~trb143/openlp/fixes245

« back to all changes in this revision

Viewing changes to resources/i18n/zh_CN.ts

  • Committer: Tim Bentley
  • Author(s): tim.bentley at gmail
  • Date: 2017-01-24 20:53:57 UTC
  • mfrom: (2666.1.1 trans)
  • Revision ID: tim.bentley@gmail.com-20170124205357-79iv6l32rdl4eky8
Updated translations
fix the script
fix the utf8 blocker for updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" sourcelanguage="" version="2.0">
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE TS><TS version="2.0" language="zh_CN" sourcelanguage="">
2
3
<context>
3
4
    <name>AlertsPlugin</name>
4
5
    <message>
32
33
    <message>
33
34
        <location filename="../../openlp/plugins/alerts/alertsplugin.py" line="201"/>
34
35
        <source>&lt;strong&gt;Alerts Plugin&lt;/strong&gt;&lt;br /&gt;The alert plugin controls the displaying of alerts on the display screen.</source>
35
 
        <translation type="unfinished"/>
 
36
        <translation type="unfinished"></translation>
36
37
    </message>
37
38
</context>
38
39
<context>
95
96
    </message>
96
97
    <message>
97
98
        <location filename="../../openlp/plugins/alerts/forms/alertform.py" line="192"/>
98
 
        <source>The alert text does not contain '&lt;&gt;'.
 
99
        <source>The alert text does not contain &apos;&lt;&gt;&apos;.
99
100
Do you want to continue anyway?</source>
100
101
        <translation>警告文字并不包含&apos;&lt;&gt;&apos;。
101
102
您依然希望继续吗?</translation>
102
103
    </message>
103
104
    <message>
104
105
        <location filename="../../openlp/plugins/alerts/forms/alertform.py" line="108"/>
105
 
        <source>You haven't specified any text for your alert. 
 
106
        <source>You haven&apos;t specified any text for your alert. 
106
107
Please type in some text before clicking New.</source>
107
 
        <translation type="unfinished"/>
 
108
        <translation type="unfinished"></translation>
108
109
    </message>
109
110
</context>
110
111
<context>
174
175
        <translation>圣经</translation>
175
176
    </message>
176
177
    <message>
177
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="684"/>
 
178
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="690"/>
178
179
        <source>No Book Found</source>
179
180
        <translation>未找到任何书卷</translation>
180
181
    </message>
181
182
    <message>
182
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="684"/>
 
183
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="690"/>
183
184
        <source>No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.</source>
184
185
        <translation>在这本圣经中未发现任何匹配的书卷,请检查您输入的书名是否正确。</translation>
185
186
    </message>
657
658
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="179"/>
658
659
        <source>:</source>
659
660
        <comment>Verse identifier e.g. Genesis 1 : 1 = Genesis Chapter 1 Verse 1</comment>
660
 
        <translation type="unfinished"/>
 
661
        <translation type="unfinished"></translation>
661
662
    </message>
662
663
    <message>
663
664
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="179"/>
664
665
        <source>v</source>
665
666
        <comment>Verse identifier e.g. Genesis 1 v 1 = Genesis Chapter 1 Verse 1</comment>
666
 
        <translation type="unfinished"/>
 
667
        <translation type="unfinished"></translation>
667
668
    </message>
668
669
    <message>
669
670
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="179"/>
670
671
        <source>V</source>
671
672
        <comment>Verse identifier e.g. Genesis 1 V 1 = Genesis Chapter 1 Verse 1</comment>
672
 
        <translation type="unfinished"/>
 
673
        <translation type="unfinished"></translation>
673
674
    </message>
674
675
    <message>
675
676
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="179"/>
676
677
        <source>verse</source>
677
678
        <comment>Verse identifier e.g. Genesis 1 verse 1 = Genesis Chapter 1 Verse 1</comment>
678
 
        <translation type="unfinished"/>
 
679
        <translation type="unfinished"></translation>
679
680
    </message>
680
681
    <message>
681
682
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="179"/>
682
683
        <source>verses</source>
683
684
        <comment>Verse identifier e.g. Genesis 1 verses 1 - 2 = Genesis Chapter 1 Verses 1 to 2</comment>
684
 
        <translation type="unfinished"/>
 
685
        <translation type="unfinished"></translation>
685
686
    </message>
686
687
    <message>
687
688
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="186"/>
688
689
        <source>-</source>
689
690
        <comment>range identifier e.g. Genesis 1 verse 1 - 2 = Genesis Chapter 1 Verses 1 To 2</comment>
690
 
        <translation type="unfinished"/>
 
691
        <translation type="unfinished"></translation>
691
692
    </message>
692
693
    <message>
693
694
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="186"/>
699
700
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="191"/>
700
701
        <source>,</source>
701
702
        <comment>connecting identifier e.g. Genesis 1 verse 1 - 2, 4 - 5 = Genesis Chapter 1 Verses 1 To 2 And Verses 4 To 5</comment>
702
 
        <translation type="unfinished"/>
 
703
        <translation type="unfinished"></translation>
703
704
    </message>
704
705
    <message>
705
706
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="191"/>
706
707
        <source>and</source>
707
708
        <comment>connecting identifier e.g. Genesis 1 verse 1 - 2 and 4 - 5 = Genesis Chapter 1 Verses 1 To 2 And Verses 4 To 5</comment>
708
 
        <translation type="unfinished"/>
 
709
        <translation type="unfinished"></translation>
709
710
    </message>
710
711
    <message>
711
712
        <location filename="../../openlp/plugins/bibles/lib/__init__.py" line="196"/>
712
713
        <source>end</source>
713
714
        <comment>ending identifier e.g. Genesis 1 verse 1 - end = Genesis Chapter 1 Verses 1 To The Last Verse</comment>
714
 
        <translation type="unfinished"/>
 
715
        <translation type="unfinished"></translation>
715
716
    </message>
716
717
</context>
717
718
<context>
927
928
    <message>
928
929
        <location filename="../../openlp/plugins/bibles/lib/biblestab.py" line="157"/>
929
930
        <source>Show verse numbers</source>
930
 
        <translation type="unfinished"/>
 
931
        <translation type="unfinished"></translation>
931
932
    </message>
932
933
</context>
933
934
<context>
1067
1068
<context>
1068
1069
    <name>BiblesPlugin.HTTPBible</name>
1069
1070
    <message>
1070
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="609"/>
 
1071
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="615"/>
1071
1072
        <source>Registering Bible and loading books...</source>
1072
1073
        <translation>正在注册圣经并载入书卷...</translation>
1073
1074
    </message>
1074
1075
    <message>
1075
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="633"/>
 
1076
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="639"/>
1076
1077
        <source>Registering Language...</source>
1077
1078
        <translation>正在注册语言...</translation>
1078
1079
    </message>
1079
1080
    <message>
1080
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="644"/>
 
1081
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="650"/>
1081
1082
        <source>Importing %s...</source>
1082
1083
        <comment>Importing &lt;book name&gt;...</comment>
1083
1084
        <translation>正在导入 %s...</translation>
1084
1085
    </message>
1085
1086
    <message>
1086
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="791"/>
 
1087
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
1087
1088
        <source>Download Error</source>
1088
1089
        <translation>下载时出现错误</translation>
1089
1090
    </message>
1090
1091
    <message>
1091
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="791"/>
 
1092
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
1092
1093
        <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>
1093
1094
        <translation>在下载您选择的经节时出现一个问题。请检查您的网络连接,如果此错误继续出现请考虑报告软件缺陷。</translation>
1094
1095
    </message>
1095
1096
    <message>
1096
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
 
1097
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="803"/>
1097
1098
        <source>Parse Error</source>
1098
1099
        <translation>解析错误</translation>
1099
1100
    </message>
1100
1101
    <message>
1101
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
 
1102
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="803"/>
1102
1103
        <source>There was a problem extracting your verse selection. If this error continues to occur please consider reporting a bug.</source>
1103
1104
        <translation>在解包您选择的经节时出现问题。如果此错误继续出现请考虑报告软件缺陷。</translation>
1104
1105
    </message>
1263
1264
    <message>
1264
1265
        <location filename="../../openlp/plugins/bibles/forms/bibleimportform.py" line="636"/>
1265
1266
        <source>Registered Bible. Please note, that verses will be downloaded on demand and thus an internet connection is required.</source>
1266
 
        <translation type="unfinished"/>
 
1267
        <translation type="unfinished"></translation>
1267
1268
    </message>
1268
1269
    <message>
1269
1270
        <location filename="../../openlp/plugins/bibles/forms/bibleimportform.py" line="332"/>
1270
1271
        <source>Click to download bible list</source>
1271
 
        <translation type="unfinished"/>
 
1272
        <translation type="unfinished"></translation>
1272
1273
    </message>
1273
1274
    <message>
1274
1275
        <location filename="../../openlp/plugins/bibles/forms/bibleimportform.py" line="333"/>
1275
1276
        <source>Download bible list</source>
1276
 
        <translation type="unfinished"/>
 
1277
        <translation type="unfinished"></translation>
1277
1278
    </message>
1278
1279
    <message>
1279
1280
        <location filename="../../openlp/plugins/bibles/forms/bibleimportform.py" line="517"/>
1280
1281
        <source>Error during download</source>
1281
 
        <translation type="unfinished"/>
 
1282
        <translation type="unfinished"></translation>
1282
1283
    </message>
1283
1284
    <message>
1284
1285
        <location filename="../../openlp/plugins/bibles/forms/bibleimportform.py" line="517"/>
1285
1286
        <source>An error occurred while downloading the list of bibles from %s.</source>
1286
 
        <translation type="unfinished"/>
 
1287
        <translation type="unfinished"></translation>
1287
1288
    </message>
1288
1289
</context>
1289
1290
<context>
1424
1425
    <message>
1425
1426
        <location filename="../../openlp/plugins/bibles/lib/opensong.py" line="80"/>
1426
1427
        <source>Incorrect Bible file type supplied. This looks like a Zefania XML bible, please use the Zefania import option.</source>
1427
 
        <translation type="unfinished"/>
 
1428
        <translation type="unfinished"></translation>
1428
1429
    </message>
1429
1430
</context>
1430
1431
<context>
1432
1433
    <message>
1433
1434
        <location filename="../../openlp/plugins/bibles/lib/opensong.py" line="126"/>
1434
1435
        <source>Importing %(bookname)s %(chapter)s...</source>
1435
 
        <translation type="unfinished"/>
 
1436
        <translation type="unfinished"></translation>
1436
1437
    </message>
1437
1438
</context>
1438
1439
<context>
1440
1441
    <message>
1441
1442
        <location filename="../../openlp/plugins/bibles/lib/osis.py" line="76"/>
1442
1443
        <source>Removing unused tags (this may take a few minutes)...</source>
1443
 
        <translation type="unfinished"/>
 
1444
        <translation type="unfinished"></translation>
1444
1445
    </message>
1445
1446
    <message>
1446
1447
        <location filename="../../openlp/plugins/bibles/lib/osis.py" line="168"/>
1447
1448
        <source>Importing %(bookname)s %(chapter)s...</source>
1448
 
        <translation type="unfinished"/>
 
1449
        <translation type="unfinished"></translation>
1449
1450
    </message>
1450
1451
</context>
1451
1452
<context>
1594
1595
        <location filename="../../openlp/plugins/bibles/forms/bibleupgradeform.py" line="549"/>
1595
1596
        <source>Upgrading Bible(s): %(success)d successful%(failed_text)s
1596
1597
Please note that verses from Web Bibles will be downloaded on demand and so an Internet connection is required.</source>
1597
 
        <translation type="unfinished"/>
 
1598
        <translation type="unfinished"></translation>
1598
1599
    </message>
1599
1600
</context>
1600
1601
<context>
1602
1603
    <message>
1603
1604
        <location filename="../../openlp/plugins/bibles/lib/zefania.py" line="112"/>
1604
1605
        <source>Incorrect Bible file type supplied. Zefania Bibles may be compressed. You must decompress them before import.</source>
1605
 
        <translation type="unfinished"/>
 
1606
        <translation type="unfinished"></translation>
1606
1607
    </message>
1607
1608
</context>
1608
1609
<context>
1610
1611
    <message>
1611
1612
        <location filename="../../openlp/plugins/bibles/lib/zefania.py" line="106"/>
1612
1613
        <source>Importing %(bookname)s %(chapter)s...</source>
1613
 
        <translation type="unfinished"/>
 
1614
        <translation type="unfinished"></translation>
1614
1615
    </message>
1615
1616
</context>
1616
1617
<context>
1676
1677
    <message>
1677
1678
        <location filename="../../openlp/plugins/custom/customplugin.py" line="67"/>
1678
1679
        <source>&lt;strong&gt;Custom Slide Plugin &lt;/strong&gt;&lt;br /&gt;The custom slide plugin provides the ability to set up custom text slides that can be displayed on the screen the same way songs are. This plugin provides greater freedom over the songs plugin.</source>
1679
 
        <translation type="unfinished"/>
 
1680
        <translation type="unfinished"></translation>
1680
1681
    </message>
1681
1682
</context>
1682
1683
<context>
1694
1695
    <message>
1695
1696
        <location filename="../../openlp/plugins/custom/lib/customtab.py" line="62"/>
1696
1697
        <source>Import missing custom slides from service files</source>
1697
 
        <translation type="unfinished"/>
 
1698
        <translation type="unfinished"></translation>
1698
1699
    </message>
1699
1700
</context>
1700
1701
<context>
1757
1758
    <message>
1758
1759
        <location filename="../../openlp/plugins/custom/forms/editcustomform.py" line="243"/>
1759
1760
        <source>You need to add at least one slide.</source>
1760
 
        <translation type="unfinished"/>
 
1761
        <translation type="unfinished"></translation>
1761
1762
    </message>
1762
1763
</context>
1763
1764
<context>
1773
1774
    <message>
1774
1775
        <location filename="../../openlp/plugins/custom/lib/mediaitem.py" line="190"/>
1775
1776
        <source>Are you sure you want to delete the &quot;%d&quot; selected custom slide(s)?</source>
1776
 
        <translation type="unfinished"/>
 
1777
        <translation type="unfinished"></translation>
1777
1778
    </message>
1778
1779
</context>
1779
1780
<context>
1842
1843
    <message>
1843
1844
        <location filename="../../openlp/plugins/images/forms/addgroupdialog.py" line="55"/>
1844
1845
        <source>Add group</source>
1845
 
        <translation type="unfinished"/>
 
1846
        <translation type="unfinished"></translation>
1846
1847
    </message>
1847
1848
    <message>
1848
1849
        <location filename="../../openlp/plugins/images/forms/addgroupdialog.py" line="56"/>
1849
1850
        <source>Parent group:</source>
1850
 
        <translation type="unfinished"/>
 
1851
        <translation type="unfinished"></translation>
1851
1852
    </message>
1852
1853
    <message>
1853
1854
        <location filename="../../openlp/plugins/images/forms/addgroupdialog.py" line="57"/>
1854
1855
        <source>Group name:</source>
1855
 
        <translation type="unfinished"/>
 
1856
        <translation type="unfinished"></translation>
1856
1857
    </message>
1857
1858
    <message>
1858
1859
        <location filename="../../openlp/plugins/images/forms/addgroupform.py" line="67"/>
1859
1860
        <source>You need to type in a group name.</source>
1860
 
        <translation type="unfinished"/>
 
1861
        <translation type="unfinished"></translation>
1861
1862
    </message>
1862
1863
    <message>
1863
1864
        <location filename="../../openlp/plugins/images/lib/mediaitem.py" line="647"/>
1864
1865
        <source>Could not add the new group.</source>
1865
 
        <translation type="unfinished"/>
 
1866
        <translation type="unfinished"></translation>
1866
1867
    </message>
1867
1868
    <message>
1868
1869
        <location filename="../../openlp/plugins/images/lib/mediaitem.py" line="650"/>
1869
1870
        <source>This group already exists.</source>
1870
 
        <translation type="unfinished"/>
 
1871
        <translation type="unfinished"></translation>
1871
1872
    </message>
1872
1873
</context>
1873
1874
<context>
1875
1876
    <message>
1876
1877
        <location filename="../../openlp/plugins/images/forms/choosegroupdialog.py" line="81"/>
1877
1878
        <source>Select Image Group</source>
1878
 
        <translation type="unfinished"/>
 
1879
        <translation type="unfinished"></translation>
1879
1880
    </message>
1880
1881
    <message>
1881
1882
        <location filename="../../openlp/plugins/images/forms/choosegroupdialog.py" line="82"/>
1882
1883
        <source>Add images to group:</source>
1883
 
        <translation type="unfinished"/>
 
1884
        <translation type="unfinished"></translation>
1884
1885
    </message>
1885
1886
    <message>
1886
1887
        <location filename="../../openlp/plugins/images/forms/choosegroupdialog.py" line="83"/>
1887
1888
        <source>No group</source>
1888
 
        <translation type="unfinished"/>
 
1889
        <translation type="unfinished"></translation>
1889
1890
    </message>
1890
1891
    <message>
1891
1892
        <location filename="../../openlp/plugins/images/forms/choosegroupdialog.py" line="84"/>
1892
1893
        <source>Existing group</source>
1893
 
        <translation type="unfinished"/>
 
1894
        <translation type="unfinished"></translation>
1894
1895
    </message>
1895
1896
    <message>
1896
1897
        <location filename="../../openlp/plugins/images/forms/choosegroupdialog.py" line="85"/>
1897
1898
        <source>New group</source>
1898
 
        <translation type="unfinished"/>
 
1899
        <translation type="unfinished"></translation>
1899
1900
    </message>
1900
1901
</context>
1901
1902
<context>
1948
1949
    <message>
1949
1950
        <location filename="../../openlp/plugins/images/forms/addgroupform.py" line="54"/>
1950
1951
        <source>-- Top-level group --</source>
1951
 
        <translation type="unfinished"/>
 
1952
        <translation type="unfinished"></translation>
1952
1953
    </message>
1953
1954
    <message>
1954
1955
        <location filename="../../openlp/plugins/images/lib/mediaitem.py" line="225"/>
1955
1956
        <source>You must select an image or group to delete.</source>
1956
 
        <translation type="unfinished"/>
 
1957
        <translation type="unfinished"></translation>
1957
1958
    </message>
1958
1959
    <message>
1959
1960
        <location filename="../../openlp/plugins/images/lib/mediaitem.py" line="242"/>
1960
1961
        <source>Remove group</source>
1961
 
        <translation type="unfinished"/>
 
1962
        <translation type="unfinished"></translation>
1962
1963
    </message>
1963
1964
    <message>
1964
1965
        <location filename="../../openlp/plugins/images/lib/mediaitem.py" line="242"/>
1965
1966
        <source>Are you sure you want to remove &quot;%s&quot; and everything in it?</source>
1966
 
        <translation type="unfinished"/>
 
1967
        <translation type="unfinished"></translation>
1967
1968
    </message>
1968
1969
</context>
1969
1970
<context>
1979
1980
    <message>
1980
1981
        <location filename="../../openlp/core/ui/media/webkitplayer.py" line="392"/>
1981
1982
        <source>Audio</source>
1982
 
        <translation type="unfinished"/>
 
1983
        <translation type="unfinished"></translation>
1983
1984
    </message>
1984
1985
    <message>
1985
1986
        <location filename="../../openlp/core/ui/media/webkitplayer.py" line="393"/>
1986
1987
        <source>Video</source>
1987
 
        <translation type="unfinished"/>
 
1988
        <translation type="unfinished"></translation>
1988
1989
    </message>
1989
1990
    <message>
1990
1991
        <location filename="../../openlp/core/ui/media/vlcplayer.py" line="369"/>
1991
1992
        <source>VLC is an external player which supports a number of different formats.</source>
1992
 
        <translation type="unfinished"/>
 
1993
        <translation type="unfinished"></translation>
1993
1994
    </message>
1994
1995
    <message>
1995
1996
        <location filename="../../openlp/core/ui/media/webkitplayer.py" line="390"/>
1996
1997
        <source>Webkit is a media player which runs inside a web browser. This player allows text over video to be rendered.</source>
1997
 
        <translation type="unfinished"/>
 
1998
        <translation type="unfinished"></translation>
1998
1999
    </message>
1999
2000
    <message>
2000
 
        <location filename="../../openlp/core/ui/media/systemplayer.py" line="249"/>
 
2001
        <location filename="../../openlp/core/ui/media/systemplayer.py" line="263"/>
2001
2002
        <source>This media player uses your operating system to provide media capabilities.</source>
2002
 
        <translation type="unfinished"/>
 
2003
        <translation type="unfinished"></translation>
2003
2004
    </message>
2004
2005
</context>
2005
2006
<context>
2068
2069
    <message>
2069
2070
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="185"/>
2070
2071
        <source>Select Media Clip</source>
2071
 
        <translation type="unfinished"/>
 
2072
        <translation type="unfinished"></translation>
2072
2073
    </message>
2073
2074
    <message>
2074
2075
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="186"/>
2075
2076
        <source>Source</source>
2076
 
        <translation type="unfinished"/>
 
2077
        <translation type="unfinished"></translation>
2077
2078
    </message>
2078
2079
    <message>
2079
2080
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="187"/>
2080
2081
        <source>Media path:</source>
2081
 
        <translation type="unfinished"/>
 
2082
        <translation type="unfinished"></translation>
2082
2083
    </message>
2083
2084
    <message>
2084
2085
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="188"/>
2085
2086
        <source>Select drive from list</source>
2086
 
        <translation type="unfinished"/>
 
2087
        <translation type="unfinished"></translation>
2087
2088
    </message>
2088
2089
    <message>
2089
2090
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="190"/>
2090
2091
        <source>Load disc</source>
2091
 
        <translation type="unfinished"/>
 
2092
        <translation type="unfinished"></translation>
2092
2093
    </message>
2093
2094
    <message>
2094
2095
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="191"/>
2095
2096
        <source>Track Details</source>
2096
 
        <translation type="unfinished"/>
 
2097
        <translation type="unfinished"></translation>
2097
2098
    </message>
2098
2099
    <message>
2099
2100
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="192"/>
2103
2104
    <message>
2104
2105
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="193"/>
2105
2106
        <source>Audio track:</source>
2106
 
        <translation type="unfinished"/>
 
2107
        <translation type="unfinished"></translation>
2107
2108
    </message>
2108
2109
    <message>
2109
2110
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="194"/>
2110
2111
        <source>Subtitle track:</source>
2111
 
        <translation type="unfinished"/>
 
2112
        <translation type="unfinished"></translation>
2112
2113
    </message>
2113
2114
    <message>
2114
2115
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="202"/>
2115
2116
        <source>HH:mm:ss.z</source>
2116
 
        <translation type="unfinished"/>
 
2117
        <translation type="unfinished"></translation>
2117
2118
    </message>
2118
2119
    <message>
2119
2120
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="196"/>
2120
2121
        <source>Clip Range</source>
2121
 
        <translation type="unfinished"/>
 
2122
        <translation type="unfinished"></translation>
2122
2123
    </message>
2123
2124
    <message>
2124
2125
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="197"/>
2125
2126
        <source>Start point:</source>
2126
 
        <translation type="unfinished"/>
 
2127
        <translation type="unfinished"></translation>
2127
2128
    </message>
2128
2129
    <message>
2129
2130
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="199"/>
2130
2131
        <source>Set start point</source>
2131
 
        <translation type="unfinished"/>
 
2132
        <translation type="unfinished"></translation>
2132
2133
    </message>
2133
2134
    <message>
2134
2135
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="200"/>
2135
2136
        <source>Jump to start point</source>
2136
 
        <translation type="unfinished"/>
 
2137
        <translation type="unfinished"></translation>
2137
2138
    </message>
2138
2139
    <message>
2139
2140
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="201"/>
2140
2141
        <source>End point:</source>
2141
 
        <translation type="unfinished"/>
 
2142
        <translation type="unfinished"></translation>
2142
2143
    </message>
2143
2144
    <message>
2144
2145
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="203"/>
2145
2146
        <source>Set end point</source>
2146
 
        <translation type="unfinished"/>
 
2147
        <translation type="unfinished"></translation>
2147
2148
    </message>
2148
2149
    <message>
2149
2150
        <location filename="../../openlp/plugins/media/forms/mediaclipselectordialog.py" line="204"/>
2150
2151
        <source>Jump to end point</source>
2151
 
        <translation type="unfinished"/>
 
2152
        <translation type="unfinished"></translation>
2152
2153
    </message>
2153
2154
</context>
2154
2155
<context>
2156
2157
    <message>
2157
2158
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="195"/>
2158
2159
        <source>No path was given</source>
2159
 
        <translation type="unfinished"/>
 
2160
        <translation type="unfinished"></translation>
2160
2161
    </message>
2161
2162
    <message>
2162
2163
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="201"/>
2163
2164
        <source>Given path does not exists</source>
2164
 
        <translation type="unfinished"/>
 
2165
        <translation type="unfinished"></translation>
2165
2166
    </message>
2166
2167
    <message>
2167
2168
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="218"/>
2168
2169
        <source>An error happened during initialization of VLC player</source>
2169
 
        <translation type="unfinished"/>
 
2170
        <translation type="unfinished"></translation>
2170
2171
    </message>
2171
2172
    <message>
2172
2173
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="239"/>
2173
2174
        <source>VLC player failed playing the media</source>
2174
 
        <translation type="unfinished"/>
 
2175
        <translation type="unfinished"></translation>
2175
2176
    </message>
2176
2177
    <message>
2177
2178
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="566"/>
2178
2179
        <source>CD not loaded correctly</source>
2179
 
        <translation type="unfinished"/>
 
2180
        <translation type="unfinished"></translation>
2180
2181
    </message>
2181
2182
    <message>
2182
2183
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="566"/>
2183
2184
        <source>The CD was not loaded correctly, please re-load and try again.</source>
2184
 
        <translation type="unfinished"/>
 
2185
        <translation type="unfinished"></translation>
2185
2186
    </message>
2186
2187
    <message>
2187
2188
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="577"/>
2188
2189
        <source>DVD not loaded correctly</source>
2189
 
        <translation type="unfinished"/>
 
2190
        <translation type="unfinished"></translation>
2190
2191
    </message>
2191
2192
    <message>
2192
2193
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="577"/>
2193
2194
        <source>The DVD was not loaded correctly, please re-load and try again.</source>
2194
 
        <translation type="unfinished"/>
 
2195
        <translation type="unfinished"></translation>
2195
2196
    </message>
2196
2197
    <message>
2197
2198
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="584"/>
2198
2199
        <source>Set name of mediaclip</source>
2199
 
        <translation type="unfinished"/>
 
2200
        <translation type="unfinished"></translation>
2200
2201
    </message>
2201
2202
    <message>
2202
2203
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="584"/>
2203
2204
        <source>Name of mediaclip:</source>
2204
 
        <translation type="unfinished"/>
 
2205
        <translation type="unfinished"></translation>
2205
2206
    </message>
2206
2207
    <message>
2207
2208
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="594"/>
2208
2209
        <source>Enter a valid name or cancel</source>
2209
 
        <translation type="unfinished"/>
 
2210
        <translation type="unfinished"></translation>
2210
2211
    </message>
2211
2212
    <message>
2212
2213
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="600"/>
2213
2214
        <source>Invalid character</source>
2214
 
        <translation type="unfinished"/>
 
2215
        <translation type="unfinished"></translation>
2215
2216
    </message>
2216
2217
    <message>
2217
2218
        <location filename="../../openlp/plugins/media/forms/mediaclipselectorform.py" line="600"/>
2218
2219
        <source>The name of the mediaclip must not contain the character &quot;:&quot;</source>
