~raoul-snyman/openlp/fix-translations-2.4

« back to all changes in this revision

Viewing changes to resources/i18n/nl.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="nl" sourcelanguage="" version="2.0">
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE TS><TS version="2.0" language="nl" sourcelanguage="">
2
3
<context>
3
4
    <name>AlertsPlugin</name>
4
5
    <message>
96
97
    </message>
97
98
    <message>
98
99
        <location filename="../../openlp/plugins/alerts/forms/alertform.py" line="192"/>
99
 
        <source>The alert text does not contain '&lt;&gt;'.
 
100
        <source>The alert text does not contain &apos;&lt;&gt;&apos;.
100
101
Do you want to continue anyway?</source>
101
102
        <translation>De waarschuwingstekst bevat geen &apos;&lt;&gt;&apos;.
102
103
Wilt u toch doorgaan?</translation>
103
104
    </message>
104
105
    <message>
105
106
        <location filename="../../openlp/plugins/alerts/forms/alertform.py" line="108"/>
106
 
        <source>You haven't specified any text for your alert. 
 
107
        <source>You haven&apos;t specified any text for your alert. 
107
108
Please type in some text before clicking New.</source>
108
109
        <translation>De waarschuwingstekst is leeg.
109
110
Voer eerst tekst in voordat u op Nieuw klikt. </translation>
176
177
        <translation>Bijbels</translation>
177
178
    </message>
178
179
    <message>
179
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="684"/>
 
180
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="690"/>
180
181
        <source>No Book Found</source>
181
182
        <translation>Geen bijbelboek gevonden</translation>
182
183
    </message>
183
184
    <message>
184
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="684"/>
 
185
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="690"/>
185
186
        <source>No matching book could be found in this Bible. Check that you have spelled the name of the book correctly.</source>
186
187
        <translation>Er kon geen bijbelboek met die naam gevonden worden. Controleer de spelling.</translation>
187
188
    </message>
1071
1072
<context>
1072
1073
    <name>BiblesPlugin.HTTPBible</name>
1073
1074
    <message>
1074
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="609"/>
 
1075
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="615"/>
1075
1076
        <source>Registering Bible and loading books...</source>
1076
1077
        <translation>Bezig met registreren van bijbel en laden van boeken...</translation>
1077
1078
    </message>
1078
1079
    <message>
1079
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="633"/>
 
1080
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="639"/>
1080
1081
        <source>Registering Language...</source>
1081
1082
        <translation>Bezig met registreren van de taal...</translation>
1082
1083
    </message>
1083
1084
    <message>
1084
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="644"/>
 
1085
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="650"/>
1085
1086
        <source>Importing %s...</source>
1086
1087
        <comment>Importing &lt;book name&gt;...</comment>
1087
1088
        <translation>Bezig met importeren van &quot;%s&quot;...</translation>
1088
1089
    </message>
1089
1090
    <message>
1090
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="791"/>
 
1091
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
1091
1092
        <source>Download Error</source>
1092
1093
        <translation>Downloadfout</translation>
1093
1094
    </message>
1094
1095
    <message>
1095
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="791"/>
 
1096
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
1096
1097
        <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>
1097
1098
        <translation>Er is een fout opgetreden bij het downloaden van de bijbelverzen. Controleer uw internetverbinding. Als dit probleem zich blijft herhalen is er misschien sprake van een programmafout.</translation>
1098
1099
    </message>
1099
1100
    <message>
1100
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
 
1101
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="803"/>
1101
1102
        <source>Parse Error</source>
1102
1103
        <translation>Verwerkingsfout</translation>
1103
1104
    </message>
1104
1105
    <message>
1105
 
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="797"/>
 
1106
        <location filename="../../openlp/plugins/bibles/lib/http.py" line="803"/>
1106
1107
        <source>There was a problem extracting your verse selection. If this error continues to occur please consider reporting a bug.</source>
1107
1108
        <translation>Er is een fout opgetreden bij het uitpakken van de bijbelverzen. Als dit probleem zich blijft herhalen is er misschien sprake van een programmafout.</translation>
1108
1109
    </message>
2003
2004
        <translation>Webkit is een mediaplayer die draait binnen een browser. Deze speler maakt het mogelijk tekst over een video heen te vertonen.</translation>
2004
2005
    </message>
2005
2006
    <message>
2006
 
        <location filename="../../openlp/core/ui/media/systemplayer.py" line="249"/>
 
2007
        <location filename="../../openlp/core/ui/media/systemplayer.py" line="263"/>
2007
2008
        <source>This media player uses your operating system to provide media capabilities.</source>
2008
2009
        <translation>Deze mediaspeler gebruikt de afspeelmogelijkheden van het besturingssysteem.</translation>
2009
2010
    </message>
2329
2330
<context>
2330
2331
    <name>OPenLP.MainWindow</name>
2331
2332
    <message>
2332
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="435"/>
 
2333
        <location filename="../../openlp/core/ui/mainwindow.py" line="431"/>
2333
2334
        <source>&amp;Projector Manager</source>
2334
2335
        <translation>&amp;Projectorbeheer</translation>
2335
2336
    </message>
2356
2357
Wilt u dat OpenLP dat nu doet?</translation>
2357
2358
    </message>
2358
2359
    <message>
2359
 
        <location filename="../../openlp/core/__init__.py" line="226"/>
 
2360
        <location filename="../../openlp/core/__init__.py" line="266"/>
2360
2361
        <source>Backup</source>
2361
2362
        <translation>Backup</translation>
2362
2363
    </message>
2363
2364
    <message>
2364
 
        <location filename="../../openlp/core/__init__.py" line="211"/>
 
2365
        <location filename="../../openlp/core/__init__.py" line="251"/>
2365
2366
        <source>OpenLP has been upgraded, do you want to create a backup of OpenLPs data folder?</source>
2366
2367
        <translation>OpenLP is geüpgraded, wilt u een backup maken van OpenLP&apos;s datamap?</translation>
2367
2368
    </message>
2368
2369
    <message>
2369
 
        <location filename="../../openlp/core/__init__.py" line="223"/>
 
2370
        <location filename="../../openlp/core/__init__.py" line="263"/>
2370
2371
        <source>Backup of the data folder failed!</source>
2371
2372
        <translation>Backup van de datamap is mislukt!</translation>
2372
2373
    </message>
2373
2374
    <message>
2374
 
        <location filename="../../openlp/core/__init__.py" line="226"/>
 
2375
        <location filename="../../openlp/core/__init__.py" line="266"/>
2375
2376
        <source>A backup of the data folder has been created at %s</source>
2376
2377
        <translation>Een backup van de datamap is maakt in %s</translation>
2377
2378
    </message>
2378
2379
    <message>
2379
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
2380
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
2380
2381
        <source>Open</source>
2381
2382
        <translation>Open</translation>
2382
2383
    </message>
 
2384
    <message>
 
2385
        <location filename="../../openlp/core/__init__.py" line="188"/>
 
2386
        <source>Data Directory Error</source>
 
2387
        <translation type="unfinished">Bestandslocatie fout</translation>
 
2388
    </message>
 
2389
    <message>
 
2390
        <location filename="../../openlp/core/__init__.py" line="188"/>
 
2391
        <source>OpenLP data folder was not found in:
 
2392
 
 
2393
{path}
 
2394
 
 
2395
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.
 
2396
 
 
2397
You may reset the data location back to the default location, or you can try to make the current location available.
 
2398
 
 
2399
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>
 
2400
        <translation type="unfinished"></translation>
 
2401
    </message>
2383
2402
</context>
2384
2403
<context>
2385
2404
    <name>OpenLP.AboutForm</name>
2532
2551
    </message>
2533
2552
    <message>
2534
2553
        <location filename="../../openlp/core/ui/aboutdialog.py" line="177"/>
2535
 
        <source>Norwegian Bokmål (nb)</source>
 
2554
        <source>Norwegian Bokm&#xe5;l (nb)</source>
2536
2555
        <translation>Noors, Bokmål (nb)</translation>
2537
2556
    </message>
2538
2557
    <message>
2612
2631
    </message>
2613
2632
    <message>
2614
2633
        <location filename="../../openlp/core/ui/aboutdialog.py" line="303"/>
2615
 
        <source>Copyright © 2004-2016 %s
2616
 
Portions copyright © 2004-2016 %s</source>
2617
 
        <translation>Copyright © 2004-2016 %s
2618
 
Gedeelten copyright © 2004-2016 %s</translation>
 
2634
        <source>Copyright (c) 2004-2017 %s
 
2635
Portions copyright (c) 2004-2017 %s</source>
 
2636
        <translation type="unfinished"></translation>
2619
2637
    </message>
2620
2638
</context>
2621
2639
<context>
2957
2975
<context>
2958
2976
    <name>OpenLP.DB</name>
2959
2977
    <message>
2960
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="302"/>
 
2978
        <location filename="../../openlp/core/lib/projector/constants.py" line="306"/>
2961
2979
        <source>RGB</source>
2962
2980
        <translation>RGB</translation>
2963
2981
    </message>
2964
2982
    <message>
2965
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="303"/>
 
2983
        <location filename="../../openlp/core/lib/projector/constants.py" line="307"/>
2966
2984
        <source>Video</source>
2967
2985
        <translation>Video</translation>
2968
2986
    </message>
2969
2987
    <message>
2970
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="304"/>
 
2988
        <location filename="../../openlp/core/lib/projector/constants.py" line="308"/>
2971
2989
        <source>Digital</source>
2972
2990
        <translation>Digitaal</translation>
2973
2991
    </message>
2974
2992
    <message>
2975
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="305"/>
 
2993
        <location filename="../../openlp/core/lib/projector/constants.py" line="309"/>
2976
2994
        <source>Storage</source>
2977
2995
        <translation>Opslag</translation>
2978
2996
    </message>
2979
2997
    <message>
2980
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="306"/>
 
2998
        <location filename="../../openlp/core/lib/projector/constants.py" line="310"/>
2981
2999
        <source>Network</source>
2982
3000
        <translation>Netwerk</translation>
2983
3001
    </message>
2984
3002
    <message>
2985
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="308"/>
 
3003
        <location filename="../../openlp/core/lib/projector/constants.py" line="312"/>
2986
3004
        <source>RGB 1</source>
2987
3005
        <translation>RGB 1</translation>
2988
3006
    </message>
2989
3007
    <message>
2990
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="309"/>
 
3008
        <location filename="../../openlp/core/lib/projector/constants.py" line="313"/>
2991
3009
        <source>RGB 2</source>
2992
3010
        <translation>RGB 2</translation>
2993
3011
    </message>
2994
3012
    <message>
2995
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="310"/>
 
3013
        <location filename="../../openlp/core/lib/projector/constants.py" line="314"/>
2996
3014
        <source>RGB 3</source>
2997
3015
        <translation>RGB 3</translation>
2998
3016
    </message>
2999
3017
    <message>
3000
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="311"/>
 
3018
        <location filename="../../openlp/core/lib/projector/constants.py" line="315"/>
3001
3019
        <source>RGB 4</source>
3002
3020
        <translation>RGB 4</translation>
3003
3021
    </message>
3004
3022
    <message>
3005
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="312"/>
 
3023
        <location filename="../../openlp/core/lib/projector/constants.py" line="316"/>
3006
3024
        <source>RGB 5</source>
3007
3025
        <translation>RGB 5</translation>
3008
3026
    </message>
3009
3027
    <message>
3010
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="313"/>
 
3028
        <location filename="../../openlp/core/lib/projector/constants.py" line="317"/>
3011
3029
        <source>RGB 6</source>
3012
3030
        <translation>RGB 6</translation>
3013
3031
    </message>
3014
3032
    <message>
3015
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="314"/>
 
3033
        <location filename="../../openlp/core/lib/projector/constants.py" line="318"/>
3016
3034
        <source>RGB 7</source>
3017
3035
        <translation>RGB 7</translation>
3018
3036
    </message>
3019
3037
    <message>
3020
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="315"/>
 
3038
        <location filename="../../openlp/core/lib/projector/constants.py" line="319"/>
3021
3039
        <source>RGB 8</source>
3022
3040
        <translation>RGB 8</translation>
