openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06700
[Merge] lp:~raoul-snyman/openlp/i18n into lp:openlp
Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/i18n into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/i18n/+merge/52291
Updated the translations again.
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~raoul-snyman/openlp/i18n/+merge/52291
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/i18n into lp:openlp.
=== modified file 'openlp/plugins/bibles/forms/bibleimportform.py'
--- openlp/plugins/bibles/forms/bibleimportform.py 2011-02-25 06:24:35 +0000
+++ openlp/plugins/bibles/forms/bibleimportform.py 2011-03-05 08:31:36 +0000
@@ -568,7 +568,7 @@
"""
self.getFileName(WizardStrings.OpenTypeFile % UiStrings.OLPV1,
self.openlp1FileEdit, u'%s (*.bible)' %
- translate('BiblesPlugin.ImportWizardForm', 'openlp.org 1.x bible'))
+ translate('BiblesPlugin.ImportWizardForm', 'openlp.org 1.x Bible Files'))
def registerFields(self):
"""
=== modified file 'openlp/plugins/bibles/lib/manager.py'
--- openlp/plugins/bibles/lib/manager.py 2011-02-25 22:05:34 +0000
+++ openlp/plugins/bibles/lib/manager.py 2011-03-05 08:31:36 +0000
@@ -250,7 +250,7 @@
if not bible:
Receiver.send_message(u'openlp_information_message', {
u'title': translate('BiblesPlugin.BibleManager',
- 'No Bibles available'),
+ 'No Bibles Available'),
u'message': translate('BiblesPlugin.BibleManager',
'There are no Bibles currently installed. Please use the '
'Import Wizard to install one or more Bibles.')
=== modified file 'openlp/plugins/bibles/lib/mediaitem.py'
--- openlp/plugins/bibles/lib/mediaitem.py 2011-02-24 21:07:12 +0000
+++ openlp/plugins/bibles/lib/mediaitem.py 2011-03-05 08:31:36 +0000
@@ -346,7 +346,7 @@
self.advancedSearchButton.setEnabled(False)
critical_error_message_box(
message=translate('BiblePlugin.MediaItem',
- 'Bible not fully loaded'))
+ 'Bible not fully loaded.'))
else:
self.advancedSearchButton.setEnabled(True)
self.adjustComboBox(1, self.chapter_count, self.advancedFromChapter)
@@ -539,8 +539,9 @@
self.displayResults(bible, second_bible)
elif critical_error_message_box(
message=translate('BiblePlugin.MediaItem',
- 'You cannot combine single and second bible verses. 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?'),
parent=self, question=True) == QtGui.QMessageBox.Yes:
self.listView.clear()
self.displayResults(bible, second_bible)
=== modified file 'resources/i18n/af.ts'
--- resources/i18n/af.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/af.ts 2011-03-05 08:31:36 +0000
@@ -10,20 +10,19 @@
Gaan steeds voort?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>Die attent teks bevat nie '<>' nie.
-Gaan steeds voort?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
- <translation type="unfinished"></translation>
+ <translation>Geen Parameter Gevind nie</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>No Placeholder Found</source>
+ <translation>Geen Plekhouer Gevind nie</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -48,7 +47,7 @@
<location filename="openlp/plugins/alerts/alertsplugin.py" line="109"/>
<source>Alert</source>
<comment>name singular</comment>
- <translation type="unfinished"></translation>
+ <translation>Waarskuwing</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/alertsplugin.py" line="110"/>
@@ -108,7 +107,7 @@
<message>
<location filename="openlp/plugins/alerts/forms/alertdialog.py" line="100"/>
<source>&Parameter:</source>
- <translation type="unfinished"></translation>
+ <translation>&Parameter:</translation>
</message>
</context>
<context>
@@ -157,28 +156,28 @@
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="115"/>
<source>Importing testaments... %s</source>
- <translation type="unfinished"></translation>
+ <translation>Testament invoer... %s</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="127"/>
<source>Importing testaments... done.</source>
- <translation type="unfinished"></translation>
+ <translation>Testament invoer... voltooi.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="150"/>
<source>Importing books... %s</source>
- <translation type="unfinished"></translation>
+ <translation>Boek invoer... %s</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="183"/>
<source>Importing verses from %s...</source>
<comment>Importing verses from <book name>...</comment>
- <translation type="unfinished"></translation>
+ <translation>Vers invoer vanaf %s...</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="192"/>
<source>Importing verses... done.</source>
- <translation type="unfinished"></translation>
+ <translation>Vers invoer... voltooi.</translation>
</message>
</context>
<context>
@@ -186,34 +185,34 @@
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="572"/>
<source>Download Error</source>
- <translation type="unfinished"></translation>
+ <translation>Aflaai Fout</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="579"/>
<source>Parse Error</source>
- <translation type="unfinished"></translation>
+ <translation>Ontleed Fout</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="572"/>
<source>There was a problem downloading your verse selection. Please check your Internet connection, and if this error continues to occur please consider reporting a bug.</source>
- <translation type="unfinished"></translation>
+ <translation>Daar was 'n probleem om die vers seleksie af te laai. Gaan die Internet konneksie na en as hierdie probleem voortduur, oorweeg dit asseblief om 'n gogga te rapporteer.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="579"/>
<source>There was a problem extracting your verse selection. If this error continues to occur please consider reporting a bug.</source>
- <translation type="unfinished"></translation>
+ <translation>Daar was 'n probleem om die vers seleksie te onttrek. As hierdie probleem voortduur, oorweeg dit asseblief om 'n gogga te rapporteer.</translation>
</message>
</context>
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -232,37 +231,37 @@
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="133"/>
<source>Import a Bible</source>
- <translation type="unfinished"></translation>
+ <translation>Voer 'n Bybel in</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="134"/>
<source>Add a new Bible</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg 'n nuwe Bybel by</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="135"/>
<source>Edit the selected Bible</source>
- <translation type="unfinished"></translation>
+ <translation>Redigeer geselekteerde Bybel</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="136"/>
<source>Delete the selected Bible</source>
- <translation type="unfinished"></translation>
+ <translation>Wis die geselekteerde Bybel uit</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="137"/>
<source>Preview the selected Bible</source>
- <translation type="unfinished"></translation>
+ <translation>Sien voorskou van die geselekteerde Bybel</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="138"/>
<source>Send the selected Bible live</source>
- <translation type="unfinished"></translation>
+ <translation>Stuur die geselekteerde Bybel regstreeks</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="139"/>
<source>Add the selected Bible to the service</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg die geselekteerde Bybel by die diens</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/bibleplugin.py" line="123"/>
@@ -290,7 +289,7 @@
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="452"/>
<source>No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.</source>
- <translation type="unfinished"></translation>
+ <translation>Geen passende boek kon in hierdie Bybel gevind word nie. Gaan na dat die naam van die boek korrek gespel is.</translation>
</message>
</context>
<context>
@@ -303,28 +302,24 @@
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="301"/>
<source>Web Bible cannot be used</source>
- <translation type="unfinished"></translation>
+ <translation>Web Bybel kan nie gebruik word nie</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="301"/>
<source>Text Search is not available with Web Bibles.</source>
- <translation type="unfinished"></translation>
+ <translation>Teks Soektog is nie beskikbaar met Web Bybels nie.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="311"/>
<source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
+ <translation>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.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
- <translation type="unfinished"></translation>
+ <translation>Huidig is daar geen Bybels geïnstalleer nie. Gebruik asseblief die Invoer Gids om een of meer Bybels te installeer.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="263"/>
@@ -336,6 +331,18 @@
Book Chapter:Verse-Verse,Verse-Verse
Book Chapter:Verse-Verse,Chapter:Verse-Verse
Book Chapter:Verse-Chapter:Verse</source>
+ <translation>Die skrif-verwysing word óf nie deur OpenLP ondersteun nie óf is ongeldig. Maak asseblief seker die verwysing voldoen aan een van die volgende patrone:
+
+Boek Hoofstuk
+Boek Hoofstuk-Hoofstuk
+Boek Hoofstuk:Vers-Vers
+Boek Hoofstuk:Vers-Vers, Vers-Vers
+Boek Hoofstuk:Vers-Vers, Hoofstuk:Vers-Vers
+Boek Hoofstuk:Vers-Hoofstuk:Vers</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -411,7 +418,7 @@
<message>
<location filename="openlp/plugins/bibles/lib/biblestab.py" line="142"/>
<source>Display second Bible verses</source>
- <translation type="unfinished"></translation>
+ <translation>Vertoon tweede Bybel se verse</translation>
</message>
</context>
<context>
@@ -539,57 +546,58 @@
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="684"/>
<source>Starting Registering bible...</source>
- <translation type="unfinished"></translation>
+ <translation>Begin Bybel registrasie...</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="747"/>
<source>Registered bible. Please note, that verses will be downloaded on
demand and thus an internet connection is required.</source>
- <translation type="unfinished"></translation>
+ <translation>Geregistreerde bybel. Neem kennis daarvan dat verse op aanvraag
+afgelaai word en dus word 'n Internet konneksie benodig.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="415"/>
<source>Permissions:</source>
- <translation type="unfinished"></translation>
+ <translation>Toestemming:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="554"/>
<source>CSV File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
+ <translation>KGW Lêer</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
- <translation type="unfinished"></translation>
+ <translation>Bybelbediener</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="381"/>
<source>Bible file:</source>
- <translation type="unfinished"></translation>
+ <translation>Bybel lêer:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="375"/>
<source>Testaments file:</source>
- <translation type="unfinished"></translation>
+ <translation>Testament lêer:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="377"/>
<source>Books file:</source>
- <translation type="unfinished"></translation>
+ <translation>Boeke lêer:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="379"/>
<source>Verses file:</source>
- <translation type="unfinished"></translation>
+ <translation>Verse lêer:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="450"/>
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
+ <translation>Daar is nie 'n testament lêer gespesifiser nie. Gaan voort met die invoer?</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -653,12 +661,12 @@
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="249"/>
<source>Second:</source>
- <translation type="unfinished"></translation>
+ <translation>Tweede:</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="102"/>
<source>Scripture Reference</source>
- <translation type="unfinished"></translation>
+ <translation>Skrif Verwysing</translation>
</message>
</context>
<context>
@@ -667,7 +675,7 @@
<location filename="openlp/plugins/bibles/lib/opensong.py" line="82"/>
<source>Importing %s %s...</source>
<comment>Importing <book name> <chapter>...</comment>
- <translation type="unfinished"></translation>
+ <translation>Invoer %s %s...</translation>
</message>
</context>
<context>
@@ -675,13 +683,13 @@
<message>
<location filename="openlp/plugins/bibles/lib/osis.py" line="98"/>
<source>Detecting encoding (this may take a few minutes)...</source>
- <translation type="unfinished"></translation>
+ <translation>Bepaal enkodering (dit mag 'n paar minuute neem)...</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/osis.py" line="137"/>
<source>Importing %s %s...</source>
<comment>Importing <book name> <chapter>...</comment>
- <translation type="unfinished"></translation>
+ <translation>Invoer %s %s...</translation>
</message>
</context>
<context>
@@ -773,42 +781,42 @@
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="110"/>
<source>Import a Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Voer 'n Persoonlike nutsprogram in</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="109"/>
<source>Load a new Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Laai 'n nuwe Aanpassing</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="111"/>
<source>Add a new Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg 'n nuwe Aanpassing by</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="112"/>
<source>Edit the selected Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Redigeer die geselekteerde Aanpassing</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="113"/>
<source>Delete the selected Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Wis die geselekteerde Aanpassing uit</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="114"/>
<source>Preview the selected Custom</source>
- <translation type="unfinished"></translation>
+ <translation>Sien voorskou van die geselekteerde Aanpassing</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="116"/>
<source>Send the selected Custom live</source>
- <translation type="unfinished"></translation>
+ <translation>Stuur die geselekteerde Aanpassing regstreeks</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="118"/>
<source>Add the selected Custom to the service</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg die geselekteerde Aanpassing by die diens</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="100"/>
@@ -820,13 +828,13 @@
<location filename="openlp/plugins/custom/customplugin.py" line="101"/>
<source>Customs</source>
<comment>name plural</comment>
- <translation type="unfinished"></translation>
+ <translation>Aanpassings</translation>
</message>
<message>
<location filename="openlp/plugins/custom/customplugin.py" line="105"/>
<source>Custom</source>
<comment>container title</comment>
- <translation type="unfinished">Aanpas</translation>
+ <translation>Aanpasing</translation>
</message>
</context>
<context>
@@ -839,37 +847,37 @@
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="73"/>
<source>Load a new Image</source>
- <translation type="unfinished"></translation>
+ <translation>Laai 'n nuwe Beeld</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="75"/>
<source>Add a new Image</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg 'n nuwe Beeld by</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="76"/>
<source>Edit the selected Image</source>
- <translation type="unfinished"></translation>
+ <translation>Redigeer die geselekteerde Beeld</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="77"/>
<source>Delete the selected Image</source>
- <translation type="unfinished"></translation>
+ <translation>Wis die geselekteerde Beeld uit</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="78"/>
<source>Preview the selected Image</source>
- <translation type="unfinished"></translation>
+ <translation>Sien voorskou van die geselekteerde Beeld</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="79"/>
<source>Send the selected Image live</source>
- <translation type="unfinished"></translation>
+ <translation>Stuur die geselekteerde Beeld regstreeks</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="80"/>
<source>Add the selected Image to the service</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg die geselekteerde Beeld by die diens</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="64"/>
@@ -881,13 +889,13 @@
<location filename="openlp/plugins/images/imageplugin.py" line="65"/>
<source>Images</source>
<comment>name plural</comment>
- <translation type="unfinished"></translation>
+ <translation type="unfinished">Beelde</translation>
</message>
<message>
<location filename="openlp/plugins/images/imageplugin.py" line="69"/>
<source>Images</source>
<comment>container title</comment>
- <translation type="unfinished"></translation>
+ <translation>Beelde</translation>
</message>
</context>
<context>
@@ -895,7 +903,7 @@
<message>
<location filename="openlp/core/ui/exceptionform.py" line="176"/>
<source>Select Attachment</source>
- <translation type="unfinished"></translation>
+ <translation>Selekteer Aanhangsel</translation>
</message>
</context>
<context>
@@ -918,23 +926,24 @@
<message>
<location filename="openlp/plugins/images/lib/mediaitem.py" line="154"/>
<source>Missing Image(s)</source>
- <translation type="unfinished"></translation>
+ <translation>Vermisde Beeld(e)</translation>
</message>
<message>
<location filename="openlp/plugins/images/lib/mediaitem.py" line="147"/>
<source>The following image(s) no longer exist: %s</source>
- <translation type="unfinished"></translation>
+ <translation>Die volgende beeld(e) bestaan nie meer nie: %s</translation>
</message>
<message>
<location filename="openlp/plugins/images/lib/mediaitem.py" line="154"/>
<source>The following image(s) no longer exist: %s
Do you want to add the other images anyway?</source>
- <translation type="unfinished"></translation>
+ <translation>Die volgende beeld(e) bestaan nie meer nie: %s
+Voeg steeds die ander beelde by?</translation>
</message>
<message>
<location filename="openlp/plugins/images/lib/mediaitem.py" line="200"/>
<source>There was a problem replacing your background, the image file "%s" no longer exists.</source>
- <translation type="unfinished"></translation>
+ <translation>Daar was 'n probleem om die agtergrond te vervang. Die beeld lêer "%s" bestaan ine meer nie.</translation>
</message>
</context>
<context>
@@ -947,37 +956,37 @@
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="89"/>
<source>Load a new Media</source>
- <translation type="unfinished"></translation>
+ <translation>Laai nuwe Media</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="91"/>
<source>Add a new Media</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg nuwe Media by</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="92"/>
<source>Edit the selected Media</source>
- <translation type="unfinished"></translation>
+ <translation>Redigeer die geselekteerde Media</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="93"/>
<source>Delete the selected Media</source>
- <translation type="unfinished"></translation>
+ <translation>Wis die geselekteerde Media uit</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="94"/>
<source>Preview the selected Media</source>
- <translation type="unfinished"></translation>
+ <translation>Sien voorskou van die geselekteerde Media</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="95"/>
<source>Send the selected Media live</source>
- <translation type="unfinished"></translation>
+ <translation>Stuur die geselekteerde Media regstreeks</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="96"/>
<source>Add the selected Media to the service</source>
- <translation type="unfinished"></translation>
+ <translation>Voeg die geselekteerde Media by die diens</translation>
</message>
<message>
<location filename="openlp/plugins/media/mediaplugin.py" line="80"/>
@@ -1013,12 +1022,12 @@
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="147"/>
<source>Missing Media File</source>
- <translation type="unfinished"></translation>
+ <translation>Vermisde Media Lêer</translation>
</message>
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="147"/>
<source>The file %s no longer exists.</source>
- <translation type="unfinished"></translation>
+ <translation>Die lêer %s bestaan nie meer nie.</translation>
</message>
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="106"/>
@@ -1028,12 +1037,12 @@
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="116"/>
<source>There was a problem replacing your background, the media file "%s" no longer exists.</source>
- <translation type="unfinished"></translation>
+ <translation>Daar was 'n probleem om die agtergrond te vervang. Die media lêer "%s" bestaan nie meer nie.</translation>
</message>
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="62"/>
<source>Videos (%s);;Audio (%s);;%s (*)</source>
- <translation type="unfinished"></translation>
+ <translation>Videos (%s);;Audio (%s);;%s (*)</translation>
</message>
</context>
<context>
@@ -1041,12 +1050,12 @@
<message>
<location filename="openlp/plugins/media/lib/mediatab.py" line="56"/>
<source>Media Display</source>
- <translation type="unfinished"></translation>
+ <translation>Media Vertoning</translation>
</message>
<message>
<location filename="openlp/plugins/media/lib/mediatab.py" line="58"/>
<source>Use Phonon for video playback</source>
- <translation type="unfinished"></translation>
+ <translation>Gebruik Phonon om Video terug te speel</translation>
</message>
</context>
<context>
@@ -1077,17 +1086,17 @@
OpenLP is geskryf en word onderhou deur vrywilligers. As u graag wil sien dat meer Christelike sagteware geskryf word, oorweeg dit asseblief om by te dra deur die knoppie hieronder te gebruik.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>Krediete</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Lisensie</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Dra By</translation>
</message>
@@ -1097,38 +1106,21 @@
<translation>bou %s</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1150,140 +1142,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1307,32 +1180,32 @@
<message>
<location filename="openlp/core/ui/advancedtab.py" line="131"/>
<source>Double-click to send items straight to live</source>
- <translation type="unfinished"></translation>
+ <translation>Dubbel-kliek om die items regstreeks te stuur</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="133"/>
<source>Expand new service items on creation</source>
- <translation type="unfinished"></translation>
+ <translation>Sit die nuwe diens items uit wanneer dit geskep word</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="135"/>
<source>Enable application exit confirmation</source>
- <translation type="unfinished"></translation>
+ <translation>Stel die program in staat om die uitgang bevestiging te vertoon</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="137"/>
<source>Mouse Cursor</source>
- <translation type="unfinished"></translation>
+ <translation>Muis Wyser</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="139"/>
<source>Hide mouse cursor when over display window</source>
- <translation type="unfinished"></translation>
+ <translation>Steek die muis wyser weg wanneer dit oor die vertoon venster beweeg</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="141"/>
<source>Default Image</source>
- <translation type="unfinished"></translation>
+ <translation>Verstek Beeld</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="143"/>
@@ -1342,12 +1215,12 @@
<message>
<location filename="openlp/core/ui/advancedtab.py" line="145"/>
<source>Image file:</source>
- <translation type="unfinished"></translation>
+ <translation>Beeld lêer:</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="217"/>
<source>Open File</source>
- <translation type="unfinished"></translation>
+ <translation>Maak Lêer oop</translation>
</message>
</context>
<context>
@@ -1355,52 +1228,52 @@
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="128"/>
<source>Edit Selection</source>
- <translation type="unfinished"></translation>
+ <translation>Redigeer Seleksie</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="130"/>
<source>Update</source>
- <translation type="unfinished"></translation>
+ <translation>Opdatteer</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="143"/>
<source>Description</source>
- <translation type="unfinished"></translation>
+ <translation>Beskrywing</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="134"/>
<source>Tag</source>
- <translation type="unfinished"></translation>
+ <translation>Etiket</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="135"/>
<source>Start tag</source>
- <translation type="unfinished"></translation>
+ <translation>Begin etiket</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="137"/>
<source>End tag</source>
- <translation type="unfinished"></translation>
+ <translation>Eind-etiket</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="140"/>
<source>Default</source>
- <translation type="unfinished"></translation>
+ <translation>Verstek</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="145"/>
<source>Tag id</source>
- <translation type="unfinished"></translation>
+ <translation>Etiket id</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="147"/>
<source>Start Html</source>
- <translation type="unfinished"></translation>
+ <translation>Begin Html</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="149"/>
<source>End Html</source>
- <translation type="unfinished"></translation>
+ <translation>Eind-Html</translation>
</message>
</context>
<context>
@@ -1408,17 +1281,17 @@
<message>
<location filename="openlp/core/ui/displaytagform.py" line="188"/>
<source>Update Error</source>
- <translation type="unfinished"></translation>
+ <translation>Opdateer Fout</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagform.py" line="146"/>
<source>Tag "n" already defined.</source>
- <translation type="unfinished"></translation>
+ <translation>Etiket "n" alreeds gedefinieër.</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagform.py" line="188"/>
<source>Tag %s already defined.</source>
- <translation type="unfinished"></translation>
+ <translation>Etiket %s alreeds gedefinieër.</translation>
</message>
</context>
<context>
@@ -1436,18 +1309,19 @@
<message>
<location filename="openlp/core/ui/exceptiondialog.py" line="108"/>
<source>Send E-Mail</source>
- <translation type="unfinished"></translation>
+ <translation>Stuur E-pos</translation>
</message>
<message>
<location filename="openlp/core/ui/exceptiondialog.py" line="110"/>
<source>Save to File</source>
- <translation type="unfinished"></translation>
+ <translation>Stoor na Lêer</translation>
</message>
<message>
<location filename="openlp/core/ui/exceptiondialog.py" line="99"/>
<source>Please enter a description of what you were doing to cause this error
(Minimum 20 characters)</source>
- <translation type="unfinished"></translation>
+ <translation>Voer asseblief 'n beskrywing in van waarmee jy besig was toe de probleem ontstaan het
+(Mimimum 20 karrakters)</translation>
</message>
<message>
<location filename="openlp/core/ui/exceptiondialog.py" line="112"/>
@@ -1537,127 +1411,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>Algemeen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitors</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Selekteer monitor vir uitgaande vertoning:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Vertoon as dit 'n enkel skerm is</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Applikasie Aanskakel</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Vertoon leë skerm waarskuwing</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Maak vanself die laaste diens oop</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Wys die spatsel skerm</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Program Verstellings</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Vra om te stoor voordat 'n nuwe diens begin word</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Wys voorskou van volgende item in diens automaties</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Skyfie herhaal vertraging:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation>sek</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI Inligting</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect gebruikersnaam:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect wagwoord:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Vertoon Posisie</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Hoogte</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Wydte</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Oorskryf vertoon posisie</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2045,17 +1909,17 @@
<translation>OpenLP Weergawe is Opdateer</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLP Hoof Vertoning Blanko</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>Die Hoof Skerm is afgeskakel</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Verstek Tema: %s</translation>
</message>
@@ -2071,12 +1935,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2269,6 +2133,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -2423,7 +2300,7 @@
<message>
<location filename="openlp/core/ui/servicemanager.py" line="378"/>
<source>Open File</source>
- <translation type="unfinished"></translation>
+ <translation type="unfinished">Maak Lêer oop</translation>
</message>
<message>
<location filename="openlp/core/ui/servicemanager.py" line="466"/>
@@ -4323,7 +4200,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4409,25 +4286,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/de.ts'
--- resources/i18n/de.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/de.ts 2011-03-05 08:31:36 +0000
@@ -10,13 +10,6 @@
Möchten Sie trotzdem fortfahren?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>Der Hinweistext enthält kein '<>'.
-Möchten Sie trotzdem fortfahren?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -26,6 +19,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -207,14 +206,14 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>Verse aus Vergleichsübersetzungen können nicht mit Versen einzelner Ãbersetzungen kombiniert werden. Möchten Sie die Suchergebnisse löschen und eine neue Suche starten?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation>Die Bibelübersetzung ist unvollständig.</translation>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -319,11 +318,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation>Keine Ãbersetzung verfügbar</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation>Zur Zeit sind keine Bibelübersetzungen installiert. Zur Suche muss eine solche mit dem Importassistent importiert werden.</translation>
</message>
@@ -339,6 +333,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -561,11 +560,6 @@
<translation>CSV Datei</translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation>openlp.org 1.x Bibel</translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation>Bibleserver.com</translation>
@@ -595,6 +589,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1081,17 +1080,17 @@
OpenLP wird von freiwiligen 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.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>Danksagungen</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Lizenz</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Mitmachen</translation>
</message>
@@ -1101,38 +1100,21 @@
<translation> build %s</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1151,195 +1133,25 @@
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</source>
- <translation>Projektleitung
- Raoul »superfly« Snyman
-
-Entwickler
- Tim »TRB143« Bentley
- Jonathan »gushie« Corwin
- Michael »cocooncrash« Gorven
- Scott »sguerrieri« Guerrieri
- Raoul »superfly« Snyman
- Martin »mijiti« Thompson
- Jon »Meths« Tibble
-
-Mitwirkende
- Meinert »m2j« Jordan
- Andreas »googol« Preikschat
- Christian »crichter« Richter
- Philip »Phill« Ridout
- Maikel Stuivenberg
- Carsten »catini« Tingaard
- Frode »frodus« Woldsund
-
-Tester
- Philip »Phill« Ridout
- Wesley »wrst« Stout (lead)
-
-Packetierer
- Thomas »tabthorpe« Abthorpe (FreeBSD)
- Tim »TRB143« Bentley (Fedora)
- Michael »cocooncrash« Gorven (Ubuntu)
- Matthias »matthub« Hub (Mac OS X)
- Raoul »superfly« Snyman (Windows, Ubuntu)
-
-Erstellt mit
- Python: http://www.python.org/
- Qt4: http://qt.nokia.com/
- PyQt4: http://www.riverbankcomputing.co.uk/software/pyqt/intro
- Oxygen Icons: http://oxygen-icons.org/
-
-Schlusswort
- »Denn Gott hat der Welt seine Liebe
- dadurch gezeigt, dass er seinen einzigen
- Sohn für sie hergab, damit jeder, der an
- ihn glaubt, das ewige Leben hat und nicht
- verloren geht.« -- Johannes 3,16
-
- Als Letztes, aber nicht zuletzt, geht unser
- Dank an Gott, unseren Vater, dafür, dass er
- uns seinen Sohn gesandt hat, der am Kreuz
- für uns gestorben ist und uns so von der
- Sünde befreite.
- Wir veröffentlichen dieses Programm frei,
- weil er uns befreit hat.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
- <translation></translation>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -1594,127 +1406,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>Allgemein</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Bildschirme</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Projektionsbildschirm:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Anzeige bei nur einem Bildschirm</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Programmstart</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Warnung wenn Projektion deaktiviert wurde</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Zuletzt benutzten Ablauf beim Start laden</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Zeige den Startbildschirm</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Anwendungseinstellungen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Geänderte Abläufe nicht ungefragt ersetzen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Vorschau des nächsten Ablaufelements</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Schleifenverzögerung:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation> sek</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI-Details</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect Benutzername:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect Passwort:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Anzeigeposition</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Höhe</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Breite</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Anzeigeposition überschreiben</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation>Bildschirm</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation>Hauptbildschirm</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation>Prüfe nach Aktualisierungen</translation>
</message>
@@ -2093,17 +1895,17 @@
<translation>Neue OpenLP Version verfügbar</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>Hauptbildschirm abgedunkelt</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>Die Projektion ist momentan nicht aktiv.</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Standarddesign: %s</translation>
</message>
@@ -2128,12 +1930,12 @@
<translation>&Tastenkürzel einrichten...</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation>OpenLP beenden</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation>Sind Sie sicher, dass OpenLP beendet werden soll?</translation>
</message>
@@ -2326,6 +2128,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished">Bildschirm</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished">Hauptbildschirm</translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4381,7 +4196,7 @@
<translation>Das Lied benötigt mindestens einen Author.</translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation>Das Lied benötigt mindestens einen Vers.</translation>
</message>
@@ -4467,25 +4282,25 @@
<translation></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/en.ts'
--- resources/i18n/en.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/en.ts 2011-03-05 08:31:36 +0000
@@ -9,12 +9,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -24,6 +18,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -205,13 +205,13 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -316,11 +316,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished"></translation>
</message>
@@ -336,6 +331,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -539,11 +539,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="684"/>
<source>Starting Registering bible...</source>
<translation type="unfinished"></translation>
@@ -589,6 +584,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1068,17 +1068,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation type="unfinished"></translation>
</message>
@@ -1088,38 +1088,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1141,140 +1124,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1528,127 +1392,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2034,17 +1888,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation type="unfinished"></translation>
</message>
@@ -2060,12 +1914,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2258,6 +2112,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4310,7 +4177,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4401,18 +4268,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
+ <source>Select Destination Folder</source>
<translation type="unfinished"></translation>
</message>
</context>
=== modified file 'resources/i18n/en_GB.ts'
--- resources/i18n/en_GB.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/en_GB.ts 2011-03-05 08:31:36 +0000
@@ -9,12 +9,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -24,6 +18,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -205,13 +205,13 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -316,11 +316,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished"></translation>
</message>
@@ -336,6 +331,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -556,11 +556,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation type="unfinished"></translation>
@@ -590,6 +585,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1075,17 +1075,17 @@
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.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>Credits</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Licence</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Contribute</translation>
</message>
@@ -1095,38 +1095,21 @@
<translation> build %s</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1148,140 +1131,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1535,127 +1399,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>General</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitors</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Select monitor for output display:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Display if a single screen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Application Startup</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Show blank screen warning</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Automatically open the last service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Show the splash screen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Application Settings</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Prompt to save before starting a new service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Automatically preview next item in service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Slide loop delay:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation> sec</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI Details</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect username:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect password:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Display Position</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Height</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Width</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Override display position</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2042,17 +1896,17 @@
<translation>OpenLP Version Updated</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLP Main Display Blanked</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>The Main Display has been blanked out</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Default Theme: %s</translation>
</message>
@@ -2068,12 +1922,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2266,6 +2120,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4320,7 +4187,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4406,25 +4273,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/en_ZA.ts'
--- resources/i18n/en_ZA.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/en_ZA.ts 2011-03-05 08:31:36 +0000
@@ -6,23 +6,25 @@
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation type="unfinished"></translation>
+ <translation>You have not entered a parameter to be replaced.
+Do you want to continue anyway?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
- <translation type="unfinished"></translation>
+ <translation>No Parameter Found</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>No Placeholder Found</source>
- <translation type="unfinished"></translation>
+ <translation>No Placeholder Found</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation>The alert text does not contain '<>'.
+Do you want to continue anyway?</translation>
</message>
</context>
<context>
@@ -106,7 +108,7 @@
<message>
<location filename="openlp/plugins/alerts/forms/alertdialog.py" line="100"/>
<source>&Parameter:</source>
- <translation type="unfinished"></translation>
+ <translation>&Parameter:</translation>
</message>
</context>
<context>
@@ -155,28 +157,28 @@
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="115"/>
<source>Importing testaments... %s</source>
- <translation type="unfinished"></translation>
+ <translation>Importing testaments... %s</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="127"/>
<source>Importing testaments... done.</source>
- <translation type="unfinished"></translation>
+ <translation>Importing testaments... done.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="150"/>
<source>Importing books... %s</source>
- <translation type="unfinished"></translation>
+ <translation>Importing books... %s</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="183"/>
<source>Importing verses from %s...</source>
<comment>Importing verses from <book name>...</comment>
- <translation type="unfinished"></translation>
+ <translation>Importing verses from %s...</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/csvbible.py" line="192"/>
<source>Importing verses... done.</source>
- <translation type="unfinished"></translation>
+ <translation>Importing verses... done.</translation>
</message>
</context>
<context>
@@ -184,35 +186,35 @@
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="572"/>
<source>Download Error</source>
- <translation type="unfinished"></translation>
+ <translation>Download Error</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="579"/>
<source>Parse Error</source>
- <translation type="unfinished"></translation>
+ <translation>Parse Error</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="572"/>
<source>There was a problem downloading your verse selection. Please check your Internet connection, and if this error continues to occur please consider reporting a bug.</source>
- <translation type="unfinished"></translation>
+ <translation>There was a problem downloading your verse selection. Please check your Internet connection, and if this error continues to occur please consider reporting a bug.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="579"/>
<source>There was a problem extracting your verse selection. If this error continues to occur please consider reporting a bug.</source>
- <translation type="unfinished"></translation>
+ <translation>There was a problem extracting your verse selection. If this error continues to occur please consider reporting a bug.</translation>
</message>
</context>
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation>Bible not fully loaded.</translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation type="unfinished"></translation>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
+ <translation>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</translation>
</message>
</context>
<context>
@@ -288,7 +290,7 @@
<message>
<location filename="openlp/plugins/bibles/lib/http.py" line="452"/>
<source>No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.</source>
- <translation type="unfinished"></translation>
+ <translation>No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.</translation>
</message>
</context>
<context>
@@ -312,17 +314,13 @@
<location filename="openlp/plugins/bibles/lib/manager.py" line="311"/>
<source>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.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
+ <translation>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.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
- <translation type="unfinished"></translation>
+ <translation>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="263"/>
@@ -334,7 +332,19 @@
Book Chapter:Verse-Verse,Verse-Verse
Book Chapter:Verse-Verse,Chapter:Verse-Verse
Book Chapter:Verse-Chapter:Verse</source>
- <translation type="unfinished"></translation>
+ <translation>Your scripture reference is either not supported by OpenLP or is invalid. Please make sure your reference conforms to one of the following patterns:
+
+Book Chapter
+Book Chapter-Chapter
+Book Chapter:Verse-Verse
+Book Chapter:Verse-Verse,Verse-Verse
+Book Chapter:Verse-Verse,Chapter:Verse-Verse
+Book Chapter:Verse-Chapter:Verse</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation>No Bibles Available</translation>
</message>
</context>
<context>
@@ -555,12 +565,7 @@
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="554"/>
<source>CSV File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
+ <translation>CSV File</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
@@ -592,6 +597,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1077,17 +1087,17 @@
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.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>Credits</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>License</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Contribute</translation>
</message>
@@ -1097,38 +1107,21 @@
<translation> build %s</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1150,140 +1143,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1537,127 +1411,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>General</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitors</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Select monitor for output display:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Display if a single screen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Application Startup</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Show blank screen warning</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Automatically open the last service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Show the splash screen</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Application Settings</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI Details</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect username:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect password:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Display Position</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Height</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Width</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Override display position</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Prompt to save before starting a new service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Automatically preview next item in service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Slide loop delay:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation> sec</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2036,17 +1900,17 @@
<translation>OpenLP Version Updated</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLP Main Display Blanked</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>The Main Display has been blanked out</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Default Theme: %s</translation>
</message>
@@ -2071,12 +1935,12 @@
<translation>Configure &Shortcuts...</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2269,6 +2133,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4323,7 +4200,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4409,25 +4286,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/es.ts'
--- resources/i18n/es.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/es.ts 2011-03-05 08:31:36 +0000
@@ -10,13 +10,6 @@
¿Desea continuar de todas maneras?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>El texto de alerta no contiene '<>'.
-¿Desea continuar de todas maneras?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -26,6 +19,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -207,13 +206,13 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -318,11 +317,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished"></translation>
</message>
@@ -338,6 +332,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -557,11 +556,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation type="unfinished"></translation>
@@ -591,6 +585,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1070,17 +1069,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation type="unfinished">Créditos</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation type="unfinished">Licencia</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation type="unfinished">Contribuir</translation>
</message>
@@ -1090,38 +1089,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1143,140 +1125,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1530,127 +1393,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation type="unfinished">General</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation type="unfinished">Monitores</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation type="unfinished">Seleccionar monitor para visualizar la salida:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation type="unfinished">Inicio de la Aplicación</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation type="unfinished">Mostrar advertencia de pantalla en blanco</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation type="unfinished">Abrir automáticamente el último servicio</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation type="unfinished">Mostrar pantalla de bienvenida</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation type="unfinished">Configuración del Programa</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation type="unfinished">Detalles de CCLI</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2036,17 +1889,17 @@
<translation type="unfinished">Versión de OpenLP Actualizada</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation type="unfinished">Pantalla Principal de OpenLP en Blanco</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation type="unfinished">La Pantalla Principal esta en negro</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation type="unfinished"></translation>
</message>
@@ -2062,12 +1915,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2260,6 +2113,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4312,7 +4178,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4398,25 +4264,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/et.ts'
--- resources/i18n/et.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/et.ts 2011-03-05 08:31:36 +0000
@@ -7,23 +7,22 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Sa ei ole sisestanud parameetrit, mida asendada.
-Kas tahad sellegipoolest jätkata?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>Teate tekst ei sisalda '<>' märke.
-Kas tahad sellegipoolest jätkata?</translation>
+Kas tahad sellegi poolest jätkata?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
- <translation type="unfinished"></translation>
+ <translation>Parameetreid ei leitud</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>No Placeholder Found</source>
+ <translation>Kohahoidjat ei leitud</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -207,14 +206,14 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>Ãhe- ja kahekeelseid piiblisalme pole võimalik kombineerida. Kas sa tahad kustutada otsingutulemused ja alustada uut otsingut?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation>Piibel pole täielikult laaditud</translation>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -319,11 +318,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation>Piibleid pole</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation>Praegu pole ühtegi Piiblit paigaldatud. Palun paigalda mõni Piibel importimise nõustaja abil.</translation>
</message>
@@ -337,6 +331,18 @@
Book Chapter:Verse-Verse,Verse-Verse
Book Chapter:Verse-Verse,Chapter:Verse-Verse
Book Chapter:Verse-Chapter:Verse</source>
+ <translation>Salmiviide pole toetatud või on vigane. Veendu, et see vastab mõnele järgnevale mustrile:
+
+Raamat peatükk
+Raamat peatükk-peatükk
+Raamat peatükk:salm-salm
+Raamat peatükk:salm-salm,salm-salm
+Raamat peatükk:salm-salm,peatükk:salm-salm
+Raamat peatükk:salm-peatükk:salm</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -560,11 +566,6 @@
<translation>CSV fail</translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation>openlp.org 1.x Piibel</translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation>Piibliserver</translation>
@@ -594,6 +595,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation>Sa pole määranud testamentide faili. Kas tahad importimisega jätkata?</translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -660,7 +666,7 @@
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="102"/>
<source>Scripture Reference</source>
- <translation type="unfinished"></translation>
+ <translation>Salmiviide</translation>
</message>
</context>
<context>
@@ -1035,7 +1041,7 @@
<message>
<location filename="openlp/plugins/media/lib/mediaitem.py" line="62"/>
<source>Videos (%s);;Audio (%s);;%s (*)</source>
- <translation type="unfinished"></translation>
+ <translation>Videod (%s);;Audio (%s);;%s (*)</translation>
</message>
</context>
<context>
@@ -1062,17 +1068,17 @@
<context>
<name>OpenLP.AboutForm</name>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>Autorid</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Litsents</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Aita kaasa</translation>
</message>
@@ -1099,38 +1105,21 @@
OpenLP on kirjutatud vabatahtlike poolt. Kui sulle meeldiks näha rohkem kristlikku tarkvara, siis võid annetada, selleks klõpsa alumisele nupule.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1149,190 +1138,24 @@
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</source>
- <translation>Projekti juht
-Raoul "superfly" Snyman
-
-Arendajad
-Tim "TRB143" Bentley
-Jonathan "gushie" Corwin
-Michael "cocooncrash" Gorven
-Scott "sguerrieri" Guerrieri
-Raoul "superfly" Snyman
-Martin "mijiti" Thompson
-Jon "Meths" Tibble
-
-Abilised
-Meinert "m2j" Jordan
-Andreas "googol" Preikschat
-Christian "crichter" Richter
-Philip "Phill" Ridout
-Maikel Stuivenberg
-Carsten "catini" Tingaard
-Frode "frodus" Woldsund
-
-Testijad
-Philip "Phill" Ridout
-Wesley "wrst" Stout (lead)
-
-Pakendajad
-Thomas "tabthorpe" Abthorpe (FreeBSD)
-Tim "TRB143" Bentley (Fedora)
-Michael "cocooncrash" Gorven (Ubuntu)
-Matthias "matthub" Hub (Mac OS X)
-Raoul "superfly" Snyman (Windows, Ubuntu)
-
-Kasutatud tehnoloogiad
-Python: http://www.python.org/
-Qt4: http://qt.nokia.com/
-PyQt4: http://www.riverbankcomputing.co.uk/software/pyqt/intro
-Oxygeni ikoonid: http://oxygen-icons.org/
-
-Lõpptänu
-"Sest nõnda on Jumal maailma armastanud,
-et ta oma ainusündinud Poja on andnud,
-et ükski, kes temasse usub, ei hukkuks,
-vaid et tal oleks igavene elu. -- Johannese 3:16
-
-Lõpuks suurim tänu kuulub Jumalale meie Isale,
-kes saatis oma Poja ristile surema, et vabastada
-meid patust. Me anname selle tarkvara sulle
-tasuta, sest Tema on teinud meid vabaks.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1376,27 +1199,27 @@
<message>
<location filename="openlp/core/ui/advancedtab.py" line="139"/>
<source>Hide mouse cursor when over display window</source>
- <translation type="unfinished"></translation>
+ <translation>Ekraanil oleva akna kohal peidetakse hiirekursor</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="141"/>
<source>Default Image</source>
- <translation type="unfinished"></translation>
+ <translation>Vaikimisi pilt</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="143"/>
<source>Background color:</source>
- <translation type="unfinished">Taustavärvus:</translation>
+ <translation>Taustapilt:</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="145"/>
<source>Image file:</source>
- <translation type="unfinished"></translation>
+ <translation>Pildifail:</translation>
</message>
<message>
<location filename="openlp/core/ui/advancedtab.py" line="217"/>
<source>Open File</source>
- <translation type="unfinished">Faili avamine</translation>
+ <translation>Faili avamine</translation>
</message>
</context>
<context>
@@ -1404,52 +1227,52 @@
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="128"/>
<source>Edit Selection</source>
- <translation type="unfinished">Valiku muutmine</translation>
+ <translation>Valiku muutmine</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="130"/>
<source>Update</source>
- <translation type="unfinished">Uuenda</translation>
+ <translation>Uuenda</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="143"/>
<source>Description</source>
- <translation type="unfinished">Kirjeldus</translation>
+ <translation>Kirjeldus</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="134"/>
<source>Tag</source>
- <translation type="unfinished">Silt</translation>
+ <translation>Silt</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="135"/>
<source>Start tag</source>
- <translation type="unfinished">Alustamise silt</translation>
+ <translation>Alustamise silt</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="137"/>
<source>End tag</source>
- <translation type="unfinished">Lõpu silt</translation>
+ <translation>Lõpu silt</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="140"/>
<source>Default</source>
- <translation type="unfinished">Vaikimisi</translation>
+ <translation>Vaikimisi</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="145"/>
<source>Tag id</source>
- <translation type="unfinished">Sildi ID</translation>
+ <translation>Sildi ID</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="147"/>
<source>Start Html</source>
- <translation type="unfinished">HTMLi algus</translation>
+ <translation>HTMLi algus</translation>
</message>
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="149"/>
<source>End Html</source>
- <translation type="unfinished">HTMLi lõpp</translation>
+ <translation>HTMLi lõpp</translation>
</message>
</context>
<context>
@@ -1614,127 +1437,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>Ãldine</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitorid</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Vali väljundkuva ekraan:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Kuvatakse, kui on ainult üks ekraan</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Rakenduse käivitumine</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Kuvatakse tühja ekraani hoiatust</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Automaatselt avatakse viimane teenistus</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Käivitumisel kuvatakse logo</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Rakenduse sätted</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Enne uue teenistuse alustamist küsitakse, kas salvestada avatud teenistus</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Järgmise teenistuse elemendi automaatne eelvaade</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Slaidi näitamise pikkus korduses:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation>sek</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI andmed</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelecti kasutajanimi:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelecti parool:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Kuva asukoht</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Kõrgus</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Laius</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Kuva asukoht määratakse jõuga</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation>Ekraan</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation>peamine</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation>OpenLP uuenduste kontrollimine</translation>
</message>
@@ -2113,17 +1926,17 @@
<translation>OpenLP uuendus</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLP peakuva on tühi</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>Peakuva on tühi</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Vaikimisi kujundus: %s</translation>
</message>
@@ -2148,12 +1961,12 @@
<translation>&Kiirklahvide seadistamine...</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation>OpenLP sulgemine</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation>Kas oled kindel, et tahad OpenLP sulgeda?</translation>
</message>
@@ -2170,17 +1983,17 @@
<message>
<location filename="openlp/core/ui/mainwindow.py" line="367"/>
<source>&Configure Display Tags</source>
- <translation type="unfinished"></translation>
+ <translation>&Kuvasiltide seadistamine</translation>
</message>
<message>
<location filename="openlp/core/ui/mainwindow.py" line="440"/>
<source>Open &Data Folder...</source>
- <translation type="unfinished"></translation>
+ <translation>Ava &andmete kataloog...</translation>
</message>
<message>
<location filename="openlp/core/ui/mainwindow.py" line="442"/>
<source>Open the folder where songs, bibles and other data resides.</source>
- <translation type="unfinished"></translation>
+ <translation>Laulude, Piiblite ja muude andmete kataloogi avamine.</translation>
</message>
</context>
<context>
@@ -2274,12 +2087,12 @@
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="44"/>
<source>Fit Page</source>
- <translation type="unfinished"></translation>
+ <translation>Mahuta lehele</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="45"/>
<source>Fit Width</source>
- <translation type="unfinished"></translation>
+ <translation>Mahuta laius</translation>
</message>
</context>
<context>
@@ -2287,62 +2100,75 @@
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="63"/>
<source>Options</source>
- <translation type="unfinished"></translation>
+ <translation>Valikud</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="71"/>
<source>Close</source>
- <translation type="unfinished"></translation>
+ <translation>Sulge</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="75"/>
<source>Copy</source>
- <translation type="unfinished"></translation>
+ <translation>Kopeeri</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="78"/>
<source>Copy as HTML</source>
- <translation type="unfinished"></translation>
+ <translation>Kopeeri HTMLina</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="85"/>
<source>Zoom In</source>
- <translation type="unfinished"></translation>
+ <translation>Suurendamine</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="93"/>
<source>Zoom Out</source>
- <translation type="unfinished"></translation>
+ <translation>Vähendamine</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="101"/>
<source>Zoom Original</source>
- <translation type="unfinished"></translation>
+ <translation>Originaalsuurus</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="132"/>
<source>Other Options</source>
- <translation type="unfinished"></translation>
+ <translation>Muud valikud</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="152"/>
<source>Include slide text if available</source>
- <translation type="unfinished"></translation>
+ <translation>Slaidi teksti, kui saadaval</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="154"/>
<source>Include service item notes</source>
- <translation type="unfinished"></translation>
+ <translation>Teenistuse kirje märkmed</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="156"/>
<source>Include play length of media items</source>
- <translation type="unfinished"></translation>
+ <translation>Meediakirjete pikkus</translation>
</message>
<message>
<location filename="openlp/core/ui/printservicedialog.py" line="158"/>
<source>Service Order Sheet</source>
- <translation type="unfinished">Teenistuse järjekord</translation>
+ <translation>Teenistuse järjekord</translation>
+ </message>
+</context>
+<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished">Ekraan</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished">peamine</translation>
</message>
</context>
<context>
@@ -2545,22 +2371,22 @@
<message>
<location filename="openlp/core/ui/servicemanager.py" line="269"/>
<source>&Start Time</source>
- <translation type="unfinished"></translation>
+ <translation>&Alguse aeg</translation>
</message>
<message>
<location filename="openlp/core/ui/servicemanager.py" line="277"/>
<source>Show &Preview</source>
- <translation type="unfinished"></translation>
+ <translation>Näita &eelvaadet</translation>
</message>
<message>
<location filename="openlp/core/ui/servicemanager.py" line="280"/>
<source>Show &Live</source>
- <translation type="unfinished"></translation>
+ <translation>Näita &ekraanil</translation>
</message>
<message>
<location filename="openlp/core/ui/servicemanager.py" line="390"/>
<source>The current service has been modified. Would you like to save this service?</source>
- <translation type="unfinished"></translation>
+ <translation>Praegust teensitust on muudetud. Kas tahad selle teenistuse salvestada?</translation>
</message>
</context>
<context>
@@ -2624,7 +2450,7 @@
<message>
<location filename="openlp/core/ui/shortcutlistdialog.py" line="79"/>
<source>Alternate</source>
- <translation type="unfinished"></translation>
+ <translation>Muuda</translation>
</message>
</context>
<context>
@@ -2738,32 +2564,32 @@
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="63"/>
<source>Item Start Time</source>
- <translation type="unfinished"></translation>
+ <translation>Kirje alguse aeg</translation>
</message>
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="65"/>
<source>Hours:</source>
- <translation type="unfinished"></translation>
+ <translation>Tundi:</translation>
</message>
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="66"/>
<source>h</source>
- <translation type="unfinished"></translation>
+ <translation>h</translation>
</message>
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="67"/>
<source>m</source>
- <translation type="unfinished"></translation>
+ <translation>m</translation>
</message>
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="69"/>
<source>Minutes:</source>
- <translation type="unfinished"></translation>
+ <translation>Minutid:</translation>
</message>
<message>
<location filename="openlp/core/ui/starttimedialog.py" line="70"/>
<source>Seconds:</source>
- <translation type="unfinished"></translation>
+ <translation>Sekundit:</translation>
</message>
</context>
<context>
@@ -2986,7 +2812,7 @@
<message>
<location filename="openlp/core/ui/thememanager.py" line="405"/>
<source>OpenLP Themes (*.theme *.otz)</source>
- <translation type="unfinished"></translation>
+ <translation>OpenLP kujundused (*.theme *.otz)</translation>
</message>
</context>
<context>
@@ -3305,388 +3131,388 @@
<message>
<location filename="openlp/core/lib/ui.py" line="43"/>
<source>About</source>
- <translation type="unfinished">Programmist</translation>
+ <translation>Programmist</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="44"/>
<source>&Add</source>
- <translation type="unfinished">&Lisa</translation>
+ <translation>&Lisa</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="45"/>
<source>Advanced</source>
- <translation type="unfinished">Täpsem</translation>
+ <translation>Täpsem</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="46"/>
<source>All Files</source>
- <translation type="unfinished">Kõik failid</translation>
+ <translation>Kõik failid</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="47"/>
<source>Bottom</source>
- <translation type="unfinished">All</translation>
+ <translation>All</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="48"/>
<source>Browse...</source>
- <translation type="unfinished">Lehitse...</translation>
+ <translation>Lehitse...</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="49"/>
<source>Cancel</source>
- <translation type="unfinished">Loobu</translation>
+ <translation>Loobu</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="50"/>
<source>CCLI number:</source>
- <translation type="unfinished">CCLI number:</translation>
+ <translation>CCLI number:</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="51"/>
<source>Create a new service.</source>
- <translation type="unfinished">Uue teenistuse loomine.</translation>
+ <translation>Uue teenistuse loomine.</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="53"/>
<source>&Edit</source>
- <translation type="unfinished">&Muuda</translation>
+ <translation>&Muuda</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="54"/>
<source>Empty Field</source>
- <translation type="unfinished"></translation>
+ <translation>Tühi väli</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="56"/>
<source>Export</source>
- <translation type="unfinished"></translation>
+ <translation>Ekspordi</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="57"/>
<source>pt</source>
<comment>Abbreviated font pointsize unit</comment>
- <translation type="unfinished">pt</translation>
+ <translation>pt</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="59"/>
<source>Image</source>
- <translation type="unfinished">Pilt</translation>
+ <translation>Pilt</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="60"/>
<source>Import</source>
- <translation type="unfinished">Impordi</translation>
+ <translation>Impordi</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="61"/>
<source>Length %s</source>
- <translation type="unfinished"></translation>
+ <translation>Kestus %s</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="62"/>
<source>Live</source>
- <translation type="unfinished">Ekraan</translation>
+ <translation>Ekraan</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="63"/>
<source>Live Background Error</source>
- <translation type="unfinished">Ekraani tausta viga</translation>
+ <translation>Ekraani tausta viga</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="64"/>
<source>Live Panel</source>
- <translation type="unfinished"></translation>
+ <translation>Ekraani paneel</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="65"/>
<source>Load</source>
- <translation type="unfinished">Laadi</translation>
+ <translation>Laadi</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="66"/>
<source>Middle</source>
- <translation type="unfinished">Keskel</translation>
+ <translation>Keskel</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="67"/>
<source>New</source>
- <translation type="unfinished">Uus</translation>
+ <translation>Uus</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="68"/>
<source>New Service</source>
- <translation type="unfinished">Uus teenistus</translation>
+ <translation>Uus teenistus</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="69"/>
<source>New Theme</source>
- <translation type="unfinished">Uus kujundus</translation>
+ <translation>Uus kujundus</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="70"/>
<source>No File Selected</source>
<comment>Singular</comment>
- <translation type="unfinished"></translation>
+ <translation>Ãhtegi faili pole valitud</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="71"/>
<source>No Files Selected</source>
<comment>Plural</comment>
- <translation type="unfinished"></translation>
+ <translation>Ãhtegi faili pole valitud</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="72"/>
<source>No Item Selected</source>
<comment>Singular</comment>
- <translation type="unfinished"></translation>
+ <translation>Ãhtegi elementi pole valitud</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="73"/>
<source>No Items Selected</source>
<comment>Plural</comment>
- <translation type="unfinished">Ãhtegi elementi pole valitud</translation>
+ <translation>Ãhtegi elementi pole valitud</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="74"/>
<source>openlp.org 1.x</source>
- <translation type="unfinished">openlp.org 1.x</translation>
+ <translation>openlp.org 1.x</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="75"/>
<source>OpenLP 2.0</source>
- <translation type="unfinished">OpenLP 2.0</translation>
+ <translation>OpenLP 2.0</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="76"/>
<source>Open Service</source>
- <translation type="unfinished">Teenistuse avamine</translation>
+ <translation>Teenistuse avamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="77"/>
<source>Preview</source>
- <translation type="unfinished">Eelvaade</translation>
+ <translation>Eelvaade</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="78"/>
<source>Preview Panel</source>
- <translation type="unfinished"></translation>
+ <translation>Eelvaate paneel</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="79"/>
<source>Print Service Order</source>
- <translation type="unfinished">Teenistuse järjekorra printimine</translation>
+ <translation>Teenistuse järjekorra printimine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="80"/>
<source>Replace Background</source>
- <translation type="unfinished">Tausta asendamine</translation>
+ <translation>Tausta asendamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="81"/>
<source>Replace Live Background</source>
- <translation type="unfinished">Ekraani tausta asendamine</translation>
+ <translation>Ekraani tausta asendamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="82"/>
<source>Reset Background</source>
- <translation type="unfinished">Tausta lähtestamine</translation>
+ <translation>Tausta lähtestamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="83"/>
<source>Reset Live Background</source>
- <translation type="unfinished">Ekraani tausta asendamine</translation>
+ <translation>Ekraani tausta asendamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="84"/>
<source>s</source>
<comment>The abbreviated unit for seconds</comment>
- <translation type="unfinished">s</translation>
+ <translation>s</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="85"/>
<source>Save && Preview</source>
- <translation type="unfinished">Salvesta && eelvaatle</translation>
+ <translation>Salvesta && eelvaatle</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="86"/>
<source>Search</source>
- <translation type="unfinished">Otsi</translation>
+ <translation>Otsi</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="87"/>
<source>You must select an item to delete.</source>
- <translation type="unfinished"></translation>
+ <translation>Pead valima elemendi, mida tahad kustutada.</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="88"/>
<source>You must select an item to edit.</source>
- <translation type="unfinished">Pead valima kirje, mida muuta.</translation>
+ <translation>Pead valima elemendi, mida tahad muuta.</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="89"/>
<source>Save Service</source>
- <translation type="unfinished"></translation>
+ <translation>Teenistuse salvestamine</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="90"/>
<source>Service</source>
- <translation type="unfinished"></translation>
+ <translation>Teenistus</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="91"/>
<source>Start %s</source>
- <translation type="unfinished"></translation>
+ <translation>Algus %s</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="92"/>
<source>Theme</source>
<comment>Singular</comment>
- <translation type="unfinished">Kujundus</translation>
+ <translation>Kujundus</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="93"/>
<source>Themes</source>
<comment>Plural</comment>
- <translation type="unfinished">Kujundused</translation>
+ <translation>Kujundused</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="94"/>
<source>Top</source>
- <translation type="unfinished">Ãleval</translation>
+ <translation>Ãleval</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="95"/>
<source>Version</source>
- <translation type="unfinished"></translation>
+ <translation>Versioon</translation>
</message>
<message>
<location filename="openlp/core/lib/ui.py" line="305"/>
<source>&Vertical Align:</source>
- <translation type="unfinished"></translation>
+ <translation>&Vertikaaljoondus:</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="59"/>
<source>Finished import.</source>
- <translation type="unfinished">Importimine lõpetatud.</translation>
+ <translation>Importimine lõpetatud.</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="60"/>
<source>Format:</source>
- <translation type="unfinished">Vorming:</translation>
+ <translation>Vorming:</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="62"/>
<source>Importing</source>
- <translation type="unfinished">Importimine</translation>
+ <translation>Importimine</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="63"/>
<source>Importing "%s"...</source>
- <translation type="unfinished">"%s" importimine...</translation>
+ <translation>"%s" importimine...</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="64"/>
<source>Select Import Source</source>
- <translation type="unfinished">Importimise allika valimine</translation>
+ <translation>Importimise allika valimine</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="65"/>
<source>Select the import format and the location to import from.</source>
- <translation type="unfinished"></translation>
+ <translation>Vali importimise vorming ja asukoht, kust importida.</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="67"/>
<source>The openlp.org 1.x importer has been disabled due to a missing Python module. If you want to use this importer, you will need to install the "python-sqlite" module.</source>
- <translation type="unfinished">openlp.org 1.x importija on ühe puuduva Pythoni mooduli pärast keelatud. Kui sa tahad seda importijat kasutada, pead paigaldama mooduli "python-sqlite".</translation>
+ <translation>openlp.org 1.x importija on ühe puuduva Pythoni mooduli pärast keelatud. Kui sa tahad seda importijat kasutada, pead paigaldama mooduli "python-sqlite".</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="71"/>
<source>Open %s File</source>
- <translation type="unfinished"></translation>
+ <translation>%s faili avamine</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="72"/>
<source>%p%</source>
- <translation type="unfinished">%p%</translation>
+ <translation>%p%</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="73"/>
<source>Ready.</source>
- <translation type="unfinished">Valmis.</translation>
+ <translation>Valmis.</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="74"/>
<source>Starting import...</source>
- <translation type="unfinished">Importimise alustamine...</translation>
+ <translation>Importimise alustamine...</translation>
</message>
<message>
<location filename="openlp/core/ui/wizard.py" line="75"/>
<source>You need to specify at least one %s file to import from.</source>
<comment>A file type e.g. OpenSong</comment>
- <translation type="unfinished"></translation>
+ <translation>Pead määrama vähemalt ühe %s faili, millest importida.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="355"/>
<source>Welcome to the Bible Import Wizard</source>
- <translation type="unfinished">Teretulemast Piibli importimise nõustajasse</translation>
+ <translation>Tere tulemast Piibli importimise nõustajasse</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="167"/>
<source>Welcome to the Song Export Wizard</source>
- <translation type="unfinished"></translation>
+ <translation>Tere tulemast laulude eksportimise nõustajasse</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="218"/>
<source>Welcome to the Song Import Wizard</source>
- <translation type="unfinished">Tere tulemast laulude importimise nõustajasse</translation>
+ <translation>Tere tulemast laulude importimise nõustajasse</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="37"/>
<source>Author</source>
<comment>Singular</comment>
- <translation type="unfinished"></translation>
+ <translation>Autor</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="38"/>
<source>Authors</source>
<comment>Plural</comment>
- <translation type="unfinished">Autorid</translation>
+ <translation>Autorid</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="40"/>
<source>©</source>
<comment>Copyright symbol.</comment>
- <translation type="unfinished">©</translation>
+ <translation>©</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="41"/>
<source>Song Book</source>
<comment>Singular</comment>
- <translation type="unfinished">Laulik</translation>
+ <translation>Laulik</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="42"/>
<source>Song Books</source>
<comment>Plural</comment>
- <translation type="unfinished">Laulikud</translation>
+ <translation>Laulikud</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="43"/>
<source>Song Maintenance</source>
- <translation type="unfinished">Laulude haldus</translation>
+ <translation>Laulude haldus</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="44"/>
<source>Topic</source>
<comment>Singular</comment>
- <translation type="unfinished">Teema</translation>
+ <translation>Teema</translation>
</message>
<message>
<location filename="openlp/plugins/songs/lib/ui.py" line="45"/>
<source>Topics</source>
<comment>Plural</comment>
- <translation type="unfinished">Teemad</translation>
+ <translation>Teemad</translation>
</message>
</context>
<context>
@@ -3694,7 +3520,7 @@
<message>
<location filename="openlp/core/ui/displaytagdialog.py" line="126"/>
<source>Configure Display Tags</source>
- <translation type="unfinished"></translation>
+ <translation>Kuvasiltide seadistamine</translation>
</message>
</context>
<context>
@@ -3821,7 +3647,7 @@
<message>
<location filename="openlp/plugins/presentations/lib/presentationtab.py" line="86"/>
<source>%s (unavailable)</source>
- <translation type="unfinished"></translation>
+ <translation>%s (pole saadaval)</translation>
</message>
</context>
<context>
@@ -4177,7 +4003,7 @@
<message>
<location filename="openlp/plugins/songs/songsplugin.py" line="106"/>
<source>Exports songs using the export wizard.</source>
- <translation type="unfinished"></translation>
+ <translation>Eksportimise nõustaja abil laulude eksportimine.</translation>
</message>
</context>
<context>
@@ -4404,7 +4230,7 @@
<translation>Pead lisama sellele laulule autori.</translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation>Salm peab sisaldama teksti.</translation>
</message>
@@ -4432,81 +4258,81 @@
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="165"/>
<source>Song Export Wizard</source>
- <translation type="unfinished"></translation>
+ <translation>Laulude eksportimise nõustaja</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="169"/>
<source>This wizard will help to export your songs to the open and free OpenLyrics worship song format.</source>
- <translation type="unfinished"></translation>
+ <translation>See nõustaja aitab laulud eksportida avatud ülistuslaulude vormingus OpenLyrics.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="173"/>
<source>Select Songs</source>
- <translation type="unfinished"></translation>
+ <translation>Laulude valimine</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
- <translation type="unfinished"></translation>
+ <translation>Vali laulud, mida tahad eksportida.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="179"/>
<source>Uncheck All</source>
- <translation type="unfinished"></translation>
+ <translation>Eemalda märgistus</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="181"/>
<source>Check All</source>
- <translation type="unfinished"></translation>
+ <translation>Märgi kõik</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="183"/>
<source>Select Directory</source>
- <translation type="unfinished"></translation>
+ <translation>Kataloogi valimine</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="185"/>
<source>Select the directory you want the songs to be saved.</source>
- <translation type="unfinished"></translation>
+ <translation>Vali kataloog, kuhu tahad laulud salvestada.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="188"/>
<source>Directory:</source>
- <translation type="unfinished"></translation>
+ <translation>Kataloog:</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="190"/>
<source>Exporting</source>
- <translation type="unfinished"></translation>
+ <translation>Eksportimine</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="192"/>
<source>Please wait while your songs are exported.</source>
- <translation type="unfinished"></translation>
+ <translation>Palun oota, kuni kõik laulud on eksporditud.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="210"/>
<source>You need to add at least one Song to export.</source>
- <translation type="unfinished"></translation>
+ <translation>Pead lisama vähemalt ühe laulu, mida tahad eksportida.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
<source>No Save Location specified</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
+ <translation>Salvestamise asukohta pole määratud</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
+ <translation>Eksportimise alustamine...</translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
+ <source>Select Destination Folder</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -4590,27 +4416,27 @@
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="381"/>
<source>You need to specify at least one document or presentation file to import from.</source>
- <translation type="unfinished"></translation>
+ <translation>Pead määrama vähemalt ühe dokumendi või esitluse faili, millest tahad importida.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="544"/>
<source>Songs Of Fellowship Song Files</source>
- <translation type="unfinished"></translation>
+ <translation>Songs Of Fellowship laulufailid</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="587"/>
<source>SongBeamer Files</source>
- <translation type="unfinished"></translation>
+ <translation>SongBeameri failid</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="602"/>
<source>SongShow Plus Song Files</source>
- <translation type="unfinished"></translation>
+ <translation>SongShow Plus laulufailid</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songimportform.py" line="618"/>
<source>Foilpresenter Song Files</source>
- <translation type="unfinished"></translation>
+ <translation>Foilpresenteri laulufailid</translation>
</message>
</context>
<context>
@@ -4666,7 +4492,7 @@
<message>
<location filename="openlp/plugins/songs/lib/openlyricsexport.py" line="67"/>
<source>Exporting "%s"...</source>
- <translation type="unfinished"></translation>
+ <translation>"%s" eksportimine...</translation>
</message>
</context>
<context>
@@ -4697,12 +4523,12 @@
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="284"/>
<source>Finished export.</source>
- <translation type="unfinished"></translation>
+ <translation>Eksportimine lõpetatud.</translation>
</message>
<message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="287"/>
<source>Your song export failed.</source>
- <translation type="unfinished"></translation>
+ <translation>Laulude eksportimine nurjus.</translation>
</message>
</context>
<context>
=== modified file 'resources/i18n/fr.ts'
--- resources/i18n/fr.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/fr.ts 2011-03-05 08:31:36 +0000
@@ -9,12 +9,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -24,6 +18,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -206,13 +206,13 @@
<name>BiblePlugin.MediaItem</name>
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation>Bible pas entièrement chargée</translation>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>Vous ne pouvez pas combiner versets biblique unique et deuxième. Voulez-vous supprimer vos résultats de recherche ?</translation>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -295,11 +295,6 @@
<name>BiblesPlugin.BibleManager</name>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation>Pas de Bible trouvée</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation>Il n'y a pas de Bibles actuellement installée. Pouvez-vous utiliser l'assistant d'importation pour installer une ou plusieurs Bibles.</translation>
</message>
@@ -337,6 +332,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -546,11 +546,6 @@
<translation>Fichier CSV</translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation>Bible openlp.org 1.x</translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="684"/>
<source>Starting Registering bible...</source>
<translation>Commence l'enregistrement de la Bible...</translation>
@@ -592,6 +587,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1072,38 +1072,41 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
+ <source>Credits</source>
+ <translation>Crédits</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
+ <source>License</source>
+ <translation>Licence</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
+ <source>Contribute</source>
+ <translation>Contribuer</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutform.py" line="48"/>
+ <source> build %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1125,160 +1128,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
- <source>Credits</source>
- <translation>Crédits</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
- <source>License</source>
- <translation>Licence</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
- <source>Contribute</source>
- <translation>Contribuer</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/aboutform.py" line="48"/>
- <source> build %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1533,130 +1397,120 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>Général</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitors</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Select le moniteur pour la sortie d'affichage :</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>Affiche si il n'y a qu'un écran</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Démarrage de l'application</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Affiche un écran noir d'avertissement</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Ouvre automatiquement le dernier service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>Affiche l'écran de démarrage</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation>Regarde s'il y a des mise à jours d'OpenLP</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Préférence d'application</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Demande a sauver avant de commencer un nouveau service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>Prévisualise automatiquement le prochain élément de service</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>Délais de boucle des diapositive :</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation> sec</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI détails</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>Nom d'utilisateur SongSelect :</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>Mot de passe SongSelect :</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>Position d'affichage</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation>X</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation>Y</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Hauteur</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Largeur</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>Surcharge la position d'affichage</translation>
</message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation>Ãcran</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation>primaire</translation>
- </message>
</context>
<context>
<name>OpenLP.LanguageManager</name>
@@ -2046,27 +1900,27 @@
<translation>Version d'OpenLP mis a jours</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLP affichage principale noirci</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>L'affichage principale a été noirci</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation>Ferme OpenLP</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation>Ãtes vous sur de vouloir fermer OpenLP ?</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Thème par défaut : %s</translation>
</message>
@@ -2265,6 +2119,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished">Ãcran</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished">primaire</translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4319,7 +4186,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4405,25 +4272,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/hu.ts'
--- resources/i18n/hu.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/hu.ts 2011-03-05 08:31:36 +0000
@@ -9,13 +9,6 @@
<translation>Nincs megadva a cserélendŠparaméter. Folytatható?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>A figyelmeztetÅ szöveg nem tartalmaz â<>â karaktereket.
-Folytatható?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -25,6 +18,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -206,13 +205,13 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>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?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -317,11 +316,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished"></translation>
</message>
@@ -337,6 +331,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -557,11 +556,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation type="unfinished"></translation>
@@ -591,6 +585,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1076,17 +1075,17 @@
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 részvételt az alábbi gomb igénybevételével.</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>KözreműködÅk</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Licenc</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>Részvétel</translation>
</message>
@@ -1096,38 +1095,21 @@
<translation></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1149,140 +1131,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1536,127 +1399,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>Ãltalános</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>Monitorok</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>Válaszd ki a vetÃtési képernyÅt:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>MegjelenÃtés egy képernyÅ esetén</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>Alkalmazás indÃtása</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>Figyelmeztetés megjelenÃtése a fekete képernyÅrÅl</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>Utolsó szolgálat automatikus megnyitása</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>IndÃtó képernyÅ megjelenÃtése</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>Alkalmazás beállÃtások</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>Rákérdezés mentésre új szolgálat kezdése elÅtt</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>KövetkezÅ elem automatikus elÅnézete a szolgálatban</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>IdÅzÃtett diák késleltetése:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation> mp</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI részletek</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect felhasználói név:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect jelszó:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>MegjelenÃtés pozÃciója</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>Magasság</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>Szélesség</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>MegjelenÃtési pozÃció felülÃrása</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2044,17 +1897,17 @@
<translation>OpenLP verziófrissÃtés</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>Sötét OpenLP fÅ képernyÅ</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>A fÅ képernyÅ el lett sötétÃtve</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>Alapértelmezett téma: %s</translation>
</message>
@@ -2070,12 +1923,12 @@
<translation>Magyar</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2268,6 +2121,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4322,7 +4188,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4408,25 +4274,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/id.ts'
--- resources/i18n/id.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/id.ts 2011-03-05 08:31:36 +0000
@@ -10,13 +10,6 @@
Tetap lanjutkan?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>Teks peringatan tidak mengandung '<>'.
-Tetap lanjutkan?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -26,6 +19,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -207,15 +206,15 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation>Alkitab belum termuat sepenuhnya</translation>
- </message>
</context>
<context>
<name>BiblesPlugin</name>
@@ -318,11 +317,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation>Alkitab tidak tersedia</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished">TIdak ada Alkitab terpasang. Harap gunakan Import Wizard untuk memasang sebuah atau beberapa Alkitab.</translation>
</message>
@@ -338,6 +332,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -542,11 +541,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="684"/>
<source>Starting Registering bible...</source>
<translation type="unfinished"></translation>
@@ -592,6 +586,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1071,17 +1070,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation type="unfinished"></translation>
</message>
@@ -1091,38 +1090,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1144,140 +1126,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1531,127 +1394,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation type="unfinished"></translation>
</message>
@@ -2037,17 +1890,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation type="unfinished"></translation>
</message>
@@ -2063,12 +1916,12 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation type="unfinished"></translation>
</message>
@@ -2261,6 +2114,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4313,7 +4179,7 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation type="unfinished"></translation>
</message>
@@ -4399,25 +4265,25 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="175"/>
<source>Check the songs you want to export.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
+ <source>Select Destination Folder</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SongsPlugin.ImportWizardForm</name>
=== modified file 'resources/i18n/ja.ts'
--- resources/i18n/ja.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/ja.ts 2011-03-05 08:31:36 +0000
@@ -10,13 +10,6 @@
ç¶ãã¾ãã?</translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation>è¦åæã«ã<>ããå«ã¾ãã¦ãã¾ããã
-ç¶ãã¾ãã?</translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -26,6 +19,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -207,14 +206,14 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation>äºã¤ã®è¨³ãä¸ã¤ã®ç¤¼æé
ç®ã«åãããäºã¯ã§ãã¾ãããæ¤ç´¢çµæãåé¤ãã¦ãå§ãããæ¤ç´¢ãã¾ãã?</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
- <translation>èæ¸ãã¼ã¿ã¯å®å
¨ã«èªã¿è¾¼ã¾ãã¦ãã¾ãã</translation>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -319,11 +318,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation>å©ç¨å¯è½ãªèæ¸ãã¼ã¿ãããã¾ãã</translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation>å©ç¨å¯è½ãªèæ¸ãããã¾ãããã¤ã³ãã¼ãã¬ã¤ããå©ç¨ãã¦ãä¸ã¤ä»¥ä¸ã®èæ¸ãã¤ã³ã¹ãã¼ã«ãã¦ãã ããã</translation>
</message>
@@ -339,6 +333,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -558,11 +557,6 @@
<translation>CSVãã¡ã¤ã«</translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation></translation>
@@ -592,6 +586,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1078,17 +1077,17 @@
OpenLPã¯ããã©ã³ãã£ã¢ã®æã«ããéçºä¿å®ããã¦ãã¾ãããã£ã¨å¤ãã®ã¯ãªã¹ãã£ã³ã®æã«ããããªã¼ã®ã½ããã¦ã§ã¢éçºã«èå³ãããæ¹ã¯ã以ä¸ã®ãã¿ã³ããã©ããã</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation>èä½æ
å ±</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>ã©ã¤ã»ã³ã¹</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation>è²¢ç®ãã</translation>
</message>
@@ -1098,38 +1097,21 @@
<translation> ãã«ã %s</translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1148,191 +1130,24 @@
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</source>
- <translation>ããã¸ã§ã¯ããªã¼ã
- Raoul "superfly" Snyman
-
-éçº
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
-
-è²¢ç®
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
-
-ãã¹ã¿ã¼
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
-
-ããã±ã¼ã¸ã£
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
-
-éçºç°å¢
- Python: http://www.python.org/
- Qt4: http://qt.nokia.com/
- PyQt4: http://www.riverbankcomputing.co.uk/software/pyqt/intro
- Oxygen Icons: http://oxygen-icons.org/
-
-å績
- ç¥ã¯ããã®ç¬ãåããä¸ãã«ãªã£ãã»ã©ã«ãä¸ã
- æããããç¬ãåãä¿¡ããè
ãä¸äººãæ»
ã³ãªãã§ã
- æ°¸é ã®å½ãå¾ãããã§ããã
- -- ã¨ããã«ããç¦é³æ¸ 3:16
-
- 大äºãªãã¨ãã²ã¨ã¤è¨ãæ®ãã¾ããããå績ã¯å
¨ã¦
- ç§ãã¡ã®ç¶ãªãç¥ã«å¸°ãã¾ããç¥ã¯ã²ã¨ãåãåå
- æ¶ã«ã¤ãã¦æ®ºããç§ãã¡ã罪ããèªç±ã«ãã¦ãã ã
- ãã¾ãããç¥ãç§ãã¡ãèªç±ã«ãã¦ãã ãã£ãã®ã§ã
- ãã®ã½ããã¦ã§ã¢ãç¡åã§é
å¸ãã¾ãã</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
-
-Gnomovision version 69, Copyright (C) year name of author
-Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type "show w".
-This is free software, and you are welcome to redistribute it under certain conditions; type "show c" for details.
-
-The hypothetical commands "show w" and "show c" should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than "show w" and "show c"; they could even be mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
-
-Yoyodyne, Inc., hereby disclaims all copyright interest in the program "Gnomovision" (which makes passes at compilers) written by James Hacker.
-
-<signature of Ty Coon>, 1 April 1989
-Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.</source>
+Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="169"/>
+ <source>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.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/aboutdialog.py" line="174"/>
+ <source>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.</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -1613,127 +1428,117 @@
<context>
<name>OpenLP.GeneralTab</name>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="242"/>
+ <location filename="openlp/core/ui/generaltab.py" line="245"/>
<source>General</source>
<translation>ä¸è¬</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="243"/>
+ <location filename="openlp/core/ui/generaltab.py" line="246"/>
<source>Monitors</source>
<translation>ã¢ãã¿</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="245"/>
+ <location filename="openlp/core/ui/generaltab.py" line="248"/>
<source>Select monitor for output display:</source>
<translation>ç»é¢åºåã«ä½¿ç¨ããã¹ã¯ãªã¼ã³:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="247"/>
+ <location filename="openlp/core/ui/generaltab.py" line="250"/>
<source>Display if a single screen</source>
<translation>ã¹ã¯ãªã¼ã³ã1ã¤ãããªãã¦ã表示ãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="249"/>
+ <location filename="openlp/core/ui/generaltab.py" line="252"/>
<source>Application Startup</source>
<translation>ã¢ããªã±ã¼ã·ã§ã³ã®èµ·å</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="251"/>
+ <location filename="openlp/core/ui/generaltab.py" line="254"/>
<source>Show blank screen warning</source>
<translation>è¦åä¸ã«ã¯ããã©ã³ã¯ç»é¢ã表示ãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="253"/>
+ <location filename="openlp/core/ui/generaltab.py" line="256"/>
<source>Automatically open the last service</source>
<translation>èªåçã«ååã®ç¤¼æãéã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="255"/>
+ <location filename="openlp/core/ui/generaltab.py" line="258"/>
<source>Show the splash screen</source>
<translation>ã¹ãã©ãã·ã¥ã¹ã¯ãªã¼ã³ã表示</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="259"/>
+ <location filename="openlp/core/ui/generaltab.py" line="262"/>
<source>Application Settings</source>
<translation>ã¢ããªã±ã¼ã·ã§ã³ã®è¨å®</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="261"/>
+ <location filename="openlp/core/ui/generaltab.py" line="264"/>
<source>Prompt to save before starting a new service</source>
<translation>æ°ãã礼æãéãåã«ä¿åã確èªãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="263"/>
+ <location filename="openlp/core/ui/generaltab.py" line="266"/>
<source>Automatically preview next item in service</source>
<translation>èªåçã«æ¬¡ã®é
ç®ããã¬ãã¥ã¼ãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="265"/>
+ <location filename="openlp/core/ui/generaltab.py" line="268"/>
<source>Slide loop delay:</source>
<translation>ã¹ã©ã¤ãç¹°è¿ã®é
延:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="267"/>
+ <location filename="openlp/core/ui/generaltab.py" line="270"/>
<source> sec</source>
<translation>ç§</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="269"/>
+ <location filename="openlp/core/ui/generaltab.py" line="272"/>
<source>CCLI Details</source>
<translation>CCLI詳細</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="272"/>
+ <location filename="openlp/core/ui/generaltab.py" line="275"/>
<source>SongSelect username:</source>
<translation>SongSelect ã¦ã¼ã¶ã¼å:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="274"/>
+ <location filename="openlp/core/ui/generaltab.py" line="277"/>
<source>SongSelect password:</source>
<translation>SongSelect ãã¹ã¯ã¼ã:</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="277"/>
+ <location filename="openlp/core/ui/generaltab.py" line="280"/>
<source>Display Position</source>
<translation>表示ä½ç½®</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="291"/>
+ <location filename="openlp/core/ui/generaltab.py" line="294"/>
<source>X</source>
<translation></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="292"/>
+ <location filename="openlp/core/ui/generaltab.py" line="295"/>
<source>Y</source>
<translation></translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="293"/>
+ <location filename="openlp/core/ui/generaltab.py" line="296"/>
<source>Height</source>
<translation>é«</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="295"/>
+ <location filename="openlp/core/ui/generaltab.py" line="298"/>
<source>Width</source>
<translation>å¹
</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="289"/>
+ <location filename="openlp/core/ui/generaltab.py" line="292"/>
<source>Override display position</source>
<translation>表示ä½ç½®ãå¤æ´ãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/generaltab.py" line="304"/>
- <source>Screen</source>
- <translation>ã¹ã¯ãªã¼ã³</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="307"/>
- <source>primary</source>
- <translation>ãã©ã¤ããª</translation>
- </message>
- <message>
- <location filename="openlp/core/ui/generaltab.py" line="257"/>
+ <location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</source>
<translation>OpenLPã®ãã¼ã¸ã§ã³æ´æ°ã®ç¢ºèª</translation>
</message>
@@ -2121,17 +1926,17 @@
<translation>OpenLPã®ãã¼ã¸ã§ã³ã¢ããå®äº</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>OpenLP Main Display Blanked</source>
<translation>OpenLPã®ãã©ã¤ããªãã£ã¹ãã¬ã¤ããã©ã³ã¯ã§ã</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="684"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="682"/>
<source>The Main Display has been blanked out</source>
<translation>OpenLPã®ãã©ã¤ããªãã£ã¹ãã¬ã¤ããã©ã³ã¯ã«ãªãã¾ãã</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="893"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="891"/>
<source>Default Theme: %s</source>
<translation>æ¢å®ãã¼ã</translation>
</message>
@@ -2147,12 +1952,12 @@
<translation>ã·ã§ã¼ãã«ããã®è¨å®(&S)...</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Close OpenLP</source>
<translation>OpenLPã®çµäº</translation>
</message>
<message>
- <location filename="openlp/core/ui/mainwindow.py" line="815"/>
+ <location filename="openlp/core/ui/mainwindow.py" line="813"/>
<source>Are you sure you want to close OpenLP?</source>
<translation>æ¬å½ã«OpenLPãçµäºãã¦ãããããã§ãã?</translation>
</message>
@@ -2345,6 +2150,19 @@
</message>
</context>
<context>
+ <name>OpenLP.ScreenList</name>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="128"/>
+ <source>Screen</source>
+ <translation type="unfinished">ã¹ã¯ãªã¼ã³</translation>
+ </message>
+ <message>
+ <location filename="openlp/core/ui/screen.py" line="131"/>
+ <source>primary</source>
+ <translation type="unfinished">ãã©ã¤ããª</translation>
+ </message>
+</context>
+<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
<location filename="openlp/core/ui/serviceitemeditdialog.py" line="58"/>
@@ -4400,7 +4218,7 @@
<translation>ã¢ã¼ãã£ã¹ããå
¥åããå¿
è¦ãããã¾ãã</translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/editverseform.py" line="174"/>
+ <location filename="openlp/plugins/songs/forms/editverseform.py" line="180"/>
<source>You need to type some text in to the verse.</source>
<translation>ãã¼ã¹ã«ããã¹ããå
¥åããå¿
è¦ãããã¾ãã</translation>
</message>
@@ -4491,18 +4309,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
- <source>You need to specified a directory to save the songs in.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="268"/>
<source>Starting export...</source>
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="openlp/plugins/songs/forms/songexportform.py" line="225"/>
+ <source>You need to specify a directory.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/songs/forms/songexportform.py" line="357"/>
- <source>Selecte to Folder</source>
+ <source>Select Destination Folder</source>
<translation type="unfinished"></translation>
</message>
</context>
=== modified file 'resources/i18n/ko.ts'
--- resources/i18n/ko.ts 2011-03-01 18:39:12 +0000
+++ resources/i18n/ko.ts 2011-03-05 08:31:36 +0000
@@ -9,12 +9,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
- <source>The alert text does not contain '<>'.
-Do want to continue anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
<translation type="unfinished"></translation>
@@ -24,6 +18,12 @@
<source>No Placeholder Found</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
+ <source>The alert text does not contain '<>'.
+Do you want to continue anyway?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AlertsPlugin</name>
@@ -205,13 +205,13 @@
<context>
<name>BiblePlugin.MediaItem</name>
<message>
+ <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
+ <source>Bible not fully loaded.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
- <source>You cannot combine single and second bible verses. Do you want to delete your search results and start a new search?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
- <source>Bible not fully loaded</source>
+ <source>You cannot combine single and dual Bible verse search results. Do you want to delete your search results and start a new search?</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -316,11 +316,6 @@
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
- <source>No Bibles available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>There are no Bibles currently installed. Please use the Import Wizard to install one or more Bibles.</source>
<translation type="unfinished"></translation>
</message>
@@ -336,6 +331,11 @@
Book Chapter:Verse-Chapter:Verse</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
+ <source>No Bibles Available</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.BiblesTab</name>
@@ -556,11 +556,6 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
- <source>openlp.org 1.x bible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="389"/>
<source>Bibleserver</source>
<translation type="unfinished"></translation>
@@ -590,6 +585,11 @@
<source>You have not specified a testaments file. Do you want to proceed with the import?</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="openlp/plugins/bibles/forms/bibleimportform.py" line="569"/>
+ <source>openlp.org 1.x Bible Files</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>BiblesPlugin.MediaItem</name>
@@ -1069,17 +1069,17 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="160"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="159"/>
<source>Credits</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="553"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="556"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation type="unfinished"></translation>
</message>
@@ -1089,38 +1089,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="109"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
- Raoul "superfly" Snyman
+ %s
Developers
- Tim "TRB143" Bentley
- Jonathan "gushie" Corwin
- Michael "cocooncrash" Gorven
- Scott "sguerrieri" Guerrieri
- Raoul "superfly" Snyman
- Martin "mijiti" Thompson
- Jon "Meths" Tibble
+ %s
Contributors
- Meinert "m2j" Jordan
- Andreas "googol" Preikschat
- Christian "crichter" Richter
- Philip "Phill" Ridout
- Maikel Stuivenberg
- Carsten "catini" Tingaard
- Frode "frodus" Woldsund
+ %s
Testers
- Philip "Phill" Ridout
- Wesley "wrst" Stout (lead)
+ %s
Packagers
- Thomas "tabthorpe" Abthorpe (FreeBSD)
- Tim "TRB143" Bentley (Fedora)
- Michael "cocooncrash" Gorven (Ubuntu)
- Matthias "matthub" Hub (Mac OS X)
- Raoul "superfly" Snyman (Windows, Ubuntu)
+ %s
Built With
Python: http://www.python.org/
@@ -1142,140 +1125,21 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="openlp/core/ui/aboutdialog.py" line="163"/>
+ <location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright © 2004-2011 Raoul Snyman
Portions copyright © 2004-2011 Tim Bentley, Jonathan Corwin, Michael Gorven, Scott Guerrieri,
Meinert Jordan, Andreas Preikschat, Christian Richter, Philip
-Ridout, Maikel Stuivenberg, Martin Thompson, Jon Tibble, CarstennTinggaard, Frode Woldsund
-
-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.
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-GNU GENERAL PUBLIC LICENSE
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-<one line to give the program's name and a brief idea of what it does.>
-Copyright (C) <year> <name of author>
-
-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; either version 2 of the License, or (at your option) any later version.
-
-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 the GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this wh
Follow ups