2219
 
        <translation type="unfinished"/>
 
2220
        <translation type="unfinished"></translation>
2220
2221
    </message>
2221
2222
</context>
2222
2223
<context>
2274
2275
    <message>
2275
2276
        <location filename="../../openlp/core/ui/media/mediacontroller.py" line="500"/>
2276
2277
        <source>VLC player required</source>
2277
 
        <translation type="unfinished"/>
 
2278
        <translation type="unfinished"></translation>
2278
2279
    </message>
2279
2280
    <message>
2280
2281
        <location filename="../../openlp/core/ui/media/mediacontroller.py" line="500"/>
2281
2282
        <source>VLC player required for playback of optical devices</source>
2282
 
        <translation type="unfinished"/>
 
2283
        <translation type="unfinished"></translation>
2283
2284
    </message>
2284
2285
    <message>
2285
2286
        <location filename="../../openlp/plugins/media/lib/mediaitem.py" line="140"/>
2286
2287
        <source>Load CD/DVD</source>
2287
 
        <translation type="unfinished"/>
 
2288
        <translation type="unfinished"></translation>
2288
2289
    </message>
2289
2290
    <message>
2290
2291
        <location filename="../../openlp/plugins/media/lib/mediaitem.py" line="141"/>
2291
2292
        <source>Load CD/DVD - only supported when VLC is installed and enabled</source>
2292
 
        <translation type="unfinished"/>
 
2293
        <translation type="unfinished"></translation>
2293
2294
    </message>
2294
2295
    <message>
2295
2296
        <location filename="../../openlp/plugins/media/lib/mediaitem.py" line="251"/>
2296
2297
        <source>The optical disc %s is no longer available.</source>
2297
 
        <translation type="unfinished"/>
 
2298
        <translation type="unfinished"></translation>
2298
2299
    </message>
2299
2300
    <message>
2300
2301
        <location filename="../../openlp/plugins/media/lib/mediaitem.py" line="444"/>
2301
2302
        <source>Mediaclip already saved</source>
2302
 
        <translation type="unfinished"/>
 
2303
        <translation type="unfinished"></translation>
2303
2304
    </message>
2304
2305
    <message>
2305
2306
        <location filename="../../openlp/plugins/media/lib/mediaitem.py" line="444"/>
2306
2307
        <source>This mediaclip has already been saved</source>
2307
 
        <translation type="unfinished"/>
 
2308
        <translation type="unfinished"></translation>
2308
2309
    </message>
2309
2310
</context>
2310
2311
<context>
2317
2318
    <message>
2318
2319
        <location filename="../../openlp/plugins/media/lib/mediatab.py" line="57"/>
2319
2320
        <source>Start Live items automatically</source>
2320
 
        <translation type="unfinished"/>
 
2321
        <translation type="unfinished"></translation>
2321
2322
    </message>
2322
2323
</context>
2323
2324
<context>
2324
2325
    <name>OPenLP.MainWindow</name>
2325
2326
    <message>
2326
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="435"/>
 
2327
        <location filename="../../openlp/core/ui/mainwindow.py" line="431"/>
2327
2328
        <source>&amp;Projector Manager</source>
2328
 
        <translation type="unfinished"/>
 
2329
        <translation type="unfinished"></translation>
2329
2330
    </message>
2330
2331
</context>
2331
2332
<context>
2350
2351
希望OpenLP现在就升级它们吗?</translation>
2351
2352
    </message>
2352
2353
    <message>
2353
 
        <location filename="../../openlp/core/__init__.py" line="226"/>
 
2354
        <location filename="../../openlp/core/__init__.py" line="266"/>
2354
2355
        <source>Backup</source>
2355
 
        <translation type="unfinished"/>
 
2356
        <translation type="unfinished"></translation>
2356
2357
    </message>
2357
2358
    <message>
2358
 
        <location filename="../../openlp/core/__init__.py" line="211"/>
 
2359
        <location filename="../../openlp/core/__init__.py" line="251"/>
2359
2360
        <source>OpenLP has been upgraded, do you want to create a backup of OpenLPs data folder?</source>
2360
 
        <translation type="unfinished"/>
 
2361
        <translation type="unfinished"></translation>
2361
2362
    </message>
2362
2363
    <message>
2363
 
        <location filename="../../openlp/core/__init__.py" line="223"/>
 
2364
        <location filename="../../openlp/core/__init__.py" line="263"/>
2364
2365
        <source>Backup of the data folder failed!</source>
2365
 
        <translation type="unfinished"/>
 
2366
        <translation type="unfinished"></translation>
2366
2367
    </message>
2367
2368
    <message>
2368
 
        <location filename="../../openlp/core/__init__.py" line="226"/>
 
2369
        <location filename="../../openlp/core/__init__.py" line="266"/>
2369
2370
        <source>A backup of the data folder has been created at %s</source>
2370
 
        <translation type="unfinished"/>
 
2371
        <translation type="unfinished"></translation>
2371
2372
    </message>
2372
2373
    <message>
2373
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
2374
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
2374
2375
        <source>Open</source>
2375
 
        <translation type="unfinished"/>
 
2376
        <translation type="unfinished"></translation>
 
2377
    </message>
 
2378
    <message>
 
2379
        <location filename="../../openlp/core/__init__.py" line="188"/>
 
2380
        <source>Data Directory Error</source>
 
2381
        <translation type="unfinished">数据目录错误</translation>
 
2382
    </message>
 
2383
    <message>
 
2384
        <location filename="../../openlp/core/__init__.py" line="188"/>
 
2385
        <source>OpenLP data folder was not found in:
 
2386
 
 
2387
{path}
 
2388
 
 
2389
The location of the data folder was previously changed from the OpenLP&apos;s default location. If the data was stored on removable device, that device needs to be made available.
 
2390
 
 
2391
You may reset the data location back to the default location, or you can try to make the current location available.
 
2392
 
 
2393
Do you want to reset to the default data location? If not, OpenLP will be closed so you can try to fix the the problem.</source>
 
2394
        <translation type="unfinished"></translation>
2376
2395
    </message>
2377
2396
</context>
2378
2397
<context>
2427
2446
    <message>
2428
2447
        <location filename="../../openlp/core/ui/aboutdialog.py" line="157"/>
2429
2448
        <source>Project Lead</source>
2430
 
        <translation type="unfinished"/>
 
2449
        <translation type="unfinished"></translation>
2431
2450
    </message>
2432
2451
    <message>
2433
2452
        <location filename="../../openlp/core/ui/aboutdialog.py" line="158"/>
2434
2453
        <source>Developers</source>
2435
 
        <translation type="unfinished"/>
 
2454
        <translation type="unfinished"></translation>
2436
2455
    </message>
2437
2456
    <message>
2438
2457
        <location filename="../../openlp/core/ui/aboutdialog.py" line="159"/>
2439
2458
        <source>Contributors</source>
2440
 
        <translation type="unfinished"/>
 
2459
        <translation type="unfinished"></translation>
2441
2460
    </message>
2442
2461
    <message>
2443
2462
        <location filename="../../openlp/core/ui/aboutdialog.py" line="160"/>
2444
2463
        <source>Packagers</source>
2445
 
        <translation type="unfinished"/>
 
2464
        <translation type="unfinished"></translation>
2446
2465
    </message>
2447
2466
    <message>
2448
2467
        <location filename="../../openlp/core/ui/aboutdialog.py" line="161"/>
2449
2468
        <source>Testers</source>
2450
 
        <translation type="unfinished"/>
 
2469
        <translation type="unfinished"></translation>
2451
2470
    </message>
2452
2471
    <message>
2453
2472
        <location filename="../../openlp/core/ui/aboutdialog.py" line="162"/>
2454
2473
        <source>Translators</source>
2455
 
        <translation type="unfinished"/>
 
2474
        <translation type="unfinished"></translation>
2456
2475
    </message>
2457
2476
    <message>
2458
2477
        <location filename="../../openlp/core/ui/aboutdialog.py" line="163"/>
2459
2478
        <source>Afrikaans (af)</source>
2460
 
        <translation type="unfinished"/>
 
2479
        <translation type="unfinished"></translation>
2461
2480
    </message>
2462
2481
    <message>
2463
2482
        <location filename="../../openlp/core/ui/aboutdialog.py" line="164"/>
2464
2483
        <source>Czech (cs)</source>
2465
 
        <translation type="unfinished"/>
 
2484
        <translation type="unfinished"></translation>
2466
2485
    </message>
2467
2486
    <message>
2468
2487
        <location filename="../../openlp/core/ui/aboutdialog.py" line="165"/>
2469
2488
        <source>Danish (da)</source>
2470
 
        <translation type="unfinished"/>
 
2489
        <translation type="unfinished"></translation>
2471
2490
    </message>
2472
2491
    <message>
2473
2492
        <location filename="../../openlp/core/ui/aboutdialog.py" line="166"/>
2474
2493
        <source>German (de)</source>
2475
 
        <translation type="unfinished"/>
 
2494
        <translation type="unfinished"></translation>
2476
2495
    </message>
2477
2496
    <message>
2478
2497
        <location filename="../../openlp/core/ui/aboutdialog.py" line="167"/>
2479
2498
        <source>Greek (el)</source>
2480
 
        <translation type="unfinished"/>
 
2499
        <translation type="unfinished"></translation>
2481
2500
    </message>
2482
2501
    <message>
2483
2502
        <location filename="../../openlp/core/ui/aboutdialog.py" line="168"/>
2484
2503
        <source>English, United Kingdom (en_GB)</source>
2485
 
        <translation type="unfinished"/>
 
2504
        <translation type="unfinished"></translation>
2486
2505
    </message>
2487
2506
    <message>
2488
2507
        <location filename="../../openlp/core/ui/aboutdialog.py" line="169"/>
2489
2508
        <source>English, South Africa (en_ZA)</source>
2490
 
        <translation type="unfinished"/>
 
2509
        <translation type="unfinished"></translation>
2491
2510
    </message>
2492
2511
    <message>
2493
2512
        <location filename="../../openlp/core/ui/aboutdialog.py" line="170"/>
2494
2513
        <source>Spanish (es)</source>
2495
 
        <translation type="unfinished"/>
 
2514
        <translation type="unfinished"></translation>
2496
2515
    </message>
2497
2516
    <message>
2498
2517
        <location filename="../../openlp/core/ui/aboutdialog.py" line="171"/>
2499
2518
        <source>Estonian (et)</source>
2500
 
        <translation type="unfinished"/>
 
2519
        <translation type="unfinished"></translation>
2501
2520
    </message>
2502
2521
    <message>
2503
2522
        <location filename="../../openlp/core/ui/aboutdialog.py" line="172"/>
2504
2523
        <source>Finnish (fi)</source>
2505
 
        <translation type="unfinished"/>
 
2524
        <translation type="unfinished"></translation>
2506
2525
    </message>
2507
2526
    <message>
2508
2527
        <location filename="../../openlp/core/ui/aboutdialog.py" line="173"/>
2509
2528
        <source>French (fr)</source>
2510
 
        <translation type="unfinished"/>
 
2529
        <translation type="unfinished"></translation>
2511
2530
    </message>
2512
2531
    <message>
2513
2532
        <location filename="../../openlp/core/ui/aboutdialog.py" line="174"/>
2514
2533
        <source>Hungarian (hu)</source>
2515
 
        <translation type="unfinished"/>
 
2534
        <translation type="unfinished"></translation>
2516
2535
    </message>
2517
2536
    <message>
2518
2537
        <location filename="../../openlp/core/ui/aboutdialog.py" line="175"/>
2519
2538
        <source>Indonesian (id)</source>
2520
 
        <translation type="unfinished"/>
 
2539
        <translation type="unfinished"></translation>
2521
2540
    </message>
2522
2541
    <message>
2523
2542
        <location filename="../../openlp/core/ui/aboutdialog.py" line="176"/>
2524
2543
        <source>Japanese (ja)</source>
2525
 
        <translation type="unfinished"/>
 
2544
        <translation type="unfinished"></translation>
2526
2545
    </message>
2527
2546
    <message>
2528
2547
        <location filename="../../openlp/core/ui/aboutdialog.py" line="177"/>
2529
 
        <source>Norwegian Bokmål (nb)</source>
2530
 
        <translation type="unfinished"/>
 
2548
        <source>Norwegian Bokm&#xe5;l (nb)</source>
 
2549
        <translation type="unfinished"></translation>
2531
2550
    </message>
2532
2551
    <message>
2533
2552
        <location filename="../../openlp/core/ui/aboutdialog.py" line="178"/>
2534
2553
        <source>Dutch (nl)</source>
2535
 
        <translation type="unfinished"/>
 
2554
        <translation type="unfinished"></translation>
2536
2555
    </message>
2537
2556
    <message>
2538
2557
        <location filename="../../openlp/core/ui/aboutdialog.py" line="179"/>
2539
2558
        <source>Polish (pl)</source>
2540
 
        <translation type="unfinished"/>
 
2559
        <translation type="unfinished"></translation>
2541
2560
    </message>
2542
2561
    <message>
2543
2562
        <location filename="../../openlp/core/ui/aboutdialog.py" line="180"/>
2544
2563
        <source>Portuguese, Brazil (pt_BR)</source>
2545
 
        <translation type="unfinished"/>
 
2564
        <translation type="unfinished"></translation>
2546
2565
    </message>
2547
2566
    <message>
2548
2567
        <location filename="../../openlp/core/ui/aboutdialog.py" line="181"/>
2549
2568
        <source>Russian (ru)</source>
2550
 
        <translation type="unfinished"/>
 
2569
        <translation type="unfinished"></translation>
2551
2570
    </message>
2552
2571
    <message>
2553
2572
        <location filename="../../openlp/core/ui/aboutdialog.py" line="182"/>
2554
2573
        <source>Swedish (sv)</source>
2555
 
        <translation type="unfinished"/>
 
2574
        <translation type="unfinished"></translation>
2556
2575
    </message>
2557
2576
    <message>
2558
2577
        <location filename="../../openlp/core/ui/aboutdialog.py" line="183"/>
2559
2578
        <source>Tamil(Sri-Lanka) (ta_LK)</source>
2560
 
        <translation type="unfinished"/>
 
2579
        <translation type="unfinished"></translation>
2561
2580
    </message>
2562
2581
    <message>
2563
2582
        <location filename="../../openlp/core/ui/aboutdialog.py" line="184"/>
2564
2583
        <source>Chinese(China) (zh_CN)</source>
2565
 
        <translation type="unfinished"/>
 
2584
        <translation type="unfinished"></translation>
2566
2585
    </message>
2567
2586
    <message>
2568
2587
        <location filename="../../openlp/core/ui/aboutdialog.py" line="185"/>
2569
2588
        <source>Documentation</source>
2570
 
        <translation type="unfinished"/>
 
2589
        <translation type="unfinished"></translation>
2571
2590
    </message>
2572
2591
    <message>
2573
2592
        <location filename="../../openlp/core/ui/aboutdialog.py" line="186"/>
2578
2597
    Oxygen Icons: http://techbase.kde.org/Projects/Oxygen/
2579
2598
    MuPDF: http://www.mupdf.com/
2580
2599
</source>
2581
 
        <translation type="unfinished"/>
 
2600
        <translation type="unfinished"></translation>
2582
2601
    </message>
2583
2602
    <message>
2584
2603
        <location filename="../../openlp/core/ui/aboutdialog.py" line="192"/>
2593
2612
    on the cross, setting us free from sin. We
2594
2613
    bring this software to you for free because
2595
2614
    He has set us free.</source>
2596
 
        <translation type="unfinished"/>
 
2615
        <translation type="unfinished"></translation>
2597
2616
    </message>
2598
2617
    <message>
2599
2618
        <location filename="../../openlp/core/ui/aboutdialog.py" line="303"/>
2600
 
        <source>Copyright © 2004-2016 %s
2601
 
Portions copyright © 2004-2016 %s</source>
2602
 
        <translation type="unfinished"/>
 
2619
        <source>Copyright (c) 2004-2017 %s
 
2620
Portions copyright (c) 2004-2017 %s</source>
 
2621
        <translation type="unfinished"></translation>
2603
2622
    </message>
2604
2623
</context>
2605
2624
<context>
2882
2901
    <message>
2883
2902
        <location filename="../../openlp/core/ui/advancedtab.py" line="283"/>
2884
2903
        <source>Thursday</source>
2885
 
        <translation type="unfinished"/>
 
2904
        <translation type="unfinished"></translation>
2886
2905
    </message>
2887
2906
    <message>
2888
2907
        <location filename="../../openlp/core/ui/advancedtab.py" line="317"/>
2889
2908
        <source>Display Workarounds</source>
2890
 
        <translation type="unfinished"/>
 
2909
        <translation type="unfinished"></translation>
2891
2910
    </message>
2892
2911
    <message>
2893
2912
        <location filename="../../openlp/core/ui/advancedtab.py" line="319"/>
2894
2913
        <source>Use alternating row colours in lists</source>
2895
 
        <translation type="unfinished"/>
 
2914
        <translation type="unfinished"></translation>
2896
2915
    </message>
2897
2916
    <message>
2898
2917
        <location filename="../../openlp/core/ui/advancedtab.py" line="608"/>
2903
2922
%s
2904
2923
 
2905
2924
appears to contain OpenLP data files. Do you wish to replace these files with the current data files?</source>
2906
 
        <translation type="unfinished"/>
 
2925
        <translation type="unfinished"></translation>
2907
2926
    </message>
2908
2927
    <message>
2909
2928
        <location filename="../../openlp/core/ui/advancedtab.py" line="654"/>
2910
2929
        <source>Restart Required</source>
2911
 
        <translation type="unfinished"/>
 
2930
        <translation type="unfinished"></translation>
2912
2931
    </message>
2913
2932
    <message>
2914
2933
        <location filename="../../openlp/core/ui/advancedtab.py" line="654"/>
2915
2934
        <source>This change will only take effect once OpenLP has been restarted.</source>
2916
 
        <translation type="unfinished"/>
 
2935
        <translation type="unfinished"></translation>
2917
2936
    </message>
2918
2937
    <message>
2919
2938
        <location filename="../../openlp/core/ui/advancedtab.py" line="568"/>
2936
2955
<context>
2937
2956
    <name>OpenLP.DB</name>
2938
2957
    <message>
2939
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="302"/>
 
2958
        <location filename="../../openlp/core/lib/projector/constants.py" line="306"/>
2940
2959
        <source>RGB</source>
2941
 
        <translation type="unfinished"/>
 
2960
        <translation type="unfinished"></translation>
2942
2961
    </message>
2943
2962
    <message>
2944
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="303"/>
 
2963
        <location filename="../../openlp/core/lib/projector/constants.py" line="307"/>
2945
2964
        <source>Video</source>
2946
 
        <translation type="unfinished"/>
 
2965
        <translation type="unfinished"></translation>
2947
2966
    </message>
2948
2967
    <message>
2949
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="304"/>
 
2968
        <location filename="../../openlp/core/lib/projector/constants.py" line="308"/>
2950
2969
        <source>Digital</source>
2951
 
        <translation type="unfinished"/>
 
2970
        <translation type="unfinished"></translation>
2952
2971
    </message>
2953
2972
    <message>
2954
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="305"/>
 
2973
        <location filename="../../openlp/core/lib/projector/constants.py" line="309"/>
2955
2974
        <source>Storage</source>
2956
 
        <translation type="unfinished"/>
 
2975
        <translation type="unfinished"></translation>
2957
2976
    </message>
2958
2977
    <message>
2959
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="306"/>
 
2978
        <location filename="../../openlp/core/lib/projector/constants.py" line="310"/>
2960
2979
        <source>Network</source>
2961
 
        <translation type="unfinished"/>
 
2980
        <translation type="unfinished"></translation>
2962
2981
    </message>
2963
2982
    <message>
2964
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="308"/>
 
2983
        <location filename="../../openlp/core/lib/projector/constants.py" line="312"/>
2965
2984
        <source>RGB 1</source>
2966
 
        <translation type="unfinished"/>
 
2985
        <translation type="unfinished"></translation>
2967
2986
    </message>
2968
2987
    <message>
2969
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="309"/>
 
2988
        <location filename="../../openlp/core/lib/projector/constants.py" line="313"/>
2970
2989
        <source>RGB 2</source>
2971
 
        <translation type="unfinished"/>
 
2990
        <translation type="unfinished"></translation>
2972
2991
    </message>
2973
2992
    <message>
2974
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="310"/>
 
2993
        <location filename="../../openlp/core/lib/projector/constants.py" line="314"/>
2975
2994
        <source>RGB 3</source>
2976
 
        <translation type="unfinished"/>
 
2995
        <translation type="unfinished"></translation>
2977
2996
    </message>
2978
2997
    <message>
2979
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="311"/>
 
2998
        <location filename="../../openlp/core/lib/projector/constants.py" line="315"/>
2980
2999
        <source>RGB 4</source>
2981
 
        <translation type="unfinished"/>
 
3000
        <translation type="unfinished"></translation>
2982
3001
    </message>
2983
3002
    <message>
2984
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="312"/>
 
3003
        <location filename="../../openlp/core/lib/projector/constants.py" line="316"/>
2985
3004
        <source>RGB 5</source>
2986
 
        <translation type="unfinished"/>
 
3005
        <translation type="unfinished"></translation>
2987
3006
    </message>
2988
3007
    <message>
2989
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="313"/>
 
3008
        <location filename="../../openlp/core/lib/projector/constants.py" line="317"/>
2990
3009
        <source>RGB 6</source>
2991
 
        <translation type="unfinished"/>
 
3010
        <translation type="unfinished"></translation>
2992
3011
    </message>
2993
3012
    <message>
2994
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="314"/>
 
3013
        <location filename="../../openlp/core/lib/projector/constants.py" line="318"/>
2995
3014
        <source>RGB 7</source>
2996
 
        <translation type="unfinished"/>
 
3015
        <translation type="unfinished"></translation>
2997
3016
    </message>
2998
3017
    <message>
2999
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="315"/>
 
3018
        <location filename="../../openlp/core/lib/projector/constants.py" line="319"/>
3000
3019
        <source>RGB 8</source>
3001
 
        <translation type="unfinished"/>
 
3020
        <translation type="unfinished"></translation>
3002
3021
    </message>
3003
3022
    <message>
3004
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="316"/>
 
3023
        <location filename="../../openlp/core/lib/projector/constants.py" line="320"/>
3005
3024
        <source>RGB 9</source>
3006
 
        <translation type="unfinished"/>
 
3025
        <translation type="unfinished"></translation>
3007
3026
    </message>
3008
3027
    <message>
3009
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="317"/>
 
3028
        <location filename="../../openlp/core/lib/projector/constants.py" line="321"/>
3010
3029
        <source>Video 1</source>
3011
 
        <translation type="unfinished"/>
 
3030
        <translation type="unfinished"></translation>
3012
3031
    </message>
3013
3032
    <message>
3014
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="318"/>
 
3033
        <location filename="../../openlp/core/lib/projector/constants.py" line="322"/>
3015
3034
        <source>Video 2</source>
3016
 
        <translation type="unfinished"/>
 
3035
        <translation type="unfinished"></translation>
3017
3036
    </message>
3018
3037
    <message>
3019
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="319"/>
 
3038
        <location filename="../../openlp/core/lib/projector/constants.py" line="323"/>
3020
3039
        <source>Video 3</source>
3021
 
        <translation type="unfinished"/>
 
3040
        <translation type="unfinished"></translation>
3022
3041
    </message>
3023
3042
    <message>
3024
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="320"/>
 
3043
        <location filename="../../openlp/core/lib/projector/constants.py" line="324"/>
3025
3044
        <source>Video 4</source>
3026
 
        <translation type="unfinished"/>
 
3045
        <translation type="unfinished"></translation>
3027
3046
    </message>
3028
3047
    <message>
3029
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="321"/>
 
3048
        <location filename="../../openlp/core/lib/projector/constants.py" line="325"/>
3030
3049
        <source>Video 5</source>
3031
 
        <translation type="unfinished"/>
 
3050
        <translation type="unfinished"></translation>
3032
3051
    </message>
3033
3052
    <message>
3034
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="322"/>
 
3053
        <location filename="../../openlp/core/lib/projector/constants.py" line="326"/>
3035
3054
        <source>Video 6</source>
3036
 
        <translation type="unfinished"/>
 
3055
        <translation type="unfinished"></translation>
3037
3056
    </message>
3038
3057
    <message>
3039
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="323"/>
 
3058
        <location filename="../../openlp/core/lib/projector/constants.py" line="327"/>
3040
3059
        <source>Video 7</source>
3041
 
        <translation type="unfinished"/>
 
3060
        <translation type="unfinished"></translation>
3042
3061
    </message>
3043
3062
    <message>
3044
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="324"/>
 
3063
        <location filename="../../openlp/core/lib/projector/constants.py" line="328"/>
3045
3064
        <source>Video 8</source>
3046
 
        <translation type="unfinished"/>
 
3065
        <translation type="unfinished"></translation>
3047
3066
    </message>
3048
3067
    <message>
3049
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="325"/>
 
3068
        <location filename="../../openlp/core/lib/projector/constants.py" line="329"/>
3050
3069
        <source>Video 9</source>
3051
 
        <translation type="unfinished"/>
 
3070
        <translation type="unfinished"></translation>
3052
3071
    </message>
3053
3072
    <message>
3054
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="326"/>
 
3073
        <location filename="../../openlp/core/lib/projector/constants.py" line="330"/>
3055
3074
        <source>Digital 1</source>
3056
 
        <translation type="unfinished"/>
 
3075
        <translation type="unfinished"></translation>
3057
3076
    </message>
3058
3077
    <message>
3059
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="327"/>
 
3078
        <location filename="../../openlp/core/lib/projector/constants.py" line="331"/>
3060
3079
        <source>Digital 2</source>
3061
 
        <translation type="unfinished"/>
 
3080
        <translation type="unfinished"></translation>
3062
3081
    </message>
3063
3082
    <message>
3064
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="328"/>
 
3083
        <location filename="../../openlp/core/lib/projector/constants.py" line="332"/>
3065
3084
        <source>Digital 3</source>
3066
 
        <translation type="unfinished"/>
 
3085
        <translation type="unfinished"></translation>
3067
3086
    </message>
3068
3087
    <message>
3069
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="329"/>
 
3088
        <location filename="../../openlp/core/lib/projector/constants.py" line="333"/>
3070
3089
        <source>Digital 4</source>
3071
 
        <translation type="unfinished"/>
 
3090
        <translation type="unfinished"></translation>
3072
3091
    </message>
3073
3092
    <message>
3074
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="330"/>
 
3093
        <location filename="../../openlp/core/lib/projector/constants.py" line="334"/>
3075
3094
        <source>Digital 5</source>
3076
 
        <translation type="unfinished"/>
 
3095
        <translation type="unfinished"></translation>
3077
3096
    </message>
3078
3097
    <message>
3079
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="331"/>
 
3098
        <location filename="../../openlp/core/lib/projector/constants.py" line="335"/>
3080
3099
        <source>Digital 6</source>
3081
 
        <translation type="unfinished"/>
 
3100
        <translation type="unfinished"></translation>
3082
3101
    </message>
3083
3102
    <message>
3084
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="332"/>
 
3103
        <location filename="../../openlp/core/lib/projector/constants.py" line="336"/>
3085
3104
        <source>Digital 7</source>
3086
 
        <translation type="unfinished"/>
 
3105
        <translation type="unfinished"></translation>
3087
3106
    </message>
3088
3107
    <message>
3089
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="333"/>
 
3108
        <location filename="../../openlp/core/lib/projector/constants.py" line="337"/>