3023
3041
    </message>
3024
3042
    <message>
3025
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="316"/>
 
3043
        <location filename="../../openlp/core/lib/projector/constants.py" line="320"/>
3026
3044
        <source>RGB 9</source>
3027
3045
        <translation>RGB 9</translation>
3028
3046
    </message>
3029
3047
    <message>
3030
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="317"/>
 
3048
        <location filename="../../openlp/core/lib/projector/constants.py" line="321"/>
3031
3049
        <source>Video 1</source>
3032
3050
        <translation>Video 1</translation>
3033
3051
    </message>
3034
3052
    <message>
3035
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="318"/>
 
3053
        <location filename="../../openlp/core/lib/projector/constants.py" line="322"/>
3036
3054
        <source>Video 2</source>
3037
3055
        <translation>Video 2</translation>
3038
3056
    </message>
3039
3057
    <message>
3040
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="319"/>
 
3058
        <location filename="../../openlp/core/lib/projector/constants.py" line="323"/>
3041
3059
        <source>Video 3</source>
3042
3060
        <translation>Video 3</translation>
3043
3061
    </message>
3044
3062
    <message>
3045
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="320"/>
 
3063
        <location filename="../../openlp/core/lib/projector/constants.py" line="324"/>
3046
3064
        <source>Video 4</source>
3047
3065
        <translation>Video 4</translation>
3048
3066
    </message>
3049
3067
    <message>
3050
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="321"/>
 
3068
        <location filename="../../openlp/core/lib/projector/constants.py" line="325"/>
3051
3069
        <source>Video 5</source>
3052
3070
        <translation>Video 5</translation>
3053
3071
    </message>
3054
3072
    <message>
3055
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="322"/>
 
3073
        <location filename="../../openlp/core/lib/projector/constants.py" line="326"/>
3056
3074
        <source>Video 6</source>
3057
3075
        <translation>Video 6</translation>
3058
3076
    </message>
3059
3077
    <message>
3060
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="323"/>
 
3078
        <location filename="../../openlp/core/lib/projector/constants.py" line="327"/>
3061
3079
        <source>Video 7</source>
3062
3080
        <translation>Video 7</translation>
3063
3081
    </message>
3064
3082
    <message>
3065
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="324"/>
 
3083
        <location filename="../../openlp/core/lib/projector/constants.py" line="328"/>
3066
3084
        <source>Video 8</source>
3067
3085
        <translation>Video 8</translation>
3068
3086
    </message>
3069
3087
    <message>
3070
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="325"/>
 
3088
        <location filename="../../openlp/core/lib/projector/constants.py" line="329"/>
3071
3089
        <source>Video 9</source>
3072
3090
        <translation>Video 9</translation>
3073
3091
    </message>
3074
3092
    <message>
3075
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="326"/>
 
3093
        <location filename="../../openlp/core/lib/projector/constants.py" line="330"/>
3076
3094
        <source>Digital 1</source>
3077
3095
        <translation>Digitaal 1</translation>
3078
3096
    </message>
3079
3097
    <message>
3080
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="327"/>
 
3098
        <location filename="../../openlp/core/lib/projector/constants.py" line="331"/>
3081
3099
        <source>Digital 2</source>
3082
3100
        <translation>Digitaal 2</translation>
3083
3101
    </message>
3084
3102
    <message>
3085
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="328"/>
 
3103
        <location filename="../../openlp/core/lib/projector/constants.py" line="332"/>
3086
3104
        <source>Digital 3</source>
3087
3105
        <translation>Digitaal 3</translation>
3088
3106
    </message>
3089
3107
    <message>
3090
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="329"/>
 
3108
        <location filename="../../openlp/core/lib/projector/constants.py" line="333"/>
3091
3109
        <source>Digital 4</source>
3092
3110
        <translation>Digitaal 4</translation>
3093
3111
    </message>
3094
3112
    <message>
3095
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="330"/>
 
3113
        <location filename="../../openlp/core/lib/projector/constants.py" line="334"/>
3096
3114
        <source>Digital 5</source>
3097
3115
        <translation>Digitaal 5</translation>
3098
3116
    </message>
3099
3117
    <message>
3100
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="331"/>
 
3118
        <location filename="../../openlp/core/lib/projector/constants.py" line="335"/>
3101
3119
        <source>Digital 6</source>
3102
3120
        <translation>Digitaal 6</translation>
3103
3121
    </message>
3104
3122
    <message>
3105
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="332"/>
 
3123
        <location filename="../../openlp/core/lib/projector/constants.py" line="336"/>
3106
3124
        <source>Digital 7</source>
3107
3125
        <translation>Digitaal 7</translation>
3108
3126
    </message>
3109
3127
    <message>
3110
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="333"/>
 
3128
        <location filename="../../openlp/core/lib/projector/constants.py" line="337"/>
3111
3129
        <source>Digital 8</source>
3112
3130
        <translation>Digitaal 8</translation>
3113
3131
    </message>
3114
3132
    <message>
3115
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="334"/>
 
3133
        <location filename="../../openlp/core/lib/projector/constants.py" line="338"/>
3116
3134
        <source>Digital 9</source>
3117
3135
        <translation>Digitaal 9</translation>
3118
3136
    </message>
3119
3137
    <message>
3120
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="335"/>
 
3138
        <location filename="../../openlp/core/lib/projector/constants.py" line="339"/>
3121
3139
        <source>Storage 1</source>
3122
3140
        <translation>Opslag 1</translation>
3123
3141
    </message>
3124
3142
    <message>
3125
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="336"/>
 
3143
        <location filename="../../openlp/core/lib/projector/constants.py" line="340"/>
3126
3144
        <source>Storage 2</source>
3127
3145
        <translation>Opslag 2</translation>
3128
3146
    </message>
3129
3147
    <message>
3130
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="337"/>
 
3148
        <location filename="../../openlp/core/lib/projector/constants.py" line="341"/>
3131
3149
        <source>Storage 3</source>
3132
3150
        <translation>Opslag 3</translation>
3133
3151
    </message>
3134
3152
    <message>
3135
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="338"/>
 
3153
        <location filename="../../openlp/core/lib/projector/constants.py" line="342"/>
3136
3154
        <source>Storage 4</source>
3137
3155
        <translation>Opslag 4</translation>
3138
3156
    </message>
3139
3157
    <message>
3140
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="339"/>
 
3158
        <location filename="../../openlp/core/lib/projector/constants.py" line="343"/>
3141
3159
        <source>Storage 5</source>
3142
3160
        <translation>Opslag 5</translation>
3143
3161
    </message>
3144
3162
    <message>
3145
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="340"/>
 
3163
        <location filename="../../openlp/core/lib/projector/constants.py" line="344"/>
3146
3164
        <source>Storage 6</source>
3147
3165
        <translation>Opslag 6</translation>
3148
3166
    </message>
3149
3167
    <message>
3150
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="341"/>
 
3168
        <location filename="../../openlp/core/lib/projector/constants.py" line="345"/>
3151
3169
        <source>Storage 7</source>
3152
3170
        <translation>Opslag 7</translation>
3153
3171
    </message>
3154
3172
    <message>
3155
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="342"/>
 
3173
        <location filename="../../openlp/core/lib/projector/constants.py" line="346"/>
3156
3174
        <source>Storage 8</source>
3157
3175
        <translation>Opslag 8</translation>
3158
3176
    </message>
3159
3177
    <message>
3160
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="343"/>
 
3178
        <location filename="../../openlp/core/lib/projector/constants.py" line="347"/>
3161
3179
        <source>Storage 9</source>
3162
3180
        <translation>Opslag 9</translation>
3163
3181
    </message>
3164
3182
    <message>
3165
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="344"/>
 
3183
        <location filename="../../openlp/core/lib/projector/constants.py" line="348"/>
3166
3184
        <source>Network 1</source>
3167
3185
        <translation>Netwerk 1</translation>
3168
3186
    </message>
3169
3187
    <message>
3170
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="345"/>
 
3188
        <location filename="../../openlp/core/lib/projector/constants.py" line="349"/>
3171
3189
        <source>Network 2</source>
3172
3190
        <translation>Netwerk 2</translation>
3173
3191
    </message>
3174
3192
    <message>
3175
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="346"/>
 
3193
        <location filename="../../openlp/core/lib/projector/constants.py" line="350"/>
3176
3194
        <source>Network 3</source>
3177
3195
        <translation>Netwerk 3</translation>
3178
3196
    </message>
3179
3197
    <message>
3180
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="347"/>
 
3198
        <location filename="../../openlp/core/lib/projector/constants.py" line="351"/>
3181
3199
        <source>Network 4</source>
3182
3200
        <translation>Netwerk 4</translation>
3183
3201
    </message>
3184
3202
    <message>
3185
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="348"/>
 
3203
        <location filename="../../openlp/core/lib/projector/constants.py" line="352"/>
3186
3204
        <source>Network 5</source>
3187
3205
        <translation>Netwerk 5</translation>
3188
3206
    </message>
3189
3207
    <message>
3190
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="349"/>
 
3208
        <location filename="../../openlp/core/lib/projector/constants.py" line="353"/>
3191
3209
        <source>Network 6</source>
3192
3210
        <translation>Netwerk 6</translation>
3193
3211
    </message>
3194
3212
    <message>
3195
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="350"/>
 
3213
        <location filename="../../openlp/core/lib/projector/constants.py" line="354"/>
3196
3214
        <source>Network 7</source>
3197
3215
        <translation>Netwerk 7</translation>
3198
3216
    </message>
3199
3217
    <message>
3200
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="351"/>
 
3218
        <location filename="../../openlp/core/lib/projector/constants.py" line="355"/>
3201
3219
        <source>Network 8</source>
3202
3220
        <translation>Netwerk 8</translation>
3203
3221
    </message>
3204
3222
    <message>
3205
 
        <location filename="../../openlp/core/lib/projector/constants.py" line="352"/>
 
3223
        <location filename="../../openlp/core/lib/projector/constants.py" line="356"/>
3206
3224
        <source>Network 9</source>
3207
3225
        <translation>Netwerk 9</translation>
3208
3226
    </message>
3737
3755
<context>
3738
3756
    <name>OpenLP.GeneralTab</name>
3739
3757
    <message>
 
3758
        <location filename="../../openlp/core/ui/generaltab.py" line="206"/>
 
3759
        <source>General</source>
 
3760
        <translation>Algemeen</translation>
 
3761
    </message>
 
3762
    <message>
3740
3763
        <location filename="../../openlp/core/ui/generaltab.py" line="207"/>
3741
 
        <source>General</source>
3742
 
        <translation>Algemeen</translation>
3743
 
    </message>
3744
 
    <message>
3745
 
        <location filename="../../openlp/core/ui/generaltab.py" line="208"/>
3746
3764
        <source>Monitors</source>
3747
3765
        <translation>Beeldschermen</translation>
3748
3766
    </message>
3749
3767
    <message>
3750
 
        <location filename="../../openlp/core/ui/generaltab.py" line="209"/>
 
3768
        <location filename="../../openlp/core/ui/generaltab.py" line="208"/>
3751
3769
        <source>Select monitor for output display:</source>
3752
3770
        <translation>Projectiescherm:</translation>
3753
3771
    </message>
3754
3772
    <message>
3755
 
        <location filename="../../openlp/core/ui/generaltab.py" line="210"/>
 
3773
        <location filename="../../openlp/core/ui/generaltab.py" line="209"/>
3756
3774
        <source>Display if a single screen</source>
3757
3775
        <translation>Weergeven bij enkel scherm</translation>
3758
3776
    </message>
3759
3777
    <message>
3760
 
        <location filename="../../openlp/core/ui/generaltab.py" line="211"/>
 
3778
        <location filename="../../openlp/core/ui/generaltab.py" line="210"/>
3761
3779
        <source>Application Startup</source>
3762
3780
        <translation>Programma start</translation>
3763
3781
    </message>
3764
3782
    <message>
3765
 
        <location filename="../../openlp/core/ui/generaltab.py" line="212"/>
 
3783
        <location filename="../../openlp/core/ui/generaltab.py" line="211"/>
