Updated translations.

This commit is contained in:
Raoul Snyman 2011-03-04 23:05:36 +02:00
parent d0601576ec
commit dea4a2e8ac
19 changed files with 1808 additions and 4300 deletions

View File

@ -250,7 +250,7 @@ class BibleManager(object):
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.')

View File

@ -346,7 +346,7 @@ class BibleMediaItem(MediaManagerItem):
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 @@ class BibleMediaItem(MediaManagerItem):
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)

File diff suppressed because it is too large Load Diff

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Sie haben keinen Parameter angegeben, der ersetzt werden könnte.
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 &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>Der Hinweistext enthält kein &apos;&lt;&gt;&apos;.
Möchten Sie trotzdem fortfahren?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Möchten Sie trotzdem fortfahren?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,14 +206,14 @@ Möchten Sie trotzdem fortfahren?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<translation>Die Bibelübersetzung ist unvollständig.</translation>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -317,11 +316,6 @@ You can separate different keywords by a space to search for all of your keyword
<translation>Es wurde kein Suchbegriff eingegeben.
Um nach mehreren Begriffen gleichzeitig zu suchen, müssen die Begriffe durch ein Leerzeichen getrennt sein. Alternative Suchbegriffe müssen per Komma getrennt sein.</translation>
</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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1081,17 +1080,17 @@ Erkunden Sie OpenLP: http://openlp.org/
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 @@ OpenLP wird von freiwiligen Helfern programmiert und gewartet. Wenn Sie sich meh
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1151,195 +1133,25 @@ Final Credit
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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ Version: %s
<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 @@ Sie können die letzte Version auf http://openlp.org abrufen.</translation>
<translation>&amp;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>
@ -2325,6 +2127,19 @@ Sie können die letzte Version auf http://openlp.org abrufen.</translation>
<translation type="unfinished">Ablauf</translation>
</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>
@ -4381,7 +4196,7 @@ Usually you are fine with the preselected choice.</source>
<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>
@ -4466,26 +4281,26 @@ Usually you are fine with the preselected choice.</source>
<source>No Save Location specified</source>
<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>

View File

@ -8,12 +8,6 @@
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 &apos;&lt;&gt;&apos;.
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>
@ -24,6 +18,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -205,13 +205,13 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -314,11 +314,6 @@ Do want to continue anyway?</source>
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>
</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>
@ -336,6 +331,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1068,17 +1068,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1141,140 +1124,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ You can download the latest version from http://openlp.org/.</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>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 @@ You can download the latest version from http://openlp.org/.</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>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>
@ -2257,6 +2111,19 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4310,7 +4177,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4400,19 +4267,19 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>

View File

@ -8,12 +8,6 @@
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 &apos;&lt;&gt;&apos;.
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>
@ -24,6 +18,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -205,13 +205,13 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -314,11 +314,6 @@ Do want to continue anyway?</source>
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>
</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>
@ -336,6 +331,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1075,17 +1075,17 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.</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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1148,140 +1131,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ You can download the latest version from http://openlp.org/.</translation>
<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 @@ You can download the latest version from http://openlp.org/.</translation>
<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>
@ -2265,6 +2119,19 @@ You can download the latest version from http://openlp.org/.</translation>
<translation type="unfinished"></translation>
</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>
@ -4320,7 +4187,7 @@ The encoding is responsible for the correct character representation.</source>
<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,24 +4272,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -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 &apos;&lt;&gt;&apos;.
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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation>The alert text does not contain &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</translation>
</message>
</context>
<context>
@ -106,7 +108,7 @@ Do want to continue anyway?</source>
<message>
<location filename="openlp/plugins/alerts/forms/alertdialog.py" line="100"/>
<source>&amp;Parameter:</source>
<translation type="unfinished"></translation>
<translation>&amp;Parameter:</translation>
</message>
</context>
<context>
@ -155,28 +157,28 @@ Do want to continue anyway?</source>
<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 &lt;book name&gt;...</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,34 +186,34 @@ Do want to continue anyway?</source>
<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="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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -288,7 +290,7 @@ Do want to continue anyway?</source>
<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,12 +314,8 @@ Do want to continue anyway?</source>
<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"/>
@ -336,6 +334,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1077,17 +1080,17 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.</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 +1100,21 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1150,140 +1136,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 +1404,117 @@ Version: %s
<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 +1893,17 @@ Version: %s
<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 +1928,12 @@ You can download the latest version from http://openlp.org/.</translation>
<translation>Configure &amp;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>
@ -2268,6 +2125,19 @@ You can download the latest version from http://openlp.org/.</translation>
<translation type="unfinished"></translation>
</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>
@ -4323,7 +4193,7 @@ The encoding is responsible for the correct character representation.</source>
<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,24 +4278,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>No ha ingresado un parámetro para reemplazarlo.
¿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 &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>El texto de alerta no contiene &apos;&lt;&gt;&apos;.
¿Desea continuar de todas maneras?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,13 +206,13 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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 +315,6 @@ Do want to continue anyway?</source>
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>
</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>
@ -338,6 +332,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1070,17 +1069,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1143,140 +1125,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ You can download the latest version from http://openlp.org/.</source>
<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 @@ You can download the latest version from http://openlp.org/.</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>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>
@ -2259,6 +2112,19 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4312,7 +4178,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4397,24 +4263,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