3090
3109
        <source>Digital 8</source>
3091
 
        <translation type="unfinished"/>
 
3110
        <translation type="unfinished"></translation>
3092
3111
    </message>
3093
3112
    <message>
3094
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="334"/>
 
3113
        <location filename="../../openlp/core/lib/projector/constants.py" line="338"/>
3095
3114
        <source>Digital 9</source>
3096
 
        <translation type="unfinished"/>
 
3115
        <translation type="unfinished"></translation>
3097
3116
    </message>
3098
3117
    <message>
3099
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="335"/>
 
3118
        <location filename="../../openlp/core/lib/projector/constants.py" line="339"/>
3100
3119
        <source>Storage 1</source>
3101
 
        <translation type="unfinished"/>
 
3120
        <translation type="unfinished"></translation>
3102
3121
    </message>
3103
3122
    <message>
3104
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="336"/>
 
3123
        <location filename="../../openlp/core/lib/projector/constants.py" line="340"/>
3105
3124
        <source>Storage 2</source>
3106
 
        <translation type="unfinished"/>
 
3125
        <translation type="unfinished"></translation>
3107
3126
    </message>
3108
3127
    <message>
3109
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="337"/>
 
3128
        <location filename="../../openlp/core/lib/projector/constants.py" line="341"/>
3110
3129
        <source>Storage 3</source>
3111
 
        <translation type="unfinished"/>
 
3130
        <translation type="unfinished"></translation>
3112
3131
    </message>
3113
3132
    <message>
3114
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="338"/>
 
3133
        <location filename="../../openlp/core/lib/projector/constants.py" line="342"/>
3115
3134
        <source>Storage 4</source>
3116
 
        <translation type="unfinished"/>
 
3135
        <translation type="unfinished"></translation>
3117
3136
    </message>
3118
3137
    <message>
3119
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="339"/>
 
3138
        <location filename="../../openlp/core/lib/projector/constants.py" line="343"/>
3120
3139
        <source>Storage 5</source>
3121
 
        <translation type="unfinished"/>
 
3140
        <translation type="unfinished"></translation>
3122
3141
    </message>
3123
3142
    <message>
3124
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="340"/>
 
3143
        <location filename="../../openlp/core/lib/projector/constants.py" line="344"/>
3125
3144
        <source>Storage 6</source>
3126
 
        <translation type="unfinished"/>
 
3145
        <translation type="unfinished"></translation>
3127
3146
    </message>
3128
3147
    <message>
3129
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="341"/>
 
3148
        <location filename="../../openlp/core/lib/projector/constants.py" line="345"/>
3130
3149
        <source>Storage 7</source>
3131
 
        <translation type="unfinished"/>
 
3150
        <translation type="unfinished"></translation>
3132
3151
    </message>
3133
3152
    <message>
3134
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="342"/>
 
3153
        <location filename="../../openlp/core/lib/projector/constants.py" line="346"/>
3135
3154
        <source>Storage 8</source>
3136
 
        <translation type="unfinished"/>
 
3155
        <translation type="unfinished"></translation>
3137
3156
    </message>
3138
3157
    <message>
3139
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="343"/>
 
3158
        <location filename="../../openlp/core/lib/projector/constants.py" line="347"/>
3140
3159
        <source>Storage 9</source>
3141
 
        <translation type="unfinished"/>
 
3160
        <translation type="unfinished"></translation>
3142
3161
    </message>
3143
3162
    <message>
3144
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="344"/>
 
3163
        <location filename="../../openlp/core/lib/projector/constants.py" line="348"/>
3145
3164
        <source>Network 1</source>
3146
 
        <translation type="unfinished"/>
 
3165
        <translation type="unfinished"></translation>
3147
3166
    </message>
3148
3167
    <message>
3149
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="345"/>
 
3168
        <location filename="../../openlp/core/lib/projector/constants.py" line="349"/>
3150
3169
        <source>Network 2</source>
3151
 
        <translation type="unfinished"/>
 
3170
        <translation type="unfinished"></translation>
3152
3171
    </message>
3153
3172
    <message>
3154
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="346"/>
 
3173
        <location filename="../../openlp/core/lib/projector/constants.py" line="350"/>
3155
3174
        <source>Network 3</source>
3156
 
        <translation type="unfinished"/>
 
3175
        <translation type="unfinished"></translation>
3157
3176
    </message>
3158
3177
    <message>
3159
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="347"/>
 
3178
        <location filename="../../openlp/core/lib/projector/constants.py" line="351"/>
3160
3179
        <source>Network 4</source>
3161
 
        <translation type="unfinished"/>
 
3180
        <translation type="unfinished"></translation>
3162
3181
    </message>
3163
3182
    <message>
3164
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="348"/>
 
3183
        <location filename="../../openlp/core/lib/projector/constants.py" line="352"/>
3165
3184
        <source>Network 5</source>
3166
 
        <translation type="unfinished"/>
 
3185
        <translation type="unfinished"></translation>
3167
3186
    </message>
3168
3187
    <message>
3169
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="349"/>
 
3188
        <location filename="../../openlp/core/lib/projector/constants.py" line="353"/>
3170
3189
        <source>Network 6</source>
3171
 
        <translation type="unfinished"/>
 
3190
        <translation type="unfinished"></translation>
3172
3191
    </message>
3173
3192
    <message>
3174
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="350"/>
 
3193
        <location filename="../../openlp/core/lib/projector/constants.py" line="354"/>
3175
3194
        <source>Network 7</source>
3176
 
        <translation type="unfinished"/>
 
3195
        <translation type="unfinished"></translation>
3177
3196
    </message>
3178
3197
    <message>
3179
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="351"/>
 
3198
        <location filename="../../openlp/core/lib/projector/constants.py" line="355"/>
3180
3199
        <source>Network 8</source>
3181
 
        <translation type="unfinished"/>
 
3200
        <translation type="unfinished"></translation>
3182
3201
    </message>
3183
3202
    <message>
3184
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="352"/>
 
3203
        <location filename="../../openlp/core/lib/projector/constants.py" line="356"/>
3185
3204
        <source>Network 9</source>
3186
 
        <translation type="unfinished"/>
 
3205
        <translation type="unfinished"></translation>
3187
3206
    </message>
3188
3207
</context>
3189
3208
<context>
3217
3236
        <location filename="../../openlp/core/ui/exceptiondialog.py" line="92"/>
3218
3237
        <source>Please enter a description of what you were doing to cause this error. If possible, write in English.
3219
3238
(Minimum 20 characters)</source>
3220
 
        <translation type="unfinished"/>
 
3239
        <translation type="unfinished"></translation>
3221
3240
    </message>
3222
3241
    <message>
3223
3242
        <location filename="../../openlp/core/ui/exceptiondialog.py" line="96"/>
3224
3243
        <source>Oops! OpenLP hit a problem, and couldn&apos;t recover. The text in the box below contains information that might be helpful to the OpenLP developers, so please e-mail it to bugs@openlp.org, along with a detailed description of what you were doing when the problem occurred. Also attach any files that triggered the problem.</source>
3225
 
        <translation type="unfinished"/>
 
3244
        <translation type="unfinished"></translation>
3226
3245
    </message>
3227
3246
</context>
3228
3247
<context>
3459
3478
    <message>
3460
3479
        <location filename="../../openlp/core/ui/firsttimeform.py" line="533"/>
3461
3480
        <source>There was a connection problem during download, so further downloads will be skipped. Try to re-run the First Time Wizard later.</source>
3462
 
        <translation type="unfinished"/>
 
3481
        <translation type="unfinished"></translation>
3463
3482
    </message>
3464
3483
    <message>
3465
3484
        <location filename="../../openlp/core/ui/firsttimeform.py" line="564"/>
3466
3485
        <source>Download complete. Click the %s button to return to OpenLP.</source>
3467
 
        <translation type="unfinished"/>
 
3486
        <translation type="unfinished"></translation>
3468
3487
    </message>
3469
3488
    <message>
3470
3489
        <location filename="../../openlp/core/ui/firsttimeform.py" line="568"/>
3471
3490
        <source>Download complete. Click the %s button to start OpenLP.</source>
3472
 
        <translation type="unfinished"/>
 
3491
        <translation type="unfinished"></translation>
3473
3492
    </message>
3474
3493
    <message>
3475
3494
        <location filename="../../openlp/core/ui/firsttimeform.py" line="573"/>
3476
3495
        <source>Click the %s button to return to OpenLP.</source>
3477
 
        <translation type="unfinished"/>
 
3496
        <translation type="unfinished"></translation>
3478
3497
    </message>
3479
3498
    <message>
3480
3499
        <location filename="../../openlp/core/ui/firsttimeform.py" line="577"/>
3481
3500
        <source>Click the %s button to start OpenLP.</source>
3482
 
        <translation type="unfinished"/>
 
3501
        <translation type="unfinished"></translation>
3483
3502
    </message>
3484
3503
    <message>
3485
3504
        <location filename="../../openlp/core/ui/firsttimeform.py" line="603"/>
3486
3505
        <source>There was a connection problem while downloading, so further downloads will be skipped. Try to re-run the First Time Wizard later.</source>
3487
 
        <translation type="unfinished"/>
 
3506
        <translation type="unfinished"></translation>
3488
3507
    </message>
3489
3508
    <message>
3490
3509
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="226"/>
3491
3510
        <source>This wizard will help you to configure OpenLP for initial use. Click the %s button below to start.</source>
3492
 
        <translation type="unfinished"/>
 
3511
        <translation type="unfinished"></translation>
3493
3512
    </message>
3494
3513
    <message>
3495
3514
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="256"/>
3496
3515
        <source>
3497
3516
 
3498
3517
To cancel the First Time Wizard completely (and not start OpenLP), click the %s button now.</source>
3499
 
        <translation type="unfinished"/>
 
3518
        <translation type="unfinished"></translation>
3500
3519
    </message>
3501
3520
    <message>
3502
3521
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="230"/>
3503
3522
        <source>Downloading Resource Index</source>
3504
 
        <translation type="unfinished"/>
 
3523
        <translation type="unfinished"></translation>
3505
3524
    </message>
3506
3525
    <message>
3507
3526
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="231"/>
3508
3527
        <source>Please wait while the resource index is downloaded.</source>
3509
 
        <translation type="unfinished"/>
 
3528
        <translation type="unfinished"></translation>
3510
3529
    </message>
3511
3530
    <message>
3512
3531
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="233"/>
3513
3532
        <source>Please wait while OpenLP downloads the resource index file...</source>
3514
 
        <translation type="unfinished"/>
 
3533
        <translation type="unfinished"></translation>
3515
3534
    </message>
3516
3535
    <message>
3517
3536
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="271"/>
3518
3537
        <source>Downloading and Configuring</source>
3519
 
        <translation type="unfinished"/>
 
3538
        <translation type="unfinished"></translation>
3520
3539
    </message>
3521
3540
    <message>
3522
3541
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="272"/>
3523
3542
        <source>Please wait while resources are downloaded and OpenLP is configured.</source>
3524
 
        <translation type="unfinished"/>
 
3543
        <translation type="unfinished"></translation>
3525
3544
    </message>
3526
3545
    <message>
3527
3546
        <location filename="../../openlp/core/ui/firsttimeform.py" line="663"/>
3528
3547
        <source>Network Error</source>
3529
 
        <translation type="unfinished"/>
 
3548
        <translation type="unfinished"></translation>
3530
3549
    </message>
3531
3550
    <message>
3532
3551
        <location filename="../../openlp/core/ui/firsttimeform.py" line="189"/>
3533
3552
        <source>There was a network error attempting to connect to retrieve initial configuration information</source>
3534
 
        <translation type="unfinished"/>
 
3553
        <translation type="unfinished"></translation>
3535
3554
    </message>
3536
3555
    <message>
3537
3556
        <location filename="../../openlp/core/ui/firsttimewizard.py" line="276"/>
3541
3560
    <message>
3542
3561
        <location filename="../../openlp/core/ui/firsttimeform.py" line="664"/>
3543
3562
        <source>Unable to download some files</source>
3544
 
        <translation type="unfinished"/>
 
3563
        <translation type="unfinished"></translation>
3545
3564
    </message>
3546
3565
</context>
3547
3566
<context>
3574
3593
    <message>
3575
3594
        <location filename="../../openlp/core/ui/formattingtagdialog.py" line="115"/>
3576
3595
        <source>Default Formatting</source>
3577
 
        <translation type="unfinished"/>
 
3596
        <translation type="unfinished"></translation>
3578
3597
    </message>
3579
3598
    <message>
3580
3599
        <location filename="../../openlp/core/ui/formattingtagdialog.py" line="125"/>
3581
3600
        <source>Custom Formatting</source>
3582
 
        <translation type="unfinished"/>
 
3601
        <translation type="unfinished"></translation>
3583
3602
    </message>
3584
3603
</context>
3585
3604
<context>
3597
3616
    <message>
3598
3617
        <location filename="../../openlp/core/ui/formattingtagform.py" line="180"/>
3599
3618
        <source>Description is missing</source>
3600
 
        <translation type="unfinished"/>
 
3619
        <translation type="unfinished"></translation>
3601
3620
    </message>
3602
3621
    <message>
3603
3622
        <location filename="../../openlp/core/ui/formattingtagform.py" line="183"/>
3604
3623
        <source>Tag is missing</source>
3605
 
        <translation type="unfinished"/>
 
3624
        <translation type="unfinished"></translation>
3606
3625
    </message>
3607
3626
    <message>
3608
3627
        <location filename="../../openlp/core/ui/formattingtagcontroller.py" line="80"/>
3612
3631
    <message>
3613
3632
        <location filename="../../openlp/core/ui/formattingtagcontroller.py" line="82"/>
3614
3633
        <source>Description %s already defined.</source>
3615
 
        <translation type="unfinished"/>
 
3634
        <translation type="unfinished"></translation>
3616
3635
    </message>
3617
3636
    <message>
3618
3637
        <location filename="../../openlp/core/ui/formattingtagcontroller.py" line="149"/>
3619
3638
        <source>Start tag %s is not valid HTML</source>
3620
 
        <translation type="unfinished"/>
 
3639
        <translation type="unfinished"></translation>
3621
3640
    </message>
3622
3641
    <message>
3623
3642
        <location filename="../../openlp/core/ui/formattingtagcontroller.py" line="168"/>
3624
3643
        <source>End tag %(end)s does not match end tag for start tag %(start)s</source>
3625
 
        <translation type="unfinished"/>
 
3644
        <translation type="unfinished"></translation>
3626
3645
    </message>
3627
3646
</context>
3628
3647
<context>
3711
3730
<context>
3712
3731
    <name>OpenLP.GeneralTab</name>
3713
3732
    <message>
 
3733
        <location filename="../../openlp/core/ui/generaltab.py" line="206"/>
 
3734
        <source>General</source>
 
3735
        <translation>通用</translation>
 
3736
    </message>
 
3737
    <message>
3714
3738
        <location filename="../../openlp/core/ui/generaltab.py" line="207"/>
3715
 
        <source>General</source>
3716
 
        <translation>通用</translation>
3717
 
    </message>
3718
 
    <message>
3719
 
        <location filename="../../openlp/core/ui/generaltab.py" line="208"/>
3720
3739
        <source>Monitors</source>
3721
3740
        <translation>监视器</translation>
3722
3741
    </message>
3723
3742
    <message>
3724
 
        <location filename="../../openlp/core/ui/generaltab.py" line="209"/>
 
3743
        <location filename="../../openlp/core/ui/generaltab.py" line="208"/>
3725
3744
        <source>Select monitor for output display:</source>
3726
3745
        <translation>选择输出监视器:</translation>
3727
3746
    </message>
3728
3747
    <message>
3729
 
        <location filename="../../openlp/core/ui/generaltab.py" line="210"/>
 
3748
        <location filename="../../openlp/core/ui/generaltab.py" line="209"/>
3730
3749
        <source>Display if a single screen</source>
3731
3750
        <translation>显示如果是单屏幕</translation>
3732
3751
    </message>
3733
3752
    <message>
3734
 
        <location filename="../../openlp/core/ui/generaltab.py" line="211"/>
 
3753
        <location filename="../../openlp/core/ui/generaltab.py" line="210"/>
3735
3754
        <source>Application Startup</source>
3736
3755
        <translation>应用程序启动</translation>
3737
3756
    </message>
3738
3757
    <message>
3739
 
        <location filename="../../openlp/core/ui/generaltab.py" line="212"/>
 
3758
        <location filename="../../openlp/core/ui/generaltab.py" line="211"/>
3740
3759
        <source>Show blank screen warning</source>
3741
3760
        <translation>显示空白屏幕警告</translation>
3742
3761
    </message>
3743
3762
    <message>
3744
 
        <location filename="../../openlp/core/ui/generaltab.py" line="213"/>
 
3763
        <location filename="../../openlp/core/ui/generaltab.py" line="212"/>
3745
3764
        <source>Automatically open the last service</source>
3746
3765
        <translation>自动打开最新的敬拜仪式</translation>
3747
3766
    </message>
3748
3767
    <message>
3749
 
        <location filename="../../openlp/core/ui/generaltab.py" line="214"/>
 
3768
        <location filename="../../openlp/core/ui/generaltab.py" line="213"/>
3750
3769
        <source>Show the splash screen</source>
3751
3770
        <translation>显示斑点屏幕</translation>
3752
3771
    </message>
3753
3772
    <message>
3754
 
        <location filename="../../openlp/core/ui/generaltab.py" line="216"/>
 
3773
        <location filename="../../openlp/core/ui/generaltab.py" line="215"/>
3755
3774
        <source>Application Settings</source>
3756
3775
        <translation>应用程序设置</translation>
3757
3776
    </message>
3758
3777
    <message>
3759
 
        <location filename="../../openlp/core/ui/generaltab.py" line="217"/>
 
3778
        <location filename="../../openlp/core/ui/generaltab.py" line="216"/>
3760
3779
        <source>Prompt to save before starting a new service</source>
3761
3780
        <translation>在开始新的敬拜仪式前提示保存</translation>
3762
3781
    </message>
3763
3782
    <message>
3764
 
        <location filename="../../openlp/core/ui/generaltab.py" line="220"/>
 
3783
        <location filename="../../openlp/core/ui/generaltab.py" line="219"/>
3765
3784
        <source>Automatically preview next item in service</source>
3766
3785
        <translation>在敬拜仪式时自动预览下一个项目</translation>
3767
3786
    </message>
3768
3787
    <message>
3769
 
        <location filename="../../openlp/core/ui/generaltab.py" line="223"/>
 
3788
        <location filename="../../openlp/core/ui/generaltab.py" line="222"/>
3770
3789
        <source> sec</source>
3771
3790
        <translation> 秒</translation>
3772
3791
    </message>
3773
3792
    <message>
3774
 
        <location filename="../../openlp/core/ui/generaltab.py" line="224"/>
 
3793
        <location filename="../../openlp/core/ui/generaltab.py" line="223"/>
3775
3794
        <source>CCLI Details</source>
3776
3795
        <translation>CCLI细节</translation>
3777
3796
    </message>
3778
3797
    <message>
3779
 
        <location filename="../../openlp/core/ui/generaltab.py" line="226"/>
 
3798
        <location filename="../../openlp/core/ui/generaltab.py" line="225"/>
3780
3799
        <source>SongSelect username:</source>
3781
3800
        <translation>SongSelect 用户名:</translation>
3782
3801
    </message>
3783
3802
    <message>
3784
 
        <location filename="../../openlp/core/ui/generaltab.py" line="227"/>
 
3803
        <location filename="../../openlp/core/ui/generaltab.py" line="226"/>
3785
3804
        <source>SongSelect password:</source>
3786
3805
        <translation>SongSelect 密码:</translation>
3787
3806
    </message>
3788
3807
    <message>
3789
 
        <location filename="../../openlp/core/ui/generaltab.py" line="230"/>
 
3808
        <location filename="../../openlp/core/ui/generaltab.py" line="229"/>
3790
3809
        <source>X</source>
3791
3810
        <translation>X</translation>
3792
3811
    </message>
3793
3812
    <message>
3794
 
        <location filename="../../openlp/core/ui/generaltab.py" line="231"/>
 
3813
        <location filename="../../openlp/core/ui/generaltab.py" line="230"/>
3795
3814
        <source>Y</source>
3796
3815
        <translation>Y</translation>
3797
3816
    </message>
3798
3817
    <message>
3799
 
        <location filename="../../openlp/core/ui/generaltab.py" line="232"/>
 
3818
        <location filename="../../openlp/core/ui/generaltab.py" line="231"/>
3800
3819
        <source>Height</source>
3801
3820
        <translation>高度</translation>
3802
3821
    </message>
3803
3822
    <message>
3804
 
        <location filename="../../openlp/core/ui/generaltab.py" line="233"/>
 
3823
        <location filename="../../openlp/core/ui/generaltab.py" line="232"/>
3805
3824
        <source>Width</source>
3806
3825
        <translation>宽度</translation>
3807
3826
    </message>
3808
3827
    <message>
3809
 
        <location filename="../../openlp/core/ui/generaltab.py" line="215"/>
 
3828
        <location filename="../../openlp/core/ui/generaltab.py" line="214"/>
3810
3829
        <source>Check for updates to OpenLP</source>
3811
3830
        <translation>检查OpenLP更新</translation>
3812
3831
    </message>
3813
3832
    <message>
3814
 
        <location filename="../../openlp/core/ui/generaltab.py" line="219"/>
 
3833
        <location filename="../../openlp/core/ui/generaltab.py" line="218"/>
3815
3834
        <source>Unblank display when adding new live item</source>
3816
3835
        <translation>当添加项目时取消屏幕空白</translation>
3817
3836
    </message>
3818
3837
    <message>
3819
 
        <location filename="../../openlp/core/ui/generaltab.py" line="222"/>
 
3838
        <location filename="../../openlp/core/ui/generaltab.py" line="221"/>
3820
3839
        <source>Timed slide interval:</source>
3821
3840
        <translation>计时幻灯片间隔:</translation>
3822
3841
    </message>
3823
3842
    <message>
 
3843
        <location filename="../../openlp/core/ui/generaltab.py" line="233"/>
 
3844
        <source>Background Audio</source>
 
3845
        <translation>背景音频</translation>
 
3846
    </message>
 
3847
    <message>
3824
3848
        <location filename="../../openlp/core/ui/generaltab.py" line="234"/>
3825
 
        <source>Background Audio</source>
3826
 
        <translation>背景音频</translation>
3827
 
    </message>
3828
 
    <message>
3829
 
        <location filename="../../openlp/core/ui/generaltab.py" line="235"/>
3830
3849
        <source>Start background audio paused</source>
3831
3850
        <translation>开始背景音频已暂停</translation>
3832
3851
    </message>
3836
3855
        <translation>敬拜仪式项目幻灯片限制:</translation>
3837
3856
    </message>
3838
3857
    <message>
3839
 
        <location filename="../../openlp/core/ui/generaltab.py" line="229"/>
 
3858
        <location filename="../../openlp/core/ui/generaltab.py" line="228"/>
3840
3859
        <source>Override display position:</source>
3841
3860
        <translation>覆盖显示位置:</translation>
3842
3861
    </message>
3843
3862
    <message>
3844
 
        <location filename="../../openlp/core/ui/generaltab.py" line="236"/>
 
3863
        <location filename="../../openlp/core/ui/generaltab.py" line="235"/>
3845
3864
        <source>Repeat track list</source>
3846
3865
        <translation>重复音轨列表</translation>
3847
3866
    </message>
3890
3909
<context>
3891
3910
    <name>OpenLP.MainWindow</name>
3892
3911
    <message>
3893
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="390"/>
 
3912
        <location filename="../../openlp/core/ui/mainwindow.py" line="386"/>
3894
3913
        <source>&amp;File</source>
3895
3914
        <translation>文件(F)</translation>
3896
3915
    </message>
3897
3916
    <message>
3898
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="391"/>
 
3917
        <location filename="../../openlp/core/ui/mainwindow.py" line="387"/>
3899
3918
        <source>&amp;Import</source>
3900
3919
        <translation>导入(I)</translation>
3901
3920
    </message>
3902
3921
    <message>
3903
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="392"/>
 
3922
        <location filename="../../openlp/core/ui/mainwindow.py" line="388"/>
3904
3923
        <source>&amp;Export</source>
3905
3924
        <translation>导出(E)</translation>
3906
3925
    </message>
3907
3926
    <message>
3908
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="394"/>
 
3927
        <location filename="../../openlp/core/ui/mainwindow.py" line="390"/>
3909
3928
        <source>&amp;View</source>
3910
3929
        <translation>显示(V)</translation>
3911
3930
    </message>
3912
3931
    <message>
3913
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="395"/>
 
3932
        <location filename="../../openlp/core/ui/mainwindow.py" line="391"/>
3914
3933
        <source>M&amp;ode</source>
3915
3934
        <translation>模式(O)</translation>
3916
3935
    </message>
3917
3936
    <message>
3918
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="396"/>
 
3937
        <location filename="../../openlp/core/ui/mainwindow.py" line="392"/>
3919
3938
        <source>&amp;Tools</source>
3920
3939
        <translation>工具(T)</translation>
3921
3940
    </message>
3922
3941
    <message>
3923
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="397"/>
 
3942
        <location filename="../../openlp/core/ui/mainwindow.py" line="393"/>
3924
3943
        <source>&amp;Settings</source>
3925
3944
        <translation>设定(S)</translation>
3926
3945
    </message>
3927
3946
    <message>
3928
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="424"/>
 
3947
        <location filename="../../openlp/core/ui/mainwindow.py" line="420"/>
3929
3948
        <source>&amp;Language</source>
3930
3949
        <translation>语言(L)</translation>
3931
3950
    </message>
3932
3951
    <message>
3933
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="399"/>
 
3952
        <location filename="../../openlp/core/ui/mainwindow.py" line="395"/>
3934
3953
        <source>&amp;Help</source>
3935
3954
        <translation>帮助(H)</translation>
3936
3955
    </message>
3937
3956
    <message>
3938
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="401"/>
 
3957
        <location filename="../../openlp/core/ui/mainwindow.py" line="397"/>
3939
3958
        <source>Service Manager</source>
3940
3959
        <translation>敬拜仪式管理器</translation>
3941
3960
    </message>
3942
3961
    <message>
3943
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="402"/>
 
3962
        <location filename="../../openlp/core/ui/mainwindow.py" line="398"/>
3944
3963
        <source>Theme Manager</source>
3945
3964
        <translation>主题管理器</translation>
3946
3965
    </message>
3947
3966
    <message>
3948
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="409"/>
 
3967
        <location filename="../../openlp/core/ui/mainwindow.py" line="405"/>
3949
3968
        <source>Open an existing service.</source>
3950
3969
        <translation>打开一个存在的敬拜仪式。</translation>
3951
3970
    </message>
3952
3971
    <message>
3953
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="412"/>
 
3972
        <location filename="../../openlp/core/ui/mainwindow.py" line="408"/>
3954
3973
        <source>Save the current service to disk.</source>
3955
3974
        <translation>将当前的敬拜仪式保存到磁盘。</translation>
3956
3975
    </message>
3957
3976
    <message>
3958
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="414"/>
 
3977
        <location filename="../../openlp/core/ui/mainwindow.py" line="410"/>
3959
3978
        <source>Save Service As</source>
3960
3979
        <translation>敬拜仪式另存为</translation>
3961
3980
    </message>
3962
3981
    <message>
3963
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="415"/>
 
3982
        <location filename="../../openlp/core/ui/mainwindow.py" line="411"/>