3766
3784
        <source>Show blank screen warning</source>
3767
3785
        <translation>Toon leeg scherm waarschuwing</translation>
3768
3786
    </message>
3769
3787
    <message>
3770
 
        <location filename="../../openlp/core/ui/generaltab.py" line="213"/>
 
3788
        <location filename="../../openlp/core/ui/generaltab.py" line="212"/>
3771
3789
        <source>Automatically open the last service</source>
3772
3790
        <translation>Automatisch laatste liturgie openen</translation>
3773
3791
    </message>
3774
3792
    <message>
3775
 
        <location filename="../../openlp/core/ui/generaltab.py" line="214"/>
 
3793
        <location filename="../../openlp/core/ui/generaltab.py" line="213"/>
3776
3794
        <source>Show the splash screen</source>
3777
3795
        <translation>Toon splash screen</translation>
3778
3796
    </message>
3779
3797
    <message>
 
3798
        <location filename="../../openlp/core/ui/generaltab.py" line="215"/>
 
3799
        <source>Application Settings</source>
 
3800
        <translation>Programma instellingen</translation>
 
3801
    </message>
 
3802
    <message>
3780
3803
        <location filename="../../openlp/core/ui/generaltab.py" line="216"/>
3781
 
        <source>Application Settings</source>
3782
 
        <translation>Programma instellingen</translation>
3783
 
    </message>
3784
 
    <message>
3785
 
        <location filename="../../openlp/core/ui/generaltab.py" line="217"/>
3786
3804
        <source>Prompt to save before starting a new service</source>
3787
3805
        <translation>Waarschuw om werk op te slaan bij het beginnen van een nieuwe liturgie</translation>
3788
3806
    </message>
3789
3807
    <message>
3790
 
        <location filename="../../openlp/core/ui/generaltab.py" line="220"/>
 
3808
        <location filename="../../openlp/core/ui/generaltab.py" line="219"/>
3791
3809
        <source>Automatically preview next item in service</source>
3792
3810
        <translation>Automatisch volgend onderdeel van liturgie tonen</translation>
3793
3811
    </message>
3794
3812
    <message>
3795
 
        <location filename="../../openlp/core/ui/generaltab.py" line="223"/>
 
3813
        <location filename="../../openlp/core/ui/generaltab.py" line="222"/>
3796
3814
        <source> sec</source>
3797
3815
        <translation> sec</translation>
3798
3816
    </message>
3799
3817
    <message>
3800
 
        <location filename="../../openlp/core/ui/generaltab.py" line="224"/>
 
3818
        <location filename="../../openlp/core/ui/generaltab.py" line="223"/>
3801
3819
        <source>CCLI Details</source>
3802
3820
        <translation>CCLI-details</translation>
3803
3821
    </message>
3804
3822
    <message>
3805
 
        <location filename="../../openlp/core/ui/generaltab.py" line="226"/>
 
3823
        <location filename="../../openlp/core/ui/generaltab.py" line="225"/>
3806
3824
        <source>SongSelect username:</source>
3807
3825
        <translation>SongSelect gebruikersnaam:</translation>
3808
3826
    </message>
3809
3827
    <message>
3810
 
        <location filename="../../openlp/core/ui/generaltab.py" line="227"/>
 
3828
        <location filename="../../openlp/core/ui/generaltab.py" line="226"/>
3811
3829
        <source>SongSelect password:</source>
3812
3830
        <translation>SongSelect wachtwoord:</translation>
3813
3831
    </message>
3814
3832
    <message>
3815
 
        <location filename="../../openlp/core/ui/generaltab.py" line="230"/>
 
3833
        <location filename="../../openlp/core/ui/generaltab.py" line="229"/>
3816
3834
        <source>X</source>
3817
3835
        <translation>X</translation>
3818
3836
    </message>
3819
3837
    <message>
3820
 
        <location filename="../../openlp/core/ui/generaltab.py" line="231"/>
 
3838
        <location filename="../../openlp/core/ui/generaltab.py" line="230"/>
3821
3839
        <source>Y</source>
3822
3840
        <translation>Y</translation>
3823
3841
    </message>
3824
3842
    <message>
3825
 
        <location filename="../../openlp/core/ui/generaltab.py" line="232"/>
 
3843
        <location filename="../../openlp/core/ui/generaltab.py" line="231"/>
3826
3844
        <source>Height</source>
3827
3845
        <translation>Hoogte</translation>
3828
3846
    </message>
3829
3847
    <message>
3830
 
        <location filename="../../openlp/core/ui/generaltab.py" line="233"/>
 
3848
        <location filename="../../openlp/core/ui/generaltab.py" line="232"/>
3831
3849
        <source>Width</source>
3832
3850
        <translation>Breedte</translation>
3833
3851
    </message>
3834
3852
    <message>
3835
 
        <location filename="../../openlp/core/ui/generaltab.py" line="215"/>
 
3853
        <location filename="../../openlp/core/ui/generaltab.py" line="214"/>
3836
3854
        <source>Check for updates to OpenLP</source>
3837
3855
        <translation>Controleer op updates voor OpenLP</translation>
3838
3856
    </message>
3839
3857
    <message>
3840
 
        <location filename="../../openlp/core/ui/generaltab.py" line="219"/>
 
3858
        <location filename="../../openlp/core/ui/generaltab.py" line="218"/>
3841
3859
        <source>Unblank display when adding new live item</source>
3842
3860
        <translation>Leeg scherm uitschakelen als er een nieuw live item wordt toegevoegd</translation>
3843
3861
    </message>
3844
3862
    <message>
3845
 
        <location filename="../../openlp/core/ui/generaltab.py" line="222"/>
 
3863
        <location filename="../../openlp/core/ui/generaltab.py" line="221"/>
3846
3864
        <source>Timed slide interval:</source>
3847
3865
        <translation>Tijd tussen dia’s:</translation>
3848
3866
    </message>
3849
3867
    <message>
 
3868
        <location filename="../../openlp/core/ui/generaltab.py" line="233"/>
 
3869
        <source>Background Audio</source>
 
3870
        <translation>Achtergrondgeluid</translation>
 
3871
    </message>
 
3872
    <message>
3850
3873
        <location filename="../../openlp/core/ui/generaltab.py" line="234"/>
3851
 
        <source>Background Audio</source>
3852
 
        <translation>Achtergrondgeluid</translation>
3853
 
    </message>
3854
 
    <message>
3855
 
        <location filename="../../openlp/core/ui/generaltab.py" line="235"/>
3856
3874
        <source>Start background audio paused</source>
3857
3875
        <translation>Start achtergrondgeluid gepauzeerd</translation>
3858
3876
    </message>
3862
3880
        <translation>Dia navigatie beperkingen</translation>
3863
3881
    </message>
3864
3882
    <message>
3865
 
        <location filename="../../openlp/core/ui/generaltab.py" line="229"/>
 
3883
        <location filename="../../openlp/core/ui/generaltab.py" line="228"/>
3866
3884
        <source>Override display position:</source>
3867
3885
        <translation>Overschrijf scherm positie:</translation>
3868
3886
    </message>
3869
3887
    <message>
3870
 
        <location filename="../../openlp/core/ui/generaltab.py" line="236"/>
 
3888
        <location filename="../../openlp/core/ui/generaltab.py" line="235"/>
3871
3889
        <source>Repeat track list</source>
3872
3890
        <translation>Herhaal tracklijst</translation>
3873
3891
    </message>
3916
3934
<context>
3917
3935
    <name>OpenLP.MainWindow</name>
3918
3936
    <message>
3919
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="390"/>
 
3937
        <location filename="../../openlp/core/ui/mainwindow.py" line="386"/>
3920
3938
        <source>&amp;File</source>
3921
3939
        <translation>&amp;Bestand</translation>
3922
3940
    </message>
3923
3941
    <message>
3924
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="391"/>
 
3942
        <location filename="../../openlp/core/ui/mainwindow.py" line="387"/>
3925
3943
        <source>&amp;Import</source>
3926
3944
        <translation>&amp;Importeren</translation>
3927
3945
    </message>
3928
3946
    <message>
3929
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="392"/>
 
3947
        <location filename="../../openlp/core/ui/mainwindow.py" line="388"/>
3930
3948
        <source>&amp;Export</source>
3931
3949
        <translation>&amp;Exporteren</translation>
3932
3950
    </message>
3933
3951
    <message>
3934
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="394"/>
 
3952
        <location filename="../../openlp/core/ui/mainwindow.py" line="390"/>
3935
3953
        <source>&amp;View</source>
3936
3954
        <translation>&amp;Weergave</translation>
3937
3955
    </message>
3938
3956
    <message>
3939
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="395"/>
 
3957
        <location filename="../../openlp/core/ui/mainwindow.py" line="391"/>
3940
3958
        <source>M&amp;ode</source>
3941
3959
        <translation>M&amp;odus</translation>
3942
3960
    </message>
3943
3961
    <message>
3944
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="396"/>
 
3962
        <location filename="../../openlp/core/ui/mainwindow.py" line="392"/>
3945
3963
        <source>&amp;Tools</source>
3946
3964
        <translation>&amp;Hulpmiddelen</translation>
3947
3965
    </message>
3948
3966
    <message>
3949
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="397"/>
 
3967
        <location filename="../../openlp/core/ui/mainwindow.py" line="393"/>
3950
3968
        <source>&amp;Settings</source>
3951
3969
        <translation>&amp;Instellingen</translation>
3952
3970
    </message>
3953
3971
    <message>
3954
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="424"/>
 
3972
        <location filename="../../openlp/core/ui/mainwindow.py" line="420"/>
3955
3973
        <source>&amp;Language</source>
3956
3974
        <translation>Taa&amp;l</translation>
3957
3975
    </message>
3958
3976
    <message>
3959
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="399"/>
 
3977
        <location filename="../../openlp/core/ui/mainwindow.py" line="395"/>
3960
3978
        <source>&amp;Help</source>
3961
3979
        <translation>&amp;Help</translation>
3962
3980
    </message>
3963
3981
    <message>
3964
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="401"/>
 
3982
        <location filename="../../openlp/core/ui/mainwindow.py" line="397"/>
3965
3983
        <source>Service Manager</source>
3966
3984
        <translation>Liturgiebeheer</translation>
3967
3985
    </message>
3968
3986
    <message>
3969
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="402"/>
 
3987
        <location filename="../../openlp/core/ui/mainwindow.py" line="398"/>
3970
3988
        <source>Theme Manager</source>
3971
3989
        <translation>Themabeheer</translation>
3972
3990
    </message>
3973
3991
    <message>
3974
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="409"/>
 
3992
        <location filename="../../openlp/core/ui/mainwindow.py" line="405"/>
3975
3993
        <source>Open an existing service.</source>
3976
3994
        <translation>Open een bestaande liturgie.</translation>
3977
3995
    </message>
3978
3996
    <message>
3979
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="412"/>
 
3997
        <location filename="../../openlp/core/ui/mainwindow.py" line="408"/>
3980
3998
        <source>Save the current service to disk.</source>
3981
3999
        <translation>De huidige liturgie opslaan.</translation>
3982
4000
    </message>
3983
4001
    <message>
3984
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="414"/>
 
4002
        <location filename="../../openlp/core/ui/mainwindow.py" line="410"/>
3985
4003
        <source>Save Service As</source>
3986
4004
        <translation>Liturgie opslaan als</translation>
3987
4005
    </message>
3988
4006
    <message>
3989
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="415"/>
 
4007
        <location filename="../../openlp/core/ui/mainwindow.py" line="411"/>
3990
4008
        <source>Save the current service under a new name.</source>
3991
4009
        <translation>Deze liturgie onder een andere naam opslaan.</translation>
3992
4010
    </message>
3993
4011
    <message>
3994
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="419"/>
 
4012
        <location filename="../../openlp/core/ui/mainwindow.py" line="415"/>
3995
4013
        <source>E&amp;xit</source>
3996
4014
        <translation>&amp;Afsluiten</translation>
3997
4015
    </message>
3998
4016
    <message>
3999
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="420"/>
 
4017
        <location filename="../../openlp/core/ui/mainwindow.py" line="416"/>
4000
4018
        <source>Quit OpenLP</source>
