]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/po/nl.po
Update translations
[SourceForge/phpwiki.git] / locale / po / nl.po
1 # nl.po -- PhpWiki's dutch language file
2 # This file is part of PhpWiki.
3 # Copyright (C) Copyright 1999, 2000, 2001, 2002 ThePhpWikiProgrammingTeam.
4 # Copyright (C) 2000 Jan Nieuwenhuizen <janneke@gnu.org>.
5 # Jan Nieuwenhuizen <janneke@gnu.org>, 2000.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PhpWiki 1.4.0RC1\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-12-16 14:29+0100\n"
12 "PO-Revision-Date: 2000-09-30 02:23+0200\n"
13 "Last-Translator: Jan Nieuwenhuizen <janneke@gnu.org>\n"
14 "Language-Team: Dutch <nl@li.org>\n"
15 "Language: nl\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Date: 1998-05-26 11:26:28+0200\n"
20 "From:  <janneke@gnu.org>\n"
21
22 #: ../lib/CachedMarkup.php:535
23 msgid "BAD semantic relation link"
24 msgstr ""
25
26 #: ../lib/CachedMarkup.php:566
27 #, php-format
28 msgid "Attribute %s, base value: %s"
29 msgstr ""
30
31 #: ../lib/CachedMarkup.php:567
32 #, php-format
33 msgid "Attribute %s, value: %s"
34 msgstr ""
35
36 #: ../lib/CachedMarkup.php:574
37 #, php-format
38 msgid "Relation %s to page %s"
39 msgstr ""
40
41 #: ../lib/CachedMarkup.php:629
42 msgid "Found by "
43 msgstr ""
44
45 #: ../lib/Captcha.php:32
46 msgid "Typed in verification word mismatch ... are you a bot?"
47 msgstr ""
48
49 #: ../lib/Captcha.php:68
50 msgid "Type word above:"
51 msgstr ""
52
53 #: ../lib/DbaDatabase.php:20
54 #, php-format
55 msgid "The DBA handler %s is unsupported!"
56 msgstr ""
57
58 #: ../lib/DbaDatabase.php:21
59 #, php-format
60 msgid "Supported handlers are: %s"
61 msgstr ""
62
63 #: ../lib/DbSession.php:41
64 #, php-format
65 msgid "Your WikiDB DB backend '%s' cannot be used for DbSession."
66 msgstr ""
67
68 #: ../lib/DbSession.php:42
69 #, php-format
70 msgid "Set USE_DB_SESSION to false."
71 msgstr ""
72
73 #: ../lib/diff.php:200 ../lib/plugin/Diff.php:66
74 #, php-format
75 msgid "version %s"
76 msgstr "versie %s"
77
78 #: ../lib/diff.php:203 ../lib/plugin/Diff.php:69 ../lib/WikiTheme.php:532
79 #: ../lib/WikiTheme.php:534
80 #, php-format
81 msgid "by %s"
82 msgstr "door %s"
83
84 #: ../lib/diff.php:207 ../lib/plugin/Diff.php:71
85 #: ../lib/wikilens/PageListColumns.php:357
86 msgid "None"
87 msgstr "Geen"
88
89 #: ../lib/diff.php:230 ../lib/plugin/Diff.php:94
90 #: ../lib/plugin/PageHistory.php:329 ../lib/plugin/PageInfo.php:54
91 #, php-format
92 msgid "I'm sorry, there is no such page as %s."
93 msgstr ""
94
95 #: ../lib/diff.php:233 ../lib/diff.php:342
96 #, php-format
97 msgid "Diff: %s"
98 msgstr "Diff van: %s"
99
100 #: ../lib/diff.php:240 ../lib/diff.php:250 ../lib/plugin/Diff.php:102
101 #: ../lib/plugin/Diff.php:112
102 #, php-format
103 msgid "version %d"
104 msgstr "versie %d"
105
106 #: ../lib/diff.php:244 ../lib/plugin/Diff.php:106
107 msgid "current version"
108 msgstr "huidige versie"
109
110 #: ../lib/diff.php:261 ../lib/plugin/Diff.php:123
111 msgid "revision by previous author"
112 msgstr ""
113
114 #: ../lib/diff.php:267 ../lib/plugin/Diff.php:129
115 msgid "previous revision"
116 msgstr ""
117
118 #: ../lib/diff.php:277 ../lib/plugin/Diff.php:139
119 msgid "predecessor to the previous major change"
120 msgstr ""
121
122 #: ../lib/diff.php:288 ../lib/plugin/Diff.php:149
123 #, php-format
124 msgid "Differences between %s and %s of %s."
125 msgstr ""
126
127 #: ../lib/diff.php:291 ../lib/plugin/Diff.php:152
128 msgid "Other diffs:"
129 msgstr ""
130
131 #: ../lib/diff.php:292 ../lib/plugin/Diff.php:153
132 msgid "Previous Major Revision"
133 msgstr ""
134
135 #: ../lib/diff.php:293 ../lib/plugin/Diff.php:154
136 msgid "Previous Revision"
137 msgstr ""
138
139 #: ../lib/diff.php:294 ../lib/plugin/Diff.php:155
140 msgid "Previous Author"
141 msgstr "Vorige Auteur"
142
143 #: ../lib/diff.php:310 ../lib/plugin/Diff.php:172
144 msgid "Newer page:"
145 msgstr "Nieuw pagina:"
146
147 #: ../lib/diff.php:312 ../lib/plugin/Diff.php:174
148 msgid "Older page:"
149 msgstr ""
150
151 #: ../lib/diff.php:320
152 #, php-format
153 msgid "Content of versions %1$s and %2$s is identical."
154 msgstr ""
155
156 #: ../lib/diff.php:327
157 #, php-format
158 msgid "Version %1$s was created because: %2$s"
159 msgstr ""
160
161 #: ../lib/display.php:74 ../lib/display.php:344
162 #: ../lib/plugin/HelloWorld.php:65 ../lib/plugin/PageGroup.php:154
163 #: ../lib/plugin/PageGroup.php:165 ../lib/plugin/PageGroup.php:181
164 #: ../lib/plugin/PageGroup.php:188 ../lib/plugin/PageHistory.php:236
165 #: ../lib/plugin/UnfoldSubpages.php:154 ../themes/Crao/templates/head.tmpl:40
166 #: ../themes/default/templates/head.tmpl:46
167 #: ../themes/default/templates/top.tmpl:11
168 #: ../themes/MonoBook/templates/logo.tmpl:5
169 #: ../themes/Portland/templates/body.tmpl:9
170 #: ../themes/shamino_com/templates/top.tmpl:8
171 #: ../themes/wikilens/templates/head.tmpl:38
172 #: ../themes/wikilens/templates/top.tmpl:11
173 #: ../themes/Wordpress/templates/body.tmpl:15
174 #, php-format
175 msgid "%s: %s"
176 msgstr "%s: %s"
177
178 #: ../lib/display.php:105 ../lib/display.php:206 ../lib/display.php:448
179 #: ../lib/plugin/LinkDatabase.php:42
180 msgid "LinkDatabase"
181 msgstr ""
182
183 #: ../lib/display.php:170 ../lib/display.php:410 ../lib/loadsave.php:1574
184 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210
185 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393
186 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160
187 #: ../lib/RSSWriter091.php:112 ../themes/blog/templates/actionbar.tmpl:14
188 #: ../themes/Crao/templates/head.tmpl:56
189 #: ../themes/Crao/templates/navbar.tmpl:14
190 #: ../themes/default/templates/head.tmpl:62
191 #: ../themes/default/templates/head.tmpl:64
192 #: ../themes/default/templates/navbar.tmpl:16
193 #: ../themes/fusionforge/templates/navbar.tmpl:10
194 #: ../themes/MonoBook/templates/navbar.tmpl:16
195 #: ../themes/Portland/templates/navbar.tmpl:26
196 #: ../themes/shamino_com/templates/top.tmpl:20
197 #: ../themes/Sidebar/templates/navbar.tmpl:45
198 #: ../themes/Sidebar/templates/rc.tmpl:6
199 #: ../themes/smaller/templates/navbar.tmpl:8
200 #: ../themes/wikilens/templates/head.tmpl:53
201 #: ../themes/wikilens/templates/navbar.tmpl:17
202 #: ../themes/Wordpress/templates/actionbar.tmpl:24
203 msgid "RecentChanges"
204 msgstr "RecenteVeranderingen"
205
206 #: ../lib/display.php:207 ../lib/display.php:449
207 #: ../lib/plugin/FileInfo.php:126 ../lib/TextSearchQuery.php:115
208 #, php-format
209 msgid "Unsupported argument: %s=%s"
210 msgstr ""
211
212 #: ../lib/display.php:276 ../lib/display.php:283
213 #: ../lib/plugin/BackLinks.php:29 ../lib/plugin/_WikiTranslation.php:50
214 #: ../themes/blog/templates/navbar.tmpl:11
215 #: ../themes/Crao/templates/navbar.tmpl:18
216 #: ../themes/default/templates/navbar.tmpl:21
217 #: ../themes/fusionforge/templates/actionbar.tmpl:84
218 #: ../themes/MonoBook/templates/navbar.tmpl:52
219 #: ../themes/Sidebar/templates/navbar.tmpl:48
220 #: ../themes/smaller/templates/navbar.tmpl:17
221 #: ../themes/wikilens/templates/navbar.tmpl:22
222 msgid "BackLinks"
223 msgstr "TerugLinks"
224
225 #: ../lib/display.php:279 ../lib/display.php:286
226 #, php-format
227 msgid "BackLinks for %s"
228 msgstr ""
229
230 #: ../lib/display.php:294
231 #, php-format
232 msgid "(Redirected from %s)"
233 msgstr ""
234
235 #: ../lib/display.php:367 ../themes/Crao/templates/head.tmpl:63
236 #: ../themes/Crao/templates/head.tmpl:64
237 #: ../themes/default/templates/head.tmpl:71
238 #: ../themes/default/templates/head.tmpl:72
239 #: ../themes/wikilens/templates/head.tmpl:61
240 #: ../themes/wikilens/templates/head.tmpl:62
241 msgid "SandBox"
242 msgstr "ZandBak"
243
244 #: ../lib/editpage.php:163 ../lib/editpage.php:584
245 msgid "Your version"
246 msgstr ""
247
248 #: ../lib/editpage.php:163 ../lib/editpage.php:585
249 msgid "Other version"
250 msgstr ""
251
252 #: ../lib/editpage.php:174
253 msgid "Some internal editing error"
254 msgstr ""
255
256 #: ../lib/editpage.php:175
257 msgid ""
258 "Your are probably trying to edit/create an invalid version of this page."
259 msgstr ""
260
261 #: ../lib/editpage.php:176
262 msgid "&version=-1 might help."
263 msgstr ""
264
265 #: ../lib/editpage.php:195
266 #, php-format
267 msgid "Edit: %s"
268 msgstr "Verander: %s"
269
270 #: ../lib/editpage.php:233
271 #, php-format
272 msgid "View Source: %s"
273 msgstr "Bron tekst: %s"
274
275 #: ../lib/editpage.php:251
276 msgid "Page now locked."
277 msgstr ""
278
279 #: ../lib/editpage.php:252
280 msgid "Page now unlocked."
281 msgstr ""
282
283 #: ../lib/editpage.php:259
284 msgid "Page now public."
285 msgstr ""
286
287 #: ../lib/editpage.php:260
288 msgid "Page now not-public."
289 msgstr ""
290
291 #: ../lib/editpage.php:269
292 msgid "Page now external."
293 msgstr ""
294
295 #: ../lib/editpage.php:270
296 msgid "Page now not-external."
297 msgstr ""
298
299 #: ../lib/editpage.php:379
300 #, php-format
301 msgid "Saved: %s"
302 msgstr "Bewaard: %s"
303
304 #: ../lib/editpage.php:433
305 msgid "Too many external links."
306 msgstr ""
307
308 #: ../lib/editpage.php:446
309 msgid "SpamAssassin reports: "
310 msgstr ""
311
312 #: ../lib/editpage.php:473
313 msgid "External links contain blocked domains:"
314 msgstr ""
315
316 #: ../lib/editpage.php:474
317 #, php-format
318 msgid "%s is listed at %s with %s"
319 msgstr ""
320
321 #: ../lib/editpage.php:498
322 msgid "Spam Prevention"
323 msgstr ""
324
325 #: ../lib/editpage.php:499
326 msgid "This page edit seems to contain spam and was therefore not saved."
327 msgstr ""
328
329 #: ../lib/editpage.php:501 ../lib/editpage.php:560
330 msgid "Sorry for the inconvenience."
331 msgstr "Excuses voor het ongemak."
332
333 #: ../lib/editpage.php:526
334 msgid "Versions are identical"
335 msgstr "Versies zijn identiek"
336
337 #: ../lib/editpage.php:557 ../themes/MacOSX/themeinfo.php:138
338 msgid "Page Locked"
339 msgstr "Sidan Ã¤r LÃ¥st"
340
341 #: ../lib/editpage.php:558
342 msgid ""
343 "This page has been locked by the administrator so your changes can not be "
344 "saved."
345 msgstr ""
346 "Deze pagina is afgesloten door de beheerder en je veranderingen kan niet "
347 "bewaar worden."
348
349 #: ../lib/editpage.php:559
350 msgid ""
351 "(Copy your changes to the clipboard. You can try editing a different page or "
352 "save your text in a text editor.)"
353 msgstr ""
354 "Kopier je veranderingen naar het klipbord of een andere tijdelijke plaats "
355 "(bijv. een tekst editor)."
356
357 #: ../lib/editpage.php:568 ../lib/editpage.php:569 ../lib/main.php:808
358 #: ../lib/main.php:1175 ../lib/plugin/ModeratedPage.php:42
359 #: ../lib/plugin/ModeratedPage.php:147 ../lib/plugin/ModeratedPage.php:217
360 #: ../lib/plugin/ModeratedPage.php:257 ../lib/plugin/ModeratedPage.php:260
361 #: ../lib/plugin/ModeratedPage.php:262 ../lib/plugin/ModeratedPage.php:264
362 #: ../lib/plugin/ModeratedPage.php:348 ../lib/plugin/ModeratedPage.php:352
363 #: ../lib/plugin/ModeratedPage.php:407 ../lib/plugin/ModeratedPage.php:432
364 msgid "ModeratedPage"
365 msgstr ""
366
367 #: ../lib/editpage.php:569
368 #, php-format
369 msgid ""
370 "You can edit away, but your changes will have to be approved by the defined "
371 "moderators at the definition in %s"
372 msgstr ""
373
374 #: ../lib/editpage.php:571 ../lib/plugin/PasswordReset.php:154
375 #: ../lib/plugin/UserPreferences.php:39 ../lib/plugin/WatchPage.php:122
376 #: ../lib/plugin/WatchPage.php:144 ../themes/blog/templates/navbar.tmpl:17
377 #: ../themes/Crao/templates/head.tmpl:79 ../themes/Crao/templates/head.tmpl:80
378 #: ../themes/Crao/templates/navbar.tmpl:24
379 #: ../themes/default/templates/head.tmpl:87
380 #: ../themes/default/templates/head.tmpl:88
381 #: ../themes/default/templates/homepage.tmpl:11
382 #: ../themes/default/templates/navbar.tmpl:27
383 #: ../themes/fusionforge/templates/navbar.tmpl:27
384 #: ../themes/MonoBook/templates/signin.tmpl:11
385 #: ../themes/shamino_com/templates/top.tmpl:28
386 #: ../themes/Sidebar/templates/navbar.tmpl:52
387 #: ../themes/smaller/templates/navbar.tmpl:23
388 #: ../themes/wikilens/templates/head.tmpl:78
389 #: ../themes/wikilens/templates/head.tmpl:79
390 #: ../themes/wikilens/templates/navbar.tmpl:23
391 msgid "UserPreferences"
392 msgstr "GebruikersVoorkeuren"
393
394 #: ../lib/editpage.php:570
395 #, php-format
396 msgid ""
397 "The approval has a grace period of 5 days. If you have your E-Mail defined "
398 "in your %s, you will get a notification of approval or rejection."
399 msgstr ""
400
401 #: ../lib/editpage.php:583 ../lib/editpage.php:945
402 #, php-format
403 msgid ""
404 "Some of the changes could not automatically be combined.  Please look for "
405 "sections beginning with '%s', and ending with '%s'.  You will need to edit "
406 "those sections by hand before you click Save."
407 msgstr ""
408
409 #: ../lib/editpage.php:587 ../lib/editpage.php:948
410 msgid "Please check it through before saving."
411 msgstr ""
412
413 #: ../lib/editpage.php:598
414 msgid "Conflicting Edits!"
415 msgstr ""
416
417 #: ../lib/editpage.php:599
418 msgid ""
419 "In the time since you started editing this page, another user has saved a "
420 "new version of it."
421 msgstr ""
422
423 #: ../lib/editpage.php:600
424 msgid ""
425 "Your changes can not be saved as they are, since doing so would overwrite "
426 "the other author's changes. So, your changes and those of the other author "
427 "have been combined. The result is shown below."
428 msgstr ""
429
430 #: ../lib/editpage.php:669 ../lib/plugin/HtmlConverter.php:66
431 msgid "Convert"
432 msgstr ""
433
434 #: ../lib/editpage.php:698 ../lib/EditToolbar.php:210
435 #: ../lib/EditToolbar.php:212 ../lib/WysiwygEdit/Wikiwyg.php:79
436 msgid "Preview"
437 msgstr "Voorvertonig"
438
439 #: ../lib/editpage.php:705 ../lib/EditToolbar.php:203
440 #: ../lib/EditToolbar.php:205 ../lib/WysiwygEdit/Wikiwyg.php:80
441 msgid "Save"
442 msgstr "Bewaar"
443
444 #: ../lib/editpage.php:709
445 msgid "Changes"
446 msgstr "Veranderingen"
447
448 #: ../lib/editpage.php:713 ../lib/plugin/UpLoad.php:161
449 #: ../lib/plugin/UpLoad.php:166 ../lib/plugin/WikiForm.php:101
450 msgid "Upload"
451 msgstr ""
452
453 #: ../lib/editpage.php:716
454 msgid "Spell Check"
455 msgstr ""
456
457 #: ../lib/editpage.php:739 ../themes/Portland/templates/editpage.tmpl:39
458 #: ../themes/Wordpress/templates/editpage.tmpl:53
459 #, php-format
460 msgid "Author will be logged as %s."
461 msgstr ""
462
463 #: ../lib/editpage.php:900
464 msgid "Keep old"
465 msgstr ""
466
467 #: ../lib/editpage.php:903
468 msgid "Overwrite with new"
469 msgstr ""
470
471 #: ../lib/editpage.php:913
472 #, php-format
473 msgid "Merge and Edit: %s"
474 msgstr ""
475
476 #: ../lib/EditToolbar.php:48
477 msgid "Undo"
478 msgstr ""
479
480 #: ../lib/EditToolbar.php:50
481 msgid "Undo disabled"
482 msgstr ""
483
484 #: ../lib/EditToolbar.php:51
485 msgid "Operation undone"
486 msgstr ""
487
488 #: ../lib/EditToolbar.php:52
489 msgid "Substring \"\\1\" found \\2 times. Replace with \"\\3\"?"
490 msgstr ""
491
492 #: ../lib/EditToolbar.php:53
493 #, php-format
494 msgid "String \"%s\" not found."
495 msgstr ""
496
497 #: ../lib/EditToolbar.php:54 ../lib/EditToolbar.php:255
498 #: ../lib/EditToolbar.php:256 ../lib/plugin/WikiAdminSearchReplace.php:193
499 msgid "Search & Replace"
500 msgstr "Zoek & Vervangt"
501
502 #: ../lib/EditToolbar.php:55
503 msgid "Search for"
504 msgstr "Zoek"
505
506 #: ../lib/EditToolbar.php:56
507 msgid "Replace with"
508 msgstr ""
509
510 #: ../lib/EditToolbar.php:57 ../lib/plugin/SyncWiki.php:299
511 #: ../lib/plugin/SyncWiki.php:325 ../lib/plugin/SyncWiki.php:348
512 #: ../lib/plugin/WikiPoll.php:221 ../lib/stdlib.php:1954
513 #: ../lib/upgrade.php:195 ../lib/upgrade.php:398 ../lib/upgrade.php:412
514 #: ../lib/upgrade.php:432 ../lib/upgrade.php:441 ../lib/upgrade.php:465
515 #: ../lib/upgrade.php:493 ../lib/upgrade.php:543 ../lib/upgrade.php:546
516 #: ../lib/upgrade.php:578 ../lib/upgrade.php:580 ../lib/upgrade.php:607
517 #: ../lib/upgrade.php:667 ../lib/upgrade.php:692 ../lib/upgrade.php:835
518 #: ../lib/upgrade.php:838 ../lib/upgrade.php:905
519 msgid "OK"
520 msgstr ""
521
522 #: ../lib/EditToolbar.php:58 ../lib/EditToolbar.php:322
523 #: ../lib/EditToolbar.php:372 ../lib/EditToolbar.php:402
524 #: ../lib/EditToolbar.php:440 ../lib/EditToolbar.php:475
525 msgid "Close"
526 msgstr ""
527
528 #: ../lib/EditToolbar.php:125
529 msgid "Bold text"
530 msgstr ""
531
532 #: ../lib/EditToolbar.php:126
533 msgid "Bold text [alt-b]"
534 msgstr ""
535
536 #: ../lib/EditToolbar.php:130
537 msgid "Italic text"
538 msgstr ""
539
540 #: ../lib/EditToolbar.php:131
541 msgid "Italic text [alt-i]"
542 msgstr ""
543
544 #: ../lib/EditToolbar.php:135
545 msgid "Strike-through text"
546 msgstr ""
547
548 #: ../lib/EditToolbar.php:136
549 msgid "Strike"
550 msgstr ""
551
552 #: ../lib/EditToolbar.php:140
553 msgid "Color text"
554 msgstr ""
555
556 #: ../lib/EditToolbar.php:141
557 msgid "Color"
558 msgstr ""
559
560 #: ../lib/EditToolbar.php:145
561 msgid "PageName|optional label"
562 msgstr ""
563
564 #: ../lib/EditToolbar.php:146
565 msgid "Link to page"
566 msgstr ""
567
568 #: ../lib/EditToolbar.php:150
569 msgid "http://www.example.com|optional label"
570 msgstr ""
571
572 #: ../lib/EditToolbar.php:151
573 msgid "External link (remember http:// prefix)"
574 msgstr ""
575
576 #: ../lib/EditToolbar.php:155
577 msgid "Headline text"
578 msgstr ""
579
580 #: ../lib/EditToolbar.php:156
581 msgid "Level 1 headline"
582 msgstr ""
583
584 #: ../lib/EditToolbar.php:160
585 msgid "Insert non-formatted text here"
586 msgstr ""
587
588 #: ../lib/EditToolbar.php:161
589 msgid "Ignore wiki formatting"
590 msgstr ""
591
592 #: ../lib/EditToolbar.php:166
593 msgid "Your signature"
594 msgstr ""
595
596 #: ../lib/EditToolbar.php:171
597 msgid "Horizontal line"
598 msgstr ""
599
600 #: ../lib/EditToolbar.php:176
601 msgid "Sample table"
602 msgstr ""
603
604 #: ../lib/EditToolbar.php:181
605 msgid "Enumeration"
606 msgstr ""
607
608 #: ../lib/EditToolbar.php:186
609 msgid "List"
610 msgstr ""
611
612 #: ../lib/EditToolbar.php:191 ../lib/plugin/CreateToc.php:479
613 #: ../lib/plugin/CreateToc.php:494 ../lib/WysiwygEdit/Wikiwyg.php:75
614 msgid "Table of Contents"
615 msgstr ""
616
617 #: ../lib/EditToolbar.php:195 ../lib/PageList.php:491
618 #: ../lib/plugin/AuthorHistory.php:152 ../lib/plugin/WantedPagesOld.php:143
619 msgid "Page Name"
620 msgstr "Pagina Naam"
621
622 #: ../lib/EditToolbar.php:196 ../themes/default/templates/redirect.tmpl:17
623 #: ../themes/default/templates/redirect.tmpl:40
624 msgid "Redirect"
625 msgstr ""
626
627 #: ../lib/EditToolbar.php:200
628 msgid "Template Name"
629 msgstr "Template Naam"
630
631 #: ../lib/EditToolbar.php:201 ../lib/plugin/PopularTags.php:57
632 #: ../lib/plugin/Template.php:61
633 msgid "Template"
634 msgstr ""
635
636 #: ../lib/EditToolbar.php:233
637 msgid "Click a button to get an example text"
638 msgstr ""
639
640 #: ../lib/EditToolbar.php:247 ../lib/EditToolbar.php:248
641 msgid "Undo Search & Replace"
642 msgstr ""
643
644 #: ../lib/EditToolbar.php:316 ../lib/EditToolbar.php:319
645 msgid "Insert Categories"
646 msgstr ""
647
648 #: ../lib/EditToolbar.php:321 ../lib/EditToolbar.php:371
649 #: ../lib/EditToolbar.php:401 ../lib/EditToolbar.php:439
650 #: ../lib/EditToolbar.php:474
651 msgid "Insert"
652 msgstr ""
653
654 #: ../lib/EditToolbar.php:366 ../lib/EditToolbar.php:367
655 #: ../lib/EditToolbar.php:369
656 msgid "Insert Plugin"
657 msgstr ""
658
659 #: ../lib/EditToolbar.php:396 ../lib/EditToolbar.php:397
660 #: ../lib/EditToolbar.php:399
661 msgid "Insert PageLink"
662 msgstr ""
663
664 #: ../lib/EditToolbar.php:434 ../lib/EditToolbar.php:435
665 #: ../lib/EditToolbar.php:437
666 msgid "Insert Image or Video"
667 msgstr ""
668
669 #: ../lib/EditToolbar.php:469 ../lib/EditToolbar.php:470
670 #: ../lib/EditToolbar.php:472
671 msgid "Insert Template"
672 msgstr ""
673
674 #: ../lib/ErrorManager.php:220
675 #, php-format
676 msgid "%s: error while handling error:"
677 msgstr ""
678
679 #: ../lib/FileFinder.php:187 ../lib/loadsave.php:1153
680 #, php-format
681 msgid "%s: file not found"
682 msgstr ""
683
684 #: ../lib/IniConfig.php:993
685 msgid "CategoryGroup"
686 msgstr ""
687
688 #: ../lib/IniConfig.php:995
689 msgid "An unnamed PhpWiki"
690 msgstr "Naamloos PhpWiki"
691
692 #: ../lib/IniConfig.php:997 ../lib/upgrade.php:70
693 #: ../themes/blog/templates/browse-footer.tmpl:6
694 #: ../themes/default/templates/userprefs.tmpl:130
695 #: ../themes/fusionforge/templates/navbar.tmpl:9
696 #: ../themes/Wordpress/templates/actionbar.tmpl:21
697 msgid "HomePage"
698 msgstr "ThuisPagina"
699
700 #: ../lib/InlineParser.php:344
701 msgid "Invalid [] syntax ignored"
702 msgstr ""
703
704 #: ../lib/InlineParser.php:344 ../lib/plugin/ModeratedPage.php:257
705 #: ../lib/plugin/ModeratedPage.php:260 ../lib/plugin/ModeratedPage.php:352
706 #: ../lib/plugin/SemanticSearch.php:157 ../lib/plugin/SemanticSearch.php:240
707 #: ../lib/plugin/SpellCheck.php:178 ../lib/plugin/WikiAdminRename.php:268
708 #: ../lib/plugin/WikiAdminRename.php:272
709 #: ../lib/plugin/WikiAdminSearchReplace.php:231
710 #: ../lib/plugin/WikiAdminSearchReplace.php:235
711 #: ../lib/plugin/WikiAdminSetAcl.php:247 ../lib/plugin/WikiAdminSetAcl.php:248
712 #: ../lib/plugin/WikiAdminSetAcl.php:250 ../lib/upgrade.php:1104
713 #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10
714 #: ../themes/default/templates/blogform.tmpl:10
715 #: ../themes/fusionforge/templates/blogform.tmpl:10
716 #: ../themes/fusionforge/themeinfo.php:51
717 msgid ": "
718 msgstr ""
719
720 #: ../lib/InlineParser.php:394 ../lib/main.php:769 ../lib/stdlib.php:970
721 msgid "Page name too long"
722 msgstr ""
723
724 #: ../lib/InlineParser.php:399 ../lib/main.php:776
725 #, php-format
726 msgid "Illegal character '%s' in page name."
727 msgstr ""
728
729 #: ../lib/InlineParser.php:923
730 #, php-format
731 msgid "unknown color %s ignored"
732 msgstr ""
733
734 #: ../lib/loadsave.php:73
735 msgid "ZIP files of database"
736 msgstr ""
737
738 #: ../lib/loadsave.php:74
739 msgid "Dump to directory"
740 msgstr ""
741
742 #: ../lib/loadsave.php:75 ../themes/fusionforge/templates/navbar.tmpl:19
743 #: ../themes/MonoBook/templates/navbar.tmpl:61
744 #: ../themes/Sidebar/templates/navbar.tmpl:51
745 msgid "Upload File"
746 msgstr ""
747
748 #: ../lib/loadsave.php:76 ../lib/plugin/WikiForm.php:68
749 msgid "Load File"
750 msgstr ""
751
752 #: ../lib/loadsave.php:77
753 msgid "Upgrade"
754 msgstr ""
755
756 #: ../lib/loadsave.php:79
757 msgid "Dump pages as XHTML"
758 msgstr ""
759
760 #: ../lib/loadsave.php:85 ../lib/loadsave.php:475 ../lib/loadsave.php:1037
761 #: ../lib/loadsave.php:1043 ../lib/loadsave.php:1051 ../lib/main.php:1071
762 #: ../lib/main.php:1193 ../lib/main.php:1205 ../lib/PagePerm.php:190
763 #: ../lib/PagePerm.php:191 ../lib/plugin/WikiAdminRename.php:142
764 #: ../lib/plugin/WikiAdminSelect.php:218
765 #: ../themes/blog/templates/navbar.tmpl:14
766 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74
767 #: ../themes/Crao/templates/navbar.tmpl:38
768 #: ../themes/default/templates/head.tmpl:81
769 #: ../themes/default/templates/head.tmpl:82
770 #: ../themes/default/templates/navbar.tmpl:42
771 #: ../themes/fusionforge/templates/navbar.tmpl:21
772 #: ../themes/MonoBook/templates/navbar.tmpl:58
773 #: ../themes/Portland/templates/navbar.tmpl:28
774 #: ../themes/shamino_com/templates/actionbar.tmpl:20
775 #: ../themes/Sidebar/templates/navbar.tmpl:71
776 #: ../themes/smaller/templates/navbar.tmpl:20
777 #: ../themes/wikilens/templates/head.tmpl:71
778 #: ../themes/wikilens/templates/head.tmpl:72
779 #: ../themes/wikilens/templates/navbar.tmpl:32
780 #: ../themes/Wordpress/templates/actionbar.tmpl:28
781 msgid "PhpWikiAdministration"
782 msgstr "PhpWikiBeheer"
783
784 #: ../lib/loadsave.php:96 ../lib/MailNotify.php:292 ../lib/MailNotify.php:309
785 #, php-format
786 msgid "Edited by: %s"
787 msgstr "Verander von: %s"
788
789 #: ../lib/loadsave.php:98 ../lib/loadsave.php:99
790 msgid "LoadDump"
791 msgstr ""
792
793 #: ../lib/loadsave.php:102
794 #, php-format
795 msgid "PageChange Notification of %s sent to %s"
796 msgstr ""
797
798 #: ../lib/loadsave.php:105
799 #, php-format
800 msgid "PageChange Notification Error: Couldn't send %s to %s"
801 msgstr ""
802
803 #: ../lib/loadsave.php:113
804 msgid "Complete."
805 msgstr "Klaar."
806
807 #: ../lib/loadsave.php:114
808 #, php-format
809 msgid "Return to %s"
810 msgstr "Terug naar %s"
811
812 #: ../lib/loadsave.php:244
813 msgid "FullDump"
814 msgstr ""
815
816 #: ../lib/loadsave.php:248
817 msgid "LatestSnapshot"
818 msgstr ""
819
820 #: ../lib/loadsave.php:318 ../lib/loadsave.php:449
821 msgid "You must specify a directory to dump to"
822 msgstr "Je moet een directory specificeren om in te storten"
823
824 #: ../lib/loadsave.php:323 ../lib/loadsave.php:454
825 #, php-format
826 msgid "Cannot create directory '%s'"
827 msgstr ""
828
829 #: ../lib/loadsave.php:325 ../lib/loadsave.php:456
830 #, php-format
831 msgid "Created directory '%s' for the page dump..."
832 msgstr ""
833
834 #: ../lib/loadsave.php:328 ../lib/loadsave.php:459
835 #, php-format
836 msgid "Using directory '%s'"
837 msgstr ""
838
839 #: ../lib/loadsave.php:331 ../lib/loadsave.php:461
840 msgid "Dumping Pages"
841 msgstr ""
842
843 #: ../lib/loadsave.php:367 ../lib/loadsave.php:630 ../lib/stdlib.php:1027
844 msgid "Skipped."
845 msgstr ""
846
847 #: ../lib/loadsave.php:375
848 #, php-format
849 msgid "saved as %s"
850 msgstr "bewaard als %s"
851
852 #: ../lib/loadsave.php:385 ../lib/loadsave.php:700
853 #: ../lib/plugin/text2png.php:222
854 #, php-format
855 msgid "couldn't open file '%s' for writing"
856 msgstr ""
857
858 #: ../lib/loadsave.php:391 ../lib/loadsave.php:710
859 #, php-format
860 msgid "%s bytes written"
861 msgstr ""
862
863 #: ../lib/loadsave.php:684 ../lib/loadsave.php:761 ../lib/loadsave.php:796
864 #: ../lib/loadsave.php:826
865 #, php-format
866 msgid "... copied to %s"
867 msgstr ""
868
869 #: ../lib/loadsave.php:687 ../lib/loadsave.php:763 ../lib/loadsave.php:798
870 #: ../lib/loadsave.php:828
871 #, php-format
872 msgid "... not copied to %s"
873 msgstr ""
874
875 #: ../lib/loadsave.php:708
876 msgid "saved as "
877 msgstr ""
878
879 #: ../lib/loadsave.php:771 ../lib/loadsave.php:806 ../lib/loadsave.php:837
880 msgid "... not found"
881 msgstr ""
882
883 #: ../lib/loadsave.php:897
884 msgid "Empty pagename!"
885 msgstr ""
886
887 #: ../lib/loadsave.php:907 ../lib/WikiTheme.php:688
888 #, php-format
889 msgid "'%s': Bad page name"
890 msgstr ""
891
892 #: ../lib/loadsave.php:913 ../lib/loadsave.php:1555 ../lib/PageType.php:136
893 #: ../lib/plugin/InterWikiSearch.php:52 ../lib/plugin/WantedPagesOld.php:73
894 #: ../lib/plugin/WantedPages.php:51 ../themes/default/templates/info.tmpl:158
895 #: ../themes/default/templates/info.tmpl:159
896 #: ../themes/MonoBook/templates/info.tmpl:164
897 #: ../themes/MonoBook/templates/info.tmpl:165
898 msgid "InterWikiMap"
899 msgstr ""
900
901 #: ../lib/loadsave.php:970
902 #, php-format
903 msgid "from %s"
904 msgstr "van %s"
905
906 #: ../lib/loadsave.php:979 ../lib/MailNotify.php:288
907 #: ../lib/plugin/RecentChanges.php:137
908 msgid "New page"
909 msgstr "Nieuw pagina"
910
911 #: ../lib/loadsave.php:987
912 msgid "has edit conflicts - overwriting anyway"
913 msgstr ""
914
915 #: ../lib/loadsave.php:996
916 msgid "keep old"
917 msgstr ""
918
919 #: ../lib/loadsave.php:998
920 msgid "has edit conflicts - skipped"
921 msgstr ""
922
923 #: ../lib/loadsave.php:1007
924 #, php-format
925 msgid "content is identical to current version %d - no new revision created"
926 msgstr ""
927
928 #: ../lib/loadsave.php:1021
929 #, php-format
930 msgid "- saved to database as version %d"
931 msgstr "- bewaard in de data base als versie %d"
932
933 #: ../lib/loadsave.php:1027 ../lib/loadsave.php:1293
934 #, php-format
935 msgid "MIME file %s"
936 msgstr "MIME bestand %s"
937
938 #: ../lib/loadsave.php:1028 ../lib/loadsave.php:1304
939 #, php-format
940 msgid "Serialized file %s"
941 msgstr "Geserialiseerd bestand %s"
942
943 #: ../lib/loadsave.php:1029 ../lib/loadsave.php:1326
944 #, php-format
945 msgid "plain file %s"
946 msgstr "plat bestand %s"
947
948 #: ../lib/loadsave.php:1036 ../lib/plugin/SyncWiki.php:268
949 msgid "Merge Edit"
950 msgstr ""
951
952 #: ../lib/loadsave.php:1042
953 msgid "Restore Anyway"
954 msgstr ""
955
956 #: ../lib/loadsave.php:1050
957 msgid "Overwrite All"
958 msgstr ""
959
960 #: ../lib/loadsave.php:1057
961 msgid " Sorry, cannot merge."
962 msgstr ""
963
964 #: ../lib/loadsave.php:1080
965 msgid "Revert: missing required version argument"
966 msgstr ""
967
968 #: ../lib/loadsave.php:1087
969 msgid "No revert: no page content"
970 msgstr ""
971
972 #: ../lib/loadsave.php:1092
973 msgid "No revert: same version page"
974 msgstr ""
975
976 #: ../lib/loadsave.php:1097
977 msgid "Revert cancelled"
978 msgstr ""
979
980 #: ../lib/loadsave.php:1106 ../lib/plugin/PasswordReset.php:102
981 #: ../lib/plugin/PasswordReset.php:145 ../lib/plugin/UserPreferences.php:116
982 #: ../lib/plugin/WatchPage.php:83 ../lib/plugin/WikiAdminChmod.php:141
983 #: ../lib/plugin/WikiAdminChown.php:170 ../lib/plugin/WikiAdminMarkup.php:162
984 #: ../lib/plugin/WikiAdminPurge.php:144 ../lib/plugin/WikiAdminRemove.php:197
985 #: ../lib/plugin/WikiAdminRename.php:208
986 #: ../lib/plugin/WikiAdminSearchReplace.php:187
987 #: ../lib/plugin/WikiAdminSetAcl.php:197
988 #: ../themes/default/templates/info.tmpl:132
989 msgid "Yes"
990 msgstr ""
991
992 #: ../lib/loadsave.php:1108 ../lib/plugin/PasswordReset.php:105
993 #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113
994 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85
995 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154
996 #: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176
997 #: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220
998 #: ../lib/plugin/WikiAdminRename.php:231
999 #: ../lib/plugin/WikiAdminSearchReplace.php:199
1000 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210
1001 #: ../lib/plugin/WikiAdminSetExternal.php:131
1002 #: ../lib/plugin/WikiAdminUtils.php:293 ../lib/plugin/WikiFormRich.php:307
1003 #: ../lib/purgepage.php:25 ../lib/removepage.php:25 ../lib/upgrade.php:791
1004 #: ../themes/default/templates/login.tmpl:88
1005 #: ../themes/default/templates/userprefs.tmpl:291
1006 #: ../themes/fusionforge/templates/userprefs.tmpl:391
1007 msgid "Cancel"
1008 msgstr "Annuleer"
1009
1010 #: ../lib/loadsave.php:1122
1011 #, php-format
1012 msgid "revert to version %d"
1013 msgstr ""
1014
1015 #: ../lib/loadsave.php:1129
1016 #, php-format
1017 msgid "Revert: %s"
1018 msgstr ""
1019
1020 #: ../lib/loadsave.php:1130
1021 #, php-format
1022 msgid "- version %d saved to database as version %d"
1023 msgstr ""
1024
1025 #: ../lib/loadsave.php:1148 ../lib/WikiGroup.php:838
1026 #, php-format
1027 msgid "%s: not defined"
1028 msgstr ""
1029
1030 #: ../lib/loadsave.php:1158
1031 msgid "Default InterWiki map file not loaded."
1032 msgstr ""
1033
1034 #: ../lib/loadsave.php:1165 ../lib/PageType.php:298
1035 #, php-format
1036 msgid "Loading InterWikiMap from external file %s."
1037 msgstr ""
1038
1039 #: ../lib/loadsave.php:1341 ../lib/loadsave.php:1354
1040 msgid "Skipping"
1041 msgstr "Overgeslagen"
1042
1043 #: ../lib/loadsave.php:1455
1044 #, php-format
1045 msgid "Empty or not existing source. Unable to load: %s"
1046 msgstr ""
1047
1048 #: ../lib/loadsave.php:1462
1049 #, php-format
1050 msgid "Bad file type: %s"
1051 msgstr ""
1052
1053 #: ../lib/loadsave.php:1479
1054 #, php-format
1055 msgid "Loading '%s'"
1056 msgstr ""
1057
1058 #: ../lib/loadsave.php:1511
1059 msgid "Loading up virgin wiki"
1060 msgstr "Laden van maagdelijke wiki"
1061
1062 #: ../lib/loadsave.php:1567
1063 msgid "No uploaded file to upload?"
1064 msgstr ""
1065
1066 #: ../lib/loadsave.php:1570
1067 #, php-format
1068 msgid "Uploading %s"
1069 msgstr ""
1070
1071 #: ../lib/MailNotify.php:194
1072 #, php-format
1073 msgid "PageChange Notification of %s"
1074 msgstr ""
1075
1076 #: ../lib/MailNotify.php:233
1077 #, php-format
1078 msgid "sent to %s"
1079 msgstr ""
1080
1081 #: ../lib/MailNotify.php:239
1082 #, php-format
1083 msgid "Error: Couldn't send %s to %s"
1084 msgstr ""
1085
1086 #: ../lib/MailNotify.php:261
1087 msgid "Page change"
1088 msgstr ""
1089
1090 #: ../lib/MailNotify.php:293
1091 #, php-format
1092 msgid "Summary: %s"
1093 msgstr ""
1094
1095 #: ../lib/MailNotify.php:310
1096 #, php-format
1097 msgid "Page rename %s to %s"
1098 msgstr ""
1099
1100 #: ../lib/MailNotify.php:347
1101 #, php-format
1102 msgid "User %s removed page %s"
1103 msgstr ""
1104
1105 #: ../lib/MailNotify.php:383 ../lib/plugin/WikiAdminUtils.php:113
1106 #: ../lib/WikiUserNew.php:1782
1107 msgid "E-mail address confirmation"
1108 msgstr ""
1109
1110 #: ../lib/MailNotify.php:386
1111 #, php-format
1112 msgid ""
1113 "Someone, probably you from IP address %s, has registered an\n"
1114 "account \"%s\" with this e-mail address on %s.\n"
1115 "\n"
1116 "To confirm that this account really does belong to you and activate\n"
1117 "e-mail features on %s, open this link in your browser:\n"
1118 "\n"
1119 "%s\n"
1120 "\n"
1121 "If this is *not* you, don't follow the link. This confirmation code\n"
1122 "will expire at %s."
1123 msgstr ""
1124
1125 #: ../lib/main.php:101 ../lib/WikiDB.php:1006
1126 msgid "Optimizing database"
1127 msgstr ""
1128
1129 #: ../lib/main.php:473
1130 msgid "FORBIDDEN"
1131 msgstr ""
1132
1133 #: ../lib/main.php:474 ../lib/main.php:484
1134 msgid "ANON"
1135 msgstr ""
1136
1137 #: ../lib/main.php:475
1138 msgid "BOGO"
1139 msgstr ""
1140
1141 #: ../lib/main.php:476
1142 msgid "USER"
1143 msgstr ""
1144
1145 #: ../lib/main.php:477
1146 msgid "ADMIN"
1147 msgstr ""
1148
1149 #: ../lib/main.php:478
1150 msgid "UNOBTAINABLE"
1151 msgstr ""
1152
1153 #: ../lib/main.php:506 ../lib/main.php:525
1154 #, php-format
1155 msgid "%s is disallowed on this wiki."
1156 msgstr ""
1157
1158 #: ../lib/main.php:514
1159 msgid "authenticated"
1160 msgstr ""
1161
1162 #: ../lib/main.php:514
1163 msgid "not authenticated"
1164 msgstr ""
1165
1166 #: ../lib/main.php:516
1167 msgid "Missing PagePermission:"
1168 msgstr ""
1169
1170 #: ../lib/main.php:515
1171 #, php-format
1172 msgid "%s %s %s is disallowed on this wiki for %s user '%s' (level: %s)."
1173 msgstr ""
1174
1175 #: ../lib/main.php:533
1176 #, php-format
1177 msgid "You must sign in to %s."
1178 msgstr ""
1179
1180 #: ../lib/main.php:543
1181 #, php-format
1182 msgid "Access for you is forbidden to %s."
1183 msgstr ""
1184
1185 #: ../lib/main.php:545 ../lib/plugin/PluginManager.php:58
1186 #, php-format
1187 msgid "You must be an administrator to %s."
1188 msgstr ""
1189
1190 #: ../lib/main.php:559
1191 msgid "view this page"
1192 msgstr ""
1193
1194 #: ../lib/main.php:560
1195 msgid "diff this page"
1196 msgstr ""
1197
1198 #: ../lib/main.php:561
1199 msgid "dump html pages"
1200 msgstr ""
1201
1202 #: ../lib/main.php:562
1203 msgid "dump serial pages"
1204 msgstr ""
1205
1206 #: ../lib/main.php:563
1207 msgid "edit this page"
1208 msgstr ""
1209
1210 #: ../lib/main.php:564
1211 msgid "rename this page"
1212 msgstr ""
1213
1214 #: ../lib/main.php:565
1215 msgid "revert to a previous version of this page"
1216 msgstr ""
1217
1218 #: ../lib/main.php:566
1219 msgid "create this page"
1220 msgstr ""
1221
1222 #: ../lib/main.php:567
1223 msgid "load files into this wiki"
1224 msgstr ""
1225
1226 #: ../lib/main.php:568
1227 msgid "lock this page"
1228 msgstr ""
1229
1230 #: ../lib/main.php:569
1231 msgid "purge this page"
1232 msgstr ""
1233
1234 #: ../lib/main.php:570
1235 msgid "remove this page"
1236 msgstr ""
1237
1238 #: ../lib/main.php:571
1239 msgid "unlock this page"
1240 msgstr ""
1241
1242 #: ../lib/main.php:572
1243 msgid "upload a zip dump"
1244 msgstr ""
1245
1246 #: ../lib/main.php:573
1247 msgid "verify the current action"
1248 msgstr ""
1249
1250 #: ../lib/main.php:574
1251 msgid "view the source of this page"
1252 msgstr ""
1253
1254 #: ../lib/main.php:575
1255 msgid "access this wiki via XML-RPC"
1256 msgstr ""
1257
1258 #: ../lib/main.php:576
1259 msgid "access this wiki via SOAP"
1260 msgstr ""
1261
1262 #: ../lib/main.php:577
1263 msgid "download a zip dump from this wiki"
1264 msgstr ""
1265
1266 #: ../lib/main.php:578
1267 msgid "download a html zip dump from this wiki"
1268 msgstr ""
1269
1270 #: ../lib/main.php:584
1271 msgid "use"
1272 msgstr ""
1273
1274 #: ../lib/main.php:602
1275 msgid "Browsing pages"
1276 msgstr ""
1277
1278 #: ../lib/main.php:603
1279 msgid "Diffing pages"
1280 msgstr ""
1281
1282 #: ../lib/main.php:604
1283 msgid "Dumping html pages"
1284 msgstr ""
1285
1286 #: ../lib/main.php:605
1287 msgid "Dumping serial pages"
1288 msgstr ""
1289
1290 #: ../lib/main.php:606
1291 msgid "Editing pages"
1292 msgstr ""
1293
1294 #: ../lib/main.php:607
1295 msgid "Reverting to a previous version of pages"
1296 msgstr ""
1297
1298 #: ../lib/main.php:608
1299 msgid "Creating pages"
1300 msgstr ""
1301
1302 #: ../lib/main.php:609
1303 msgid "Loading files"
1304 msgstr ""
1305
1306 #: ../lib/main.php:610
1307 msgid "Locking pages"
1308 msgstr ""
1309
1310 #: ../lib/main.php:611
1311 msgid "Purging pages"
1312 msgstr ""
1313
1314 #: ../lib/main.php:612
1315 msgid "Removing pages"
1316 msgstr ""
1317
1318 #: ../lib/main.php:613
1319 msgid "Unlocking pages"
1320 msgstr ""
1321
1322 #: ../lib/main.php:614
1323 msgid "Uploading zip dumps"
1324 msgstr ""
1325
1326 #: ../lib/main.php:615
1327 msgid "Verify the current action"
1328 msgstr ""
1329
1330 #: ../lib/main.php:616
1331 msgid "Viewing the source of pages"
1332 msgstr ""
1333
1334 #: ../lib/main.php:617
1335 msgid "XML-RPC access"
1336 msgstr ""
1337
1338 #: ../lib/main.php:618
1339 msgid "SOAP access"
1340 msgstr ""
1341
1342 #: ../lib/main.php:619
1343 msgid "Downloading zip dumps"
1344 msgstr ""
1345
1346 #: ../lib/main.php:620
1347 msgid "Downloading html zip dumps"
1348 msgstr ""
1349
1350 #: ../lib/main.php:796
1351 #, php-format
1352 msgid "%s: action forwarded to a moderator."
1353 msgstr ""
1354
1355 #: ../lib/main.php:799
1356 msgid "This action requires moderator approval. Please be patient."
1357 msgstr ""
1358
1359 #: ../lib/main.php:804
1360 msgid "You must wait for moderator approval."
1361 msgstr ""
1362
1363 #: ../lib/main.php:824 ../lib/plugin/ModeratedPage.php:309
1364 #, php-format
1365 msgid "%s: Bad action"
1366 msgstr ""
1367
1368 #: ../lib/main.php:841
1369 msgid "Fatal PhpWiki Error"
1370 msgstr "PhpWiki Fatale Fout"
1371
1372 #: ../lib/main.php:1092
1373 msgid "Chown"
1374 msgstr ""
1375
1376 #: ../lib/main.php:1096
1377 msgid "SetAcl"
1378 msgstr ""
1379
1380 #: ../lib/main.php:1100
1381 msgid "SetAclSimple"
1382 msgstr ""
1383
1384 #: ../lib/main.php:1104 ../lib/PagePerm.php:190
1385 #: ../lib/plugin/WikiAdminRename.php:142 ../lib/plugin/WikiAdminRename.php:268
1386 #: ../themes/fusionforge/templates/actionbar.tmpl:120
1387 msgid "Rename"
1388 msgstr ""
1389
1390 #: ../lib/main.php:1108 ../lib/main.php:1113 ../lib/plugin/PageDump.php:56
1391 #: ../themes/Crao/templates/actionbar.tmpl:32
1392 #: ../themes/default/templates/actionbar.tmpl:40
1393 #: ../themes/MonoBook/templates/actionbar.tmpl:80
1394 #: ../themes/shamino_com/templates/actionbar.tmpl:24
1395 #: ../themes/Sidebar/templates/actionbar.tmpl:61
1396 #: ../themes/smaller/templates/actionbar.tmpl:41
1397 #: ../themes/smaller/templates/info.tmpl:14
1398 #: ../themes/Wordpress/templates/actionbar.tmpl:78
1399 msgid "PageDump"
1400 msgstr ""
1401
1402 #: ../lib/main.php:1131 ../lib/plugin/FullTextSearch.php:46
1403 #: ../lib/plugin/WantedPagesOld.php:126
1404 msgid "FullTextSearch"
1405 msgstr "VolledigeTekstZoek"
1406
1407 #: ../lib/main.php:1139 ../lib/plugin/RecentChanges.php:808
1408 #: ../lib/plugin/TitleSearch.php:44 ../lib/WikiTheme.php:1472
1409 #: ../themes/Crao/templates/navbar.tmpl:5
1410 #: ../themes/Crao/templates/navbar.tmpl:9
1411 #: ../themes/Crao/templates/navbar.tmpl:52
1412 #: ../themes/default/templates/search.tmpl:3
1413 #: ../themes/default/templates/search.tmpl:9
1414 #: ../themes/default/templates/search.tmpl:33
1415 #: ../themes/MonoBook/templates/navbar.tmpl:34
1416 #: ../themes/shamino_com/templates/top.tmpl:18
1417 #: ../themes/Sidebar/templates/search.tmpl:12
1418 #: ../themes/smaller/templates/navbar.tmpl:5
1419 msgid "TitleSearch"
1420 msgstr "TitelZoek"
1421
1422 #: ../lib/main.php:1313 ../lib/main.php:1326 ../lib/Request.php:821
1423 #, php-format
1424 msgid "%s is not writable."
1425 msgstr ""
1426
1427 #: ../lib/main.php:1314
1428 msgid "The session.save_path directory"
1429 msgstr ""
1430
1431 #: ../lib/main.php:1316 ../lib/Request.php:823
1432 #, php-format
1433 msgid "Please ensure that %s is writable, or redefine %s in config/config.ini."
1434 msgstr ""
1435
1436 #: ../lib/main.php:1317
1437 #, php-format
1438 msgid "the session.save_path directory '%s'"
1439 msgstr ""
1440
1441 #: ../lib/main.php:1321
1442 #, php-format
1443 msgid "Attempting to use the directory '%s' instead."
1444 msgstr ""
1445
1446 #: ../lib/main.php:1328
1447 msgid "Users will not be able to sign in."
1448 msgstr ""
1449
1450 #: ../lib/main.php:1340
1451 msgid "Your PHP version is too old. You must have at least PHP 4.3.9"
1452 msgstr ""
1453
1454 #: ../lib/PageList.php:93
1455 #, php-format
1456 msgid "Sort by %s"
1457 msgstr ""
1458
1459 #: ../lib/PageList.php:120
1460 msgid "reverse"
1461 msgstr ""
1462
1463 #: ../lib/PageList.php:131
1464 msgid "Click to reverse sort order"
1465 msgstr ""
1466
1467 #: ../lib/PageList.php:138
1468 #, php-format
1469 msgid "Click to sort by %s"
1470 msgstr ""
1471
1472 #: ../lib/PageList.php:275
1473 msgid "Click to de-/select all pages"
1474 msgstr ""
1475
1476 #: ../lib/PageList.php:350 ../lib/plugin/IncludePage.php:193
1477 #, php-format
1478 msgid " ... first %d bytes"
1479 msgstr ""
1480
1481 #: ../lib/PageList.php:357
1482 #, php-format
1483 msgid " ... around %s"
1484 msgstr ""
1485
1486 #: ../lib/PageList.php:412 ../lib/plugin/AppendText.php:55
1487 #, php-format
1488 msgid "%s not found"
1489 msgstr ""
1490
1491 #: ../lib/PageList.php:530 ../lib/plugin/WikiAdminSetAcl.php:242
1492 #: ../themes/default/templates/info.tmpl:73
1493 #: ../themes/MonoBook/templates/info.tmpl:86
1494 #, php-format
1495 msgid "page permission inherited from %s"
1496 msgstr ""
1497
1498 #: ../lib/PageList.php:532 ../lib/plugin/WikiAdminSetAcl.php:244
1499 #: ../themes/default/templates/info.tmpl:75
1500 #: ../themes/MonoBook/templates/info.tmpl:88
1501 msgid "individual page permission"
1502 msgstr ""
1503
1504 #: ../lib/PageList.php:534 ../lib/plugin/WikiAdminSetAcl.php:246
1505 #: ../themes/default/templates/info.tmpl:77
1506 #: ../themes/MonoBook/templates/info.tmpl:90
1507 msgid "default page permission"
1508 msgstr ""
1509
1510 #: ../lib/PageList.php:658 ../lib/plugin/FullTextSearch.php:115
1511 msgid "<no matches>"
1512 msgstr ""
1513
1514 #: ../lib/PageList.php:1164 ../lib/plugin/FullTextSearch.php:86
1515 #: ../lib/plugin/WikiAdminSearchReplace.php:178
1516 msgid "Content"
1517 msgstr ""
1518
1519 #: ../lib/PageList.php:1176 ../lib/plugin/WikiAdminChmod.php:135
1520 #: ../lib/plugin/WikiAdminSetAcl.php:191
1521 msgid "Permission"
1522 msgstr ""
1523
1524 #: ../lib/PageList.php:1178 ../lib/plugin/WikiAdminSetAcl.php:193
1525 #: ../lib/plugin/WikiAdminSetAcl.php:248
1526 #: ../themes/default/templates/info.tmpl:140
1527 #: ../themes/MonoBook/templates/info.tmpl:146
1528 msgid "ACL"
1529 msgstr ""
1530
1531 #: ../lib/PageList.php:1180
1532 msgid "All"
1533 msgstr ""
1534
1535 #: ../lib/PageList.php:1184 ../themes/default/templates/info.tmpl:57
1536 #: ../themes/MonoBook/templates/info.tmpl:71
1537 msgid "Last Modified"
1538 msgstr "meest recente verandering"
1539
1540 #: ../lib/PageList.php:1186 ../themes/default/templates/info.tmpl:116
1541 #: ../themes/MonoBook/templates/info.tmpl:128
1542 msgid "Hits"
1543 msgstr "Teller"
1544
1545 #: ../lib/PageList.php:1188 ../themes/Crao/templates/editpage.tmpl:38
1546 #: ../themes/default/templates/editpage.tmpl:40
1547 #: ../themes/default/templates/info.tmpl:111
1548 #: ../themes/fusionforge/templates/editpage.tmpl:35
1549 #: ../themes/MonoBook/templates/info.tmpl:123
1550 #: ../themes/Wordpress/templates/editpage.tmpl:39
1551 msgid "Size"
1552 msgstr ""
1553
1554 #: ../lib/PageList.php:1191 ../themes/default/templates/info.tmpl:59
1555 #: ../themes/MonoBook/templates/info.tmpl:73
1556 msgid "Last Summary"
1557 msgstr ""
1558
1559 #: ../lib/PageList.php:1193 ../lib/plugin/AuthorHistory.php:111
1560 #: ../lib/plugin/AuthorHistory.php:154
1561 msgid "Version"
1562 msgstr "Versie"
1563
1564 #: ../lib/PageList.php:1196 ../themes/default/templates/info.tmpl:58
1565 #: ../themes/MonoBook/templates/info.tmpl:72
1566 msgid "Last Author"
1567 msgstr "Vorige Auteur"
1568
1569 #: ../lib/PageList.php:1198 ../lib/WikiGroup.php:36
1570 msgid "Owner"
1571 msgstr ""
1572
1573 #: ../lib/PageList.php:1200 ../lib/WikiGroup.php:37
1574 msgid "Creator"
1575 msgstr ""
1576
1577 #: ../lib/PageList.php:1206 ../themes/Crao/templates/editpage.tmpl:62
1578 #: ../themes/default/templates/editpage.tmpl:81
1579 #: ../themes/default/templates/info.tmpl:127
1580 #: ../themes/fusionforge/templates/editpage.tmpl:62
1581 #: ../themes/MonoBook/templates/info.tmpl:139
1582 #: ../themes/Wordpress/templates/editpage.tmpl:62
1583 msgid "Locked"
1584 msgstr "LÃ¥st"
1585
1586 #: ../lib/PageList.php:1207
1587 msgid "locked"
1588 msgstr "lÃ¥st"
1589
1590 #: ../lib/PageList.php:1209 ../themes/fusionforge/templates/editpage.tmpl:67
1591 msgid "External"
1592 msgstr ""
1593
1594 #: ../lib/PageList.php:1210
1595 msgid "external"
1596 msgstr ""
1597
1598 #: ../lib/PageList.php:1213
1599 msgid "Minor Edit"
1600 msgstr ""
1601
1602 #: ../lib/PageList.php:1213
1603 msgid "minor"
1604 msgstr ""
1605
1606 #: ../lib/PageList.php:1215 ../themes/default/templates/info.tmpl:107
1607 #: ../themes/MonoBook/templates/info.tmpl:119
1608 msgid "Markup"
1609 msgstr ""
1610
1611 #: ../lib/PageList.php:1384 ../lib/PageList.php:1391 ../lib/PageList.php:1397
1612 #: ../lib/WikiDB/backend.php:549 ../lib/WikiDB/backend.php:555
1613 msgid "Illegal 'limit' argument: must be numeric"
1614 msgstr ""
1615
1616 #: ../lib/PageList.php:1506 ../lib/plugin/WantedPagesOld.php:170
1617 #, php-format
1618 msgid "Columns: %s."
1619 msgstr ""
1620
1621 #: ../lib/PagePerm.php:191
1622 msgid "SearchReplace"
1623 msgstr "ZoekVervangt"
1624
1625 #: ../lib/PagePerm.php:321
1626 msgid "List this page and all subpages"
1627 msgstr ""
1628
1629 #: ../lib/PagePerm.php:322
1630 msgid "View this page and all subpages"
1631 msgstr ""
1632
1633 #: ../lib/PagePerm.php:323
1634 msgid "Edit this page and all subpages"
1635 msgstr ""
1636
1637 #: ../lib/PagePerm.php:324
1638 msgid "Create a new (sub)page"
1639 msgstr ""
1640
1641 #: ../lib/PagePerm.php:325
1642 msgid "Download page contents"
1643 msgstr ""
1644
1645 #: ../lib/PagePerm.php:326
1646 msgid "Change page attributes"
1647 msgstr ""
1648
1649 #: ../lib/PagePerm.php:327
1650 msgid "Remove this page"
1651 msgstr ""
1652
1653 #: ../lib/PagePerm.php:328
1654 msgid "Purge this page"
1655 msgstr "Verwijder pagina"
1656
1657 #: ../lib/PagePerm.php:358
1658 #, php-format
1659 msgid "Unsupported ACL access type %s ignored."
1660 msgstr ""
1661
1662 #: ../lib/PagePerm.php:583
1663 msgid "Access"
1664 msgstr ""
1665
1666 #: ../lib/PagePerm.php:585
1667 msgid "Group/User"
1668 msgstr ""
1669
1670 #: ../lib/PagePerm.php:586
1671 msgid "Grant"
1672 msgstr ""
1673
1674 #: ../lib/PagePerm.php:587
1675 msgid "Del/+"
1676 msgstr ""
1677
1678 #: ../lib/PagePerm.php:588 ../lib/plugin/PluginManager.php:71
1679 #: ../lib/plugin/WikiAdminSetAcl.php:250
1680 msgid "Description"
1681 msgstr ""
1682
1683 #: ../lib/PagePerm.php:609
1684 msgid "Add this ACL"
1685 msgstr ""
1686
1687 #: ../lib/PagePerm.php:633
1688 msgid "Allow / Deny"
1689 msgstr ""
1690
1691 #: ../lib/PagePerm.php:645
1692 msgid "Delete this ACL"
1693 msgstr ""
1694
1695 #: ../lib/PagePerm.php:671
1696 msgid "add "
1697 msgstr ""
1698
1699 #: ../lib/PagePerm.php:675
1700 msgid "Check to add this ACL"
1701 msgstr ""
1702
1703 #: ../lib/PageType.php:142
1704 msgid "WARNING: InterWikiMap page is unlocked, so not using those links."
1705 msgstr ""
1706
1707 #: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:841
1708 #: ../themes/default/templates/navbar.tmpl:8
1709 #: ../themes/default/templates/navbar.tmpl:10
1710 #: ../themes/fusionforge/templates/actionbar.tmpl:16
1711 #: ../themes/fusionforge/templates/actionbar.tmpl:27
1712 #: ../themes/fusionforge/templates/actionbar.tmpl:33
1713 #: ../themes/fusionforge/templates/actionbar.tmpl:44
1714 #: ../themes/MonoBook/templates/actionbar.tmpl:15
1715 #: ../themes/MonoBook/templates/actionbar.tmpl:22
1716 #: ../themes/MonoBook/templates/actionbar.tmpl:26
1717 #: ../themes/MonoBook/templates/actionbar.tmpl:32
1718 #: ../themes/wikilens/templates/navbar.tmpl:9
1719 #: ../themes/wikilens/templates/navbar.tmpl:11
1720 msgid "Discussion"
1721 msgstr ""
1722
1723 #: ../lib/PageType.php:396
1724 msgid "Moniker"
1725 msgstr ""
1726
1727 #: ../lib/PageType.php:397
1728 msgid "InterWiki Address"
1729 msgstr ""
1730
1731 #: ../lib/plugin/AddComment.php:39
1732 msgid "AddComment"
1733 msgstr ""
1734
1735 #: ../lib/plugin/AddComment.php:43
1736 #, php-format
1737 msgid "Show and add comments for %s"
1738 msgstr ""
1739
1740 #: ../lib/plugin/AddComment.php:73 ../lib/plugin/Chart.php:77
1741 #: ../lib/plugin/CreateBib.php:111 ../lib/plugin/CreateToc.php:378
1742 #: ../lib/plugin/FileInfo.php:61 ../lib/plugin/FileInfo.php:64
1743 #: ../lib/plugin/GoogleMaps.php:91 ../lib/plugin/GoogleMaps.php:94
1744 #: ../lib/plugin/IncludePage.php:78 ../lib/plugin/ModeratedPage.php:63
1745 #: ../lib/plugin/PageGroup.php:95 ../lib/plugin/SyncWiki.php:70
1746 #: ../lib/plugin/SyntaxHighlighter.php:126 ../lib/plugin/Template.php:108
1747 #: ../lib/plugin/WikiFormRich.php:173 ../lib/plugin/WikiFormRich.php:190
1748 #: ../lib/plugin/WikiForum.php:71 ../lib/plugin/WikiPoll.php:143
1749 #, php-format
1750 msgid "A required argument '%s' is missing."
1751 msgstr ""
1752
1753 #: ../lib/plugin/AddComment.php:99
1754 msgid "Click to hide the comments"
1755 msgstr ""
1756
1757 #: ../lib/plugin/AddComment.php:102
1758 msgid "Click to display all comments"
1759 msgstr ""
1760
1761 #: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:492
1762 msgid "Click to display"
1763 msgstr ""
1764
1765 #: ../lib/plugin/AddComment.php:109
1766 msgid "Comments"
1767 msgstr ""
1768
1769 #: ../lib/plugin/AllPages.php:34 ../themes/MonoBook/templates/navbar.tmpl:78
1770 #: ../themes/Sidebar/templates/navbar.tmpl:69
1771 msgid "AllPages"
1772 msgstr ""
1773
1774 #: ../lib/plugin/AllPages.php:38
1775 msgid "List all pages in this wiki."
1776 msgstr ""
1777
1778 #: ../lib/plugin/AllPages.php:68
1779 #, php-format
1780 msgid "All pages in this wiki (%d total):"
1781 msgstr ""
1782
1783 #: ../lib/plugin/AllPages.php:74
1784 #, php-format
1785 msgid "List of user-created pages (%d total):"
1786 msgstr ""
1787
1788 #: ../lib/plugin/AllPages.php:83 ../lib/plugin/LinkDatabase.php:81
1789 #, php-format
1790 msgid "List of pages owned by [%s] (%d total):"
1791 msgstr ""
1792
1793 #: ../lib/plugin/AllPages.php:96 ../lib/plugin/LinkDatabase.php:88
1794 #, php-format
1795 msgid "List of pages last edited by [%s] (%d total):"
1796 msgstr ""
1797
1798 #: ../lib/plugin/AllPages.php:109 ../lib/plugin/LinkDatabase.php:95
1799 #, php-format
1800 msgid "List of pages created by [%s] (%d total):"
1801 msgstr ""
1802
1803 #: ../lib/plugin/AllPages.php:139 ../lib/plugin/AllUsers.php:102
1804 #, php-format
1805 msgid "Elapsed time: %s s"
1806 msgstr ""
1807
1808 #: ../lib/plugin/AllUsers.php:37
1809 msgid "AllUsers"
1810 msgstr ""
1811
1812 #: ../lib/plugin/AllUsers.php:41
1813 msgid "List all once authenticated users."
1814 msgstr ""
1815
1816 #: ../lib/plugin/AllUsers.php:80
1817 #, php-format
1818 msgid "Authenticated users on this wiki (%d total):"
1819 msgstr ""
1820
1821 #: ../lib/plugin/AnalyseAccessLogSql.php:163
1822 #: ../lib/plugin/AnalyseAccessLogSql.php:198
1823 msgid "0 - last minute"
1824 msgstr ""
1825
1826 #: ../lib/plugin/AnalyseAccessLogSql.php:164
1827 #: ../lib/plugin/AnalyseAccessLogSql.php:199
1828 msgid "1 - 1 minute to 1 hour"
1829 msgstr ""
1830
1831 #: ../lib/plugin/AnalyseAccessLogSql.php:165
1832 #: ../lib/plugin/AnalyseAccessLogSql.php:200
1833 msgid "2 - 1 hour to 1 day"
1834 msgstr ""
1835
1836 #: ../lib/plugin/AnalyseAccessLogSql.php:166
1837 #: ../lib/plugin/AnalyseAccessLogSql.php:201
1838 msgid "3 - 1 day to 1 week"
1839 msgstr ""
1840
1841 #: ../lib/plugin/AnalyseAccessLogSql.php:167
1842 #: ../lib/plugin/AnalyseAccessLogSql.php:202
1843 msgid "4 - 1 week to 1 month"
1844 msgstr ""
1845
1846 #: ../lib/plugin/AnalyseAccessLogSql.php:168
1847 #: ../lib/plugin/AnalyseAccessLogSql.php:203
1848 msgid "5 - 1 month to 1 year"
1849 msgstr ""
1850
1851 #: ../lib/plugin/AnalyseAccessLogSql.php:169
1852 #: ../lib/plugin/AnalyseAccessLogSql.php:204
1853 msgid "6 - more than 1 year"
1854 msgstr ""
1855
1856 #: ../lib/plugin/AnalyseAccessLogSql.php:223
1857 msgid "referring_urls"
1858 msgstr ""
1859
1860 #: ../lib/plugin/AnalyseAccessLogSql.php:224
1861 msgid "external_referers"
1862 msgstr ""
1863
1864 #: ../lib/plugin/AnalyseAccessLogSql.php:225
1865 msgid "referring_domains"
1866 msgstr ""
1867
1868 #: ../lib/plugin/AnalyseAccessLogSql.php:226
1869 msgid "remote_hosts"
1870 msgstr ""
1871
1872 #: ../lib/plugin/AnalyseAccessLogSql.php:227
1873 msgid "users"
1874 msgstr ""
1875
1876 #: ../lib/plugin/AnalyseAccessLogSql.php:228
1877 msgid "host_users"
1878 msgstr ""
1879
1880 #: ../lib/plugin/AnalyseAccessLogSql.php:229
1881 msgid "search_bots"
1882 msgstr ""
1883
1884 #: ../lib/plugin/AnalyseAccessLogSql.php:230
1885 msgid "search_bots_hits"
1886 msgstr ""
1887
1888 #: ../lib/plugin/AnalyseAccessLogSql.php:232
1889 msgid "minutes"
1890 msgstr ""
1891
1892 #: ../lib/plugin/AnalyseAccessLogSql.php:233
1893 msgid "hours"
1894 msgstr ""
1895
1896 #: ../lib/plugin/AnalyseAccessLogSql.php:234 ../lib/plugin/VisualWiki.php:498
1897 msgid "days"
1898 msgstr ""
1899
1900 #: ../lib/plugin/AnalyseAccessLogSql.php:235
1901 msgid "weeks"
1902 msgstr ""
1903
1904 #: ../lib/plugin/AnalyseAccessLogSql.php:253
1905 msgid "AnalyseAccessLogSql"
1906 msgstr ""
1907
1908 #: ../lib/plugin/AnalyseAccessLogSql.php:257
1909 msgid "Show summary information from the access log table."
1910 msgstr ""
1911
1912 #: ../lib/plugin/AnalyseAccessLogSql.php:265
1913 msgid "The requested information is available only to Administrators."
1914 msgstr ""
1915
1916 #: ../lib/plugin/AnalyseAccessLogSql.php:268
1917 msgid "The SQL_ACCESS_LOG is not enabled."
1918 msgstr ""
1919
1920 #: ../lib/plugin/AnalyseAccessLogSql.php:279
1921 #, php-format
1922 msgid "Unrecognised parameter 'mode=%s'"
1923 msgstr ""
1924
1925 #: ../lib/plugin/AnalyseAccessLogSql.php:298
1926 #: ../lib/plugin/_BackendInfo.php:119 ../lib/plugin/SemanticSearch.php:411
1927 #: ../lib/plugin/WatchPage.php:57
1928 msgid "<empty>"
1929 msgstr ""
1930
1931 #: ../lib/plugin/AppendText.php:37 ../lib/plugin/AppendText.php:79
1932 msgid "AppendText"
1933 msgstr ""
1934
1935 #: ../lib/plugin/AppendText.php:41
1936 msgid "Append text to any page in this wiki."
1937 msgstr ""
1938
1939 #: ../lib/plugin/AppendText.php:56
1940 msgid "Appending at the end."
1941 msgstr ""
1942
1943 #: ../lib/plugin/AppendText.php:89
1944 #, php-format
1945 msgid "Page could not be updated. %s doesn't exist!"
1946 msgstr ""
1947
1948 #: ../lib/plugin/AppendText.php:123
1949 #, php-format
1950 msgid "AppendText to %s"
1951 msgstr ""
1952
1953 #: ../lib/plugin/AppendText.php:126
1954 msgid "Page successfully updated."
1955 msgstr ""
1956
1957 #: ../lib/plugin/AppendText.php:143
1958 #, php-format
1959 msgid "Go to %s."
1960 msgstr ""
1961
1962 #: ../lib/plugin/AsciiMath.php:49
1963 msgid "AsciiMath"
1964 msgstr ""
1965
1966 #: ../lib/plugin/AsciiMath.php:53
1967 msgid "Render ASCII Math as MathML"
1968 msgstr ""
1969
1970 #: ../lib/plugin/AsciiSVG.php:32
1971 msgid "AsciiSVG"
1972 msgstr ""
1973
1974 #: ../lib/plugin/AsciiSVG.php:36
1975 msgid "Render inline ASCII SVG"
1976 msgstr ""
1977
1978 #: ../lib/plugin/AtomFeed.php:32
1979 msgid "AtomFeed"
1980 msgstr ""
1981
1982 #: ../lib/plugin/AtomFeed.php:36
1983 msgid "Atom Aggregator Plugin"
1984 msgstr ""
1985
1986 #: ../lib/plugin/_AuthInfo.php:35
1987 msgid "AuthInfo"
1988 msgstr ""
1989
1990 #: ../lib/plugin/_AuthInfo.php:39
1991 msgid "Display general and user specific auth information."
1992 msgstr ""
1993
1994 #: ../lib/plugin/_AuthInfo.php:60
1995 msgid "General Auth Settings"
1996 msgstr ""
1997
1998 #: ../lib/plugin/_AuthInfo.php:95
1999 #, php-format
2000 msgid "Personal Auth Settings for '%s'"
2001 msgstr ""
2002
2003 #: ../lib/plugin/_AuthInfo.php:97
2004 msgid "No userid"
2005 msgstr ""
2006
2007 #: ../lib/plugin/AuthorHistory.php:65 ../themes/blog/templates/info.tmpl:6
2008 #: ../themes/MonoBook/templates/actionbar.tmpl:78
2009 #: ../themes/MonoBook/templates/info.tmpl:183
2010 #: ../themes/Sidebar/templates/actionbar.tmpl:57
2011 #: ../themes/smaller/templates/info.tmpl:10
2012 msgid "AuthorHistory"
2013 msgstr ""
2014
2015 #: ../lib/plugin/AuthorHistory.php:69
2016 #, php-format
2017 msgid ""
2018 "List all page revisions edited by one user with diff links, or show a "
2019 "PageHistory-like list of a single page for only one user."
2020 msgstr ""
2021
2022 #: ../lib/plugin/AuthorHistory.php:112 ../lib/plugin/AuthorHistory.php:155
2023 msgid "Minor"
2024 msgstr ""
2025
2026 #: ../lib/plugin/AuthorHistory.php:113
2027 #: ../themes/default/templates/info.tmpl:63
2028 #: ../themes/default/templates/wikiforum.tmpl:22
2029 #: ../themes/MonoBook/templates/info.tmpl:77
2030 msgid "Author"
2031 msgstr ""
2032
2033 #: ../lib/plugin/AuthorHistory.php:114 ../lib/plugin/AuthorHistory.php:156
2034 #: ../themes/Crao/templates/editpage.tmpl:49
2035 #: ../themes/default/templates/editpage.tmpl:51
2036 #: ../themes/default/templates/info.tmpl:64
2037 #: ../themes/fusionforge/templates/editpage.tmpl:42
2038 #: ../themes/MonoBook/templates/info.tmpl:78
2039 #: ../themes/Portland/templates/editpage.tmpl:37
2040 #: ../themes/Wordpress/templates/editpage.tmpl:47
2041 msgid "Summary"
2042 msgstr ""
2043
2044 #: ../lib/plugin/AuthorHistory.php:115 ../lib/plugin/AuthorHistory.php:157
2045 msgid "Modified"
2046 msgstr ""
2047
2048 #: ../lib/plugin/AuthorHistory.php:144
2049 #, php-format
2050 msgid "History of all major and minor edits by %s to page %s."
2051 msgstr ""
2052
2053 #: ../lib/plugin/AuthorHistory.php:191
2054 #, php-format
2055 msgid "History of all major and minor modifications for any page edited by %s."
2056 msgstr ""
2057
2058 #: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:53
2059 #: ../themes/Crao/templates/actionbar.tmpl:31
2060 #: ../themes/default/templates/actionbar.tmpl:39
2061 #: ../themes/MonoBook/templates/info.tmpl:189
2062 #: ../themes/Portland/templates/actionbar.tmpl:18
2063 #: ../themes/smaller/templates/info.tmpl:17
2064 #: ../themes/Wordpress/templates/actionbar.tmpl:77
2065 msgid "DebugInfo"
2066 msgstr ""
2067
2068 #: ../lib/plugin/_BackendInfo.php:34
2069 #, php-format
2070 msgid "Get debugging information for %s."
2071 msgstr ""
2072
2073 #: ../lib/plugin/_BackendInfo.php:53
2074 #, php-format
2075 msgid "Querying backend directly for '%s'"
2076 msgstr ""
2077
2078 #: ../lib/plugin/_BackendInfo.php:62
2079 #, php-format
2080 msgid "No pagedata for %s"
2081 msgstr ""
2082
2083 #: ../lib/plugin/_BackendInfo.php:119
2084 msgid "<not displayed>"
2085 msgstr ""
2086
2087 #: ../lib/plugin/BackLinks.php:33
2088 #, php-format
2089 msgid "List all pages which link to %s."
2090 msgstr ""
2091
2092 #: ../lib/plugin/BackLinks.php:67 ../lib/plugin/ListPages.php:118
2093 #: ../lib/plugin/ListPages.php:121 ../lib/plugin/ListSubpages.php:84
2094 msgid "#"
2095 msgstr ""
2096
2097 #: ../lib/plugin/BackLinks.php:120
2098 #, php-format
2099 msgid "No other page links to %s yet."
2100 msgstr ""
2101
2102 #: ../lib/plugin/BackLinks.php:123
2103 #, php-format
2104 msgid "One page would link to %s:"
2105 msgstr ""
2106
2107 #: ../lib/plugin/BackLinks.php:132
2108 #, php-format
2109 msgid "%s pages would link to %s:"
2110 msgstr ""
2111
2112 #: ../lib/plugin/BackLinks.php:141 ../lib/plugin/SemanticSearch.php:127
2113 #: ../lib/plugin/SemanticSearch.php:206
2114 msgid "AND"
2115 msgstr ""
2116
2117 #: ../lib/plugin/BackLinks.php:147
2118 #, php-format
2119 msgid "No page links to %s."
2120 msgstr ""
2121
2122 #: ../lib/plugin/BackLinks.php:152
2123 #, php-format
2124 msgid "One page links to %s:"
2125 msgstr ""
2126
2127 #: ../lib/plugin/BackLinks.php:162
2128 msgid "Those"
2129 msgstr ""
2130
2131 #: ../lib/plugin/BackLinks.php:161
2132 #, php-format
2133 msgid "%s pages link to %s:"
2134 msgstr ""
2135
2136 #: ../lib/plugin/BackLinks.php:170
2137 msgid "More..."
2138 msgstr ""
2139
2140 #: ../lib/plugin/BlogArchives.php:39 ../lib/plugin/BlogArchives.php:144
2141 #: ../themes/blog/templates/actionbar.tmpl:11
2142 msgid "Archives"
2143 msgstr ""
2144
2145 #: ../lib/plugin/BlogArchives.php:43
2146 msgid "List blog months links for the current or ADMIN user"
2147 msgstr ""
2148
2149 #: ../lib/plugin/BlogArchives.php:98 ../lib/plugin/BlogJournal.php:99
2150 #, php-format
2151 msgid "Blog Entries for %s:"
2152 msgstr ""
2153
2154 #: ../lib/plugin/BlogArchives.php:106
2155 #: ../themes/blog/templates/actionbar.tmpl:11
2156 msgid "BlogArchives"
2157 msgstr ""
2158
2159 #: ../lib/plugin/BlogArchives.php:132
2160 msgid "Blog Archives:"
2161 msgstr ""
2162
2163 #: ../lib/plugin/BlogJournal.php:38
2164 msgid "BlogJournal"
2165 msgstr ""
2166
2167 #: ../lib/plugin/BlogJournal.php:42
2168 msgid "Include latest blog entries for the current or ADMIN user"
2169 msgstr ""
2170
2171 #: ../lib/plugin/BlogJournal.php:95
2172 msgid "New entry"
2173 msgstr ""
2174
2175 #: ../lib/plugin/BlogJournal.php:97
2176 msgid "No Blog Entries"
2177 msgstr ""
2178
2179 #: ../lib/plugin/BoxRight.php:34
2180 msgid "A simple plugin for <div class=boxright> with wikimarkup"
2181 msgstr ""
2182
2183 #: ../lib/plugin/CalendarList.php:54 ../lib/plugin/CalendarList.php:58
2184 msgid "CalendarList"
2185 msgstr ""
2186
2187 #: ../lib/plugin/CalendarList.php:138 ../lib/plugin/Calendar.php:168
2188 #, php-format
2189 msgid "Edit %s"
2190 msgstr "Verander %s"
2191
2192 #: ../lib/plugin/Calendar.php:41 ../lib/plugin/Calendar.php:45
2193 #: ../lib/WikiTheme.php:1527 ../lib/WikiUser.php:478
2194 #: ../themes/blog/templates/sidebar.tmpl:16
2195 #: ../themes/Crao/templates/head.tmpl:83
2196 #: ../themes/Crao/templates/navbar.tmpl:29
2197 #: ../themes/default/templates/head.tmpl:91
2198 #: ../themes/default/templates/homepage.tmpl:15
2199 #: ../themes/default/templates/navbar.tmpl:32
2200 #: ../themes/wikilens/templates/head.tmpl:82
2201 #: ../themes/wikilens/templates/navbar.tmpl:25
2202 #: ../themes/Wordpress/templates/actionbar.tmpl:34
2203 msgid "Calendar"
2204 msgstr ""
2205
2206 #: ../lib/plugin/Calendar.php:90
2207 msgid "Previous Month"
2208 msgstr ""
2209
2210 #: ../lib/plugin/Calendar.php:94
2211 msgid "Next Month"
2212 msgstr ""
2213
2214 #: ../lib/plugin/Calendar.php:127
2215 msgid "Wk"
2216 msgstr ""
2217
2218 #: ../lib/plugin/CategoryPage.php:44
2219 msgid "CategoryPage"
2220 msgstr ""
2221
2222 #: ../lib/plugin/CategoryPage.php:48
2223 msgid "Create a Wiki page."
2224 msgstr ""
2225
2226 #: ../lib/plugin/Chart.php:50
2227 msgid "Chart"
2228 msgstr ""
2229
2230 #: ../lib/plugin/Chart.php:54
2231 msgid "Render SVG charts"
2232 msgstr ""
2233
2234 #: ../lib/plugin/Comment.php:43
2235 msgid "Comment"
2236 msgstr ""
2237
2238 #: ../lib/plugin/Comment.php:47
2239 msgid "Embed hidden comments in WikiPages."
2240 msgstr ""
2241
2242 #: ../lib/plugin/CreateBib.php:37
2243 msgid "CreateBib"
2244 msgstr ""
2245
2246 #: ../lib/plugin/CreateBib.php:41
2247 msgid "Automatically create a Bibtex file from linked pages"
2248 msgstr ""
2249
2250 #: ../lib/plugin/CreatePage.php:42
2251 msgid "CreatePage"
2252 msgstr ""
2253
2254 #: ../lib/plugin/CreatePage.php:46
2255 msgid "Create a Wiki page by the provided name."
2256 msgstr ""
2257
2258 #: ../lib/plugin/CreatePage.php:66
2259 msgid "Cannot create page with empty name!"
2260 msgstr ""
2261
2262 #: ../lib/plugin/CreatePage.php:70
2263 msgid "CreatePage failed"
2264 msgstr ""
2265
2266 #: ../lib/plugin/CreatePage.php:72 ../lib/plugin/CreatePage.php:74
2267 #, php-format
2268 msgid "Do you really want to create the page '%s'?"
2269 msgstr ""
2270
2271 #: ../lib/plugin/CreatePage.php:79 ../lib/plugin/CreatePage.php:83
2272 msgid "The new page you want to create will be a subpage."
2273 msgstr ""
2274
2275 #: ../lib/plugin/CreatePage.php:80
2276 msgid "Subpages cannot be created unless the parent page exists."
2277 msgstr ""
2278
2279 #: ../lib/plugin/CreatePage.php:87
2280 msgid ""
2281 "Subpages with ending space are not allowed as directory name on Windows."
2282 msgstr ""
2283
2284 #: ../lib/plugin/CreatePage.php:116
2285 #, php-format
2286 msgid "%s already exists"
2287 msgstr ""
2288
2289 #: ../lib/plugin/CreatePage.php:132
2290 msgid "Created by CreatePage"
2291 msgstr ""
2292
2293 #: ../lib/plugin/CreateToc.php:46
2294 msgid "CreateToc"
2295 msgstr ""
2296
2297 #: ../lib/plugin/CreateToc.php:50
2298 msgid "Create a Table of Contents and automatically link to headers"
2299 msgstr ""
2300
2301 #: ../lib/plugin/CreateToc.php:389
2302 msgid "Error: firstlevelstyle must be 'number', 'letter' or 'roman'"
2303 msgstr ""
2304
2305 #: ../lib/plugin/CreateToc.php:394 ../lib/plugin/Template.php:129
2306 #, php-format
2307 msgid "Page '%s' does not exist."
2308 msgstr ""
2309
2310 #: ../lib/plugin/CreateToc.php:399 ../lib/plugin/Diff.php:86
2311 #: ../lib/plugin/PageDump.php:85
2312 #, php-format
2313 msgid "Illegal access to page %s: no read access"
2314 msgstr ""
2315
2316 #: ../lib/plugin/CreateToc.php:407
2317 msgid "Error: version must be a positive integer."
2318 msgstr ""
2319
2320 #: ../lib/plugin/CreateToc.php:411 ../lib/plugin/IncludePage.php:107
2321 #: ../lib/plugin/PageGroup.php:120 ../lib/plugin/Template.php:145
2322 #, php-format
2323 msgid "%s: no such revision %d."
2324 msgstr ""
2325
2326 #: ../lib/plugin/CreateToc.php:422
2327 msgid "CreateToc disabled for old markup."
2328 msgstr ""
2329
2330 #: ../lib/plugin/CreateToc.php:485
2331 msgid "Click to display to TOC"
2332 msgstr ""
2333
2334 #: ../lib/plugin/CurrentTime.php:57
2335 msgid "CurrentTime"
2336 msgstr ""
2337
2338 #: ../lib/plugin/CurrentTime.php:61
2339 msgid "A simple plugin that displays current time and date"
2340 msgstr ""
2341
2342 #: ../lib/plugin/DeadEndPages.php:31
2343 msgid "DeadEndPages"
2344 msgstr ""
2345
2346 #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1028
2347 #: ../themes/blog/themeinfo.php:67
2348 msgid "Diff"
2349 msgstr "Diff"
2350
2351 #: ../lib/plugin/Diff.php:40
2352 msgid "Display differences between revisions"
2353 msgstr ""
2354
2355 #: ../lib/plugin/Diff.php:182
2356 msgid "Content of versions "
2357 msgstr ""
2358
2359 #: ../lib/plugin/Diff.php:183
2360 msgid " and "
2361 msgstr ""
2362
2363 #: ../lib/plugin/Diff.php:183
2364 msgid " is identical."
2365 msgstr " zijn identiek"
2366
2367 #: ../lib/plugin/Diff.php:188
2368 msgid "Version "
2369 msgstr "Versie "
2370
2371 #: ../lib/plugin/Diff.php:189
2372 msgid " was created because: "
2373 msgstr ""
2374
2375 #: ../lib/plugin/DynamicIncludePage.php:35
2376 msgid "DynamicIncludePage"
2377 msgstr ""
2378
2379 #: ../lib/plugin/DynamicIncludePage.php:39
2380 msgid "Dynamically include the content from another wiki page."
2381 msgstr ""
2382
2383 #: ../lib/plugin/DynamicIncludePage.php:59
2384 #: ../lib/plugin/DynamicIncludePage.php:82
2385 #, php-format
2386 msgid " %s :"
2387 msgstr ""
2388
2389 #: ../lib/plugin/DynamicIncludePage.php:77
2390 #: ../lib/plugin/DynamicIncludePage.php:78
2391 #: ../lib/plugin/NewPagesPerUser.php:109 ../lib/plugin/NewPagesPerUser.php:110
2392 #: ../lib/plugin/RecentChanges.php:1362 ../lib/plugin/RecentChanges.php:1363
2393 #: ../themes/Sidebar/themeinfo.php:58 ../themes/Sidebar/themeinfo.php:59
2394 msgid "Click to hide/show"
2395 msgstr ""
2396
2397 #: ../lib/plugin/EditMetaData.php:48 ../lib/plugin/_WikiTranslation.php:54
2398 msgid "EditMetaData"
2399 msgstr ""
2400
2401 #: ../lib/plugin/EditMetaData.php:52
2402 #, php-format
2403 msgid "Edit metadata for %s"
2404 msgstr ""
2405
2406 #: ../lib/plugin/EditMetaData.php:127
2407 #, php-format
2408 msgid "No metadata for %s"
2409 msgstr ""
2410
2411 #: ../lib/plugin/EditMetaData.php:141
2412 msgid ""
2413 "Add or change a page-level metadata 'key=>value' pair. Note that you can "
2414 "remove a key by leaving the value-box empty."
2415 msgstr ""
2416
2417 #: ../lib/plugin/EditMetaData.php:144 ../lib/upgrade.php:789
2418 msgid "Submit"
2419 msgstr ""
2420
2421 #: ../lib/plugin/EditMetaData.php:159
2422 msgid "Requires WikiAdmin privileges to edit."
2423 msgstr ""
2424
2425 #: ../lib/plugin/ExternalSearch.php:40
2426 msgid "ExternalSearch"
2427 msgstr ""
2428
2429 #: ../lib/plugin/ExternalSearch.php:44
2430 msgid "Redirects to an external web site based on form input"
2431 msgstr ""
2432
2433 #: ../lib/plugin/ExternalSearch.php:135 ../lib/plugin/PhotoAlbum.php:477
2434 #, php-format
2435 msgid "Invalid argument: %s=%s"
2436 msgstr ""
2437
2438 #: ../lib/plugin/FacebookLike.php:35
2439 msgid ""
2440 "Display a Facebook Like button. See http://developers.facebook.com/docs/"
2441 "reference/plugins/like"
2442 msgstr ""
2443
2444 #: ../lib/plugin/FileInfo.php:40
2445 msgid "FileInfo"
2446 msgstr ""
2447
2448 #: ../lib/plugin/FileInfo.php:44
2449 msgid "Display file information like version, size, date... of uploaded files."
2450 msgstr ""
2451
2452 #: ../lib/plugin/FileInfo.php:78
2453 #, php-format
2454 msgid "File '%s' not found."
2455 msgstr ""
2456
2457 #: ../lib/plugin/FileInfo.php:92
2458 msgid ""
2459 "Output suppressed. FileInfoPlugin with local files require a locked page."
2460 msgstr ""
2461
2462 #: ../lib/plugin/FileInfo.php:93
2463 msgid "page not locked"
2464 msgstr ""
2465
2466 #: ../lib/plugin/FoafViewer.php:69
2467 msgid "FoafViewer"
2468 msgstr ""
2469
2470 #: ../lib/plugin/FoafViewer.php:73
2471 msgid "Parse an RDF FOAF file and extract information to render as HTML"
2472 msgstr ""
2473
2474 #: ../lib/plugin/FoafViewer.php:96
2475 msgid "required pear library XML/FOAF/Parser.php not found in include_path"
2476 msgstr ""
2477
2478 #: ../lib/plugin/FoafViewer.php:102
2479 msgid "FOAF File URI"
2480 msgstr ""
2481
2482 #: ../lib/plugin/FoafViewer.php:106
2483 msgid "Pretty HTML"
2484 msgstr ""
2485
2486 #: ../lib/plugin/FoafViewer.php:108
2487 msgid "Original URL (Redirect)"
2488 msgstr ""
2489
2490 #: ../lib/plugin/FoafViewer.php:110
2491 msgid "Parse FOAF"
2492 msgstr ""
2493
2494 #: ../lib/plugin/FoafViewer.php:119
2495 msgid "foaf must be a URI starting with http://"
2496 msgstr ""
2497
2498 #: ../lib/plugin/FoafViewer.php:142
2499 msgid "Title"
2500 msgstr ""
2501
2502 #: ../lib/plugin/FrameInclude.php:52
2503 msgid "FrameInclude"
2504 msgstr ""
2505
2506 #: ../lib/plugin/FrameInclude.php:56
2507 msgid ""
2508 "Displays a url in a seperate frame inside our body. Only one frame allowed."
2509 msgstr ""
2510
2511 #: ../lib/plugin/FrameInclude.php:81 ../lib/plugin/RandomPage.php:59
2512 #: ../lib/plugin/RedirectTo.php:89 ../lib/plugin/SyncWiki.php:73
2513 #: ../lib/plugin/WikiAdminChown.php:107 ../lib/plugin/WikiAdminMarkup.php:110
2514 #: ../lib/plugin/WikiAdminPurge.php:93 ../lib/plugin/WikiAdminRemove.php:137
2515 #: ../lib/plugin/WikiAdminRename.php:143
2516 #: ../lib/plugin/WikiAdminSearchReplace.php:121
2517 #: ../lib/plugin/WikiAdminSetAcl.php:141
2518 #: ../lib/plugin/WikiAdminSetExternal.php:96
2519 #: ../lib/plugin/WikiAdminUtils.php:64
2520 msgid "Plugin not run: not in browse mode"
2521 msgstr ""
2522
2523 #: ../lib/plugin/FrameInclude.php:89 ../lib/plugin/Template.php:123
2524 #, php-format
2525 msgid "Recursive inclusion of page %s"
2526 msgstr ""
2527
2528 #: ../lib/plugin/FrameInclude.php:95
2529 #, php-format
2530 msgid "%s or %s parameter missing"
2531 msgstr ""
2532
2533 #: ../lib/plugin/FrameInclude.php:101 ../lib/plugin/Transclude.php:88
2534 #, php-format
2535 msgid "Recursive inclusion of url %s"
2536 msgstr ""
2537
2538 #: ../lib/plugin/FrameInclude.php:108 ../lib/plugin/SemanticSearch.php:287
2539 #: ../lib/plugin/TeX2png.php:228 ../lib/plugin/text2png.php:81
2540 #: ../lib/plugin/text2png.php:167
2541 #, php-format
2542 msgid "See %s"
2543 msgstr "Zie %s"
2544
2545 #: ../lib/plugin/FullTextSearch.php:50
2546 msgid "Search the content of all pages in this wiki."
2547 msgstr ""
2548
2549 #: ../lib/plugin/FullTextSearch.php:88 ../lib/plugin/FullTextSearch.php:123
2550 #, php-format
2551 msgid "Full text search results for '%s'"
2552 msgstr "Volledige tekst zoek resultaten naar '%s'"
2553
2554 #: ../lib/plugin/FullTextSearch.php:113
2555 #, php-format
2556 msgid "only %d pages displayed"
2557 msgstr ""
2558
2559 #: ../lib/plugin/FullTextSearch.php:118
2560 #, php-format
2561 msgid "Ignored stoplist words '%s'"
2562 msgstr ""
2563
2564 #: ../lib/plugin/FullTextSearch.php:163 ../lib/plugin/WantedPages.php:171
2565 #, php-format
2566 msgid "(%d Links)"
2567 msgstr ""
2568
2569 #: ../lib/plugin/FuzzyPages.php:39
2570 msgid "FuzzyPages"
2571 msgstr ""
2572
2573 #: ../lib/plugin/FuzzyPages.php:43
2574 #, php-format
2575 msgid "Search for page titles similar to %s."
2576 msgstr ""
2577
2578 #: ../lib/plugin/FuzzyPages.php:96
2579 #, php-format
2580 msgid "These page titles match fuzzy with '%s'"
2581 msgstr ""
2582
2583 #: ../lib/plugin/FuzzyPages.php:101
2584 msgid "Name"
2585 msgstr ""
2586
2587 #: ../lib/plugin/FuzzyPages.php:102
2588 msgid "Score"
2589 msgstr ""
2590
2591 #: ../lib/plugin/FuzzyPages.php:136
2592 #, php-format
2593 msgid "No fuzzy matches with '%s'"
2594 msgstr ""
2595
2596 #: ../lib/plugin/FuzzyPages.php:169
2597 msgid "Spelling Score"
2598 msgstr ""
2599
2600 #: ../lib/plugin/FuzzyPages.php:170
2601 msgid "Sound Score"
2602 msgstr ""
2603
2604 #: ../lib/plugin/GoogleMaps.php:63
2605 msgid "GoogleMaps"
2606 msgstr ""
2607
2608 #: ../lib/plugin/GoogleMaps.php:67
2609 msgid ""
2610 "Displays a marker with further infos (when clicking) on given coordinates"
2611 msgstr ""
2612
2613 #: ../lib/plugin/GoogleMaps.php:103 ../lib/plugin/YouTube.php:104
2614 #: ../lib/plugin/YouTube.php:106 ../lib/plugin/YouTube.php:108
2615 #: ../lib/plugin/YouTube.php:110 ../lib/plugin/YouTube.php:134
2616 #: ../lib/plugin/YouTube.php:136
2617 #, php-format
2618 msgid "Invalid argument %s"
2619 msgstr ""
2620
2621 #: ../lib/plugin/GoogleMaps.php:123
2622 msgid "new&nbsp;window"
2623 msgstr ""
2624
2625 #: ../lib/plugin/GooglePlugin.php:43
2626 msgid "GooglePlugin"
2627 msgstr ""
2628
2629 #: ../lib/plugin/GooglePlugin.php:47
2630 msgid "Make use of the Google API"
2631 msgstr ""
2632
2633 #: ../lib/plugin/GooglePlugin.php:93
2634 msgid "Nothing found"
2635 msgstr ""
2636
2637 #: ../lib/plugin/GoTo.php:37
2638 msgid "GoTo"
2639 msgstr ""
2640
2641 #: ../lib/plugin/GoTo.php:41
2642 msgid "Go to or create page."
2643 msgstr ""
2644
2645 #: ../lib/plugin/GoTo.php:78 ../lib/plugin/WikiAdminSelect.php:130
2646 #: ../lib/plugin/WikiAdminSelect.php:141
2647 #: ../themes/MonoBook/templates/navbar.tmpl:33
2648 msgid "Go"
2649 msgstr ""
2650
2651 #: ../lib/plugin/GraphViz.php:115
2652 msgid "GraphViz"
2653 msgstr ""
2654
2655 #: ../lib/plugin/GraphViz.php:118
2656 msgid "GraphViz image or imagemap creation of directed graphs"
2657 msgstr ""
2658
2659 #: ../lib/plugin/GraphViz.php:206 ../lib/plugin/_WikiTranslation.php:296
2660 #, php-format
2661 msgid "%s is empty"
2662 msgstr ""
2663
2664 #: ../lib/plugin/GraphViz.php:270
2665 msgid "No dot graph given"
2666 msgstr ""
2667
2668 #: ../lib/plugin/GraphViz.php:278 ../lib/plugin/GraphViz.php:286
2669 #: ../lib/plugin/SpellCheck.php:139 ../lib/plugin/SyntaxHighlighter.php:144
2670 #, php-format
2671 msgid "Couldn't start commandline '%s'"
2672 msgstr ""
2673
2674 #: ../lib/plugin/GraphViz.php:290 ../lib/plugin/Ploticus.php:244
2675 #, php-format
2676 msgid "%s error: outputfile '%s' not created"
2677 msgstr ""
2678
2679 #: ../lib/plugin/_GroupInfo.php:30
2680 msgid "DebugGroupInfo"
2681 msgstr ""
2682
2683 #: ../lib/plugin/_GroupInfo.php:34
2684 #, php-format
2685 msgid "Show Group Information"
2686 msgstr ""
2687
2688 #: ../lib/plugin/HelloWorld.php:46
2689 msgid "HelloWorld"
2690 msgstr ""
2691
2692 #: ../lib/plugin/HelloWorld.php:50
2693 msgid "Simple Sample Plugin"
2694 msgstr ""
2695
2696 #: ../lib/plugin/HtmlConverter.php:41
2697 msgid "Convert HTML markup into wiki markup."
2698 msgstr ""
2699
2700 #: ../lib/plugin/HtmlConverter.php:78
2701 msgid "Only files with extension HTML are allowed"
2702 msgstr ""
2703
2704 #: ../lib/plugin/HtmlConverter.php:81
2705 msgid "Copy the output below and paste it into your Wiki page."
2706 msgstr ""
2707
2708 #: ../lib/plugin/Imdb.php:55
2709 msgid "Imdb"
2710 msgstr ""
2711
2712 #: ../lib/plugin/Imdb.php:59
2713 msgid "Query a local imdb database"
2714 msgstr ""
2715
2716 #: ../lib/plugin/IncludePage.php:34
2717 msgid "IncludePage"
2718 msgstr ""
2719
2720 #: ../lib/plugin/IncludePage.php:38
2721 msgid "Include text from another wiki page."
2722 msgstr ""
2723
2724 #: ../lib/plugin/IncludePage.php:85 ../lib/plugin/IncludePage.php:128
2725 #: ../lib/plugin/ListSubpages.php:94 ../lib/plugin/Template.php:167
2726 #: ../lib/plugin/UnfoldSubpages.php:100 ../lib/plugin/UnfoldSubpages.php:130
2727 #, php-format
2728 msgid "Recursive inclusion of page %s ignored"
2729 msgstr ""
2730
2731 #: ../lib/plugin/IncludePage.php:91
2732 #, php-format
2733 msgid "Page '%s' does not exist"
2734 msgstr ""
2735
2736 #: ../lib/plugin/IncludePage.php:96 ../lib/plugin/UnfoldSubpages.php:107
2737 #: ../lib/plugin/UnfoldSubpages.php:138
2738 #, php-format
2739 msgid "Illegal inclusion of page %s: no read access"
2740 msgstr ""
2741
2742 #: ../lib/plugin/IncludePage.php:103 ../lib/plugin/Template.php:141
2743 msgid "Error: rev must be a positive integer."
2744 msgstr ""
2745
2746 #: ../lib/plugin/IncludePage.php:157
2747 #, php-format
2748 msgid "Included from %s (revision %d)"
2749 msgstr ""
2750
2751 #: ../lib/plugin/IncludePage.php:159
2752 #, php-format
2753 msgid "Included from %s"
2754 msgstr ""
2755
2756 #: ../lib/plugin/IncludePage.php:184
2757 #, php-format
2758 msgid " ... first %d lines"
2759 msgstr ""
2760
2761 #: ../lib/plugin/IncludePages.php:35
2762 msgid "IncludePages"
2763 msgstr ""
2764
2765 #: ../lib/plugin/IncludePages.php:39
2766 msgid "Include multiple pages."
2767 msgstr ""
2768
2769 #: ../lib/plugin/IncludeSiteMap.php:52
2770 msgid "IncludeSiteMap"
2771 msgstr ""
2772
2773 #: ../lib/plugin/IncludeSiteMap.php:56
2774 #, php-format
2775 msgid "Include recursively all linked pages starting at %s"
2776 msgstr ""
2777
2778 #: ../lib/plugin/IncludeTree.php:39
2779 msgid "IncludeTree"
2780 msgstr ""
2781
2782 #: ../lib/plugin/IncludeTree.php:43
2783 msgid "Dynamic Category Tree"
2784 msgstr ""
2785
2786 #: ../lib/plugin/InterWikiSearch.php:31
2787 msgid "InterWikiSearch"
2788 msgstr ""
2789
2790 #: ../lib/plugin/InterWikiSearch.php:35
2791 msgid "Perform searches on InterWiki sites listed in InterWikiMap."
2792 msgstr ""
2793
2794 #: ../lib/plugin/InterWikiSearch.php:87
2795 msgid "Wiki Name"
2796 msgstr ""
2797
2798 #: ../lib/plugin/InterWikiSearch.php:88 ../lib/plugin/RecentChanges.php:805
2799 #: ../lib/plugin/SemanticSearchAdvanced.php:107
2800 #: ../themes/Crao/templates/navbar.tmpl:43
2801 #: ../themes/Crao/templates/navbar.tmpl:45
2802 #: ../themes/Crao/templates/navbar.tmpl:49
2803 #: ../themes/default/templates/search.tmpl:6
2804 #: ../themes/default/templates/search.tmpl:15
2805 #: ../themes/default/templates/search.tmpl:27
2806 #: ../themes/fusionforge/templates/navbar.tmpl:12
2807 #: ../themes/MonoBook/templates/navbar.tmpl:27
2808 #: ../themes/Sidebar/templates/navbar.tmpl:33
2809 #: ../themes/Sidebar/templates/search.tmpl:9
2810 #: ../themes/Sidebar/templates/search.tmpl:18
2811 #: ../themes/Sidebar/templates/search.tmpl:30
2812 msgid "Search"
2813 msgstr "Zoek"
2814
2815 #: ../lib/plugin/JabberPresence.php:42
2816 msgid "JabberPresence"
2817 msgstr ""
2818
2819 #: ../lib/plugin/JabberPresence.php:46
2820 msgid "Simple jabber presence plugin"
2821 msgstr ""
2822
2823 #: ../lib/plugin/LdapSearch.php:54
2824 msgid "LdapSearch"
2825 msgstr "LdapZoek"
2826
2827 #: ../lib/plugin/LdapSearch.php:57
2828 msgid "Search an LDAP directory"
2829 msgstr ""
2830
2831 #: ../lib/plugin/LdapSearch.php:76
2832 msgid "Missing ldap extension"
2833 msgstr ""
2834
2835 #: ../lib/plugin/LdapSearch.php:99
2836 msgid "Failed to connect to LDAP host"
2837 msgstr ""
2838
2839 #: ../lib/plugin/LdapSearch.php:132
2840 msgid "Failed to bind LDAP host"
2841 msgstr ""
2842
2843 #: ../lib/plugin/LikePages.php:30 ../themes/Crao/templates/navbar.tmpl:17
2844 #: ../themes/default/templates/navbar.tmpl:20
2845 #: ../themes/fusionforge/templates/navbar.tmpl:17
2846 #: ../themes/MonoBook/templates/navbar.tmpl:19
2847 #: ../themes/Portland/templates/navbar.tmpl:8
2848 #: ../themes/smaller/templates/navbar.tmpl:16
2849 #: ../themes/wikilens/templates/navbar.tmpl:21
2850 #: ../themes/Wordpress/templates/actionbar.tmpl:93
2851 msgid "LikePages"
2852 msgstr ""
2853
2854 #: ../lib/plugin/LikePages.php:34
2855 #, php-format
2856 msgid "List page names which share an initial or final title word with '%s'."
2857 msgstr ""
2858
2859 #: ../lib/plugin/LikePages.php:61
2860 #, php-format
2861 msgid "Page names with prefix '%s'"
2862 msgstr ""
2863
2864 #: ../lib/plugin/LikePages.php:64
2865 #, php-format
2866 msgid "Page names with suffix '%s'"
2867 msgstr ""
2868
2869 #: ../lib/plugin/LikePages.php:74
2870 #, php-format
2871 msgid "These pages share an initial or final title word with '%s'"
2872 msgstr ""
2873
2874 #: ../lib/plugin/LinkDatabase.php:48
2875 msgid ""
2876 "List all pages with all links in various formats for some Java Visualization "
2877 "tools"
2878 msgstr ""
2879
2880 #: ../lib/plugin/LinkDatabase.php:75
2881 #, php-format
2882 msgid "All pages with all links in this wiki (%d total):"
2883 msgstr ""
2884
2885 #: ../lib/plugin/LinkDatabase.php:108 ../lib/plugin/WantedPages.php:83
2886 msgid "Links"
2887 msgstr "Links"
2888
2889 #: ../lib/plugin/LinkDatabase.php:170
2890 #, php-format
2891 msgid "Unsupported format argument %s"
2892 msgstr ""
2893
2894 #: ../lib/plugin/LinkSearch.php:35 ../lib/plugin/LinkSearch.php:109
2895 msgid "LinkSearch"
2896 msgstr ""
2897
2898 #: ../lib/plugin/LinkSearch.php:38
2899 msgid "Search page and link names"
2900 msgstr ""
2901
2902 #: ../lib/plugin/LinkSearch.php:61 ../lib/plugin/SemanticSearchAdvanced.php:88
2903 #: ../lib/plugin/SemanticSearch.php:92
2904 msgid "Search only in these pages. With autocompletion."
2905 msgstr ""
2906
2907 #: ../lib/plugin/LinkSearch.php:70 ../lib/plugin/SemanticSearch.php:115
2908 msgid "Filter by this link. These are pagenames. With autocompletion."
2909 msgstr ""
2910
2911 #: ../lib/plugin/LinkSearch.php:94
2912 msgid "outgoing"
2913 msgstr ""
2914
2915 #: ../lib/plugin/LinkSearch.php:95
2916 msgid "incoming"
2917 msgstr ""
2918
2919 #: ../lib/plugin/LinkSearch.php:110
2920 msgid "Search in pages for links with the matching name."
2921 msgstr ""
2922
2923 #: ../lib/plugin/LinkSearch.php:145
2924 #: ../lib/plugin/SemanticSearchAdvanced.php:187
2925 #: ../lib/plugin/SemanticSearch.php:329
2926 msgid "Link"
2927 msgstr ""
2928
2929 #: ../lib/plugin/LinkSearch.php:155
2930 #, php-format
2931 msgid "LinkSearch result for \"%s\" in pages \"%s\", direction %s"
2932 msgstr ""
2933
2934 #: ../lib/plugin/ListPages.php:38
2935 msgid "ListPages"
2936 msgstr ""
2937
2938 #: ../lib/plugin/ListPages.php:42
2939 msgid "List pages that are explicitly given as the pages argument."
2940 msgstr ""
2941
2942 #: ../lib/plugin/ListPages.php:95
2943 msgid "You must be logged in to view ratings."
2944 msgstr ""
2945
2946 #: ../lib/plugin/ListRelations.php:34
2947 msgid "ListRelations"
2948 msgstr ""
2949
2950 #: ../lib/plugin/ListRelations.php:37
2951 msgid ""
2952 "Display the list of all defined relations and optionnally attributes in this "
2953 "entire wiki"
2954 msgstr ""
2955
2956 #: ../lib/plugin/ListSubpages.php:34
2957 msgid "ListSubpages"
2958 msgstr ""
2959
2960 #: ../lib/plugin/ListSubpages.php:38
2961 msgid "Lists the names of all SubPages of the current page."
2962 msgstr ""
2963
2964 #: ../lib/plugin/ListSubpages.php:69
2965 msgid "The current page has no subpages defined."
2966 msgstr ""
2967
2968 #: ../lib/plugin/ListSubpages.php:79
2969 #, php-format
2970 msgid "SubPages of %s:"
2971 msgstr ""
2972
2973 #: ../lib/plugin/MediawikiTable.php:56
2974 msgid "MediawikiTable"
2975 msgstr ""
2976
2977 #: ../lib/plugin/MediawikiTable.php:60
2978 msgid "Layout tables using a Mediawiki-like markup style."
2979 msgstr ""
2980
2981 #: ../lib/plugin/ModeratedPage.php:45
2982 msgid "Support moderated pages"
2983 msgstr ""
2984
2985 #: ../lib/plugin/ModeratedPage.php:151 ../lib/plugin/ModeratedPage.php:176
2986 #: ../lib/plugin/ModeratedPage.php:222
2987 msgid "ModeratedPage: No emails for the moderators defined"
2988 msgstr ""
2989
2990 #: ../lib/plugin/ModeratedPage.php:157
2991 #, php-format
2992 msgid ""
2993 "ModeratedPage status update:\n"
2994 "  Moderators: '%s'\n"
2995 "  require_access: '%s'"
2996 msgstr ""
2997
2998 #: ../lib/plugin/ModeratedPage.php:162
2999 #, php-format
3000 msgid "'%s' is no ModeratedPage anymore."
3001 msgstr ""
3002
3003 #: ../lib/plugin/ModeratedPage.php:182
3004 #, php-format
3005 msgid ""
3006 "ModeratedPage status update: '%s' is now a ModeratedPage.\n"
3007 "  Moderators: '%s'\n"
3008 "  require_access: '%s'"
3009 msgstr ""
3010
3011 #: ../lib/plugin/ModeratedPage.php:249
3012 #, php-format
3013 msgid "%s: action forwarded to moderator %s"
3014 msgstr ""
3015
3016 #: ../lib/plugin/ModeratedPage.php:275
3017 msgid "ModeratedPage Notification Error: Couldn't send email"
3018 msgstr ""
3019
3020 #: ../lib/plugin/ModeratedPage.php:354
3021 #, php-format
3022 msgid "%s approved your wiki action from %s"
3023 msgstr ""
3024
3025 #: ../lib/plugin/ModeratedPage.php:366
3026 msgid "Please approve or reject this request:"
3027 msgstr ""
3028
3029 #: ../lib/plugin/ModeratedPage.php:402
3030 msgid "Reason: "
3031 msgstr ""
3032
3033 #: ../lib/plugin/ModeratedPage.php:403
3034 msgid "Approve"
3035 msgstr ""
3036
3037 #: ../lib/plugin/ModeratedPage.php:405
3038 msgid "Reject"
3039 msgstr ""
3040
3041 #: ../lib/plugin/ModeratedPage.php:433 ../lib/plugin/ModeratedPage.php:440
3042 #, php-format
3043 msgid "<<ModeratedPage ... >> not found in first line of %s"
3044 msgstr ""
3045
3046 #: ../lib/plugin/ModeratedPage.php:436
3047 #, php-format
3048 msgid "%s is not locked!"
3049 msgstr ""
3050
3051 #: ../lib/plugin/MostPopular.php:30
3052 msgid "MostPopular"
3053 msgstr "MeestBezocht"
3054
3055 #: ../lib/plugin/MostPopular.php:34
3056 msgid "List the most popular pages."
3057 msgstr ""
3058
3059 #: ../lib/plugin/MostPopular.php:60
3060 msgid "sortby=mtime not supported with MostPopular"
3061 msgstr ""
3062
3063 #: ../lib/plugin/MostPopular.php:89
3064 #, php-format
3065 msgid "The %d most popular pages of this wiki:"
3066 msgstr "De %d meestbezochte pagina's van deze Wiki:"
3067
3068 #: ../lib/plugin/MostPopular.php:91
3069 #, php-format
3070 msgid "The %d least popular pages of this wiki:"
3071 msgstr ""
3072
3073 #: ../lib/plugin/MostPopular.php:93
3074 msgid "Visited pages on this wiki, ordered by popularity:"
3075 msgstr ""
3076
3077 #: ../lib/plugin/NewPagesPerUser.php:35
3078 msgid "NewPagesPerUser"
3079 msgstr ""
3080
3081 #: ../lib/plugin/NewPagesPerUser.php:39
3082 msgid "List all new pages per month per user"
3083 msgstr ""
3084
3085 #: ../lib/plugin/NoCache.php:40
3086 msgid "NoCache"
3087 msgstr ""
3088
3089 #: ../lib/plugin/NoCache.php:44
3090 msgid "Don't cache this page."
3091 msgstr ""
3092
3093 #: ../lib/plugin/OldStyleTable.php:50
3094 msgid "OldStyleTable"
3095 msgstr ""
3096
3097 #: ../lib/plugin/OldStyleTable.php:54
3098 msgid "Layout tables using the old markup style."
3099 msgstr ""
3100
3101 #: ../lib/plugin/OldStyleTable.php:108
3102 #, php-format
3103 msgid "Line %s does not begin with a '|'."
3104 msgstr ""
3105
3106 #: ../lib/plugin/OrphanedPages.php:34
3107 msgid "OrphanedPages"
3108 msgstr ""
3109
3110 #: ../lib/plugin/OrphanedPages.php:38
3111 msgid "List pages which are not linked to by any other page."
3112 msgstr ""
3113
3114 #: ../lib/plugin/OrphanedPages.php:79
3115 #, php-format
3116 msgid "Orphaned Pages in this wiki (%d total):"
3117 msgstr ""
3118
3119 #: ../lib/plugin/PageDump.php:59
3120 msgid "View a single page dump online."
3121 msgstr ""
3122
3123 #: ../lib/plugin/PageDump.php:80
3124 #, php-format
3125 msgid "Page %s not found."
3126 msgstr ""
3127
3128 #: ../lib/plugin/PageDump.php:149
3129 msgid "Download for Subversion"
3130 msgstr ""
3131
3132 #: ../lib/plugin/PageDump.php:154
3133 msgid "Download for backup"
3134 msgstr ""
3135
3136 #: ../lib/plugin/PageDump.php:160
3137 msgid "Download all revisions for backup"
3138 msgstr ""
3139
3140 #: ../lib/plugin/PageDump.php:163
3141 #, php-format
3142 msgid "Preview: Page dump of %s"
3143 msgstr ""
3144
3145 #: ../lib/plugin/PageDump.php:170
3146 msgid ""
3147 "(formatted for PhpWiki developers as pgsrc template, not for backing up)"
3148 msgstr ""
3149
3150 #: ../lib/plugin/PageDump.php:173 ../lib/plugin/PageDump.php:193
3151 msgid "Preview as normal format"
3152 msgstr ""
3153
3154 #: ../lib/plugin/PageDump.php:179 ../lib/plugin/PageDump.php:206
3155 msgid "Preview as backup format"
3156 msgstr ""
3157
3158 #: ../lib/plugin/PageDump.php:183
3159 msgid "(formatted for backing up: all revisions)"
3160 msgstr ""
3161
3162 #: ../lib/plugin/PageDump.php:187 ../lib/plugin/PageDump.php:200
3163 msgid "Preview as developer format"
3164 msgstr ""
3165
3166 #: ../lib/plugin/PageDump.php:196
3167 msgid "(normal formatting: latest revision only)"
3168 msgstr ""
3169
3170 #: ../lib/plugin/PageDump.php:210
3171 msgid ""
3172 "Please use one of the downloadable versions rather than copying and pasting "
3173 "from the above preview."
3174 msgstr ""
3175
3176 #: ../lib/plugin/PageDump.php:212
3177 msgid ""
3178 "The wordwrap of the preview doesn't take nested markup or list indentation "
3179 "into consideration!"
3180 msgstr ""
3181
3182 #: ../lib/plugin/PageDump.php:215
3183 msgid ""
3184 "PhpWiki developers should manually inspect the downloaded file for nested "
3185 "markup before rewrapping with emacs and checking into Subversion."
3186 msgstr ""
3187
3188 #: ../lib/plugin/PageDump.php:223 ../lib/plugin/PasswordReset.php:130
3189 #: ../lib/plugin/SemanticSearchAdvanced.php:142
3190 #: ../lib/plugin/SemanticSearch.php:284
3191 msgid "Warning:"
3192 msgstr ""
3193
3194 #: ../lib/plugin/PageGroup.php:45
3195 msgid "PageGroup"
3196 msgstr ""
3197
3198 #: ../lib/plugin/PageGroup.php:49
3199 #, php-format
3200 msgid "PageGroup for %s"
3201 msgstr ""
3202
3203 #: ../lib/plugin/PageGroup.php:56 ../lib/plugin/PageGroup.php:99
3204 #: ../lib/plugin/PrevNext.php:65
3205 msgid "Contents"
3206 msgstr ""
3207
3208 #: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2182
3209 #, php-format
3210 msgid "<%s: no such section>"
3211 msgstr ""
3212
3213 #: ../lib/plugin/PageGroup.php:97 ../lib/plugin/PrevNext.php:62
3214 #: ../themes/default/templates/pagelink.tmpl:26
3215 msgid "Next"
3216 msgstr "Volgende"
3217
3218 #: ../lib/plugin/PageGroup.php:98 ../lib/plugin/PrevNext.php:61
3219 msgid "Previous"
3220 msgstr "Vorige"
3221
3222 #: ../lib/plugin/PageGroup.php:100 ../lib/plugin/PrevNext.php:60
3223 msgid "First"
3224 msgstr ""
3225
3226 #: ../lib/plugin/PageGroup.php:101 ../lib/plugin/PrevNext.php:63
3227 msgid "Last"
3228 msgstr ""
3229
3230 #: ../lib/plugin/PageHistory.php:89
3231 #, php-format
3232 msgid "PageHistory for %s"
3233 msgstr ""
3234
3235 #: ../lib/plugin/PageHistory.php:103
3236 msgid "No revisions found"
3237 msgstr ""
3238
3239 #: ../lib/plugin/PageHistory.php:108
3240 msgid "compare revisions"
3241 msgstr ""
3242
3243 #: ../lib/plugin/PageHistory.php:113
3244 msgid "Check any two boxes to compare revisions."
3245 msgstr ""
3246
3247 #: ../lib/plugin/PageHistory.php:114
3248 #, php-format
3249 msgid "Check any two boxes then %s."
3250 msgstr ""
3251
3252 #: ../lib/plugin/PageHistory.php:126 ../lib/plugin/PageHistory.php:267
3253 #: ../lib/plugin/PageHistory.php:316 ../lib/plugin/RecentChanges.php:95
3254 #: ../themes/Crao/templates/actionbar.tmpl:26
3255 #: ../themes/default/templates/actionbar.tmpl:34
3256 #: ../themes/MonoBook/templates/actionbar.tmpl:43
3257 #: ../themes/MonoBook/templates/info.tmpl:182
3258 #: ../themes/Portland/templates/actionbar.tmpl:15
3259 #: ../themes/Portland/templates/viewsource.tmpl:19
3260 #: ../themes/shamino_com/templates/actionbar.tmpl:22
3261 #: ../themes/Sidebar/templates/actionbar.tmpl:27
3262 #: ../themes/Sidebar/templates/actionbar.tmpl:58
3263 #: ../themes/smaller/templates/actionbar.tmpl:39
3264 #: ../themes/smaller/templates/info.tmpl:9
3265 #: ../themes/Wordpress/templates/actionbar.tmpl:72
3266 #: ../themes/Wordpress/templates/viewsource.tmpl:24
3267 msgid "PageHistory"
3268 msgstr "PaginaGeschiedenis"
3269
3270 #: ../lib/plugin/PageHistory.php:173 ../lib/plugin/PageHistory.php:249
3271 #, php-format
3272 msgid "Version %d"
3273 msgstr "Versie %d"
3274
3275 #: ../lib/plugin/PageHistory.php:185 ../lib/plugin/RecentChanges.php:476
3276 #: ../themes/default/templates/info.tmpl:18
3277 #: ../themes/default/templates/info.tmpl:22
3278 #: ../themes/MacOSX/lib/RecentChanges.php:34
3279 #: ../themes/MonoBook/templates/info.tmpl:20
3280 #: ../themes/MonoBook/templates/info.tmpl:24
3281 #: ../themes/Portland/lib/RecentChanges.php:14
3282 #: ../themes/SpaceWiki/lib/RecentChanges.php:35
3283 #: ../themes/Wordpress/lib/RecentChanges.php:14
3284 msgid "minor edit"
3285 msgstr ""
3286
3287 #: ../lib/plugin/PageHistory.php:241
3288 msgid "History of changes."
3289 msgstr ""
3290
3291 #: ../lib/plugin/PageHistory.php:271
3292 #, php-format
3293 msgid "List PageHistory for %s"
3294 msgstr ""
3295
3296 #: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:28
3297 #: ../themes/default/templates/actionbar.tmpl:36
3298 #: ../themes/MonoBook/templates/actionbar.tmpl:77
3299 #: ../themes/Portland/templates/actionbar.tmpl:16
3300 #: ../themes/shamino_com/templates/actionbar.tmpl:7
3301 #: ../themes/Sidebar/templates/actionbar.tmpl:56
3302 #: ../themes/Wordpress/templates/actionbar.tmpl:74
3303 msgid "PageInfo"
3304 msgstr ""
3305
3306 #: ../lib/plugin/PageInfo.php:36
3307 #, php-format
3308 msgid "Show extra page Info and statistics for %s."
3309 msgstr ""
3310
3311 #: ../lib/plugin/PageTrail.php:45
3312 msgid "PageTrail"
3313 msgstr ""
3314
3315 #: ../lib/plugin/PageTrail.php:49
3316 msgid "PageTrail Plugin"
3317 msgstr ""
3318
3319 #: ../lib/plugin/PasswordReset.php:42
3320 msgid "PasswordReset"
3321 msgstr ""
3322
3323 #: ../lib/plugin/PasswordReset.php:46
3324 msgid ""
3325 "Allow admin to reset any users password, allow user to request his password "
3326 "by e-mail."
3327 msgstr ""
3328
3329 #: ../lib/plugin/PasswordReset.php:60 ../lib/plugin/PasswordReset.php:81
3330 #: ../themes/default/templates/wikiforum.tmpl:22
3331 msgid "Message"
3332 msgstr ""
3333
3334 #: ../lib/plugin/PasswordReset.php:61
3335 #, php-format
3336 msgid "The password for user %s has been deleted."
3337 msgstr ""
3338
3339 #: ../lib/plugin/PasswordReset.php:63 ../lib/plugin/PasswordReset.php:84
3340 #: ../lib/plugin/PasswordReset.php:162
3341 msgid "Error"
3342 msgstr ""
3343
3344 #: ../lib/plugin/PasswordReset.php:64
3345 #, php-format
3346 msgid "The password for user %s could not be deleted."
3347 msgstr ""
3348
3349 #: ../lib/plugin/PasswordReset.php:82
3350 #, php-format
3351 msgid "Email sent to the stored email address for user %s"
3352 msgstr ""
3353
3354 #: ../lib/plugin/PasswordReset.php:85
3355 #, php-format
3356 msgid "Error sending email with password for user %s."
3357 msgstr ""
3358
3359 #: ../lib/plugin/PasswordReset.php:92
3360 msgid "Reset password of user: "
3361 msgstr ""
3362
3363 #: ../lib/plugin/PasswordReset.php:102 ../lib/plugin/PasswordReset.php:145
3364 msgid "Send email"
3365 msgstr ""
3366
3367 #: ../lib/plugin/PasswordReset.php:131
3368 msgid "You need to specify the userid!"
3369 msgstr ""
3370
3371 #: ../lib/plugin/PasswordReset.php:153
3372 msgid "Already logged in"
3373 msgstr ""
3374
3375 #: ../lib/plugin/PasswordReset.php:154
3376 msgid "Changing passwords is done at "
3377 msgstr ""
3378
3379 #: ../lib/plugin/PasswordReset.php:163
3380 #, php-format
3381 msgid "No email stored for user %s."
3382 msgstr ""
3383
3384 #: ../lib/plugin/PasswordReset.php:165
3385 msgid "You need to ask an Administrator to reset this password. See below: "
3386 msgstr ""
3387
3388 #: ../lib/plugin/PasswordReset.php:177
3389 #, php-format
3390 msgid "Do you really want to reset the password of user %s?"
3391 msgstr ""
3392
3393 #: ../lib/plugin/PasswordReset.php:178
3394 msgid "An email will be sent."
3395 msgstr ""
3396
3397 #: ../lib/plugin/PhotoAlbum.php:98 ../themes/blog/templates/actionbar.tmpl:12
3398 msgid "PhotoAlbum"
3399 msgstr ""
3400
3401 #: ../lib/plugin/PhotoAlbum.php:102
3402 msgid ""
3403 "Displays a set of photos listed in a text file with optional descriptions"
3404 msgstr ""
3405
3406 #: ../lib/plugin/PhotoAlbum.php:538 ../lib/plugin/PhotoAlbum.php:563
3407 #: ../lib/plugin/Transclude.php:91
3408 msgid "Bad url in src: remove all of <, >, \""
3409 msgstr ""
3410
3411 #: ../lib/plugin/PhotoAlbum.php:560
3412 msgid "File extension for csv file has to be '.csv'"
3413 msgstr ""
3414
3415 #: ../lib/plugin/PhotoAlbum.php:614
3416 #, php-format
3417 msgid "Unable to find src='%s'"
3418 msgstr ""
3419
3420 #: ../lib/plugin/PhotoAlbum.php:626
3421 #, php-format
3422 msgid "Unable to read src='%s'"
3423 msgstr ""
3424
3425 #: ../lib/plugin/PhpHighlight.php:60
3426 msgid "PhpHighlight"
3427 msgstr ""
3428
3429 #: ../lib/plugin/PhpHighlight.php:64
3430 msgid "PHP syntax highlighting"
3431 msgstr ""
3432
3433 #: ../lib/plugin/PhpHighlight.php:148
3434 #, php-format
3435 msgid "Invalid color: %s"
3436 msgstr ""
3437
3438 #: ../lib/plugin/PhpWeather.php:63
3439 msgid "PhpWeather"
3440 msgstr ""
3441
3442 #: ../lib/plugin/PhpWeather.php:67
3443 msgid "The PhpWeather plugin provides weather reports from the Internet."
3444 msgstr ""
3445
3446 #: ../lib/plugin/PhpWeather.php:83
3447 msgid "You have to define PHPWEATHER_BASE_DIR before use. (config/config.ini)"
3448 msgstr ""
3449
3450 #: ../lib/plugin/PhpWeather.php:99
3451 #, php-format
3452 msgid "The ICAO '%s' wasn't recognized."
3453 msgstr ""
3454
3455 #: ../lib/plugin/PhpWeather.php:110
3456 #, php-format
3457 msgid "%s does not know about the language '%s', using 'en' instead."
3458 msgstr ""
3459
3460 #: ../lib/plugin/PhpWeather.php:165
3461 msgid "Submit country"
3462 msgstr ""
3463
3464 #: ../lib/plugin/PhpWeather.php:165
3465 msgid "Change country"
3466 msgstr ""
3467
3468 #: ../lib/plugin/PhpWeather.php:184
3469 msgid "Submit location"
3470 msgstr ""
3471
3472 #: ../lib/plugin/Ploticus.php:93
3473 msgid "Ploticus"
3474 msgstr ""
3475
3476 #: ../lib/plugin/Ploticus.php:96
3477 msgid "Ploticus image creation"
3478 msgstr ""
3479
3480 #: ../lib/plugin/Ploticus.php:197
3481 msgid "shell commands not allowed in Ploticus"
3482 msgstr ""
3483
3484 #: ../lib/plugin/Ploticus.php:266 ../lib/plugin/SpellCheck.php:119
3485 #: ../lib/plugin/SyntaxHighlighter.php:149
3486 msgid "empty source"
3487 msgstr ""
3488
3489 #: ../lib/plugin/PluginManager.php:32
3490 msgid "PluginManager"
3491 msgstr ""
3492
3493 #: ../lib/plugin/PluginManager.php:36
3494 msgid "List of plugins on this wiki"
3495 msgstr ""
3496
3497 #: ../lib/plugin/PluginManager.php:50
3498 msgid "Plugins"
3499 msgstr ""
3500
3501 #: ../lib/plugin/PluginManager.php:59
3502 msgid "use this plugin"
3503 msgstr ""
3504
3505 #: ../lib/plugin/PluginManager.php:71
3506 msgid "Plugin"
3507 msgstr ""
3508
3509 #: ../lib/plugin/PluginManager.php:73
3510 msgid "Arguments"
3511 msgstr ""
3512
3513 #: ../lib/plugin/PluginManager.php:111
3514 #, php-format
3515 msgid "%s does not appear to be a WikiPlugin."
3516 msgstr ""
3517
3518 #: ../lib/plugin/PluginManager.php:122 ../lib/plugin/PluginManager.php:124
3519 #: ../lib/upgrade.php:205 ../themes/MonoBook/templates/navbar.tmpl:21
3520 msgid "Help"
3521 msgstr "Help"
3522
3523 #: ../lib/plugin/PopularNearby.php:44
3524 msgid "PopularNearby"
3525 msgstr ""
3526
3527 #: ../lib/plugin/PopularNearby.php:48
3528 msgid "List the most popular pages nearby."
3529 msgstr ""
3530
3531 #: ../lib/plugin/PopularNearby.php:68
3532 #, php-format
3533 msgid "%d best incoming links: "
3534 msgstr ""
3535
3536 #: ../lib/plugin/PopularNearby.php:73
3537 #, php-format
3538 msgid "%d best outgoing links: "
3539 msgstr ""
3540
3541 #: ../lib/plugin/PopularNearby.php:78
3542 #, php-format
3543 msgid "%d most popular nearby: "
3544 msgstr ""
3545
3546 #: ../lib/plugin/PopularTags.php:33
3547 msgid "PopularTags"
3548 msgstr ""
3549
3550 #: ../lib/plugin/PopularTags.php:37
3551 msgid "List the most popular tags."
3552 msgstr ""
3553
3554 #: ../lib/plugin/PopularTags.php:52 ../lib/plugin/_WikiTranslation.php:51
3555 msgid "CategoryCategory"
3556 msgstr ""
3557
3558 #: ../lib/plugin/PopularTags.php:71
3559 msgid "Category"
3560 msgstr ""
3561
3562 #: ../lib/plugin/PopularTags.php:72
3563 msgid "Topic"
3564 msgstr ""
3565
3566 #: ../lib/plugin/PopUp.php:50
3567 msgid "PopUp"
3568 msgstr ""
3569
3570 #: ../lib/plugin/PopUp.php:53
3571 msgid "Used to create a clickable popup link."
3572 msgstr ""
3573
3574 #: ../lib/plugin/PreferenceApp.php:53
3575 msgid "PreferenceApp"
3576 msgstr ""
3577
3578 #: ../lib/plugin/PreferenceApp.php:57
3579 msgid "Analyzes preferences based on voting budget and ratings."
3580 msgstr ""
3581
3582 #: ../lib/plugin/PreferenceApp.php:125
3583 #, php-format
3584 msgid "Nobody has used %s on their homepage"
3585 msgstr ""
3586
3587 #: ../lib/plugin/PreferenceApp.php:198
3588 msgid "Total Units"
3589 msgstr ""
3590
3591 #: ../lib/plugin/PreferenceApp.php:201
3592 msgid "Total Voters"
3593 msgstr ""
3594
3595 #: ../lib/plugin/PreferenceApp.php:272
3596 msgid "Total Budget"
3597 msgstr ""
3598
3599 #: ../lib/plugin/_PreferencesInfo.php:30
3600 #: ../themes/default/templates/userprefs.tmpl:11
3601 #: ../themes/fusionforge/templates/userprefs.tmpl:11
3602 msgid "PreferencesInfo"
3603 msgstr ""
3604
3605 #: ../lib/plugin/_PreferencesInfo.php:34
3606 #, php-format
3607 msgid "Get preferences information for current user %s."
3608 msgstr ""
3609
3610 #: ../lib/plugin/PrevNext.php:33
3611 msgid "PrevNext"
3612 msgstr ""
3613
3614 #: ../lib/plugin/PrevNext.php:37
3615 #, php-format
3616 msgid "Easy navigation buttons for %s"
3617 msgstr ""
3618
3619 #: ../lib/plugin/PrevNext.php:64
3620 msgid "Up"
3621 msgstr ""
3622
3623 #: ../lib/plugin/PrevNext.php:66
3624 msgid "Index"
3625 msgstr ""
3626
3627 #: ../lib/plugin/Processing.php:31
3628 msgid "Processing"
3629 msgstr ""
3630
3631 #: ../lib/plugin/Processing.php:35
3632 msgid "Render inline Processing"
3633 msgstr ""
3634
3635 #: ../lib/plugin/RandomPage.php:33 ../lib/plugin/RandomPage.php:83
3636 #: ../themes/fusionforge/templates/navbar.tmpl:14
3637 #: ../themes/MonoBook/templates/navbar.tmpl:20
3638 msgid "RandomPage"
3639 msgstr ""
3640
3641 #: ../lib/plugin/RandomPage.php:37
3642 msgid "Displays a list of randomly chosen pages or redirects to a random page."
3643 msgstr ""
3644
3645 #: ../lib/plugin/RateIt.php:88 ../lib/plugin/RateIt.php:293
3646 #: ../lib/upgrade.php:435
3647 msgid "RateIt"
3648 msgstr ""
3649
3650 #: ../lib/plugin/RateIt.php:91
3651 msgid "Rating system. Store user ratings per page"
3652 msgstr ""
3653
3654 #: ../lib/plugin/RateIt.php:147 ../lib/plugin/RateIt.php:243
3655 #, php-format
3656 msgid "Rating: %.1f (%d votes)"
3657 msgstr ""
3658
3659 #: ../lib/plugin/RateIt.php:148
3660 msgid "Your current rating: "
3661 msgstr ""
3662
3663 #: ../lib/plugin/RateIt.php:149
3664 msgid "Your current prediction: "
3665 msgstr ""
3666
3667 #: ../lib/plugin/RateIt.php:150
3668 msgid "Change your rating from "
3669 msgstr ""
3670
3671 #: ../lib/plugin/RateIt.php:151
3672 msgid " to "
3673 msgstr " naar "
3674
3675 #: ../lib/plugin/RateIt.php:152
3676 msgid "Add your rating: "
3677 msgstr ""
3678
3679 #: ../lib/plugin/RateIt.php:153
3680 msgid "Thanks!"
3681 msgstr ""
3682
3683 #: ../lib/plugin/RateIt.php:154
3684 msgid "Rating deleted!"
3685 msgstr ""
3686
3687 #: ../lib/plugin/RateIt.php:212
3688 msgid "no page specified"
3689 msgstr ""
3690
3691 #: ../lib/plugin/RateIt.php:259 ../lib/plugin/RateIt.php:263
3692 #, php-format
3693 msgid "Your rating was %.1f"
3694 msgstr ""
3695
3696 #: ../lib/plugin/RateIt.php:269
3697 #, php-format
3698 msgid "Prediction: %s"
3699 msgstr ""
3700
3701 #: ../lib/plugin/RateIt.php:273
3702 #, php-format
3703 msgid "Prediction: %.1f"
3704 msgstr ""
3705
3706 #: ../lib/plugin/RateIt.php:293
3707 msgid "Rate It"
3708 msgstr ""
3709
3710 #: ../lib/plugin/RateIt.php:388
3711 msgid "Cancel your rating"
3712 msgstr ""
3713
3714 #: ../lib/plugin/RawHtml.php:57
3715 msgid "A plugin to provide for raw HTML within wiki pages."
3716 msgstr ""
3717
3718 #: ../lib/plugin/RawHtml.php:73
3719 msgid "Raw HTML is disabled in this wiki."
3720 msgstr ""
3721
3722 #: ../lib/plugin/RawHtml.php:83
3723 msgid "Raw HTML"
3724 msgstr ""
3725
3726 #: ../lib/plugin/RawHtml.php:82
3727 #, php-format
3728 msgid "%s is only allowed in locked pages."
3729 msgstr ""
3730
3731 #: ../lib/plugin/RecentChanges.php:51 ../lib/plugin/RecentChanges.php:57
3732 #: ../lib/plugin/RecentChanges.php:532
3733 msgid "UserContribs"
3734 msgstr ""
3735
3736 #: ../lib/plugin/RecentChanges.php:59
3737 #: ../themes/MonoBook/templates/navbar.tmpl:18
3738 #: ../themes/Sidebar/templates/navbar.tmpl:46
3739 msgid "RecentNewPages"
3740 msgstr ""
3741
3742 #: ../lib/plugin/RecentChanges.php:61 ../lib/plugin/RecentChanges.php:393
3743 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentEdits.php:29
3744 #: ../lib/plugin/RecentEdits.php:54 ../lib/plugin/RelatedChanges.php:45
3745 #: ../themes/Portland/templates/editpage.tmpl:43
3746 #: ../themes/Wordpress/templates/editpage.tmpl:58
3747 msgid "RecentEdits"
3748 msgstr ""
3749
3750 #: ../lib/plugin/RecentChanges.php:135
3751 msgid "Deleted"
3752 msgstr ""
3753
3754 #: ../lib/plugin/RecentChanges.php:158
3755 #: ../themes/SpaceWiki/lib/RecentChanges.php:55
3756 msgid "diff"
3757 msgstr "diff"
3758
3759 #: ../lib/plugin/RecentChanges.php:171
3760 msgid "hist"
3761 msgstr ""
3762
3763 #: ../lib/plugin/RecentChanges.php:214
3764 msgid "contribs"
3765 msgstr ""
3766
3767 #: ../lib/plugin/RecentChanges.php:221
3768 msgid "new pages"
3769 msgstr "nieuw pagina"
3770
3771 #: ../lib/plugin/RecentChanges.php:278
3772 msgid "edits"
3773 msgstr ""
3774
3775 #: ../lib/plugin/RecentChanges.php:280
3776 msgid "major edits"
3777 msgstr ""
3778
3779 #: ../lib/plugin/RecentChanges.php:282
3780 msgid "minor edits"
3781 msgstr ""
3782
3783 #: ../lib/plugin/RecentChanges.php:283 ../lib/plugin/RecentChanges.php:385
3784 #: ../lib/plugin/RecentComments.php:47
3785 msgid "Recent Comments"
3786 msgstr ""
3787
3788 #: ../lib/plugin/RecentChanges.php:284
3789 msgid "comments"
3790 msgstr ""
3791
3792 #: ../lib/plugin/RecentChanges.php:286
3793 msgid "created new pages"
3794 msgstr ""
3795
3796 #: ../lib/plugin/RecentChanges.php:292
3797 #, php-format
3798 msgid " for pages changed by %s"
3799 msgstr ""
3800
3801 #: ../lib/plugin/RecentChanges.php:298
3802 #, php-format
3803 msgid " for pages owned by %s"
3804 msgstr ""
3805
3806 #: ../lib/plugin/RecentChanges.php:301
3807 #, php-format
3808 msgid " for all pages linking to %s"
3809 msgstr ""
3810
3811 #: ../lib/plugin/RecentChanges.php:304
3812 #, php-format
3813 msgid " for all pages matching '%s'"
3814 msgstr ""
3815
3816 #: ../lib/plugin/RecentChanges.php:329
3817 #, php-format
3818 msgid "The %d most recent %s during the past day are listed below."
3819 msgstr ""
3820
3821 #: ../lib/plugin/RecentChanges.php:332
3822 #, php-format
3823 msgid "The %d most recent %s during the past %s days are listed below."
3824 msgstr ""
3825
3826 #: ../lib/plugin/RecentChanges.php:335
3827 #, php-format
3828 msgid "The %d most recent %s are listed below."
3829 msgstr "De %d meest recent %s staan hieronder."
3830
3831 #: ../lib/plugin/RecentChanges.php:341
3832 #, php-format
3833 msgid "The %d oldest %s during the past day are listed below."
3834 msgstr ""
3835
3836 #: ../lib/plugin/RecentChanges.php:344
3837 #, php-format
3838 msgid "The %d oldest %s during the past %s days are listed below."
3839 msgstr ""
3840
3841 #: ../lib/plugin/RecentChanges.php:347
3842 #, php-format
3843 msgid "The %d oldest %s are listed below."
3844 msgstr ""
3845
3846 #: ../lib/plugin/RecentChanges.php:354
3847 #, php-format
3848 msgid "The most recent %s during the past day are listed below."
3849 msgstr ""
3850
3851 #: ../lib/plugin/RecentChanges.php:357
3852 #, php-format
3853 msgid "The most recent %s during the past %s days are listed below."
3854 msgstr ""
3855
3856 #: ../lib/plugin/RecentChanges.php:360
3857 #, php-format
3858 msgid "All %s are listed below."
3859 msgstr ""
3860
3861 #: ../lib/plugin/RecentChanges.php:386 ../lib/plugin/RecentComments.php:82
3862 msgid "No comments found"
3863 msgstr ""
3864
3865 #: ../lib/plugin/RecentChanges.php:388
3866 msgid "No changes found"
3867 msgstr ""
3868
3869 #: ../lib/plugin/RecentChanges.php:407
3870 msgid "Click to add this feed to your sidebar"
3871 msgstr ""
3872
3873 #: ../lib/plugin/RecentChanges.php:806
3874 msgid "Title Search"
3875 msgstr "Titel Zoek"
3876
3877 #: ../lib/plugin/RecentChanges.php:1164
3878 msgid "List all recent changes in this wiki."
3879 msgstr ""
3880
3881 #: ../lib/plugin/RecentChanges.php:1370
3882 msgid "Show changes for:"
3883 msgstr ""
3884
3885 #: ../lib/plugin/RecentChanges.php:1416
3886 msgid "1 day"
3887 msgstr ""
3888
3889 #: ../lib/plugin/RecentChanges.php:1418
3890 msgid "All time"
3891 msgstr ""
3892
3893 #: ../lib/plugin/RecentChanges.php:1420
3894 #, php-format
3895 msgid "%s days"
3896 msgstr ""
3897
3898 #: ../lib/plugin/RecentChanges.php:1432
3899 msgid "All users"
3900 msgstr ""
3901
3902 #: ../lib/plugin/RecentChanges.php:1435
3903 msgid "My modifications only"
3904 msgstr ""
3905
3906 #: ../lib/plugin/RecentChanges.php:1452
3907 #: ../themes/MonoBook/templates/navbar.tmpl:78
3908 msgid "All pages"
3909 msgstr ""
3910
3911 #: ../lib/plugin/RecentChanges.php:1455
3912 msgid "My pages only"
3913 msgstr ""
3914
3915 #: ../lib/plugin/RecentChanges.php:1472
3916 msgid "Major modifications only"
3917 msgstr ""
3918
3919 #: ../lib/plugin/RecentChanges.php:1472
3920 msgid "All modifications"
3921 msgstr ""
3922
3923 #: ../lib/plugin/RecentChanges.php:1483
3924 msgid "Page once only"
3925 msgstr ""
3926
3927 #: ../lib/plugin/RecentChanges.php:1483
3928 msgid "Full changes"
3929 msgstr ""
3930
3931 #: ../lib/plugin/RecentChanges.php:1494
3932 msgid "Old and new pages"
3933 msgstr ""
3934
3935 #: ../lib/plugin/RecentChanges.php:1494
3936 msgid "New pages only"
3937 msgstr ""
3938
3939 #: ../lib/plugin/RecentComments.php:36 ../lib/plugin/RecentComments.php:53
3940 #: ../themes/MonoBook/templates/navbar.tmpl:17
3941 msgid "RecentComments"
3942 msgstr ""
3943
3944 #: ../lib/plugin/RecentComments.php:40
3945 msgid "List basepages with recently added comments."
3946 msgstr ""
3947
3948 #: ../lib/plugin/RecentComments.php:108
3949 msgid "latest comment by "
3950 msgstr ""
3951
3952 #: ../lib/plugin/RecentEdits.php:33
3953 msgid "List all recent edits in this wiki."
3954 msgstr ""
3955
3956 #: ../lib/plugin/RecentEdits.php:54
3957 msgid "Recent Edits"
3958 msgstr ""
3959
3960 #: ../lib/plugin/RecentReferrers.php:33
3961 msgid "RecentReferrers"
3962 msgstr ""
3963
3964 #: ../lib/plugin/RecentReferrers.php:37
3965 msgid "Analyse access log."
3966 msgstr ""
3967
3968 #: ../lib/plugin/RedirectTo.php:43
3969 msgid "RedirectTo"
3970 msgstr ""
3971
3972 #: ../lib/plugin/RedirectTo.php:47
3973 msgid "Redirects to another URL or page."
3974 msgstr ""
3975
3976 #: ../lib/plugin/RedirectTo.php:68
3977 msgid "Illegal characters in external URL."
3978 msgstr ""
3979
3980 #: ../lib/plugin/RedirectTo.php:72
3981 msgid "Redirect to an external URL is only allowed in locked pages."
3982 msgstr ""
3983
3984 #: ../lib/plugin/RedirectTo.php:81
3985 msgid "'href' or 'page' parameter missing."
3986 msgstr ""
3987
3988 #: ../lib/plugin/RedirectTo.php:85
3989 #, php-format
3990 msgid "Recursive redirect to self: '%s'"
3991 msgstr ""
3992
3993 #: ../lib/plugin/RedirectTo.php:95
3994 msgid "Double redirect not allowed."
3995 msgstr ""
3996
3997 #: ../lib/plugin/RedirectTo.php:99
3998 msgid "Viewing redirecting page."
3999 msgstr ""
4000
4001 #: ../lib/plugin/RelatedChanges.php:37
4002 #, php-format
4003 msgid " (to pages linked from \"%s\")"
4004 msgstr ""
4005
4006 #: ../lib/plugin/RelatedChanges.php:49
4007 msgid "List of changes on all pages which are linked to from this page."
4008 msgstr ""
4009
4010 #: ../lib/plugin/RelatedChanges.php:57 ../lib/plugin/RelatedChanges.php:86
4011 msgid "Related Changes"
4012 msgstr ""
4013
4014 #: ../lib/plugin/RelatedChanges.php:86 ../themes/Crao/templates/navbar.tmpl:16
4015 #: ../themes/MonoBook/templates/navbar.tmpl:55
4016 msgid "RelatedChanges"
4017 msgstr ""
4018
4019 #: ../lib/plugin/_Retransform.php:30
4020 msgid "Retransform CachedMarkup"
4021 msgstr ""
4022
4023 #: ../lib/plugin/_Retransform.php:34
4024 #, php-format
4025 msgid "Show a markup retransformation of page %s."
4026 msgstr ""
4027
4028 #: ../lib/plugin/_Retransform.php:48
4029 #, php-format
4030 msgid "Retransform page '%s'"
4031 msgstr ""
4032
4033 #: ../lib/plugin/RichTable.php:34
4034 msgid "RichTable"
4035 msgstr ""
4036
4037 #: ../lib/plugin/RichTable.php:38
4038 msgid "Layout tables using a very rich markup style."
4039 msgstr ""
4040
4041 #: ../lib/plugin/RssFeed.php:31 ../lib/plugin/RssFeed.php:117
4042 msgid "RssFeed"
4043 msgstr ""
4044
4045 #: ../lib/plugin/RssFeed.php:35
4046 msgid "Simple RSS Feed aggregator Plugin"
4047 msgstr ""
4048
4049 #: ../lib/plugin/RssFeed.php:107
4050 msgid "no RSS items"
4051 msgstr ""
4052
4053 #: ../lib/plugin/SearchHighlight.php:39
4054 msgid "SearchHighlight"
4055 msgstr ""
4056
4057 #: ../lib/plugin/SearchHighlight.php:43
4058 msgid "Hilight referred search terms."
4059 msgstr ""
4060
4061 #: ../lib/plugin/SearchHighlight.php:68
4062 #, php-format
4063 msgid "%s: Found %s through %s"
4064 msgstr ""
4065
4066 #: ../lib/plugin/SemanticRelations.php:35
4067 msgid "SemanticRelations"
4068 msgstr ""
4069
4070 #: ../lib/plugin/SemanticRelations.php:38
4071 msgid "Display the list of relations and attributes on this page."
4072 msgstr ""
4073
4074 #: ../lib/plugin/SemanticRelations.php:88
4075 #: ../lib/plugin/SemanticRelations.php:108 ../lib/plugin/SemanticSearch.php:58
4076 msgid "SemanticSearch"
4077 msgstr ""
4078
4079 #: ../lib/plugin/SemanticRelations.php:94
4080 #, php-format
4081 msgid "Semantic relations for %s"
4082 msgstr ""
4083
4084 #: ../lib/plugin/SemanticRelations.php:122
4085 #, php-format
4086 msgid "Attributes of %s"
4087 msgstr ""
4088
4089 #: ../lib/plugin/SemanticRelations.php:132
4090 #: ../lib/plugin/SemanticRelations.php:133
4091 msgid "Help/SemanticRelations"
4092 msgstr ""
4093
4094 #: ../lib/plugin/SemanticRelations.php:135
4095 msgid "Find out how to add relations and attributes to pages."
4096 msgstr ""
4097
4098 #: ../lib/plugin/SemanticSearchAdvanced.php:62
4099 #: ../lib/plugin/SemanticSearch.php:220
4100 msgid "SemanticSearchAdvanced"
4101 msgstr ""
4102
4103 #: ../lib/plugin/SemanticSearchAdvanced.php:65
4104 msgid "Parse and execute a full query expression"
4105 msgstr ""
4106
4107 #: ../lib/plugin/SemanticSearchAdvanced.php:99
4108 msgid "Enter a valid query expression"
4109 msgstr ""
4110
4111 #: ../lib/plugin/SemanticSearchAdvanced.php:109
4112 msgid "Search in all specified pages for the expression."
4113 msgstr ""
4114
4115 #: ../lib/plugin/SemanticSearchAdvanced.php:117
4116 msgid "Pagename(s): "
4117 msgstr ""
4118
4119 #: ../lib/plugin/SemanticSearchAdvanced.php:135
4120 msgid "Help/SemanticSearchAdvancedPlugin"
4121 msgstr ""
4122
4123 #: ../lib/plugin/SemanticSearchAdvanced.php:164
4124 #: ../lib/plugin/SemanticSearch.php:422
4125 #, php-format
4126 msgid "Semantic %s Search Result for \"%s\" in pages \"%s\""
4127 msgstr ""
4128
4129 #: ../lib/plugin/SemanticSearchAdvanced.php:185
4130 #: ../lib/plugin/SemanticSearch.php:326 ../lib/SemanticWeb.php:151
4131 msgid "Relation"
4132 msgstr ""
4133
4134 #: ../lib/plugin/SemanticSearch.php:61
4135 msgid "Search relations and attributes"
4136 msgstr ""
4137
4138 #: ../lib/plugin/SemanticSearch.php:104
4139 msgid "Filter by this relation. With autocompletion."
4140 msgstr ""
4141
4142 #: ../lib/plugin/SemanticSearch.php:122
4143 msgid "Relations"
4144 msgstr ""
4145
4146 #: ../lib/plugin/SemanticSearch.php:130 ../lib/plugin/SemanticSearch.php:209
4147 msgid "Add an AND query"
4148 msgstr ""
4149
4150 #: ../lib/plugin/SemanticSearch.php:131 ../lib/plugin/SemanticSearch.php:210
4151 msgid "OR"
4152 msgstr ""
4153
4154 #: ../lib/plugin/SemanticSearch.php:134 ../lib/plugin/SemanticSearch.php:213
4155 msgid "Add an OR query"
4156 msgstr ""
4157
4158 #: ../lib/plugin/SemanticSearch.php:137
4159 msgid "Search in pages for a relation with that value (a pagename)."
4160 msgstr ""
4161
4162 #: ../lib/plugin/SemanticSearch.php:175
4163 msgid "Filter by this attribute name. With autocompletion."
4164 msgstr ""
4165
4166 #: ../lib/plugin/SemanticSearch.php:187
4167 msgid "Comparison operator. With autocompletion."
4168 msgstr ""
4169
4170 #: ../lib/plugin/SemanticSearch.php:198
4171 msgid "Filter by this numeric attribute value. With autocompletion."
4172 msgstr ""
4173
4174 #: ../lib/plugin/SemanticSearch.php:216
4175 msgid "Attributes"
4176 msgstr ""
4177
4178 #: ../lib/plugin/SemanticSearch.php:217
4179 msgid "Search in pages for an attribute with that numeric value."
4180 msgstr ""
4181
4182 #: ../lib/plugin/SemanticSearch.php:220
4183 msgid "Advanced..."
4184 msgstr ""
4185
4186 #: ../lib/plugin/SemanticSearch.php:285
4187 msgid "No relations nor attributes in the whole wikidb defined!"
4188 msgstr ""
4189
4190 #: ../lib/plugin/SemanticSearch.php:287
4191 msgid "Help:SemanticRelations"
4192 msgstr ""
4193
4194 #: ../lib/plugin/SemanticSearch.php:335
4195 #, php-format
4196 msgid "Illegal operator: %s"
4197 msgstr ""
4198
4199 #: ../lib/plugin/SemanticSearch.php:383
4200 #, php-format
4201 msgid "Only text operators can be used with strings: %s"
4202 msgstr ""
4203
4204 #: ../lib/plugin/SemanticSearch.php:402 ../lib/SemanticWeb.php:153
4205 msgid "Attribute"
4206 msgstr ""
4207
4208 #: ../lib/plugin/SemanticSearch.php:407
4209 msgid "Value"
4210 msgstr ""
4211
4212 #: ../lib/plugin/SiteMap.php:51
4213 msgid "SiteMap"
4214 msgstr ""
4215
4216 #: ../lib/plugin/SiteMap.php:55
4217 msgid "Recursively get BackLinks or links"
4218 msgstr ""
4219
4220 #: ../lib/plugin/SiteMap.php:166
4221 #, php-format
4222 msgid "(max. recursion level: %d)"
4223 msgstr ""
4224
4225 #: ../lib/plugin/SpellCheck.php:68
4226 msgid "Spell Checker"
4227 msgstr ""
4228
4229 #: ../lib/plugin/SpellCheck.php:71
4230 msgid "Check the spelling of a page and make suggestions"
4231 msgstr ""
4232
4233 #: ../lib/plugin/SpellCheck.php:120
4234 msgid "SpellCheck"
4235 msgstr ""
4236
4237 #: ../lib/plugin/SpellCheck.php:121
4238 msgid "Cannot SpellCheck myself"
4239 msgstr ""
4240
4241 #: ../lib/plugin/SpellCheck.php:166
4242 msgid "SpellCheck result"
4243 msgstr ""
4244
4245 #: ../lib/plugin/SqlResult.php:67
4246 msgid "SqlResult"
4247 msgstr ""
4248
4249 #: ../lib/plugin/SqlResult.php:71
4250 msgid "Display arbitrary SQL result tables"
4251 msgstr ""
4252
4253 #: ../lib/plugin/SqlResult.php:102
4254 msgid "No DSN alias for SqlResult.ini specified"
4255 msgstr ""
4256
4257 #: ../lib/plugin/SqlResult.php:133
4258 #, php-format
4259 msgid "No DSN for alias %s in SqlResult.ini found"
4260 msgstr ""
4261
4262 #: ../lib/plugin/SyncWiki.php:46
4263 msgid "SyncWiki"
4264 msgstr ""
4265
4266 #: ../lib/plugin/SyncWiki.php:50
4267 msgid "Synchronize pages with external PhpWiki"
4268 msgstr ""
4269
4270 #: ../lib/plugin/SyncWiki.php:110
4271 msgid "Syncing this PhpWiki"
4272 msgstr ""
4273
4274 #: ../lib/plugin/SyncWiki.php:111
4275 msgid "Download all externally changed sources."
4276 msgstr ""
4277
4278 #: ../lib/plugin/SyncWiki.php:113
4279 #, php-format
4280 msgid "Retrieving from external url %s wiki.getRecentChanges(%s)..."
4281 msgstr ""
4282
4283 #: ../lib/plugin/SyncWiki.php:120 ../lib/plugin/WhoIsOnline.php:122
4284 msgid "<unknown>"
4285 msgstr ""
4286
4287 #: ../lib/plugin/SyncWiki.php:135 ../lib/plugin/SyncWiki.php:188
4288 #: ../lib/plugin/SyncWiki.php:223
4289 msgid " skipped"
4290 msgstr ""
4291
4292 #: ../lib/plugin/SyncWiki.php:157
4293 msgid "same date"
4294 msgstr ""
4295
4296 #: ../lib/plugin/SyncWiki.php:180
4297 msgid "Now upload all locally newer pages."
4298 msgstr ""
4299
4300 #: ../lib/plugin/SyncWiki.php:182
4301 #, php-format
4302 msgid "Checking all local pages newer than %s..."
4303 msgstr ""
4304
4305 #: ../lib/plugin/SyncWiki.php:209
4306 msgid "Now upload all locally newer uploads."
4307 msgstr ""
4308
4309 #: ../lib/plugin/SyncWiki.php:211
4310 #, php-format
4311 msgid "Checking all local uploads newer than %s..."
4312 msgstr ""
4313
4314 #: ../lib/plugin/SyncWiki.php:274
4315 #, php-format
4316 msgid "%s force"
4317 msgstr ""
4318
4319 #: ../lib/plugin/SyncWiki.php:278
4320 #, php-format
4321 msgid "Postponed %s for %s."
4322 msgstr ""
4323
4324 #: ../lib/plugin/SyncWiki.php:285 ../lib/plugin/SyncWiki.php:294
4325 #: ../lib/plugin/SyncWiki.php:309 ../lib/plugin/SyncWiki.php:318
4326 #: ../lib/plugin/SyncWiki.php:337
4327 msgid "skipped"
4328 msgstr ""
4329
4330 #: ../lib/plugin/SyncWiki.php:294 ../lib/plugin/SyncWiki.php:318
4331 msgid "same content"
4332 msgstr ""
4333
4334 #: ../lib/plugin/SyncWiki.php:301 ../lib/plugin/SyncWiki.php:327
4335 #: ../lib/plugin/SyncWiki.php:329 ../lib/plugin/SyncWiki.php:350
4336 #: ../lib/plugin/SyncWiki.php:352 ../lib/upgrade.php:197
4337 #: ../lib/upgrade.php:538 ../lib/upgrade.php:576 ../lib/upgrade.php:681
4338 #: ../lib/upgrade.php:889 ../lib/upgrade.php:1110
4339 msgid "FAILED"
4340 msgstr ""
4341
4342 #: ../lib/plugin/SyntaxHighlighter.php:68
4343 msgid "SyntaxHighlighter"
4344 msgstr ""
4345
4346 #: ../lib/plugin/SyntaxHighlighter.php:71
4347 msgid "Source code syntax highlighter (via http://www.andre-simon.de)"
4348 msgstr ""
4349
4350 #: ../lib/plugin/SyntaxHighlighter.php:136
4351 #, php-format
4352 msgid "invalid %s ignored"
4353 msgstr ""
4354
4355 #: ../lib/plugin/SystemInfo.php:52
4356 msgid "SystemInfo"
4357 msgstr ""
4358
4359 #: ../lib/plugin/SystemInfo.php:56
4360 msgid "Provides access to PhpWiki's lower level system information."
4361 msgstr ""
4362
4363 #: ../lib/plugin/SystemInfo.php:119
4364 msgid "no cache used"
4365 msgstr ""
4366
4367 #: ../lib/plugin/SystemInfo.php:122
4368 msgid "cached pagedata:"
4369 msgstr ""
4370
4371 #: ../lib/plugin/SystemInfo.php:123
4372 msgid "cached versiondata:"
4373 msgstr ""
4374
4375 #: ../lib/plugin/SystemInfo.php:132
4376 #, php-format
4377 msgid "Keep up to %d major edits, but keep them no longer than %d days."
4378 msgstr ""
4379
4380 #: ../lib/plugin/SystemInfo.php:135
4381 #, php-format
4382 msgid " Keep up to %d minor edits, but keep them no longer than %d days."
4383 msgstr ""
4384
4385 #: ../lib/plugin/SystemInfo.php:138
4386 #, php-format
4387 msgid " Keep the latest contributions of the last %d authors up to %d days."
4388 msgstr ""
4389
4390 #: ../lib/plugin/SystemInfo.php:140
4391 #, php-format
4392 msgid ""
4393 " Additionally, try to keep the latest contributions of all authors in the "
4394 "last %d days (even if there are more than %d of them,) but in no case keep "
4395 "more than %d unique author revisions."
4396 msgstr ""
4397
4398 #: ../lib/plugin/SystemInfo.php:149
4399 #, php-format
4400 msgid "%d pages"
4401 msgstr ""
4402
4403 #: ../lib/plugin/SystemInfo.php:150
4404 #, php-format
4405 msgid "%d not-empty pages"
4406 msgstr ""
4407
4408 #: ../lib/plugin/SystemInfo.php:161 ../lib/plugin/SystemInfo.php:191
4409 msgid "not yet"
4410 msgstr ""
4411
4412 #: ../lib/plugin/SystemInfo.php:178
4413 #, php-format
4414 msgid "%d homepages"
4415 msgstr ""
4416
4417 #: ../lib/plugin/SystemInfo.php:255
4418 #, php-format
4419 msgid "total hits: %d"
4420 msgstr ""
4421
4422 #: ../lib/plugin/SystemInfo.php:256
4423 #, php-format
4424 msgid "max: %d"
4425 msgstr ""
4426
4427 #: ../lib/plugin/SystemInfo.php:257
4428 #, php-format
4429 msgid "mean: %2.3f"
4430 msgstr ""
4431
4432 #: ../lib/plugin/SystemInfo.php:258
4433 #, php-format
4434 msgid "median: %d"
4435 msgstr ""
4436
4437 #: ../lib/plugin/SystemInfo.php:259
4438 #, php-format
4439 msgid "stddev: %2.3f"
4440 msgstr ""
4441
4442 #: ../lib/plugin/SystemInfo.php:260
4443 #, php-format
4444 msgid "%d pages with less than %d hits (<%d%%)."
4445 msgstr ""
4446
4447 #: ../lib/plugin/SystemInfo.php:262
4448 #, php-format
4449 msgid "%d page(s) with more than %d hits (>%d%%)."
4450 msgstr ""
4451
4452 #: ../lib/plugin/SystemInfo.php:400
4453 #, php-format
4454 msgid "Application size: %d KiB"
4455 msgstr ""
4456
4457 #: ../lib/plugin/SystemInfo.php:402
4458 #, php-format
4459 msgid "Pagedata size: %d KiB"
4460 msgstr ""
4461
4462 #: ../lib/plugin/SystemInfo.php:420
4463 #, php-format
4464 msgid "Total %d plugins: "
4465 msgstr ""
4466
4467 #: ../lib/plugin/SystemInfo.php:429
4468 #, php-format
4469 msgid "Total of %d languages: "
4470 msgstr ""
4471
4472 #: ../lib/plugin/SystemInfo.php:432
4473 #, php-format
4474 msgid "Current language: '%s'"
4475 msgstr ""
4476
4477 #: ../lib/plugin/SystemInfo.php:434
4478 #, php-format
4479 msgid "Default language: '%s'"
4480 msgstr ""
4481
4482 #: ../lib/plugin/SystemInfo.php:442
4483 #, php-format
4484 msgid "Total of %d themes: "
4485 msgstr ""
4486
4487 #: ../lib/plugin/SystemInfo.php:444
4488 #, php-format
4489 msgid "Current theme: '%s'"
4490 msgstr ""
4491
4492 #: ../lib/plugin/SystemInfo.php:446
4493 #, php-format
4494 msgid "Default theme: '%s'"
4495 msgstr ""
4496
4497 #: ../lib/plugin/SystemInfo.php:459
4498 #, php-format
4499 msgid "unknown argument '%s' to SystemInfo"
4500 msgstr ""
4501
4502 #: ../lib/plugin/SystemInfo.php:483
4503 msgid "Application name"
4504 msgstr ""
4505
4506 #: ../lib/plugin/SystemInfo.php:484
4507 msgid "PhpWiki engine version"
4508 msgstr ""
4509
4510 #: ../lib/plugin/SystemInfo.php:485
4511 msgid "Database"
4512 msgstr ""
4513
4514 #: ../lib/plugin/SystemInfo.php:486
4515 msgid "Cache statistics"
4516 msgstr ""
4517
4518 #: ../lib/plugin/SystemInfo.php:487
4519 msgid "Page statistics"
4520 msgstr ""
4521
4522 #: ../lib/plugin/SystemInfo.php:490
4523 msgid "User statistics"
4524 msgstr ""
4525
4526 #: ../lib/plugin/SystemInfo.php:492
4527 msgid "Hit statistics"
4528 msgstr ""
4529
4530 #: ../lib/plugin/SystemInfo.php:493
4531 msgid "Harddisc usage"
4532 msgstr ""
4533
4534 #: ../lib/plugin/SystemInfo.php:494
4535 msgid "Expiry parameters"
4536 msgstr ""
4537
4538 #: ../lib/plugin/SystemInfo.php:495
4539 msgid "Wikiname regexp"
4540 msgstr ""
4541
4542 #: ../lib/plugin/SystemInfo.php:496
4543 msgid "Allowed protocols"
4544 msgstr ""
4545
4546 #: ../lib/plugin/SystemInfo.php:497
4547 msgid "Inline images"
4548 msgstr ""
4549
4550 #: ../lib/plugin/SystemInfo.php:498
4551 msgid "Available plugins"
4552 msgstr ""
4553
4554 #: ../lib/plugin/SystemInfo.php:499
4555 msgid "Supported languages"
4556 msgstr ""
4557
4558 #: ../lib/plugin/SystemInfo.php:500
4559 msgid "Supported themes"
4560 msgstr ""
4561
4562 #: ../lib/plugin/Template.php:65
4563 msgid "Parametrized page inclusion."
4564 msgstr ""
4565
4566 #: ../lib/plugin/Template.php:134
4567 #, php-format
4568 msgid "Illegal inclusion of page %s: no read access."
4569 msgstr ""
4570
4571 #: ../lib/plugin/TeX2png.php:45
4572 msgid "TeX2png"
4573 msgstr ""
4574
4575 #: ../lib/plugin/TeX2png.php:49
4576 msgid ""
4577 "Convert Tex mathematicals expressions to cached png files. This is for small "
4578 "text"
4579 msgstr ""
4580
4581 #: ../lib/plugin/TeX2png.php:146
4582 msgid " (syntax error for latex) "
4583 msgstr ""
4584
4585 #: ../lib/plugin/TeX2png.php:185
4586 msgid "TeX imagepath not writable."
4587 msgstr ""
4588
4589 #: ../lib/plugin/TeX2png.php:226 ../lib/plugin/text2png.php:79
4590 msgid "Sorry, this version of PHP cannot create PNG image files."
4591 msgstr ""
4592
4593 #: ../lib/plugin/text2png.php:56
4594 msgid "Convert text into a png image using GD."
4595 msgstr ""
4596
4597 #: ../lib/plugin/text2png.php:163
4598 msgid ""
4599 "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png."
4600 "php' for details."
4601 msgstr ""
4602
4603 #: ../lib/plugin/text2png.php:208
4604 #, php-format
4605 msgid "Image saved to cache file: %s"
4606 msgstr ""
4607
4608 #: ../lib/plugin/text2png.php:212
4609 #, php-format
4610 msgid "Image loaded from cache file: %s"
4611 msgstr ""
4612
4613 #: ../lib/plugin/text2png.php:220
4614 msgid " produced by "
4615 msgstr ""
4616
4617 #: ../lib/plugin/TexToPng.php:101
4618 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki."
4619 msgstr ""
4620
4621 #: ../lib/plugin/TitleSearch.php:48
4622 msgid "Search the titles of all pages in this wiki."
4623 msgstr ""
4624
4625 #: ../lib/plugin/TitleSearch.php:92
4626 #, php-format
4627 msgid "Title search results for '%s' (%d total)"
4628 msgstr "Titel zoek resultaten naar '%s' (%d total)"
4629
4630 #: ../lib/plugin/TitleSearch.php:94
4631 #, php-format
4632 msgid "Title search results for '%s'"
4633 msgstr "Titel zoek resultaten naar '%s'"
4634
4635 #: ../lib/plugin/Transclude.php:51
4636 msgid "Transclude"
4637 msgstr ""
4638
4639 #: ../lib/plugin/Transclude.php:55
4640 msgid "Include an external web page within the body of a wiki page."
4641 msgstr ""
4642
4643 #: ../lib/plugin/Transclude.php:60
4644 msgid "Transcluded page"
4645 msgstr ""
4646
4647 #: ../lib/plugin/Transclude.php:73
4648 #, php-format
4649 msgid "%s parameter missing"
4650 msgstr ""
4651
4652 #: ../lib/plugin/Transclude.php:103
4653 #, php-format
4654 msgid "See: %s"
4655 msgstr ""
4656
4657 #: ../lib/plugin/Transclude.php:118
4658 #, php-format
4659 msgid "Transcluded from %s"
4660 msgstr ""
4661
4662 #: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105
4663 msgid "TranslateText"
4664 msgstr ""
4665
4666 #: ../lib/plugin/TranslateText.php:48
4667 msgid "Define a translation for a specified text"
4668 msgstr ""
4669
4670 #: ../lib/plugin/TranslateText.php:63
4671 msgid "This internal action page cannot viewed."
4672 msgstr ""
4673
4674 #: ../lib/plugin/TranslateText.php:64
4675 msgid "You can only use it via the _WikiTranslation plugin."
4676 msgstr ""
4677
4678 #: ../lib/plugin/TranslateText.php:71
4679 msgid "Translation Error!"
4680 msgstr ""
4681
4682 #: ../lib/plugin/TranslateText.php:72
4683 msgid ""
4684 "Your translated text is either empty or equal to the untranslated text. "
4685 "Please try again."
4686 msgstr ""
4687
4688 #: ../lib/plugin/TranslateText.php:77
4689 msgid "ContributedTranslations"
4690 msgstr ""
4691
4692 #: ../lib/plugin/TranslateText.php:91
4693 #, php-format
4694 msgid "Translate '%s' to '%s' in *%s*"
4695 msgstr ""
4696
4697 #: ../lib/plugin/TranslateText.php:94
4698 #, php-format
4699 msgid "Translate %s to %s in %s"
4700 msgstr ""
4701
4702 #: ../lib/plugin/TranslateText.php:98
4703 msgid "Thanks for adding this translation!"
4704 msgstr ""
4705
4706 #: ../lib/plugin/TranslateText.php:99
4707 #, php-format
4708 msgid ""
4709 "Your translated text doesn't yet appear in this %s, but the Administrator "
4710 "will pick it up and add to the installation."
4711 msgstr ""
4712
4713 #: ../lib/plugin/TranslateText.php:101
4714 #, php-format
4715 msgid "Your translation is stored in %s"
4716 msgstr ""
4717
4718 #: ../lib/plugin/TranslateText.php:107 ../lib/plugin/TranslateText.php:109
4719 #, php-format
4720 msgid "From english to %s: "
4721 msgstr ""
4722
4723 #: ../lib/plugin/TranslateText.php:110
4724 msgid "Translate"
4725 msgstr ""
4726
4727 #: ../lib/plugin/UnfoldSubpages.php:40
4728 msgid "UnfoldSubpages"
4729 msgstr ""
4730
4731 #: ../lib/plugin/UnfoldSubpages.php:44
4732 msgid "Includes the content of all SubPages of the current page."
4733 msgstr ""
4734
4735 #: ../lib/plugin/UnfoldSubpages.php:165
4736 #, php-format
4737 msgid "Included from %s:"
4738 msgstr ""
4739
4740 #: ../lib/plugin/UnfoldSubpages.php:174
4741 #, php-format
4742 msgid "%s has no subpages defined."
4743 msgstr ""
4744
4745 #: ../lib/plugin/UpLoad.php:48
4746 msgid "Upload files to the local InterWiki Upload:<filename>"
4747 msgstr ""
4748
4749 #: ../lib/plugin/UpLoad.php:178
4750 msgid "You cannot upload files."
4751 msgstr ""
4752
4753 #: ../lib/plugin/UpLoad.php:180
4754 msgid "Check you are logged in."
4755 msgstr ""
4756
4757 #: ../lib/plugin/UpLoad.php:181
4758 msgid "Check you are in the right project."
4759 msgstr ""
4760
4761 #: ../lib/plugin/UpLoad.php:182
4762 msgid "Check you are a member of the current project."
4763 msgstr ""
4764
4765 #: ../lib/plugin/UpLoad.php:187
4766 msgid "ACCESS DENIED: You must log in to upload files."
4767 msgstr ""
4768
4769 #: ../lib/plugin/UpLoad.php:212
4770 #, php-format
4771 msgid "ERROR uploading '%s'"
4772 msgstr ""
4773
4774 #: ../lib/plugin/UpLoad.php:217
4775 #, php-format
4776 msgid "Files with extension %s are not allowed."
4777 msgstr ""
4778
4779 #: ../lib/plugin/UpLoad.php:225
4780 #, php-format
4781 msgid "Only files with the extension %s are allowed."
4782 msgstr ""
4783
4784 #: ../lib/plugin/UpLoad.php:231
4785 msgid ""
4786 "Invalid filename. File names may only contain alphanumeric characters and "
4787 "dot, underscore, space or dash."
4788 msgstr ""
4789
4790 #: ../lib/plugin/UpLoad.php:235
4791 #, php-format
4792 msgid "There is already a file with name %s uploaded."
4793 msgstr ""
4794
4795 #: ../lib/plugin/UpLoad.php:240
4796 msgid "Sorry but this file is too big."
4797 msgstr ""
4798
4799 #: ../lib/plugin/UpLoad.php:249
4800 msgid "File successfully uploaded."
4801 msgstr ""
4802
4803 #: ../lib/plugin/UpLoad.php:266
4804 #, php-format
4805 msgid "uploaded %s"
4806 msgstr ""
4807
4808 #: ../lib/plugin/UpLoad.php:272
4809 msgid "Uploading failed."
4810 msgstr ""
4811
4812 #: ../lib/plugin/UpLoad.php:276
4813 msgid "No file selected. Please select one."
4814 msgstr ""
4815
4816 #: ../lib/plugin/UpLoad.php:290
4817 msgid "The upload logfile exists but is not writable."
4818 msgstr ""
4819
4820 #: ../lib/plugin/UpLoad.php:293
4821 msgid "Can't open the upload logfile."
4822 msgstr ""
4823
4824 #: ../lib/plugin/UriResolver.php:36 ../lib/SemanticWeb.php:137
4825 msgid "UriResolver"
4826 msgstr ""
4827
4828 #: ../lib/plugin/UriResolver.php:40
4829 msgid "Converts an uri-escaped identifier back to an unique XML-ID"
4830 msgstr ""
4831
4832 #: ../lib/plugin/UserPreferences.php:43
4833 msgid "Allow any user to adjust his own preferences."
4834 msgstr ""
4835
4836 #: ../lib/plugin/UserPreferences.php:74
4837 msgid "Error: You are not logged in, cannot display UserPreferences."
4838 msgstr ""
4839
4840 #: ../lib/plugin/UserPreferences.php:85
4841 msgid ""
4842 "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences "
4843 "cannot be saved."
4844 msgstr ""
4845
4846 #: ../lib/plugin/UserPreferences.php:106
4847 msgid "Your UserPreferences have been successfully reset to default."
4848 msgstr ""
4849
4850 #: ../lib/plugin/UserPreferences.php:115
4851 msgid "Do you really want to reset all your UserPreferences?"
4852 msgstr ""
4853
4854 #: ../lib/plugin/UserPreferences.php:123
4855 msgid "Wrong password. Try again."
4856 msgstr ""
4857
4858 #: ../lib/plugin/UserPreferences.php:140
4859 msgid "Password updated."
4860 msgstr ""
4861
4862 #: ../lib/plugin/UserPreferences.php:142
4863 msgid "Password was not changed."
4864 msgstr ""
4865
4866 #: ../lib/plugin/UserPreferences.php:145
4867 msgid "Password cannot be changed."
4868 msgstr ""
4869
4870 #: ../lib/plugin/UserPreferences.php:149
4871 msgid "No changes."
4872 msgstr ""
4873
4874 #: ../lib/plugin/UserPreferences.php:154
4875 msgid "One UserPreferences field successfully updated."
4876 msgstr ""
4877
4878 #: ../lib/plugin/UserPreferences.php:156
4879 #, php-format
4880 msgid "%d UserPreferences fields successfully updated."
4881 msgstr ""
4882
4883 #: ../lib/plugin/UserRatings.php:44
4884 msgid "UserRatings"
4885 msgstr ""
4886
4887 #: ../lib/plugin/UserRatings.php:48
4888 msgid "List the user's ratings."
4889 msgstr ""
4890
4891 #: ../lib/plugin/UserRatings.php:81
4892 #, php-format
4893 msgid "Displaying %d ratings:"
4894 msgstr ""
4895
4896 #: ../lib/plugin/UserRatings.php:100
4897 #, php-format
4898 msgid "Showing all %ss (%%d):"
4899 msgstr ""
4900
4901 #: ../lib/plugin/UserRatings.php:117
4902 #, php-format
4903 msgid "'s %d page ratings:"
4904 msgstr ""
4905
4906 #: ../lib/plugin/UserRatings.php:120
4907 #, php-format
4908 msgid "Here are your %d page ratings:"
4909 msgstr ""
4910
4911 #: ../lib/plugin/UserRatings.php:214
4912 msgid "Pred"
4913 msgstr ""
4914
4915 #: ../lib/plugin/UserRatings.php:218 ../lib/wikilens/PageListColumns.php:375
4916 msgid "Rate"
4917 msgstr ""
4918
4919 #: ../lib/plugin/Video.php:49
4920 msgid "Video"
4921 msgstr ""
4922
4923 #: ../lib/plugin/Video.php:53
4924 msgid "Display video in Flash"
4925 msgstr ""
4926
4927 #: ../lib/plugin/Video.php:72
4928 msgid "Both 'url' or 'file' parameters missing."
4929 msgstr ""
4930
4931 #: ../lib/plugin/Video.php:74
4932 msgid "Choose only one of 'url' or 'file' parameters."
4933 msgstr ""
4934
4935 #: ../lib/plugin/Video.php:82
4936 msgid "Your browser does not understand the HTML 5 video tag."
4937 msgstr ""
4938
4939 #: ../lib/plugin/VisualWiki.php:61
4940 msgid ""
4941 "Visualizes the Wiki structure in a graph using the 'dot' commandline tool "
4942 "from graphviz."
4943 msgstr ""
4944
4945 #: ../lib/plugin/VisualWiki.php:492
4946 msgid "Legend"
4947 msgstr ""
4948
4949 #: ../lib/plugin/WantedPagesOld.php:30 ../lib/plugin/WantedPagesOld.php:58
4950 #: ../lib/plugin/WantedPages.php:39 ../lib/plugin/WantedPages.php:66
4951 msgid "WantedPages"
4952 msgstr ""
4953
4954 #: ../lib/plugin/WantedPagesOld.php:34 ../lib/plugin/WantedPages.php:42
4955 msgid "Lists referenced page names which do not exist yet."
4956 msgstr ""
4957
4958 #: ../lib/plugin/WantedPagesOld.php:39 ../lib/plugin/WantedPages.php:51
4959 msgid "PgsrcTranslation"
4960 msgstr ""
4961
4962 #: ../lib/plugin/WantedPagesOld.php:92
4963 #: ../themes/default/templates/online.tmpl:39
4964 msgid "<none>"
4965 msgstr ""
4966
4967 #: ../lib/plugin/WantedPagesOld.php:107
4968 #, php-format
4969 msgid "Wanted Pages for %s (%d total):"
4970 msgstr ""
4971
4972 #: ../lib/plugin/WantedPagesOld.php:141
4973 #, php-format
4974 msgid "Wanted Pages in this wiki (%d total):"
4975 msgstr "De %d meestbezochte pagina's van deze Wiki:"
4976
4977 #: ../lib/plugin/WantedPagesOld.php:143
4978 msgid "Count"
4979 msgstr ""
4980
4981 #: ../lib/plugin/WantedPages.php:75
4982 msgid "Wanted From"
4983 msgstr ""
4984
4985 #: ../lib/plugin/WantedPages.php:127
4986 #, php-format
4987 msgid "Wanted Pages for %s:"
4988 msgstr ""
4989
4990 #: ../lib/plugin/WantedPages.php:129
4991 #, php-format
4992 msgid "Wanted Pages in this wiki:"
4993 msgstr ""
4994
4995 #: ../lib/plugin/WatchPage.php:36
4996 #: ../themes/fusionforge/templates/actionbar.tmpl:132
4997 #: ../themes/MonoBook/templates/actionbar.tmpl:57
4998 #: ../themes/Sidebar/templates/actionbar.tmpl:30
4999 msgid "WatchPage"
5000 msgstr ""
5001
5002 #: ../lib/plugin/WatchPage.php:40
5003 msgid "Manage notifications emails per page."
5004 msgstr ""
5005
5006 #: ../lib/plugin/WatchPage.php:77
5007 msgid "Your current watchlist: "
5008 msgstr ""
5009
5010 #: ../lib/plugin/WatchPage.php:79
5011 msgid "New watchlist: "
5012 msgstr ""
5013
5014 #: ../lib/plugin/WatchPage.php:81
5015 #, php-format
5016 msgid "Do you %s want to add this page \"%s\" to your WatchList?"
5017 msgstr ""
5018
5019 #: ../lib/plugin/WatchPage.php:82
5020 msgid "really"
5021 msgstr ""
5022
5023 #: ../lib/plugin/WatchPage.php:87
5024 #, php-format
5025 msgid "The page %s is already watched!"
5026 msgstr ""
5027
5028 #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1027
5029 #: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66
5030 #: ../themes/Crao/templates/actionbar.tmpl:5
5031 #: ../themes/default/templates/actionbar.tmpl:16
5032 #: ../themes/fusionforge/templates/actionbar.tmpl:56
5033 #: ../themes/MonoBook/templates/actionbar.tmpl:35
5034 #: ../themes/shamino_com/templates/actionbar.tmpl:8
5035 #: ../themes/Sidebar/templates/actionbar.tmpl:20
5036 #: ../themes/smaller/templates/actionbar.tmpl:18
5037 msgid "Edit"
5038 msgstr "Verander"
5039
5040 #: ../lib/plugin/WatchPage.php:92
5041 #: ../themes/fusionforge/templates/actionbar.tmpl:132
5042 msgid "Watch Page"
5043 msgstr ""
5044
5045 #: ../lib/plugin/WatchPage.php:110
5046 msgid "You must sign in to watch pages."
5047 msgstr ""
5048
5049 #: ../lib/plugin/WatchPage.php:121
5050 msgid "ERROR: No email defined! You need to do this in your "
5051 msgstr ""
5052
5053 #: ../lib/plugin/WatchPage.php:138
5054 msgid "WatchPage cancelled"
5055 msgstr ""
5056
5057 #: ../lib/plugin/WatchPage.php:160
5058 msgid ""
5059 "E-Mail Notification for the current page successfully stored in your "
5060 "preferences."
5061 msgstr ""
5062
5063 #: ../lib/plugin/WhoIsOnline.php:38 ../lib/plugin/WhoIsOnline.php:77
5064 msgid "WhoIsOnline"
5065 msgstr ""
5066
5067 #: ../lib/plugin/WhoIsOnline.php:42
5068 msgid "Show summary information of the current user sessions."
5069 msgstr ""
5070
5071 #: ../lib/plugin/WhoIsOnline.php:75
5072 msgid "Who is Online"
5073 msgstr ""
5074
5075 #: ../lib/plugin/WhoIsOnline.php:78
5076 #, php-format
5077 msgid "%d online users"
5078 msgstr ""
5079
5080 #: ../lib/plugin/WhoIsOnline.php:106
5081 msgid "Guest"
5082 msgstr ""
5083
5084 #: ../lib/plugin/WhoIsOnline.php:191
5085 #, php-format
5086 msgid "%d minutes"
5087 msgstr ""
5088
5089 #: ../lib/plugin/WikiAdminChmod.php:39
5090 msgid "WikiAdminChmod"
5091 msgstr ""
5092
5093 #: ../lib/plugin/WikiAdminChmod.php:43 ../lib/plugin/WikiAdminSetAcl.php:45
5094 msgid "Set individual page permissions."
5095 msgstr ""
5096
5097 #: ../lib/plugin/WikiAdminChmod.php:72
5098 #, php-format
5099 msgid "chmod page '%s' to '%s'."
5100 msgstr ""
5101
5102 #: ../lib/plugin/WikiAdminChmod.php:75
5103 #, php-format
5104 msgid "Couldn't chmod page '%s' to '%s'."
5105 msgstr ""
5106
5107 #: ../lib/plugin/WikiAdminChmod.php:79
5108 msgid "Invalid chmod string"
5109 msgstr ""
5110
5111 #: ../lib/plugin/WikiAdminChmod.php:84 ../lib/plugin/WikiAdminSetAcl.php:129
5112 #, php-format
5113 msgid "%d pages have been changed."
5114 msgstr ""
5115
5116 #: ../lib/plugin/WikiAdminChmod.php:87 ../lib/plugin/WikiAdminChown.php:99
5117 #: ../lib/plugin/WikiAdminMarkup.php:102
5118 #: ../lib/plugin/WikiAdminSearchReplace.php:113
5119 #: ../lib/plugin/WikiAdminSetAcl.php:133
5120 #: ../lib/plugin/WikiAdminSetExternal.php:88
5121 msgid "No pages changed."
5122 msgstr ""
5123
5124 #: ../lib/plugin/WikiAdminChmod.php:145
5125 msgid "Are you sure you want to permanently change the selected files?"
5126 msgstr ""
5127
5128 #: ../lib/plugin/WikiAdminChmod.php:148
5129 msgid "Chmod"
5130 msgstr ""
5131
5132 #: ../lib/plugin/WikiAdminChmod.php:150
5133 msgid "Select the pages to change:"
5134 msgstr ""
5135
5136 #: ../lib/plugin/WikiAdminChmod.php:173
5137 msgid "This plugin is currently under development and does not work!"
5138 msgstr ""
5139
5140 #: ../lib/plugin/WikiAdminChmod.php:174
5141 msgid "Chmod to permission:"
5142 msgstr ""
5143
5144 #: ../lib/plugin/WikiAdminChmod.php:177
5145 msgid "(ugo : rwx)"
5146 msgstr ""
5147
5148 #: ../lib/plugin/WikiAdminChmod.php:184 ../lib/plugin/WikiAdminSetAcl.php:273
5149 msgid "Propagate new permissions to all subpages?"
5150 msgstr ""
5151
5152 #: ../lib/plugin/WikiAdminChmod.php:186 ../lib/plugin/WikiAdminSetAcl.php:275
5153 msgid "(disable individual page permissions, enable inheritance)?"
5154 msgstr ""
5155
5156 #: ../lib/plugin/WikiAdminChown.php:36
5157 msgid "WikiAdminChown"
5158 msgstr ""
5159
5160 #: ../lib/plugin/WikiAdminChown.php:40
5161 msgid "Change owner of selected pages."
5162 msgstr ""
5163
5164 #: ../lib/plugin/WikiAdminChown.php:64 ../lib/plugin/WikiAdminMarkup.php:65
5165 #: ../lib/plugin/WikiAdminSearchReplace.php:95
5166 #: ../lib/plugin/WikiAdminSetAcl.php:119
5167 #: ../lib/plugin/WikiAdminSetExternal.php:66
5168 #, php-format
5169 msgid "Access denied to change page '%s'."
5170 msgstr ""
5171
5172 #: ../lib/plugin/WikiAdminChown.php:77
5173 #, php-format
5174 msgid "Change owner of page '%s' to '%s'."
5175 msgstr ""
5176
5177 #: ../lib/plugin/WikiAdminChown.php:81
5178 #, php-format
5179 msgid "Could not change owner of page '%s' to '%s'."
5180 msgstr ""
5181
5182 #: ../lib/plugin/WikiAdminChown.php:91 ../lib/plugin/WikiAdminMarkup.php:94
5183 #: ../lib/plugin/WikiAdminSearchReplace.php:106
5184 #: ../lib/plugin/WikiAdminSetExternal.php:80
5185 msgid "One page has been changed:"
5186 msgstr ""
5187
5188 #: ../lib/plugin/WikiAdminChown.php:93 ../lib/plugin/WikiAdminMarkup.php:96
5189 #: ../lib/plugin/WikiAdminSearchReplace.php:108
5190 #: ../lib/plugin/WikiAdminSetExternal.php:82
5191 #, php-format
5192 msgid "%d pages have been changed:"
5193 msgstr ""
5194
5195 #: ../lib/plugin/WikiAdminChown.php:106 ../lib/plugin/_WikiTranslation.php:94
5196 msgid "PhpWikiAdministration/Chown"
5197 msgstr ""
5198
5199 #: ../lib/plugin/WikiAdminChown.php:171
5200 msgid "Confirm ownership change"
5201 msgstr ""
5202
5203 #: ../lib/plugin/WikiAdminChown.php:174
5204 msgid "Are you sure you want to change the owner of the selected pages?"
5205 msgstr ""
5206
5207 #: ../lib/plugin/WikiAdminChown.php:178
5208 msgid "Change owner of selected pages"
5209 msgstr ""
5210
5211 #: ../lib/plugin/WikiAdminChown.php:179
5212 msgid "Select the pages to change the owner"
5213 msgstr ""
5214
5215 #: ../lib/plugin/WikiAdminChown.php:201
5216 msgid "Change owner to: "
5217 msgstr ""
5218
5219 #: ../lib/plugin/WikiAdminMarkup.php:36
5220 msgid "WikiAdminMarkup"
5221 msgstr ""
5222
5223 #: ../lib/plugin/WikiAdminMarkup.php:40
5224 msgid "Change the markup type of selected pages."
5225 msgstr ""
5226
5227 #: ../lib/plugin/WikiAdminMarkup.php:73
5228 #, php-format
5229 msgid "Change markup type from %s to %s"
5230 msgstr ""
5231
5232 #: ../lib/plugin/WikiAdminMarkup.php:80
5233 #, php-format
5234 msgid "change page '%s' to markup type '%s'."
5235 msgstr ""
5236
5237 #: ../lib/plugin/WikiAdminMarkup.php:84
5238 #, php-format
5239 msgid "Couldn't change page '%s' to markup type '%s'."
5240 msgstr ""
5241
5242 #: ../lib/plugin/WikiAdminMarkup.php:109
5243 msgid "PhpWikiAdministration/Markup"
5244 msgstr "PhpWikiBeheer/Markup"
5245
5246 #: ../lib/plugin/WikiAdminMarkup.php:163
5247 msgid "Confirm markup change"
5248 msgstr ""
5249
5250 #: ../lib/plugin/WikiAdminMarkup.php:166
5251 msgid "Are you sure you want to change the markup type of the selected files?"
5252 msgstr ""
5253
5254 #: ../lib/plugin/WikiAdminMarkup.php:170
5255 msgid "Change markup type"
5256 msgstr ""
5257
5258 #: ../lib/plugin/WikiAdminMarkup.php:171
5259 msgid "Select the pages to change the markup type"
5260 msgstr ""
5261
5262 #: ../lib/plugin/WikiAdminMarkup.php:193
5263 msgid "Change markup to: "
5264 msgstr ""
5265
5266 #: ../lib/plugin/WikiAdminPurge.php:34
5267 msgid "WikiAdminPurge"
5268 msgstr ""
5269
5270 #: ../lib/plugin/WikiAdminPurge.php:38
5271 msgid "Permanently purge all selected pages."
5272 msgstr ""
5273
5274 #: ../lib/plugin/WikiAdminPurge.php:67 ../lib/purgepage.php:56
5275 #, php-format
5276 msgid "Purged page '%s' successfully."
5277 msgstr "Pagina '%s' verwijderd."
5278
5279 #: ../lib/plugin/WikiAdminPurge.php:70
5280 #, php-format
5281 msgid "Didn't purge page '%s'. Access denied."
5282 msgstr ""
5283
5284 #: ../lib/plugin/WikiAdminPurge.php:77
5285 msgid "One page has been permanently purged:"
5286 msgstr ""
5287
5288 #: ../lib/plugin/WikiAdminPurge.php:79
5289 #, php-format
5290 msgid "%d pages have been permanently purged:"
5291 msgstr ""
5292
5293 #: ../lib/plugin/WikiAdminPurge.php:85
5294 msgid "No pages purged."
5295 msgstr ""
5296
5297 #: ../lib/plugin/WikiAdminPurge.php:92
5298 msgid "PhpWikiAdministration/Purge"
5299 msgstr ""
5300
5301 #: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27
5302 msgid "Confirm purge"
5303 msgstr ""
5304
5305 #: ../lib/plugin/WikiAdminPurge.php:147
5306 msgid "Are you sure you want to permanently purge the following files?"
5307 msgstr ""
5308
5309 #: ../lib/plugin/WikiAdminPurge.php:150
5310 msgid "Permanently purge selected pages"
5311 msgstr ""
5312
5313 #: ../lib/plugin/WikiAdminPurge.php:151
5314 msgid "Select the files to purge"
5315 msgstr ""
5316
5317 #: ../lib/plugin/WikiAdminRemove.php:40
5318 msgid "WikiAdminRemove"
5319 msgstr ""
5320
5321 #: ../lib/plugin/WikiAdminRemove.php:44
5322 msgid "Permanently remove all selected pages."
5323 msgstr ""
5324
5325 #: ../lib/plugin/WikiAdminRemove.php:111 ../lib/removepage.php:56
5326 #, php-format
5327 msgid "Removed page '%s' successfully."
5328 msgstr "Pagina '%s' verwijderd."
5329
5330 #: ../lib/plugin/WikiAdminRemove.php:114
5331 #, php-format
5332 msgid "Didn't remove page '%s'. Access denied."
5333 msgstr ""
5334
5335 #: ../lib/plugin/WikiAdminRemove.php:121
5336 msgid "One page has been removed:"
5337 msgstr ""
5338
5339 #: ../lib/plugin/WikiAdminRemove.php:123
5340 #, php-format
5341 msgid "%d pages have been removed:"
5342 msgstr ""
5343
5344 #: ../lib/plugin/WikiAdminRemove.php:129
5345 msgid "No pages removed."
5346 msgstr ""
5347
5348 #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95
5349 msgid "PhpWikiAdministration/Remove"
5350 msgstr ""
5351
5352 #: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238
5353 #: ../themes/blog/themeinfo.php:72
5354 msgid "Remove"
5355 msgstr ""
5356
5357 #: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27
5358 msgid "Confirm removal"
5359 msgstr ""
5360
5361 #: ../lib/plugin/WikiAdminRemove.php:200
5362 msgid "Are you sure you want to remove the selected files?"
5363 msgstr ""
5364
5365 #: ../lib/plugin/WikiAdminRemove.php:203
5366 msgid "Remove selected pages"
5367 msgstr ""
5368
5369 #: ../lib/plugin/WikiAdminRemove.php:204
5370 msgid "Select the files to remove"
5371 msgstr ""
5372
5373 #: ../lib/plugin/WikiAdminRemove.php:207
5374 #, php-format
5375 msgid "Also pages which have been deleted at least %s days."
5376 msgstr ""
5377
5378 #: ../lib/plugin/WikiAdminRemove.php:214
5379 #, php-format
5380 msgid "Pages which have been deleted at least %s days are already checked."
5381 msgstr ""
5382
5383 #: ../lib/plugin/WikiAdminRename.php:36
5384 msgid "WikiAdminRename"
5385 msgstr ""
5386
5387 #: ../lib/plugin/WikiAdminRename.php:40 ../lib/plugin/WikiAdminRename.php:217
5388 msgid "Rename selected pages"
5389 msgstr ""
5390
5391 #: ../lib/plugin/WikiAdminRename.php:80
5392 #, php-format
5393 msgid "Page '%s' already exists. Ignored."
5394 msgstr ""
5395
5396 #: ../lib/plugin/WikiAdminRename.php:83
5397 #, php-format
5398 msgid "Access denied to rename page '%s'."
5399 msgstr ""
5400
5401 #: ../lib/plugin/WikiAdminRename.php:92 ../lib/plugin/WikiAdminRename.php:107
5402 #, php-format
5403 msgid "Renamed page from '%s' to '%s'."
5404 msgstr ""
5405
5406 #: ../lib/plugin/WikiAdminRename.php:101
5407 #, php-format
5408 msgid "Renaming created redirect page from '%s' to '%s'"
5409 msgstr ""
5410
5411 #: ../lib/plugin/WikiAdminRename.php:111 ../lib/plugin/WikiAdminRename.php:115
5412 #, php-format
5413 msgid "Couldn't rename page '%s' to '%s'."
5414 msgstr ""
5415
5416 #: ../lib/plugin/WikiAdminRename.php:124
5417 msgid "One page has been renamed:"
5418 msgstr ""
5419
5420 #: ../lib/plugin/WikiAdminRename.php:127
5421 #, php-format
5422 msgid "%d pages have been renamed:"
5423 msgstr ""
5424
5425 #: ../lib/plugin/WikiAdminRename.php:133
5426 msgid "No pages renamed."
5427 msgstr ""
5428
5429 #: ../lib/plugin/WikiAdminRename.php:202
5430 msgid "Rename to"
5431 msgstr ""
5432
5433 #: ../lib/plugin/WikiAdminRename.php:211
5434 msgid "Are you sure you want to rename the selected pages?"
5435 msgstr ""
5436
5437 #: ../lib/plugin/WikiAdminRename.php:215 ../lib/plugin/WikiAdminRename.php:241
5438 #: ../lib/WikiTheme.php:1031
5439 msgid "Rename Page"
5440 msgstr ""
5441
5442 #: ../lib/plugin/WikiAdminRename.php:225
5443 msgid "Select the pages to rename:"
5444 msgstr ""
5445
5446 #: ../lib/plugin/WikiAdminRename.php:268
5447 msgid "from"
5448 msgstr ""
5449
5450 #: ../lib/plugin/WikiAdminRename.php:272
5451 msgid "to"
5452 msgstr ""
5453
5454 #: ../lib/plugin/WikiAdminRename.php:278
5455 #: ../lib/plugin/WikiAdminSearchReplace.php:240
5456 msgid "Regex?"
5457 msgstr ""
5458
5459 #: ../lib/plugin/WikiAdminRename.php:280
5460 msgid "Case insensitive?"
5461 msgstr ""
5462
5463 #: ../lib/plugin/WikiAdminRename.php:285
5464 msgid "Change pagename in all linked pages also?"
5465 msgstr ""
5466
5467 #: ../lib/plugin/WikiAdminRename.php:288
5468 msgid "Create redirect from old to new name?"
5469 msgstr ""
5470
5471 #: ../lib/plugin/WikiAdminSearchReplace.php:36
5472 msgid "WikiAdminSearchReplace"
5473 msgstr ""
5474
5475 #: ../lib/plugin/WikiAdminSearchReplace.php:40
5476 msgid "Search and replace text in selected wiki pages."
5477 msgstr ""
5478
5479 #: ../lib/plugin/WikiAdminSearchReplace.php:75
5480 #, php-format
5481 msgid "Replace '%s' by '%s'"
5482 msgstr ""
5483
5484 #: ../lib/plugin/WikiAdminSearchReplace.php:86
5485 msgid "Error: Empty search string."
5486 msgstr ""
5487
5488 #: ../lib/plugin/WikiAdminSearchReplace.php:97
5489 #, php-format
5490 msgid "Replaced '%s' with '%s' in page '%s'."
5491 msgstr ""
5492
5493 #: ../lib/plugin/WikiAdminSearchReplace.php:185
5494 msgid "Warning: The search string cannot be empty!"
5495 msgstr ""
5496
5497 #: ../lib/plugin/WikiAdminSearchReplace.php:190
5498 msgid "Are you sure you want to replace text in the selected files?"
5499 msgstr ""
5500
5501 #: ../lib/plugin/WikiAdminSearchReplace.php:195
5502 msgid "Select the pages to search and replace"
5503 msgstr ""
5504
5505 #: ../lib/plugin/WikiAdminSearchReplace.php:228
5506 msgid "Replace all occurences of the given string in the content of all pages."
5507 msgstr ""
5508
5509 #: ../lib/plugin/WikiAdminSearchReplace.php:231
5510 msgid "Replace"
5511 msgstr "Vervangt"
5512
5513 #: ../lib/plugin/WikiAdminSearchReplace.php:235
5514 msgid "by"
5515 msgstr ""
5516
5517 #: ../lib/plugin/WikiAdminSearchReplace.php:239
5518 msgid "Case exact?"
5519 msgstr ""
5520
5521 #: ../lib/plugin/WikiAdminSelect.php:41
5522 msgid "WikiAdminSelect"
5523 msgstr ""
5524
5525 #: ../lib/plugin/WikiAdminSelect.php:45
5526 msgid ""
5527 "Allows selection of multiple pages which get passed to other WikiAdmin "
5528 "plugins."
5529 msgstr ""
5530
5531 #: ../lib/plugin/WikiAdminSelect.php:135
5532 msgid "Select: "
5533 msgstr ""
5534
5535 #: ../lib/plugin/WikiAdminSelect.php:146
5536 msgid "Select pages"
5537 msgstr ""
5538
5539 #: ../lib/plugin/WikiAdminSelect.php:205
5540 #, php-format
5541 msgid "Selected page '%s' passed to '%s'."
5542 msgstr ""
5543
5544 #: ../lib/plugin/WikiAdminSetAcl.php:41
5545 msgid "WikiAdminSetAcl"
5546 msgstr ""
5547
5548 #: ../lib/plugin/WikiAdminSetAcl.php:91
5549 #, php-format
5550 msgid "ACL not changed for page '%s'."
5551 msgstr ""
5552
5553 #: ../lib/plugin/WikiAdminSetAcl.php:95
5554 #, php-format
5555 msgid "ACL changed for page '%s'"
5556 msgstr ""
5557
5558 #: ../lib/plugin/WikiAdminSetAcl.php:97
5559 #, php-format
5560 msgid "from '%s'"
5561 msgstr "van %s"
5562
5563 #: ../lib/plugin/WikiAdminSetAcl.php:99
5564 #, php-format
5565 msgid "to '%s'."
5566 msgstr "naar '%s'."
5567
5568 #: ../lib/plugin/WikiAdminSetAcl.php:107
5569 #, php-format
5570 msgid "ACL changed for page '%s' from '%s' to '%s'."
5571 msgstr ""
5572
5573 #: ../lib/plugin/WikiAdminSetAcl.php:123
5574 msgid "Invalid ACL"
5575 msgstr ""
5576
5577 #: ../lib/plugin/WikiAdminSetAcl.php:140 ../lib/plugin/_WikiTranslation.php:98
5578 msgid "PhpWikiAdministration/SetAcl"
5579 msgstr ""
5580
5581 #: ../lib/plugin/WikiAdminSetAcl.php:201
5582 msgid ""
5583 "Are you sure you want to permanently change access rights to the selected "
5584 "files?"
5585 msgstr ""
5586
5587 #: ../lib/plugin/WikiAdminSetAcl.php:204
5588 msgid "Change Access Rights"
5589 msgstr ""
5590
5591 #: ../lib/plugin/WikiAdminSetAcl.php:206
5592 msgid "Select the pages where to change access rights"
5593 msgstr ""
5594
5595 #: ../lib/plugin/WikiAdminSetAcl.php:236
5596 msgid "Selected Pages: "
5597 msgstr ""
5598
5599 #: ../lib/plugin/WikiAdminSetAcl.php:247
5600 msgid "Type"
5601 msgstr ""
5602
5603 #: ../lib/plugin/WikiAdminSetAcl.php:251
5604 msgid ""
5605 "Selected Grant checkboxes allow access, unselected checkboxes deny access."
5606 msgstr ""
5607
5608 #: ../lib/plugin/WikiAdminSetAcl.php:252
5609 msgid "To ignore delete the line."
5610 msgstr ""
5611
5612 #: ../lib/plugin/WikiAdminSetAcl.php:253
5613 msgid "To add check 'Add' near the dropdown list."
5614 msgstr ""
5615
5616 #: ../lib/plugin/WikiAdminSetAcl.php:276
5617 msgid "(Currently not working)"
5618 msgstr ""
5619
5620 #: ../lib/plugin/WikiAdminSetExternal.php:35
5621 msgid "WikiAdminSetExternal"
5622 msgstr ""
5623
5624 #: ../lib/plugin/WikiAdminSetExternal.php:39
5625 msgid "Mark selected pages as external."
5626 msgstr ""
5627
5628 #: ../lib/plugin/WikiAdminSetExternal.php:71
5629 #, php-format
5630 msgid "change page '%s' to external."
5631 msgstr ""
5632
5633 #: ../lib/plugin/WikiAdminSetExternal.php:95
5634 msgid "PhpWikiAdministration/SetExternal"
5635 msgstr ""
5636
5637 #: ../lib/plugin/WikiAdminSetExternal.php:127
5638 msgid "Set pages to external"
5639 msgstr ""
5640
5641 #: ../lib/plugin/WikiAdminSetExternal.php:128
5642 msgid "Select the pages to set as external"
5643 msgstr ""
5644
5645 #: ../lib/plugin/WikiAdminUtils.php:39
5646 msgid "WikiAdminUtils"
5647 msgstr ""
5648
5649 #: ../lib/plugin/WikiAdminUtils.php:43
5650 msgid "Miscellaneous utility functions for the Administrator."
5651 msgstr ""
5652
5653 #: ../lib/plugin/WikiAdminUtils.php:61
5654 #, php-format
5655 msgid "Bad action requested: %s"
5656 msgstr ""
5657
5658 #: ../lib/plugin/WikiAdminUtils.php:73
5659 msgid "You must be an administrator to use this plugin."
5660 msgstr ""
5661
5662 #: ../lib/plugin/WikiAdminUtils.php:102
5663 #, php-format
5664 msgid "WikiAdminUtils %s returned:"
5665 msgstr ""
5666
5667 #: ../lib/plugin/WikiAdminUtils.php:104
5668 msgid "Back"
5669 msgstr "Terug"
5670
5671 #: ../lib/plugin/WikiAdminUtils.php:109
5672 msgid "Purge Markup Cache"
5673 msgstr ""
5674
5675 #: ../lib/plugin/WikiAdminUtils.php:110
5676 msgid "Purge all Pages With Invalid Names"
5677 msgstr ""
5678
5679 #: ../lib/plugin/WikiAdminUtils.php:111
5680 msgid "Purge all empty, unreferenced Pages"
5681 msgstr ""
5682
5683 #: ../lib/plugin/WikiAdminUtils.php:112
5684 msgid "Access Restrictions"
5685 msgstr ""
5686
5687 #: ../lib/plugin/WikiAdminUtils.php:114
5688 msgid "Convert cached_html"
5689 msgstr ""
5690
5691 #: ../lib/plugin/WikiAdminUtils.php:115
5692 msgid "DB Check"
5693 msgstr ""
5694
5695 #: ../lib/plugin/WikiAdminUtils.php:116
5696 msgid "Db Rebuild"
5697 msgstr ""
5698
5699 #: ../lib/plugin/WikiAdminUtils.php:127
5700 msgid "Markup cache purged!"
5701 msgstr ""
5702
5703 #: ../lib/plugin/WikiAdminUtils.php:147
5704 msgid "No pages with bad names had to be deleted."
5705 msgstr ""
5706
5707 #: ../lib/plugin/WikiAdminUtils.php:149
5708 #, php-format
5709 msgid "Deleted %d pages with invalid names:"
5710 msgstr ""
5711
5712 #: ../lib/plugin/WikiAdminUtils.php:170
5713 msgid "[purged]"
5714 msgstr ""
5715
5716 #: ../lib/plugin/WikiAdminUtils.php:172
5717 msgid "[not purgable]"
5718 msgstr ""
5719
5720 #: ../lib/plugin/WikiAdminUtils.php:180
5721 msgid "No empty, unreferenced pages were found."
5722 msgstr ""
5723
5724 #: ../lib/plugin/WikiAdminUtils.php:182
5725 #, php-format
5726 msgid "Deleted %d unreferenced pages:"
5727 msgstr ""
5728
5729 #: ../lib/plugin/WikiAdminUtils.php:185
5730 #, php-format
5731 msgid ""
5732 "The %d not-purgable pages/links are links in some page(s). You might want to "
5733 "edit them."
5734 msgstr ""
5735
5736 #: ../lib/plugin/WikiAdminUtils.php:200
5737 msgid "No old _cached_html pagedata found."
5738 msgstr ""
5739
5740 #: ../lib/plugin/WikiAdminUtils.php:202
5741 #, php-format
5742 msgid "Converted successfully %d pages"
5743 msgstr ""
5744
5745 #: ../lib/plugin/WikiAdminUtils.php:224
5746 msgid "Sorry. Access Restrictions not yet implemented"
5747 msgstr ""
5748
5749 #: ../lib/plugin/WikiAdminUtils.php:232
5750 #: ../themes/default/templates/userprefs.tmpl:131
5751 #: ../themes/default/templates/userprefs.tmpl:151
5752 msgid "E-mail"
5753 msgstr ""
5754
5755 #: ../lib/plugin/WikiAdminUtils.php:234
5756 msgid "Verification Status"
5757 msgstr ""
5758
5759 #: ../lib/plugin/WikiAdminUtils.php:235
5760 msgid "Username"
5761 msgstr ""
5762
5763 #: ../lib/plugin/WikiAdminUtils.php:290
5764 msgid "Change Verification Status"
5765 msgstr ""
5766
5767 #: ../lib/plugin/WikiBlog.php:87
5768 msgid "WikiBlog"
5769 msgstr ""
5770
5771 #: ../lib/plugin/WikiBlog.php:91
5772 #, php-format
5773 msgid "Show and add blogs for %s"
5774 msgstr ""
5775
5776 #: ../lib/plugin/WikiBlog.php:217
5777 msgid "New comment."
5778 msgstr ""
5779
5780 #: ../lib/plugin/WikiBlog.php:323
5781 #, php-format
5782 msgid "%s on %s:"
5783 msgstr ""
5784
5785 #: ../lib/plugin/WikicreoleTable.php:55
5786 msgid "WikicreoleTable"
5787 msgstr ""
5788
5789 #: ../lib/plugin/WikicreoleTable.php:59
5790 msgid "Layout tables using the Wikicreole syntax."
5791 msgstr ""
5792
5793 #: ../lib/plugin/WikiForm.php:34
5794 msgid "WikiForm"
5795 msgstr ""
5796
5797 #: ../lib/plugin/WikiForm.php:38 ../lib/plugin/WikiFormRich.php:106
5798 msgid "Provide generic WikiForm input buttons"
5799 msgstr ""
5800
5801 #: ../lib/plugin/WikiForm.php:74 ../lib/WikiTheme.php:1030
5802 #: ../lib/WikiUserNew.php:510 ../lib/WikiUser.php:228
5803 #: ../themes/blog/themeinfo.php:69 ../themes/Crao/templates/signin.tmpl:53
5804 #: ../themes/default/templates/login.tmpl:71
5805 #: ../themes/default/templates/login.tmpl:86
5806 #: ../themes/MonoBook/templates/signin.tmpl:19
5807 #: ../themes/Sidebar/templates/signin.tmpl:17
5808 #: ../themes/smaller/templates/signin.tmpl:54
5809 msgid "Sign In"
5810 msgstr ""
5811
5812 #: ../lib/plugin/WikiForm.php:82
5813 msgid "Dump Pages"
5814 msgstr ""
5815
5816 #: ../lib/plugin/WikiForm.php:90
5817 msgid "Dump Pages as XHTML"
5818 msgstr ""
5819
5820 #: ../lib/plugin/WikiForm.php:105
5821 #, php-format
5822 msgid "WikiForm: %s: unknown action"
5823 msgstr ""
5824
5825 #: ../lib/plugin/WikiForum.php:52
5826 msgid "WikiForum"
5827 msgstr ""
5828
5829 #: ../lib/plugin/WikiForum.php:56
5830 msgid "Handles threaded topics with comments/news and provide a input form"
5831 msgstr ""
5832
5833 #: ../lib/plugin/WikiPoll.php:60
5834 msgid "WikiPoll"
5835 msgstr ""
5836
5837 #: ../lib/plugin/WikiPoll.php:64
5838 msgid "Enable configurable polls"
5839 msgstr ""
5840
5841 #: ../lib/plugin/WikiPoll.php:110
5842 #, php-format
5843 msgid "argument '%s' not declared by plugin"
5844 msgstr ""
5845
5846 #: ../lib/plugin/WikiPoll.php:158 ../lib/plugin/WikiPoll.php:227
5847 msgid "Sorry! You must wait at least 20 minutes until you can vote again!"
5848 msgstr ""
5849
5850 #: ../lib/plugin/WikiPoll.php:184
5851 msgid "Not enough questions answered!"
5852 msgstr ""
5853
5854 #: ../lib/plugin/WikiPoll.php:193 ../lib/plugin/WikiPoll.php:254
5855 #, php-format
5856 msgid "Missing %s for %s"
5857 msgstr ""
5858
5859 #: ../lib/plugin/WikiPoll.php:224
5860 msgid "Reset"
5861 msgstr ""
5862
5863 #: ../lib/plugin/WikiPoll.php:270 ../lib/plugin/WikiPoll.php:284
5864 #, php-format
5865 msgid "  %d%% (%d/%d)"
5866 msgstr ""
5867
5868 #: ../lib/plugin/WikiPoll.php:300 ../lib/plugin/WikiPoll.php:302
5869 msgid "The result of this poll so far:"
5870 msgstr ""
5871
5872 #: ../lib/plugin/WikiPoll.php:300
5873 msgid "Thanks for participating!"
5874 msgstr ""
5875
5876 #: ../lib/plugin/_WikiTranslation.php:47
5877 msgid "AllPagesCreatedByMe"
5878 msgstr ""
5879
5880 #: ../lib/plugin/_WikiTranslation.php:48
5881 msgid "AllPagesLastEditedByMe"
5882 msgstr ""
5883
5884 #: ../lib/plugin/_WikiTranslation.php:49
5885 msgid "AllPagesOwnedByMe"
5886 msgstr ""
5887
5888 #: ../lib/plugin/_WikiTranslation.php:52
5889 msgid "CategoryHomePages"
5890 msgstr ""
5891
5892 #: ../lib/plugin/_WikiTranslation.php:55 ../themes/Crao/templates/head.tmpl:29
5893 #: ../themes/Crao/templates/head.tmpl:30
5894 #: ../themes/Crao/templates/navbar.tmpl:41
5895 #: ../themes/default/templates/head.tmpl:35
5896 #: ../themes/default/templates/head.tmpl:36
5897 #: ../themes/default/templates/navbar.tmpl:18
5898 #: ../themes/fusionforge/templates/navbar.tmpl:12
5899 #: ../themes/MonoBook/templates/navbar.tmpl:30
5900 #: ../themes/MonoBook/templates/navbar.tmpl:36
5901 #: ../themes/Portland/templates/navbar.tmpl:6
5902 #: ../themes/shamino_com/templates/top.tmpl:21
5903 #: ../themes/Sidebar/templates/search.tmpl:6
5904 #: ../themes/smaller/templates/navbar.tmpl:9
5905 #: ../themes/wikilens/templates/head.tmpl:27
5906 #: ../themes/wikilens/templates/head.tmpl:28
5907 #: ../themes/wikilens/templates/navbar.tmpl:19
5908 msgid "FindPage"
5909 msgstr "ZoekPagina"
5910
5911 #: ../lib/plugin/_WikiTranslation.php:56
5912 msgid "FullRecentChanges"
5913 msgstr ""
5914
5915 #: ../lib/plugin/_WikiTranslation.php:57
5916 msgid "Help/AddingPages"
5917 msgstr ""
5918
5919 #: ../lib/plugin/_WikiTranslation.php:58
5920 msgid "Help/AddCommentPlugin"
5921 msgstr ""
5922
5923 #: ../lib/plugin/_WikiTranslation.php:59
5924 msgid "Help/AuthorHistoryPlugin"
5925 msgstr ""
5926
5927 #: ../lib/plugin/_WikiTranslation.php:60
5928 msgid "Help/CalendarListPlugin"
5929 msgstr ""
5930
5931 #: ../lib/plugin/_WikiTranslation.php:61
5932 msgid "Help/CalendarPlugin"
5933 msgstr ""
5934
5935 #: ../lib/plugin/_WikiTranslation.php:62
5936 msgid "Help/CommentPlugin"
5937 msgstr ""
5938
5939 #: ../lib/plugin/_WikiTranslation.php:63
5940 msgid "Help/CreateTocPlugin"
5941 msgstr ""
5942
5943 #: ../lib/plugin/_WikiTranslation.php:64
5944 msgid "Help/EditMetaDataPlugin"
5945 msgstr ""
5946
5947 #: ../lib/plugin/_WikiTranslation.php:65
5948 msgid "Help/ExternalSearchPlugin"
5949 msgstr ""
5950
5951 #: ../lib/plugin/_WikiTranslation.php:66
5952 msgid "Help/FoafViewerPlugin"
5953 msgstr ""
5954
5955 #: ../lib/plugin/_WikiTranslation.php:67
5956 msgid "Help/FrameIncludePlugin"
5957 msgstr ""
5958
5959 #: ../lib/plugin/_WikiTranslation.php:68
5960 msgid "Help/HelloWorldPlugin"
5961 msgstr ""
5962
5963 #: ../lib/plugin/_WikiTranslation.php:69
5964 msgid "Help/IncludePagePlugin"
5965 msgstr ""
5966
5967 #: ../lib/plugin/_WikiTranslation.php:70
5968 msgid "Help/LinkIcons"
5969 msgstr ""
5970
5971 #: ../lib/plugin/_WikiTranslation.php:71
5972 msgid "Help/MagicPhpWikiURLs"
5973 msgstr ""
5974
5975 #: ../lib/plugin/_WikiTranslation.php:72
5976 msgid "Help/MoreAboutMechanics"
5977 msgstr ""
5978
5979 #: ../lib/plugin/_WikiTranslation.php:73
5980 msgid "Help/OldStyleTablePlugin"
5981 msgstr ""
5982
5983 #: ../lib/plugin/_WikiTranslation.php:74
5984 msgid "Help/PhotoAlbumPlugin"
5985 msgstr ""
5986
5987 #: ../lib/plugin/_WikiTranslation.php:75
5988 msgid "Help/PhpHighlightPlugin"
5989 msgstr ""
5990
5991 #: ../lib/plugin/_WikiTranslation.php:76
5992 msgid "Help/PhpWeatherPlugin"
5993 msgstr ""
5994
5995 #: ../lib/plugin/_WikiTranslation.php:77
5996 msgid "Help/PhpWiki"
5997 msgstr ""
5998
5999 #: ../lib/plugin/_WikiTranslation.php:78
6000 msgid "Help/PloticusPlugin"
6001 msgstr ""
6002
6003 #: ../lib/plugin/_WikiTranslation.php:79
6004 msgid "Help/RawHtmlPlugin"
6005 msgstr ""
6006
6007 #: ../lib/plugin/_WikiTranslation.php:80
6008 msgid "Help/RedirectToPlugin"
6009 msgstr ""
6010
6011 #: ../lib/plugin/_WikiTranslation.php:81
6012 msgid "Help/RichTablePlugin"
6013 msgstr ""
6014
6015 #: ../lib/plugin/_WikiTranslation.php:82
6016 msgid "Help/SystemInfoPlugin"
6017 msgstr ""
6018
6019 #: ../lib/plugin/_WikiTranslation.php:83
6020 msgid "Help/TranscludePlugin"
6021 msgstr ""
6022
6023 #: ../lib/plugin/_WikiTranslation.php:84
6024 msgid "Help/UnfoldSubpagesPlugin"
6025 msgstr ""
6026
6027 #: ../lib/plugin/_WikiTranslation.php:85
6028 msgid "Help/UpLoadPlugin"
6029 msgstr ""
6030
6031 #: ../lib/plugin/_WikiTranslation.php:86
6032 msgid "Help/WabiSabi"
6033 msgstr "Help/WabiSabi"
6034
6035 #: ../lib/plugin/_WikiTranslation.php:87
6036 msgid "Help/WikiBlogPlugin"
6037 msgstr ""
6038
6039 #: ../lib/plugin/_WikiTranslation.php:88
6040 msgid "Help/WikiPlugin"
6041 msgstr ""
6042
6043 #: ../lib/plugin/_WikiTranslation.php:89
6044 msgid "Help/WikiWikiWeb"
6045 msgstr "Help/WikiWikiWeb"
6046
6047 #: ../lib/plugin/_WikiTranslation.php:90
6048 msgid "HomePageAlias"
6049 msgstr ""
6050
6051 #: ../lib/plugin/_WikiTranslation.php:91
6052 msgid "InterWiki"
6053 msgstr ""
6054
6055 #: ../lib/plugin/_WikiTranslation.php:93
6056 msgid "PhpWikiAdministration/Chmod"
6057 msgstr "PhpWikiBeheer/Chmod"
6058
6059 #: ../lib/plugin/_WikiTranslation.php:96
6060 msgid "PhpWikiAdministration/Rename"
6061 msgstr ""
6062
6063 #: ../lib/plugin/_WikiTranslation.php:97
6064 msgid "PhpWikiAdministration/Replace"
6065 msgstr "PhpWikiBeheer/Vervangt"
6066
6067 #: ../lib/plugin/_WikiTranslation.php:99
6068 #: ../themes/MonoBook/templates/navbar.tmpl:21
6069 msgid "PhpWikiDocumentation"
6070 msgstr "PhpWikiDocumentatie"
6071
6072 #: ../lib/plugin/_WikiTranslation.php:100
6073 msgid "PhpWikiPoll"
6074 msgstr ""
6075
6076 #: ../lib/plugin/_WikiTranslation.php:101
6077 msgid "RecentVisitors"
6078 msgstr "RecenteBezoekers"
6079
6080 #: ../lib/plugin/_WikiTranslation.php:102
6081 msgid "ReleaseNotes"
6082 msgstr "UitgaveNoten"
6083
6084 #: ../lib/plugin/_WikiTranslation.php:104
6085 msgid "SteveWainstead"
6086 msgstr ""
6087
6088 #: ../lib/plugin/_WikiTranslation.php:106
6089 #: ../themes/fusionforge/templates/navbar.tmpl:19
6090 #: ../themes/MonoBook/templates/navbar.tmpl:61
6091 #: ../themes/Sidebar/templates/navbar.tmpl:51
6092 msgid "UpLoad"
6093 msgstr ""
6094
6095 #: ../lib/plugin/_WikiTranslation.php:115
6096 msgid "_WikiTranslation"
6097 msgstr ""
6098
6099 #: ../lib/plugin/_WikiTranslation.php:119
6100 msgid "Show translations of various words or pages"
6101 msgstr ""
6102
6103 #: ../lib/plugin/_WikiTranslation.php:292
6104 #, php-format
6105 msgid ""
6106 "TODO: Google can only translate from english and french. Find a translation "
6107 "service for %s to language %s"
6108 msgstr ""
6109
6110 #: ../lib/plugin/_WikiTranslation.php:415
6111 #, php-format
6112 msgid "Define the translation for %s in %s"
6113 msgstr ""
6114
6115 #: ../lib/plugin/YouTube.php:41
6116 msgid "YouTube"
6117 msgstr ""
6118
6119 #: ../lib/plugin/YouTube.php:45
6120 msgid "Embed YouTube videos"
6121 msgstr ""
6122
6123 #: ../lib/plugin/YouTube.php:67
6124 #, php-format
6125 msgid "Required argument %s missing"
6126 msgstr ""
6127
6128 #: ../lib/purgepage.php:13
6129 msgid "Purge cancelled"
6130 msgstr ""
6131
6132 #: ../lib/purgepage.php:20 ../lib/removepage.php:20
6133 msgid "Sorry, this page does not exist."
6134 msgstr ""
6135
6136 #: ../lib/purgepage.php:24 ../lib/purgepage.php:59 ../lib/WikiTheme.php:1035
6137 msgid "Purge Page"
6138 msgstr ""
6139
6140 #: ../lib/purgepage.php:28
6141 #, php-format
6142 msgid "You are about to purge '%s'!"
6143 msgstr "Je staat te verwijderen '%s'!"
6144
6145 #: ../lib/purgepage.php:47 ../lib/removepage.php:47
6146 msgid "Someone has edited the page!"
6147 msgstr ""
6148
6149 #: ../lib/purgepage.php:48
6150 #, php-format
6151 msgid ""
6152 "Since you started the purge process, someone has saved a new version of %s.  "
6153 "Please check to make sure you still want to permanently purge the page from "
6154 "the database."
6155 msgstr ""
6156
6157 #: ../lib/removepage.php:13
6158 #, fuzzy
6159 msgid "Remove cancelled"
6160 msgstr "Verwijder Pagina"
6161
6162 #: ../lib/removepage.php:24 ../lib/removepage.php:59 ../lib/WikiTheme.php:1034
6163 msgid "Remove Page"
6164 msgstr "Verwijder Pagina"
6165
6166 #: ../lib/removepage.php:28
6167 #, php-format
6168 msgid "You are about to remove '%s'!"
6169 msgstr "Je staat te verwijderen '%s' op het punt!"
6170
6171 #: ../lib/removepage.php:48
6172 #, php-format
6173 msgid ""
6174 "Since you started the deletion process, someone has saved a new version of "
6175 "%s.  Please check to make sure you still want to permanently remove the page "
6176 "from the database."
6177 msgstr ""
6178
6179 #: ../lib/Request.php:700 ../lib/Request.php:703
6180 msgid "Upload error: file too big"
6181 msgstr ""
6182
6183 #: ../lib/Request.php:706
6184 msgid "Upload error: file only partially received"
6185 msgstr ""
6186
6187 #: ../lib/Request.php:709
6188 msgid "Upload error: no file selected"
6189 msgstr ""
6190
6191 #: ../lib/Request.php:712
6192 msgid "Upload error: unknown error #"
6193 msgstr ""
6194
6195 #: ../lib/Request.php:821
6196 msgid "The PhpWiki access log file"
6197 msgstr ""
6198
6199 #: ../lib/Request.php:824
6200 #, php-format
6201 msgid "the file '%s'"
6202 msgstr ""
6203
6204 #: ../lib/stdlib.php:391
6205 msgid "Bad URL -- remove all of <, >, \""
6206 msgstr ""
6207
6208 #: ../lib/stdlib.php:425
6209 msgid "Bad URL for image -- remove all of <, >, \""
6210 msgstr ""
6211
6212 #: ../lib/stdlib.php:482
6213 #, php-format
6214 msgid "Invalid attribute %s=%s for image %s"
6215 msgstr ""
6216
6217 #: ../lib/stdlib.php:494
6218 #, php-format
6219 msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20."
6220 msgstr ""
6221
6222 #: ../lib/stdlib.php:500
6223 #, php-format
6224 msgid ""
6225 "Invalid image link fixed \"%s\" => \"%s\".\n"
6226 " Spaces must be quoted with %%20."
6227 msgstr ""
6228
6229 #: ../lib/stdlib.php:519 ../lib/stdlib.php:556
6230 msgid "Invalid image size"
6231 msgstr ""
6232
6233 #: ../lib/stdlib.php:730
6234 msgid "BAD phpwiki: URL"
6235 msgstr ""
6236
6237 #: ../lib/stdlib.php:768
6238 msgid "Lock page to enable link"
6239 msgstr ""
6240
6241 #: ../lib/stdlib.php:898
6242 #, php-format
6243 msgid "'%s': Bad page name: %s"
6244 msgstr ""
6245
6246 #: ../lib/stdlib.php:928 ../lib/stdlib.php:959
6247 #, php-format
6248 msgid "Leading %s not allowed"
6249 msgstr ""
6250
6251 #: ../lib/stdlib.php:943
6252 msgid "White space converted to single space"
6253 msgstr ""
6254
6255 #: ../lib/stdlib.php:949
6256 msgid "Control characters not allowed"
6257 msgstr ""
6258
6259 #: ../lib/stdlib.php:979
6260 #, php-format
6261 msgid "Illegal chars %s removed"
6262 msgstr ""
6263
6264 #: ../lib/stdlib.php:1025
6265 msgid "The CreateTocPlugin is not yet old markup compatible! "
6266 msgstr ""
6267
6268 #: ../lib/stdlib.php:1026
6269 msgid ""
6270 "Please remove the CreateToc line to be able to reformat this page to old "
6271 "markup. "
6272 msgstr ""
6273
6274 #: ../lib/stdlib.php:1289
6275 msgid "Revision Not Found"
6276 msgstr ""
6277
6278 #: ../lib/stdlib.php:1290
6279 #, php-format
6280 msgid "I'm sorry.  Version %d of %s is not in the database."
6281 msgstr ""
6282
6283 #: ../lib/stdlib.php:1293
6284 msgid "Bad Version"
6285 msgstr ""
6286
6287 #: ../lib/stdlib.php:1429
6288 msgid "-???"
6289 msgstr ""
6290
6291 #: ../lib/stdlib.php:1432
6292 #, php-format
6293 msgid "%s B"
6294 msgstr ""
6295
6296 #: ../lib/stdlib.php:1434 ../themes/MonoBook/templates/info.tmpl:30
6297 #, php-format
6298 msgid "%s bytes"
6299 msgstr ""
6300
6301 #: ../lib/stdlib.php:1439
6302 #, php-format
6303 msgid "%s KiB"
6304 msgstr ""
6305
6306 #: ../lib/stdlib.php:1441 ../themes/MonoBook/templates/info.tmpl:33
6307 #, php-format
6308 msgid "%s KiB (%s bytes)"
6309 msgstr ""
6310
6311 #: ../lib/stdlib.php:1528 ../lib/XmlElement.php:487
6312 #, php-format
6313 msgid "Can't mix '%s' with '%s' type format strings"
6314 msgstr ""
6315
6316 #: ../lib/stdlib.php:1537
6317 #, php-format
6318 msgid "%s: argument index out of range"
6319 msgstr ""
6320
6321 #: ../lib/stdlib.php:1616 ../themes/Hawaiian/lib/random.php:20
6322 #, php-format
6323 msgid "%s is empty."
6324 msgstr ""
6325
6326 #: ../lib/stdlib.php:1623
6327 #, php-format
6328 msgid "Unable to open directory '%s' for reading"
6329 msgstr ""
6330
6331 #: ../lib/stdlib.php:2139 ../lib/stdlib.php:2152
6332 #, php-format
6333 msgid "... (first %s words)"
6334 msgstr ""
6335
6336 #: ../lib/Template.php:183
6337 #, php-format
6338 msgid "%4d  %s\n"
6339 msgstr "%4d  %s\n"
6340
6341 #: ../lib/TextSearchQuery.php:127
6342 msgid "(A|An|And|But|By|For|From|In|Is|It|Of|On|Or|The|To|With)"
6343 msgstr ""
6344
6345 #: ../lib/upgrade.php:72
6346 msgid "always skip the HomePage."
6347 msgstr ""
6348
6349 #: ../lib/upgrade.php:73 ../lib/upgrade.php:104 ../lib/upgrade.php:108
6350 #: ../lib/upgrade.php:200 ../lib/upgrade.php:1119
6351 msgid " Skipped"
6352 msgstr "Overgeslagen"
6353
6354 #: ../lib/upgrade.php:98
6355 msgid "newer than the existing page."
6356 msgstr ""
6357
6358 #: ../lib/upgrade.php:99
6359 msgid " replace "
6360 msgstr ""
6361
6362 #: ../lib/upgrade.php:103
6363 msgid "older than the existing page."
6364 msgstr ""
6365
6366 #: ../lib/upgrade.php:111
6367 #, php-format
6368 msgid "%s does not exist"
6369 msgstr ""
6370
6371 #: ../lib/upgrade.php:118 ../lib/upgrade.php:168 ../lib/upgrade.php:384
6372 #: ../lib/upgrade.php:912 ../lib/upgrade.php:1000
6373 #, php-format
6374 msgid "Check for necessary %s updates"
6375 msgstr ""
6376
6377 #: ../lib/upgrade.php:119 ../themes/MonoBook/templates/actionbar.tmpl:18
6378 #: ../themes/MonoBook/templates/actionbar.tmpl:31
6379 msgid "ActionPage"
6380 msgstr ""
6381
6382 #: ../lib/upgrade.php:121
6383 msgid "_AuthInfo"
6384 msgstr ""
6385
6386 #: ../lib/upgrade.php:121
6387 msgid "DebugAuthInfo"
6388 msgstr ""
6389
6390 #: ../lib/upgrade.php:124
6391 msgid "_GroupInfo"
6392 msgstr ""
6393
6394 #: ../lib/upgrade.php:124
6395 msgid "GroupAuthInfo"
6396 msgstr ""
6397
6398 #: ../lib/upgrade.php:158
6399 #, php-format
6400 msgid "Check for necessary theme %s updates"
6401 msgstr ""
6402
6403 #: ../lib/upgrade.php:171
6404 msgid "rename to Help: pages"
6405 msgstr ""
6406
6407 #: ../lib/upgrade.php:192
6408 #, php-format
6409 msgid "rename %s to %s"
6410 msgstr ""
6411
6412 #: ../lib/upgrade.php:219
6413 msgid "MISSING"
6414 msgstr ""
6415
6416 #: ../lib/upgrade.php:255 ../lib/upgrade.php:274 ../lib/upgrade.php:295
6417 #: ../lib/upgrade.php:323 ../lib/upgrade.php:369
6418 msgid "CREATED"
6419 msgstr ""
6420
6421 #: ../lib/upgrade.php:385
6422 msgid "database"
6423 msgstr ""
6424
6425 #: ../lib/upgrade.php:391
6426 msgid "CANCEL"
6427 msgstr ""
6428
6429 #: ../lib/upgrade.php:404
6430 msgid "Backend type: "
6431 msgstr ""
6432
6433 #: ../lib/upgrade.php:408 ../lib/upgrade.php:428 ../lib/upgrade.php:437
6434 #, php-format
6435 msgid "Check for table %s"
6436 msgstr ""
6437
6438 #: ../lib/upgrade.php:452
6439 msgid "Check for new session.sess_ip column"
6440 msgstr ""
6441
6442 #: ../lib/upgrade.php:458 ../lib/upgrade.php:675 ../lib/upgrade.php:820
6443 #: ../lib/upgrade.php:883
6444 msgid "SKIP"
6445 msgstr ""
6446
6447 #: ../lib/upgrade.php:461 ../lib/upgrade.php:569 ../lib/upgrade.php:825
6448 #: ../lib/upgrade.php:885
6449 msgid "ADDING"
6450 msgstr ""
6451
6452 #: ../lib/upgrade.php:471
6453 msgid "Check for mysql session.sess_id sanity"
6454 msgstr ""
6455
6456 #: ../lib/upgrade.php:485 ../lib/upgrade.php:490 ../lib/upgrade.php:527
6457 #: ../lib/upgrade.php:536
6458 msgid "fixed"
6459 msgstr ""
6460
6461 #: ../lib/upgrade.php:504
6462 msgid "Check for mysql LOCK TABLE privilege"
6463 msgstr ""
6464
6465 #: ../lib/upgrade.php:550
6466 #, php-format
6467 msgid "version <em>%s</em> not affected"
6468 msgstr ""
6469
6470 #: ../lib/upgrade.php:559
6471 msgid "Check for mysql page.id auto_increment flag"
6472 msgstr ""
6473
6474 #: ../lib/upgrade.php:596
6475 msgid "Check for mysql 4.1.x/5.0.0 binary search on windows problem"
6476 msgstr ""
6477
6478 #: ../lib/upgrade.php:599 ../lib/upgrade.php:615 ../lib/upgrade.php:636
6479 #, php-format
6480 msgid "version <em>%s</em>"
6481 msgstr "versie <em>%s</em>"
6482
6483 #: ../lib/upgrade.php:600
6484 msgid "not affected"
6485 msgstr ""
6486
6487 #: ../lib/upgrade.php:616 ../lib/upgrade.php:637 ../lib/upgrade.php:665
6488 #: ../lib/upgrade.php:1102
6489 msgid "FIXED"
6490 msgstr ""
6491
6492 #: ../lib/upgrade.php:647
6493 msgid "Check for ACCESS_LOG_SQL passwords in POST requests"
6494 msgstr ""
6495
6496 #: ../lib/upgrade.php:670
6497 msgid "Check for ACCESS_LOG_SQL remote_host varchar(50)"
6498 msgstr ""
6499
6500 #: ../lib/upgrade.php:678
6501 msgid "FIXING"
6502 msgstr ""
6503
6504 #: ../lib/upgrade.php:770
6505 msgid ""
6506 "Upgrade requires database privileges to CREATE and ALTER the phpwiki "
6507 "database."
6508 msgstr ""
6509
6510 #: ../lib/upgrade.php:772
6511 msgid ""
6512 "And on windows at least the privilege to SELECT FROM mysql, and possibly "
6513 "UPDATE mysql"
6514 msgstr ""
6515
6516 #: ../lib/upgrade.php:777
6517 msgid "DB admin user:"
6518 msgstr ""
6519
6520 #: ../lib/upgrade.php:783
6521 msgid "DB admin password:"
6522 msgstr ""
6523
6524 #: ../lib/upgrade.php:815
6525 msgid "Check for extra page.cached_html column"
6526 msgstr ""
6527
6528 #: ../lib/upgrade.php:832 ../lib/upgrade.php:896
6529 msgid "CONVERTING"
6530 msgstr ""
6531
6532 #: ../lib/upgrade.php:878
6533 msgid "Check for relation field in link table"
6534 msgstr ""
6535
6536 #: ../lib/upgrade.php:894
6537 msgid "Rebuild entire database to upgrade relation links"
6538 msgstr ""
6539
6540 #: ../lib/upgrade.php:913
6541 msgid "plugin argument"
6542 msgstr ""
6543
6544 #: ../lib/upgrade.php:957
6545 #, php-format
6546 msgid "file %s not found"
6547 msgstr ""
6548
6549 #: ../lib/upgrade.php:984
6550 #, php-format
6551 msgid "%s not found in %s"
6552 msgstr ""
6553
6554 #: ../lib/upgrade.php:991
6555 #, php-format
6556 msgid "couldn't move %s to %s"
6557 msgstr ""
6558
6559 #: ../lib/upgrade.php:995
6560 #, php-format
6561 msgid "file %s is not writable"
6562 msgstr ""
6563
6564 #: ../lib/upgrade.php:1005 ../lib/upgrade.php:1015 ../lib/upgrade.php:1025
6565 #, php-format
6566 msgid "Check for %s"
6567 msgstr ""
6568
6569 #: ../lib/upgrade.php:1007
6570 msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'"
6571 msgstr ""
6572
6573 #: ../lib/upgrade.php:1017
6574 msgid "GROUP_METHOD is set to NONE, and must be changed to \"NONE\""
6575 msgstr ""
6576
6577 #: ../lib/upgrade.php:1027
6578 msgid "fix BLOG_EMPTY_DEFAULT_PREFIX into BLOG_DEFAULT_EMPTY_PREFIX"
6579 msgstr ""
6580
6581 #: ../lib/upgrade.php:1127
6582 msgid "fixed with"
6583 msgstr ""
6584
6585 #: ../lib/upgrade.php:1253
6586 msgid "Upgrade disabled: user != isAdmin"
6587 msgstr ""
6588
6589 #: ../lib/upgrade.php:1258
6590 msgid "Upgrading this PhpWiki"
6591 msgstr ""
6592
6593 #: ../lib/WikiDB/backend/dba.php:29 ../lib/WikiDB/backend/dba.php:31
6594 #, php-format
6595 msgid "%s: Can't open dba database"
6596 msgstr ""
6597
6598 #: ../lib/WikiDB/backend/file.php:111 ../lib/WikiDB/backend/flatfile.php:83
6599 #, php-format
6600 msgid "'%s': corrupt file"
6601 msgstr ""
6602
6603 #: ../lib/WikiDB/dba.php:16 ../lib/WikiDB/file.php:47
6604 #: ../lib/WikiDB/flatfile.php:45
6605 #, php-format
6606 msgid ""
6607 "The %s files are in the %s directory. Please read the INSTALL file and move "
6608 "the database to a permanent location or risk losing all the pages!"
6609 msgstr ""
6610
6611 #: ../lib/WikiDB.php:551
6612 #, php-format
6613 msgid "renamed from %s"
6614 msgstr ""
6615
6616 #: ../lib/WikiDB.php:560
6617 msgid "WikiDB::renamePage() not yet implemented for this backend"
6618 msgstr ""
6619
6620 #: ../lib/WikiDB.php:933
6621 #, php-format
6622 msgid "%s: Date of new revision is %s"
6623 msgstr ""
6624
6625 #: ../lib/WikiDB.php:1661 ../lib/WikiDB.php:1665
6626 #: ../themes/default/templates/homepage.tmpl:7
6627 #, php-format
6628 msgid "Describe %s here."
6629 msgstr "Beschrijf %s hier."
6630
6631 #: ../lib/WikiDB.php:1700
6632 #, php-format
6633 msgid "Oops! Revision %s of %s seems to have been deleted!"
6634 msgstr ""
6635
6636 #: ../lib/WikiGroup.php:27 ../lib/WikiGroup.php:131
6637 msgid "No or unsupported GROUP_METHOD defined"
6638 msgstr ""
6639
6640 #: ../lib/WikiGroup.php:30
6641 msgid "Every"
6642 msgstr ""
6643
6644 #: ../lib/WikiGroup.php:31
6645 msgid "Anonymous Users"
6646 msgstr ""
6647
6648 #: ../lib/WikiGroup.php:32
6649 msgid "Bogo Users"
6650 msgstr ""
6651
6652 #: ../lib/WikiGroup.php:33
6653 msgid "Signed Users"
6654 msgstr ""
6655
6656 #: ../lib/WikiGroup.php:34
6657 msgid "Authenticated Users"
6658 msgstr ""
6659
6660 #: ../lib/WikiGroup.php:35
6661 msgid "Administrators"
6662 msgstr ""
6663
6664 #: ../lib/WikiGroup.php:185 ../lib/WikiGroup.php:232 ../lib/WikiGroup.php:314
6665 #: ../lib/WikiGroup.php:373 ../lib/WikiGroup.php:389
6666 #, php-format
6667 msgid "Method '%s' not implemented in this GROUP_METHOD %s"
6668 msgstr ""
6669
6670 #: ../lib/WikiGroup.php:217
6671 #, php-format
6672 msgid "Undefined method %s for special group %s"
6673 msgstr ""
6674
6675 #: ../lib/WikiGroup.php:358
6676 #, php-format
6677 msgid "Unknown special group '%s'"
6678 msgstr ""
6679
6680 #: ../lib/WikiGroup.php:517
6681 #, php-format
6682 msgid "Group page '%s' does not exist"
6683 msgstr ""
6684
6685 #: ../lib/WikiGroup.php:576
6686 #, php-format
6687 msgid "Group %s does not exist"
6688 msgstr ""
6689
6690 #: ../lib/WikiGroup.php:616
6691 msgid "No or not enough GROUP_DB SQL statements defined"
6692 msgstr ""
6693
6694 #: ../lib/WikiGroup.php:843
6695 #, php-format
6696 msgid "Cannot open AUTH_GROUP_FILE %s"
6697 msgstr ""
6698
6699 #: ../lib/WikiGroup.php:951
6700 #, php-format
6701 msgid "%s not defined"
6702 msgstr ""
6703
6704 #: ../lib/WikiGroup.php:961
6705 msgid "No LDAP in this PHP version"
6706 msgstr ""
6707
6708 #: ../lib/WikiGroup.php:1050
6709 #, php-format
6710 msgid "Unable to connect to LDAP server %s"
6711 msgstr ""
6712
6713 #: ../lib/wikilens/Buddy.php:22 ../lib/wikilens/Buddy.php:31
6714 #: ../lib/wikilens/Buddy.php:35
6715 msgid "Buddies:"
6716 msgstr ""
6717
6718 #: ../lib/wikilens/PageListColumns.php:372
6719 msgid "# things"
6720 msgstr ""
6721
6722 #: ../lib/wikilens/PageListColumns.php:378
6723 msgid "Rating"
6724 msgstr ""
6725
6726 #: ../lib/wikilens/PageListColumns.php:381
6727 msgid "Go?"
6728 msgstr ""
6729
6730 #: ../lib/wikilens/PageListColumns.php:384
6731 msgid "MinMisery"
6732 msgstr ""
6733
6734 #: ../lib/wikilens/PageListColumns.php:387
6735 msgid "Avg. Rating"
6736 msgstr ""
6737
6738 #: ../lib/wikilens/PageListColumns.php:390
6739 msgid "Top Recommendations"
6740 msgstr ""
6741
6742 #: ../lib/wikilens/Utils.php:56
6743 msgid "Members:"
6744 msgstr ""
6745
6746 #: ../lib/WikiPluginCached.php:687
6747 #, php-format
6748 msgid ""
6749 "There is no image creation data available to id '%s'. Please reload "
6750 "referring page."
6751 msgstr ""
6752
6753 #: ../lib/WikiPluginCached.php:851
6754 msgid "Image map expired. Reload wiki page to recreate its html part."
6755 msgstr ""
6756
6757 #: ../lib/WikiPlugin.php:229
6758 #, php-format
6759 msgid "trailing cruft in plugin args: '%s'"
6760 msgstr ""
6761
6762 #: ../lib/WikiPlugin.php:237
6763 #, php-format
6764 msgid "Argument '%s' not declared by plugin."
6765 msgstr ""
6766
6767 #: ../lib/WikiPlugin.php:357
6768 #, php-format
6769 msgid "Plugin %s failed."
6770 msgstr ""
6771
6772 #: ../lib/WikiPlugin.php:363
6773 #, php-format
6774 msgid "Plugin %s disabled."
6775 msgstr ""
6776
6777 #: ../lib/WikiPlugin.php:486 ../lib/WikiPlugin.php:503
6778 #, php-format
6779 msgid "Plugin '%s' does not exist."
6780 msgstr ""
6781
6782 #: ../lib/WikiPlugin.php:506
6783 #, php-format
6784 msgid "%s: no such class"
6785 msgstr ""
6786
6787 #: ../lib/WikiPlugin.php:512
6788 #, php-format
6789 msgid "%s: not a subclass of WikiPlugin."
6790 msgstr ""
6791
6792 #: ../lib/WikiTheme.php:449
6793 msgid "Never edited"
6794 msgstr ""
6795
6796 #: ../lib/WikiTheme.php:456
6797 #, php-format
6798 msgid "%s at %s"
6799 msgstr ""
6800
6801 #: ../lib/WikiTheme.php:460 ../lib/WikiTheme.php:471
6802 #, php-format
6803 msgid "Version %s, saved on %s"
6804 msgstr "Versie %s, bewarrd op %s"
6805
6806 #: ../lib/WikiTheme.php:462 ../lib/WikiTheme.php:473
6807 #, php-format
6808 msgid "Last edited on %s"
6809 msgstr "Meest recente verandering op %s"
6810
6811 #: ../lib/WikiTheme.php:489
6812 msgid "today"
6813 msgstr ""
6814
6815 #: ../lib/WikiTheme.php:496
6816 msgid "yesterday"
6817 msgstr ""
6818
6819 #: ../lib/WikiTheme.php:517 ../lib/WikiTheme.php:519
6820 #, php-format
6821 msgid "Owner: %s"
6822 msgstr ""
6823
6824 #: ../lib/WikiTheme.php:627
6825 #, php-format
6826 msgid "Empty link to: %s"
6827 msgstr ""
6828
6829 #: ../lib/WikiTheme.php:642 ../themes/MacOSX/themeinfo.php:78
6830 #, php-format
6831 msgid "Create: %s"
6832 msgstr ""
6833
6834 #: ../lib/WikiTheme.php:663
6835 #, php-format
6836 msgid "Google:%s"
6837 msgstr ""
6838
6839 #: ../lib/WikiTheme.php:1029 ../themes/blog/themeinfo.php:68
6840 #: ../themes/Crao/templates/signin.tmpl:14
6841 #: ../themes/Crao/templates/signin.tmpl:30
6842 #: ../themes/default/templates/signin.tmpl:16
6843 #: ../themes/default/templates/signin.tmpl:27
6844 #: ../themes/shamino_com/templates/signin.tmpl:14
6845 #: ../themes/shamino_com/templates/signin.tmpl:27
6846 #: ../themes/smaller/templates/signin.tmpl:16
6847 #: ../themes/smaller/templates/signin.tmpl:27
6848 #: ../themes/Wordpress/templates/signin.tmpl:17
6849 #: ../themes/Wordpress/templates/signin.tmpl:33
6850 msgid "Sign Out"
6851 msgstr ""
6852
6853 #: ../lib/WikiTheme.php:1032 ../themes/MacOSX/themeinfo.php:136
6854 msgid "Lock Page"
6855 msgstr "Open Pagina"
6856
6857 #: ../lib/WikiTheme.php:1033 ../themes/MacOSX/themeinfo.php:137
6858 msgid "Unlock Page"
6859 msgstr "Sluit Pagina Af"
6860
6861 #: ../lib/WikiTheme.php:1205
6862 msgid ""
6863 "Some action(page) wanted to add more headers, but they were already printed."
6864 msgstr ""
6865
6866 #: ../lib/WikiTheme.php:1302 ../themes/Hawaiian/themeinfo.php:34
6867 #: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:109
6868 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:59
6869 #: ../themes/Sidebar/themeinfo.php:120 ../themes/SpaceWiki/themeinfo.php:46
6870 #: ../themes/wikilens/themeinfo.php:31 ../themes/Wordpress/themeinfo.php:65
6871 msgid "Printer"
6872 msgstr "Drukker"
6873
6874 #: ../lib/WikiTheme.php:1303 ../themes/MacOSX/themeinfo.php:106
6875 #: ../themes/MonoBook/themeinfo.php:110 ../themes/shamino_com/themeinfo.php:60
6876 #: ../themes/wikilens/themeinfo.php:32
6877 msgid "Top & bottom toolbars"
6878 msgstr ""
6879
6880 #: ../lib/WikiTheme.php:1304 ../themes/Hawaiian/themeinfo.php:35
6881 #: ../themes/MonoBook/themeinfo.php:111 ../themes/Portland/themeinfo.php:64
6882 #: ../themes/shamino_com/themeinfo.php:61 ../themes/Sidebar/themeinfo.php:121
6883 #: ../themes/SpaceWiki/themeinfo.php:47 ../themes/wikilens/themeinfo.php:33
6884 #: ../themes/Wordpress/themeinfo.php:66
6885 msgid "Modern"
6886 msgstr ""
6887
6888 #: ../lib/WikiTheme.php:1805
6889 #, php-format
6890 msgid "Plugin %s: undefined"
6891 msgstr ""
6892
6893 #: ../lib/WikiTheme.php:1828
6894 msgid "Related Links"
6895 msgstr ""
6896
6897 #: ../lib/WikiTheme.php:1849
6898 msgid "External Links"
6899 msgstr ""
6900
6901 #: ../lib/WikiUser/AdoDb.php:47 ../lib/WikiUser/AdoDb.php:204
6902 #: ../lib/WikiUser/Db.php:59 ../lib/WikiUser/File.php:74
6903 #: ../lib/WikiUser/IMAP.php:34 ../lib/WikiUser/LDAP.php:141
6904 #: ../lib/WikiUserNew.php:620 ../lib/WikiUser/PdoDb.php:46
6905 #: ../lib/WikiUser/PdoDb.php:121 ../lib/WikiUser/PearDb.php:43
6906 #: ../lib/WikiUser/PearDb.php:133 ../lib/WikiUser.php:195
6907 #: ../lib/WikiUser.php:275 ../lib/WikiUser/POP3.php:33
6908 msgid "Invalid username."
6909 msgstr ""
6910
6911 #: ../lib/WikiUser/AdoDb.php:163 ../lib/WikiUser/PdoDb.php:152
6912 #: ../lib/WikiUser/PearDb.php:153
6913 #, php-format
6914 msgid "%s is missing"
6915 msgstr ""
6916
6917 #: ../lib/WikiUser/AdoDb.php:219 ../lib/WikiUser/AdoDb.php:276
6918 #: ../lib/WikiUser/PdoDb.php:208 ../lib/WikiUser/PdoDb.php:273
6919 #: ../lib/WikiUser/PearDb.php:196 ../lib/WikiUser/PearDb.php:240
6920 #, php-format
6921 msgid "Either %s is missing or DATABASE_TYPE != '%s'"
6922 msgstr ""
6923
6924 #: ../lib/WikiUser/Facebook.php:39 ../lib/WikiUser/Facebook.php:80
6925 #: ../lib/WikiUser/OpenID.php:208 ../lib/WikiUser/OpenID.php:233
6926 #, php-format
6927 msgid "The PECL %s extension cannot be loaded."
6928 msgstr ""
6929
6930 #: ../lib/WikiUser/Facebook.php:40 ../lib/WikiUser/Facebook.php:81
6931 #: ../lib/WikiUser/OpenID.php:209 ../lib/WikiUser/OpenID.php:234
6932 #, php-format
6933 msgid " %s AUTH ignored."
6934 msgstr ""
6935
6936 #: ../lib/WikiUser/Facebook.php:52
6937 #, php-format
6938 msgid "Facebook connect failed with %d %s"
6939 msgstr ""
6940
6941 #: ../lib/WikiUser/Facebook.php:61
6942 #, php-format
6943 msgid "Facebook login failed with %d %s"
6944 msgstr ""
6945
6946 #: ../lib/WikiUser/IMAP.php:52
6947 msgid "Unable to connect to IMAP server "
6948 msgstr ""
6949
6950 #: ../lib/WikiUser/LDAP.php:55
6951 #, php-format
6952 msgid "Unable to bind LDAP server %s using %s %s"
6953 msgstr ""
6954
6955 #: ../lib/WikiUser/LDAP.php:152
6956 msgid "Empty password not allowed for LDAP"
6957 msgstr ""
6958
6959 #: ../lib/WikiUser/LDAP.php:166
6960 msgid "Could not search in LDAP"
6961 msgstr ""
6962
6963 #: ../lib/WikiUser/LDAP.php:173
6964 msgid "User not found in LDAP"
6965 msgstr ""
6966
6967 #: ../lib/WikiUser/LDAP.php:208
6968 msgid "Wrong password: "
6969 msgstr ""
6970
6971 #: ../lib/WikiUser/LDAP.php:214
6972 #, php-format
6973 msgid "Could not connect to LDAP host %s"
6974 msgstr ""
6975
6976 #: ../lib/WikiUser/LDAP.php:225
6977 #, php-format
6978 msgid "Invalid username '%s' for LDAP Auth"
6979 msgstr ""
6980
6981 #: ../lib/WikiUserNew.php:437
6982 msgid ""
6983 "Automatically created user homepage to be able to store UserPreferences."
6984 msgstr ""
6985
6986 #: ../lib/WikiUserNew.php:660
6987 msgid "Invalid password."
6988 msgstr ""
6989
6990 #: ../lib/WikiUserNew.php:662 ../lib/WikiUser.php:199
6991 msgid "Invalid password or userid."
6992 msgstr ""
6993
6994 #: ../lib/WikiUserNew.php:678 ../lib/WikiUser.php:201
6995 msgid "Insufficient permissions."
6996 msgstr ""
6997
6998 #: ../lib/WikiUserNew.php:724
6999 msgid "Empty Preferences or format of UserPreferences cookie not recognised."
7000 msgstr ""
7001
7002 #: ../lib/WikiUserNew.php:728
7003 msgid "Default preferences will be used."
7004 msgstr ""
7005
7006 #: ../lib/WikiUserNew.php:1299
7007 msgid "The length of the password is shorter than the system policy allows."
7008 msgstr ""
7009
7010 #: ../lib/WikiUserNew.php:1325
7011 msgid ""
7012 "The length of the stored password is shorter than the system policy allows. "
7013 "Sorry, you cannot login.\n"
7014 " You have to ask the System Administrator to reset your password."
7015 msgstr ""
7016
7017 #: ../lib/WikiUserNew.php:1340
7018 msgid "The crypt function is not available in this version of PHP."
7019 msgstr ""
7020
7021 #: ../lib/WikiUserNew.php:1341
7022 msgid ""
7023 "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably "
7024 "change ADMIN_PASSWD."
7025 msgstr ""
7026
7027 #: ../lib/WikiUserNew.php:1354
7028 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini."
7029 msgstr ""
7030
7031 #: ../lib/WikiUserNew.php:1783
7032 #, php-format
7033 msgid ""
7034 "Welcome to %s!\n"
7035 "Your email account is verified and\n"
7036 "will be used to send page change notifications.\n"
7037 "See %s"
7038 msgstr ""
7039
7040 #: ../lib/WikiUserNew.php:1843
7041 #, php-format
7042 msgid "E-mail address '%s' is not properly formatted"
7043 msgstr ""
7044
7045 #: ../lib/WikiUserNew.php:1847
7046 #, php-format
7047 msgid "E-mail address '%s' is properly formatted"
7048 msgstr ""
7049
7050 #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64
7051 #, php-format
7052 msgid "PersonalPage login method:"
7053 msgstr ""
7054
7055 #: ../lib/WikiUser/PersonalPage.php:56 ../lib/WikiUser/PersonalPage.php:65
7056 #, php-format
7057 msgid "You stored an empty password in your '%s' page."
7058 msgstr ""
7059
7060 #: ../lib/WikiUser/PersonalPage.php:57
7061 #, php-format
7062 msgid "Your access permissions are only for a BogoUser."
7063 msgstr ""
7064
7065 #: ../lib/WikiUser/PersonalPage.php:58 ../lib/WikiUser/PersonalPage.php:67
7066 #, php-format
7067 msgid "Please set a password in UserPreferences."
7068 msgstr ""
7069
7070 #: ../lib/WikiUser/PersonalPage.php:66
7071 #, php-format
7072 msgid "Given password ignored."
7073 msgstr ""
7074
7075 #: ../lib/WikiUser.php:255
7076 msgid ""
7077 "You forgot to set ENCRYPTED_PASSWD to true. Please update your config/config."
7078 "ini"
7079 msgstr ""
7080
7081 #: ../lib/WikiUser.php:380
7082 msgid ""
7083 "Your home page has not been created yet so your preferences cannot not be "
7084 "saved."
7085 msgstr ""
7086 "Deze pagina is afgesloten door de beheerder en je veranderingen kan niet "
7087 "bewaar worden."
7088
7089 #: ../lib/WikiUser.php:397
7090 msgid "Your home page is locked so your preferences cannot not be saved."
7091 msgstr "Deze pagina is afgesloten en je veranderingen kan niet bewaar worden."
7092
7093 #: ../lib/WikiUser.php:398
7094 msgid "Please contact your PhpWiki administrator for assistance."
7095 msgstr ""
7096
7097 #: ../lib/WikiUser.php:456 ../themes/default/templates/homepage.tmpl:37
7098 msgid "CategoryHomepage"
7099 msgstr ""
7100
7101 #: ../lib/WikiUser.php:488 ../themes/Crao/templates/navbar.tmpl:24
7102 #: ../themes/default/templates/navbar.tmpl:27
7103 #: ../themes/shamino_com/templates/top.tmpl:28
7104 #: ../themes/Sidebar/templates/navbar.tmpl:52
7105 #: ../themes/wikilens/templates/navbar.tmpl:23
7106 msgid "Preferences"
7107 msgstr ""
7108
7109 #: ../lib/WikiUser.php:512
7110 #, php-format
7111 msgid ""
7112 "Old UserPage %s without stored password updated with empty password. Set a "
7113 "password in your UserPreferences."
7114 msgstr ""
7115
7116 #: ../lib/WikiUser/POP3.php:77
7117 #, php-format
7118 msgid "Couldn't connect to %s"
7119 msgstr "Kan verbinding naar data base %s niet tot stand brengen, geef op."
7120
7121 #: ../lib/WysiwygEdit/Wikiwyg.php:69
7122 msgid "Apply changes"
7123 msgstr ""
7124
7125 #: ../lib/WysiwygEdit/Wikiwyg.php:70
7126 msgid "Exit toolbar"
7127 msgstr ""
7128
7129 #: ../lib/WysiwygEdit/Wikiwyg.php:71
7130 msgid "Title 1"
7131 msgstr "Titel 1"
7132
7133 #: ../lib/WysiwygEdit/Wikiwyg.php:72
7134 msgid "Title 2"
7135 msgstr "Titel 2"
7136
7137 #: ../lib/WysiwygEdit/Wikiwyg.php:73
7138 msgid "Title 3"
7139 msgstr "Titel 3"
7140
7141 #: ../lib/WysiwygEdit/Wikiwyg.php:74
7142 msgid "Verbatim"
7143 msgstr ""
7144
7145 #: ../lib/WysiwygEdit/Wikiwyg.php:76
7146 msgid "Insert Wikitext section"
7147 msgstr ""
7148
7149 #: ../lib/WysiwygEdit/Wikiwyg.php:77
7150 msgid "Sup"
7151 msgstr ""
7152
7153 #: ../lib/WysiwygEdit/Wikiwyg.php:78
7154 msgid "Sub"
7155 msgstr ""
7156
7157 #: ../lib/WysiwygEdit/Wikiwyg.php:106
7158 msgid "Warning: This Wikiwyg editor has only Beta quality!"
7159 msgstr ""
7160
7161 #: ../lib/XmlRpcServer.php:511
7162 msgid "xml-rpc change"
7163 msgstr ""
7164
7165 #: ../lib/ziplib.php:206
7166 msgid "Can't inflate data: zlib support not enabled in this PHP"
7167 msgstr ""
7168
7169 #: ../lib/ziplib.php:408
7170 #, php-format
7171 msgid "Can't open zip file '%s' for reading"
7172 msgstr ""
7173
7174 #: ../lib/ziplib.php:418 ../lib/ziplib.php:422
7175 msgid "Unexpected EOF in zip file"
7176 msgstr ""
7177
7178 #: ../lib/ziplib.php:746
7179 #, php-format
7180 msgid "[%d] See [%s]"
7181 msgstr "[%d] Zie [%s]"
7182
7183 #: ../lib/ziplib.php:753
7184 msgid "References"
7185 msgstr "Referenties"
7186
7187 #: ../themes/blog/templates/actionbar.tmpl:9
7188 msgid "Home"
7189 msgstr "Thuis"
7190
7191 #: ../themes/blog/templates/actionbar.tmpl:10
7192 #: ../themes/MonoBook/templates/browse-footer.tmpl:16
7193 #: ../themes/MonoBook/templates/browse-footer.tmpl:17
7194 msgid "About"
7195 msgstr ""
7196
7197 #: ../themes/blog/templates/actionbar.tmpl:13
7198 msgid "HowTo"
7199 msgstr ""
7200
7201 #: ../themes/blog/templates/actionbar.tmpl:15
7202 #: ../themes/smaller/templates/actionbar.tmpl:36
7203 msgid "Info"
7204 msgstr ""
7205
7206 #: ../themes/blog/templates/actionbar.tmpl:21
7207 #: ../themes/Crao/templates/actionbar.tmpl:7
7208 #: ../themes/Crao/templates/head.tmpl:40
7209 #: ../themes/default/templates/actionbar.tmpl:21
7210 #: ../themes/default/templates/head.tmpl:46
7211 #: ../themes/fusionforge/templates/actionbar.tmpl:62
7212 #: ../themes/MonoBook/templates/actionbar.tmpl:38
7213 #: ../themes/MonoBook/templates/info.tmpl:181
7214 #: ../themes/Portland/templates/actionbar.tmpl:9
7215 #: ../themes/Sidebar/templates/actionbar.tmpl:25
7216 #: ../themes/Sidebar/templates/actionbar.tmpl:55
7217 #: ../themes/smaller/templates/actionbar.tmpl:20
7218 #: ../themes/smaller/templates/info.tmpl:8
7219 #: ../themes/wikilens/templates/head.tmpl:38
7220 #: ../themes/Wordpress/templates/actionbar.tmpl:12
7221 msgid "View Source"
7222 msgstr "Bron Tekst"
7223
7224 #: ../themes/blog/templates/blogform.tmpl:10
7225 #: ../themes/default/templates/blogform.tmpl:10
7226 #: ../themes/fusionforge/templates/blogform.tmpl:10
7227 msgid "Headline"
7228 msgstr ""
7229
7230 #: ../themes/blog/templates/blogform.tmpl:18
7231 #: ../themes/default/templates/blogform.tmpl:18
7232 #: ../themes/fusionforge/templates/blogform.tmpl:18
7233 msgid "Add Entry"
7234 msgstr ""
7235
7236 #: ../themes/blog/templates/blogform.tmpl:24
7237 #: ../themes/Crao/templates/editpage.tmpl:93
7238 #: ../themes/Crao/templates/editpage.tmpl:98
7239 #: ../themes/default/templates/blogform.tmpl:24
7240 #: ../themes/default/templates/editpage.tmpl:117
7241 #: ../themes/default/templates/editpage.tmpl:122
7242 #: ../themes/Portland/templates/editpage.tmpl:78
7243 #: ../themes/Portland/templates/editpage.tmpl:83
7244 #: ../themes/Wordpress/templates/editpage.tmpl:91
7245 #: ../themes/Wordpress/templates/editpage.tmpl:96
7246 msgid "Help/GoodStyle"
7247 msgstr "Help/GoedeStijl"
7248
7249 #: ../themes/blog/templates/blogform.tmpl:24
7250 #: ../themes/Crao/templates/editpage.tmpl:93
7251 #: ../themes/Crao/templates/editpage.tmpl:98
7252 #: ../themes/default/templates/blogform.tmpl:24
7253 #: ../themes/default/templates/editpage.tmpl:117
7254 #: ../themes/default/templates/editpage.tmpl:122
7255 #: ../themes/Portland/templates/editpage.tmpl:78
7256 #: ../themes/Portland/templates/editpage.tmpl:83
7257 #: ../themes/Wordpress/templates/editpage.tmpl:91
7258 #: ../themes/Wordpress/templates/editpage.tmpl:96
7259 #, php-format
7260 msgid "See %s tips for editing."
7261 msgstr "%s tips for veranderen."
7262
7263 #: ../themes/blog/templates/blogform.tmpl:25
7264 #: ../themes/Crao/templates/editpage.tmpl:99
7265 #: ../themes/default/templates/blogform.tmpl:25
7266 #: ../themes/default/templates/editpage.tmpl:123
7267 #: ../themes/fusionforge/templates/editpage.tmpl:79
7268 #: ../themes/Portland/templates/editpage.tmpl:84
7269 #: ../themes/Wordpress/templates/editpage.tmpl:97
7270 msgid "Help/TextFormattingRules"
7271 msgstr "Help/TekstFormatteringsRegels"
7272
7273 #: ../themes/blog/templates/blogform.tmpl:25
7274 #: ../themes/Crao/templates/editpage.tmpl:94
7275 #: ../themes/Crao/templates/editpage.tmpl:99
7276 #: ../themes/default/templates/blogform.tmpl:25
7277 #: ../themes/default/templates/editpage.tmpl:118
7278 #: ../themes/default/templates/editpage.tmpl:123
7279 #: ../themes/fusionforge/templates/blogform.tmpl:24
7280 #: ../themes/fusionforge/templates/editpage.tmpl:79
7281 #: ../themes/fusionforge/templates/editpage.tmpl:81
7282 #: ../themes/Portland/templates/editpage.tmpl:79
7283 #: ../themes/Portland/templates/editpage.tmpl:84
7284 #: ../themes/Wordpress/templates/editpage.tmpl:92
7285 #: ../themes/Wordpress/templates/editpage.tmpl:97
7286 msgid "Synopsis"
7287 msgstr ""
7288
7289 #: ../themes/blog/templates/browse.tmpl:6
7290 #: ../themes/blog/templates/viewsource.tmpl:7
7291 #: ../themes/Crao/templates/browse.tmpl:6
7292 #: ../themes/default/templates/browse.tmpl:6
7293 #: ../themes/default/templates/viewsource.tmpl:6
7294 #: ../themes/fusionforge/templates/browse.tmpl:14
7295 #: ../themes/MonoBook/templates/browse.tmpl:6
7296 #: ../themes/MonoBook/templates/viewsource.tmpl:5
7297 #: ../themes/Portland/templates/browse.tmpl:8
7298 #: ../themes/Portland/templates/viewsource.tmpl:5
7299 #: ../themes/Wordpress/templates/browse.tmpl:8
7300 #: ../themes/Wordpress/templates/viewsource.tmpl:10
7301 msgid "Note:"
7302 msgstr ""
7303
7304 #: ../themes/blog/templates/browse.tmpl:7
7305 #: ../themes/blog/templates/viewsource.tmpl:12
7306 #: ../themes/Crao/templates/browse.tmpl:7
7307 #: ../themes/default/templates/browse.tmpl:7
7308 #: ../themes/default/templates/viewsource.tmpl:11
7309 #: ../themes/fusionforge/templates/browse.tmpl:15
7310 #: ../themes/MonoBook/templates/browse.tmpl:7
7311 #: ../themes/MonoBook/templates/viewsource.tmpl:10
7312 #: ../themes/Portland/templates/browse.tmpl:9
7313 #: ../themes/Portland/templates/viewsource.tmpl:9
7314 #: ../themes/Wordpress/templates/browse.tmpl:9
7315 #: ../themes/Wordpress/templates/viewsource.tmpl:14
7316 msgid "You are viewing an old revision of this page."
7317 msgstr ""
7318
7319 #: ../themes/blog/templates/browse.tmpl:8
7320 #: ../themes/blog/templates/viewsource.tmpl:13
7321 #: ../themes/Crao/templates/browse.tmpl:8
7322 #: ../themes/default/templates/browse.tmpl:8
7323 #: ../themes/default/templates/viewsource.tmpl:12
7324 #: ../themes/fusionforge/templates/browse.tmpl:10
7325 #: ../themes/fusionforge/templates/browse.tmpl:16
7326 #: ../themes/MonoBook/templates/browse.tmpl:8
7327 #: ../themes/MonoBook/templates/viewsource.tmpl:11
7328 #: ../themes/Portland/templates/browse.tmpl:10
7329 #: ../themes/Portland/templates/viewsource.tmpl:10
7330 #: ../themes/Wordpress/templates/viewsource.tmpl:15
7331 msgid "View the current version."
7332 msgstr ""
7333
7334 #: ../themes/blog/templates/debug.tmpl:6
7335 #: ../themes/default/templates/debug.tmpl:18
7336 #: ../themes/fusionforge/templates/debug.tmpl:7
7337 #: ../themes/Portland/templates/debug.tmpl:11
7338 #: ../themes/shamino_com/templates/debug.tmpl:9
7339 #: ../themes/Sidebar/templates/debug.tmpl:17
7340 #, php-format
7341 msgid "Page Execution took %s seconds"
7342 msgstr ""
7343
7344 #: ../themes/blog/templates/info.tmpl:8
7345 #: ../themes/MonoBook/templates/info.tmpl:185
7346 #: ../themes/smaller/templates/info.tmpl:12
7347 msgid "Diff previous Revision"
7348 msgstr ""
7349
7350 #: ../themes/blog/templates/info.tmpl:9
7351 #: ../themes/MonoBook/templates/info.tmpl:186
7352 #: ../themes/smaller/templates/info.tmpl:13
7353 msgid "Diff previous Author"
7354 msgstr ""
7355
7356 #: ../themes/blog/templates/navbar.tmpl:7
7357 #: ../themes/MonoBook/templates/navbar.tmpl:12
7358 msgid "Navigation"
7359 msgstr ""
7360
7361 #: ../themes/blog/templates/navbar.tmpl:14
7362 #: ../themes/Crao/templates/navbar.tmpl:38
7363 #: ../themes/default/templates/navbar.tmpl:42
7364 #: ../themes/wikilens/templates/navbar.tmpl:32
7365 msgid "Admin"
7366 msgstr ""
7367
7368 #: ../themes/blog/templates/sidebar.tmpl:8
7369 #: ../themes/blog/templates/sidebar.tmpl:12
7370 msgid "Blog"
7371 msgstr ""
7372
7373 #: ../themes/blog/templates/top.tmpl:16
7374 msgid "Page Trail"
7375 msgstr ""
7376
7377 #: ../themes/blog/templates/viewsource.tmpl:8
7378 #: ../themes/default/templates/viewsource.tmpl:7
7379 #: ../themes/MonoBook/templates/viewsource.tmpl:6
7380 #: ../themes/Portland/templates/viewsource.tmpl:6
7381 #: ../themes/Wordpress/templates/viewsource.tmpl:11
7382 msgid "This page has been locked and cannot be edited."
7383 msgstr "Deze pagina is afgesloten en kan niet veranderd worden."
7384
7385 #: ../themes/blog/templates/wikiblog.tmpl:20
7386 #: ../themes/Crao/templates/wikiblog.tmpl:21
7387 #, php-format
7388 msgid "Comment modified on %s by %s"
7389 msgstr ""
7390
7391 #: ../themes/blog/templates/wikiblog.tmpl:25
7392 #: ../themes/Crao/templates/wikiblog.tmpl:27
7393 #: ../themes/default/templates/comment.tmpl:24
7394 #, php-format
7395 msgid "Comments on %s by %s."
7396 msgstr ""
7397
7398 #: ../themes/blog/themeinfo.php:70
7399 #: ../themes/fusionforge/templates/actionbar.tmpl:101
7400 #: ../themes/fusionforge/templates/userprefs.tmpl:266
7401 msgid "Lock"
7402 msgstr ""
7403
7404 #: ../themes/blog/themeinfo.php:71
7405 #: ../themes/fusionforge/templates/actionbar.tmpl:99
7406 msgid "Unlock"
7407 msgstr ""
7408
7409 #: ../themes/blog/themeinfo.php:125
7410 msgid "blog"
7411 msgstr ""
7412
7413 #: ../themes/blog/themeinfo.php:129
7414 msgid "(diff)"
7415 msgstr "(diff)"
7416
7417 #: ../themes/Crao/templates/actionbar.tmpl:5
7418 #: ../themes/default/templates/actionbar.tmpl:16
7419 #: ../themes/fusionforge/templates/actionbar.tmpl:58
7420 #: ../themes/MonoBook/templates/actionbar.tmpl:35
7421 #: ../themes/Portland/templates/actionbar.tmpl:7
7422 #: ../themes/shamino_com/templates/actionbar.tmpl:8
7423 #: ../themes/Sidebar/templates/actionbar.tmpl:20
7424 #: ../themes/smaller/templates/actionbar.tmpl:18
7425 #: ../themes/Wordpress/templates/actionbar.tmpl:10
7426 msgid "Edit Old Revision"
7427 msgstr ""
7428
7429 #: ../themes/Crao/templates/actionbar.tmpl:34
7430 #: ../themes/default/templates/actionbar.tmpl:44
7431 #: ../themes/MonoBook/templates/info.tmpl:192
7432 #: ../themes/Sidebar/templates/actionbar.tmpl:63
7433 #: ../themes/smaller/templates/info.tmpl:20
7434 msgid "PurgeHtmlCache"
7435 msgstr ""
7436
7437 #: ../themes/Crao/templates/actionbar.tmpl:35
7438 #: ../themes/default/templates/actionbar.tmpl:45
7439 #: ../themes/MonoBook/templates/actionbar.tmpl:84
7440 #: ../themes/MonoBook/templates/info.tmpl:193
7441 #: ../themes/Sidebar/templates/actionbar.tmpl:64
7442 #: ../themes/smaller/templates/info.tmpl:21
7443 msgid ""
7444 "Purge HTML cache for this page. Regenerate from WikiMarkup when next "
7445 "accessed."
7446 msgstr ""
7447
7448 #: ../themes/Crao/templates/editpage.tmpl:5
7449 #: ../themes/default/templates/editpage.tmpl:5
7450 #: ../themes/fusionforge/templates/editpage.tmpl:5
7451 #: ../themes/Portland/templates/editpage.tmpl:55
7452 #: ../themes/Wordpress/templates/editpage.tmpl:68
7453 msgid "Preview only!  Changes not saved."
7454 msgstr ""
7455
7456 #: ../themes/Crao/templates/editpage.tmpl:10
7457 #: ../themes/default/templates/editpage.tmpl:10
7458 #: ../themes/fusionforge/templates/editpage.tmpl:7
7459 msgid "edit area"
7460 msgstr ""
7461
7462 #: ../themes/Crao/templates/editpage.tmpl:9
7463 #: ../themes/default/templates/editpage.tmpl:9
7464 #: ../themes/fusionforge/templates/editpage.tmpl:6
7465 #, php-format
7466 msgid ""
7467 "Please continue editing.  (You'll find your %s at the bottom of the page.)"
7468 msgstr ""
7469
7470 #: ../themes/Crao/templates/editpage.tmpl:19
7471 #: ../themes/default/templates/editpage.tmpl:21
7472 #: ../themes/fusionforge/templates/editpage.tmpl:16
7473 #: ../themes/Portland/templates/editpage.tmpl:23
7474 #: ../themes/Wordpress/templates/editpage.tmpl:24
7475 msgid "Warning: You are editing an old revision."
7476 msgstr ""
7477
7478 #: ../themes/Crao/templates/editpage.tmpl:20
7479 #: ../themes/default/templates/editpage.tmpl:22
7480 #: ../themes/fusionforge/templates/editpage.tmpl:17
7481 #: ../themes/Portland/templates/editpage.tmpl:24
7482 #: ../themes/Wordpress/templates/editpage.tmpl:25
7483 msgid "Saving this page will overwrite the current version."
7484 msgstr ""
7485
7486 #: ../themes/Crao/templates/editpage.tmpl:39
7487 #: ../themes/default/templates/editpage.tmpl:41
7488 #: ../themes/fusionforge/templates/editpage.tmpl:36
7489 #: ../themes/Portland/templates/editpage.tmpl:46
7490 #: ../themes/Wordpress/templates/editpage.tmpl:40
7491 msgid "H"
7492 msgstr "H"
7493
7494 #: ../themes/Crao/templates/editpage.tmpl:40
7495 #: ../themes/default/templates/editpage.tmpl:42
7496 #: ../themes/fusionforge/templates/editpage.tmpl:37
7497 #: ../themes/Portland/templates/editpage.tmpl:47
7498 #: ../themes/Wordpress/templates/editpage.tmpl:41
7499 msgid "W"
7500 msgstr "B"
7501
7502 #: ../themes/Crao/templates/editpage.tmpl:41
7503 #: ../themes/default/templates/editpage.tmpl:43
7504 #: ../themes/fusionforge/templates/editpage.tmpl:38
7505 #: ../themes/Portland/templates/editpage.tmpl:48
7506 #: ../themes/Wordpress/templates/editpage.tmpl:42
7507 msgid "Adjust"
7508 msgstr ""
7509
7510 #: ../themes/Crao/templates/editpage.tmpl:44
7511 msgid "Page Content: "
7512 msgstr ""
7513
7514 #: ../themes/Crao/templates/editpage.tmpl:59
7515 #: ../themes/default/templates/editpage.tmpl:63
7516 #: ../themes/fusionforge/templates/editpage.tmpl:48
7517 msgid "This is a minor change."
7518 msgstr ""
7519
7520 #: ../themes/Crao/templates/editpage.tmpl:60
7521 #: ../themes/default/templates/editpage.tmpl:64
7522 #: ../themes/Portland/templates/editpage.tmpl:50
7523 #: ../themes/Wordpress/templates/editpage.tmpl:60
7524 msgid "Use old markup"
7525 msgstr ""
7526
7527 #: ../themes/Crao/templates/editpage.tmpl:94
7528 #: ../themes/default/templates/editpage.tmpl:118
7529 #: ../themes/Portland/templates/editpage.tmpl:79
7530 #: ../themes/Wordpress/templates/editpage.tmpl:92
7531 msgid "Help/OldTextFormattingRules"
7532 msgstr "Help/OudTekstFormatteringsRegels"
7533
7534 #: ../themes/Crao/templates/head.tmpl:24 ../themes/Crao/templates/head.tmpl:25
7535 #: ../themes/Crao/templates/htmldump.tmpl:15
7536 #: ../themes/default/templates/head.tmpl:30
7537 #: ../themes/default/templates/head.tmpl:31
7538 #: ../themes/default/templates/htmldump.tmpl:14
7539 #: ../themes/Sidebar/templates/htmldump.tmpl:15
7540 #: ../themes/wikilens/templates/head.tmpl:23
7541 #: ../themes/wikilens/templates/head.tmpl:24
7542 msgid "HowToUseWiki"
7543 msgstr ""
7544
7545 #: ../themes/Crao/templates/head.tmpl:66 ../themes/Crao/templates/head.tmpl:67
7546 #: ../themes/default/templates/head.tmpl:74
7547 #: ../themes/default/templates/head.tmpl:75
7548 #: ../themes/wikilens/templates/head.tmpl:64
7549 #: ../themes/wikilens/templates/head.tmpl:65
7550 msgid "WikiWikiWeb"
7551 msgstr ""
7552
7553 #: ../themes/Crao/templates/navbar.tmpl:35
7554 #: ../themes/default/templates/navbar.tmpl:38
7555 #: ../themes/wikilens/templates/navbar.tmpl:30
7556 #: ../themes/Wordpress/templates/actionbar.tmpl:40
7557 msgid "Today"
7558 msgstr ""
7559
7560 #: ../themes/Crao/templates/navbar.tmpl:47
7561 #: ../themes/default/templates/search.tmpl:20
7562 #: ../themes/default/templates/search.tmpl:25
7563 #: ../themes/Sidebar/templates/search.tmpl:23
7564 #: ../themes/Sidebar/templates/search.tmpl:28
7565 msgid "LiveSearch"
7566 msgstr "LiveZoek"
7567
7568 #: ../themes/Crao/templates/signin.tmpl:17
7569 #, php-format
7570 msgid "You are signed in as %s"
7571 msgstr ""
7572
7573 #: ../themes/Crao/templates/signin.tmpl:38
7574 #: ../themes/default/templates/signin.tmpl:34
7575 #: ../themes/smaller/templates/signin.tmpl:37
7576 #: ../themes/Wordpress/templates/signin.tmpl:41
7577 msgid "Enter your UserId to sign in"
7578 msgstr ""
7579
7580 #: ../themes/default/templates/actionbar.tmpl:31
7581 #: ../themes/fusionforge/templates/actionbar.tmpl:77
7582 #: ../themes/fusionforge/templates/userprefs.tmpl:254
7583 #: ../themes/MonoBook/templates/actionbar.tmpl:73
7584 #: ../themes/Sidebar/templates/actionbar.tmpl:47
7585 #: ../themes/smaller/templates/actionbar.tmpl:31
7586 #: ../themes/Wordpress/templates/actionbar.tmpl:60
7587 msgid "Revert"
7588 msgstr ""
7589
7590 #: ../themes/default/templates/addcomment.tmpl:15
7591 msgid "Add Comment"
7592 msgstr ""
7593
7594 #: ../themes/default/templates/comment.tmpl:10
7595 msgid "Remove Comment"
7596 msgstr ""
7597
7598 #: ../themes/default/templates/comment.tmpl:18
7599 #: ../themes/default/templates/wikiblog.tmpl:18
7600 #, php-format
7601 msgid "Modified on %s by %s"
7602 msgstr ""
7603
7604 #: ../themes/default/templates/comment.tmpl:28
7605 #, php-format
7606 msgid "%s by %s"
7607 msgstr ""
7608
7609 #: ../themes/default/templates/debug.tmpl:20
7610 #: ../themes/fusionforge/templates/debug.tmpl:10
7611 #: ../themes/shamino_com/templates/debug.tmpl:11
7612 #: ../themes/Sidebar/templates/debug.tmpl:18
7613 #, php-format
7614 msgid ", Memory: %s"
7615 msgstr ""
7616
7617 #: ../themes/default/templates/dialog.tmpl:18
7618 msgid "Dialog"
7619 msgstr ""
7620
7621 #: ../themes/default/templates/editpage.tmpl:81
7622 #: ../themes/fusionforge/templates/editpage.tmpl:62
7623 msgid "Make the page read-only?"
7624 msgstr ""
7625
7626 #: ../themes/default/templates/editpage.tmpl:83
7627 msgid "Export to a seperate public area?"
7628 msgstr ""
7629
7630 #: ../themes/default/templates/editpage.tmpl:83
7631 #: ../themes/fusionforge/templates/editpage.tmpl:64
7632 msgid "Public"
7633 msgstr ""
7634
7635 #: ../themes/default/templates/forumadd.tmpl:11
7636 #: ../themes/default/templates/wikiforum.tmpl:20
7637 msgid "Post new"
7638 msgstr ""
7639
7640 #: ../themes/default/templates/forumadd.tmpl:13
7641 msgid "Title:"
7642 msgstr ""
7643
7644 #: ../themes/default/templates/forumadd.tmpl:17
7645 #: ../themes/default/templates/wikiforum.tmpl:29
7646 msgid "Reply"
7647 msgstr ""
7648
7649 #: ../themes/default/templates/forumadd.tmpl:22
7650 msgid "Add Message"
7651 msgstr ""
7652
7653 #: ../themes/default/templates/homepage.tmpl:10
7654 #, php-format
7655 msgid "You can personalize various settings in %s."
7656 msgstr ""
7657
7658 #: ../themes/default/templates/homepage.tmpl:13
7659 msgid "(Your preferences are stored as hidden data within this page)."
7660 msgstr ""
7661
7662 #: ../themes/default/templates/homepage.tmpl:16
7663 #, php-format
7664 msgid "The %s subpage enables simple weblogging."
7665 msgstr ""
7666
7667 #: ../themes/default/templates/info.tmpl:31
7668 #: ../themes/MonoBook/templates/info.tmpl:38
7669 msgid "1 word"
7670 msgstr ""
7671
7672 #: ../themes/default/templates/info.tmpl:33
7673 #: ../themes/MonoBook/templates/info.tmpl:40
7674 #, php-format
7675 msgid "%s words"
7676 msgstr ""
7677
7678 #: ../themes/default/templates/info.tmpl:37
7679 #: ../themes/MonoBook/templates/info.tmpl:44
7680 #, php-format
7681 msgid "Version %s"
7682 msgstr ""
7683
7684 #: ../themes/default/templates/info.tmpl:38
7685 #: ../themes/MonoBook/templates/info.tmpl:45
7686 msgid "Original (1.2 or 1.0)"
7687 msgstr ""
7688
7689 #: ../themes/default/templates/info.tmpl:57
7690 #: ../themes/default/templates/info.tmpl:58
7691 #: ../themes/default/templates/info.tmpl:59
7692 #: ../themes/default/templates/info.tmpl:62
7693 #: ../themes/default/templates/info.tmpl:63
7694 #: ../themes/default/templates/info.tmpl:64
7695 #: ../themes/default/templates/info.tmpl:85
7696 #: ../themes/default/templates/info.tmpl:103
7697 #: ../themes/default/templates/info.tmpl:107
7698 #: ../themes/default/templates/info.tmpl:111
7699 #: ../themes/default/templates/info.tmpl:116
7700 #: ../themes/default/templates/info.tmpl:131
7701 #: ../themes/default/templates/info.tmpl:136
7702 #: ../themes/default/templates/info.tmpl:140
7703 #: ../themes/default/templates/info.tmpl:167
7704 #: ../themes/default/templates/userprefs.tmpl:142
7705 #: ../themes/default/templates/userprefs.tmpl:145
7706 #: ../themes/default/templates/userprefs.tmpl:155
7707 #: ../themes/default/templates/userprefs.tmpl:164
7708 #: ../themes/default/templates/userprefs.tmpl:244
7709 #: ../themes/default/templates/userprefs.tmpl:251
7710 #: ../themes/fusionforge/templates/userprefs.tmpl:343
7711 #: ../themes/fusionforge/templates/userprefs.tmpl:350
7712 #: ../themes/MonoBook/templates/info.tmpl:71
7713 #: ../themes/MonoBook/templates/info.tmpl:72
7714 #: ../themes/MonoBook/templates/info.tmpl:73
7715 #: ../themes/MonoBook/templates/info.tmpl:76
7716 #: ../themes/MonoBook/templates/info.tmpl:77
7717 #: ../themes/MonoBook/templates/info.tmpl:78
7718 #: ../themes/MonoBook/templates/info.tmpl:98
7719 #: ../themes/MonoBook/templates/info.tmpl:115
7720 #: ../themes/MonoBook/templates/info.tmpl:119
7721 #: ../themes/MonoBook/templates/info.tmpl:123
7722 #: ../themes/MonoBook/templates/info.tmpl:128
7723 #: ../themes/MonoBook/templates/info.tmpl:142
7724 #: ../themes/MonoBook/templates/info.tmpl:146
7725 #: ../themes/MonoBook/templates/info.tmpl:173
7726 msgid ":"
7727 msgstr ""
7728
7729 #: ../themes/default/templates/info.tmpl:62
7730 #: ../themes/MonoBook/templates/info.tmpl:76
7731 msgid "Saved on"
7732 msgstr ""
7733
7734 #: ../themes/default/templates/info.tmpl:67
7735 #: ../themes/MonoBook/templates/info.tmpl:81
7736 #, php-format
7737 msgid "Statistics about %s."
7738 msgstr ""
7739
7740 #: ../themes/default/templates/info.tmpl:85
7741 #: ../themes/MonoBook/templates/info.tmpl:98
7742 msgid "Supplanted on"
7743 msgstr ""
7744
7745 #: ../themes/default/templates/info.tmpl:103
7746 #: ../themes/MonoBook/templates/info.tmpl:115
7747 msgid "Page Version"
7748 msgstr "Pagina Versie"
7749
7750 #: ../themes/default/templates/info.tmpl:131
7751 msgid "Is External"
7752 msgstr ""
7753
7754 #: ../themes/default/templates/info.tmpl:132
7755 msgid "No"
7756 msgstr ""
7757
7758 #: ../themes/default/templates/info.tmpl:136
7759 #: ../themes/MonoBook/templates/info.tmpl:142
7760 msgid "ACL type"
7761 msgstr ""
7762
7763 #: ../themes/default/templates/info.tmpl:147
7764 #: ../themes/fusionforge/templates/navbar.tmpl:9
7765 #: ../themes/MonoBook/templates/info.tmpl:153
7766 #: ../themes/MonoBook/templates/navbar.tmpl:15
7767 msgid "Home Page"
7768 msgstr "Thuis Pagina"
7769
7770 #: ../themes/default/templates/info.tmpl:150
7771 #: ../themes/MonoBook/templates/info.tmpl:156
7772 msgid "User page"
7773 msgstr ""
7774
7775 #: ../themes/default/templates/info.tmpl:153
7776 #: ../themes/fusionforge/templates/actionbar.tmpl:20
7777 #: ../themes/fusionforge/templates/actionbar.tmpl:40
7778 #: ../themes/MonoBook/templates/info.tmpl:159
7779 msgid "Action Page"
7780 msgstr ""
7781
7782 #: ../themes/default/templates/info.tmpl:156
7783 #: ../themes/MonoBook/templates/info.tmpl:162
7784 msgid "Blog page"
7785 msgstr ""
7786
7787 #: ../themes/default/templates/info.tmpl:162
7788 #: ../themes/MonoBook/templates/info.tmpl:168
7789 msgid "Subpage"
7790 msgstr ""
7791
7792 #: ../themes/default/templates/info.tmpl:167
7793 #: ../themes/MonoBook/templates/info.tmpl:173
7794 msgid "Page Type"
7795 msgstr ""
7796
7797 #: ../themes/default/templates/login.tmpl:49
7798 #, php-format
7799 msgid ""
7800 "You may sign in using any [WikiWord|AddingPages] as a user id. (Any "
7801 "characters in %s etc. may be used too). The user id will be used as a link "
7802 "in RecentChanges to your home page."
7803 msgstr ""
7804
7805 #: ../themes/default/templates/login.tmpl:61
7806 msgid ""
7807 "Note: Only if you create your personal HomePage with same the pagename as "
7808 "your user id, you will be able to store your UserPreferences. Otherwise not."
7809 msgstr ""
7810
7811 #: ../themes/default/templates/login.tmpl:64
7812 msgid "New users may use an empty password."
7813 msgstr ""
7814
7815 #: ../themes/default/templates/login.tmpl:74
7816 msgid "UserId:"
7817 msgstr ""
7818
7819 #: ../themes/default/templates/login.tmpl:77
7820 msgid "or"
7821 msgstr ""
7822
7823 #: ../themes/default/templates/login.tmpl:77
7824 msgid "OpenID"
7825 msgstr ""
7826
7827 #: ../themes/default/templates/login.tmpl:82
7828 msgid "Password:"
7829 msgstr ""
7830
7831 #: ../themes/default/templates/navbar.tmpl:12
7832 #: ../themes/MonoBook/templates/actionbar.tmpl:18
7833 #: ../themes/MonoBook/templates/actionbar.tmpl:31
7834 #: ../themes/wikilens/templates/navbar.tmpl:13
7835 msgid "Article"
7836 msgstr ""
7837
7838 #: ../themes/default/templates/nochanges.tmpl:4
7839 msgid "Edit aborted."
7840 msgstr ""
7841
7842 #: ../themes/default/templates/nochanges.tmpl:5
7843 msgid "You have not made any changes so no new version has been saved."
7844 msgstr ""
7845
7846 #: ../themes/default/templates/online.tmpl:9
7847 #: ../themes/default/templates/online.tmpl:17
7848 #: ../themes/default/templates/online.tmpl:60
7849 msgid "Who Is Online"
7850 msgstr ""
7851
7852 #: ../themes/default/templates/online.tmpl:17
7853 msgid "Switch to detailed list"
7854 msgstr ""
7855
7856 #: ../themes/default/templates/online.tmpl:23
7857 #, php-format
7858 msgid "Our users created a total of %d pages."
7859 msgstr ""
7860
7861 #: ../themes/default/templates/online.tmpl:24
7862 #, php-format
7863 msgid "We have a total of %d registered users."
7864 msgstr ""
7865
7866 #: ../themes/default/templates/online.tmpl:25
7867 #, php-format
7868 msgid "The newest registered user is %s."
7869 msgstr ""
7870
7871 #: ../themes/default/templates/online.tmpl:29
7872 #, php-format
7873 msgid ""
7874 "In total there are %d user sessions online. :: Unique %d Registered and %d "
7875 "Guests"
7876 msgstr ""
7877
7878 #: ../themes/default/templates/online.tmpl:31
7879 #, php-format
7880 msgid "Most users ever online was %d at %s."
7881 msgstr ""
7882
7883 #: ../themes/default/templates/online.tmpl:32
7884 msgid "Registered Users Online: "
7885 msgstr ""
7886
7887 #: ../themes/default/templates/online.tmpl:44
7888 msgid "Admin is also online."
7889 msgstr ""
7890
7891 #: ../themes/default/templates/online.tmpl:48
7892 #, php-format
7893 msgid "This data is based on users active over the past %s."
7894 msgstr ""
7895
7896 #: ../themes/default/templates/online.tmpl:52
7897 msgid "Sorry, no dynamic DB Session support."
7898 msgstr ""
7899
7900 #: ../themes/default/templates/online.tmpl:60
7901 msgid "Switch to summary"
7902 msgstr ""
7903
7904 #: ../themes/default/templates/online.tmpl:64
7905 msgid "Registered Users"
7906 msgstr ""
7907
7908 #: ../themes/default/templates/online.tmpl:79
7909 msgid "Guests"
7910 msgstr ""
7911
7912 #: ../themes/default/templates/pagelink.tmpl:20
7913 msgid "Prev"
7914 msgstr ""
7915
7916 #: ../themes/default/templates/pagelink.tmpl:23
7917 #, php-format
7918 msgid " - %d / %d - "
7919 msgstr ""
7920
7921 #: ../themes/default/templates/redirect.tmpl:42
7922 #, php-format
7923 msgid "Your browser should have redirected you to %s."
7924 msgstr ""
7925
7926 #: ../themes/default/templates/savepage.tmpl:7
7927 #, php-format
7928 msgid "Thank you for editing %s."
7929 msgstr "Bedankt voor het veranderen van %s."
7930
7931 #: ../themes/default/templates/savepage.tmpl:8
7932 msgid "Your careful attention to detail is much appreciated."
7933 msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd."
7934
7935 #: ../themes/default/templates/search.tmpl:17
7936 #: ../themes/MonoBook/templates/navbar.tmpl:39
7937 #: ../themes/MonoBook/templates/navbar.tmpl:40
7938 #: ../themes/shamino_com/templates/top.tmpl:24
7939 #: ../themes/shamino_com/templates/top.tmpl:25
7940 #: ../themes/Sidebar/templates/search.tmpl:20
7941 #: ../themes/smaller/templates/navbar.tmpl:12
7942 #: ../themes/smaller/templates/navbar.tmpl:13
7943 msgid "Quick Search"
7944 msgstr ""
7945
7946 #: ../themes/default/templates/signin.tmpl:25
7947 #: ../themes/shamino_com/templates/signin.tmpl:24
7948 #: ../themes/Wordpress/templates/signin.tmpl:20
7949 #, php-format
7950 msgid "Authenticated as %s"
7951 msgstr ""
7952
7953 #: ../themes/default/templates/signin.tmpl:37
7954 #: ../themes/Wordpress/templates/signin.tmpl:44
7955 #, php-format
7956 msgid "You are signed but not authenticated as %s. "
7957 msgstr ""
7958
7959 #: ../themes/default/templates/signin.tmpl:40
7960 #: ../themes/Wordpress/templates/signin.tmpl:47
7961 #, php-format
7962 msgid "Click to authenticate as %s"
7963 msgstr ""
7964
7965 #: ../themes/default/templates/signin.tmpl:59
7966 #: ../themes/Wordpress/templates/signin.tmpl:67
7967 msgid "Sign in as:"
7968 msgstr ""
7969
7970 #: ../themes/default/templates/userprefs.tmpl:70
7971 #: ../themes/default/templates/userprefs.tmpl:72
7972 #: ../themes/fusionforge/templates/userprefs.tmpl:134
7973 #: ../themes/fusionforge/templates/userprefs.tmpl:136
7974 msgid "<system theme>"
7975 msgstr ""
7976
7977 #: ../themes/default/templates/userprefs.tmpl:81
7978 #: ../themes/default/templates/userprefs.tmpl:107
7979 #: ../themes/fusionforge/templates/userprefs.tmpl:145
7980 #: ../themes/fusionforge/templates/userprefs.tmpl:171
7981 msgid "Personal theme:"
7982 msgstr ""
7983
7984 #: ../themes/default/templates/userprefs.tmpl:87
7985 #: ../themes/default/templates/userprefs.tmpl:89
7986 #: ../themes/fusionforge/templates/userprefs.tmpl:151
7987 #: ../themes/fusionforge/templates/userprefs.tmpl:153
7988 msgid "<system language>"
7989 msgstr ""
7990
7991 #: ../themes/default/templates/userprefs.tmpl:98
7992 #: ../themes/default/templates/userprefs.tmpl:108
7993 #: ../themes/fusionforge/templates/userprefs.tmpl:162
7994 #: ../themes/fusionforge/templates/userprefs.tmpl:172
7995 msgid "Personal language:"
7996 msgstr ""
7997
7998 #: ../themes/default/templates/userprefs.tmpl:116
7999 #: ../themes/fusionforge/templates/userprefs.tmpl:181
8000 #, php-format
8001 msgid "User preferences for user %s"
8002 msgstr ""
8003
8004 #: ../themes/default/templates/userprefs.tmpl:125
8005 msgid "UserId"
8006 msgstr ""
8007
8008 #: ../themes/default/templates/userprefs.tmpl:129
8009 msgid "Auth Level"
8010 msgstr ""
8011
8012 #: ../themes/default/templates/userprefs.tmpl:129
8013 msgid "Auth Method"
8014 msgstr ""
8015
8016 #: ../themes/default/templates/userprefs.tmpl:133
8017 msgid "Theme"
8018 msgstr ""
8019
8020 #: ../themes/default/templates/userprefs.tmpl:133
8021 msgid "Current Theme"
8022 msgstr ""
8023
8024 #: ../themes/default/templates/userprefs.tmpl:134
8025 msgid "Language"
8026 msgstr ""
8027
8028 #: ../themes/default/templates/userprefs.tmpl:134
8029 msgid "Current Language"
8030 msgstr ""
8031
8032 #: ../themes/default/templates/userprefs.tmpl:140
8033 msgid "Change Password"
8034 msgstr ""
8035
8036 #: ../themes/default/templates/userprefs.tmpl:140
8037 msgid "Set Password"
8038 msgstr ""
8039
8040 #: ../themes/default/templates/userprefs.tmpl:142
8041 msgid "New password"
8042 msgstr ""
8043
8044 #: ../themes/default/templates/userprefs.tmpl:145
8045 msgid "Type it again"
8046 msgstr ""
8047
8048 #: ../themes/default/templates/userprefs.tmpl:155
8049 msgid "Your E-Mail"
8050 msgstr ""
8051
8052 #: ../themes/default/templates/userprefs.tmpl:164
8053 msgid "Status"
8054 msgstr ""
8055
8056 #: ../themes/default/templates/userprefs.tmpl:166
8057 msgid "Email verified."
8058 msgstr ""
8059
8060 #: ../themes/default/templates/userprefs.tmpl:168
8061 msgid "Email not yet verified."
8062 msgstr ""
8063
8064 #: ../themes/default/templates/userprefs.tmpl:171
8065 msgid "Note, that user accounts with bouncing emails will be disabled."
8066 msgstr ""
8067
8068 #: ../themes/default/templates/userprefs.tmpl:174
8069 #: ../themes/fusionforge/templates/userprefs.tmpl:195
8070 msgid "Get an email notification at changes of the following pages:"
8071 msgstr ""
8072
8073 #: ../themes/default/templates/userprefs.tmpl:179
8074 #: ../themes/fusionforge/templates/userprefs.tmpl:201
8075 msgid ""
8076 "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed."
8077 msgstr ""
8078
8079 #: ../themes/default/templates/userprefs.tmpl:189
8080 #: ../themes/fusionforge/templates/userprefs.tmpl:221
8081 msgid "Do not send my own modifications"
8082 msgstr ""
8083
8084 #: ../themes/default/templates/userprefs.tmpl:193
8085 #: ../themes/fusionforge/templates/userprefs.tmpl:225
8086 msgid "Check if you do not want to be notified of your own modifications."
8087 msgstr ""
8088
8089 #: ../themes/default/templates/userprefs.tmpl:201
8090 #: ../themes/fusionforge/templates/userprefs.tmpl:233
8091 msgid "Do not send minor modifications"
8092 msgstr ""
8093
8094 #: ../themes/default/templates/userprefs.tmpl:205
8095 #: ../themes/fusionforge/templates/userprefs.tmpl:237
8096 msgid "Check if you do not want to be notified of minor modifications."
8097 msgstr ""
8098
8099 #: ../themes/default/templates/userprefs.tmpl:211
8100 #: ../themes/fusionforge/templates/userprefs.tmpl:309
8101 msgid "Appearance"
8102 msgstr ""
8103
8104 #: ../themes/default/templates/userprefs.tmpl:213
8105 #: ../themes/fusionforge/templates/userprefs.tmpl:311
8106 msgid "Here you can override site-specific default values."
8107 msgstr ""
8108
8109 #: ../themes/default/templates/userprefs.tmpl:219
8110 #: ../themes/default/templates/userprefs.tmpl:224
8111 msgid "System default:"
8112 msgstr ""
8113
8114 #: ../themes/default/templates/userprefs.tmpl:227
8115 #: ../themes/fusionforge/templates/userprefs.tmpl:325
8116 #, php-format
8117 msgid "Hide %s"
8118 msgstr ""
8119
8120 #: ../themes/default/templates/userprefs.tmpl:229
8121 msgid ""
8122 "Hide or show LinkIcons (if supported by the current theme). Useful for text-"
8123 "only browsers or slow connections."
8124 msgstr ""
8125
8126 #: ../themes/default/templates/userprefs.tmpl:232
8127 #: ../themes/fusionforge/templates/userprefs.tmpl:334
8128 #, php-format
8129 msgid "Add %s"
8130 msgstr ""
8131
8132 #: ../themes/default/templates/userprefs.tmpl:234
8133 #: ../themes/fusionforge/templates/userprefs.tmpl:337
8134 #, php-format
8135 msgid ""
8136 "Add Google links to unknown pages behind the '?', and the create action "
8137 "behind the pagename instead. See %s."
8138 msgstr ""
8139
8140 #: ../themes/default/templates/userprefs.tmpl:237
8141 msgid "Enable DoubleClick Edit"
8142 msgstr ""
8143
8144 #: ../themes/default/templates/userprefs.tmpl:239
8145 #, php-format
8146 msgid ""
8147 "Enabled makes it hard to double-click words and sentences for cut and paste. "
8148 "See %s."
8149 msgstr ""
8150
8151 #: ../themes/default/templates/userprefs.tmpl:241
8152 #: ../themes/fusionforge/templates/userprefs.tmpl:340
8153 #: ../themes/Portland/templates/editpage.tmpl:46
8154 msgid "Edit Area Size"
8155 msgstr ""
8156
8157 #: ../themes/default/templates/userprefs.tmpl:244
8158 #: ../themes/fusionforge/templates/userprefs.tmpl:343
8159 msgid "Height"
8160 msgstr "Hoogte"
8161
8162 #: ../themes/default/templates/userprefs.tmpl:251
8163 #: ../themes/fusionforge/templates/userprefs.tmpl:350
8164 msgid "Width"
8165 msgstr "Breedte"
8166
8167 #: ../themes/default/templates/userprefs.tmpl:260
8168 #: ../themes/fusionforge/templates/userprefs.tmpl:359
8169 msgid ""
8170 "Note that many browsers will automatically adjust the width of the editing "
8171 "area so that it fills the browser window.  In this case, the width "
8172 "preference will be ignored."
8173 msgstr ""
8174
8175 #: ../themes/default/templates/userprefs.tmpl:263
8176 #: ../themes/fusionforge/templates/userprefs.tmpl:362
8177 msgid "Time Zone"
8178 msgstr ""
8179
8180 #: ../themes/default/templates/userprefs.tmpl:266
8181 #: ../themes/fusionforge/templates/userprefs.tmpl:365
8182 #, php-format
8183 msgid "Add %s hours to the server's local time when reporting times."
8184 msgstr ""
8185
8186 #: ../themes/default/templates/userprefs.tmpl:270
8187 #: ../themes/fusionforge/templates/userprefs.tmpl:369
8188 #, php-format
8189 msgid "The current time at the server is %s."
8190 msgstr ""
8191
8192 #: ../themes/default/templates/userprefs.tmpl:272
8193 #: ../themes/fusionforge/templates/userprefs.tmpl:371
8194 #, php-format
8195 msgid "With the current offset, this would be reported as %s."
8196 msgstr ""
8197
8198 #: ../themes/default/templates/userprefs.tmpl:277
8199 #: ../themes/fusionforge/templates/userprefs.tmpl:376
8200 msgid "Date Format"
8201 msgstr ""
8202
8203 #: ../themes/default/templates/userprefs.tmpl:282
8204 #: ../themes/fusionforge/templates/userprefs.tmpl:381
8205 msgid "Show relative dates using 'Today' and 'Yesterday'"
8206 msgstr ""
8207
8208 #: ../themes/default/templates/userprefs.tmpl:289
8209 #: ../themes/fusionforge/templates/userprefs.tmpl:389
8210 msgid "Update Preferences"
8211 msgstr "Zet Voorkeuren"
8212
8213 #: ../themes/default/templates/userprefs.tmpl:290
8214 #: ../themes/fusionforge/templates/userprefs.tmpl:390
8215 msgid "Reset Preferences"
8216 msgstr ""
8217
8218 #: ../themes/default/templates/wikiblog.tmpl:23
8219 #, php-format
8220 msgid "Entry on %s by %s."
8221 msgstr ""
8222
8223 #: ../themes/default/templates/wikiforum.tmpl:20
8224 msgid "New Topic"
8225 msgstr ""
8226
8227 #: ../themes/default/templates/wikiforum.tmpl:28
8228 #, php-format
8229 msgid "Posted: %s"
8230 msgstr ""
8231
8232 #: ../themes/fusionforge/templates/actionbar.tmpl:20
8233 #: ../themes/fusionforge/templates/actionbar.tmpl:40
8234 msgid "Page"
8235 msgstr "Pagina"
8236
8237 #: ../themes/fusionforge/templates/actionbar.tmpl:32
8238 #: ../themes/MonoBook/templates/actionbar.tmpl:25
8239 msgid "Template/Talk"
8240 msgstr ""
8241
8242 #: ../themes/fusionforge/templates/actionbar.tmpl:54
8243 #: ../themes/MonoBook/templates/actionbar.tmpl:35
8244 #: ../themes/Sidebar/templates/actionbar.tmpl:20
8245 msgid "Create Page"
8246 msgstr ""
8247
8248 #: ../themes/fusionforge/templates/actionbar.tmpl:68
8249 #: ../themes/MonoBook/templates/actionbar.tmpl:43
8250 #: ../themes/Sidebar/templates/actionbar.tmpl:27
8251 msgid "History"
8252 msgstr "Geschiedenis"
8253
8254 #: ../themes/fusionforge/templates/actionbar.tmpl:72
8255 #: ../themes/fusionforge/templates/userprefs.tmpl:249
8256 msgid "Last Difference"
8257 msgstr ""
8258
8259 #: ../themes/fusionforge/templates/actionbar.tmpl:81
8260 msgid "Page Info"
8261 msgstr ""
8262
8263 #: ../themes/fusionforge/templates/actionbar.tmpl:84
8264 msgid "Back Links"
8265 msgstr "Terug Links"
8266
8267 #: ../themes/fusionforge/templates/actionbar.tmpl:108
8268 #: ../themes/fusionforge/templates/userprefs.tmpl:271
8269 msgid "Change Owner"
8270 msgstr ""
8271
8272 #: ../themes/fusionforge/templates/actionbar.tmpl:113
8273 #: ../themes/fusionforge/templates/userprefs.tmpl:276
8274 msgid "Access Rights"
8275 msgstr ""
8276
8277 #: ../themes/fusionforge/templates/actionbar.tmpl:125
8278 msgid "Purge"
8279 msgstr ""
8280
8281 #: ../themes/fusionforge/templates/blogform.tmpl:24
8282 #: ../themes/fusionforge/templates/editpage.tmpl:81
8283 msgid "TextFormattingRules"
8284 msgstr "TekstFormatteringsRegels"
8285
8286 #: ../themes/fusionforge/templates/browse.tmpl:8
8287 msgid "Error:"
8288 msgstr ""
8289
8290 #: ../themes/fusionforge/templates/browse.tmpl:9
8291 msgid "This revision of the page does not exist."
8292 msgstr ""
8293
8294 #: ../themes/fusionforge/templates/editpage.tmpl:64
8295 msgid "Make the page public?"
8296 msgstr ""
8297
8298 #: ../themes/fusionforge/templates/editpage.tmpl:67
8299 msgid "Make the page external?"
8300 msgstr ""
8301
8302 #: ../themes/fusionforge/templates/navbar.tmpl:10
8303 msgid "Recent Changes"
8304 msgstr "Recente Veranderingen"
8305
8306 #: ../themes/fusionforge/templates/navbar.tmpl:11
8307 msgid "SpecialPages"
8308 msgstr ""
8309
8310 #: ../themes/fusionforge/templates/navbar.tmpl:11
8311 msgid "Special Pages"
8312 msgstr ""
8313
8314 #: ../themes/fusionforge/templates/navbar.tmpl:14
8315 #: ../themes/fusionforge/templates/userprefs.tmpl:294
8316 #: ../themes/MonoBook/templates/navbar.tmpl:20
8317 msgid "Random Page"
8318 msgstr ""
8319
8320 #: ../themes/fusionforge/templates/navbar.tmpl:17
8321 #: ../themes/fusionforge/templates/userprefs.tmpl:299
8322 msgid "Like Pages"
8323 msgstr ""
8324
8325 #: ../themes/fusionforge/templates/navbar.tmpl:21
8326 msgid "Wiki Admin"
8327 msgstr "PhpWiki Beheer"
8328
8329 #: ../themes/fusionforge/templates/navbar.tmpl:25
8330 msgid "My User Page"
8331 msgstr ""
8332
8333 #: ../themes/fusionforge/templates/navbar.tmpl:27
8334 #: ../themes/MonoBook/templates/signin.tmpl:11
8335 msgid "My Preferences"
8336 msgstr "Mijn Voorkeuren"
8337
8338 #: ../themes/fusionforge/templates/userprefs.tmpl:189
8339 msgid "User preferences for this project"
8340 msgstr ""
8341
8342 #: ../themes/fusionforge/templates/userprefs.tmpl:192
8343 #: ../themes/fusionforge/templates/userprefs.tmpl:215
8344 msgid "E-mail Notification"
8345 msgstr ""
8346
8347 #: ../themes/fusionforge/templates/userprefs.tmpl:211
8348 msgid "Global user preferences (for all projects)"
8349 msgstr ""
8350
8351 #: ../themes/fusionforge/templates/userprefs.tmpl:241
8352 msgid "Menus"
8353 msgstr ""
8354
8355 #: ../themes/fusionforge/templates/userprefs.tmpl:245
8356 msgid "Top Menu"
8357 msgstr ""
8358
8359 #: ../themes/fusionforge/templates/userprefs.tmpl:260
8360 msgid "PDF"
8361 msgstr ""
8362
8363 #: ../themes/fusionforge/templates/userprefs.tmpl:283
8364 msgid "Check menu items to display."
8365 msgstr ""
8366
8367 #: ../themes/fusionforge/templates/userprefs.tmpl:290
8368 msgid "Left Menu"
8369 msgstr ""
8370
8371 #: ../themes/fusionforge/templates/userprefs.tmpl:316
8372 msgid "Show Page Trail"
8373 msgstr ""
8374
8375 #: ../themes/fusionforge/templates/userprefs.tmpl:319
8376 msgid "Show Page Trail at top of page."
8377 msgstr ""
8378
8379 #: ../themes/fusionforge/templates/userprefs.tmpl:328
8380 msgid "Hide or show LinkIcons."
8381 msgstr ""
8382
8383 #: ../themes/fusionforge/themeinfo.php:69
8384 msgid "This page is external."
8385 msgstr ""
8386
8387 #: ../themes/fusionforge/themeinfo.php:71
8388 msgid "This project is shared with third-party users"
8389 msgstr ""
8390
8391 #: ../themes/fusionforge/themeinfo.php:72
8392 #, php-format
8393 msgid " (non %s users)."
8394 msgstr ""
8395
8396 #: ../themes/MonoBook/templates/actionbar.tmpl:13
8397 #: ../themes/Sidebar/templates/actionbar.tmpl:12
8398 msgid "Views"
8399 msgstr ""
8400
8401 #: ../themes/MonoBook/templates/actionbar.tmpl:57
8402 #: ../themes/Sidebar/templates/actionbar.tmpl:30
8403 msgid "Watch"
8404 msgstr ""
8405
8406 #: ../themes/MonoBook/templates/actionbar.tmpl:63
8407 #: ../themes/Sidebar/templates/actionbar.tmpl:38
8408 msgid "Special Actions"
8409 msgstr ""
8410
8411 #: ../themes/MonoBook/templates/actionbar.tmpl:77
8412 msgid "Page info"
8413 msgstr ""
8414
8415 #: ../themes/MonoBook/templates/actionbar.tmpl:78
8416 msgid "Author history"
8417 msgstr ""
8418
8419 #: ../themes/MonoBook/templates/actionbar.tmpl:80
8420 msgid "Page dump"
8421 msgstr ""
8422
8423 #: ../themes/MonoBook/templates/actionbar.tmpl:83
8424 msgid "Purge HTML cache"
8425 msgstr ""
8426
8427 #: ../themes/MonoBook/templates/browse-footer.tmpl:10
8428 #: ../themes/MonoBook/templates/browse-footer.tmpl:11
8429 msgid "Copyrights"
8430 msgstr ""
8431
8432 #: ../themes/MonoBook/templates/browse-footer.tmpl:22
8433 #: ../themes/MonoBook/templates/browse-footer.tmpl:23
8434 msgid "GeneralDisclaimer"
8435 msgstr ""
8436
8437 #: ../themes/MonoBook/templates/navbar.tmpl:16
8438 msgid "Recent changes"
8439 msgstr "Recente Veranderingen"
8440
8441 #: ../themes/MonoBook/templates/navbar.tmpl:16
8442 #: ../themes/Sidebar/templates/navbar.tmpl:45
8443 msgid "The list of recent changes in the wiki."
8444 msgstr ""
8445
8446 #: ../themes/MonoBook/templates/navbar.tmpl:17
8447 msgid "Recent comments"
8448 msgstr ""
8449
8450 #: ../themes/MonoBook/templates/navbar.tmpl:18
8451 msgid "Recent new pages"
8452 msgstr ""
8453
8454 #: ../themes/MonoBook/templates/navbar.tmpl:19
8455 msgid "Like pages"
8456 msgstr ""
8457
8458 #: ../themes/MonoBook/templates/navbar.tmpl:30
8459 msgid "Find page"
8460 msgstr "Zoek Pagina"
8461
8462 #: ../themes/MonoBook/templates/navbar.tmpl:36
8463 msgid "Search:"
8464 msgstr "Zoek:"
8465
8466 #: ../themes/MonoBook/templates/navbar.tmpl:48
8467 #: ../themes/Sidebar/templates/navbar.tmpl:42
8468 msgid "Toolbox"
8469 msgstr ""
8470
8471 #: ../themes/MonoBook/templates/navbar.tmpl:52
8472 #: ../themes/Sidebar/templates/navbar.tmpl:48
8473 msgid "What links here"
8474 msgstr ""
8475
8476 #: ../themes/MonoBook/templates/navbar.tmpl:55
8477 msgid "Related changes"
8478 msgstr ""
8479
8480 #: ../themes/MonoBook/templates/navbar.tmpl:58
8481 #: ../themes/Sidebar/templates/navbar.tmpl:71
8482 msgid "Administration"
8483 msgstr "Beheer"
8484
8485 #: ../themes/MonoBook/templates/navbar.tmpl:61
8486 #: ../themes/Sidebar/templates/navbar.tmpl:51
8487 msgid "Upload images or media files"
8488 msgstr ""
8489
8490 #: ../themes/MonoBook/templates/navbar.tmpl:64
8491 #: ../themes/MonoBook/templates/navbar.tmpl:69
8492 #: ../themes/Sidebar/templates/navbar.tmpl:55
8493 #: ../themes/Sidebar/templates/navbar.tmpl:60
8494 msgid "Printable version"
8495 msgstr ""
8496
8497 #: ../themes/MonoBook/templates/navbar.tmpl:74
8498 #: ../themes/Sidebar/templates/navbar.tmpl:65
8499 msgid "Display as Pdf"
8500 msgstr ""
8501
8502 #: ../themes/MonoBook/templates/signin.tmpl:10
8503 msgid "My Discussion"
8504 msgstr ""
8505
8506 #: ../themes/MonoBook/templates/signin.tmpl:12
8507 msgid "MyRecentChanges"
8508 msgstr "MijnRecenteVeranderingen"
8509
8510 #: ../themes/MonoBook/templates/signin.tmpl:12
8511 msgid "My Changes"
8512 msgstr "Mijn Veranderingen"
8513
8514 #: ../themes/MonoBook/templates/signin.tmpl:13
8515 #: ../themes/Sidebar/templates/signin.tmpl:10
8516 msgid "Logout"
8517 msgstr ""
8518
8519 #: ../themes/MonoBook/templates/tags.tmpl:6
8520 #: ../themes/Sidebar/templates/tags.tmpl:6
8521 msgid "Favorite Categories"
8522 msgstr ""
8523
8524 #: ../themes/Portland/templates/actionbar.tmpl:7
8525 msgid "EditText"
8526 msgstr "VeranderTekst"
8527
8528 #: ../themes/Portland/templates/actionbar.tmpl:10
8529 #, php-format
8530 msgid "%s of this page"
8531 msgstr ""
8532
8533 #: ../themes/Portland/templates/editpage.tmpl:42
8534 #: ../themes/Wordpress/templates/editpage.tmpl:57
8535 #, php-format
8536 msgid ""
8537 "I'm just doing minor edits. Please divert the usual logging to %s instead."
8538 msgstr ""
8539
8540 #: ../themes/shamino_com/templates/browse-footer.tmpl:11
8541 msgid "TermsOfUse"
8542 msgstr ""
8543
8544 #: ../themes/Sidebar/templates/actionbar.tmpl:15
8545 #: ../themes/Sidebar/templates/actionbar.tmpl:17
8546 msgid "View Page"
8547 msgstr ""
8548
8549 #: ../themes/Sidebar/templates/actionbar.tmpl:20
8550 msgid "You can edit this page. Please use the preview button before saving."
8551 msgstr ""
8552
8553 #: ../themes/Sidebar/templates/actionbar.tmpl:22
8554 msgid "Wysiwyg Editor"
8555 msgstr ""
8556
8557 #: ../themes/Sidebar/templates/actionbar.tmpl:27
8558 msgid "Past versions of this page."
8559 msgstr ""
8560
8561 #: ../themes/Sidebar/templates/actionbar.tmpl:31
8562 msgid "Add/Remove this to/from the list of pages you're monitoring for changes"
8563 msgstr ""
8564
8565 #: ../themes/Sidebar/templates/navbar.tmpl:23
8566 msgid "Main Categories"
8567 msgstr ""
8568
8569 #: ../themes/Sidebar/templates/search.tmpl:36
8570 msgid "Search term(s)"
8571 msgstr ""
8572
8573 #: ../themes/Sidebar/templates/signin.tmpl:19
8574 msgid "Login required..."
8575 msgstr ""
8576
8577 #: ../themes/Sidebar/themeinfo.php:118
8578 msgid "Sidebar"
8579 msgstr "Zoek"
8580
8581 #: ../themes/Wordpress/templates/actionbar.tmpl:10
8582 msgid "Edit this page"
8583 msgstr ""
8584
8585 #: ../themes/Wordpress/templates/browse.tmpl:10
8586 msgid "View the current version"
8587 msgstr ""