3964
3983
        <source>Save the current service under a new name.</source>
3965
3984
        <translation>以新名称保存当前的敬拜仪式。</translation>
3966
3985
    </message>
3967
3986
    <message>
3968
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="419"/>
 
3987
        <location filename="../../openlp/core/ui/mainwindow.py" line="415"/>
3969
3988
        <source>E&amp;xit</source>
3970
3989
        <translation>退出(X)</translation>
3971
3990
    </message>
3972
3991
    <message>
3973
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="420"/>
 
3992
        <location filename="../../openlp/core/ui/mainwindow.py" line="416"/>
3974
3993
        <source>Quit OpenLP</source>
3975
3994
        <translation>退出OpenLP</translation>
3976
3995
    </message>
3977
3996
    <message>
3978
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="423"/>
 
3997
        <location filename="../../openlp/core/ui/mainwindow.py" line="419"/>
3979
3998
        <source>&amp;Theme</source>
3980
3999
        <translation>主题(T)</translation>
3981
4000
    </message>
3982
4001
    <message>
3983
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="427"/>
 
4002
        <location filename="../../openlp/core/ui/mainwindow.py" line="423"/>
3984
4003
        <source>&amp;Configure OpenLP...</source>
3985
4004
        <translation>配置OpenLP(C)</translation>
3986
4005
    </message>
3987
4006
    <message>
3988
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="439"/>
 
4007
        <location filename="../../openlp/core/ui/mainwindow.py" line="435"/>
3989
4008
        <source>&amp;Media Manager</source>
3990
4009
        <translation>媒体管理器(M)</translation>
3991
4010
    </message>
3992
4011
    <message>
3993
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="440"/>
 
4012
        <location filename="../../openlp/core/ui/mainwindow.py" line="436"/>
3994
4013
        <source>Toggle Media Manager</source>
3995
4014
        <translation>切换媒体管理器</translation>
3996
4015
    </message>
3997
4016
    <message>
3998
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="441"/>
 
4017
        <location filename="../../openlp/core/ui/mainwindow.py" line="437"/>
3999
4018
        <source>Toggle the visibility of the media manager.</source>
4000
4019
        <translation>切换媒体管理器可见度。</translation>
4001
4020
    </message>
4002
4021
    <message>
4003
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="443"/>
 
4022
        <location filename="../../openlp/core/ui/mainwindow.py" line="439"/>
4004
4023
        <source>&amp;Theme Manager</source>
4005
4024
        <translation>主题管理器(T)</translation>
4006
4025
    </message>
4007
4026
    <message>
4008
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="444"/>
 
4027
        <location filename="../../openlp/core/ui/mainwindow.py" line="440"/>
4009
4028
        <source>Toggle Theme Manager</source>
4010
4029
        <translation>切换主题管理器</translation>
4011
4030
    </message>
4012
4031
    <message>
4013
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="445"/>
 
4032
        <location filename="../../openlp/core/ui/mainwindow.py" line="441"/>
4014
4033
        <source>Toggle the visibility of the theme manager.</source>
4015
4034
        <translation>切换主题管理器可见度。</translation>
4016
4035
    </message>
4017
4036
    <message>
4018
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="447"/>
 
4037
        <location filename="../../openlp/core/ui/mainwindow.py" line="443"/>
4019
4038
        <source>&amp;Service Manager</source>
4020
4039
        <translation>敬拜仪式管理器(S)</translation>
4021
4040
    </message>
4022
4041
    <message>
4023
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="448"/>
 
4042
        <location filename="../../openlp/core/ui/mainwindow.py" line="444"/>
4024
4043
        <source>Toggle Service Manager</source>
4025
4044
        <translation>切换敬拜仪式管理器</translation>
4026
4045
    </message>
4027
4046
    <message>
4028
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="449"/>
 
4047
        <location filename="../../openlp/core/ui/mainwindow.py" line="445"/>
4029
4048
        <source>Toggle the visibility of the service manager.</source>
4030
4049
        <translation>切换敬拜仪式管理器可见度。</translation>
4031
4050
    </message>
4032
4051
    <message>
4033
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="451"/>
 
4052
        <location filename="../../openlp/core/ui/mainwindow.py" line="447"/>
4034
4053
        <source>&amp;Preview Panel</source>
4035
4054
        <translation>预览面板(P)</translation>
4036
4055
    </message>
4037
4056
    <message>
4038
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="452"/>
 
4057
        <location filename="../../openlp/core/ui/mainwindow.py" line="448"/>
4039
4058
        <source>Toggle Preview Panel</source>
4040
4059
        <translation>切换预览面板</translation>
4041
4060
    </message>
4042
4061
    <message>
4043
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="453"/>
 
4062
        <location filename="../../openlp/core/ui/mainwindow.py" line="449"/>
4044
4063
        <source>Toggle the visibility of the preview panel.</source>
4045
4064
        <translation>切换预览面板可见度。</translation>
4046
4065
    </message>
4047
4066
    <message>
4048
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="455"/>
 
4067
        <location filename="../../openlp/core/ui/mainwindow.py" line="451"/>
4049
4068
        <source>&amp;Live Panel</source>
4050
4069
        <translation>现场面板(L)</translation>
4051
4070
    </message>
4052
4071
    <message>
4053
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="456"/>
 
4072
        <location filename="../../openlp/core/ui/mainwindow.py" line="452"/>
4054
4073
        <source>Toggle Live Panel</source>
4055
4074
        <translation>切换现场面板</translation>
4056
4075
    </message>
4057
4076
    <message>
4058
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="459"/>
 
4077
        <location filename="../../openlp/core/ui/mainwindow.py" line="455"/>
4059
4078
        <source>Toggle the visibility of the live panel.</source>
4060
4079
        <translation>切换现场面板可见度。</translation>
4061
4080
    </message>
4062
4081
    <message>
4063
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="461"/>
 
4082
        <location filename="../../openlp/core/ui/mainwindow.py" line="457"/>
4064
4083
        <source>List the Plugins</source>
4065
4084
        <translation>列出插件</translation>
4066
4085
    </message>
4067
4086
    <message>
4068
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="465"/>
 
4087
        <location filename="../../openlp/core/ui/mainwindow.py" line="461"/>
4069
4088
        <source>&amp;User Guide</source>
4070
4089
        <translation>用户指南(U)</translation>
4071
4090
    </message>
4072
4091
    <message>
4073
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="462"/>
 
4092
        <location filename="../../openlp/core/ui/mainwindow.py" line="458"/>
4074
4093
        <source>&amp;About</source>
4075
4094
        <translation>关于(A)</translation>
4076
4095
    </message>
4077
4096
    <message>
4078
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="463"/>
 
4097
        <location filename="../../openlp/core/ui/mainwindow.py" line="459"/>
4079
4098
        <source>More information about OpenLP</source>
4080
4099
        <translation>更多关于OpenLP的信息</translation>
4081
4100
    </message>
4082
4101
    <message>
4083
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="466"/>
 
4102
        <location filename="../../openlp/core/ui/mainwindow.py" line="462"/>
4084
4103
        <source>&amp;Online Help</source>
4085
4104
        <translation>在线帮助(O)</translation>
4086
4105
    </message>
4087
4106
    <message>
4088
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="470"/>
 
4107
        <location filename="../../openlp/core/ui/mainwindow.py" line="466"/>
4089
4108
        <source>&amp;Web Site</source>
4090
4109
        <translation>网站(W)</translation>
4091
4110
    </message>
4092
4111
    <message>
4093
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="475"/>
 
4112
        <location filename="../../openlp/core/ui/mainwindow.py" line="471"/>
4094
4113
        <source>Use the system language, if available.</source>
4095
4114
        <translation>如果可用,使用系统语言。</translation>
4096
4115
    </message>
4097
4116
    <message>
4098
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="473"/>
 
4117
        <location filename="../../openlp/core/ui/mainwindow.py" line="469"/>
4099
4118
        <source>Set the interface language to %s</source>
4100
4119
        <translation>将界面语言设置为%s</translation>
4101
4120
    </message>
4102
4121
    <message>
4103
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="476"/>
 
4122
        <location filename="../../openlp/core/ui/mainwindow.py" line="472"/>
4104
4123
        <source>Add &amp;Tool...</source>
4105
4124
        <translation>添加工具(T)</translation>
4106
4125
    </message>
4107
4126
    <message>
4108
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="477"/>
 
4127
        <location filename="../../openlp/core/ui/mainwindow.py" line="473"/>
4109
4128
        <source>Add an application to the list of tools.</source>
4110
4129
        <translation>向工具列表中添加应用。</translation>
4111
4130
    </message>
4112
4131
    <message>
4113
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="488"/>
 
4132
        <location filename="../../openlp/core/ui/mainwindow.py" line="484"/>
4114
4133
        <source>&amp;Default</source>
4115
4134
        <translation>默认(D)</translation>
4116
4135
    </message>
4117
4136
    <message>
4118
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="489"/>
 
4137
        <location filename="../../openlp/core/ui/mainwindow.py" line="485"/>
4119
4138
        <source>Set the view mode back to the default.</source>
4120
4139
        <translation>将查看模式设定回默认。</translation>
4121
4140
    </message>
4122
4141
    <message>
4123
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="490"/>
 
4142
        <location filename="../../openlp/core/ui/mainwindow.py" line="486"/>
4124
4143
        <source>&amp;Setup</source>
4125
4144
        <translation>设置(S)</translation>
4126
4145
    </message>
4127
4146
    <message>
4128
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="491"/>
 
4147
        <location filename="../../openlp/core/ui/mainwindow.py" line="487"/>
4129
4148
        <source>Set the view mode to Setup.</source>
4130
4149
        <translation>将查看模式设定为设置</translation>
4131
4150
    </message>
4132
4151
    <message>
4133
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="492"/>
 
4152
        <location filename="../../openlp/core/ui/mainwindow.py" line="488"/>
4134
4153
        <source>&amp;Live</source>
4135
4154
        <translation>现场(L)</translation>
4136
4155
    </message>
4137
4156
    <message>
4138
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="493"/>
 
4157
        <location filename="../../openlp/core/ui/mainwindow.py" line="489"/>
4139
4158
        <source>Set the view mode to Live.</source>
4140
4159
        <translation>将查看模式设定为现场。</translation>
4141
4160
    </message>
4142
4161
    <message>
4143
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="624"/>
 
4162
        <location filename="../../openlp/core/ui/mainwindow.py" line="620"/>
4144
4163
        <source>Version %s of OpenLP is now available for download (you are currently running version %s). 
4145
4164
 
4146
4165
You can download the latest version from http://openlp.org/.</source>
4149
4168
您可以从http://openlp.org/上下载最新版本。</translation>
4150
4169
    </message>
4151
4170
    <message>
4152
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="627"/>
 
4171
        <location filename="../../openlp/core/ui/mainwindow.py" line="623"/>
4153
4172
        <source>OpenLP Version Updated</source>
4154
4173
        <translation>OpenLP版本已升级</translation>
4155
4174
    </message>
4156
4175
    <message>
4157
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="728"/>
 
4176
        <location filename="../../openlp/core/ui/mainwindow.py" line="724"/>
4158
4177
        <source>OpenLP Main Display Blanked</source>
4159
4178
        <translation>OpenLP主显示已清空</translation>
4160
4179
    </message>
4161
4180
    <message>
4162
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="728"/>
 
4181
        <location filename="../../openlp/core/ui/mainwindow.py" line="724"/>
4163
4182
        <source>The Main Display has been blanked out</source>
4164
4183
        <translation>主显示已经被完全清空</translation>
4165
4184
    </message>
4166
4185
    <message>
4167
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1173"/>
 
4186
        <location filename="../../openlp/core/ui/mainwindow.py" line="1169"/>
4168
4187
        <source>Default Theme: %s</source>
4169
4188
        <translation>默认主题: %s</translation>
4170
4189
    </message>
4175
4194
        <translation>中文</translation>
4176
4195
    </message>
4177
4196
    <message>
4178
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="425"/>
 
4197
        <location filename="../../openlp/core/ui/mainwindow.py" line="421"/>
4179
4198
        <source>Configure &amp;Shortcuts...</source>
4180
4199
        <translation>配置快捷键(S)</translation>
4181
4200
    </message>
4182
4201
    <message>
4183
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="479"/>
 
4202
        <location filename="../../openlp/core/ui/mainwindow.py" line="475"/>
4184
4203
        <source>Open &amp;Data Folder...</source>
4185
4204
        <translation>打开数据文件夹(D)...</translation>
4186
4205
    </message>
4187
4206
    <message>
4188
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="480"/>
 
4207
        <location filename="../../openlp/core/ui/mainwindow.py" line="476"/>
4189
4208
        <source>Open the folder where songs, bibles and other data resides.</source>
4190
4209
        <translation>打开歌曲,圣经及其它数据所在的文件夹。</translation>
4191
4210
    </message>
4192
4211
    <message>
4193
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="474"/>
 
4212
        <location filename="../../openlp/core/ui/mainwindow.py" line="470"/>
4194
4213
        <source>&amp;Autodetect</source>
4195
4214
        <translation>自动检测(A)</translation>
4196
4215
    </message>
4197
4216
    <message>
4198
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="485"/>
 
4217
        <location filename="../../openlp/core/ui/mainwindow.py" line="481"/>
4199
4218
        <source>Update Theme Images</source>
4200
4219
        <translation>更新主题图片</translation>
4201
4220
    </message>
4202
4221
    <message>
4203
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="486"/>
 
4222
        <location filename="../../openlp/core/ui/mainwindow.py" line="482"/>
4204
4223
        <source>Update the preview images for all themes.</source>
4205
4224
        <translation>为所有主题更新预览图片。</translation>
4206
4225
    </message>
4207
4226
    <message>
4208
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="418"/>
 
4227
        <location filename="../../openlp/core/ui/mainwindow.py" line="414"/>
4209
4228
        <source>Print the current service.</source>
4210
4229
        <translation>打印当前敬拜仪式</translation>
4211
4230
    </message>
4212
4231
    <message>
4213
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="457"/>
 
4232
        <location filename="../../openlp/core/ui/mainwindow.py" line="453"/>
4214
4233
        <source>L&amp;ock Panels</source>
4215
4234
        <translation>锁定面板(O)</translation>
4216
4235
    </message>
4217
4236
    <message>
4218
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="458"/>
 
4237
        <location filename="../../openlp/core/ui/mainwindow.py" line="454"/>
4219
4238
        <source>Prevent the panels being moved.</source>
4220
4239
        <translation>防止移动面板。</translation>
4221
4240
    </message>
4222
4241
    <message>
4223
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="482"/>
 
4242
        <location filename="../../openlp/core/ui/mainwindow.py" line="478"/>
4224
4243
        <source>Re-run First Time Wizard</source>
4225
4244
        <translation>重新运行首次运行向导</translation>
4226
4245
    </message>
4227
4246
    <message>
4228
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="483"/>
 
4247
        <location filename="../../openlp/core/ui/mainwindow.py" line="479"/>
4229
4248
        <source>Re-run the First Time Wizard, importing songs, Bibles and themes.</source>
4230
4249
        <translation>重新运行首次运行向导,导入歌曲,圣经和主题。</translation>
4231
4250
    </message>
4232
4251
    <message>
4233
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="681"/>
 
4252
        <location filename="../../openlp/core/ui/mainwindow.py" line="677"/>
4234
4253
        <source>Re-run First Time Wizard?</source>
4235
4254
        <translation>再次运行首次运行向导?</translation>
4236
4255
    </message>
4237
4256
    <message>
4238
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="681"/>
 
4257
        <location filename="../../openlp/core/ui/mainwindow.py" line="677"/>
4239
4258
        <source>Are you sure you want to re-run the First Time Wizard?
4240
4259
 
4241
4260
Re-running this wizard may make changes to your current OpenLP configuration and possibly add songs to your existing songs list and change your default theme.</source>
4244
4263
再次运行这个想到可能会改变您当前的OpenLP配置并可能向您已存的歌曲列表中添加歌曲和改变默认的主题。</translation>
4245
4264
    </message>
4246
4265
    <message>
4247
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1313"/>
 
4266
        <location filename="../../openlp/core/ui/mainwindow.py" line="1309"/>
4248
4267
        <source>Clear List</source>
4249
4268
        <comment>Clear List of recent files</comment>
4250
4269
        <translation>清空列表</translation>
4251
4270
    </message>
4252
4271
    <message>
4253
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1313"/>
 
4272
        <location filename="../../openlp/core/ui/mainwindow.py" line="1309"/>
4254
4273
        <source>Clear the list of recent files.</source>
4255
4274
        <translation>清空最近使用的文件列表</translation>
4256
4275
    </message>
4257
4276
    <message>
4258
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="426"/>
 
4277
        <location filename="../../openlp/core/ui/mainwindow.py" line="422"/>
4259
4278
        <source>Configure &amp;Formatting Tags...</source>
4260
4279
        <translation>配置格式标签(F)</translation>
4261
4280
    </message>
4262
4281
    <message>
4263
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="428"/>
 
4282
        <location filename="../../openlp/core/ui/mainwindow.py" line="424"/>
4264
4283
        <source>Export OpenLP settings to a specified *.config file</source>
4265
4284
        <translation>将OpenLP设定导出为指定的*.config文件</translation>
4266
4285
    </message>
4267
4286
    <message>
4268
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="434"/>
 
4287
        <location filename="../../openlp/core/ui/mainwindow.py" line="430"/>
4269
4288
        <source>Settings</source>
4270
4289
        <translation>设定</translation>
4271
4290
    </message>
4272
4291
    <message>
4273
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="431"/>
 
4292
        <location filename="../../openlp/core/ui/mainwindow.py" line="427"/>
4274
4293
        <source>Import OpenLP settings from a specified *.config file previously exported on this or another machine</source>
4275
4294
        <translation>从之前由本机或其它机器上导出的一个指定*.config文件里导入OpenLP设定</translation>
4276
4295
    </message>
4277
4296
    <message>
4278
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="840"/>
 
4297
        <location filename="../../openlp/core/ui/mainwindow.py" line="836"/>
4279
4298
        <source>Import settings?</source>
4280
4299
        <translation>导入设定?</translation>
4281
4300
    </message>
4282
4301
    <message>
4283
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="853"/>
 
4302
        <location filename="../../openlp/core/ui/mainwindow.py" line="849"/>
4284
4303
        <source>Open File</source>
4285
4304
        <translation>打开文件</translation>
4286
4305
    </message>
4287
4306
    <message>
4288
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="853"/>
 
4307
        <location filename="../../openlp/core/ui/mainwindow.py" line="849"/>
4289
4308
        <source>OpenLP Export Settings Files (*.conf)</source>
4290
4309
        <translation>OpenLP导出设定文件(*.conf)</translation>
4291
4310
    </message>
4292
4311
    <message>
4293
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="931"/>
 
4312
        <location filename="../../openlp/core/ui/mainwindow.py" line="927"/>
4294
4313
        <source>Import settings</source>
4295
4314
        <translation>导入设定</translation>
4296
4315
    </message>
4297
4316
    <message>
4298
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="931"/>
 
4317
        <location filename="../../openlp/core/ui/mainwindow.py" line="927"/>
4299
4318
        <source>OpenLP will now close.  Imported settings will be applied the next time you start OpenLP.</source>
4300
4319
        <translation>OpenLP即将关闭。导入的设定将会在下一次您启动OpenLP时应用。</translation>
4301
4320
    </message>
4302
4321
    <message>
4303
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="944"/>
 
4322
        <location filename="../../openlp/core/ui/mainwindow.py" line="940"/>
4304
4323
        <source>Export Settings File</source>
4305
4324
        <translation>导出设定文件</translation>
4306
4325
    </message>
4307
4326
    <message>
4308
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="944"/>
 
4327
        <location filename="../../openlp/core/ui/mainwindow.py" line="940"/>
4309
4328
        <source>OpenLP Export Settings File (*.conf)</source>
4310
4329
        <translation>OpenLP导出设定文件(*.conf)</translation>
4311
4330
    </message>
4312
4331
    <message>
4313
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1416"/>
 
4332
        <location filename="../../openlp/core/ui/mainwindow.py" line="1412"/>
4314
4333
        <source>New Data Directory Error</source>
4315
4334
        <translation>新数据目录错误</translation>
4316
4335
    </message>
4317
4336
    <message>
4318
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1408"/>
 
4337
        <location filename="../../openlp/core/ui/mainwindow.py" line="1404"/>
4319
4338
        <source>Copying OpenLP data to new data directory location - %s - Please wait for copy to finish</source>
4320
4339
        <translation>正在复制OpenLP数据到新的数据目录位置 - %s - 请等待复制完成。</translation>
4321
4340
    </message>
4322
4341
    <message>
4323
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1416"/>
 
4342
        <location filename="../../openlp/core/ui/mainwindow.py" line="1412"/>
4324
4343
        <source>OpenLP Data directory copy failed
4325
4344
 
4326
4345
%s</source>
4329
4348
%s</translation>
4330
4349
    </message>
4331
4350
    <message>
4332
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="329"/>
 
4351
        <location filename="../../openlp/core/ui/mainwindow.py" line="325"/>
4333
4352
        <source>General</source>
4334
4353
        <translation>通用</translation>
4335
4354
    </message>
4336
4355
    <message>
4337
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="400"/>
 
4356
        <location filename="../../openlp/core/ui/mainwindow.py" line="396"/>
4338
4357
        <source>Library</source>
4339
 
        <translation type="unfinished"/>
 
4358
        <translation type="unfinished"></translation>
4340
4359
    </message>
4341
4360
    <message>
4342
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="468"/>
 
4361
        <location filename="../../openlp/core/ui/mainwindow.py" line="464"/>
4343
4362
        <source>Jump to the search box of the current active plugin.</source>
4344
 
        <translation type="unfinished"/>
 
4363
        <translation type="unfinished"></translation>
4345
4364
    </message>
4346
4365
    <message>
4347
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="840"/>
 
4366
        <location filename="../../openlp/core/ui/mainwindow.py" line="836"/>
4348
4367
        <source>Are you sure you want to import settings?
4349
4368
 
4350
4369
 Importing settings will make permanent changes to your current OpenLP configuration.
4351
4370
 
4352
4371
 Importing incorrect settings may cause erratic behaviour or OpenLP to terminate abnormally.</source>
4353
 
        <translation type="unfinished"/>
 
4372
        <translation type="unfinished"></translation>
4354
4373
    </message>
4355
4374
    <message>
4356
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="890"/>
 
4375
        <location filename="../../openlp/core/ui/mainwindow.py" line="886"/>
4357
4376
        <source>The file you have selected does not appear to be a valid OpenLP settings file.
4358
4377
 
4359
4378
Processing has terminated and no changes have been made.</source>
4360
 
        <translation type="unfinished"/>
 
4379
        <translation type="unfinished"></translation>
4361
4380
    </message>
4362
4381
    <message>
4363
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="403"/>
 
4382
        <location filename="../../openlp/core/ui/mainwindow.py" line="399"/>
4364
4383
        <source>Projector Manager</source>
4365
 
        <translation type="unfinished"/>
 
4384
        <translation type="unfinished"></translation>
4366
4385
    </message>
4367
4386
    <message>
4368
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="436"/>
 
4387
        <location filename="../../openlp/core/ui/mainwindow.py" line="432"/>
4369
4388
        <source>Toggle Projector Manager</source>
4370
 
        <translation type="unfinished"/>
 
4389
        <translation type="unfinished"></translation>
4371
4390
    </message>
4372
4391
    <message>
4373
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="437"/>
 
4392
        <location filename="../../openlp/core/ui/mainwindow.py" line="433"/>
4374
4393
        <source>Toggle the visibility of the Projector Manager</source>
4375
 
        <translation type="unfinished"/>
 
4394
        <translation type="unfinished"></translation>
4376
4395
    </message>
4377
4396
    <message>
4378
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1022"/>
 
4397
        <location filename="../../openlp/core/ui/mainwindow.py" line="1018"/>
4379
4398
        <source>Export setting error</source>
4380
 
        <translation type="unfinished"/>
 
4399
        <translation type="unfinished"></translation>
4381
4400
    </message>
4382
4401
    <message>
4383
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="998"/>
 
4402
        <location filename="../../openlp/core/ui/mainwindow.py" line="994"/>
4384
4403
        <source>The key &quot;%s&quot; does not have a default value so it will be skipped in this export.</source>
4385
 
        <translation type="unfinished"/>
 
4404
        <translation type="unfinished"></translation>
4386
4405
    </message>
4387
4406
    <message>
4388
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1022"/>
 
4407
        <location filename="../../openlp/core/ui/mainwindow.py" line="1018"/>
4389
4408
        <source>An error occurred while exporting the settings: %s</source>
4390
 
        <translation type="unfinished"/>
 
4409
        <translation type="unfinished"></translation>
4391
4410
    </message>
4392
4411
    <message>
4393
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="393"/>
 
4412
        <location filename="../../openlp/core/ui/mainwindow.py" line="389"/>
4394
4413
        <source>&amp;Recent Services</source>
4395
 
        <translation type="unfinished"/>
 
4414
        <translation type="unfinished"></translation>
4396
4415
    </message>
4397
4416
    <message>
4398
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="404"/>
 
4417
        <location filename="../../openlp/core/ui/mainwindow.py" line="400"/>
4399
4418
        <source>&amp;New Service</source>
4400
 
        <translation type="unfinished"/>
 
4419
        <translation type="unfinished"></translation>
4401
4420
    </message>
4402
4421
    <message>
4403
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="407"/>
 
4422
        <location filename="../../openlp/core/ui/mainwindow.py" line="403"/>
4404
4423
        <source>&amp;Open Service</source>
4405
 
        <translation type="unfinished"/>
 
4424
        <translation type="unfinished"></translation>
4406
4425
    </message>
4407
4426
    <message>
4408
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="410"/>
 
4427
        <location filename="../../openlp/core/ui/mainwindow.py" line="406"/>
4409
4428
        <source>&amp;Save Service</source>
4410
 
        <translation type="unfinished"/>
 
4429
        <translation type="unfinished"></translation>
4411
4430
    </message>
4412
4431
    <message>
4413
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="413"/>
 
4432
        <location filename="../../openlp/core/ui/mainwindow.py" line="409"/>
4414
4433
        <source>Save Service &amp;As...</source>
4415
 
        <translation type="unfinished"/>
 
4434
        <translation type="unfinished"></translation>
4416
4435
    </message>
4417
4436
    <message>
4418
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="460"/>
 
4437
        <location filename="../../openlp/core/ui/mainwindow.py" line="456"/>
4419
4438
        <source>&amp;Manage Plugins</source>
4420
 
        <translation type="unfinished"/>
 
4439
        <translation type="unfinished"></translation>
4421
4440
    </message>
4422
4441
    <message>
4423
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1101"/>
 
4442
        <location filename="../../openlp/core/ui/mainwindow.py" line="1097"/>
4424
4443
        <source>Exit OpenLP</source>
4425
 
        <translation type="unfinished"/>
 
4444
        <translation type="unfinished"></translation>
4426
4445
    </message>
4427
4446
    <message>
4428
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1101"/>
 
4447
        <location filename="../../openlp/core/ui/mainwindow.py" line="1097"/>
4429
4448
        <source>Are you sure you want to exit OpenLP?</source>
4430
 
        <translation type="unfinished"/>
 
4449
        <translation type="unfinished"></translation>
4431
4450
    </message>
4432
4451
    <message>
4433
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1108"/>
 
4452
        <location filename="../../openlp/core/ui/mainwindow.py" line="1104"/>
4434
4453
        <source>&amp;Exit OpenLP</source>