4001
4019
        <translation>OpenLP afsluiten</translation>
4002
4020
    </message>
4003
4021
    <message>
4004
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="423"/>
 
4022
        <location filename="../../openlp/core/ui/mainwindow.py" line="419"/>
4005
4023
        <source>&amp;Theme</source>
4006
4024
        <translation>&amp;Thema</translation>
4007
4025
    </message>
4008
4026
    <message>
4009
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="427"/>
 
4027
        <location filename="../../openlp/core/ui/mainwindow.py" line="423"/>
4010
4028
        <source>&amp;Configure OpenLP...</source>
4011
4029
        <translation>&amp;Instellingen...</translation>
4012
4030
    </message>
4013
4031
    <message>
4014
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="439"/>
 
4032
        <location filename="../../openlp/core/ui/mainwindow.py" line="435"/>
4015
4033
        <source>&amp;Media Manager</source>
4016
4034
        <translation>&amp;Mediabeheer</translation>
4017
4035
    </message>
4018
4036
    <message>
4019
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="440"/>
 
4037
        <location filename="../../openlp/core/ui/mainwindow.py" line="436"/>
4020
4038
        <source>Toggle Media Manager</source>
4021
4039
        <translation>Mediabeheer wel / niet tonen</translation>
4022
4040
    </message>
4023
4041
    <message>
4024
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="441"/>
 
4042
        <location filename="../../openlp/core/ui/mainwindow.py" line="437"/>
4025
4043
        <source>Toggle the visibility of the media manager.</source>
4026
4044
        <translation>Mediabeheer wel / niet tonen.</translation>
4027
4045
    </message>
4028
4046
    <message>
4029
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="443"/>
 
4047
        <location filename="../../openlp/core/ui/mainwindow.py" line="439"/>
4030
4048
        <source>&amp;Theme Manager</source>
4031
4049
        <translation>&amp;Themabeheer</translation>
4032
4050
    </message>
4033
4051
    <message>
4034
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="444"/>
 
4052
        <location filename="../../openlp/core/ui/mainwindow.py" line="440"/>
4035
4053
        <source>Toggle Theme Manager</source>
4036
4054
        <translation>Themabeheer wel / niet tonen</translation>
4037
4055
    </message>
4038
4056
    <message>
4039
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="445"/>
 
4057
        <location filename="../../openlp/core/ui/mainwindow.py" line="441"/>
4040
4058
        <source>Toggle the visibility of the theme manager.</source>
4041
4059
        <translation>Themabeheer wel / niet tonen.</translation>
4042
4060
    </message>
4043
4061
    <message>
4044
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="447"/>
 
4062
        <location filename="../../openlp/core/ui/mainwindow.py" line="443"/>
4045
4063
        <source>&amp;Service Manager</source>
4046
4064
        <translation>&amp;Liturgiebeheer</translation>
4047
4065
    </message>
4048
4066
    <message>
4049
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="448"/>
 
4067
        <location filename="../../openlp/core/ui/mainwindow.py" line="444"/>
4050
4068
        <source>Toggle Service Manager</source>
4051
4069
        <translation>Liturgiebeheer wel / niet tonen</translation>
4052
4070
    </message>
4053
4071
    <message>
4054
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="449"/>
 
4072
        <location filename="../../openlp/core/ui/mainwindow.py" line="445"/>
4055
4073
        <source>Toggle the visibility of the service manager.</source>
4056
4074
        <translation>Liturgiebeheer wel / niet tonen.</translation>
4057
4075
    </message>
4058
4076
    <message>
4059
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="451"/>
 
4077
        <location filename="../../openlp/core/ui/mainwindow.py" line="447"/>
4060
4078
        <source>&amp;Preview Panel</source>
4061
4079
        <translation>&amp;Voorbeeld paneel</translation>
4062
4080
    </message>
4063
4081
    <message>
4064
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="452"/>
 
4082
        <location filename="../../openlp/core/ui/mainwindow.py" line="448"/>
4065
4083
        <source>Toggle Preview Panel</source>
4066
4084
        <translation>Voorbeeld paneel wel / niet tonen</translation>
4067
4085
    </message>
4068
4086
    <message>
4069
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="453"/>
 
4087
        <location filename="../../openlp/core/ui/mainwindow.py" line="449"/>
4070
4088
        <source>Toggle the visibility of the preview panel.</source>
4071
4089
        <translation>Voorbeeld paneel wel / niet tonen.</translation>
4072
4090
    </message>
4073
4091
    <message>
4074
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="455"/>
 
4092
        <location filename="../../openlp/core/ui/mainwindow.py" line="451"/>
4075
4093
        <source>&amp;Live Panel</source>
4076
4094
        <translation>&amp;Live paneel</translation>
4077
4095
    </message>
4078
4096
    <message>
4079
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="456"/>
 
4097
        <location filename="../../openlp/core/ui/mainwindow.py" line="452"/>
4080
4098
        <source>Toggle Live Panel</source>
4081
4099
        <translation>Live paneel wel / niet tonen</translation>
4082
4100
    </message>
4083
4101
    <message>
4084
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="459"/>
 
4102
        <location filename="../../openlp/core/ui/mainwindow.py" line="455"/>
4085
4103
        <source>Toggle the visibility of the live panel.</source>
4086
4104
        <translation>Live paneel wel / niet tonen.</translation>
4087
4105
    </message>
4088
4106
    <message>
4089
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="461"/>
 
4107
        <location filename="../../openlp/core/ui/mainwindow.py" line="457"/>
4090
4108
        <source>List the Plugins</source>
4091
4109
        <translation>Lijst met plug-ins =uitbreidingen van OpenLP</translation>
4092
4110
    </message>
4093
4111
    <message>
4094
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="465"/>
 
4112
        <location filename="../../openlp/core/ui/mainwindow.py" line="461"/>
4095
4113
        <source>&amp;User Guide</source>
4096
4114
        <translation>Gebr&amp;uikshandleiding</translation>
4097
4115
    </message>
4098
4116
    <message>
4099
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="462"/>
 
4117
        <location filename="../../openlp/core/ui/mainwindow.py" line="458"/>
4100
4118
        <source>&amp;About</source>
4101
4119
        <translation>&amp;Over OpenLP</translation>
4102
4120
    </message>
4103
4121
    <message>
4104
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="463"/>
 
4122
        <location filename="../../openlp/core/ui/mainwindow.py" line="459"/>
4105
4123
        <source>More information about OpenLP</source>
4106
4124
        <translation>Meer informatie over OpenLP</translation>
4107
4125
    </message>
4108
4126
    <message>
4109
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="466"/>
 
4127
        <location filename="../../openlp/core/ui/mainwindow.py" line="462"/>
4110
4128
        <source>&amp;Online Help</source>
4111
4129
        <translation>&amp;Online hulp</translation>
4112
4130
    </message>
4113
4131
    <message>
4114
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="470"/>
 
4132
        <location filename="../../openlp/core/ui/mainwindow.py" line="466"/>
4115
4133
        <source>&amp;Web Site</source>
4116
4134
        <translation>&amp;Website</translation>
4117
4135
    </message>
4118
4136
    <message>
4119
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="475"/>
 
4137
        <location filename="../../openlp/core/ui/mainwindow.py" line="471"/>
4120
4138
        <source>Use the system language, if available.</source>
4121
4139
        <translation>Gebruik standaardtaal van het systeem, indien mogelijk.</translation>
4122
4140
    </message>
4123
4141
    <message>
4124
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="473"/>
 
4142
        <location filename="../../openlp/core/ui/mainwindow.py" line="469"/>
4125
4143
        <source>Set the interface language to %s</source>
4126
4144
        <translation>%s als taal in OpenLP gebruiken</translation>
4127
4145
    </message>
4128
4146
    <message>
4129
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="476"/>
 
4147
        <location filename="../../openlp/core/ui/mainwindow.py" line="472"/>
4130
4148
        <source>Add &amp;Tool...</source>
4131
4149
        <translation>Hulpprogramma &amp;toevoegen...</translation>
4132
4150
    </message>
4133
4151
    <message>
4134
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="477"/>
 
4152
        <location filename="../../openlp/core/ui/mainwindow.py" line="473"/>
4135
4153
        <source>Add an application to the list of tools.</source>
4136
4154
        <translation>Voeg een hulpprogramma toe aan de lijst.</translation>
4137
4155
    </message>
4138
4156
    <message>
4139
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="488"/>
 
4157
        <location filename="../../openlp/core/ui/mainwindow.py" line="484"/>
4140
4158
        <source>&amp;Default</source>
4141
4159
        <translation>&amp;Standaard</translation>
4142
4160
    </message>
4143
4161
    <message>
4144
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="489"/>
 
4162
        <location filename="../../openlp/core/ui/mainwindow.py" line="485"/>
4145
4163
        <source>Set the view mode back to the default.</source>
4146
4164
        <translation>Terug naar de standaard weergave modus.</translation>
4147
4165
    </message>
4148
4166
    <message>
4149
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="490"/>
 
4167
        <location filename="../../openlp/core/ui/mainwindow.py" line="486"/>
4150
4168
        <source>&amp;Setup</source>
4151
4169
        <translation>&amp;Voorbereiding</translation>
4152
4170
    </message>
4153
4171
    <message>
4154
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="491"/>
 
4172
        <location filename="../../openlp/core/ui/mainwindow.py" line="487"/>
4155
4173
        <source>Set the view mode to Setup.</source>
4156
4174
        <translation>Weergave modus naar Voorbereiding.</translation>
4157
4175
    </message>
4158
4176
    <message>
4159
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="492"/>
 
4177
        <location filename="../../openlp/core/ui/mainwindow.py" line="488"/>
4160
4178
        <source>&amp;Live</source>
4161
4179
        <translation>&amp;Live</translation>
4162
4180
    </message>
4163
4181
    <message>
4164
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="493"/>
 
4182
        <location filename="../../openlp/core/ui/mainwindow.py" line="489"/>
4165
4183
        <source>Set the view mode to Live.</source>
4166
4184
        <translation>Weergave modus naar Live.</translation>
4167
4185
    </message>
4168
4186
    <message>
4169
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="624"/>
 
4187
        <location filename="../../openlp/core/ui/mainwindow.py" line="620"/>
4170
4188
        <source>Version %s of OpenLP is now available for download (you are currently running version %s). 
4171
4189
 
4172
4190
You can download the latest version from http://openlp.org/.</source>
4175
4193
U kunt de laatste versie op http://openlp.org/ downloaden.</translation>
4176
4194
    </message>
4177
4195
    <message>
4178
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="627"/>
 
4196
        <location filename="../../openlp/core/ui/mainwindow.py" line="623"/>
4179
4197
        <source>OpenLP Version Updated</source>
4180
4198
        <translation>Nieuwe OpenLP versie beschikbaar</translation>
4181
4199
    </message>
4182
4200
    <message>
4183
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="728"/>
 
4201
        <location filename="../../openlp/core/ui/mainwindow.py" line="724"/>
4184
4202
        <source>OpenLP Main Display Blanked</source>
4185
4203
        <translation>OpenLP projectie uitgeschakeld</translation>
4186
4204
    </message>
4187
4205
    <message>
4188
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="728"/>
 
4206
        <location filename="../../openlp/core/ui/mainwindow.py" line="724"/>
4189
4207
        <source>The Main Display has been blanked out</source>
4190
4208
        <translation>Projectie is uitgeschakeld: scherm staat op zwart</translation>
4191
4209
    </message>
4192
4210
    <message>
4193
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1173"/>
 
4211
        <location filename="../../openlp/core/ui/mainwindow.py" line="1169"/>
4194
4212
        <source>Default Theme: %s</source>
4195
4213
        <translation>Standaardthema: %s</translation>
4196
4214
    </message>
4201
4219
        <translation>Dutch</translation>
4202
4220
    </message>
4203
4221
    <message>
4204
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="425"/>
 
4222
        <location filename="../../openlp/core/ui/mainwindow.py" line="421"/>
4205
4223
        <source>Configure &amp;Shortcuts...</source>
4206
4224
        <translation>&amp;Sneltoetsen instellen...</translation>
