diff --git a/openlp/core/lib/plugin.py b/openlp/core/lib/plugin.py
index f51dd187b..a27e496cf 100644
--- a/openlp/core/lib/plugin.py
+++ b/openlp/core/lib/plugin.py
@@ -258,7 +258,7 @@ class Plugin(QtCore.QObject):
if self.settingsTabClass:
self.settingsTab = self.settingsTabClass(parent, self.name,
self.getString(StringContent.VisibleName)[u'title'],
- self.icon_path)
+ self.iconPath)
def addToMenu(self, menubar):
"""
diff --git a/openlp/core/lib/renderer.py b/openlp/core/lib/renderer.py
index 585915bd5..39f69dda6 100644
--- a/openlp/core/lib/renderer.py
+++ b/openlp/core/lib/renderer.py
@@ -364,7 +364,7 @@ class Renderer(object):
self.web.setVisible(False)
self.web.resize(self.page_width, self.page_height)
self.web_frame = self.web.page().mainFrame()
- # Adjust width and height to account for shadow. outline done in css
+ # Adjust width and height to account for shadow. outline done in css.
html = u"""
diff --git a/openlp/plugins/remotes/html/stage.html b/openlp/plugins/remotes/html/stage.html
index 067a8e485..f3d4ab349 100644
--- a/openlp/plugins/remotes/html/stage.html
+++ b/openlp/plugins/remotes/html/stage.html
@@ -29,6 +29,7 @@
${stage_title}
+
diff --git a/openlp/plugins/remotes/remoteplugin.py b/openlp/plugins/remotes/remoteplugin.py
index 0b1200481..5e4f5c3c2 100644
--- a/openlp/plugins/remotes/remoteplugin.py
+++ b/openlp/plugins/remotes/remoteplugin.py
@@ -41,8 +41,8 @@ class RemotesPlugin(Plugin):
"""
Plugin.__init__(self, u'remotes', plugin_helpers,
settings_tab_class=RemoteTab)
- self.icon_path = u':/plugins/plugin_remote.png'
- self.icon = build_icon(self.icon_path)
+ self.iconPath = u':/plugins/plugin_remote.png'
+ self.icon = build_icon(self.iconPath)
self.weight = -1
self.server = None
diff --git a/openlp/plugins/songs/songsplugin.py b/openlp/plugins/songs/songsplugin.py
index 4e2d65e8b..f55ac7a5f 100644
--- a/openlp/plugins/songs/songsplugin.py
+++ b/openlp/plugins/songs/songsplugin.py
@@ -61,8 +61,8 @@ class SongsPlugin(Plugin):
Plugin.__init__(self, u'songs', plugin_helpers, SongMediaItem, SongsTab)
self.manager = Manager(u'songs', init_schema, upgrade_mod=upgrade)
self.weight = -10
- self.icon_path = u':/plugins/plugin_songs.png'
- self.icon = build_icon(self.icon_path)
+ self.iconPath = u':/plugins/plugin_songs.png'
+ self.icon = build_icon(self.iconPath)
def checkPreConditions(self):
return self.manager.session is not None
diff --git a/resources/i18n/af.ts b/resources/i18n/af.ts
index d750e6fa2..b30c1f7c4 100644
--- a/resources/i18n/af.ts
+++ b/resources/i18n/af.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Waarskuwing Boodskap
-
+
Waarskuwing &teks:
-
+
&Nuwe
-
+
&Stoor
-
+
V&ertoon
-
+
Vert&oon && Maak toe
@@ -79,7 +79,7 @@
Daar is geen teks vir die waarskuwing gespesifiseer nie. Tik asseblief teks in voordat 'n nuwe een bygevoeg word.
-
+
&Parameter:
@@ -119,32 +119,32 @@ Gaan steeds voort?
AlertsPlugin.AlertsTab
-
+
Skrif
-
+
Skrif naam:
-
+
Skrif kleur:
-
+
Agtergrond kleur:
-
+
Skrif grootte:
-
+
Waarskuwing verstreke-tyd:
@@ -661,42 +661,87 @@ Gaan steeds voort?
:|v|V|verse|verses;;-|to;;,|and;;end
+
+ BiblesPlugin.BibleEditForm
+
+
+
+ 'n Weergawe naam moet vir die Bybel gespesifiseer word.
+
+
+
+
+ Die Bybel benodig 'n kopiereg. Bybels in die Publieke Domein moet daarvolgens gemerk word.
+
+
+
+
+ Bybel Bestaan reeds
+
+
+
+
+ Hierdie Bybel bestaan reeds. Voer asseblief 'n ander Bybel in of wis eers die bestaande een uit.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
BiblesPlugin.BibleManager
-
+
Skrif Verwysing Fout
-
+
Web Bybel kan nie gebruik word nie
-
+
Teks Soektog is nie beskikbaar met Web Bybels nie.
-
+
Daar is nie 'n soek sleutelwoord ingevoer nie.
Vir 'n soektog wat alle sleutelwoorde bevat, skei die woorde deur middel van 'n spasie. Vir 'n soektog wat een van die sleutelwoorde bevat, skei die woorde deur middel van 'n komma.
-
+
Huidig is daar geen Bybels geïnstalleer nie. Gebruik asseblief die Invoer Gids om een of meer Bybels te installeer.
-
+
Geeb Bybels Beskikbaar nie
-
+
Hulle moet geskei word deur 'n vertikale staaf "|".
Maak asseblief hierdie redigeer lyn skoon om die verstek waarde te gebruik.
-
-
-
- Voorkeur Boek Naam Taal
-
-
-
-
- Kies die taal waarin die boek name van die
-Bybel vertoon moet word in die Bybel soektog:
-
-
-
-
- Bybel taal
-
-
-
-
- Program taal
-
Engels
-
-
- Veelvoudige opsies:
-Bybel taal - die taal waarin die Bybel name ingevoer was
-Program taal - die taal wat gekies is om te gebruik in OpenLP
-Engels - gebruik altyd Engelse boek name
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
BiblesPlugin.BookNameDialog
-
+
Selekteer Boek Naam
-
+
Die volgende boek naam kan nie intern gepas word nie. Kies asseblief die ooreenstemmende Engelse naam van die lys.
-
+
Huidige naam:
-
+
Ooreenstemmende naam:
-
+
Wys Boeke Van
-
+
Ou Testament
-
+
Nuwe Testament
-
+
Apokriewe
@@ -935,6 +968,75 @@ Engels - gebruik altyd Engelse boek name
Vers invoer... voltooi.
+
+ BiblesPlugin.EditBibleForm
+
+
+
+
+
+
+
+
+ Lisensie Besonderhede
+
+
+
+
+ Weergawe naam:
+
+
+
+
+ Kopiereg:
+
+
+
+
+ Toestemming:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ Engels - gebruik altyd Engelse boek name
BiblesPlugin.ImportWizardForm
-
+
Bybel Invoer Gids
-
+
Hierdie gids sal u help om Bybels van 'n verskeidenheid formate in te voer. Kliek die volgende knoppie hieronder om die proses te begin deur 'n formaat te kies om in te voer.
-
+
Web Aflaai
-
+
Ligging:
-
+
Crosswalk
-
+
BibleGateway
-
+
Bybel:
-
+
Aflaai Opsies
-
+
Bediener:
-
+
Gebruikersnaam:
-
+
Wagwoord:
-
+
Tussenganger Bediener (Opsioneel)
-
+
Lisensie Besonderhede
-
+
Stel hierdie Bybel se lisensie besonderhede op.
-
+
Weergawe naam:
-
+
Kopiereg:
-
+
Wag asseblief terwyl u Bybel ingevoer word.
-
+
'n Lêer met boeke van die Bybel moet gespesifiseer word vir gebruik tydens die invoer.
-
+
'n Lêer met Bybel verse moet gespesifiseer word om in te voer.
-
+
'n Weergawe naam moet vir die Bybel gespesifiseer word.
-
+
Die Bybel benodig 'n kopiereg. Bybels in die Publieke Domein moet daarvolgens gemerk word.
-
+
Bybel Bestaan reeds
-
+
Hierdie Bybel bestaan reeds. Voer asseblief 'n ander Bybel in of wis eers die bestaande een uit.
-
+
Die Bybel invoer het misluk.
-
+
KGW Lêer
-
+
Bybelbediener
-
+
Toestemming:
-
+
Bybel lêer:
-
+
Boeke lêer:
-
+
Verse lêer:
-
+
openlp.org 1.x Bybel Lêers
-
+
Bybel word geregistreer...
-
+
Geregistreerde Bybel. Neem asseblief kennis dat verse op aan-
@@ -1147,17 +1249,17 @@ vraag afgelaai word en dus is 'n internet konneksie nodig.
BiblesPlugin.LanguageDialog
-
+
Kies 'n Taal
-
+
OpenLP is nie in staat om die taal van hierdie vertaling Bybel te bepaal nie. Kies asseblief die taal van die lys hieronder.
-
+
Taal:
@@ -1173,90 +1275,95 @@ vraag afgelaai word en dus is 'n internet konneksie nodig.
BiblesPlugin.MediaItem
-
+
Vinnig
-
+
Vind:
-
+
Boek:
-
+
Hoofstuk:
-
+
Vers:
-
+
Vanaf:
-
+
Tot:
-
+
Teks Soektog
-
+
Tweede:
-
+
Skrif Verwysing
-
+
Wissel om die vorige resultate te behou of te verwyder.
-
+
Enkel en dubbel Bybel-vers soek-resultate kan nie gekombineer word nie. Wis die resultate uit en begin 'n nuwe soektog?
-
+
Die Bybel is nie ten volle gelaai nie.
-
+
Informasie
-
+
Die tweede Bybel het nie al die verse wat in die hoof Bybel is nie. Slegs verse wat in beide Bybels voorkom, sal gewys word. %d verse is nie by die resultate ingesluit nie.
-
+
-
+
+
+
+
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ vraag afgelaai word en dus is 'n internet konneksie nodig.
BiblesPlugin.OsisImport
-
+
Bepaal enkodering (dit mag 'n paar minuute neem)...
-
+
Importing <book name> <chapter>...
Invoer %s %s...
@@ -1514,42 +1621,42 @@ word en dus is 'n Internet verbinding nodig.
CustomPlugin.EditCustomForm
-
+
Redigeer Aangepaste Skyfies
-
+
&Titel:
-
+
Voeg nuwe skyfie by aan die onderkant.
-
+
Redigeer die geselekteerde skyfie.
-
+
Redigeer al die skyfies tegelyk.
-
+
Verdeel 'n skyfie deur 'n skyfie-verdeler te gebruik.
-
+
Te&ma:
-
+
&Krediete:
@@ -1564,12 +1671,12 @@ word en dus is 'n Internet verbinding nodig.
Ten minste een skyfie moet bygevoeg word
-
+
Red&igeer Alles
-
+
Voeg 'n Skyfie in
@@ -1667,34 +1774,34 @@ word en dus is 'n Internet verbinding nodig.
'n Beeld om uit te wis moet geselekteer word.
-
+
'n Beeld wat die agtergrond vervang moet gekies word.
-
+
Vermisde Beeld(e)
-
+
Die volgende beeld(e) bestaan nie meer nie: %s
-
+
Die volgende beeld(e) bestaan nie meer nie: %s
Voeg steeds die ander beelde by?
-
+
Daar was 'n probleem om die agtergrond te vervang. Die beeld lêer "%s" bestaan ine meer nie.
-
+
Daar was geen vertoon item om by te voeg nie.
@@ -1702,19 +1809,19 @@ Voeg steeds die ander beelde by?
ImagesPlugin.ImageTab
-
+
Agtergrond Kleur
-
+
Verstek Kleur:
-
-
- Verskaf rand waar die beeld nie die korrekte afmetings het wanneer vir die skerm verander word nie.
+
+
+
@@ -1839,22 +1946,22 @@ Voeg steeds die ander beelde by?
MediaPlugin.MediaTab
-
+
Beskikbare Media Spelers
-
+
%s (onbeskikbaar)
-
+
Speler Orde
-
+
Laat toe dat media speler oorheers word
@@ -1882,17 +1989,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Krediete
-
+
Lisensie
-
+
Dra By
@@ -1902,17 +2009,17 @@ Should OpenLP upgrade now?
bou %s
-
+
Hierdie program is gratis sagteware; dit kan verspei en/of verander word onder die terme van die GNU Algemene Publieke Lisensie soos deur die Gratis Sagteware Vondasie gepubliseer is; weergawe 2 van die Lisensie.
-
+
Hierdie program word versprei in die hoop dat dit nuttig sal wees, maar SONDER ENIGE WAARBORG; sonder die geïmpliseerde waarborg van VERHANDELBAARHEID of GESKIKTHEID VIR 'N SPESIFIEKE DOEL. Sien hieronder vir meer inligting.
-
+
-
+
-
+
Kopiereg © 2004-2012 %s
@@ -2065,62 +2172,62 @@ Gedeeltelike kopiereg © 2004-2012 %s
OpenLP.AdvancedTab
-
+
GK (UI) Verstellings
-
+
Hoeveelheid onlangse lêers om te vertoon:
-
+
Onthou die laaste media bestuurder oortjie wanneer die program begin
-
+
Dubbel-kliek om die items regstreeks te stuur
-
+
Sit die nuwe diens items uit wanneer dit geskep word
-
+
Stel die program in staat om die uitgang bevestiging te vertoon
-
+
Muis Wyser
-
+
Steek die muis wyser weg wanneer dit oor die vertoon venster beweeg
-
+
Verstek Beeld
-
+
Agtergrond kleur:
-
+
Beeld lêer:
-
+
Maak Lêer oop
@@ -2130,124 +2237,124 @@ Gedeeltelike kopiereg © 2004-2012 %s
Gevorderd
-
+
Skou items wanneer gekliek word in die Media Bestuurder
-
+
Kliek om 'n kleur te kies.
-
+
Blaai vir 'n beeld lêer om te vertoon.
-
+
Verander terug na die verstek OpenLP logo.
-
+
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Diens %Y-%m-%d %H-%M
-
+
Verstek Diens Naam
-
+
Laat verstek diens naam toe
-
+
Datum en Tyd:
-
+
Maandag
-
+
Dinsdag
-
+
Woensdag
-
+
Donderdag
-
+
Vrydag
-
+
Saterdag
-
+
Sondag
-
+
Nou
-
+
Tyd wanneer gewone diens begin.
-
+
Naam:
-
+
Konsulteer die OpenLP handleiding vir gebruik.
-
+
Herstel tot die verstek diens naam "%s".
-
+
Voorbeeld:
-
+
X11
-
+
Werk om X11 Venster Bestuurder
-
+
Sintaks fout.
@@ -2255,34 +2362,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
'n Fout het opgeduik
-
+
Oeps! OpenLP het 'n probleem ondervind en kon nie daarvanaf herstel nie. Die teks in die boks hieronder bevat inligting wat van hulp kan wees aan die OpenLP ontwikkelaars, so stuur dit asseblief per e-pos na bugs@openlp.org saam met 'n gedetaileerde beskrywing van wat gedoen was toe die probleem plaasgevind het.
-
+
Stuur E-pos
-
+
Stoor na Lêer
-
+
Voer asseblief 'n beskrywing in van waarmee jy besig was toe de probleem ontstaan het
(Mimimum 20 karrakters)
-
+
Heg 'n Lêer aan
@@ -2593,79 +2700,75 @@ Version: %s
Aangepasde Skyfies
+
+
+
+ Eindig
+
-
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-Om die Eerste Keer Gids in geheel te kanselleer (en OpenLP nie te begin nie), druk die Kanselleer knoppie nou.
-
-
-
- Finish
- Eindig
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Konfigureer Formattering Etiket
-
+
Edit Selection
Redigeer Seleksie
-
+
Save
Stoor
-
+
Description
Beskrywing
-
+
Tag
Etiket
-
+
Start tag
Begin etiket
-
+
End tag
Eind-etiket
-
+
Tag Id
Etiket Id
-
+
Start HTML
Begin HTML
-
+
End HTML
Eindig HTML
@@ -2909,40 +3012,10 @@ Om die Eerste Keer Gids in geheel te kanselleer (en OpenLP nie te begin nie), dr
Begin agtergrond oudio gestop
-
+
Service Item Slide Limits
Diens Item Skyfie Limiete
-
-
- &End Slide
- Laast&e Skyfie
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Op en af pyltjie knoppies stop by die boonste en onderste skyfies van elke Diens Item.
-
-
-
- &Wrap Slide
- Omvou Skyfie
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Op en af pyltjie knoppies gaan by die bo- en onderkant van elke Diens Item aan.
-
-
-
- &Next Item
- Volge&nde Item
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Op en af pyltjie knoppies gaan na die volgende of vorige Diens Item vanaf die boonste en onderste skyfie van elke Diens Item.
-
Override display position:
@@ -2953,6 +3026,26 @@ Om die Eerste Keer Gids in geheel te kanselleer (en OpenLP nie te begin nie), dr
Repeat track list
Herhaal snit lys
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2978,287 +3071,287 @@ Om die Eerste Keer Gids in geheel te kanselleer (en OpenLP nie te begin nie), dr
OpenLP.MainWindow
-
+
&File
&Lêer
-
+
&Import
&Invoer
-
+
&Export
Uitvo&er
-
+
&View
&Bekyk
-
+
M&ode
M&odus
-
+
&Tools
&Gereedskap
-
+
&Settings
Ver&stellings
-
+
&Language
Taa&l
-
+
&Help
&Hulp
-
+
Media Manager
Media Bestuurder
-
+
Service Manager
Diens Bestuurder
-
+
Theme Manager
Tema Bestuurder
-
+
&New
&Nuwe
-
+
&Open
Maak &Oop
-
+
Open an existing service.
Maak 'n bestaande diens oop.
-
+
&Save
&Stoor
-
+
Save the current service to disk.
Stoor die huidige diens na skyf.
-
+
Save &As...
Stoor &As...
-
+
Save Service As
Stoor Diens As
-
+
Save the current service under a new name.
Stoor die huidige diens onder 'n nuwe naam.
-
+
E&xit
&Uitgang
-
+
Quit OpenLP
Sluit OpenLP Af
-
+
&Theme
&Tema
-
+
&Configure OpenLP...
&Konfigureer OpenLP...
-
+
&Media Manager
&Media Bestuurder
-
+
Toggle Media Manager
Wissel Media Bestuurder
-
+
Toggle the visibility of the media manager.
Wissel sigbaarheid van die media bestuurder.
-
+
&Theme Manager
&Tema Bestuurder
-
+
Toggle Theme Manager
Wissel Tema Bestuurder
-
+
Toggle the visibility of the theme manager.
Wissel sigbaarheid van die tema bestuurder.
-
+
&Service Manager
&Diens Bestuurder
-
+
Toggle Service Manager
Wissel Diens Bestuurder
-
+
Toggle the visibility of the service manager.
Wissel sigbaarheid van die diens bestuurder.
-
+
&Preview Panel
Voorskou &Paneel
-
+
Toggle Preview Panel
Wissel Voorskou Paneel
-
+
Toggle the visibility of the preview panel.
Wissel sigbaarheid van die voorskou paneel.
-
+
&Live Panel
Regstreekse Panee&l
-
+
Toggle Live Panel
Wissel Regstreekse Paneel
-
+
Toggle the visibility of the live panel.
Wissel sigbaarheid van die regstreekse paneel.
-
+
&Plugin List
Mini-&program Lys
-
+
List the Plugins
Lys die Mini-programme
-
+
&User Guide
Gebr&uikers Gids
-
+
&About
&Aangaande
-
+
More information about OpenLP
Meer inligting aangaande OpenLP
-
+
&Online Help
&Aanlyn Hulp
-
+
&Web Site
&Web Tuiste
-
+
Use the system language, if available.
Gebruik die sisteem se taal as dit beskikbaar is.
-
+
Set the interface language to %s
Verstel die koppelvlak taal na %s
-
+
Add &Tool...
Voeg Gereedskaps&tuk by...
-
+
Add an application to the list of tools.
Voeg 'n applikasie by die lys van gereedskapstukke.
-
+
&Default
&Verstek
-
+
Set the view mode back to the default.
Verstel skou modus terug na verstek modus.
-
+
&Setup
Op&stel
-
+
Set the view mode to Setup.
Verstel die skou modus na Opstel modus.
-
+
&Live
&Regstreeks
-
+
Set the view mode to Live.
Verstel die skou modus na Regstreeks.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3267,22 +3360,22 @@ You can download the latest version from http://openlp.org/.
Die nuutste weergawe kan afgelaai word vanaf http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP Weergawe is Opdateer
-
+
OpenLP Main Display Blanked
OpenLP Hoof Vertoning Blanko
-
+
The Main Display has been blanked out
Die Hoof Skerm is afgeskakel
-
+
Default Theme: %s
Verstek Tema: %s
@@ -3293,82 +3386,82 @@ Die nuutste weergawe kan afgelaai word vanaf http://openlp.org/.
Afrikaans
-
+
Configure &Shortcuts...
Konfigureer Kor&tpaaie...
-
+
Close OpenLP
Mook OpenLP toe
-
+
Are you sure you want to close OpenLP?
Maak OpenLP sekerlik toe?
-
+
Open &Data Folder...
Maak &Data Lêer oop...
-
+
Open the folder where songs, bibles and other data resides.
Maak die lêer waar liedere, bybels en ander data is, oop.
-
+
&Autodetect
Spoor outom&aties op
-
+
Update Theme Images
Opdateer Tema Beelde
-
+
Update the preview images for all themes.
Opdateer die voorskou beelde vir alle temas.
-
+
Print the current service.
Druk die huidige diens.
-
+
&Recent Files
Onlangse Lêe&rs
-
+
L&ock Panels
Sl&uit Panele
-
+
Prevent the panels being moved.
Voorkom dat die panele rondgeskuif word.
-
+
Re-run First Time Wizard
Her-gebruik Eerste Keer Gids
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Her-gebruik die Eerste Keer Gids om liedere, Bybels en tema's in te voer.
-
+
Re-run First Time Wizard?
Her-gebruik Eerste Keer Gids?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3377,43 +3470,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Her-gebruik van hierdie gids mag veranderinge aan die huidige OpenLP konfigurasie aanbring en kan moontlik liedere byvoeg by die bestaande liedere lys en kan ook die verstek tema verander.
-
+
Clear List
Clear List of recent files
Maak Lys Skoon
-
+
Clear the list of recent files.
Maak die lys van onlangse lêers skoon.
-
+
Configure &Formatting Tags...
Konfigureer &Formattering Etikette...
-
+
Export OpenLP settings to a specified *.config file
Voer OpenLP verstellings uit na 'n spesifieke *.config lêer
-
+
Settings
Verstellings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Voer OpenLP verstellings in vanaf 'n gespesifiseerde *.config lêer wat voorheen op hierdie of 'n ander masjien uitgevoer is
-
+
Import settings?
Voer verstellings in?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3426,32 +3519,32 @@ Deur verstellings in te voer, sal permanente veranderinge aan die huidige OpenLP
As verkeerde verstellings ingevoer word, mag dit onvoorspelbare optrede tot gevolg hê, of OpenLP kan abnormaal termineer.
-
+
Open File
Maak Lêer oop
-
+
OpenLP Export Settings Files (*.conf)
OpenLP Uitvoer Verstelling Lêers (*.conf)
-
+
Import settings
Voer verstellings in
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP sal nou toe maak. Ingevoerde verstellings sal toegepas word die volgende keer as OpenLP begin word.
-
+
Export Settings File
Voer Verstellings Lêer Uit
-
+
OpenLP Export Settings File (*.conf)
OpenLP Uitvoer Verstellings Lêer (*.conf)
@@ -3485,7 +3578,7 @@ Databasis: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Geen item geselekteer nie
@@ -3572,27 +3665,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Mini-program Lys
-
+
Plugin Details
Mini-program Besonderhede
-
+
Status:
Status:
-
+
Active
Aktief
-
+
Inactive
Onaktief
@@ -3615,12 +3708,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Pas Blaai
-
+
Fit Width
Pas Wydte
@@ -3628,7 +3721,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Opsies
@@ -3643,47 +3736,47 @@ Suffix not supported
Kopieër as HTML
-
+
Zoom In
Zoom In
-
+
Zoom Out
Zoem Uit
-
+
Zoom Original
Zoem Oorspronklike
-
+
Other Options
Ander Opsies
-
+
Include slide text if available
Sluit skyfie teks in indien beskikbaar
-
+
Include service item notes
Sluit diens item notas in
-
+
Include play length of media items
Sluit die speel tyd van die media items in
-
+
Add page break before each text item
Voeg 'n bladsy-breking voor elke teks item
-
+
Service Sheet
Diens Blad
@@ -3693,12 +3786,12 @@ Suffix not supported
Druk
-
+
Title:
Titel:
-
+
Custom Footer Text:
Verpersoonlike Voetskrif Teks:
@@ -3732,7 +3825,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Hergroepeer Diens Item
@@ -3740,189 +3833,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Skuif boon&toe
-
+
Move item to the top of the service.
Skuif item tot heel bo in die diens.
-
+
Move &up
Sk&uif op
-
+
Move item up one position in the service.
Skuif item een posisie boontoe in die diens.
-
+
Move &down
Skuif &af
-
+
Move item down one position in the service.
Skuif item een posisie af in die diens.
-
+
Move to &bottom
Skuif &tot heel onder
-
+
Move item to the end of the service.
Skuif item tot aan die einde van die diens.
-
+
&Delete From Service
Wis uit vanaf die &Diens
-
+
Delete the selected item from the service.
Wis geselekteerde item van die diens af.
-
+
&Add New Item
&Voeg Nuwe Item By
-
+
&Add to Selected Item
&Voeg by Geselekteerde Item
-
+
&Edit Item
R&edigeer Item
-
+
&Reorder Item
Ve&rander Item orde
-
+
&Notes
&Notas
-
+
&Change Item Theme
&Verander Item Tema
-
+
OpenLP Service Files (*.osz)
OpenLP Diens Lêers (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Lêer is nie 'n geldige diens nie.
Die inhoud enkodering is nie UTF-8 nie.
-
+
File is not a valid service.
Lêer is nie 'n geldige diens nie.
-
+
Missing Display Handler
Vermisde Vertoon Hanteerder
-
+
Your item cannot be displayed as there is no handler to display it
Die item kan nie vertoon word nie omdat daar nie 'n hanteerder is om dit te vertoon nie
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Die item kan nie vertoon word nie omdat die mini-program wat dit moet vertoon vermis of onaktief is
-
+
&Expand all
Br&ei alles uit
-
+
Expand all the service items.
Brei al die diens items uit.
-
+
&Collapse all
Sto&rt alles ineen
-
+
Collapse all the service items.
Stort al die diens items ineen.
-
+
Open File
Maak Lêer oop
-
+
Moves the selection down the window.
Skuif die geselekteerde afwaarts in die venster.
-
+
Move up
Skuif op
-
+
Moves the selection up the window.
Skuif die geselekteerde opwaarts in die venster.
-
+
Go Live
Gaan Regstreeks
-
+
Send the selected item to Live.
Stuur die geselekteerde item Regstreeks.
-
+
&Start Time
&Begin Tyd
-
+
Show &Preview
Wys &Voorskou
-
+
Show &Live
Vertoo&n Regstreeks
-
+
Modified Service
Redigeer Diens
-
+
The current service has been modified. Would you like to save this service?
Die huidige diens was verander. Stoor hierdie diens?
@@ -3942,72 +4035,72 @@ Die inhoud enkodering is nie UTF-8 nie.
Speel tyd:
-
+
Untitled Service
Ongetitelde Diens
-
+
File could not be opened because it is corrupt.
Lêer kon nie oopgemaak word nie omdat dit korrup is.
-
+
Empty File
Leë Lêer
-
+
This service file does not contain any data.
Die diens lêer het geen data inhoud nie.
-
+
Corrupt File
Korrupte Lêer
-
+
Load an existing service.
Laai 'n bestaande diens.
-
+
Save this service.
Stoor die diens.
-
+
Select a theme for the service.
Kies 'n tema vir die diens.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
Die lêer is óf korrup óf is nie 'n OpenLP 2.0 diens lêer nie.
-
+
Service File Missing
Diens Lêer Vermis
-
+
Slide theme
Skyfie tema
-
+
Notes
Notas
-
+
Edit
Redigeer
-
+
Service copy only
Slegs diens kopie.
@@ -4015,7 +4108,7 @@ Die inhoud enkodering is nie UTF-8 nie.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Diens Item Notas
@@ -4031,12 +4124,12 @@ Die inhoud enkodering is nie UTF-8 nie.
OpenLP.ShortcutListDialog
-
+
Action
Aksie
-
+
Shortcut
Kortpad
@@ -4051,32 +4144,32 @@ Die inhoud enkodering is nie UTF-8 nie.
Die kortpad "%s" is alreeds toegeken aan 'n ander aksie, kies asseblief 'n ander kortpad.
-
+
Alternate
Alternatief
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Kies 'n aksie en kliek een van die knoppies hieronder om 'n primêre of alternatiewe kortpad vas te vang.
-
+
Default
Verstek
-
+
Custom
Aanpasing
-
+
Capture shortcut.
Vang kortpad.
-
+
Restore the default shortcut of this action.
Stel die verstek kortpad terug vir hierdie aksie.
@@ -4091,7 +4184,7 @@ Die inhoud enkodering is nie UTF-8 nie.
Herstel alle kortpaaie na hul verstek waarde?
-
+
Configure Shortcuts
Konfigureer Kortpaaie
@@ -4258,11 +4351,6 @@ Die inhoud enkodering is nie UTF-8 nie.
Background Audio
Agtergrond Oudio
-
-
- Next Track
- Volgende Snit
-
Go to next audio track.
@@ -4345,17 +4433,17 @@ Die inhoud enkodering is nie UTF-8 nie.
Begin tyd is na die eind tyd van die media item
-
+
Theme Layout
Tema Uitleg
-
+
The blue box shows the main area.
Die blou boks wys die hoof area.
-
+
The red box shows the footer.
Die rooi boks wys die voet area.
@@ -4456,62 +4544,62 @@ Die inhoud enkodering is nie UTF-8 nie.
Stel in As &Globale Standaard
-
+
%s (default)
%s (standaard)
-
+
You must select a theme to edit.
Kies 'n tema om te redigeer.
-
+
You are unable to delete the default theme.
Die standaard tema kan nie uitgewis word nie.
-
+
Theme %s is used in the %s plugin.
Tema %s is in gebruik deur die %s mini-program.
-
+
You have not selected a theme.
Geen tema is geselekteer nie.
-
+
Save Theme - (%s)
Stoor Tema - (%s)
-
+
Theme Exported
Tema Uitvoer
-
+
Your theme has been successfully exported.
Die tema was suksesvol uitgevoer.
-
+
Theme Export Failed
Tema Uitvoer het Misluk
-
+
Your theme could not be exported due to an error.
Die tema kon nie uitgevoer word nie weens 'n fout.
-
+
Select Theme Import File
Kies Tema Invoer Lêer
-
+
File is not a valid theme.
Lêer is nie 'n geldige tema nie.
@@ -4531,58 +4619,58 @@ Die inhoud enkodering is nie UTF-8 nie.
Vo&er Tema uit
-
+
You must select a theme to rename.
Kies 'n tema om te hernoem.
-
+
Rename Confirmation
Hernoem Bevestiging
-
+
Rename %s theme?
Hernoem %s tema?
-
+
You must select a theme to delete.
Kies 'n tema om uit te wis.
-
+
Delete Confirmation
Uitwis Bevestiging
-
+
Delete %s theme?
Wis %s tema uit?
-
+
Validation Error
Validerings Fout
-
+
A theme with this name already exists.
'n Tema met hierdie naam bestaan alreeds.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP Temas (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Duplikaat van %s
-
+
Theme Already Exists
Tema Bestaan Reeds
@@ -4590,222 +4678,222 @@ Die inhoud enkodering is nie UTF-8 nie.
OpenLP.ThemeWizard
-
+
Theme Wizard
Tema Gids
-
+
Welcome to the Theme Wizard
Welkom by die Tema Gids
-
+
Set Up Background
Stel die Agtergrond Op
-
+
Set up your theme's background according to the parameters below.
Stel jou tema se agtergrond op volgens die parameters hier onder.
-
+
Background type:
Agtergrond tipe:
-
+
Solid Color
Soliede Kleur
-
+
Gradient
Gradiënt
-
+
Color:
Kleur:
-
+
Gradient:
Gradiënt:
-
+
Horizontal
Horisontaal
-
+
Vertical
Vertikaal
-
+
Circular
Sirkelvormig
-
+
Top Left - Bottom Right
Links Bo - Regs Onder
-
+
Bottom Left - Top Right
Links Onder - Regs Bo
-
+
Main Area Font Details
Hoof Area Skrif Gegewens
-
+
Define the font and display characteristics for the Display text
Definieër die skrif en vertoon karrakters vir die Vertoon teks
-
+
Font:
Skrif:
-
+
Size:
Grootte:
-
+
Line Spacing:
Lyn Spasiëring:
-
+
&Outline:
&Buitelyn:
-
+
&Shadow:
&Skaduwee:
-
+
Bold
Vetdruk
-
+
Italic
Italiaans
-
+
Footer Area Font Details
Voetskrif Area Skrif Gegewens
-
+
Define the font and display characteristics for the Footer text
Definieër die skrif en vertoon karraktereienskappe vir die Voetskrif teks
-
+
Text Formatting Details
Teks Formattering Gegewens
-
+
Allows additional display formatting information to be defined
Laat toe dat addisionele vertoon formattering inligting gedifinieër word
-
+
Horizontal Align:
Horisontale Sporing:
-
+
Left
Links
-
+
Right
Regs
-
+
Center
Middel
-
+
Output Area Locations
Uitvoer Area Liggings
-
+
Allows you to change and move the main and footer areas.
Laat toe dat die hoof en voetskrif areas verander en geskuif word.
-
+
&Main Area
&Hoof Area
-
+
&Use default location
Gebr&uik verstek ligging
-
+
X position:
X posisie:
-
+
px
px
-
+
Y position:
Y posisie:
-
+
Width:
Wydte:
-
+
Height:
Hoogte:
-
+
Use default location
Gebruik verstek ligging
-
+
Save and Preview
Stoor en Voorskou
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Besigtig die tema en stoor dit waarna die huidige een vervang, of verander die naam om 'n nuwe een te skep
-
+
Theme name:
Tema naam:
@@ -4815,47 +4903,47 @@ Die inhoud enkodering is nie UTF-8 nie.
Redigeer Tema - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Hierdie gids sal help om temas te skep en te redigeer. Klik die volgende knoppie hieronder om die proses te begin deur jou agtergrond op te stel.
-
+
Transitions:
Oorskakel effekte:
-
+
&Footer Area
&Voetskrif Area
-
+
Starting color:
Begin Kleur:
-
+
Ending color:
Eind Kleur:
-
+
Background color:
Agtergrond kleur:
-
+
Justify
Uitsgespan
-
+
Layout Preview
Uitleg Voorskou
-
+
Transparent
Deurskynend
@@ -4863,42 +4951,42 @@ Die inhoud enkodering is nie UTF-8 nie.
OpenLP.ThemesTab
-
+
Global Theme
Globale Tema
-
+
Theme Level
Tema Vlak
-
+
S&ong Level
Lied Vl&ak
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Gebruik die tema van elke lied in die lied-databasis. As 'n lied nie 'n geassosieërde tema het nie, gebruik die diens se tema. As die diens nie 'n tema het nie, gebruik dan die globale tema.
-
+
&Service Level
Dien&s Vlak
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Gebruik die tema van die diens en verplaas enige van die individuele liedere se temas. As die diens nie 'n tema het nie, gebruik dan die globale tema.
-
+
&Global Level
&Globale Vlak
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Gebruik die globale tema om enige temas wat met die diens of liedere geassosieer is te vervang.
@@ -5144,22 +5232,22 @@ Die inhoud enkodering is nie UTF-8 nie.
Weergawe
-
+
Delete the selected item.
Wis die geselekteerde item uit.
-
+
Move selection up one position.
Skuif die seleksie een posisie op.
-
+
Move selection down one position.
Skuif die seleksie een posisie af.
-
+
&Vertical Align:
&Vertikale Sporing:
@@ -5225,7 +5313,7 @@ Die inhoud enkodering is nie UTF-8 nie.
Spesifiseer ten minste een %s lêer om vanaf in te voer.
-
+
Welcome to the Bible Import Wizard
Welkom by die Bybel Invoer Gids
@@ -5408,11 +5496,6 @@ Die inhoud enkodering is nie UTF-8 nie.
Reset live background.
Herstel regstreekse agtergrond.
-
-
- &Split
- &Verdeel
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5459,29 +5542,34 @@ Die inhoud enkodering is nie UTF-8 nie.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 en %2
-
+
%1, and %2
Locale list separator: end
%1, en %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5556,17 +5644,17 @@ Die inhoud enkodering is nie UTF-8 nie.
Bied aan met:
-
+
File Exists
Lêer Bestaan Reeds
-
+
A presentation with that filename already exists.
'n Aanbieding met daardie lêernaam bestaan reeds.
-
+
This type of presentation is not supported.
Hierdie tipe aanbieding word nie ondersteun nie.
@@ -5576,17 +5664,17 @@ Die inhoud enkodering is nie UTF-8 nie.
Aanbiedinge (%s)
-
+
Missing Presentation
Vermisde Aanbieding
-
+
The Presentation %s no longer exists.
Die Aanbieding %s bestaan nie meer nie.
-
+
The Presentation %s is incomplete, please reload.
Die Aanbieding %s is onvolledig, herlaai asseblief.
@@ -5667,11 +5755,6 @@ Die inhoud enkodering is nie UTF-8 nie.
Search
Soek
-
-
- Back
- Terug
-
Refresh
@@ -5683,50 +5766,70 @@ Die inhoud enkodering is nie UTF-8 nie.
Blanko
-
+
Show
Wys
-
+
Prev
Vorige
-
+
Next
Volgende
-
+
Text
Teks
-
+
Show Alert
Wys Waarskuwing
-
+
Go Live
Gaan Regstreeks
-
+
No Results
Geen Resultate
-
+
Options
Opsies
-
+
Add to Service
Voeg By Diens
+
+
+ Home
+
+
+
+
+ Theme
+ Tema
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5860,7 +5963,7 @@ Die inhoud enkodering is nie UTF-8 nie.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Wis Lied Gebruik Data Uit
@@ -5885,7 +5988,7 @@ Die inhoud enkodering is nie UTF-8 nie.
Al die gevraagde data is suksesvol uitgewis.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Selekteer die datum tot waarop die liedere gebruik uitgewis moet word. Alle opgeneemde data voor hierdie datum sal permanent verwyder word.
@@ -5893,22 +5996,22 @@ Die inhoud enkodering is nie UTF-8 nie.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Diens Gebruik Ontrekking
-
+
Select Date Range
Selekteer Datum Grense
-
+
to
tot
-
+
Report Location
Rapporteer Ligging
@@ -6188,210 +6291,223 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Lied Redigeerder
-
+
&Title:
&Titel:
-
+
Alt&ernate title:
Alt&ernatiewe titel:
-
+
&Lyrics:
&Lirieke:
-
+
&Verse order:
&Vers orde:
-
+
Ed&it All
Red&igeer Alles
-
+
Title && Lyrics
Titel && Lirieke
-
+
&Add to Song
&Voeg by Lied
-
+
&Remove
Ve&rwyder
-
+
&Manage Authors, Topics, Song Books
&Bestuur Skrywers, Onderwerpe en Lied Boeke
-
+
A&dd to Song
Voeg by Lie&d
-
+
R&emove
V&erwyder
-
+
Book:
Boek:
-
+
Number:
Nommer:
-
+
Authors, Topics && Song Book
Skrywers, Onderwerpe && Lied Boek
-
+
New &Theme
Nuwe &Tema
-
+
Copyright Information
Kopiereg Informasie
-
+
Comments
Kommentaar
-
+
Theme, Copyright Info && Comments
Tema, Kopiereg Informasie && Kommentaar
-
+
Add Author
Voeg Skrywer By
-
+
This author does not exist, do you want to add them?
Hierdie skrywer bestaan nie, moet die skrywer bygevoeg word?
-
+
This author is already in the list.
Hierdie skrywer is alreeds in die lys.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Die geselekteerde skrywer is ongeldig. Kies 'n skrywer vanaf die lys of voer 'n nuwe skrywer in en kliek op die "Voeg Skrywer by Lied" knoppie om die skrywer by te voeg.
-
+
Add Topic
Voeg Onderwerp by
-
+
This topic does not exist, do you want to add it?
Die onderwerp bestaan nie. Voeg dit by?
-
+
This topic is already in the list.
Die onderwerp is reeds in die lys.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Geselekteerde onderwerp is ongeldig. Kies 'n onderwerp vanaf die lys of voer 'n nuwe onderwerp in en kliek die "Voeg Onderwerp by Lied" knoppie om die onderwerp by te voeg.
-
+
You need to type in a song title.
Tik 'n lied titel in.
-
+
You need to type in at least one verse.
Ten minste een vers moet ingevoer word.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Die vers orde is ongeldig. Daar is geen vers wat ooreenstem met %s nie. Geldige opsies is %s.
-
+
Add Book
Voeg Boek by
-
+
This song book does not exist, do you want to add it?
Die lied boek bestaan nie. Voeg dit by?
-
+
You need to have an author for this song.
Daar word 'n outeur benodig vir hierdie lied.
-
+
You need to type some text in to the verse.
Daar word teks benodig vir die vers.
-
+
Linked Audio
Geskakelde Oudio
-
+
Add &File(s)
&Voeg Leêr(s) By
-
+
Add &Media
Voeg &Media By
-
+
Remove &All
Verwyder &Alles
-
+
Open File(s)
Maak Lêer(s) Oop
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Waarskuwing:</strong> Nie al die verse is in gebruik nie.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
Die vers orde is ongeldig. Daar is geen verse wat ooreenstem met %s nie. Geldige inskrywings is %s.
@@ -6638,12 +6754,12 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Selekteer Media Lêer(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Selekteer een of meer oudio lêers van die lys hieronder, en kliek OK om hulle na hierdie lied in te voer.
@@ -6661,7 +6777,7 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.Lirieke
-
+
CCLI License:
CCLI Lisensie:
@@ -6684,7 +6800,7 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.Onderhou die lys van skrywers, onderwerpe en boeke.
-
+
copy
For song cloning
kopieër
@@ -6778,12 +6894,12 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.
SongsPlugin.SongImport
-
+
copyright
kopiereg
-
+
The following songs could not be imported:
Die volgende liedere kon nie ingevoer word nie:
@@ -6943,8 +7059,8 @@ Die enkodering is verantwoordelik vir die korrekte karrakter voorstelling.
- Add missing songs when opening service
- Voer vermisde liedere by wanneer die diens oopgemaak word
+ Import missing songs from service files
+
diff --git a/resources/i18n/cs.ts b/resources/i18n/cs.ts
index 7c77059a3..ddb437ea6 100644
--- a/resources/i18n/cs.ts
+++ b/resources/i18n/cs.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Vzkaz upozornění
-
+
Alert &text:
&Text upozornění:
-
+
&New
&Nový
-
+
&Save
&Uložit
-
+
Displ&ay
&Zobrazit
-
+
Display && Cl&ose
Zobrazit a za&vřít
@@ -79,7 +79,7 @@
Nebyl zadán žádný text upozornění. Před klepnutím na Nový prosím zadejte nějaký text.
-
+
&Parameter:
&Parametr:
@@ -119,32 +119,32 @@ Chcete přesto pokračovat?
AlertsPlugin.AlertsTab
-
+
Font
Písmo
-
+
Font name:
Název písma:
-
+
Font color:
Barva písma:
-
+
Background color:
Barva pozadí:
-
+
Font size:
Velikost písma:
-
+
Alert timeout:
Čas vypršení upozornění:
@@ -661,42 +661,87 @@ Chcete přesto pokračovat?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Je nutno uvést název verze Bible.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ K Bibli je potřeba nastavit autorská práva. Bible, které jsou volná díla, je nutno takto označit.
+
+
+
+ Bible Exists
+ Bible existuje
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Tato Bible už existuje. Importujte prosím jinou Bibli nebo nejdříve smažte tu existující.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Chyba v odkazu do Bible
-
+
Web Bible cannot be used
Bibli z www nelze použít
-
+
Text Search is not available with Web Bibles.
Hledání textu není dostupné v Bibli z www.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Nebylo zadáno slovo pro hledání.
K hledání textu obsahující všechna slova je nutno tato slova oddělit mezerou. Oddělením slov čárkou se bude hledat text obsahující alespoň jedno ze zadaných slov.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Žádné Bible nejsou nainstalovány. K p?idání jedné nebo více Biblí prosím použijte Pr?vodce importem.
-
+
No Bibles Available
Žádné Bible k dispozici
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
Musí být odděleny vislou čárou "|".
Pro použití výchozí hodnoty smažte tento řádek.
-
-
- Preferred Bookname Language
- Upřednostňovaný jazyk názvů knih
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Vybrat jazyk, ve kterém se mají zobrazovat
-názvy knih Bible ve Hledat v Bibli:
-
-
-
- Bible language
- Jazyk Bible
-
-
-
- Application language
- Jazyk aplikace
-
English
Angličtina
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Více voleb:
- Jazyk Bible - jazyk, ve kterém byly importovány názvy knih Bible
- Jazyk aplikace - jazyk, který byl vybrán pro aplikaci OpenLP
- Angličtina - vždy použít anglické názvy knih
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Vybrat název knihy
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Pro následující název knihy nebyl nalezen interní název. Vyberte prosím ze seznamu odpovídající anglický název.
-
+
Current name:
Současný název:
-
+
Corresponding name:
Odpovídající název:
-
+
Show Books From
Zobrazit knihy od
-
+
Old Testament
Starý zákon
-
+
New Testament
Nový zákon
-
+
Apocrypha
Apokryfy
@@ -935,6 +968,75 @@ názvy knih Bible ve Hledat v Bibli:
Importuji verše... hotovo.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Podrobnosti licence
+
+
+
+ Version name:
+ Název verze:
+
+
+
+ Copyright:
+ Autorská práva:
+
+
+
+ Permissions:
+ Povolení:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ Angličtina
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ názvy knih Bible ve Hledat v Bibli:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Průvodce importem Bible
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Tento průvodce usnadní import Biblí z různých formátů. Proces importu se spustí klepnutím níže na tlačítko další. Potom vyberte formát, ze kterého se bude Bible importovat.
-
+
Web Download
Stáhnutí z www
-
+
Location:
Umístění:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bible:
-
+
Download Options
Volby stahování
-
+
Server:
Server:
-
+
Username:
Uživatelské jméno:
-
+
Password:
Heslo:
-
+
Proxy Server (Optional)
Proxy Server (Volitelné)
-
+
License Details
Podrobnosti licence
-
+
Set up the Bible's license details.
Nastavit podrobnosti k licenci Bible.
-
+
Version name:
Název verze:
-
+
Copyright:
Autorská práva:
-
+
Please wait while your Bible is imported.
Prosím vyčkejte, než se Bible importuje.
-
+
You need to specify a file with books of the Bible to use in the import.
Je potřeba určit soubor s knihami Bible. Tento soubor se použije při importu.
-
+
You need to specify a file of Bible verses to import.
K importu je třeba určit soubor s veršemi Bible.
-
+
You need to specify a version name for your Bible.
Je nutno uvést název verze Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
K Bibli je potřeba nastavit autorská práva. Bible, které jsou volná díla, je nutno takto označit.
-
+
Bible Exists
Bible existuje
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Tato Bible už existuje. Importujte prosím jinou Bibli nebo nejdříve smažte tu existující.
-
+
Your Bible import failed.
Import Bible selhal.
-
+
CSV File
CSV soubor
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Povolení:
-
+
Bible file:
Soubor s Biblí:
-
+
Books file:
Soubor s knihami:
-
+
Verses file:
Soubor s verši:
-
+
openlp.org 1.x Bible Files
Soubory s Biblemi z openlp.org 1.x
-
+
Registering Bible...
Registruji Bibli...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Bible registrovaná. Upozornění: Verše budou stahovány na vyžádání a proto je vyžadováno internetové připojení.
@@ -1146,17 +1248,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Vybrat jazyk
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP není schopen určit jazyk tohoto překladu Bible. Vyberte prosím jazyk ze seznamu níže.
-
+
Language:
Jazyk:
@@ -1172,90 +1274,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Rychlý
-
+
Find:
Hledat:
-
+
Book:
Kniha:
-
+
Chapter:
Kapitola:
-
+
Verse:
Verš:
-
+
From:
Od:
-
+
To:
Do:
-
+
Text Search
Hledání textu
-
+
Second:
Druhý:
-
+
Scripture Reference
Odkaz do Bible
-
+
Toggle to keep or clear the previous results.
Přepnout ponechání nebo smazání předchozích výsledků.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Nelze kombinovat jednoduché a dvojité výsledky hledání veršů v Bibli. Přejete si smazat výsledky hledání a začít s novým vyhledáváním?
-
+
Bible not fully loaded.
Bible není načtena celá.
-
+
Information
Informace
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Druhá Bible neobsahuje všechny verše jako jsou v hlavní Bibli. Budou zobrazeny jen verše nalezené v obou Biblích. %d veršů nebylo zahrnuto ve výsledcích.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1269,12 +1376,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Zjištuji kódování (může trvat několik minut)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importuji %s %s...
@@ -1511,42 +1618,42 @@ Upozornění: Verše z www Bible budou stáhnuty na vyžádání a proto je vyž
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Upravit vlastní snímky
-
+
&Title:
&Název:
-
+
Add a new slide at bottom.
Přidat nový snímek na konec.
-
+
Edit the selected slide.
Upravit vybraný snímek.
-
+
Edit all the slides at once.
Upravit všechny snímky najednou.
-
+
Split a slide into two by inserting a slide splitter.
Vložením oddělovače se snímek rozdělí na dva.
-
+
The&me:
&Motiv:
-
+
&Credits:
&Zásluhy:
@@ -1561,12 +1668,12 @@ Upozornění: Verše z www Bible budou stáhnuty na vyžádání a proto je vyž
Je nutno přidat alespoň jeden snímek
-
+
Ed&it All
Upra&it vše
-
+
Insert Slide
Vložit snímek
@@ -1665,34 +1772,34 @@ Upozornění: Verše z www Bible budou stáhnuty na vyžádání a proto je vyž
Pro smazání musíte nejdříve vybrat obrázek.
-
+
You must select an image to replace the background with.
K nahrazení pozadí musíte nejdříve vybrat obrázek.
-
+
Missing Image(s)
Chybějící obrázky
-
+
The following image(s) no longer exist: %s
Následující obrázky už neexistují: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
Následující obrázky už neexistují: %
Chcete přidat ostatní obrázky?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Problém s nahrazením pozadí. Obrázek "%s" už neexistuje.
-
+
There was no display item to amend.
Žádná položka k zobrazení nebyla pozměněna.
@@ -1700,19 +1807,19 @@ Chcete přidat ostatní obrázky?
ImagesPlugin.ImageTab
-
+
Background Color
Barva pozadí
-
+
Default Color:
Výchozí barva:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Při změně velikosti zajišťuje okraje obrázku, pokud nemá správné rozměry pro obrazovku.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1837,22 +1944,22 @@ Chcete přidat ostatní obrázky?
MediaPlugin.MediaTab
-
+
Available Media Players
Dostupné přehrávače médií
-
+
%s (unavailable)
%s (nedostupný)
-
+
Player Order
Pořadí přehrávače
-
+
Allow media player to be overridden
Povolit překrytí přehrávače médií
@@ -1882,17 +1989,17 @@ Má se aktualizace provét teď?
OpenLP.AboutForm
-
+
Credits
Zásluhy
-
+
License
Licence
-
+
Contribute
Přispět
@@ -1902,17 +2009,17 @@ Má se aktualizace provét teď?
sestavení %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Tato aplikace je svobodný software. Lze ji libovolně šířit a upravovat v souladu s GNU General Public licencí, vydané Free Software Foundation; a to v souladu s verzí 2 této licence.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Tato aplikace je šířena v naději, že bude užitečná, avšak BEZ JAKÉKOLI ZÁRUKY; neposkytují se ani odvozené záruky PRODEJNOSTI anebo VHODNOSTI PRO URČITÝ ÚČEL. Další podrobnosti viz níže.
-
+
Project Lead
%s
@@ -2037,7 +2144,7 @@ Finální zásluhy
On nás učinil svobodnými.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2054,7 +2161,7 @@ Více informací o OpenLP: http://openlp.org/
OpenLP vytváří a udržují dobrovolníci. Pokud má existovat více volně dostupného křesťanského software, zvažte prosím přispění tlačítkem níže.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Autorská práva © 2004-2012 %s
@@ -2064,62 +2171,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Nastavení rozhraní
-
+
Number of recent files to display:
Počet zobrazených nedávných souborů:
-
+
Remember active media manager tab on startup
Pamatovat si při spuštění aktivní kartu správce médií
-
+
Double-click to send items straight to live
Dvojklik zobrazí položku přímo naživo
-
+
Expand new service items on creation
Při vytvoření rozbalit nové položky služby
-
+
Enable application exit confirmation
Zapnout potvrzování ukončení aplikace
-
+
Mouse Cursor
Kurzor myši
-
+
Hide mouse cursor when over display window
Skrýt kurzor myši v okně zobrazení
-
+
Default Image
Výchozí obrázek
-
+
Background color:
Barva pozadí:
-
+
Image file:
Soubor s obrázkem:
-
+
Open File
Otevřít soubor
@@ -2129,124 +2236,124 @@ Portions copyright © 2004-2012 %s
Pokročilé
-
+
Preview items when clicked in Media Manager
Náhled položek při klepnutí ve správci médií
-
+
Click to select a color.
Klepnout pro výběr barvy.
-
+
Browse for an image file to display.
Procházet pro obrázek k zobrazení.
-
+
Revert to the default OpenLP logo.
Vrátit na výchozí OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Služba %Y-%m-%d %H-%M
-
+
Default Service Name
Výchozí název služby
-
+
Enable default service name
Zapnout výchozí název služby
-
+
Date and Time:
Datum a čas:
-
+
Monday
Pondělí
-
+
Tuesday
Úterý
-
+
Wednesday
Středa
-
+
Thurdsday
Čtvrtek
-
+
Friday
Pátek
-
+
Saturday
Sobota
-
+
Sunday
Neděle
-
+
Now
Teď
-
+
Time when usual service starts.
Čas, kdy obvykle začíná bohoslužba.
-
+
Name:
Název:
-
+
Consult the OpenLP manual for usage.
Pro použití se podívejte do dokumentace.
-
+
Revert to the default service name "%s".
Vrátit na výchozí název služby "%s".
-
+
Example:
Příklad:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Obejít správce oken X11
-
+
Syntax error.
Chyba syntaxe.
@@ -2254,34 +2361,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Vznikla chyba
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Jejda! V aplikaci OpenLP vznikl problém, ze kterého není možné se zotavit. Text v polícku níže obsahuje informace, které mohou být užitečné pro vývojáře aplikace OpenLP. Zašlete je prosím spolu s podrobným popisem toho, co jste dělal, když problém vzniknul, na adresu bugs@openlp.org.
-
+
Send E-Mail
Poslat e-mail
-
+
Save to File
Uložit do souboru
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Zadejte prosím popis toho, co jste prováděl, když vznikla tato chyba
(Minimálně 20 znaků)
-
+
Attach File
Přiložit soubor
@@ -2592,79 +2699,75 @@ Version: %s
Custom Slides
Uživatelské snímky
+
+
+ Finish
+ Konec
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Není dostupné internetové připojení. Průvodce prvním spuštění potřebuje internetové připojení ke stažení ukázek písní, Biblí a motivů. Pro spuštění aplikace OpenLP ve výchozím nastavení a bez ukázkových dat klepněte na tlačítko Konec.
-
-Průvodce prvním spuštění a import ukázkových dat lze znovu spustit později. Prověřte internetové připojení a v aplikaci OpenLP znovu spusťte průvode vybráním "Nástroje/Znovu spustit průvode prvním spuštění".
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-Zrušit Průvodce prvním spuštění úplně (OpenLP nebude spuštěno), klepněte teď na tlačítko zrušit.
-
-
-
- Finish
- Konec
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Nastavit formátovací značky
-
+
Edit Selection
Upravit výběr
-
+
Save
Uložit
-
+
Description
Popis
-
+
Tag
Značka
-
+
Start tag
Začátek značky
-
+
End tag
Konec značky
-
+
Tag Id
Id značky
-
+
Start HTML
Začátek HTML
-
+
End HTML
Konec HTML
@@ -2908,40 +3011,10 @@ Zrušit Průvodce prvním spuštění úplně (OpenLP nebude spuštěno), klepn
Spustit audio na pozadí pozastavené
-
+
Service Item Slide Limits
Omezení snímku položky služby
-
-
- &End Slide
- &Poslední snímek
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Klávesy nahoru a dolu se zastaví na prvním a posledním snímku každé položky služby.
-
-
-
- &Wrap Slide
- &Pokračovat prvním
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Klávesy nahoru a dolu přechází dokola z posledního na první snímek každé položky služby.
-
-
-
- &Next Item
- &Další položka
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Klávesy nahoru a dolu přecházejí na další nebo předchozí položku služby od prvního k poslednímu snímku každé položky služby.
-
Override display position:
@@ -2952,6 +3025,26 @@ Zrušit Průvodce prvním spuštění úplně (OpenLP nebude spuštěno), klepn
Repeat track list
Opakovat seznam stop
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2977,287 +3070,287 @@ Zrušit Průvodce prvním spuštění úplně (OpenLP nebude spuštěno), klepn
OpenLP.MainWindow
-
+
&File
&Soubor
-
+
&Import
&Import
-
+
&Export
&Export
-
+
&View
&Zobrazit
-
+
M&ode
&Režim
-
+
&Tools
&Nástroje
-
+
&Settings
&Nastavení
-
+
&Language
&Jazyk
-
+
&Help
&Nápověda
-
+
Media Manager
Správce médií
-
+
Service Manager
Správce služby
-
+
Theme Manager
Správce motivů
-
+
&New
&Nový
-
+
&Open
&Otevřít
-
+
Open an existing service.
Otevřít existující službu.
-
+
&Save
&Uložit
-
+
Save the current service to disk.
Uložit současnou službu na disk.
-
+
Save &As...
Uložit &jako...
-
+
Save Service As
Uložit službu jako
-
+
Save the current service under a new name.
Uložit současnou službu s novým názvem.
-
+
E&xit
U&končit
-
+
Quit OpenLP
Ukončit OpenLP
-
+
&Theme
&Motiv
-
+
&Configure OpenLP...
&Nastavit OpenLP...
-
+
&Media Manager
Správce &médií
-
+
Toggle Media Manager
Přepnout správce médií
-
+
Toggle the visibility of the media manager.
Přepnout viditelnost správce médií.
-
+
&Theme Manager
Správce &motivů
-
+
Toggle Theme Manager
Přepnout správce motivů
-
+
Toggle the visibility of the theme manager.
Přepnout viditelnost správce motivů.
-
+
&Service Manager
Správce &služby
-
+
Toggle Service Manager
Přepnout správce služby
-
+
Toggle the visibility of the service manager.
Přepnout viditelnost správce služby.
-
+
&Preview Panel
Panel &náhledu
-
+
Toggle Preview Panel
Přepnout panel náhledu
-
+
Toggle the visibility of the preview panel.
Přepnout viditelnost panelu náhled.
-
+
&Live Panel
Panel na&živo
-
+
Toggle Live Panel
Přepnout panel naživo
-
+
Toggle the visibility of the live panel.
Přepnout viditelnost panelu naživo.
-
+
&Plugin List
Seznam &modulů
-
+
List the Plugins
Vypsat moduly
-
+
&User Guide
&Uživatelská příručka
-
+
&About
&O aplikaci
-
+
More information about OpenLP
Více informací o aplikaci OpenLP
-
+
&Online Help
&Online nápověda
-
+
&Web Site
&Webová stránka
-
+
Use the system language, if available.
Použít jazyk systému, pokud je dostupný.
-
+
Set the interface language to %s
Jazyk rozhraní nastaven na %s
-
+
Add &Tool...
Přidat &nástroj...
-
+
Add an application to the list of tools.
Přidat aplikaci do seznamu nástrojů.
-
+
&Default
&Výchozí
-
+
Set the view mode back to the default.
Nastavit režim zobrazení zpět na výchozí.
-
+
&Setup
&Nastavení
-
+
Set the view mode to Setup.
Nastavit režim zobrazení na Nastavení.
-
+
&Live
&Naživo
-
+
Set the view mode to Live.
Nastavit režim zobrazení na Naživo.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3266,22 +3359,22 @@ You can download the latest version from http://openlp.org/.
Nejnovější verzi lze stáhnout z http://openlp.org/.
-
+
OpenLP Version Updated
Verze OpenLP aktualizována
-
+
OpenLP Main Display Blanked
Hlavní zobrazení OpenLP je prázdné
-
+
The Main Display has been blanked out
Hlavní zobrazení nastaveno na prázdný snímek
-
+
Default Theme: %s
Výchozí motiv: %s
@@ -3292,82 +3385,82 @@ Nejnovější verzi lze stáhnout z http://openlp.org/.
Angličtina
-
+
Configure &Shortcuts...
Nastavuji &zkratky...
-
+
Close OpenLP
Zavřít OpenLP
-
+
Are you sure you want to close OpenLP?
Chcete opravdu zavřít aplikaci OpenLP?
-
+
Open &Data Folder...
Otevřít složku s &daty...
-
+
Open the folder where songs, bibles and other data resides.
Otevřít složku, kde se nachází písně, Bible a ostatní data.
-
+
&Autodetect
&Automaticky detekovat
-
+
Update Theme Images
Aktualizovat obrázky motivu
-
+
Update the preview images for all themes.
Aktualizovat náhledy obrázků všech motivů.
-
+
Print the current service.
Tisk současné služby.
-
+
&Recent Files
&Nedávné soubory
-
+
L&ock Panels
&Uzamknout panely
-
+
Prevent the panels being moved.
Zabrání přesunu panelů.
-
+
Re-run First Time Wizard
Znovu spustit Průvodce prvním spuštění
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Znovu spustit Průvodce prvním spuštění, importovat písně, Bible a motivy.
-
+
Re-run First Time Wizard?
Znovu spustit Průvodce prvním spuštění?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3376,43 +3469,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Znovu spuštěním tohoto průvodce může dojít ke změně současného nastavení aplikace OpenLP a pravděpodobně budou přidány písně k existujícímu seznamu a změněn výchozí motiv.
-
+
Clear List
Clear List of recent files
Vyprázdnit seznam
-
+
Clear the list of recent files.
Vyprázdnit seznam nedávných souborů.
-
+
Configure &Formatting Tags...
Nastavit &formátovací značky...
-
+
Export OpenLP settings to a specified *.config file
Export nastavení OpenLP do určitého *.config souboru
-
+
Settings
Nastavení
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Import nastavení OpenLP ze určitého *.config souboru dříve exportovaného na tomto nebo jiném stroji
-
+
Import settings?
Importovat nastavení?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3425,32 +3518,32 @@ Importováním nastavení dojde k trvalým změnám současného nastavení apli
Importování nesprávných nastavení může zapříčinit náladové chování nebo nenormální ukončení aplikace OpenLP.
-
+
Open File
Otevřít soubor
-
+
OpenLP Export Settings Files (*.conf)
Soubory exportovaného nastavení OpenLP (*.conf)
-
+
Import settings
Import nastavení
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
Aplikace OpenLP se nyní zavře. Importovaná nastavení se použijí při příštim spuštění.
-
+
Export Settings File
Soubor exportovaného nastavení
-
+
OpenLP Export Settings File (*.conf)
Soubor exportovaného nastavení OpenLP (*.conf)
@@ -3484,7 +3577,7 @@ Databáze: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Nevybraná zádná položka
@@ -3572,27 +3665,27 @@ Přípona není podporována
OpenLP.PluginForm
-
+
Plugin List
Seznam modulů
-
+
Plugin Details
Podrobnosti k modulu
-
+
Status:
Stav:
-
+
Active
Aktivní
-
+
Inactive
Neaktivní
@@ -3615,12 +3708,12 @@ Přípona není podporována
OpenLP.PrintServiceDialog
-
+
Fit Page
Přizpůsobit stránce
-
+
Fit Width
Přizpůsobit šířce
@@ -3628,7 +3721,7 @@ Přípona není podporována
OpenLP.PrintServiceForm
-
+
Options
Možnosti
@@ -3643,47 +3736,47 @@ Přípona není podporována
Kopírovat jako HTML
-
+
Zoom In
Zvětšit
-
+
Zoom Out
Zmenšit
-
+
Zoom Original
Původní velikost
-
+
Other Options
Ostatní možnosti
-
+
Include slide text if available
Zahrnout text snímku, pokud je k dispozici
-
+
Include service item notes
Zahrnout poznámky položky služby
-
+
Include play length of media items
Zahrnout délku přehrávání mediálních položek
-
+
Add page break before each text item
Přidat zalomení stránky před každou textovou položku
-
+
Service Sheet
List služby
@@ -3693,12 +3786,12 @@ Přípona není podporována
Tisk
-
+
Title:
Nadpis:
-
+
Custom Footer Text:
Uživatelský text zápatí:
@@ -3732,7 +3825,7 @@ Přípona není podporována
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Změnit pořadí Položky služby
@@ -3740,189 +3833,189 @@ Přípona není podporována
OpenLP.ServiceManager
-
+
Move to &top
Přesun &nahoru
-
+
Move item to the top of the service.
Přesun položky ve službě úplně nahoru.
-
+
Move &up
Přesun &výše
-
+
Move item up one position in the service.
Přesun položky ve službě o jednu pozici výše.
-
+
Move &down
P?esun &níže
-
+
Move item down one position in the service.
P?esun položky ve služb? o jednu pozici níže.
-
+
Move to &bottom
Přesun &dolu
-
+
Move item to the end of the service.
Přesun položky ve službě úplně dolů.
-
+
&Delete From Service
&Smazat ze služby
-
+
Delete the selected item from the service.
Smazat vybranou položku ze služby.
-
+
&Add New Item
&Přidat novou položku
-
+
&Add to Selected Item
&Přidat k vybrané položce
-
+
&Edit Item
&Upravit položku
-
+
&Reorder Item
&Změnit pořadí položky
-
+
&Notes
&Poznámky
-
+
&Change Item Theme
&Změnit motiv položky
-
+
OpenLP Service Files (*.osz)
Soubory služby OpenLP (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Soubor není platná služba.
Obsah souboru není v kódování UTF-8.
-
+
File is not a valid service.
Soubor není platná služba.
-
+
Missing Display Handler
Chybějící obsluha zobrazení
-
+
Your item cannot be displayed as there is no handler to display it
Položku není možno zobrazit, protože chybí obsluha pro její zobrazení
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Položku není možno zobrazit, protože modul potřebný pro zobrazení položky chybí nebo je neaktivní
-
+
&Expand all
&Rozvinou vše
-
+
Expand all the service items.
Rozvinout všechny položky služby.
-
+
&Collapse all
&Svinout vše
-
+
Collapse all the service items.
Svinout všechny položky služby.
-
+
Open File
Otevřít soubor
-
+
Moves the selection down the window.
Přesune výběr v rámci okna dolu.
-
+
Move up
Přesun nahoru
-
+
Moves the selection up the window.
Přesune výběr v rámci okna nahoru.
-
+
Go Live
Zobrazit naživo
-
+
Send the selected item to Live.
Zobrazí vybranou položku naživo.
-
+
&Start Time
&Spustit čas
-
+
Show &Preview
Zobrazit &náhled
-
+
Show &Live
Zobrazit n&aživo
-
+
Modified Service
Změněná služba
-
+
The current service has been modified. Would you like to save this service?
Současná služba byla změněna. Přejete si službu uložit?
@@ -3942,72 +4035,72 @@ Obsah souboru není v kódování UTF-8.
Čas přehrávání:
-
+
Untitled Service
Prázdná služba
-
+
File could not be opened because it is corrupt.
Soubor se nepodařilo otevřít, protože je poškozený.
-
+
Empty File
Prázdný soubor
-
+
This service file does not contain any data.
Tento soubor služby neobsahuje žádná data.
-
+
Corrupt File
Poškozený soubor
-
+
Load an existing service.
Načíst existující službu.
-
+
Save this service.
Uložit tuto službu.
-
+
Select a theme for the service.
Vybrat motiv pro službu.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
Soubor je buďto poškozen nebo se nejedná o soubor se službou z aplikace OpenLP 2.0.
-
+
Service File Missing
Chybějící soubor se službou
-
+
Slide theme
Motiv snímku
-
+
Notes
Poznámky
-
+
Edit
Upravit
-
+
Service copy only
Kopírovat jen službu
@@ -4015,7 +4108,7 @@ Obsah souboru není v kódování UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Poznámky položky služby
@@ -4031,12 +4124,12 @@ Obsah souboru není v kódování UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Činnost
-
+
Shortcut
Zkratka
@@ -4051,32 +4144,32 @@ Obsah souboru není v kódování UTF-8.
Zkratka "%s" je už přiřazena jiné činnosti. Použijte prosím jinou zkratku.
-
+
Alternate
Alternativa
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Zadání nové hlavní nebo alternativní zkratky se spustí vybráním činnosti a klepnutím na jedno z tlačítek níže.
-
+
Default
Výchozí
-
+
Custom
Uživatelský
-
+
Capture shortcut.
Zachytit zkratku.
-
+
Restore the default shortcut of this action.
Obnovit výchozí zkratku činnosti.
@@ -4091,7 +4184,7 @@ Obsah souboru není v kódování UTF-8.
Chcete obnovit všechny zkratky na jejich výchozí hodnoty?
-
+
Configure Shortcuts
Nastavit zkratky
@@ -4258,11 +4351,6 @@ Obsah souboru není v kódování UTF-8.
Background Audio
Zvuk na pozadí
-
-
- Next Track
- Další stopa
-
Go to next audio track.
@@ -4345,17 +4433,17 @@ Obsah souboru není v kódování UTF-8.
Čas začátku je nastaven po času konce mediální položky
-
+
Theme Layout
Rozvržení motivu
-
+
The blue box shows the main area.
Modré políčko ukazuje hlavní oblast.
-
+
The red box shows the footer.
Červené políčko ukazuje zápatí.
@@ -4456,62 +4544,62 @@ Obsah souboru není v kódování UTF-8.
Nastavit jako &Globální výchozí
-
+
%s (default)
%s (výchozí)
-
+
You must select a theme to edit.
Pro úpravy je třeba vybrat motiv.
-
+
You are unable to delete the default theme.
Není možno smazat výchozí motiv.
-
+
Theme %s is used in the %s plugin.
Motiv %s je používán v modulu %s.
-
+
You have not selected a theme.
Není vybrán žádný motiv.
-
+
Save Theme - (%s)
Uložit motiv - (%s)
-
+
Theme Exported
Motiv exportován
-
+
Your theme has been successfully exported.
Motiv byl úspěšně exportován.
-
+
Theme Export Failed
Export motivu selhal
-
+
Your theme could not be exported due to an error.
Kvůli chybě nebylo možno motiv exportovat.
-
+
Select Theme Import File
Vybrat soubor k importu motivu
-
+
File is not a valid theme.
Soubor není platný motiv.
@@ -4531,58 +4619,58 @@ Obsah souboru není v kódování UTF-8.
&Export motivu
-
+
You must select a theme to rename.
K přejmenování je třeba vybrat motiv.
-
+
Rename Confirmation
Potvrzení přejmenování
-
+
Rename %s theme?
Přejmenovat motiv %s?
-
+
You must select a theme to delete.
Pro smazání je třeba vybrat motiv.
-
+
Delete Confirmation
Potvrzení smazání
-
+
Delete %s theme?
Smazat motiv %s?
-
+
Validation Error
Chyba ověřování
-
+
A theme with this name already exists.
Motiv s tímto názvem již existuje.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP motivy (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Kopie %s
-
+
Theme Already Exists
Motiv již existuje
@@ -4590,222 +4678,222 @@ Obsah souboru není v kódování UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Průvodce motivem
-
+
Welcome to the Theme Wizard
Vítejte v průvodci motivem
-
+
Set Up Background
Nastavení pozadí
-
+
Set up your theme's background according to the parameters below.
Podle parametrů níže nastavte pozadí motivu.
-
+
Background type:
Typ pozadí:
-
+
Solid Color
Plná barva
-
+
Gradient
Přechod
-
+
Color:
Barva:
-
+
Gradient:
Přechod:
-
+
Horizontal
Vodorovný
-
+
Vertical
Svislý
-
+
Circular
Kruhový
-
+
Top Left - Bottom Right
Vlevo nahoře - vpravo dole
-
+
Bottom Left - Top Right
Vlevo dole - vpravo nahoře
-
+
Main Area Font Details
Podrobnosti písma hlavní oblasti
-
+
Define the font and display characteristics for the Display text
Definovat písmo a charakteristiku zobrazení pro zobrazený text
-
+
Font:
Písmo:
-
+
Size:
Velikost:
-
+
Line Spacing:
Řádkování:
-
+
&Outline:
&Obrys:
-
+
&Shadow:
&Stín:
-
+
Bold
Tučné
-
+
Italic
Kurzíva
-
+
Footer Area Font Details
Podrobnosti písma oblasti zápatí
-
+
Define the font and display characteristics for the Footer text
Definovat písmo a charakteristiku zobrazení pro text zápatí
-
+
Text Formatting Details
Podrobnosti formátování textu
-
+
Allows additional display formatting information to be defined
Dovoluje definovat další formátovací informace zobrazení
-
+
Horizontal Align:
Vodorovné zarovnání:
-
+
Left
Vlevo
-
+
Right
Vpravo
-
+
Center
Na střed
-
+
Output Area Locations
Umístění výstupní oblasti
-
+
Allows you to change and move the main and footer areas.
Dovoluje změnit a přesunout hlavní oblast a oblast zápatí.
-
+
&Main Area
&Hlavní oblast
-
+
&Use default location
&Použít výchozí umístění
-
+
X position:
Pozice X:
-
+
px
px
-
+
Y position:
Pozice Y:
-
+
Width:
Šířka:
-
+
Height:
Výška:
-
+
Use default location
Použít výchozí umístění
-
+
Save and Preview
Uložit a náhled
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Zobrazit motiv a uložit ho, dojde k přepsání současného nebo změňte název, aby se vytvořil nový motiv
-
+
Theme name:
Název motivu:
@@ -4815,47 +4903,47 @@ Obsah souboru není v kódování UTF-8.
Upravit motiv - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Tento průvodce pomáhá s vytvořením a úpravou vašich motivu. Klepněte níže na tlačítko další pro spuštění procesu nastavení vašeho pozadí.
-
+
Transitions:
Přechody:
-
+
&Footer Area
Oblast &zápatí
-
+
Starting color:
Barva začátku:
-
+
Ending color:
Barva konce:
-
+
Background color:
Barva pozadí:
-
+
Justify
Do bloku
-
+
Layout Preview
Náhled rozvržení
-
+
Transparent
Průhledný
@@ -4863,42 +4951,42 @@ Obsah souboru není v kódování UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Globální motiv
-
+
Theme Level
Úroveň motivu
-
+
S&ong Level
Úroveň &písně
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Použít motiv z každé písně z databáze. Pokud píseň nemá přiřazen motiv, potom se použije motiv služby. Pokud služba nemá motiv, pak se použije globální motiv.
-
+
&Service Level
Úroveň &služby
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Použitím motivu ze služby se překryje motiv jednotlivých písní. Pokud služba nemá motiv, tak se použije globální motiv.
-
+
&Global Level
&Globální úroveň
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Použitím globálního motivu se překryjí motivy, které jsou přiřazeny službám nebo písním.
@@ -5144,22 +5232,22 @@ Obsah souboru není v kódování UTF-8.
Verze
-
+
Delete the selected item.
Smazat vybranou položku.
-
+
Move selection up one position.
Přesun výběru o jednu pozici výše.
-
+
Move selection down one position.
Přesun výběru o jednu pozici níže.
-
+
&Vertical Align:
&Svislé zarovnání:
@@ -5225,7 +5313,7 @@ Obsah souboru není v kódování UTF-8.
Je třeba specifikovat alespoň jeden %s soubor, ze kterého se bude importovat.
-
+
Welcome to the Bible Import Wizard
Vítejte v průvodci importu Bible
@@ -5408,11 +5496,6 @@ Obsah souboru není v kódování UTF-8.
Reset live background.
Obnovit pozadí naživo.
-
-
- &Split
- &Rozdělit
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5459,29 +5542,34 @@ Obsah souboru není v kódování UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 a %2
-
+
%1, and %2
Locale list separator: end
%1 and %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5556,17 +5644,17 @@ Obsah souboru není v kódování UTF-8.
Nyní používající:
-
+
File Exists
Soubor existuje
-
+
A presentation with that filename already exists.
Prezentace s tímto názvem souboru už existuje.
-
+
This type of presentation is not supported.
Tento typ prezentace není podporován.
@@ -5576,17 +5664,17 @@ Obsah souboru není v kódování UTF-8.
Prezentace (%s)
-
+
Missing Presentation
Chybějící prezentace
-
+
The Presentation %s no longer exists.
Prezentace %s už neexistuje.
-
+
The Presentation %s is incomplete, please reload.
Prezentace %s není kompletní, prosím načtěte ji znovu.
@@ -5667,11 +5755,6 @@ Obsah souboru není v kódování UTF-8.
Search
Hledat
-
-
- Back
- Zpět
-
Refresh
@@ -5683,50 +5766,70 @@ Obsah souboru není v kódování UTF-8.
Prázdný
-
+
Show
Zobrazit
-
+
Prev
Předchozí
-
+
Next
Další
-
+
Text
Text
-
+
Show Alert
Zobrazit upozornění
-
+
Go Live
Zobrazit naživo
-
+
No Results
Žádné hledání
-
+
Options
Možnosti
-
+
Add to Service
Přidat ke službě
+
+
+ Home
+
+
+
+
+ Theme
+ Motiv
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5860,7 +5963,7 @@ Obsah souboru není v kódování UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Smazat data používání písní
@@ -5885,7 +5988,7 @@ Obsah souboru není v kódování UTF-8.
Všechny požadovaná data byla úspěšně smazána.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Vyberte datum, ke kterému se smažou data o používání písní. Všechna data, zaznamenaná před tímto datumem budou natrvalo smazána.
@@ -5893,22 +5996,22 @@ Obsah souboru není v kódování UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Rozbalení používání písní
-
+
Select Date Range
Vybrat rozsah datumu
-
+
to
do
-
+
Report Location
Umístění hlášení
@@ -6187,210 +6290,223 @@ Kódování zodpovídá za správnou reprezentaci znaků.
EasyWorship]
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Editor písně
-
+
&Title:
&Název:
-
+
Alt&ernate title:
&Jiný název:
-
+
&Lyrics:
&Text písně:
-
+
&Verse order:
&Pořadí veršů:
-
+
Ed&it All
&Upravit vše
-
+
Title && Lyrics
Název a text písně
-
+
&Add to Song
&Přidat k písni
-
+
&Remove
&Odstranit
-
+
&Manage Authors, Topics, Song Books
&Správa autorů, témat a zpěvníků
-
+
A&dd to Song
&Přidat k písni
-
+
R&emove
&Odstranit
-
+
Book:
Zpěvník:
-
+
Number:
Číslo:
-
+
Authors, Topics && Song Book
Autoři, témata a zpěvníky
-
+
New &Theme
Nový &motiv
-
+
Copyright Information
Informace o autorském právu
-
+
Comments
Komentáře
-
+
Theme, Copyright Info && Comments
Motiv, autorská práva a komentáře
-
+
Add Author
Přidat autora
-
+
This author does not exist, do you want to add them?
Tento autor neexistuje. Chcete ho přidat?
-
+
This author is already in the list.
Tento autor je už v seznamu.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Není vybrán platný autor. Buďto vyberte autora ze seznamu nebo zadejte nového autora a pro přidání nového autora klepněte na tlačítko "Přidat autora k písni".
-
+
Add Topic
Přidat téma
-
+
This topic does not exist, do you want to add it?
Toto téma neexistuje. Chcete ho přidat?
-
+
This topic is already in the list.
Toto téma je už v seznamu.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Není vybráno platné téma. Buďto vyberte téma ze seznamu nebo zadejte nové téma a pro přidání nového tématu klepněte na tlačítko "Přidat téma k písni".
-
+
You need to type in a song title.
Je potřeba zadat název písne.
-
+
You need to type in at least one verse.
Je potřeba zadat alespoň jednu sloku.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Pořadí částí písně není platné. Část odpovídající %s neexistuje. Platné položky jsou %s.
-
+
Add Book
Přidat zpěvník
-
+
This song book does not exist, do you want to add it?
Tento zpěvník neexistuje. Chcete ho přidat?
-
+
You need to have an author for this song.
Pro tuto píseň je potřeba zadat autora.
-
+
You need to type some text in to the verse.
Ke sloce je potřeba zadat nějaký text.
-
+
Linked Audio
Připojený zvuk
-
+
Add &File(s)
Přidat &soubor(y)
-
+
Add &Media
Přidat &Médium
-
+
Remove &All
Odstranit &Vše
-
+
Open File(s)
Otevřít soubor(y)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Varování:</strong> Nejsou použity všechny sloky.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
Pořadí částí písně není platné. Část odpovídající %s neexistuje. Platné položky jsou %s.
@@ -6637,12 +6753,12 @@ Kódování zodpovídá za správnou reprezentaci znaků.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Vybrat mediální soubor(y)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Vyberte jeden nebo více zvukových souborů ze seznamu níže a importovat je k písni lze klepnutím na tlačítko OK.
@@ -6660,7 +6776,7 @@ Kódování zodpovídá za správnou reprezentaci znaků.
Text písně
-
+
CCLI License:
CCLI Licence:
@@ -6684,7 +6800,7 @@ Kódování zodpovídá za správnou reprezentaci znaků.
Spravovat seznamy autorů, témat a zpěvníků.
-
+
copy
For song cloning
kopírovat
@@ -6778,12 +6894,12 @@ Kódování zodpovídá za správnou reprezentaci znaků.
SongsPlugin.SongImport
-
+
copyright
autorská práva
-
+
The following songs could not be imported:
Následující písně nemohly být importovány:
@@ -6943,8 +7059,8 @@ Kódování zodpovídá za správnou reprezentaci znaků.
- Add missing songs when opening service
- Přidat chybějící písně při otevření služby
+ Import missing songs from service files
+
diff --git a/resources/i18n/da.ts b/resources/i18n/da.ts
index fa42a29cb..551520e25 100644
--- a/resources/i18n/da.ts
+++ b/resources/i18n/da.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Meddelelse
-
+
Alert &text:
Te&kst:
-
+
&New
&Ny
-
+
&Save
&Gem
-
+
Displ&ay
V&is
-
+
Display && Cl&ose
Vis && l&uk
@@ -79,7 +79,7 @@
Du har ikke angivet nogen tekst til din meddelelse. Skriv noget tekst og tryk så på Ny.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Vil du fortsætte alligevel?
AlertsPlugin.AlertsTab
-
+
Font
Skrifttype
-
+
Font name:
Skriftnavn:
-
+
Font color:
Skriftfarve:
-
+
Background color:
Baggrundsfarve:
-
+
Font size:
Skriftstørrelse:
-
+
Alert timeout:
Varighed af meddelse:
@@ -661,42 +661,87 @@ Vil du fortsætte alligevel?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Vælg et udgavenavn til din bibel.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Angiv din bibels ophavsret. Bibler i Public Domain skal markeres som værende sådan.
+
+
+
+ Bible Exists
+ Bibel eksisterer
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Denne bibel eksisterer allerede. Importér en anden bibel, eller slet først den eksisterende bibel.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Fejl med skriftsted
-
+
Web Bible cannot be used
Netbibelen kan ikke bruges
-
+
Text Search is not available with Web Bibles.
Tekstsøgning virker ikke med netbibler.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Du indtastede ikke et søgeord.
Du kan opdele forskellige søgeord med mellemrum for at søge efter alle søgeordene, og du kan opdele dem med et komma for at søge efter ét af dem.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Der er ikke installeret nogle bibler på nuværende tidspunkt. Benyt import-guiden til at installere én eller flere bibler.
-
+
No Bibles Available
Ingen bibler tilgængelige
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -811,80 +856,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
Dansk
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Vælg bogens navn
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Det følgende bognavn kan stemmer ikke overens. Vælg det tilsvarende engelske navn fra listen.
-
+
Current name:
Nuværende navn:
-
+
Corresponding name:
Tilsvarende navn:
-
+
Show Books From
Vis bøger fra
-
+
Old Testament
Gamle Testamente
-
+
New Testament
Nye Testamente
-
+
Apocrypha
Apokryfe skrifter
@@ -916,6 +953,75 @@ Bible should be displayed in the Bible search:
Importerer vers... færdig.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Licens detaljer
+
+
+
+ Version name:
+ Navn på udgave:
+
+
+
+ Copyright:
+ Ophavsret:
+
+
+
+ Permissions:
+ Tilladelser:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ Dansk
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -958,167 +1064,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bibel-import guide
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Denne guide vil hjælpe dig med at importere bibler med forskellige formater. Klik på næsteknappen herunder for at begynde processen ved at vælge et format at importere fra.
-
+
Web Download
Hentning fra netten
-
+
Location:
Placering:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bibel:
-
+
Download Options
Hentingsmuligheder
-
+
Server:
Server:
-
+
Username:
Brugernavn:
-
+
Password:
Adgangskode:
-
+
Proxy Server (Optional)
Proxy server (valgfri)
-
+
License Details
Licens detaljer
-
+
Set up the Bible's license details.
Indstil bibelens licensdetaljer.
-
+
Version name:
Navn på udgave:
-
+
Copyright:
Ophavsret:
-
+
Please wait while your Bible is imported.
Vent venligst imens din bibel bliver importeret.
-
+
You need to specify a file with books of the Bible to use in the import.
Angiv en fil med bøger fra Bibelen der skal importeres.
-
+
You need to specify a file of Bible verses to import.
Vælg en fil med bibelvers der skal importeres.
-
+
You need to specify a version name for your Bible.
Vælg et udgavenavn til din bibel.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Angiv din bibels ophavsret. Bibler i Public Domain skal markeres som værende sådan.
-
+
Bible Exists
Bibel eksisterer
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Denne bibel eksisterer allerede. Importér en anden bibel, eller slet først den eksisterende bibel.
-
+
Your Bible import failed.
Din bibelimport slog fejl.
-
+
CSV File
CSV fil
-
+
Bibleserver
Bibelserver
-
+
Permissions:
Tilladelser:
-
+
Bible file:
Bibelfil:
-
+
Books file:
Bogfil:
-
+
Verses file:
Versfil:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x bibelfiler
-
+
Registering Bible...
Registrerer bibel...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Registrerede bibel. Bemærk venligst at vers hentes på
@@ -1128,17 +1234,17 @@ forespørgsel og en internetforbindelse er derfor påkrævet.
BiblesPlugin.LanguageDialog
-
+
Select Language
Vælg sprog
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP er ikke i stand til at bestemme bibeloversættelsens sprog. Vælg sproget fra listen herunder.
-
+
Language:
Sprog:
@@ -1154,90 +1260,95 @@ forespørgsel og en internetforbindelse er derfor påkrævet.
BiblesPlugin.MediaItem
-
+
Quick
Hurtig
-
+
Find:
Find:
-
+
Book:
Bog:
-
+
Chapter:
Kapitel:
-
+
Verse:
Vers:
-
+
From:
Fra:
-
+
To:
Til:
-
+
Text Search
Tekstsøgning
-
+
Second:
Anden:
-
+
Scripture Reference
Skriftsted
-
+
Toggle to keep or clear the previous results.
Vælg om du vil beholde eller fjerne de forrige resultater.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Du kan ikke kombinere søgeresultater med enkelte og dobbelte bibelvers. Vil du slette dine søgeresultater og starte en ny søgning?
-
+
Bible not fully loaded.
Bibel ikke færdigindlæst.
-
+
Information
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Den sekundære bibel indeholder ikke alle versene der er i den primære bibel. Kun de vers der kan findes i begge bibler vil blive vist. %d vers er ikke blevet inkluderet blandt resultaterne.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1251,12 +1362,12 @@ forespørgsel og en internetforbindelse er derfor påkrævet.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Bestemmer indkodning (dette kan tage et par minutter)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importerer %s %s...
@@ -1493,42 +1604,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Redigér brugerdefinerede dias
-
+
&Title:
&Titel:
-
+
Add a new slide at bottom.
Tilføj et nyt dias i bunden.
-
+
Edit the selected slide.
Redigér det valgte dias.
-
+
Edit all the slides at once.
Redigér alle dias på samme tid.
-
+
Split a slide into two by inserting a slide splitter.
Del et dias op i to ved at indsætte en diasopdeler.
-
+
The&me:
T&ema:
-
+
&Credits:
&Bidragsydere:
@@ -1543,12 +1654,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
Du skal tilføje mindst ét dias
-
+
Ed&it All
Re&digér alle
-
+
Insert Slide
Indsæt dias
@@ -1646,34 +1757,34 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
Du skal vælge et billede som skal slettes.
-
+
You must select an image to replace the background with.
-
+
Missing Image(s)
Manglende billede(r)
-
+
The following image(s) no longer exist: %s
De følgende billeder eksisterer ikke længere: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
De følgende billeder eksisterer ikke længere: %s
Vil du tilføje de andre billede alligevel?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
@@ -1681,18 +1792,18 @@ Vil du tilføje de andre billede alligevel?
ImagesPlugin.ImageTab
-
+
Background Color
Baggrundsfarve
-
+
Default Color:
Standardfarve:
-
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
@@ -1818,22 +1929,22 @@ Vil du tilføje de andre billede alligevel?
MediaPlugin.MediaTab
-
+
Available Media Players
Tilgængelige medieafspillere
-
+
%s (unavailable)
%s (utilgængelig)
-
+
Player Order
Afspilningsrækkefølge
-
+
Allow media player to be overridden
@@ -1863,17 +1974,17 @@ Skal OpenLP opgradere dem nu?
OpenLP.AboutForm
-
+
Credits
Bidragsydere
-
+
License
Licens
-
+
Contribute
Hjælp os
@@ -1883,17 +1994,17 @@ Skal OpenLP opgradere dem nu?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Dette program er fri software; du kan redistribuere det og/eller redigere det under betingelserne i GNU General Public License, som udgivet af Free Software Foundation; version 2 af licensen.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Dette program udgives i håbet om at det vil være brugbart, men UDEN NOGEN GARANTI; endda uden den forudsatte garanti om SALGSEGNETHED eller EGNETHED TIL ET BESTEMT FORMÅL. Se herunder for flere detaljer.
-
+
Project Lead
%s
@@ -2018,7 +2129,7 @@ Afsluttende tak
han har gjort os fri.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2029,7 +2140,7 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
@@ -2038,62 +2149,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Brugerfladeindstillinger
-
+
Number of recent files to display:
-
+
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
-
+
Expand new service items on creation
-
+
Enable application exit confirmation
-
+
Mouse Cursor
Musemarkør
-
+
Hide mouse cursor when over display window
Gem musemarkøren når den er over visningsvinduet
-
+
Default Image
Standardbillede
-
+
Background color:
Baggrundsfarve:
-
+
Image file:
Billedfil:
-
+
Open File
Åben fil
@@ -2103,124 +2214,124 @@ Portions copyright © 2004-2012 %s
Avanceret
-
+
Preview items when clicked in Media Manager
-
+
Click to select a color.
Klik for at vælge en farve.
-
+
Browse for an image file to display.
Find en billedfil som skal vises.
-
+
Revert to the default OpenLP logo.
Vend tilbage til standard OpenLP logoet.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
-
+
Default Service Name
-
+
Enable default service name
-
+
Date and Time:
-
+
Monday
-
+
Tuesday
-
+
Wednesday
-
+
Thurdsday
-
+
Friday
-
+
Saturday
-
+
Sunday
-
+
Now
-
+
Time when usual service starts.
-
+
Name:
-
+
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
-
+
Example:
-
+
X11
-
+
Bypass X11 Window Manager
-
+
Syntax error.
@@ -2228,34 +2339,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Fejl opstod
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Ups! OpenLP stødte ind i et problem, og kunne ikke gendanne. Teksten i kassen herunder indeholder information som kan være nyttig for OpenLP-udviklerne, så send venligst en e-mail til bugs@openlp.org sammen med en detaljeret beskrivelse af, hvad du foretog dig da problemet opstod.
-
+
Send E-Mail
Send e-mail
-
+
Save to File
Gem til fil
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Indtast venligst en beskrivelse af det du foretog dig der fik denne fejl til at opstå
(Mindst 20 tegn)
-
+
Attach File
Vedhæft fil
@@ -2540,9 +2651,14 @@ Version: %s
Custom Slides
Brugerdefinerede dias
+
+
+ Finish
+ Færdig
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
@@ -2551,64 +2667,59 @@ To re-run the First Time Wizard and import this sample data at a later time, che
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
-
-
- Finish
- Færdig
-
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Konfigurér formatteringsmærker
-
+
Edit Selection
Redigér markering
-
+
Save
Gem
-
+
Description
Beskrivelse
-
+
Tag
Mærke
-
+
Start tag
Start mærke
-
+
End tag
Afslut mærke
-
+
Tag Id
Mærke id
-
+
Start HTML
Start HTML
-
+
End HTML
Afslut HTML
@@ -2852,40 +2963,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Start baggrundslyd på pause
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2896,6 +2977,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2921,309 +3022,309 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
&Fil
-
+
&Import
&Importér
-
+
&Export
&Eksportér
-
+
&View
&Vis
-
+
M&ode
O&psætning
-
+
&Tools
&Værktøjer
-
+
&Settings
&Indstillinger
-
+
&Language
&Sprog
-
+
&Help
&Hjælp
-
+
Media Manager
Mediehåndtering
-
+
Service Manager
-
+
Theme Manager
Temahåndtering
-
+
&New
&Ny
-
+
&Open
&Åben
-
+
Open an existing service.
-
+
&Save
&Gem
-
+
Save the current service to disk.
-
+
Save &As...
Gem &som...
-
+
Save Service As
Gem program som
-
+
Save the current service under a new name.
Gem det nuværende program under et nyt navn.
-
+
E&xit
A&fslut
-
+
Quit OpenLP
Luk OpenLP
-
+
&Theme
&Tema
-
+
&Configure OpenLP...
&Indstil OpenLP...
-
+
&Media Manager
&Mediehåndtering
-
+
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
Skift synligheden af mediehåndteringen.
-
+
&Theme Manager
&Temahåndtering
-
+
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
Skift synligheden af temahåndteringen.
-
+
&Service Manager
-
+
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
-
+
&Preview Panel
&Forhåndsvisningspanelet
-
+
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
Skift synligheden af forhåndsvisningspanelet.
-
+
&Live Panel
&Livepanel
-
+
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
Skift synligheden af livepanelet.
-
+
&Plugin List
-
+
List the Plugins
-
+
&User Guide
-
+
&About
&Om
-
+
More information about OpenLP
Mere information om OpenLP
-
+
&Online Help
&Online hjælp
-
+
&Web Site
&Hjemmeside
-
+
Use the system language, if available.
Benyt systemsproget, hvis det er muligt.
-
+
Set the interface language to %s
-
+
Add &Tool...
Tilføj &Værktøj...
-
+
Add an application to the list of tools.
Tilføj et program til listen over værktøjer.
-
+
&Default
&Standard
-
+
Set the view mode back to the default.
Sæt visningsopsætningen tilbage til stadard.
-
+
&Setup
&Opsætning
-
+
Set the view mode to Setup.
Sæt visningsopsætningen til Opsætning.
-
+
&Live
&Live
-
+
Set the view mode to Live.
Sæt visningsopsætningen til Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP version opdateret
-
+
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
-
+
Default Theme: %s
Standard tema: %s
@@ -3234,125 +3335,125 @@ You can download the latest version from http://openlp.org/.
Dansk
-
+
Configure &Shortcuts...
Konfigurér g&enveje...
-
+
Close OpenLP
Luk OpenLP
-
+
Are you sure you want to close OpenLP?
Er du sikker på at du vil lukke OpenLP?
-
+
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
-
+
&Autodetect
&Autodetektér
-
+
Update Theme Images
Opdatér temabilleder
-
+
Update the preview images for all themes.
-
+
Print the current service.
Udskriv det nuværende program.
-
+
&Recent Files
-
+
L&ock Panels
L&ås paneler
-
+
Prevent the panels being moved.
-
+
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
Ryd liste
-
+
Clear the list of recent files.
-
+
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
-
+
Settings
Indstillinger
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
Importér indstillinger?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3361,32 +3462,32 @@ Importing incorrect settings may cause erratic behaviour or OpenLP to terminate
-
+
Open File
Åben fil
-
+
OpenLP Export Settings Files (*.conf)
-
+
Import settings
Importér indstillinger
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
@@ -3418,7 +3519,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Ingen elementer valgt
@@ -3506,27 +3607,27 @@ Endelsen er ikke understøttet
OpenLP.PluginForm
-
+
Plugin List
Liste over udvidelser
-
+
Plugin Details
Detaljer om udvidelser
-
+
Status:
Status:
-
+
Active
Aktiv
-
+
Inactive
Inaktiv
@@ -3549,12 +3650,12 @@ Endelsen er ikke understøttet
OpenLP.PrintServiceDialog
-
+
Fit Page
Tilpas til siden
-
+
Fit Width
Tilpas til bredden
@@ -3562,7 +3663,7 @@ Endelsen er ikke understøttet
OpenLP.PrintServiceForm
-
+
Options
Indstillinger
@@ -3577,47 +3678,47 @@ Endelsen er ikke understøttet
Kopiér som HTML
-
+
Zoom In
Zoom ind
-
+
Zoom Out
Zoom ud
-
+
Zoom Original
Zoom Original
-
+
Other Options
Andre indstillinger
-
+
Include slide text if available
-
+
Include service item notes
-
+
Include play length of media items
-
+
Add page break before each text item
-
+
Service Sheet
@@ -3627,12 +3728,12 @@ Endelsen er ikke understøttet
Udskriv
-
+
Title:
Titel:
-
+
Custom Footer Text:
Brugerdefineret sidefod:
@@ -3666,7 +3767,7 @@ Endelsen er ikke understøttet
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
@@ -3674,189 +3775,189 @@ Endelsen er ikke understøttet
OpenLP.ServiceManager
-
+
Move to &top
Flyt til &top
-
+
Move item to the top of the service.
Flyt element til toppen af programmet.
-
+
Move &up
Flyt &op
-
+
Move item up one position in the service.
Flyt element en placering op i programmet.
-
+
Move &down
Flyt &ned
-
+
Move item down one position in the service.
Flyt element en placering ned i programmet.
-
+
Move to &bottom
Flyt til &bunden
-
+
Move item to the end of the service.
Flyt element til slutningen af programmet.
-
+
&Delete From Service
&Slet fra programmet
-
+
Delete the selected item from the service.
Slet det valgte element fra programmet.
-
+
&Add New Item
&Tilføj nyt emne
-
+
&Add to Selected Item
&Tilføj til det valgte emne
-
+
&Edit Item
&Redigér emne
-
+
&Reorder Item
&Omrokér element
-
+
&Notes
&Noter
-
+
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
OpenLP-programfiler (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Fil er ikke et gyldigt program.
Indholdet er ikke UTF-8.
-
+
File is not a valid service.
Fil er ikke et gyldigt program.
-
+
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
&Udvid alle
-
+
Expand all the service items.
Udvid alle program-elementerne.
-
+
&Collapse all
&Sammenfold alle
-
+
Collapse all the service items.
Sammenfold alle program-elementerne.
-
+
Open File
Åben fil
-
+
Moves the selection down the window.
-
+
Move up
Flyt op
-
+
Moves the selection up the window.
-
+
Go Live
-
+
Send the selected item to Live.
-
+
&Start Time
&Start tid
-
+
Show &Preview
Vis &forhåndsvisning
-
+
Show &Live
Vis &live
-
+
Modified Service
Modificeret program
-
+
The current service has been modified. Would you like to save this service?
Det nuværende program er blevet ændret. Vil du gemme dette program?
@@ -3876,72 +3977,72 @@ Indholdet er ikke UTF-8.
Afspilningstid:
-
+
Untitled Service
Unavngivet program
-
+
File could not be opened because it is corrupt.
Fil kunne ikke åbnes da den er korrupt.
-
+
Empty File
Tom fil
-
+
This service file does not contain any data.
-
+
Corrupt File
Korrupt fil
-
+
Load an existing service.
Indlæs et eksisterende program.
-
+
Save this service.
Gem dette program.
-
+
Select a theme for the service.
Vælg et tema for dette program.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
-
+
Slide theme
Diastema
-
+
Notes
Noter
-
+
Edit
Redigér
-
+
Service copy only
@@ -3949,7 +4050,7 @@ Indholdet er ikke UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
@@ -3965,12 +4066,12 @@ Indholdet er ikke UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Handling
-
+
Shortcut
Genvej
@@ -3985,32 +4086,32 @@ Indholdet er ikke UTF-8.
Genvejen "%s" er allerede tilknyttet til en anden handling, brug en anden genvej.
-
+
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
Standard
-
+
Custom
Brugerdefineret
-
+
Capture shortcut.
Indfang genvej.
-
+
Restore the default shortcut of this action.
Gendan denne handlings standardgenvej.
@@ -4025,7 +4126,7 @@ Indholdet er ikke UTF-8.
Vil du gendanne alle genveje til deres standardværdier?
-
+
Configure Shortcuts
Konfigurér genveje
@@ -4192,11 +4293,6 @@ Indholdet er ikke UTF-8.
Background Audio
Baggrundslyd
-
-
- Next Track
-
-
Go to next audio track.
@@ -4279,17 +4375,17 @@ Indholdet er ikke UTF-8.
-
+
Theme Layout
Tema layout
-
+
The blue box shows the main area.
Den blå kasse viser hovedområdet.
-
+
The red box shows the footer.
Den røde kasse viser sidefoden.
@@ -4390,62 +4486,62 @@ Indholdet er ikke UTF-8.
Indstil som &global standard
-
+
%s (default)
%s (standard)
-
+
You must select a theme to edit.
Vælg det tema det skal redigeres.
-
+
You are unable to delete the default theme.
Du kan ikke slette standardtemaet.
-
+
Theme %s is used in the %s plugin.
Temaet %s bruges i tilføjelsen %s.
-
+
You have not selected a theme.
Du har ikke valgt et tema.
-
+
Save Theme - (%s)
Gem tema - (%s)
-
+
Theme Exported
Tema eksporteret
-
+
Your theme has been successfully exported.
Dit tema er nu blevet eksporteret.
-
+
Theme Export Failed
Eksport af tema slog fejl
-
+
Your theme could not be exported due to an error.
Dit tema kunne ikke eksporteres på grund af en fejl.
-
+
Select Theme Import File
Vælg tema-importfil
-
+
File is not a valid theme.
Filen er ikke et gyldigt tema.
@@ -4465,58 +4561,58 @@ Indholdet er ikke UTF-8.
&Eksportér tema
-
+
You must select a theme to rename.
Vælg det tema der skal omdøbes.
-
+
Rename Confirmation
Bekræt omdøbning
-
+
Rename %s theme?
Omdøb temaet %s?
-
+
You must select a theme to delete.
Vælg det tema der skal slettes.
-
+
Delete Confirmation
Bekræft sletning
-
+
Delete %s theme?
Slet temaet %s?
-
+
Validation Error
Fejl
-
+
A theme with this name already exists.
Et tema med dette navn eksisterer allerede.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP temaer (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Kopi af %s
-
+
Theme Already Exists
@@ -4524,222 +4620,222 @@ Indholdet er ikke UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Temaguide
-
+
Welcome to the Theme Wizard
Velkommen til temaguiden
-
+
Set Up Background
Indstil baggrund
-
+
Set up your theme's background according to the parameters below.
Indstil dit temas baggrund i henhold til parametrene herunder.
-
+
Background type:
Baggrundstype:
-
+
Solid Color
Ensfarvet
-
+
Gradient
Overgang
-
+
Color:
Farve:
-
+
Gradient:
Overgang:
-
+
Horizontal
Vandret
-
+
Vertical
Højret
-
+
Circular
Cirkulær
-
+
Top Left - Bottom Right
Øverst til venstre - nederst til højre
-
+
Bottom Left - Top Right
Nederst til venstre - øverst til højre
-
+
Main Area Font Details
Skriftdetaljer for hovedområdet
-
+
Define the font and display characteristics for the Display text
Definér skrifttypen og visningskarakteristik for visningsteksten
-
+
Font:
Skrifttype:
-
+
Size:
Størrelse:
-
+
Line Spacing:
Linjeafstand:
-
+
&Outline:
&Disposition:
-
+
&Shadow:
&Skygge:
-
+
Bold
Fed
-
+
Italic
Kursiv
-
+
Footer Area Font Details
Skriftdetaljer for sidefoden
-
+
Define the font and display characteristics for the Footer text
Definér skrifttypen og visningskarakteristik for teksten i sidefoden
-
+
Text Formatting Details
Detaljeret tekstformattering
-
+
Allows additional display formatting information to be defined
-
+
Horizontal Align:
Justér horisontalt:
-
+
Left
Venstre
-
+
Right
Højre
-
+
Center
Centrér
-
+
Output Area Locations
Placeringer for output-området
-
+
Allows you to change and move the main and footer areas.
-
+
&Main Area
&Hovedområde
-
+
&Use default location
&Benyt standardplacering
-
+
X position:
X position:
-
+
px
px
-
+
Y position:
Y position:
-
+
Width:
Bredde:
-
+
Height:
Højde:
-
+
Use default location
Benyt standardplacering
-
+
Save and Preview
Gem og forhåndsvis
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Vis temaet og gem det ved at erstatte det nuværende, eller ved at skifte navnet for at oprette et nyt tema
-
+
Theme name:
Temanavn:
@@ -4749,47 +4845,47 @@ Indholdet er ikke UTF-8.
Redigér tema - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Denne guide vil hjælp dig med at oprette og redigere dine temaer. Klik på næste-knappen for at begynde processen ved at indstille din baggrund.
-
+
Transitions:
Overgange:
-
+
&Footer Area
&Sidefodsområde
-
+
Starting color:
Startfarve:
-
+
Ending color:
Slutfarve:
-
+
Background color:
Baggrundsfarve:
-
+
Justify
Lige margener
-
+
Layout Preview
Layout forhåndsvisning
-
+
Transparent
@@ -4797,42 +4893,42 @@ Indholdet er ikke UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Globalt tema
-
+
Theme Level
Tema niveau
-
+
S&ong Level
S&ang niveau
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
&Globalt niveau
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5078,22 +5174,22 @@ Indholdet er ikke UTF-8.
Udgave
-
+
Delete the selected item.
Slet det valgte element.
-
+
Move selection up one position.
-
+
Move selection down one position.
-
+
&Vertical Align:
&Justér lodret:
@@ -5159,7 +5255,7 @@ Indholdet er ikke UTF-8.
-
+
Welcome to the Bible Import Wizard
@@ -5342,11 +5438,6 @@ Indholdet er ikke UTF-8.
Reset live background.
Nulstil live-baggrund.
-
-
- &Split
-
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5393,29 +5484,34 @@ Indholdet er ikke UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
-
+
%1, and %2
Locale list separator: end
-
+
%1, %2
Locale list separator: middle
-
+
%1, %2
Locale list separator: start
@@ -5490,17 +5586,17 @@ Indholdet er ikke UTF-8.
Præsentér med:
-
+
File Exists
Fil eksisterer
-
+
A presentation with that filename already exists.
En præsentation med dette filnavn eksisterer allereder.
-
+
This type of presentation is not supported.
Denne type præsentation er ikke understøttet.
@@ -5510,17 +5606,17 @@ Indholdet er ikke UTF-8.
Præsentationer (%s)
-
+
Missing Presentation
Manglende præsentation
-
+
The Presentation %s no longer exists.
Præsentationen %s eksisterer ikke længere.
-
+
The Presentation %s is incomplete, please reload.
Præsentationen %s er ufuldstændig, prøv at genindlæse.
@@ -5601,11 +5697,6 @@ Indholdet er ikke UTF-8.
Search
Søg
-
-
- Back
- Tilbage
-
Refresh
@@ -5617,50 +5708,70 @@ Indholdet er ikke UTF-8.
Gør blank
-
+
Show
Vis
-
+
Prev
Forrige
-
+
Next
Næste
-
+
Text
Tekst
-
+
Show Alert
Vis meddelelse
-
+
Go Live
-
+
No Results
Ingen resultater
-
+
Options
Indstillinger
-
+
Add to Service
Tilføj til program
+
+
+ Home
+
+
+
+
+ Theme
+ Tema
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5794,7 +5905,7 @@ Indholdet er ikke UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Slet sangforbrugsdata
@@ -5819,7 +5930,7 @@ Indholdet er ikke UTF-8.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5827,22 +5938,22 @@ Indholdet er ikke UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
-
+
Select Date Range
Vælg dataomfang
-
+
to
til
-
+
Report Location
Rapportér lokation
@@ -6116,210 +6227,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
-
+
&Title:
&Titel:
-
+
Alt&ernate title:
Alt&ernativ titel:
-
+
&Lyrics:
&Sangtekst:
-
+
&Verse order:
&Rækkefølge af vers:
-
+
Ed&it All
Re&digér alle
-
+
Title && Lyrics
Titel && sangtekst
-
+
&Add to Song
&Tilføj til sang
-
+
&Remove
&Fjern
-
+
&Manage Authors, Topics, Song Books
&Administrér forfattere, emner, sangbøger
-
+
A&dd to Song
T&ilføj til sang
-
+
R&emove
F&jern
-
+
Book:
Bog:
-
+
Number:
Nummer:
-
+
Authors, Topics && Song Book
Forfattere, emner && sangbøger
-
+
New &Theme
Nyt &tema
-
+
Copyright Information
Information om ophavsret
-
+
Comments
Kommentarer
-
+
Theme, Copyright Info && Comments
Tema, ophavsret && kommentarer
-
+
Add Author
Tilføj forfatter
-
+
This author does not exist, do you want to add them?
Denne forfatter eksisterer ikke. Vil du tilføje dem?
-
+
This author is already in the list.
Denne forfatter er allerede på listen.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Du har ikke valgt en gyldig forfatter. Vælg enten en forfatter fra liste, eller indtast en ny forfatter og klik på "Tilføj forfatter til sang"-knappen for at tilføje den nye forfatter.
-
+
Add Topic
Tilføj emne
-
+
This topic does not exist, do you want to add it?
Dette emne eksisterer ikke. Vil du tilføje det?
-
+
This topic is already in the list.
Dette emne er allerede på listen.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Du har ikke valgt et gyldigt emne. Vælg enten et emne fra listen, eller indtast et nyt emne og klik på "Tilføj emne til sang"-knappen for at tilføje det nye emne.
-
+
You need to type in a song title.
Vælg først en sangtitel.
-
+
You need to type in at least one verse.
Skriv mindst ét vers.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Rækkefølgen af vers er ikke gyldig. Der ikke noget vers som svarer til %s. Gyldige elementer er %s.
-
+
Add Book
Tilføj bog
-
+
This song book does not exist, do you want to add it?
Denne sangbog eksisterer ikke. Ønsker du at tilføje den?
-
+
You need to have an author for this song.
Du mangler en forfatter til denne sang.
-
+
You need to type some text in to the verse.
Du mangler at skrive noget tekst ind til verset.
-
+
Linked Audio
Sammenkædet lydspor
-
+
Add &File(s)
Tilføj &fil(er)
-
+
Add &Media
Tilføj &medier
-
+
Remove &All
Fjern &alt
-
+
Open File(s)
Åben fil(er)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6566,12 +6690,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Vælg mediefil(er)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Vælg én eller flere lydfiler fra listen herunder, og klik OK for at importere dem ind i denne sang.
@@ -6589,7 +6713,7 @@ The encoding is responsible for the correct character representation.
Sangtekst
-
+
CCLI License:
CCLI Licens:
@@ -6612,7 +6736,7 @@ The encoding is responsible for the correct character representation.
Vedligehold listen over forfattere, emner og bøger.
-
+
copy
For song cloning
@@ -6706,12 +6830,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
ophavsret
-
+
The following songs could not be imported:
De følgende sange kunne ikke importeres:
@@ -6871,8 +6995,8 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
- Tilføj manglende sange når programmet åbnes
+ Import missing songs from service files
+
diff --git a/resources/i18n/de.ts b/resources/i18n/de.ts
index 607d55aae..5d0d3e9c1 100644
--- a/resources/i18n/de.ts
+++ b/resources/i18n/de.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Hinweis
-
+
Alert &text:
Hinweis&text:
-
+
&New
&Neu
-
+
&Save
&Speichern
-
+
Displ&ay
&Anzeigen
-
+
Display && Cl&ose
An&zeigen && Schließen
@@ -79,7 +79,7 @@
Der Hinweis enthält noch keinen Text. Bitte geben Sie einen Text an, bevor Sie auf »Neu« klicken.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Möchten Sie trotzdem fortfahren?
AlertsPlugin.AlertsTab
-
+
Font
Schrift
-
+
Font name:
Schriftart:
-
+
Font color:
Schriftfarbe:
-
+
Background color:
Hintergrundfarbe:
-
+
Font size:
Schriftgröße:
-
+
Alert timeout:
Anzeigedauer:
@@ -661,42 +661,87 @@ Möchten Sie trotzdem fortfahren?
,|v|V|Vers|Verse|:;;-|bis;;.|;|+|und;;Ende
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Bitte geben Sie den Namen der Bibelübersetzung ein.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Das Copyright muss angegeben werden. Gemeinfreie Bibeln ohne Copyright sind als solche zu kennzeichnen.
+
+
+
+ Bible Exists
+ Bibel existiert bereits
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Diese Bibel existiert bereit. Bitte geben Sie einen anderen Übersetzungsnamen an oder löschen Sie zuerst die Existierende.
+
+
+
+ You need to specify a book name for "%s".
+ Sie müssen ein Buchnamen für »%s« angeben.
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+ Der Buchnamen »%s« wurde mehrmals angegeben.
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Fehler im Textverweis
-
+
Web Bible cannot be used
Für Onlinebibeln nicht verfügbar
-
+
Text Search is not available with Web Bibles.
In Onlinebibeln ist Textsuche nicht möglich.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Es wurde kein Suchbegriff eingegeben.
Um nach mehreren Begriffen gleichzeitig zu suchen, müssen die Begriffe durch ein Leerzeichen getrennt sein. Alternative Suchbegriffe müssen per Komma getrennt sein.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Zurzeit sind keine Bibelübersetzungen installiert. Zur Suche muss eine solche mit dem Importassistent importiert werden.
-
+
No Bibles Available
Keine Bibeln verfügbar
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -796,49 +841,36 @@ Changes do not affect verses already in the service.
Multiple alternative verse separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
- Alternative Verstrenner können durch senkrechte Striche »|« getrennt angegeben werden. Der erste Trenner wird zur Darstellung in OpenLP genutzt.
+ Alternative Verstrenner können durch senkrechte
+Striche »|« getrennt angegeben werden. Der erste
+Trenner wird zur Darstellung in OpenLP genutzt.
Multiple alternative range separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
- Alternative Bereichstrenner können durch senkrechte Striche »|« getrennt angegeben werden. Der erste Trenner wird zur Darstellung in OpenLP genutzt.
+ Alternative Bereichstrenner können durch senkrechte
+Striche »|« getrennt angegeben werden. Der erste
+Trenner wird zur Darstellung in OpenLP genutzt.
Multiple alternative list separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
- Alternative Aufzählungstrenner können durch senkrechte Striche »|« getrennt angegeben werden. Der erste Trenner wird zur Darstellung in OpenLP genutzt.
+ Alternative Aufzählungstrenner können durch senkrechte
+Striche »|« getrennt angegeben werden. Der erste
+Trenner wird zur Darstellung in OpenLP genutzt.
Multiple alternative end marks may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
- Alternative Endmarkierungen können durch senkrechte Striche »|« getrennt angegeben werden.
-
-
-
- Preferred Bookname Language
- Bevorzugte Sprache der Buchnamen
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Sprache der Buchnamen im Suchfeld:
-
-
-
- Bible language
- Sprache der Bibel
-
-
-
- Application language
- Sprache der Benutzeroberfläche
+ Alternative Endmarkierungen können durch senkrechte
+Striche »|« getrennt angegeben werden. Der erste
+Trenner wird zur Darstellung in OpenLP genutzt.
@@ -846,53 +878,67 @@ Bible should be displayed in the Bible search:
Englisch
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
-
+
+ Default Bible Language
+ Standard Bibelsprache
+
+
+
+ Book name language in search field,
+search results and on display:
+ Sprache des Buchnames im Suchfeld,
+Suchergebnis und Projektionsbildschirm:
+
+
+
+ Bible Language
+ Bibelsprache
+
+
+
+ Application Language
+ Anwendungssprache
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Buchnamen wählen
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Das folgende Buch konnte intern nicht zugeordnet werden. Bitte wählen Sie den entsprechenden englischen Namen.
-
+
Current name:
Aktueller Name:
-
+
Corresponding name:
Entsprechender Name:
-
+
Show Books From
Zeige Bücher aus dem:
-
+
Old Testament
Altes Testament
-
+
New Testament
Neues Testament
-
+
Apocrypha
Apokryphen
@@ -924,6 +970,76 @@ Bible should be displayed in the Bible search:
Importiere Verse... Fertig.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+ Bibeleditor
+
+
+
+ License Details
+ Lizenzdetails
+
+
+
+ Version name:
+ Bibelausgabe:
+
+
+
+ Copyright:
+ Copyright:
+
+
+
+ Permissions:
+ Genehmigung:
+
+
+
+ Default Bible Language
+ Standard Bibelsprache
+
+
+
+ Book name language in search field, search results and on display:
+ Sprache des Buchnames im Suchfeld, Suchergebnis und Projektionsbildschirm:
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+ Bibelsprache
+
+
+
+ Application Language
+ Anwendungssprache
+
+
+
+ English
+ Englisch
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+ Dies ist eine Webbibel.
+Es ist nicht möglich die Büchernamen anzupassen.
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -966,167 +1082,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bibel Importassistent
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Dieser Assistent hilft Ihnen Bibeln aus verschiedenen Formaten zu importieren. Um den Assistenten zu starten klicken Sie auf »Weiter«.
-
+
Web Download
Onlinebibel
-
+
Location:
Quelle:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Übersetzung:
-
+
Download Options
Download-Optionen
-
+
Server:
Server:
-
+
Username:
Benutzername:
-
+
Password:
Passwort:
-
+
Proxy Server (Optional)
Proxy-Server (optional)
-
+
License Details
Lizenzdetails
-
+
Set up the Bible's license details.
Eingabe der Urheberrechtsangaben der Bibelübersetzung.
-
+
Version name:
Bibelausgabe:
-
+
Copyright:
Copyright:
-
+
Please wait while your Bible is imported.
Bitte warten Sie während Ihre Bibel importiert wird.
-
+
You need to specify a file with books of the Bible to use in the import.
Eine Buchinformations-Datei muss zum Import angegeben werden.
-
+
You need to specify a file of Bible verses to import.
Eine Bibeltext-Datei muss zum Import angegeben werden.
-
+
You need to specify a version name for your Bible.
Bitte geben Sie den Namen der Bibelübersetzung ein.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Das Copyright muss angegeben werden. Gemeinfreie Bibeln ohne Copyright sind als solche zu kennzeichnen.
-
+
Bible Exists
Übersetzung bereits vorhanden
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Diese Bibel existiert bereit. Bitte geben Sie einen anderen Übersetzungsnamen an oder löschen Sie zuerst die Existierende.
-
+
Your Bible import failed.
Der Bibelimport ist fehlgeschlagen.
-
+
CSV File
CSV-Datei
-
+
Bibleserver
Bibleserver.com
-
+
Permissions:
Genehmigung:
-
+
Bible file:
Bibeldatei:
-
+
Books file:
Bücherdatei:
-
+
Verses file:
Versedatei:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x Bibel-Dateien
-
+
Registering Bible...
Registriere Bibel...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Registrierung abgeschlossen.
@@ -1137,17 +1253,17 @@ werden. Daher ist eine Internetverbindung erforderlich.
BiblesPlugin.LanguageDialog
-
+
Select Language
Sprache auswählen
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP kann die Sprache dieser Bibeln nicht ermitteln. Bitte wählen Sie die Sprache dieser Bibel aus der Liste aus.
-
+
Language:
Sprache:
@@ -1163,90 +1279,95 @@ werden. Daher ist eine Internetverbindung erforderlich.
BiblesPlugin.MediaItem
-
+
Quick
Schnellsuche
-
+
Find:
Suchen:
-
+
Book:
Buch:
-
+
Chapter:
Kapitel:
-
+
Verse:
Vers:
-
+
From:
Von:
-
+
To:
Bis:
-
+
Text Search
Textsuche
-
+
Second:
Vergleichstext:
-
+
Scripture Reference
Bibelstelle
-
+
Toggle to keep or clear the previous results.
Vorheriges Suchergebnis behalten oder verwerfen.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Es ist nicht möglich Einzel- und Zweifach Bibelvers Suchergebnisse zu kombinieren. Sollen die Suchergebnisse gelöscht und eine neue Suche gestartet werden?
-
+
Bible not fully loaded.
Bibel wurde nicht vollständig geladen.
-
+
Information
Hinweis
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Die Vergleichsbibel enthält nicht alle Verse, die in der Hauptbibel vorhanden sind. Nur die Verse, die in beiden Bibeln vorhanden sind, werden angezeigt. %d Verse sind nicht enthalten.
-
+
Search Scripture Reference...
Suche Bibelstelle...
-
+
Search Text...
Suche Text...
+
+
+ Are you sure you want to delete "%s"?
+ Sind Sie sicher, dass Sie "%s" löschen möchten?
+
BiblesPlugin.Opensong
@@ -1260,12 +1381,12 @@ werden. Daher ist eine Internetverbindung erforderlich.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Kodierung wird ermittelt (dies kann etwas dauern)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
%s %s wird importiert...
@@ -1503,42 +1624,42 @@ Bitte beachten Sie, dass Bibeltexte von Onlinebibeln bei Bedarf heruntergeladen
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Sonderfolien bearbeiten
-
+
&Title:
&Titel:
-
+
Add a new slide at bottom.
Füge eine neue Folie am Ende ein.
-
+
Edit the selected slide.
Bearbeite ausgewählte Folie.
-
+
Edit all the slides at once.
Bearbeite alle Folien.
-
+
Split a slide into two by inserting a slide splitter.
Füge einen Folienumbruch ein.
-
+
The&me:
Desig&n:
-
+
&Credits:
A&utoren:
@@ -1553,12 +1674,12 @@ Bitte beachten Sie, dass Bibeltexte von Onlinebibeln bei Bedarf heruntergeladen
Es muss mindestens eine Folie erstellt werden.
-
+
Ed&it All
&Alle bearbeiten
-
+
Insert Slide
Folie einfügen
@@ -1656,34 +1777,34 @@ Bitte beachten Sie, dass Bibeltexte von Onlinebibeln bei Bedarf heruntergeladen
Das Bild, das entfernt werden soll, muss ausgewählt sein.
-
+
You must select an image to replace the background with.
Das Bild, das Sie als Hintergrund setzen möchten, muss ausgewählt sein.
-
+
Missing Image(s)
Fehlende Bilder
-
+
The following image(s) no longer exist: %s
Auf die folgenden Bilder kann nicht mehr zugegriffen werden: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
Auf die folgenden Bilder kann nicht mehr zugegriffen werden: %s
Wollen Sie die anderen Bilder trotzdem hinzufügen?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Da auf das Bild »%s« nicht mehr zugegriffen werden kann, konnte es nicht als Hintergrund gesetzt werden.
-
+
There was no display item to amend.
Es waren keine Änderungen nötig.
@@ -1691,19 +1812,19 @@ Wollen Sie die anderen Bilder trotzdem hinzufügen?
ImagesPlugin.ImageTab
-
+
Background Color
Hintergrundfarbe
-
+
Default Color:
Standardfarbe:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Wenn Bilder ein anderes Seitenverhältniss als der Projektionsbildschirm haben, dann wird ein fabiger Rand hinzufgefügt.
+
+ Visible background for images with aspect ratio different to screen.
+ Sichtbarer Hintergrund für Bilder mit einem anderem Seitenverhältnis als der Projektionsbildschirm.
@@ -1828,22 +1949,22 @@ Wollen Sie die anderen Bilder trotzdem hinzufügen?
MediaPlugin.MediaTab
-
+
Available Media Players
Verfügbare Medien Player
-
+
%s (unavailable)
%s (nicht verfügbar)
-
+
Player Order
Player Reihenfolge
-
+
Allow media player to be overridden
Überschreiben des Multimediabackends zulassen
@@ -1873,17 +1994,17 @@ Möchten Sie dies jetzt tun?
OpenLP.AboutForm
-
+
Credits
Danksagungen
-
+
License
Lizenz
-
+
Contribute
Mitmachen
@@ -1893,17 +2014,17 @@ Möchten Sie dies jetzt tun?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -2031,7 +2152,7 @@ Danke
Halleluja!
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2048,7 +2169,7 @@ Erkunden Sie OpenLP: http://openlp.org/
OpenLP wird von freiwilligen Helfern programmiert und gewartet. Wenn Sie sich mehr freie christliche Programme wünschen, ermutigen wir Sie, sich doch sich zu beteiligen und den Knopf weiter unten nutzen.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Copyright © 2004-2012 %s
@@ -2058,62 +2179,62 @@ Anteiliges Copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Benutzeroberfläche
-
+
Number of recent files to display:
Anzahl zuletzt geöffneter Abläufe:
-
+
Remember active media manager tab on startup
Erinnere aktiven Reiter der Medienverwaltung
-
+
Double-click to send items straight to live
Objekte bei Doppelklick live anzeigen
-
+
Expand new service items on creation
Neue Ablaufelemente bei ausklappen
-
+
Enable application exit confirmation
Aktiviere Bestätigung beim Schließen
-
+
Mouse Cursor
Mauszeiger
-
+
Hide mouse cursor when over display window
Verstecke den Mauszeiger auf dem Bildschrim
-
+
Default Image
Standardbild
-
+
Background color:
Hintergrundfarbe:
-
+
Image file:
Bild-Datei:
-
+
Open File
Datei öffnen
@@ -2123,125 +2244,125 @@ Anteiliges Copyright © 2004-2012 %s
Erweitert
-
+
Preview items when clicked in Media Manager
Elemente in der Vorschau zeigen, wenn sie in
der Medienverwaltung angklickt werden
-
+
Click to select a color.
Klicken Sie, um eine Farbe aus zu wählen.
-
+
Browse for an image file to display.
Wählen Sie die Bild-Datei aus, die angezeigt werden soll.
-
+
Revert to the default OpenLP logo.
Standard-Logo wiederherstellen.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Ablauf %Y-%m-%d %H-%M
-
+
Default Service Name
Voreingestellter Ablaufname
-
+
Enable default service name
Ablaufnamen vorschlagen
-
+
Date and Time:
Zeitpunkt:
-
+
Monday
Montag
-
+
Tuesday
Dienstag
-
+
Wednesday
Mittwoch
-
+
Thurdsday
Donnerstag
-
+
Friday
Freitag
-
+
Saturday
Samstag
-
+
Sunday
Sonntag
-
+
Now
Jetzt
-
+
Time when usual service starts.
Übliche Uhrzeit.
-
+
Name:
Name:
-
+
Consult the OpenLP manual for usage.
Verwendungsdetails sind im Handbuch zu finden.
-
+
Revert to the default service name "%s".
Auf den vorgegebenen Ablaufnahmen »%s« zurücksetzen.
-
+
Example:
Beispiel:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Fenstermanager X11 umgehen
-
+
Syntax error.
Syntaxfehler.
@@ -2249,35 +2370,35 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Fehler aufgetreten
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Ups! OpenLP hat ein Problem und kann es nicht beheben. Der Text im unteren Fenster enthält Informationen, welche möglicherweise hilfreich für die OpenLP Entwickler sind.
Bitte senden Sie eine E-Mail an: bugs@openlp.org mit einer ausführlichen Beschreibung was Sie taten als das Problem auftrat.
-
+
Send E-Mail
E-Mail senden
-
+
Save to File
In Datei speichern
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Bitte geben Sie ein Beschreibung ein, was Sie gemacht haben, als
dieser Fehler auftrat. Bitte verwenden Sie (wenn möglich) Englisch.
-
+
Attach File
Datei einhängen
@@ -2588,79 +2709,79 @@ Version: %s
Custom Slides
Sonderfolien
+
+
+ Finish
+ Ende
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Es wurde keine Internetverbindung erkannt. Um während des erstmaligen Startes von OpenLP Beispiel Lieder, Bibeln und Designs zu installieren ist eine Internetverbindung nötig. Klicken Sie >>Abschließen<<, um OpenLP nun mit Grundeinstellungen und ohne Beispiel Daten zu starten.
-
+ Es wurde keine Internetverbindung erkannt. Um während des erstmaligen Startes von OpenLP Beispiel Lieder, Bibeln und Designs zu installieren ist eine Internetverbindung nötig. Klicken Sie »Abschließen«, um OpenLP nun mit Grundeinstellungen und ohne Beispiel Daten zu starten.
+
Um diesen Einrichtungsassistenten erneut zu starten und die Beispiel Daten zu importieren, prüfen Sie Ihre Internetverbindung und starten den Assistenten im Menü "Extras/Einrichtungsassistenten starten".
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
-Um den Einrichtungsassistenten zu unterbrechen (und OpenLP nicht zu starten), bitte >>Abbrechen<< klicken.
-
-
-
- Finish
- Ende
+Um den Einrichtungsassistenten zu unterbrechen (und OpenLP nicht zu starten), bitte »Abbrechen« klicken.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Konfiguriere Formatforlagen
-
+
Edit Selection
Auswahl bearbeiten
-
+
Save
Speichern
-
+
Description
Beschreibung
-
+
Tag
Tag
-
+
Start tag
Anfangs Tag
-
+
End tag
End Tag
-
+
Tag Id
Tag Nr.
-
+
Start HTML
Anfangs HTML
-
+
End HTML
End HTML
@@ -2904,40 +3025,10 @@ Um den Einrichtungsassistenten zu unterbrechen (und OpenLP nicht zu starten), bi
Starte Hintergrundmusik pausiert
-
+
Service Item Slide Limits
Navigation in Folienkontrollfeld
-
-
- &End Slide
- &Halten
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Bei Erreichen der ersten bzw. letzten Folie anhalten.
-
-
-
- &Wrap Slide
- &Umlauf
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Bei Erreichen der ersten bzw. letzten Folie am anderen Ende fortfahren.
-
-
-
- &Next Item
- &Weiter
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Bei Erreichen der ersten bzw. letzten Folie mit dem entsprechend nächsten Ablaufelement fortfahren.
-
Override display position:
@@ -2948,6 +3039,26 @@ Um den Einrichtungsassistenten zu unterbrechen (und OpenLP nicht zu starten), bi
Repeat track list
Abspielliste wiederholen
+
+
+ Behavior of next/previous on the last/first slide:
+ Verhalten von "Vorherige/Nächste Folie" bei letzter Folie:
+
+
+
+ &Remain on Slide
+ &Halte
+
+
+
+ &Wrap around
+ &Umlauf
+
+
+
+ &Move to next/previous service item
+ &Nächstes/vorheriges Ablaufelement
+
OpenLP.LanguageManager
@@ -2973,287 +3084,287 @@ Um den Einrichtungsassistenten zu unterbrechen (und OpenLP nicht zu starten), bi
OpenLP.MainWindow
-
+
&File
&Datei
-
+
&Import
&Importieren
-
+
&Export
&Exportieren
-
+
&View
&Ansicht
-
+
M&ode
An&sichtsmodus
-
+
&Tools
E&xtras
-
+
&Settings
&Einstellungen
-
+
&Language
&Sprache
-
+
&Help
&Hilfe
-
+
Media Manager
Medienverwaltung
-
+
Service Manager
Ablaufverwaltung
-
+
Theme Manager
Designverwaltung
-
+
&New
&Neu
-
+
&Open
Ö&ffnen
-
+
Open an existing service.
Einen vorhandenen Ablauf öffnen.
-
+
&Save
&Speichern
-
+
Save the current service to disk.
Den aktuellen Ablauf speichern.
-
+
Save &As...
Speichern &unter...
-
+
Save Service As
Den aktuellen Ablauf unter einem neuen Namen speichern
-
+
Save the current service under a new name.
Den aktuellen Ablauf unter einem neuen Namen speichern.
-
+
E&xit
&Beenden
-
+
Quit OpenLP
OpenLP beenden
-
+
&Theme
&Design
-
+
&Configure OpenLP...
&Einstellungen...
-
+
&Media Manager
&Medienverwaltung
-
+
Toggle Media Manager
Die Medienverwaltung ein- bzw. ausblenden
-
+
Toggle the visibility of the media manager.
Die Medienverwaltung ein- bzw. ausblenden.
-
+
&Theme Manager
&Designverwaltung
-
+
Toggle Theme Manager
Die Designverwaltung ein- bzw. ausblenden
-
+
Toggle the visibility of the theme manager.
Die Designverwaltung ein- bzw. ausblenden.
-
+
&Service Manager
&Ablaufverwaltung
-
+
Toggle Service Manager
Die Ablaufverwaltung ein- bzw. ausblenden
-
+
Toggle the visibility of the service manager.
Die Ablaufverwaltung ein- bzw. ausblenden.
-
+
&Preview Panel
&Vorschau-Ansicht
-
+
Toggle Preview Panel
Die Vorschau ein- bzw. ausblenden
-
+
Toggle the visibility of the preview panel.
Die Vorschau ein- bzw. ausschalten.
-
+
&Live Panel
&Live-Ansicht
-
+
Toggle Live Panel
Die Live Ansicht ein- bzw. ausschalten
-
+
Toggle the visibility of the live panel.
Die Live Ansicht ein- bzw. ausschalten.
-
+
&Plugin List
Er&weiterungen...
-
+
List the Plugins
Erweiterungen verwalten
-
+
&User Guide
Benutzer&handbuch
-
+
&About
&Info über OpenLP
-
+
More information about OpenLP
Mehr Informationen über OpenLP
-
+
&Online Help
&Online Hilfe
-
+
&Web Site
&Webseite
-
+
Use the system language, if available.
Die Systemsprache, sofern diese verfügbar ist, verwenden.
-
+
Set the interface language to %s
Die Sprache von OpenLP auf %s stellen
-
+
Add &Tool...
Hilfsprogramm hin&zufügen...
-
+
Add an application to the list of tools.
Eine Anwendung zur Liste der Hilfsprogramme hinzufügen.
-
+
&Default
&Standard
-
+
Set the view mode back to the default.
Den Ansichtsmodus auf Standardeinstellung setzen.
-
+
&Setup
&Einrichten
-
+
Set the view mode to Setup.
Die Ansicht für die Ablauferstellung optimieren.
-
+
&Live
&Live
-
+
Set the view mode to Live.
Die Ansicht für den Live-Betrieb optimieren.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3262,22 +3373,22 @@ You can download the latest version from http://openlp.org/.
Sie können die letzte Version auf http://openlp.org abrufen.
-
+
OpenLP Version Updated
Neue OpenLP Version verfügbar
-
+
OpenLP Main Display Blanked
Hauptbildschirm abgedunkelt
-
+
The Main Display has been blanked out
Die Projektion ist momentan nicht aktiv.
-
+
Default Theme: %s
Standarddesign: %s
@@ -3288,82 +3399,82 @@ Sie können die letzte Version auf http://openlp.org abrufen.
Deutsch
-
+
Configure &Shortcuts...
Konfiguriere &Tastenkürzel...
-
+
Close OpenLP
OpenLP beenden
-
+
Are you sure you want to close OpenLP?
Soll OpenLP wirklich beendet werden?
-
+
Open &Data Folder...
Öffne &Datenverzeichnis...
-
+
Open the folder where songs, bibles and other data resides.
Öffne das Verzeichnis, wo Lieder, Bibeln und andere Daten gespeichert sind.
-
+
&Autodetect
&Automatisch
-
+
Update Theme Images
Aktualisiere Design Bilder
-
+
Update the preview images for all themes.
Aktualisiert die Vorschaubilder aller Designs.
-
+
Print the current service.
Drucke den aktuellen Ablauf.
-
+
&Recent Files
&Zuletzte geöffnete Abläufe
-
+
L&ock Panels
&Sperre Leisten
-
+
Prevent the panels being moved.
Unterbindet das Bewegen der Leisten.
-
+
Re-run First Time Wizard
Einrichtungsassistent starten
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Einrichtungsassistent erneut starten um Beispiel-Lieder, Bibeln und Designs zu importieren.
-
+
Re-run First Time Wizard?
Einrichtungsassistent starten?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3372,43 +3483,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Der Einrichtungsassistent kann einige Einstellungen verändern und ggf. neue Lieder, Bibeln und Designs zu den bereits vorhandenen hinzufügen.
-
+
Clear List
Clear List of recent files
Leeren
-
+
Clear the list of recent files.
Leert die Liste der zuletzte geöffnete Abläufe.
-
+
Configure &Formatting Tags...
Konfiguriere &Formatvorlagen...
-
+
Export OpenLP settings to a specified *.config file
Exportiere OpenLPs Einstellungen in ein *.config-Datei.
-
+
Settings
Einstellungen
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Importiere OpenLPs Einstellungen aus ein *.config-Datei, die vorher an diesem oder einem anderen Computer exportiert wurde.
-
+
Import settings?
Importiere Einstellungen?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3421,32 +3532,32 @@ Der Import wird dauerhafte Veränderungen an Ihrer OpenLP Konfiguration machen.
Falsche Einstellungen können fehlerhaftes Verhalten von OpenLP verursachen.
-
+
Open File
Öffne Datei
-
+
OpenLP Export Settings Files (*.conf)
OpenLP Einstellungsdatei (*.conf)
-
+
Import settings
Importiere Einstellungen
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP wird nun geschlossen. Importierte Einstellungen werden bei dem nächsten Start übernommen.
-
+
Export Settings File
Exportiere Einstellungsdatei
-
+
OpenLP Export Settings File (*.conf)
OpenLP Einstellungsdatei (*.conf)
@@ -3480,7 +3591,7 @@ Datenbank: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Keine Elemente ausgewählt.
@@ -3568,27 +3679,27 @@ Dateiendung nicht unterstützt.
OpenLP.PluginForm
-
+
Plugin List
Erweiterungen
-
+
Plugin Details
Erweiterungsdetails
-
+
Status:
Status:
-
+
Active
aktiv
-
+
Inactive
inaktiv
@@ -3611,12 +3722,12 @@ Dateiendung nicht unterstützt.
OpenLP.PrintServiceDialog
-
+
Fit Page
Auf Seite einpassen
-
+
Fit Width
An Breite anpassen
@@ -3624,7 +3735,7 @@ Dateiendung nicht unterstützt.
OpenLP.PrintServiceForm
-
+
Options
Optionen
@@ -3639,47 +3750,47 @@ Dateiendung nicht unterstützt.
Als HTML kopieren
-
+
Zoom In
Heranzoomen
-
+
Zoom Out
Wegzoomen
-
+
Zoom Original
Original Zoom
-
+
Other Options
Andere Optionen
-
+
Include slide text if available
Drucke Folientext wenn verfügbar
-
+
Include service item notes
Drucke Element-Notizen
-
+
Include play length of media items
Drucke Spiellänge von Medien Elementen
-
+
Add page break before each text item
Einen Seitenumbruch nach jedem Text-Element einfügen
-
+
Service Sheet
Ablauf
@@ -3689,12 +3800,12 @@ Dateiendung nicht unterstützt.
Drucken
-
+
Title:
Titel:
-
+
Custom Footer Text:
Ablaufnotizen:
@@ -3728,7 +3839,7 @@ Dateiendung nicht unterstützt.
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Reihenfolge der Bilder ändern
@@ -3736,189 +3847,189 @@ Dateiendung nicht unterstützt.
OpenLP.ServiceManager
-
+
Move to &top
Zum &Anfang schieben
-
+
Move item to the top of the service.
Das ausgewählte Element an den Anfang des Ablaufs verschieben.
-
+
Move &up
Nach &oben schieben
-
+
Move item up one position in the service.
Das ausgewählte Element um eine Position im Ablauf nach oben verschieben.
-
+
Move &down
Nach &unten schieben
-
+
Move item down one position in the service.
Das ausgewählte Element um eine Position im Ablauf nach unten verschieben.
-
+
Move to &bottom
Zum &Ende schieben
-
+
Move item to the end of the service.
Das ausgewählte Element an das Ende des Ablaufs verschieben.
-
+
&Delete From Service
Vom Ablauf &löschen
-
+
Delete the selected item from the service.
Das ausgewählte Element aus dem Ablaufs entfernen.
-
+
&Add New Item
&Neues Element hinzufügen
-
+
&Add to Selected Item
&Zum gewählten Element hinzufügen
-
+
&Edit Item
Element &bearbeiten
-
+
&Reorder Item
&Aufnahmeelement
-
+
&Notes
&Notizen
-
+
&Change Item Theme
&Design des Elements ändern
-
+
OpenLP Service Files (*.osz)
OpenLP Ablaufdateien (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Die gewählte Datei ist keine gültige OpenLP Ablaufdatei.
Der Inhalt ist nicht in UTF-8 kodiert.
-
+
File is not a valid service.
Die Datei ist keine gültige OpenLP Ablaufdatei.
-
+
Missing Display Handler
Fehlende Anzeigesteuerung
-
+
Your item cannot be displayed as there is no handler to display it
Dieses Element kann nicht angezeigt werden, da es keine Steuerung dafür gibt.
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Dieses Element kann nicht angezeigt werden, da die zugehörige Erweiterung fehlt oder inaktiv ist.
-
+
&Expand all
Alle au&sklappen
-
+
Expand all the service items.
Alle Ablaufelemente ausklappen.
-
+
&Collapse all
Alle ei&nklappen
-
+
Collapse all the service items.
Alle Ablaufelemente einklappen.
-
+
Open File
Ablauf öffnen
-
+
Moves the selection down the window.
Ausgewähltes nach unten schieben
-
+
Move up
Nach oben
-
+
Moves the selection up the window.
Ausgewähltes nach oben schieben
-
+
Go Live
Live
-
+
Send the selected item to Live.
Zeige das ausgewählte Element Live.
-
+
&Start Time
&Startzeit
-
+
Show &Preview
&Vorschau
-
+
Show &Live
&Live
-
+
Modified Service
Modifizierter Ablauf
-
+
The current service has been modified. Would you like to save this service?
Der momentane Ablauf wurde modifiziert. Möchten Sie ihn speichern?
@@ -3938,72 +4049,72 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Spiellänge:
-
+
Untitled Service
Unbenannt
-
+
File could not be opened because it is corrupt.
Datei konnte nicht geöffnet werden, da sie fehlerhaft ist.
-
+
Empty File
Leere Datei
-
+
This service file does not contain any data.
Diese Datei enthält keine Daten.
-
+
Corrupt File
Dehlerhaft Datei
-
+
Load an existing service.
Einen bestehenden Ablauf öffnen.
-
+
Save this service.
Den aktuellen Ablauf speichern.
-
+
Select a theme for the service.
Design für den Ablauf auswählen.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
Entweder ist die Datei fehlerhaft oder sie ist keine OpenLP 2.0 Ablauf-Datei.
-
+
Service File Missing
Ablaufdatei fehlt
-
+
Slide theme
Element-Design
-
+
Notes
Notizen
-
+
Edit
Bearbeiten
-
+
Service copy only
Ablaufkopie (nicht in der Datenbank)
@@ -4011,7 +4122,7 @@ Der Inhalt ist nicht in UTF-8 kodiert.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Elementnotiz
@@ -4027,12 +4138,12 @@ Der Inhalt ist nicht in UTF-8 kodiert.
OpenLP.ShortcutListDialog
-
+
Action
Aktion
-
+
Shortcut
Tastenkürzel
@@ -4047,32 +4158,32 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Das Tastenkürzel »%s« ist bereits einer anderen Aktion zugeordnet. Bitte wählen Sie ein anderes Tastenkürzel.
-
+
Alternate
Alternative
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Wählen Sie ein Aktion aus und klicken Sie eine der unteren Buttons um einen primären bzw. alternativen Tastenkürzel auf zuzeichnen.
-
+
Default
Standard
-
+
Custom
Sonderfolien
-
+
Capture shortcut.
Tastenkürzel aufzeichen.
-
+
Restore the default shortcut of this action.
Standard Tastenkürzel dieser Aktion wiederherstellen.
@@ -4087,7 +4198,7 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Möchten Sie alle standard Tastenkürzel wiederherstellen?
-
+
Configure Shortcuts
Konfiguriere Tastaturkürzel...
@@ -4254,11 +4365,6 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Background Audio
Hintergrundton
-
-
- Next Track
- Nächstes Stück
-
Go to next audio track.
@@ -4341,17 +4447,17 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Die Startzeit ist nach der Endzeit gesetzt
-
+
Theme Layout
Design-Layout
-
+
The blue box shows the main area.
Der blaue Rahmen zeigt die Hauptanzeigefläche.
-
+
The red box shows the footer.
Der rote Rahmen zeigt die Fußzeile.
@@ -4452,62 +4558,62 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Als &globalen Standard setzen
-
+
%s (default)
%s (Standard)
-
+
You must select a theme to edit.
Zum Bearbeiten muss ein Design ausgewählt sein.
-
+
You are unable to delete the default theme.
Es ist nicht möglich das Standarddesign zu entfernen.
-
+
Theme %s is used in the %s plugin.
Das Design »%s« wird in der »%s« Erweiterung benutzt.
-
+
You have not selected a theme.
Es ist kein Design ausgewählt.
-
+
Save Theme - (%s)
Speicherort für »%s«
-
+
Theme Exported
Design exportiert
-
+
Your theme has been successfully exported.
Das Design wurde erfolgreich exportiert.
-
+
Theme Export Failed
Designexport fehlgeschlagen
-
+
Your theme could not be exported due to an error.
Dieses Design konnte aufgrund eines Fehlers nicht exportiert werden.
-
+
Select Theme Import File
OpenLP Designdatei importieren
-
+
File is not a valid theme.
Diese Datei ist keine gültige OpenLP Designdatei.
@@ -4527,58 +4633,58 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Design &exportieren
-
+
You must select a theme to rename.
Es ist kein Design zur Umbenennung ausgewählt.
-
+
Rename Confirmation
Umbenennung bestätigen
-
+
Rename %s theme?
Soll das Design »%s« wirklich umbenennt werden?
-
+
You must select a theme to delete.
Es ist kein Design zum Löschen ausgewählt.
-
+
Delete Confirmation
Löschbestätigung
-
+
Delete %s theme?
Soll das Design »%s« wirklich gelöscht werden?
-
+
Validation Error
Validierungsfehler
-
+
A theme with this name already exists.
Ein Design mit diesem Namen existiert bereits.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP Designs (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Kopie von %s
-
+
Theme Already Exists
Design bereits vorhanden
@@ -4586,222 +4692,222 @@ Der Inhalt ist nicht in UTF-8 kodiert.
OpenLP.ThemeWizard
-
+
Theme Wizard
Designassistent
-
+
Welcome to the Theme Wizard
Willkommen beim Designassistenten
-
+
Set Up Background
Hintergrund einrichten
-
+
Set up your theme's background according to the parameters below.
Der Designhintergrund wird anhand der Parameter unten eingerichtet.
-
+
Background type:
Hintergrundart:
-
+
Solid Color
Füllfarbe
-
+
Gradient
Farbverlauf
-
+
Color:
Farbe:
-
+
Gradient:
Verlauf:
-
+
Horizontal
horizontal
-
+
Vertical
vertikal
-
+
Circular
radial
-
+
Top Left - Bottom Right
diagonal abwärts
-
+
Bottom Left - Top Right
diagonal aufwärts
-
+
Main Area Font Details
Schriftschnitt und -farbe
-
+
Define the font and display characteristics for the Display text
Die Schrift und die Anzeigeeigenschaften für die Hauptanzeigefläche einrichten
-
+
Font:
Schriftart:
-
+
Size:
Schriftgröße:
-
+
Line Spacing:
Zeilenabstand:
-
+
&Outline:
&Umrandung:
-
+
&Shadow:
S&chatten:
-
+
Bold
Fett
-
+
Italic
Kursiv
-
+
Footer Area Font Details
Fußzeile einrichten
-
+
Define the font and display characteristics for the Footer text
Die Schrift und die Anzeigeeigenschaften für die Fußzeile einrichten
-
+
Text Formatting Details
Weitere Formatierung
-
+
Allows additional display formatting information to be defined
Hier können zusätzliche Anzeigeeigenschaften eingerichtet werden.
-
+
Horizontal Align:
Horizontale Ausrichtung:
-
+
Left
links
-
+
Right
rechts
-
+
Center
zentriert
-
+
Output Area Locations
Anzeigeflächen
-
+
Allows you to change and move the main and footer areas.
Hier ist es möglich Hauptanzeigefläche und die Fußzeile zu verschieben.
-
+
&Main Area
&Hauptanzeigefläche
-
+
&Use default location
&Automatisch positionieren
-
+
X position:
Von links:
-
+
px
px
-
+
Y position:
Von oben:
-
+
Width:
Breite:
-
+
Height:
Höhe:
-
+
Use default location
Automatisch positionieren
-
+
Save and Preview
Vorschau und Speichern
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Eine Vorschau anzeigen und das Design abspeichern
-
+
Theme name:
Designname:
@@ -4811,47 +4917,47 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Bearbeite Design - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Dieser Assistent hilft Ihnen Designs zu erstellen oder zu bearbeiten. Klicken Sie auf »Weiter« um den Hintergrund einzurichten.
-
+
Transitions:
Übergänge:
-
+
&Footer Area
&Fußzeile
-
+
Starting color:
Startfarbe:
-
+
Ending color:
Endfarbe
-
+
Background color:
Hintergrundfarbe:
-
+
Justify
bündig
-
+
Layout Preview
Layout-Vorschau
-
+
Transparent
transparent
@@ -4859,42 +4965,42 @@ Der Inhalt ist nicht in UTF-8 kodiert.
OpenLP.ThemesTab
-
+
Global Theme
Globales Standarddesign
-
+
Theme Level
Designstufe
-
+
S&ong Level
&Liedstufe
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Das im jeweiligen Lied eingestellte Design wird verwendet. Wenn für ein Lied kein Design festgelegt ist, wird das Ablaufdesign verwendet. Wenn dort auch kein Design festgelegt wurde, wird das Standarddesign benutzt.
-
+
&Service Level
&Ablaufstufe
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Das dem Ablauf zugewiesene Design wird genutzt. Das im Lied eingestellte Design wird ignoriert. Wenn dem Ablauf kein Design zugeordnet ist, dann wird das Standarddesign verwendet.
-
+
&Global Level
&Globale Stufe
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Das Standarddesign immer verwenden, unabhängig vom Lieddesign oder Ablaufdesign.
@@ -5140,22 +5246,22 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Version
-
+
Delete the selected item.
Lösche den ausgewählten Eintrag.
-
+
Move selection up one position.
Ausgewählten Eintrag nach oben schieben.
-
+
Move selection down one position.
Ausgewählten Eintrag nach unten schieben.
-
+
&Vertical Align:
&Vertikale Ausrichtung:
@@ -5221,7 +5327,7 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Sie müssen wenigstens eine %s-Datei zum Importieren auswählen.
-
+
Welcome to the Bible Import Wizard
Willkommen beim Bibel Importassistenten
@@ -5404,11 +5510,6 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Reset live background.
Setze den Live-Hintergrund zurück.
-
-
- &Split
- &Teilen
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5455,29 +5556,34 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Search bar place holder text
Suche Designs...
+
+
+ Optional &Split
+ Optionale &Teilung
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 und %2
-
+
%1, and %2
Locale list separator: end
%1, und %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1,%2
@@ -5552,17 +5658,17 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Anzeigen mit:
-
+
File Exists
Datei existiert
-
+
A presentation with that filename already exists.
Eine Präsentation mit diesem Dateinamen existiert bereits.
-
+
This type of presentation is not supported.
Präsentationsdateien dieses Dateiformats werden nicht unterstützt.
@@ -5572,17 +5678,17 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Präsentationen (%s)
-
+
Missing Presentation
Fehlende Präsentation
-
+
The Presentation %s no longer exists.
Die Präsentation »%s« existiert nicht mehr.
-
+
The Presentation %s is incomplete, please reload.
Die Präsentation »%s« ist nicht vollständig, bitte neu laden.
@@ -5663,11 +5769,6 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Search
Suchen
-
-
- Back
- Zurück
-
Refresh
@@ -5679,50 +5780,70 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Schwarz
-
+
Show
Zeigen
-
+
Prev
Vorh.
-
+
Next
Nächste
-
+
Text
Text
-
+
Show Alert
Hinweis zeigen
-
+
Go Live
Live
-
+
No Results
Kein Suchergebnis
-
+
Options
Optionen
-
+
Add to Service
Zum Ablauf hinzufügen
+
+
+ Home
+ Start
+
+
+
+ Theme
+ Design
+
+
+
+ Desktop
+ Desktop
+
+
+
+ Add & Go to Service
+ Hinzufügen & zum Ablauf gehen
+
RemotePlugin.RemoteTab
@@ -5856,7 +5977,7 @@ Der Inhalt ist nicht in UTF-8 kodiert.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Protokolldaten löschen
@@ -5881,7 +6002,7 @@ Der Inhalt ist nicht in UTF-8 kodiert.
Die Protokolldaten wurden erfolgreich gelöscht.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Bitte wählen Sie das Datum bis zu dem die Protokollierungsdaten gelöscht werden sollen. Alle gespeicherten Daten, welche älter sind, werden dauerhaft gelöscht.
@@ -5889,22 +6010,22 @@ Der Inhalt ist nicht in UTF-8 kodiert.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Protokoll extrahieren
-
+
Select Date Range
Zeitspanne
-
+
to
bis
-
+
Report Location
Zielverzeichnis für die Statistiken
@@ -6184,210 +6305,223 @@ Diese ist für die korrekte Darstellung der Sonderzeichen verantwortlich.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+ Metadaten
+
+
+
+ Custom Book Names
+ Benutzerdefinierte Büchernamen
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Lied bearbeiten
-
+
&Title:
&Titel:
-
+
Alt&ernate title:
&Zusatztitel:
-
+
&Lyrics:
Lied&text:
-
+
&Verse order:
&Versfolge:
-
+
Ed&it All
&Alle Bearbeiten
-
+
Title && Lyrics
Titel && Liedtext
-
+
&Add to Song
&Hinzufügen
-
+
&Remove
&Entfernen
-
+
&Manage Authors, Topics, Song Books
&Datenbankeinträge verwalten
-
+
A&dd to Song
H&inzufügen
-
+
R&emove
&Entfernen
-
+
Book:
Liederbuch:
-
+
Number:
Nummer:
-
+
Authors, Topics && Song Book
Autoren, Themen && Liederbücher
-
+
New &Theme
Neues &Design
-
+
Copyright Information
Copyright
-
+
Comments
Kommentare
-
+
Theme, Copyright Info && Comments
Design, Copyright && Kommentare
-
+
Add Author
Autor hinzufügen
-
+
This author does not exist, do you want to add them?
Dieser Autor existiert nicht. Soll er zur Datenbank hinzugefügt werden?
-
+
This author is already in the list.
Dieser Autor ist bereits vorhanden.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Es wurde kein gültiger Autor ausgewählt. Bitte wählen Sie einen Autor aus der Liste oder geben Sie einen neuen Autor ein und drücken die Schaltfläche »Autor hinzufügen«.
-
+
Add Topic
Thema hinzufügen
-
+
This topic does not exist, do you want to add it?
Dieses Thema existiert nicht. Soll es zur Datenbank hinzugefügt werden?
-
+
This topic is already in the list.
Dieses Thema ist bereits vorhanden.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Es wurde kein gültiges Thema ausgewählt. Bitte wählen Sie ein Thema aus der Liste oder geben Sie ein neues Thema ein und drücken die Schaltfläche »Thema hinzufügen«.
-
+
You need to type in a song title.
Ein Liedtitel muss angegeben sein.
-
+
You need to type in at least one verse.
Mindestens ein Vers muss angegeben sein.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Die Versfolge ist ungültig. Es gibt keinen Vers mit der Kennung »%s«. Gültige Werte sind »%s«.
-
+
Add Book
Liederbuch hinzufügen
-
+
This song book does not exist, do you want to add it?
Dieses Liederbuch existiert nicht. Soll es zur Datenbank hinzugefügt werden?
-
+
You need to have an author for this song.
Das Lied benötigt mindestens einen Autor.
-
+
You need to type some text in to the verse.
Die Strophe benötigt etwas Text.
-
+
Linked Audio
Hintergrundmusik
-
+
Add &File(s)
&Datei(en) hinzufügen
-
+
Add &Media
&Medien hinzufügen
-
+
Remove &All
&Alle Entfernen
-
+
Open File(s)
Datei(en) öffnen
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Achtung:</strong> Es werden nicht alle Verse verwendet.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
Ungültige Versfolge. Es gibt keine passenden Verse für %s. Gültige Einträge sind %s.
@@ -6634,12 +6768,12 @@ Easy Worship]
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Wähle Audio-/Videodatei(en)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Wähle eine oder mehrere Audio Dateien von der folgenden Liste und klicke >>OK<<, um sie in dieses Lied zu importieren.
@@ -6657,7 +6791,7 @@ Easy Worship]
Liedtext
-
+
CCLI License:
CCLI-Lizenz:
@@ -6680,7 +6814,7 @@ Easy Worship]
Autoren, Themen und Bücher verwalten.
-
+
copy
For song cloning
Kopie
@@ -6774,12 +6908,12 @@ Easy Worship]
SongsPlugin.SongImport
-
+
copyright
copyright
-
+
The following songs could not be imported:
Die folgenden Lieder konnten nicht importiert werden:
@@ -6939,8 +7073,8 @@ Easy Worship]
- Add missing songs when opening service
- Lieder aus Abläufen zur Datenbank hinzufügen
+ Import missing songs from service files
+ Lieder aus Abläufen in die Datenbank importieren
diff --git a/resources/i18n/el.ts b/resources/i18n/el.ts
index 725c23480..797ca2833 100644
--- a/resources/i18n/el.ts
+++ b/resources/i18n/el.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Μήνυμα Ειδοποίησης
-
+
Alert &text:
&Κείμενο Ειδοποίησης:
-
+
&New
&Νέο
-
+
&Save
&Αποθήκευση
-
+
Displ&ay
Παρουσί&αση
-
+
Display && Cl&ose
Παρουσίαση && Κλ&είσιμο
@@ -79,7 +79,7 @@
Δεν έχετε προσδιορίσει κάποιο κείμενο για την ειδοποίησή σας. Παρακαλούμε πληκτρολογείστε ένα κείμενο πριν κάνετε κλικ στο Νέο.
-
+
&Parameter:
&Παράμετρος:
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
Γραμματοσειρά
-
+
Font name:
Ονομασία γραμματοσειράς:
-
+
Font color:
Χρώμα γραμματοσειράς:
-
+
Background color:
Χρώμα φόντου:
-
+
Font size:
Μέγεθος γραμματοσειράς:
-
+
Alert timeout:
Χρόνος αναμονής:
@@ -661,42 +661,87 @@ Do you want to continue anyway?
:|v|V|verse|verses;;-|to;;,|and;;end
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Πρέπει να καθορίσετε μία ονομασία έκδοσης της Βίβλου σας.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Πρέπει να ορίσετε τα πνευματικά δικαιώματα της Βίβλου σας. Οι Βίβλοι στον δημόσιο τομέα πρέπει να δηλώνονται ως τέτοιες.
+
+
+
+ Bible Exists
+ Η Βίβλος Υπάρχει
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Η Βίβλος ήδη υπάρχει. Παρακαλούμε να εισάγετε μια διαφορετική Βίβλο ή να διαγράψετε πρώτα την ήδη υπάρχουσα.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Σφάλμα Αναφοράς Βίβλου
-
+
Web Bible cannot be used
Η Βίβλος Web δεν μπορεί να χρησιμοποιηθεί
-
+
Text Search is not available with Web Bibles.
Η Αναζήτηση Κειμένου δεν είναι διαθέσιμη με Βίβλους Web.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Δεν δώσατε λέξη προς αναζήτηση.
Μπορείτε να διαχωρίσετε διαφορετικές λέξεις με κενό για να αναζητήσετε για όλες τις λέξεις και μπορείτε να τις διαχωρίσετε με κόμμα για να αναζητήσετε για μια από αυτές.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Δεν υπάρχουν εγκατεστημένες Βίβλοι. Χρησιμοποιήστε τον Οδηγό Εισαγωγής για να εγκαταστήσετε μία η περισσότερες Βίβλους.
-
+
No Bibles Available
Βίβλοι Μη Διαθέσιμοι
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
Πρέπει να διαχωρίζονται από το σύμβολο "|".
Παρακαλώ σβήστε αυτή την γραμμή για χρήση της προκαθορισμένης τιμής.
-
-
- Preferred Bookname Language
- Προτιμητέα Γλώσσα Ονομασίας Βιβλίων
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Επιλέξτε την γλώσσα στην οποία θα απεικονίζονται τα ονόματα
-των βιβλίων της Βίβλου κατά την αναζήτηση:
-
-
-
- Bible language
- Γλώσσα Βίβλου
-
-
-
- Application language
- Γλώσσα Εφαρμογής
-
English
Αγγλικά
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Πολλαπλές επιλογές:
-Γλώσσα βίβλου - η γλώσσα με την οποία εισήχθησαν τα ονόματα των βιβλίων της Βίβλου
-Γλώσσα εφαρμογής - η γλώσσα που επιλέξατε για το OpenLP
-Αγγλικά - χρησιμοποιήστε πάντα Αγγλικά ονόματα βιβλίων
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Επιλέξτε Όνομα Βιβλίου
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Το ακόλουθο όνομα βιβλίου δεν βρέθηκε εσωτερικά. Παρακαλούμε επιλέξτε το αντίστοιχο αγγλικό όνομα από την λίστα.
-
+
Current name:
Τρέχον όνομα:
-
+
Corresponding name:
Αντίστοιχο όνομα:
-
+
Show Books From
Εμφάνιση Βιβλίων Από
-
+
Old Testament
Παλαιά Διαθήκη
-
+
New Testament
Καινή Διαθήκη
-
+
Apocrypha
Απόκρυφα
@@ -935,6 +968,75 @@ Bible should be displayed in the Bible search:
Εισαγωγή εδαφίων... ολοκληρώθηκε.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Λεπτομέρειες Άδειας
+
+
+
+ Version name:
+ Όνομα έκδοσης:
+
+
+
+ Copyright:
+ Πνευματικά Δικαιώματα:
+
+
+
+ Permissions:
+ Άδειες:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ Αγγλικά
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Οδηγός Εισαγωγής Βίβλου
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Ο οδηγός αυτός θα σας βοηθήσει στην εισαγωγή Βίβλων από μια ποικιλία τύπων. Κάντε κλικ στο πλήκτρο επόμενο παρακάτω για να ξεκινήσετε την διαδικασία επιλέγοντας έναν τύπο αρχείου προς εισαγωγή.
-
+
Web Download
Λήψη μέσω Web
-
+
Location:
Τοποθεσία:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Βίβλος:
-
+
Download Options
Επιλογές Λήψης
-
+
Server:
Εξυπηρετητής:
-
+
Username:
Όνομα Χρήστη:
-
+
Password:
Κωδικός:
-
+
Proxy Server (Optional)
Εξυπηρετητής Proxy (Προαιρετικό)
-
+
License Details
Λεπτομέρειες Άδειας
-
+
Set up the Bible's license details.
Ρυθμίστε τις λεπτομέρειες άδειας της Βίβλου.
-
+
Version name:
Όνομα έκδοσης:
-
+
Copyright:
Πνευματικά Δικαιώματα:
-
+
Please wait while your Bible is imported.
Παρακαλούμε περιμένετε όσο η Βίβλος σας εισάγεται.
-
+
You need to specify a file with books of the Bible to use in the import.
Πρέπει να καθορίσετε ένα αρχείο με βιβλία της Βίβλου για να χρησιμοποιήσετε για εισαγωγή.
-
+
You need to specify a file of Bible verses to import.
Πρέπει να καθορίσετε ένα αρχείο εδαφίων της Βίβλου προς εισαγωγή.
-
+
You need to specify a version name for your Bible.
Πρέπει να καθορίσετε μία ονομασία έκδοσης της Βίβλου σας.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Πρέπει να ορίσετε τα πνευματικά δικαιώματα της Βίβλου σας. Οι Βίβλοι στον δημόσιο τομέα πρέπει να δηλώνονται ως τέτοιες.
-
+
Bible Exists
Η Βίβλος Υπάρχει
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Η Βίβλος ήδη υπάρχει. Παρακαλούμε να εισάγετε μια διαφορετική Βίβλο ή να διαγράψετε πρώτα την ήδη υπάρχουσα.
-
+
Your Bible import failed.
Η εισαγωγή της Βίβλου σας απέτυχε.
-
+
CSV File
Αρχείο CSV
-
+
Bibleserver
Εξυπηρετητής Βίβλου
-
+
Permissions:
Άδειες:
-
+
Bible file:
Αρχείο Βίβλου:
-
+
Books file:
Αρχείο Βιβλίων:
-
+
Verses file:
Αρχείο εδαφίων:
-
+
openlp.org 1.x Bible Files
Αρχεία Βίβλων openlp.org 1.x
-
+
Registering Bible...
Καταχώρηση Βίβλου...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Η Βίβλος καταχωρήθηκε. Σημειώστε ότι τα εδάφια θα κατέβουν
@@ -1147,17 +1249,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Επιλογή Γλώσσας
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
Το OpenLP δεν μπορεί να αναγνωρίσει την γλώσσα αυτής της μετάφρασης της Βίβλου. Παρακαλούμε επιλέξτε την γλώσσα από την παρακάτω λίστα.
-
+
Language:
Γλώσσα:
@@ -1173,90 +1275,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Γρήγορο
-
+
Find:
Εύρεση:
-
+
Book:
Βιβλίο:
-
+
Chapter:
Κεφάλαιο:
-
+
Verse:
Εδάφιο:
-
+
From:
Από:
-
+
To:
Έως:
-
+
Text Search
Αναζήτηση Κειμένου
-
+
Second:
Δεύτερο:
-
+
Scripture Reference
Αναφορά Γραφής
-
+
Toggle to keep or clear the previous results.
Εναλλαγή διατήρησης ή καθαρισμού των προηγούμενων αποτελεσμάτων.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Δεν μπορείτε να συνδυάσετε αποτελέσματα αναζητήσεων μονών και διπλών εδαφίων Βίβλου. Θέλετε να διαγράψετε τα αποτελέσματα αναζήτησης και να ξεκινήσετε νέα αναζήτηση;
-
+
Bible not fully loaded.
Βίβλος ατελώς φορτωμένη.
-
+
Information
Πληροφορίες
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Η δεύτερη Βίβλος δεν περιέχει όλα τα εδάφια που υπάρχουν στην κύρια Βίβλο. Θα εμφανιστούν μόνο τα εδάφια που βρίσκονται και στις δύο Βίβλους. %d εδάφια δεν έχουν συμπεριληφθεί στα αποτελέσματα.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Ανίχνευση κωδικοποίησης (μπορεί να χρειαστεί μερικά λεπτά)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Εισαγωγή %s %s...
@@ -1513,42 +1620,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Επεξεργασία Εξατομικευμένων Διαφανειών
-
+
&Title:
&Τίτλος:
-
+
Add a new slide at bottom.
Προσθήκη νέας διαφάνειας κάτω.
-
+
Edit the selected slide.
Επεξεργασία επιλεγμένης διαφάνειας.
-
+
Edit all the slides at once.
Επεξεργασία όλων των διαφανειών ταυτόχρονα.
-
+
Split a slide into two by inserting a slide splitter.
Χωρίστε μια διαφάνεια σε δύο με εισαγωγή ενός διαχωριστή διαφανειών.
-
+
The&me:
Θέ&μα:
-
+
&Credits:
&Πιστώσεις:
@@ -1563,12 +1670,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
Πρέπει να προσθέσετε τουλάχιστον μία διαφάνεια
-
+
Ed&it All
&Επεξεργασία Όλων
-
+
Insert Slide
Εισαγωγή Διαφάνειας
@@ -1666,34 +1773,34 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
Πρέπει να επιλέξετε μια εικόνα προς διαγραφή.
-
+
You must select an image to replace the background with.
Πρέπει να επιλέξετε μια εικόνα με την οποία θα αντικαταστήσετε το φόντο.
-
+
Missing Image(s)
Απούσες Εικόνες
-
+
The following image(s) no longer exist: %s
Οι ακόλουθες εικόνες δεν υπάρχουν πια: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
Οι ακόλουθες εικόνες δεν υπάρχουν πια: %s
Θέλετε να προσθέσετε τις άλλες εικόνες οπωσδήποτε;
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Υπήρξε πρόβλημα κατά την αντικατάσταση του φόντου, το αρχείο εικόνας "%s" δεν υπάρχει πια.
-
+
There was no display item to amend.
Δεν υπήρξε κανένα αντικείμενο προς απεικόνιση για διόρθωση.
@@ -1701,19 +1808,19 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
Χρώμα Φόντου
-
+
Default Color:
Προκαθορισμένο Χρώμα:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Παρέχει το πλαίσιο όπου η εικόνα δεν είναι σωστής διάστασης για την οθόνη όταν αλλάξει διαστάσεις.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1838,22 +1945,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
Διαθέσιμα Προγράμματα Αναπαραγωγής
-
+
%s (unavailable)
%s (μη διαθέσιμο)
-
+
Player Order
Σειρά Αναπαραγωγής
-
+
Allow media player to be overridden
Επιτρέψτε την παράκαμψη του προγράμματος αναπαραγωγής πολυμέσων
@@ -1883,17 +1990,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
Πιστώσεις
-
+
License
Άδεια
-
+
Contribute
Συνεισφέρετε
@@ -1903,17 +2010,17 @@ Should OpenLP upgrade now?
έκδοση %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Αυτό το πρόγραμμα είναι ανοιχτό λογισμικό, μπορείτε να το διανείμετε και/ή να το τροποποιήσετε υπό τους όρους της άδειας GNU General Public License όπως δημοσιεύτηκε από το Ίδρυμα Ελεύθερου Λογισμικού, έκδοση 2 της Άδειας.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Αυτό το πρόγραμμα διανέμεται με την ελπίδα ότι θα είναι χρήσιμο, αλλά ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ, χωρίς καν την συνεπαγόμενη εγγύηση ΕΜΠΟΡΙΚΟΤΗΤΑΣ ή ΧΡΗΣΗΣ ΓΙΑ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ. Δείτε παρακάτω για περισσότερες λεπτομέρειες.
-
+
Project Lead
%s
@@ -2038,7 +2145,7 @@ Final Credit
Αυτός μας ελευθέρωσε.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2055,7 +2162,7 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
Το OpenLP έχει γραφτεί και συντηρείται από εθελοντές. Αν θα θέλατε να δείτε περισσότερα δωρεάν Χριστιανικά προγράμματα να υλοποιούνται, παρακαλούμε σκεφτείτε να συνεισφέρετε χρησιμοποιώντας το παρακάτω πλήκτρο.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Πνευματικά Δικαιώματα © 2004-2012 %s
@@ -2065,62 +2172,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Επιλογές Διεπαφής
-
+
Number of recent files to display:
Αριθμός πρόσφατων αρχείων προς απεικόνιση:
-
+
Remember active media manager tab on startup
Θυμήσου την καρτέλα του ενεργού διαχειριστή πολυμέσων κατά την εκκίνηση
-
+
Double-click to send items straight to live
Προβολή αντικειμένου άμεσα με διπλό κλικ
-
+
Expand new service items on creation
Ανάπτυξη νέων αντικειμένων λειτουργίας κατά την δημιουργία
-
+
Enable application exit confirmation
Ενεργοποίηση επιβεβαίωσης κατά την έξοδο
-
+
Mouse Cursor
Δείκτης Ποντικιού
-
+
Hide mouse cursor when over display window
Απόκρυψη δείκτη ποντικιού από το παράθυρο προβολής
-
+
Default Image
Προκαθορισμένη Εικόνα
-
+
Background color:
Χρώμα φόντου:
-
+
Image file:
Αρχείο εικόνας:
-
+
Open File
Άνοιγμα Αρχείου
@@ -2130,124 +2237,124 @@ Portions copyright © 2004-2012 %s
Για προχωρημένους
-
+
Preview items when clicked in Media Manager
Προεπισκόπηση αντικειμένων κατά το κλικ στον Διαχειριστή Πολυμέσων
-
+
Click to select a color.
Κάντε κλικ για επιλογή χρώματος.
-
+
Browse for an image file to display.
Αναζήτηση για αρχείο εικόνας προς προβολή.
-
+
Revert to the default OpenLP logo.
Επαναφορά στο προκαθορισμένο λογότυπο του OpenLP.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Λειτουργία %Y-%m-%d %H-%M
-
+
Default Service Name
Προκαθορισμένη Ονομασία Λειτουργίας
-
+
Enable default service name
Ενεργοποίηση Προκαθορισμένης Ονομασίας Λειτουργίας
-
+
Date and Time:
Ημερομηνία και Ώρα:
-
+
Monday
Δευτέρα
-
+
Tuesday
Τρίτη
-
+
Wednesday
Τετάρτη
-
+
Thurdsday
Πέμπτη
-
+
Friday
Παρασκευή
-
+
Saturday
Σάββατο
-
+
Sunday
Κυριακή
-
+
Now
Τώρα
-
+
Time when usual service starts.
Συνήθης ώρα έναρξης λειτουργίας.
-
+
Name:
Όνομα:
-
+
Consult the OpenLP manual for usage.
Συμβουλευτείτε το εγχειρίδιο του OpenLP για την χρήση.
-
+
Revert to the default service name "%s".
Επαναφορά στο προκαθορισμένο όνομα λειτουργίας "%s"
-
+
Example:
Παράδειγμα:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Παράκαμψη Διαχειριστή Παραθύρων X11
-
+
Syntax error.
Σφάλμα Σύνταξης.
@@ -2255,34 +2362,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Παρουσιάστηκε Σφάλμα
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Ωχ! Το OpenLP αντιμετώπισε πρόβλημα και δεν επανήλθε. Το κείμενο στο παρακάτω πλαίσιο περιέχει πληροφορίες που μπορεί να είναι χρήσιμες στους προγραμματιστές του OpenLP, οπότε παρακαλούμε να το στείλετε με e-mail στην διεύθυνση bugs@openlp.org, μαζί με μία λεπτομερή αναφορά του τι κάνατε όταν παρουσιάστηκε το πρόβλημα.
-
+
Send E-Mail
Αποστολή E-Mail
-
+
Save to File
Αποθήκευση σε Αρχείο
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Παρακαλούμε να περιγράψετε τι κάνατε που προκάλεσε αυτό το πρόβλημα
(20 χαρακτήρες τουλάχιστον)
-
+
Attach File
Επισύναψη Αρχείου
@@ -2594,79 +2701,75 @@ Version: %s
Custom Slides
Εξατομικευμένες Διαφάνειες
+
+
+ Finish
+ Τέλος
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Δεν βρέθηκε σύνδεση στο διαδίκτυο. Ο Οδηγός Πρώτης Εκτέλεσης χρειάζεται σύνδεση στο διαδίκτυο ώστε να κάνει λήψη δειγμάτων τραγουδιών, Βίβλων και θεμάτων. Πιέστε το πλήκτρο τερματισμού τώρα για να ξεκινήσετε το OpenLP με τις αρχικές ρυθμίσεις και χωρίς δείγματα δεδομένων.
-
-Για επανεκτέλεση του Οδηγού Πρώτης Εκτέλεσης και εισαγωγή των δειγμάτων δεδομένων σε ύστερη στιγμή, ελέγξτε την σύνδεσή σας στο διαδίκτυο και ξανατρέξτε αυτόν τον οδηγό επιλέγοντας "Εργαλεία/ Επανεκτέλεση Οδηγού Πρώτης Εκτέλεσης" από το OpenLP.
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-Για πλήρη ακύρωση του Οδηγού Πρώτης Χρήσης (και μη εκκίνηση του OpenLP), πιέστε το πλήκτρο Άκυρο τώρα.
-
-
-
- Finish
- Τέλος
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Ρύθμιση Ετικετών Μορφοποίησης
-
+
Edit Selection
Επεξεργασία Επιλογής
-
+
Save
Αποθήκευση
-
+
Description
Περιγραφή
-
+
Tag
Ετικέτα
-
+
Start tag
Ετικέτα έναρξης
-
+
End tag
Ετικέτα λήξης
-
+
Tag Id
ID ετικέτας
-
+
Start HTML
Έναρξη HTML
-
+
End HTML
Τέλος HTML
@@ -2910,40 +3013,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Εκκίνηση του ήχου υπόβαθρου σε παύση
-
+
Service Item Slide Limits
Όρια Διαφάνειας Αντικειμένου Λειτουργίας
-
-
- &End Slide
- &Τέλος Διαφάνειας
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Τα βέλη προς τα πάνω και προς τα κάτω σταματούν στην πάνω και κάτω διαφάνεια κάθε Αντικειμένου Λειτουργίας.
-
-
-
- &Wrap Slide
- &Περιτύλιξη Διαφάνειας
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Τα βέλη προς τα πάνω και προς τα κάτω περιτυλίγουν την πάνω και κάτω διαφάνεια κάθε Αντικειμένου Λειτουργίας.
-
-
-
- &Next Item
- &Επόμενο Τεμάχιο
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Τα βέλη επάνω και κάτω προχωρούν στο επόμενο ή προηγούμενο Τεμάχιο Λειτουργίας από τις πάνω και κάτω διαφάνειες κάθε Τεμαχίου Λειτουργίας.
-
Override display position:
@@ -2954,6 +3027,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
Επανάληψη λίστας κομματιών
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2979,287 +3072,287 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
&Αρχείο
-
+
&Import
&Εισαγωγή
-
+
&Export
Εξα&γωγή
-
+
&View
&Προβολή
-
+
M&ode
Λ&ειτουργία
-
+
&Tools
&Εργαλεία
-
+
&Settings
&Ρυθμίσεις
-
+
&Language
&Γλώσσα
-
+
&Help
&Βοήθεια
-
+
Media Manager
Διαχειριστής Πολυμέσων
-
+
Service Manager
Διαχειριστής Λειτουργίας
-
+
Theme Manager
Διαχειριστής Θεμάτων
-
+
&New
&Νέο
-
+
&Open
&Άνοιγμα
-
+
Open an existing service.
Άνοιγμα υπάρχουσας λειτουργίας.
-
+
&Save
&Αποθήκευση
-
+
Save the current service to disk.
Αποθήκευση τρέχουσας λειτουργίας στον δίσκο.
-
+
Save &As...
Αποθήκευση &Ως...
-
+
Save Service As
Αποθήκευση Λειτουργίας Ως
-
+
Save the current service under a new name.
Αποθήκευση τρέχουσας λειτουργίας υπό νέο όνομα.
-
+
E&xit
Έ&ξοδος
-
+
Quit OpenLP
Έξοδος από το OpenLP
-
+
&Theme
&Θέμα
-
+
&Configure OpenLP...
&Ρύθμιση του OpenLP...
-
+
&Media Manager
&Διαχειριστής Πολυμέσων
-
+
Toggle Media Manager
Εναλλαγή Διαχειριστή Πολυμέσων
-
+
Toggle the visibility of the media manager.
Εναλλαγή εμφάνισης του διαχειριστή πολυμέσων.
-
+
&Theme Manager
Διαχειριστής &Θεμάτων
-
+
Toggle Theme Manager
Εναλλαγή Διαχειριστή Θεμάτων
-
+
Toggle the visibility of the theme manager.
Εναλλαγή εμφάνισης του διαχειριστή θεμάτων.
-
+
&Service Manager
Διαχειριστής &Λειτουργίας
-
+
Toggle Service Manager
Εναλλαγή Διαχειριστή Λειτουργίας
-
+
Toggle the visibility of the service manager.
Εναλλαγή εμφάνισης του διαχειριστή λειτουργίας.
-
+
&Preview Panel
&Οθόνη Προεπισκόπησης
-
+
Toggle Preview Panel
Εναλλαγή Οθόνης Προεπισκόπησης
-
+
Toggle the visibility of the preview panel.
Εναλλαγή εμφάνισης της οθόνης προεπισκόπησης.
-
+
&Live Panel
Οθόνη Π&ροβολής
-
+
Toggle Live Panel
Εναλλαγή Οθόνης Προβολής
-
+
Toggle the visibility of the live panel.
Εναλλαγή εμφάνισης της οθόνης προβολής.
-
+
&Plugin List
&Λίστα Πρόσθετων
-
+
List the Plugins
Λίστα των Πρόσθετων
-
+
&User Guide
&Οδηγίες Χρήστη
-
+
&About
&Σχετικά
-
+
More information about OpenLP
Περισσότερες πληροφορίες για το OpenLP
-
+
&Online Help
&Online Βοήθεια
-
+
&Web Site
&Ιστοσελίδα
-
+
Use the system language, if available.
Χρήση της γλώσσας συστήματος, αν διατίθεται.
-
+
Set the interface language to %s
Θέστε την γλώσσα σε %s
-
+
Add &Tool...
Εργαλείο &Προσθήκης...
-
+
Add an application to the list of tools.
Προσθήκη εφαρμογής στην λίστα των εργαλείων.
-
+
&Default
&Προκαθορισμένο
-
+
Set the view mode back to the default.
Θέστε την προβολή στην προκαθορισμένη.
-
+
&Setup
&Εγκατάσταση
-
+
Set the view mode to Setup.
Θέστε την προβολή στην Εγκατάσταση.
-
+
&Live
&Ζωντανά
-
+
Set the view mode to Live.
Θέστε την προβολή σε Ζωντανά.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3268,22 +3361,22 @@ You can download the latest version from http://openlp.org/.
Μπορείτε να κατεβάσετε την τελευταία έκδοση από το http://openlp.org/.
-
+
OpenLP Version Updated
Η έκδοση του OpenLP αναβαθμίστηκε
-
+
OpenLP Main Display Blanked
Κύρια Οθόνη του OpenLP Κενή
-
+
The Main Display has been blanked out
Η Κύρια Οθόνη εκκενώθηκε
-
+
Default Theme: %s
Προκαθορισμένο Θέμα: %s
@@ -3294,82 +3387,82 @@ You can download the latest version from http://openlp.org/.
Αγγλικά
-
+
Configure &Shortcuts...
Ρύθμιση &Συντομεύσεων...
-
+
Close OpenLP
Κλείσιμο του OpenLP
-
+
Are you sure you want to close OpenLP?
Είστε σίγουροι ότι θέλετε να κλείσετε το OpenLP;
-
+
Open &Data Folder...
Άνοιγμα Φακέλου &Δεδομένων...
-
+
Open the folder where songs, bibles and other data resides.
Άνοιγμα του φακέλου που περιέχει τους ύμνους, τις βίβλους και άλλα δεδομένα.
-
+
&Autodetect
&Αυτόματη Ανίχνευση
-
+
Update Theme Images
Ενημέρωση Εικόνων Θέματος
-
+
Update the preview images for all themes.
Ενημέρωση των εικόνων προεπισκόπησης όλων των θεμάτων.
-
+
Print the current service.
Εκτύπωση της τρέχουσας λειτουργίας.
-
+
&Recent Files
&Πρόσφατα Αρχεία
-
+
L&ock Panels
&Κλείδωμα των Πάνελ
-
+
Prevent the panels being moved.
Αποτροπή της μετακίνησης των πάνελ.
-
+
Re-run First Time Wizard
Επανεκτέλεση Οδηγού Πρώτης Εκτέλεσης
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Επανεκτέλεση του Οδηγού Πρώτης Εκτέλεσης, για την εισαγωγή ύμνων, Βίβλων και θεμάτων.
-
+
Re-run First Time Wizard?
Επανεκτέλεση Οδηγού Πρώτης Εκτέλεσης;
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3378,43 +3471,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Η επαντεκτέλεσή του μπορεί να επιφέρει αλλαγές στις τρέχουσες ρυθμίσεις του OpenLP και πιθανότατα να προσθέσει ύμνους στην υπάρχουσα λίστα ύμνων σας και να αλλάξει το προκαθορισμένο θέμα σας.
-
+
Clear List
Clear List of recent files
Εκκαθάριση Λίστας
-
+
Clear the list of recent files.
Εκκαθάριση της λίστας πρόσφατων αρχείων.
-
+
Configure &Formatting Tags...
Ρύθμιση Ετικετών &Μορφοποίησης...
-
+
Export OpenLP settings to a specified *.config file
Εξαγωγή των ρυθμίσεων το OpenLP σε καθορισμένο αρχείο *.config
-
+
Settings
Ρυθμίσεις
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Εισαγωγή ρυθμίσεων του OpenLP από καθορισμένο αρχείο *.config που έχει εξαχθεί προηγουμένως από αυτόν ή άλλον υπολογιστή
-
+
Import settings?
Εισαγωγή Ρυθμίσεων;
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3427,32 +3520,32 @@ Importing incorrect settings may cause erratic behaviour or OpenLP to terminate
Η εισαγωγή λανθασμένων ρυθμίσεων μπορεί να προκαλέσει εσφαλμένη συμπεριφορά ή ανώμαλο τερματισμό του OpenLP.
-
+
Open File
Άνοιγμα Αρχείου
-
+
OpenLP Export Settings Files (*.conf)
Εξαγωγή Αρχείων Ρυθμίσεων του OpenLP (*.conf)
-
+
Import settings
Ρυθμίσεις εισαγωγής
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
Το OpenLP θα τερματιστεί. Οι εισηγμένες ρυθμίσεις θα εφαρμοστούν την επόμενη φορά που θα ξεκινήσετε το OpenLP.
-
+
Export Settings File
Εξαγωγή Αρχείου Ρυθμίσεων
-
+
OpenLP Export Settings File (*.conf)
Εξαγωγή Αρχείων Ρυθμίσεων του OpenLP (*.conf)
@@ -3486,7 +3579,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Δεν Επιλέχθηκαν Αντικείμενα
@@ -3574,27 +3667,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Λίστα Πρόσθετων
-
+
Plugin Details
Λεπτομέρειες Πρόσθετου
-
+
Status:
Κατάσταση:
-
+
Active
Ενεργό
-
+
Inactive
Ανενεργό
@@ -3617,12 +3710,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Πλάτος Σελίδας
-
+
Fit Width
Πλάτος Κειμένου
@@ -3630,7 +3723,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Επιλογές
@@ -3645,47 +3738,47 @@ Suffix not supported
Αντιγραφή ως HTML
-
+
Zoom In
Μεγέθυνση
-
+
Zoom Out
Σμίκρυνση
-
+
Zoom Original
Αρχικό Ζουμ
-
+
Other Options
Άλλες Επιλογές
-
+
Include slide text if available
Συμπερίληψη κειμένου διαφάνειας αν διατίθεται
-
+
Include service item notes
Συμπερίληψη σημειώσεων αντικειμένου λειτουργίας
-
+
Include play length of media items
Συμπερίληψη διάρκειας των αντικειμένων πολυμέσων
-
+
Add page break before each text item
Προσθήκη αλλαγής σελίδας πριν από κάθε αντικείμενο κειμένου
-
+
Service Sheet
Σελίδα Λειτουργίας
@@ -3695,12 +3788,12 @@ Suffix not supported
Εκτύπωση
-
+
Title:
Τίτλος:
-
+
Custom Footer Text:
Εξατομικευμένο Κείμενο Υποσέλιδου:
@@ -3734,7 +3827,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Ανακατανομή Αντικειμένων Λειτουργίας
@@ -3742,189 +3835,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Μετακίνηση στην &κορυφή
-
+
Move item to the top of the service.
Μετακίνηση αντικειμένου στην κορυφή της λειτουργίας.
-
+
Move &up
Μετακίνηση &επάνω
-
+
Move item up one position in the service.
Μετακίνηση μία θέση επάνω στην λειτουργία.
-
+
Move &down
Μετακίνηση κά&τω
-
+
Move item down one position in the service.
Μετακίνηση μία θέση κάτω στην λειτουργία.
-
+
Move to &bottom
Μετακίνηση στο &τέλος
-
+
Move item to the end of the service.
Μετακίνηση στο τέλος της λειτουργίας.
-
+
&Delete From Service
&Διαγραφή Από την Λειτουργία
-
+
Delete the selected item from the service.
Διαγραφή του επιλεγμένου αντικειμένου από την λειτουργία.
-
+
&Add New Item
&Προσθήκη Νέου Αντικειμένου
-
+
&Add to Selected Item
&Προσθήκη στο Επιλεγμένο Αντικείμενο
-
+
&Edit Item
&Επεξεργασία Αντικειμένου
-
+
&Reorder Item
&Ανακατανομή Αντικειμένου
-
+
&Notes
&Σημειώσεις
-
+
&Change Item Theme
&Αλλαγή Θέματος Αντικειμένου
-
+
OpenLP Service Files (*.osz)
Αρχεία Λειτουργίας του OpenLP (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Το αρχείο δεν αποτελεί κατάλληλη λειτουργία.
Η κωδικοποίηση του περιεχομένου δεν είναι UTF-8.
-
+
File is not a valid service.
Το αρχείο δεν είναι αρχείο κατάλληλης λειτουργίας.
-
+
Missing Display Handler
Απουσία Διαχειριστή Προβολής
-
+
Your item cannot be displayed as there is no handler to display it
Το αντικείμενό σας δεν μπορεί να προβληθεί αφού δεν υπάρχει διαχειριστής για να το προβάλλει
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Το αντικείμενό σας δεν μπορεί να προβληθεί αφού το πρόσθετο που απαιτείται για την προβολή απουσιάζει ή είναι ανενεργό
-
+
&Expand all
&Ανάπτυξη όλων
-
+
Expand all the service items.
Ανάπτυξη όλων των αντικειμένων λειτουργίας.
-
+
&Collapse all
&Σύμπτυξη όλων
-
+
Collapse all the service items.
Σύμπτυξη όλων των αντικειμένων λειτουργίας.
-
+
Open File
Άνοιγμα Αρχείου
-
+
Moves the selection down the window.
Μετακίνηση της επιλογής κάτω στο παράθυρο.
-
+
Move up
Μετακίνηση επάνω
-
+
Moves the selection up the window.
Μετακίνηση της επιλογής προς τα πάνω στο παράθυρο.
-
+
Go Live
Προβολή
-
+
Send the selected item to Live.
Προβολή του επιλεγμένου αντικειμένου.
-
+
&Start Time
Ώρα &Έναρξης
-
+
Show &Preview
Προβολή &Προεπισκόπησης
-
+
Show &Live
&Προβολή
-
+
Modified Service
Τροποποιημένη Λειτουργία
-
+
The current service has been modified. Would you like to save this service?
Η τρέχουσα λειτουργία έχει τροποποιηθεί. Θέλετε να αποθηκεύσετε ετούτη την λειτουργία;
@@ -3944,72 +4037,72 @@ The content encoding is not UTF-8.
Χρόνος Αναπαραγωγής:
-
+
Untitled Service
Ανώνυμη Λειτουργία
-
+
File could not be opened because it is corrupt.
Το αρχείο δεν ανοίχθηκε επειδή είναι φθαρμένο.
-
+
Empty File
Κενό Αρχείο
-
+
This service file does not contain any data.
Ετούτο το αρχείο λειτουργίας δεν περιέχει δεδομένα.
-
+
Corrupt File
Φθαρμένο Αρχείο
-
+
Load an existing service.
Άνοιγμα υπάρχουσας λειτουργίας.
-
+
Save this service.
Αποθήκευση ετούτης της λειτουργίας.
-
+
Select a theme for the service.
Επιλέξτε ένα θέμα για την λειτουργία.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
Αυτό το αρχείο είναι είτε φθαρμένο είτε δεν είναι αρχείο λειτουργίας του OpenLP 2.0.
-
+
Service File Missing
Απουσία Αρχείου Λειτουργίας
-
+
Slide theme
Θέμα διαφάνειας
-
+
Notes
Σημειώσεις
-
+
Edit
Επεξεργασία
-
+
Service copy only
Επεξεργασία αντιγράφου μόνο
@@ -4017,7 +4110,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Σημειώσεις Αντικειμένου Λειτουργίας
@@ -4033,12 +4126,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Ενέργεια
-
+
Shortcut
Συντόμευση
@@ -4053,32 +4146,32 @@ The content encoding is not UTF-8.
Η συντόμευση "%s" έχει ήδη ανατεθεί σε άλλη ενέργεια, παρακαλούμε χρησιμοποιήστε διαφορετική συντόμευση.
-
+
Alternate
Εναλλακτική
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Επιλέξτε μια ενέργεια και πιέστε ένα από τα παρακάτω πλήκτρα για να ξεκινήσετε την καταγραφή μιας κύριας ή εναλλακτικής συντόμευσης, αντίστοιχα.
-
+
Default
Προκαθορισμένο
-
+
Custom
Εξατομικευμένο
-
+
Capture shortcut.
Καταγραφή συντόμευσης.
-
+
Restore the default shortcut of this action.
Αποκατάσταση της προκαθορισμένης συντόμευσης αυτής της ενέργειας.
@@ -4093,7 +4186,7 @@ The content encoding is not UTF-8.
Θέλετε να αποκαταστήσετε όλες τις συντομεύσεις στις προκαθορισμένες;
-
+
Configure Shortcuts
Ρύθμιση Συντομεύσεων
@@ -4260,11 +4353,6 @@ The content encoding is not UTF-8.
Background Audio
Κομμάτι Φόντου
-
-
- Next Track
- Επόμενο Κομμάτι
-
Go to next audio track.
@@ -4347,17 +4435,17 @@ The content encoding is not UTF-8.
Ο χρόνος έναρξης έχει τεθεί μετά το πέρας του αντικειμένου πολυμέσων
-
+
Theme Layout
Σχέδιο Θέματος
-
+
The blue box shows the main area.
Το μπλε κουτί δείχνει την κύρια περιοχή.
-
+
The red box shows the footer.
Το κόκκινο κουτί δείχνει το υποσέλιδο.
@@ -4458,62 +4546,62 @@ The content encoding is not UTF-8.
Ορισμός Ως &Γενικής Προεπιλογής
-
+
%s (default)
%s (προκαθορισμένο)
-
+
You must select a theme to edit.
Πρέπει να επιλέξετε ένα θέμα προς επεξεργασία.
-
+
You are unable to delete the default theme.
Δεν μπορείτε να διαγράψετε το προκαθορισμένο θέμα.
-
+
Theme %s is used in the %s plugin.
Το Θέμα %s χρησιμοποιείται στο πρόσθετο %s.
-
+
You have not selected a theme.
Δεν έχετε επιλέξει θέμα.
-
+
Save Theme - (%s)
Αποθήκευση Θέματος - (%s)
-
+
Theme Exported
Θέμα Εξήχθη
-
+
Your theme has been successfully exported.
Το θέμα σας εξήχθη επιτυχώς.
-
+
Theme Export Failed
Εξαγωγή Θέματος Απέτυχε
-
+
Your theme could not be exported due to an error.
Το θέμα σας δεν εξήχθη λόγω σφάλματος.
-
+
Select Theme Import File
Επιλέξτε Αρχείο Εισαγωγής Θέματος
-
+
File is not a valid theme.
Το αρχείο δεν αποτελεί έγκυρο θέμα.
@@ -4533,58 +4621,58 @@ The content encoding is not UTF-8.
&Εξαγωγή Θέματος
-
+
You must select a theme to rename.
Πρέπει να επιλέξετε ένα θέμα για μετονομασία.
-
+
Rename Confirmation
Επιβεβαίωση Μετονομασίας
-
+
Rename %s theme?
Μετονομασία θέματος %s;
-
+
You must select a theme to delete.
Πρέπει να επιλέξετε ένα θέμα προς διαγραφή.
-
+
Delete Confirmation
Επιβεβαίωση Διαγραφής
-
+
Delete %s theme?
Διαγραφή θέματος %s;
-
+
Validation Error
Σφάλμα Ελέγχου
-
+
A theme with this name already exists.
Υπάρχει ήδη θέμα με αυτό το όνομα.
-
+
OpenLP Themes (*.theme *.otz)
Θέματα OpenLP (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Αντιγραφή του %s
-
+
Theme Already Exists
Ήδη Υπαρκτό Θέμα
@@ -4592,222 +4680,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Οδηγός Θεμάτων
-
+
Welcome to the Theme Wizard
Καλωσορίσατε στον Οδηγό Θεμάτων
-
+
Set Up Background
Καθορισμός Φόντου
-
+
Set up your theme's background according to the parameters below.
Καθορίστε το φόντο του θέματός σας σύμφωνα με τις παρακάτω παραμέτρους.
-
+
Background type:
Τύπος φόντου:
-
+
Solid Color
Συμπαγές Χρώμα
-
+
Gradient
Διαβάθμιση
-
+
Color:
Χρώμα:
-
+
Gradient:
Διαβάθμιση:
-
+
Horizontal
Οριζόντια
-
+
Vertical
Κάθετα
-
+
Circular
Κυκλικά
-
+
Top Left - Bottom Right
Πάνω Αριστερά - Κάτω Δεξιά
-
+
Bottom Left - Top Right
Κάτω Αριστερά - Πάνω Δεξιά
-
+
Main Area Font Details
Λεπτομέρειες Γραμματοσειράς Κύριας Περιοχής
-
+
Define the font and display characteristics for the Display text
Καθορίστε την γραμματοσειρά και τα χαρακτηριστικά προβολής του κειμένου Προβολής
-
+
Font:
Γραμματοσειρά:
-
+
Size:
Μέγεθος:
-
+
Line Spacing:
Διάκενο:
-
+
&Outline:
&Περίγραμμα:
-
+
&Shadow:
&Σκίαση:
-
+
Bold
Έντονη γραφή
-
+
Italic
Πλάγια Γραφή
-
+
Footer Area Font Details
Λεπτομέρειες Γραμματοσειράς Υποσέλιδου
-
+
Define the font and display characteristics for the Footer text
Καθορίστε την γραμματοσειρά και τα χαρακτηριστικά προβολής για το κείμενο Υποσέλιδου
-
+
Text Formatting Details
Λεπτομέρειες Μορφοποίησης Κειμένου
-
+
Allows additional display formatting information to be defined
Επιτρέπει να καθοριστούν πρόσθετες λεπτομέρειες μορφοποίησης προβολής
-
+
Horizontal Align:
Οριζόντια Ευθυγράμμιση:
-
+
Left
Αριστερά
-
+
Right
Δεξιά
-
+
Center
Κέντρο
-
+
Output Area Locations
Τοποθεσία Περιοχών Προβολής
-
+
Allows you to change and move the main and footer areas.
Επιτρέπει την αλλαγή και μετακίνηση της κύριας περιοχής και του υποσέλιδου.
-
+
&Main Area
&Κύρια Περιοχή
-
+
&Use default location
&Χρήση Προκαθορισμένης Θέσης
-
+
X position:
Θέση X:
-
+
px
px
-
+
Y position:
Θέση Y:
-
+
Width:
Πλάτος:
-
+
Height:
Ύψος:
-
+
Use default location
Χρήση προκαθορισμένης θέσης
-
+
Save and Preview
Αποθήκευση και Προεπισκόπηση
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Δείτε το θέμα και αποθηκεύστε το αντικαθιστώντας το τρέχων θέμα ή αλλάξτε το όνομά του δημιουργώντας νέο θέμα
-
+
Theme name:
Όνομα θέματος:
@@ -4817,47 +4905,47 @@ The content encoding is not UTF-8.
Επεξεργασία Θέματος - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Ο οδηγός αυτός θα σας βοηθήσει να δημιουργήσετε και να επεξεργαστείτε τα θέματά σας. Πιέστε το πλήκτρο επόμενο παρακάτω για να ξεκινήσετε την διαδικασία ορίζοντας το φόντο.
-
+
Transitions:
Μεταβάσεις:
-
+
&Footer Area
Περιοχή &Υποσέλιδου
-
+
Starting color:
Χρώμα έναρξης:
-
+
Ending color:
Χρώμα τερματισμού:
-
+
Background color:
Χρώμα φόντου:
-
+
Justify
Ευθυγράμμιση
-
+
Layout Preview
Προεπισκόπηση Σχεδίου
-
+
Transparent
Διαφανές
@@ -4865,42 +4953,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Καθολικό Θέμα
-
+
Theme Level
Επίπεδο Θέματος
-
+
S&ong Level
Επίπεδο &Ύμνου
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Χρήση του θέματος από κάθε ύμνο στην βάση δεδομένων. Αν ένας ύμνος δεν έχει ένα θέμα συνδεόμενο με αυτόν, θα γίνει χρήση του θέματος της λειτουργίας. Αν η λειτουργία δεν έχει θέμα, τότε θα γίνει χρήση του καθολικού θέματος.
-
+
&Service Level
Επίπεδο &Λειτουργίας
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Χρήση του θέματος της λειτουργίας, παρακάμπτοντας τα θέματα των ύμνων. Αν η λειτουργία δεν έχει θέμα, θα χρησιμοποιηθεί το καθολικό θέμα.
-
+
&Global Level
&Καθολικό Επίπεδο
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Χρήση του καθολικού θέματος, παρακάμπτοντας όλα τα υπόλοιπα θέματα λειτουργίας ή ύμνων.
@@ -5146,22 +5234,22 @@ The content encoding is not UTF-8.
Έκδοση
-
+
Delete the selected item.
Διαγραφή επιλεγμένου αντικειμένου.
-
+
Move selection up one position.
Μεταφορά επιλογής μία θέση επάνω.
-
+
Move selection down one position.
Μεταφορά επιλογής μία θέση κάτω.
-
+
&Vertical Align:
&Κάθετη Ευθυγράμμιση:
@@ -5227,7 +5315,7 @@ The content encoding is not UTF-8.
Πρέπει να καθορίσετε τουλάχιστον ένα %s αρχείο από το οποίο να γίνει εισαγωγή.
-
+
Welcome to the Bible Import Wizard
Καλωσορίσατε στον Οδηγό Εισαγωγής Βίβλου
@@ -5410,11 +5498,6 @@ The content encoding is not UTF-8.
Reset live background.
Επαναφορά προβαλλόμενου φόντου.
-
-
- &Split
- &Διαίρεση
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5461,29 +5544,34 @@ The content encoding is not UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 και %2
-
+
%1, and %2
Locale list separator: end
%1, και %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5558,17 +5646,17 @@ The content encoding is not UTF-8.
Παρουσίαση με χρήση:
-
+
File Exists
Ήδη Υπάρχον Αρχείο
-
+
A presentation with that filename already exists.
Ήδη υπάρχει παρουσίαση με αυτό το όνομα.
-
+
This type of presentation is not supported.
Αυτός ο τύπος παρουσίασης δεν υποστηρίζεται.
@@ -5578,17 +5666,17 @@ The content encoding is not UTF-8.
Παρουσιάσεις (%s)
-
+
Missing Presentation
Απούσα Παρουσίαση
-
+
The Presentation %s no longer exists.
Η Παρουσίαση %s δεν υπάρχει πλέον.
-
+
The Presentation %s is incomplete, please reload.
Η Παρουσίαση %s είναι ημιτελής, παρακαλούμε επαναφορτώστε.
@@ -5669,11 +5757,6 @@ The content encoding is not UTF-8.
Search
Αναζήτηση
-
-
- Back
- Πίσω
-
Refresh
@@ -5685,50 +5768,70 @@ The content encoding is not UTF-8.
Κενή
-
+
Show
Προβολή
-
+
Prev
Προήγ
-
+
Next
Επόμ
-
+
Text
Κείμενο
-
+
Show Alert
Εμφάνιση Ειδοποίησης
-
+
Go Live
Μετάβαση σε Προβολή
-
+
No Results
Κανένα Αποτέλεσμα
-
+
Options
Επιλογές
-
+
Add to Service
Προσθήκη στην Λειτουργία
+
+
+ Home
+
+
+
+
+ Theme
+ Θέμα
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5862,7 +5965,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Διαγραφή Δεδομένων Χρήσης Ύμνων
@@ -5887,7 +5990,7 @@ The content encoding is not UTF-8.
Όλα τα απαιτούμενα δεδομένα έχουν διαγραφεί επιτυχώς.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Επιλέξτε την ημερομηνία έως την οποία τα δεδομένα χρησης ύμνων θα πρέπει να διαγραφούν. Όλα τα δεδομένα πριν από αυτήν την ημερομηνία θα διαγραφούν οριστικά.
@@ -5895,22 +5998,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Εξαγωγή Χρήσης Ύμνων
-
+
Select Date Range
Επιλέξτε Χρονική Περίοδο
-
+
to
έως
-
+
Report Location
Αναφέρατε Τοποθεσία
@@ -6189,210 +6292,223 @@ The encoding is responsible for the correct character representation.
EasyWorship]
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Επεξεργασία Ύμνων
-
+
&Title:
&Τίτλος:
-
+
Alt&ernate title:
&Εναλλαγή τίτλου:
-
+
&Lyrics:
&Στίχοι:
-
+
&Verse order:
Σειρά &Στροφών:
-
+
Ed&it All
Ε&πεξεργασία Όλων
-
+
Title && Lyrics
Τίτλος && Στίχοι
-
+
&Add to Song
&Προσθήκη στον Ύμνο
-
+
&Remove
&Αφαίρεση
-
+
&Manage Authors, Topics, Song Books
&Διαχείριση Συγγραφέων, Θεμάτων, Βιβλίων Ύμνων
-
+
A&dd to Song
Προ&σθήκη στον Ύμνο
-
+
R&emove
Αφαίρεσ&η
-
+
Book:
Βιβλίο:
-
+
Number:
Αριθμός:
-
+
Authors, Topics && Song Book
Συγγραφεις, Θέματα && Βιβλία Ύμνων
-
+
New &Theme
Νέο &Θέμα
-
+
Copyright Information
Πληροφορίες Πνευματικών Δικαιωμάτων
-
+
Comments
Σχόλια
-
+
Theme, Copyright Info && Comments
Θέμα, Πληροφορίες Πνευματικών Δικαιωμάτων && Σχόλια
-
+
Add Author
Προσθήκη Συγγραφέα
-
+
This author does not exist, do you want to add them?
Αυτός ο συγγραφέας δεν υπάρχει, θέλετε να τον προσθέσετε;
-
+
This author is already in the list.
Αυτός ο συγγραφέας είναι ήδη στην λίστα.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Δεν επιλέξατε έγκυρο συγγραφέα. Είτε επιλέξτε έναν συγγραφέα από την λίστα, είτε πληκτρολογείστε έναν νέο συγγραφέα και πιέστε "Προσθήκη Συγγραφέα στον Ύμνο" για να προσθέσετε τον νέο συγγραφέα.
-
+
Add Topic
Προσθήκη Κατηγορίας
-
+
This topic does not exist, do you want to add it?
Η κατηγορία δεν υπάρχει, θέλετε να την προσθέσετε;
-
+
This topic is already in the list.
Η κατηγορία υπάρχει ήδη στην λίστα.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Δεν επιλέξατε έγκυρη κατηγορία. Είτε επιλέξτε μια κατηγορία από την λίστα, είτε πληκτρολογήστε μια νέα κατηγορία και πιέστε "Προσθήκη Κατηγορίας στον Ύμνο" για να προσθέσετε την νέα κατηγορία.
-
+
You need to type in a song title.
Πρέπει να δώσετε έναν τίτλο στον ύμνο.
-
+
You need to type in at least one verse.
Πρέπει να πληκτρολογήσετε τουλάχιστον ένα εδάφιο.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Η σειρά των εδαφίων δεν είναι έγκυρη. Δεν υπάρχει εδάφιο αντίστοιχο στο %s. Έγκυρες καταχωρήσεις είναι οι %s.
-
+
Add Book
Προσθήκη Βιβλίου
-
+
This song book does not exist, do you want to add it?
Αυτό το βιβλίο ύμνων δεν υπάρχει, θέλετε να το προσθέσετε;
-
+
You need to have an author for this song.
Πρέπει να έχετε έναν συγγραφέα για αυτόν τον ύμνο.
-
+
You need to type some text in to the verse.
Πρέπει να πληκτρολογήσετε λίγο κείμενο στο εδάφιο.
-
+
Linked Audio
Συνδεδεμένος Ήχος
-
+
Add &File(s)
Προσθήκη &Αρχείου(-ων)
-
+
Add &Media
Προσθήκη &Πολυμέσων
-
+
Remove &All
&Αφαίρεση Όλων
-
+
Open File(s)
Άνοιγμα Αρχείου(-ων)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Προειδοποίηση:</strong> Δεν χρησιμοποιούνται όλα τα εδάφια.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
Η σειρά εδαφίων είναι ακατάλληλη. Δεν υπάρχουν εδάφια που να αντιστοιχούν στο %s. Κατάλληλες καταχωρήσεις είναι %s.
@@ -6639,12 +6755,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Επιλογή Αρχείων Πολυμέσων
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Επιλέξτε ένα ή περισσοτερα αρχεία ήχου από την παρακάτω λίστα και κάντε κλικ στο OK για να τα εισάγετε σε αυτόν τον ύμνο.
@@ -6662,7 +6778,7 @@ The encoding is responsible for the correct character representation.
Στίχοι
-
+
CCLI License:
Άδεια CCLI:
@@ -6685,7 +6801,7 @@ The encoding is responsible for the correct character representation.
Διατήρηση της λίστας συγγραφέων, θεμάτων και βιβλίων.
-
+
copy
For song cloning
αντιγραφή
@@ -6779,12 +6895,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
πνευματικά δικαιώματα
-
+
The following songs could not be imported:
Τα ακόλουθα τραγούδια δεν εισήχθηκαν:
@@ -6944,8 +7060,8 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
- Προσθήκη απόντων ύμνων κατά το άνοιγμα τις λειτουργίας
+ Import missing songs from service files
+
diff --git a/resources/i18n/en.ts b/resources/i18n/en.ts
index 16bb1f121..a9e0973a7 100644
--- a/resources/i18n/en.ts
+++ b/resources/i18n/en.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Alert Message
-
+
Alert &text:
Alert &text:
-
+
&New
&New
-
+
&Save
&Save
-
+
Displ&ay
Displ&ay
-
+
Display && Cl&ose
Display && Cl&ose
@@ -79,7 +79,7 @@
You haven't specified any text for your alert. Please type in some text before clicking New.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
Font
-
+
Font name:
Font name:
-
+
Font color:
Font color:
-
+
Background color:
Background color:
-
+
Font size:
Font size:
-
+
Alert timeout:
Alert timeout:
@@ -661,42 +661,89 @@ Do you want to continue anyway?
:|v|V|verse|verses;;-|to;;,|and;;end
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ You need to specify a version name for your Bible.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+
+
+
+ Bible Exists
+ Bible Exists
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+
+
+
+ You need to specify a book name for "%s".
+ You need to specify a book name for "%s".
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+ Duplicate Book Name
+ Duplicate Book Name
+
+
+
+ The Book Name "%s" has been entered more than once.
+ The Book Name "%s" has been entered more than once.
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Scripture Reference Error
-
+
Web Bible cannot be used
Web Bible cannot be used
-
+
Text Search is not available with Web Bibles.
Text Search is not available with Web Bibles.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
-
+
No Bibles Available
No Bibles Available
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +873,73 @@ Please clear this edit line to use the default value.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
- Preferred Bookname Language
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
- Bible language
- Bible language
-
-
-
- Application language
- Application language
-
English
English
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+ Default Bible Language
+
+
+
+ Book name language in search field,
+search results and on display:
+ Book name language in search field,
+search results and on display:
+
+
+
+ Bible Language
+ Bible Language
+
+
+
+ Application Language
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Select Book Name
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
-
+
Current name:
Current name:
-
+
Corresponding name:
Corresponding name:
-
+
Show Books From
Show Books From
-
+
Old Testament
Old Testament
-
+
New Testament
New Testament
-
+
Apocrypha
Apocrypha
@@ -935,6 +971,76 @@ Bible should be displayed in the Bible search:
Importing verses... done.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+ Bible Editor
+
+
+
+ License Details
+ License Details
+
+
+
+ Version name:
+ Version name:
+
+
+
+ Copyright:
+ Copyright:
+
+
+
+ Permissions:
+ Permissions:
+
+
+
+ Default Bible Language
+ Default Bible Language
+
+
+
+ Book name language in search field, search results and on display:
+ Book name language in search field, search results and on display:
+
+
+
+ Global Settings
+ Global Settings
+
+
+
+ Bible Language
+ Bible Language
+
+
+
+ Application Language
+ Application Language
+
+
+
+ English
+ English
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1083,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bible Import Wizard
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
-
+
Web Download
Web Download
-
+
Location:
Location:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bible:
-
+
Download Options
Download Options
-
+
Server:
Server:
-
+
Username:
Username:
-
+
Password:
Password:
-
+
Proxy Server (Optional)
Proxy Server (Optional)
-
+
License Details
License Details
-
+
Set up the Bible's license details.
Set up the Bible's license details.
-
+
Version name:
Version name:
-
+
Copyright:
Copyright:
-
+
Please wait while your Bible is imported.
Please wait while your Bible is imported.
-
+
You need to specify a file with books of the Bible to use in the import.
You need to specify a file with books of the Bible to use in the import.
-
+
You need to specify a file of Bible verses to import.
You need to specify a file of Bible verses to import.
-
+
You need to specify a version name for your Bible.
You need to specify a version name for your Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
-
+
Bible Exists
Bible Exists
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
This Bible already exists. Please import a different Bible or first delete the existing one.
-
+
Your Bible import failed.
Your Bible import failed.
-
+
CSV File
CSV File
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Permissions:
-
+
Bible file:
Bible file:
-
+
Books file:
Books file:
-
+
Verses file:
Verses file:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x Bible Files
-
+
Registering Bible...
Registering Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Registered Bible. Please note, that verses will be downloaded on
@@ -1147,17 +1253,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Select Language
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
-
+
Language:
Language:
@@ -1173,90 +1279,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Quick
-
+
Find:
Find:
-
+
Book:
Book:
-
+
Chapter:
Chapter:
-
+
Verse:
Verse:
-
+
From:
From:
-
+
To:
To:
-
+
Text Search
Text Search
-
+
Second:
Second:
-
+
Scripture Reference
Scripture Reference
-
+
Toggle to keep or clear the previous results.
Toggle to keep or clear the previous results.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
-
+
Bible not fully loaded.
Bible not fully loaded.
-
+
Information
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
-
+
Search Scripture Reference...
Search Scripture Reference...
-
+
Search Text...
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+ Are you sure you want to delete "%s"?
+
BiblesPlugin.Opensong
@@ -1270,12 +1381,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Detecting encoding (this may take a few minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importing %s %s...
@@ -1513,42 +1624,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Edit Custom Slides
-
+
&Title:
&Title:
-
+
Add a new slide at bottom.
Add a new slide at bottom.
-
+
Edit the selected slide.
Edit the selected slide.
-
+
Edit all the slides at once.
Edit all the slides at once.
-
+
Split a slide into two by inserting a slide splitter.
Split a slide into two by inserting a slide splitter.
-
+
The&me:
The&me:
-
+
&Credits:
&Credits:
@@ -1563,12 +1674,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You need to add at least one slide
-
+
Ed&it All
Ed&it All
-
+
Insert Slide
Insert Slide
@@ -1666,34 +1777,34 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You must select an image to delete.
-
+
You must select an image to replace the background with.
You must select an image to replace the background with.
-
+
Missing Image(s)
Missing Image(s)
-
+
The following image(s) no longer exist: %s
The following image(s) no longer exist: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
There was no display item to amend.
@@ -1701,19 +1812,19 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
Background Color
-
+
Default Color:
Default Color:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
+ Visible background for images with aspect ratio different to screen.
@@ -1838,22 +1949,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
Available Media Players
-
+
%s (unavailable)
%s (unavailable)
-
+
Player Order
Player Order
-
+
Allow media player to be overridden
Allow media player to be overridden
@@ -1883,17 +1994,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
Credits
-
+
License
License
-
+
Contribute
Contribute
@@ -1903,17 +2014,17 @@ Should OpenLP upgrade now?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -2038,7 +2149,7 @@ Final Credit
He has set us free.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2055,7 +2166,7 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Copyright © 2004-2012 %s
@@ -2065,62 +2176,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
UI Settings
-
+
Number of recent files to display:
Number of recent files to display:
-
+
Remember active media manager tab on startup
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
Double-click to send items straight to live
-
+
Expand new service items on creation
Expand new service items on creation
-
+
Enable application exit confirmation
Enable application exit confirmation
-
+
Mouse Cursor
Mouse Cursor
-
+
Hide mouse cursor when over display window
Hide mouse cursor when over display window
-
+
Default Image
Default Image
-
+
Background color:
Background color:
-
+
Image file:
Image file:
-
+
Open File
Open File
@@ -2130,124 +2241,124 @@ Portions copyright © 2004-2012 %s
Advanced
-
+
Preview items when clicked in Media Manager
Preview items when clicked in Media Manager
-
+
Click to select a color.
Click to select a color.
-
+
Browse for an image file to display.
Browse for an image file to display.
-
+
Revert to the default OpenLP logo.
Revert to the default OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Service %Y-%m-%d %H-%M
-
+
Default Service Name
Default Service Name
-
+
Enable default service name
Enable default service name
-
+
Date and Time:
Date and Time:
-
+
Monday
Monday
-
+
Tuesday
Tuesday
-
+
Wednesday
Wednesday
-
+
Thurdsday
Thurdsday
-
+
Friday
Friday
-
+
Saturday
Saturday
-
+
Sunday
Sunday
-
+
Now
Now
-
+
Time when usual service starts.
Time when usual service starts.
-
+
Name:
Name:
-
+
Consult the OpenLP manual for usage.
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
Revert to the default service name "%s".
-
+
Example:
Example:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Bypass X11 Window Manager
-
+
Syntax error.
Syntax error.
@@ -2255,34 +2366,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Error Occurred
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
-
+
Send E-Mail
Send E-Mail
-
+
Save to File
Save to File
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
-
+
Attach File
Attach File
@@ -2593,12 +2704,17 @@ Version: %s
Custom Slides
Custom Slides
+
+
+ Finish
+ Finish
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
@@ -2606,66 +2722,61 @@ To re-run the First Time Wizard and import this sample data at a later time, che
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-
- Finish
- Finish
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Configure Formatting Tags
-
+
Edit Selection
Edit Selection
-
+
Save
Save
-
+
Description
Description
-
+
Tag
Tag
-
+
Start tag
Start tag
-
+
End tag
End tag
-
+
Tag Id
Tag Id
-
+
Start HTML
Start HTML
-
+
End HTML
End HTML
@@ -2909,40 +3020,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Start background audio paused
-
+
Service Item Slide Limits
Service Item Slide Limits
-
-
- &End Slide
- &End Slide
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
- &Wrap Slide
- &Wrap Slide
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
- &Next Item
- &Next Item
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
Override display position:
@@ -2953,6 +3034,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+ Behavior of next/previous on the last/first slide:
+
+
+
+ &Remain on Slide
+ &Remain on Slide
+
+
+
+ &Wrap around
+ &Wrap around
+
+
+
+ &Move to next/previous service item
+ &Move to next/previous service item
+
OpenLP.LanguageManager
@@ -2978,287 +3079,287 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
&File
-
+
&Import
&Import
-
+
&Export
&Export
-
+
&View
&View
-
+
M&ode
M&ode
-
+
&Tools
&Tools
-
+
&Settings
&Settings
-
+
&Language
&Language
-
+
&Help
&Help
-
+
Media Manager
Media Manager
-
+
Service Manager
Service Manager
-
+
Theme Manager
Theme Manager
-
+
&New
&New
-
+
&Open
&Open
-
+
Open an existing service.
Open an existing service.
-
+
&Save
&Save
-
+
Save the current service to disk.
Save the current service to disk.
-
+
Save &As...
Save &As...
-
+
Save Service As
Save Service As
-
+
Save the current service under a new name.
Save the current service under a new name.
-
+
E&xit
E&xit
-
+
Quit OpenLP
Quit OpenLP
-
+
&Theme
&Theme
-
+
&Configure OpenLP...
&Configure OpenLP...
-
+
&Media Manager
&Media Manager
-
+
Toggle Media Manager
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
Toggle the visibility of the media manager.
-
+
&Theme Manager
&Theme Manager
-
+
Toggle Theme Manager
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
Toggle the visibility of the theme manager.
-
+
&Service Manager
&Service Manager
-
+
Toggle Service Manager
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
Toggle the visibility of the service manager.
-
+
&Preview Panel
&Preview Panel
-
+
Toggle Preview Panel
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
Toggle the visibility of the preview panel.
-
+
&Live Panel
&Live Panel
-
+
Toggle Live Panel
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
Toggle the visibility of the live panel.
-
+
&Plugin List
&Plugin List
-
+
List the Plugins
List the Plugins
-
+
&User Guide
&User Guide
-
+
&About
&About
-
+
More information about OpenLP
More information about OpenLP
-
+
&Online Help
&Online Help
-
+
&Web Site
&Web Site
-
+
Use the system language, if available.
Use the system language, if available.
-
+
Set the interface language to %s
Set the interface language to %s
-
+
Add &Tool...
Add &Tool...
-
+
Add an application to the list of tools.
Add an application to the list of tools.
-
+
&Default
&Default
-
+
Set the view mode back to the default.
Set the view mode back to the default.
-
+
&Setup
&Setup
-
+
Set the view mode to Setup.
Set the view mode to Setup.
-
+
&Live
&Live
-
+
Set the view mode to Live.
Set the view mode to Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3267,22 +3368,22 @@ You can download the latest version from http://openlp.org/.
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP Version Updated
-
+
OpenLP Main Display Blanked
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
The Main Display has been blanked out
-
+
Default Theme: %s
Default Theme: %s
@@ -3293,82 +3394,82 @@ You can download the latest version from http://openlp.org/.
English
-
+
Configure &Shortcuts...
Configure &Shortcuts...
-
+
Close OpenLP
Close OpenLP
-
+
Are you sure you want to close OpenLP?
Are you sure you want to close OpenLP?
-
+
Open &Data Folder...
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
Open the folder where songs, bibles and other data resides.
-
+
&Autodetect
&Autodetect
-
+
Update Theme Images
Update Theme Images
-
+
Update the preview images for all themes.
Update the preview images for all themes.
-
+
Print the current service.
Print the current service.
-
+
&Recent Files
&Recent Files
-
+
L&ock Panels
L&ock Panels
-
+
Prevent the panels being moved.
Prevent the panels being moved.
-
+
Re-run First Time Wizard
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3377,43 +3478,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
Clear List
-
+
Clear the list of recent files.
Clear the list of recent files.
-
+
Configure &Formatting Tags...
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
Export OpenLP settings to a specified *.config file
-
+
Settings
Settings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
Import settings?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3426,32 +3527,32 @@ Importing settings will make permanent changes to your current OpenLP configurat
Importing incorrect settings may cause erratic behaviour or OpenLP to terminate abnormally.
-
+
Open File
Open File
-
+
OpenLP Export Settings Files (*.conf)
OpenLP Export Settings Files (*.conf)
-
+
Import settings
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
OpenLP Export Settings File (*.conf)
@@ -3485,7 +3586,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
No Items Selected
@@ -3573,27 +3674,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Plugin List
-
+
Plugin Details
Plugin Details
-
+
Status:
Status:
-
+
Active
Active
-
+
Inactive
Inactive
@@ -3616,12 +3717,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Fit Page
-
+
Fit Width
Fit Width
@@ -3629,7 +3730,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Options
@@ -3644,47 +3745,47 @@ Suffix not supported
Copy as HTML
-
+
Zoom In
Zoom In
-
+
Zoom Out
Zoom Out
-
+
Zoom Original
Zoom Original
-
+
Other Options
Other Options
-
+
Include slide text if available
Include slide text if available
-
+
Include service item notes
Include service item notes
-
+
Include play length of media items
Include play length of media items
-
+
Add page break before each text item
Add page break before each text item
-
+
Service Sheet
Service Sheet
@@ -3694,12 +3795,12 @@ Suffix not supported
Print
-
+
Title:
Title:
-
+
Custom Footer Text:
Custom Footer Text:
@@ -3733,7 +3834,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Reorder Service Item
@@ -3741,189 +3842,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Move to &top
-
+
Move item to the top of the service.
Move item to the top of the service.
-
+
Move &up
Move &up
-
+
Move item up one position in the service.
Move item up one position in the service.
-
+
Move &down
Move &down
-
+
Move item down one position in the service.
Move item down one position in the service.
-
+
Move to &bottom
Move to &bottom
-
+
Move item to the end of the service.
Move item to the end of the service.
-
+
&Delete From Service
&Delete From Service
-
+
Delete the selected item from the service.
Delete the selected item from the service.
-
+
&Add New Item
&Add New Item
-
+
&Add to Selected Item
&Add to Selected Item
-
+
&Edit Item
&Edit Item
-
+
&Reorder Item
&Reorder Item
-
+
&Notes
&Notes
-
+
&Change Item Theme
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
OpenLP Service Files (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
File is not a valid service.
The content encoding is not UTF-8.
-
+
File is not a valid service.
File is not a valid service.
-
+
Missing Display Handler
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
&Expand all
-
+
Expand all the service items.
Expand all the service items.
-
+
&Collapse all
&Collapse all
-
+
Collapse all the service items.
Collapse all the service items.
-
+
Open File
Open File
-
+
Moves the selection down the window.
Moves the selection down the window.
-
+
Move up
Move up
-
+
Moves the selection up the window.
Moves the selection up the window.
-
+
Go Live
Go Live
-
+
Send the selected item to Live.
Send the selected item to Live.
-
+
&Start Time
&Start Time
-
+
Show &Preview
Show &Preview
-
+
Show &Live
Show &Live
-
+
Modified Service
Modified Service
-
+
The current service has been modified. Would you like to save this service?
The current service has been modified. Would you like to save this service?
@@ -3943,72 +4044,72 @@ The content encoding is not UTF-8.
Playing time:
-
+
Untitled Service
Untitled Service
-
+
File could not be opened because it is corrupt.
File could not be opened because it is corrupt.
-
+
Empty File
Empty File
-
+
This service file does not contain any data.
This service file does not contain any data.
-
+
Corrupt File
Corrupt File
-
+
Load an existing service.
Load an existing service.
-
+
Save this service.
Save this service.
-
+
Select a theme for the service.
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
Service File Missing
-
+
Slide theme
Slide theme
-
+
Notes
Notes
-
+
Edit
Edit
-
+
Service copy only
Service copy only
@@ -4016,7 +4117,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Service Item Notes
@@ -4032,12 +4133,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Action
-
+
Shortcut
Shortcut
@@ -4052,32 +4153,32 @@ The content encoding is not UTF-8.
The shortcut "%s" is already assigned to another action, please use a different shortcut.
-
+
Alternate
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
Default
-
+
Custom
Custom
-
+
Capture shortcut.
Capture shortcut.
-
+
Restore the default shortcut of this action.
Restore the default shortcut of this action.
@@ -4092,7 +4193,7 @@ The content encoding is not UTF-8.
Do you want to restore all shortcuts to their defaults?
-
+
Configure Shortcuts
Configure Shortcuts
@@ -4259,11 +4360,6 @@ The content encoding is not UTF-8.
Background Audio
Background Audio
-
-
- Next Track
- Next Track
-
Go to next audio track.
@@ -4346,17 +4442,17 @@ The content encoding is not UTF-8.
Start time is after the finish time of the media item
-
+
Theme Layout
Theme Layout
-
+
The blue box shows the main area.
The blue box shows the main area.
-
+
The red box shows the footer.
The red box shows the footer.
@@ -4457,62 +4553,62 @@ The content encoding is not UTF-8.
Set As &Global Default
-
+
%s (default)
%s (default)
-
+
You must select a theme to edit.
You must select a theme to edit.
-
+
You are unable to delete the default theme.
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
You have not selected a theme.
-
+
Save Theme - (%s)
Save Theme - (%s)
-
+
Theme Exported
Theme Exported
-
+
Your theme has been successfully exported.
Your theme has been successfully exported.
-
+
Theme Export Failed
Theme Export Failed
-
+
Your theme could not be exported due to an error.
Your theme could not be exported due to an error.
-
+
Select Theme Import File
Select Theme Import File
-
+
File is not a valid theme.
File is not a valid theme.
@@ -4532,58 +4628,58 @@ The content encoding is not UTF-8.
&Export Theme
-
+
You must select a theme to rename.
You must select a theme to rename.
-
+
Rename Confirmation
Rename Confirmation
-
+
Rename %s theme?
Rename %s theme?
-
+
You must select a theme to delete.
You must select a theme to delete.
-
+
Delete Confirmation
Delete Confirmation
-
+
Delete %s theme?
Delete %s theme?
-
+
Validation Error
Validation Error
-
+
A theme with this name already exists.
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Copy of %s
-
+
Theme Already Exists
Theme Already Exists
@@ -4591,222 +4687,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Theme Wizard
-
+
Welcome to the Theme Wizard
Welcome to the Theme Wizard
-
+
Set Up Background
Set Up Background
-
+
Set up your theme's background according to the parameters below.
Set up your theme's background according to the parameters below.
-
+
Background type:
Background type:
-
+
Solid Color
Solid Color
-
+
Gradient
Gradient
-
+
Color:
Color:
-
+
Gradient:
Gradient:
-
+
Horizontal
Horizontal
-
+
Vertical
Vertical
-
+
Circular
Circular
-
+
Top Left - Bottom Right
Top Left - Bottom Right
-
+
Bottom Left - Top Right
Bottom Left - Top Right
-
+
Main Area Font Details
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
Define the font and display characteristics for the Display text
-
+
Font:
Font:
-
+
Size:
Size:
-
+
Line Spacing:
Line Spacing:
-
+
&Outline:
&Outline:
-
+
&Shadow:
&Shadow:
-
+
Bold
Bold
-
+
Italic
Italic
-
+
Footer Area Font Details
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
Text Formatting Details
-
+
Allows additional display formatting information to be defined
Allows additional display formatting information to be defined
-
+
Horizontal Align:
Horizontal Align:
-
+
Left
Left
-
+
Right
Right
-
+
Center
Center
-
+
Output Area Locations
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
Allows you to change and move the main and footer areas.
-
+
&Main Area
&Main Area
-
+
&Use default location
&Use default location
-
+
X position:
X position:
-
+
px
px
-
+
Y position:
Y position:
-
+
Width:
Width:
-
+
Height:
Height:
-
+
Use default location
Use default location
-
+
Save and Preview
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
Theme name:
@@ -4816,47 +4912,47 @@ The content encoding is not UTF-8.
Edit Theme - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
Transitions:
-
+
&Footer Area
&Footer Area
-
+
Starting color:
Starting color:
-
+
Ending color:
Ending color:
-
+
Background color:
Background color:
-
+
Justify
Justify
-
+
Layout Preview
Layout Preview
-
+
Transparent
Transparent
@@ -4864,42 +4960,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Global Theme
-
+
Theme Level
Theme Level
-
+
S&ong Level
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5145,22 +5241,22 @@ The content encoding is not UTF-8.
Version
-
+
Delete the selected item.
Delete the selected item.
-
+
Move selection up one position.
Move selection up one position.
-
+
Move selection down one position.
Move selection down one position.
-
+
&Vertical Align:
&Vertical Align:
@@ -5226,7 +5322,7 @@ The content encoding is not UTF-8.
You need to specify at least one %s file to import from.
-
+
Welcome to the Bible Import Wizard
Welcome to the Bible Import Wizard
@@ -5409,11 +5505,6 @@ The content encoding is not UTF-8.
Reset live background.
Reset live background.
-
-
- &Split
- &Split
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5460,29 +5551,34 @@ The content encoding is not UTF-8.
Search bar place holder text
Search Themes...
+
+
+ Optional &Split
+ Optional &Split
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 and %2
-
+
%1, and %2
Locale list separator: end
%1, and %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5557,17 +5653,17 @@ The content encoding is not UTF-8.
Present using:
-
+
File Exists
File Exists
-
+
A presentation with that filename already exists.
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
This type of presentation is not supported.
@@ -5577,17 +5673,17 @@ The content encoding is not UTF-8.
Presentations (%s)
-
+
Missing Presentation
Missing Presentation
-
+
The Presentation %s no longer exists.
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
The Presentation %s is incomplete, please reload.
@@ -5668,11 +5764,6 @@ The content encoding is not UTF-8.
Search
Search
-
-
- Back
- Back
-
Refresh
@@ -5684,50 +5775,70 @@ The content encoding is not UTF-8.
Blank
-
+
Show
Show
-
+
Prev
Prev
-
+
Next
Next
-
+
Text
Text
-
+
Show Alert
Show Alert
-
+
Go Live
Go Live
-
+
No Results
No Results
-
+
Options
Options
-
+
Add to Service
Add to Service
+
+
+ Home
+ Home
+
+
+
+ Theme
+ Theme
+
+
+
+ Desktop
+ Desktop
+
+
+
+ Add & Go to Service
+ Add & Go to Service
+
RemotePlugin.RemoteTab
@@ -5861,7 +5972,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Delete Song Usage Data
@@ -5886,7 +5997,7 @@ The content encoding is not UTF-8.
All requested data has been deleted successfully.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5894,22 +6005,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Song Usage Extraction
-
+
Select Date Range
Select Date Range
-
+
to
to
-
+
Report Location
Report Location
@@ -6188,210 +6299,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+ Meta Data
+
+
+
+ Custom Book Names
+ Custom Book Names
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Song Editor
-
+
&Title:
&Title:
-
+
Alt&ernate title:
Alt&ernate title:
-
+
&Lyrics:
&Lyrics:
-
+
&Verse order:
&Verse order:
-
+
Ed&it All
Ed&it All
-
+
Title && Lyrics
Title && Lyrics
-
+
&Add to Song
&Add to Song
-
+
&Remove
&Remove
-
+
&Manage Authors, Topics, Song Books
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
A&dd to Song
-
+
R&emove
R&emove
-
+
Book:
Book:
-
+
Number:
Number:
-
+
Authors, Topics && Song Book
Authors, Topics && Song Book
-
+
New &Theme
New &Theme
-
+
Copyright Information
Copyright Information
-
+
Comments
Comments
-
+
Theme, Copyright Info && Comments
Theme, Copyright Info && Comments
-
+
Add Author
Add Author
-
+
This author does not exist, do you want to add them?
This author does not exist, do you want to add them?
-
+
This author is already in the list.
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
Add Topic
-
+
This topic does not exist, do you want to add it?
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
You need to type in a song title.
-
+
You need to type in at least one verse.
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
Add Book
-
+
This song book does not exist, do you want to add it?
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
You need to have an author for this song.
-
+
You need to type some text in to the verse.
You need to type some text in to the verse.
-
+
Linked Audio
Linked Audio
-
+
Add &File(s)
Add &File(s)
-
+
Add &Media
Add &Media
-
+
Remove &All
Remove &All
-
+
Open File(s)
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6638,12 +6762,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6661,7 +6785,7 @@ The encoding is responsible for the correct character representation.Lyrics
-
+
CCLI License:
CCLI License:
@@ -6684,7 +6808,7 @@ The encoding is responsible for the correct character representation.Maintain the lists of authors, topics and books.
-
+
copy
For song cloning
copy
@@ -6778,12 +6902,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
copyright
-
+
The following songs could not be imported:
The following songs could not be imported:
@@ -6943,8 +7067,8 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
- Add missing songs when opening service
+ Import missing songs from service files
+ Import missing songs from service files
diff --git a/resources/i18n/en_GB.ts b/resources/i18n/en_GB.ts
index ef48361d4..35f9572d2 100644
--- a/resources/i18n/en_GB.ts
+++ b/resources/i18n/en_GB.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Alert Message
-
+
Alert &text:
Alert &text:
-
+
&New
&New
-
+
&Save
&Save
-
+
Displ&ay
Displ&ay
-
+
Display && Cl&ose
Display && Cl&ose
@@ -79,7 +79,7 @@
You haven't specified any text for your alert. Please type in some text before clicking New.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
Font
-
+
Font name:
Font name:
-
+
Font color:
Font colour:
-
+
Background color:
Background colour:
-
+
Font size:
Font size:
-
+
Alert timeout:
Alert timeout:
@@ -661,42 +661,87 @@ Do you want to continue anyway?
:|v|V|verse|verses;;-|to;;,|and;;end
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ You need to specify a version name for your Bible.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+
+
+
+ Bible Exists
+ Bible Exists
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Scripture Reference Error
-
+
Web Bible cannot be used
Web Bible cannot be used
-
+
Text Search is not available with Web Bibles.
Text Search is not available with Web Bibles.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
-
+
No Bibles Available
No Bibles Available
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
- Preferred Bookname Language
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
- Bible language
- Bible language
-
-
-
- Application language
- Application language
-
English
English
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Select Book Name
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
-
+
Current name:
Current name:
-
+
Corresponding name:
Corresponding name:
-
+
Show Books From
Show Books From
-
+
Old Testament
Old Testament
-
+
New Testament
New Testament
-
+
Apocrypha
Apocrypha
@@ -935,6 +968,75 @@ Bible should be displayed in the Bible search:
Importing verses... done.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ License Details
+
+
+
+ Version name:
+ Version name:
+
+
+
+ Copyright:
+ Copyright:
+
+
+
+ Permissions:
+ Permissions:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bible Import Wizard
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
-
+
Web Download
Web Download
-
+
Location:
Location:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bible:
-
+
Download Options
Download Options
-
+
Server:
Server:
-
+
Username:
Username:
-
+
Password:
Password:
-
+
Proxy Server (Optional)
Proxy Server (Optional)
-
+
License Details
License Details
-
+
Set up the Bible's license details.
Set up the Bible's license details.
-
+
Version name:
Version name:
-
+
Copyright:
Copyright:
-
+
Please wait while your Bible is imported.
Please wait while your Bible is imported.
-
+
You need to specify a file with books of the Bible to use in the import.
You need to specify a file with books of the Bible to use in the import.
-
+
You need to specify a file of Bible verses to import.
You need to specify a file of Bible verses to import.
-
+
You need to specify a version name for your Bible.
You need to specify a version name for your Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
-
+
Bible Exists
Bible Exists
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
This Bible already exists. Please import a different Bible or first delete the existing one.
-
+
Your Bible import failed.
Your Bible import failed.
-
+
CSV File
CSV File
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Permissions:
-
+
Bible file:
Bible file:
-
+
Books file:
Books file:
-
+
Verses file:
Verses file:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x Bible Files
-
+
Registering Bible...
Registering Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Registered Bible. Please note, that verses will be downloaded on
@@ -1147,17 +1249,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Select Language
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
-
+
Language:
Language:
@@ -1173,90 +1275,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Quick
-
+
Find:
Find:
-
+
Book:
Book:
-
+
Chapter:
Chapter:
-
+
Verse:
Verse:
-
+
From:
From:
-
+
To:
To:
-
+
Text Search
Text Search
-
+
Second:
Second:
-
+
Scripture Reference
Scripture Reference
-
+
Toggle to keep or clear the previous results.
Toggle to keep or clear the previous results.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
-
+
Bible not fully loaded.
Bible not fully loaded.
-
+
Information
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Detecting encoding (this may take a few minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importing %s %s...
@@ -1513,42 +1620,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Edit Custom Slides
-
+
&Title:
&Title:
-
+
Add a new slide at bottom.
Add a new slide at bottom.
-
+
Edit the selected slide.
Edit the selected slide.
-
+
Edit all the slides at once.
Edit all the slides at once.
-
+
Split a slide into two by inserting a slide splitter.
Split a slide into two by inserting a slide splitter.
-
+
The&me:
The&me:
-
+
&Credits:
&Credits:
@@ -1563,12 +1670,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You need to add at least one slide
-
+
Ed&it All
Ed&it All
-
+
Insert Slide
Insert Slide
@@ -1666,34 +1773,34 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You must select an image to delete.
-
+
You must select an image to replace the background with.
You must select an image to replace the background with.
-
+
Missing Image(s)
Missing Image(s)
-
+
The following image(s) no longer exist: %s
The following image(s) no longer exist: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
There was no display item to amend.
@@ -1701,19 +1808,19 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
Background Color
-
+
Default Color:
Default Color:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1838,22 +1945,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
Available Media Players
-
+
%s (unavailable)
%s (unavailable)
-
+
Player Order
Player Order
-
+
Allow media player to be overridden
Allow media player to be overridden
@@ -1883,17 +1990,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
Credits
-
+
License
Licence
-
+
Contribute
Contribute
@@ -1903,17 +2010,17 @@ Should OpenLP upgrade now?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; version 2 of the Licence.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -2038,7 +2145,7 @@ Final Credit
He has set us free.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2055,7 +2162,7 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Copyright © 2004-2012 %s
@@ -2065,62 +2172,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
UI Settings
-
+
Number of recent files to display:
Number of recent files to display:
-
+
Remember active media manager tab on startup
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
Double-click to send items straight to live
-
+
Expand new service items on creation
Expand new service items on creation
-
+
Enable application exit confirmation
Enable application exit confirmation
-
+
Mouse Cursor
Mouse Cursor
-
+
Hide mouse cursor when over display window
Hide mouse cursor when over display window
-
+
Default Image
Default Image
-
+
Background color:
Background colour:
-
+
Image file:
Image file:
-
+
Open File
Open File
@@ -2130,124 +2237,124 @@ Portions copyright © 2004-2012 %s
Advanced
-
+
Preview items when clicked in Media Manager
Preview items when clicked in Media Manager
-
+
Click to select a color.
Click to select a colour.
-
+
Browse for an image file to display.
Browse for an image file to display.
-
+
Revert to the default OpenLP logo.
Revert to the default OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Service %Y-%m-%d %H-%M
-
+
Default Service Name
Default Service Name
-
+
Enable default service name
Enable default service name
-
+
Date and Time:
Date and Time:
-
+
Monday
Monday
-
+
Tuesday
Tuesday
-
+
Wednesday
Wednesday
-
+
Thurdsday
Thurdsday
-
+
Friday
Friday
-
+
Saturday
Saturday
-
+
Sunday
Sunday
-
+
Now
Now
-
+
Time when usual service starts.
Time when usual service starts.
-
+
Name:
Name:
-
+
Consult the OpenLP manual for usage.
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
Revert to the default service name "%s".
-
+
Example:
Example:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Bypass X11 Window Manager
-
+
Syntax error.
Syntax error.
@@ -2255,34 +2362,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Error Occurred
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
-
+
Send E-Mail
Send E-Mail
-
+
Save to File
Save to File
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
-
+
Attach File
Attach File
@@ -2593,79 +2700,75 @@ Version: %s
Custom Slides
Custom Slides
+
+
+ Finish
+ Finish
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
-
-To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-
- Finish
- Finish
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Configure Formatting Tags
-
+
Edit Selection
Edit Selection
-
+
Save
Save
-
+
Description
Description
-
+
Tag
Tag
-
+
Start tag
Start tag
-
+
End tag
End tag
-
+
Tag Id
Tag Id
-
+
Start HTML
Start HTML
-
+
End HTML
End HTML
@@ -2909,40 +3012,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Start background audio paused
-
+
Service Item Slide Limits
Service Item Slide Limits
-
-
- &End Slide
- &End Slide
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
- &Wrap Slide
- &Wrap Slide
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
- &Next Item
- &Next Item
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
Override display position:
@@ -2953,6 +3026,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2978,287 +3071,287 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
&File
-
+
&Import
&Import
-
+
&Export
&Export
-
+
&View
&View
-
+
M&ode
M&ode
-
+
&Tools
&Tools
-
+
&Settings
&Settings
-
+
&Language
&Language
-
+
&Help
&Help
-
+
Media Manager
Media Manager
-
+
Service Manager
Service Manager
-
+
Theme Manager
Theme Manager
-
+
&New
&New
-
+
&Open
&Open
-
+
Open an existing service.
Open an existing service.
-
+
&Save
&Save
-
+
Save the current service to disk.
Save the current service to disk.
-
+
Save &As...
Save &As...
-
+
Save Service As
Save Service As
-
+
Save the current service under a new name.
Save the current service under a new name.
-
+
E&xit
E&xit
-
+
Quit OpenLP
Quit OpenLP
-
+
&Theme
&Theme
-
+
&Configure OpenLP...
&Configure OpenLP...
-
+
&Media Manager
&Media Manager
-
+
Toggle Media Manager
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
Toggle the visibility of the media manager.
-
+
&Theme Manager
&Theme Manager
-
+
Toggle Theme Manager
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
Toggle the visibility of the theme manager.
-
+
&Service Manager
&Service Manager
-
+
Toggle Service Manager
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
Toggle the visibility of the service manager.
-
+
&Preview Panel
&Preview Panel
-
+
Toggle Preview Panel
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
Toggle the visibility of the preview panel.
-
+
&Live Panel
&Live Panel
-
+
Toggle Live Panel
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
Toggle the visibility of the live panel.
-
+
&Plugin List
&Plugin List
-
+
List the Plugins
List the Plugins
-
+
&User Guide
&User Guide
-
+
&About
&About
-
+
More information about OpenLP
More information about OpenLP
-
+
&Online Help
&Online Help
-
+
&Web Site
&Web Site
-
+
Use the system language, if available.
Use the system language, if available.
-
+
Set the interface language to %s
Set the interface language to %s
-
+
Add &Tool...
Add &Tool...
-
+
Add an application to the list of tools.
Add an application to the list of tools.
-
+
&Default
&Default
-
+
Set the view mode back to the default.
Set the view mode back to the default.
-
+
&Setup
&Setup
-
+
Set the view mode to Setup.
Set the view mode to Setup.
-
+
&Live
&Live
-
+
Set the view mode to Live.
Set the view mode to Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3266,22 +3359,22 @@ You can download the latest version from http://openlp.org/.
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP Version Updated
-
+
OpenLP Main Display Blanked
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
The Main Display has been blanked out
-
+
Default Theme: %s
Default Theme: %s
@@ -3292,82 +3385,82 @@ You can download the latest version from http://openlp.org/.
English (United Kingdom)
-
+
Configure &Shortcuts...
Configure &Shortcuts...
-
+
Close OpenLP
Close OpenLP
-
+
Are you sure you want to close OpenLP?
Are you sure you want to close OpenLP?
-
+
Open &Data Folder...
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
Open the folder where songs, Bibles and other data resides.
-
+
&Autodetect
&Autodetect
-
+
Update Theme Images
Update Theme Images
-
+
Update the preview images for all themes.
Update the preview images for all themes.
-
+
Print the current service.
Print the current service.
-
+
&Recent Files
&Recent Files
-
+
L&ock Panels
L&ock Panels
-
+
Prevent the panels being moved.
Prevent the panels being moved.
-
+
Re-run First Time Wizard
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3376,43 +3469,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
Clear List
-
+
Clear the list of recent files.
Clear the list of recent files.
-
+
Configure &Formatting Tags...
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
Export OpenLP settings to a specified *.config file
-
+
Settings
Settings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
Import settings?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3425,32 +3518,32 @@ Importing settings will make permanent changes to your current OpenLP configurat
Importing incorrect settings may cause erratic behaviour or OpenLP to terminate abnormally.
-
+
Open File
Open File
-
+
OpenLP Export Settings Files (*.conf)
OpenLP Export Settings Files (*.conf)
-
+
Import settings
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
OpenLP Export Settings File (*.conf)
@@ -3484,7 +3577,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
No Items Selected
@@ -3572,27 +3665,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Plugin List
-
+
Plugin Details
Plugin Details
-
+
Status:
Status:
-
+
Active
Active
-
+
Inactive
Inactive
@@ -3615,12 +3708,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Fit Page
-
+
Fit Width
Fit Width
@@ -3628,7 +3721,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Options
@@ -3643,47 +3736,47 @@ Suffix not supported
Copy as HTML
-
+
Zoom In
Zoom In
-
+
Zoom Out
Zoom Out
-
+
Zoom Original
Zoom Original
-
+
Other Options
Other Options
-
+
Include slide text if available
Include slide text if available
-
+
Include service item notes
Include service item notes
-
+
Include play length of media items
Include play length of media items
-
+
Add page break before each text item
Add page break before each text item
-
+
Service Sheet
Service Sheet
@@ -3693,12 +3786,12 @@ Suffix not supported
Print
-
+
Title:
Title:
-
+
Custom Footer Text:
Custom Footer Text:
@@ -3732,7 +3825,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Reorder Service Item
@@ -3740,189 +3833,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Move to &top
-
+
Move item to the top of the service.
Move item to the top of the service.
-
+
Move &up
Move &up
-
+
Move item up one position in the service.
Move item up one position in the service.
-
+
Move &down
Move &down
-
+
Move item down one position in the service.
Move item down one position in the service.
-
+
Move to &bottom
Move to &bottom
-
+
Move item to the end of the service.
Move item to the end of the service.
-
+
&Delete From Service
&Delete From Service
-
+
Delete the selected item from the service.
Delete the selected item from the service.
-
+
&Add New Item
&Add New Item
-
+
&Add to Selected Item
&Add to Selected Item
-
+
&Edit Item
&Edit Item
-
+
&Reorder Item
&Reorder Item
-
+
&Notes
&Notes
-
+
&Change Item Theme
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
OpenLP Service Files (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
File is not a valid service.
The content encoding is not UTF-8.
-
+
File is not a valid service.
File is not a valid service.
-
+
Missing Display Handler
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
&Expand all
-
+
Expand all the service items.
Expand all the service items.
-
+
&Collapse all
&Collapse all
-
+
Collapse all the service items.
Collapse all the service items.
-
+
Open File
Open File
-
+
Moves the selection down the window.
Moves the selection down the window.
-
+
Move up
Move up
-
+
Moves the selection up the window.
Moves the selection up the window.
-
+
Go Live
Go Live
-
+
Send the selected item to Live.
Send the selected item to Live.
-
+
&Start Time
&Start Time
-
+
Show &Preview
Show &Preview
-
+
Show &Live
Show &Live
-
+
Modified Service
Modified Service
-
+
The current service has been modified. Would you like to save this service?
The current service has been modified. Would you like to save this service?
@@ -3942,72 +4035,72 @@ The content encoding is not UTF-8.
Playing time:
-
+
Untitled Service
Untitled Service
-
+
File could not be opened because it is corrupt.
File could not be opened because it is corrupt.
-
+
Empty File
Empty File
-
+
This service file does not contain any data.
This service file does not contain any data.
-
+
Corrupt File
Corrupt File
-
+
Load an existing service.
Load an existing service.
-
+
Save this service.
Save this service.
-
+
Select a theme for the service.
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
Service File Missing
-
+
Slide theme
Slide theme
-
+
Notes
Notes
-
+
Edit
Edit
-
+
Service copy only
Service copy only
@@ -4015,7 +4108,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Service Item Notes
@@ -4031,12 +4124,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Action
-
+
Shortcut
Shortcut
@@ -4051,32 +4144,32 @@ The content encoding is not UTF-8.
The shortcut "%s" is already assigned to another action, please use a different shortcut.
-
+
Alternate
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
Default
-
+
Custom
Custom
-
+
Capture shortcut.
Capture shortcut.
-
+
Restore the default shortcut of this action.
Restore the default shortcut of this action.
@@ -4091,7 +4184,7 @@ The content encoding is not UTF-8.
Do you want to restore all shortcuts to their defaults?
-
+
Configure Shortcuts
Configure Shortcuts
@@ -4258,11 +4351,6 @@ The content encoding is not UTF-8.
Background Audio
Background Audio
-
-
- Next Track
- Next Track
-
Go to next audio track.
@@ -4345,17 +4433,17 @@ The content encoding is not UTF-8.
Start time is after the finish time of the media item
-
+
Theme Layout
Theme Layout
-
+
The blue box shows the main area.
The blue box shows the main area.
-
+
The red box shows the footer.
The red box shows the footer.
@@ -4456,62 +4544,62 @@ The content encoding is not UTF-8.
Set As &Global Default
-
+
%s (default)
%s (default)
-
+
You must select a theme to edit.
You must select a theme to edit.
-
+
You are unable to delete the default theme.
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
You have not selected a theme.
-
+
Save Theme - (%s)
Save Theme - (%s)
-
+
Theme Exported
Theme Exported
-
+
Your theme has been successfully exported.
Your theme has been successfully exported.
-
+
Theme Export Failed
Theme Export Failed
-
+
Your theme could not be exported due to an error.
Your theme could not be exported due to an error.
-
+
Select Theme Import File
Select Theme Import File
-
+
File is not a valid theme.
File is not a valid theme.
@@ -4531,58 +4619,58 @@ The content encoding is not UTF-8.
&Export Theme
-
+
You must select a theme to rename.
You must select a theme to rename.
-
+
Rename Confirmation
Rename Confirmation
-
+
Rename %s theme?
Rename %s theme?
-
+
You must select a theme to delete.
You must select a theme to delete.
-
+
Delete Confirmation
Delete Confirmation
-
+
Delete %s theme?
Delete %s theme?
-
+
Validation Error
Validation Error
-
+
A theme with this name already exists.
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Copy of %s
-
+
Theme Already Exists
Theme Already Exists
@@ -4590,222 +4678,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Theme Wizard
-
+
Welcome to the Theme Wizard
Welcome to the Theme Wizard
-
+
Set Up Background
Set Up Background
-
+
Set up your theme's background according to the parameters below.
Set up your theme's background according to the parameters below.
-
+
Background type:
Background type:
-
+
Solid Color
Solid Colour
-
+
Gradient
Gradient
-
+
Color:
Colour:
-
+
Gradient:
Gradient:
-
+
Horizontal
Horizontal
-
+
Vertical
Vertical
-
+
Circular
Circular
-
+
Top Left - Bottom Right
Top Left - Bottom Right
-
+
Bottom Left - Top Right
Bottom Left - Top Right
-
+
Main Area Font Details
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
Define the font and display characteristics for the Display text
-
+
Font:
Font:
-
+
Size:
Size:
-
+
Line Spacing:
Line Spacing:
-
+
&Outline:
&Outline:
-
+
&Shadow:
&Shadow:
-
+
Bold
Bold
-
+
Italic
Italic
-
+
Footer Area Font Details
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
Text Formatting Details
-
+
Allows additional display formatting information to be defined
Allows additional display formatting information to be defined
-
+
Horizontal Align:
Horizontal Align:
-
+
Left
Left
-
+
Right
Right
-
+
Center
Centre
-
+
Output Area Locations
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
Allows you to change and move the main and footer areas.
-
+
&Main Area
&Main Area
-
+
&Use default location
&Use default location
-
+
X position:
X position:
-
+
px
px
-
+
Y position:
Y position:
-
+
Width:
Width:
-
+
Height:
Height:
-
+
Use default location
Use default location
-
+
Save and Preview
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
Theme name:
@@ -4815,47 +4903,47 @@ The content encoding is not UTF-8.
Edit Theme - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
Transitions:
-
+
&Footer Area
&Footer Area
-
+
Starting color:
Starting color:
-
+
Ending color:
Ending color:
-
+
Background color:
Background color:
-
+
Justify
Justify
-
+
Layout Preview
Layout Preview
-
+
Transparent
Transparent
@@ -4863,42 +4951,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Global Theme
-
+
Theme Level
Theme Level
-
+
S&ong Level
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5144,22 +5232,22 @@ The content encoding is not UTF-8.
Version
-
+
Delete the selected item.
Delete the selected item.
-
+
Move selection up one position.
Move selection up one position.
-
+
Move selection down one position.
Move selection down one position.
-
+
&Vertical Align:
&Vertical Align:
@@ -5225,7 +5313,7 @@ The content encoding is not UTF-8.
You need to specify at least one %s file to import from.
-
+
Welcome to the Bible Import Wizard
Welcome to the Bible Import Wizard
@@ -5408,11 +5496,6 @@ The content encoding is not UTF-8.
Reset live background.
Reset live background.
-
-
- &Split
- &Split
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5459,29 +5542,34 @@ The content encoding is not UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 and %2
-
+
%1, and %2
Locale list separator: end
%1, and %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5556,17 +5644,17 @@ The content encoding is not UTF-8.
Present using:
-
+
File Exists
File Exists
-
+
A presentation with that filename already exists.
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
This type of presentation is not supported.
@@ -5576,17 +5664,17 @@ The content encoding is not UTF-8.
Presentations (%s)
-
+
Missing Presentation
Missing Presentation
-
+
The Presentation %s no longer exists.
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
The Presentation %s is incomplete, please reload.
@@ -5667,11 +5755,6 @@ The content encoding is not UTF-8.
Search
Search
-
-
- Back
- Back
-
Refresh
@@ -5683,50 +5766,70 @@ The content encoding is not UTF-8.
Blank
-
+
Show
Show
-
+
Prev
Prev
-
+
Next
Next
-
+
Text
Text
-
+
Show Alert
Show Alert
-
+
Go Live
Go Live
-
+
No Results
No Results
-
+
Options
Options
-
+
Add to Service
Add to Service
+
+
+ Home
+
+
+
+
+ Theme
+ Theme
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5860,7 +5963,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Delete Song Usage Data
@@ -5885,7 +5988,7 @@ The content encoding is not UTF-8.
All requested data has been deleted successfully.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5893,22 +5996,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Song Usage Extraction
-
+
Select Date Range
Select Date Range
-
+
to
to
-
+
Report Location
Report Location
@@ -6187,210 +6290,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Song Editor
-
+
&Title:
&Title:
-
+
Alt&ernate title:
Alt&ernate title:
-
+
&Lyrics:
&Lyrics:
-
+
&Verse order:
&Verse order:
-
+
Ed&it All
Ed&it All
-
+
Title && Lyrics
Title && Lyrics
-
+
&Add to Song
&Add to Song
-
+
&Remove
&Remove
-
+
&Manage Authors, Topics, Song Books
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
A&dd to Song
-
+
R&emove
R&emove
-
+
Book:
Book:
-
+
Number:
Number:
-
+
Authors, Topics && Song Book
Authors, Topics && Song Book
-
+
New &Theme
New &Theme
-
+
Copyright Information
Copyright Information
-
+
Comments
Comments
-
+
Theme, Copyright Info && Comments
Theme, Copyright Info && Comments
-
+
Add Author
Add Author
-
+
This author does not exist, do you want to add them?
This author does not exist, do you want to add them?
-
+
This author is already in the list.
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
Add Topic
-
+
This topic does not exist, do you want to add it?
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
You need to type in a song title.
-
+
You need to type in at least one verse.
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
Add Book
-
+
This song book does not exist, do you want to add it?
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
You need to have an author for this song.
-
+
You need to type some text in to the verse.
You need to type some text in to the verse.
-
+
Linked Audio
Linked Audio
-
+
Add &File(s)
Add &File(s)
-
+
Add &Media
Add &Media
-
+
Remove &All
Remove &All
-
+
Open File(s)
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6637,12 +6753,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6660,7 +6776,7 @@ The encoding is responsible for the correct character representation.Lyrics
-
+
CCLI License:
CCLI License:
@@ -6683,7 +6799,7 @@ The encoding is responsible for the correct character representation.Maintain the lists of authors, topics and books.
-
+
copy
For song cloning
copy
@@ -6777,12 +6893,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
copyright
-
+
The following songs could not be imported:
The following songs could not be imported:
@@ -6942,8 +7058,8 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
- Add missing songs when opening service
+ Import missing songs from service files
+
diff --git a/resources/i18n/en_ZA.ts b/resources/i18n/en_ZA.ts
index 1c0f31ddf..a5d7a3fe1 100644
--- a/resources/i18n/en_ZA.ts
+++ b/resources/i18n/en_ZA.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Alert Message
-
+
Alert &text:
Alert &text:
-
+
&New
&New
-
+
&Save
&Save
-
+
Displ&ay
Displ&ay
-
+
Display && Cl&ose
Display && Cl&ose
@@ -79,7 +79,7 @@
You haven't specified any text for your alert. Please type in some text before clicking New.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
Font
-
+
Font name:
Font name:
-
+
Font color:
Font color:
-
+
Background color:
Background color:
-
+
Font size:
Font size:
-
+
Alert timeout:
Alert timeout:
@@ -661,42 +661,87 @@ Do you want to continue anyway?
:|v|V|verse|verses;;-|to;;,|and;;end
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ You need to specify a version name for your Bible.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+
+
+
+ Bible Exists
+ Bible Exists
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Scripture Reference Error
-
+
Web Bible cannot be used
Web Bible cannot be used
-
+
Text Search is not available with Web Bibles.
Text Search is not available with Web Bibles.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
-
+
No Bibles Available
No Bibles Available
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
- Preferred Bookname Language
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
- Bible language
- Bible language
-
-
-
- Application language
- Application language
-
English
English
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Select Book Name
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
-
+
Current name:
Current name:
-
+
Corresponding name:
Corresponding name:
-
+
Show Books From
Show Books From
-
+
Old Testament
Old Testament
-
+
New Testament
New Testament
-
+
Apocrypha
Apocrypha
@@ -935,6 +968,75 @@ Bible should be displayed in the Bible search:
Importing verses... done.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ License Details
+
+
+
+ Version name:
+ Version name:
+
+
+
+ Copyright:
+ Copyright:
+
+
+
+ Permissions:
+ Permissions:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bible Import Wizard
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
-
+
Web Download
Web Download
-
+
Location:
Location:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bible:
-
+
Download Options
Download Options
-
+
Server:
Server:
-
+
Username:
Username:
-
+
Password:
Password:
-
+
Proxy Server (Optional)
Proxy Server (Optional)
-
+
License Details
License Details
-
+
Set up the Bible's license details.
Set up the Bible's license details.
-
+
Version name:
Version name:
-
+
Copyright:
Copyright:
-
+
Please wait while your Bible is imported.
Please wait while your Bible is imported.
-
+
You need to specify a file with books of the Bible to use in the import.
You need to specify a file with books of the Bible to use in the import.
-
+
You need to specify a file of Bible verses to import.
You need to specify a file of Bible verses to import.
-
+
You need to specify a version name for your Bible.
You need to specify a version name for your Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
-
+
Bible Exists
Bible Exists
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
This Bible already exists. Please import a different Bible or first delete the existing one.
-
+
Your Bible import failed.
Your Bible import failed.
-
+
CSV File
CSV File
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Permissions:
-
+
Bible file:
Bible file:
-
+
Books file:
Books file:
-
+
Verses file:
Verses file:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x Bible Files
-
+
Registering Bible...
Registering Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Registered Bible. Please note, that verses will be downloaded on
@@ -1147,17 +1249,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Select Language
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
-
+
Language:
Language:
@@ -1173,90 +1275,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Quick
-
+
Find:
Find:
-
+
Book:
Book:
-
+
Chapter:
Chapter:
-
+
Verse:
Verse:
-
+
From:
From:
-
+
To:
To:
-
+
Text Search
Text Search
-
+
Second:
Second:
-
+
Scripture Reference
Scripture Reference
-
+
Toggle to keep or clear the previous results.
Toggle to keep or clear the previous results.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
-
+
Bible not fully loaded.
Bible not fully loaded.
-
+
Information
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Detecting encoding (this may take a few minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importing %s %s...
@@ -1513,42 +1620,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Edit Custom Slides
-
+
&Title:
&Title:
-
+
Add a new slide at bottom.
Add a new slide at bottom.
-
+
Edit the selected slide.
Edit the selected slide.
-
+
Edit all the slides at once.
Edit all the slides at once.
-
+
Split a slide into two by inserting a slide splitter.
Split a slide into two by inserting a slide splitter.
-
+
The&me:
The&me:
-
+
&Credits:
&Credits:
@@ -1563,12 +1670,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You need to add at least one slide
-
+
Ed&it All
Ed&it All
-
+
Insert Slide
Insert Slide
@@ -1666,34 +1773,34 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
You must select an image to delete.
-
+
You must select an image to replace the background with.
You must select an image to replace the background with.
-
+
Missing Image(s)
Missing Image(s)
-
+
The following image(s) no longer exist: %s
The following image(s) no longer exist: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
There was no display item to amend.
@@ -1701,19 +1808,19 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
Background Colour
-
+
Default Color:
Default Colour:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1838,22 +1945,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
Available Media Players
-
+
%s (unavailable)
%s (unavailable)
-
+
Player Order
Player Order
-
+
Allow media player to be overridden
Allow media player to be overridden
@@ -1883,17 +1990,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
Credits
-
+
License
License
-
+
Contribute
Contribute
@@ -1903,17 +2010,17 @@ Should OpenLP upgrade now?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -2038,7 +2145,7 @@ Final Credit
He has set us free.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2055,7 +2162,7 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Copyright © 2004-2012 %s
@@ -2065,62 +2172,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
UI Settings
-
+
Number of recent files to display:
Number of recent files to display:
-
+
Remember active media manager tab on startup
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
Double-click to send items straight to live
-
+
Expand new service items on creation
Expand new service items on creation
-
+
Enable application exit confirmation
Enable application exit confirmation
-
+
Mouse Cursor
Mouse Cursor
-
+
Hide mouse cursor when over display window
Hide mouse cursor when over display window
-
+
Default Image
Default Image
-
+
Background color:
Background colour:
-
+
Image file:
Image file:
-
+
Open File
Open File
@@ -2130,124 +2237,124 @@ Portions copyright © 2004-2012 %s
Advanced
-
+
Preview items when clicked in Media Manager
Preview items when clicked in Media Manager
-
+
Click to select a color.
Click to select a colour.
-
+
Browse for an image file to display.
Browse for an image file to display.
-
+
Revert to the default OpenLP logo.
Revert to the default OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Service %Y-%m-%d %H-%M
-
+
Default Service Name
Default Service Name
-
+
Enable default service name
Enable default service name
-
+
Date and Time:
Date and Time:
-
+
Monday
Monday
-
+
Tuesday
Tuesday
-
+
Wednesday
Wednesday
-
+
Thurdsday
Thurdsday
-
+
Friday
Friday
-
+
Saturday
Saturday
-
+
Sunday
Sunday
-
+
Now
Now
-
+
Time when usual service starts.
Time when usual service starts.
-
+
Name:
Name:
-
+
Consult the OpenLP manual for usage.
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
Revert to the default service name "%s".
-
+
Example:
Example:
-
+
X11
X11
-
+
Bypass X11 Window Manager
Bypass X11 Window Manager
-
+
Syntax error.
Syntax error.
@@ -2255,34 +2362,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Error Occurred
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
-
+
Send E-Mail
Send E-Mail
-
+
Save to File
Save to File
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
-
+
Attach File
Attach File
@@ -2593,79 +2700,75 @@ Version: %s
Custom Slides
Custom Slides
+
+
+ Finish
+ Finish
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Click the finish button to return to OpenLP.No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
-
-To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-
- Finish
- Finish
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Configure Formatting Tags
-
+
Edit Selection
Edit Selection
-
+
Save
Save
-
+
Description
Description
-
+
Tag
Tag
-
+
Start tag
Start tag
-
+
End tag
End tag
-
+
Tag Id
Tag Id
-
+
Start HTML
Start HTML
-
+
End HTML
End HTML
@@ -2909,40 +3012,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Start background audio paused
-
+
Service Item Slide Limits
Service Item Slide Limits
-
-
- &End Slide
- &End Slide
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
- &Wrap Slide
- &Wrap Slide
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
- &Next Item
- &Next Item
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
Override display position:
@@ -2953,6 +3026,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2978,287 +3071,287 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
&File
-
+
&Import
&Import
-
+
&Export
&Export
-
+
&View
&View
-
+
M&ode
M&ode
-
+
&Tools
&Tools
-
+
&Settings
&Settings
-
+
&Language
&Language
-
+
&Help
&Help
-
+
Media Manager
Media Manager
-
+
Service Manager
Service Manager
-
+
Theme Manager
Theme Manager
-
+
&New
&New
-
+
&Open
&Open
-
+
Open an existing service.
Open an existing service.
-
+
&Save
&Save
-
+
Save the current service to disk.
Save the current service to disk.
-
+
Save &As...
Save &As...
-
+
Save Service As
Save Service As
-
+
Save the current service under a new name.
Save the current service under a new name.
-
+
E&xit
E&xit
-
+
Quit OpenLP
Quit OpenLP
-
+
&Theme
&Theme
-
+
&Configure OpenLP...
&Configure OpenLP...
-
+
&Media Manager
&Media Manager
-
+
Toggle Media Manager
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
Toggle the visibility of the media manager.
-
+
&Theme Manager
&Theme Manager
-
+
Toggle Theme Manager
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
Toggle the visibility of the theme manager.
-
+
&Service Manager
&Service Manager
-
+
Toggle Service Manager
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
Toggle the visibility of the service manager.
-
+
&Preview Panel
&Preview Panel
-
+
Toggle Preview Panel
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
Toggle the visibility of the preview panel.
-
+
&Live Panel
&Live Panel
-
+
Toggle Live Panel
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
Toggle the visibility of the live panel.
-
+
&Plugin List
&Plugin List
-
+
List the Plugins
List the Plugins
-
+
&User Guide
&User Guide
-
+
&About
&About
-
+
More information about OpenLP
More information about OpenLP
-
+
&Online Help
&Online Help
-
+
&Web Site
&Web Site
-
+
Use the system language, if available.
Use the system language, if available.
-
+
Set the interface language to %s
Set the interface language to %s
-
+
Add &Tool...
Add &Tool...
-
+
Add an application to the list of tools.
Add an application to the list of tools.
-
+
&Default
&Default
-
+
Set the view mode back to the default.
Set the view mode back to the default.
-
+
&Setup
&Setup
-
+
Set the view mode to Setup.
Set the view mode to Setup.
-
+
&Live
&Live
-
+
Set the view mode to Live.
Set the view mode to Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3267,22 +3360,22 @@ You can download the latest version from http://openlp.org/.
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP Version Updated
-
+
OpenLP Main Display Blanked
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
The Main Display has been blanked out
-
+
Default Theme: %s
Default Theme: %s
@@ -3293,82 +3386,82 @@ You can download the latest version from http://openlp.org/.
English (South Africa)
-
+
Configure &Shortcuts...
Configure &Shortcuts...
-
+
Close OpenLP
Close OpenLP
-
+
Are you sure you want to close OpenLP?
Are you sure you want to close OpenLP?
-
+
Open &Data Folder...
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
Open the folder where songs, Bibles and other data resides.
-
+
&Autodetect
&Autodetect
-
+
Update Theme Images
Update Theme Images
-
+
Update the preview images for all themes.
Update the preview images for all themes.
-
+
Print the current service.
Print the current service.
-
+
&Recent Files
&Recent Files
-
+
L&ock Panels
L&ock Panels
-
+
Prevent the panels being moved.
Prevent the panels being moved.
-
+
Re-run First Time Wizard
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3377,43 +3470,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
Clear List
-
+
Clear the list of recent files.
Clear the list of recent files.
-
+
Configure &Formatting Tags...
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
Export OpenLP settings to a specified *.config file
-
+
Settings
Settings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
Import settings?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3426,32 +3519,32 @@ Importing settings will make permanent changes to your current OpenLP configurat
Importing incorrect settings may cause erratic behaviour or OpenLP to terminate abnormally.
-
+
Open File
Open File
-
+
OpenLP Export Settings Files (*.conf)
OpenLP Export Settings Files (*.conf)
-
+
Import settings
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
OpenLP Export Settings File (*.conf)
@@ -3485,7 +3578,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
No Items Selected
@@ -3573,27 +3666,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Plugin List
-
+
Plugin Details
Plugin Details
-
+
Status:
Status:
-
+
Active
Active
-
+
Inactive
Inactive
@@ -3616,12 +3709,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Fit Page
-
+
Fit Width
Fit Width
@@ -3629,7 +3722,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Options
@@ -3644,47 +3737,47 @@ Suffix not supported
Copy as HTML
-
+
Zoom In
Zoom In
-
+
Zoom Out
Zoom Out
-
+
Zoom Original
Zoom Original
-
+
Other Options
Other Options
-
+
Include slide text if available
Include slide text if available
-
+
Include service item notes
Include service item notes
-
+
Include play length of media items
Include play length of media items
-
+
Add page break before each text item
Add page break before each text item
-
+
Service Sheet
Service Sheet
@@ -3694,12 +3787,12 @@ Suffix not supported
Print
-
+
Title:
Title:
-
+
Custom Footer Text:
Custom Footer Text:
@@ -3733,7 +3826,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Reorder Service Item
@@ -3741,189 +3834,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Move to &top
-
+
Move item to the top of the service.
Move item to the top of the service.
-
+
Move &up
Move &up
-
+
Move item up one position in the service.
Move item up one position in the service.
-
+
Move &down
Move &down
-
+
Move item down one position in the service.
Move item down one position in the service.
-
+
Move to &bottom
Move to &bottom
-
+
Move item to the end of the service.
Move item to the end of the service.
-
+
&Delete From Service
&Delete From Service
-
+
Delete the selected item from the service.
Delete the selected item from the service.
-
+
&Add New Item
&Add New Item
-
+
&Add to Selected Item
&Add to Selected Item
-
+
&Edit Item
&Edit Item
-
+
&Reorder Item
&Reorder Item
-
+
&Notes
&Notes
-
+
&Change Item Theme
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
OpenLP Service Files (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
File is not a valid service.
The content encoding is not UTF-8.
-
+
File is not a valid service.
File is not a valid service.
-
+
Missing Display Handler
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
&Expand all
-
+
Expand all the service items.
Expand all the service items.
-
+
&Collapse all
&Collapse all
-
+
Collapse all the service items.
Collapse all the service items.
-
+
Open File
Open File
-
+
Moves the selection down the window.
Moves the selection down the window.
-
+
Move up
Move up
-
+
Moves the selection up the window.
Moves the selection up the window.
-
+
Go Live
Go Live
-
+
Send the selected item to Live.
Send the selected item to Live.
-
+
&Start Time
&Start Time
-
+
Show &Preview
Show &Preview
-
+
Show &Live
Show &Live
-
+
Modified Service
Modified Service
-
+
The current service has been modified. Would you like to save this service?
The current service has been modified. Would you like to save this service?
@@ -3943,72 +4036,72 @@ The content encoding is not UTF-8.
Playing time:
-
+
Untitled Service
Untitled Service
-
+
File could not be opened because it is corrupt.
File could not be opened because it is corrupt.
-
+
Empty File
Empty File
-
+
This service file does not contain any data.
This service file does not contain any data.
-
+
Corrupt File
Corrupt File
-
+
Load an existing service.
Load an existing service.
-
+
Save this service.
Save this service.
-
+
Select a theme for the service.
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
Service File Missing
-
+
Slide theme
Slide theme
-
+
Notes
Notes
-
+
Edit
Edit
-
+
Service copy only
Service copy only
@@ -4016,7 +4109,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Service Item Notes
@@ -4032,12 +4125,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Action
-
+
Shortcut
Shortcut
@@ -4052,32 +4145,32 @@ The content encoding is not UTF-8.
The shortcut "%s" is already assigned to another action, please use a different shortcut.
-
+
Alternate
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
Default
-
+
Custom
Custom
-
+
Capture shortcut.
Capture shortcut.
-
+
Restore the default shortcut of this action.
Restore the default shortcut of this action.
@@ -4092,7 +4185,7 @@ The content encoding is not UTF-8.
Do you want to restore all shortcuts to their defaults?
-
+
Configure Shortcuts
Configure Shortcuts
@@ -4259,11 +4352,6 @@ The content encoding is not UTF-8.
Background Audio
Background Audio
-
-
- Next Track
- Next Track
-
Go to next audio track.
@@ -4346,17 +4434,17 @@ The content encoding is not UTF-8.
Start time is after the finish time of the media item
-
+
Theme Layout
Theme Layout
-
+
The blue box shows the main area.
The blue box shows the main area.
-
+
The red box shows the footer.
The red box shows the footer.
@@ -4457,62 +4545,62 @@ The content encoding is not UTF-8.
Set As &Global Default
-
+
%s (default)
%s (default)
-
+
You must select a theme to edit.
You must select a theme to edit.
-
+
You are unable to delete the default theme.
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
You have not selected a theme.
-
+
Save Theme - (%s)
Save Theme - (%s)
-
+
Theme Exported
Theme Exported
-
+
Your theme has been successfully exported.
Your theme has been successfully exported.
-
+
Theme Export Failed
Theme Export Failed
-
+
Your theme could not be exported due to an error.
Your theme could not be exported due to an error.
-
+
Select Theme Import File
Select Theme Import File
-
+
File is not a valid theme.
File is not a valid theme.
@@ -4532,58 +4620,58 @@ The content encoding is not UTF-8.
&Export Theme
-
+
You must select a theme to rename.
You must select a theme to rename.
-
+
Rename Confirmation
Rename Confirmation
-
+
Rename %s theme?
Rename %s theme?
-
+
You must select a theme to delete.
You must select a theme to delete.
-
+
Delete Confirmation
Delete Confirmation
-
+
Delete %s theme?
Delete %s theme?
-
+
Validation Error
Validation Error
-
+
A theme with this name already exists.
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Copy of %s
-
+
Theme Already Exists
Theme Already Exists
@@ -4591,222 +4679,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Theme Wizard
-
+
Welcome to the Theme Wizard
Welcome to the Theme Wizard
-
+
Set Up Background
Set Up Background
-
+
Set up your theme's background according to the parameters below.
Set up your theme's background according to the parameters below.
-
+
Background type:
Background type:
-
+
Solid Color
Solid Colour
-
+
Gradient
Gradient
-
+
Color:
Colour:
-
+
Gradient:
Gradient:
-
+
Horizontal
Horizontal
-
+
Vertical
Vertical
-
+
Circular
Circular
-
+
Top Left - Bottom Right
Top Left - Bottom Right
-
+
Bottom Left - Top Right
Bottom Left - Top Right
-
+
Main Area Font Details
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
Define the font and display characteristics for the Display text
-
+
Font:
Font:
-
+
Size:
Size:
-
+
Line Spacing:
Line Spacing:
-
+
&Outline:
&Outline:
-
+
&Shadow:
&Shadow:
-
+
Bold
Bold
-
+
Italic
Italic
-
+
Footer Area Font Details
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
Text Formatting Details
-
+
Allows additional display formatting information to be defined
Allows additional display formatting information to be defined
-
+
Horizontal Align:
Horizontal Align:
-
+
Left
Left
-
+
Right
Right
-
+
Center
Centre
-
+
Output Area Locations
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
Allows you to change and move the main and footer areas.
-
+
&Main Area
&Main Area
-
+
&Use default location
&Use default location
-
+
X position:
X position:
-
+
px
px
-
+
Y position:
Y position:
-
+
Width:
Width:
-
+
Height:
Height:
-
+
Use default location
Use default location
-
+
Save and Preview
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
Theme name:
@@ -4816,47 +4904,47 @@ The content encoding is not UTF-8.
Edit Theme - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
Transitions:
-
+
&Footer Area
&Footer Area
-
+
Starting color:
Starting color:
-
+
Ending color:
Ending color:
-
+
Background color:
Background color:
-
+
Justify
Justify
-
+
Layout Preview
Layout Preview
-
+
Transparent
Transparent
@@ -4864,42 +4952,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Global Theme
-
+
Theme Level
Theme Level
-
+
S&ong Level
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5145,22 +5233,22 @@ The content encoding is not UTF-8.
Version
-
+
Delete the selected item.
Delete the selected item.
-
+
Move selection up one position.
Move selection up one position.
-
+
Move selection down one position.
Move selection down one position.
-
+
&Vertical Align:
&Vertical Align:
@@ -5226,7 +5314,7 @@ The content encoding is not UTF-8.
You need to specify at least one %s file to import from.
-
+
Welcome to the Bible Import Wizard
Welcome to the Bible Import Wizard
@@ -5409,11 +5497,6 @@ The content encoding is not UTF-8.
Reset live background.
Reset live background.
-
-
- &Split
- &Split
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5460,29 +5543,34 @@ The content encoding is not UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 and %2
-
+
%1, and %2
Locale list separator: end
%1, and %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5557,17 +5645,17 @@ The content encoding is not UTF-8.
Present using:
-
+
File Exists
File Exists
-
+
A presentation with that filename already exists.
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
This type of presentation is not supported.
@@ -5577,17 +5665,17 @@ The content encoding is not UTF-8.
Presentations (%s)
-
+
Missing Presentation
Missing Presentation
-
+
The Presentation %s no longer exists.
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
The Presentation %s is incomplete, please reload.
@@ -5668,11 +5756,6 @@ The content encoding is not UTF-8.
Search
Search
-
-
- Back
- Back
-
Refresh
@@ -5684,50 +5767,70 @@ The content encoding is not UTF-8.
Blank
-
+
Show
Show
-
+
Prev
Prev
-
+
Next
Next
-
+
Text
Text
-
+
Show Alert
Show Alert
-
+
Go Live
Go Live
-
+
No Results
No Results
-
+
Options
Options
-
+
Add to Service
Add to Service
+
+
+ Home
+
+
+
+
+ Theme
+ Theme
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5861,7 +5964,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Delete Song Usage Data
@@ -5886,7 +5989,7 @@ The content encoding is not UTF-8.
All requested data has been deleted successfully.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5894,22 +5997,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Song Usage Extraction
-
+
Select Date Range
Select Date Range
-
+
to
to
-
+
Report Location
Report Location
@@ -6188,210 +6291,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Song Editor
-
+
&Title:
&Title:
-
+
Alt&ernate title:
Alt&ernate title:
-
+
&Lyrics:
&Lyrics:
-
+
&Verse order:
&Verse order:
-
+
Ed&it All
Ed&it All
-
+
Title && Lyrics
Title && Lyrics
-
+
&Add to Song
&Add to Song
-
+
&Remove
&Remove
-
+
&Manage Authors, Topics, Song Books
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
A&dd to Song
-
+
R&emove
R&emove
-
+
Book:
Book:
-
+
Number:
Number:
-
+
Authors, Topics && Song Book
Authors, Topics && Song Book
-
+
New &Theme
New &Theme
-
+
Copyright Information
Copyright Information
-
+
Comments
Comments
-
+
Theme, Copyright Info && Comments
Theme, Copyright Info && Comments
-
+
Add Author
Add Author
-
+
This author does not exist, do you want to add them?
This author does not exist, do you want to add them?
-
+
This author is already in the list.
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
Add Topic
-
+
This topic does not exist, do you want to add it?
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
You need to type in a song title.
-
+
You need to type in at least one verse.
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
Add Book
-
+
This song book does not exist, do you want to add it?
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
You need to have an author for this song.
-
+
You need to type some text in to the verse.
You need to type some text in to the verse.
-
+
Linked Audio
Linked Audio
-
+
Add &File(s)
Add &File(s)
-
+
Add &Media
Add &Media
-
+
Remove &All
Remove &All
-
+
Open File(s)
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6638,12 +6754,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6661,7 +6777,7 @@ The encoding is responsible for the correct character representation.Lyrics
-
+
CCLI License:
CCLI License:
@@ -6684,7 +6800,7 @@ The encoding is responsible for the correct character representation.Maintain the lists of authors, topics and books.
-
+
copy
For song cloning
copy
@@ -6778,12 +6894,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
copyright
-
+
The following songs could not be imported:
The following songs could not be imported:
@@ -6943,8 +7059,8 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
- Add missing songs when opening service
+ Import missing songs from service files
+
diff --git a/resources/i18n/es.ts b/resources/i18n/es.ts
index 550b55c2f..12377da37 100644
--- a/resources/i18n/es.ts
+++ b/resources/i18n/es.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Mensaje de Alerta
-
+
Alert &text:
&Texto de alerta:
-
+
&New
&Nuevo
-
+
&Save
&Guardar
-
+
Displ&ay
Mostr&ar
-
+
Display && Cl&ose
M&ostrar && Cerrar
@@ -79,7 +79,7 @@
No ha especificado ningún texto de alerta. Por favor, escriba algún texto antes de hacer clic en Nueva.
-
+
&Parameter:
&Parámetro:
@@ -98,7 +98,7 @@ Do you want to continue anyway?
No Placeholder Found
- Marcador No Encontrado
+ Marcador no encontrado
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
Fuente
-
+
Font name:
Nombre:
-
+
Font color:
Color:
-
+
Background color:
Color de fondo:
-
+
Font size:
Tamaño:
-
+
Alert timeout:
Tiempo de espera:
@@ -177,12 +177,12 @@ Do you want to continue anyway?
No Book Found
- No se encontró el libro
+ Libro no encontrado
No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.
- No se hayó el nombre en esta Biblia. Revise que el nombre del libro esté deletreado correctamente.
+ No se encontró el libro en esta Biblia. Revise que el nombre del libro esté escrito correctamente.
@@ -232,7 +232,7 @@ Do you want to continue anyway?
Upgrade the Bible databases to the latest format.
- Actualizar las Biblias al formato más nuevo.
+ Actualizar las Biblias al formato más reciente.
@@ -658,45 +658,90 @@ Do you want to continue anyway?
:|v|V|verse|verses;;-|to;;,|and;;end
Double-semicolon delimited separators for parsing references. Consult the developers for further information.
+ :|v|V|versículo|versículos;;-|hasta;;,|y;;fin
+
+
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Debe ingresar un nombre para la versión de esta Biblia.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Debe establecer los derechos de autor de su Biblia. Si es de Dominio Público debe indicarlo.
+
+
+
+ Bible Exists
+ Ya existe la Biblia
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Ya existe esta Biblia. Por favor importe una diferente o borre la anterior antes de continuar.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Error de Referencia Bíblica
-
+
Web Bible cannot be used
No se puede usar la Biblia Web
-
+
Text Search is not available with Web Bibles.
La búsqueda no esta disponible para Biblias Web.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
No ingreso una palabra clave a buscar.
Puede separar palabras clave por un espacio para buscar todas las palabras clave y puede separar conr una coma para buscar una de ellas.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
No existen Bilbias instaladas. Puede usar el Asistente de Importación para instalar una o varias más.
-
+
No Bibles Available
Biblias no Disponibles
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -761,76 +806,63 @@ Los cambios no se aplican a elementos en el servcio.
Custom Scripture References
-
+ Referencias Bíblicas Personalizadas
Verse Separator:
-
+ Separador de Versículos:
Range Separator:
-
+ Separador de Rango:
List Separator:
-
+ Separador de Lista:
End Mark:
-
+ Marca de Final:
Multiple alternative verse separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
+ Se pueden definir separadores de versículos adicionales.
+Tienen que estar separados por un marcador vertical " | ".
+Borre el contenido del campo para usar el valor predeterminado.
Multiple alternative range separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
+ Se pueden definir separadores de rango adicionales.
+Tienen que estar separados por un marcador vertical " | ".
+Borre el contenido del campo para usar el valor predeterminado.
Multiple alternative list separators may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
+ Se pueden definir separadores de lista adicionales.
+Tienen que estar separados por un marcador vertical " | ".
+Borre el contenido del campo para usar el valor predeterminado.
Multiple alternative end marks may be defined.
They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
-
-
- Preferred Bookname Language
- Idioma preferido para los libros de la Biblia
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
- Idioma de la Biblia
-
-
-
- Application language
- Idioma de la aplicación
+ Se pueden definir marcas de final adicionales.
+Tienen que estar separados por un marcador vertical " | ".
+Borre el contenido del campo para usar el valor predeterminado.
@@ -838,56 +870,66 @@ Bible should be displayed in the Bible search:
Inglés
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Opciones múltiples:
-Idioma de la Biblia - el idioma de importación de los nombres
-Idioma de la aplicación - el idioma seleccionado para OpenLP
-Inglés - utilizar simpre los nombres en Inglés
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Seleccione Nombre de Libro
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
El siguiente nombre no se encontró internamente. Por favor seleccione de la lista el correspondiente nombre en inglés.
-
+
Current name:
Nombre actual:
-
+
Corresponding name:
Nombre correspondiente:
-
+
Show Books From
Mostrar Libros Desde
-
+
Old Testament
Antiguo Testamento
-
+
New Testament
Nuevo Testamento
-
+
Apocrypha
Apócrifos
@@ -919,6 +961,75 @@ Inglés - utilizar simpre los nombres en Inglés
Importando versículos... listo.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Detalles de Licencia
+
+
+
+ Version name:
+ Nombre de la versión:
+
+
+
+ Copyright:
+ Derechos de autor:
+
+
+
+ Permissions:
+ Permisos:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -961,167 +1072,167 @@ Inglés - utilizar simpre los nombres en Inglés
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Asistente para Biblias
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Este asistente le ayudará a importar Biblias en una variedad de formatos. Haga clic en el botón siguiente para empezar el proceso seleccionando un formato a importar.
-
+
Web Download
Descarga Web
-
+
Location:
Ubicación:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Biblia:
-
+
Download Options
Opciones de Descarga
-
+
Server:
Servidor:
-
+
Username:
Usuario:
-
+
Password:
Contraseña:
-
+
Proxy Server (Optional)
Servidor Proxy (Opcional)
-
+
License Details
Detalles de Licencia
-
+
Set up the Bible's license details.
Establezca los detalles de licencia de la Biblia.
-
+
Version name:
Nombre de la versión:
-
+
Copyright:
Derechos de autor:
-
+
Please wait while your Bible is imported.
Por favor, espere mientras que la Biblia es importada.
-
+
You need to specify a file with books of the Bible to use in the import.
Debe especificar un archivo que contenga los libros de la Biblia para importar.
-
+
You need to specify a file of Bible verses to import.
Debe especificar un archivo que contenga los versículos de la Biblia para importar.
-
+
You need to specify a version name for your Bible.
Debe ingresar un nombre para la versión de esta Biblia.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Debe establecer los derechos de autor de su Biblia. Si es de Dominio Público debe indicarlo.
-
+
Bible Exists
Ya existe la Biblia
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Ya existe esta Biblia. Por favor importe una diferente o borre la anterior antes de continuar.
-
+
Your Bible import failed.
La importación de su Biblia falló.
-
+
CSV File
Archivo CSV
-
+
Bibleserver
Servidor
-
+
Permissions:
Permisos:
-
+
Bible file:
Archivo de biblia:
-
+
Books file:
Archivo de libros:
-
+
Verses file:
Archivo de versículos:
-
+
openlp.org 1.x Bible Files
Archivos de Biblia openlp.org 1.x
-
+
Registering Bible...
Registrando Biblia...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Biblia registrada. Note que los versículos se descargarán según
@@ -1131,17 +1242,17 @@ sea necesario, por lo que debe contar con una conexión a internet.
BiblesPlugin.LanguageDialog
-
+
Select Language
Seleccionar Idioma
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP no puede determinar el idioma de esta versión de la Biblia. Por favor, seleccione uno de la siguiente lista.
-
+
Language:
Idioma:
@@ -1157,90 +1268,95 @@ sea necesario, por lo que debe contar con una conexión a internet.
BiblesPlugin.MediaItem
-
+
Quick
Rápida
-
+
Find:
Buscar:
-
+
Book:
Libro:
-
+
Chapter:
Capítulo:
-
+
Verse:
Versículo:
-
+
From:
Desde:
-
+
To:
Hasta:
-
+
Text Search
Buscar texto
-
+
Second:
Paralela:
-
+
Scripture Reference
Referencia Bíblica
-
+
Toggle to keep or clear the previous results.
Alterna entre mantener o limpiar resultados previos.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
No puede mezclar busquedas individuales y dobles. ¿Desea borrar los resultados y abrir una busqueda nueva?
-
+
Bible not fully loaded.
Biblia incompleta.
-
+
Information
Información
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
- La Biblia secundaria no contiene todos los versículos de la Bilbia principal. Solo se muestran los versículos comunes. Versículos %d no se incluyen en los resultados.
+ La Biblia secundaria no contiene todos los versículos de la Biblia principal. Solo se muestran los versículos comunes. Versículos %d no se incluyen en los resultados.
-
+
Search Scripture Reference...
Buscar Referencia Bíblica...
-
+
Search Text...
Buscar Texto...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1254,12 +1370,12 @@ sea necesario, por lo que debe contar con una conexión a internet.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Detectando codificación (esto puede tardar algunos minutos)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importando %s %s...
@@ -1497,42 +1613,42 @@ Note que los versículos se descargarán según sea necesario, por lo que debe c
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Editar Diapositivas
-
+
&Title:
&Título:
-
+
Add a new slide at bottom.
Nueva diapositiva al final.
-
+
Edit the selected slide.
Editar la diapositiva seleccionada.
-
+
Edit all the slides at once.
Editar todas las diapositivas a la vez.
-
+
Split a slide into two by inserting a slide splitter.
Dividir la diapositiva insertando un separador.
-
+
The&me:
Te&ma:
-
+
&Credits:
&Creditos:
@@ -1547,12 +1663,12 @@ Note que los versículos se descargarán según sea necesario, por lo que debe c
Debe agregar al menos una diapositiva
-
+
Ed&it All
Ed&itar Todo
-
+
Insert Slide
Insertar
@@ -1562,9 +1678,9 @@ Note que los versículos se descargarán según sea necesario, por lo que debe c
Are you sure you want to delete the %n selected custom slide(s)?
-
-
-
+
+ ¿Desea realmente borrar la diapositiva seleccionada?
+ ¿Desea realmente borrar las %n diapositivas seleccionadas?
@@ -1650,34 +1766,34 @@ Note que los versículos se descargarán según sea necesario, por lo que debe c
Debe seleccionar una imagen para eliminar.
-
+
You must select an image to replace the background with.
Debe seleccionar una imagen para reemplazar el fondo.
-
+
Missing Image(s)
Imágen(es) faltante
-
+
The following image(s) no longer exist: %s
La siguiente imagen(es) ya no esta disponible: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
La siguiente imagen(es) ya no esta disponible: %s
¿Desea agregar las demás imágenes?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Ocurrió un problema al reemplazar el fondo, el archivo "%s" ya no existe.
-
+
There was no display item to amend.
No se encontraron elementos para corregir.
@@ -1685,19 +1801,19 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
Color de fondo
-
+
Default Color:
Color predeterminado:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Agrega un color de fondo cuando la imagen no coincide con la resolución de pantalla al redimensionarla.
+
+ Visible background for images with aspect ratio different to screen.
+ Fondo visible para canciones con aspecto diferente al de la pantalla.
@@ -1822,22 +1938,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
Reproductores disponibles
-
+
%s (unavailable)
%s (no disponible)
-
+
Player Order
Orden de Reproductores
-
+
Allow media player to be overridden
Permitir ignorar el reproductor multimedia
@@ -1867,17 +1983,17 @@ Debe actualizar las Biblias actuales.
OpenLP.AboutForm
-
+
Credits
Créditos
-
+
License
Licencia
-
+
Contribute
Contribuir
@@ -1887,17 +2003,17 @@ Debe actualizar las Biblias actuales.
compilación %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Este es un programa gratuito; usted puede distribuirlo y/o modificarlo bajo los términos de GNU General Public License según la publicación de Free Software Foundation; versión 2 de la Licencia.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -2022,7 +2138,7 @@ Crédito Final
de forma gratuita, así como Él nos ha liberado.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2039,71 +2155,72 @@ Para más información de OpenLP visite: http://openlp.org/
OpenLP es desarrollado y mantenido por voluntarios. Si desea apoyar la creación de más software Cristiano gratuito, por favor considere contribuir mediante el botón de abajo.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
-
+ Copyright © 2004-2012 %s
+Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Preferencias de Interface
-
+
Number of recent files to display:
Archivos recientes a mostrar:
-
+
Remember active media manager tab on startup
Recordar la última pestaña de medios utilizada
-
+
Double-click to send items straight to live
Doble-click para proyectar directamente
-
+
Expand new service items on creation
Expandir elementos nuevos del servicio al crearlos
-
+
Enable application exit confirmation
Preguntar antes de cerrar la aplicación
-
+
Mouse Cursor
Cursor del Ratón
-
+
Hide mouse cursor when over display window
Ocultar el cursor en la pantalla principal
-
+
Default Image
Imagen predeterminada
-
+
Background color:
Color de fondo:
-
+
Image file:
Archivo:
-
+
Open File
Abrir Archivo
@@ -2113,124 +2230,124 @@ Portions copyright © 2004-2012 %s
Avanzado
-
+
Preview items when clicked in Media Manager
Previsualizar elementos al hacer click en el Adminstrador de Medios
-
+
Click to select a color.
Click para seleccionar color.
-
+
Browse for an image file to display.
Buscar un archivo de imagen para mostrar.
-
+
Revert to the default OpenLP logo.
Volver al logo predeterminado de OpenLP.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Servicio %Y-%m-%d %H-%M
-
+
Default Service Name
-
+ Nombre de Servicio Predeterminado
-
+
Enable default service name
-
+ Habilitar el
-
+
Date and Time:
Fecha y Hora:
-
+
Monday
Lunes
-
+
Tuesday
Martes
-
+
Wednesday
Miércoles
-
+
Thurdsday
Jueves
-
+
Friday
Viernes
-
+
Saturday
Sábado
-
+
Sunday
Domingo
-
+
Now
Hoy
-
+
Time when usual service starts.
-
+ Hora usual de inicio del servicio.
-
+
Name:
Nombre:
-
+
Consult the OpenLP manual for usage.
-
+ Consulte el manual de OpenLP para su uso.
-
+
Revert to the default service name "%s".
-
+ Volver al nombre de servicio predeterminado "%s"
-
+
Example:
Ejemplo:
-
+
X11
X11
-
+
Bypass X11 Window Manager
-
+ No usar el Administrador de Ventanas de X11
-
+
Syntax error.
Error de Sintaxis.
@@ -2238,34 +2355,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Se presento un Error
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
¡Oh! OpenLP encontró un problema, y no pudo recuperarse. El texto en el cuadro siguiente contiene información que podría ser útil para los desarrolladores de OpenLP, por favor envíe un correo a bugs@openlp.org, junto con una descripción detallada de lo que estaba haciendo cuando se produjo el problema.
-
+
Send E-Mail
Enviar E-Mail
-
+
Save to File
Guardar Archivo
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Por favor ingrese una descripción de lo que hacia al ocurrir el error
(Mínimo 20 caracteres)
-
+
Attach File
Adjuntar Archivo
@@ -2577,79 +2694,79 @@ Version: %s
Custom Slides
Diapositivas
+
+
+ Finish
+ Finalizar
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- No se encontró una conexión a Internet. El Asistente Inicial requiere de una conexión a Internet para bajar muestras de Canciones, Biblias y Temas. Presione Finalizar para iniciar el programa con las preferencias por defecto y sin material de muestra.
+ No se cuenta con una conexión a Internet. El Asistente Inicial requiere de una conexión a Internet para descargar canciones, Biblias y temas de muestra. Presione Finalizar para iniciar el programa con las preferencias predeterminadas y sin material de muestra.
-Para abrir el Asistente Inicial posteriormente e importar dicho material, revise su conexión a Internet y abra el asistente desde el menú "Herramientas/Abrir Asistente Inicial" de OpenLP.
+Para abrir posteriormente este asistente e importar dicho material, revise su conexión a Internet y seleccione desde el menú "Herramientas/Abrir Asistente Inicial" en OpenLP.
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
-Para detener el Asistente Inicial (y no abrir OpenLP), presione Cancelar ahora.
-
-
-
- Finish
- Finalizar
+Para detener el Asistente Inicial (y no iniciar OpenLP), presione Cancelar ahora.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Configurar Etiquetas de Formato
-
+
Edit Selection
Editar Selección
-
+
Save
Guardar
-
+
Description
Descripción
-
+
Tag
Etiqueta
-
+
Start tag
Etiqueta de inicio
-
+
End tag
Etiqueta de final
-
+
Tag Id
ID de Etiqueta
-
+
Start HTML
Inicio HTML
-
+
End HTML
Final HTML
@@ -2893,40 +3010,10 @@ Para detener el Asistente Inicial (y no abrir OpenLP), presione Cancelar ahora.<
Iniciar audio de fondo en pausa
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2937,6 +3024,26 @@ Para detener el Asistente Inicial (y no abrir OpenLP), presione Cancelar ahora.<
Repeat track list
Repetir lista de pistas
+
+
+ Behavior of next/previous on the last/first slide:
+ Comportamiento de siguiente/anterior en la última/primera diapositiva:
+
+
+
+ &Remain on Slide
+ &Permanecer en la Diapositiva
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+ &Ir al elemento siguiente/anterior
+
OpenLP.LanguageManager
@@ -2962,287 +3069,287 @@ Para detener el Asistente Inicial (y no abrir OpenLP), presione Cancelar ahora.<
OpenLP.MainWindow
-
+
&File
&Archivo
-
+
&Import
&Importar
-
+
&Export
&Exportar
-
+
&View
&Ver
-
+
M&ode
M&odo
-
+
&Tools
&Herramientas
-
+
&Settings
&Preferencias
-
+
&Language
&Idioma
-
+
&Help
A&yuda
-
+
Media Manager
Gestor de Medios
-
+
Service Manager
Gestor de Servicio
-
+
Theme Manager
Gestor de Temas
-
+
&New
&Nuevo
-
+
&Open
&Abrir
-
+
Open an existing service.
Abrir un servicio existente.
-
+
&Save
&Guardar
-
+
Save the current service to disk.
Guardar el servicio actual en el disco.
-
+
Save &As...
Guardar &Como...
-
+
Save Service As
Guardar Servicio Como
-
+
Save the current service under a new name.
Guardar el servicio actual con un nombre nuevo.
-
+
E&xit
&Salir
-
+
Quit OpenLP
Salir de OpenLP
-
+
&Theme
&Tema
-
+
&Configure OpenLP...
&Configurar OpenLP...
-
+
&Media Manager
Gestor de &Medios
-
+
Toggle Media Manager
Alternar Gestor de Medios
-
+
Toggle the visibility of the media manager.
Alernar la visibilidad del gestor de medios.
-
+
&Theme Manager
Gestor de &Temas
-
+
Toggle Theme Manager
Alternar Gestor de Temas
-
+
Toggle the visibility of the theme manager.
Alernar la visibilidad del gestor de temas.
-
+
&Service Manager
Gestor de &Servicio
-
+
Toggle Service Manager
Alternar Gestor de Servicio
-
+
Toggle the visibility of the service manager.
Alernar la visibilidad del gestor de servicio.
-
+
&Preview Panel
&Panel de Vista Previa
-
+
Toggle Preview Panel
Alternar Panel de Vista Previa
-
+
Toggle the visibility of the preview panel.
Alernar la visibilidad del panel de vista previa.
-
+
&Live Panel
Panel de Pro&yección
-
+
Toggle Live Panel
Alternar Panel de Proyección
-
+
Toggle the visibility of the live panel.
Alternar la visibilidad del panel de proyección.
-
+
&Plugin List
Lista de &Complementos
-
+
List the Plugins
Lista de Complementos
-
+
&User Guide
Guía de &Usuario
-
+
&About
&Acerca de
-
+
More information about OpenLP
Más información acerca de OpenLP
-
+
&Online Help
Ayuda En &Línea
-
+
&Web Site
Sitio &Web
-
+
Use the system language, if available.
Usar el idioma del sistema, si esta disponible.
-
+
Set the interface language to %s
Fijar el idioma de la interface en %s
-
+
Add &Tool...
Agregar &Herramienta...
-
+
Add an application to the list of tools.
Agregar una aplicación a la lista de herramientas.
-
+
&Default
Pre&determinado
-
+
Set the view mode back to the default.
Establecer el modo de vizualización predeterminado.
-
+
&Setup
&Administración
-
+
Set the view mode to Setup.
Modo de Administración.
-
+
&Live
En &vivo
-
+
Set the view mode to Live.
Modo de visualización.en Vivo.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3251,22 +3358,22 @@ You can download the latest version from http://openlp.org/.
Puede descargar la última versión desde http://openlp.org/.
-
+
OpenLP Version Updated
Versión de OpenLP Actualizada
-
+
OpenLP Main Display Blanked
Pantalla Principal de OpenLP en Blanco
-
+
The Main Display has been blanked out
La Pantalla Principal se ha puesto en blanco
-
+
Default Theme: %s
Tema predeterminado: %s
@@ -3277,82 +3384,82 @@ Puede descargar la última versión desde http://openlp.org/.
Español
-
+
Configure &Shortcuts...
Configurar &Atajos...
-
+
Close OpenLP
Cerrar OpenLP
-
+
Are you sure you want to close OpenLP?
¿Está seguro que quiere salir de OpenLP?
-
+
Open &Data Folder...
Abrir Folder de &Datos...
-
+
Open the folder where songs, bibles and other data resides.
Abrir el folder donde se almacenan las canciones, biblias y otros datos.
-
+
&Autodetect
&Autodetectar
-
+
Update Theme Images
Actualizar Miniatura de Temas
-
+
Update the preview images for all themes.
Actualiza la imagen de vista previa de todos los temas.
-
+
Print the current service.
Imprimir Orden del Servicio actual.
-
+
&Recent Files
Archivos &recientes
-
+
L&ock Panels
Fi&jar Páneles
-
+
Prevent the panels being moved.
Prevenir que los páneles se muevan.
-
+
Re-run First Time Wizard
Abrir Asistente Inicial
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Abrir el asistente inicial para importar canciones, Biblias y temas.
-
+
Re-run First Time Wizard?
¿Abrir Asistente Inicial?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3361,43 +3468,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Abrir este asistente cambia la configuración actual de OpenLP y posiblemente agregar canciones a su base de datos y cambiar el Tema predeterminado.
-
+
Clear List
Clear List of recent files
Borrar Lista
-
+
Clear the list of recent files.
Borrar la lista de archivos recientes.
-
+
Configure &Formatting Tags...
Configurar &Etiquetas de Formato...
-
+
Export OpenLP settings to a specified *.config file
Exportar preferencias de OpenLP al archivo *.config especificado
-
+
Settings
Preferencias
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Importar preferencias de OpenLP desde un archivo *.config exportado previamente en cualquier ordenador
-
+
Import settings?
¿Importar preferencias?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3410,32 +3517,32 @@ Al importar preferencias la configuración actual de OpenLP cambiará permanente
El importar preferencias erróneas puede causar inestabilidad y el cierre inesperado de OpenLP.
-
+
Open File
Abrir Archivo
-
+
OpenLP Export Settings Files (*.conf)
Archivos de Preferencias OpenLP (*.conf)
-
+
Import settings
Importar preferencias
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP se cerrará. Las preferencias importadas se aplicarán la próxima vez que inicie OpenLP.
-
+
Export Settings File
Exportar Archivo de Preferencias
-
+
OpenLP Export Settings File (*.conf)
Archivo de Preferencias OpenLP (*.conf)
@@ -3469,7 +3576,7 @@ Base de datos: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Nada Seleccionado
@@ -3538,7 +3645,7 @@ Extensión no soportada
Duplicate files were found on import and were ignored.
- Los archivos duplicados hallados fueron ignorados.
+ Los archivos duplicados hallados se ignoraron.
@@ -3546,38 +3653,38 @@ Extensión no soportada
<lyrics> tag is missing.
-
+ Etiqueta <lyrics> faltante.
<verse> tag is missing.
-
+ Etiqueta <verse> faltante.
OpenLP.PluginForm
-
+
Plugin List
Lista de Complementos
-
+
Plugin Details
Detalles del Complemento
-
+
Status:
Estado:
-
+
Active
Activo
-
+
Inactive
Inactivo
@@ -3600,12 +3707,12 @@ Extensión no soportada
OpenLP.PrintServiceDialog
-
+
Fit Page
Ajustar a Página
-
+
Fit Width
Ajustar a Ancho
@@ -3613,7 +3720,7 @@ Extensión no soportada
OpenLP.PrintServiceForm
-
+
Options
Opciones
@@ -3628,47 +3735,47 @@ Extensión no soportada
Copiar como HTML
-
+
Zoom In
Acercar
-
+
Zoom Out
Alejar
-
+
Zoom Original
Zoom Original
-
+
Other Options
Otras Opciones
-
+
Include slide text if available
Incluir texto de diapositivas si está disponible
-
+
Include service item notes
Incluir notas de los elementos del servicio
-
+
Include play length of media items
Incluir la duración de los medios
-
+
Add page break before each text item
Agregar salto de página antes de cada elemento
-
+
Service Sheet
Hoja de Servicio
@@ -3678,12 +3785,12 @@ Extensión no soportada
Imprimir
-
+
Title:
Título:
-
+
Custom Footer Text:
Texto para pié de página:
@@ -3717,7 +3824,7 @@ Extensión no soportada
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Reorganizar Elemento de Servicio
@@ -3725,189 +3832,189 @@ Extensión no soportada
OpenLP.ServiceManager
-
+
Move to &top
Mover al &inicio
-
+
Move item to the top of the service.
Mover el ítem al inicio del servicio.
-
+
Move &up
S&ubir
-
+
Move item up one position in the service.
Mover el ítem una posición hacia arriba.
-
+
Move &down
Ba&jar
-
+
Move item down one position in the service.
Mover el ítem una posición hacia abajo.
-
+
Move to &bottom
Mover al &final
-
+
Move item to the end of the service.
Mover el ítem al final del servicio.
-
+
&Delete From Service
&Eliminar Del Servicio
-
+
Delete the selected item from the service.
Eliminar el ítem seleccionado del servicio.
-
+
&Add New Item
&Agregar un ítem nuevo
-
+
&Add to Selected Item
&Agregar al ítem Seleccionado
-
+
&Edit Item
&Editar ítem
-
+
&Reorder Item
&Reorganizar ítem
-
+
&Notes
&Notas
-
+
&Change Item Theme
&Cambiar Tema de ítem
-
+
OpenLP Service Files (*.osz)
Archivo de Servicio OpenLP (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Este no es un servicio válido.
La codificación del contenido no es UTF-8.
-
+
File is not a valid service.
El archivo no es un servicio válido.
-
+
Missing Display Handler
Controlador de Pantalla Faltante
-
+
Your item cannot be displayed as there is no handler to display it
No se puede mostrar el ítem porque no hay un controlador de pantalla disponible
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
El ítem no se puede mostar porque falta el complemento requerido o esta desabilitado
-
+
&Expand all
&Expandir todo
-
+
Expand all the service items.
Expandir todos los elementos del servicio.
-
+
&Collapse all
&Colapsar todo
-
+
Collapse all the service items.
Colapsar todos los elementos del servicio.
-
+
Open File
Abrir Archivo
-
+
Moves the selection down the window.
Mover selección hacia abajo.
-
+
Move up
Subir
-
+
Moves the selection up the window.
Mover selección hacia arriba.
-
+
Go Live
Proyectar
-
+
Send the selected item to Live.
Proyectar el elemento seleccionado.
-
+
&Start Time
&Tiempo de Inicio
-
+
Show &Preview
Mostrar &Vista Previa
-
+
Show &Live
Mostrar &Proyección
-
+
Modified Service
Servicio Modificado
-
+
The current service has been modified. Would you like to save this service?
El servicio actual a sido modificado. ¿Desea guardar este servicio?
@@ -3927,72 +4034,72 @@ La codificación del contenido no es UTF-8.
Tiempo de reproducción:
-
+
Untitled Service
Servicio Sin nombre
-
+
File could not be opened because it is corrupt.
No se pudo abrir el archivo porque está corrompido.
-
+
Empty File
Archivo Vacio
-
+
This service file does not contain any data.
El archivo de servicio no contiene ningún dato.
-
+
Corrupt File
Archivo Corrompido
-
+
Load an existing service.
Abrir un servicio existente.
-
+
Save this service.
Guardar este servicio.
-
+
Select a theme for the service.
Seleccione un tema para el servicio.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
El archivo está corrupto o no es un archivo OpenLP 2.0 válido.
-
+
Service File Missing
Archivo de Servicio faltante
-
+
Slide theme
Tema de diapositiva
-
+
Notes
Notas
-
+
Edit
Editar
-
+
Service copy only
Copia unicamente
@@ -4000,7 +4107,7 @@ La codificación del contenido no es UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Notas de Elemento de Servicio
@@ -4016,12 +4123,12 @@ La codificación del contenido no es UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Acción
-
+
Shortcut
Atajo
@@ -4036,32 +4143,32 @@ La codificación del contenido no es UTF-8.
El atajo "%s" esta asignado a otra acción, por favor utilize un atajo diferente.
-
+
Alternate
Secundario
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Seleccione una acción y presione uno de los siguientes botones para capturar un nuevo atajo primario y secundario, respectivamente.
-
+
Default
Predeterminado
-
+
Custom
Personalizado
-
+
Capture shortcut.
Capturar atajo.
-
+
Restore the default shortcut of this action.
Restuarar el atajo predeterminado para esta acción.
@@ -4076,7 +4183,7 @@ La codificación del contenido no es UTF-8.
¿Quiere restaurar todos los atajos a su valor original?
-
+
Configure Shortcuts
Configurar Atajos
@@ -4226,27 +4333,22 @@ La codificación del contenido no es UTF-8.
Previous Slide
-
+ Diapositiva anterior
Next Slide
-
+ Diapositiva siguiente
Pause Audio
-
+ Pausar Audio
Background Audio
- Audio de Fondo
-
-
-
- Next Track
- Pista Siguiente
+ Audio de Fondo
@@ -4330,17 +4432,17 @@ La codificación del contenido no es UTF-8.
El Inicio se establece despues del final del medio actual
-
+
Theme Layout
Distribución del Tema
-
+
The blue box shows the main area.
El cuadro azul muestra el área principal.
-
+
The red box shows the footer.
El cuadro rojo muestra el pié de página.
@@ -4441,62 +4543,62 @@ La codificación del contenido no es UTF-8.
&Global, por defecto
-
+
%s (default)
%s (predeterminado)
-
+
You must select a theme to edit.
Debe seleccionar un tema para editar.
-
+
You are unable to delete the default theme.
No se puede eliminar el tema predeterminado.
-
+
Theme %s is used in the %s plugin.
El tema %s se usa en el complemento %s.
-
+
You have not selected a theme.
No ha seleccionado un tema.
-
+
Save Theme - (%s)
Guardar Tema - (%s)
-
+
Theme Exported
Tema Exportado
-
+
Your theme has been successfully exported.
Su tema a sido exportado exitosamente.
-
+
Theme Export Failed
La importación falló
-
+
Your theme could not be exported due to an error.
No se pudo exportar el tema dedido a un error.
-
+
Select Theme Import File
Seleccione el Archivo de Tema a Importar
-
+
File is not a valid theme.
El archivo no es un tema válido.
@@ -4516,281 +4618,281 @@ La codificación del contenido no es UTF-8.
&Exportar Tema
-
+
You must select a theme to rename.
Debe seleccionar un tema para renombrar.
-
+
Rename Confirmation
Confirmar Cambio de Nombre
-
+
Rename %s theme?
¿Renombrar el tema %s?
-
+
You must select a theme to delete.
Debe seleccionar un tema para eliminar.
-
+
Delete Confirmation
Confirmar Eliminación
-
+
Delete %s theme?
¿Eliminar el tema %s?
-
+
Validation Error
Error de Validación
-
+
A theme with this name already exists.
Ya existe un tema con este nombre.
-
+
OpenLP Themes (*.theme *.otz)
Tema OpenLP (*.theme *otz)
-
+
Copy of %s
Copy of <theme name>
Copia de %s
-
+
Theme Already Exists
-
+ Este Tema Ya Existe
OpenLP.ThemeWizard
-
+
Theme Wizard
Asistente para Temas
-
+
Welcome to the Theme Wizard
Bienvenido al Asistente para Temas
-
+
Set Up Background
Establecer un fondo
-
+
Set up your theme's background according to the parameters below.
Establecer el fondo de su tema según los siguientes parámetros.
-
+
Background type:
Tipo de fondo:
-
+
Solid Color
Color Sólido
-
+
Gradient
Gradiente
-
+
Color:
Color:
-
+
Gradient:
Gradiente:
-
+
Horizontal
Horizontal
-
+
Vertical
Vertical
-
+
Circular
Circular
-
+
Top Left - Bottom Right
Arriba Izquierda - Abajo Derecha
-
+
Bottom Left - Top Right
Abajo Izquierda - Abajo Derecha
-
+
Main Area Font Details
Fuente del Área Principal
-
+
Define the font and display characteristics for the Display text
Definir la fuente y las características para el texto en Pantalla
-
+
Font:
Fuente:
-
+
Size:
Tamaño:
-
+
Line Spacing:
Epaciado de Líneas:
-
+
&Outline:
&Contorno:
-
+
&Shadow:
&Sombra:
-
+
Bold
Negrita
-
+
Italic
Cursiva
-
+
Footer Area Font Details
Fuente de Pié de página
-
+
Define the font and display characteristics for the Footer text
Definir la fuente y las características para el texto de Pié de página
-
+
Text Formatting Details
Detalles de Formato
-
+
Allows additional display formatting information to be defined
Permite definir información adicional de formato
-
+
Horizontal Align:
Alinea. Horizontal:
-
+
Left
Izquierda
-
+
Right
Derecha
-
+
Center
Centro
-
+
Output Area Locations
Ubicación del Área de Proyección
-
+
Allows you to change and move the main and footer areas.
Le permite mover y cambiar la ubicación del área principal y de pié de página.
-
+
&Main Area
Área &Principal
-
+
&Use default location
&Usar ubicación predeterminada
-
+
X position:
Posición x:
-
+
px
px
-
+
Y position:
Posición y:
-
+
Width:
Ancho:
-
+
Height:
Altura:
-
+
Use default location
Usar ubicaciónpredeterminada
-
+
Save and Preview
Guardar && Previsualizar
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Ver el tema y guardarlo reemplazando el actual o cambiando el nombre para crear un tema nuevo
-
+
Theme name:
Nombre:
@@ -4800,47 +4902,47 @@ La codificación del contenido no es UTF-8.
Editar Tema - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Este asistente le ayudará a crear y editar temas. Presione Siguiente para iniciar el proceso al establecer el fondo.
-
+
Transitions:
Transiciones:
-
+
&Footer Area
&Pie de Página
-
+
Starting color:
Color inicial:
-
+
Ending color:
Color final:
-
+
Background color:
Color de fondo:
-
+
Justify
Justificar
-
+
Layout Preview
Vista previa de Distribución
-
+
Transparent
Transparente
@@ -4848,42 +4950,42 @@ La codificación del contenido no es UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Tema Global
-
+
Theme Level
Nivel
-
+
S&ong Level
&Canción
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Utilizar el tema de la canción en la base de datos. Si una canción no tiene un tema asociado, utilizar el tema del servicio. Si el servicio no tiene un tema, utilizar el tema global.
-
+
&Service Level
&Servicio
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Utilizar el tema del servicio ignorando los temas individuales. Si el servicio no tiene un tema, utilizar el tema global.
-
+
&Global Level
&Global
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Utilizar el tema global, ignorado los temas asociados con el servicio o con las canciones.
@@ -5129,22 +5231,22 @@ La codificación del contenido no es UTF-8.
Versión
-
+
Delete the selected item.
Eliminar el ítem seleccionado.
-
+
Move selection up one position.
Mover selección un espacio hacia arriba.
-
+
Move selection down one position.
Mover selección un espacio hacia abajo.
-
+
&Vertical Align:
Alinea. &Vertical:
@@ -5210,7 +5312,7 @@ La codificación del contenido no es UTF-8.
Debe especificar un archivo %s para importar.
-
+
Welcome to the Bible Import Wizard
Bienvenido al Asistente para Biblias
@@ -5361,7 +5463,7 @@ La codificación del contenido no es UTF-8.
Title and/or verses not found
- Título y/o verso no encontrado
+ Título y/o versos no encontrados
@@ -5393,11 +5495,6 @@ La codificación del contenido no es UTF-8.
Reset live background.
Restablecer el fondo proyectado.
-
-
- &Split
- &Dividir
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5444,29 +5541,34 @@ La codificación del contenido no es UTF-8.
Search bar place holder text
Buscar Temas...
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 y %2
-
+
%1, and %2
Locale list separator: end
%1, y %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5541,17 +5643,17 @@ La codificación del contenido no es UTF-8.
Mostrar usando:
-
+
File Exists
Ya existe el Archivo
-
+
A presentation with that filename already exists.
Ya existe una presentación con este nombre.
-
+
This type of presentation is not supported.
No existe soporte para este tipo de presentación.
@@ -5561,17 +5663,17 @@ La codificación del contenido no es UTF-8.
Presentaciones (%s)
-
+
Missing Presentation
Presentación faltante
-
+
The Presentation %s no longer exists.
La Presentación %s ya no esta disponible.
-
+
The Presentation %s is incomplete, please reload.
La Presentación %s esta incompleta, por favor recargela.
@@ -5652,11 +5754,6 @@ La codificación del contenido no es UTF-8.
Search
Buscar
-
-
- Back
- Atrás
-
Refresh
@@ -5668,50 +5765,70 @@ La codificación del contenido no es UTF-8.
Negro
-
+
Show
Mostrar
-
+
Prev
Anterior
-
+
Next
Siguiente
-
+
Text
Texto
-
+
Show Alert
Mostrar Alerta
-
+
Go Live
Proyectar
-
+
No Results
Sin Resultados
-
+
Options
Opciones
-
+
Add to Service
Agregar al Servicio
+
+
+ Home
+
+
+
+
+ Theme
+ Tema
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5845,7 +5962,7 @@ La codificación del contenido no es UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Borrar historial de canción
@@ -5870,7 +5987,7 @@ La codificación del contenido no es UTF-8.
Todos los datos han sido borrados exitosamente.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Seleccione la fecha desde la cual borrar el historial. Todos los datos guardados antes de esta fecha serán borrados permanentemente.
@@ -5878,22 +5995,22 @@ La codificación del contenido no es UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Extracción del Historial
-
+
Select Date Range
Seleccionar Rango de Fechas
-
+
to
hasta
-
+
Report Location
Ubicación de Reporte
@@ -6172,212 +6289,225 @@ La codificación se encarga de la correcta representación de caracteres.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Editor de Canción
-
+
&Title:
&Título:
-
+
Alt&ernate title:
Título alt&ernativo:
-
+
&Lyrics:
&Letras:
-
+
&Verse order:
Orden de &versos:
-
+
Ed&it All
Ed&itar Todo
-
+
Title && Lyrics
Título && Letra
-
+
&Add to Song
&Agregar a Canción
-
+
&Remove
&Quitar
-
+
&Manage Authors, Topics, Song Books
Ad&ministrar Autores, Categorías, Himnarios
-
+
A&dd to Song
A&gregar a Canción
-
+
R&emove
&Quitar
-
+
Book:
Libro:
-
+
Number:
Número:
-
+
Authors, Topics && Song Book
Autores, Categorías e Himnarios
-
+
New &Theme
&Tema Nuevo
-
+
Copyright Information
Información de Derechos de Autor
-
+
Comments
Comentarios
-
+
Theme, Copyright Info && Comments
Tema, Derechos de Autor && Comentarios
-
+
Add Author
Agregar Autor
-
+
This author does not exist, do you want to add them?
Este autor no existe, ¿desea agregarlo?
-
+
This author is already in the list.
Este autor ya esta en la lista.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
No seleccionado un autor válido. Seleccione un autor de la lista o ingrese un nombre nuevo y presione el botón "Agregar Autor a Canción" para agregar el autor nuevo.
-
+
Add Topic
Agregar Categoría
-
+
This topic does not exist, do you want to add it?
Esta categoría no existe, ¿desea agregarla?
-
+
This topic is already in the list.
Esta categoría ya esta en la lista.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
No seleccionado una categoría válida. Seleccione una categoría de la lista o ingrese un nombre nuevo y presione el botón "Agregar Categoría a Canción" para agregar la categoría nueva.
-
+
You need to type in a song title.
Debe escribir un título.
-
+
You need to type in at least one verse.
Debe agregar al menos un verso.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
- El orden de los versos no es válido. Ningún verso corresponde a %s. Las entradas válidas so %s.
+ El orden de los versos no es válido. Ningún verso corresponde a %s. Las entradas válidas son %s.
-
+
Add Book
Agregar Himnario
-
+
This song book does not exist, do you want to add it?
Este himnario no existe, ¿desea agregarlo?
-
+
You need to have an author for this song.
Debe ingresar un autor para esta canción.
-
+
You need to type some text in to the verse.
Debe ingresar algún texto en el verso.
-
+
Linked Audio
Audio Asociado
-
+
Add &File(s)
Agregar &Archivo(s)
-
+
Add &Media
Agregar &Medio
-
+
Remove &All
Quitar &Todo
-
+
Open File(s)
Abrir Archivo(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Advertencia:</strong> No se han utilizado todos los versos.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
-
+ El orden de los versos no es válido. Ningún verso corresponde a %s. Las entradas válidas son %s.
@@ -6606,28 +6736,28 @@ La codificación se encarga de la correcta representación de caracteres.
CCLI SongSelect Files
-
+ Archivos CCLI SongSelect
EasySlides XML File
-
+ Archivo EasySlides XML
EasyWorship Song Database
-
+ Base de Datos EasyWorship
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Seleccionar Archivo(s) de Medios
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Seleccione uno o más archivos de audio de la lista, presione OK para incluirlos en esta canción.
@@ -6645,7 +6775,7 @@ La codificación se encarga de la correcta representación de caracteres.Letra
-
+
CCLI License:
Licensia CCLI:
@@ -6668,7 +6798,7 @@ La codificación se encarga de la correcta representación de caracteres.Administrar la lista de autores, categorías y libros.
-
+
copy
For song cloning
duplicar
@@ -6762,12 +6892,12 @@ La codificación se encarga de la correcta representación de caracteres.
SongsPlugin.SongImport
-
+
copyright
derechos de autor
-
+
The following songs could not be imported:
Las siguientes canciones no se importaron:
@@ -6784,7 +6914,7 @@ La codificación se encarga de la correcta representación de caracteres.
File not found
- No se encontró el archivo
+ Archivo no encontrado
@@ -6927,8 +7057,8 @@ La codificación se encarga de la correcta representación de caracteres.
- Add missing songs when opening service
- Agregar canciones faltantes al abrir el servicio
+ Import missing songs from service files
+ Importar canciones faltantes desde archivos de servicio
diff --git a/resources/i18n/et.ts b/resources/i18n/et.ts
index 908d532a9..1956acaec 100644
--- a/resources/i18n/et.ts
+++ b/resources/i18n/et.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Teate sõnum
-
+
Alert &text:
Teate &tekst:
-
+
&New
&Uus
-
+
&Save
&Salvesta
-
+
Displ&ay
&Kuva
-
+
Display && Cl&ose
Kuva && &sulge
@@ -79,7 +79,7 @@
Sa ei ole oma teatele teksti lisanud. Enne nupu Uus vajutamist sisesta mingi tekst.
-
+
&Parameter:
&Parameeter:
@@ -119,32 +119,32 @@ Kas tahad siiski jätkata?
AlertsPlugin.AlertsTab
-
+
Font
Font
-
+
Font name:
Fondi nimi:
-
+
Font color:
Teksti värvus:
-
+
Background color:
Tausta värvus:
-
+
Font size:
Teksti suurus:
-
+
Alert timeout:
Teate kestus:
@@ -661,42 +661,87 @@ Kas tahad siiski jätkata?
:|s|S|salm|salmid|v|V;;-|kuni;;,|ja|and;;lõpp|end
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Pead määrama Piibli versiooni nime.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Pead määrama piiblitõlke autoriõiguse! Avalikkuse omandisse kuuluvad Piiblid tuleb vastavalt tähistada.
+
+
+
+ Bible Exists
+ Piibel on juba olemas
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ See Piibel on juba olemas! Palun impordi mingi muu Piibel või kustuta enne olemasolev.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Kirjakohaviite tõrge
-
+
Web Bible cannot be used
Veebipiiblit pole võimalik kasutada
-
+
Text Search is not available with Web Bibles.
Tekstiotsing veebipiiblist pole võimalik.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Sa ei sisestanud otsingusõna.
Sa võid eraldada võtmesõnad tühikuga, et otsida neid kõiki, või eraldada need komaga, et otsitaks ühte neist.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Praegu pole ühtegi Piiblit paigaldatud. Palun paigalda mõni Piibel importimise nõustaja abil.
-
+
No Bibles Available
Ühtegi Piiblit pole saadaval
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
Need tuleb eraldada püstkriipsuga |.
Vaikeväärtuse kasutamiseks jäta rida tühjaks.
-
-
- Preferred Bookname Language
- Raamatunimede eelistatud keel
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Vali keel, milles kuvatakse Piibli
-raamatute nimesid piibliotsingus:
-
-
-
- Bible language
- Piibli keel
-
-
-
- Application language
- Rakenduse keel
-
English
Inglise
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Mitu valikut:
-Piibli keel - samas keeles, milles Piibli raamatute nimed imporditi.
-Rakenduse keel - selles keeles, milles sa kasutad OpenLP-d
-Inglise - raamatute nimed on alati inglise keelsed
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Vali raamatu nimi
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Järgneva raamatu nime ei suudetud ise tuvastada. Palun vali loetelust vastav ingliskeelne nimi.
-
+
Current name:
Praegune nimi:
-
+
Corresponding name:
Vastav nimi:
-
+
Show Books From
Näidatakse ainult
-
+
Old Testament
Vana testament
-
+
New Testament
Uus testament
-
+
Apocrypha
Apokrüüfid
@@ -935,6 +968,75 @@ Inglise - raamatute nimed on alati inglise keelsed
Salmide importimine... valmis.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Litsentsist lähemalt
+
+
+
+ Version name:
+ Versiooni nimi:
+
+
+
+ Copyright:
+ Autoriõigus:
+
+
+
+ Permissions:
+ Õigused:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ Inglise - raamatute nimed on alati inglise keelsed
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Piibli importimise nõustaja
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
See nõustaja aitab erinevates vormingutes Piibleid importida. Klõpsa all asuvale edasi nupule, et alustada vormingu valimisest, millest importida.
-
+
Web Download
Veebist allalaadimine
-
+
Location:
Asukoht:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Piibel:
-
+
Download Options
Allalaadimise valikud
-
+
Server:
Server:
-
+
Username:
Kasutajanimi:
-
+
Password:
Parool:
-
+
Proxy Server (Optional)
Proksiserver (valikuline)
-
+
License Details
Litsentsist lähemalt
-
+
Set up the Bible's license details.
Määra Piibli litsentsi andmed.
-
+
Version name:
Versiooni nimi:
-
+
Copyright:
Autoriõigus:
-
+
Please wait while your Bible is imported.
Palun oota, kuni sinu Piiblit imporditakse.
-
+
You need to specify a file with books of the Bible to use in the import.
Pead määrama faili, mis sisaldab piibliraamatuid, mida tahad importida.
-
+
You need to specify a file of Bible verses to import.
Pead ette andma piiblisalmide faili, mida importida.
-
+
You need to specify a version name for your Bible.
Pead määrama Piibli versiooni nime.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Pead määrama piiblitõlke autoriõiguse! Avalikkuse omandisse kuuluvad Piiblid tuleb vastavalt tähistada.
-
+
Bible Exists
Piibel on juba olemas
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
See Piibel on juba olemas! Palun impordi mingi muu Piibel või kustuta enne olemasolev.
-
+
Your Bible import failed.
Piibli importimine nurjus.
-
+
CSV File
CSV fail
-
+
Bibleserver
Piibliserver
-
+
Permissions:
Õigused:
-
+
Bible file:
Piibli fail:
-
+
Books file:
Raamatute fail:
-
+
Verses file:
Salmide fail:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x piiblifailid
-
+
Registering Bible...
Piibli registreerimine...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Piibel on registreeritud. Pea meeles, et salmid laaditakse alla
@@ -1147,17 +1249,17 @@ vastavalt vajadusele ning seetõttu on vaja internetiühendust.
BiblesPlugin.LanguageDialog
-
+
Select Language
Keele valimine
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP ei suuda tuvastada selle piiblitõlke keelt. Palun vali keel järgnevast loendist.
-
+
Language:
Keel:
@@ -1173,90 +1275,95 @@ vastavalt vajadusele ning seetõttu on vaja internetiühendust.
BiblesPlugin.MediaItem
-
+
Quick
Kiirotsing
-
+
Find:
Otsing:
-
+
Book:
Raamat:
-
+
Chapter:
Peatükk:
-
+
Verse:
Salm:
-
+
From:
Algus:
-
+
To:
Kuni:
-
+
Text Search
Tekstiotsing
-
+
Second:
Teine:
-
+
Scripture Reference
Salmiviide
-
+
Toggle to keep or clear the previous results.
Vajuta eelmiste tulemuste säilitamiseks või eemaldamiseks.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Ühe- ja kahekeelseid piiblisalmide otsitulemusi pole võimalik kombineerida. Kas tahad otsingu tulemused kustutada ja alustada uue otsinguga?
-
+
Bible not fully loaded.
Piibel ei ole täielikult laaditud.
-
+
Information
Andmed
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Teine Piibel ei sisalda kõiki salme, mis on peamises Piiblis. Näidatakse ainult neid salme, mis leiduvad mõlemas Piiblis. %d salmi ei kaasatud tulemustesse.
-
+
Search Scripture Reference...
Piibliviite otsing...
-
+
Search Text...
Teksti otsing...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ vastavalt vajadusele ning seetõttu on vaja internetiühendust.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Kooditabeli tuvastamine (see võib võtta mõne minuti)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
%s %s. peatüki importimine...
@@ -1513,42 +1620,42 @@ Pane tähele, et veebipiiblite salmid laaditakse internetist vajadusel, seega on
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Kohandatud slaidide muutmine
-
+
&Title:
&Pealkiri:
-
+
Add a new slide at bottom.
Uue slaidi lisamine kõige alumiseks.
-
+
Edit the selected slide.
Valitud slaidi muutmine.
-
+
Edit all the slides at once.
Kõigi slaidide muutmine ühekorraga.
-
+
Split a slide into two by inserting a slide splitter.
Slaidi lõikamine kaheks, sisestades slaidide eraldaja.
-
+
The&me:
&Kujundus:
-
+
&Credits:
&Autorid:
@@ -1563,12 +1670,12 @@ Pane tähele, et veebipiiblite salmid laaditakse internetist vajadusel, seega on
Pead lisama vähemalt ühe slaidi
-
+
Ed&it All
Muuda &kõiki
-
+
Insert Slide
Uus slaid
@@ -1666,34 +1773,34 @@ Pane tähele, et veebipiiblite salmid laaditakse internetist vajadusel, seega on
Pead enne valima pildi, mida kustutada.
-
+
You must select an image to replace the background with.
Pead enne valima pildi, millega tausta asendada.
-
+
Missing Image(s)
Puuduvad pildid
-
+
The following image(s) no longer exist: %s
Järgnevaid pilte enam pole: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
Järgnevaid pilte enam pole: %s
Kas tahad teised pildid sellest hoolimata lisada?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Tausta asendamisel esines viga, pildifaili "%s" enam pole.
-
+
There was no display item to amend.
Polnud ühtegi kuvatavat elementi, mida täiendada.
@@ -1701,19 +1808,19 @@ Kas tahad teised pildid sellest hoolimata lisada?
ImagesPlugin.ImageTab
-
+
Background Color
Taustavärv
-
+
Default Color:
Vaikimisi värvus:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Kui pildi mõõtmed ei sobi ekraani mõõtmetega, näidatakse pildi servades seda värvi ribasid.
+
+ Visible background for images with aspect ratio different to screen.
+ Tausta värvus piltidel, mille külgede suhe ei vasta ekraani küljesuhtele.
@@ -1838,22 +1945,22 @@ Kas tahad teised pildid sellest hoolimata lisada?
MediaPlugin.MediaTab
-
+
Available Media Players
Saadaolevad meediaesitajad
-
+
%s (unavailable)
%s (pole saadaval)
-
+
Player Order
Esitajate järjestus
-
+
Allow media player to be overridden
Meediaesitajat saab käsitsi vahetada
@@ -1883,17 +1990,17 @@ Kas OpenLP peaks kohe uuendamist alustama?
OpenLP.AboutForm
-
+
Credits
Autorid
-
+
License
Litsents
-
+
Contribute
Aita kaasa
@@ -1903,17 +2010,17 @@ Kas OpenLP peaks kohe uuendamist alustama?
kompileering %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
See programm on vaba tarkvara. Sa võid seda edasi levitada ja/või muuta vastavalt GNU Üldise Avaliku Litsentsi versiooni 2 (GNU GPL 2) tingimustele, nagu need on Vaba Tarkvara Fondi poolt avaldatud.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Seda programmi levitatakse lootuses, et see on kasulik, kuid ILMA IGASUGUSE GARANTIITA; isegi KESKMISE/TAVALISE KVALITEEDI GARANTIITA või SOBIVUSELE TEATUD KINDLAKS EESMÄRGIKS. Üksikasjade suhtes vaata GNU Üldist Avalikku Litsentsi.
-
+
Project Lead
%s
@@ -2037,7 +2144,7 @@ vabastada pattudest. Me jagame seda tarkvara
tasuta, sest Tema on meid vabastanud.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2054,7 +2161,7 @@ Uuri OpenLP kohta lähemalt: http://openlp.org/
OpenLP on kirjutanud ja seda haldavad vabatahtlikud. Kui sa tahad näha rohkem tasuta kristlikku tarkvara, kaalu kaasaaitamist, kasutades all asuvat nuppu.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Copyright © 2004-2012 %s
@@ -2064,62 +2171,62 @@ Osaline copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Kasutajaliidese sätted
-
+
Number of recent files to display:
Kuvatavate hiljutiste failide arv:
-
+
Remember active media manager tab on startup
Käivitumisel avatakse viimati avatud meediahalduri osa
-
+
Double-click to send items straight to live
Topeltklõps otse ekraanile saatmiseks
-
+
Expand new service items on creation
Uued teenistuse kirjed on loomisel laiendatud
-
+
Enable application exit confirmation
Rakenduse lõpetamise teabe lubamine
-
+
Mouse Cursor
Hiirekursor
-
+
Hide mouse cursor when over display window
Ekraaniakna kohal peidetakse hiirekursor
-
+
Default Image
Vaikimisi pilt
-
+
Background color:
Taustapilt:
-
+
Image file:
Pildifail:
-
+
Open File
Faili avamine
@@ -2129,124 +2236,124 @@ Osaline copyright © 2004-2012 %s
Täpsem
-
+
Preview items when clicked in Media Manager
Meediahalduris klõpsamisel kuvatakse eelvaade
-
+
Click to select a color.
Klõpsa värvi valimiseks.
-
+
Browse for an image file to display.
Kuvatava pildi valimine.
-
+
Revert to the default OpenLP logo.
Vaikimisi OpenLP logo kasutamine.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Teenistus %Y-%m-%d %H-%M
-
+
Default Service Name
Teenistuse vaikimisi nimi
-
+
Enable default service name
Teenistuse vaikimisi nimi lubatud
-
+
Date and Time:
Kuupäev ja kellaaeg:
-
+
Monday
Esmaspäeval
-
+
Tuesday
Teisipäeval
-
+
Wednesday
Kolmapäeval
-
+
Thurdsday
Neljapäeval
-
+
Friday
Reedel
-
+
Saturday
Laupäeval
-
+
Sunday
Pühapäeval
-
+
Now
Praegu
-
+
Time when usual service starts.
Mis kell teenistus tavaliselt algab.
-
+
Name:
Nimi:
-
+
Consult the OpenLP manual for usage.
Kasutuse kohta lähemalt OpenLP käsiraamatust.
-
+
Revert to the default service name "%s".
Teenistuse vaikimisi vaikenime "%s" taastamine.
-
+
Example:
Näidis:
-
+
X11
X11
-
+
Bypass X11 Window Manager
X11 aknahaldur jäetakse vahele
-
+
Syntax error.
Süntaksi viga.
@@ -2254,34 +2361,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Esines viga
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Uups! OpenLP-s esines viga, millest pole võimalik taastada. Alumises kastis olev tekst võib olla kasulik OpenLP arendajatele, palun meili see aadressil bugs@openlp.org, koos täpse kirjeldusega sellest, mida sa parasjagu tegid, kui selline probleem esines.
-
+
Send E-Mail
Saada e-kiri
-
+
Save to File
Salvesta faili
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Palun kirjelda siin, mida sa parasjagu tegid, mis kutsus selle vea esile.
(vähemalt 20 tähte)
-
+
Attach File
Pane fail kaasa
@@ -2594,79 +2701,79 @@ Kui võimalik, kirjuta palun vearaport inglise keeles.
Custom Slides
Kohandatud slaidid
+
+
+ Finish
+ Lõpeta
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Internetiühendust ei leitud. Esmakäivituse nõustajal on näidislaulude, Piiblite ja kujunduste allalaadimiseks vaja internetti. Et käivitada tavalise seadistusega ning ilma näidisandmeteta, klõpsa Lõpeta nupule.
+ Internetiühendust ei leitud. Esmakäivituse nõustaja vajab internetiühendust näidislaulude, piiblite ja kujunduste allalaadimiseks. OpenLP käivitamiseks tehaseseadistuses ja ilma näidisandmeteta klõpsa lõpetamise nupule.
-Esmakäivituse nõustaja käivitamiseks ning näidisandmestiku importimiseks hiljem kontrolli oma internetiühendust ja käivita see nõustaja valides OpenLP menüüst "Tööriistad/Käivita esmakäivituse nõustaja uuesti".
+Esmakäivituse nõustaja hiljem uuesti käivitamiseks kontrolli oma internetiühendust ja käivita see nõustaja uuesti OpenLP menüüst "Tööriistad/Esmakäivituse nõustaja".
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
-Esmakäivituse nõustaja lõplikuks katkestamiseks (ning OpenLP mittekäivitamiseks) vajuta nupule Loobu.
-
-
-
- Finish
- Lõpeta
+Esmakäivituse nõustajast loobumiseks (ning OpenLP mittekäivitamiseks) klõpsa loobumise nupule.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Vormindussiltide seadistamine
-
+
Edit Selection
Valiku muutmine
-
+
Save
Salvesta
-
+
Description
Kirjeldus
-
+
Tag
Märgis
-
+
Start tag
Alustav märgis
-
+
End tag
Lõpetav märgis
-
+
Tag Id
Märgise ID
-
+
Start HTML
Alustav HTML
-
+
End HTML
Lõpetav HTML
@@ -2910,40 +3017,10 @@ Esmakäivituse nõustaja lõplikuks katkestamiseks (ning OpenLP mittekäivitamis
Taustamuusika on alguses pausitud
-
+
Service Item Slide Limits
Teenistuse elemendi slaidi mõõtmed
-
-
- &End Slide
- &Viimane slaid
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- Üles- ja allanooled peatuvad teenistuse elemendi esimesel ja viimasel slaidil.
-
-
-
- &Wrap Slide
- &Slaidide kordus
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- Üles- ja allanooled jätkavad teenistuse elemendi lõppu (algusesse) jõudmisel uuesti algusest (lõpust).
-
-
-
- &Next Item
- &Järgmine kirje
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- Üles- ja allanooled liiguvad teenistuse elemendi lõppu või algusesse jõudes järgmisele teenistuse elemendile.
-
Override display position:
@@ -2954,6 +3031,26 @@ Esmakäivituse nõustaja lõplikuks katkestamiseks (ning OpenLP mittekäivitamis
Repeat track list
Lugude loendi kordamine
+
+
+ Behavior of next/previous on the last/first slide:
+ Järgmise/eelmise käitumine viimasel/esimesel slaidil:
+
+
+
+ &Remain on Slide
+ &Jäädakse slaidile
+
+
+
+ &Wrap around
+ &Teenistuse elementi korratakse
+
+
+
+ &Move to next/previous service item
+ &Liigutakse järgmisele teenistuse elemendile
+
OpenLP.LanguageManager
@@ -2979,287 +3076,287 @@ Esmakäivituse nõustaja lõplikuks katkestamiseks (ning OpenLP mittekäivitamis
OpenLP.MainWindow
-
+
&File
&Fail
-
+
&Import
&Impordi
-
+
&Export
&Ekspordi
-
+
&View
&Vaade
-
+
M&ode
&Režiim
-
+
&Tools
&Tööriistad
-
+
&Settings
&Sätted
-
+
&Language
&Keel
-
+
&Help
A&bi
-
+
Media Manager
Meediahaldur
-
+
Service Manager
Teenistuse haldur
-
+
Theme Manager
Kujunduste haldur
-
+
&New
&Uus
-
+
&Open
&Ava
-
+
Open an existing service.
Olemasoleva teenistuse avamine.
-
+
&Save
&Salvesta
-
+
Save the current service to disk.
Praeguse teenistuse salvestamine kettale.
-
+
Save &As...
Salvesta &kui...
-
+
Save Service As
Salvesta teenistus kui
-
+
Save the current service under a new name.
Praeguse teenistuse salvestamine uue nimega.
-
+
E&xit
&Välju
-
+
Quit OpenLP
Lahku OpenLPst
-
+
&Theme
&Kujundus
-
+
&Configure OpenLP...
&Seadista OpenLP...
-
+
&Media Manager
&Meediahaldur
-
+
Toggle Media Manager
Meediahalduri lüliti
-
+
Toggle the visibility of the media manager.
Meediahalduri nähtavuse ümberlüliti.
-
+
&Theme Manager
&Kujunduse haldur
-
+
Toggle Theme Manager
Kujunduse halduri lüliti
-
+
Toggle the visibility of the theme manager.
Kujunduse halduri nähtavuse ümberlülitamine.
-
+
&Service Manager
&Teenistuse haldur
-
+
Toggle Service Manager
Teenistuse halduri lüliti
-
+
Toggle the visibility of the service manager.
Teenistuse halduri nähtavuse ümberlülitamine.
-
+
&Preview Panel
&Eelvaatluspaneel
-
+
Toggle Preview Panel
Eelvaatluspaneeli lüliti
-
+
Toggle the visibility of the preview panel.
Eelvaatluspaneeli nähtavuse ümberlülitamine.
-
+
&Live Panel
&Ekraani paneel
-
+
Toggle Live Panel
Ekraani paneeli lüliti
-
+
Toggle the visibility of the live panel.
Ekraani paneeli nähtavuse muutmine.
-
+
&Plugin List
&Pluginate loend
-
+
List the Plugins
Pluginate loend
-
+
&User Guide
&Kasutajajuhend
-
+
&About
&Lähemalt
-
+
More information about OpenLP
Lähem teave OpenLP kohta
-
+
&Online Help
&Abi veebis
-
+
&Web Site
&Veebileht
-
+
Use the system language, if available.
Kui saadaval, kasutatakse süsteemi keelt.
-
+
Set the interface language to %s
Kasutajaliidese keeleks %s määramine
-
+
Add &Tool...
Lisa &tööriist...
-
+
Add an application to the list of tools.
Rakenduse lisamine tööriistade loendisse.
-
+
&Default
&Vaikimisi
-
+
Set the view mode back to the default.
Vaikimisi kuvarežiimi taastamine.
-
+
&Setup
&Ettevalmistus
-
+
Set the view mode to Setup.
Ettevalmistuse kuvarežiimi valimine.
-
+
&Live
&Otse
-
+
Set the view mode to Live.
Vaate režiimiks ekraanivaate valimine.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3268,22 +3365,22 @@ You can download the latest version from http://openlp.org/.
Sa võid viimase versiooni alla laadida aadressilt http://openlp.org/.
-
+
OpenLP Version Updated
OpenLP uuendus
-
+
OpenLP Main Display Blanked
OpenLP peakuva on tühi
-
+
The Main Display has been blanked out
Peakuva on tühi
-
+
Default Theme: %s
Vaikimisi kujundus: %s
@@ -3294,82 +3391,82 @@ Sa võid viimase versiooni alla laadida aadressilt http://openlp.org/.Eesti
-
+
Configure &Shortcuts...
&Kiirklahvide seadistamine...
-
+
Close OpenLP
OpenLP sulgemine
-
+
Are you sure you want to close OpenLP?
Kas oled kindel, et tahad OpenLP sulgeda?
-
+
Open &Data Folder...
Ava &andmete kataloog...
-
+
Open the folder where songs, bibles and other data resides.
Laulude, Piiblite ja muude andmete kataloogi avamine.
-
+
&Autodetect
&Isetuvastus
-
+
Update Theme Images
Uuenda kujunduste pildid
-
+
Update the preview images for all themes.
Kõigi teemade eelvaatepiltide uuendamine.
-
+
Print the current service.
Praeguse teenistuse printimine.
-
+
&Recent Files
&Hiljutised failid
-
+
L&ock Panels
&Lukusta paneelid
-
+
Prevent the panels being moved.
Paneelide liigutamise kaitse.
-
+
Re-run First Time Wizard
Käivita esmanõustaja uuesti
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Käivita esmanõustaja uuesti laulude, Piiblite ja kujunduste importimiseks.
-
+
Re-run First Time Wizard?
Kas käivitada esmanõustaja uuesti?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3378,43 +3475,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Selle nõustaja taaskäivitamine muudab sinu praegust OpenLP seadistust ja võib lisada laule olemasolevate laulude loetelusse ning muuta vaikimisi kujundust.
-
+
Clear List
Clear List of recent files
Tühjenda loend
-
+
Clear the list of recent files.
Hiljutiste failide nimekirja tühjendamine.
-
+
Configure &Formatting Tags...
&Vormindusmärgised...
-
+
Export OpenLP settings to a specified *.config file
OpenLP sätete eksportimine määratud *.config faili
-
+
Settings
Sätted
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
OpenLP sätete importimine määratud *.config failist, mis on varem sellest või mõnest teisest arvutist eksporditud.
-
+
Import settings?
Kas importida sätted?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3427,32 +3524,32 @@ Sätete importimine muudab jäädavalt sinu praegust OpenLP seadistust.
Väärade sätete importimine võib põhjustada OpenLP väära käitumist või sulgumist.
-
+
Open File
Faili avamine
-
+
OpenLP Export Settings Files (*.conf)
OpenLP eksporditud sätete failid (*.conf)
-
+
Import settings
Sätete importimine
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP sulgub nüüd. Imporditud sätted rakenduvad OpenLP järgmisel käivitumisel.
-
+
Export Settings File
Sättefaili eksportimine
-
+
OpenLP Export Settings File (*.conf)
OpenLP eksporditud sätete fail (*.conf)
@@ -3486,7 +3583,7 @@ Andmebaas: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Ühtegi elementi pole valitud
@@ -3574,27 +3671,27 @@ Selle lõpuga fail ei ole toetatud
OpenLP.PluginForm
-
+
Plugin List
Pluginate loend
-
+
Plugin Details
Plugina andmed
-
+
Status:
Olek:
-
+
Active
Aktiivne
-
+
Inactive
Pole aktiivne
@@ -3617,12 +3714,12 @@ Selle lõpuga fail ei ole toetatud
OpenLP.PrintServiceDialog
-
+
Fit Page
Mahuta lehele
-
+
Fit Width
Mahuta laius
@@ -3630,7 +3727,7 @@ Selle lõpuga fail ei ole toetatud
OpenLP.PrintServiceForm
-
+
Options
Valikud
@@ -3645,47 +3742,47 @@ Selle lõpuga fail ei ole toetatud
Kopeeri HTMLina
-
+
Zoom In
Suurendamine
-
+
Zoom Out
Vähendamine
-
+
Zoom Original
Originaalsuurus
-
+
Other Options
Muud valikud
-
+
Include slide text if available
Slaidi tekst, kui saadaval
-
+
Include service item notes
Teenistuse kirje märkmed
-
+
Include play length of media items
Meediakirjete pikkus
-
+
Add page break before each text item
Iga tekstikirje algab uuelt lehelt
-
+
Service Sheet
Teenistuse leht
@@ -3695,12 +3792,12 @@ Selle lõpuga fail ei ole toetatud
Prindi
-
+
Title:
Pealkiri:
-
+
Custom Footer Text:
Kohandatud jaluse tekst:
@@ -3734,7 +3831,7 @@ Selle lõpuga fail ei ole toetatud
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Teenistuse elementide ümberjärjestamine
@@ -3742,189 +3839,189 @@ Selle lõpuga fail ei ole toetatud
OpenLP.ServiceManager
-
+
Move to &top
Tõsta ü&lemiseks
-
+
Move item to the top of the service.
Teenistuse algusesse tõstmine.
-
+
Move &up
Liiguta &üles
-
+
Move item up one position in the service.
Elemendi liigutamine teenistuses ühe koha võrra ettepoole.
-
+
Move &down
Liiguta &alla
-
+
Move item down one position in the service.
Elemendi liigutamine teenistuses ühe koha võrra tahapoole.
-
+
Move to &bottom
Tõsta &alumiseks
-
+
Move item to the end of the service.
Teenistuse lõppu tõstmine.
-
+
&Delete From Service
&Kustuta teenistusest
-
+
Delete the selected item from the service.
Valitud elemendi kustutamine teenistusest.
-
+
&Add New Item
&Lisa uus element
-
+
&Add to Selected Item
&Lisa valitud elemendile
-
+
&Edit Item
&Muuda kirjet
-
+
&Reorder Item
&Muuda elemendi kohta järjekorras
-
+
&Notes
&Märkmed
-
+
&Change Item Theme
&Muuda elemendi kujundust
-
+
OpenLP Service Files (*.osz)
OpenLP teenistuse failid (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Fail ei ole sobiv teenistus.
Sisu ei ole UTF-8 kodeeringus.
-
+
File is not a valid service.
Fail pole sobiv teenistus.
-
+
Missing Display Handler
Puudub kuvakäsitleja
-
+
Your item cannot be displayed as there is no handler to display it
Seda elementi pole võimalik näidata ekraanil, kuna puudub seda käsitsev programm
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Seda elementi pole võimalik näidata, kuna vajalik plugin on puudu või pole aktiivne
-
+
&Expand all
&Laienda kõik
-
+
Expand all the service items.
Kõigi teenistuse kirjete laiendamine.
-
+
&Collapse all
&Ahenda kõik
-
+
Collapse all the service items.
Kõigi teenistuse kirjete ahendamine.
-
+
Open File
Faili avamine
-
+
Moves the selection down the window.
Valiku tõstmine aknas allapoole.
-
+
Move up
Liiguta üles
-
+
Moves the selection up the window.
Valiku tõstmine aknas ülespoole.
-
+
Go Live
Ekraanile
-
+
Send the selected item to Live.
Valitud kirje saatmine ekraanile.
-
+
&Start Time
&Alguse aeg
-
+
Show &Preview
Näita &eelvaadet
-
+
Show &Live
Näita &ekraanil
-
+
Modified Service
Teenistust on muudetud
-
+
The current service has been modified. Would you like to save this service?
Praegust teenistust on muudetud. Kas tahad selle teenistuse salvestada?
@@ -3944,72 +4041,72 @@ Sisu ei ole UTF-8 kodeeringus.
Kestus:
-
+
Untitled Service
Pealkirjata teenistus
-
+
File could not be opened because it is corrupt.
Faili pole võimalik avada, kuna see on rikutud.
-
+
Empty File
Tühi fail
-
+
This service file does not contain any data.
Selles teenistuse failis pole andmeid.
-
+
Corrupt File
Rikutud fail
-
+
Load an existing service.
Olemasoleva teenistuse laadimine.
-
+
Save this service.
Selle teenistuse salvestamine.
-
+
Select a theme for the service.
Teenistuse jaoks kujunduse valimine.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
See fail on rikutud või ei ole see OpenLP 2.0 teenistuse fail.
-
+
Service File Missing
Teenistuse fail puudub
-
+
Slide theme
Slaidi kujundus
-
+
Notes
Märkmed
-
+
Edit
Muuda
-
+
Service copy only
Ainult teenistuse koopia
@@ -4017,7 +4114,7 @@ Sisu ei ole UTF-8 kodeeringus.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Teenistuse elemendi märkmed
@@ -4033,12 +4130,12 @@ Sisu ei ole UTF-8 kodeeringus.
OpenLP.ShortcutListDialog
-
+
Action
Tegevus
-
+
Shortcut
Kiirklahv
@@ -4053,32 +4150,32 @@ Sisu ei ole UTF-8 kodeeringus.
Kiirklahv "%s" on juba seotud teise tegevusega, kasuta mingit muud kiirklahvi.
-
+
Alternate
Muuda
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Vali tegevus ja klõpsa kummalgi alumisel nupul, et salvestada uus peamine või alternatiivne kiirklahv.
-
+
Default
Vaikimisi
-
+
Custom
Kohandatud
-
+
Capture shortcut.
Kiirklahvi salvestamine.
-
+
Restore the default shortcut of this action.
Selle tegevuse vaikimisi kiirklahvi taastamine.
@@ -4093,7 +4190,7 @@ Sisu ei ole UTF-8 kodeeringus.
Kas tahad taastada kõigi kiirklahvide vaikimisi väärtused?
-
+
Configure Shortcuts
Seadista kiirklahve
@@ -4260,11 +4357,6 @@ Sisu ei ole UTF-8 kodeeringus.
Background Audio
Taustamuusika
-
-
- Next Track
- Järgmine pala
-
Go to next audio track.
@@ -4347,17 +4439,17 @@ Sisu ei ole UTF-8 kodeeringus.
Alustamise aeg on pärast meedia lõppu.
-
+
Theme Layout
Kujunduse paigutus
-
+
The blue box shows the main area.
Sinine raam näitab peaala.
-
+
The red box shows the footer.
Punane raam näitab jalust.
@@ -4458,62 +4550,62 @@ Sisu ei ole UTF-8 kodeeringus.
Määra &globaalseks vaikeväärtuseks
-
+
%s (default)
%s (vaikimisi)
-
+
You must select a theme to edit.
Pead valima kujunduse, mida muuta.
-
+
You are unable to delete the default theme.
Vaikimisi kujundust pole võimalik kustutada.
-
+
Theme %s is used in the %s plugin.
Kujundust %s kasutatakse pluginas %s.
-
+
You have not selected a theme.
Sa ei ole kujundust valinud.
-
+
Save Theme - (%s)
Salvesta kujundus - (%s)
-
+
Theme Exported
Kujundus eksporditud
-
+
Your theme has been successfully exported.
Sinu kujundus on edukalt eksporditud.
-
+
Theme Export Failed
Kujunduse eksportimine nurjus
-
+
Your theme could not be exported due to an error.
Sinu kujundust polnud võimalik eksportida, kuna esines viga.
-
+
Select Theme Import File
Importimiseks kujunduse faili valimine
-
+
File is not a valid theme.
See fail ei ole sobilik kujundus.
@@ -4533,58 +4625,58 @@ Sisu ei ole UTF-8 kodeeringus.
&Ekspordi kujundus
-
+
You must select a theme to rename.
Pead valima kujunduse, mida ümber nimetada.
-
+
Rename Confirmation
Ümbernimetamise kinnitus
-
+
Rename %s theme?
Kas anda kujundusele %s uus nimi?
-
+
You must select a theme to delete.
Pead valima kujunduse, mida tahad kustutada.
-
+
Delete Confirmation
Kustutamise kinnitus
-
+
Delete %s theme?
Kas kustutada kujundus %s?
-
+
Validation Error
Valideerimise viga
-
+
A theme with this name already exists.
Sellenimeline teema on juba olemas.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP kujundused (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
%s (koopia)
-
+
Theme Already Exists
Kujundus on juba olemas
@@ -4592,222 +4684,222 @@ Sisu ei ole UTF-8 kodeeringus.
OpenLP.ThemeWizard
-
+
Theme Wizard
Kujunduse nõustaja
-
+
Welcome to the Theme Wizard
Tere tulemast kujunduse nõustajasse
-
+
Set Up Background
Tausta määramine
-
+
Set up your theme's background according to the parameters below.
Määra kujunduse taust, kasutades järgnevaid parameetreid.
-
+
Background type:
Tausta liik:
-
+
Solid Color
Ühtlane värv
-
+
Gradient
Üleminek
-
+
Color:
Värvus:
-
+
Gradient:
Üleminek:
-
+
Horizontal
Horisontaalne
-
+
Vertical
Vertikaalne
-
+
Circular
Radiaalne
-
+
Top Left - Bottom Right
Loodest kagusse
-
+
Bottom Left - Top Right
Edelast kirdesse
-
+
Main Area Font Details
Peamise teksti üksikasjad
-
+
Define the font and display characteristics for the Display text
Määra font ja teised teksti omadused
-
+
Font:
Font:
-
+
Size:
Suurus:
-
+
Line Spacing:
Reavahe:
-
+
&Outline:
&Kontuurjoon:
-
+
&Shadow:
&Vari:
-
+
Bold
Rasvane
-
+
Italic
Kaldkiri
-
+
Footer Area Font Details
Jaluse fondi üksikasjad
-
+
Define the font and display characteristics for the Footer text
Määra jaluse font ja muud omadused
-
+
Text Formatting Details
Teksti vorminduse üksikasjad
-
+
Allows additional display formatting information to be defined
Võimaldab määrata lisavorminduse andmeid
-
+
Horizontal Align:
Rõhtjoondus:
-
+
Left
Vasakul
-
+
Right
Paremal
-
+
Center
Keskel
-
+
Output Area Locations
Väljundala asukoht
-
+
Allows you to change and move the main and footer areas.
Võimaldab muuta ja liigutada peamist ja jaluse ala.
-
+
&Main Area
&Peamine ala
-
+
&Use default location
&Vaikimisi asukoha kasutamine
-
+
X position:
X-asukoht:
-
+
px
px
-
+
Y position:
Y-asukoht:
-
+
Width:
Laius:
-
+
Height:
Kõrgus:
-
+
Use default location
Vaikimisi asukoha kasutamine
-
+
Save and Preview
Salvestamine ja eelvaade
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Vaata kujundus üle ja salvesta see, asendades olemasolev, või muuda nime, et luua uus kujundus
-
+
Theme name:
Kujunduse nimi:
@@ -4817,47 +4909,47 @@ Sisu ei ole UTF-8 kodeeringus.
Teema muutmine - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
See nõustaja aitab kujundusi luua ja muuta. Klõpsa edasi nupul, et alustada tausta määramisest.
-
+
Transitions:
Üleminekud:
-
+
&Footer Area
&Jaluse ala
-
+
Starting color:
Algusvärvus:
-
+
Ending color:
Lõppvärvus:
-
+
Background color:
Tausta värvus:
-
+
Justify
Rööpjoondus
-
+
Layout Preview
Kujunduse eelvaade
-
+
Transparent
Läbipaistev
@@ -4865,42 +4957,42 @@ Sisu ei ole UTF-8 kodeeringus.
OpenLP.ThemesTab
-
+
Global Theme
Üldine kujundus
-
+
Theme Level
Kujunduse tase
-
+
S&ong Level
&Laulu tase
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Laul kuvatakse sellele andmebaasis määratud kujundusega. Kui laulul kujundus puudub, kasutatakse teenistuse kujundust. Kui teenistusel kujundus puudub, siis kasutatakse üleüldist kujundust.
-
+
&Service Level
&Teenistuse tase
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Kasutatakse teenistuse kujundust, eirates laulude kujundusi. Kui teenistusel kujundust pole, kasutatakse globaalset.
-
+
&Global Level
&Üleüldine tase
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Kasutatakse globaalset kujundust, eirates nii teenistuse kui laulu kujundust.
@@ -5146,22 +5238,22 @@ Sisu ei ole UTF-8 kodeeringus.
Versioon
-
+
Delete the selected item.
Valitud kirje kustutamine.
-
+
Move selection up one position.
Valiku liigutamine ühe koha võrra ülespoole.
-
+
Move selection down one position.
Valiku liigutamine ühe koha võrra allapoole.
-
+
&Vertical Align:
&Vertikaaljoondus:
@@ -5227,7 +5319,7 @@ Sisu ei ole UTF-8 kodeeringus.
Pead määrama vähemalt ühe %s faili, millest importida.
-
+
Welcome to the Bible Import Wizard
Tere tulemast Piibli importimise nõustajasse
@@ -5410,11 +5502,6 @@ Sisu ei ole UTF-8 kodeeringus.
Reset live background.
Ekraanil esialgse tausta taastamine.
-
-
- &Split
- &Tükelda
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5461,29 +5548,34 @@ Sisu ei ole UTF-8 kodeeringus.
Search bar place holder text
Teemade otsing...
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 ja %2
-
+
%1, and %2
Locale list separator: end
%1, ja %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5558,17 +5650,17 @@ Sisu ei ole UTF-8 kodeeringus.
Esitluseks kasutatakse:
-
+
File Exists
Fail on olemas
-
+
A presentation with that filename already exists.
Sellise nimega esitluse fail on juba olemas.
-
+
This type of presentation is not supported.
Seda liiki esitlus ei ole toetatud.
@@ -5578,17 +5670,17 @@ Sisu ei ole UTF-8 kodeeringus.
Esitlused (%s)
-
+
Missing Presentation
Puuduv esitlus
-
+
The Presentation %s no longer exists.
Esitlust %s enam ei ole.
-
+
The Presentation %s is incomplete, please reload.
Esitlus %s ei ole täielik, palun laadi see uuesti.
@@ -5669,11 +5761,6 @@ Sisu ei ole UTF-8 kodeeringus.
Search
Otsi
-
-
- Back
- Tagasi
-
Refresh
@@ -5685,50 +5772,70 @@ Sisu ei ole UTF-8 kodeeringus.
Tühi
-
+
Show
Näita
-
+
Prev
Eelm
-
+
Next
Järgm
-
+
Text
Tekst
-
+
Show Alert
Kuva teade
-
+
Go Live
Ekraanile
-
+
No Results
Tulemusi pole
-
+
Options
Valikud
-
+
Add to Service
Lisa teenistusele
+
+
+ Home
+
+
+
+
+ Theme
+ Kujundus
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5862,7 +5969,7 @@ Sisu ei ole UTF-8 kodeeringus.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Laulukasutuse andmete kustutamine
@@ -5887,7 +5994,7 @@ Sisu ei ole UTF-8 kodeeringus.
Kõik kustutamisele määratud andmed kustutati edukalt.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Vali kuupäev, milleni laulukasutuse andmed tuleks kustutada. Kõik kuni selle määratud hetkeni kogutud andmed kustutatakse lõplikult.
@@ -5895,22 +6002,22 @@ Sisu ei ole UTF-8 kodeeringus.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Laulukasutuse salvestamine
-
+
Select Date Range
Vali kuupäevade vahemik
-
+
to
kuni
-
+
Report Location
Raporti asukoht
@@ -6188,210 +6295,223 @@ Kodeering on vajalik märkide õige esitamise jaoks.
EasyWorship'ist]
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Lauluredaktor
-
+
&Title:
&Pealkiri:
-
+
Alt&ernate title:
&Teine pealkiri:
-
+
&Lyrics:
&Sõnad:
-
+
&Verse order:
&Salmide järjekord:
-
+
Ed&it All
Muuda &kõiki
-
+
Title && Lyrics
Pealkiri && sõnad
-
+
&Add to Song
&Lisa laulule
-
+
&Remove
&Eemalda
-
+
&Manage Authors, Topics, Song Books
&Autorite, teemade ja laulikute haldamine
-
+
A&dd to Song
L&isa laulule
-
+
R&emove
&Eemalda
-
+
Book:
Raamat:
-
+
Number:
Number:
-
+
Authors, Topics && Song Book
Autorid, teemad && laulik
-
+
New &Theme
Uus &kujundus
-
+
Copyright Information
Autoriõiguse andmed
-
+
Comments
Kommentaarid
-
+
Theme, Copyright Info && Comments
Kujundus, autoriõigus && kommentaarid
-
+
Add Author
Autori lisamine
-
+
This author does not exist, do you want to add them?
Seda autorit veel pole, kas tahad autori lisada?
-
+
This author is already in the list.
See autor juba on loendis.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Sa ei ole valinud ühtegi sobilikku autorit. Vali autor loendist või sisesta uue autori nimi ja klõpsa uue nupul "Lisa laulule autor".
-
+
Add Topic
Teema lisamine
-
+
This topic does not exist, do you want to add it?
Sellist teemat pole. Kas tahad selle lisada?
-
+
This topic is already in the list.
See teema juba on loendis.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Sa pole valinud sobivat teemat. Vali teema kas loendist või sisesta uus teema ja selle lisamiseks klõpsa nupule "Lisa laulule teema".
-
+
You need to type in a song title.
Pead sisestama laulu pealkirja.
-
+
You need to type in at least one verse.
Pead sisestama vähemalt ühe salmi.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
Salmide järjekord pole sobiv. Mitte ükski valm ei vasta %s-le. Sobivad salmid on %s.
-
+
Add Book
Lauliku lisamine
-
+
This song book does not exist, do you want to add it?
Sellist laulikut pole. Kas tahad selle lisada?
-
+
You need to have an author for this song.
Pead lisama sellele laulule autori.
-
+
You need to type some text in to the verse.
Salm peab sisaldama teksti.
-
+
Linked Audio
Lingitud audio
-
+
Add &File(s)
Lisa &faile
-
+
Add &Media
Lisa &meediat
-
+
Remove &All
Eemalda &kõik
-
+
Open File(s)
Failide avamine
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Hoiatus</strong> Mitte kõik salmid pole kasutusel.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
Salmide järjekord on vale. Ühtegi salmi nimega %s pole. Õiged nimed on %s.
@@ -6622,28 +6742,28 @@ Kodeering on vajalik märkide õige esitamise jaoks.
CCLI SongSelect Files
-
+ CCLI SongSelecti failid
EasySlides XML File
-
+ EasySlides XML fail
EasyWorship Song Database
-
+ EasyWorship laulude andmebaas
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Meediafailide valimine
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Vali järgnevast loendist vähemalt üks audiofail ning klõpsa nupule Olgu, et seda sellesse laulu importida.
@@ -6661,7 +6781,7 @@ Kodeering on vajalik märkide õige esitamise jaoks.
Laulusõnad
-
+
CCLI License:
CCLI litsents:
@@ -6684,7 +6804,7 @@ Kodeering on vajalik märkide õige esitamise jaoks.
Autorite, teemade ja laulikute loendi haldamine.
-
+
copy
For song cloning
koopia
@@ -6778,12 +6898,12 @@ Kodeering on vajalik märkide õige esitamise jaoks.
SongsPlugin.SongImport
-
+
copyright
autoriõigus
-
+
The following songs could not be imported:
Järgnevaid laule polnud võimalik importida:
@@ -6943,8 +7063,8 @@ Kodeering on vajalik märkide õige esitamise jaoks.
- Add missing songs when opening service
- Teenistuse avamisel lisatakse puuduvad laulud
+ Import missing songs from service files
+ Teenistuse failidest imporditakse puuduvad laulud
diff --git a/resources/i18n/fi.ts b/resources/i18n/fi.ts
index 55efd409c..1a1c8eb5b 100644
--- a/resources/i18n/fi.ts
+++ b/resources/i18n/fi.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
-
+
Alert &text:
-
+
&New
-
+
&Save
-
+
Displ&ay
-
+
Display && Cl&ose
@@ -79,7 +79,7 @@
-
+
&Parameter:
@@ -117,32 +117,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
-
+
Font name:
-
+
Font color:
-
+
Background color:
-
+
Font size:
-
+
Alert timeout:
@@ -659,41 +659,86 @@ Do you want to continue anyway?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+
+
+
+
+ Bible Exists
+
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
-
+
Web Bible cannot be used
-
+
Text Search is not available with Web Bibles.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
-
+
No Bibles Available
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -807,80 +852,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
-
+
Current name:
-
+
Corresponding name:
-
+
Show Books From
-
+
Old Testament
-
+
New Testament
-
+
Apocrypha
@@ -912,6 +949,75 @@ Bible should be displayed in the Bible search:
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+
+
+
+
+ Version name:
+
+
+
+
+ Copyright:
+
+
+
+
+ Permissions:
+
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -954,167 +1060,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
-
+
Web Download
-
+
Location:
-
+
Crosswalk
-
+
BibleGateway
-
+
Bible:
-
+
Download Options
-
+
Server:
-
+
Username:
-
+
Password:
-
+
Proxy Server (Optional)
-
+
License Details
-
+
Set up the Bible's license details.
-
+
Version name:
-
+
Copyright:
-
+
Please wait while your Bible is imported.
-
+
You need to specify a file with books of the Bible to use in the import.
-
+
You need to specify a file of Bible verses to import.
-
+
You need to specify a version name for your Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
-
+
Bible Exists
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
-
+
Your Bible import failed.
-
+
CSV File
-
+
Bibleserver
-
+
Permissions:
-
+
Bible file:
-
+
Books file:
-
+
Verses file:
-
+
openlp.org 1.x Bible Files
-
+
Registering Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
@@ -1123,17 +1229,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
-
+
Language:
@@ -1149,90 +1255,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
-
+
Find:
-
+
Book:
-
+
Chapter:
-
+
Verse:
-
+
From:
-
+
To:
-
+
Text Search
-
+
Second:
-
+
Scripture Reference
-
+
Toggle to keep or clear the previous results.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
-
+
Bible not fully loaded.
-
+
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1246,12 +1357,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
@@ -1483,42 +1594,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
-
+
&Title:
-
+
Add a new slide at bottom.
-
+
Edit the selected slide.
-
+
Edit all the slides at once.
-
+
Split a slide into two by inserting a slide splitter.
-
+
The&me:
-
+
&Credits:
@@ -1533,12 +1644,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
-
+
Ed&it All
-
+
Insert Slide
@@ -1636,33 +1747,33 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
-
+
You must select an image to replace the background with.
-
+
Missing Image(s)
-
+
The following image(s) no longer exist: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
@@ -1670,18 +1781,18 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
-
+
Default Color:
-
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
@@ -1807,22 +1918,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
-
+
%s (unavailable)
-
+
Player Order
-
+
Allow media player to be overridden
@@ -1850,17 +1961,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
-
+
License
-
+
Contribute
@@ -1870,17 +1981,17 @@ Should OpenLP upgrade now?
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -1945,7 +2056,7 @@ Final Credit
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -1956,7 +2067,7 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
@@ -1965,62 +2076,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
-
+
Number of recent files to display:
-
+
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
-
+
Expand new service items on creation
-
+
Enable application exit confirmation
-
+
Mouse Cursor
-
+
Hide mouse cursor when over display window
-
+
Default Image
-
+
Background color:
-
+
Image file:
-
+
Open File
@@ -2030,124 +2141,124 @@ Portions copyright © 2004-2012 %s
-
+
Preview items when clicked in Media Manager
-
+
Click to select a color.
-
+
Browse for an image file to display.
-
+
Revert to the default OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
-
+
Default Service Name
-
+
Enable default service name
-
+
Date and Time:
-
+
Monday
-
+
Tuesday
-
+
Wednesday
-
+
Thurdsday
-
+
Friday
-
+
Saturday
-
+
Sunday
-
+
Now
-
+
Time when usual service starts.
-
+
Name:
-
+
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
-
+
Example:
-
+
X11
-
+
Bypass X11 Window Manager
-
+
Syntax error.
@@ -2155,33 +2266,33 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
-
+
Send E-Mail
-
+
Save to File
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
-
+
Attach File
@@ -2465,9 +2576,14 @@ Version: %s
Custom Slides
+
+
+ Finish
+
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
@@ -2476,64 +2592,59 @@ To re-run the First Time Wizard and import this sample data at a later time, che
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-
-
- Finish
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
-
+
Edit Selection
-
+
Save
-
+
Description
-
+
Tag
-
+
Start tag
-
+
End tag
-
+
Tag Id
-
+
Start HTML
-
+
End HTML
@@ -2777,40 +2888,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2821,6 +2902,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2846,309 +2947,309 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
-
+
&Import
-
+
&Export
-
+
&View
-
+
M&ode
-
+
&Tools
-
+
&Settings
-
+
&Language
-
+
&Help
-
+
Media Manager
-
+
Service Manager
-
+
Theme Manager
-
+
&New
-
+
&Open
-
+
Open an existing service.
-
+
&Save
-
+
Save the current service to disk.
-
+
Save &As...
-
+
Save Service As
-
+
Save the current service under a new name.
-
+
E&xit
-
+
Quit OpenLP
-
+
&Theme
-
+
&Configure OpenLP...
-
+
&Media Manager
-
+
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
-
+
&Theme Manager
-
+
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
-
+
&Service Manager
-
+
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
-
+
&Preview Panel
-
+
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
-
+
&Live Panel
-
+
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
-
+
&Plugin List
-
+
List the Plugins
-
+
&User Guide
-
+
&About
-
+
More information about OpenLP
-
+
&Online Help
-
+
&Web Site
-
+
Use the system language, if available.
-
+
Set the interface language to %s
-
+
Add &Tool...
-
+
Add an application to the list of tools.
-
+
&Default
-
+
Set the view mode back to the default.
-
+
&Setup
-
+
Set the view mode to Setup.
-
+
&Live
-
+
Set the view mode to Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
-
+
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
-
+
Default Theme: %s
@@ -3159,125 +3260,125 @@ You can download the latest version from http://openlp.org/.
-
+
Configure &Shortcuts...
-
+
Close OpenLP
-
+
Are you sure you want to close OpenLP?
-
+
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
-
+
&Autodetect
-
+
Update Theme Images
-
+
Update the preview images for all themes.
-
+
Print the current service.
-
+
&Recent Files
-
+
L&ock Panels
-
+
Prevent the panels being moved.
-
+
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
-
+
Clear the list of recent files.
-
+
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
-
+
Settings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3286,32 +3387,32 @@ Importing incorrect settings may cause erratic behaviour or OpenLP to terminate
-
+
Open File
-
+
OpenLP Export Settings Files (*.conf)
-
+
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
@@ -3341,7 +3442,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
@@ -3428,27 +3529,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
-
+
Plugin Details
-
+
Status:
-
+
Active
-
+
Inactive
@@ -3471,12 +3572,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
-
+
Fit Width
@@ -3484,7 +3585,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
@@ -3499,47 +3600,47 @@ Suffix not supported
-
+
Zoom In
-
+
Zoom Out
-
+
Zoom Original
-
+
Other Options
-
+
Include slide text if available
-
+
Include service item notes
-
+
Include play length of media items
-
+
Add page break before each text item
-
+
Service Sheet
@@ -3549,12 +3650,12 @@ Suffix not supported
-
+
Title:
-
+
Custom Footer Text:
@@ -3588,7 +3689,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
@@ -3596,188 +3697,188 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
-
+
Move item to the top of the service.
-
+
Move &up
-
+
Move item up one position in the service.
-
+
Move &down
-
+
Move item down one position in the service.
-
+
Move to &bottom
-
+
Move item to the end of the service.
-
+
&Delete From Service
-
+
Delete the selected item from the service.
-
+
&Add New Item
-
+
&Add to Selected Item
-
+
&Edit Item
-
+
&Reorder Item
-
+
&Notes
-
+
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
-
+
File is not a valid service.
-
+
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
-
+
Expand all the service items.
-
+
&Collapse all
-
+
Collapse all the service items.
-
+
Open File
-
+
Moves the selection down the window.
-
+
Move up
-
+
Moves the selection up the window.
-
+
Go Live
-
+
Send the selected item to Live.
-
+
&Start Time
-
+
Show &Preview
-
+
Show &Live
-
+
Modified Service
-
+
The current service has been modified. Would you like to save this service?
@@ -3797,72 +3898,72 @@ The content encoding is not UTF-8.
-
+
Untitled Service
-
+
File could not be opened because it is corrupt.
-
+
Empty File
-
+
This service file does not contain any data.
-
+
Corrupt File
-
+
Load an existing service.
-
+
Save this service.
-
+
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
-
+
Slide theme
-
+
Notes
-
+
Edit
-
+
Service copy only
@@ -3870,7 +3971,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
@@ -3886,12 +3987,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
-
+
Shortcut
@@ -3906,32 +4007,32 @@ The content encoding is not UTF-8.
-
+
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
-
+
Custom
-
+
Capture shortcut.
-
+
Restore the default shortcut of this action.
@@ -3946,7 +4047,7 @@ The content encoding is not UTF-8.
-
+
Configure Shortcuts
@@ -4113,11 +4214,6 @@ The content encoding is not UTF-8.
Background Audio
-
-
- Next Track
-
-
Go to next audio track.
@@ -4200,17 +4296,17 @@ The content encoding is not UTF-8.
-
+
Theme Layout
-
+
The blue box shows the main area.
-
+
The red box shows the footer.
@@ -4311,62 +4407,62 @@ The content encoding is not UTF-8.
-
+
%s (default)
-
+
You must select a theme to edit.
-
+
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
-
+
Save Theme - (%s)
-
+
Theme Exported
-
+
Your theme has been successfully exported.
-
+
Theme Export Failed
-
+
Your theme could not be exported due to an error.
-
+
Select Theme Import File
-
+
File is not a valid theme.
@@ -4386,58 +4482,58 @@ The content encoding is not UTF-8.
-
+
You must select a theme to rename.
-
+
Rename Confirmation
-
+
Rename %s theme?
-
+
You must select a theme to delete.
-
+
Delete Confirmation
-
+
Delete %s theme?
-
+
Validation Error
-
+
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
-
+
Theme Already Exists
@@ -4445,222 +4541,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
-
+
Welcome to the Theme Wizard
-
+
Set Up Background
-
+
Set up your theme's background according to the parameters below.
-
+
Background type:
-
+
Solid Color
-
+
Gradient
-
+
Color:
-
+
Gradient:
-
+
Horizontal
-
+
Vertical
-
+
Circular
-
+
Top Left - Bottom Right
-
+
Bottom Left - Top Right
-
+
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
-
+
Font:
-
+
Size:
-
+
Line Spacing:
-
+
&Outline:
-
+
&Shadow:
-
+
Bold
-
+
Italic
-
+
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
-
+
Allows additional display formatting information to be defined
-
+
Horizontal Align:
-
+
Left
-
+
Right
-
+
Center
-
+
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
-
+
&Main Area
-
+
&Use default location
-
+
X position:
-
+
px
-
+
Y position:
-
+
Width:
-
+
Height:
-
+
Use default location
-
+
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
@@ -4670,47 +4766,47 @@ The content encoding is not UTF-8.
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
-
+
&Footer Area
-
+
Starting color:
-
+
Ending color:
-
+
Background color:
-
+
Justify
-
+
Layout Preview
-
+
Transparent
@@ -4718,42 +4814,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
-
+
Theme Level
-
+
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -4999,22 +5095,22 @@ The content encoding is not UTF-8.
-
+
Delete the selected item.
-
+
Move selection up one position.
-
+
Move selection down one position.
-
+
&Vertical Align:
@@ -5080,7 +5176,7 @@ The content encoding is not UTF-8.
-
+
Welcome to the Bible Import Wizard
@@ -5263,11 +5359,6 @@ The content encoding is not UTF-8.
Reset live background.
-
-
- &Split
-
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5314,29 +5405,34 @@ The content encoding is not UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
-
+
%1, and %2
Locale list separator: end
-
+
%1, %2
Locale list separator: middle
-
+
%1, %2
Locale list separator: start
@@ -5411,17 +5507,17 @@ The content encoding is not UTF-8.
-
+
File Exists
-
+
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
@@ -5431,17 +5527,17 @@ The content encoding is not UTF-8.
-
+
Missing Presentation
-
+
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
@@ -5522,11 +5618,6 @@ The content encoding is not UTF-8.
Search
-
-
- Back
-
-
Refresh
@@ -5538,50 +5629,70 @@ The content encoding is not UTF-8.
-
+
Show
-
+
Prev
-
+
Next
-
+
Text
-
+
Show Alert
-
+
Go Live
-
+
No Results
-
+
Options
-
+
Add to Service
+
+
+ Home
+
+
+
+
+ Theme
+
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5715,7 +5826,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
@@ -5740,7 +5851,7 @@ The content encoding is not UTF-8.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5748,22 +5859,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
-
+
Select Date Range
-
+
to
-
+
Report Location
@@ -6035,210 +6146,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
-
+
&Title:
-
+
Alt&ernate title:
-
+
&Lyrics:
-
+
&Verse order:
-
+
Ed&it All
-
+
Title && Lyrics
-
+
&Add to Song
-
+
&Remove
-
+
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
-
+
R&emove
-
+
Book:
-
+
Number:
-
+
Authors, Topics && Song Book
-
+
New &Theme
-
+
Copyright Information
-
+
Comments
-
+
Theme, Copyright Info && Comments
-
+
Add Author
-
+
This author does not exist, do you want to add them?
-
+
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
-
+
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
-
+
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
-
+
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
-
+
You need to type some text in to the verse.
-
+
Linked Audio
-
+
Add &File(s)
-
+
Add &Media
-
+
Remove &All
-
+
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6485,12 +6609,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6508,7 +6632,7 @@ The encoding is responsible for the correct character representation.
-
+
CCLI License:
@@ -6531,7 +6655,7 @@ The encoding is responsible for the correct character representation.
-
+
copy
For song cloning
@@ -6625,12 +6749,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
-
+
The following songs could not be imported:
@@ -6790,7 +6914,7 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
+ Import missing songs from service files
diff --git a/resources/i18n/fr.ts b/resources/i18n/fr.ts
index 4ea2641c9..dae874ca5 100644
--- a/resources/i18n/fr.ts
+++ b/resources/i18n/fr.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Message d'alerte
-
+
Alert &text:
&Texte d'Alerte :
-
+
&New
&Nouveau
-
+
&Save
&Enregistre
-
+
Displ&ay
A&ffiche
-
+
Display && Cl&ose
&Affiche && Ferme
@@ -79,7 +79,7 @@
Vous n'avez pas spécifié de texte pour votre alerte. Veuillez entrer votre message puis cliquer sur Nouveau.
-
+
&Parameter:
&Paramètre :
@@ -119,32 +119,32 @@ Voulez-vous tout de même continuer ?
AlertsPlugin.AlertsTab
-
+
Font
Police
-
+
Font name:
Nom de la police :
-
+
Font color:
Couleur de la police :
-
+
Background color:
Couleur de fond :
-
+
Font size:
Taille de la police :
-
+
Alert timeout:
Temps d'alerte :
@@ -661,42 +661,87 @@ Voulez-vous tout de même continuer ?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Veuillez spécifier un nom de version pour votre Bible.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Vous devez introduire un copyright pour votre Bible. Les Bibles dans le domaine publics doivent être marquée comme trouvé.
+
+
+
+ Bible Exists
+ La Bible existe
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Cette bible existe déjà. Veuillez importer une autre Bible ou supprimer la Bible existante.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Écriture de référence erronée
-
+
Web Bible cannot be used
Les Bible Web ne peut être utilisée
-
+
Text Search is not available with Web Bibles.
La recherche textuelle n'est pas disponible avec les Bibles Web.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Vous n'avez pas spécifié de mot clé de recherche.
Vous pouvez séparer vos mots clés par un espace afin de tous les rechercher ou les séparer par une virgule afin de rechercher l'un d'entre eux.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Il n'y a pas de Bibles actuellement installée. Veuillez utiliser l'assistant d'importation pour installer une ou plusieurs Bibles.
-
+
No Bibles Available
Aucune Bible disponible
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -811,80 +856,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
Français
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Sélectionne le nom du livre
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Le nom du livre suivant n'a pas de correspondance interne. Veuillez sélectionner le nom anglais correspondant dans la liste.
-
+
Current name:
Nom courant :
-
+
Corresponding name:
Nom correspondant :
-
+
Show Books From
Affiche le formulaire des livres
-
+
Old Testament
Ancien testament
-
+
New Testament
Nouveau testament
-
+
Apocrypha
Apocryphes
@@ -916,6 +953,75 @@ Bible should be displayed in the Bible search:
Import des versets... terminé.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Détails de la licence
+
+
+
+ Version name:
+ Nom de la version :
+
+
+
+ Copyright:
+ Copyright :
+
+
+
+ Permissions:
+ Autorisations :
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ Français
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -958,167 +1064,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Assistant d'import de Bible
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Cet assistant vous permet d'importer des bibles de différents formats. Cliquez sur le bouton suivant si dessous pour démarrer le processus en sélectionnant le format à importer.
-
+
Web Download
Téléchargement Web
-
+
Location:
Emplacement :
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bible :
-
+
Download Options
Options de téléchargement
-
+
Server:
Serveur :
-
+
Username:
Nom d'utilisateur :
-
+
Password:
Mot de passe :
-
+
Proxy Server (Optional)
Serveur Proxy (Facultatif)
-
+
License Details
Détails de la licence
-
+
Set up the Bible's license details.
Mise en place des details de la licence de la Bible.
-
+
Version name:
Nom de la version :
-
+
Copyright:
Copyright :
-
+
Please wait while your Bible is imported.
Merci de patienter durant l'importation de la Bible.
-
+
You need to specify a file with books of the Bible to use in the import.
Veuillez sélectionner un fichier contenant les livres de la Bible à utiliser dans l'import.
-
+
You need to specify a file of Bible verses to import.
Veuillez sélectionner un fichier de versets bibliques à importer.
-
+
You need to specify a version name for your Bible.
Veuillez spécifier un nom de version pour votre Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Vous devez introduire un copyright pour votre Bible. Les Bibles dans le domaine publics doivent être marquée comme trouvé.
-
+
Bible Exists
La Bible existe
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Cette bible existe déjà. Veuillez importer une autre Bible ou supprimer la Bible existante.
-
+
Your Bible import failed.
L'import de votre Bible à échoué.
-
+
CSV File
Fichier CSV
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Autorisations :
-
+
Bible file:
Fichier Bible :
-
+
Books file:
Fichier de livres :
-
+
Verses file:
Fichier de versets :
-
+
openlp.org 1.x Bible Files
Fichiers Bible openlp.org 1.x
-
+
Registering Bible...
Enregistrement de la Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Bible enregistrée. Veuillez noter que les versets seront téléchargés
@@ -1128,17 +1234,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Sélectionne la langue
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP ne peut déterminer la langue de cette traduction de la Bible. Veillez sélectionner la langue dans la liste suivante.
-
+
Language:
Langue :
@@ -1154,90 +1260,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Rapide
-
+
Find:
Recherche :
-
+
Book:
Livre :
-
+
Chapter:
Chapitre :
-
+
Verse:
Verset :
-
+
From:
De :
-
+
To:
A :
-
+
Text Search
Recherche de texte
-
+
Second:
Deuxième :
-
+
Scripture Reference
Référence biblique
-
+
Toggle to keep or clear the previous results.
Cocher pour garder ou effacer le résultat précédent.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Vous ne pouvez pas combiner les résultats de recherche pour les versets bibliques simples et doubles. Voulez-vous effacer les résultats et effectuer une nouvelle recherche ?
-
+
Bible not fully loaded.
Bible partiellement chargée.
-
+
Information
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
La seconde Bible ne contient pas tous les versets présents dans la Bible principale. Seulement les versets trouvés dans les deux Bibles seront affichés. %d versets n'ont pas été inclus dans les résultats.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1251,12 +1362,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Détection de l'encodage (cela peut prendre quelque minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importation %s %s...
@@ -1494,42 +1605,42 @@ Veuillez noter que les versets des Bibles Web seront téléchargés à la demand
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Édite les diapositives personnalisées
-
+
&Title:
&Titre :
-
+
Add a new slide at bottom.
Ajoute une nouvelle diapositive en bas.
-
+
Edit the selected slide.
Édite la diapositive sélectionnée.
-
+
Edit all the slides at once.
Édite toutes les diapositives en une.
-
+
Split a slide into two by inserting a slide splitter.
Sépare la diapositive en deux en insérant un séparateur de diapositive.
-
+
The&me:
Thè&me :
-
+
&Credits:
&Crédits :
@@ -1544,12 +1655,12 @@ Veuillez noter que les versets des Bibles Web seront téléchargés à la demand
Vous devez ajouter au moins une diapositive
-
+
Ed&it All
Édite &tous
-
+
Insert Slide
Insère une diapositive
@@ -1647,34 +1758,34 @@ Veuillez noter que les versets des Bibles Web seront téléchargés à la demand
Vous devez sélectionner une image à supprimer.
-
+
You must select an image to replace the background with.
Vous devez sélectionner une image pour remplacer le fond.
-
+
Missing Image(s)
Image(s) manquante
-
+
The following image(s) no longer exist: %s
L(es) image(s) suivante(s) n'existe(nt) plus : %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
L(es) image(s) suivante(s) n'existe(nt) plus : %s
Voulez-vous ajouter les autres images malgré tout ?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Impossible de remplacer votre fond, le fichier image "%s" n'existe plus.
-
+
There was no display item to amend.
Il n'y a aucun élément d'affichage à modifier.
@@ -1682,19 +1793,19 @@ Voulez-vous ajouter les autres images malgré tout ?
ImagesPlugin.ImageTab
-
+
Background Color
Couleur de fond
-
+
Default Color:
Couleur par défaut :
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Ajoute des bordures si l'image n'a pas le même ratio que l'écran d'affichage.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1819,22 +1930,22 @@ Voulez-vous ajouter les autres images malgré tout ?
MediaPlugin.MediaTab
-
+
Available Media Players
Lecteurs de Média disponibles
-
+
%s (unavailable)
%s (non disponible)
-
+
Player Order
Ordre des lecteurs
-
+
Allow media player to be overridden
@@ -1864,17 +1975,17 @@ Voulez-vous que OpenLP effectue la mise à jour maintenant ?
OpenLP.AboutForm
-
+
Credits
Crédits
-
+
License
Licence
-
+
Contribute
Contribuer
@@ -1884,17 +1995,17 @@ Voulez-vous que OpenLP effectue la mise à jour maintenant ?
révision %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier dans les termes de la licence GNU General Public License tel que publié par la Free Software Foundation ; version 2 de la licence.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN USAGE PARTICULIER. Voir ci-dessous pour plus de détails.
-
+
Project Lead
%s
@@ -2019,7 +2130,7 @@ Crédit final
gratuitement, car Il nous a libérés.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2036,7 +2147,7 @@ En savoir plus sur OpenLP : http://openlp.org/
OpenLP est écrit et maintenu par des bénévoles. Si vous souhaitez voir plus de logiciels libres chrétien se développer, pensez à apporter votre contribution à l'aide du bouton ci-dessous.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
@@ -2045,62 +2156,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Propriétés de l'interface utilisateur
-
+
Number of recent files to display:
Nombre de fichiers récents à afficher :
-
+
Remember active media manager tab on startup
Se souvenir de l'onglet actif du gestionnaire de média au démarrage
-
+
Double-click to send items straight to live
Double-cliquer pour envoyer les éléments directement au live
-
+
Expand new service items on creation
Étends les nouveaux éléments du service à la création
-
+
Enable application exit confirmation
Demande une confirmation avant de quitter l'application
-
+
Mouse Cursor
Curseur de la souris
-
+
Hide mouse cursor when over display window
Cache le curseur de la souris quand elle se trouve sur l'écran live
-
+
Default Image
Image par défaut
-
+
Background color:
Couleur de fond :
-
+
Image file:
Fichier image :
-
+
Open File
Ouvre un fichier
@@ -2110,124 +2221,124 @@ Portions copyright © 2004-2012 %s
Avancé
-
+
Preview items when clicked in Media Manager
Prévisualise l’élément cliqué du gestionnaire de média
-
+
Click to select a color.
Clique pour sélectionner une couleur.
-
+
Browse for an image file to display.
Parcoure pour trouver une image à afficher.
-
+
Revert to the default OpenLP logo.
Retour au logo OpenLP par défaut.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
-
+
Default Service Name
-
+
Enable default service name
-
+
Date and Time:
-
+
Monday
-
+
Tuesday
-
+
Wednesday
-
+
Thurdsday
-
+
Friday
-
+
Saturday
-
+
Sunday
-
+
Now
-
+
Time when usual service starts.
-
+
Name:
-
+
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
-
+
Example:
-
+
X11
-
+
Bypass X11 Window Manager
-
+
Syntax error.
@@ -2235,34 +2346,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Erreur survenue
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Oups! OpenLP a rencontré un problème, et ne peut pas continuer à s'exécuter. Le texte dans le champ ci-dessous contient des informations qui pourraient être utiles aux développeurs d'OpenLP, veuillez s'il vous plaît envoyer un courriel à bugs@openlp.org, avec une description détaillée de ce que vous faisiez lorsque le problème est survenu.
-
+
Send E-Mail
Envoyer un courriel
-
+
Save to File
Enregistre dans un fichier
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Veuillez entrer une description de ce que vous faisiez au moment de l'erreur
(Minimum 20 caractères)
-
+
Attach File
Attacher un fichier
@@ -2573,79 +2684,75 @@ Version : %s
Custom Slides
Diapositives personnalisées
+
+
+ Finish
+ Terminé
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Aucune connexion Internet n'a été trouvée. L'assistant de démarrage a besoin d'une connexion Internet pour pouvoir télécharger les chants d'exemple, les Bibles et les thèmes. Cliquez sur le bouton terminer pour démarrer OpenLP avec les paramètres initiaux sans données d'exemples.
-
-Pour démarrer à nouveau l'assistant de démarrage et importer les données d'exemples, vérifiez votre connexion Internet et redémarrer cet assistant en sélectionnant "Outils/Redémarrer l'assistant de démarrage".
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-Pour annuler l'assistant de démarrage complètement (et ne pas démarrer OpenLP), cliquez sur le bouton annuler.
-
-
-
- Finish
- Terminé
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Configurer les balises de formatage
-
+
Edit Selection
Édite la sélection
-
+
Save
Enregistre
-
+
Description
Description
-
+
Tag
Balise
-
+
Start tag
Balise de début
-
+
End tag
Balise de fin
-
+
Tag Id
Identifiant de balise
-
+
Start HTML
HTML de début
-
+
End HTML
HTML de fin
@@ -2889,40 +2996,10 @@ Pour annuler l'assistant de démarrage complètement (et ne pas démarrer O
Démarrer le son de fond en pause
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2933,6 +3010,26 @@ Pour annuler l'assistant de démarrage complètement (et ne pas démarrer O
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2958,287 +3055,287 @@ Pour annuler l'assistant de démarrage complètement (et ne pas démarrer O
OpenLP.MainWindow
-
+
&File
&Fichier
-
+
&Import
&Import
-
+
&Export
E&xport
-
+
&View
&Visualise
-
+
M&ode
M&ode
-
+
&Tools
&Outils
-
+
&Settings
O&ptions
-
+
&Language
&Langue
-
+
&Help
&Aide
-
+
Media Manager
Gestionnaire de médias
-
+
Service Manager
Gestionnaire de services
-
+
Theme Manager
Gestionnaire de thèmes
-
+
&New
&Nouveau
-
+
&Open
&Ouvrir
-
+
Open an existing service.
Ouvre un service existant.
-
+
&Save
&Enregistre
-
+
Save the current service to disk.
Enregistre le service courant sur le disque.
-
+
Save &As...
Enregistre &sous...
-
+
Save Service As
Enregistre le service sous
-
+
Save the current service under a new name.
Enregistre le service courant sous un nouveau nom.
-
+
E&xit
&Quitter
-
+
Quit OpenLP
Quitter OpenLP
-
+
&Theme
&Thème
-
+
&Configure OpenLP...
&Personnalise OpenLP...
-
+
&Media Manager
Gestionnaire de &médias
-
+
Toggle Media Manager
Gestionnaire de Média
-
+
Toggle the visibility of the media manager.
Change la visibilité du gestionnaire de média.
-
+
&Theme Manager
Gestionnaire de &thèmes
-
+
Toggle Theme Manager
Gestionnaire de Thème
-
+
Toggle the visibility of the theme manager.
Change la visibilité du gestionnaire de tème.
-
+
&Service Manager
Gestionnaire de &services
-
+
Toggle Service Manager
Gestionnaire de service
-
+
Toggle the visibility of the service manager.
Change la visibilité du gestionnaire de service.
-
+
&Preview Panel
Panneau de &prévisualisation
-
+
Toggle Preview Panel
Panneau de prévisualisation
-
+
Toggle the visibility of the preview panel.
Change la visibilité du panel de prévisualisation.
-
+
&Live Panel
Panneau du &direct
-
+
Toggle Live Panel
Panneau du direct
-
+
Toggle the visibility of the live panel.
Change la visibilité du directe.
-
+
&Plugin List
Liste des &modules
-
+
List the Plugins
Liste des modules
-
+
&User Guide
&Guide utilisateur
-
+
&About
À &propos
-
+
More information about OpenLP
Plus d'information sur OpenLP
-
+
&Online Help
&Aide en ligne
-
+
&Web Site
Site &Web
-
+
Use the system language, if available.
Utilise le langage système, si disponible.
-
+
Set the interface language to %s
Défini la langue de l'interface à %s
-
+
Add &Tool...
Ajoute un &outils...
-
+
Add an application to the list of tools.
Ajoute une application à la liste des outils.
-
+
&Default
&Défaut
-
+
Set the view mode back to the default.
Redéfini le mode vue comme par défaut.
-
+
&Setup
&Configuration
-
+
Set the view mode to Setup.
Mode vue Configuration.
-
+
&Live
&Direct
-
+
Set the view mode to Live.
Mode vue Direct.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3247,22 +3344,22 @@ You can download the latest version from http://openlp.org/.
Vous pouvez télécharger la dernière version à partir de http://openlp.org/.
-
+
OpenLP Version Updated
Version d'OpenLP mis à jour
-
+
OpenLP Main Display Blanked
OpenLP affichage principal noirci
-
+
The Main Display has been blanked out
L'affichage principal a été noirci
-
+
Default Theme: %s
Thème par défaut : %s
@@ -3273,82 +3370,82 @@ Vous pouvez télécharger la dernière version à partir de http://openlp.org/.<
Français
-
+
Configure &Shortcuts...
Personnalise les &raccourcis...
-
+
Close OpenLP
Ferme OpenLP
-
+
Are you sure you want to close OpenLP?
Êtes vous sur de vouloir fermer OpenLP ?
-
+
Open &Data Folder...
&Ouvre le répertoire de données...
-
+
Open the folder where songs, bibles and other data resides.
Ouvre le répertoire où se trouve les chants, bibles et autres données.
-
+
&Autodetect
&Détecte automatiquement
-
+
Update Theme Images
Met à jour les images de thèmes
-
+
Update the preview images for all themes.
Mettre à jour les images de tous les thèmes.
-
+
Print the current service.
Imprime le service courant.
-
+
&Recent Files
Fichiers &récents
-
+
L&ock Panels
&Verrouille les panneaux
-
+
Prevent the panels being moved.
Empêcher les panneaux d'être déplacé.
-
+
Re-run First Time Wizard
Re-démarrer l'assistant de démarrage
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Re-démarrer l'assistant de démarrage, importer les chants, Bibles et thèmes.
-
+
Re-run First Time Wizard?
Re-démarrer l'assistant de démarrage ?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3357,43 +3454,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Re-démarrer cet assistant peut apporter des modifications à votre configuration actuelle d'OpenLP, éventuellement ajouter des chants à votre liste de chants existante et changer votre thème par défaut.
-
+
Clear List
Clear List of recent files
Vide la liste
-
+
Clear the list of recent files.
Vide la liste des fichiers récents.
-
+
Configure &Formatting Tags...
Configure les &balises de formatage...
-
+
Export OpenLP settings to a specified *.config file
Exporte la configuration d'OpenLP vers un fichier *.config spécifié
-
+
Settings
Configuration
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Importe la configuration d'OpenLP à partir d'un fichier *.config précédemment exporté depuis un autre ordinateur.
-
+
Import settings?
Import de la configuration ?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3406,32 +3503,32 @@ Importer la configuration va changer de façon permanente votre configuration d&
L'import de configurations incorrect peut provoquer des comportements imprévisible d'OpenLP.
-
+
Open File
Ouvre un fichier
-
+
OpenLP Export Settings Files (*.conf)
Fichier de configuration OpenLP (*.conf)
-
+
Import settings
Import de la configuration
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
OpenLP va se terminer maintenant. La Configuration importée va être appliquée au prochain démarrage.
-
+
Export Settings File
Export de la configuration
-
+
OpenLP Export Settings File (*.conf)
Fichier d'export de la configuration d'OpenLP (*.conf)
@@ -3465,7 +3562,7 @@ Base de données: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Pas d'éléments sélectionnés
@@ -3553,27 +3650,27 @@ Extension non supportée
OpenLP.PluginForm
-
+
Plugin List
Liste des modules
-
+
Plugin Details
Détails du module
-
+
Status:
État :
-
+
Active
Actif
-
+
Inactive
Inactif
@@ -3596,12 +3693,12 @@ Extension non supportée
OpenLP.PrintServiceDialog
-
+
Fit Page
Ajuster à la page
-
+
Fit Width
Ajuster à la largeur
@@ -3609,7 +3706,7 @@ Extension non supportée
OpenLP.PrintServiceForm
-
+
Options
Options
@@ -3624,47 +3721,47 @@ Extension non supportée
Copier comme de l'HTML
-
+
Zoom In
Zoom avant
-
+
Zoom Out
Zoom arrière
-
+
Zoom Original
Zoom d'origine
-
+
Other Options
Autres options
-
+
Include slide text if available
Inclure le texte des diapositives si disponible
-
+
Include service item notes
Inclure les notes des éléments du service
-
+
Include play length of media items
Inclure la durée des éléments média
-
+
Add page break before each text item
Ajoute des sauts de page entre chaque éléments
-
+
Service Sheet
Feuille de service
@@ -3674,12 +3771,12 @@ Extension non supportée
Imprimer
-
+
Title:
Titre :
-
+
Custom Footer Text:
Texte de pied de page personnalisé :
@@ -3713,7 +3810,7 @@ Extension non supportée
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Réordonne les éléments du service
@@ -3721,189 +3818,189 @@ Extension non supportée
OpenLP.ServiceManager
-
+
Move to &top
Place en &premier
-
+
Move item to the top of the service.
Place l'élément au début du service.
-
+
Move &up
Déplace en &haut
-
+
Move item up one position in the service.
Déplace l'élément d'une position en haut.
-
+
Move &down
Déplace en &bas
-
+
Move item down one position in the service.
Déplace l'élément d'une position en bas.
-
+
Move to &bottom
Place en &dernier
-
+
Move item to the end of the service.
Place l'élément a la fin du service.
-
+
&Delete From Service
&Retire du service
-
+
Delete the selected item from the service.
Retire l'élément sélectionné du service.
-
+
&Add New Item
&Ajoute un nouvel élément
-
+
&Add to Selected Item
&Ajoute à l'élément sélectionné
-
+
&Edit Item
&Édite l'élément
-
+
&Reorder Item
&Réordonne l'élément
-
+
&Notes
&Notes
-
+
&Change Item Theme
&Change le thème de l'élément
-
+
OpenLP Service Files (*.osz)
Fichier service OpenLP (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Le fichier n'est pas un fichier de service valide.
Le contenu n'est pas de l'UTF-8.
-
+
File is not a valid service.
Le fichier n'est pas un fichier de service valide.
-
+
Missing Display Handler
Composant d'affichage manquant
-
+
Your item cannot be displayed as there is no handler to display it
Votre élément ne peut pas être affiché parce qu'il n'y a pas de composant pour l'afficher
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Votre élément ne peut pas être affiché parce que le module nécessaire est manquant ou désactivé
-
+
&Expand all
&Développer tout
-
+
Expand all the service items.
Développe tous les éléments du service.
-
+
&Collapse all
&Réduire tout
-
+
Collapse all the service items.
Réduit tous les éléments du service.
-
+
Open File
Ouvre un fichier
-
+
Moves the selection down the window.
Déplace la sélection en bas de la fenêtre.
-
+
Move up
Déplace en haut
-
+
Moves the selection up the window.
Déplace la sélection en haut de la fenêtre.
-
+
Go Live
Lance le direct
-
+
Send the selected item to Live.
Affiche l'élément sélectionné en direct.
-
+
&Start Time
Temps de &début
-
+
Show &Preview
Affiche en &prévisualisation
-
+
Show &Live
Affiche en &direct
-
+
Modified Service
Service modifié
-
+
The current service has been modified. Would you like to save this service?
Le service courant à été modifié. Voulez-vous l'enregistrer ?
@@ -3923,72 +4020,72 @@ Le contenu n'est pas de l'UTF-8.
Durée du service :
-
+
Untitled Service
Service sans titre
-
+
File could not be opened because it is corrupt.
Le fichier ne peux être ouvert car il est corrompu.
-
+
Empty File
Fichier vide
-
+
This service file does not contain any data.
Ce fichier de service ne contient aucune donnée.
-
+
Corrupt File
Fichier corrompu
-
+
Load an existing service.
Charge un service existant.
-
+
Save this service.
Enregistre ce service.
-
+
Select a theme for the service.
Sélectionne un thème pour le service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
Ce fichier est sois corrompu ou n'est pas un fichier de service OpenLP 2.0.
-
+
Service File Missing
Fichier de service manquant
-
+
Slide theme
Thème de diapositive
-
+
Notes
Notes
-
+
Edit
Édite
-
+
Service copy only
Copie de service uniquement
@@ -3996,7 +4093,7 @@ Le contenu n'est pas de l'UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Notes sur l'élément du service
@@ -4012,12 +4109,12 @@ Le contenu n'est pas de l'UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Action
-
+
Shortcut
Raccourci
@@ -4032,32 +4129,32 @@ Le contenu n'est pas de l'UTF-8.
Le raccourci "%s" est déjà assigné à une autre action, veuillez utiliser un autre raccourci.
-
+
Alternate
Alternatif
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Sélectionnez une action puis cliquez sur un des boutons ci-dessous pour capturer un nouveau raccourci principal ou secondaire.
-
+
Default
Défaut
-
+
Custom
Personnalisé
-
+
Capture shortcut.
Capture un raccourci.
-
+
Restore the default shortcut of this action.
Restaure le raccourci par défaut de cette action.
@@ -4072,7 +4169,7 @@ Le contenu n'est pas de l'UTF-8.
Voulez vous restaurer tous les raccourcis par leur valeur par défaut ?
-
+
Configure Shortcuts
Configure les raccourcis
@@ -4239,11 +4336,6 @@ Le contenu n'est pas de l'UTF-8.
Background Audio
Son en fond
-
-
- Next Track
-
-
Go to next audio track.
@@ -4326,17 +4418,17 @@ Le contenu n'est pas de l'UTF-8.
Le temps de début est après le temps de fin de l'élément média
-
+
Theme Layout
Disposition du thème
-
+
The blue box shows the main area.
La boîte bleu indique la zone principale.
-
+
The red box shows the footer.
La boîte rouge indique la zone de pied de page.
@@ -4437,62 +4529,62 @@ Le contenu n'est pas de l'UTF-8.
Définir comme défaut &Global
-
+
%s (default)
%s (défaut)
-
+
You must select a theme to edit.
Vous devez sélectionner un thème à éditer.
-
+
You are unable to delete the default theme.
Vous ne pouvez pas supprimer le thème par défaut.
-
+
Theme %s is used in the %s plugin.
Le Thème %s est utilisé par le module %s.
-
+
You have not selected a theme.
Vous n'avez pas sélectionner de thème.
-
+
Save Theme - (%s)
Enregistre le thème - (%s)
-
+
Theme Exported
Thème exporté
-
+
Your theme has been successfully exported.
Votre thème a été exporté avec succès.
-
+
Theme Export Failed
L'export du thème a échoué
-
+
Your theme could not be exported due to an error.
Votre thème ne peut pas être exporté à cause d'une erreur.
-
+
Select Theme Import File
Sélectionner le fichier thème à importer
-
+
File is not a valid theme.
Le fichier n'est pas un thème valide.
@@ -4512,58 +4604,58 @@ Le contenu n'est pas de l'UTF-8.
&Exporte le thème
-
+
You must select a theme to rename.
Vous devez sélectionner un thème à renommer.
-
+
Rename Confirmation
Confirme le renommage
-
+
Rename %s theme?
Renomme le thème %s ?
-
+
You must select a theme to delete.
Vous devez sélectionner un thème à supprimer.
-
+
Delete Confirmation
Confirmation de suppression
-
+
Delete %s theme?
Supprime le thème %s ?
-
+
Validation Error
Erreur de validation
-
+
A theme with this name already exists.
Un autre thème porte déjà ce nom.
-
+
OpenLP Themes (*.theme *.otz)
Thèmes OpenLP (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
Copie de %s
-
+
Theme Already Exists
@@ -4571,222 +4663,222 @@ Le contenu n'est pas de l'UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Assistant de thème
-
+
Welcome to the Theme Wizard
Bienvenue dans l'assistant de thème
-
+
Set Up Background
Choisir le font
-
+
Set up your theme's background according to the parameters below.
Choisir le fond de votre thème à l'aide des paramètres ci-dessous.
-
+
Background type:
Type de fond :
-
+
Solid Color
Couleur unie
-
+
Gradient
Dégradé
-
+
Color:
Couleur :
-
+
Gradient:
Dégradé :
-
+
Horizontal
Horizontal
-
+
Vertical
Vertical
-
+
Circular
Circulaire
-
+
Top Left - Bottom Right
Haut gauche - Bas droite
-
+
Bottom Left - Top Right
Bas gauche - Haut droite
-
+
Main Area Font Details
Détails de la police de la zone principale
-
+
Define the font and display characteristics for the Display text
Définir la police et les caractéristique d'affichage de ce texte
-
+
Font:
Police :
-
+
Size:
Taille :
-
+
Line Spacing:
Espace entre les lignes :
-
+
&Outline:
&Contour :
-
+
&Shadow:
&Ombre :
-
+
Bold
Gras
-
+
Italic
Italique
-
+
Footer Area Font Details
Détails de la police de la zone du pied de page
-
+
Define the font and display characteristics for the Footer text
Définir la police et les caractéristiques d'affichage du texte de pied de page
-
+
Text Formatting Details
Détails de formatage du texte
-
+
Allows additional display formatting information to be defined
Permet de définir des paramètres d'affichage supplémentaires
-
+
Horizontal Align:
Alignement horizontal :
-
+
Left
Gauche
-
+
Right
Droite
-
+
Center
Centré
-
+
Output Area Locations
Emplacement de la zone d'affichage
-
+
Allows you to change and move the main and footer areas.
Permet de déplacer les zones principale et de pied de page.
-
+
&Main Area
Zone &principale
-
+
&Use default location
&Utilise l'emplacement par défaut
-
+
X position:
Position x :
-
+
px
px
-
+
Y position:
Position y :
-
+
Width:
Largeur :
-
+
Height:
Hauteur :
-
+
Use default location
Utilise l'emplacement par défaut
-
+
Save and Preview
Enregistre et prévisualise
-
+
View the theme and save it replacing the current one or change the name to create a new theme
Visualise le thème et l'enregistre à la place du thème courant ou change le nom pour en créer un nouveau
-
+
Theme name:
Nom du thème :
@@ -4796,47 +4888,47 @@ Le contenu n'est pas de l'UTF-8.
Édite le thème - %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
Cet assistant vous permet de créer et d'éditer vos thèmes. Cliquer sur le bouton suivant pour démarrer le processus en choisissant votre fond.
-
+
Transitions:
Transitions :
-
+
&Footer Area
Zone de &pied de page
-
+
Starting color:
Couleur de début :
-
+
Ending color:
Couleur de fin :
-
+
Background color:
Couleur de fond :
-
+
Justify
Justifier
-
+
Layout Preview
Prévisualise la mise en page
-
+
Transparent
@@ -4844,42 +4936,42 @@ Le contenu n'est pas de l'UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Thème global
-
+
Theme Level
Politique d'application du thème
-
+
S&ong Level
Niveau &chant
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Utilise le thème pour chaque chants de la base de données. Si un chant n'a pas de thème associé, le thème du service est utilisé. Si le service n'a pas de thème, le thème global est utilisé.
-
+
&Service Level
Niveau &service
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
Utilise le thème du service, surcharge le thème de chaque chants. Si le service n'a pas de thème, le thème global est utilisé.
-
+
&Global Level
Niveau &global
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
Utilise le thème global, surcharge tous les thèmes associés aux services ou aux chants.
@@ -5125,22 +5217,22 @@ Le contenu n'est pas de l'UTF-8.
Version
-
+
Delete the selected item.
Supprime l'élément sélectionné.
-
+
Move selection up one position.
Déplace la sélection d'une position vers le haut.
-
+
Move selection down one position.
Déplace la sélection d'une position vers le bas.
-
+
&Vertical Align:
Alignement &vertical :
@@ -5206,7 +5298,7 @@ Le contenu n'est pas de l'UTF-8.
Vous devez spécifier au moins un fichier de %s à importer.
-
+
Welcome to the Bible Import Wizard
Bienvenue dans l'assistant d'import de Bible
@@ -5389,11 +5481,6 @@ Le contenu n'est pas de l'UTF-8.
Reset live background.
Restaure le fond du direct.
-
-
- &Split
- &Sépare
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5440,29 +5527,34 @@ Le contenu n'est pas de l'UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
-
+
%1, and %2
Locale list separator: end
-
+
%1, %2
Locale list separator: middle
-
+
%1, %2
Locale list separator: start
@@ -5537,17 +5629,17 @@ Le contenu n'est pas de l'UTF-8.
Actuellement utilisé :
-
+
File Exists
Ce fichier existe
-
+
A presentation with that filename already exists.
Une présentation utilise déjà ce nom de fichier.
-
+
This type of presentation is not supported.
Ce type de présentation n'est pas supporté.
@@ -5557,17 +5649,17 @@ Le contenu n'est pas de l'UTF-8.
Présentations (%s)
-
+
Missing Presentation
Présentation manquante
-
+
The Presentation %s no longer exists.
La présentation %s n'existe plus.
-
+
The Presentation %s is incomplete, please reload.
La présentation %s est incomplète, merci de la recharger.
@@ -5648,11 +5740,6 @@ Le contenu n'est pas de l'UTF-8.
Search
Recherche
-
-
- Back
- Arrière
-
Refresh
@@ -5664,50 +5751,70 @@ Le contenu n'est pas de l'UTF-8.
Vide
-
+
Show
Affiche
-
+
Prev
Préc
-
+
Next
Suiv
-
+
Text
Texte
-
+
Show Alert
Affiche une alerte
-
+
Go Live
Lance le direct
-
+
No Results
Pas de résultats
-
+
Options
Options
-
+
Add to Service
Ajoute au service
+
+
+ Home
+
+
+
+
+ Theme
+ Thème
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5841,7 +5948,7 @@ Le contenu n'est pas de l'UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Supprime les données de suivi de l'utilisation des chants
@@ -5866,7 +5973,7 @@ Le contenu n'est pas de l'UTF-8.
Toutes les données demandées ont été supprimées avec succès.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Sélectionnez la date jusqu'à laquelle les données d'utilisation des chants devra être supprimé. Toutes les données enregistrées avant cette date seront définitivement supprimées.
@@ -5874,22 +5981,22 @@ Le contenu n'est pas de l'UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Extraction de l'utilisation des chants
-
+
Select Date Range
Sélectionne une période
-
+
to
à
-
+
Report Location
Emplacement du rapport
@@ -6168,210 +6275,223 @@ L'encodage permet un affichage correct des caractères.
EasyWorship]
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Éditeur de Chant
-
+
&Title:
&Titre :
-
+
Alt&ernate title:
Titre alt&ernatif :
-
+
&Lyrics:
&Paroles :
-
+
&Verse order:
Ordre des ¶graphes :
-
+
Ed&it All
Édite &tous
-
+
Title && Lyrics
Titre && paroles
-
+
&Add to Song
&Ajoute au Chant
-
+
&Remove
&Supprime
-
+
&Manage Authors, Topics, Song Books
&Gère les auteurs, sujets, Carnets de chants
-
+
A&dd to Song
A&joute au Chant
-
+
R&emove
&Supprime
-
+
Book:
Carnet de chants :
-
+
Number:
Numéro :
-
+
Authors, Topics && Song Book
Auteurs, sujets && Carnet de chants
-
+
New &Theme
Nouveau &thème
-
+
Copyright Information
Information du copyright
-
+
Comments
Commentaires
-
+
Theme, Copyright Info && Comments
Thème, copyright && commentaires
-
+
Add Author
Ajoute un auteur
-
+
This author does not exist, do you want to add them?
Cet auteur n'existe pas, voulez-vous l'ajouter ?
-
+
This author is already in the list.
Cet auteur ce trouve déjà dans la liste.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Vous n'avez pas sélectionné un auteur valide. Vous pouvez sélectionner un auteur dans la liste, ou entrer le nom d'un nouvel auteur et cliquez sur "Ajouter un auteur au Chant".
-
+
Add Topic
Ajoute un sujet
-
+
This topic does not exist, do you want to add it?
Ce sujet n'existe pas voulez-vous l'ajouter ?
-
+
This topic is already in the list.
Ce sujet ce trouve déjà dans la liste.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Vous n'avez pas sélectionné de sujet valide. Vous pouvez sélectionner un sujet dans la liste, ou entrer le nom d'un nouveau sujet et cliquez sur "Ajouter un sujet au Chant".
-
+
You need to type in a song title.
Vous devez entrer un titre pour ce chant.
-
+
You need to type in at least one verse.
Vous devez entrer au moins un paragraphe.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
L'ordre des paragraphes est invalide. Il n'y a pas de paragraphe correspondant à %s. Les entrées valides sont %s.
-
+
Add Book
Ajoute un Carnet de chants
-
+
This song book does not exist, do you want to add it?
Ce carnet de chants n'existe pas, voulez-vous l'ajouter ?
-
+
You need to have an author for this song.
Vous devez entrer un auteur pour ce chant.
-
+
You need to type some text in to the verse.
Vous devez entrer du texte dans ce paragraphe.
-
+
Linked Audio
Fichier audio attaché
-
+
Add &File(s)
Ajoute un(des) &fichier(s)
-
+
Add &Media
Ajoute un &média
-
+
Remove &All
Supprime &tout
-
+
Open File(s)
Ouvre un(des) fichier(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6618,12 +6738,12 @@ L'encodage permet un affichage correct des caractères.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Sélectionne un(des) fichier(s) média
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Sélectionnez un ou plusieurs fichier depuis la liste ci-dessous, et cliquez sur le bouton OK pour les importer dans ce chant.
@@ -6641,7 +6761,7 @@ L'encodage permet un affichage correct des caractères.
Paroles
-
+
CCLI License:
Licence CCLI :
@@ -6664,7 +6784,7 @@ L'encodage permet un affichage correct des caractères.
Maintenir la liste des auteurs, sujets et carnets de chants.
-
+
copy
For song cloning
copier
@@ -6758,12 +6878,12 @@ L'encodage permet un affichage correct des caractères.
SongsPlugin.SongImport
-
+
copyright
copyright
-
+
The following songs could not be imported:
Les chants suivants ne peuvent être importé :
@@ -6923,8 +7043,8 @@ L'encodage permet un affichage correct des caractères.
- Add missing songs when opening service
- Ajoute les chants manquant lors de l'ouverture d'un service
+ Import missing songs from service files
+
diff --git a/resources/i18n/hu.ts b/resources/i18n/hu.ts
index b281cf028..1f0ec8a05 100644
--- a/resources/i18n/hu.ts
+++ b/resources/i18n/hu.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Értesítő üzenet
-
+
Alert &text:
Értesítés &szövege:
-
+
&New
&Új
-
+
&Save
&Mentés
-
+
Displ&ay
&Megjelenítés
-
+
Display && Cl&ose
M&egjelenítés és bezárás
@@ -79,7 +79,7 @@
Az értesítés szövege nincs megadva. Adj meg valamilyen szöveget az Új gombra való kattintás előtt.
-
+
&Parameter:
&Paraméter:
@@ -119,32 +119,32 @@ Folytatható?
AlertsPlugin.AlertsTab
-
+
Font
Betűkészlet
-
+
Font name:
Betűkészlet neve:
-
+
Font color:
Betűszín:
-
+
Background color:
Háttérszín:
-
+
Font size:
Betűméret:
-
+
Alert timeout:
Értesítés időtartama:
@@ -661,42 +661,87 @@ Folytatható?
:|v|V|versszak|versszakok;;-;;,|és;;vége
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Meg kell adni a biblia verziószámát.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Meg kell adni a biblia szerzői jogait. A közkincsű bibliákat meg kell jelölni ilyennek.
+
+
+
+ Bible Exists
+ Biblia létezik
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Ez a biblia már létezik. Kérlek, importálj egy másik bibliát vagy előbb töröld a meglévőt.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Igehely hivatkozási hiba
-
+
Web Bible cannot be used
Online biblia nem használható
-
+
Text Search is not available with Web Bibles.
A keresés nem érhető el online biblián.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Nincs megadva keresési kifejezés.
Több kifejezés is megadható. Szóközzel történő elválasztás esetén minden egyes kifejezésre történik a keresés, míg vesszővel való elválasztás esetén csak az egyikre.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Jelenleg nincs telepített biblia. Kérlek, használd a bibliaimportáló tündért bibliák telepítéséhez.
-
+
No Bibles Available
Nincsenek elérhető bibliák
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -826,84 +871,72 @@ Please clear this edit line to use the default value.
Egy függőleges vonal („|”) szolgál az elválasztásukra.
Üresen hagyva az alapértelmezett érték áll helyre.
-
-
- Preferred Bookname Language
- Könyvnevek előnyben részesített nyelve
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
- Jelöld ki, hogy a bibliai könyvek milyen nyelven
-jelenjenek meg a keresőben:
-
-
-
- Bible language
- Biblia nyelve
-
-
-
- Application language
- Alkalmazás nyelve
-
English
Angol
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
- Több lehetőség:
- Biblia nyelve – a nyelv, amellyel a bibliai könyvek be lettek importálva
- Alkalmazás nyelve – a nyelv, amellyel az OpenLP megjelenik
- Angol – az angol elnevezések használata
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Jelöld ki a könyv nevét
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
A következő könyvnév nem ismerhető fel. Jelölj ki egy helyes angol nevet a következő listából.
-
+
Current name:
Jelenlegi név:
-
+
Corresponding name:
Megfelelő név:
-
+
Show Books From
Könyvek megjelenítése
-
+
Old Testament
Ószövetség
-
+
New Testament
Újszövetség
-
+
Apocrypha
Apokrif
@@ -935,6 +968,75 @@ jelenjenek meg a keresőben:
Versek importálása… kész.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Licenc részletek
+
+
+
+ Version name:
+ Verzió neve:
+
+
+
+ Copyright:
+ Szerzői jog:
+
+
+
+ Permissions:
+ Engedélyek:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -977,167 +1079,167 @@ jelenjenek meg a keresőben:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Bibliaimportáló tündér
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
A tündér segít a különféle formátumú bibliák importálásában. Kattints az alábbi Következő gombra a folyamat első lépésének indításhoz, a formátum kiválasztásához.
-
+
Web Download
Web letöltés
-
+
Location:
Hely:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Biblia:
-
+
Download Options
Letöltési beállítások
-
+
Server:
Szerver:
-
+
Username:
Felhasználói név:
-
+
Password:
Jelszó:
-
+
Proxy Server (Optional)
Proxy szerver (választható)
-
+
License Details
Licenc részletek
-
+
Set up the Bible's license details.
Állítsd be a biblia licenc részleteit.
-
+
Version name:
Verzió neve:
-
+
Copyright:
Szerzői jog:
-
+
Please wait while your Bible is imported.
Kérlek, várj, míg a biblia importálás alatt áll.
-
+
You need to specify a file with books of the Bible to use in the import.
Meg kell adni egy fájlt a bibliai könyvekről az importáláshoz.
-
+
You need to specify a file of Bible verses to import.
Meg kell adni egy fájlt a bibliai versekről az importáláshoz.
-
+
You need to specify a version name for your Bible.
Meg kell adni a biblia verziószámát.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Meg kell adni a biblia szerzői jogait. A közkincsű bibliákat meg kell jelölni ilyennek.
-
+
Bible Exists
Biblia létezik
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Ez a biblia már létezik. Kérlek, importálj egy másik bibliát vagy előbb töröld a meglévőt.
-
+
Your Bible import failed.
A biblia importálása nem sikerült.
-
+
CSV File
CSV fájl
-
+
Bibleserver
Bibleserver
-
+
Permissions:
Engedélyek:
-
+
Bible file:
Biblia fájl:
-
+
Books file:
Könyv fájl:
-
+
Verses file:
Versek fájl:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x biblia fájlok
-
+
Registering Bible...
Biblia regisztrálása…
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Biblia regisztrálva. Megjegyzés: a versek csak kérésre lesznek letöltve
@@ -1147,17 +1249,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
Nyelvválasztás
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
Az OpenLP nem képes megállapítani a bibliafordítás nyelvét. Kérem, válassz egy nyelvet az alábbi listából.
-
+
Language:
Nyelv:
@@ -1173,90 +1275,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
Gyors
-
+
Find:
Keresés:
-
+
Book:
Könyv:
-
+
Chapter:
Fejezet:
-
+
Verse:
Vers:
-
+
From:
Innentől:
-
+
To:
Idáig:
-
+
Text Search
Szöveg keresése
-
+
Second:
Második:
-
+
Scripture Reference
Igehely hivatkozás
-
+
Toggle to keep or clear the previous results.
Átváltás az előző eredmény megőrzése, ill. törlése között.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Az egyes és a kettőzött bibliaversek nem kombinálhatók. Töröljük a keresési eredményt és kezdjünk egy újabbat?
-
+
Bible not fully loaded.
A biblia nem töltődött be teljesen.
-
+
Information
Információ
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
A második biblia nem tartalmaz minden verset, ami az elsőben megtalálható. Csak a mindkét bibliában fellelhető versek fognak megjelenni. Ezek a versek nem lesznek megtalálhatóak: %d.
-
+
Search Scripture Reference...
Igehely keresése...
-
+
Search Text...
Szöveg keresése...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1270,12 +1377,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Kódolás észlelése (ez eltarthat pár percig)…
-
+
Importing %s %s...
Importing <book name> <chapter>...
Importálás: %s %s…
@@ -1513,42 +1620,42 @@ Megjegyzés: a webes bibliák versei csak kérésre lesznek letöltve és ekkor
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Speciális diasor szerkesztése
-
+
&Title:
&Cím:
-
+
Add a new slide at bottom.
Új dia hozzáadása alulra.
-
+
Edit the selected slide.
Kijelölt dia szerkesztése.
-
+
Edit all the slides at once.
Minden kijelölt dia szerkesztése egyszerre.
-
+
Split a slide into two by inserting a slide splitter.
Dia ketté vágása egy diaelválasztó beszúrásával.
-
+
The&me:
&Téma:
-
+
&Credits:
&Közreműködők:
@@ -1563,12 +1670,12 @@ Megjegyzés: a webes bibliák versei csak kérésre lesznek letöltve és ekkor
Meg kell adnod legalább egy diát
-
+
Ed&it All
&Összes szerkesztése
-
+
Insert Slide
Dia beszúrása
@@ -1665,34 +1772,34 @@ Megjegyzés: a webes bibliák versei csak kérésre lesznek letöltve és ekkor
Ki kell választani egy képet a törléshez.
-
+
You must select an image to replace the background with.
Ki kell választani egy képet a háttér cseréjéhez.
-
+
Missing Image(s)
Hiányzó képek
-
+
The following image(s) no longer exist: %s
A következő képek nem léteznek: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
A következő képek nem léteznek: %s
Szeretnél más képeket megadni?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Probléma történt a háttér cseréje során, a(z) „%s” kép nem létezik.
-
+
There was no display item to amend.
Nem volt módosított megjelenő elem.
@@ -1700,19 +1807,19 @@ Szeretnél más képeket megadni?
ImagesPlugin.ImageTab
-
+
Background Color
Háttérszín
-
+
Default Color:
Alapértelmezett szín:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Keretet hoz létre a kép körül, ha a kép mérete nem passzol a képernyő arányához.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1837,22 +1944,22 @@ Szeretnél más képeket megadni?
MediaPlugin.MediaTab
-
+
Available Media Players
Elérhető médialejátszók
-
+
%s (unavailable)
%s (elérhetetlen)
-
+
Player Order
Lejátszó sorrend
-
+
Allow media player to be overridden
Lejátszó felülírásának engedélyezése
@@ -1882,17 +1989,17 @@ Frissítheti most az OpenLP?
OpenLP.AboutForm
-
+
Credits
Közreműködők
-
+
License
Licenc
-
+
Contribute
Részvétel
@@ -1902,17 +2009,17 @@ Frissítheti most az OpenLP?
%s összeépítés
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Ez egy szabad szoftver; terjeszthető illetve módosítható a GNU Általános Közreadási Feltételek dokumentumában leírtak szerint - 2. verzió -, melyet a Szabad Szoftver Alapítvány ad ki.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Ez a program abban a reményben kerül közreadásra, hogy hasznos lesz, de minden egyéb GARANCIA NÉLKÜL, az eladhatóságra vagy valamely célra való alkalmazhatóságra való származtatott garanciát is beleértve. A további részleteket lásd alább.
-
+
Project Lead
%s
@@ -2038,7 +2145,7 @@ Végső köszönet
mert Ő tett minket szabaddá.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2055,7 +2162,7 @@ Többet az OpenLP-ről: http://openlp.org/
Az OpenLP-t önkéntesek készítették és tartják karban. Ha szeretnél több keresztény számítógépes programot, fontold meg a projektben való részvételt az alábbi gombbal.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
Szerzői jog © 2004-2012 %s
@@ -2065,62 +2172,62 @@ Részleges szerzői jog © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Felhasználói felület beállításai
-
+
Number of recent files to display:
Előzmények megjelenítésének hossza:
-
+
Remember active media manager tab on startup
Újraindításkor az aktív médiakezelő fülek visszaállítása
-
+
Double-click to send items straight to live
Dupla kattintással az elemek azonnali élő adásba küldése
-
+
Expand new service items on creation
A sorrendbe kerülő elemek kibontása létrehozáskor
-
+
Enable application exit confirmation
Kilépési megerősítés engedélyezése
-
+
Mouse Cursor
Egérmutató
-
+
Hide mouse cursor when over display window
Egérmutató elrejtése a vetítési képernyő felett
-
+
Default Image
Alapértelmezett kép
-
+
Background color:
Háttérszín:
-
+
Image file:
Kép fájl:
-
+
Open File
Fájl megnyitása
@@ -2130,124 +2237,124 @@ Részleges szerzői jog © 2004-2012 %s
Haladó
-
+
Preview items when clicked in Media Manager
Elem előnézete a médiakezelőben való kattintáskor
-
+
Click to select a color.
Kattintás a szín kijelöléséhez.
-
+
Browse for an image file to display.
Tallózd be a megjelenítendő képfájlt.
-
+
Revert to the default OpenLP logo.
Az eredeti OpenLP logó visszaállítása.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
Sorrend %Y-%m-%d %H-%M
-
+
Default Service Name
Alapértelmezett szolgálati sorrend neve
-
+
Enable default service name
Alapértelmezett szolgálati sorrend név
-
+
Date and Time:
Dátum és idő:
-
+
Monday
Hétfő
-
+
Tuesday
Kedd
-
+
Wednesday
Szerda
-
+
Thurdsday
Csütörtök
-
+
Friday
Péntek
-
+
Saturday
Szombat
-
+
Sunday
Vasárnap
-
+
Now
Most
-
+
Time when usual service starts.
A szolgálat szokásos kezdete.
-
+
Name:
Név:
-
+
Consult the OpenLP manual for usage.
Segítségéért tekints meg az OpenLP kézikönyvet.
-
+
Revert to the default service name "%s".
Alapértelmezett név helyreállítása: „%s”.
-
+
Example:
Példa:
-
+
X11
X11
-
+
Bypass X11 Window Manager
X11 ablakkezelő kikerülése
-
+
Syntax error.
Szintaktikai hiba.
@@ -2255,34 +2362,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Hiba történt
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Hoppá! Az OpenLP hibába ütközött, és nem tudta lekezelni. Az alsó szövegdoboz olyan információkat tartalmaz, amelyek hasznosak lehetnek az OpenLP fejlesztői számára, tehát kérjük, küld el a bugs@openlp.org email címre egy részletes leírás mellett, amely tartalmazza, hogy éppen hol és mit tettél, amikor a hiba történt.
-
+
Send E-Mail
E-mail küldése
-
+
Save to File
Mentés fájlba
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Írd le mit tettél, ami a hibához vezetett
(minimum 20 karakter)
-
+
Attach File
Fájl csatolása
@@ -2593,79 +2700,75 @@ Version: %s
Custom Slides
Speciális diák
+
+
+ Finish
+ Befejezés
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Nem sikerült internetkapcsolatot találni. Az Első indítás tündérnek internetkapcsolatra van szüksége ahhoz, hogy a példa dalokat, bibliákat és témákat lehessen letölteni. A Befejezés gombra való kattintással az OpenLP alapértelmezett beállításokkal és a példaadatok nélkül indul el.
-
-Az Első indítás tündér újbóli indításához és a példaadatok későbbi betöltéséhez ellenőrizd az internetkapcsolatot és futtasd újra ezt a tündért az OpenLP Eszközök > Első indítás tündér menüpontjával.
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-A tündér teljes leállításához (és az OpenLP további megkerüléséhez) kattints a Mégse gombra.
-
-
-
- Finish
- Befejezés
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Formázó címkék beállítása
-
+
Edit Selection
Kijelölés szerkesztése
-
+
Save
Mentés
-
+
Description
Leírás
-
+
Tag
Címke
-
+
Start tag
Nyitó címke
-
+
End tag
Záró címke
-
+
Tag Id
ID
-
+
Start HTML
Nyitó HTML
-
+
End HTML
Befejező HTML
@@ -2909,40 +3012,10 @@ A tündér teljes leállításához (és az OpenLP további megkerüléséhez) k
Leállított háttérzene indítása
-
+
Service Item Slide Limits
Sorrendben lévő diák határolása
-
-
- &End Slide
- &Dia vége
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
- A fel és le gombok vezérlése megáll a sorrendben lévő elemek tetején és alján.
-
-
-
- &Wrap Slide
- &Körbe
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
- A fel és le gombok vezérlése körbeforog a sorrendben lévő elemek tetején és alján.
-
-
-
- &Next Item
- &Következő
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
- A fel/le nyilak vezérlése továbbugrik a sorrendben lévő elem tetején és alján az előző, ill. következő elemre.
-
Override display position:
@@ -2953,6 +3026,26 @@ A tündér teljes leállításához (és az OpenLP további megkerüléséhez) k
Repeat track list
Számok ismétlése
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2978,287 +3071,287 @@ A tündér teljes leállításához (és az OpenLP további megkerüléséhez) k
OpenLP.MainWindow
-
+
&File
&Fájl
-
+
&Import
&Importálás
-
+
&Export
&Exportálás
-
+
&View
&Nézet
-
+
M&ode
&Mód
-
+
&Tools
&Eszközök
-
+
&Settings
&Beállítások
-
+
&Language
&Nyelv
-
+
&Help
&Súgó
-
+
Media Manager
Médiakezelő
-
+
Service Manager
Sorrendkezelő
-
+
Theme Manager
Témakezelő
-
+
&New
&Új
-
+
&Open
Meg&nyitás
-
+
Open an existing service.
Meglévő sorrend megnyitása.
-
+
&Save
&Mentés
-
+
Save the current service to disk.
Aktuális sorrend mentése lemezre.
-
+
Save &As...
Mentés má&sként…
-
+
Save Service As
Sorrend mentése másként
-
+
Save the current service under a new name.
Az aktuális sorrend más néven való mentése.
-
+
E&xit
&Kilépés
-
+
Quit OpenLP
OpenLP bezárása
-
+
&Theme
&Téma
-
+
&Configure OpenLP...
OpenLP &beállítása…
-
+
&Media Manager
&Médiakezelő
-
+
Toggle Media Manager
Médiakezelő átváltása
-
+
Toggle the visibility of the media manager.
A médiakezelő láthatóságának átváltása.
-
+
&Theme Manager
&Témakezelő
-
+
Toggle Theme Manager
Témakezelő átváltása
-
+
Toggle the visibility of the theme manager.
A témakezelő láthatóságának átváltása.
-
+
&Service Manager
&Sorrendkezelő
-
+
Toggle Service Manager
Sorrendkezelő átváltása
-
+
Toggle the visibility of the service manager.
A sorrendkezelő láthatóságának átváltása.
-
+
&Preview Panel
&Előnézet panel
-
+
Toggle Preview Panel
Előnézet panel átváltása
-
+
Toggle the visibility of the preview panel.
Az előnézet panel láthatóságának átváltása.
-
+
&Live Panel
&Élő adás panel
-
+
Toggle Live Panel
Élő adás panel átváltása
-
+
Toggle the visibility of the live panel.
Az élő adás panel láthatóságának átváltása.
-
+
&Plugin List
&Bővítménylista
-
+
List the Plugins
Bővítmények listája
-
+
&User Guide
&Felhasználói kézikönyv
-
+
&About
&Névjegy
-
+
More information about OpenLP
További információ az OpenLP-ről
-
+
&Online Help
&Online súgó
-
+
&Web Site
&Weboldal
-
+
Use the system language, if available.
Rendszernyelv használata, ha elérhető.
-
+
Set the interface language to %s
A felhasználói felület nyelvének átváltása erre: %s
-
+
Add &Tool...
&Eszköz hozzáadása…
-
+
Add an application to the list of tools.
Egy alkalmazás hozzáadása az eszközök listához.
-
+
&Default
&Alapértelmezett
-
+
Set the view mode back to the default.
Nézetmód visszaállítása az alapértelmezettre.
-
+
&Setup
&Szerkesztés
-
+
Set the view mode to Setup.
Nézetmód váltása a Beállítás módra.
-
+
&Live
&Élő adás
-
+
Set the view mode to Live.
Nézetmód váltása a Élő módra.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3267,22 +3360,22 @@ You can download the latest version from http://openlp.org/.
A legfrissebb verzió a http://openlp.org/ oldalról szerezhető be.
-
+
OpenLP Version Updated
OpenLP verziófrissítés
-
+
OpenLP Main Display Blanked
Elsötétített OpenLP fő képernyő
-
+
The Main Display has been blanked out
A fő képernyő el lett sötétítve
-
+
Default Theme: %s
Alapértelmezett téma: %s
@@ -3293,82 +3386,82 @@ A legfrissebb verzió a http://openlp.org/ oldalról szerezhető be.Magyar
-
+
Configure &Shortcuts...
&Gyorsbillentyűk beállítása…
-
+
Close OpenLP
OpenLP bezárása
-
+
Are you sure you want to close OpenLP?
Valóban bezárható az OpenLP?
-
+
Open &Data Folder...
&Adatmappa megnyitása…
-
+
Open the folder where songs, bibles and other data resides.
A dalokat, bibliákat és egyéb adatokat tartalmazó mappa megnyitása.
-
+
&Autodetect
&Automatikus felismerés
-
+
Update Theme Images
Témaképek frissítése
-
+
Update the preview images for all themes.
Összes téma előnézeti képének frissítése.
-
+
Print the current service.
Az aktuális sorrend nyomtatása.
-
+
&Recent Files
&Legutóbbi fájlok
-
+
L&ock Panels
Panelek &zárolása
-
+
Prevent the panels being moved.
Megakadályozza a panelek mozgatását.
-
+
Re-run First Time Wizard
Első indítás tündér
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Első indítás tündér újbóli futtatása dalok, bibliák, témák importálásához.
-
+
Re-run First Time Wizard?
Újra futtatható az Első indítás tündér?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3377,43 +3470,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
A tündér újbóli futtatása során megváltozhatnak az OpenLP aktuális beállításai, az alapértelmezett téma és új dalok adhatók hozzá a jelenlegi dallistákhoz.
-
+
Clear List
Clear List of recent files
Lista törlése
-
+
Clear the list of recent files.
Törli a legutóbbi fájlok listáját.
-
+
Configure &Formatting Tags...
Formázó &címkék beállítása…
-
+
Export OpenLP settings to a specified *.config file
OpenLP beállításainak mentése egy meghatározott *.config fájlba
-
+
Settings
Beállítások
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Az OpenLP beállításainak betöltése egy előzőleg ezen vagy egy másik gépen exportált meghatározott *.config fájlból
-
+
Import settings?
Beállítások betöltése?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3426,32 +3519,32 @@ A beállítások betöltése tartós változásokat okoz a OpenLP jelenlegi beá
Hibás beállítások betöltése rendellenes működést okozhat, vagy akár az OpenLP abnormális megszakadását is.
-
+
Open File
Fájl megnyitása
-
+
OpenLP Export Settings Files (*.conf)
OpenLP beállító export fájlok (*.conf)
-
+
Import settings
Importálási beállítások
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
Az OpenLP most leáll. Az importált beállítások az OpenLP következő indításakor lépnek érvénybe.
-
+
Export Settings File
Beállító export fájl
-
+
OpenLP Export Settings File (*.conf)
OpenLP beállító export fájlok (*.conf)
@@ -3485,7 +3578,7 @@ Adatbázis: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Nincs kijelölt elem
@@ -3573,27 +3666,27 @@ Az utótag nem támogatott
OpenLP.PluginForm
-
+
Plugin List
Bővítménylista
-
+
Plugin Details
Bővítmény részletei
-
+
Status:
Állapot:
-
+
Active
Aktív
-
+
Inactive
Inaktív
@@ -3616,12 +3709,12 @@ Az utótag nem támogatott
OpenLP.PrintServiceDialog
-
+
Fit Page
Oldal kitöltése
-
+
Fit Width
Szélesség kitöltése
@@ -3629,7 +3722,7 @@ Az utótag nem támogatott
OpenLP.PrintServiceForm
-
+
Options
Beállítások
@@ -3644,47 +3737,47 @@ Az utótag nem támogatott
Másolás HTML-ként
-
+
Zoom In
Nagyítás
-
+
Zoom Out
Kicsinyítés
-
+
Zoom Original
Eredeti nagyítás
-
+
Other Options
További beállítások
-
+
Include slide text if available
Dia szövegének beillesztése, ha elérhető
-
+
Include service item notes
Sorrend elem megjegyzéseinek beillesztése
-
+
Include play length of media items
Sorrend elem lejátszási hosszának beillesztése
-
+
Add page break before each text item
Oldaltörés hozzáadása minden szöveges elem elé
-
+
Service Sheet
Szolgálati adatlap
@@ -3694,12 +3787,12 @@ Az utótag nem támogatott
Nyomtatás
-
+
Title:
Cím:
-
+
Custom Footer Text:
Egyedi lábjegyzet szöveg:
@@ -3733,7 +3826,7 @@ Az utótag nem támogatott
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Sorrend elemek újrarendezése
@@ -3741,189 +3834,189 @@ Az utótag nem támogatott
OpenLP.ServiceManager
-
+
Move to &top
Mozgatás &felülre
-
+
Move item to the top of the service.
Elem mozgatása a sorrend elejére.
-
+
Move &up
Mozgatás f&eljebb
-
+
Move item up one position in the service.
Elem mozgatása a sorrendben eggyel feljebb.
-
+
Move &down
Mozgatás &lejjebb
-
+
Move item down one position in the service.
Elem mozgatása a sorrendben eggyel lejjebb.
-
+
Move to &bottom
Mozgatás &alulra
-
+
Move item to the end of the service.
Elem mozgatása a sorrend végére.
-
+
&Delete From Service
&Törlés a sorrendből
-
+
Delete the selected item from the service.
Kijelölt elem törlése a sorrendből.
-
+
&Add New Item
Új elem &hozzáadása
-
+
&Add to Selected Item
&Hozzáadás a kijelölt elemhez
-
+
&Edit Item
&Elem szerkesztése
-
+
&Reorder Item
Elem újra&rendezése
-
+
&Notes
&Jegyzetek
-
+
&Change Item Theme
Elem témájának &módosítása
-
+
OpenLP Service Files (*.osz)
OpenLP sorrend fájlok (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
A fájl nem érvényes sorrend.
A tartalom kódolása nem UTF-8.
-
+
File is not a valid service.
A fájl nem érvényes sorrend.
-
+
Missing Display Handler
Hiányzó képernyő kezelő
-
+
Your item cannot be displayed as there is no handler to display it
Az elemet nem lehet megjeleníteni, mert nincs kezelő, amely megjelenítené
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Az elemet nem lehet megjeleníteni, mert a bővítmény, amely kezelné, hiányzik vagy inaktív
-
+
&Expand all
Mind &kibontása
-
+
Expand all the service items.
Minden sorrend elem kibontása.
-
+
&Collapse all
Mind össze&csukása
-
+
Collapse all the service items.
Minden sorrend elem összecsukása.
-
+
Open File
Fájl megnyitása
-
+
Moves the selection down the window.
A kiválasztás lejjebb mozgatja az ablakot.
-
+
Move up
Mozgatás feljebb
-
+
Moves the selection up the window.
A kiválasztás feljebb mozgatja az ablakot.
-
+
Go Live
Élő adásba
-
+
Send the selected item to Live.
A kiválasztott elem élő adásba küldése.
-
+
&Start Time
&Kezdő időpont
-
+
Show &Preview
&Előnézet megjelenítése
-
+
Show &Live
Élő &adás megjelenítése
-
+
Modified Service
Módosított sorrend
-
+
The current service has been modified. Would you like to save this service?
Az aktuális sorrend módosult. Szeretnéd elmenteni?
@@ -3943,72 +4036,72 @@ A tartalom kódolása nem UTF-8.
Lejátszási idő:
-
+
Untitled Service
Névtelen szolgálat
-
+
File could not be opened because it is corrupt.
A fájl nem nyitható meg, mivel sérült.
-
+
Empty File
Üres fájl
-
+
This service file does not contain any data.
A szolgálati sorrend fájl nem tartalmaz semmilyen adatot.
-
+
Corrupt File
Sérült fájl
-
+
Load an existing service.
Egy meglévő szolgálati sorrend betöltése.
-
+
Save this service.
Sorrend mentése.
-
+
Select a theme for the service.
Jelöljön ki egy témát a sorrendhez.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
A fájl vagy sérült vagy nem egy OpenLP 2.0 szolgálati sorrend fájl.
-
+
Service File Missing
Hiányzó sorrend fájl
-
+
Slide theme
Dia téma
-
+
Notes
Jegyzetek
-
+
Edit
Szerkesztés
-
+
Service copy only
A sorrend csak másolható
@@ -4016,7 +4109,7 @@ A tartalom kódolása nem UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
Sorrend elem jegyzetek
@@ -4032,12 +4125,12 @@ A tartalom kódolása nem UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
Parancs
-
+
Shortcut
Gyorsbillentyű
@@ -4052,32 +4145,32 @@ A tartalom kódolása nem UTF-8.
A „%s” gyorsbillentyű már foglalt.
-
+
Alternate
Alternatív
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
Jelölj ki egy parancsot és kattints egyenként az egyik alul található gombra az elsődleges vagy alternatív gyorsbillentyű elfogásához.
-
+
Default
Alapértelmezett
-
+
Custom
Egyéni
-
+
Capture shortcut.
Gyorsbillentyű elfogása.
-
+
Restore the default shortcut of this action.
Az eredeti gyorsbillentyű visszaállítása.
@@ -4092,7 +4185,7 @@ A tartalom kódolása nem UTF-8.
Valóban minden gyorsbillentyű visszaállítandó az alapértelmezettjére?
-
+
Configure Shortcuts
Gyorsbillentyűk beállítása
@@ -4259,11 +4352,6 @@ A tartalom kódolása nem UTF-8.
Background Audio
Háttérzene
-
-
- Next Track
- Következő szám
-
Go to next audio track.
@@ -4346,17 +4434,17 @@ A tartalom kódolása nem UTF-8.
A médiaelem kezdő időpontja későbbre van állítva, mint a befejezése
-
+
Theme Layout
Téma elrendezése
-
+
The blue box shows the main area.
Kék keret jelzi a fő tartalmat.
-
+
The red box shows the footer.
Vörös keret jelzi a láblécet.
@@ -4457,62 +4545,62 @@ A tartalom kódolása nem UTF-8.
Beállítás &globális alapértelmezetté
-
+
%s (default)
%s (alapértelmezett)
-
+
You must select a theme to edit.
Ki kell jelölni egy témát a szerkesztéshez.
-
+
You are unable to delete the default theme.
Az alapértelmezett témát nem lehet törölni.
-
+
Theme %s is used in the %s plugin.
A(z) %s témát a(z) %s bővítmény használja.
-
+
You have not selected a theme.
Nincs kijelölve egy téma sem.
-
+
Save Theme - (%s)
Téma mentése – (%s)
-
+
Theme Exported
Téma exportálva
-
+
Your theme has been successfully exported.
A téma sikeresen exportálásra került.
-
+
Theme Export Failed
A téma exportálása nem sikerült
-
+
Your theme could not be exported due to an error.
A témát nem sikerült exportálni egy hiba miatt.
-
+
Select Theme Import File
Importálandó téma fájl kijelölése
-
+
File is not a valid theme.
Nem érvényes témafájl.
@@ -4532,58 +4620,58 @@ A tartalom kódolása nem UTF-8.
Téma e&xportálása
-
+
You must select a theme to rename.
Ki kell jelölni egy témát az átnevezéséhez.
-
+
Rename Confirmation
Átnevezési megerősítés
-
+
Rename %s theme?
A téma átnevezhető: %s?
-
+
You must select a theme to delete.
Ki kell jelölni egy témát a törléshez.
-
+
Delete Confirmation
Törlés megerősítése
-
+
Delete %s theme?
Törölhető ez a téma: %s?
-
+
Validation Error
Érvényességi hiba
-
+
A theme with this name already exists.
Ilyen fájlnéven már létezik egy téma.
-
+
OpenLP Themes (*.theme *.otz)
OpenLP témák (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
%s másolata
-
+
Theme Already Exists
A téma már létezik
@@ -4591,222 +4679,222 @@ A tartalom kódolása nem UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
Téma tündér
-
+
Welcome to the Theme Wizard
Üdvözlet a téma tündérben
-
+
Set Up Background
Háttér beállítása
-
+
Set up your theme's background according to the parameters below.
A téma háttere az alábbi paraméterekkel állítható be.
-
+
Background type:
Háttér típusa:
-
+
Solid Color
Homogén szín
-
+
Gradient
Színátmenet
-
+
Color:
Szín:
-
+
Gradient:
Színátmenet:
-
+
Horizontal
Vízszintes
-
+
Vertical
Függőleges
-
+
Circular
Körkörös
-
+
Top Left - Bottom Right
Bal felső sarokból jobb alsó sarokba
-
+
Bottom Left - Top Right
Bal alsó sarokból jobb felső sarokba
-
+
Main Area Font Details
Fő tartalom betűkészlet jellemzői
-
+
Define the font and display characteristics for the Display text
A fő szöveg betűkészlete és megjelenési tulajdonságai
-
+
Font:
Betűkészlet:
-
+
Size:
Méret:
-
+
Line Spacing:
Sorköz:
-
+
&Outline:
&Körvonal:
-
+
&Shadow:
&Árnyék:
-
+
Bold
Félkövér
-
+
Italic
Dőlt
-
+
Footer Area Font Details
Lábléc betűkészlet jellemzői
-
+
Define the font and display characteristics for the Footer text
A lábléc szöveg betűkészlete és megjelenési tulajdonságai
-
+
Text Formatting Details
Szövegformázás jellemzői
-
+
Allows additional display formatting information to be defined
További megjelenési formázások
-
+
Horizontal Align:
Vízszintes igazítás:
-
+
Left
Balra zárt
-
+
Right
Jobbra zárt
-
+
Center
Középre igazított
-
+
Output Area Locations
Pozíciók
-
+
Allows you to change and move the main and footer areas.
A fő szöveg és a lábléc helyzetének mozgatása.
-
+
&Main Area
&Fő szöveg
-
+
&Use default location
&Alapértelmezett helyen
-
+
X position:
X pozíció:
-
+
px
px
-
+
Y position:
Y pozíció:
-
+
Width:
Szélesség:
-
+
Height:
Magasság:
-
+
Use default location
Alapértelmezett helyen
-
+
Save and Preview
Mentés és előnézet
-
+
View the theme and save it replacing the current one or change the name to create a new theme
A téma előnézete és mentése: egy már meglévő téma felülírható vagy egy új név megadásával új téma hozható létre
-
+
Theme name:
Téma neve:
@@ -4816,47 +4904,47 @@ A tartalom kódolása nem UTF-8.
Téma szerkesztése – %s
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
A tündér segít témákat létrehozni és módosítani. Kattints az alábbi Következő gombra a folyamat első lépésének indításhoz, a háttér beállításához.
-
+
Transitions:
Átmenetek:
-
+
&Footer Area
&Lábléc
-
+
Starting color:
Kezdő szín:
-
+
Ending color:
Befejező szín:
-
+
Background color:
Háttérszín:
-
+
Justify
Sorkizárt
-
+
Layout Preview
Elrendezés előnézete
-
+
Transparent
Átlátszó
@@ -4864,42 +4952,42 @@ A tartalom kódolása nem UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
Globális téma
-
+
Theme Level
Téma szint
-
+
S&ong Level
Dal &szint
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
Minden dalra az adatbázisban tárolt téma alkalmazása. Ha egy dalhoz nincs saját téma beállítva, akkor a szolgálati sorrendhez beállított alkalmazása. Ha a sorrendhez sincs téma beállítva, akkor a globális téma alkalmazása.
-
+
&Service Level
Szolgálati sorrend &szint
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
A szolgálati sorrendhez beállított téma alkalmazása, vagyis az egyes dalokhoz megadott témák felülírása. Ha a szolgálati sorrendhez nincs téma beállítva, akkor a globális téma alkalmazása.
-
+
&Global Level
&Globális szint
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
A globális téma alkalmazása, vagyis a szolgálati sorrendhez, ill. a dalokhoz beállított témák felülírása.
@@ -5145,22 +5233,22 @@ A tartalom kódolása nem UTF-8.
Verzió
-
+
Delete the selected item.
Kiválasztott elem törlése.
-
+
Move selection up one position.
Kiválasztás eggyel feljebb helyezése.
-
+
Move selection down one position.
Kiválasztás eggyel lejjebb helyezése.
-
+
&Vertical Align:
&Függőleges igazítás:
@@ -5226,7 +5314,7 @@ A tartalom kódolása nem UTF-8.
Ki kell választani legalább egy %s fájlt az importáláshoz.
-
+
Welcome to the Bible Import Wizard
Üdvözlet a bibliaimportáló tündérben
@@ -5409,11 +5497,6 @@ A tartalom kódolása nem UTF-8.
Reset live background.
Élő adás hátterének visszaállítása.
-
-
- &Split
- &Szétválasztás
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5460,29 +5543,34 @@ A tartalom kódolása nem UTF-8.
Search bar place holder text
Témák keresése...
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
%1 és %2
-
+
%1, and %2
Locale list separator: end
%1, és %2
-
+
%1, %2
Locale list separator: middle
%1, %2
-
+
%1, %2
Locale list separator: start
%1, %2
@@ -5557,17 +5645,17 @@ A tartalom kódolása nem UTF-8.
Bemutató ezzel:
-
+
File Exists
A fájl létezik
-
+
A presentation with that filename already exists.
Ilyen fájlnéven már létezik egy bemutató.
-
+
This type of presentation is not supported.
Ez a bemutató típus nem támogatott.
@@ -5577,17 +5665,17 @@ A tartalom kódolása nem UTF-8.
Bemutatók (%s)
-
+
Missing Presentation
Hiányzó bemutató
-
+
The Presentation %s no longer exists.
A bemutató már nem létezik: %s.
-
+
The Presentation %s is incomplete, please reload.
A bemutató hiányos, újra kell tölteni: %s.
@@ -5668,11 +5756,6 @@ A tartalom kódolása nem UTF-8.
Search
Keresés
-
-
- Back
- Vissza
-
Refresh
@@ -5684,50 +5767,70 @@ A tartalom kódolása nem UTF-8.
Elsötétítés
-
+
Show
Vetítés
-
+
Prev
Előző
-
+
Next
Következő
-
+
Text
Szöveg
-
+
Show Alert
Értesítés megjelenítése
-
+
Go Live
Élő adásba
-
+
No Results
Nincs találat
-
+
Options
Beállítások
-
+
Add to Service
Hozzáadás a sorrendhez
+
+
+ Home
+
+
+
+
+ Theme
+ Téma
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5861,7 +5964,7 @@ A tartalom kódolása nem UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
Dalstatisztika adatok törlése
@@ -5886,7 +5989,7 @@ A tartalom kódolása nem UTF-8.
Minden kért adat sikeresen törlésre került.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
Ki kell választani egy dátumot, amely előtt a statisztika adatok törlése kerülnek. Minden ezelőtt rögzített adat véglegesen törlődni fog.
@@ -5894,22 +5997,22 @@ A tartalom kódolása nem UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
Dalstatisztika kicsomagolása
-
+
Select Date Range
Időintervallum kijelölése
-
+
to
–
-
+
Report Location
Helyszín jelentése
@@ -6187,210 +6290,223 @@ A kódlap felelős a karakterek helyes megjelenítéséért.
EasyWorshipből kerültek importálásra]
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
Dalszerkesztő
-
+
&Title:
&Cím:
-
+
Alt&ernate title:
&Alternatív cím:
-
+
&Lyrics:
&Dalszöveg:
-
+
&Verse order:
Versszak &sorrend:
-
+
Ed&it All
&Összes szerkesztése
-
+
Title && Lyrics
Cím és szöveg
-
+
&Add to Song
&Hozzáadás
-
+
&Remove
&Eltávolítás
-
+
&Manage Authors, Topics, Song Books
Szerző, témakör, könyv &kezelése
-
+
A&dd to Song
H&ozzáadás
-
+
R&emove
&Eltávolítás
-
+
Book:
Könyv:
-
+
Number:
Szám:
-
+
Authors, Topics && Song Book
Szerző, témakör és könyv
-
+
New &Theme
Új &téma
-
+
Copyright Information
Szerzői jogi információ
-
+
Comments
Megjegyzések
-
+
Theme, Copyright Info && Comments
Téma, © és megjegyzés
-
+
Add Author
Szerző hozzáadása
-
+
This author does not exist, do you want to add them?
Ez a szerző még nem létezik, valóban hozzá kívánja adni?
-
+
This author is already in the list.
A szerző már benne van a listában.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
Nincs kijelölve egyetlen szerző sem. Vagy válassz egy szerzőt a listából, vagy írj az új szerző mezőbe és kattints a Hozzáadás gombra a szerző megjelöléséhez.
-
+
Add Topic
Témakör hozzáadása
-
+
This topic does not exist, do you want to add it?
Ez a témakör még nem létezik, szeretnéd hozzáadni?
-
+
This topic is already in the list.
A témakör már benne van a listában.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
Nincs kijelölve egyetlen témakör sem. Vagy válassz egy témakört a listából, vagy írj az új témakör mezőbe és kattints a Hozzáadás gombra a témakör megjelöléséhez.
-
+
You need to type in a song title.
Add meg a dal címét.
-
+
You need to type in at least one verse.
Legalább egy versszakot meg kell adnod.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
A versszaksorrend hibás. Nincs ilyen versszak: %s. Az érvényes elemek ezek: %s.
-
+
Add Book
Könyv hozzáadása
-
+
This song book does not exist, do you want to add it?
Ez az énekeskönyv még nem létezik, szeretnéd hozzáadni a listához?
-
+
You need to have an author for this song.
Egy szerzőt meg kell adnod ehhez a dalhoz.
-
+
You need to type some text in to the verse.
Meg kell adnod a versszak szövegét.
-
+
Linked Audio
Fájl
-
+
Add &File(s)
Fájl &hozzáadása
-
+
Add &Media
&Médiafájl hozzáadása
-
+
Remove &All
Fájlok &eltávolítása
-
+
Open File(s)
Fájlok megnyitása
-
+
<strong>Warning:</strong> Not all of the verses are in use.
<strong>Figyelmeztetés:</strong> Nincs minden verszak alkalmazva.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
A versszaksorrend hibás. Nincsenek ilyen versszakok: %s. Az érvényes elemek ezek: %s.
@@ -6637,12 +6753,12 @@ EasyWorshipből kerültek importálásra]
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
Médiafájlok kijelölése
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
Jelölj ki egy vagy több hangfájlt az alábbi listából és kattints az OK gombra a dalba való importálásukhoz.
@@ -6660,7 +6776,7 @@ EasyWorshipből kerültek importálásra]
Dalszöveg
-
+
CCLI License:
CCLI licenc:
@@ -6682,7 +6798,7 @@ EasyWorshipből kerültek importálásra]
Szerzők, témakörök, könyvek listájának kezelése.
-
+
copy
For song cloning
másolás
@@ -6776,12 +6892,12 @@ EasyWorshipből kerültek importálásra]
SongsPlugin.SongImport
-
+
copyright
szerzői jog
-
+
The following songs could not be imported:
A következő dalok nem importálhatók:
@@ -6941,8 +7057,8 @@ EasyWorshipből kerültek importálásra]
- Add missing songs when opening service
- Hiányzó dalok hozzáadása a sorrend megnyitásakor
+ Import missing songs from service files
+
diff --git a/resources/i18n/id.ts b/resources/i18n/id.ts
index f7cd4c93c..6f69eb5fe 100644
--- a/resources/i18n/id.ts
+++ b/resources/i18n/id.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Pesan Peringatan
-
+
Alert &text:
Peringatan &teks:
-
+
&New
&Baru
-
+
&Save
&Simpan
-
+
Displ&ay
&Tampilan
-
+
Display && Cl&ose
Tampilkan dan &Tutup
@@ -79,7 +79,7 @@
Teks isi peringatan belum dispesifikasi. Harap masukkan teks sebelum memilih Baru.
-
+
&Parameter:
&Parameter:
@@ -119,32 +119,32 @@ Tetap lanjutkan?
AlertsPlugin.AlertsTab
-
+
Font
Fon
-
+
Font name:
Nama fon:
-
+
Font color:
Warna fon:
-
+
Background color:
Warna latar:
-
+
Font size:
Ukuran fon:
-
+
Alert timeout:
Waktu-habis untuk peringatan:
@@ -661,42 +661,87 @@ Tetap lanjutkan?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ Anda harus menentukan nama versi untuk Alkitab Anda.
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ Anda harus memberikan hak cipta untuk Alkitab Anda. Alkitab di Public Domain harus ditandai sedemikian.
+
+
+
+ Bible Exists
+ Alkitab Sudah Ada
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ Alkitab sudah ada. Silakan impor Alkitab lain atau hapus yang sudah ada.
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Referensi Kitab Suci Galat
-
+
Web Bible cannot be used
Alkitab Web tidak dapat digunakan
-
+
Text Search is not available with Web Bibles.
Pencarian teks tidak dapat dilakukan untuk Alkitab Web.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Anda tidak memasukkan kata kunci pencarian.
Anda dapat memisahkan kata kunci dengan spasi untuk mencari seluruh kata kunci dan Anda dapat memisahkan kata kunci dengan koma untuk mencari salah satu kata kunci.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
TIdak ada Alkitab terpasang. Harap gunakan Wisaya Impor untuk memasang sebuah atau beberapa Alkitab.
-
+
No Bibles Available
Alkitab tidak tersedia
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -811,80 +856,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
Inggris
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Pilih nama Kitab
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Buku ini tidak dapat dicocokkan dengan sistem. Mohon pilih nama buku tersebut dalam bahasa Inggris.
-
+
Current name:
Nama sekarang:
-
+
Corresponding name:
Nama yang cocok:
-
+
Show Books From
Tampilkan buku dari;
-
+
Old Testament
Perjanjian Lama
-
+
New Testament
Perjanjian Baru
-
+
Apocrypha
Apokripa
@@ -916,6 +953,75 @@ Bible should be displayed in the Bible search:
Mengimpor ayat... selesai.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Rincian Lisensi
+
+
+
+ Version name:
+ Nama versi:
+
+
+
+ Copyright:
+ Hak cipta:
+
+
+
+ Permissions:
+ Izin:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ Inggris
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -958,167 +1064,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Wisaya Impor Alkitab
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Wisaya ini akan membantu Anda mengimpor Alkitab dari berbagai format. Klik tombol lanjut di bawah untuk memulai proses dengan memilih format untuk diimpor.
-
+
Web Download
Unduh dari web
-
+
Location:
Lokasi:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Alkitab:
-
+
Download Options
Opsi Unduhan
-
+
Server:
Server:
-
+
Username:
Nama Pengguna:
-
+
Password:
Sandi-lewat:
-
+
Proxy Server (Optional)
Proxy Server (Opsional)
-
+
License Details
Rincian Lisensi
-
+
Set up the Bible's license details.
Memasang rincian lisensi Alkitab.
-
+
Version name:
Nama versi:
-
+
Copyright:
Hak cipta:
-
+
Please wait while your Bible is imported.
Mohon tunggu selama Alkitab diimpor.
-
+
You need to specify a file with books of the Bible to use in the import.
Anda harus menentukan berkas yang berisi nama kitab dalam Alkitab untuk digunakan dalam import.
-
+
You need to specify a file of Bible verses to import.
Anda harus menentukan berkas Alkitab untuk diimpor.
-
+
You need to specify a version name for your Bible.
Anda harus menentukan nama versi untuk Alkitab Anda.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
Anda harus memberikan hak cipta untuk Alkitab Anda. Alkitab di Public Domain harus ditandai sedemikian.
-
+
Bible Exists
Alkitab Sudah Ada
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
Alkitab sudah ada. Silakan impor Alkitab lain atau hapus yang sudah ada.
-
+
Your Bible import failed.
Impor Alkitab gagal.
-
+
CSV File
Berkas CSV
-
+
Bibleserver
Server Alkitab
-
+
Permissions:
Izin:
-
+
Bible file:
Berkas Alkitab:
-
+
Books file:
Berkas kitab:
-
+
Verses file:
Berkas ayat:
-
+
openlp.org 1.x Bible Files
Ayat Alkitab openlp.org 1.x
-
+
Registering Bible...
Mendaftarkan Alkitab...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
Alkitab terdaftar. Mohon camkan, ayat akan diunduh saat
@@ -1128,17 +1234,17 @@ dibutuhkan dan membutuhkan koneksi internet.
BiblesPlugin.LanguageDialog
-
+
Select Language
Pilih Bahasa
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP tidak dapat menentukan bahasa untuk terjemahan Alkitab ini. Mohon pilih bahasa dari daftar di bawah.
-
+
Language:
Bahasa:
@@ -1154,90 +1260,95 @@ dibutuhkan dan membutuhkan koneksi internet.
BiblesPlugin.MediaItem
-
+
Quick
Cepat
-
+
Find:
Temukan:
-
+
Book:
Kitab:
-
+
Chapter:
Pasal:
-
+
Verse:
Ayat:
-
+
From:
Dari:
-
+
To:
Kepada:
-
+
Text Search
Pencarian Teks
-
+
Second:
Kedua:
-
+
Scripture Reference
Referensi Alkitab
-
+
Toggle to keep or clear the previous results.
Ganti untuk menyimpan atau menghapus hasil sebelumnya.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
Tidak dapat menggabungkan hasil pencarian ayat. Ingin menghapus hasil pencarian dan mulai pencarian baru?
-
+
Bible not fully loaded.
Alkitab belum termuat seluruhnya.
-
+
Information
Informasi
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
Alkitab kedua tidak memiliki seluruh ayat yang ada di Alkitab utama. Hanya ayat yang ditemukan di kedua Alkitab yang akan ditampilkan. %d ayat tidak terlihat di hasil.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1251,12 +1362,12 @@ dibutuhkan dan membutuhkan koneksi internet.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
Mendeteksi pengodean (mungkin butuh beberapa menit)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
Mengimpor %s %s...
@@ -1494,42 +1605,42 @@ Perhatikan bahwa ayat dari Alkitab Web akan diunduh saat diminta dan sambungan i
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
Sunting Tampilan Suai
-
+
&Title:
&Judul:
-
+
Add a new slide at bottom.
Tambahkan slide baru di bawah.
-
+
Edit the selected slide.
Sunting slide terpilih.
-
+
Edit all the slides at once.
Sunting seluruh slide bersamaan.
-
+
Split a slide into two by inserting a slide splitter.
Pecah slide menjadi dua menggunakan pemecah slide.
-
+
The&me:
Te&ma:
-
+
&Credits:
&Kredit:
@@ -1544,12 +1655,12 @@ Perhatikan bahwa ayat dari Alkitab Web akan diunduh saat diminta dan sambungan i
Anda harus menambah paling sedikit satu salindia
-
+
Ed&it All
Sun&ting Semua
-
+
Insert Slide
Tampilan Suai
@@ -1646,34 +1757,34 @@ Perhatikan bahwa ayat dari Alkitab Web akan diunduh saat diminta dan sambungan i
Pilih sebuah gambar untuk dihapus.
-
+
You must select an image to replace the background with.
Pilih sebuah gambar untuk menggantikan latar.
-
+
Missing Image(s)
Gambar Tidak Ditemukan
-
+
The following image(s) no longer exist: %s
Gambar berikut tidak ada lagi: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
Gambar berikut tidak ada lagi: %s
Ingin tetap menambah gambar lain?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
Ada masalah dalam mengganti latar, berkas gambar "%s" tidak ada lagi.
-
+
There was no display item to amend.
Tidak ada butir tampilan untuk di-amend.
@@ -1681,19 +1792,19 @@ Ingin tetap menambah gambar lain?
ImagesPlugin.ImageTab
-
+
Background Color
Warna Latar
-
+
Default Color:
Warna Bawaan:
-
- Provides border where image is not the correct dimensions for the screen when resized.
- Memberi batas untuk gambar yang berbeda dimensi saat layar diubah-ukur.
+
+ Visible background for images with aspect ratio different to screen.
+
@@ -1818,22 +1929,22 @@ Ingin tetap menambah gambar lain?
MediaPlugin.MediaTab
-
+
Available Media Players
-
+
%s (unavailable)
-
+
Player Order
-
+
Allow media player to be overridden
@@ -1863,17 +1974,17 @@ Haruskah OpenLP menaiktingkatkan sekarang?
OpenLP.AboutForm
-
+
Credits
Kredit
-
+
License
Lisensi
-
+
Contribute
Berkontribusi
@@ -1883,17 +1994,17 @@ Haruskah OpenLP menaiktingkatkan sekarang?
build %s
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
Program ini adalah perangkat lunak gratis; Anda dapat meredistribusikannya dan/atau memodifikasinya di bawah syarat-syarat GNU General Public License yang dikeluarkan Free Software Foundation; Lisensi versi 2.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
Program ini didistribusikan dengan harapan dapat berguna, namun TANPA GARANSI; bahkan tanpa garansi implisit dalam PEMBELIAN maupun KETEPATAN TUJUAN TERTENTU. Lihat di bawah untuk detail lengkap.
-
+
Project Lead
%s
@@ -2019,7 +2130,7 @@ Kredit Akhir
Dia telah membebaskan kita.
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -2036,7 +2147,7 @@ Cari tahu lebih banyak lagi tentang OpenLP: http://openlp.org/
OpenLP dibuat dan dipelihara oleh relawan. Jika Anda ingin melihat lebih banyak piranti lunak Kristen dikerjakan, mohon pertimbangkan untuk berkontribusi melalui tombol di bawah ini.
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
@@ -2045,62 +2156,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
Pengaturan Antarmuka
-
+
Number of recent files to display:
Jumlah berkas anyar untuk ditampilkan:
-
+
Remember active media manager tab on startup
Ingat tab media manager yang aktif saat mulai
-
+
Double-click to send items straight to live
Klik-ganda untuk menayangkan butir terpilih
-
+
Expand new service items on creation
Tampilkan benda service saat dibuat
-
+
Enable application exit confirmation
Gunakan konfirmasi aplikasi keluar
-
+
Mouse Cursor
Kursor Tetikus
-
+
Hide mouse cursor when over display window
Sembunyikan kursor tetikus saat melewati jendela tampilan
-
+
Default Image
Gambar bawaan
-
+
Background color:
Warna latar:
-
+
Image file:
Berkas gambar:
-
+
Open File
Buka Berkas
@@ -2110,124 +2221,124 @@ Portions copyright © 2004-2012 %s
Lanjutan
-
+
Preview items when clicked in Media Manager
Pratayang barang saat diklik pada Media Manager
-
+
Click to select a color.
Klik untuk memilih warna.
-
+
Browse for an image file to display.
Ramban sebuah gambar untuk ditayangkan.
-
+
Revert to the default OpenLP logo.
Balikkan ke logo OpenLP bawaan.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
-
+
Default Service Name
-
+
Enable default service name
-
+
Date and Time:
-
+
Monday
-
+
Tuesday
-
+
Wednesday
-
+
Thurdsday
-
+
Friday
-
+
Saturday
-
+
Sunday
-
+
Now
-
+
Time when usual service starts.
-
+
Name:
-
+
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
-
+
Example:
-
+
X11
-
+
Bypass X11 Window Manager
-
+
Syntax error.
@@ -2235,34 +2346,34 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
Galat Terjadi
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
Aduh! OpenLP mengalami masalah yang tidak dapat diatasi. Teks di kotak bawah mengandung informasi yang membantu pengembang OpenLP, jadi tolong surelkan ini ke bugs@openlp.org, bersama dengan deskripsi detail apa yang Anda lakukan saat masalah terjadi.
-
+
Send E-Mail
Kirim Surel
-
+
Save to File
Simpan menjadi Berkas
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
Mohon masukkan deskripsi apa yang Anda lakukan saat galat terjadi
(Paling sedikit 20 karakter)
-
+
Attach File
Lampirkan Berkas
@@ -2573,79 +2684,75 @@ Mohon gunakan bahasa Inggris untuk laporan kutu.
Custom Slides
Salindia Suai
+
+
+ Finish
+ Selesai
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
- Sambungan internet tidak ditemukan. Wisaya Kali Pertama butuh sambungan internet untuk mengunduh contoh lagu, Alkitab, dan tema. Tekan tombol Selesai untuk memulai OpenLP dengan pengaturan bawaan dan tanpa contoh data.
-
-Untuk menjalankan lagi Wisaya Kali Pertama dan mengimpor contoh data ini lain kali, periksa sambungan internet dan jalankan wisaya ini melalui "Kakas/Jalankan Wisaya Pertama Kali" dari OpenLP.
+
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-Untuk membatalkan Wisaya Pertama Kali sepenuhnya (dan tidak memulai OpenLP), tekan Batal.
-
-
-
- Finish
- Selesai
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
+
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
Konfigurasi Label Pemformatan
-
+
Edit Selection
Sunting pilihan
-
+
Save
Simpan
-
+
Description
Deskripsi
-
+
Tag
Label
-
+
Start tag
Label awal
-
+
End tag
Label akhir
-
+
Tag Id
ID Label
-
+
Start HTML
Mulai HTML
-
+
End HTML
Akhiri HTML
@@ -2889,40 +2996,10 @@ Untuk membatalkan Wisaya Pertama Kali sepenuhnya (dan tidak memulai OpenLP), tek
Mulai audio latar terjeda
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2933,6 +3010,26 @@ Untuk membatalkan Wisaya Pertama Kali sepenuhnya (dan tidak memulai OpenLP), tek
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2958,287 +3055,287 @@ Untuk membatalkan Wisaya Pertama Kali sepenuhnya (dan tidak memulai OpenLP), tek
OpenLP.MainWindow
-
+
&File
&Berkas
-
+
&Import
&Impor
-
+
&Export
&Ekspor
-
+
&View
&Lihat
-
+
M&ode
M&ode
-
+
&Tools
&Kakas
-
+
&Settings
&Pengaturan
-
+
&Language
&Bahasa
-
+
&Help
Bantua&n
-
+
Media Manager
Manajer Media
-
+
Service Manager
Manajer Layanan
-
+
Theme Manager
Manajer Tema
-
+
&New
&Baru
-
+
&Open
&Buka
-
+
Open an existing service.
Buka layanan yang ada.
-
+
&Save
&Simpan
-
+
Save the current service to disk.
Menyimpan layanan aktif ke dalam diska.
-
+
Save &As...
Simp&an Sebagai...
-
+
Save Service As
Simpan Layanan Sebagai
-
+
Save the current service under a new name.
Menyimpan layanan aktif dengan nama baru.
-
+
E&xit
Kelua&r
-
+
Quit OpenLP
Keluar dari OpenLP
-
+
&Theme
&Tema
-
+
&Configure OpenLP...
&Konfigurasi OpenLP...
-
+
&Media Manager
Manajer &Media
-
+
Toggle Media Manager
Ganti Manajer Media
-
+
Toggle the visibility of the media manager.
Mengganti kenampakan manajer media.
-
+
&Theme Manager
Manajer &Tema
-
+
Toggle Theme Manager
Ganti Manajer Tema
-
+
Toggle the visibility of the theme manager.
Mengganti kenampakan manajer tema.
-
+
&Service Manager
Manajer &Layanan
-
+
Toggle Service Manager
Ganti Manajer Layanan
-
+
Toggle the visibility of the service manager.
Mengganti kenampakan manajer layanan.
-
+
&Preview Panel
Panel &Pratinjau
-
+
Toggle Preview Panel
Ganti Panel Pratinjau
-
+
Toggle the visibility of the preview panel.
Ganti kenampakan panel pratinjau.
-
+
&Live Panel
Pane&l Tayang
-
+
Toggle Live Panel
Ganti Panel Tayang
-
+
Toggle the visibility of the live panel.
Mengganti kenampakan panel tayang.
-
+
&Plugin List
Daftar &Plugin
-
+
List the Plugins
Melihat daftar Plugin
-
+
&User Guide
T&untunan Pengguna
-
+
&About
Tent&ang
-
+
More information about OpenLP
Informasi lebih lanjut tentang OpenLP
-
+
&Online Help
Bantuan &Daring
-
+
&Web Site
Situs &Web
-
+
Use the system language, if available.
Gunakan bahasa sistem, jika ada.
-
+
Set the interface language to %s
Ubah bahasa antarmuka menjadi %s
-
+
Add &Tool...
Tambahkan Ala&t...
-
+
Add an application to the list of tools.
Tambahkan aplikasi ke daftar alat.
-
+
&Default
&Bawaan
-
+
Set the view mode back to the default.
Ubah mode tampilan ke bawaan.
-
+
&Setup
&Persiapan
-
+
Set the view mode to Setup.
Pasang mode tampilan ke Persiapan.
-
+
&Live
&Tayang
-
+
Set the view mode to Live.
Pasang mode tampilan ke Tayang.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
@@ -3247,22 +3344,22 @@ You can download the latest version from http://openlp.org/.
Versi terbaru dapat diunduh dari http://openlp.org/.
-
+
OpenLP Version Updated
Versi OpenLP Terbarui
-
+
OpenLP Main Display Blanked
Tampilan Utama OpenLP Kosong
-
+
The Main Display has been blanked out
Tampilan Utama telah dikosongkan
-
+
Default Theme: %s
Tema Bawaan: %s
@@ -3273,82 +3370,82 @@ Versi terbaru dapat diunduh dari http://openlp.org/.
Inggris
-
+
Configure &Shortcuts...
Atur &Pintasan...
-
+
Close OpenLP
Tutup OpenLP
-
+
Are you sure you want to close OpenLP?
Yakin ingin menutup OpenLP?
-
+
Open &Data Folder...
Buka Folder &Data...
-
+
Open the folder where songs, bibles and other data resides.
Buka folder tempat lagu, Alkitab, dan data lain disimpan.
-
+
&Autodetect
&Autodeteksi
-
+
Update Theme Images
Perbarui Gambar Tema
-
+
Update the preview images for all themes.
Perbarui gambar pratinjau untuk semua tema.
-
+
Print the current service.
Cetak layanan saat ini.
-
+
&Recent Files
Be&rkas Baru-baru Ini
-
+
L&ock Panels
Kunci Pane&l
-
+
Prevent the panels being moved.
Hindari panel digerakkan.
-
+
Re-run First Time Wizard
Jalankan Wisaya Kali Pertama
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
Jalankan Wisaya Kali Pertama, mengimpor lagu, Alkitab, dan tema.
-
+
Re-run First Time Wizard?
Jalankan Wisaya Kali Pertama?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
@@ -3357,43 +3454,43 @@ Re-running this wizard may make changes to your current OpenLP configuration and
Menjalankan wisaya ini mungkin akan mengubah konfigurasi OpenLP saat ini dan mungkin menambah lagu ke dalam daftar lagu dan mengubah tema bawaan.
-
+
Clear List
Clear List of recent files
Bersihkan Daftar
-
+
Clear the list of recent files.
Bersihkan daftar berkas baru-baru ini.
-
+
Configure &Formatting Tags...
Konfigurasi Label Pem&formatan...
-
+
Export OpenLP settings to a specified *.config file
Ekspor pengaturan OpenLP ke dalam sebuah berkas *.config
-
+
Settings
Pengaturan
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
Impor pengaturan OpenLP dari sebuah berkas *.config yang telah diekspor
-
+
Import settings?
Impor pengaturan?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3402,32 +3499,32 @@ Importing incorrect settings may cause erratic behaviour or OpenLP to terminate
-
+
Open File
Buka Berkas
-
+
OpenLP Export Settings Files (*.conf)
-
+
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
@@ -3457,7 +3554,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
Tidak Ada Barang yang Terpilih
@@ -3544,27 +3641,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
Daftar Plugin
-
+
Plugin Details
Detail Plugin
-
+
Status:
Status:
-
+
Active
Aktif
-
+
Inactive
Tidak Aktif
@@ -3587,12 +3684,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
Samakan dengan Halaman
-
+
Fit Width
Samakan dengan Lebar
@@ -3600,7 +3697,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
Pilihan
@@ -3615,47 +3712,47 @@ Suffix not supported
Salin sebagai HTML
-
+
Zoom In
Perbesar
-
+
Zoom Out
Perkecil
-
+
Zoom Original
Kembalikan Ukuran
-
+
Other Options
Pilihan Lain
-
+
Include slide text if available
Masukkan teks dari salindia jika tersedia
-
+
Include service item notes
Masukkan catatan butir layanan
-
+
Include play length of media items
Masukkan lama putar butir media
-
+
Add page break before each text item
Tambahkan pemisan sebelum tiap butir teks
-
+
Service Sheet
@@ -3665,12 +3762,12 @@ Suffix not supported
-
+
Title:
-
+
Custom Footer Text:
@@ -3704,7 +3801,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
Atur Ulang Butir Layanan
@@ -3712,189 +3809,189 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
Pindahkan ke punc&ak
-
+
Move item to the top of the service.
Pindahkan butir ke puncak daftar layanan.
-
+
Move &up
Pindahkan ke a&tas
-
+
Move item up one position in the service.
Naikkan butir satu posisi pada daftar layanan.
-
+
Move &down
Pindahkan ke &bawah
-
+
Move item down one position in the service.
Turunkan butir satu posisi pada daftar layanan.
-
+
Move to &bottom
Pindahkan ke &kaki
-
+
Move item to the end of the service.
Pindahkan butir ke kaki daftar layanan.
-
+
&Delete From Service
Hapus &dari Layanan
-
+
Delete the selected item from the service.
Hapus butir terpilih dari layanan.
-
+
&Add New Item
T&ambahkan Butir Baru
-
+
&Add to Selected Item
T&ambahkan ke Butir Terpilih
-
+
&Edit Item
&Sunting Butir
-
+
&Reorder Item
Atu&r Ulang Butir
-
+
&Notes
Catata&n
-
+
&Change Item Theme
&Ubah Tema
-
+
OpenLP Service Files (*.osz)
Berkas Layanan OpenLP (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
Berkas bukan berupa layanan.
Isi berkas tidak berupa UTF-8.
-
+
File is not a valid service.
Berkas bukan layanan sahih.
-
+
Missing Display Handler
Penangan Tayang hilang
-
+
Your item cannot be displayed as there is no handler to display it
Butir tidak dapat ditayangkan karena tidak ada penangan untuk menayangkannya
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
Butir ini tidak dapat ditampilkan karena plugin yang dibutuhkan untuk menampilkannya hilang atau tidak aktif
-
+
&Expand all
&Kembangkan semua
-
+
Expand all the service items.
Kembangkan seluruh butir layanan.
-
+
&Collapse all
K&empiskan semua
-
+
Collapse all the service items.
Kempiskan seluruh butir layanan.
-
+
Open File
Buka Berkas
-
+
Moves the selection down the window.
Gerakkan pilihan ke bawah.
-
+
Move up
Pindah atas
-
+
Moves the selection up the window.
Pindahkan pilihan ke atas jendela
-
+
Go Live
Tayangkan
-
+
Send the selected item to Live.
Tayangkan butir terpilih.
-
+
&Start Time
&Waktu Mulai
-
+
Show &Preview
Tampilkan &Pratinjau
-
+
Show &Live
Tampi&lkan Tayang
-
+
Modified Service
Layanan Terubah Suai
-
+
The current service has been modified. Would you like to save this service?
Layanan saat ini telah terubah suai. Ingin menyimpan layanan ini?
@@ -3914,72 +4011,72 @@ Isi berkas tidak berupa UTF-8.
-
+
Untitled Service
-
+
File could not be opened because it is corrupt.
Berkas tidak dapat dibuka karena rusak.
-
+
Empty File
Berkas Kosong
-
+
This service file does not contain any data.
Berkas layanan ini tidak mengandung data apa pun.
-
+
Corrupt File
Berkas Rusak
-
+
Load an existing service.
-
+
Save this service.
-
+
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
-
+
Slide theme
-
+
Notes
-
+
Edit
-
+
Service copy only
@@ -3987,7 +4084,7 @@ Isi berkas tidak berupa UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
@@ -4003,12 +4100,12 @@ Isi berkas tidak berupa UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
-
+
Shortcut
@@ -4023,32 +4120,32 @@ Isi berkas tidak berupa UTF-8.
-
+
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
-
+
Custom
-
+
Capture shortcut.
-
+
Restore the default shortcut of this action.
@@ -4063,7 +4160,7 @@ Isi berkas tidak berupa UTF-8.
-
+
Configure Shortcuts
@@ -4230,11 +4327,6 @@ Isi berkas tidak berupa UTF-8.
Background Audio
Audio Latar
-
-
- Next Track
-
-
Go to next audio track.
@@ -4317,17 +4409,17 @@ Isi berkas tidak berupa UTF-8.
-
+
Theme Layout
-
+
The blue box shows the main area.
-
+
The red box shows the footer.
@@ -4428,62 +4520,62 @@ Isi berkas tidak berupa UTF-8.
-
+
%s (default)
-
+
You must select a theme to edit.
-
+
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
-
+
Save Theme - (%s)
-
+
Theme Exported
-
+
Your theme has been successfully exported.
-
+
Theme Export Failed
-
+
Your theme could not be exported due to an error.
-
+
Select Theme Import File
-
+
File is not a valid theme.
@@ -4503,58 +4595,58 @@ Isi berkas tidak berupa UTF-8.
-
+
You must select a theme to rename.
-
+
Rename Confirmation
-
+
Rename %s theme?
-
+
You must select a theme to delete.
-
+
Delete Confirmation
-
+
Delete %s theme?
-
+
Validation Error
-
+
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
-
+
Theme Already Exists
@@ -4562,222 +4654,222 @@ Isi berkas tidak berupa UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
-
+
Welcome to the Theme Wizard
-
+
Set Up Background
-
+
Set up your theme's background according to the parameters below.
-
+
Background type:
-
+
Solid Color
-
+
Gradient
-
+
Color:
-
+
Gradient:
-
+
Horizontal
-
+
Vertical
-
+
Circular
-
+
Top Left - Bottom Right
-
+
Bottom Left - Top Right
-
+
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
-
+
Font:
-
+
Size:
-
+
Line Spacing:
-
+
&Outline:
-
+
&Shadow:
-
+
Bold
Tebal
-
+
Italic
-
+
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
-
+
Allows additional display formatting information to be defined
-
+
Horizontal Align:
-
+
Left
-
+
Right
-
+
Center
-
+
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
-
+
&Main Area
-
+
&Use default location
-
+
X position:
-
+
px
-
+
Y position:
-
+
Width:
-
+
Height:
-
+
Use default location
-
+
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
@@ -4787,47 +4879,47 @@ Isi berkas tidak berupa UTF-8.
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
-
+
&Footer Area
-
+
Starting color:
-
+
Ending color:
-
+
Background color:
Warna latar:
-
+
Justify
-
+
Layout Preview
-
+
Transparent
@@ -4835,42 +4927,42 @@ Isi berkas tidak berupa UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
-
+
Theme Level
-
+
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5116,22 +5208,22 @@ Isi berkas tidak berupa UTF-8.
-
+
Delete the selected item.
-
+
Move selection up one position.
-
+
Move selection down one position.
-
+
&Vertical Align:
@@ -5197,7 +5289,7 @@ Isi berkas tidak berupa UTF-8.
-
+
Welcome to the Bible Import Wizard
@@ -5380,11 +5472,6 @@ Isi berkas tidak berupa UTF-8.
Reset live background.
-
-
- &Split
-
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5431,29 +5518,34 @@ Isi berkas tidak berupa UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
-
+
%1, and %2
Locale list separator: end
-
+
%1, %2
Locale list separator: middle
-
+
%1, %2
Locale list separator: start
@@ -5528,17 +5620,17 @@ Isi berkas tidak berupa UTF-8.
-
+
File Exists
-
+
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
@@ -5548,17 +5640,17 @@ Isi berkas tidak berupa UTF-8.
-
+
Missing Presentation
-
+
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
@@ -5639,11 +5731,6 @@ Isi berkas tidak berupa UTF-8.
Search
-
-
- Back
-
-
Refresh
@@ -5655,50 +5742,70 @@ Isi berkas tidak berupa UTF-8.
-
+
Show
-
+
Prev
-
+
Next
-
+
Text
-
+
Show Alert
-
+
Go Live
Tayangkan
-
+
No Results
-
+
Options
Pilihan
-
+
Add to Service
+
+
+ Home
+
+
+
+
+ Theme
+
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5832,7 +5939,7 @@ Isi berkas tidak berupa UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
@@ -5857,7 +5964,7 @@ Isi berkas tidak berupa UTF-8.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5865,22 +5972,22 @@ Isi berkas tidak berupa UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
-
+
Select Date Range
-
+
to
-
+
Report Location
@@ -6152,210 +6259,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
-
+
&Title:
&Judul:
-
+
Alt&ernate title:
-
+
&Lyrics:
-
+
&Verse order:
-
+
Ed&it All
Sun&ting Semua
-
+
Title && Lyrics
-
+
&Add to Song
-
+
&Remove
-
+
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
-
+
R&emove
-
+
Book:
Kitab:
-
+
Number:
-
+
Authors, Topics && Song Book
-
+
New &Theme
-
+
Copyright Information
-
+
Comments
-
+
Theme, Copyright Info && Comments
-
+
Add Author
-
+
This author does not exist, do you want to add them?
-
+
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
-
+
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
-
+
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
-
+
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
-
+
You need to type some text in to the verse.
-
+
Linked Audio
-
+
Add &File(s)
-
+
Add &Media
-
+
Remove &All
-
+
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6602,12 +6722,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6625,7 +6745,7 @@ The encoding is responsible for the correct character representation.
-
+
CCLI License:
@@ -6647,7 +6767,7 @@ The encoding is responsible for the correct character representation.
-
+
copy
For song cloning
@@ -6741,12 +6861,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
-
+
The following songs could not be imported:
@@ -6906,7 +7026,7 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
+ Import missing songs from service files
diff --git a/resources/i18n/it.ts b/resources/i18n/it.ts
index 58db62a5c..683ff80a2 100644
--- a/resources/i18n/it.ts
+++ b/resources/i18n/it.ts
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
Messaggio di avviso
-
+
Alert &text:
Avviso &testo:
-
+
&New
&Nuovo
-
+
&Save
&Salva
-
+
Displ&ay
Visualiz&za
-
+
Display && Cl&ose
Visualizza && Ch&iudi
@@ -79,7 +79,7 @@
Non è stato specificato alcun testo per l'avviso. Si prega di digitare un testo prima di cliccare su Nuovo.
-
+
&Parameter:
&Parametro:
@@ -119,32 +119,32 @@ Vuoi continuare comunque?
AlertsPlugin.AlertsTab
-
+
Font
Carattere
-
+
Font name:
Nome del Carattere
-
+
Font color:
Colore del Carattere
-
+
Background color:
Colore di sfondo:
-
+
Font size:
Dimensione Carattere:
-
+
Alert timeout:
Avviso Timeout:
@@ -661,42 +661,87 @@ Vuoi continuare comunque?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+
+
+
+
+ Bible Exists
+
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
Errore di Riferimento nella Scrittura
-
+
Web Bible cannot be used
La Bibbia nel Web non può essere utilizzato
-
+
Text Search is not available with Web Bibles.
Cerca testo non è disponibile con La Bibbia sul Web.
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
Non hai inserito una parola chiave di ricerca. ⏎
È possibile separare parole chiave diverse da uno spazio per la ricerca di tutte le parole chiave e si possono separare con una virgola per la ricerca di uno di loro.
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
Non ci sono Bibbie attualmente installati. Si prega di utilizzare l'importazione guidata per installare uno o più Bibbie.
-
+
No Bibles Available
Bibbia non disponibile
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -811,80 +856,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
Seleziona il Nome del Libro
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
Il nome del seguente libro non può essere abbinato fino internamente. Si prega di selezionare il nome corrispondente in inglese dalla lista.
-
+
Current name:
Nome Attuale:
-
+
Corresponding name:
Nome corrispondente:
-
+
Show Books From
Mostra i Libri da
-
+
Old Testament
Vecchio Testamento
-
+
New Testament
Nuovo Testamento
-
+
Apocrypha
Libri Apocrifi
@@ -916,6 +953,75 @@ Bible should be displayed in the Bible search:
Importazione dei versetti ... finito.
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ Dettaglio Licenza
+
+
+
+ Version name:
+ Nome Versione:
+
+
+
+ Copyright:
+ Copyright:
+
+
+
+ Permissions:
+
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -958,167 +1064,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
Importazione Guidata della Bibbia
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
Questa procedura guidata consente di importare Bibbie da una varietà di formati. Clicca il pulsante sottostante per avviare il processo, selezionando un formato da cui importare.
-
+
Web Download
Web Download
-
+
Location:
Località:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
Bibbia:
-
+
Download Options
Opzione di Download
-
+
Server:
Server:
-
+
Username:
Nome utente:
-
+
Password:
Password:
-
+
Proxy Server (Optional)
Proxy Server (Opzionale)
-
+
License Details
Dettaglio Licenza
-
+
Set up the Bible's license details.
Configura i dettagli nelle Licenze delle Bibbie
-
+
Version name:
Nome Versione:
-
+
Copyright:
Copyright:
-
+
Please wait while your Bible is imported.
Per favore attendi mentre la tua Bibbia viene importata.
-
+
You need to specify a file with books of the Bible to use in the import.
È necessario specificare un file con i libri della Bibbia da utilizzare nell' importazione.
-
+
You need to specify a file of Bible verses to import.
È necessario specificare un file dei versetti biblici da importare.
-
+
You need to specify a version name for your Bible.
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
-
+
Bible Exists
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
-
+
Your Bible import failed.
-
+
CSV File
-
+
Bibleserver
-
+
Permissions:
-
+
Bible file:
-
+
Books file:
-
+
Verses file:
-
+
openlp.org 1.x Bible Files
-
+
Registering Bible...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
@@ -1127,17 +1233,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
-
+
Language:
@@ -1153,90 +1259,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-
+
Quick
-
+
Find:
-
+
Book:
-
+
Chapter:
-
+
Verse:
-
+
From:
-
+
To:
-
+
Text Search
-
+
Second:
-
+
Scripture Reference
-
+
Toggle to keep or clear the previous results.
-
+
You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?
-
+
Bible not fully loaded.
-
+
Information
-
+
The second Bible does not contain all the verses that are in the main Bible. Only verses found in both Bibles will be shown. %d verses have not been included in the results.
-
+
Search Scripture Reference...
-
+
Search Text...
+
+
+ Are you sure you want to delete "%s"?
+
+
BiblesPlugin.Opensong
@@ -1250,12 +1361,12 @@ demand and thus an internet connection is required.
BiblesPlugin.OsisImport
-
+
Detecting encoding (this may take a few minutes)...
-
+
Importing %s %s...
Importing <book name> <chapter>...
@@ -1487,42 +1598,42 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
CustomPlugin.EditCustomForm
-
+
Edit Custom Slides
-
+
&Title:
-
+
Add a new slide at bottom.
-
+
Edit the selected slide.
-
+
Edit all the slides at once.
-
+
Split a slide into two by inserting a slide splitter.
-
+
The&me:
-
+
&Credits:
@@ -1537,12 +1648,12 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
-
+
Ed&it All
-
+
Insert Slide
@@ -1640,33 +1751,33 @@ Please note that verses from Web Bibles will be downloaded on demand and so an I
-
+
You must select an image to replace the background with.
-
+
Missing Image(s)
-
+
The following image(s) no longer exist: %s
-
+
The following image(s) no longer exist: %s
Do you want to add the other images anyway?
-
+
There was a problem replacing your background, the image file "%s" no longer exists.
-
+
There was no display item to amend.
@@ -1674,18 +1785,18 @@ Do you want to add the other images anyway?
ImagesPlugin.ImageTab
-
+
Background Color
-
+
Default Color:
-
- Provides border where image is not the correct dimensions for the screen when resized.
+
+ Visible background for images with aspect ratio different to screen.
@@ -1811,22 +1922,22 @@ Do you want to add the other images anyway?
MediaPlugin.MediaTab
-
+
Available Media Players
-
+
%s (unavailable)
-
+
Player Order
-
+
Allow media player to be overridden
@@ -1854,17 +1965,17 @@ Should OpenLP upgrade now?
OpenLP.AboutForm
-
+
Credits
-
+
License
-
+
Contribute
@@ -1874,17 +1985,17 @@ Should OpenLP upgrade now?
-
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See below for more details.
-
+
Project Lead
%s
@@ -1949,7 +2060,7 @@ Final Credit
-
+
OpenLP <version><revision> - Open Source Lyrics Projection
OpenLP is free church presentation software, or lyrics projection software, used to display slides of songs, Bible verses, videos, images, and even presentations (if Impress, PowerPoint or PowerPoint Viewer is installed) for church worship using a computer and a data projector.
@@ -1960,7 +2071,7 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
-
+
Copyright © 2004-2012 %s
Portions copyright © 2004-2012 %s
@@ -1969,62 +2080,62 @@ Portions copyright © 2004-2012 %s
OpenLP.AdvancedTab
-
+
UI Settings
-
+
Number of recent files to display:
-
+
Remember active media manager tab on startup
-
+
Double-click to send items straight to live
-
+
Expand new service items on creation
-
+
Enable application exit confirmation
-
+
Mouse Cursor
-
+
Hide mouse cursor when over display window
-
+
Default Image
-
+
Background color:
Colore di sfondo:
-
+
Image file:
-
+
Open File
@@ -2034,124 +2145,124 @@ Portions copyright © 2004-2012 %s
-
+
Preview items when clicked in Media Manager
-
+
Click to select a color.
-
+
Browse for an image file to display.
-
+
Revert to the default OpenLP logo.
-
+
Service %Y-%m-%d %H-%M
This may not contain any of the following characters: /\?*|<>[]":+
See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for more information.
-
+
Default Service Name
-
+
Enable default service name
-
+
Date and Time:
-
+
Monday
-
+
Tuesday
-
+
Wednesday
-
+
Thurdsday
-
+
Friday
-
+
Saturday
-
+
Sunday
-
+
Now
-
+
Time when usual service starts.
-
+
Name:
-
+
Consult the OpenLP manual for usage.
-
+
Revert to the default service name "%s".
-
+
Example:
-
+
X11
-
+
Bypass X11 Window Manager
-
+
Syntax error.
@@ -2159,33 +2270,33 @@ See http://docs.python.org/library/datetime.html#strftime-strptime-behavior for
OpenLP.ExceptionDialog
-
+
Error Occurred
-
+
Oops! OpenLP hit a problem, and couldn't recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred.
-
+
Send E-Mail
-
+
Save to File
-
+
Please enter a description of what you were doing to cause this error
(Minimum 20 characters)
-
+
Attach File
@@ -2469,9 +2580,14 @@ Version: %s
Custom Slides
+
+
+ Finish
+
+
- No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Press the Finish button now to start OpenLP with initial settings and no sample data.
+ No Internet connection was found. The First Time Wizard needs an Internet connection in order to be able to download sample songs, Bibles and themes. Click the Finish button now to start OpenLP with initial settings and no sample data.
To re-run the First Time Wizard and import this sample data at a later time, check your Internet connection and re-run this wizard by selecting "Tools/Re-run First Time Wizard" from OpenLP.
@@ -2480,64 +2596,59 @@ To re-run the First Time Wizard and import this sample data at a later time, che
-To cancel the First Time Wizard completely (and not start OpenLP), press the Cancel button now.
-
-
-
-
- Finish
+To cancel the First Time Wizard completely (and not start OpenLP), click the Cancel button now.
OpenLP.FormattingTagDialog
-
+
Configure Formatting Tags
-
+
Edit Selection
-
+
Save
-
+
Description
-
+
Tag
-
+
Start tag
-
+
End tag
-
+
Tag Id
-
+
Start HTML
-
+
End HTML
@@ -2781,40 +2892,10 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
-
+
Service Item Slide Limits
-
-
- &End Slide
-
-
-
-
- Up and down arrow keys stop at the top and bottom slides of each Service Item.
-
-
-
-
- &Wrap Slide
-
-
-
-
- Up and down arrow keys wrap around at the top and bottom slides of each Service Item.
-
-
-
-
- &Next Item
-
-
-
-
- Up and down arrow keys advance to the next or previous Service Item from the top and bottom slides of each Service Item.
-
-
Override display position:
@@ -2825,6 +2906,26 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
Repeat track list
+
+
+ Behavior of next/previous on the last/first slide:
+
+
+
+
+ &Remain on Slide
+
+
+
+
+ &Wrap around
+
+
+
+
+ &Move to next/previous service item
+
+
OpenLP.LanguageManager
@@ -2850,309 +2951,309 @@ To cancel the First Time Wizard completely (and not start OpenLP), press the Can
OpenLP.MainWindow
-
+
&File
-
+
&Import
-
+
&Export
-
+
&View
-
+
M&ode
-
+
&Tools
-
+
&Settings
-
+
&Language
-
+
&Help
-
+
Media Manager
-
+
Service Manager
-
+
Theme Manager
-
+
&New
&Nuovo
-
+
&Open
-
+
Open an existing service.
-
+
&Save
&Salva
-
+
Save the current service to disk.
-
+
Save &As...
-
+
Save Service As
-
+
Save the current service under a new name.
-
+
E&xit
-
+
Quit OpenLP
-
+
&Theme
-
+
&Configure OpenLP...
-
+
&Media Manager
-
+
Toggle Media Manager
-
+
Toggle the visibility of the media manager.
-
+
&Theme Manager
-
+
Toggle Theme Manager
-
+
Toggle the visibility of the theme manager.
-
+
&Service Manager
-
+
Toggle Service Manager
-
+
Toggle the visibility of the service manager.
-
+
&Preview Panel
-
+
Toggle Preview Panel
-
+
Toggle the visibility of the preview panel.
-
+
&Live Panel
-
+
Toggle Live Panel
-
+
Toggle the visibility of the live panel.
-
+
&Plugin List
-
+
List the Plugins
-
+
&User Guide
-
+
&About
-
+
More information about OpenLP
-
+
&Online Help
-
+
&Web Site
-
+
Use the system language, if available.
-
+
Set the interface language to %s
-
+
Add &Tool...
-
+
Add an application to the list of tools.
-
+
&Default
-
+
Set the view mode back to the default.
-
+
&Setup
-
+
Set the view mode to Setup.
-
+
&Live
-
+
Set the view mode to Live.
-
+
Version %s of OpenLP is now available for download (you are currently running version %s).
You can download the latest version from http://openlp.org/.
-
+
OpenLP Version Updated
-
+
OpenLP Main Display Blanked
-
+
The Main Display has been blanked out
-
+
Default Theme: %s
@@ -3163,125 +3264,125 @@ You can download the latest version from http://openlp.org/.
-
+
Configure &Shortcuts...
-
+
Close OpenLP
-
+
Are you sure you want to close OpenLP?
-
+
Open &Data Folder...
-
+
Open the folder where songs, bibles and other data resides.
-
+
&Autodetect
-
+
Update Theme Images
-
+
Update the preview images for all themes.
-
+
Print the current service.
-
+
&Recent Files
-
+
L&ock Panels
-
+
Prevent the panels being moved.
-
+
Re-run First Time Wizard
-
+
Re-run the First Time Wizard, importing songs, Bibles and themes.
-
+
Re-run First Time Wizard?
-
+
Are you sure you want to re-run the First Time Wizard?
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.
-
+
Clear List
Clear List of recent files
-
+
Clear the list of recent files.
-
+
Configure &Formatting Tags...
-
+
Export OpenLP settings to a specified *.config file
-
+
Settings
-
+
Import OpenLP settings from a specified *.config file previously exported on this or another machine
-
+
Import settings?
-
+
Are you sure you want to import settings?
Importing settings will make permanent changes to your current OpenLP configuration.
@@ -3290,32 +3391,32 @@ Importing incorrect settings may cause erratic behaviour or OpenLP to terminate
-
+
Open File
-
+
OpenLP Export Settings Files (*.conf)
-
+
Import settings
-
+
OpenLP will now close. Imported settings will be applied the next time you start OpenLP.
-
+
Export Settings File
-
+
OpenLP Export Settings File (*.conf)
@@ -3345,7 +3446,7 @@ Database: %s
OpenLP.MediaManagerItem
-
+
No Items Selected
@@ -3432,27 +3533,27 @@ Suffix not supported
OpenLP.PluginForm
-
+
Plugin List
-
+
Plugin Details
-
+
Status:
-
+
Active
-
+
Inactive
@@ -3475,12 +3576,12 @@ Suffix not supported
OpenLP.PrintServiceDialog
-
+
Fit Page
-
+
Fit Width
@@ -3488,7 +3589,7 @@ Suffix not supported
OpenLP.PrintServiceForm
-
+
Options
@@ -3503,47 +3604,47 @@ Suffix not supported
-
+
Zoom In
-
+
Zoom Out
-
+
Zoom Original
-
+
Other Options
-
+
Include slide text if available
-
+
Include service item notes
-
+
Include play length of media items
-
+
Add page break before each text item
-
+
Service Sheet
@@ -3553,12 +3654,12 @@ Suffix not supported
-
+
Title:
-
+
Custom Footer Text:
@@ -3592,7 +3693,7 @@ Suffix not supported
OpenLP.ServiceItemEditForm
-
+
Reorder Service Item
@@ -3600,188 +3701,188 @@ Suffix not supported
OpenLP.ServiceManager
-
+
Move to &top
-
+
Move item to the top of the service.
-
+
Move &up
-
+
Move item up one position in the service.
-
+
Move &down
-
+
Move item down one position in the service.
-
+
Move to &bottom
-
+
Move item to the end of the service.
-
+
&Delete From Service
-
+
Delete the selected item from the service.
-
+
&Add New Item
-
+
&Add to Selected Item
-
+
&Edit Item
-
+
&Reorder Item
-
+
&Notes
-
+
&Change Item Theme
-
+
OpenLP Service Files (*.osz)
-
+
File is not a valid service.
The content encoding is not UTF-8.
-
+
File is not a valid service.
-
+
Missing Display Handler
-
+
Your item cannot be displayed as there is no handler to display it
-
+
Your item cannot be displayed as the plugin required to display it is missing or inactive
-
+
&Expand all
-
+
Expand all the service items.
-
+
&Collapse all
-
+
Collapse all the service items.
-
+
Open File
-
+
Moves the selection down the window.
-
+
Move up
-
+
Moves the selection up the window.
-
+
Go Live
-
+
Send the selected item to Live.
-
+
&Start Time
-
+
Show &Preview
-
+
Show &Live
-
+
Modified Service
-
+
The current service has been modified. Would you like to save this service?
@@ -3801,72 +3902,72 @@ The content encoding is not UTF-8.
-
+
Untitled Service
-
+
File could not be opened because it is corrupt.
-
+
Empty File
-
+
This service file does not contain any data.
-
+
Corrupt File
-
+
Load an existing service.
-
+
Save this service.
-
+
Select a theme for the service.
-
+
This file is either corrupt or it is not an OpenLP 2.0 service file.
-
+
Service File Missing
-
+
Slide theme
-
+
Notes
-
+
Edit
-
+
Service copy only
@@ -3874,7 +3975,7 @@ The content encoding is not UTF-8.
OpenLP.ServiceNoteForm
-
+
Service Item Notes
@@ -3890,12 +3991,12 @@ The content encoding is not UTF-8.
OpenLP.ShortcutListDialog
-
+
Action
-
+
Shortcut
@@ -3910,32 +4011,32 @@ The content encoding is not UTF-8.
-
+
Alternate
-
+
Select an action and click one of the buttons below to start capturing a new primary or alternate shortcut, respectively.
-
+
Default
-
+
Custom
-
+
Capture shortcut.
-
+
Restore the default shortcut of this action.
@@ -3950,7 +4051,7 @@ The content encoding is not UTF-8.
-
+
Configure Shortcuts
@@ -4117,11 +4218,6 @@ The content encoding is not UTF-8.
Background Audio
-
-
- Next Track
-
-
Go to next audio track.
@@ -4204,17 +4300,17 @@ The content encoding is not UTF-8.
-
+
Theme Layout
-
+
The blue box shows the main area.
-
+
The red box shows the footer.
@@ -4315,62 +4411,62 @@ The content encoding is not UTF-8.
-
+
%s (default)
-
+
You must select a theme to edit.
-
+
You are unable to delete the default theme.
-
+
Theme %s is used in the %s plugin.
-
+
You have not selected a theme.
-
+
Save Theme - (%s)
-
+
Theme Exported
-
+
Your theme has been successfully exported.
-
+
Theme Export Failed
-
+
Your theme could not be exported due to an error.
-
+
Select Theme Import File
-
+
File is not a valid theme.
@@ -4390,58 +4486,58 @@ The content encoding is not UTF-8.
-
+
You must select a theme to rename.
-
+
Rename Confirmation
-
+
Rename %s theme?
-
+
You must select a theme to delete.
-
+
Delete Confirmation
-
+
Delete %s theme?
-
+
Validation Error
-
+
A theme with this name already exists.
-
+
OpenLP Themes (*.theme *.otz)
-
+
Copy of %s
Copy of <theme name>
-
+
Theme Already Exists
@@ -4449,222 +4545,222 @@ The content encoding is not UTF-8.
OpenLP.ThemeWizard
-
+
Theme Wizard
-
+
Welcome to the Theme Wizard
-
+
Set Up Background
-
+
Set up your theme's background according to the parameters below.
-
+
Background type:
-
+
Solid Color
-
+
Gradient
-
+
Color:
-
+
Gradient:
-
+
Horizontal
-
+
Vertical
-
+
Circular
-
+
Top Left - Bottom Right
-
+
Bottom Left - Top Right
-
+
Main Area Font Details
-
+
Define the font and display characteristics for the Display text
-
+
Font:
-
+
Size:
-
+
Line Spacing:
-
+
&Outline:
-
+
&Shadow:
-
+
Bold
-
+
Italic
-
+
Footer Area Font Details
-
+
Define the font and display characteristics for the Footer text
-
+
Text Formatting Details
-
+
Allows additional display formatting information to be defined
-
+
Horizontal Align:
-
+
Left
-
+
Right
-
+
Center
-
+
Output Area Locations
-
+
Allows you to change and move the main and footer areas.
-
+
&Main Area
-
+
&Use default location
-
+
X position:
-
+
px
-
+
Y position:
-
+
Width:
-
+
Height:
-
+
Use default location
-
+
Save and Preview
-
+
View the theme and save it replacing the current one or change the name to create a new theme
-
+
Theme name:
@@ -4674,47 +4770,47 @@ The content encoding is not UTF-8.
-
+
This wizard will help you to create and edit your themes. Click the next button below to start the process by setting up your background.
-
+
Transitions:
-
+
&Footer Area
-
+
Starting color:
-
+
Ending color:
-
+
Background color:
Colore di sfondo:
-
+
Justify
-
+
Layout Preview
-
+
Transparent
@@ -4722,42 +4818,42 @@ The content encoding is not UTF-8.
OpenLP.ThemesTab
-
+
Global Theme
-
+
Theme Level
-
+
S&ong Level
-
+
Use the theme from each song in the database. If a song doesn't have a theme associated with it, then use the service's theme. If the service doesn't have a theme, then use the global theme.
-
+
&Service Level
-
+
Use the theme from the service, overriding any of the individual songs' themes. If the service doesn't have a theme, then use the global theme.
-
+
&Global Level
-
+
Use the global theme, overriding any themes associated with either the service or the songs.
@@ -5003,22 +5099,22 @@ The content encoding is not UTF-8.
-
+
Delete the selected item.
-
+
Move selection up one position.
-
+
Move selection down one position.
-
+
&Vertical Align:
@@ -5084,7 +5180,7 @@ The content encoding is not UTF-8.
-
+
Welcome to the Bible Import Wizard
@@ -5267,11 +5363,6 @@ The content encoding is not UTF-8.
Reset live background.
-
-
- &Split
-
-
Split a slide into two only if it does not fit on the screen as one slide.
@@ -5318,29 +5409,34 @@ The content encoding is not UTF-8.
Search bar place holder text
+
+
+ Optional &Split
+
+
OpenLP.core.lib
-
+
%1 and %2
Locale list separator: 2 items
-
+
%1, and %2
Locale list separator: end
-
+
%1, %2
Locale list separator: middle
-
+
%1, %2
Locale list separator: start
@@ -5415,17 +5511,17 @@ The content encoding is not UTF-8.
-
+
File Exists
-
+
A presentation with that filename already exists.
-
+
This type of presentation is not supported.
@@ -5435,17 +5531,17 @@ The content encoding is not UTF-8.
-
+
Missing Presentation
-
+
The Presentation %s no longer exists.
-
+
The Presentation %s is incomplete, please reload.
@@ -5526,11 +5622,6 @@ The content encoding is not UTF-8.
Search
-
-
- Back
-
-
Refresh
@@ -5542,50 +5633,70 @@ The content encoding is not UTF-8.
-
+
Show
-
+
Prev
-
+
Next
-
+
Text
-
+
Show Alert
-
+
Go Live
-
+
No Results
-
+
Options
-
+
Add to Service
+
+
+ Home
+
+
+
+
+ Theme
+
+
+
+
+ Desktop
+
+
+
+
+ Add & Go to Service
+
+
RemotePlugin.RemoteTab
@@ -5719,7 +5830,7 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDeleteForm
-
+
Delete Song Usage Data
@@ -5744,7 +5855,7 @@ The content encoding is not UTF-8.
-
+
Select the date up to which the song usage data should be deleted. All data recorded before this date will be permanently deleted.
@@ -5752,22 +5863,22 @@ The content encoding is not UTF-8.
SongUsagePlugin.SongUsageDetailForm
-
+
Song Usage Extraction
-
+
Select Date Range
-
+
to
-
+
Report Location
@@ -6039,210 +6150,223 @@ The encoding is responsible for the correct character representation.
+
+ SongsPlugin.EditBibleForm
+
+
+ Meta Data
+
+
+
+
+ Custom Book Names
+
+
+
SongsPlugin.EditSongForm
-
+
Song Editor
-
+
&Title:
-
+
Alt&ernate title:
-
+
&Lyrics:
-
+
&Verse order:
-
+
Ed&it All
-
+
Title && Lyrics
-
+
&Add to Song
-
+
&Remove
-
+
&Manage Authors, Topics, Song Books
-
+
A&dd to Song
-
+
R&emove
-
+
Book:
-
+
Number:
-
+
Authors, Topics && Song Book
-
+
New &Theme
-
+
Copyright Information
-
+
Comments
-
+
Theme, Copyright Info && Comments
-
+
Add Author
-
+
This author does not exist, do you want to add them?
-
+
This author is already in the list.
-
+
You have not selected a valid author. Either select an author from the list, or type in a new author and click the "Add Author to Song" button to add the new author.
-
+
Add Topic
-
+
This topic does not exist, do you want to add it?
-
+
This topic is already in the list.
-
+
You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the "Add Topic to Song" button to add the new topic.
-
+
You need to type in a song title.
-
+
You need to type in at least one verse.
-
+
The verse order is invalid. There is no verse corresponding to %s. Valid entries are %s.
-
+
Add Book
-
+
This song book does not exist, do you want to add it?
-
+
You need to have an author for this song.
-
+
You need to type some text in to the verse.
-
+
Linked Audio
-
+
Add &File(s)
-
+
Add &Media
-
+
Remove &All
-
+
Open File(s)
-
+
<strong>Warning:</strong> Not all of the verses are in use.
-
+
The verse order is invalid. There are no verses corresponding to %s. Valid entries are %s.
@@ -6489,12 +6613,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.MediaFilesForm
-
+
Select Media File(s)
-
+
Select one or more audio files from the list below, and click OK to import them into this song.
@@ -6512,7 +6636,7 @@ The encoding is responsible for the correct character representation.
-
+
CCLI License:
@@ -6535,7 +6659,7 @@ The encoding is responsible for the correct character representation.
-
+
copy
For song cloning
@@ -6629,12 +6753,12 @@ The encoding is responsible for the correct character representation.
SongsPlugin.SongImport
-
+
copyright
-
+
The following songs could not be imported:
@@ -6794,7 +6918,7 @@ The encoding is responsible for the correct character representation.
- Add missing songs when opening service
+ Import missing songs from service files
diff --git a/resources/i18n/ja.ts b/resources/i18n/ja.ts
index fcf97376f..0c2a72a2f 100644
--- a/resources/i18n/ja.ts
+++ b/resources/i18n/ja.ts
@@ -10,7 +10,7 @@
Show an alert message.
- 警告メッセージを表示
+ 警告メッセージを表示します。
@@ -39,32 +39,32 @@
AlertsPlugin.AlertForm
-
+
Alert Message
警告メッセージ
-
+
Alert &text:
警告テキスト(&T):
-
+
&New
新規作成(&N)
-
+
&Save
保存(&S)
-
+
Displ&ay
表示(&A)
-
+
Display && Cl&ose
表示して閉じる(&O)
@@ -79,7 +79,7 @@
警告テキストが何も指定されていません。新規作成をクリックする前にテキストを入力してください。
-
+
&Parameter:
パラメータ(&P):
@@ -119,32 +119,32 @@ Do you want to continue anyway?
AlertsPlugin.AlertsTab
-
+
Font
フォント
-
+
Font name:
フォント名:
-
+
Font color:
文字色:
-
+
Background color:
背景色:
-
+
Font size:
フォント サイズ:
-
+
Alert timeout:
警告のタイムアウト:
@@ -237,332 +237,332 @@ Do you want to continue anyway?
Genesis
-
+ 創世記
Exodus
-
+ 出エジプト記
Leviticus
-
+ レビ記
Numbers
-
+ 民数記
Deuteronomy
-
+ 申命記
Joshua
-
+ ヨシュア記
Judges
-
+ 士師記
Ruth
-
+ ルツ記
1 Samuel
-
+ サムエル記上
2 Samuel
-
+ サムエル記下
1 Kings
-
+ 列王記上
2 Kings
-
+ 列王記下
1 Chronicles
-
+ 歴代誌上
2 Chronicles
-
+ 歴代誌下
Ezra
-
+ エズラ記
Nehemiah
-
+ ネヘミヤ記
Esther
-
+ エステル記
Job
-
+ ヨブ記
Psalms
-
+ 詩編
Proverbs
-
+ 箴言
Ecclesiastes
-
+ コヘレトの言葉
Song of Solomon
-
+ 雅歌
Isaiah
-
+ イザヤ書
Jeremiah
-
+ エレミヤ書
Lamentations
-
+ 哀歌
Ezekiel
-
+ エゼキエル書
Daniel
-
+ ダニエル書
Hosea
-
+ ホセア書
Joel
-
+ ヨエル書
Amos
-
+ アモス書
Obadiah
-
+ オバデヤ書
Jonah
-
+ ヨナ書
Micah
-
+ ミカ書
Nahum
-
+ ナホム書
Habakkuk
-
+ ハバクク書
Zephaniah
-
+ ゼファニヤ書
Haggai
-
+ ハガイ書
Zechariah
-
+ ゼカリヤ書
Malachi
-
+ マラキ書
Matthew
-
+ マタイによる福音書
Mark
-
+ マルコによる福音書
Luke
-
+ ルカによる福音書
John
-
+ ヨハネによる福音書
Acts
-
+ 使徒言行録
Romans
-
+ ローマの信徒への手紙
1 Corinthians
-
+ コリントの信徒への手紙一
2 Corinthians
-
+ コリントの信徒への手紙二
Galatians
-
+ ガラテヤの信徒への手紙
Ephesians
-
+ エフェソの信徒への手紙
Philippians
-
+ フィリピの信徒への手紙
Colossians
-
+ コロサイの信徒への手紙
1 Thessalonians
-
+ テサロニケの信徒への手紙一
2 Thessalonians
-
+ テサロニケの信徒への手紙二
1 Timothy
-
+ テモテへの手紙一
2 Timothy
-
+ テモテへの手紙二
Titus
-
+ テトスへの手紙
Philemon
-
+ フィレモンへの手紙
Hebrews
-
+ ヘブライ人への手紙
James
-
+ ヤコブの手紙
1 Peter
-
+ ペトロの手紙一
2 Peter
-
+ ペトロの手紙二
1 John
-
+ ヨハネの手紙一
2 John
-
+ ヨハネの手紙二
3 John
-
+ ヨハネの手紙三
Jude
-
+ ユダの手紙
Revelation
-
+ ヨハネの黙示録
@@ -577,17 +577,17 @@ Do you want to continue anyway?
Tobit
-
+ トビト記
Sirach
-
+ シラ書〔集会の書〕
Baruch
-
+ バルク書
@@ -622,12 +622,12 @@ Do you want to continue anyway?
Prayer of Manasses
-
+ マナセの祈り
Letter of Jeremiah
-
+ エレミヤの手紙
@@ -661,42 +661,87 @@ Do you want to continue anyway?
+
+ BiblesPlugin.BibleEditForm
+
+
+ You need to specify a version name for your Bible.
+ 聖書のバージョン名を指定する必要があります。
+
+
+
+ You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
+ 聖書の著作権情報を設定する必要があります。パブリック ドメインの聖書はそのようにマークされている必要があります。
+
+
+
+ Bible Exists
+ 聖書が存在します
+
+
+
+ This Bible already exists. Please import a different Bible or first delete the existing one.
+ この聖書は既に存在します。他の聖書をインポートするか、まず存在する聖書を削除してください。
+
+
+
+ You need to specify a book name for "%s".
+
+
+
+
+ The book name "%s" is not correct.
+Numbers can only be used at the beginning and must
+be followed by one or more non-numeric characters.
+
+
+
+
+ Duplicate Book Name
+
+
+
+
+ The Book Name "%s" has been entered more than once.
+
+
+
BiblesPlugin.BibleManager
-
+
Scripture Reference Error
書名章節番号エラー
-
+
Web Bible cannot be used
ウェブ聖書は使用できません
-
+
Text Search is not available with Web Bibles.
テキスト検索はウェブ聖書では利用できません。
-
+
You did not enter a search keyword.
You can separate different keywords by a space to search for all of your keywords and you can separate them by a comma to search for one of them.
検索キーワードが入力されていません。
複数のキーワードをスペースで区切るとすべてに該当する箇所を検索し、カンマ (,) で区切るといずれかに該当する箇所を検索します。
-
+
There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.
利用できる聖書がありません。インポート ウィザードを利用して、一つ以上の聖書をインストールしてください。
-
+
No Bibles Available
利用できる聖書翻訳がありません
-
+
Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns or consult the manual:
Book Chapter
@@ -706,7 +751,14 @@ Book Chapter%(verse)sVerse%(range)sVerse%(list)sVerse%(range)sVerse
Book Chapter%(verse)sVerse%(range)sVerse%(list)sChapter%(verse)sVerse%(range)sVerse
Book Chapter%(verse)sVerse%(range)sChapter%(verse)sVerse
Please pay attention to the appended "s" of the wildcards and refrain from translating the words inside the names in the brackets.
-
+ 参照聖句の形式が、OpenLPにサポートされていません。以下のパターンに準拠した参照聖句である事を確認下さい。
+
+書 章
+書 章%(range)s章
+書 章%(verse)s節%(range)s節
+書 章%(verse)s節%(range)s節%(list)s節%(range)s節
+書 章%(verse)s節%(range)s節%(list)s章%(verse)s節%(range)s節
+書 章%(verse)s節%(range)s章%(verse)s節
@@ -765,17 +817,17 @@ Changes do not affect verses already in the service.
Verse Separator:
-
+ 節区切:
Range Separator:
-
+ 範囲区切:
List Separator:
-
+ リスト区切:
@@ -810,80 +862,72 @@ They have to be separated by a vertical bar "|".
Please clear this edit line to use the default value.
-
-
- Preferred Bookname Language
-
-
-
-
- Choose the language in which the book names of the
-Bible should be displayed in the Bible search:
-
-
-
-
- Bible language
-
-
-
-
- Application language
-
-
English
日本語
-
- Multiple options:
- Bible language - the language in which the Bible book names were imported
- Application language - the language you have chosen for OpenLP
- English - always use English book names
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field,
+search results and on display:
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
BiblesPlugin.BookNameDialog
-
+
Select Book Name
書名を選択
-
+
The following book name cannot be matched up internally. Please select the corresponding English name from the list.
以下の書名は内部で一致しませんでした。対応する英語名を一覧から選択してください。
-
+
Current name:
現在の名前:
-
+
Corresponding name:
対応する名前:
-
+
Show Books From
絞込み
-
+
Old Testament
旧約
-
+
New Testament
新約
-
+
Apocrypha
旧約聖書続編
@@ -915,6 +959,75 @@ Bible should be displayed in the Bible search:
節をインポート中... 完了。
+
+ BiblesPlugin.EditBibleForm
+
+
+ Bible Editor
+
+
+
+
+ License Details
+ ライセンスの詳細
+
+
+
+ Version name:
+ 訳名:
+
+
+
+ Copyright:
+ 著作権:
+
+
+
+ Permissions:
+ 使用許可:
+
+
+
+ Default Bible Language
+
+
+
+
+ Book name language in search field, search results and on display:
+
+
+
+
+ Global Settings
+
+
+
+
+ Bible Language
+
+
+
+
+ Application Language
+
+
+
+
+ English
+ 日本語
+
+
+
+ This is a Web Download Bible.
+It is not possible to customize the Book Names.
+
+
+
+
+ To use the customized book names, "Bible language" must be selected on the Meta Data tab or, if "Global settings" is selected, on the Bible page in Configure OpenLP.
+
+
+
BiblesPlugin.HTTPBible
@@ -957,167 +1070,167 @@ Bible should be displayed in the Bible search:
BiblesPlugin.ImportWizardForm
-
+
Bible Import Wizard
聖書インポート ウィザード
-
+
This wizard will help you to import Bibles from a variety of formats. Click the next button below to start the process by selecting a format to import from.
このウィザードで、様々な聖書のデータをインポートできます。次へボタンをクリックし、インポートする聖書のフォーマットを選択してください。
-
+
Web Download
ウェブからダウンロード
-
+
Location:
サイト:
-
+
Crosswalk
Crosswalk
-
+
BibleGateway
BibleGateway
-
+
Bible:
聖書:
-
+
Download Options
ダウンロード オプション
-
+
Server:
サーバ:
-
+
Username:
ユーザ名:
-
+
Password:
パスワード:
-
+
Proxy Server (Optional)
プロキシ サーバ (省略可)
-
+
License Details
ライセンスの詳細
-
+
Set up the Bible's license details.
聖書のライセンスの詳細を設定してください。
-
+
Version name:
訳名:
-
+
Copyright:
著作権:
-
+
Please wait while your Bible is imported.
聖書のインポートが完了するまでお待ちください。
-
+
You need to specify a file with books of the Bible to use in the import.
インポートする聖書の書簡を指定する必要があります。
-
+
You need to specify a file of Bible verses to import.
インポートする節を指定する必要があります。
-
+
You need to specify a version name for your Bible.
聖書のバージョン名を指定する必要があります。
-
+
You need to set a copyright for your Bible. Bibles in the Public Domain need to be marked as such.
聖書の著作権情報を設定する必要があります。パブリック ドメインの聖書はそのようにマークされている必要があります。
-
+
Bible Exists
聖書が存在します
-
+
This Bible already exists. Please import a different Bible or first delete the existing one.
この聖書は既に存在します。他の聖書をインポートするか、まず存在する聖書を削除してください。
-
+
Your Bible import failed.
聖書のインポートに失敗しました。
-
+
CSV File
CSV ファイル
-
+
Bibleserver
Bibleserver
-
+
Permissions:
使用許可:
-
+
Bible file:
聖書訳:
-
+
Books file:
書簡:
-
+
Verses file:
節:
-
+
openlp.org 1.x Bible Files
openlp.org 1.x 聖書ファイル
-
+
Registering Bible...
聖書を登録中...
-
+
Registered Bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.
聖書を登録しました。本文は使用時にダウンロードされるため、インターネット接続が必要なことに注意してください。
@@ -1126,17 +1239,17 @@ demand and thus an internet connection is required.
BiblesPlugin.LanguageDialog
-
+
Select Language
言語を選択
-
+
OpenLP is unable to determine the language of this translation of the Bible. Please select the language from the list below.
OpenLP はこの聖書の訳の言語を判定できませんでした。以下の一覧から言語を選択してください。
-
+
Language:
言語:
@@ -1152,90 +1265,95 @@ demand and thus an internet connection is required.
BiblesPlugin.MediaItem
-