4435
 
        <translation type="unfinished"/>
 
4454
        <translation type="unfinished"></translation>
4436
4455
    </message>
4437
4456
</context>
4438
4457
<context>
4447
4466
        <source>The database being loaded was created in a more recent version of OpenLP. The database is version %d, while OpenLP expects version %d. The database will not be loaded.
4448
4467
 
4449
4468
Database: %s</source>
4450
 
        <translation type="unfinished"/>
 
4469
        <translation type="unfinished"></translation>
4451
4470
    </message>
4452
4471
    <message>
4453
4472
        <location filename="../../openlp/core/lib/db.py" line="87"/>
4550
4569
<context>
4551
4570
    <name>OpenLP.PJLink1</name>
4552
4571
    <message>
4553
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="256"/>
 
4572
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="258"/>
4554
4573
        <source>Unknown status</source>
4555
 
        <translation type="unfinished"/>
 
4574
        <translation type="unfinished"></translation>
4556
4575
    </message>
4557
4576
    <message>
4558
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="266"/>
 
4577
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="268"/>
4559
4578
        <source>No message</source>
4560
 
        <translation type="unfinished"/>
 
4579
        <translation type="unfinished"></translation>
4561
4580
    </message>
4562
4581
    <message>
4563
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="523"/>
 
4582
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="543"/>
4564
4583
        <source>Error while sending data to projector</source>
4565
 
        <translation type="unfinished"/>
 
4584
        <translation type="unfinished"></translation>
 
4585
    </message>
 
4586
    <message>
 
4587
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="570"/>
 
4588
        <source>Undefined command:</source>
 
4589
        <translation type="unfinished"></translation>
4566
4590
    </message>
4567
4591
    <message>
4568
4592
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="547"/>
4569
 
        <source>Undefined command:</source>
4570
 
        <translation type="unfinished"/>
 
4593
        <source>{code} : {string}</source>
 
4594
        <translation type="unfinished"></translation>
4571
4595
    </message>
4572
4596
</context>
4573
4597
<context>
4575
4599
    <message>
4576
4600
        <location filename="../../openlp/core/ui/media/playertab.py" line="56"/>
4577
4601
        <source>Players</source>
4578
 
        <translation type="unfinished"/>
 
4602
        <translation type="unfinished"></translation>
4579
4603
    </message>
4580
4604
    <message>
4581
4605
        <location filename="../../openlp/core/ui/media/playertab.py" line="125"/>
4585
4609
    <message>
4586
4610
        <location filename="../../openlp/core/ui/media/playertab.py" line="126"/>
4587
4611
        <source>Player Search Order</source>
4588
 
        <translation type="unfinished"/>
 
4612
        <translation type="unfinished"></translation>
4589
4613
    </message>
4590
4614
    <message>
4591
4615
        <location filename="../../openlp/core/ui/media/playertab.py" line="129"/>
4592
4616
        <source>Visible background for videos with aspect ratio different to screen.</source>
4593
 
        <translation type="unfinished"/>
 
4617
        <translation type="unfinished"></translation>
4594
4618
    </message>
4595
4619
    <message>
4596
4620
        <location filename="../../openlp/core/ui/media/playertab.py" line="254"/>
4601
4625
        <location filename="../../openlp/core/ui/media/playertab.py" line="256"/>
4602
4626
        <source>NOTE: To use VLC you must install the %s version</source>
4603
4627
        <comment>Will insert &quot;32bit&quot; or &quot;64bit&quot;</comment>
4604
 
        <translation type="unfinished"/>
 
4628
        <translation type="unfinished"></translation>
4605
4629
    </message>
4606
4630
</context>
4607
4631
<context>
4644
4668
    <message>
4645
4669
        <location filename="../../openlp/core/ui/plugindialog.py" line="81"/>
4646
4670
        <source>Manage Plugins</source>
4647
 
        <translation type="unfinished"/>
 
4671
        <translation type="unfinished"></translation>
4648
4672
    </message>
4649
4673
</context>
4650
4674
<context>
4743
4767
    <message>
4744
4768
        <location filename="../../openlp/core/lib/projector/constants.py" line="211"/>
4745
4769
        <source>OK</source>
4746
 
        <translation type="unfinished"/>
 
4770
        <translation type="unfinished"></translation>
4747
4771
    </message>
4748
4772
    <message>
4749
4773
        <location filename="../../openlp/core/lib/projector/constants.py" line="212"/>
4750
4774
        <source>General projector error</source>
4751
 
        <translation type="unfinished"/>
 
4775
        <translation type="unfinished"></translation>
4752
4776
    </message>
4753
4777
    <message>
4754
4778
        <location filename="../../openlp/core/lib/projector/constants.py" line="213"/>
4755
4779
        <source>Not connected error</source>
4756
 
        <translation type="unfinished"/>
 
4780
        <translation type="unfinished"></translation>
4757
4781
    </message>
4758
4782
    <message>
4759
4783
        <location filename="../../openlp/core/lib/projector/constants.py" line="214"/>
4760
4784
        <source>Lamp error</source>
4761
 
        <translation type="unfinished"/>
 
4785
        <translation type="unfinished"></translation>
4762
4786
    </message>
4763
4787
    <message>
4764
4788
        <location filename="../../openlp/core/lib/projector/constants.py" line="215"/>
4765
4789
        <source>Fan error</source>
4766
 
        <translation type="unfinished"/>
 
4790
        <translation type="unfinished"></translation>
4767
4791
    </message>
4768
4792
    <message>
4769
4793
        <location filename="../../openlp/core/lib/projector/constants.py" line="216"/>
4770
4794
        <source>High temperature detected</source>
4771
 
        <translation type="unfinished"/>
 
4795
        <translation type="unfinished"></translation>
4772
4796
    </message>
4773
4797
    <message>
4774
4798
        <location filename="../../openlp/core/lib/projector/constants.py" line="217"/>
4775
4799
        <source>Cover open detected</source>
4776
 
        <translation type="unfinished"/>
 
4800
        <translation type="unfinished"></translation>
4777
4801
    </message>
4778
4802
    <message>
4779
4803
        <location filename="../../openlp/core/lib/projector/constants.py" line="218"/>
4780
4804
        <source>Check filter</source>
4781
 
        <translation type="unfinished"/>
 
4805
        <translation type="unfinished"></translation>
4782
4806
    </message>
4783
4807
    <message>
4784
4808
        <location filename="../../openlp/core/lib/projector/constants.py" line="219"/>
4785
4809
        <source>Authentication Error</source>
4786
 
        <translation type="unfinished"/>
 
4810
        <translation type="unfinished"></translation>
4787
4811
    </message>
4788
4812
    <message>
4789
4813
        <location filename="../../openlp/core/lib/projector/constants.py" line="220"/>
4790
4814
        <source>Undefined Command</source>
4791
 
        <translation type="unfinished"/>
 
4815
        <translation type="unfinished"></translation>
4792
4816
    </message>
4793
4817
    <message>
4794
4818
        <location filename="../../openlp/core/lib/projector/constants.py" line="221"/>
4795
4819
        <source>Invalid Parameter</source>
4796
 
        <translation type="unfinished"/>
 
4820
        <translation type="unfinished"></translation>
4797
4821
    </message>
4798
4822
    <message>
4799
4823
        <location filename="../../openlp/core/lib/projector/constants.py" line="222"/>
4800
4824
        <source>Projector Busy</source>
4801
 
        <translation type="unfinished"/>
 
4825
        <translation type="unfinished"></translation>
4802
4826
    </message>
4803
4827
    <message>
4804
4828
        <location filename="../../openlp/core/lib/projector/constants.py" line="223"/>
4805
4829
        <source>Projector/Display Error</source>
4806
 
        <translation type="unfinished"/>
 
4830
        <translation type="unfinished"></translation>
4807
4831
    </message>
4808
4832
    <message>
4809
4833
        <location filename="../../openlp/core/lib/projector/constants.py" line="224"/>
4810
4834
        <source>Invalid packet received</source>
4811
 
        <translation type="unfinished"/>
 
4835
        <translation type="unfinished"></translation>
4812
4836
    </message>
4813
4837
    <message>
4814
4838
        <location filename="../../openlp/core/lib/projector/constants.py" line="225"/>
4815
4839
        <source>Warning condition detected</source>
4816
 
        <translation type="unfinished"/>
 
4840
        <translation type="unfinished"></translation>
4817
4841
    </message>
4818
4842
    <message>
4819
4843
        <location filename="../../openlp/core/lib/projector/constants.py" line="226"/>
4820
4844
        <source>Error condition detected</source>
4821
 
        <translation type="unfinished"/>
 
4845
        <translation type="unfinished"></translation>
4822
4846
    </message>
4823
4847
    <message>
4824
4848
        <location filename="../../openlp/core/lib/projector/constants.py" line="227"/>
4825
4849
        <source>PJLink class not supported</source>
4826
 
        <translation type="unfinished"/>
 
4850
        <translation type="unfinished"></translation>
4827
4851
    </message>
4828
4852
    <message>
4829
4853
        <location filename="../../openlp/core/lib/projector/constants.py" line="228"/>
4830
4854
        <source>Invalid prefix character</source>
4831
 
        <translation type="unfinished"/>
 
4855
        <translation type="unfinished"></translation>
4832
4856
    </message>
4833
4857
    <message>
4834
4858
        <location filename="../../openlp/core/lib/projector/constants.py" line="229"/>
4835
4859
        <source>The connection was refused by the peer (or timed out)</source>
4836
 
        <translation type="unfinished"/>
 
4860
        <translation type="unfinished"></translation>
4837
4861
    </message>
4838
4862
    <message>
4839
4863
        <location filename="../../openlp/core/lib/projector/constants.py" line="231"/>
4840
4864
        <source>The remote host closed the connection</source>
4841
 
        <translation type="unfinished"/>
 
4865
        <translation type="unfinished"></translation>
4842
4866
    </message>
4843
4867
    <message>
4844
4868
        <location filename="../../openlp/core/lib/projector/constants.py" line="233"/>
4845
4869
        <source>The host address was not found</source>
4846
 
        <translation type="unfinished"/>
 
4870
        <translation type="unfinished"></translation>
4847
4871
    </message>
4848
4872
    <message>
4849
4873
        <location filename="../../openlp/core/lib/projector/constants.py" line="234"/>
4850
4874
        <source>The socket operation failed because the application lacked the required privileges</source>
4851
 
        <translation type="unfinished"/>
 
4875
        <translation type="unfinished"></translation>
4852
4876
    </message>
4853
4877
    <message>
4854
4878
        <location filename="../../openlp/core/lib/projector/constants.py" line="237"/>
4855
4879
        <source>The local system ran out of resources (e.g., too many sockets)</source>
4856
 
        <translation type="unfinished"/>
 
4880
        <translation type="unfinished"></translation>
4857
4881
    </message>
4858
4882
    <message>
4859
4883
        <location filename="../../openlp/core/lib/projector/constants.py" line="239"/>
4860
4884
        <source>The socket operation timed out</source>
4861
 
        <translation type="unfinished"/>
 
4885
        <translation type="unfinished"></translation>
4862
4886
    </message>
4863
4887
    <message>
4864
4888
        <location filename="../../openlp/core/lib/projector/constants.py" line="241"/>
4865
4889
        <source>The datagram was larger than the operating system&apos;s limit</source>
4866
 
        <translation type="unfinished"/>
 
4890
        <translation type="unfinished"></translation>
4867
4891
    </message>
4868
4892
    <message>
4869
4893
        <location filename="../../openlp/core/lib/projector/constants.py" line="243"/>
4870
4894
        <source>An error occurred with the network (Possibly someone pulled the plug?)</source>
4871
 
        <translation type="unfinished"/>
 
4895
        <translation type="unfinished"></translation>
4872
4896
    </message>
4873
4897
    <message>
4874
4898
        <location filename="../../openlp/core/lib/projector/constants.py" line="245"/>
4875
4899
        <source>The address specified with socket.bind() is already in use and was set to be exclusive</source>
4876
 
        <translation type="unfinished"/>
 
4900
        <translation type="unfinished"></translation>
4877
4901
    </message>
4878
4902
    <message>
4879
4903
        <location filename="../../openlp/core/lib/projector/constants.py" line="248"/>
4880
4904
        <source>The address specified to socket.bind() does not belong to the host</source>
4881
 
        <translation type="unfinished"/>
 
4905
        <translation type="unfinished"></translation>
4882
4906
    </message>
4883
4907
    <message>
4884
4908
        <location filename="../../openlp/core/lib/projector/constants.py" line="251"/>
4885
4909
        <source>The requested socket operation is not supported by the local operating system (e.g., lack of IPv6 support)</source>
4886
 
        <translation type="unfinished"/>
 
4910
        <translation type="unfinished"></translation>
4887
4911
    </message>
4888
4912
    <message>
4889
4913
        <location filename="../../openlp/core/lib/projector/constants.py" line="254"/>
4890
4914
        <source>The socket is using a proxy, and the proxy requires authentication</source>
4891
 
        <translation type="unfinished"/>
 
4915
        <translation type="unfinished"></translation>
4892
4916
    </message>
4893
4917
    <message>
4894
4918
        <location filename="../../openlp/core/lib/projector/constants.py" line="257"/>
4895
4919
        <source>The SSL/TLS handshake failed</source>
4896
 
        <translation type="unfinished"/>
 
4920
        <translation type="unfinished"></translation>
4897
4921
    </message>
4898
4922
    <message>
4899
4923
        <location filename="../../openlp/core/lib/projector/constants.py" line="259"/>
4900
4924
        <source>The last operation attempted has not finished yet (still in progress in the background)</source>
4901
 
        <translation type="unfinished"/>
 
4925
        <translation type="unfinished"></translation>
4902
4926
    </message>
4903
4927
    <message>
4904
4928
        <location filename="../../openlp/core/lib/projector/constants.py" line="262"/>
4905
4929
        <source>Could not contact the proxy server because the connection to that server was denied</source>
4906
 
        <translation type="unfinished"/>
 
4930
        <translation type="unfinished"></translation>
4907
4931
    </message>
4908
4932
    <message>
4909
4933
        <location filename="../../openlp/core/lib/projector/constants.py" line="265"/>
4910
4934
        <source>The connection to the proxy server was closed unexpectedly (before the connection to the final peer was established)</source>
4911
 
        <translation type="unfinished"/>
 
4935
        <translation type="unfinished"></translation>
4912
4936
    </message>
4913
4937
    <message>
4914
4938
        <location filename="../../openlp/core/lib/projector/constants.py" line="268"/>
4915
4939
        <source>The connection to the proxy server timed out or the proxy server stopped responding in the authentication phase.</source>
4916
 
        <translation type="unfinished"/>
 
4940
        <translation type="unfinished"></translation>
4917
4941
    </message>
4918
4942
    <message>
4919
4943
        <location filename="../../openlp/core/lib/projector/constants.py" line="271"/>
4920
4944
        <source>The proxy address set with setProxy() was not found</source>
4921
 
        <translation type="unfinished"/>
 
4945
        <translation type="unfinished"></translation>
4922
4946
    </message>
4923
4947
    <message>
4924
4948
        <location filename="../../openlp/core/lib/projector/constants.py" line="276"/>
4925
4949
        <source>An unidentified error occurred</source>
4926
 
        <translation type="unfinished"/>
 
4950
        <translation type="unfinished"></translation>
4927
4951
    </message>
4928
4952
    <message>
4929
4953
        <location filename="../../openlp/core/lib/projector/constants.py" line="277"/>
4930
4954
        <source>Not connected</source>
4931
 
        <translation type="unfinished"/>
 
4955
        <translation type="unfinished"></translation>
4932
4956
    </message>
4933
4957
    <message>
4934
4958
        <location filename="../../openlp/core/lib/projector/constants.py" line="278"/>
4935
4959
        <source>Connecting</source>
4936
 
        <translation type="unfinished"/>
 
4960
        <translation type="unfinished"></translation>
4937
4961
    </message>
4938
4962
    <message>
4939
4963
        <location filename="../../openlp/core/lib/projector/constants.py" line="279"/>
4940
4964
        <source>Connected</source>
4941
 
        <translation type="unfinished"/>
 
4965
        <translation type="unfinished"></translation>
4942
4966
    </message>
4943
4967
    <message>
4944
4968
        <location filename="../../openlp/core/lib/projector/constants.py" line="280"/>
4945
4969
        <source>Getting status</source>
4946
 
        <translation type="unfinished"/>
 
4970
        <translation type="unfinished"></translation>
4947
4971
    </message>
4948
4972
    <message>
4949
4973
        <location filename="../../openlp/core/lib/projector/constants.py" line="281"/>
4950
4974
        <source>Off</source>
4951
 
        <translation type="unfinished"/>
 
4975
        <translation type="unfinished"></translation>
4952
4976
    </message>
4953
4977
    <message>
4954
4978
        <location filename="../../openlp/core/lib/projector/constants.py" line="282"/>
4955
4979
        <source>Initialize in progress</source>
4956
 
        <translation type="unfinished"/>
 
4980
        <translation type="unfinished"></translation>
4957
4981
    </message>
4958
4982
    <message>
4959
4983
        <location filename="../../openlp/core/lib/projector/constants.py" line="283"/>
4960
4984
        <source>Power in standby</source>
4961
 
        <translation type="unfinished"/>
 
4985
        <translation type="unfinished"></translation>
4962
4986
    </message>
4963
4987
    <message>
4964
4988
        <location filename="../../openlp/core/lib/projector/constants.py" line="284"/>
4965
4989
        <source>Warmup in progress</source>
4966
 
        <translation type="unfinished"/>
 
4990
        <translation type="unfinished"></translation>
4967
4991
    </message>
4968
4992
    <message>
4969
4993
        <location filename="../../openlp/core/lib/projector/constants.py" line="285"/>
4970
4994
        <source>Power is on</source>
4971
 
        <translation type="unfinished"/>
 
4995
        <translation type="unfinished"></translation>
4972
4996
    </message>
4973
4997
    <message>
4974
4998
        <location filename="../../openlp/core/lib/projector/constants.py" line="286"/>
4975
4999
        <source>Cooldown in progress</source>
4976
 
        <translation type="unfinished"/>
 
5000
        <translation type="unfinished"></translation>
4977
5001
    </message>
4978
5002
    <message>
4979
5003
        <location filename="../../openlp/core/lib/projector/constants.py" line="287"/>
4980
5004
        <source>Projector Information available</source>
4981
 
        <translation type="unfinished"/>
 
5005
        <translation type="unfinished"></translation>
4982
5006
    </message>
4983
5007
    <message>
4984
5008
        <location filename="../../openlp/core/lib/projector/constants.py" line="288"/>
4985
5009
        <source>Sending data</source>
4986
 
        <translation type="unfinished"/>
 
5010
        <translation type="unfinished"></translation>
4987
5011
    </message>
4988
5012
    <message>
4989
5013
        <location filename="../../openlp/core/lib/projector/constants.py" line="289"/>
4990
5014
        <source>Received data</source>
4991
 
        <translation type="unfinished"/>
 
5015
        <translation type="unfinished"></translation>
4992
5016
    </message>
4993
5017
    <message>
4994
5018
        <location filename="../../openlp/core/lib/projector/constants.py" line="273"/>
4995
5019
        <source>The connection negotiation with the proxy server failed because the response from the proxy server could not be understood</source>
4996
 
        <translation type="unfinished"/>
 
5020
        <translation type="unfinished"></translation>
4997
5021
    </message>
4998
5022
</context>
4999
5023
<context>
5001
5025
    <message>
5002
5026
        <location filename="../../openlp/core/ui/projector/editform.py" line="172"/>
5003
5027
        <source>Name Not Set</source>
5004
 
        <translation type="unfinished"/>
 
5028
        <translation type="unfinished"></translation>
5005
5029
    </message>
5006
5030
    <message>
5007
5031
        <location filename="../../openlp/core/ui/projector/editform.py" line="172"/>
5008
5032
        <source>You must enter a name for this entry.&lt;br /&gt;Please enter a new name for this entry.</source>
5009
 
        <translation type="unfinished"/>
 
5033
        <translation type="unfinished"></translation>
5010
5034
    </message>
5011
5035
    <message>
5012
5036
        <location filename="../../openlp/core/ui/projector/editform.py" line="182"/>
5013
5037
        <source>Duplicate Name</source>
5014
 
        <translation type="unfinished"/>
 
5038
        <translation type="unfinished"></translation>
5015
5039
    </message>
5016
5040
</context>
5017
5041
<context>
5019
5043
    <message>
5020
5044
        <location filename="../../openlp/core/ui/projector/editform.py" line="110"/>
5021
5045
        <source>Add New Projector</source>
5022
 
        <translation type="unfinished"/>
 
5046
        <translation type="unfinished"></translation>
5023
5047
    </message>
5024
5048
    <message>
5025
5049
        <location filename="../../openlp/core/ui/projector/editform.py" line="113"/>
5026
5050
        <source>Edit Projector</source>
5027
 
        <translation type="unfinished"/>
 
5051
        <translation type="unfinished"></translation>
5028
5052
    </message>
5029
5053
    <message>
5030
5054
        <location filename="../../openlp/core/ui/projector/editform.py" line="115"/>
5031
5055
        <source>IP Address</source>
5032
 
        <translation type="unfinished"/>
 
5056
        <translation type="unfinished"></translation>
5033
5057
    </message>
5034
5058
    <message>
5035
5059
        <location filename="../../openlp/core/ui/projector/editform.py" line="118"/>
5036
5060
        <source>Port Number</source>
5037
 
        <translation type="unfinished"/>
 
5061
        <translation type="unfinished"></translation>
5038
5062
    </message>
5039
5063
    <message>
5040
5064
        <location filename="../../openlp/core/ui/projector/editform.py" line="120"/>
5041
5065
        <source>PIN</source>
5042
 
        <translation type="unfinished"/>
 
5066
        <translation type="unfinished"></translation>
5043
5067
    </message>
5044
5068
    <message>
5045
5069
        <location filename="../../openlp/core/ui/projector/editform.py" line="122"/>
5046
5070
        <source>Name</source>
5047
 
        <translation type="unfinished"/>
 
5071
        <translation type="unfinished"></translation>
5048
5072
    </message>
5049
5073
    <message>
5050
5074
        <location filename="../../openlp/core/ui/projector/editform.py" line="124"/>
5051
5075
        <source>Location</source>
5052
 
        <translation type="unfinished"/>
 
5076
        <translation type="unfinished"></translation>
5053
5077
    </message>
5054
5078
    <message>
5055
5079
        <location filename="../../openlp/core/ui/projector/editform.py" line="126"/>
5064
5088
    <message>
5065
5089
        <location filename="../../openlp/core/ui/projector/editform.py" line="237"/>
5066
5090
        <source>There was an error saving projector information. See the log for the error</source>
5067
 
        <translation type="unfinished"/>
 
5091
        <translation type="unfinished"></translation>
5068
5092
    </message>
5069
5093
</context>
5070
5094
<context>
5071
5095
    <name>OpenLP.ProjectorManager</name>
5072
5096
    <message>
5073
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="83"/>
 
5097
        <location filename="../../openlp/core/ui/projector/manager.py" line="86"/>
5074
5098
        <source>Add Projector</source>
5075
 
        <translation type="unfinished"/>
 
5099
        <translation type="unfinished"></translation>
5076
5100
    </message>
5077
5101
    <message>
5078
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="83"/>
 
5102
        <location filename="../../openlp/core/ui/projector/manager.py" line="86"/>
5079
5103
        <source>Add a new projector</source>
5080
 
        <translation type="unfinished"/>
 
5104
        <translation type="unfinished"></translation>
5081
5105
    </message>
5082
5106
    <message>
5083
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="89"/>
 
5107
        <location filename="../../openlp/core/ui/projector/manager.py" line="92"/>
5084
5108
        <source>Edit Projector</source>
5085
 
        <translation type="unfinished"/>
 
5109
        <translation type="unfinished"></translation>
5086
5110
    </message>
5087
5111
    <message>
5088
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="89"/>
 
5112
        <location filename="../../openlp/core/ui/projector/manager.py" line="92"/>
5089
5113
        <source>Edit selected projector</source>
5090
 
        <translation type="unfinished"/>
 
5114
        <translation type="unfinished"></translation>
5091
5115
    </message>
5092
5116
    <message>
5093
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="94"/>
 
5117
        <location filename="../../openlp/core/ui/projector/manager.py" line="97"/>
5094
5118
        <source>Delete Projector</source>
5095
 
        <translation type="unfinished"/>
 
5119
        <translation type="unfinished"></translation>
5096
5120
    </message>
5097
5121
    <message>
5098
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="94"/>
 
5122
        <location filename="../../openlp/core/ui/projector/manager.py" line="97"/>
5099
5123
        <source>Delete selected projector</source>
5100
 
        <translation type="unfinished"/>
 
5124
        <translation type="unfinished"></translation>
5101
5125
    </message>
5102
5126
    <message>
5103
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="100"/>
 
5127
        <location filename="../../openlp/core/ui/projector/manager.py" line="103"/>
5104
5128
        <source>Select Input Source</source>
5105
 
        <translation type="unfinished"/>
 
5129
        <translation type="unfinished"></translation>
5106
5130
    </message>
5107
5131
    <message>
5108
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="100"/>
 
5132
        <location filename="../../openlp/core/ui/projector/manager.py" line="103"/>
5109
5133
        <source>Choose input source on selected projector</source>
5110
 
        <translation type="unfinished"/>
 
5134
        <translation type="unfinished"></translation>
5111
5135
    </message>
5112
5136
    <message>
5113
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="106"/>
 
5137
        <location filename="../../openlp/core/ui/projector/manager.py" line="109"/>
5114
5138
        <source>View Projector</source>
5115
 
        <translation type="unfinished"/>
 
5139
        <translation type="unfinished"></translation>
5116
5140
    </message>
5117
5141
    <message>
5118
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="106"/>
 
5142
        <location filename="../../openlp/core/ui/projector/manager.py" line="109"/>
5119
5143
        <source>View selected projector information</source>
5120
 
        <translation type="unfinished"/>
 
5144
        <translation type="unfinished"></translation>
5121
5145
    </message>
5122
5146
    <message>
5123
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="120"/>
 
5147
        <location filename="../../openlp/core/ui/projector/manager.py" line="123"/>
5124
5148
        <source>Connect to selected projector</source>
5125
 
        <translation type="unfinished"/>
 
5149
        <translation type="unfinished"></translation>
5126
5150
    </message>
5127
5151
    <message>
5128
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="120"/>
 
5152
        <location filename="../../openlp/core/ui/projector/manager.py" line="123"/>
5129
5153
        <source>Connect to selected projectors</source>
5130
 
        <translation type="unfinished"/>
 
5154
        <translation type="unfinished"></translation>
5131
5155
    </message>
5132
5156
    <message>
5133
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="127"/>
 
5157
        <location filename="../../openlp/core/ui/projector/manager.py" line="130"/>
5134
5158
        <source>Disconnect from selected projectors</source>
5135
 
        <translation type="unfinished"/>
 
5159
        <translation type="unfinished"></translation>
5136
5160
    </message>
5137
5161
    <message>
5138
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="134"/>
 
5162
        <location filename="../../openlp/core/ui/projector/manager.py" line="137"/>
5139
5163
        <source>Disconnect from selected projector</source>
5140
 
        <translation type="unfinished"/>
 
5164
        <translation type="unfinished"></translation>
5141
5165
    </message>
5142
5166
    <message>
5143
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="149"/>
 
5167
        <location filename="../../openlp/core/ui/projector/manager.py" line="152"/>
5144
5168
        <source>Power on selected projector</source>