4207
4225
    </message>
4208
4226
    <message>
4209
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="479"/>
 
4227
        <location filename="../../openlp/core/ui/mainwindow.py" line="475"/>
4210
4228
        <source>Open &amp;Data Folder...</source>
4211
4229
        <translation>Open &amp;datamap...</translation>
4212
4230
    </message>
4213
4231
    <message>
4214
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="480"/>
 
4232
        <location filename="../../openlp/core/ui/mainwindow.py" line="476"/>
4215
4233
        <source>Open the folder where songs, bibles and other data resides.</source>
4216
4234
        <translation>Open de map waar liederen, bijbels en andere data staat.</translation>
4217
4235
    </message>
4218
4236
    <message>
4219
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="474"/>
 
4237
        <location filename="../../openlp/core/ui/mainwindow.py" line="470"/>
4220
4238
        <source>&amp;Autodetect</source>
4221
4239
        <translation>&amp;Autodetecteer</translation>
4222
4240
    </message>
4223
4241
    <message>
4224
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="485"/>
 
4242
        <location filename="../../openlp/core/ui/mainwindow.py" line="481"/>
4225
4243
        <source>Update Theme Images</source>
4226
4244
        <translation>Thema afbeeldingen bijwerken</translation>
4227
4245
    </message>
4228
4246
    <message>
4229
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="486"/>
 
4247
        <location filename="../../openlp/core/ui/mainwindow.py" line="482"/>
4230
4248
        <source>Update the preview images for all themes.</source>
4231
4249
        <translation>Voorbeeldafbeeldingen bijwerken voor alle thema’s.</translation>
4232
4250
    </message>
4233
4251
    <message>
4234
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="418"/>
 
4252
        <location filename="../../openlp/core/ui/mainwindow.py" line="414"/>
4235
4253
        <source>Print the current service.</source>
4236
4254
        <translation>De huidige liturgie afdrukken.</translation>
4237
4255
    </message>
4238
4256
    <message>
4239
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="457"/>
 
4257
        <location filename="../../openlp/core/ui/mainwindow.py" line="453"/>
4240
4258
        <source>L&amp;ock Panels</source>
4241
4259
        <translation>Panelen op sl&amp;ot</translation>
4242
4260
    </message>
4243
4261
    <message>
4244
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="458"/>
 
4262
        <location filename="../../openlp/core/ui/mainwindow.py" line="454"/>
4245
4263
        <source>Prevent the panels being moved.</source>
4246
4264
        <translation>Voorkomen dat panelen verschuiven.</translation>
4247
4265
    </message>
4248
4266
    <message>
4249
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="482"/>
 
4267
        <location filename="../../openlp/core/ui/mainwindow.py" line="478"/>
4250
4268
        <source>Re-run First Time Wizard</source>
4251
4269
        <translation>Herstart Eerste Keer Assistent</translation>
4252
4270
    </message>
4253
4271
    <message>
4254
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="483"/>
 
4272
        <location filename="../../openlp/core/ui/mainwindow.py" line="479"/>
4255
4273
        <source>Re-run the First Time Wizard, importing songs, Bibles and themes.</source>
4256
4274
        <translation>Herstart Eerste Keer Assistent, importeer voorbeeldliederen, bijbels en thema’s.</translation>
4257
4275
    </message>
4258
4276
    <message>
4259
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="681"/>
 
4277
        <location filename="../../openlp/core/ui/mainwindow.py" line="677"/>
4260
4278
        <source>Re-run First Time Wizard?</source>
4261
4279
        <translation>Herstart Eerste Keer Assistent?</translation>
4262
4280
    </message>
4263
4281
    <message>
4264
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="681"/>
 
4282
        <location filename="../../openlp/core/ui/mainwindow.py" line="677"/>
4265
4283
        <source>Are you sure you want to re-run the First Time Wizard?
4266
4284
 
4267
4285
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>
4270
4288
De Eerste Keer Assistent opnieuw starten zou veranderingen in uw huidige OpenLP instellingen kunnen maken en mogelijk liederen aan uw huidige lijst kunnen toevoegen en uw standaardthema wijzigen.</translation>
4271
4289
    </message>
4272
4290
    <message>
4273
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1313"/>
 
4291
        <location filename="../../openlp/core/ui/mainwindow.py" line="1309"/>
4274
4292
        <source>Clear List</source>
4275
4293
        <comment>Clear List of recent files</comment>
4276
4294
        <translation>Lijst leegmaken</translation>
4277
4295
    </message>
4278
4296
    <message>
4279
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1313"/>
 
4297
        <location filename="../../openlp/core/ui/mainwindow.py" line="1309"/>
4280
4298
        <source>Clear the list of recent files.</source>
4281
4299
        <translation>Maak de lijst met recente bestanden leeg.</translation>
4282
4300
    </message>
4283
4301
    <message>
4284
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="426"/>
 
4302
        <location filename="../../openlp/core/ui/mainwindow.py" line="422"/>
4285
4303
        <source>Configure &amp;Formatting Tags...</source>
4286
4304
        <translation>Configureer &amp;opmaak tags...</translation>
4287
4305
    </message>
4288
4306
    <message>
4289
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="428"/>
 
4307
        <location filename="../../openlp/core/ui/mainwindow.py" line="424"/>
4290
4308
        <source>Export OpenLP settings to a specified *.config file</source>
4291
4309
        <translation>Exporteer OpenLP instellingen naar een *.config bestand</translation>
4292
4310
    </message>
4293
4311
    <message>
4294
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="434"/>
 
4312
        <location filename="../../openlp/core/ui/mainwindow.py" line="430"/>
4295
4313
        <source>Settings</source>
4296
4314
        <translation>Instellingen</translation>
4297
4315
    </message>
4298
4316
    <message>
4299
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="431"/>
 
4317
        <location filename="../../openlp/core/ui/mainwindow.py" line="427"/>
4300
4318
        <source>Import OpenLP settings from a specified *.config file previously exported on this or another machine</source>
4301
4319
        <translation>Importeer OpenLP instellingen uit een bestaand *.config bestand afkomstig van deze of een andere computer</translation>
4302
4320
    </message>
4303
4321
    <message>
4304
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="840"/>
 
4322
        <location filename="../../openlp/core/ui/mainwindow.py" line="836"/>
4305
4323
        <source>Import settings?</source>
4306
4324
        <translation>Importeer instellingen?</translation>
4307
4325
    </message>
4308
4326
    <message>
4309
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="853"/>
 
4327
        <location filename="../../openlp/core/ui/mainwindow.py" line="849"/>
4310
4328
        <source>Open File</source>
4311
4329
        <translation>Open bestand</translation>
4312
4330
    </message>
4313
4331
    <message>
4314
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="853"/>
 
4332
        <location filename="../../openlp/core/ui/mainwindow.py" line="849"/>
4315
4333
        <source>OpenLP Export Settings Files (*.conf)</source>
4316
4334
        <translation>OpenLP Export instellingsbestanden (*.config)</translation>
4317
4335
    </message>
4318
4336
    <message>
4319
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="931"/>
 
4337
        <location filename="../../openlp/core/ui/mainwindow.py" line="927"/>
4320
4338
        <source>Import settings</source>
4321
4339
        <translation>Importeer instellingen</translation>
4322
4340
    </message>
4323
4341
    <message>
4324
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="931"/>
 
4342
        <location filename="../../openlp/core/ui/mainwindow.py" line="927"/>
4325
4343
        <source>OpenLP will now close.  Imported settings will be applied the next time you start OpenLP.</source>
4326
4344
        <translation>OpenLP sluit nu af. De geïmporteeerde instellingen worden bij de volgende start van OpenLP toegepast.</translation>
4327
4345
    </message>
4328
4346
    <message>
4329
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="944"/>
 
4347
        <location filename="../../openlp/core/ui/mainwindow.py" line="940"/>
4330
4348
        <source>Export Settings File</source>
4331
4349
        <translation>Exporteer instellingen</translation>
4332
4350
    </message>
4333
4351
    <message>
4334
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="944"/>
 
4352
        <location filename="../../openlp/core/ui/mainwindow.py" line="940"/>
4335
4353
        <source>OpenLP Export Settings File (*.conf)</source>
4336
4354
        <translation>OpenLP Export instellingsbestand (*.config)</translation>
4337
4355
    </message>
4338
4356
    <message>
4339
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1416"/>
 
4357
        <location filename="../../openlp/core/ui/mainwindow.py" line="1412"/>
4340
4358
        <source>New Data Directory Error</source>
4341
4359
        <translation>Nieuwe bestandslocatie fout</translation>
4342
4360
    </message>
4343
4361
    <message>
4344
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1408"/>
 
4362
        <location filename="../../openlp/core/ui/mainwindow.py" line="1404"/>
4345
4363
        <source>Copying OpenLP data to new data directory location - %s - Please wait for copy to finish</source>
4346
4364
        <translation>OpenLP data wordt nu naar de nieuwe datamaplocatie gekopieerd - %s - Een moment geduld alstublieft</translation>
4347
4365
    </message>
4348
4366
    <message>
4349
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1416"/>
 
4367
        <location filename="../../openlp/core/ui/mainwindow.py" line="1412"/>
4350
4368
        <source>OpenLP Data directory copy failed
4351
4369
 
4352
4370
%s</source>
4355
4373
%s</translation>
4356
4374
    </message>
4357
4375
    <message>
4358
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="329"/>
 
4376
        <location filename="../../openlp/core/ui/mainwindow.py" line="325"/>
4359
4377
        <source>General</source>
4360
4378
        <translation>Algemeen</translation>
4361
4379
    </message>
4362
4380
    <message>
4363
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="400"/>
 
4381
        <location filename="../../openlp/core/ui/mainwindow.py" line="396"/>
4364
4382
        <source>Library</source>
4365
4383
        <translation>Bibliotheek</translation>
4366
4384
    </message>
4367
4385
    <message>
4368
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="468"/>
 
4386
        <location filename="../../openlp/core/ui/mainwindow.py" line="464"/>
4369
4387
        <source>Jump to the search box of the current active plugin.</source>
4370
4388
        <translation>Ga naar het zoekveld van de momenteel actieve plugin.</translation>
4371
4389
    </message>
4372
4390
    <message>
4373
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="840"/>
 
4391
        <location filename="../../openlp/core/ui/mainwindow.py" line="836"/>
4374
4392
        <source>Are you sure you want to import settings?
4375
4393
 
4376
4394
 Importing settings will make permanent changes to your current OpenLP configuration.
4383
4401
Incorrecte instellingen importeren veroorzaakt onvoorspelbare effecten of OpenLP kan spontaan stoppen.</translation>
4384
4402
    </message>
4385
4403
    <message>
4386
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="890"/>
 
4404
        <location filename="../../openlp/core/ui/mainwindow.py" line="886"/>
4387
4405
        <source>The file you have selected does not appear to be a valid OpenLP settings file.
4388
4406
 
4389
4407
Processing has terminated and no changes have been made.</source>
4392
4410
Verwerking is gestopt en er is niets veranderd.</translation>
4393
4411
    </message>
4394
4412
    <message>
4395
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="403"/>
 
4413
        <location filename="../../openlp/core/ui/mainwindow.py" line="399"/>
4396
4414
        <source>Projector Manager</source>
4397
4415
        <translation>Projectorbeheer</translation>
4398
4416
    </message>
4399
4417
    <message>
4400
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="436"/>
 
4418
        <location filename="../../openlp/core/ui/mainwindow.py" line="432"/>
4401
4419
        <source>Toggle Projector Manager</source>
4402
4420
        <translation>Projectorbeheer wel / niet tonen</translation>
4403
4421
    </message>
4404
4422
    <message>
4405
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="437"/>
 
4423
        <location filename="../../openlp/core/ui/mainwindow.py" line="433"/>
4406
4424
        <source>Toggle the visibility of the Projector Manager</source>
4407
4425
        <translation>Projectorbeheer wel / niet tonen</translation>
4408
4426
    </message>
4409
4427
    <message>
4410
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1022"/>
 
4428
        <location filename="../../openlp/core/ui/mainwindow.py" line="1018"/>
4411
4429
        <source>Export setting error</source>