File diff suppressed because it is too large Load Diff

View File

@ -8,12 +8,6 @@
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 &apos;&lt;&gt;&apos;.
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>
@ -24,6 +18,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -206,13 +206,13 @@ Do want to continue anyway?</source>
<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>
@ -293,11 +293,6 @@ Do want to continue anyway?</source>
</context>
<context>
<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>
@ -337,6 +332,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1072,38 +1072,41 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1125,160 +1128,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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&apos;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&apos;y a qu&apos;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&apos;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&apos;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&apos;é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&apos;il y a des mise à jours d&apos;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&apos;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&apos;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&apos;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&apos;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 @@ Vous pouvez télécharger la dernière version depuis http://openlp.org/.</trans
<translation>Version d&apos;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&apos;affichage principale a é 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>
@ -2264,6 +2118,19 @@ Vous pouvez télécharger la dernière version depuis http://openlp.org/.</trans
<translation type="unfinished"></translation>
</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>
@ -4319,7 +4186,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4404,24 +4271,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -8,13 +8,6 @@
Do you want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>A figyelmeztető szöveg nem tartalmaz &lt;&gt; karaktereket.
Folytatható?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="165"/>
<source>No Parameter Found</source>
@ -25,6 +18,12 @@ Folytatható?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -206,13 +205,13 @@ Folytatható?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -315,11 +314,6 @@ Folytatható?</translation>
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>
</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>
@ -337,6 +331,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1076,17 +1075,17 @@ Többet az OpenLP-ről: http://openlp.org/
Az OpenLP-t önkéntesek készítették és tartják karban. Ha szeretnél több keresztény számítógépes programot, fontold meg a 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 @@ Az OpenLP-t önkéntesek készítették és tartják karban. Ha szeretnél több
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1149,140 +1131,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ A legfrissebb verzió a http://openlp.org/ oldalról szerezhető be.</translatio
<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 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 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 @@ A legfrissebb verzió a http://openlp.org/ oldalról szerezhető be.</translatio
<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>
@ -2267,6 +2120,19 @@ A legfrissebb verzió a http://openlp.org/ oldalról szerezhető be.</translatio
<translation type="unfinished"></translation>
</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>
@ -4322,7 +4188,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4407,24 +4273,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Anda belum memasukkan parameter baru.
Tetap lanjutkan?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>Teks peringatan tidak mengandung &apos;&lt;&gt;&apos;.
Tetap lanjutkan?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Tetap lanjutkan?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,14 +206,14 @@ Tetap lanjutkan?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<translation>Alkitab belum termuat sepenuhnya</translation>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -316,11 +315,6 @@ Tetap lanjutkan?</translation>
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>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>
@ -338,6 +332,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1071,17 +1070,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1144,140 +1126,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ You can download the latest version from http://openlp.org/.</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>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 @@ You can download the latest version from http://openlp.org/.</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>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 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4313,7 +4179,7 @@ The encoding is responsible for the correct character representation.</source>
<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,24 +4264,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>
?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>&lt;&gt;
?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,14 +206,14 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<translation></translation>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -317,11 +316,6 @@ You can separate different keywords by a space to search for all of your keyword
<translation>
(,)</translation>
</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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1078,17 +1077,17 @@ http://openlp.org/にて詳しくご紹介しております。
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 @@ OpenLPは、ボランティアの手により開発保守されています。
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1148,191 +1130,24 @@ Final Credit
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 &quot;superfly&quot; Snyman
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; 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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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 @@ http://openlp.org/から最新版がダウンロード可能です。</translati
<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 @@ http://openlp.org/から最新版がダウンロード可能です。</translati
<translation>(&amp;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>
@ -2344,6 +2149,19 @@ http://openlp.org/から最新版がダウンロード可能です。</translati
<translation type="unfinished"></translation>
</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>
@ -4400,7 +4218,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4490,19 +4308,19 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>

View File

@ -8,12 +8,6 @@
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 &apos;&lt;&gt;&apos;.
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>
@ -24,6 +18,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -205,13 +205,13 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -314,11 +314,6 @@ Do want to continue anyway?</source>
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>
</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>
@ -336,6 +331,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1069,17 +1069,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1142,140 +1125,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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>
@ -1529,127 +1393,117 @@ Version: %s
<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>
@ -2035,17 +1889,17 @@ You can download the latest version from http://openlp.org/.</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>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>
@ -2061,12 +1915,12 @@ You can download the latest version from http://openlp.org/.</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>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 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4311,7 +4178,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4396,24 +4263,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -8,12 +8,6 @@
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 &apos;&lt;&gt;&apos;.
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>
@ -24,6 +18,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -205,13 +205,13 @@ Do want to continue anyway?</source>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -314,11 +314,6 @@ Do want to continue anyway?</source>
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>
</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>
@ -336,6 +331,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1068,17 +1068,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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">Lisens</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 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1141,140 +1124,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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 @@ Version: %s
<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">Velg hvilken skjerm som skal brukes til fremvisning:</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">Programoppstart </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">Åpne forrige møteplan automatisk </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">Programinnstillinger </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">CCLI-detaljer</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 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished">OpenLP versjonen har blitt oppdatert</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 @@ You can download the latest version from http://openlp.org/.</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>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>
@ -2257,6 +2111,19 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4310,7 +4177,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4395,24 +4262,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>U heeft geen parameter opgegeven die vervangen moeten worden
Toch doorgaan?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>De waarschuwingstekst bevat geen &apos;&lt;&gt;&apos;.
Toch doorgaan?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Toch doorgaan?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,14 +206,14 @@ Toch doorgaan?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>Enkele en meerdere bijbelverzen kun je niet combineren. Wilt u deze zoekopdracht wissen en opnieuw beginnen?</translation>
<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="347"/>
<source>Bible not fully loaded</source>
<translation>Bijbel niet helemaal geladen</translation>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -317,11 +316,6 @@ You can separate different keywords by a space to search for all of your keyword
<translation>Geen zoekterm opgegeven.
Woorden met een spatie ertussen betekent zoeken naar alle woorden, Woorden met een komma ertussen betekent zoeken naar de afzonderlijke woorden.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>No Bibles available</source>
<translation>Geen bijbelvertalingen beschikbaar</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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1080,17 +1079,17 @@ Find out more about OpenLP: http://openlp.org/
OpenLP is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.</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">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>Licentie</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>Bijdragen</translation>
</message>
@ -1100,38 +1099,21 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1150,191 +1132,24 @@ Final Credit
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</source>
<translation type="unfinished">Project Lead
Raoul &quot;superfly&quot; Snyman
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
Built With
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/
Final Credit
&quot;For God so loved the world that He gave
His one and only Son, so that whoever
believes in Him will not perish but inherit
eternal life.&quot; -- John 3:16
And last but not least, final credit goes to
God our Father, for sending His Son to die
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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>
@ -1590,127 +1405,117 @@ Version: %s
<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>Beeldschermen</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>Projectiescherm:</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>Weergeven bij enkel scherm</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>Programma start</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>Toon zwart scherm waarschuwing</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>Automatisch laatste liturgie openen</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>Toon 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>Programma instellingen</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>Waarschuw om werk op te slaan bij het beginnen van een nieuwe liturgie</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>Automatisch volgend onderdeel van liturgie tonen</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>Vertraging bij doorlopende diavoorstelling:</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 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 wachtwoord:</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>Weergave positie</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>Breedte</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>Overschrijf scherm positie</translation>
</message>
<message>
<location filename="openlp/core/ui/generaltab.py" line="304"/>
<source>Screen</source>
<translation>Beeldscherm</translation>
</message>
<message>
<location filename="openlp/core/ui/generaltab.py" line="307"/>
<source>primary</source>
<translation>primair scherm</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>
@ -2089,17 +1894,17 @@ Version: %s
<translation>Nieuwe OpenLP versie beschikbaar</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 projectie op zwart</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>Projectie is uitgeschakeld: scherm staat op zwart</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>Standaardthema: %s</translation>
</message>
@ -2124,12 +1929,12 @@ U kunt de laatste versie op http://openlp.org/ downloaden.</translation>
<translation>&amp;Sneltoetsen instellen...</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 afsluiten</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 afsluiten?</translation>
</message>
@ -2321,6 +2126,19 @@ U kunt de laatste versie op http://openlp.org/ downloaden.</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>OpenLP.ScreenList</name>
<message>
<location filename="openlp/core/ui/screen.py" line="128"/>
<source>Screen</source>
<translation type="unfinished">Beeldscherm</translation>
</message>
<message>
<location filename="openlp/core/ui/screen.py" line="131"/>
<source>primary</source>
<translation type="unfinished">primair scherm</translation>
</message>
</context>
<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
@ -4379,7 +4197,7 @@ Meestal voldoet de suggestie van OpenLP.</translation>
<translation type="unfinished">You need to have an author for this song.</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">You need to type some text in to the verse.</translation>
</message>
@ -4464,24 +4282,24 @@ Meestal voldoet de suggestie van OpenLP.</translation>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Você não entrou com um parâmetro para ser substituído.
Ainda deseja continuar?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>O texto de alerta não contém &apos;&lt;&gt;&apos;.
Ainda deseja continuar?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Ainda deseja continuar?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,14 +206,14 @@ Ainda deseja continuar?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>
<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="347"/>
<source>Bible not fully loaded</source>
<translation>A Bíblia não foi carregada completamente</translation>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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>
@ -317,11 +316,6 @@ You can separate different keywords by a space to search for all of your keyword
<translation>Você não digitou uma palavra-chave de pesquisa.
Você pode separar diferentes palavras-chave com um espaço para procurar por todas as palavras-chave e pode separá-las com uma vírgula para pesquisar por alguma delas.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>No Bibles available</source>
<translation>Nenhuma Bíblia disponível</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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1080,17 +1079,17 @@ Conheça mais sobre o OpenLP: http://openlp.org/
O OpenLP é escrito e mantido por voluntários. Se você gostaria de contribuir para mais softwares livres Cristãos serem produzidos, considere contribuir usando o botão abaixo.</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>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>Licença</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>Contribuir</translation>
</message>
@ -1100,38 +1099,21 @@ O OpenLP é escrito e mantido por voluntários. Se você gostaria de contribuir
<translation> compilação %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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1150,191 +1132,24 @@ Final Credit
on the cross, setting us free from sin. We
bring this software to you for free because
He has set us free.</source>
<translation>Coordenador do Projeto
Raoul &quot;superfly&quot; Snyman
Desenvolvedores
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
Contribuidores
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
Construído com
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/
Crédito Final
&quot;Porque Deus amou o mundo de tal maneira
que deu o seu Filho unigênito,
para que todo aquele que nele crê não pereça,
mas tenha a vida eterna&quot;. -- João 3:16
E por fim, mas não menos importante, o crédito final é de
Deus, nosso Pai, que enviou Seu Filho para morrer
na cruz, livrando-nos do pecado. Nós
disponibilizamos este software de forma livre porque
Ele nos libertou.</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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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>
@ -1617,127 +1432,117 @@ Agradecemos se for possível escrever seu relatório em inglês.</translation>
<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>Geral</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>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>Selecione um monitor para exibição:</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>Exibir em caso de tela única</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>Inicialização da Aplicação</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>Exibir alerta de tela em branco</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>Abrir a última Lista de Exibição automaticamente</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>Exibir a tela inicial</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>Configurações da Aplicação</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>Perguntar sobre salvamento antes de iniciar uma nova lista</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é-visualizar automaticamente o próximo item na Lista de Exibição</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>Atraso no loop de slide:</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> seg</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>Detalhes 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>Usuário 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>Senha do 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>Posição do Display</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>Altura</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>Largura</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>Modificar posição do display</translation>
</message>
<message>
<location filename="openlp/core/ui/generaltab.py" line="304"/>
<source>Screen</source>
<translation>Tela</translation>
</message>
<message>
<location filename="openlp/core/ui/generaltab.py" line="307"/>
<source>primary</source>
<translation>primário</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>Procurar por updates do OpenLP</translation>
</message>
@ -2125,17 +1930,17 @@ Voce pode baixar a versão mais nova em http://openlp.org/.</translation>
<translation>Versão do OpenLP Atualizada</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>Tela Principal do OpenLP em Branco</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 Tela Principal foi apagada</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>Tema padrão: %s</translation>
</message>
@ -2151,12 +1956,12 @@ Voce pode baixar a versão mais nova em http://openlp.org/.</translation>
<translation>Configurar &amp;Atalhos...</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>Fechar o 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 type="unfinished">Você tem certeza de que quer fechar o OpenLP?</translation>
</message>
@ -2348,6 +2153,19 @@ Voce pode baixar a versão mais nova em http://openlp.org/.</translation>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>OpenLP.ScreenList</name>
<message>
<location filename="openlp/core/ui/screen.py" line="128"/>
<source>Screen</source>
<translation type="unfinished">Tela</translation>
</message>
<message>
<location filename="openlp/core/ui/screen.py" line="131"/>
<source>primary</source>
<translation type="unfinished">primário</translation>
</message>
</context>
<context>
<name>OpenLP.ServiceItemEditForm</name>
<message>
@ -4408,7 +4226,7 @@ A codificação é responsável pela correta representação dos caracteres.</tr
<translation>Você precisa de um autor para esta música.</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">Você precisa digitar algum texto na estrofe.</translation>
</message>
@ -4498,19 +4316,19 @@ A codificação é responsável pela correta representação dos caracteres.</tr
<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>
</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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Вы не указали параметры для замены.
Все равно продолжить?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>Текст оповещения не содержит &apos;&lt;&gt;&apos;.
Все равно продолжить?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Do want to continue anyway?</source>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -208,13 +207,13 @@ Do want to continue anyway?</source>
<name>BiblePlugin.MediaItem</name>
<message>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="347"/>
<source>Bible not fully loaded</source>
<translation>Библия была загружена не полностью</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>Вы не можете комбинировать единственный и воторой стихи Библии. Желаете удалить результаты и начать новый поиск?</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 +294,6 @@ Do want to continue anyway?</source>
</context>
<context>
<name>BiblesPlugin.BibleManager</name>
<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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1072,38 +1071,41 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 type="unfinished"></translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="552"/>
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="555"/>
<source>Contribute</source>
<translation></translation>
</message>
<message>
<location filename="openlp/core/ui/aboutform.py" line="48"/>
<source> build %s</source>
<translation> Билд %s</translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="124"/>
<source>Project Lead
Raoul &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1125,160 +1127,21 @@ Final Credit
<translation type="unfinished"></translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="160"/>
<source>Credits</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="553"/>
<source>License</source>
<translation>Лицензия</translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="556"/>
<source>Contribute</source>
<translation></translation>
</message>
<message>
<location filename="openlp/core/ui/aboutform.py" line="48"/>
<source> build %s</source>
<translation> Билд %s</translation>
</message>
<message>
<location filename="openlp/core/ui/aboutdialog.py" line="163"/>
<location filename="openlp/core/ui/aboutdialog.py" line="162"/>
<source>Copyright &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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>
@ -1532,130 +1395,120 @@ Version: %s
<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="257"/>
<location filename="openlp/core/ui/generaltab.py" line="260"/>
<source>Check for updates to OpenLP</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>
</context>
<context>
<name>OpenLP.LanguageManager</name>
@ -2053,27 +1906,27 @@ You can download the latest version from http://openlp.org/.</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>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="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>
<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>
@ -2261,6 +2114,19 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4314,7 +4180,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4404,19 +4270,19 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>

View File

@ -7,13 +7,6 @@
<source>You have not entered a parameter to be replaced.
Do you want to continue anyway?</source>
<translation>Du har inte angivit någon parameter som kan ersättas.
Vill du fortsätta ändå?</translation>
</message>
<message>
<location filename="openlp/plugins/alerts/forms/alertform.py" line="176"/>
<source>The alert text does not contain &apos;&lt;&gt;&apos;.
Do want to continue anyway?</source>
<translation>Larmtexten innehåller inget &apos;&lt;&gt;&apos;.
Vill du fortsätta ändå?</translation>
</message>
<message>
@ -26,6 +19,12 @@ Vill du fortsätta ändå?</translation>
<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 &apos;&lt;&gt;&apos;.
Do you want to continue anyway?</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>AlertsPlugin</name>
@ -207,13 +206,13 @@ Vill du fortsätta ändå?</translation>
<context>
<name>BiblePlugin.MediaItem</name>
<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>Du kan inte kombinera sökningar av verser med en och två biblar. Vill du ta bort ditt sökresultat och starta en ny sökning?</translation>
<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="347"/>
<source>Bible not fully loaded</source>
<location filename="openlp/plugins/bibles/lib/mediaitem.py" line="540"/>
<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 @@ You can separate different keywords by a space to search for all of your keyword
<translation>Du angav inget sökord.
Du kan ange flera sökord avskilda med mellanslag för att söka alla sökord och du kan avskilja sökorden med kommatecken för att söka efter ett av sökorden.</translation>
</message>
<message>
<location filename="openlp/plugins/bibles/lib/manager.py" line="251"/>
<source>No Bibles available</source>
<translation>Ingen bibel tillgänglig</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>
@ -339,6 +333,11 @@ Book Chapter:Verse-Verse,Chapter:Verse-Verse
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>
@ -1073,17 +1072,17 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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>Lista över medverkande</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">Licens</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">Bidra</translation>
</message>
@ -1093,38 +1092,21 @@ OpenLP is written and maintained by volunteers. If you would like to see more fr
<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 &quot;superfly&quot; Snyman
%s
Developers
Tim &quot;TRB143&quot; Bentley
Jonathan &quot;gushie&quot; Corwin
Michael &quot;cocooncrash&quot; Gorven
Scott &quot;sguerrieri&quot; Guerrieri
Raoul &quot;superfly&quot; Snyman
Martin &quot;mijiti&quot; Thompson
Jon &quot;Meths&quot; Tibble
%s
Contributors
Meinert &quot;m2j&quot; Jordan
Andreas &quot;googol&quot; Preikschat
Christian &quot;crichter&quot; Richter
Philip &quot;Phill&quot; Ridout
Maikel Stuivenberg
Carsten &quot;catini&quot; Tingaard
Frode &quot;frodus&quot; Woldsund
%s
Testers
Philip &quot;Phill&quot; Ridout
Wesley &quot;wrst&quot; Stout (lead)
%s
Packagers
Thomas &quot;tabthorpe&quot; Abthorpe (FreeBSD)
Tim &quot;TRB143&quot; Bentley (Fedora)
Michael &quot;cocooncrash&quot; Gorven (Ubuntu)
Matthias &quot;matthub&quot; Hub (Mac OS X)
Raoul &quot;superfly&quot; Snyman (Windows, Ubuntu)
%s
Built With
Python: http://www.python.org/
@ -1146,140 +1128,21 @@ Final Credit
<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 &#xa9; 2004-2011 Raoul Snyman
Portions copyright &#xa9; 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&apos;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&apos;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&apos; 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&apos;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 &quot;Program&quot;, below, refers to any such program or work, and a &quot;work based on the Program&quot; 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 &quot;modification&quot;.) Each licensee is addressed as &quot;you&quot;.
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&apos;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&apos; 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 &quot;any later version&quot;, 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 &quot;AS IS&quot; 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 &quot;copyright&quot; line and a pointer to where the full notice is found.
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
Copyright (C) &lt;year&gt; &lt;name of author&gt;
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 &quot;show w&quot;.
This is free software, and you are welcome to redistribute it under certain conditions; type &quot;show c&quot; for details.
The hypothetical commands &quot;show w&quot; and &quot;show c&quot; should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than &quot;show w&quot; and &quot;show c&quot;; 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 &quot;copyright disclaimer&quot; for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program &quot;Gnomovision&quot; (which makes passes at compilers) written by James Hacker.
&lt;signature of Ty Coon&gt;, 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,127 +1396,117 @@ Version: %s
<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">Allmänt</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">Skärmar</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">Välj skärm för utsignal:</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">Programstart</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">Visa varning vid tom skärm</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">Öppna automatiskt den senaste planeringen</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">Visa startbilden</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">Programinställningar</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>Automatiskt förhandsgranska nästa post i planeringen</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> sekunder</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">CCLI-detaljer</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 användarnamn:</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 lösenord:</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>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öjd</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>Bredd</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>
@ -2039,17 +1892,17 @@ You can download the latest version from http://openlp.org/.</source>
<translation>OpenLP-versionen uppdaterad</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>OpenLPs huvuddisplay rensad</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">Huvuddisplayen har rensats</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>Standardtema: %s</translation>
</message>
@ -2065,12 +1918,12 @@ You can download the latest version from http://openlp.org/.</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>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>
@ -2262,6 +2115,19 @@ You can download the latest version from http://openlp.org/.</source>
<translation type="unfinished"></translation>
</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>
@ -4315,7 +4181,7 @@ The encoding is responsible for the correct character representation.</source>
<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>
@ -4400,24 +4266,24 @@ The encoding is responsible for the correct character representation.</source>
<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>
</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>
<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="175"/>
<source>Check the songs you want to export.</source>
<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>