5145
 
        <translation type="unfinished"/>
 
5169
        <translation type="unfinished"></translation>
5146
5170
    </message>
5147
5171
    <message>
5148
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="162"/>
 
5172
        <location filename="../../openlp/core/ui/projector/manager.py" line="165"/>
5149
5173
        <source>Standby selected projector</source>
5150
 
        <translation type="unfinished"/>
 
5174
        <translation type="unfinished"></translation>
5151
5175
    </message>
5152
5176
    <message>
5153
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="162"/>
 
5177
        <location filename="../../openlp/core/ui/projector/manager.py" line="165"/>
5154
5178
        <source>Put selected projector in standby</source>
5155
 
        <translation type="unfinished"/>
 
5179
        <translation type="unfinished"></translation>
5156
5180
    </message>
5157
5181
    <message>
5158
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="176"/>
 
5182
        <location filename="../../openlp/core/ui/projector/manager.py" line="179"/>
5159
5183
        <source>Blank selected projector screen</source>
5160
 
        <translation type="unfinished"/>
 
5184
        <translation type="unfinished"></translation>
5161
5185
    </message>
5162
5186
    <message>
5163
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="190"/>
 
5187
        <location filename="../../openlp/core/ui/projector/manager.py" line="193"/>
5164
5188
        <source>Show selected projector screen</source>
5165
 
        <translation type="unfinished"/>
 
5189
        <translation type="unfinished"></translation>
5166
5190
    </message>
5167
5191
    <message>
5168
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="212"/>
 
5192
        <location filename="../../openlp/core/ui/projector/manager.py" line="215"/>
5169
5193
        <source>&amp;View Projector Information</source>
5170
 
        <translation type="unfinished"/>
 
5194
        <translation type="unfinished"></translation>
5171
5195
    </message>
5172
5196
    <message>
5173
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="217"/>
 
5197
        <location filename="../../openlp/core/ui/projector/manager.py" line="220"/>
5174
5198
        <source>&amp;Edit Projector</source>
5175
 
        <translation type="unfinished"/>
 
5199
        <translation type="unfinished"></translation>
5176
5200
    </message>
5177
5201
    <message>
5178
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="223"/>
 
5202
        <location filename="../../openlp/core/ui/projector/manager.py" line="226"/>
5179
5203
        <source>&amp;Connect Projector</source>
5180
 
        <translation type="unfinished"/>
 
5204
        <translation type="unfinished"></translation>
5181
5205
    </message>
5182
5206
    <message>
5183
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="228"/>
 
5207
        <location filename="../../openlp/core/ui/projector/manager.py" line="231"/>
5184
5208
        <source>D&amp;isconnect Projector</source>
5185
 
        <translation type="unfinished"/>
 
5209
        <translation type="unfinished"></translation>
5186
5210
    </message>
5187
5211
    <message>
5188
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="234"/>
 
5212
        <location filename="../../openlp/core/ui/projector/manager.py" line="237"/>
5189
5213
        <source>Power &amp;On Projector</source>
5190
 
        <translation type="unfinished"/>
 
5214
        <translation type="unfinished"></translation>
5191
5215
    </message>
5192
5216
    <message>
5193
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="239"/>
 
5217
        <location filename="../../openlp/core/ui/projector/manager.py" line="242"/>
5194
5218
        <source>Power O&amp;ff Projector</source>
5195
 
        <translation type="unfinished"/>
 
5219
        <translation type="unfinished"></translation>
5196
5220
    </message>
5197
5221
    <message>
5198
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="245"/>
 
5222
        <location filename="../../openlp/core/ui/projector/manager.py" line="248"/>
5199
5223
        <source>Select &amp;Input</source>
5200
 
        <translation type="unfinished"/>
 
5224
        <translation type="unfinished"></translation>
5201
5225
    </message>
5202
5226
    <message>
5203
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="250"/>
 
5227
        <location filename="../../openlp/core/ui/projector/manager.py" line="253"/>
5204
5228
        <source>Edit Input Source</source>
5205
 
        <translation type="unfinished"/>
 
5229
        <translation type="unfinished"></translation>
5206
5230
    </message>
5207
5231
    <message>
5208
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="255"/>
 
5232
        <location filename="../../openlp/core/ui/projector/manager.py" line="258"/>
5209
5233
        <source>&amp;Blank Projector Screen</source>
5210
 
        <translation type="unfinished"/>
 
5234
        <translation type="unfinished"></translation>
5211
5235
    </message>
5212
5236
    <message>
5213
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="260"/>
 
5237
        <location filename="../../openlp/core/ui/projector/manager.py" line="263"/>
5214
5238
        <source>&amp;Show Projector Screen</source>
5215
 
        <translation type="unfinished"/>
 
5239
        <translation type="unfinished"></translation>
5216
5240
    </message>
5217
5241
    <message>
5218
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="266"/>
 
5242
        <location filename="../../openlp/core/ui/projector/manager.py" line="269"/>
5219
5243
        <source>&amp;Delete Projector</source>
5220
 
        <translation type="unfinished"/>
 
5244
        <translation type="unfinished"></translation>
5221
5245
    </message>
5222
5246
    <message>
5223
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="630"/>
 
5247
        <location filename="../../openlp/core/ui/projector/manager.py" line="635"/>
5224
5248
        <source>Name</source>
5225
 
        <translation type="unfinished"/>
 
5249
        <translation type="unfinished"></translation>
5226
5250
    </message>
5227
5251
    <message>
5228
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="632"/>
 
5252
        <location filename="../../openlp/core/ui/projector/manager.py" line="637"/>
5229
5253
        <source>IP</source>
5230
 
        <translation type="unfinished"/>
 
5254
        <translation type="unfinished"></translation>
5231
5255
    </message>
5232
5256
    <message>
5233
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="634"/>
 
5257
        <location filename="../../openlp/core/ui/projector/manager.py" line="639"/>
5234
5258
        <source>Port</source>
5235
5259
        <translation>端口</translation>
5236
5260
    </message>
5237
5261
    <message>
5238
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="636"/>
 
5262
        <location filename="../../openlp/core/ui/projector/manager.py" line="641"/>
5239
5263
        <source>Notes</source>
5240
5264
        <translation>注意</translation>
5241
5265
    </message>
5242
5266
    <message>
5243
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="640"/>
 
5267
        <location filename="../../openlp/core/ui/projector/manager.py" line="645"/>
5244
5268
        <source>Projector information not available at this time.</source>
5245
 
        <translation type="unfinished"/>
 
5269
        <translation type="unfinished"></translation>
5246
5270
    </message>
5247
5271
    <message>
5248
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="643"/>
 
5272
        <location filename="../../openlp/core/ui/projector/manager.py" line="648"/>
5249
5273
        <source>Projector Name</source>
5250
 
        <translation type="unfinished"/>
 
5274
        <translation type="unfinished"></translation>
5251
5275
    </message>
5252
5276
    <message>
5253
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="645"/>
 
5277
        <location filename="../../openlp/core/ui/projector/manager.py" line="650"/>
5254
5278
        <source>Manufacturer</source>
5255
 
        <translation type="unfinished"/>
 
5279
        <translation type="unfinished"></translation>
5256
5280
    </message>
5257
5281
    <message>
5258
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="647"/>
 
5282
        <location filename="../../openlp/core/ui/projector/manager.py" line="652"/>
5259
5283
        <source>Model</source>
5260
 
        <translation type="unfinished"/>
 
5284
        <translation type="unfinished"></translation>
5261
5285
    </message>
5262
5286
    <message>
5263
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="649"/>
 
5287
        <location filename="../../openlp/core/ui/projector/manager.py" line="654"/>
5264
5288
        <source>Other info</source>
5265
 
        <translation type="unfinished"/>
 
5289
        <translation type="unfinished"></translation>
5266
5290
    </message>
5267
5291
    <message>
5268
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="651"/>
 
5292
        <location filename="../../openlp/core/ui/projector/manager.py" line="656"/>
5269
5293
        <source>Power status</source>
5270
 
        <translation type="unfinished"/>
 
5294
        <translation type="unfinished"></translation>
5271
5295
    </message>
5272
5296
    <message>
5273
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
5297
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
5274
5298
        <source>Shutter is</source>
5275
 
        <translation type="unfinished"/>
 
5299
        <translation type="unfinished"></translation>
5276
5300
    </message>
5277
5301
    <message>
5278
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
5302
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
5279
5303
        <source>Closed</source>
5280
 
        <translation type="unfinished"/>
 
5304
        <translation type="unfinished"></translation>
5281
5305
    </message>
5282
5306
    <message>
5283
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="656"/>
 
5307
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
5284
5308
        <source>Current source input is</source>
5285
 
        <translation type="unfinished"/>
 
5309
        <translation type="unfinished"></translation>
5286
5310
    </message>
5287
5311
    <message>
5288
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5312
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5289
5313
        <source>Lamp</source>
5290
 
        <translation type="unfinished"/>
 
5314
        <translation type="unfinished"></translation>
5291
5315
    </message>
5292
5316
    <message>
5293
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5317
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5294
5318
        <source>On</source>
5295
 
        <translation type="unfinished"/>
 
5319
        <translation type="unfinished"></translation>
5296
5320
    </message>
5297
5321
    <message>
5298
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5322
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5299
5323
        <source>Off</source>
5300
 
        <translation type="unfinished"/>
 
5324
        <translation type="unfinished"></translation>
5301
5325
    </message>
5302
5326
    <message>
5303
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5327
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5304
5328
        <source>Hours</source>
5305
 
        <translation type="unfinished"/>
 
5329
        <translation type="unfinished"></translation>
5306
5330
    </message>
5307
5331
    <message>
5308
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="672"/>
 
5332
        <location filename="../../openlp/core/ui/projector/manager.py" line="677"/>
5309
5333
        <source>No current errors or warnings</source>
5310
 
        <translation type="unfinished"/>
 
5334
        <translation type="unfinished"></translation>
5311
5335
    </message>
5312
5336
    <message>
5313
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="674"/>
 
5337
        <location filename="../../openlp/core/ui/projector/manager.py" line="679"/>
5314
5338
        <source>Current errors/warnings</source>
5315
 
        <translation type="unfinished"/>
 
5339
        <translation type="unfinished"></translation>
5316
5340
    </message>
5317
5341
    <message>
5318
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="677"/>
 
5342
        <location filename="../../openlp/core/ui/projector/manager.py" line="682"/>
5319
5343
        <source>Projector Information</source>
5320
 
        <translation type="unfinished"/>
 
5344
        <translation type="unfinished"></translation>
5321
5345
    </message>
5322
5346
    <message>
5323
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="809"/>
 
5347
        <location filename="../../openlp/core/ui/projector/manager.py" line="847"/>
5324
5348
        <source>No message</source>
5325
 
        <translation type="unfinished"/>
 
5349
        <translation type="unfinished"></translation>
5326
5350
    </message>
5327
5351
    <message>
5328
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="972"/>
 
5352
        <location filename="../../openlp/core/ui/projector/manager.py" line="1010"/>
5329
5353
        <source>Not Implemented Yet</source>
5330
 
        <translation type="unfinished"/>
 
5354
        <translation type="unfinished"></translation>
5331
5355
    </message>
5332
5356
    <message>
5333
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="476"/>
 
5357
        <location filename="../../openlp/core/ui/projector/manager.py" line="481"/>
5334
5358
        <source>Delete projector (%s) %s?</source>
5335
 
        <translation type="unfinished"/>
 
5359
        <translation type="unfinished"></translation>
5336
5360
    </message>
5337
5361
    <message>
5338
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="478"/>
 
5362
        <location filename="../../openlp/core/ui/projector/manager.py" line="483"/>
5339
5363
        <source>Are you sure you want to delete this projector?</source>
5340
 
        <translation type="unfinished"/>
 
5364
        <translation type="unfinished"></translation>
5341
5365
    </message>
5342
5366
</context>
5343
5367
<context>
5344
5368
    <name>OpenLP.ProjectorPJLink</name>
5345
5369
    <message>
5346
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="755"/>
 
5370
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="787"/>
5347
5371
        <source>Fan</source>
5348
 
        <translation type="unfinished"/>
 
5372
        <translation type="unfinished"></translation>
5349
5373
    </message>
5350
5374
    <message>
5351
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="759"/>
 
5375
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="791"/>
5352
5376
        <source>Lamp</source>
5353
 
        <translation type="unfinished"/>
 
5377
        <translation type="unfinished"></translation>
5354
5378
    </message>
5355
5379
    <message>
5356
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="763"/>
 
5380
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="795"/>
5357
5381
        <source>Temperature</source>
5358
 
        <translation type="unfinished"/>
 
5382
        <translation type="unfinished"></translation>
5359
5383
    </message>
5360
5384
    <message>
5361
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="767"/>
 
5385
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="799"/>
5362
5386
        <source>Cover</source>
5363
 
        <translation type="unfinished"/>
 
5387
        <translation type="unfinished"></translation>
5364
5388
    </message>
5365
5389
    <message>
5366
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="771"/>
 
5390
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="803"/>
5367
5391
        <source>Filter</source>
5368
 
        <translation type="unfinished"/>
 
5392
        <translation type="unfinished"></translation>
5369
5393
    </message>
5370
5394
    <message>
5371
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="775"/>
 
5395
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="807"/>
5372
5396
        <source>Other</source>
5373
5397
        <translation>其它</translation>
5374
5398
    </message>
5378
5402
    <message>
5379
5403
        <location filename="../../openlp/core/ui/projector/tab.py" line="50"/>
5380
5404
        <source>Projector</source>
5381
 
        <translation type="unfinished"/>
 
5405
        <translation type="unfinished"></translation>
5382
5406
    </message>
5383
5407
    <message>
5384
5408
        <location filename="../../openlp/core/ui/projector/tab.py" line="99"/>
5385
5409
        <source>Communication Options</source>
5386
 
        <translation type="unfinished"/>
 
5410
        <translation type="unfinished"></translation>
5387
5411
    </message>
5388
5412
    <message>
5389
5413
        <location filename="../../openlp/core/ui/projector/tab.py" line="101"/>
5390
5414
        <source>Connect to projectors on startup</source>
5391
 
        <translation type="unfinished"/>
 
5415
        <translation type="unfinished"></translation>
5392
5416
    </message>
5393
5417
    <message>
5394
5418
        <location filename="../../openlp/core/ui/projector/tab.py" line="103"/>
5395
5419
        <source>Socket timeout (seconds)</source>
5396
 
        <translation type="unfinished"/>
 
5420
        <translation type="unfinished"></translation>
5397
5421
    </message>
5398
5422
    <message>
5399
5423
        <location filename="../../openlp/core/ui/projector/tab.py" line="105"/>
5400
5424
        <source>Poll time (seconds)</source>
5401
 
        <translation type="unfinished"/>
 
5425
        <translation type="unfinished"></translation>
5402
5426
    </message>
5403
5427
    <message>
5404
5428
        <location filename="../../openlp/core/ui/projector/tab.py" line="109"/>
5405
5429
        <source>Tabbed dialog box</source>
5406
 
        <translation type="unfinished"/>
 
5430
        <translation type="unfinished"></translation>
5407
5431
    </message>
5408
5432
    <message>
5409
5433
        <location filename="../../openlp/core/ui/projector/tab.py" line="111"/>
5410
5434
        <source>Single dialog box</source>
5411
 
        <translation type="unfinished"/>
 
5435
        <translation type="unfinished"></translation>
5412
5436
    </message>
5413
5437
</context>
5414
5438
<context>
5416
5440
    <message>
5417
5441
        <location filename="../../openlp/core/ui/projector/editform.py" line="198"/>
5418
5442
        <source>Duplicate IP Address</source>
5419
 
        <translation type="unfinished"/>
 
5443
        <translation type="unfinished"></translation>
5420
5444
    </message>
5421
5445
    <message>
5422
5446
        <location filename="../../openlp/core/ui/projector/editform.py" line="207"/>
5423
5447
        <source>Invalid IP Address</source>
5424
 
        <translation type="unfinished"/>
 
5448
        <translation type="unfinished"></translation>
5425
5449
    </message>
5426
5450
    <message>
5427
5451
        <location filename="../../openlp/core/ui/projector/editform.py" line="216"/>
5428
5452
        <source>Invalid Port Number</source>
5429
 
        <translation type="unfinished"/>
 
5453
        <translation type="unfinished"></translation>
5430
5454
    </message>
5431
5455
</context>
5432
5456
<context>
5457
5481
    <message>
5458
5482
        <location filename="../../openlp/core/lib/serviceitem.py" line="334"/>
5459
5483
        <source>[slide %d]</source>
5460
 
        <translation type="unfinished"/>
 
5484
        <translation type="unfinished"></translation>
5461
5485
    </message>
5462
5486
</context>
5463
5487
<context>
5733
5757
    <message>
5734
5758
        <location filename="../../openlp/core/ui/servicemanager.py" line="230"/>
5735
5759
        <source>&amp;Rename...</source>
5736
 
        <translation type="unfinished"/>
 
5760
        <translation type="unfinished"></translation>
5737
5761
    </message>
5738
5762
    <message>
5739
5763
        <location filename="../../openlp/core/ui/servicemanager.py" line="246"/>
5740
5764
        <source>Create New &amp;Custom Slide</source>
5741
 
        <translation type="unfinished"/>
 
5765
        <translation type="unfinished"></translation>
5742
5766
    </message>
5743
5767
    <message>
5744
5768
        <location filename="../../openlp/core/ui/servicemanager.py" line="253"/>
5745
5769
        <source>&amp;Auto play slides</source>
5746
 
        <translation type="unfinished"/>
 
5770
        <translation type="unfinished"></translation>
5747
5771
    </message>
5748
5772
    <message>
5749
5773
        <location filename="../../openlp/core/ui/servicemanager.py" line="257"/>
5750
5774
        <source>Auto play slides &amp;Loop</source>
5751
 
        <translation type="unfinished"/>
 
5775
        <translation type="unfinished"></translation>
5752
5776
    </message>
5753
5777
    <message>
5754
5778
        <location filename="../../openlp/core/ui/servicemanager.py" line="262"/>
5755
5779
        <source>Auto play slides &amp;Once</source>
5756
 
        <translation type="unfinished"/>
 
5780
        <translation type="unfinished"></translation>
5757
5781
    </message>
5758
5782
    <message>
5759
5783
        <location filename="../../openlp/core/ui/servicemanager.py" line="880"/>
5760
5784
        <source>&amp;Delay between slides</source>
5761
 
        <translation type="unfinished"/>
 
5785
        <translation type="unfinished"></translation>
5762
5786
    </message>
5763
5787
    <message>
5764
5788
        <location filename="../../openlp/core/ui/servicemanager.py" line="430"/>
5765
5789
        <source>OpenLP Service Files (*.osz *.oszl)</source>
5766
 
        <translation type="unfinished"/>
 
5790
        <translation type="unfinished"></translation>
5767
5791
    </message>
5768
5792
    <message>
5769
5793
        <location filename="../../openlp/core/ui/servicemanager.py" line="694"/>
5770
5794
        <source>OpenLP Service Files (*.osz);; OpenLP Service Files - lite (*.oszl)</source>
5771
 
        <translation type="unfinished"/>
 
5795
        <translation type="unfinished"></translation>
5772
5796
    </message>
5773
5797
    <message>
5774
5798
        <location filename="../../openlp/core/ui/servicemanager.py" line="699"/>
5775
5799
        <source>OpenLP Service Files (*.osz);;</source>
5776
 
        <translation type="unfinished"/>
 
5800
        <translation type="unfinished"></translation>
5777
5801
    </message>
5778
5802
    <message>
5779
5803
        <location filename="../../openlp/core/ui/servicemanager.py" line="744"/>
5780
5804
        <source>File is not a valid service.
5781
5805
 The content encoding is not UTF-8.</source>
5782
 
        <translation type="unfinished"/>
 
5806
        <translation type="unfinished"></translation>
5783
5807
    </message>
5784
5808
    <message>
5785
5809
        <location filename="../../openlp/core/ui/servicemanager.py" line="759"/>
5786
5810
        <source>The service file you are trying to open is in an old format.
5787
5811
 Please save it using OpenLP 2.0.2 or greater.</source>
5788
 
        <translation type="unfinished"/>
 
5812
        <translation type="unfinished"></translation>
5789
5813
    </message>
5790
5814
    <message>
5791
5815
        <location filename="../../openlp/core/ui/servicemanager.py" line="789"/>
5792
5816
        <source>This file is either corrupt or it is not an OpenLP 2 service file.</source>
5793
 
        <translation type="unfinished"/>
 
5817
        <translation type="unfinished"></translation>
5794
5818
    </message>
5795
5819
    <message>
5796
5820
        <location filename="../../openlp/core/ui/servicemanager.py" line="891"/>
5797
5821
        <source>&amp;Auto Start - inactive</source>
5798
 
        <translation type="unfinished"/>
 
5822
        <translation type="unfinished"></translation>
5799
5823
    </message>
5800
5824
    <message>
5801
5825
        <location filename="../../openlp/core/ui/servicemanager.py" line="893"/>
5802
5826
        <source>&amp;Auto Start - active</source>
5803
 
        <translation type="unfinished"/>
 
5827
        <translation type="unfinished"></translation>
5804
5828
    </message>
5805
5829
    <message>
5806
5830
        <location filename="../../openlp/core/ui/servicemanager.py" line="980"/>
5807
5831
        <source>Input delay</source>
5808
 
        <translation type="unfinished"/>
 
5832
        <translation type="unfinished"></translation>
5809
5833
    </message>
5810
5834
    <message>
5811
5835
        <location filename="../../openlp/core/ui/servicemanager.py" line="980"/>
5815
5839
    <message>
5816
5840
        <location filename="../../openlp/core/ui/servicemanager.py" line="1517"/>
5817
5841
        <source>Rename item title</source>
5818
 
        <translation type="unfinished"/>
 
5842
        <translation type="unfinished"></translation>
5819
5843
    </message>
5820
5844
    <message>
5821
5845
        <location filename="../../openlp/core/ui/servicemanager.py" line="1517"/>
5825
5849
    <message>
5826
5850
        <location filename="../../openlp/core/ui/servicemanager.py" line="601"/>
5827
5851
        <source>An error occurred while writing the service file: %s</source>
5828
 
        <translation type="unfinished"/>
 
5852
        <translation type="unfinished"></translation>
5829
5853
    </message>
5830
5854
    <message>
5831
5855
        <location filename="../../openlp/core/ui/servicemanager.py" line="531"/>
5832
5856
        <source>The following file(s) in the service are missing: %s
5833
5857
 
5834
5858
These files will be removed if you continue to save.</source>
5835
 
        <translation type="unfinished"/>
 
5859
        <translation type="unfinished"></translation>
5836
5860
    </message>
5837
5861
</context>
5838
5862
<context>
6095
6119
<context>
6096
6120
    <name>OpenLP.SourceSelectForm</name>
6097
6121
    <message>
6098
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="393"/>
 
6122
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="392"/>
6099
6123
        <source>Select Projector Source</source>
6100
 
        <translation type="unfinished"/>
 
6124
        <translation type="unfinished"></translation>
6101
6125
    </message>
6102
6126
    <message>
6103
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="391"/>
 
6127
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="390"/>
6104
6128
        <source>Edit Projector Source Text</source>
6105
 
        <translation type="unfinished"/>
 
6129
        <translation type="unfinished"></translation>
6106
6130
    </message>
6107
6131
    <message>
6108
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="152"/>
 
6132
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="148"/>
6109
6133
        <source>Ignoring current changes and return to OpenLP</source>
6110
 
        <translation type="unfinished"/>
 
6134
        <translation type="unfinished"></translation>
6111
6135
    </message>
6112
6136
    <message>
6113
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="155"/>
 
6137
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="151"/>
6114
6138
        <source>Delete all user-defined text and revert to PJLink default text</source>
6115
 
        <translation type="unfinished"/>
 
6139
        <translation type="unfinished"></translation>
6116
6140
    </message>
6117
6141
    <message>
6118
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="158"/>
 
6142
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="154"/>
6119
6143
        <source>Discard changes and reset to previous user-defined text</source>
6120
 
        <translation type="unfinished"/>
 
6144
        <translation type="unfinished"></translation>
6121
6145
    </message>
6122
6146
    <message>
6123
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="161"/>
 
6147
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="157"/>
6124
6148
        <source>Save changes and return to OpenLP</source>
6125
 
        <translation type="unfinished"/>
 
6149
        <translation type="unfinished"></translation>
6126
6150
    </message>
6127
6151
    <message>
6128
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="475"/>
 
6152
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="478"/>
6129
6153
        <source>Delete entries for this projector</source>
6130
 
        <translation type="unfinished"/>
 
6154
        <translation type="unfinished"></translation>
6131
6155
    </message>
6132
6156
    <message>
6133
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="476"/>
 
6157
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="479"/>
6134
6158
        <source>Are you sure you want to delete ALL user-defined source input text for this projector?</source>
6135
 
        <translation type="unfinished"/>
 
6159
        <translation type="unfinished"></translation>
6136
6160
    </message>
6137
6161
</context>
6138
6162
<context>
6418
6442
    <message>
6419
6443
        <location filename="../../openlp/core/ui/thememanager.py" line="409"/>
6420
6444
        <source>The theme export failed because this error occurred: %s</source>
6421
 
        <translation type="unfinished"/>
 
6445
        <translation type="unfinished"></translation>
6422
6446
    </message>
6423
6447
    <message>
6424
6448
        <location filename="../../openlp/core/ui/thememanager.py" line="423"/>
6425
6449
        <source>OpenLP Themes (*.otz)</source>
6426
 
        <translation type="unfinished"/>
 
6450
        <translation type="unfinished"></translation>
6427
6451
    </message>
6428
6452
    <message>
6429
6453
        <location filename="../../openlp/core/ui/thememanager.py" line="763"/>
6430
6454
        <source>%s time(s) by %s</source>
6431
 
        <translation type="unfinished"/>
 
6455
        <translation type="unfinished"></translation>
6432
6456
    </message>
6433
6457
    <message>
6434
6458
        <location filename="../../openlp/core/ui/thememanager.py" line="768"/>
6435
6459
        <source>Unable to delete theme</source>
6436
 
        <translation type="unfinished"/>
 
6460
        <translation type="unfinished"></translation>
6437
6461
    </message>
6438
6462
    <message>
6439
6463
        <location filename="../../openlp/core/ui/thememanager.py" line="768"/>
6440
6464
        <source>Theme is currently used 
6441
6465
 
6442
6466
%s</source>
6443
 
        <translation type="unfinished"/>
 
6467
        <translation type="unfinished"></translation>
6444
6468
    </message>
6445
6469
</context>
6446
6470
<context>
6733
6757
    <message>
6734
6758
        <location filename="../../openlp/core/ui/themewizard.py" line="392"/>
6735
6759
        <source>Solid color</source>
6736
 
        <translation type="unfinished"/>
 
6760
        <translation type="unfinished"></translation>
6737
6761
    </message>
6738
6762
    <message>
6739
6763
        <location filename="../../openlp/core/ui/themewizard.py" line="436"/>
6740
6764
        <source>color:</source>
6741
 
        <translation type="unfinished"/>
 
6765
        <translation type="unfinished"></translation>
6742
6766
    </message>
6743
6767
    <message>
6744
6768
        <location filename="../../openlp/core/ui/themewizard.py" line="449"/>
6745
6769
        <source>Allows you to change and move the Main and Footer areas.</source>
6746
 
        <translation type="unfinished"/>
 
6770
        <translation type="unfinished"></translation>
6747
6771
    </message>
6748
6772
    <message>