4412
4430
        <translation>Exportfout</translation>
4413
4431
    </message>
4414
4432
    <message>
4415
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="998"/>
 
4433
        <location filename="../../openlp/core/ui/mainwindow.py" line="994"/>
4416
4434
        <source>The key &quot;%s&quot; does not have a default value so it will be skipped in this export.</source>
4417
4435
        <translation>De sleutel &quot;%s&quot; heeft geen standaardwaarde waardoor hij overgeslagen wordt in deze export.</translation>
4418
4436
    </message>
4419
4437
    <message>
4420
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1022"/>
 
4438
        <location filename="../../openlp/core/ui/mainwindow.py" line="1018"/>
4421
4439
        <source>An error occurred while exporting the settings: %s</source>
4422
4440
        <translation>Er is een fout opgetreden tijdens het exporteren van de instellingen: %s</translation>
4423
4441
    </message>
4424
4442
    <message>
4425
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="393"/>
 
4443
        <location filename="../../openlp/core/ui/mainwindow.py" line="389"/>
4426
4444
        <source>&amp;Recent Services</source>
4427
4445
        <translation>&amp;Recente liturgiën</translation>
4428
4446
    </message>
4429
4447
    <message>
4430
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="404"/>
 
4448
        <location filename="../../openlp/core/ui/mainwindow.py" line="400"/>
4431
4449
        <source>&amp;New Service</source>
4432
4450
        <translation>&amp;Nieuwe liturgie</translation>
4433
4451
    </message>
4434
4452
    <message>
4435
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="407"/>
 
4453
        <location filename="../../openlp/core/ui/mainwindow.py" line="403"/>
4436
4454
        <source>&amp;Open Service</source>
4437
4455
        <translation>&amp;Open liturgie</translation>
4438
4456
    </message>
4439
4457
    <message>
4440
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="410"/>
 
4458
        <location filename="../../openlp/core/ui/mainwindow.py" line="406"/>
4441
4459
        <source>&amp;Save Service</source>
4442
4460
        <translation>Liturgie op&amp;slaan</translation>
4443
4461
    </message>
4444
4462
    <message>
4445
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="413"/>
 
4463
        <location filename="../../openlp/core/ui/mainwindow.py" line="409"/>
4446
4464
        <source>Save Service &amp;As...</source>
4447
4465
        <translation>Liturgie opslaan &amp;als...</translation>
4448
4466
    </message>
4449
4467
    <message>
4450
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="460"/>
 
4468
        <location filename="../../openlp/core/ui/mainwindow.py" line="456"/>
4451
4469
        <source>&amp;Manage Plugins</source>
4452
4470
        <translation>Plug-ins beheren</translation>
4453
4471
    </message>
4454
4472
    <message>
4455
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1101"/>
 
4473
        <location filename="../../openlp/core/ui/mainwindow.py" line="1097"/>
4456
4474
        <source>Exit OpenLP</source>
4457
4475
        <translation>OpenLP afsluiten</translation>
4458
4476
    </message>
4459
4477
    <message>
4460
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1101"/>
 
4478
        <location filename="../../openlp/core/ui/mainwindow.py" line="1097"/>
4461
4479
        <source>Are you sure you want to exit OpenLP?</source>
4462
4480
        <translation>OpenLP afsluiten?</translation>
4463
4481
    </message>
4464
4482
    <message>
4465
 
        <location filename="../../openlp/core/ui/mainwindow.py" line="1108"/>
 
4483
        <location filename="../../openlp/core/ui/mainwindow.py" line="1104"/>
4466
4484
        <source>&amp;Exit OpenLP</source>
4467
4485
        <translation>OpenLP afsluit&amp;en</translation>
4468
4486
    </message>
4584
4602
<context>
4585
4603
    <name>OpenLP.PJLink1</name>
4586
4604
    <message>
4587
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="256"/>
 
4605
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="258"/>
4588
4606
        <source>Unknown status</source>
4589
4607
        <translation>Onbekende status</translation>
4590
4608
    </message>
4591
4609
    <message>
4592
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="266"/>
 
4610
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="268"/>
4593
4611
        <source>No message</source>
4594
4612
        <translation>Geen bericht</translation>
4595
4613
    </message>
4596
4614
    <message>
4597
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="523"/>
 
4615
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="543"/>
4598
4616
        <source>Error while sending data to projector</source>
4599
4617
        <translation>Fout tijdens het zenden van data naar de projector</translation>
4600
4618
    </message>
4601
4619
    <message>
4602
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="547"/>
 
4620
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="570"/>
4603
4621
        <source>Undefined command:</source>
4604
4622
        <translation>Ongedefinieerd commando:</translation>
4605
4623
    </message>
 
4624
    <message>
 
4625
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="547"/>
 
4626
        <source>{code} : {string}</source>
 
4627
        <translation type="unfinished"></translation>
 
4628
    </message>
4606
4629
</context>
4607
4630
<context>
4608
4631
    <name>OpenLP.PlayerTab</name>
5104
5127
<context>
5105
5128
    <name>OpenLP.ProjectorManager</name>
5106
5129
    <message>
5107
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="83"/>
 
5130
        <location filename="../../openlp/core/ui/projector/manager.py" line="86"/>
5108
5131
        <source>Add Projector</source>
5109
5132
        <translation>Projector toevoegen</translation>
5110
5133
    </message>
5111
5134
    <message>
5112
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="83"/>
 
5135
        <location filename="../../openlp/core/ui/projector/manager.py" line="86"/>
5113
5136
        <source>Add a new projector</source>
5114
5137
        <translation>Voeg een nieuwe projector toe</translation>
5115
5138
    </message>
5116
5139
    <message>
5117
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="89"/>
 
5140
        <location filename="../../openlp/core/ui/projector/manager.py" line="92"/>
5118
5141
        <source>Edit Projector</source>
5119
5142
        <translation>Projector aanpassen</translation>
5120
5143
    </message>
5121
5144
    <message>
5122
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="89"/>
 
5145
        <location filename="../../openlp/core/ui/projector/manager.py" line="92"/>
5123
5146
        <source>Edit selected projector</source>
5124
5147
        <translation>Geselecteerde projector aanpassen</translation>
5125
5148
    </message>
5126
5149
    <message>
5127
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="94"/>
 
5150
        <location filename="../../openlp/core/ui/projector/manager.py" line="97"/>
5128
5151
        <source>Delete Projector</source>
5129
5152
        <translation>Projector verwijderen</translation>
5130
5153
    </message>
5131
5154
    <message>
5132
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="94"/>
 
5155
        <location filename="../../openlp/core/ui/projector/manager.py" line="97"/>
5133
5156
        <source>Delete selected projector</source>
5134
5157
        <translation>Verwijder geselecteerde projector</translation>
5135
5158
    </message>
5136
5159
    <message>
5137
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="100"/>
 
5160
        <location filename="../../openlp/core/ui/projector/manager.py" line="103"/>
5138
5161
        <source>Select Input Source</source>
5139
5162
        <translation>Selecteer invoerbron</translation>
5140
5163
    </message>
5141
5164
    <message>
5142
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="100"/>
 
5165
        <location filename="../../openlp/core/ui/projector/manager.py" line="103"/>
5143
5166
        <source>Choose input source on selected projector</source>
5144
5167
        <translation>Selecteer invoerbron op geselecteerde projector</translation>
5145
5168
    </message>
5146
5169
    <message>
5147
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="106"/>
 
5170
        <location filename="../../openlp/core/ui/projector/manager.py" line="109"/>
5148
5171
        <source>View Projector</source>
5149
5172
        <translation>Bekijk projector</translation>
5150
5173
    </message>
5151
5174
    <message>
5152
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="106"/>
 
5175
        <location filename="../../openlp/core/ui/projector/manager.py" line="109"/>
5153
5176
        <source>View selected projector information</source>
5154
5177
        <translation>Bekijk informatie van geselecteerde projector</translation>
5155
5178
    </message>
5156
5179
    <message>
5157
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="120"/>
 
5180
        <location filename="../../openlp/core/ui/projector/manager.py" line="123"/>
5158
5181
        <source>Connect to selected projector</source>
5159
5182
        <translation>Verbind met geselecteerde projector</translation>
5160
5183
    </message>
5161
5184
    <message>
5162
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="120"/>
 
5185
        <location filename="../../openlp/core/ui/projector/manager.py" line="123"/>
5163
5186
        <source>Connect to selected projectors</source>
5164
5187
        <translation>Verbind met geselecteerde projectors</translation>
5165
5188
    </message>
5166
5189
    <message>
5167
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="127"/>
 
5190
        <location filename="../../openlp/core/ui/projector/manager.py" line="130"/>
5168
5191
        <source>Disconnect from selected projectors</source>
5169
5192
        <translation>Verbreek verbinding met geselecteerde projectors</translation>
5170
5193
    </message>
5171
5194
    <message>
5172
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="134"/>
 
5195
        <location filename="../../openlp/core/ui/projector/manager.py" line="137"/>
5173
5196
        <source>Disconnect from selected projector</source>
5174
5197
        <translation>Verbreek verbinding met geselecteerde projector</translation>
5175
5198
    </message>
5176
5199
    <message>
5177
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="149"/>
 
5200
        <location filename="../../openlp/core/ui/projector/manager.py" line="152"/>
5178
5201
        <source>Power on selected projector</source>
5179
5202
        <translation>Geselecteerde projector inschakelen</translation>
5180
5203
    </message>
5181
5204
    <message>
5182
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="162"/>
 
5205
        <location filename="../../openlp/core/ui/projector/manager.py" line="165"/>
5183
5206
        <source>Standby selected projector</source>
5184
5207
        <translation>Geselecteerde projector uitschakelen</translation>
5185
5208
    </message>
5186
5209
    <message>
5187
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="162"/>
 
5210
        <location filename="../../openlp/core/ui/projector/manager.py" line="165"/>
5188
5211
        <source>Put selected projector in standby</source>
5189
5212
        <translation>Geselecteerde projector in standby zetten</translation>
5190
5213
    </message>
5191
5214
    <message>
5192
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="176"/>
 
5215
        <location filename="../../openlp/core/ui/projector/manager.py" line="179"/>
5193
5216
        <source>Blank selected projector screen</source>
5194
5217
        <translation>Geselecteerd projectorscherm leegmaken</translation>
5195
5218
    </message>
5196
5219
    <message>
5197
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="190"/>
 
5220
        <location filename="../../openlp/core/ui/projector/manager.py" line="193"/>
5198
5221
        <source>Show selected projector screen</source>
5199
5222
        <translation>Geselecteerd projectorscherm weergeven</translation>
5200
5223
    </message>
5201
5224
    <message>
5202
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="212"/>
 
5225
        <location filename="../../openlp/core/ui/projector/manager.py" line="215"/>
5203
5226
        <source>&amp;View Projector Information</source>
5204
5227
        <translation>Projectorinformatie &amp;bekijken</translation>
5205
5228
    </message>
5206
5229
    <message>
5207
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="217"/>
 
5230
        <location filename="../../openlp/core/ui/projector/manager.py" line="220"/>
5208
5231
        <source>&amp;Edit Projector</source>
5209
5232
        <translation>Projector &amp;aanpassen</translation>
5210
5233
    </message>
5211
5234
    <message>
5212
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="223"/>
 
5235
        <location filename="../../openlp/core/ui/projector/manager.py" line="226"/>
5213
5236
        <source>&amp;Connect Projector</source>
5214
5237
        <translation>Projector &amp;verbinden</translation>
5215
5238
    </message>
5216
5239
    <message>
5217
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="228"/>
 
5240
        <location filename="../../openlp/core/ui/projector/manager.py" line="231"/>
5218
5241
        <source>D&amp;isconnect Projector</source>
5219
5242
        <translation>V&amp;erbinding met projector verbreken</translation>
5220
5243
    </message>
5221
5244
    <message>
5222
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="234"/>
 
5245
        <location filename="../../openlp/core/ui/projector/manager.py" line="237"/>
5223
5246
        <source>Power &amp;On Projector</source>
5224
5247
        <translation>Projector &amp;inschakelen</translation>
5225
5248
    </message>