6749
6773
        <location filename="../../openlp/core/ui/themeform.py" line="181"/>
6801
6825
    <message>
6802
6826
        <location filename="../../openlp/core/ui/themestab.py" line="116"/>
6803
6827
        <source>Universal Settings</source>
6804
 
        <translation type="unfinished"/>
 
6828
        <translation type="unfinished"></translation>
6805
6829
    </message>
6806
6830
    <message>
6807
6831
        <location filename="../../openlp/core/ui/themestab.py" line="117"/>
6808
6832
        <source>&amp;Wrap footer text</source>
6809
 
        <translation type="unfinished"/>
 
6833
        <translation type="unfinished"></translation>
6810
6834
    </message>
6811
6835
</context>
6812
6836
<context>
6916
6940
    </message>
6917
6941
    <message>
6918
6942
        <location filename="../../openlp/plugins/songs/lib/ui.py" line="37"/>
6919
 
        <source>©</source>
 
6943
        <source>&#xa9;</source>
6920
6944
        <comment>Copyright symbol.</comment>
6921
6945
        <translation>©</translation>
6922
6946
    </message>
6977
7001
    <message>
6978
7002
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="133"/>
6979
7003
        <source>Welcome to the Duplicate Song Removal Wizard</source>
6980
 
        <translation type="unfinished"/>
 
7004
        <translation type="unfinished"></translation>
6981
7005
    </message>
6982
7006
    <message>
6983
7007
        <location filename="../../openlp/plugins/songs/lib/mediaitem.py" line="507"/>
6984
7008
        <source>Written by</source>
6985
 
        <translation type="unfinished"/>
 
7009
        <translation type="unfinished"></translation>
6986
7010
    </message>
6987
7011
    <message>
6988
7012
        <location filename="../../openlp/plugins/songs/lib/ui.py" line="36"/>
6989
7013
        <source>Author Unknown</source>
6990
 
        <translation type="unfinished"/>
 
7014
        <translation type="unfinished"></translation>
6991
7015
    </message>
6992
7016
    <message>
6993
7017
        <location filename="../../openlp/core/common/uistrings.py" line="52"/>
7002
7026
    <message>
7003
7027
        <location filename="../../openlp/core/common/uistrings.py" line="54"/>
7004
7028
        <source>Add group</source>
7005
 
        <translation type="unfinished"/>
 
7029
        <translation type="unfinished"></translation>
7006
7030
    </message>
7007
7031
    <message>
7008
7032
        <location filename="../../openlp/core/common/uistrings.py" line="55"/>
7119
7143
    <message>
7120
7144
        <location filename="../../openlp/core/common/uistrings.py" line="81"/>
7121
7145
        <source>File Not Found</source>
7122
 
        <translation type="unfinished"/>
 
7146
        <translation type="unfinished"></translation>
7123
7147
    </message>
7124
7148
    <message>
7125
7149
        <location filename="../../openlp/core/common/uistrings.py" line="82"/>
7126
7150
        <source>File %s not found.
7127
7151
Please try selecting it individually.</source>
7128
 
        <translation type="unfinished"/>
 
7152
        <translation type="unfinished"></translation>
7129
7153
    </message>
7130
7154
    <message>
7131
7155
        <location filename="../../openlp/core/common/uistrings.py" line="83"/>
7201
7225
        <location filename="../../openlp/core/common/uistrings.py" line="96"/>
7202
7226
        <source>Manufacturer</source>
7203
7227
        <comment>Singular</comment>
7204
 
        <translation type="unfinished"/>
 
7228
        <translation type="unfinished"></translation>
7205
7229
    </message>
7206
7230
    <message>
7207
7231
        <location filename="../../openlp/core/common/uistrings.py" line="97"/>
7208
7232
        <source>Manufacturers</source>
7209
7233
        <comment>Plural</comment>
7210
 
        <translation type="unfinished"/>
 
7234
        <translation type="unfinished"></translation>
7211
7235
    </message>
7212
7236
    <message>
7213
7237
        <location filename="../../openlp/core/common/uistrings.py" line="98"/>
7214
7238
        <source>Model</source>
7215
7239
        <comment>Singular</comment>
7216
 
        <translation type="unfinished"/>
 
7240
        <translation type="unfinished"></translation>
7217
7241
    </message>
7218
7242
    <message>
7219
7243
        <location filename="../../openlp/core/common/uistrings.py" line="99"/>
7220
7244
        <source>Models</source>
7221
7245
        <comment>Plural</comment>
7222
 
        <translation type="unfinished"/>
 
7246
        <translation type="unfinished"></translation>
7223
7247
    </message>
7224
7248
    <message>
7225
7249
        <location filename="../../openlp/core/common/uistrings.py" line="100"/>
7316
7340
        <location filename="../../openlp/core/common/uistrings.py" line="121"/>
7317
7341
        <source>Projector</source>
7318
7342
        <comment>Singular</comment>
7319
 
        <translation type="unfinished"/>
 
7343
        <translation type="unfinished"></translation>
7320
7344
    </message>
7321
7345
    <message>
7322
7346
        <location filename="../../openlp/core/common/uistrings.py" line="122"/>
7323
7347
        <source>Projectors</source>
7324
7348
        <comment>Plural</comment>
7325
 
        <translation type="unfinished"/>
 
7349
        <translation type="unfinished"></translation>
7326
7350
    </message>
7327
7351
    <message>
7328
7352
        <location filename="../../openlp/core/common/uistrings.py" line="123"/>
7471
7495
    <message>
7472
7496
        <location filename="../../openlp/core/common/uistrings.py" line="63"/>
7473
7497
        <source>CCLI song number:</source>
7474
 
        <translation type="unfinished"/>
 
7498
        <translation type="unfinished"></translation>
7475
7499
    </message>
7476
7500
    <message>
7477
7501
        <location filename="../../openlp/core/common/uistrings.py" line="119"/>
7478
7502
        <source>Preview Toolbar</source>
7479
 
        <translation type="unfinished"/>
 
7503
        <translation type="unfinished"></translation>
7480
7504
    </message>
7481
7505
    <message>
7482
7506
        <location filename="../../openlp/core/common/uistrings.py" line="111"/>
7486
7510
    <message>
7487
7511
        <location filename="../../openlp/core/common/uistrings.py" line="125"/>
7488
7512
        <source>Replace live background is not available when the WebKit player is disabled.</source>
7489
 
        <translation type="unfinished"/>
 
7513
        <translation type="unfinished"></translation>
7490
7514
    </message>
7491
7515
    <message>
7492
7516
        <location filename="../../openlp/plugins/songs/lib/ui.py" line="38"/>
7493
7517
        <source>Songbook</source>
7494
7518
        <comment>Singular</comment>
7495
 
        <translation type="unfinished"/>
 
7519
        <translation type="unfinished"></translation>
7496
7520
    </message>
7497
7521
    <message>
7498
7522
        <location filename="../../openlp/plugins/songs/lib/ui.py" line="39"/>
7499
7523
        <source>Songbooks</source>
7500
7524
        <comment>Plural</comment>
7501
 
        <translation type="unfinished"/>
 
7525
        <translation type="unfinished"></translation>
7502
7526
    </message>
7503
7527
</context>
7504
7528
<context>
7507
7531
        <location filename="../../openlp/core/lib/__init__.py" line="306"/>
7508
7532
        <source>%s and %s</source>
7509
7533
        <comment>Locale list separator: 2 items</comment>
7510
 
        <translation type="unfinished"/>
 
7534
        <translation type="unfinished"></translation>
7511
7535
    </message>
7512
7536
    <message>
7513
7537
        <location filename="../../openlp/core/lib/__init__.py" line="309"/>
7514
7538
        <source>%s, and %s</source>
7515
7539
        <comment>Locale list separator: end</comment>
7516
 
        <translation type="unfinished"/>
 
7540
        <translation type="unfinished"></translation>
7517
7541
    </message>
7518
7542
    <message>
7519
7543
        <location filename="../../openlp/core/lib/__init__.py" line="312"/>
7520
7544
        <source>%s, %s</source>
7521
7545
        <comment>Locale list separator: middle</comment>
7522
 
        <translation type="unfinished"/>
 
7546
        <translation type="unfinished"></translation>
7523
7547
    </message>
7524
7548
    <message>
7525
7549
        <location filename="../../openlp/core/lib/__init__.py" line="313"/>
7526
7550
        <source>%s, %s</source>
7527
7551
        <comment>Locale list separator: start</comment>
7528
 
        <translation type="unfinished"/>
 
7552
        <translation type="unfinished"></translation>
7529
7553
    </message>
7530
7554
</context>
7531
7555
<context>
7533
7557
    <message>
7534
7558
        <location filename="../../openlp/core/ui/projector/tab.py" line="107"/>
7535
7559
        <source>Source select dialog interface</source>
7536
 
        <translation type="unfinished"/>
 
7560
        <translation type="unfinished"></translation>
7537
7561
    </message>
7538
7562
</context>
7539
7563
<context>
7645
7669
    <message>
7646
7670
        <location filename="../../openlp/plugins/presentations/lib/powerpointcontroller.py" line="517"/>
7647
7671
        <source>An error occurred in the Powerpoint integration and the presentation will be stopped. Restart the presentation if you wish to present it.</source>
7648
 
        <translation type="unfinished"/>
 
7672
        <translation type="unfinished"></translation>
7649
7673
    </message>
7650
7674
</context>
7651
7675
<context>
7668
7692
    <message>
7669
7693
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="122"/>
7670
7694
        <source>PDF options</source>
7671
 
        <translation type="unfinished"/>
 
7695
        <translation type="unfinished"></translation>
7672
7696
    </message>
7673
7697
    <message>
7674
7698
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="133"/>
7675
7699
        <source>Use given full path for mudraw or ghostscript binary:</source>
7676
 
        <translation type="unfinished"/>
 
7700
        <translation type="unfinished"></translation>
7677
7701
    </message>
7678
7702
    <message>
7679
7703
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="234"/>
7680
7704
        <source>Select mudraw or ghostscript binary.</source>
7681
 
        <translation type="unfinished"/>
 
7705
        <translation type="unfinished"></translation>
7682
7706
    </message>
7683
7707
    <message>
7684
7708
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="240"/>
7685
7709
        <source>The program is not ghostscript or mudraw which is required.</source>
7686
 
        <translation type="unfinished"/>
 
7710
        <translation type="unfinished"></translation>
7687
7711
    </message>
7688
7712
    <message>
7689
7713
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="123"/>
7690
7714
        <source>PowerPoint options</source>
7691
 
        <translation type="unfinished"/>
 
7715
        <translation type="unfinished"></translation>
7692
7716
    </message>
7693
7717
    <message>
7694
7718
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="126"/>
7695
7719
        <source>Clicking on a selected slide in the slidecontroller advances to next effect.</source>
7696
 
        <translation type="unfinished"/>
 
7720
        <translation type="unfinished"></translation>
7697
7721
    </message>
7698
7722
    <message>
7699
7723
        <location filename="../../openlp/plugins/presentations/lib/presentationtab.py" line="129"/>
7700
7724
        <source>Let PowerPoint control the size and position of the presentation window (workaround for Windows 8 scaling issue).</source>
7701
 
        <translation type="unfinished"/>
 
7725
        <translation type="unfinished"></translation>
7702
7726
    </message>
7703
7727
</context>
7704
7728
<context>
7729
7753
    <message>
7730
7754
        <location filename="../../openlp/plugins/remotes/remoteplugin.py" line="121"/>
7731
7755
        <source>Server Config Change</source>
7732
 
        <translation type="unfinished"/>
 
7756
        <translation type="unfinished"></translation>
7733
7757
    </message>
7734
7758
    <message>
7735
7759
        <location filename="../../openlp/plugins/remotes/remoteplugin.py" line="121"/>
7736
7760
        <source>Server configuration changes will require a restart to take effect.</source>
7737
 
        <translation type="unfinished"/>
 
7761
        <translation type="unfinished"></translation>
7738
7762
    </message>
7739
7763
</context>
7740
7764
<context>
7857
7881
    <message>
7858
7882
        <location filename="../../openlp/plugins/remotes/lib/httprouter.py" line="314"/>
7859
7883
        <source>Stage View</source>
7860
 
        <translation type="unfinished"/>
 
7884
        <translation type="unfinished"></translation>
7861
7885
    </message>
7862
7886
    <message>
7863
7887
        <location filename="../../openlp/plugins/remotes/lib/httprouter.py" line="315"/>
7864
7888
        <source>Live View</source>
7865
 
        <translation type="unfinished"/>
 
7889
        <translation type="unfinished"></translation>
7866
7890
    </message>
7867
7891
</context>
7868
7892
<context>
7905
7929
    <message>
7906
7930
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="189"/>
7907
7931
        <source>Live view URL:</source>
7908
 
        <translation type="unfinished"/>
 
7932
        <translation type="unfinished"></translation>
7909
7933
    </message>
7910
7934
    <message>
7911
7935
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="203"/>
7912
7936
        <source>HTTPS Server</source>
7913
 
        <translation type="unfinished"/>
 
7937
        <translation type="unfinished"></translation>
7914
7938
    </message>
7915
7939
    <message>
7916
7940
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="204"/>
7917
7941
        <source>Could not find an SSL certificate. The HTTPS server will not be available unless an SSL certificate is found. Please see the manual for more information.</source>
7918
 
        <translation type="unfinished"/>
 
7942
        <translation type="unfinished"></translation>
7919
7943
    </message>
7920
7944
    <message>
7921
7945
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="211"/>
7922
7946
        <source>User Authentication</source>
7923
 
        <translation type="unfinished"/>
 
7947
        <translation type="unfinished"></translation>
7924
7948
    </message>
7925
7949
    <message>
7926
7950
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="212"/>
7927
7951
        <source>User id:</source>
7928
 
        <translation type="unfinished"/>
 
7952
        <translation type="unfinished"></translation>
7929
7953
    </message>
7930
7954
    <message>
7931
7955
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="213"/>
7935
7959
    <message>
7936
7960
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="191"/>
7937
7961
        <source>Show thumbnails of non-text slides in remote and stage view.</source>
7938
 
        <translation type="unfinished"/>
 
7962
        <translation type="unfinished"></translation>
7939
7963
    </message>
7940
7964
    <message>
7941
7965
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="194"/>
7942
7966
        <source>Scan the QR code or click &lt;a href=&quot;%s&quot;&gt;download&lt;/a&gt; to install the Android app from Google Play.</source>
7943
 
        <translation type="unfinished"/>
 
7967
        <translation type="unfinished"></translation>
7944
7968
    </message>
7945
7969
    <message>
7946
7970
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="198"/>
7947
7971
        <source>iOS App</source>
7948
 
        <translation type="unfinished"/>
 
7972
        <translation type="unfinished"></translation>
7949
7973
    </message>
7950
7974
    <message>
7951
7975
        <location filename="../../openlp/plugins/remotes/lib/remotetab.py" line="199"/>
7952
7976
        <source>Scan the QR code or click &lt;a href=&quot;%s&quot;&gt;download&lt;/a&gt; to install the iOS app from the App Store.</source>
7953
 
        <translation type="unfinished"/>
 
7977
        <translation type="unfinished"></translation>
7954
7978
    </message>
7955
7979
</context>
7956
7980
<context>
8065
8089
        <location filename="../../openlp/plugins/songusage/forms/songusagedeletedialog.py" line="67"/>
8066
8090
        <source>Select the date up to which the song usage data should be deleted. 
8067
8091
All data recorded before this date will be permanently deleted.</source>
8068
 
        <translation type="unfinished"/>
 
8092
        <translation type="unfinished"></translation>
8069
8093
    </message>
8070
8094
    <message>
8071
8095
        <location filename="../../openlp/plugins/songusage/forms/songusagedeleteform.py" line="62"/>
8072
8096
        <source>All requested data has been deleted successfully.</source>
8073
 
        <translation type="unfinished"/>
 
8097
        <translation type="unfinished"></translation>
8074
8098
    </message>
8075
8099
</context>
8076
8100
<context>
8129
8153
        <location filename="../../openlp/plugins/songusage/forms/songusagedetailform.py" line="77"/>
8130
8154
        <source>You have not set a valid output location for your song usage report. 
8131
8155
Please select an existing path on your computer.</source>
8132
 
        <translation type="unfinished"/>
 
8156
        <translation type="unfinished"></translation>
8133
8157
    </message>
8134
8158
    <message>
8135
8159
        <location filename="../../openlp/plugins/songusage/forms/songusagedetailform.py" line="110"/>
8136
8160
        <source>Report Creation Failed</source>
8137
 
        <translation type="unfinished"/>
 
8161
        <translation type="unfinished"></translation>
8138
8162
    </message>
8139
8163
    <message>
8140
8164
        <location filename="../../openlp/plugins/songusage/forms/songusagedetailform.py" line="110"/>
8141
8165
        <source>An error occurred while creating the report: %s</source>
8142
 
        <translation type="unfinished"/>
 
8166
        <translation type="unfinished"></translation>
8143
8167
    </message>
8144
8168
</context>
8145
8169
<context>
8175
8199
        <translation>正在重新索引歌曲...</translation>
8176
8200
    </message>
8177
8201
    <message>
8178
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="302"/>
 
8202
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="301"/>
8179
8203
        <source>Arabic (CP-1256)</source>
8180
8204
        <translation>阿拉伯文(CP-1256)</translation>
8181
8205
    </message>
8182
8206
    <message>
8183
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="303"/>
 
8207
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="302"/>
8184
8208
        <source>Baltic (CP-1257)</source>
8185
8209
        <translation>波罗的海文 (CP-1257)</translation>
8186
8210
    </message>
8187
8211
    <message>
8188
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="304"/>
 
8212
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="303"/>
8189
8213
        <source>Central European (CP-1250)</source>
8190
8214
        <translation>中欧(CP-1250)</translation>
8191
8215
    </message>
8192
8216
    <message>
8193
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="305"/>
 
8217
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="304"/>
8194
8218
        <source>Cyrillic (CP-1251)</source>
8195
8219
        <translation>西里尔文 (CP-1251)</translation>
8196
8220
    </message>
8197
8221
    <message>
8198
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="306"/>
 
8222
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="305"/>
8199
8223
        <source>Greek (CP-1253)</source>
8200
8224
        <translation>希腊文 (CP-1253)</translation>
8201
8225
    </message>
8202
8226
    <message>
8203
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="307"/>
 
8227
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="306"/>
8204
8228
        <source>Hebrew (CP-1255)</source>
8205
8229
        <translation>希伯来文 (CP-1225)</translation>
8206
8230
    </message>
8207
8231
    <message>
8208
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="308"/>
 
8232
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="307"/>
8209
8233
        <source>Japanese (CP-932)</source>
8210
8234
        <translation>日文 (CP-932)</translation>
8211
8235
    </message>
8212
8236
    <message>
8213
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="309"/>
 
8237
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="308"/>
8214
8238
        <source>Korean (CP-949)</source>
8215
8239
        <translation>韩文 (CP-949)</translation>
8216
8240
    </message>
8217
8241
    <message>
8218
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="310"/>
 
8242
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="309"/>
8219
8243
        <source>Simplified Chinese (CP-936)</source>
8220
8244
        <translation>简体中文(CP-936)</translation>
8221
8245
    </message>
8222
8246
    <message>
8223
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="311"/>
 
8247
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="310"/>
8224
8248
        <source>Thai (CP-874)</source>
8225
8249
        <translation>泰文(CP-874)</translation>
8226
8250
    </message>
8227
8251
    <message>
8228
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="312"/>
 
8252
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="311"/>
8229
8253
        <source>Traditional Chinese (CP-950)</source>
8230
8254
        <translation>繁体中文(CP-950)</translation>
8231
8255
    </message>
8232
8256
    <message>
8233
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="313"/>
 
8257
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="312"/>
8234
8258
        <source>Turkish (CP-1254)</source>
8235
8259
        <translation>土耳其文 (CP-1254)</translation>
8236
8260
    </message>
8237
8261
    <message>
8238
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="314"/>
 
8262
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="313"/>
8239
8263
        <source>Vietnam (CP-1258)</source>
8240
8264
        <translation>越南文 (CP-1258)</translation>
8241
8265
    </message>
8242
8266
    <message>
8243
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="315"/>
 
8267
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="314"/>
8244
8268
        <source>Western European (CP-1252)</source>
8245
8269
        <translation>西欧 (CP-1252)</translation>
8246
8270
    </message>
8247
8271
    <message>
8248
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="332"/>
 
8272
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="331"/>
8249
8273
        <source>Character Encoding</source>
8250
8274
        <translation>字符编码</translation>
8251
8275
    </message>
8252
8276
    <message>
8253
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="324"/>
 
8277
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="323"/>
8254
8278
        <source>The codepage setting is responsible
8255
8279
for the correct character representation.
8256
8280
Usually you are fine with the preselected choice.</source>
8258
8282
通常您会满意预选的设定。</translation>
8259
8283
    </message>
8260
8284
    <message>
8261
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="332"/>
 
8285
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="331"/>
8262
8286
        <source>Please choose the character encoding.
8263
8287
The encoding is responsible for the correct character representation.</source>
8264
8288
        <translation>请选择字符编码。
8325
8349
    <message>
8326
8350
        <location filename="../../openlp/plugins/songs/songsplugin.py" line="128"/>
8327
8351
        <source>CCLI SongSelect</source>
8328
 
        <translation type="unfinished"/>
 
8352
        <translation type="unfinished"></translation>
8329
8353
    </message>
8330
8354
    <message>
8331
8355
        <location filename="../../openlp/plugins/songs/songsplugin.py" line="128"/>
8332
8356
        <source>Import songs from CCLI&apos;s SongSelect service.</source>
8333
 
        <translation type="unfinished"/>
 
8357
        <translation type="unfinished"></translation>
8334
8358
    </message>
8335
8359
    <message>
8336
8360
        <location filename="../../openlp/plugins/songs/songsplugin.py" line="163"/>
8337
8361
        <source>Find &amp;Duplicate Songs</source>
8338
 
        <translation type="unfinished"/>
 
8362
        <translation type="unfinished"></translation>
8339
8363
    </message>
8340
8364
    <message>
8341
8365
        <location filename="../../openlp/plugins/songs/songsplugin.py" line="163"/>
8342
8366
        <source>Find and remove duplicate songs in the song database.</source>
8343
 
        <translation type="unfinished"/>
 
8367
        <translation type="unfinished"></translation>
8344
8368
    </message>
8345
8369
</context>
8346
8370
<context>
8349
8373
        <location filename="../../openlp/plugins/songs/lib/db.py" line="71"/>
8350
8374
        <source>Words</source>
8351
8375
        <comment>Author who wrote the lyrics of a song</comment>
8352
 
        <translation type="unfinished"/>
 
8376
        <translation type="unfinished"></translation>
8353
8377
    </message>
8354
8378
    <message>
8355
8379
        <location filename="../../openlp/plugins/songs/lib/db.py" line="72"/>
8356
8380
        <source>Music</source>
8357
8381
        <comment>Author who wrote the music of a song</comment>
8358
 
        <translation type="unfinished"/>
 
8382
        <translation type="unfinished"></translation>
8359
8383
    </message>
8360
8384
    <message>
8361
8385
        <location filename="../../openlp/plugins/songs/lib/db.py" line="73"/>
8362
8386
        <source>Words and Music</source>
8363
8387
        <comment>Author who wrote both lyrics and music of a song</comment>
8364
 
        <translation type="unfinished"/>
 
8388
        <translation type="unfinished"></translation>
8365
8389
    </message>
8366
8390
    <message>
8367
8391
        <location filename="../../openlp/plugins/songs/lib/db.py" line="75"/>
8368
8392
        <source>Translation</source>
8369
8393
        <comment>Author who translated the song</comment>
8370
 
        <translation type="unfinished"/>
 
8394
        <translation type="unfinished"></translation>
8371
8395
    </message>
8372
8396
</context>
8373
8397
<context>
8421
8445
    <message>
8422
8446
        <location filename="../../openlp/plugins/songs/lib/importers/dreambeam.py" line="100"/>
8423
8447
        <source>Invalid DreamBeam song file. Missing DreamSong tag.</source>
8424
 
        <translation type="unfinished"/>
 
8448
        <translation type="unfinished"></translation>
8425
8449
    </message>
8426
8450
</context>
8427
8451
<context>
8434
8458
    <message>
8435
8459
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="332"/>
8436
8460
        <source>&quot;%s&quot; could not be imported. %s</source>
8437
 
        <translation type="unfinished"/>
 
8461
        <translation type="unfinished"></translation>
8438
8462
    </message>
8439
8463
    <message>
8440
8464
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="362"/>
8441
8465
        <source>Unexpected data formatting.</source>
8442
 
        <translation type="unfinished"/>
 
8466
        <translation type="unfinished"></translation>
8443
8467
    </message>
8444
8468
    <message>
8445
8469
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="367"/>
8446
8470
        <source>No song text found.</source>
8447
 
        <translation type="unfinished"/>
 
8471
        <translation type="unfinished"></translation>
8448
8472
    </message>
8449
8473
    <message>
8450
8474
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="407"/>
8451
8475
        <source>
8452
8476
[above are Song Tags with notes imported from EasyWorship]</source>
8453
 
        <translation type="unfinished"/>
 
8477
        <translation type="unfinished"></translation>
8454
8478
    </message>
8455
8479
    <message>
8456
8480
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="199"/>
8457
8481
        <source>This file does not exist.</source>
8458
 
        <translation type="unfinished"/>
 
8482
        <translation type="unfinished"></translation>
8459
8483
    </message>
8460
8484
    <message>
8461
8485
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="203"/>
8462
8486
        <source>Could not find the &quot;Songs.MB&quot; file. It must be in the same folder as the &quot;Songs.DB&quot; file.</source>
8463
 
        <translation type="unfinished"/>
 
8487
        <translation type="unfinished"></translation>
8464
8488
    </message>
8465
8489
    <message>
8466
8490
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="219"/>
8467
8491
        <source>This file is not a valid EasyWorship database.</source>
8468
 
        <translation type="unfinished"/>
 
8492
        <translation type="unfinished"></translation>
8469
8493
    </message>
8470
8494
    <message>
8471
8495
        <location filename="../../openlp/plugins/songs/lib/importers/easyworship.py" line="248"/>
8472
8496
        <source>Could not retrieve encoding.</source>
8473
 
        <translation type="unfinished"/>
 
8497
        <translation type="unfinished"></translation>
8474
8498
    </message>
8475
8499
</context>
8476
8500
<context>
8564
8588
        <translation>主题,版权信息 评论</translation>
8565
8589
    </message>
8566
8590
    <message>
8567
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="560"/>
 
8591
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="559"/>
8568
8592
        <source>Add Author</source>
8569
8593
        <translation>添加作者</translation>
8570
8594
    </message>
8571
8595
    <message>
8572
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="560"/>
 
8596
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="559"/>
8573
8597
        <source>This author does not exist, do you want to add them?</source>
8574
8598
        <translation>该作者名称不存在,您希望加入他们吗?</translation>
8575
8599
    </message>
8576
8600
    <message>
8577
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="581"/>
 
8601
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="580"/>
8578
8602
        <source>This author is already in the list.</source>
8579
8603
        <translation>该作者已在列表上。</translation>
8580
8604
    </message>
8581
8605
    <message>
8582
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="587"/>
 
8606
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="586"/>
8583
8607
        <source>You have not selected a valid author. Either select an author from the list, or type in a new author and click the &quot;Add Author to Song&quot; button to add the new author.</source>