5226
5249
    <message>
5227
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="239"/>
 
5250
        <location filename="../../openlp/core/ui/projector/manager.py" line="242"/>
5228
5251
        <source>Power O&amp;ff Projector</source>
5229
5252
        <translation>Projector &amp;uitschakelen</translation>
5230
5253
    </message>
5231
5254
    <message>
5232
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="245"/>
 
5255
        <location filename="../../openlp/core/ui/projector/manager.py" line="248"/>
5233
5256
        <source>Select &amp;Input</source>
5234
5257
        <translation>Selecteer i&amp;nvoerbron</translation>
5235
5258
    </message>
5236
5259
    <message>
5237
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="250"/>
 
5260
        <location filename="../../openlp/core/ui/projector/manager.py" line="253"/>
5238
5261
        <source>Edit Input Source</source>
5239
5262
        <translation>Invoerbron bewerken</translation>
5240
5263
    </message>
5241
5264
    <message>
5242
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="255"/>
 
5265
        <location filename="../../openlp/core/ui/projector/manager.py" line="258"/>
5243
5266
        <source>&amp;Blank Projector Screen</source>
5244
5267
        <translation>Projectorscherm &amp;leegmaken</translation>
5245
5268
    </message>
5246
5269
    <message>
5247
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="260"/>
 
5270
        <location filename="../../openlp/core/ui/projector/manager.py" line="263"/>
5248
5271
        <source>&amp;Show Projector Screen</source>
5249
5272
        <translation>Projectorscherm &amp;weergeven</translation>
5250
5273
    </message>
5251
5274
    <message>
5252
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="266"/>
 
5275
        <location filename="../../openlp/core/ui/projector/manager.py" line="269"/>
5253
5276
        <source>&amp;Delete Projector</source>
5254
5277
        <translation>Projector verwij&amp;deren</translation>
5255
5278
    </message>
5256
5279
    <message>
5257
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="630"/>
 
5280
        <location filename="../../openlp/core/ui/projector/manager.py" line="635"/>
5258
5281
        <source>Name</source>
5259
5282
        <translation>Naam</translation>
5260
5283
    </message>
5261
5284
    <message>
5262
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="632"/>
 
5285
        <location filename="../../openlp/core/ui/projector/manager.py" line="637"/>
5263
5286
        <source>IP</source>
5264
5287
        <translation>IP-adres</translation>
5265
5288
    </message>
5266
5289
    <message>
5267
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="634"/>
 
5290
        <location filename="../../openlp/core/ui/projector/manager.py" line="639"/>
5268
5291
        <source>Port</source>
5269
5292
        <translation>Poort</translation>
5270
5293
    </message>
5271
5294
    <message>
5272
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="636"/>
 
5295
        <location filename="../../openlp/core/ui/projector/manager.py" line="641"/>
5273
5296
        <source>Notes</source>
5274
5297
        <translation>Aantekeningen</translation>
5275
5298
    </message>
5276
5299
    <message>
5277
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="640"/>
 
5300
        <location filename="../../openlp/core/ui/projector/manager.py" line="645"/>
5278
5301
        <source>Projector information not available at this time.</source>
5279
5302
        <translation>Projectorinformatie is momenteel niet beschikbaar.</translation>
5280
5303
    </message>
5281
5304
    <message>
5282
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="643"/>
 
5305
        <location filename="../../openlp/core/ui/projector/manager.py" line="648"/>
5283
5306
        <source>Projector Name</source>
5284
5307
        <translation>Projectornaam</translation>
5285
5308
    </message>
5286
5309
    <message>
5287
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="645"/>
 
5310
        <location filename="../../openlp/core/ui/projector/manager.py" line="650"/>
5288
5311
        <source>Manufacturer</source>
5289
5312
        <translation>Fabrikant</translation>
5290
5313
    </message>
5291
5314
    <message>
5292
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="647"/>
 
5315
        <location filename="../../openlp/core/ui/projector/manager.py" line="652"/>
5293
5316
        <source>Model</source>
5294
5317
        <translation>Model</translation>
5295
5318
    </message>
5296
5319
    <message>
5297
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="649"/>
 
5320
        <location filename="../../openlp/core/ui/projector/manager.py" line="654"/>
5298
5321
        <source>Other info</source>
5299
5322
        <translation>Overige informatie</translation>
5300
5323
    </message>
5301
5324
    <message>
5302
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="651"/>
 
5325
        <location filename="../../openlp/core/ui/projector/manager.py" line="656"/>
5303
5326
        <source>Power status</source>
5304
5327
        <translation>Status</translation>
5305
5328
    </message>
5306
5329
    <message>
5307
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
5330
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
5308
5331
        <source>Shutter is</source>
5309
5332
        <translation>Lensbescherming is</translation>
5310
5333
    </message>
5311
5334
    <message>
5312
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="653"/>
 
5335
        <location filename="../../openlp/core/ui/projector/manager.py" line="658"/>
5313
5336
        <source>Closed</source>
5314
5337
        <translation>Dicht</translation>
5315
5338
    </message>
5316
5339
    <message>
5317
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="656"/>
 
5340
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
5318
5341
        <source>Current source input is</source>
5319
5342
        <translation>Huidige invoerbron is</translation>
5320
5343
    </message>
5321
5344
    <message>
5322
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5345
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5323
5346
        <source>Lamp</source>
5324
5347
        <translation>Lamp</translation>
5325
5348
    </message>
5326
5349
    <message>
5327
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5350
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5328
5351
        <source>On</source>
5329
5352
        <translation>Aan</translation>
5330
5353
    </message>
5331
5354
    <message>
5332
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5355
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5333
5356
        <source>Off</source>
5334
5357
        <translation>Uit</translation>
5335
5358
    </message>
5336
5359
    <message>
5337
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="661"/>
 
5360
        <location filename="../../openlp/core/ui/projector/manager.py" line="666"/>
5338
5361
        <source>Hours</source>
5339
5362
        <translation>Uren</translation>
5340
5363
    </message>
5341
5364
    <message>
5342
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="672"/>
 
5365
        <location filename="../../openlp/core/ui/projector/manager.py" line="677"/>
5343
5366
        <source>No current errors or warnings</source>
5344
5367
        <translation>Geen fouten en waarschuwingen</translation>
5345
5368
    </message>
5346
5369
    <message>
5347
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="674"/>
 
5370
        <location filename="../../openlp/core/ui/projector/manager.py" line="679"/>
5348
5371
        <source>Current errors/warnings</source>
5349
5372
        <translation>Fouten en waarschuwingen</translation>
5350
5373
    </message>
5351
5374
    <message>
5352
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="677"/>
 
5375
        <location filename="../../openlp/core/ui/projector/manager.py" line="682"/>
5353
5376
        <source>Projector Information</source>
5354
5377
        <translation>Projectorinformatie</translation>
5355
5378
    </message>
5356
5379
    <message>
5357
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="809"/>
 
5380
        <location filename="../../openlp/core/ui/projector/manager.py" line="847"/>
5358
5381
        <source>No message</source>
5359
5382
        <translation>Geen bericht</translation>
5360
5383
    </message>
5361
5384
    <message>
5362
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="972"/>
 
5385
        <location filename="../../openlp/core/ui/projector/manager.py" line="1010"/>
5363
5386
        <source>Not Implemented Yet</source>
5364
5387
        <translation>Nog niet geïmplementeerd</translation>
5365
5388
    </message>
5366
5389
    <message>
5367
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="476"/>
 
5390
        <location filename="../../openlp/core/ui/projector/manager.py" line="481"/>
5368
5391
        <source>Delete projector (%s) %s?</source>
5369
5392
        <translation>Verwijder projector (%s) %s?</translation>
5370
5393
    </message>
5371
5394
    <message>
5372
 
        <location filename="../../openlp/core/ui/projector/manager.py" line="478"/>
 
5395
        <location filename="../../openlp/core/ui/projector/manager.py" line="483"/>
5373
5396
        <source>Are you sure you want to delete this projector?</source>
5374
5397
        <translation>Weet u zeker dat u deze projector wilt verwijderen?</translation>
5375
5398
    </message>
5377
5400
<context>
5378
5401
    <name>OpenLP.ProjectorPJLink</name>
5379
5402
    <message>
5380
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="755"/>
 
5403
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="787"/>
5381
5404
        <source>Fan</source>
5382
5405
        <translation>Ventilator</translation>
5383
5406
    </message>
5384
5407
    <message>
5385
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="759"/>
 
5408
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="791"/>
5386
5409
        <source>Lamp</source>
5387
5410
        <translation>Lamp</translation>
5388
5411
    </message>
5389
5412
    <message>
5390
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="763"/>
 
5413
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="795"/>
5391
5414
        <source>Temperature</source>
5392
5415
        <translation>Temperatuur</translation>
5393
5416
    </message>
5394
5417
    <message>
5395
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="767"/>
 
5418
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="799"/>
5396
5419
        <source>Cover</source>
5397
5420
        <translation>Klep</translation>
5398
5421
    </message>
5399
5422
    <message>
5400
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="771"/>
 
5423
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="803"/>
5401
5424
        <source>Filter</source>
5402
5425
        <translation>Filter</translation>
5403
5426
    </message>
5404
5427
    <message>
5405
 
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="775"/>
 
5428
        <location filename="../../openlp/core/lib/projector/pjlink1.py" line="807"/>
5406
5429
        <source>Other</source>
5407
5430
        <translation>Overig</translation>
5408
5431
    </message>
6133
6156
<context>
6134
6157
    <name>OpenLP.SourceSelectForm</name>
6135
6158
    <message>
6136
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="393"/>
 
6159
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="392"/>
6137
6160
        <source>Select Projector Source</source>
6138
6161
        <translation>Selecteer projectorbron</translation>
6139
6162
    </message>
6140
6163
    <message>
6141
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="391"/>
 
6164
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="390"/>
6142
6165
        <source>Edit Projector Source Text</source>
6143
6166
        <translation>Projectorbron-tekst aanpassen</translation>
6144
6167
    </message>
6145
6168
    <message>
6146
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="152"/>
 
6169
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="148"/>
6147
6170
        <source>Ignoring current changes and return to OpenLP</source>
6148
6171
        <translation>Vergeet de wijzigingen en keer terug naar OpenLP</translation>
6149
6172
    </message>
6150
6173
    <message>
6151
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="155"/>
 
6174
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="151"/>
6152
6175
        <source>Delete all user-defined text and revert to PJLink default text</source>
6153
6176
        <translation>Verwijder alle aangepaste teksten en herstel de standaardteksten van PJLink</translation>
6154
6177
    </message>
6155
6178
    <message>
6156
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="158"/>
 
6179
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="154"/>
6157
6180
        <source>Discard changes and reset to previous user-defined text</source>
6158
6181
        <translation>Vergeet aanpassingen en herstel de vorige aangepaste tekst</translation>
6159
6182
    </message>
6160
6183
    <message>
6161
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="161"/>
 
6184
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="157"/>
6162
6185
        <source>Save changes and return to OpenLP</source>
6163
6186
        <translation>Wijzigingen opslaan en terugkeren naar OpenLP</translation>
6164
6187
    </message>
6165
6188
    <message>
6166
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="475"/>
 
6189
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="478"/>
6167
6190
        <source>Delete entries for this projector</source>
6168
6191
        <translation>Verwijder items voor deze projector</translation>
6169
6192
    </message>
6170
6193
    <message>
6171
 
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="476"/>
 
6194
        <location filename="../../openlp/core/ui/projector/sourceselectform.py" line="479"/>
6172
6195
        <source>Are you sure you want to delete ALL user-defined source input text for this projector?</source>
6173
6196
        <translation>Weet u zeker dat u ALLE ingevoerde bronteksten van deze projector wilt verwijderen?</translation>
6174
6197
    </message>
6956
6979
    </message>
6957
6980
    <message>
6958
6981
        <location filename="../../openlp/plugins/songs/lib/ui.py" line="37"/>
6959
 
        <source>©</source>
 
6982
        <source>&#xa9;</source>
6960
6983
        <comment>Copyright symbol.</comment>
6961
6984
        <translation>©</translation>
6962
6985
    </message>
8216
8239
        <translation>Liederen her-indexeren...</translation>
8217
8240
    </message>
8218
8241
    <message>
8219
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="302"/>
 
8242
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="301"/>
8220
8243
        <source>Arabic (CP-1256)</source>
8221
8244
        <translation>Arabisch (CP-1256)</translation>
8222
8245
    </message>
8223
8246
    <message>
8224
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="303"/>
 
8247
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="302"/>
8225
8248
        <source>Baltic (CP-1257)</source>
8226
8249
        <translation>Baltisch (CP-1257)</translation>
8227
8250
    </message>
8228
8251
    <message>
8229
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="304"/>
 
8252
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="303"/>
8230
8253
        <source>Central European (CP-1250)</source>
8231
8254
        <translation>Centraal Europees (CP-1250)</translation>
8232
8255
    </message>
8233
8256
    <message>
8234
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="305"/>
 
8257
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="304"/>
8235
8258
        <source>Cyrillic (CP-1251)</source>
8236
8259
        <translation>Cyrillisch (CP-1251)</translation>
8237
8260
    </message>
8238
8261
    <message>
8239
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="306"/>
 
8262
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="305"/>
8240
8263
        <source>Greek (CP-1253)</source>
8241
8264
        <translation>Grieks (CP-1253)</translation>
8242
8265
    </message>
8243
8266
    <message>
8244
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="307"/>
 
8267
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="306"/>
8245
8268
        <source>Hebrew (CP-1255)</source>
8246
8269
        <translation>Hebreeuws (CP-1255)</translation>
8247
8270
    </message>
8248
8271
    <message>
8249
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="308"/>
 
8272
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="307"/>
8250
8273
        <source>Japanese (CP-932)</source>
8251
8274
        <translation>Japans (CP-932)</translation>
8252
8275
    </message>
8253
8276
    <message>
8254
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="309"/>
 
8277
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="308"/>
8255
8278
        <source>Korean (CP-949)</source>
8256
8279
        <translation>Koreaans (CP-949)</translation>
8257
8280
    </message>
8258
8281
    <message>
8259
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="310"/>
 
8282
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="309"/>
8260
8283
        <source>Simplified Chinese (CP-936)</source>
8261
8284
        <translation>Chinees, eenvoudig (CP-936)</translation>
8262
8285
    </message>
8263
8286
    <message>
8264
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="311"/>
 
8287
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="310"/>
8265
8288
        <source>Thai (CP-874)</source>
8266
8289
        <translation>Thais (CP-874)</translation>
8267
8290
    </message>
8268
8291
    <message>
8269
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="312"/>
 
8292
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="311"/>
8270
8293
        <source>Traditional Chinese (CP-950)</source>
8271
8294
        <translation>Traditioneel Chinees (CP-950)</translation>
8272
8295
    </message>
8273
8296
    <message>
8274
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="313"/>
 
8297
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="312"/>
8275
8298
        <source>Turkish (CP-1254)</source>
8276
8299
        <translation>Turks (CP-1254)</translation>
8277
8300
    </message>
8278
8301
    <message>
8279
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="314"/>
 
8302
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="313"/>
8280
8303
        <source>Vietnam (CP-1258)</source>
8281
8304
        <translation>Vietnamees (CP-1258)</translation>
8282
8305
    </message>
8283
8306
    <message>
8284
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="315"/>
 
8307
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="314"/>
8285
8308
        <source>Western European (CP-1252)</source>
8286
8309
        <translation>Westeuropees (CP-1252)</translation>
8287
8310
    </message>
8288
8311
    <message>
8289
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="332"/>
 
8312
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="331"/>
8290
8313
        <source>Character Encoding</source>
8291
8314
        <translation>Tekst codering</translation>
8292
8315
    </message>
8293
8316
    <message>
8294
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="324"/>
 
8317
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="323"/>
8295
8318
        <source>The codepage setting is responsible
8296
8319
for the correct character representation.
8297
8320
Usually you are fine with the preselected choice.</source>
8300
8323
Meestal voldoet de suggestie van OpenLP.</translation>
8301
8324
    </message>
8302
8325
    <message>
8303
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="332"/>
 
8326
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="331"/>
8304
8327
        <source>Please choose the character encoding.
8305
8328
The encoding is responsible for the correct character representation.</source>
8306
8329
        <translation>Kies een tekstcodering (codepage).
8607
8630
        <translation>Thema, Copyright &amp;&amp; Commentaren</translation>
8608
8631
    </message>
8609
8632
    <message>
8610
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="560"/>
 
8633
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="559"/>
8611
8634
        <source>Add Author</source>
8612
8635
        <translation>Voeg auteur toe</translation>
8613
8636
    </message>
8614
8637
    <message>
8615
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="560"/>
 
8638
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="559"/>
8616
8639
        <source>This author does not exist, do you want to add them?</source>
8617
8640
        <translation>Deze auteur bestaat nog niet, toevoegen?</translation>
8618
8641
    </message>
8619
8642
    <message>
8620
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="581"/>
 
8643
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="580"/>
8621
8644
        <source>This author is already in the list.</source>
8622
8645
        <translation>Deze auteur staat al in de lijst.</translation>
8623
8646
    </message>
8624
8647
    <message>
8625
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="587"/>
 
8648
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="586"/>
8626
8649
        <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>
8627
8650
        <translation>Geen auteur geselecteerd. Kies een auteur uit de lijst of voeg er een toe door de naam in te typen en op de knop &quot;Voeg auteur toe&quot; te klikken.</translation>
8628
8651
    </message>
8629
8652
    <message>
8630
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="638"/>
 
8653
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="637"/>
8631
8654
        <source>Add Topic</source>
8632
8655
        <translation>Voeg onderwerp toe</translation>
8633
8656
    </message>
8634
8657
    <message>
8635
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="638"/>
 
8658
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="637"/>
8636
8659
        <source>This topic does not exist, do you want to add it?</source>
8637
8660
        <translation>Dit onderwerp bestaat nog niet, toevoegen?</translation>
8638
8661
    </message>
8639
8662
    <message>
8640
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="656"/>
 
8663
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="655"/>
8641
8664
        <source>This topic is already in the list.</source>
8642
8665
        <translation>Dit onderwerp staat al in de lijst.</translation>
8643
8666
    </message>
8644
8667
    <message>
8645
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="664"/>
 
8668
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="663"/>
8646
8669
        <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>
8647
8670
        <translation>Geen geldig onderwerp geselecteerd. Kies een onderwerp uit de lijst of type een nieuw onderwerp en klik op &quot;Nieuw onderwerp toevoegen&quot;.</translation>
8648
8671
    </message>
8682
8705
        <translation>&amp;Alles verwijderen</translation>
8683
8706
    </message>
8684
8707
    <message>
8685
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="909"/>
 
8708
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="908"/>
8686
8709
        <source>Open File(s)</source>
8687
8710
        <translation>Open bestand(en)</translation>
8688
8711
    </message>
8714
8737
        <translation>Aut&amp;eurstype aanpassen</translation>
8715
8738
    </message>
8716
8739
    <message>
8717
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="611"/>
 
8740
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="610"/>
8718
8741
        <source>Edit Author Type</source>
8719
8742
        <translation>Auteurstype aanpassen</translation>
8720
8743
    </message>
8721
8744
    <message>
8722
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="611"/>
 
8745
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="610"/>
8723
8746
        <source>Choose type for this author</source>
8724
8747
        <translation>Kies het type van deze auteur</translation>
8725
8748
    </message>
8751
8774
        <translation>Auteurs, onderwerpen &amp;&amp; liedboeken</translation>
8752
8775
    </message>
8753
8776
    <message>
8754
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="683"/>
 
8777
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="682"/>
8755
8778
        <source>Add Songbook</source>
8756
8779
        <translation>Voeg liedboek toe</translation>
8757
8780
    </message>
8758
8781
    <message>
8759
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="683"/>
 
8782
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="682"/>
8760
8783
        <source>This Songbook does not exist, do you want to add it?</source>
8761
8784
        <translation>Dit liedboek bestaat nog niet, toevoegen?</translation>
8762
8785
    </message>
8763
8786
    <message>
8764
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="700"/>
 
8787
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="699"/>
8765
8788
        <source>This Songbook is already in the list.</source>
8766
8789
        <translation>Dit liedboek staat al in de lijst.</translation>
8767
8790
    </message>
8768
8791
    <message>
8769
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="707"/>
 
8792
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="706"/>
8770
8793
        <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>
8771
8794
        <translation>Geen geldig liedboek geselecteerd. Kies een liedboek uit de lijst of type de naam van een liedboek en klik op &quot;Nieuw liedboek toevoegen&quot;.</translation>
8772
8795
    </message>
8773
8796
    <message>
8774
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1066"/>
 
8797
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1065"/>
8775
8798
        <source>File not found</source>
8776
8799
        <translation>Bestand niet gevonden</translation>
8777
8800
    </message>
8778
8801
    <message>
8779
 
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1066"/>
 
8802
        <location filename="../../openlp/plugins/songs/forms/editsongform.py" line="1065"/>
8780
8803
        <source>Unable to find the following file:
8781
8804
%s
8782
8805
Do you want to remove the entry from the song?</source>
9296
9319
    </message>
9297
9320
</context>
9298
9321
<context>
 
9322
    <name>SongsPlugin.PresentationManagerImport</name>
 
9323
    <message>
 
9324
        <location filename="../../openlp/plugins/songs/lib/importers/presentationmanager.py" line="60"/>
 
9325
        <source>File is not in XML-format, which is the only format supported.</source>
 
9326
        <translation type="unfinished"></translation>
 
9327
    </message>
 
9328
</context>
 
9329
<context>
9299
9330
    <name>SongsPlugin.SongBookForm</name>
9300
9331
    <message>
9301
9332
        <location filename="../../openlp/plugins/songs/forms/songbookdialog.py" line="67"/>
9679
9710
<context>
9680
9711
    <name>SongsPlugin.VerseType</name>
9681
9712
    <message>
9682
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="150"/>
 
9713
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="149"/>
9683
9714
        <source>Verse</source>
9684
9715
        <translation>Couplet</translation>
9685
9716
    </message>
9686
9717
    <message>
9687
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="151"/>
 
9718
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="150"/>
9688
9719
        <source>Chorus</source>
9689
9720
        <translation>Refrein</translation>
9690
9721
    </message>
9691
9722
    <message>
9692
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="152"/>
 
9723
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="151"/>
9693
9724
        <source>Bridge</source>
9694
9725
        <translation>Bridge</translation>
9695
9726
    </message>
9696
9727
    <message>
9697
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="153"/>
 
9728
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="152"/>
9698
9729
        <source>Pre-Chorus</source>
9699
9730
        <translation>Tussenspel</translation>
9700
9731
    </message>
9701
9732
    <message>
9702
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="154"/>
 
9733
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="153"/>
9703
9734
        <source>Intro</source>
9704
9735
        <translation>Intro</translation>
9705
9736
    </message>
9706
9737
    <message>
9707
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="155"/>
 
9738
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="154"/>
9708
9739
        <source>Ending</source>
9709
9740
        <translation>Eind</translation>
9710
9741
    </message>
9711
9742
    <message>
9712
 
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="156"/>
 
9743
        <location filename="../../openlp/plugins/songs/lib/__init__.py" line="155"/>
9713
9744
        <source>Other</source>
9714
9745
        <translation>Overig</translation>
9715
9746
    </message>
9717
9748
<context>
9718
9749
    <name>SongsPlugin.VideoPsalmImport</name>
9719
9750
    <message>
9720
 
        <location filename="../../openlp/plugins/songs/lib/importers/videopsalm.py" line="121"/>
 
9751
        <location filename="../../openlp/plugins/songs/lib/importers/videopsalm.py" line="131"/>
9721
9752
        <source>Error: %s</source>
9722
9753
        <translation>Fout: %s</translation>
9723
9754
    </message>
9842
9873
        <translation>Er zijn geen dubbele liederen gevonden in de database.</translation>
9843
9874
    </message>
9844
9875
</context>
9845
 
</TS>
 
 
b'\\ No newline at end of file'
 
9876
</TS>