8584
8608
        <translation>您没有选择有效的作者。从列表中选择一个作者,或者输入一个新作者名称并点击&quot;将作者添加到歌曲&quot;按钮来新增一个作者名。</translation>
8585
8609
    </message>
8586
8610
    <message>
8587
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="638"/>
 
8611
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="637"/>
8588
8612
        <source>Add Topic</source>
8589
8613
        <translation>添加题目</translation>
8590
8614
    </message>
8591
8615
    <message>
8592
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="638"/>
 
8616
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="637"/>
8593
8617
        <source>This topic does not exist, do you want to add it?</source>
8594
8618
        <translation>该题目不存在,您想要添加它吗?</translation>
8595
8619
    </message>
8596
8620
    <message>
8597
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="656"/>
 
8621
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="655"/>
8598
8622
        <source>This topic is already in the list.</source>
8599
8623
        <translation>该题目已在列表上</translation>
8600
8624
    </message>
8601
8625
    <message>
8602
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="664"/>
 
8626
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="663"/>
8603
8627
        <source>You have not selected a valid topic. Either select a topic from the list, or type in a new topic and click the &quot;Add Topic to Song&quot; button to add the new topic.</source>
8604
8628
        <translation>您还没有选择一个有效的题目。从列表中选择一个题目,或是输入一个新题目并点击&quot;将题目添加到歌曲&quot;按钮来添加一个新题目。</translation>
8605
8629
    </message>
8639
8663
        <translation>移除所有(A)</translation>
8640
8664
    </message>
8641
8665
    <message>
8642
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="909"/>
 
8666
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="908"/>
8643
8667
        <source>Open File(s)</source>
8644
8668
        <translation>打开文件</translation>
8645
8669
    </message>
8651
8675
    <message>
8652
8676
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="343"/>
8653
8677
        <source>&lt;strong&gt;Warning:&lt;/strong&gt; You have not entered a verse order.</source>
8654
 
        <translation type="unfinished"/>
 
8678
        <translation type="unfinished"></translation>
8655
8679
    </message>
8656
8680
    <message>
8657
8681
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="193"/>
8658
8682
        <source>There is no verse corresponding to &quot;%(invalid)s&quot;.Valid entries are %(valid)s.
8659
8683
Please enter the verses separated by spaces.</source>
8660
 
        <translation type="unfinished"/>
 
8684
        <translation type="unfinished"></translation>
8661
8685
    </message>
8662
8686
    <message>
8663
8687
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="196"/>
8664
8688
        <source>Invalid Verse Order</source>
8665
 
        <translation type="unfinished"/>
 
8689
        <translation type="unfinished"></translation>
8666
8690
    </message>
8667
8691
    <message>
8668
8692
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="315"/>
8669
8693
        <source>&amp;Edit Author Type</source>
8670
 
        <translation type="unfinished"/>
 
8694
        <translation type="unfinished"></translation>
8671
8695
    </message>
8672
8696
    <message>
8673
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="611"/>
 
8697
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="610"/>
8674
8698
        <source>Edit Author Type</source>
8675
 
        <translation type="unfinished"/>
 
8699
        <translation type="unfinished"></translation>
8676
8700
    </message>
8677
8701
    <message>
8678
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="611"/>
 
8702
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="610"/>
8679
8703
        <source>Choose type for this author</source>
8680
 
        <translation type="unfinished"/>
 
8704
        <translation type="unfinished"></translation>
8681
8705
    </message>
8682
8706
    <message>
8683
8707
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="189"/>
8684
8708
        <source>There are no verses corresponding to &quot;%(invalid)s&quot;. Valid entries are %(valid)s.
8685
8709
Please enter the verses separated by spaces.</source>
8686
 
        <translation type="unfinished"/>
 
8710
        <translation type="unfinished"></translation>
8687
8711
    </message>
8688
8712
    <message>
8689
8713
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="317"/>
8690
8714
        <source>&amp;Manage Authors, Topics, Songbooks</source>
8691
 
        <translation type="unfinished"/>
 
8715
        <translation type="unfinished"></translation>
8692
8716
    </message>
8693
8717
    <message>
8694
8718
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="322"/>
8695
8719
        <source>Add &amp;to Song</source>
8696
 
        <translation type="unfinished"/>
 
8720
        <translation type="unfinished"></translation>
8697
8721
    </message>
8698
8722
    <message>
8699
8723
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="323"/>
8700
8724
        <source>Re&amp;move</source>
8701
 
        <translation type="unfinished"/>
 
8725
        <translation type="unfinished"></translation>
8702
8726
    </message>
8703
8727
    <message>
8704
8728
        <location filename="../../openlp/plugins/songs/forms/editsongdialog.py" line="324"/>
8705
8729
        <source>Authors, Topics &amp;&amp; Songbooks</source>
8706
 
        <translation type="unfinished"/>
 
8730
        <translation type="unfinished"></translation>
8707
8731
    </message>
8708
8732
    <message>
8709
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="683"/>
 
8733
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="682"/>
8710
8734
        <source>Add Songbook</source>
8711
 
        <translation type="unfinished"/>
 
8735
        <translation type="unfinished"></translation>
8712
8736
    </message>
8713
8737
    <message>
8714
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="683"/>
 
8738
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="682"/>
8715
8739
        <source>This Songbook does not exist, do you want to add it?</source>
8716
 
        <translation type="unfinished"/>
 
8740
        <translation type="unfinished"></translation>
8717
8741
    </message>
8718
8742
    <message>
8719
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="700"/>
 
8743
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="699"/>
8720
8744
        <source>This Songbook is already in the list.</source>
8721
 
        <translation type="unfinished"/>
 
8745
        <translation type="unfinished"></translation>
8722
8746
    </message>
8723
8747
    <message>
8724
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="707"/>
 
8748
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="706"/>
8725
8749
        <source>You have not selected a valid Songbook. Either select a Songbook from the list, or type in a new Songbook and click the &quot;Add to Song&quot; button to add the new Songbook.</source>
8726
 
        <translation type="unfinished"/>
 
8750
        <translation type="unfinished"></translation>
8727
8751
    </message>
8728
8752
    <message>
8729
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1066"/>
 
8753
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1065"/>
8730
8754
        <source>File not found</source>
8731
8755
        <translation>找不到文件</translation>
8732
8756
    </message>
8733
8757
    <message>
8734
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1066"/>
 
8758
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1065"/>
8735
8759
        <source>Unable to find the following file:
8736
8760
%s
8737
8761
Do you want to remove the entry from the song?</source>
8738
 
        <translation type="unfinished"/>
 
8762
        <translation type="unfinished"></translation>
8739
8763
    </message>
8740
8764
</context>
8741
8765
<context>
8841
8865
    <message>
8842
8866
        <location filename="../../openlp/plugins/songs/forms/songexportform.py" line="148"/>
8843
8867
        <source>This wizard will help to export your songs to the open and free &lt;strong&gt;OpenLyrics &lt;/strong&gt; worship song format.</source>
8844
 
        <translation type="unfinished"/>
 
8868
        <translation type="unfinished"></translation>
8845
8869
    </message>
8846
8870
</context>
8847
8871
<context>
8849
8873
    <message>
8850
8874
        <location filename="../../openlp/plugins/songs/lib/importers/foilpresenter.py" line="396"/>
8851
8875
        <source>Invalid Foilpresenter song file. No verses found.</source>
8852
 
        <translation type="unfinished"/>
 
8876
        <translation type="unfinished"></translation>
8853
8877
    </message>
8854
8878
</context>
8855
8879
<context>
9020
9044
    <message>
9021
9045
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="243"/>
9022
9046
        <source>EasyWorship Service File</source>
9023
 
        <translation type="unfinished"/>
 
9047
        <translation type="unfinished"></translation>
9024
9048
    </message>
9025
9049
    <message>
9026
9050
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="369"/>
9027
9051
        <source>WorshipCenter Pro Song Files</source>
9028
 
        <translation type="unfinished"/>
 
9052
        <translation type="unfinished"></translation>
9029
9053
    </message>
9030
9054
    <message>
9031
9055
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="370"/>
9032
9056
        <source>The WorshipCenter Pro importer is only supported on Windows. It has been disabled due to a missing Python module. If you want to use this importer, you will need to install the &quot;pyodbc&quot; module.</source>
9033
 
        <translation type="unfinished"/>
 
9057
        <translation type="unfinished"></translation>
9034
9058
    </message>
9035
9059
    <message>
9036
9060
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="279"/>
9037
9061
        <source>PowerPraise Song Files</source>
9038
 
        <translation type="unfinished"/>
 
9062
        <translation type="unfinished"></translation>
9039
9063
    </message>
9040
9064
    <message>
9041
9065
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="293"/>
9042
9066
        <source>PresentationManager Song Files</source>
9043
 
        <translation type="unfinished"/>
 
9067
        <translation type="unfinished"></translation>
9044
9068
    </message>
9045
9069
    <message>
9046
9070
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="299"/>
9047
9071
        <source>ProPresenter 4 Song Files</source>
9048
 
        <translation type="unfinished"/>
 
9072
        <translation type="unfinished"></translation>
9049
9073
    </message>
9050
9074
    <message>
9051
9075
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="359"/>
9052
9076
        <source>Worship Assistant Files</source>
9053
 
        <translation type="unfinished"/>
 
9077
        <translation type="unfinished"></translation>
9054
9078
    </message>
9055
9079
    <message>
9056
9080
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="360"/>
9057
9081
        <source>Worship Assistant (CSV)</source>
9058
 
        <translation type="unfinished"/>
 
9082
        <translation type="unfinished"></translation>
9059
9083
    </message>
9060
9084
    <message>
9061
9085
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="361"/>
9062
9086
        <source>In Worship Assistant, export your Database to a CSV file.</source>
9063
 
        <translation type="unfinished"/>
 
9087
        <translation type="unfinished"></translation>
9064
9088
    </message>
9065
9089
    <message>
9066
9090
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="194"/>
9067
9091
        <source>OpenLyrics or OpenLP 2 Exported Song</source>
9068
 
        <translation type="unfinished"/>
 
9092
        <translation type="unfinished"></translation>
9069
9093
    </message>
9070
9094
    <message>
9071
9095
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="201"/>
9072
9096
        <source>OpenLP 2 Databases</source>
9073
 
        <translation type="unfinished"/>
 
9097
        <translation type="unfinished"></translation>
9074
9098
    </message>
9075
9099
    <message>
9076
9100
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="255"/>
9077
9101
        <source>LyriX Files</source>
9078
 
        <translation type="unfinished"/>
 
9102
        <translation type="unfinished"></translation>
9079
9103
    </message>
9080
9104
    <message>
9081
9105
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="256"/>
9082
9106
        <source>LyriX (Exported TXT-files)</source>
9083
 
        <translation type="unfinished"/>
 
9107
        <translation type="unfinished"></translation>
9084
9108
    </message>
9085
9109
    <message>
9086
9110
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="343"/>
9087
9111
        <source>VideoPsalm Files</source>
9088
 
        <translation type="unfinished"/>
 
9112
        <translation type="unfinished"></translation>
9089
9113
    </message>
9090
9114
    <message>
9091
9115
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="344"/>
9092
9116
        <source>VideoPsalm</source>
9093
 
        <translation type="unfinished"/>
 
9117
        <translation type="unfinished"></translation>
9094
9118
    </message>
9095
9119
    <message>
9096
9120
        <location filename="../../openlp/plugins/songs/lib/importer.py" line="345"/>
9097
9121
        <source>The VideoPsalm songbooks are normally located in %s</source>
9098
 
        <translation type="unfinished"/>
 
9122
        <translation type="unfinished"></translation>
9099
9123
    </message>
9100
9124
</context>
9101
9125
<context>
9103
9127
    <message>
9104
9128
        <location filename="../../openlp/plugins/songs/lib/importers/lyrix.py" line="109"/>
9105
9129
        <source>Error: %s</source>
9106
 
        <translation type="unfinished"/>
 
9130
        <translation type="unfinished"></translation>
9107
9131
    </message>
9108
9132
</context>
9109
9133
<context>
9175
9199
    <message>
9176
9200
        <location filename="../../openlp/plugins/songs/lib/mediaitem.py" line="364"/>
9177
9201
        <source>Are you sure you want to delete the &quot;%d&quot; selected song(s)?</source>
9178
 
        <translation type="unfinished"/>
 
9202
        <translation type="unfinished"></translation>
9179
9203
    </message>
9180
9204
    <message>
9181
9205
        <location filename="../../openlp/plugins/songs/lib/mediaitem.py" line="142"/>
9182
9206
        <source>Search Songbooks...</source>
9183
 
        <translation type="unfinished"/>
 
9207
        <translation type="unfinished"></translation>
9184
9208
    </message>
9185
9209
</context>
9186
9210
<context>
9196
9220
    <message>
9197
9221
        <location filename="../../openlp/plugins/songs/lib/importers/openlp.py" line="102"/>
9198
9222
        <source>Not a valid OpenLP 2 song database.</source>
9199
 
        <translation type="unfinished"/>
 
9223
        <translation type="unfinished"></translation>
9200
9224
    </message>
9201
9225
</context>
9202
9226
<context>
9212
9236
    <message>
9213
9237
        <location filename="../../openlp/plugins/songs/lib/importers/opensong.py" line="139"/>
9214
9238
        <source>Invalid OpenSong song file. Missing song tag.</source>
9215
 
        <translation type="unfinished"/>
 
9239
        <translation type="unfinished"></translation>
9216
9240
    </message>
9217
9241
</context>
9218
9242
<context>
9249
9273
    </message>
9250
9274
</context>
9251
9275
<context>
 
9276
    <name>SongsPlugin.PresentationManagerImport</name>
 
9277
    <message>
 
9278
        <location filename="../../openlp/plugins/songs/lib/importers/presentationmanager.py" line="60"/>
 
9279
        <source>File is not in XML-format, which is the only format supported.</source>
 
9280
        <translation type="unfinished"></translation>
 
9281
    </message>
 
9282
</context>
 
9283
<context>
9252
9284
    <name>SongsPlugin.SongBookForm</name>
9253
9285
    <message>
9254
9286
        <location filename="../../openlp/plugins/songs/forms/songbookdialog.py" line="67"/>
9268
9300
    <message>
9269
9301
        <location filename="../../openlp/plugins/songs/forms/songbookdialog.py" line="66"/>
9270
9302
        <source>Songbook Maintenance</source>
9271
 
        <translation type="unfinished"/>
 
9303
        <translation type="unfinished"></translation>
9272
9304
    </message>
9273
9305
</context>
9274
9306
<context>
9286
9318
    <message>
9287
9319
        <location filename="../../openlp/plugins/songs/forms/songexportform.py" line="255"/>
9288
9320
        <source>Your song export failed because this error occurred: %s</source>
9289
 
        <translation type="unfinished"/>
 
9321
        <translation type="unfinished"></translation>
9290
9322
    </message>
9291
9323
</context>
9292
9324
<context>
9430
9462
    <message>
9431
9463
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="233"/>
9432
9464
        <source>CCLI SongSelect Importer</source>
9433
 
        <translation type="unfinished"/>
 
9465
        <translation type="unfinished"></translation>
9434
9466
    </message>
9435
9467
    <message>
9436
9468
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="234"/>
9437
9469
        <source>&lt;strong&gt;Note:&lt;/strong&gt; An Internet connection is required in order to import songs from CCLI SongSelect.</source>
9438
 
        <translation type="unfinished"/>
 
9470
        <translation type="unfinished"></translation>
9439
9471
    </message>
9440
9472
    <message>
9441
9473
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="238"/>
9450
9482
    <message>
9451
9483
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="240"/>
9452
9484
        <source>Save username and password</source>
9453
 
        <translation type="unfinished"/>
 
9485
        <translation type="unfinished"></translation>
9454
9486
    </message>
9455
9487
    <message>
9456
9488
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="241"/>
9457
9489
        <source>Login</source>
9458
 
        <translation type="unfinished"/>
 
9490
        <translation type="unfinished"></translation>
9459
9491
    </message>
9460
9492
    <message>
9461
9493
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="242"/>
9462
9494
        <source>Search Text:</source>
9463
 
        <translation type="unfinished"/>
 
9495
        <translation type="unfinished"></translation>
9464
9496
    </message>
9465
9497
    <message>
9466
9498
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="243"/>
9470
9502
    <message>
9471
9503
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="345"/>
9472
9504
        <source>Found %s song(s)</source>
9473
 
        <translation type="unfinished"/>
 
9505
        <translation type="unfinished"></translation>
9474
9506
    </message>
9475
9507
    <message>
9476
9508
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="246"/>
9477
9509
        <source>Logout</source>
9478
 
        <translation type="unfinished"/>
 
9510
        <translation type="unfinished"></translation>
9479
9511
    </message>
9480
9512
    <message>
9481
9513
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="247"/>
9490
9522
    <message>
9491
9523
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="249"/>
9492
9524
        <source>Author(s):</source>
9493
 
        <translation type="unfinished"/>
 
9525
        <translation type="unfinished"></translation>
9494
9526
    </message>
9495
9527
    <message>
9496
9528
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="250"/>
9500
9532
    <message>
9501
9533
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="251"/>
9502
9534
        <source>CCLI Number:</source>
9503
 
        <translation type="unfinished"/>
 
9535
        <translation type="unfinished"></translation>
9504
9536
    </message>
9505
9537
    <message>
9506
9538
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="252"/>
9507
9539
        <source>Lyrics:</source>
9508
 
        <translation type="unfinished"/>
 
9540
        <translation type="unfinished"></translation>
9509
9541
    </message>
9510
9542
    <message>
9511
9543
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="253"/>
9512
9544
        <source>Back</source>
9513
 
        <translation type="unfinished"/>
 
9545
        <translation type="unfinished"></translation>
9514
9546
    </message>
9515
9547
    <message>
9516
9548
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="254"/>
9520
9552
    <message>
9521
9553
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="61"/>
9522
9554
        <source>More than 1000 results</source>
9523
 
        <translation type="unfinished"/>
 
9555
        <translation type="unfinished"></translation>
9524
9556
    </message>
9525
9557
    <message>
9526
9558
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="61"/>
9527
9559
        <source>Your search has returned more than 1000 results, it has been stopped. Please refine your search to fetch better results.</source>
9528
 
        <translation type="unfinished"/>
 
9560
        <translation type="unfinished"></translation>
9529
9561
    </message>
9530
9562
    <message>
9531
9563
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="142"/>
9532
9564
        <source>Logging out...</source>
9533
 
        <translation type="unfinished"/>
 
9565
        <translation type="unfinished"></translation>
9534
9566
    </message>
9535
9567
    <message>
9536
9568
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="246"/>
9537
9569
        <source>Save Username and Password</source>
9538
 
        <translation type="unfinished"/>
 
9570
        <translation type="unfinished"></translation>
9539
9571
    </message>
9540
9572
    <message>
9541
9573
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="246"/>
9542
9574
        <source>WARNING: Saving your username and password is INSECURE, your password is stored in PLAIN TEXT. Click Yes to save your password or No to cancel this.</source>
9543
 
        <translation type="unfinished"/>
 
9575
        <translation type="unfinished"></translation>
9544
9576
    </message>
9545
9577
    <message>
9546
9578
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="271"/>
9547
9579
        <source>Error Logging In</source>
9548
 
        <translation type="unfinished"/>
 
9580
        <translation type="unfinished"></translation>
9549
9581
    </message>
9550
9582
    <message>
9551
9583
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="271"/>
9552
9584
        <source>There was a problem logging in, perhaps your username or password is incorrect?</source>
9553
 
        <translation type="unfinished"/>
 
9585
        <translation type="unfinished"></translation>
9554
9586
    </message>
9555
9587
    <message>
9556
9588
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="392"/>
9557
9589
        <source>Song Imported</source>
9558
 
        <translation type="unfinished"/>
 
9590
        <translation type="unfinished"></translation>
9559
9591
    </message>
9560
9592
    <message>
9561
9593
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="205"/>
9562
9594
        <source>Incomplete song</source>
9563
 
        <translation type="unfinished"/>
 
9595
        <translation type="unfinished"></translation>
9564
9596
    </message>
9565
9597
    <message>
9566
9598
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="205"/>
9567
9599
        <source>This song is missing some information, like the lyrics, and cannot be imported.</source>
9568
 
        <translation type="unfinished"/>
 
9600
        <translation type="unfinished"></translation>
9569
9601
    </message>
9570
9602
    <message>
9571
9603
        <location filename="../../openlp/plugins/songs/forms/songselectform.py" line="392"/>
9572
9604
        <source>Your song has been imported, would you like to import more songs?</source>
9573
 
        <translation type="unfinished"/>
 
9605
        <translation type="unfinished"></translation>
9574
9606
    </message>
9575
9607
    <message>
9576
9608
        <location filename="../../openlp/plugins/songs/forms/songselectdialog.py" line="244"/>
9577
9609
        <source>Stop</source>
9578
 
        <translation type="unfinished"/>
 
9610
        <translation type="unfinished"></translation>
9579
9611
    </message>
9580
9612
</context>
9581
9613
<context>
9603
9635
    <message>
9604
9636
        <location filename="../../openlp/plugins/songs/lib/songstab.py" line="75"/>
9605
9637
        <source>Display songbook in footer</source>
9606
 
        <translation type="unfinished"/>
 
9638
        <translation type="unfinished"></translation>
9607
9639
    </message>
9608
9640
    <message>
9609
9641
        <location filename="../../openlp/plugins/songs/lib/songstab.py" line="76"/>
9610
9642
        <source>Display &quot;%s&quot; symbol before copyright info</source>
9611
 
        <translation type="unfinished"/>
 
9643
        <translation type="unfinished"></translation>
9612
9644
    </message>
9613
9645
</context>
9614
9646
<context>
9632
9664
<context>
9633
9665
    <name>SongsPlugin.VerseType</name>
9634
9666
    <message>
9635
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="150"/>
 
9667
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="149"/>
9636
9668
        <source>Verse</source>
9637
9669
        <translation>主歌</translation>
9638
9670
    </message>
9639
9671
    <message>
9640
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="151"/>
 
9672
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="150"/>
9641
9673
        <source>Chorus</source>
9642
9674
        <translation>副歌</translation>
9643
9675
    </message>
9644
9676
    <message>
9645
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="152"/>
 
9677
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="151"/>
9646
9678
        <source>Bridge</source>
9647
9679
        <translation>桥段</translation>
9648
9680
    </message>
9649
9681
    <message>
9650
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="153"/>
 
9682
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="152"/>
9651
9683
        <source>Pre-Chorus</source>
9652
9684
        <translation>导歌</translation>
9653
9685
    </message>
9654
9686
    <message>
9655
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="154"/>
 
9687
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="153"/>
9656
9688
        <source>Intro</source>
9657
9689
        <translation>前奏</translation>
9658
9690
    </message>
9659
9691
    <message>
 
9692
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="154"/>
 
9693
        <source>Ending</source>
 
9694
        <translation>结束</translation>
 
9695
    </message>
 
9696
    <message>
9660
9697
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="155"/>
9661
 
        <source>Ending</source>
9662
 
        <translation>结束</translation>
9663
 
    </message>
9664
 
    <message>
9665
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="156"/>
9666
9698
        <source>Other</source>
9667
9699
        <translation>其它</translation>
9668
9700
    </message>
9670
9702
<context>
9671
9703
    <name>SongsPlugin.VideoPsalmImport</name>
9672
9704
    <message>
9673
 
        <location filename="../../openlp/plugins/songs/lib/importers/videopsalm.py" line="121"/>
 
9705
        <location filename="../../openlp/plugins/songs/lib/importers/videopsalm.py" line="131"/>
9674
9706
        <source>Error: %s</source>
9675
 
        <translation type="unfinished"/>
 
9707
        <translation type="unfinished"></translation>
9676
9708
    </message>
9677
9709
</context>
9678
9710
<context>
9680
9712
    <message>
9681
9713
        <location filename="../../openlp/plugins/songs/lib/importers/wordsofworship.py" line="109"/>
9682
9714
        <source>Invalid Words of Worship song file. Missing &quot;%s&quot; header.WoW File\nSong Words</source>
9683
 
        <translation type="unfinished"/>
 
9715
        <translation type="unfinished"></translation>
9684
9716
    </message>
9685
9717
    <message>
9686
9718
        <location filename="../../openlp/plugins/songs/lib/importers/wordsofworship.py" line="119"/>
9687
9719
        <source>Invalid Words of Worship song file. Missing &quot;%s&quot; string.CSongDoc::CBlock</source>
9688
 
        <translation type="unfinished"/>
 
9720
        <translation type="unfinished"></translation>
9689
9721
    </message>
9690
9722
</context>
9691
9723
<context>
9708
9740
    <message>
9709
9741
        <location filename="../../openlp/plugins/songs/lib/importers/worshipassistant.py" line="129"/>
9710
9742
        <source>File not valid WorshipAssistant CSV format.</source>
9711
 
        <translation type="unfinished"/>
 
9743
        <translation type="unfinished"></translation>
9712
9744
    </message>
9713
9745
    <message>
9714
9746
        <location filename="../../openlp/plugins/songs/lib/importers/worshipassistant.py" line="185"/>
9721
9753
    <message>
9722
9754
        <location filename="../../openlp/plugins/songs/lib/importers/worshipcenterpro.py" line="56"/>
9723
9755
        <source>Unable to connect the WorshipCenter Pro database.</source>
9724
 
        <translation type="unfinished"/>
 
9756
        <translation type="unfinished"></translation>
9725
9757
    </message>
9726
9758
</context>
9727
9759
<context>
9757
9789
    <message>
9758
9790
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="132"/>
9759
9791
        <source>Wizard</source>
9760
 
        <translation type="unfinished"/>
 
9792
        <translation type="unfinished"></translation>
9761
9793
    </message>
9762
9794
    <message>
9763
9795
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="135"/>
9764
9796
        <source>This wizard will help you to remove duplicate songs from the song database. You will have a chance to review every potential duplicate song before it is deleted. So no songs will be deleted without your explicit approval.</source>
9765
 
        <translation type="unfinished"/>
 
9797
        <translation type="unfinished"></translation>
9766
9798
    </message>
9767
9799
    <message>
9768
9800
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="140"/>
9769
9801
        <source>Searching for duplicate songs.</source>
9770
 
        <translation type="unfinished"/>
 
9802
        <translation type="unfinished"></translation>
9771
9803
    </message>
9772
9804
    <message>
9773
9805
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="141"/>
9774
9806
        <source>Please wait while your songs database is analyzed.</source>
9775
 
        <translation type="unfinished"/>
 
9807
        <translation type="unfinished"></translation>
9776
9808
    </message>
9777
9809
    <message>
9778
9810
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="143"/>
9779
9811
        <source>Here you can decide which songs to remove and which ones to keep.</source>
9780
 
        <translation type="unfinished"/>
 
9812
        <translation type="unfinished"></translation>
9781
9813
    </message>
9782
9814
    <message>
9783
9815
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="150"/>
9784
9816
        <source>Review duplicate songs (%s/%s)</source>
9785
 
        <translation type="unfinished"/>
 
9817
        <translation type="unfinished"></translation>
9786
9818
    </message>
9787
9819
    <message>
9788
9820
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="216"/>
9792
9824
    <message>
9793
9825
        <location filename="../../openlp/plugins/songs/forms/duplicatesongremovalform.py" line="216"/>
9794
9826
        <source>No duplicate songs have been found in the database.</source>
9795
 
        <translation type="unfinished"/>
 
9827
        <translation type="unfinished"></translation>
9796
9828
    </message>
9797
9829
</context>
9798
 
</TS>
 
 
b'\\ No newline at end of file'
 
9830
</TS>