]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/po/phpwiki.pot
updated msg catalog, more german fixes
[SourceForge/phpwiki.git] / locale / po / phpwiki.pot
1 # English PhpWiki locale
2 # This file is part of PhpWiki.
3 # Copyright (C) Copyright 1999, 2000, 2001, 2002 ThePhpWikiProgrammingTeam.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: PhpWiki-1.3.11\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2004-06-04 21:24+0100\n"
10 "PO-Revision-Date: 2002-12-14 17:51-0500\n"
11 "Last-Translator: Reini Urban <rurban@users.sf.net>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=iso-8859-1\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: ../lib/DbSession.php:47
18 #, c-format
19 msgid "Your WikiDB DB backend '%s' cannot be used for DbSession."
20 msgstr ""
21
22 #: ../lib/DbSession.php:48
23 msgid "Set USE_DB_SESSION to false."
24 msgstr ""
25
26 #: ../lib/DbSession.php:528 ../lib/DbSession.php:530
27 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25
28 #, c-format
29 msgid "%s: Can't open dba database"
30 msgstr ""
31
32 #: ../lib/DbaDatabase.php:18
33 #, c-format
34 msgid "The DBA handler %s is unsupported!"
35 msgstr ""
36
37 #: ../lib/DbaDatabase.php:19
38 #, c-format
39 msgid "Supported handlers are: %s"
40 msgstr ""
41
42 #: ../lib/ErrorManager.php:191
43 #, c-format
44 msgid "%s: error while handling error:"
45 msgstr ""
46
47 #: ../lib/FileFinder.php:185 ../lib/loadsave.php:543
48 #, c-format
49 msgid "%s: file not found"
50 msgstr ""
51
52 #: ../lib/Google.php:161
53 #, c-format
54 msgid ""
55 "You must first obtain a license key at %s to be able to use the Google API."
56 msgstr ""
57
58 #: ../lib/Google.php:163
59 msgid "It's free however."
60 msgstr ""
61
62 #: ../lib/IniConfig.php:498
63 msgid "An unnamed PhpWiki"
64 msgstr ""
65
66 #: ../lib/IniConfig.php:501 ../lib/upgrade.php:136
67 #: ../themes/Wordpress/templates/actionbar.tmpl:21
68 #: ../themes/default/templates/userprefs.tmpl:119
69 msgid "HomePage"
70 msgstr ""
71
72 #: ../lib/IniConfig.php:515
73 #, c-format
74 msgid "Encrypted passwords cannot be used: %s."
75 msgstr ""
76
77 #: ../lib/IniConfig.php:521
78 msgid ""
79 "The admin password cannot be empty. Please update your config/config.ini"
80 msgstr ""
81
82 #: ../lib/IniConfig.php:525
83 msgid ""
84 "Empty db_session_table. Turn USE_DB_SESSION off or define the table name."
85 msgstr ""
86
87 #: ../lib/PageList.php:97
88 #, c-format
89 msgid "Sort by %s"
90 msgstr ""
91
92 #: ../lib/PageList.php:141
93 msgid "Click to reverse sort order"
94 msgstr ""
95
96 #: ../lib/PageList.php:149
97 #, c-format
98 msgid "Click to sort by %s"
99 msgstr ""
100
101 #: ../lib/PageList.php:222
102 msgid "Click to de-/select all pages"
103 msgstr ""
104
105 #: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158
106 #, c-format
107 msgid " ... first %d bytes"
108 msgstr ""
109
110 #: ../lib/PageList.php:290
111 #, c-format
112 msgid " ... around %s"
113 msgstr ""
114
115 #: ../lib/PageList.php:313
116 #, c-format
117 msgid "%s not found"
118 msgstr ""
119
120 #: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174
121 #: ../lib/plugin/WantedPages.php:150
122 msgid "Page Name"
123 msgstr ""
124
125 #: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105
126 msgid "<no matches>"
127 msgstr ""
128
129 #: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:163
130 msgid "Content"
131 msgstr ""
132
133 #: ../lib/PageList.php:686
134 msgid "Select"
135 msgstr ""
136
137 #: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65
138 #: ../themes/smaller/templates/info.tmpl:71
139 msgid "Last Modified"
140 msgstr ""
141
142 #: ../lib/PageList.php:692
143 msgid "Hits"
144 msgstr ""
145
146 #: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56
147 #: ../themes/Wordpress/templates/editpage.tmpl:59
148 #: ../themes/default/templates/editpage.tmpl:59
149 msgid "Size"
150 msgstr ""
151
152 #: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67
153 #: ../themes/smaller/templates/info.tmpl:73
154 msgid "Last Summary"
155 msgstr ""
156
157 #: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123
158 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90
159 msgid "Version"
160 msgstr ""
161
162 #: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66
163 #: ../themes/smaller/templates/info.tmpl:72
164 msgid "Last Author"
165 msgstr ""
166
167 #: ../lib/PageList.php:704 ../lib/WikiGroup.php:36
168 msgid "Owner"
169 msgstr ""
170
171 #: ../lib/PageList.php:706 ../lib/WikiGroup.php:37
172 msgid "Creator"
173 msgstr ""
174
175 #: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88
176 #: ../themes/default/templates/editpage.tmpl:89
177 #: ../themes/default/templates/info.tmpl:127
178 #: ../themes/smaller/templates/info.tmpl:133
179 msgid "Locked"
180 msgstr ""
181
182 #: ../lib/PageList.php:713
183 msgid "locked"
184 msgstr ""
185
186 #: ../lib/PageList.php:716
187 msgid "Minor Edit"
188 msgstr ""
189
190 #: ../lib/PageList.php:716
191 msgid "minor"
192 msgstr ""
193
194 #: ../lib/PageList.php:718
195 msgid "Markup"
196 msgstr ""
197
198 #: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177
199 #, c-format
200 msgid "Columns: %s."
201 msgstr ""
202
203 #: ../lib/PagePerm.php:265
204 msgid "List this page and all subpages"
205 msgstr ""
206
207 #: ../lib/PagePerm.php:266
208 msgid "View this page and all subpages"
209 msgstr ""
210
211 #: ../lib/PagePerm.php:267
212 msgid "Edit this page and all subpages"
213 msgstr ""
214
215 #: ../lib/PagePerm.php:268
216 msgid "Create a new (sub)page"
217 msgstr ""
218
219 #: ../lib/PagePerm.php:269
220 msgid "Download the page contents"
221 msgstr ""
222
223 #: ../lib/PagePerm.php:270
224 msgid "Change page attributes"
225 msgstr ""
226
227 #: ../lib/PagePerm.php:271
228 msgid "Remove this page"
229 msgstr ""
230
231 #: ../lib/PagePerm.php:320
232 #, c-format
233 msgid "Unsupported ACL access type %s ignored."
234 msgstr ""
235
236 #: ../lib/PagePerm.php:522
237 msgid "Access"
238 msgstr ""
239
240 #: ../lib/PagePerm.php:524
241 msgid "Group/User"
242 msgstr ""
243
244 #: ../lib/PagePerm.php:525
245 msgid "Grant"
246 msgstr ""
247
248 #: ../lib/PagePerm.php:526
249 msgid "Del/+"
250 msgstr ""
251
252 #: ../lib/PagePerm.php:527 ../lib/plugin/PluginManager.php:90
253 msgid "Description"
254 msgstr ""
255
256 #: ../lib/PagePerm.php:548
257 msgid "Add this ACL"
258 msgstr ""
259
260 #: ../lib/PagePerm.php:572
261 msgid "Allow / Deny"
262 msgstr ""
263
264 #: ../lib/PagePerm.php:584
265 msgid "Delete this ACL"
266 msgstr ""
267
268 #: ../lib/PagePerm.php:610
269 msgid "add "
270 msgstr ""
271
272 #: ../lib/PagePerm.php:614
273 msgid "Check to add this Acl"
274 msgstr ""
275
276 #: ../lib/PageType.php:132 ../lib/loadsave.php:409
277 #: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144
278 #: ../themes/default/templates/info.tmpl:145
279 #: ../themes/smaller/templates/info.tmpl:150
280 #: ../themes/smaller/templates/info.tmpl:151
281 msgid "InterWikiMap"
282 msgstr ""
283
284 #: ../lib/PageType.php:218 ../lib/loadsave.php:554
285 #, c-format
286 msgid "Loading InterWikiMap from external file %s."
287 msgstr ""
288
289 #: ../lib/PageType.php:316
290 msgid "Moniker"
291 msgstr ""
292
293 #: ../lib/PageType.php:317
294 msgid "InterWiki Address"
295 msgstr ""
296
297 #: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:900
298 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275
299 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453
300 #: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656
301 #: ../themes/Crao/templates/head.tmpl:63
302 #: ../themes/Crao/templates/navbar.tmpl:21
303 #: ../themes/Portland/templates/navbar.tmpl:28
304 #: ../themes/Sidebar/templates/navbar.tmpl:12
305 #: ../themes/Wordpress/templates/actionbar.tmpl:24
306 #: ../themes/default/templates/head.tmpl:62
307 #: ../themes/default/templates/navbar.tmpl:11
308 #: ../themes/smaller/templates/navbar.tmpl:10
309 #: ../themes/wikilens/templates/navbar.tmpl:10
310 msgid "RecentChanges"
311 msgstr ""
312
313 #: ../lib/Request.php:57 ../lib/main.php:892 ../lib/main.php:905
314 #, c-format
315 msgid "%s is not writable."
316 msgstr ""
317
318 #: ../lib/Request.php:57
319 msgid "The PhpWiki access log file"
320 msgstr ""
321
322 #: ../lib/Request.php:59 ../lib/main.php:895
323 #, c-format
324 msgid "Please ensure that %s is writable, or redefine %s in config/config.ini."
325 msgstr ""
326
327 #: ../lib/Request.php:60
328 #, c-format
329 msgid "the file '%s'"
330 msgstr ""
331
332 #: ../lib/Template.php:160
333 #, c-format
334 msgid "%4d  %s\n"
335 msgstr ""
336
337 #: ../lib/Theme.php:372
338 msgid "Never edited"
339 msgstr ""
340
341 #: ../lib/Theme.php:379
342 #, c-format
343 msgid "%s at %s"
344 msgstr ""
345
346 #: ../lib/Theme.php:383
347 #, c-format
348 msgid "Version %s, saved %s"
349 msgstr ""
350
351 #: ../lib/Theme.php:385
352 #, c-format
353 msgid "Last edited %s"
354 msgstr ""
355
356 #: ../lib/Theme.php:394
357 #, c-format
358 msgid "Version %s, saved on %s"
359 msgstr ""
360
361 #: ../lib/Theme.php:396
362 #, c-format
363 msgid "Last edited on %s"
364 msgstr ""
365
366 #: ../lib/Theme.php:412
367 msgid "today"
368 msgstr ""
369
370 #: ../lib/Theme.php:418
371 msgid "yesterday"
372 msgstr ""
373
374 #: ../lib/Theme.php:433 ../lib/Theme.php:435
375 #, c-format
376 msgid "Owner: %s"
377 msgstr ""
378
379 #: ../lib/Theme.php:446 ../lib/Theme.php:448 ../lib/diff.php:256
380 #: ../lib/plugin/Diff.php:75
381 #, c-format
382 msgid "by %s"
383 msgstr ""
384
385 #: ../lib/Theme.php:551
386 #, c-format
387 msgid "Empty link to: %s"
388 msgstr ""
389
390 #: ../lib/Theme.php:563 ../themes/MacOSX/themeinfo.php:71
391 #, c-format
392 msgid "Create: %s"
393 msgstr ""
394
395 #: ../lib/Theme.php:579
396 #, c-format
397 msgid "Google:%s"
398 msgstr ""
399
400 #: ../lib/Theme.php:603
401 #, c-format
402 msgid "'%s': Bad page name"
403 msgstr ""
404
405 #: ../lib/Theme.php:888 ../themes/Crao/templates/actionbar.tmpl:5
406 #: ../themes/default/templates/actionbar.tmpl:5
407 #: ../themes/smaller/templates/actionbar.tmpl:6
408 msgid "Edit"
409 msgstr ""
410
411 #: ../lib/Theme.php:889 ../lib/plugin/Diff.php:36
412 msgid "Diff"
413 msgstr ""
414
415 #: ../lib/Theme.php:890 ../themes/Crao/templates/signin.tmpl:15
416 #: ../themes/Crao/templates/signin.tmpl:31
417 #: ../themes/Sidebar/templates/signin.tmpl:16
418 #: ../themes/Sidebar/templates/signin.tmpl:30
419 #: ../themes/Wordpress/templates/signin.tmpl:18
420 #: ../themes/Wordpress/templates/signin.tmpl:34
421 #: ../themes/default/templates/signin.tmpl:16
422 #: ../themes/default/templates/signin.tmpl:30
423 msgid "Sign Out"
424 msgstr ""
425
426 #: ../lib/Theme.php:891 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:478
427 #: ../themes/Crao/templates/signin.tmpl:59
428 #: ../themes/default/templates/login.tmpl:67
429 msgid "Sign In"
430 msgstr ""
431
432 #: ../lib/Theme.php:892 ../themes/MacOSX/themeinfo.php:135
433 msgid "Lock Page"
434 msgstr ""
435
436 #: ../lib/Theme.php:893 ../themes/MacOSX/themeinfo.php:136
437 msgid "Unlock Page"
438 msgstr ""
439
440 #: ../lib/Theme.php:894 ../lib/removepage.php:22
441 msgid "Remove Page"
442 msgstr ""
443
444 #: ../lib/Theme.php:1254
445 #, c-format
446 msgid "%s: has no box method"
447 msgstr ""
448
449 #: ../lib/Theme.php:1273
450 msgid "Related Links"
451 msgstr ""
452
453 #: ../lib/Theme.php:1293
454 msgid "External Links"
455 msgstr ""
456
457 #: ../lib/WikiDB.php:408
458 #, c-format
459 msgid "renamed from %s"
460 msgstr ""
461
462 #: ../lib/WikiDB.php:413
463 msgid "WikiDB::renamePage() not yet implemented for this backend"
464 msgstr ""
465
466 #: ../lib/WikiDB.php:747
467 #, c-format
468 msgid "%s: Date of new revision is %s"
469 msgstr ""
470
471 #: ../lib/WikiDB.php:809
472 #, c-format
473 msgid "Optimizing %s"
474 msgstr ""
475
476 #: ../lib/WikiDB.php:873
477 msgid "Page change"
478 msgstr ""
479
480 #: ../lib/WikiDB.php:897
481 msgid "New Page"
482 msgstr ""
483
484 #: ../lib/WikiDB.php:899
485 #, c-format
486 msgid "Edited by: %s"
487 msgstr ""
488
489 #: ../lib/WikiDB.php:906
490 #, c-format
491 msgid "PageChange Notification of %s sent to %s"
492 msgstr ""
493
494 #: ../lib/WikiDB.php:909
495 #, c-format
496 msgid "PageChange Notification Error: Couldn't send %s to %s"
497 msgstr ""
498
499 #: ../lib/WikiDB.php:1395 ../lib/WikiDB.php:1399
500 #: ../themes/default/templates/homepage.tmpl:7
501 #, c-format
502 msgid "Describe %s here."
503 msgstr ""
504
505 #: ../lib/WikiDB.php:1434
506 #, c-format
507 msgid "Oops! Revision %s of %s seems to have been deleted!"
508 msgstr ""
509
510 #: ../lib/WikiDB/backend/file.php:108
511 #, c-format
512 msgid "'%s': corrupt file"
513 msgstr ""
514
515 #: ../lib/WikiDB/dba.php:17
516 #, c-format
517 msgid ""
518 "DBA files are in the %s directory. Please read the INSTALL file and move the "
519 "DB file to a permanent location or risk losing all the pages!"
520 msgstr ""
521
522 #: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120
523 msgid "No or unsupported GROUP_METHOD defined"
524 msgstr ""
525
526 #: ../lib/WikiGroup.php:29
527 msgid "Every"
528 msgstr ""
529
530 #: ../lib/WikiGroup.php:30
531 msgid "Anonymous Users"
532 msgstr ""
533
534 #: ../lib/WikiGroup.php:31
535 msgid "Bogo Users"
536 msgstr ""
537
538 #: ../lib/WikiGroup.php:32
539 msgid "HasHomePage"
540 msgstr ""
541
542 #: ../lib/WikiGroup.php:33
543 msgid "Signed Users"
544 msgstr ""
545
546 #: ../lib/WikiGroup.php:34
547 msgid "Authenticated Users"
548 msgstr ""
549
550 #: ../lib/WikiGroup.php:35
551 msgid "Administrators"
552 msgstr ""
553
554 #: ../lib/WikiGroup.php:175
555 #, c-format
556 msgid "Undefined method %s for special group %s"
557 msgstr ""
558
559 #: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300
560 #: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337
561 #, c-format
562 msgid "Method '%s' not implemented in this GROUP_METHOD %s"
563 msgstr ""
564
565 #: ../lib/WikiGroup.php:465
566 #, c-format
567 msgid "Group page '%s' does not exist"
568 msgstr ""
569
570 #: ../lib/WikiGroup.php:497
571 msgid "CategoryGroup"
572 msgstr ""
573
574 #: ../lib/WikiGroup.php:572
575 msgid "No or not enough GROUP_DB SQL statements defined"
576 msgstr ""
577
578 #: ../lib/WikiGroup.php:781
579 msgid "AUTH_GROUP_FILE not defined"
580 msgstr ""
581
582 #: ../lib/WikiGroup.php:785
583 #, c-format
584 msgid "Cannot open AUTH_GROUP_FILE %s"
585 msgstr ""
586
587 #: ../lib/WikiGroup.php:891
588 msgid "LDAP_AUTH_HOST not defined"
589 msgstr ""
590
591 #: ../lib/WikiGroup.php:897
592 msgid "No LDAP in this PHP version"
593 msgstr ""
594
595 #: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2039
596 #, c-format
597 msgid "Unable to connect to LDAP server %s"
598 msgstr ""
599
600 #: ../lib/WikiPlugin.php:88
601 msgid "n/a"
602 msgstr ""
603
604 #: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114
605 #, c-format
606 msgid "argument '%s' not declared by plugin"
607 msgstr ""
608
609 #: ../lib/WikiPlugin.php:189
610 #, c-format
611 msgid "trailing cruft in plugin args: '%s'"
612 msgstr ""
613
614 #: ../lib/WikiPlugin.php:310
615 #, c-format
616 msgid "Plugin %s failed."
617 msgstr ""
618
619 #: ../lib/WikiPlugin.php:316
620 #, c-format
621 msgid "Plugin %s disabled."
622 msgstr ""
623
624 #: ../lib/WikiPlugin.php:431
625 #, c-format
626 msgid "Include of '%s' failed"
627 msgstr ""
628
629 #: ../lib/WikiPlugin.php:433
630 #, c-format
631 msgid "%s: no such class"
632 msgstr ""
633
634 #: ../lib/WikiPlugin.php:438
635 #, c-format
636 msgid "%s: not a subclass of WikiPlugin"
637 msgstr ""
638
639 #: ../lib/WikiPluginCached.php:571
640 #, c-format
641 msgid ""
642 "There is no image creation data available to id '%s'. Please reload "
643 "referring page."
644 msgstr ""
645
646 #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:556
647 #: ../lib/WikiUserNew.php:1503 ../lib/WikiUserNew.php:1560
648 #: ../lib/WikiUserNew.php:1768
649 msgid "Invalid username."
650 msgstr ""
651
652 #: ../lib/WikiUser.php:191 ../lib/WikiUserNew.php:563
653 msgid "Invalid password or userid."
654 msgstr ""
655
656 #: ../lib/WikiUser.php:193 ../lib/WikiUserNew.php:576
657 msgid "Insufficient permissions."
658 msgstr ""
659
660 #: ../lib/WikiUser.php:246
661 msgid ""
662 "You forgot to set ENCRYPTED_PASSWD to true. Please update your config/config."
663 "ini"
664 msgstr ""
665
666 #: ../lib/WikiUser.php:369
667 msgid ""
668 "Your home page has not been created yet so your preferences cannot not be "
669 "saved."
670 msgstr ""
671
672 #: ../lib/WikiUser.php:386
673 msgid "Your home page is locked so your preferences cannot not be saved."
674 msgstr ""
675
676 #: ../lib/WikiUser.php:387
677 msgid "Please contact your PhpWiki administrator for assistance."
678 msgstr ""
679
680 #: ../lib/WikiUser.php:497
681 #, c-format
682 msgid ""
683 "Old UserPage %s without stored password updated with empty password. Set a "
684 "password in your UserPreferences."
685 msgstr ""
686
687 #: ../lib/WikiUserNew.php:561
688 msgid "Invalid password."
689 msgstr ""
690
691 #: ../lib/WikiUserNew.php:619
692 msgid "Empty Preferences or format of UserPreferences cookie not recognised."
693 msgstr ""
694
695 #: ../lib/WikiUserNew.php:623
696 msgid "Default preferences will be used."
697 msgstr ""
698
699 #: ../lib/WikiUserNew.php:1169
700 msgid ""
701 "The length of the stored password is shorter than the system policy allows. "
702 "Sorry, you cannot login.\n"
703 " You have to ask the System Administrator to reset your password."
704 msgstr ""
705
706 #: ../lib/WikiUserNew.php:1183 ../lib/pear/File_Passwd.php:209
707 msgid "The crypt function is not available in this version of PHP."
708 msgstr ""
709
710 #: ../lib/WikiUserNew.php:1184
711 msgid ""
712 "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably "
713 "change ADMIN_PASSWD."
714 msgstr ""
715
716 #: ../lib/WikiUserNew.php:1197
717 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini."
718 msgstr ""
719
720 #: ../lib/WikiUserNew.php:1328
721 #, c-format
722 msgid ""
723 "\n"
724 "You stored an empty password in your '%s' page.\n"
725 msgstr ""
726
727 #: ../lib/WikiUserNew.php:1329
728 msgid "Your access permissions are only for a BogoUser.\n"
729 msgstr ""
730
731 #: ../lib/WikiUserNew.php:1330
732 msgid "Please set your password in UserPreferences."
733 msgstr ""
734
735 #: ../lib/WikiUserNew.php:1642 ../lib/WikiUserNew.php:1689
736 #: ../lib/WikiUserNew.php:1729 ../lib/WikiUserNew.php:1849
737 #: ../lib/WikiUserNew.php:1913 ../lib/WikiUserNew.php:1963
738 #, c-format
739 msgid "Either %s is missing or DATABASE_TYPE != '%s'"
740 msgstr ""
741
742 #: ../lib/WikiUserNew.php:1653 ../lib/WikiUserNew.php:1864
743 #, c-format
744 msgid "%s is missing"
745 msgstr ""
746
747 #: ../lib/WikiUserNew.php:1999 ../lib/WikiUserNew.php:2052
748 #, c-format
749 msgid "Invalid username '%s' for LDAP Auth"
750 msgstr ""
751
752 #: ../lib/WikiUserNew.php:2084
753 msgid "Unable to connect to LDAP server "
754 msgstr ""
755
756 #: ../lib/WikiUserNew.php:2117
757 msgid "Unable to connect to IMAP server "
758 msgstr ""
759
760 #: ../lib/WikiUserNew.php:2184
761 #, c-format
762 msgid "Couldn't connect to %s"
763 msgstr ""
764
765 #: ../lib/WikiUserNew.php:2596
766 msgid "Email Verification"
767 msgstr ""
768
769 #: ../lib/WikiUserNew.php:2597
770 #, c-format
771 msgid ""
772 "Welcome to %s!\n"
773 "Your email account is verified and\n"
774 "will be used to send page change notifications.\n"
775 "See %s"
776 msgstr ""
777
778 #: ../lib/WikiUserNew.php:2613
779 #, c-format
780 msgid "E-Mail address '%s' is not properly formatted"
781 msgstr ""
782
783 #: ../lib/WikiUserNew.php:2617
784 #, c-format
785 msgid "E-Mail address '%s' is properly formatted"
786 msgstr ""
787
788 #: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054
789 #, c-format
790 msgid "Can't mix '%s' with '%s' type format strings"
791 msgstr ""
792
793 #: ../lib/diff.php:253 ../lib/plugin/Diff.php:72
794 #, c-format
795 msgid "version %s"
796 msgstr ""
797
798 #: ../lib/diff.php:258 ../lib/plugin/Diff.php:77
799 msgid "None"
800 msgstr ""
801
802 #: ../lib/diff.php:280 ../lib/plugin/Diff.php:94
803 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59
804 #, c-format
805 msgid "I'm sorry, there is no such page as %s."
806 msgstr ""
807
808 #: ../lib/diff.php:283 ../lib/diff.php:384
809 #, c-format
810 msgid "Diff: %s"
811 msgstr ""
812
813 #: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102
814 #: ../lib/plugin/Diff.php:112
815 #, c-format
816 msgid "version %d"
817 msgstr ""
818
819 #: ../lib/diff.php:294 ../lib/plugin/Diff.php:106
820 msgid "current version"
821 msgstr ""
822
823 #: ../lib/diff.php:311 ../lib/plugin/Diff.php:123
824 msgid "revision by previous author"
825 msgstr ""
826
827 #: ../lib/diff.php:317 ../lib/plugin/Diff.php:129
828 msgid "previous revision"
829 msgstr ""
830
831 #: ../lib/diff.php:327 ../lib/plugin/Diff.php:139
832 msgid "predecessor to the previous major change"
833 msgstr ""
834
835 #: ../lib/diff.php:337 ../lib/plugin/Diff.php:149
836 #, c-format
837 msgid "Differences between %s and %s of %s."
838 msgstr ""
839
840 #: ../lib/diff.php:340 ../lib/plugin/Diff.php:152
841 msgid "Other diffs:"
842 msgstr ""
843
844 #: ../lib/diff.php:341 ../lib/plugin/Diff.php:153
845 msgid "Previous Major Revision"
846 msgstr ""
847
848 #: ../lib/diff.php:342 ../lib/plugin/Diff.php:154
849 msgid "Previous Revision"
850 msgstr ""
851
852 #: ../lib/diff.php:343 ../lib/plugin/Diff.php:155
853 msgid "Previous Author"
854 msgstr ""
855
856 #: ../lib/diff.php:360 ../lib/plugin/Diff.php:172
857 msgid "Newer page:"
858 msgstr ""
859
860 #: ../lib/diff.php:362 ../lib/plugin/Diff.php:174
861 msgid "Older page:"
862 msgstr ""
863
864 #: ../lib/diff.php:370 ../lib/plugin/Diff.php:182
865 msgid "Versions are identical"
866 msgstr ""
867
868 # This entry is important for French punctuation rules which stipulate
869 # a space before each colon.
870 #: ../lib/display.php:54 ../lib/plugin/PageGroup.php:102
871 #: ../lib/plugin/PageGroup.php:166 ../lib/plugin/PageGroup.php:177
872 #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200
873 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165
874 #: ../themes/Crao/templates/head.tmpl:47
875 #: ../themes/default/templates/head.tmpl:46
876 #: ../themes/wikilens/templates/head.tmpl:45
877 #, c-format
878 msgid "%s: %s"
879 msgstr ""
880
881 #: ../lib/display.php:104 ../lib/display.php:111
882 #: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50
883 #: ../themes/Crao/templates/navbar.tmpl:25
884 #: ../themes/Sidebar/templates/navbar.tmpl:23
885 #: ../themes/default/templates/navbar.tmpl:25
886 #: ../themes/smaller/templates/navbar.tmpl:19
887 #: ../themes/wikilens/templates/navbar.tmpl:25
888 msgid "BackLinks"
889 msgstr ""
890
891 #: ../lib/display.php:107 ../lib/display.php:114
892 #, c-format
893 msgid "BackLinks for %s"
894 msgstr ""
895
896 #: ../lib/display.php:122
897 #, c-format
898 msgid "(Redirected from %s)"
899 msgstr ""
900
901 #: ../lib/editpage.php:106 ../lib/editpage.php:501
902 msgid "Your version"
903 msgstr ""
904
905 #: ../lib/editpage.php:106 ../lib/editpage.php:502
906 msgid "Other version"
907 msgstr ""
908
909 #: ../lib/editpage.php:142
910 msgid "Undo"
911 msgstr ""
912
913 #: ../lib/editpage.php:148
914 msgid "Undo disabled"
915 msgstr ""
916
917 #: ../lib/editpage.php:158 ../lib/editpage.php:305
918 #: ../lib/plugin/WikiAdminSearchReplace.php:179
919 msgid "Search & Replace"
920 msgstr ""
921
922 #: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92
923 #: ../lib/plugin/RecentChanges.php:573
924 #: ../themes/Sidebar/templates/body.tmpl:17
925 msgid "Search"
926 msgstr ""
927
928 #: ../lib/editpage.php:162
929 msgid "Replace with"
930 msgstr ""
931
932 #: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:316
933 #: ../lib/upgrade.php:341 ../lib/upgrade.php:343
934 msgid "OK"
935 msgstr ""
936
937 #: ../lib/editpage.php:166
938 msgid "Close"
939 msgstr ""
940
941 #: ../lib/editpage.php:223
942 #, c-format
943 msgid "Edit: %s"
944 msgstr ""
945
946 #: ../lib/editpage.php:233 ../lib/editpage.php:234
947 msgid "Bold text"
948 msgstr ""
949
950 #: ../lib/editpage.php:238 ../lib/editpage.php:239
951 msgid "Italic text"
952 msgstr ""
953
954 #: ../lib/editpage.php:243
955 msgid "optional label | PageName"
956 msgstr ""
957
958 #: ../lib/editpage.php:244
959 msgid "Link to page"
960 msgstr ""
961
962 #: ../lib/editpage.php:248
963 msgid "optional label | http://www.example.com"
964 msgstr ""
965
966 #: ../lib/editpage.php:249
967 msgid "External link (remember http:// prefix)"
968 msgstr ""
969
970 #: ../lib/editpage.php:253
971 msgid "Headline text"
972 msgstr ""
973
974 #: ../lib/editpage.php:254
975 msgid "Level 1 headline"
976 msgstr ""
977
978 #: ../lib/editpage.php:258
979 msgid "Example.jpg"
980 msgstr ""
981
982 #: ../lib/editpage.php:259
983 msgid "Embedded image"
984 msgstr ""
985
986 #: ../lib/editpage.php:263
987 msgid "Insert non-formatted text here"
988 msgstr ""
989
990 #: ../lib/editpage.php:264
991 msgid "Ignore wiki formatting"
992 msgstr ""
993
994 #: ../lib/editpage.php:269
995 msgid "Your signature"
996 msgstr ""
997
998 #: ../lib/editpage.php:274
999 msgid "Horizontal line"
1000 msgstr ""
1001
1002 #: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594
1003 msgid "Save"
1004 msgstr ""
1005
1006 #: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590
1007 msgid "Preview"
1008 msgstr ""
1009
1010 #: ../lib/editpage.php:297
1011 msgid "Click a button to get an example text"
1012 msgstr ""
1013
1014 #: ../lib/editpage.php:303
1015 msgid "Undo Search & Replace"
1016 msgstr ""
1017
1018 #: ../lib/editpage.php:347
1019 #, c-format
1020 msgid "View Source: %s"
1021 msgstr ""
1022
1023 #: ../lib/editpage.php:361
1024 msgid "Page now locked."
1025 msgstr ""
1026
1027 #: ../lib/editpage.php:361
1028 msgid "Page now unlocked."
1029 msgstr ""
1030
1031 #: ../lib/editpage.php:439
1032 #, c-format
1033 msgid "Saved: %s"
1034 msgstr ""
1035
1036 #: ../lib/editpage.php:484 ../themes/MacOSX/themeinfo.php:137
1037 msgid "Page Locked"
1038 msgstr ""
1039
1040 #: ../lib/editpage.php:485
1041 msgid ""
1042 "This page has been locked by the administrator so your changes can not be "
1043 "saved."
1044 msgstr ""
1045
1046 #: ../lib/editpage.php:486
1047 msgid ""
1048 "(Copy your changes to the clipboard. You can try editing a different page or "
1049 "save your text in a text editor.)"
1050 msgstr ""
1051
1052 #: ../lib/editpage.php:487
1053 msgid "Sorry for the inconvenience."
1054 msgstr ""
1055
1056 #: ../lib/editpage.php:500 ../lib/editpage.php:755
1057 #, c-format
1058 msgid ""
1059 "Some of the changes could not automatically be combined.  Please look for "
1060 "sections beginning with '%s', and ending with '%s'.  You will need to edit "
1061 "those sections by hand before you click Save."
1062 msgstr ""
1063
1064 #: ../lib/editpage.php:504 ../lib/editpage.php:758
1065 msgid "Please check it through before saving."
1066 msgstr ""
1067
1068 #: ../lib/editpage.php:515
1069 msgid "Conflicting Edits!"
1070 msgstr ""
1071
1072 #: ../lib/editpage.php:516
1073 msgid ""
1074 "In the time since you started editing this page, another user has saved a "
1075 "new version of it."
1076 msgstr ""
1077
1078 #: ../lib/editpage.php:517
1079 msgid ""
1080 "Your changes can not be saved as they are, since doing so would overwrite "
1081 "the other author's changes. So, your changes and those of the other author "
1082 "have been combined. The result is shown below."
1083 msgstr ""
1084
1085 #: ../lib/editpage.php:730
1086 #, c-format
1087 msgid "Merge and Edit: %s"
1088 msgstr ""
1089
1090 #: ../lib/loadsave.php:42
1091 msgid "Complete."
1092 msgstr ""
1093
1094 #: ../lib/loadsave.php:43
1095 #, c-format
1096 msgid "Return to %s"
1097 msgstr ""
1098
1099 #: ../lib/loadsave.php:129
1100 msgid "FullDump"
1101 msgstr ""
1102
1103 #: ../lib/loadsave.php:133
1104 msgid "LatestSnapshot"
1105 msgstr ""
1106
1107 #: ../lib/loadsave.php:175 ../lib/loadsave.php:234
1108 msgid "You must specify a directory to dump to"
1109 msgstr ""
1110
1111 #: ../lib/loadsave.php:180 ../lib/loadsave.php:239
1112 #, c-format
1113 msgid "Cannot create directory '%s'"
1114 msgstr ""
1115
1116 #: ../lib/loadsave.php:182 ../lib/loadsave.php:241
1117 #, c-format
1118 msgid "Created directory '%s' for the page dump..."
1119 msgstr ""
1120
1121 #: ../lib/loadsave.php:185 ../lib/loadsave.php:244
1122 #, c-format
1123 msgid "Using directory '%s'"
1124 msgstr ""
1125
1126 #: ../lib/loadsave.php:188 ../lib/loadsave.php:247
1127 msgid "Dumping Pages"
1128 msgstr ""
1129
1130 #: ../lib/loadsave.php:202 ../lib/loadsave.php:269
1131 #, c-format
1132 msgid "saved as %s"
1133 msgstr ""
1134
1135 #: ../lib/loadsave.php:212 ../lib/loadsave.php:282
1136 #: ../lib/plugin/text2png.php:183
1137 #, c-format
1138 msgid "couldn't open file '%s' for writing"
1139 msgstr ""
1140
1141 #: ../lib/loadsave.php:218 ../lib/loadsave.php:288
1142 #, c-format
1143 msgid "%s bytes written"
1144 msgstr ""
1145
1146 #: ../lib/loadsave.php:302 ../lib/loadsave.php:316
1147 #, c-format
1148 msgid "... copied to %s"
1149 msgstr ""
1150
1151 #: ../lib/loadsave.php:306 ../lib/loadsave.php:320
1152 msgid "... not found"
1153 msgstr ""
1154
1155 #: ../lib/loadsave.php:399
1156 msgid "Empty pagename!"
1157 msgstr ""
1158
1159 #: ../lib/loadsave.php:455
1160 #, c-format
1161 msgid "from %s"
1162 msgstr ""
1163
1164 #: ../lib/loadsave.php:460
1165 msgid "new page"
1166 msgstr ""
1167
1168 #: ../lib/loadsave.php:468
1169 msgid "has edit conflicts - overwriting anyway"
1170 msgstr ""
1171
1172 #: ../lib/loadsave.php:471 ../lib/loadsave.php:841 ../lib/loadsave.php:844
1173 msgid "The PhpWiki programming team"
1174 msgstr ""
1175
1176 #: ../lib/loadsave.php:476
1177 msgid "has edit conflicts - skipped"
1178 msgstr ""
1179
1180 #: ../lib/loadsave.php:484
1181 #, c-format
1182 msgid "is identical to current version %d - skipped"
1183 msgstr ""
1184
1185 #: ../lib/loadsave.php:494
1186 #, c-format
1187 msgid "- saved to database as version %d"
1188 msgstr ""
1189
1190 #: ../lib/loadsave.php:500 ../lib/loadsave.php:648
1191 #, c-format
1192 msgid "MIME file %s"
1193 msgstr ""
1194
1195 #: ../lib/loadsave.php:501 ../lib/loadsave.php:653
1196 #, c-format
1197 msgid "Serialized file %s"
1198 msgstr ""
1199
1200 #: ../lib/loadsave.php:502 ../lib/loadsave.php:667
1201 #, c-format
1202 msgid "plain file %s"
1203 msgstr ""
1204
1205 #: ../lib/loadsave.php:509
1206 msgid "Merge Edit"
1207 msgstr ""
1208
1209 #: ../lib/loadsave.php:510 ../lib/loadsave.php:516
1210 #: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79
1211 #: ../themes/Crao/templates/head.tmpl:80
1212 #: ../themes/Crao/templates/navbar.tmpl:45
1213 #: ../themes/Portland/templates/navbar.tmpl:30
1214 #: ../themes/Sidebar/templates/navbar.tmpl:26
1215 #: ../themes/Wordpress/templates/actionbar.tmpl:28
1216 #: ../themes/default/templates/head.tmpl:78
1217 #: ../themes/default/templates/navbar.tmpl:45
1218 #: ../themes/smaller/templates/navbar.tmpl:22
1219 #: ../themes/wikilens/templates/head.tmpl:78
1220 #: ../themes/wikilens/templates/head.tmpl:79
1221 #: ../themes/wikilens/templates/navbar.tmpl:43
1222 msgid "PhpWikiAdministration"
1223 msgstr ""
1224
1225 #: ../lib/loadsave.php:515
1226 msgid "Restore Anyway"
1227 msgstr ""
1228
1229 #: ../lib/loadsave.php:520
1230 msgid " Sorry, cannot merge uploaded files."
1231 msgstr ""
1232
1233 #: ../lib/loadsave.php:538
1234 #, c-format
1235 msgid "%s: not defined"
1236 msgstr ""
1237
1238 #: ../lib/loadsave.php:548
1239 msgid "Default InterWiki map file not loaded."
1240 msgstr ""
1241
1242 #: ../lib/loadsave.php:681 ../lib/loadsave.php:693
1243 msgid "Skipping"
1244 msgstr ""
1245
1246 #: ../lib/loadsave.php:792
1247 #, c-format
1248 msgid "Unable to load: %s"
1249 msgstr ""
1250
1251 #: ../lib/loadsave.php:799
1252 #, c-format
1253 msgid "Bad file type: %s"
1254 msgstr ""
1255
1256 #: ../lib/loadsave.php:816
1257 #, c-format
1258 msgid "Loading '%s'"
1259 msgstr ""
1260
1261 #: ../lib/loadsave.php:847
1262 msgid "Loading up virgin wiki"
1263 msgstr ""
1264
1265 #: ../lib/loadsave.php:891
1266 msgid "No uploaded file to upload?"
1267 msgstr ""
1268
1269 #: ../lib/loadsave.php:895
1270 #, c-format
1271 msgid "Uploading %s"
1272 msgstr ""
1273
1274 #: ../lib/main.php:306
1275 msgid "FORBIDDEN"
1276 msgstr ""
1277
1278 #: ../lib/main.php:307
1279 msgid "ANON"
1280 msgstr ""
1281
1282 #: ../lib/main.php:308
1283 msgid "BOGO"
1284 msgstr ""
1285
1286 #: ../lib/main.php:309
1287 msgid "USER"
1288 msgstr ""
1289
1290 #: ../lib/main.php:310
1291 msgid "ADMIN"
1292 msgstr ""
1293
1294 #: ../lib/main.php:311
1295 msgid "UNOBTAINABLE"
1296 msgstr ""
1297
1298 #: ../lib/main.php:334
1299 msgid "authenticated"
1300 msgstr ""
1301
1302 #: ../lib/main.php:334
1303 msgid "not authenticated"
1304 msgstr ""
1305
1306 #: ../lib/main.php:335
1307 #, c-format
1308 msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)."
1309 msgstr ""
1310
1311 #: ../lib/main.php:341
1312 #, c-format
1313 msgid "%s is disallowed on this wiki."
1314 msgstr ""
1315
1316 #: ../lib/main.php:348
1317 #, c-format
1318 msgid "You must sign in to %s."
1319 msgstr ""
1320
1321 #: ../lib/main.php:350
1322 #, c-format
1323 msgid "You must log in to %s."
1324 msgstr ""
1325
1326 #: ../lib/main.php:352 ../lib/plugin/PluginManager.php:65
1327 #, c-format
1328 msgid "You must be an administrator to %s."
1329 msgstr ""
1330
1331 #: ../lib/main.php:364
1332 msgid "view this page"
1333 msgstr ""
1334
1335 #: ../lib/main.php:365
1336 msgid "diff this page"
1337 msgstr ""
1338
1339 #: ../lib/main.php:366
1340 msgid "dump html pages"
1341 msgstr ""
1342
1343 #: ../lib/main.php:367
1344 msgid "dump serial pages"
1345 msgstr ""
1346
1347 #: ../lib/main.php:368
1348 msgid "edit this page"
1349 msgstr ""
1350
1351 #: ../lib/main.php:369
1352 msgid "create this page"
1353 msgstr ""
1354
1355 #: ../lib/main.php:370
1356 msgid "load files into this wiki"
1357 msgstr ""
1358
1359 #: ../lib/main.php:371
1360 msgid "lock this page"
1361 msgstr ""
1362
1363 #: ../lib/main.php:372
1364 msgid "remove this page"
1365 msgstr ""
1366
1367 #: ../lib/main.php:373
1368 msgid "unlock this page"
1369 msgstr ""
1370
1371 #: ../lib/main.php:374
1372 msgid "upload a zip dump"
1373 msgstr ""
1374
1375 #: ../lib/main.php:375
1376 msgid "verify the current action"
1377 msgstr ""
1378
1379 #: ../lib/main.php:376
1380 msgid "view the source of this page"
1381 msgstr ""
1382
1383 #: ../lib/main.php:377
1384 msgid "access this wiki via XML-RPC"
1385 msgstr ""
1386
1387 #: ../lib/main.php:378
1388 msgid "access this wiki via SOAP"
1389 msgstr ""
1390
1391 #: ../lib/main.php:379
1392 msgid "download a zip dump from this wiki"
1393 msgstr ""
1394
1395 #: ../lib/main.php:380
1396 msgid "download an html zip dump from this wiki"
1397 msgstr ""
1398
1399 #: ../lib/main.php:392
1400 msgid "Browsing pages"
1401 msgstr ""
1402
1403 #: ../lib/main.php:393
1404 msgid "Diffing pages"
1405 msgstr ""
1406
1407 #: ../lib/main.php:394
1408 msgid "Dumping html pages"
1409 msgstr ""
1410
1411 #: ../lib/main.php:395
1412 msgid "Dumping serial pages"
1413 msgstr ""
1414
1415 #: ../lib/main.php:396
1416 msgid "Editing pages"
1417 msgstr ""
1418
1419 #: ../lib/main.php:397
1420 msgid "Creating pages"
1421 msgstr ""
1422
1423 #: ../lib/main.php:398
1424 msgid "Loading files"
1425 msgstr ""
1426
1427 #: ../lib/main.php:399
1428 msgid "Locking pages"
1429 msgstr ""
1430
1431 #: ../lib/main.php:400
1432 msgid "Removing pages"
1433 msgstr ""
1434
1435 #: ../lib/main.php:401
1436 msgid "Unlocking pages"
1437 msgstr ""
1438
1439 #: ../lib/main.php:402
1440 msgid "Uploading zip dumps"
1441 msgstr ""
1442
1443 #: ../lib/main.php:403
1444 msgid "Verify the current action"
1445 msgstr ""
1446
1447 #: ../lib/main.php:404
1448 msgid "Viewing the source of pages"
1449 msgstr ""
1450
1451 #: ../lib/main.php:405
1452 msgid "XML-RPC access"
1453 msgstr ""
1454
1455 #: ../lib/main.php:406
1456 msgid "SOAP access"
1457 msgstr ""
1458
1459 #: ../lib/main.php:407
1460 msgid "Downloading zip dumps"
1461 msgstr ""
1462
1463 #: ../lib/main.php:408
1464 msgid "Downloading html zip dumps"
1465 msgstr ""
1466
1467 #: ../lib/main.php:529
1468 #, c-format
1469 msgid "%s: Bad action"
1470 msgstr ""
1471
1472 #: ../lib/main.php:546
1473 msgid "Fatal PhpWiki Error"
1474 msgstr ""
1475
1476 #: ../lib/main.php:769 ../lib/plugin/FullTextSearch.php:39
1477 #: ../lib/plugin/WantedPages.php:133
1478 msgid "FullTextSearch"
1479 msgstr ""
1480
1481 #: ../lib/main.php:772 ../lib/plugin/RecentChanges.php:576
1482 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20
1483 #: ../themes/default/templates/navbar.tmpl:8
1484 #: ../themes/default/templates/navbar.tmpl:15
1485 #: ../themes/wikilens/templates/navbar.tmpl:15
1486 msgid "TitleSearch"
1487 msgstr ""
1488
1489 #: ../lib/main.php:893
1490 msgid "The session.save_path directory"
1491 msgstr ""
1492
1493 #: ../lib/main.php:896
1494 #, c-format
1495 msgid "the directory '%s'"
1496 msgstr ""
1497
1498 #: ../lib/main.php:900
1499 #, c-format
1500 msgid "Attempting to use the directory '%s' instead."
1501 msgstr ""
1502
1503 #: ../lib/main.php:907
1504 msgid "Users will not be able to sign in."
1505 msgstr ""
1506
1507 #: ../lib/plugin/AddComment.php:39
1508 msgid "AddComment"
1509 msgstr ""
1510
1511 #: ../lib/plugin/AddComment.php:43
1512 #, c-format
1513 msgid "Show and add comments for %s"
1514 msgstr ""
1515
1516 #: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122
1517 #: ../lib/plugin/WikiForum.php:76
1518 msgid "No pagename specified"
1519 msgstr ""
1520
1521 #: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244
1522 msgid "Click to display"
1523 msgstr ""
1524
1525 #: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288
1526 msgid "Comments"
1527 msgstr ""
1528
1529 #: ../lib/plugin/AllPages.php:31
1530 msgid "AllPages"
1531 msgstr ""
1532
1533 #: ../lib/plugin/AllPages.php:35
1534 msgid "List all pages in this wiki."
1535 msgstr ""
1536
1537 #: ../lib/plugin/AllPages.php:73
1538 #, c-format
1539 msgid "Pages in this wiki (%d total):"
1540 msgstr ""
1541
1542 #: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107
1543 #, c-format
1544 msgid "Elapsed time: %s s"
1545 msgstr ""
1546
1547 #: ../lib/plugin/AllUsers.php:36
1548 msgid "AllUsers"
1549 msgstr ""
1550
1551 #: ../lib/plugin/AllUsers.php:40
1552 msgid ""
1553 "With external authentication all users which stored their Preferences. "
1554 "Without external authentication all once signed-in users (from version 1.3.4 "
1555 "on)."
1556 msgstr ""
1557
1558 #: ../lib/plugin/AllUsers.php:86
1559 #, c-format
1560 msgid "Authenticated users on this wiki (%d total):"
1561 msgstr ""
1562
1563 #: ../lib/plugin/AuthorHistory.php:70
1564 #: ../themes/smaller/templates/info.tmpl:169
1565 msgid "AuthorHistory"
1566 msgstr ""
1567
1568 #: ../lib/plugin/AuthorHistory.php:74
1569 msgid ""
1570 "List all page revisions edited by one user with diff links, or show a "
1571 "PageHistory-like list of a single page for only one user."
1572 msgstr ""
1573
1574 #: ../lib/plugin/AuthorHistory.php:124 ../lib/plugin/AuthorHistory.php:177
1575 msgid "Minor"
1576 msgstr ""
1577
1578 #: ../lib/plugin/AuthorHistory.php:125
1579 #: ../themes/default/templates/info.tmpl:71
1580 #: ../themes/default/templates/wikiforum.tmpl:22
1581 #: ../themes/smaller/templates/info.tmpl:77
1582 msgid "Author"
1583 msgstr ""
1584
1585 #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178
1586 #: ../themes/Crao/templates/blogform.tmpl:12
1587 #: ../themes/Crao/templates/editpage.tmpl:67
1588 #: ../themes/Portland/templates/editpage.tmpl:60
1589 #: ../themes/Wordpress/templates/editpage.tmpl:69
1590 #: ../themes/default/templates/blogform.tmpl:15
1591 #: ../themes/default/templates/editpage.tmpl:65
1592 #: ../themes/default/templates/info.tmpl:72
1593 #: ../themes/smaller/templates/info.tmpl:78
1594 msgid "Summary"
1595 msgstr ""
1596
1597 #: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179
1598 msgid "Modified"
1599 msgstr ""
1600
1601 #: ../lib/plugin/AuthorHistory.php:156
1602 #, c-format
1603 msgid "History of all major and minor edits by %s to page %s."
1604 msgstr ""
1605
1606 #: ../lib/plugin/AuthorHistory.php:156
1607 #, c-format
1608 msgid "History of all major edits by %s to page %s."
1609 msgstr ""
1610
1611 #: ../lib/plugin/AuthorHistory.php:218
1612 #, c-format
1613 msgid "History of all major and minor modifications for any page edited by %s."
1614 msgstr ""
1615
1616 #: ../lib/plugin/AuthorHistory.php:218
1617 #, c-format
1618 msgid "History of major modifications for any page edited by %s."
1619 msgstr ""
1620
1621 #: ../lib/plugin/BackLinks.php:35
1622 #, c-format
1623 msgid "List all pages which link to %s."
1624 msgstr ""
1625
1626 #: ../lib/plugin/BackLinks.php:90
1627 #, c-format
1628 msgid "No other page links to %s yet."
1629 msgstr ""
1630
1631 #: ../lib/plugin/BackLinks.php:93
1632 #, c-format
1633 msgid "One page would link to %s:"
1634 msgstr ""
1635
1636 #: ../lib/plugin/BackLinks.php:102
1637 #, c-format
1638 msgid "%s pages would link to %s:"
1639 msgstr ""
1640
1641 #: ../lib/plugin/BackLinks.php:110
1642 #, c-format
1643 msgid "No page links to %s."
1644 msgstr ""
1645
1646 #: ../lib/plugin/BackLinks.php:115
1647 #, c-format
1648 msgid "One page links to %s:"
1649 msgstr ""
1650
1651 #: ../lib/plugin/BackLinks.php:124
1652 #, c-format
1653 msgid "%s pages link to %s:"
1654 msgstr ""
1655
1656 #: ../lib/plugin/Calendar.php:41 ../lib/plugin/Calendar.php:45
1657 #: ../themes/Crao/templates/head.tmpl:89
1658 #: ../themes/Crao/templates/navbar.tmpl:36
1659 #: ../themes/Sidebar/templates/body.tmpl:23
1660 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38
1661 #: ../themes/Wordpress/templates/actionbar.tmpl:34
1662 #: ../themes/default/templates/head.tmpl:86
1663 #: ../themes/default/templates/homepage.tmpl:15
1664 #: ../themes/default/templates/navbar.tmpl:35
1665 #: ../themes/wikilens/templates/head.tmpl:89
1666 #: ../themes/wikilens/templates/navbar.tmpl:35
1667 msgid "Calendar"
1668 msgstr ""
1669
1670 #: ../lib/plugin/Calendar.php:104
1671 msgid "Previous Month"
1672 msgstr ""
1673
1674 #: ../lib/plugin/Calendar.php:108
1675 msgid "Next Month"
1676 msgstr ""
1677
1678 #: ../lib/plugin/Calendar.php:177 ../lib/plugin/CalendarList.php:60
1679 #, c-format
1680 msgid "Edit %s"
1681 msgstr ""
1682
1683 #: ../lib/plugin/CalendarList.php:22 ../lib/plugin/CalendarList.php:26
1684 msgid "CalendarList"
1685 msgstr ""
1686
1687 #: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15
1688 #: ../themes/default/templates/blogform.tmpl:21
1689 msgid "Comment"
1690 msgstr ""
1691
1692 #: ../lib/plugin/Comment.php:26
1693 msgid "Embed hidden comments in WikiPages."
1694 msgstr ""
1695
1696 #: ../lib/plugin/CreatePage.php:38
1697 msgid "CreatePage"
1698 msgstr ""
1699
1700 #: ../lib/plugin/CreatePage.php:42
1701 msgid "Create a Wiki page by the provided name."
1702 msgstr ""
1703
1704 #: ../lib/plugin/CreatePage.php:84
1705 #, c-format
1706 msgid "%s already exists"
1707 msgstr ""
1708
1709 #: ../lib/plugin/CreatePage.php:95
1710 msgid "Created by CreatePage"
1711 msgstr ""
1712
1713 #: ../lib/plugin/CreateToc.php:38
1714 msgid "CreateToc"
1715 msgstr ""
1716
1717 #: ../lib/plugin/CreateToc.php:42
1718 msgid "Automatically link headers at the top"
1719 msgstr ""
1720
1721 #: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116
1722 #: ../lib/plugin/RateIt.php:219
1723 msgid "no page specified"
1724 msgstr ""
1725
1726 #: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249
1727 msgid "Table Of Contents"
1728 msgstr ""
1729
1730 #: ../lib/plugin/Diff.php:40
1731 msgid "Display differences between revisions"
1732 msgstr ""
1733
1734 #: ../lib/plugin/Diff.php:52
1735 msgid "World"
1736 msgstr ""
1737
1738 #: ../lib/plugin/EditMetaData.php:45
1739 msgid "EditMetaData"
1740 msgstr ""
1741
1742 #: ../lib/plugin/EditMetaData.php:49
1743 #, c-format
1744 msgid "Edit metadata for %s"
1745 msgstr ""
1746
1747 #: ../lib/plugin/EditMetaData.php:109
1748 #, c-format
1749 msgid "Existing page-level metadata for %s:"
1750 msgstr ""
1751
1752 #: ../lib/plugin/EditMetaData.php:146
1753 msgid ""
1754 "Add or change a page-level metadata 'key=>value' pair. Note that you can "
1755 "remove a key by leaving the value-box empty."
1756 msgstr ""
1757
1758 #: ../lib/plugin/EditMetaData.php:149
1759 msgid "Submit"
1760 msgstr ""
1761
1762 #: ../lib/plugin/EditMetaData.php:161
1763 msgid "Requires WikiAdmin privileges to edit."
1764 msgstr ""
1765
1766 #: ../lib/plugin/ExternalSearch.php:38
1767 msgid "ExternalSearch"
1768 msgstr ""
1769
1770 #: ../lib/plugin/ExternalSearch.php:42
1771 msgid "Redirects to an external web site based on form input"
1772 msgstr ""
1773
1774 #: ../lib/plugin/FrameInclude.php:52
1775 msgid "FrameInclude"
1776 msgstr ""
1777
1778 #: ../lib/plugin/FrameInclude.php:56
1779 msgid ""
1780 "Displays a url in a seperate frame inside our body. Only one frame allowed."
1781 msgstr ""
1782
1783 #: ../lib/plugin/FrameInclude.php:93 ../lib/plugin/IncludePage.php:123
1784 #, c-format
1785 msgid "recursive inclusion of page %s"
1786 msgstr ""
1787
1788 #: ../lib/plugin/FrameInclude.php:99 ../lib/plugin/RedirectTo.php:92
1789 #, c-format
1790 msgid "%s or %s parameter missing"
1791 msgstr ""
1792
1793 #: ../lib/plugin/FrameInclude.php:105 ../lib/plugin/Transclude.php:81
1794 #, c-format
1795 msgid "recursive inclusion of url %s"
1796 msgstr ""
1797
1798 #: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69
1799 #: ../lib/plugin/text2png.php:122
1800 #, c-format
1801 msgid "See %s"
1802 msgstr ""
1803
1804 #: ../lib/plugin/FullTextSearch.php:43
1805 msgid "Search the content of all pages in this wiki."
1806 msgstr ""
1807
1808 #: ../lib/plugin/FullTextSearch.php:103
1809 #, c-format
1810 msgid "only %d pages displayed"
1811 msgstr ""
1812
1813 #: ../lib/plugin/FullTextSearch.php:109
1814 #, c-format
1815 msgid "Full text search results for '%s'"
1816 msgstr ""
1817
1818 #: ../lib/plugin/FuzzyPages.php:40
1819 msgid "FuzzyPages"
1820 msgstr ""
1821
1822 #: ../lib/plugin/FuzzyPages.php:44
1823 #, c-format
1824 msgid "Search for page titles similar to %s."
1825 msgstr ""
1826
1827 #: ../lib/plugin/FuzzyPages.php:102
1828 #, c-format
1829 msgid "These page titles match fuzzy with '%s'"
1830 msgstr ""
1831
1832 #: ../lib/plugin/FuzzyPages.php:107
1833 msgid "Name"
1834 msgstr ""
1835
1836 #: ../lib/plugin/FuzzyPages.php:108
1837 msgid "Score"
1838 msgstr ""
1839
1840 #: ../lib/plugin/FuzzyPages.php:169
1841 msgid "Spelling Score"
1842 msgstr ""
1843
1844 #: ../lib/plugin/FuzzyPages.php:170
1845 msgid "Sound Score"
1846 msgstr ""
1847
1848 #: ../lib/plugin/GoTo.php:18
1849 msgid "GoTo"
1850 msgstr ""
1851
1852 #: ../lib/plugin/GoTo.php:22
1853 msgid "Go to or create page."
1854 msgstr ""
1855
1856 #: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135
1857 #: ../lib/plugin/WikiAdminSelect.php:146
1858 msgid "Go"
1859 msgstr ""
1860
1861 #: ../lib/plugin/GooglePlugin.php:43
1862 msgid "GooglePlugin"
1863 msgstr ""
1864
1865 #: ../lib/plugin/GooglePlugin.php:47
1866 msgid "Make use of the Google API"
1867 msgstr ""
1868
1869 #: ../lib/plugin/HelloWorld.php:46
1870 msgid "HelloWorld"
1871 msgstr ""
1872
1873 #: ../lib/plugin/HelloWorld.php:50
1874 msgid "Simple Sample Plugin"
1875 msgstr ""
1876
1877 #: ../lib/plugin/IncludePage.php:34
1878 msgid "IncludePage"
1879 msgstr ""
1880
1881 #: ../lib/plugin/IncludePage.php:38
1882 msgid "Include text from another wiki page."
1883 msgstr ""
1884
1885 #: ../lib/plugin/IncludePage.php:93 ../lib/plugin/PageGroup.php:91
1886 #: ../lib/plugin/UnfoldSubpages.php:117
1887 #, c-format
1888 msgid "<%s: no such section>"
1889 msgstr ""
1890
1891 #: ../lib/plugin/IncludePage.php:132 ../lib/plugin/PageGroup.php:131
1892 #, c-format
1893 msgid "%s(%d): no such revision"
1894 msgstr ""
1895
1896 #: ../lib/plugin/IncludePage.php:161
1897 #, c-format
1898 msgid "Included from %s"
1899 msgstr ""
1900
1901 #: ../lib/plugin/IncludeSiteMap.php:52
1902 msgid "IncludeSiteMap"
1903 msgstr ""
1904
1905 #: ../lib/plugin/IncludeSiteMap.php:56
1906 #, c-format
1907 msgid "Include recursively all linked pages starting at %s"
1908 msgstr ""
1909
1910 #: ../lib/plugin/InterWikiSearch.php:31
1911 msgid "InterWikiSearch"
1912 msgstr ""
1913
1914 #: ../lib/plugin/InterWikiSearch.php:35
1915 msgid "Perform searches on InterWiki sites listed in InterWikiMap."
1916 msgstr ""
1917
1918 #: ../lib/plugin/InterWikiSearch.php:91
1919 msgid "Wiki Name"
1920 msgstr ""
1921
1922 #: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24
1923 #: ../themes/Portland/templates/navbar.tmpl:10
1924 #: ../themes/Wordpress/templates/actionbar.tmpl:89
1925 #: ../themes/default/templates/navbar.tmpl:25
1926 #: ../themes/smaller/templates/navbar.tmpl:18
1927 #: ../themes/wikilens/templates/navbar.tmpl:24
1928 msgid "LikePages"
1929 msgstr ""
1930
1931 #: ../lib/plugin/LikePages.php:36
1932 #, c-format
1933 msgid "List page names which share an initial or final title word with '%s'."
1934 msgstr ""
1935
1936 #: ../lib/plugin/LikePages.php:66
1937 #, c-format
1938 msgid "Page names with prefix '%s'"
1939 msgstr ""
1940
1941 #: ../lib/plugin/LikePages.php:69
1942 #, c-format
1943 msgid "Page names with suffix '%s'"
1944 msgstr ""
1945
1946 #: ../lib/plugin/LikePages.php:79
1947 #, c-format
1948 msgid "These pages share an initial or final title word with '%s'"
1949 msgstr ""
1950
1951 #: ../lib/plugin/ListSubpages.php:34
1952 msgid "ListSubpages"
1953 msgstr ""
1954
1955 #: ../lib/plugin/ListSubpages.php:38
1956 msgid "Lists the names of all SubPages of the current page."
1957 msgstr ""
1958
1959 #: ../lib/plugin/ListSubpages.php:68 ../lib/plugin/UnfoldSubpages.php:127
1960 msgid "The current page has no subpages defined."
1961 msgstr ""
1962
1963 #: ../lib/plugin/ListSubpages.php:80
1964 #, c-format
1965 msgid "SubPages of %s:"
1966 msgstr ""
1967
1968 #: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137
1969 #, c-format
1970 msgid "recursive inclusion of page %s ignored"
1971 msgstr ""
1972
1973 #: ../lib/plugin/MostPopular.php:32
1974 msgid "MostPopular"
1975 msgstr ""
1976
1977 #: ../lib/plugin/MostPopular.php:36
1978 msgid "List the most popular pages."
1979 msgstr ""
1980
1981 #: ../lib/plugin/MostPopular.php:64
1982 msgid "sortby=mtime not supported with MostPopular"
1983 msgstr ""
1984
1985 #: ../lib/plugin/MostPopular.php:93
1986 #, c-format
1987 msgid "The %d most popular pages of this wiki:"
1988 msgstr ""
1989
1990 #: ../lib/plugin/MostPopular.php:96
1991 #, c-format
1992 msgid "The %d least popular pages of this wiki:"
1993 msgstr ""
1994
1995 #: ../lib/plugin/MostPopular.php:98
1996 msgid "Visited pages on this wiki, ordered by popularity:"
1997 msgstr ""
1998
1999 #: ../lib/plugin/NoCache.php:39
2000 msgid "NoCache"
2001 msgstr ""
2002
2003 #: ../lib/plugin/NoCache.php:43
2004 msgid "Don't cache this page."
2005 msgstr ""
2006
2007 #: ../lib/plugin/OldStyleTable.php:49
2008 msgid "OldStyleTable"
2009 msgstr ""
2010
2011 #: ../lib/plugin/OldStyleTable.php:53
2012 msgid "Layout tables using the old markup style."
2013 msgstr ""
2014
2015 #: ../lib/plugin/OldStyleTable.php:109
2016 msgid "Line does not begin with a '|'."
2017 msgstr ""
2018
2019 #: ../lib/plugin/OrphanedPages.php:36
2020 msgid "OrphanedPages"
2021 msgstr ""
2022
2023 #: ../lib/plugin/OrphanedPages.php:40
2024 msgid "List pages which are not linked to by any other page."
2025 msgstr ""
2026
2027 #: ../lib/plugin/OrphanedPages.php:85
2028 #, c-format
2029 msgid "Orphaned Pages in this wiki (%d total):"
2030 msgstr ""
2031
2032 #: ../lib/plugin/PageDump.php:34 ../themes/default/templates/actionbar.tmpl:32
2033 msgid "PageDump"
2034 msgstr ""
2035
2036 #: ../lib/plugin/PageDump.php:37
2037 msgid "View a single page dump online."
2038 msgstr ""
2039
2040 #: ../lib/plugin/PageDump.php:63
2041 #, c-format
2042 msgid "Page %s not found."
2043 msgstr ""
2044
2045 #: ../lib/plugin/PageDump.php:119
2046 msgid "Download for CVS"
2047 msgstr ""
2048
2049 #: ../lib/plugin/PageDump.php:125
2050 msgid "Download for backup"
2051 msgstr ""
2052
2053 #: ../lib/plugin/PageDump.php:129
2054 #, c-format
2055 msgid "Preview: Page dump of %s"
2056 msgstr ""
2057
2058 #: ../lib/plugin/PageDump.php:132
2059 msgid "(formatted for PhpWiki developers, not for backing up)"
2060 msgstr ""
2061
2062 #: ../lib/plugin/PageDump.php:135
2063 msgid "Preview as backup format"
2064 msgstr ""
2065
2066 #: ../lib/plugin/PageDump.php:140
2067 msgid "(formatted for backing up)"
2068 msgstr ""
2069
2070 #: ../lib/plugin/PageDump.php:144
2071 msgid "Preview as developer format"
2072 msgstr ""
2073
2074 #: ../lib/plugin/PageDump.php:149
2075 msgid ""
2076 "Please use one of the downloadable versions rather than copying and pasting "
2077 "from the above preview."
2078 msgstr ""
2079
2080 #: ../lib/plugin/PageDump.php:151
2081 msgid ""
2082 "The wordwrap of the preview doesn't take nested markup or list indentation "
2083 "into consideration!"
2084 msgstr ""
2085
2086 #: ../lib/plugin/PageDump.php:154
2087 msgid ""
2088 "PhpWiki developers should manually inspect the downloaded file for nested "
2089 "markup before rewrapping with emacs and checking into CVS."
2090 msgstr ""
2091
2092 #: ../lib/plugin/PageDump.php:166
2093 msgid "Warning:"
2094 msgstr ""
2095
2096 #: ../lib/plugin/PageGroup.php:44
2097 msgid "PageGroup"
2098 msgstr ""
2099
2100 #: ../lib/plugin/PageGroup.php:48
2101 #, c-format
2102 msgid "PageGroup for %s"
2103 msgstr ""
2104
2105 #: ../lib/plugin/PageGroup.php:60 ../lib/plugin/PageGroup.php:110
2106 #: ../lib/plugin/PrevNext.php:69
2107 msgid "Contents"
2108 msgstr ""
2109
2110 #: ../lib/plugin/PageGroup.php:104
2111 #, c-format
2112 msgid "A required argument '%s' is missing."
2113 msgstr ""
2114
2115 #: ../lib/plugin/PageGroup.php:108 ../lib/plugin/PrevNext.php:66
2116 msgid "Next"
2117 msgstr ""
2118
2119 #: ../lib/plugin/PageGroup.php:109 ../lib/plugin/PrevNext.php:65
2120 msgid "Previous"
2121 msgstr ""
2122
2123 #: ../lib/plugin/PageGroup.php:111 ../lib/plugin/PrevNext.php:64
2124 msgid "First"
2125 msgstr ""
2126
2127 #: ../lib/plugin/PageGroup.php:112 ../lib/plugin/PrevNext.php:67
2128 msgid "Last"
2129 msgstr ""
2130
2131 #: ../lib/plugin/PageHistory.php:91
2132 #, c-format
2133 msgid "PageHistory for %s"
2134 msgstr ""
2135
2136 #: ../lib/plugin/PageHistory.php:98
2137 msgid "No revisions found"
2138 msgstr ""
2139
2140 #: ../lib/plugin/PageHistory.php:103
2141 msgid "compare revisions"
2142 msgstr ""
2143
2144 #: ../lib/plugin/PageHistory.php:108
2145 msgid "Check any two boxes to compare revisions."
2146 msgstr ""
2147
2148 #: ../lib/plugin/PageHistory.php:109
2149 #, c-format
2150 msgid "Check any two boxes then %s."
2151 msgstr ""
2152
2153 #: ../lib/plugin/PageHistory.php:166 ../lib/plugin/PageHistory.php:229
2154 #, c-format
2155 msgid "Version %d"
2156 msgstr ""
2157
2158 #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34
2159 #: ../themes/Portland/lib/RecentChanges.php:14
2160 #: ../themes/SpaceWiki/lib/RecentChanges.php:35
2161 #: ../themes/Wordpress/lib/RecentChanges.php:14
2162 #: ../themes/default/templates/info.tmpl:18
2163 #: ../themes/default/templates/info.tmpl:22
2164 #: ../themes/smaller/templates/info.tmpl:19
2165 #: ../themes/smaller/templates/info.tmpl:23
2166 msgid "minor edit"
2167 msgstr ""
2168
2169 #: ../lib/plugin/PageHistory.php:221
2170 msgid "History of changes."
2171 msgstr ""
2172
2173 #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65
2174 #: ../themes/Crao/templates/actionbar.tmpl:17
2175 #: ../themes/Portland/templates/actionbar.tmpl:18
2176 #: ../themes/Wordpress/templates/actionbar.tmpl:68
2177 #: ../themes/default/templates/actionbar.tmpl:26
2178 #: ../themes/smaller/templates/actionbar.tmpl:33
2179 #: ../themes/smaller/templates/info.tmpl:168
2180 msgid "PageHistory"
2181 msgstr ""
2182
2183 #: ../lib/plugin/PageHistory.php:251
2184 #, c-format
2185 msgid "List PageHistory for %s"
2186 msgstr ""
2187
2188 #: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19
2189 #: ../themes/Portland/templates/actionbar.tmpl:19
2190 #: ../themes/Wordpress/templates/actionbar.tmpl:70
2191 #: ../themes/default/templates/actionbar.tmpl:28
2192 msgid "PageInfo"
2193 msgstr ""
2194
2195 #: ../lib/plugin/PageInfo.php:36
2196 #, c-format
2197 msgid "Show extra page Info and statistics for %s."
2198 msgstr ""
2199
2200 #: ../lib/plugin/PageTrail.php:45
2201 msgid "PageTrail"
2202 msgstr ""
2203
2204 #: ../lib/plugin/PageTrail.php:49
2205 msgid "PageTrail Plugin"
2206 msgstr ""
2207
2208 #: ../lib/plugin/PhotoAlbum.php:146
2209 msgid "PhotoAlbum"
2210 msgstr ""
2211
2212 #: ../lib/plugin/PhotoAlbum.php:150
2213 msgid ""
2214 "Displays a set of photos listed in a text file with optional descriptions"
2215 msgstr ""
2216
2217 #: ../lib/plugin/PhotoAlbum.php:433
2218 msgid "Fixed album location is not allowed. Please specify parameter src."
2219 msgstr ""
2220
2221 #: ../lib/plugin/PhotoAlbum.php:451 ../lib/plugin/Transclude.php:85
2222 msgid "Bad url in src: remove all of <, >, \""
2223 msgstr ""
2224
2225 #: ../lib/plugin/PhotoAlbum.php:481
2226 msgid "Wrong server setting: allow_url_fopen set to Off"
2227 msgstr ""
2228
2229 #: ../lib/plugin/PhotoAlbum.php:486
2230 #, c-format
2231 msgid "Unable to read %s "
2232 msgstr ""
2233
2234 #: ../lib/plugin/PhpHighlight.php:61
2235 msgid "PhpHighlight"
2236 msgstr ""
2237
2238 #: ../lib/plugin/PhpHighlight.php:65
2239 msgid "PHP syntax highlighting"
2240 msgstr ""
2241
2242 #: ../lib/plugin/PhpHighlight.php:161
2243 #, c-format
2244 msgid "Invalid color: %s"
2245 msgstr ""
2246
2247 #: ../lib/plugin/PhpWeather.php:63
2248 msgid "PhpWeather"
2249 msgstr ""
2250
2251 #: ../lib/plugin/PhpWeather.php:67
2252 msgid "The PhpWeather plugin provides weather reports from the Internet."
2253 msgstr ""
2254
2255 #: ../lib/plugin/PhpWeather.php:88
2256 msgid "You have to define PHPWEATHER_BASE_DIR before use. (config/config.ini)"
2257 msgstr ""
2258
2259 #: ../lib/plugin/PhpWeather.php:104
2260 #, c-format
2261 msgid "The ICAO '%s' wasn't recognized."
2262 msgstr ""
2263
2264 #: ../lib/plugin/PhpWeather.php:115
2265 #, c-format
2266 msgid "%s does not know about the language '%s', using 'en' instead."
2267 msgstr ""
2268
2269 #: ../lib/plugin/PhpWeather.php:170
2270 msgid "Submit country"
2271 msgstr ""
2272
2273 #: ../lib/plugin/PhpWeather.php:170
2274 msgid "Change country"
2275 msgstr ""
2276
2277 #: ../lib/plugin/PhpWeather.php:189
2278 msgid "Submit location"
2279 msgstr ""
2280
2281 #: ../lib/plugin/PluginManager.php:31
2282 msgid "PluginManager"
2283 msgstr ""
2284
2285 #: ../lib/plugin/PluginManager.php:35
2286 msgid "Description: Provides a list of plugins on this wiki."
2287 msgstr ""
2288
2289 #: ../lib/plugin/PluginManager.php:54
2290 msgid "Plugins"
2291 msgstr ""
2292
2293 #: ../lib/plugin/PluginManager.php:66
2294 msgid "use this plugin"
2295 msgstr ""
2296
2297 #: ../lib/plugin/PluginManager.php:90
2298 msgid "Plugin"
2299 msgstr ""
2300
2301 #: ../lib/plugin/PluginManager.php:92
2302 msgid "Arguments"
2303 msgstr ""
2304
2305 #: ../lib/plugin/PluginManager.php:123
2306 #, c-format
2307 msgid "%s does not appear to be a WikiPlugin."
2308 msgstr ""
2309
2310 #: ../lib/plugin/PopularNearby.php:44
2311 msgid "PopularNearby"
2312 msgstr ""
2313
2314 #: ../lib/plugin/PopularNearby.php:48
2315 msgid "List the most popular pages nearby."
2316 msgstr ""
2317
2318 #: ../lib/plugin/PopularNearby.php:73
2319 #, c-format
2320 msgid "%d best incoming links: "
2321 msgstr ""
2322
2323 #: ../lib/plugin/PopularNearby.php:78
2324 #, c-format
2325 msgid "%d best outgoing links: "
2326 msgstr ""
2327
2328 #: ../lib/plugin/PopularNearby.php:83
2329 #, c-format
2330 msgid "%d most popular nearby: "
2331 msgstr ""
2332
2333 #: ../lib/plugin/PrevNext.php:32
2334 msgid "PrevNext"
2335 msgstr ""
2336
2337 #: ../lib/plugin/PrevNext.php:36
2338 #, c-format
2339 msgid "Easy navigation buttons for %s"
2340 msgstr ""
2341
2342 #: ../lib/plugin/PrevNext.php:68
2343 msgid "Up"
2344 msgstr ""
2345
2346 #: ../lib/plugin/PrevNext.php:70
2347 msgid "Index"
2348 msgstr ""
2349
2350 #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71
2351 msgid "RandomPage"
2352 msgstr ""
2353
2354 #: ../lib/plugin/RandomPage.php:33
2355 msgid "Displays a list of randomly chosen pages or redirects to a random page."
2356 msgstr ""
2357
2358 #: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330
2359 #: ../lib/plugin/RateIt.php:707
2360 msgid "RateIt"
2361 msgstr ""
2362
2363 #: ../lib/plugin/RateIt.php:109
2364 msgid "Rating system. Store user ratings per page"
2365 msgstr ""
2366
2367 #: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258
2368 #: ../lib/plugin/RateIt.php:294
2369 msgid "You must sign in"
2370 msgstr ""
2371
2372 #: ../lib/plugin/RateIt.php:297
2373 #, c-format
2374 msgid "Rated by %d users | Average rating %.1f stars"
2375 msgstr ""
2376
2377 #: ../lib/plugin/RateIt.php:302
2378 #, c-format
2379 msgid "Your rating was %.1f"
2380 msgstr ""
2381
2382 #: ../lib/plugin/RateIt.php:307
2383 #, c-format
2384 msgid "%s prediction for you is %s stars"
2385 msgstr ""
2386
2387 #: ../lib/plugin/RateIt.php:310
2388 #, c-format
2389 msgid "%s prediction for you is %.1f stars"
2390 msgstr ""
2391
2392 #: ../lib/plugin/RateIt.php:330
2393 msgid "Rate It"
2394 msgstr ""
2395
2396 #: ../lib/plugin/RateIt.php:728
2397 msgid "Rate the topic of this page"
2398 msgstr ""
2399
2400 #: ../lib/plugin/RateIt.php:736
2401 msgid "Cancel rating"
2402 msgstr ""
2403
2404 #: ../lib/plugin/RateIt.php:743
2405 msgid "No opinion"
2406 msgstr ""
2407
2408 #: ../lib/plugin/RawHtml.php:39
2409 msgid "A plugin to provide for raw HTML within wiki pages."
2410 msgstr ""
2411
2412 #: ../lib/plugin/RawHtml.php:56
2413 msgid "Raw HTML is disabled in this wiki."
2414 msgstr ""
2415
2416 #: ../lib/plugin/RawHtml.php:65 ../lib/plugin/RedirectTo.php:82
2417 #, c-format
2418 msgid "%s is only allowed in locked pages."
2419 msgstr ""
2420
2421 #: ../lib/plugin/RawHtml.php:66
2422 msgid "Raw HTML"
2423 msgstr ""
2424
2425 #: ../lib/plugin/RecentChanges.php:105
2426 msgid "Deleted."
2427 msgstr ""
2428
2429 #: ../lib/plugin/RecentChanges.php:107
2430 msgid "New page."
2431 msgstr ""
2432
2433 #: ../lib/plugin/RecentChanges.php:128
2434 msgid "(diff)"
2435 msgstr ""
2436
2437 #: ../lib/plugin/RecentChanges.php:133
2438 msgid "(hist)"
2439 msgstr ""
2440
2441 #: ../lib/plugin/RecentChanges.php:188
2442 msgid "edits"
2443 msgstr ""
2444
2445 #: ../lib/plugin/RecentChanges.php:190
2446 msgid "major edits"
2447 msgstr ""
2448
2449 #: ../lib/plugin/RecentChanges.php:192
2450 msgid "minor edits"
2451 msgstr ""
2452
2453 #: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267
2454 #: ../lib/plugin/RecentComments.php:31
2455 msgid "Recent Comments"
2456 msgstr ""
2457
2458 #: ../lib/plugin/RecentChanges.php:194
2459 msgid "comments"
2460 msgstr ""
2461
2462 #: ../lib/plugin/RecentChanges.php:219
2463 #, c-format
2464 msgid "The %d most recent %s during the past day are listed below."
2465 msgstr ""
2466
2467 #: ../lib/plugin/RecentChanges.php:222
2468 #, c-format
2469 msgid "The %d most recent %s during the past %s days are listed below."
2470 msgstr ""
2471
2472 #: ../lib/plugin/RecentChanges.php:225
2473 #, c-format
2474 msgid "The %d most recent %s are listed below."
2475 msgstr ""
2476
2477 #: ../lib/plugin/RecentChanges.php:231
2478 #, c-format
2479 msgid "The %d oldest %s during the past day are listed below."
2480 msgstr ""
2481
2482 #: ../lib/plugin/RecentChanges.php:234
2483 #, c-format
2484 msgid "The %d oldest %s during the past %s days are listed below."
2485 msgstr ""
2486
2487 #: ../lib/plugin/RecentChanges.php:237
2488 #, c-format
2489 msgid "The %d oldest %s are listed below."
2490 msgstr ""
2491
2492 #: ../lib/plugin/RecentChanges.php:244
2493 #, c-format
2494 msgid "The most recent %s during the past day are listed below."
2495 msgstr ""
2496
2497 #: ../lib/plugin/RecentChanges.php:247
2498 #, c-format
2499 msgid "The most recent %s during the past %s days are listed below."
2500 msgstr ""
2501
2502 #: ../lib/plugin/RecentChanges.php:250
2503 #, c-format
2504 msgid "All %s are listed below."
2505 msgstr ""
2506
2507 #: ../lib/plugin/RecentChanges.php:253
2508 #, c-format
2509 msgid "(to pages linked from \"%s\")"
2510 msgstr ""
2511
2512 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275
2513 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453
2514 #: ../lib/plugin/RecentEdits.php:10 ../lib/plugin/RecentEdits.php:36
2515 #: ../lib/plugin/RelatedChanges.php:17
2516 #: ../themes/Portland/templates/editpage.tmpl:66
2517 #: ../themes/Wordpress/templates/editpage.tmpl:75
2518 msgid "RecentEdits"
2519 msgstr ""
2520
2521 #: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65
2522 msgid "No comments found"
2523 msgstr ""
2524
2525 #: ../lib/plugin/RecentChanges.php:270
2526 msgid "No changes found"
2527 msgstr ""
2528
2529 #: ../lib/plugin/RecentChanges.php:574
2530 msgid "Title Search"
2531 msgstr ""
2532
2533 #: ../lib/plugin/RecentChanges.php:807
2534 msgid "Show minor edits for:"
2535 msgstr ""
2536
2537 #: ../lib/plugin/RecentChanges.php:809
2538 msgid "Show all changes for:"
2539 msgstr ""
2540
2541 #: ../lib/plugin/RecentChanges.php:811
2542 msgid "Show changes for:"
2543 msgstr ""
2544
2545 #: ../lib/plugin/RecentChanges.php:831
2546 msgid "1 day"
2547 msgstr ""
2548
2549 #: ../lib/plugin/RecentChanges.php:835
2550 #, c-format
2551 msgid "%s days"
2552 msgstr ""
2553
2554 #: ../lib/plugin/RecentComments.php:17
2555 msgid "RecentComments"
2556 msgstr ""
2557
2558 #: ../lib/plugin/RecentComments.php:91
2559 msgid "latest comment by "
2560 msgstr ""
2561
2562 #: ../lib/plugin/RecentEdits.php:36
2563 msgid "Recent Edits"
2564 msgstr ""
2565
2566 #: ../lib/plugin/RedirectTo.php:47
2567 msgid "RedirectTo"
2568 msgstr ""
2569
2570 #: ../lib/plugin/RedirectTo.php:51
2571 msgid "Redirects to another url or page."
2572 msgstr ""
2573
2574 #: ../lib/plugin/RedirectTo.php:83
2575 msgid "Redirect to an external url"
2576 msgstr ""
2577
2578 #: ../lib/plugin/RedirectTo.php:97
2579 #, c-format
2580 msgid "Recursive redirect to self: '%s'"
2581 msgstr ""
2582
2583 #: ../lib/plugin/RedirectTo.php:106
2584 msgid "Double redirect not allowed."
2585 msgstr ""
2586
2587 #: ../lib/plugin/RedirectTo.php:110
2588 msgid "Viewing redirecting page."
2589 msgstr ""
2590
2591 #: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63
2592 msgid "Related Changes"
2593 msgstr ""
2594
2595 #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23
2596 #: ../themes/default/templates/navbar.tmpl:27
2597 msgid "RelatedChanges"
2598 msgstr ""
2599
2600 #: ../lib/plugin/RichTable.php:32
2601 msgid "RichTable"
2602 msgstr ""
2603
2604 #: ../lib/plugin/RichTable.php:36
2605 msgid "Layout tables using a very rich markup style."
2606 msgstr ""
2607
2608 #: ../lib/plugin/RssFeed.php:32 ../lib/plugin/RssFeed.php:108
2609 msgid "RssFeed"
2610 msgstr ""
2611
2612 #: ../lib/plugin/RssFeed.php:36
2613 msgid "Simple RSS Feed aggregator Plugin"
2614 msgstr ""
2615
2616 #: ../lib/plugin/SiteMap.php:51
2617 msgid "SiteMap"
2618 msgstr ""
2619
2620 #: ../lib/plugin/SiteMap.php:55
2621 msgid "Recursively get BackLinks or links"
2622 msgstr ""
2623
2624 #: ../lib/plugin/SiteMap.php:168
2625 #, c-format
2626 msgid "(max. recursion level: %d)"
2627 msgstr ""
2628
2629 #: ../lib/plugin/SqlResult.php:53
2630 msgid "SqlResult"
2631 msgstr ""
2632
2633 #: ../lib/plugin/SqlResult.php:57
2634 msgid "Display arbitrary SQL result tables"
2635 msgstr ""
2636
2637 #: ../lib/plugin/SqlResult.php:89
2638 msgid "No DSN alias for SqlResult.ini specified"
2639 msgstr ""
2640
2641 #: ../lib/plugin/SqlResult.php:95
2642 #, c-format
2643 msgid "No DSN for alias %s in SqlResult.ini found"
2644 msgstr ""
2645
2646 #: ../lib/plugin/SyntaxHighlighter.php:65
2647 msgid "SyntaxHighlighter"
2648 msgstr ""
2649
2650 #: ../lib/plugin/SyntaxHighlighter.php:68
2651 msgid "Source code syntax highlighter (via http://www.andre-simon.de)"
2652 msgstr ""
2653
2654 #: ../lib/plugin/SyntaxHighlighter.php:150
2655 msgid "Syntax language not specified."
2656 msgstr ""
2657
2658 #: ../lib/plugin/SyntaxHighlighter.php:159
2659 #, c-format
2660 msgid "invalid %s ignored"
2661 msgstr ""
2662
2663 #: ../lib/plugin/SyntaxHighlighter.php:170
2664 #, c-format
2665 msgid "Couldn't start commandline '%s'"
2666 msgstr ""
2667
2668 #: ../lib/plugin/SyntaxHighlighter.php:177
2669 msgid "empty source"
2670 msgstr ""
2671
2672 #: ../lib/plugin/SystemInfo.php:52
2673 msgid "SystemInfo"
2674 msgstr ""
2675
2676 #: ../lib/plugin/SystemInfo.php:56
2677 msgid "Provides access to PhpWiki's lower level system information."
2678 msgstr ""
2679
2680 #: ../lib/plugin/SystemInfo.php:83
2681 msgid "db type:"
2682 msgstr ""
2683
2684 #: ../lib/plugin/SystemInfo.php:88
2685 msgid "db backend:"
2686 msgstr ""
2687
2688 #: ../lib/plugin/SystemInfo.php:96
2689 msgid "dba handler:"
2690 msgstr ""
2691
2692 #: ../lib/plugin/SystemInfo.php:106
2693 msgid "timeout:"
2694 msgstr ""
2695
2696 #: ../lib/plugin/SystemInfo.php:112
2697 msgid "no cache used"
2698 msgstr ""
2699
2700 #: ../lib/plugin/SystemInfo.php:115
2701 msgid "cached pagedata:"
2702 msgstr ""
2703
2704 #: ../lib/plugin/SystemInfo.php:116
2705 msgid "cached versiondata:"
2706 msgstr ""
2707
2708 #: ../lib/plugin/SystemInfo.php:125
2709 #, c-format
2710 msgid "Keep up to %d major edits, but keep them no longer than %d days."
2711 msgstr ""
2712
2713 #: ../lib/plugin/SystemInfo.php:128
2714 #, c-format
2715 msgid " Keep up to %d minor edits, but keep them no longer than %d days."
2716 msgstr ""
2717
2718 #: ../lib/plugin/SystemInfo.php:131
2719 #, c-format
2720 msgid " Keep the latest contributions of the last %d authors up to %d days."
2721 msgstr ""
2722
2723 #: ../lib/plugin/SystemInfo.php:133
2724 #, c-format
2725 msgid ""
2726 " Additionally, try to keep the latest contributions of all authors in the "
2727 "last %d days (even if there are more than %d of them,) but in no case keep "
2728 "more than %d unique author revisions."
2729 msgstr ""
2730
2731 #: ../lib/plugin/SystemInfo.php:148
2732 #, c-format
2733 msgid "%d pages"
2734 msgstr ""
2735
2736 #: ../lib/plugin/SystemInfo.php:153
2737 #, c-format
2738 msgid "%d not-empty pages"
2739 msgstr ""
2740
2741 #: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193
2742 msgid "not yet"
2743 msgstr ""
2744
2745 #: ../lib/plugin/SystemInfo.php:181
2746 #, c-format
2747 msgid "%d homepages"
2748 msgstr ""
2749
2750 #: ../lib/plugin/SystemInfo.php:227
2751 #, c-format
2752 msgid "total hits: %d"
2753 msgstr ""
2754
2755 #: ../lib/plugin/SystemInfo.php:228
2756 #, c-format
2757 msgid "max: %d"
2758 msgstr ""
2759
2760 #: ../lib/plugin/SystemInfo.php:229
2761 #, c-format
2762 msgid "mean: %2.3f"
2763 msgstr ""
2764
2765 #: ../lib/plugin/SystemInfo.php:230
2766 #, c-format
2767 msgid "median: %d"
2768 msgstr ""
2769
2770 #: ../lib/plugin/SystemInfo.php:231
2771 #, c-format
2772 msgid "stddev: %2.3f"
2773 msgstr ""
2774
2775 #: ../lib/plugin/SystemInfo.php:243
2776 #, c-format
2777 msgid "%d pages with less than %d hits (<%d%%)."
2778 msgstr ""
2779
2780 #: ../lib/plugin/SystemInfo.php:245
2781 #, c-format
2782 msgid "%d page(s) with more than %d hits (>%d%%)."
2783 msgstr ""
2784
2785 #: ../lib/plugin/SystemInfo.php:287
2786 #, c-format
2787 msgid "Application size: %d Kb"
2788 msgstr ""
2789
2790 #: ../lib/plugin/SystemInfo.php:289
2791 #, c-format
2792 msgid "Pagedata size: %d Kb"
2793 msgstr ""
2794
2795 #: ../lib/plugin/SystemInfo.php:307
2796 #, c-format
2797 msgid "Total %d plugins: "
2798 msgstr ""
2799
2800 #: ../lib/plugin/SystemInfo.php:316
2801 #, c-format
2802 msgid "Total of %d languages: "
2803 msgstr ""
2804
2805 #: ../lib/plugin/SystemInfo.php:319
2806 #, c-format
2807 msgid "Current language: '%s'"
2808 msgstr ""
2809
2810 #: ../lib/plugin/SystemInfo.php:321
2811 #, c-format
2812 msgid "Default language: '%s'"
2813 msgstr ""
2814
2815 #: ../lib/plugin/SystemInfo.php:329
2816 #, c-format
2817 msgid "Total of %d themes: "
2818 msgstr ""
2819
2820 #: ../lib/plugin/SystemInfo.php:331
2821 #, c-format
2822 msgid "Current theme: '%s'"
2823 msgstr ""
2824
2825 #: ../lib/plugin/SystemInfo.php:333
2826 #, c-format
2827 msgid "Default theme: '%s'"
2828 msgstr ""
2829
2830 #: ../lib/plugin/SystemInfo.php:345
2831 #, c-format
2832 msgid "unknown argument '%s' to SystemInfo"
2833 msgstr ""
2834
2835 #: ../lib/plugin/SystemInfo.php:368
2836 msgid "Application name"
2837 msgstr ""
2838
2839 #: ../lib/plugin/SystemInfo.php:369
2840 msgid "PhpWiki engine version"
2841 msgstr ""
2842
2843 #: ../lib/plugin/SystemInfo.php:370
2844 msgid "Database"
2845 msgstr ""
2846
2847 #: ../lib/plugin/SystemInfo.php:371
2848 msgid "Cache statistics"
2849 msgstr ""
2850
2851 #: ../lib/plugin/SystemInfo.php:372
2852 msgid "Page statistics"
2853 msgstr ""
2854
2855 #: ../lib/plugin/SystemInfo.php:375
2856 msgid "User statistics"
2857 msgstr ""
2858
2859 #: ../lib/plugin/SystemInfo.php:377
2860 msgid "Hit statistics"
2861 msgstr ""
2862
2863 #: ../lib/plugin/SystemInfo.php:379
2864 msgid "Expiry parameters"
2865 msgstr ""
2866
2867 #: ../lib/plugin/SystemInfo.php:380
2868 msgid "Wikiname regexp"
2869 msgstr ""
2870
2871 #: ../lib/plugin/SystemInfo.php:381
2872 msgid "Allowed protocols"
2873 msgstr ""
2874
2875 #: ../lib/plugin/SystemInfo.php:382
2876 msgid "Inline images"
2877 msgstr ""
2878
2879 #: ../lib/plugin/SystemInfo.php:383
2880 msgid "Available plugins"
2881 msgstr ""
2882
2883 #: ../lib/plugin/SystemInfo.php:384
2884 msgid "Supported languages"
2885 msgstr ""
2886
2887 #: ../lib/plugin/SystemInfo.php:385
2888 msgid "Supported themes"
2889 msgstr ""
2890
2891 #: ../lib/plugin/TexToPng.php:103
2892 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki."
2893 msgstr ""
2894
2895 #: ../lib/plugin/TitleSearch.php:35
2896 msgid "Search the titles of all pages in this wiki."
2897 msgstr ""
2898
2899 #: ../lib/plugin/TitleSearch.php:74
2900 #, c-format
2901 msgid "Title search results for '%s'"
2902 msgstr ""
2903
2904 #: ../lib/plugin/Transclude.php:51
2905 msgid "Transclude"
2906 msgstr ""
2907
2908 #: ../lib/plugin/Transclude.php:55
2909 msgid "Include an external web page within the body of a wiki page."
2910 msgstr ""
2911
2912 #: ../lib/plugin/Transclude.php:76
2913 #, c-format
2914 msgid "%s parameter missing"
2915 msgstr ""
2916
2917 #: ../lib/plugin/Transclude.php:88
2918 msgid "Transcluded page"
2919 msgstr ""
2920
2921 #: ../lib/plugin/Transclude.php:97
2922 #, c-format
2923 msgid "See: %s"
2924 msgstr ""
2925
2926 #: ../lib/plugin/Transclude.php:109
2927 #, c-format
2928 msgid "Transcluded from %s"
2929 msgstr ""
2930
2931 #: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98
2932 msgid "TranslateText"
2933 msgstr ""
2934
2935 #: ../lib/plugin/TranslateText.php:48
2936 msgid "Define a translation for a specified text"
2937 msgstr ""
2938
2939 #: ../lib/plugin/TranslateText.php:68
2940 msgid "This internal action page cannot viewed."
2941 msgstr ""
2942
2943 #: ../lib/plugin/TranslateText.php:69
2944 msgid "You can only use it via the _WikiTranslation plugin."
2945 msgstr ""
2946
2947 #: ../lib/plugin/TranslateText.php:76
2948 msgid "Translation Error!"
2949 msgstr ""
2950
2951 #: ../lib/plugin/TranslateText.php:77
2952 msgid ""
2953 "Your translated text is either empty or equal to the untranslated text. "
2954 "Please try again."
2955 msgstr ""
2956
2957 #: ../lib/plugin/TranslateText.php:82
2958 msgid "ContributedTranslations"
2959 msgstr ""
2960
2961 #: ../lib/plugin/TranslateText.php:96
2962 #, c-format
2963 msgid "Translate '%s' to '%s' in *%s*"
2964 msgstr ""
2965
2966 #: ../lib/plugin/TranslateText.php:99
2967 #, c-format
2968 msgid "Translate %s to %s in %s"
2969 msgstr ""
2970
2971 #: ../lib/plugin/TranslateText.php:103
2972 msgid "Thanks for adding this translation!"
2973 msgstr ""
2974
2975 #: ../lib/plugin/TranslateText.php:104
2976 #, c-format
2977 msgid ""
2978 "Your translated text doesn't yet appear in this %s, but the Administrator "
2979 "will pick it up and add to the installation."
2980 msgstr ""
2981
2982 #: ../lib/plugin/TranslateText.php:106
2983 #, c-format
2984 msgid "Your translation is stored in %s"
2985 msgstr ""
2986
2987 #: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114
2988 #, c-format
2989 msgid "From english to %s: "
2990 msgstr ""
2991
2992 #: ../lib/plugin/TranslateText.php:115
2993 msgid "Translate"
2994 msgstr ""
2995
2996 #: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109
2997 #: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:219
2998 #: ../lib/plugin/WikiAdminRename.php:180
2999 #: ../lib/plugin/WikiAdminSearchReplace.php:186
3000 #: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239
3001 #: ../lib/plugin/WikiAdminSetAcl.php:189 ../lib/plugin/WikiAdminUtils.php:204
3002 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:69
3003 #: ../themes/default/templates/userprefs.tmpl:236
3004 msgid "Cancel"
3005 msgstr ""
3006
3007 #: ../lib/plugin/UnfoldSubpages.php:36
3008 msgid "UnfoldSubpages"
3009 msgstr ""
3010
3011 #: ../lib/plugin/UnfoldSubpages.php:40
3012 msgid "Includes the content of all SubPages of the current page."
3013 msgstr ""
3014
3015 #: ../lib/plugin/UnfoldSubpages.php:84
3016 #, c-format
3017 msgid "... first %d words"
3018 msgstr ""
3019
3020 #: ../lib/plugin/UnfoldSubpages.php:152
3021 #, c-format
3022 msgid " ... first %d lines"
3023 msgstr ""
3024
3025 #: ../lib/plugin/UnfoldSubpages.php:176
3026 #, c-format
3027 msgid "Included from %s:"
3028 msgstr ""
3029
3030 #: ../lib/plugin/UpLoad.php:53
3031 msgid "Upload files to the local InterWiki Upload:<filename>"
3032 msgstr ""
3033
3034 #: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100
3035 msgid "Upload"
3036 msgstr ""
3037
3038 #: ../lib/plugin/UpLoad.php:139
3039 msgid "ACCESS DENIED: You must log in to upload files."
3040 msgstr ""
3041
3042 #: ../lib/plugin/UpLoad.php:151
3043 #, c-format
3044 msgid "Files with extension %s are not allowed"
3045 msgstr ""
3046
3047 #: ../lib/plugin/UpLoad.php:155
3048 #, c-format
3049 msgid "There is already a file with name %s uploaded"
3050 msgstr ""
3051
3052 #: ../lib/plugin/UpLoad.php:159
3053 msgid "Sorry but this file is too big"
3054 msgstr ""
3055
3056 #: ../lib/plugin/UpLoad.php:167
3057 msgid "File successfully uploaded."
3058 msgstr ""
3059
3060 #: ../lib/plugin/UpLoad.php:184
3061 #, c-format
3062 msgid "uploaded %s"
3063 msgstr ""
3064
3065 #: ../lib/plugin/UpLoad.php:190
3066 msgid "Uploading failed: "
3067 msgstr ""
3068
3069 #: ../lib/plugin/UpLoad.php:208
3070 msgid "Error: the upload log is not writable"
3071 msgstr ""
3072
3073 #: ../lib/plugin/UpLoad.php:212
3074 msgid "Error: can't open the upload logfile"
3075 msgstr ""
3076
3077 #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85
3078 #: ../themes/Crao/templates/head.tmpl:86
3079 #: ../themes/Crao/templates/navbar.tmpl:31
3080 #: ../themes/default/templates/head.tmpl:83
3081 #: ../themes/default/templates/homepage.tmpl:11
3082 #: ../themes/default/templates/navbar.tmpl:30
3083 #: ../themes/smaller/templates/navbar.tmpl:25
3084 #: ../themes/wikilens/templates/head.tmpl:85
3085 #: ../themes/wikilens/templates/head.tmpl:86
3086 msgid "UserPreferences"
3087 msgstr ""
3088
3089 #: ../lib/plugin/UserPreferences.php:75
3090 msgid ""
3091 "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences "
3092 "cannot be saved."
3093 msgstr ""
3094
3095 #: ../lib/plugin/UserPreferences.php:97
3096 #: ../themes/default/templates/wikiforum.tmpl:22
3097 msgid "Message"
3098 msgstr ""
3099
3100 #: ../lib/plugin/UserPreferences.php:98
3101 msgid "Your UserPreferences have been successfully deleted."
3102 msgstr ""
3103
3104 #: ../lib/plugin/UserPreferences.php:106
3105 msgid "Do you really want to delete all your UserPreferences?"
3106 msgstr ""
3107
3108 #: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152
3109 #: ../lib/plugin/WikiAdminRemove.php:193 ../lib/plugin/WikiAdminRename.php:167
3110 #: ../lib/plugin/WikiAdminSearchReplace.php:172
3111 #: ../lib/plugin/WikiAdminSetAcl.php:176
3112 msgid "Yes"
3113 msgstr ""
3114
3115 #: ../lib/plugin/UserPreferences.php:114
3116 msgid "Wrong password. Try again."
3117 msgstr ""
3118
3119 #: ../lib/plugin/UserPreferences.php:133
3120 msgid "Password updated."
3121 msgstr ""
3122
3123 #: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138
3124 msgid "Password cannot be changed."
3125 msgstr ""
3126
3127 #: ../lib/plugin/UserPreferences.php:142
3128 msgid "No changes."
3129 msgstr ""
3130
3131 #: ../lib/plugin/UserPreferences.php:146
3132 #, c-format
3133 msgid "%d UserPreferences fields successfully updated."
3134 msgstr ""
3135
3136 #: ../lib/plugin/VisualWiki.php:94
3137 msgid ""
3138 "Visualizes the Wiki structure in a graph using the 'dot' commandline tool "
3139 "from graphviz."
3140 msgstr ""
3141
3142 #: ../lib/plugin/VisualWiki.php:555
3143 msgid "Legend"
3144 msgstr ""
3145
3146 #: ../lib/plugin/VisualWiki.php:561
3147 msgid "days"
3148 msgstr ""
3149
3150 #: ../lib/plugin/WantedPages.php:33 ../lib/plugin/WantedPages.php:65
3151 msgid "WantedPages"
3152 msgstr ""
3153
3154 #: ../lib/plugin/WantedPages.php:37
3155 msgid "Lists referenced page names which do not exist yet."
3156 msgstr ""
3157
3158 #: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79
3159 msgid "PgsrcTranslation"
3160 msgstr ""
3161
3162 #: ../lib/plugin/WantedPages.php:99 ../themes/default/templates/online.tmpl:38
3163 msgid "<none>"
3164 msgstr ""
3165
3166 #: ../lib/plugin/WantedPages.php:114
3167 #, c-format
3168 msgid "Wanted Pages for %s (%d total):"
3169 msgstr ""
3170
3171 #: ../lib/plugin/WantedPages.php:148
3172 #, c-format
3173 msgid "Wanted Pages in this wiki (%d total):"
3174 msgstr ""
3175
3176 #: ../lib/plugin/WantedPages.php:150
3177 msgid "Count"
3178 msgstr ""
3179
3180 #: ../lib/plugin/WhoIsOnline.php:38 ../lib/plugin/WhoIsOnline.php:82
3181 msgid "WhoIsOnline"
3182 msgstr ""
3183
3184 #: ../lib/plugin/WhoIsOnline.php:42
3185 msgid "Show summary information of the current user sessions."
3186 msgstr ""
3187
3188 #: ../lib/plugin/WhoIsOnline.php:82
3189 msgid "Who is online"
3190 msgstr ""
3191
3192 #: ../lib/plugin/WhoIsOnline.php:83
3193 #, c-format
3194 msgid "%d online users"
3195 msgstr ""
3196
3197 #: ../lib/plugin/WhoIsOnline.php:107
3198 msgid "Guest"
3199 msgstr ""
3200
3201 #: ../lib/plugin/WhoIsOnline.php:120
3202 msgid "<unknown>"
3203 msgstr ""
3204
3205 #: ../lib/plugin/WhoIsOnline.php:191
3206 #, c-format
3207 msgid "%d minutes"
3208 msgstr ""
3209
3210 #: ../lib/plugin/WikiAdminChmod.php:42
3211 msgid "WikiAdminChmod"
3212 msgstr ""
3213
3214 #: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44
3215 msgid "Set individual page permissions."
3216 msgstr ""
3217
3218 #: ../lib/plugin/WikiAdminChmod.php:81
3219 #, c-format
3220 msgid "chmod page '%s' to '%s'."
3221 msgstr ""
3222
3223 #: ../lib/plugin/WikiAdminChmod.php:84
3224 #, c-format
3225 msgid "Couldn't chmod page '%s' to '%s'."
3226 msgstr ""
3227
3228 #: ../lib/plugin/WikiAdminChmod.php:88
3229 msgid "Invalid chmod string"
3230 msgstr ""
3231
3232 #: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:110
3233 #, c-format
3234 msgid "%s pages have been changed."
3235 msgstr ""
3236
3237 #: ../lib/plugin/WikiAdminChmod.php:96
3238 #: ../lib/plugin/WikiAdminSearchReplace.php:109
3239 #: ../lib/plugin/WikiAdminSetAcl.php:113
3240 msgid "No pages changed."
3241 msgstr ""
3242
3243 #: ../lib/plugin/WikiAdminChmod.php:156
3244 msgid "Are you sure you want to permanently change the selected files?"
3245 msgstr ""
3246
3247 #: ../lib/plugin/WikiAdminChmod.php:159
3248 msgid "Chmod"
3249 msgstr ""
3250
3251 #: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:185
3252 msgid "Select the pages to change:"
3253 msgstr ""
3254
3255 #: ../lib/plugin/WikiAdminChmod.php:184
3256 msgid "This plugin is currently under development and does not work!"
3257 msgstr ""
3258
3259 #: ../lib/plugin/WikiAdminChmod.php:185
3260 msgid "Chmod to permission:"
3261 msgstr ""
3262
3263 #: ../lib/plugin/WikiAdminChmod.php:188
3264 msgid "(ugo : rwx)"
3265 msgstr ""
3266
3267 #: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:250
3268 msgid "Propagate new permissions to all subpages?"
3269 msgstr ""
3270
3271 #: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:252
3272 msgid "(disable individual page permissions, enable inheritance)?"
3273 msgstr ""
3274
3275 #: ../lib/plugin/WikiAdminRemove.php:40
3276 msgid "WikiAdminRemove"
3277 msgstr ""
3278
3279 #: ../lib/plugin/WikiAdminRemove.php:44
3280 msgid "Permanently remove all selected pages."
3281 msgstr ""
3282
3283 #: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47
3284 #, c-format
3285 msgid "Removed page '%s' successfully."
3286 msgstr ""
3287
3288 #: ../lib/plugin/WikiAdminRemove.php:124
3289 #, c-format
3290 msgid "Didn't removed page '%s'. Access denied."
3291 msgstr ""
3292
3293 #: ../lib/plugin/WikiAdminRemove.php:129
3294 #, c-format
3295 msgid "%d pages have been permanently removed."
3296 msgstr ""
3297
3298 #: ../lib/plugin/WikiAdminRemove.php:188 ../lib/plugin/WikiAdminRemove.php:240
3299 msgid "Remove"
3300 msgstr ""
3301
3302 #: ../lib/plugin/WikiAdminRemove.php:195
3303 msgid "Are you sure you want to permanently remove the selected files?"
3304 msgstr ""
3305
3306 #: ../lib/plugin/WikiAdminRemove.php:198
3307 msgid "Remove selected pages"
3308 msgstr ""
3309
3310 #: ../lib/plugin/WikiAdminRemove.php:199
3311 msgid "Permanently remove the selected files:"
3312 msgstr ""
3313
3314 #: ../lib/plugin/WikiAdminRemove.php:202
3315 #, c-format
3316 msgid "Also pages which have been deleted at least %s days."
3317 msgstr ""
3318
3319 #: ../lib/plugin/WikiAdminRemove.php:206
3320 msgid "List all pages."
3321 msgstr ""
3322
3323 #: ../lib/plugin/WikiAdminRemove.php:212
3324 #, c-format
3325 msgid "(Pages which have been deleted at least %s days are already checked.)"
3326 msgstr ""
3327
3328 #: ../lib/plugin/WikiAdminRename.php:42
3329 msgid "WikiAdminRename"
3330 msgstr ""
3331
3332 #: ../lib/plugin/WikiAdminRename.php:46
3333 msgid "Rename selected pages."
3334 msgstr ""
3335
3336 #: ../lib/plugin/WikiAdminRename.php:80
3337 #, c-format
3338 msgid "Page %s already exists. Ignored."
3339 msgstr ""
3340
3341 #: ../lib/plugin/WikiAdminRename.php:83 ../lib/plugin/WikiAdminSetAcl.php:101
3342 #, c-format
3343 msgid "Access denied to change page '%s'."
3344 msgstr ""
3345
3346 #: ../lib/plugin/WikiAdminRename.php:87
3347 #, c-format
3348 msgid "Renamed page '%s' to '%s'."
3349 msgstr ""
3350
3351 #: ../lib/plugin/WikiAdminRename.php:91 ../lib/plugin/WikiAdminRename.php:95
3352 #, c-format
3353 msgid "Couldn't rename page '%s' to '%s'."
3354 msgstr ""
3355
3356 #: ../lib/plugin/WikiAdminRename.php:101
3357 #, c-format
3358 msgid "%s pages have been permanently renamed."
3359 msgstr ""
3360
3361 #: ../lib/plugin/WikiAdminRename.php:104
3362 msgid "No pages renamed."
3363 msgstr ""
3364
3365 #: ../lib/plugin/WikiAdminRename.php:161
3366 msgid "Rename to"
3367 msgstr ""
3368
3369 #: ../lib/plugin/WikiAdminRename.php:170
3370 msgid "Are you sure you want to permanently rename the selected files?"
3371 msgstr ""
3372
3373 #: ../lib/plugin/WikiAdminRename.php:174
3374 msgid "Rename selected pages"
3375 msgstr ""
3376
3377 #: ../lib/plugin/WikiAdminRename.php:175
3378 msgid "Select the pages to rename:"
3379 msgstr ""
3380
3381 #: ../lib/plugin/WikiAdminRename.php:197
3382 msgid "Rename"
3383 msgstr ""
3384
3385 #: ../lib/plugin/WikiAdminRename.php:197
3386 msgid "from"
3387 msgstr ""
3388
3389 #: ../lib/plugin/WikiAdminRename.php:200
3390 msgid "to"
3391 msgstr ""
3392
3393 #: ../lib/plugin/WikiAdminRename.php:203
3394 msgid "(no regex, case-sensitive)"
3395 msgstr ""
3396
3397 #: ../lib/plugin/WikiAdminRename.php:206
3398 msgid "Change pagename in all linked pages also?"
3399 msgstr ""
3400
3401 #: ../lib/plugin/WikiAdminRename.php:207 ../lib/plugin/WikiAdminSetAcl.php:253
3402 msgid "(Currently not working)"
3403 msgstr ""
3404
3405 #: ../lib/plugin/WikiAdminRename.php:231
3406 msgid "This page already exists"
3407 msgstr ""
3408
3409 #: ../lib/plugin/WikiAdminSearchReplace.php:39
3410 msgid "WikiAdminSearchReplace"
3411 msgstr ""
3412
3413 #: ../lib/plugin/WikiAdminSearchReplace.php:43
3414 msgid "Search and replace text in selected wiki pages."
3415 msgstr ""
3416
3417 #: ../lib/plugin/WikiAdminSearchReplace.php:82
3418 #, c-format
3419 msgid "WikiAdminSearchReplace %s by %s"
3420 msgstr ""
3421
3422 #: ../lib/plugin/WikiAdminSearchReplace.php:90
3423 msgid "Error: Empty search string."
3424 msgstr ""
3425
3426 #: ../lib/plugin/WikiAdminSearchReplace.php:97
3427 #, c-format
3428 msgid "Replaced '%s' with '%s' in page '%s'."
3429 msgstr ""
3430
3431 #: ../lib/plugin/WikiAdminSearchReplace.php:100
3432 #, c-format
3433 msgid "Search string '%s' not found in page '%s'."
3434 msgstr ""
3435
3436 #: ../lib/plugin/WikiAdminSearchReplace.php:106
3437 #, c-format
3438 msgid "%s pages changed."
3439 msgstr ""
3440
3441 #: ../lib/plugin/WikiAdminSearchReplace.php:170
3442 msgid "Warning: The search string cannot be empty!"
3443 msgstr ""
3444
3445 #: ../lib/plugin/WikiAdminSearchReplace.php:175
3446 msgid ""
3447 "Are you sure you want to permanently search & replace text in the selected "
3448 "files?"
3449 msgstr ""
3450
3451 #: ../lib/plugin/WikiAdminSearchReplace.php:181
3452 msgid "Select the pages to search:"
3453 msgstr ""
3454
3455 #: ../lib/plugin/WikiAdminSearchReplace.php:203
3456 msgid "Replace: "
3457 msgstr ""
3458
3459 #: ../lib/plugin/WikiAdminSearchReplace.php:206
3460 msgid "by"
3461 msgstr ""
3462
3463 #: ../lib/plugin/WikiAdminSearchReplace.php:209
3464 msgid "(no regex) Case-exact: "
3465 msgstr ""
3466
3467 #: ../lib/plugin/WikiAdminSelect.php:41
3468 msgid "WikiAdminSelect"
3469 msgstr ""
3470
3471 #: ../lib/plugin/WikiAdminSelect.php:45
3472 msgid ""
3473 "Allows selection of multiple pages which get passed to other WikiAdmin "
3474 "plugins."
3475 msgstr ""
3476
3477 #: ../lib/plugin/WikiAdminSelect.php:140
3478 msgid "Select: "
3479 msgstr ""
3480
3481 #: ../lib/plugin/WikiAdminSelect.php:179
3482 #, c-format
3483 msgid "Selected page '%s' passed to '%s'."
3484 msgstr ""
3485
3486 #: ../lib/plugin/WikiAdminSelect.php:216
3487 msgid "Select pages"
3488 msgstr ""
3489
3490 #: ../lib/plugin/WikiAdminSetAcl.php:40
3491 msgid "WikiAdminSetAcl"
3492 msgstr ""
3493
3494 #: ../lib/plugin/WikiAdminSetAcl.php:95
3495 #, c-format
3496 msgid "ACL not changed for page '%s'."
3497 msgstr ""
3498
3499 #: ../lib/plugin/WikiAdminSetAcl.php:98
3500 #, c-format
3501 msgid "ACL changed for page '%s'."
3502 msgstr ""
3503
3504 #: ../lib/plugin/WikiAdminSetAcl.php:105
3505 msgid "Invalid ACL"
3506 msgstr ""
3507
3508 #: ../lib/plugin/WikiAdminSetAcl.php:170
3509 msgid "Permission"
3510 msgstr ""
3511
3512 #: ../lib/plugin/WikiAdminSetAcl.php:172
3513 msgid "ACL"
3514 msgstr ""
3515
3516 #: ../lib/plugin/WikiAdminSetAcl.php:180
3517 msgid ""
3518 "Are you sure you want to permanently change access to the selected files?"
3519 msgstr ""
3520
3521 #: ../lib/plugin/WikiAdminSetAcl.php:183
3522 msgid "SetAcl"
3523 msgstr ""
3524
3525 #: ../lib/plugin/WikiAdminSetAcl.php:215
3526 #, c-format
3527 msgid "Selected Pages: %s"
3528 msgstr ""
3529
3530 #: ../lib/plugin/WikiAdminSetAcl.php:221
3531 #, c-format
3532 msgid "page permission inherited from %s"
3533 msgstr ""
3534
3535 #: ../lib/plugin/WikiAdminSetAcl.php:223
3536 msgid "invidual page permission"
3537 msgstr ""
3538
3539 #: ../lib/plugin/WikiAdminSetAcl.php:225
3540 msgid "default page permission"
3541 msgstr ""
3542
3543 #: ../lib/plugin/WikiAdminSetAcl.php:226
3544 msgid "Type: "
3545 msgstr ""
3546
3547 #: ../lib/plugin/WikiAdminSetAcl.php:228
3548 msgid ""
3549 "Description: Selected Grant checkboxes allow access, unselected checkboxes "
3550 "deny access."
3551 msgstr ""
3552
3553 #: ../lib/plugin/WikiAdminSetAcl.php:229
3554 msgid "To ignore delete the line."
3555 msgstr ""
3556
3557 #: ../lib/plugin/WikiAdminSetAcl.php:230
3558 msgid "To add check 'Add' near the dropdown list."
3559 msgstr ""
3560
3561 #: ../lib/plugin/WikiAdminUtils.php:29
3562 msgid "WikiAdminUtils"
3563 msgstr ""
3564
3565 #: ../lib/plugin/WikiAdminUtils.php:33
3566 msgid "Miscellaneous utility functions of use to the administrator."
3567 msgstr ""
3568
3569 #: ../lib/plugin/WikiAdminUtils.php:66
3570 msgid "You must be an administrator to use this plugin."
3571 msgstr ""
3572
3573 #: ../lib/plugin/WikiAdminUtils.php:96
3574 msgid "WikiAdminUtils says:"
3575 msgstr ""
3576
3577 #: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397
3578 msgid "Okay"
3579 msgstr ""
3580
3581 #: ../lib/plugin/WikiAdminUtils.php:103
3582 msgid "Purge Markup Cache"
3583 msgstr ""
3584
3585 #: ../lib/plugin/WikiAdminUtils.php:104
3586 msgid "Delete Pages With Invalid Names"
3587 msgstr ""
3588
3589 #: ../lib/plugin/WikiAdminUtils.php:114
3590 msgid "Markup cache purged!"
3591 msgstr ""
3592
3593 #: ../lib/plugin/WikiAdminUtils.php:130
3594 msgid "No pages with bad names were found."
3595 msgstr ""
3596
3597 #: ../lib/plugin/WikiAdminUtils.php:138
3598 #, c-format
3599 msgid "Deleted %s pages with invalid names:"
3600 msgstr ""
3601
3602 #: ../lib/plugin/WikiAdminUtils.php:146
3603 msgid "Sorry. Access Restrictions not yet implemented"
3604 msgstr ""
3605
3606 #: ../lib/plugin/WikiAdminUtils.php:154
3607 #: ../themes/default/templates/userprefs.tmpl:120
3608 msgid "E-Mail"
3609 msgstr ""
3610
3611 #: ../lib/plugin/WikiAdminUtils.php:155
3612 msgid "Verification Status"
3613 msgstr ""
3614
3615 #: ../lib/plugin/WikiAdminUtils.php:202
3616 msgid "Change Verification Status"
3617 msgstr ""
3618
3619 #: ../lib/plugin/WikiBlog.php:77
3620 msgid "WikiBlog"
3621 msgstr ""
3622
3623 #: ../lib/plugin/WikiBlog.php:81
3624 #, c-format
3625 msgid "Show and add blogs for %s"
3626 msgstr ""
3627
3628 #: ../lib/plugin/WikiBlog.php:156
3629 #, c-format
3630 msgid "No pagename specified for %s"
3631 msgstr ""
3632
3633 #: ../lib/plugin/WikiBlog.php:186
3634 msgid "New comment."
3635 msgstr ""
3636
3637 #: ../lib/plugin/WikiBlog.php:286
3638 msgid "Blogs"
3639 msgstr ""
3640
3641 #: ../lib/plugin/WikiBlog.php:290
3642 msgid "Messages"
3643 msgstr ""
3644
3645 #: ../lib/plugin/WikiBlog.php:293
3646 #, c-format
3647 msgid "%s on %s:"
3648 msgstr ""
3649
3650 #: ../lib/plugin/WikiForm.php:32
3651 msgid "WikiForm"
3652 msgstr ""
3653
3654 #: ../lib/plugin/WikiForm.php:67
3655 msgid "Load File"
3656 msgstr ""
3657
3658 #: ../lib/plugin/WikiForm.php:73
3659 msgid "Login"
3660 msgstr ""
3661
3662 #: ../lib/plugin/WikiForm.php:81
3663 msgid "Dump Pages"
3664 msgstr ""
3665
3666 #: ../lib/plugin/WikiForm.php:89
3667 msgid "Dump Pages as XHTML"
3668 msgstr ""
3669
3670 #: ../lib/plugin/WikiForm.php:104
3671 #, c-format
3672 msgid "WikiForm: %s: unknown action"
3673 msgstr ""
3674
3675 #: ../lib/plugin/WikiForum.php:52
3676 msgid "WikiForum"
3677 msgstr ""
3678
3679 #: ../lib/plugin/WikiForum.php:56
3680 msgid "Handles threaded topics with comments/news and provide a input form"
3681 msgstr ""
3682
3683 #: ../lib/plugin/WikiPoll.php:59
3684 msgid "WikiPoll"
3685 msgstr ""
3686
3687 #: ../lib/plugin/WikiPoll.php:63
3688 msgid "Enable configurable polls"
3689 msgstr ""
3690
3691 #: ../lib/plugin/WikiPoll.php:161 ../lib/plugin/WikiPoll.php:230
3692 msgid "Sorry! You must wait at least 20 minutes until you can vote again!"
3693 msgstr ""
3694
3695 #: ../lib/plugin/WikiPoll.php:187
3696 msgid "Not enough questions answered!"
3697 msgstr ""
3698
3699 #: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257
3700 #, c-format
3701 msgid "Missing %s for %s"
3702 msgstr ""
3703
3704 #: ../lib/plugin/WikiPoll.php:224
3705 msgid "Ok"
3706 msgstr ""
3707
3708 #: ../lib/plugin/WikiPoll.php:227
3709 msgid "Reset"
3710 msgstr ""
3711
3712 #: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287
3713 #, c-format
3714 msgid "  %d%% (%d/%d)"
3715 msgstr ""
3716
3717 #: ../lib/plugin/WikiPoll.php:303 ../lib/plugin/WikiPoll.php:305
3718 msgid "The result of this poll so far:"
3719 msgstr ""
3720
3721 #: ../lib/plugin/WikiPoll.php:303
3722 msgid "Thanks for participating!"
3723 msgstr ""
3724
3725 #: ../lib/plugin/_AuthInfo.php:35
3726 msgid "AuthInfo"
3727 msgstr ""
3728
3729 #: ../lib/plugin/_AuthInfo.php:39
3730 msgid "Display general and user specific auth information."
3731 msgstr ""
3732
3733 #: ../lib/plugin/_AuthInfo.php:65
3734 msgid "General Auth Settings"
3735 msgstr ""
3736
3737 #: ../lib/plugin/_AuthInfo.php:100
3738 #, c-format
3739 msgid "Personal Auth Settings for '%s'"
3740 msgstr ""
3741
3742 #: ../lib/plugin/_AuthInfo.php:102
3743 msgid "No userid"
3744 msgstr ""
3745
3746 #: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57
3747 #: ../themes/Crao/templates/actionbar.tmpl:22
3748 #: ../themes/Portland/templates/actionbar.tmpl:21
3749 #: ../themes/Wordpress/templates/actionbar.tmpl:73
3750 #: ../themes/default/templates/actionbar.tmpl:31
3751 #: ../themes/smaller/templates/info.tmpl:175
3752 msgid "DebugInfo"
3753 msgstr ""
3754
3755 #: ../lib/plugin/_BackendInfo.php:34
3756 #, c-format
3757 msgid "Get debugging information for %s."
3758 msgstr ""
3759
3760 #: ../lib/plugin/_BackendInfo.php:54
3761 #, c-format
3762 msgid "Querying backend directly for '%s'"
3763 msgstr ""
3764
3765 #: ../lib/plugin/_BackendInfo.php:64
3766 #, c-format
3767 msgid "No pagedata for %s"
3768 msgstr ""
3769
3770 #: ../lib/plugin/_BackendInfo.php:95
3771 msgid "<not displayed>"
3772 msgstr ""
3773
3774 #: ../lib/plugin/_BackendInfo.php:95
3775 msgid "<empty>"
3776 msgstr ""
3777
3778 #: ../lib/plugin/_PreferencesInfo.php:30
3779 #: ../themes/default/templates/userprefs.tmpl:12
3780 msgid "PreferencesInfo"
3781 msgstr ""
3782
3783 #: ../lib/plugin/_PreferencesInfo.php:34
3784 #, c-format
3785 msgid "Get preferences information for current user %s."
3786 msgstr ""
3787
3788 #: ../lib/plugin/_WikiTranslation.php:47
3789 msgid "AddCommentPlugin"
3790 msgstr ""
3791
3792 #: ../lib/plugin/_WikiTranslation.php:48
3793 msgid "AddingPages"
3794 msgstr ""
3795
3796 #: ../lib/plugin/_WikiTranslation.php:49
3797 msgid "AuthorHistoryPlugin"
3798 msgstr ""
3799
3800 #: ../lib/plugin/_WikiTranslation.php:51
3801 msgid "CalendarListPlugin"
3802 msgstr ""
3803
3804 #: ../lib/plugin/_WikiTranslation.php:52
3805 msgid "CalendarPlugin"
3806 msgstr ""
3807
3808 #: ../lib/plugin/_WikiTranslation.php:53
3809 msgid "CategoryCategory"
3810 msgstr ""
3811
3812 #: ../lib/plugin/_WikiTranslation.php:54
3813 msgid "CategoryHomePages"
3814 msgstr ""
3815
3816 #: ../lib/plugin/_WikiTranslation.php:55
3817 msgid "CommentPlugin"
3818 msgstr ""
3819
3820 #: ../lib/plugin/_WikiTranslation.php:56
3821 msgid "CreateTocPlugin"
3822 msgstr ""
3823
3824 #: ../lib/plugin/_WikiTranslation.php:58
3825 msgid "EditMetaDataPlugin"
3826 msgstr ""
3827
3828 #: ../lib/plugin/_WikiTranslation.php:59
3829 msgid "ExternalSearchPlugin"
3830 msgstr ""
3831
3832 #: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36
3833 #: ../themes/Crao/templates/head.tmpl:37
3834 #: ../themes/Crao/templates/navbar.tmpl:48
3835 #: ../themes/Portland/templates/navbar.tmpl:8
3836 #: ../themes/Sidebar/templates/navbar.tmpl:21
3837 #: ../themes/default/templates/head.tmpl:36
3838 #: ../themes/default/templates/navbar.tmpl:11
3839 #: ../themes/smaller/templates/navbar.tmpl:11
3840 #: ../themes/wikilens/templates/head.tmpl:35
3841 #: ../themes/wikilens/templates/navbar.tmpl:11
3842 msgid "FindPage"
3843 msgstr ""
3844
3845 #: ../lib/plugin/_WikiTranslation.php:61
3846 msgid "FrameIncludePlugin"
3847 msgstr ""
3848
3849 #: ../lib/plugin/_WikiTranslation.php:62
3850 msgid "FullRecentChanges"
3851 msgstr ""
3852
3853 #: ../lib/plugin/_WikiTranslation.php:63
3854 msgid "HelloWorldPlugin"
3855 msgstr ""
3856
3857 #: ../lib/plugin/_WikiTranslation.php:64
3858 msgid "HomePageAlias"
3859 msgstr ""
3860
3861 #: ../lib/plugin/_WikiTranslation.php:65
3862 msgid "IncludePagePlugin"
3863 msgstr ""
3864
3865 #: ../lib/plugin/_WikiTranslation.php:66
3866 msgid "InterWiki"
3867 msgstr ""
3868
3869 #: ../lib/plugin/_WikiTranslation.php:67
3870 msgid "LinkIcons"
3871 msgstr ""
3872
3873 #: ../lib/plugin/_WikiTranslation.php:68
3874 msgid "MagicPhpWikiURLs"
3875 msgstr ""
3876
3877 #: ../lib/plugin/_WikiTranslation.php:69
3878 msgid "MoreAboutMechanics"
3879 msgstr ""
3880
3881 #: ../lib/plugin/_WikiTranslation.php:70
3882 msgid "NewMarkupTestPage"
3883 msgstr ""
3884
3885 #: ../lib/plugin/_WikiTranslation.php:71
3886 msgid "OldMarkupTestPage"
3887 msgstr ""
3888
3889 #: ../lib/plugin/_WikiTranslation.php:72
3890 msgid "OldStyleTablePlugin"
3891 msgstr ""
3892
3893 #: ../lib/plugin/_WikiTranslation.php:74
3894 msgid "PageGroupTest"
3895 msgstr ""
3896
3897 #: ../lib/plugin/_WikiTranslation.php:75
3898 msgid "PageGroupTest/Four"
3899 msgstr ""
3900
3901 #: ../lib/plugin/_WikiTranslation.php:76
3902 msgid "PageGroupTest/One"
3903 msgstr ""
3904
3905 #: ../lib/plugin/_WikiTranslation.php:77
3906 msgid "PageGroupTest/Three"
3907 msgstr ""
3908
3909 #: ../lib/plugin/_WikiTranslation.php:78
3910 msgid "PageGroupTest/Two"
3911 msgstr ""
3912
3913 #: ../lib/plugin/_WikiTranslation.php:80
3914 msgid "PhotoAlbumPlugin"
3915 msgstr ""
3916
3917 #: ../lib/plugin/_WikiTranslation.php:81
3918 msgid "PhpHighlightPlugin"
3919 msgstr ""
3920
3921 #: ../lib/plugin/_WikiTranslation.php:82
3922 msgid "PhpWeatherPlugin"
3923 msgstr ""
3924
3925 #: ../lib/plugin/_WikiTranslation.php:83
3926 msgid "PhpWiki"
3927 msgstr ""
3928
3929 #: ../lib/plugin/_WikiTranslation.php:84
3930 msgid "PhpWikiAdministration/Chmod"
3931 msgstr ""
3932
3933 #: ../lib/plugin/_WikiTranslation.php:85
3934 msgid "PhpWikiAdministration/Remove"
3935 msgstr ""
3936
3937 #: ../lib/plugin/_WikiTranslation.php:86
3938 msgid "PhpWikiAdministration/Rename"
3939 msgstr ""
3940
3941 #: ../lib/plugin/_WikiTranslation.php:87
3942 msgid "PhpWikiAdministration/Replace"
3943 msgstr ""
3944
3945 #: ../lib/plugin/_WikiTranslation.php:88
3946 msgid "PhpWikiDocumentation"
3947 msgstr ""
3948
3949 #: ../lib/plugin/_WikiTranslation.php:89
3950 msgid "PhpWikiPoll"
3951 msgstr ""
3952
3953 #: ../lib/plugin/_WikiTranslation.php:90
3954 msgid "RawHtmlPlugin"
3955 msgstr ""
3956
3957 #: ../lib/plugin/_WikiTranslation.php:91
3958 msgid "RecentVisitors"
3959 msgstr ""
3960
3961 #: ../lib/plugin/_WikiTranslation.php:92
3962 msgid "RedirectToPlugin"
3963 msgstr ""
3964
3965 #: ../lib/plugin/_WikiTranslation.php:93
3966 msgid "ReleaseNotes"
3967 msgstr ""
3968
3969 #: ../lib/plugin/_WikiTranslation.php:94
3970 msgid "RichTablePlugin"
3971 msgstr ""
3972
3973 #: ../lib/plugin/_WikiTranslation.php:95
3974 msgid "SteveWainstead"
3975 msgstr ""
3976
3977 #: ../lib/plugin/_WikiTranslation.php:96
3978 msgid "SystemInfoPlugin"
3979 msgstr ""
3980
3981 #: ../lib/plugin/_WikiTranslation.php:97
3982 msgid "TranscludePlugin"
3983 msgstr ""
3984
3985 #: ../lib/plugin/_WikiTranslation.php:99
3986 msgid "UnfoldSubpagesPlugin"
3987 msgstr ""
3988
3989 #: ../lib/plugin/_WikiTranslation.php:100
3990 msgid "UpLoad"
3991 msgstr ""
3992
3993 #: ../lib/plugin/_WikiTranslation.php:101
3994 msgid "WabiSabi"
3995 msgstr ""
3996
3997 #: ../lib/plugin/_WikiTranslation.php:102
3998 msgid "WikiBlogPlugin"
3999 msgstr ""
4000
4001 #: ../lib/plugin/_WikiTranslation.php:103
4002 msgid "WikiPlugin"
4003 msgstr ""
4004
4005 #: ../lib/plugin/_WikiTranslation.php:104
4006 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74
4007 #: ../themes/default/templates/head.tmpl:72
4008 #: ../themes/wikilens/templates/head.tmpl:71
4009 #: ../themes/wikilens/templates/head.tmpl:72
4010 msgid "WikiWikiWeb"
4011 msgstr ""
4012
4013 #: ../lib/plugin/_WikiTranslation.php:113
4014 msgid "_WikiTranslation"
4015 msgstr ""
4016
4017 #: ../lib/plugin/_WikiTranslation.php:117
4018 msgid "Show translations of various words or pages"
4019 msgstr ""
4020
4021 #: ../lib/plugin/_WikiTranslation.php:261
4022 #, c-format
4023 msgid ""
4024 "TODO: Google can only translate from english and french. Find a translation "
4025 "service for %s to language %s"
4026 msgstr ""
4027
4028 #: ../lib/plugin/_WikiTranslation.php:265
4029 #, c-format
4030 msgid "%s is empty"
4031 msgstr ""
4032
4033 #: ../lib/plugin/_WikiTranslation.php:375
4034 #, c-format
4035 msgid "Define the translation for %s in %s"
4036 msgstr ""
4037
4038 #: ../lib/plugin/text2png.php:46
4039 msgid "Convert text into a png image using GD."
4040 msgstr ""
4041
4042 #: ../lib/plugin/text2png.php:67
4043 msgid "Sorry, this version of PHP cannot create PNG image files."
4044 msgstr ""
4045
4046 #: ../lib/plugin/text2png.php:118
4047 msgid ""
4048 "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png."
4049 "php' for details."
4050 msgstr ""
4051
4052 #: ../lib/plugin/text2png.php:168
4053 #, c-format
4054 msgid "Image saved to cache file: %s"
4055 msgstr ""
4056
4057 #: ../lib/plugin/text2png.php:172
4058 #, c-format
4059 msgid "Image loaded from cache file: %s"
4060 msgstr ""
4061
4062 #: ../lib/removepage.php:25
4063 #, c-format
4064 msgid "You are about to remove '%s' permanently!"
4065 msgstr ""
4066
4067 #: ../lib/removepage.php:38
4068 msgid "Someone has edited the page!"
4069 msgstr ""
4070
4071 #: ../lib/removepage.php:39
4072 #, c-format
4073 msgid ""
4074 "Since you started the deletion process, someone has saved a new version of %"
4075 "s.  Please check to make sure you still want to permanently remove the page "
4076 "from the database."
4077 msgstr ""
4078
4079 #: ../lib/removepage.php:50
4080 msgid "Remove page"
4081 msgstr ""
4082
4083 #: ../lib/stdlib.php:247 ../lib/stdlib.php:266
4084 msgid "BAD URL -- remove all of <, >, \""
4085 msgstr ""
4086
4087 #: ../lib/stdlib.php:352
4088 msgid "BAD phpwiki: URL"
4089 msgstr ""
4090
4091 #: ../lib/stdlib.php:390
4092 msgid "Lock page to enable link"
4093 msgstr ""
4094
4095 #: ../lib/stdlib.php:489
4096 #, c-format
4097 msgid "'%s': Bad page name: %s"
4098 msgstr ""
4099
4100 #: ../lib/stdlib.php:526
4101 msgid "White space converted to single space"
4102 msgstr ""
4103
4104 #: ../lib/stdlib.php:531
4105 msgid "Control characters not allowed"
4106 msgstr ""
4107
4108 #: ../lib/stdlib.php:540
4109 #, c-format
4110 msgid "Leading %s not allowed"
4111 msgstr ""
4112
4113 #: ../lib/stdlib.php:543
4114 msgid "';' and ':' in pagenames are deprecated"
4115 msgstr ""
4116
4117 #: ../lib/stdlib.php:547
4118 msgid "too long"
4119 msgstr ""
4120
4121 #: ../lib/stdlib.php:552
4122 msgid "illegal pagename"
4123 msgstr ""
4124
4125 #: ../lib/stdlib.php:815
4126 msgid "Revision Not Found"
4127 msgstr ""
4128
4129 #: ../lib/stdlib.php:816
4130 #, c-format
4131 msgid "I'm sorry.  Version %d of %s is not in the database."
4132 msgstr ""
4133
4134 #: ../lib/stdlib.php:819
4135 msgid "Bad Version"
4136 msgstr ""
4137
4138 #: ../lib/stdlib.php:955
4139 msgid "-???"
4140 msgstr ""
4141
4142 #: ../lib/stdlib.php:958
4143 #, c-format
4144 msgid "%s b"
4145 msgstr ""
4146
4147 #: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29
4148 #, c-format
4149 msgid "%s bytes"
4150 msgstr ""
4151
4152 #: ../lib/stdlib.php:965
4153 #, c-format
4154 msgid "%s k"
4155 msgstr ""
4156
4157 #: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32
4158 #, c-format
4159 msgid "%s Kb (%s bytes)"
4160 msgstr ""
4161
4162 #: ../lib/stdlib.php:1063
4163 #, c-format
4164 msgid "%s: argument index out of range"
4165 msgstr ""
4166
4167 #: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20
4168 #, c-format
4169 msgid "%s is empty."
4170 msgstr ""
4171
4172 #: ../lib/stdlib.php:1141
4173 #, c-format
4174 msgid "Unable to open directory '%s' for reading"
4175 msgstr ""
4176
4177 #: ../lib/upgrade.php:72
4178 msgid "newer than the existing page."
4179 msgstr ""
4180
4181 #: ../lib/upgrade.php:73
4182 msgid " replace "
4183 msgstr ""
4184
4185 #: ../lib/upgrade.php:77
4186 msgid "older than the existing page."
4187 msgstr ""
4188
4189 #: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140
4190 msgid " skipped"
4191 msgstr ""
4192
4193 #: ../lib/upgrade.php:85
4194 #, c-format
4195 msgid "%s does not exist"
4196 msgstr ""
4197
4198 #: ../lib/upgrade.php:107
4199 msgid "check for necessary ActionPage updates"
4200 msgstr ""
4201
4202 #: ../lib/upgrade.php:123
4203 msgid "check for necessary pgsrc updates"
4204 msgstr ""
4205
4206 #: ../lib/upgrade.php:139
4207 msgid "always skip the HomePage."
4208 msgstr ""
4209
4210 #: ../lib/upgrade.php:159
4211 msgid "MISSING"
4212 msgstr ""
4213
4214 #: ../lib/upgrade.php:278
4215 msgid "CREATED"
4216 msgstr ""
4217
4218 #: ../lib/upgrade.php:289
4219 msgid "check for necessary database updates"
4220 msgstr ""
4221
4222 #: ../lib/upgrade.php:296
4223 #, c-format
4224 msgid "check for table %s"
4225 msgstr ""
4226
4227 #: ../lib/upgrade.php:306
4228 msgid "check for new session.sess_ip column"
4229 msgstr ""
4230
4231 #: ../lib/upgrade.php:313 ../lib/upgrade.php:333
4232 msgid "ADDING"
4233 msgstr ""
4234
4235 #: ../lib/upgrade.php:323
4236 msgid "check for page.id auto_increment flag"
4237 msgstr ""
4238
4239 #: ../lib/upgrade.php:339
4240 msgid "FAILED"
4241 msgstr ""
4242
4243 #: ../lib/upgrade.php:377
4244 msgid "Upgrade disabled: user != isAdmin"
4245 msgstr ""
4246
4247 #: ../lib/upgrade.php:381
4248 msgid "Upgrading this PhpWiki"
4249 msgstr ""
4250
4251 #: ../lib/ziplib.php:208
4252 msgid "Can't inflate data: zlib support not enabled in this PHP"
4253 msgstr ""
4254
4255 #: ../lib/ziplib.php:394
4256 #, c-format
4257 msgid "Can't open zip file '%s' for reading"
4258 msgstr ""
4259
4260 #: ../lib/ziplib.php:401
4261 msgid "Unexpected EOF in zip file"
4262 msgstr ""
4263
4264 #: ../lib/ziplib.php:688
4265 #, c-format
4266 msgid "[%d] See [%s]"
4267 msgstr ""
4268
4269 #: ../lib/ziplib.php:695
4270 msgid "References"
4271 msgstr ""
4272
4273 #: ../themes/Crao/templates/actionbar.tmpl:5
4274 #: ../themes/Portland/templates/actionbar.tmpl:8
4275 #: ../themes/default/templates/actionbar.tmpl:5
4276 #: ../themes/smaller/templates/actionbar.tmpl:6
4277 msgid "Edit Old Revision"
4278 msgstr ""
4279
4280 #: ../themes/Crao/templates/actionbar.tmpl:7
4281 #: ../themes/Crao/templates/head.tmpl:47
4282 #: ../themes/Portland/templates/actionbar.tmpl:10
4283 #: ../themes/default/templates/actionbar.tmpl:7
4284 #: ../themes/default/templates/head.tmpl:46
4285 #: ../themes/smaller/templates/actionbar.tmpl:8
4286 #: ../themes/smaller/templates/info.tmpl:167
4287 #: ../themes/wikilens/templates/head.tmpl:45
4288 msgid "View Source"
4289 msgstr ""
4290
4291 #: ../themes/Crao/templates/actionbar.tmpl:24
4292 #: ../themes/default/templates/actionbar.tmpl:35
4293 #: ../themes/smaller/templates/actionbar.tmpl:38
4294 #: ../themes/smaller/templates/info.tmpl:178
4295 msgid "PurgeHtmlCache"
4296 msgstr ""
4297
4298 #: ../themes/Crao/templates/actionbar.tmpl:25
4299 #: ../themes/default/templates/actionbar.tmpl:36
4300 #: ../themes/smaller/templates/actionbar.tmpl:39
4301 #: ../themes/smaller/templates/info.tmpl:179
4302 msgid ""
4303 "Purge HTML cache for this page. Regenerate from WikiMarkup when next "
4304 "accessed."
4305 msgstr ""
4306
4307 #: ../themes/Crao/templates/blogform.tmpl:10
4308 #: ../themes/default/templates/blogform.tmpl:11
4309 msgid "Add a Comment"
4310 msgstr ""
4311
4312 #: ../themes/Crao/templates/browse.tmpl:5
4313 #: ../themes/Portland/templates/browse.tmpl:9
4314 #: ../themes/Portland/templates/viewsource.tmpl:5
4315 #: ../themes/Wordpress/templates/browse.tmpl:9
4316 #: ../themes/Wordpress/templates/viewsource.tmpl:7
4317 #: ../themes/default/templates/browse.tmpl:6
4318 #: ../themes/default/templates/viewsource.tmpl:5
4319 msgid "Note:"
4320 msgstr ""
4321
4322 #: ../themes/Crao/templates/browse.tmpl:6
4323 #: ../themes/Portland/templates/browse.tmpl:10
4324 #: ../themes/Portland/templates/viewsource.tmpl:10
4325 #: ../themes/Wordpress/templates/browse.tmpl:10
4326 #: ../themes/Wordpress/templates/viewsource.tmpl:12
4327 #: ../themes/default/templates/browse.tmpl:7
4328 #: ../themes/default/templates/viewsource.tmpl:10
4329 msgid "You are viewing an old revision of this page."
4330 msgstr ""
4331
4332 #: ../themes/Crao/templates/browse.tmpl:7
4333 #: ../themes/Portland/templates/browse.tmpl:11
4334 #: ../themes/Portland/templates/viewsource.tmpl:11
4335 #: ../themes/Wordpress/templates/browse.tmpl:11
4336 #: ../themes/Wordpress/templates/viewsource.tmpl:13
4337 #: ../themes/default/templates/browse.tmpl:8
4338 #: ../themes/default/templates/viewsource.tmpl:11
4339 msgid "View the current version"
4340 msgstr ""
4341
4342 #: ../themes/Crao/templates/editpage.tmpl:24
4343 #: ../themes/Portland/templates/editpage.tmpl:80
4344 #: ../themes/Wordpress/templates/editpage.tmpl:80
4345 #: ../themes/default/templates/editpage.tmpl:24
4346 msgid "Preview only!  Changes not saved."
4347 msgstr ""
4348
4349 #: ../themes/Crao/templates/editpage.tmpl:28
4350 #: ../themes/default/templates/editpage.tmpl:28
4351 #, c-format
4352 msgid ""
4353 "Please continue editing.  (You'll find your %s at the bottom of the page.)"
4354 msgstr ""
4355
4356 #: ../themes/Crao/templates/editpage.tmpl:29
4357 #: ../themes/default/templates/editpage.tmpl:29
4358 msgid "edit area"
4359 msgstr ""
4360
4361 #: ../themes/Crao/templates/editpage.tmpl:38
4362 #: ../themes/Portland/templates/editpage.tmpl:46
4363 #: ../themes/Wordpress/templates/editpage.tmpl:44
4364 #: ../themes/default/templates/editpage.tmpl:40
4365 msgid "Warning: You are editing an old revision."
4366 msgstr ""
4367
4368 #: ../themes/Crao/templates/editpage.tmpl:39
4369 #: ../themes/Portland/templates/editpage.tmpl:47
4370 #: ../themes/Wordpress/templates/editpage.tmpl:45
4371 #: ../themes/default/templates/editpage.tmpl:41
4372 msgid "Saving this page will overwrite the current version."
4373 msgstr ""
4374
4375 #: ../themes/Crao/templates/editpage.tmpl:57
4376 #: ../themes/Portland/templates/editpage.tmpl:69
4377 #: ../themes/Wordpress/templates/editpage.tmpl:60
4378 #: ../themes/default/templates/editpage.tmpl:59
4379 msgid "H"
4380 msgstr ""
4381
4382 #: ../themes/Crao/templates/editpage.tmpl:58
4383 #: ../themes/Portland/templates/editpage.tmpl:71
4384 #: ../themes/Wordpress/templates/editpage.tmpl:61
4385 #: ../themes/default/templates/editpage.tmpl:59
4386 msgid "W"
4387 msgstr ""
4388
4389 #: ../themes/Crao/templates/editpage.tmpl:59
4390 #: ../themes/Portland/templates/editpage.tmpl:73
4391 #: ../themes/Wordpress/templates/editpage.tmpl:62
4392 #: ../themes/default/templates/editpage.tmpl:60
4393 msgid "Adjust"
4394 msgstr ""
4395
4396 #: ../themes/Crao/templates/editpage.tmpl:62
4397 msgid "Page Content: "
4398 msgstr ""
4399
4400 #: ../themes/Crao/templates/editpage.tmpl:71
4401 #: ../themes/default/templates/editpage.tmpl:71
4402 msgid "This is a minor change."
4403 msgstr ""
4404
4405 #: ../themes/Crao/templates/editpage.tmpl:72
4406 #: ../themes/Portland/templates/editpage.tmpl:75
4407 #: ../themes/Wordpress/templates/editpage.tmpl:65
4408 #: ../themes/default/templates/editpage.tmpl:72
4409 msgid "Use old markup"
4410 msgstr ""
4411
4412 #: ../themes/Crao/templates/editpage.tmpl:83
4413 #: ../themes/Portland/templates/editpage.tmpl:62
4414 #: ../themes/Wordpress/templates/editpage.tmpl:71
4415 #: ../themes/default/templates/editpage.tmpl:83
4416 #, c-format
4417 msgid "Author will be logged as %s."
4418 msgstr ""
4419
4420 #: ../themes/Crao/templates/editpage.tmpl:109
4421 #: ../themes/Crao/templates/editpage.tmpl:114
4422 #: ../themes/Portland/templates/editpage.tmpl:103
4423 #: ../themes/Portland/templates/editpage.tmpl:108
4424 #: ../themes/Wordpress/templates/editpage.tmpl:103
4425 #: ../themes/Wordpress/templates/editpage.tmpl:108
4426 #: ../themes/default/templates/editpage.tmpl:114
4427 #: ../themes/default/templates/editpage.tmpl:119
4428 #, c-format
4429 msgid "See %s tips for editing."
4430 msgstr ""
4431
4432 #: ../themes/Crao/templates/editpage.tmpl:109
4433 #: ../themes/Crao/templates/editpage.tmpl:114
4434 #: ../themes/Portland/templates/editpage.tmpl:103
4435 #: ../themes/Portland/templates/editpage.tmpl:108
4436 #: ../themes/Wordpress/templates/editpage.tmpl:103
4437 #: ../themes/Wordpress/templates/editpage.tmpl:108
4438 #: ../themes/default/templates/editpage.tmpl:114
4439 #: ../themes/default/templates/editpage.tmpl:119
4440 msgid "GoodStyle"
4441 msgstr ""
4442
4443 #: ../themes/Crao/templates/editpage.tmpl:110
4444 #: ../themes/Portland/templates/editpage.tmpl:104
4445 #: ../themes/Wordpress/templates/editpage.tmpl:104
4446 #: ../themes/default/templates/editpage.tmpl:115
4447 msgid "OldTextFormattingRules"
4448 msgstr ""
4449
4450 #: ../themes/Crao/templates/editpage.tmpl:110
4451 #: ../themes/Crao/templates/editpage.tmpl:115
4452 #: ../themes/Portland/templates/editpage.tmpl:104
4453 #: ../themes/Portland/templates/editpage.tmpl:109
4454 #: ../themes/Wordpress/templates/editpage.tmpl:104
4455 #: ../themes/Wordpress/templates/editpage.tmpl:109
4456 #: ../themes/default/templates/editpage.tmpl:115
4457 #: ../themes/default/templates/editpage.tmpl:120
4458 msgid "Synopsis"
4459 msgstr ""
4460
4461 #: ../themes/Crao/templates/editpage.tmpl:115
4462 #: ../themes/Portland/templates/editpage.tmpl:109
4463 #: ../themes/Wordpress/templates/editpage.tmpl:109
4464 #: ../themes/default/templates/editpage.tmpl:120
4465 msgid "TextFormattingRules"
4466 msgstr ""
4467
4468 #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32
4469 #: ../themes/default/templates/head.tmpl:32
4470 #: ../themes/wikilens/templates/head.tmpl:31
4471 msgid "HowToUseWiki"
4472 msgstr ""
4473
4474 #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71
4475 #: ../themes/default/templates/head.tmpl:70
4476 #: ../themes/wikilens/templates/head.tmpl:68
4477 #: ../themes/wikilens/templates/head.tmpl:69
4478 msgid "SandBox"
4479 msgstr ""
4480
4481 #: ../themes/Crao/templates/navbar.tmpl:31
4482 #: ../themes/default/templates/navbar.tmpl:30
4483 msgid "Preferences"
4484 msgstr ""
4485
4486 #: ../themes/Crao/templates/navbar.tmpl:42
4487 #: ../themes/Wordpress/templates/actionbar.tmpl:40
4488 #: ../themes/default/templates/navbar.tmpl:41
4489 #: ../themes/wikilens/templates/navbar.tmpl:40
4490 msgid "Today"
4491 msgstr ""
4492
4493 #: ../themes/Crao/templates/navbar.tmpl:45
4494 #: ../themes/Sidebar/templates/navbar.tmpl:26
4495 #: ../themes/default/templates/navbar.tmpl:45
4496 #: ../themes/wikilens/templates/navbar.tmpl:43
4497 msgid "Admin"
4498 msgstr ""
4499
4500 #: ../themes/Crao/templates/signin.tmpl:18
4501 #, c-format
4502 msgid "You are signed in as %s"
4503 msgstr ""
4504
4505 #: ../themes/Crao/templates/signin.tmpl:39
4506 #: ../themes/Sidebar/templates/signin.tmpl:38
4507 #: ../themes/Wordpress/templates/signin.tmpl:42
4508 #: ../themes/default/templates/signin.tmpl:38
4509 msgid "Enter your UserId to sign in"
4510 msgstr ""
4511
4512 #: ../themes/Crao/templates/signin.tmpl:54
4513 msgid "Sign in:"
4514 msgstr ""
4515
4516 #: ../themes/Crao/templates/wikiblog.tmpl:19
4517 #: ../themes/default/templates/comment.tmpl:18
4518 #: ../themes/default/templates/wikiblog.tmpl:19
4519 #, c-format
4520 msgid "Comment modified on %s by %s"
4521 msgstr ""
4522
4523 #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104
4524 #: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102
4525 #: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61
4526 #: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52
4527 #: ../themes/wikilens/themeinfo.php:21
4528 msgid "Printer"
4529 msgstr ""
4530
4531 #: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60
4532 #: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44
4533 #: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26
4534 #: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23
4535 msgid "Modern"
4536 msgstr ""
4537
4538 #: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25
4539 #: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22
4540 msgid "Top & bottom toolbars"
4541 msgstr ""
4542
4543 #: ../themes/Portland/templates/actionbar.tmpl:8
4544 msgid "EditText"
4545 msgstr ""
4546
4547 #: ../themes/Portland/templates/actionbar.tmpl:11
4548 #, c-format
4549 msgid "%s of this page"
4550 msgstr ""
4551
4552 #: ../themes/Portland/templates/debug.tmpl:11
4553 #: ../themes/default/templates/debug.tmpl:18
4554 #, c-format
4555 msgid "Page Execution took %s seconds"
4556 msgstr ""
4557
4558 #: ../themes/Portland/templates/editpage.tmpl:65
4559 #: ../themes/Wordpress/templates/editpage.tmpl:74
4560 #, c-format
4561 msgid ""
4562 "I'm just doing minor edits. Please divert the usual logging to %s instead."
4563 msgstr ""
4564
4565 #: ../themes/Portland/templates/editpage.tmpl:69
4566 #: ../themes/default/templates/userprefs.tmpl:188
4567 msgid "Edit Area Size"
4568 msgstr ""
4569
4570 #: ../themes/Portland/templates/viewsource.tmpl:6
4571 #: ../themes/Wordpress/templates/viewsource.tmpl:8
4572 #: ../themes/default/templates/viewsource.tmpl:6
4573 msgid "This page has been locked by the administrator and cannot be edited."
4574 msgstr ""
4575
4576 #: ../themes/Sidebar/templates/navbar.tmpl:21
4577 msgid "Full Search"
4578 msgstr ""
4579
4580 #: ../themes/Sidebar/templates/navbar.tmpl:23
4581 msgid "Back Links"
4582 msgstr ""
4583
4584 #: ../themes/Sidebar/templates/signin.tmpl:18
4585 #, c-format
4586 msgid "User: %s"
4587 msgstr ""
4588
4589 #: ../themes/Sidebar/templates/signin.tmpl:41
4590 #, c-format
4591 msgid "(User: %s)"
4592 msgstr ""
4593
4594 #: ../themes/Sidebar/templates/signin.tmpl:44
4595 #: ../themes/Wordpress/templates/signin.tmpl:48
4596 #: ../themes/default/templates/signin.tmpl:44
4597 #, c-format
4598 msgid "Click to authenticate as %s"
4599 msgstr ""
4600
4601 #: ../themes/Sidebar/templates/signin.tmpl:64
4602 #: ../themes/Wordpress/templates/signin.tmpl:68
4603 #: ../themes/default/templates/signin.tmpl:64
4604 msgid "Sign in as:"
4605 msgstr ""
4606
4607 #: ../themes/Sidebar/themeinfo.php:99
4608 msgid "Sidebar"
4609 msgstr ""
4610
4611 #: ../themes/SpaceWiki/lib/RecentChanges.php:55
4612 msgid "diff"
4613 msgstr ""
4614
4615 #: ../themes/Wordpress/templates/actionbar.tmpl:10
4616 msgid "Edit this page"
4617 msgstr ""
4618
4619 #: ../themes/Wordpress/templates/actionbar.tmpl:10
4620 msgid "Edit old revision"
4621 msgstr ""
4622
4623 #: ../themes/Wordpress/templates/actionbar.tmpl:12
4624 msgid "View source"
4625 msgstr ""
4626
4627 #: ../themes/Wordpress/templates/signin.tmpl:21
4628 #: ../themes/default/templates/signin.tmpl:18
4629 #, c-format
4630 msgid "Authenticated as %s"
4631 msgstr ""
4632
4633 #: ../themes/Wordpress/templates/signin.tmpl:45
4634 #: ../themes/default/templates/signin.tmpl:41
4635 #, c-format
4636 msgid "You are signed but not authenticated as %s. "
4637 msgstr ""
4638
4639 #: ../themes/default/templates/addcomment.tmpl:14
4640 #: ../themes/default/templates/blogform.tmpl:28
4641 msgid "Add Comment"
4642 msgstr ""
4643
4644 #: ../themes/default/templates/comment.tmpl:28
4645 #, c-format
4646 msgid "%s by %s"
4647 msgstr ""
4648
4649 #: ../themes/default/templates/dialog.tmpl:18
4650 msgid "Dialog"
4651 msgstr ""
4652
4653 #: ../themes/default/templates/forumadd.tmpl:11
4654 #: ../themes/default/templates/wikiforum.tmpl:20
4655 msgid "Post new"
4656 msgstr ""
4657
4658 #: ../themes/default/templates/forumadd.tmpl:13
4659 msgid "Title:"
4660 msgstr ""
4661
4662 #: ../themes/default/templates/forumadd.tmpl:17
4663 #: ../themes/default/templates/wikiforum.tmpl:29
4664 msgid "Reply"
4665 msgstr ""
4666
4667 #: ../themes/default/templates/homepage.tmpl:10
4668 #, c-format
4669 msgid "You can personalize various settings in %s."
4670 msgstr ""
4671
4672 #: ../themes/default/templates/homepage.tmpl:13
4673 msgid "(Your preferences are stored as hidden data within this page)."
4674 msgstr ""
4675
4676 #: ../themes/default/templates/homepage.tmpl:16
4677 #, c-format
4678 msgid "The %s subpage enables simple weblogging."
4679 msgstr ""
4680
4681 #: ../themes/default/templates/homepage.tmpl:37
4682 msgid "CategoryHomepage"
4683 msgstr ""
4684
4685 #: ../themes/default/templates/info.tmpl:31
4686 #: ../themes/smaller/templates/info.tmpl:37
4687 msgid "1 word"
4688 msgstr ""
4689
4690 #: ../themes/default/templates/info.tmpl:33
4691 #: ../themes/smaller/templates/info.tmpl:39
4692 #, c-format
4693 msgid "%s words"
4694 msgstr ""
4695
4696 #: ../themes/default/templates/info.tmpl:37
4697 #: ../themes/smaller/templates/info.tmpl:43
4698 #, c-format
4699 msgid "Version %s"
4700 msgstr ""
4701
4702 #: ../themes/default/templates/info.tmpl:38
4703 #: ../themes/smaller/templates/info.tmpl:44
4704 msgid "Original (1.2 or 1.0)"
4705 msgstr ""
4706
4707 #: ../themes/default/templates/info.tmpl:70
4708 #: ../themes/smaller/templates/info.tmpl:76
4709 msgid "Saved on:"
4710 msgstr ""
4711
4712 #: ../themes/default/templates/info.tmpl:75
4713 #: ../themes/smaller/templates/info.tmpl:81
4714 #, c-format
4715 msgid "Statistics about %s."
4716 msgstr ""
4717
4718 #: ../themes/default/templates/info.tmpl:86
4719 #: ../themes/smaller/templates/info.tmpl:92
4720 msgid "Supplanted on:"
4721 msgstr ""
4722
4723 #: ../themes/default/templates/info.tmpl:103
4724 #: ../themes/smaller/templates/info.tmpl:109
4725 msgid "Page Version:"
4726 msgstr ""
4727
4728 #: ../themes/default/templates/info.tmpl:107
4729 #: ../themes/smaller/templates/info.tmpl:113
4730 msgid "Markup:"
4731 msgstr ""
4732
4733 #: ../themes/default/templates/info.tmpl:111
4734 #: ../themes/smaller/templates/info.tmpl:117
4735 msgid "Size:"
4736 msgstr ""
4737
4738 #: ../themes/default/templates/info.tmpl:116
4739 #: ../themes/smaller/templates/info.tmpl:122
4740 msgid "Hits:"
4741 msgstr ""
4742
4743 #: ../themes/default/templates/info.tmpl:133
4744 #: ../themes/smaller/templates/info.tmpl:139
4745 msgid "home page"
4746 msgstr ""
4747
4748 #: ../themes/default/templates/info.tmpl:136
4749 #: ../themes/smaller/templates/info.tmpl:142
4750 msgid "User page"
4751 msgstr ""
4752
4753 #: ../themes/default/templates/info.tmpl:139
4754 #: ../themes/smaller/templates/info.tmpl:145
4755 msgid "Action page"
4756 msgstr ""
4757
4758 #: ../themes/default/templates/info.tmpl:142
4759 #: ../themes/smaller/templates/info.tmpl:148
4760 msgid "Blog page"
4761 msgstr ""
4762
4763 #: ../themes/default/templates/info.tmpl:148
4764 #: ../themes/smaller/templates/info.tmpl:154
4765 msgid "Subpage"
4766 msgstr ""
4767
4768 #: ../themes/default/templates/info.tmpl:153
4769 #: ../themes/smaller/templates/info.tmpl:159
4770 msgid "Page Type:"
4771 msgstr ""
4772
4773 #: ../themes/default/templates/login.tmpl:39
4774 #, c-format
4775 msgid ""
4776 "You may sign in using any [WikiWord|AddingPages] as a user id. (Any "
4777 "characters in %s etc. may be used too). The user id will be used as a link "
4778 "in RecentChanges to your home page."
4779 msgstr ""
4780
4781 #: ../themes/default/templates/login.tmpl:51
4782 msgid ""
4783 "Note: Only if you create your personal HomePage with same the pagename as "
4784 "your user id, you will be able to store your UserPreferences. Otherwise not."
4785 msgstr ""
4786
4787 #: ../themes/default/templates/login.tmpl:54
4788 msgid "New users may use an empty password."
4789 msgstr ""
4790
4791 #: ../themes/default/templates/login.tmpl:59
4792 msgid "UserId:"
4793 msgstr ""
4794
4795 #: ../themes/default/templates/login.tmpl:63
4796 msgid "Password:"
4797 msgstr ""
4798
4799 #: ../themes/default/templates/navbar.tmpl:20
4800 #: ../themes/default/templates/navbar.tmpl:22
4801 #: ../themes/wikilens/templates/navbar.tmpl:21
4802 msgid "Quick Search"
4803 msgstr ""
4804
4805 #: ../themes/default/templates/nochanges.tmpl:3
4806 msgid "Edit aborted."
4807 msgstr ""
4808
4809 #: ../themes/default/templates/nochanges.tmpl:4
4810 msgid "You have not made any changes so no new version has been saved."
4811 msgstr ""
4812
4813 #: ../themes/default/templates/online.tmpl:8
4814 #: ../themes/default/templates/online.tmpl:16
4815 #: ../themes/default/templates/online.tmpl:59
4816 msgid "Who Is Online"
4817 msgstr ""
4818
4819 #: ../themes/default/templates/online.tmpl:16
4820 msgid "Switch to detailed list"
4821 msgstr ""
4822
4823 #: ../themes/default/templates/online.tmpl:22
4824 #, c-format
4825 msgid "Our users created a total of %d pages."
4826 msgstr ""
4827
4828 #: ../themes/default/templates/online.tmpl:23
4829 #, c-format
4830 msgid "We have a total of %d registered users."
4831 msgstr ""
4832
4833 #: ../themes/default/templates/online.tmpl:24
4834 #, c-format
4835 msgid "The newest registered user is %s"
4836 msgstr ""
4837
4838 #: ../themes/default/templates/online.tmpl:28
4839 #, c-format
4840 msgid ""
4841 "In total there are %d user sessions online :: Unique %d Registered and %d "
4842 "Guests"
4843 msgstr ""
4844
4845 #: ../themes/default/templates/online.tmpl:30
4846 #, c-format
4847 msgid "Most users ever online was %d at %s"
4848 msgstr ""
4849
4850 #: ../themes/default/templates/online.tmpl:31
4851 msgid "Registered Users Online: "
4852 msgstr ""
4853
4854 #: ../themes/default/templates/online.tmpl:43
4855 msgid "Admin is also online."
4856 msgstr ""
4857
4858 #: ../themes/default/templates/online.tmpl:47
4859 #, c-format
4860 msgid "This data is based on users active over the past %s"
4861 msgstr ""
4862
4863 #: ../themes/default/templates/online.tmpl:51
4864 msgid "Sorry, no dynamic DB Session support."
4865 msgstr ""
4866
4867 #: ../themes/default/templates/online.tmpl:59
4868 msgid "Switch to summary"
4869 msgstr ""
4870
4871 #: ../themes/default/templates/online.tmpl:63
4872 msgid "Registered Users"
4873 msgstr ""
4874
4875 #: ../themes/default/templates/online.tmpl:78
4876 msgid "Guests"
4877 msgstr ""
4878
4879 #: ../themes/default/templates/pagelink.tmpl:13
4880 msgid "|<<"
4881 msgstr ""
4882
4883 #: ../themes/default/templates/pagelink.tmpl:15
4884 msgid "<<"
4885 msgstr ""
4886
4887 #: ../themes/default/templates/pagelink.tmpl:18
4888 #, c-format
4889 msgid " - %d / %d - "
4890 msgstr ""
4891
4892 #: ../themes/default/templates/pagelink.tmpl:21
4893 msgid ">>"
4894 msgstr ""
4895
4896 #: ../themes/default/templates/pagelink.tmpl:23
4897 msgid ">>|"
4898 msgstr ""
4899
4900 #: ../themes/default/templates/redirect.tmpl:19
4901 #: ../themes/default/templates/redirect.tmpl:40
4902 msgid "Redirect"
4903 msgstr ""
4904
4905 #: ../themes/default/templates/redirect.tmpl:42
4906 #, c-format
4907 msgid "Your browser should have redirected you to %s."
4908 msgstr ""
4909
4910 #: ../themes/default/templates/savepage.tmpl:6
4911 #, c-format
4912 msgid "Thank you for editing %s."
4913 msgstr ""
4914
4915 #: ../themes/default/templates/savepage.tmpl:7
4916 msgid "Your careful attention to detail is much appreciated."
4917 msgstr ""
4918
4919 #: ../themes/default/templates/savepage.tmpl:10
4920 msgid "Warning!"
4921 msgstr ""
4922
4923 #: ../themes/default/templates/userprefs.tmpl:12
4924 msgid "_PreferencesInfo"
4925 msgstr ""
4926
4927 #: ../themes/default/templates/userprefs.tmpl:58
4928 #: ../themes/default/templates/userprefs.tmpl:60
4929 msgid "<system theme>"
4930 msgstr ""
4931
4932 #: ../themes/default/templates/userprefs.tmpl:69
4933 #: ../themes/default/templates/userprefs.tmpl:95
4934 msgid "Personal theme:"
4935 msgstr ""
4936
4937 #: ../themes/default/templates/userprefs.tmpl:75
4938 #: ../themes/default/templates/userprefs.tmpl:77
4939 msgid "<system language>"
4940 msgstr ""
4941
4942 #: ../themes/default/templates/userprefs.tmpl:86
4943 #: ../themes/default/templates/userprefs.tmpl:96
4944 msgid "Personal language:"
4945 msgstr ""
4946
4947 #: ../themes/default/templates/userprefs.tmpl:105
4948 #, c-format
4949 msgid "User preferences for user '%s':"
4950 msgstr ""
4951
4952 #: ../themes/default/templates/userprefs.tmpl:114
4953 msgid "UserId"
4954 msgstr ""
4955
4956 #: ../themes/default/templates/userprefs.tmpl:118
4957 msgid "Auth Level"
4958 msgstr ""
4959
4960 #: ../themes/default/templates/userprefs.tmpl:118
4961 msgid "Auth Method"
4962 msgstr ""
4963
4964 #: ../themes/default/templates/userprefs.tmpl:122
4965 msgid "Theme"
4966 msgstr ""
4967
4968 #: ../themes/default/templates/userprefs.tmpl:122
4969 msgid "Current Theme"
4970 msgstr ""
4971
4972 #: ../themes/default/templates/userprefs.tmpl:123
4973 msgid "Language"
4974 msgstr ""
4975
4976 #: ../themes/default/templates/userprefs.tmpl:123
4977 msgid "Current Language"
4978 msgstr ""
4979
4980 #: ../themes/default/templates/userprefs.tmpl:129
4981 msgid "Change Password"
4982 msgstr ""
4983
4984 #: ../themes/default/templates/userprefs.tmpl:131
4985 msgid "New password"
4986 msgstr ""
4987
4988 #: ../themes/default/templates/userprefs.tmpl:134
4989 msgid "Type it again"
4990 msgstr ""
4991
4992 #: ../themes/default/templates/userprefs.tmpl:140
4993 msgid "E-mail"
4994 msgstr ""
4995
4996 #: ../themes/default/templates/userprefs.tmpl:142
4997 msgid "Your E-Mail:"
4998 msgstr ""
4999
5000 #: ../themes/default/templates/userprefs.tmpl:150
5001 msgid "Status:"
5002 msgstr ""
5003
5004 #: ../themes/default/templates/userprefs.tmpl:152
5005 msgid "Email verified."
5006 msgstr ""
5007
5008 #: ../themes/default/templates/userprefs.tmpl:154
5009 msgid "Email not yet verified."
5010 msgstr ""
5011
5012 #: ../themes/default/templates/userprefs.tmpl:156
5013 msgid "Note, that user accounts with bouncing emails will be disabled."
5014 msgstr ""
5015
5016 #: ../themes/default/templates/userprefs.tmpl:159
5017 msgid "Get an email notification at changes of the following pages:"
5018 msgstr ""
5019
5020 #: ../themes/default/templates/userprefs.tmpl:162
5021 msgid ""
5022 "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed."
5023 msgstr ""
5024
5025 #: ../themes/default/templates/userprefs.tmpl:169
5026 msgid "Appearance"
5027 msgstr ""
5028
5029 #: ../themes/default/templates/userprefs.tmpl:171
5030 msgid "Here you can override site-specific default values."
5031 msgstr ""
5032
5033 #: ../themes/default/templates/userprefs.tmpl:172
5034 msgid "Currently not recommended!"
5035 msgstr ""
5036
5037 #: ../themes/default/templates/userprefs.tmpl:176
5038 #: ../themes/default/templates/userprefs.tmpl:179
5039 msgid "System default:"
5040 msgstr ""
5041
5042 #: ../themes/default/templates/userprefs.tmpl:180
5043 #, c-format
5044 msgid "Hide %s:"
5045 msgstr ""
5046
5047 #: ../themes/default/templates/userprefs.tmpl:182
5048 msgid ""
5049 "Hide or show LinkIcons (if supported by the current theme). Useful for text-"
5050 "only browsers or slow connections."
5051 msgstr ""
5052
5053 #: ../themes/default/templates/userprefs.tmpl:183
5054 #, c-format
5055 msgid "Add %s:"
5056 msgstr ""
5057
5058 #: ../themes/default/templates/userprefs.tmpl:185
5059 #, c-format
5060 msgid ""
5061 "Add Google links to unknown pages behind the '?', and the create action "
5062 "behind the pagename instead. See %s."
5063 msgstr ""
5064
5065 #: ../themes/default/templates/userprefs.tmpl:191
5066 msgid "Height"
5067 msgstr ""
5068
5069 #: ../themes/default/templates/userprefs.tmpl:198
5070 msgid "Width"
5071 msgstr ""
5072
5073 #: ../themes/default/templates/userprefs.tmpl:207
5074 msgid ""
5075 "Note that many browsers will automatically adjust the width of the editing "
5076 "area so that it fills the browser window.  In this case, the width "
5077 "preference will be ignored."
5078 msgstr ""
5079
5080 #: ../themes/default/templates/userprefs.tmpl:210
5081 msgid "Time Zone"
5082 msgstr ""
5083
5084 #: ../themes/default/templates/userprefs.tmpl:213
5085 #, c-format
5086 msgid "Add %s hours to the server's local time when reporting times."
5087 msgstr ""
5088
5089 #: ../themes/default/templates/userprefs.tmpl:217
5090 #, c-format
5091 msgid "The current time at the server is %s."
5092 msgstr ""
5093
5094 #: ../themes/default/templates/userprefs.tmpl:219
5095 #, c-format
5096 msgid "With the current offset, this would be reported as %s."
5097 msgstr ""
5098
5099 #: ../themes/default/templates/userprefs.tmpl:224
5100 msgid "Date Format"
5101 msgstr ""
5102
5103 #: ../themes/default/templates/userprefs.tmpl:227
5104 msgid "Show relative dates using 'Today' and 'Yesterday'"
5105 msgstr ""
5106
5107 #: ../themes/default/templates/userprefs.tmpl:234
5108 msgid "Update Preferences"
5109 msgstr ""
5110
5111 #: ../themes/default/templates/userprefs.tmpl:235
5112 msgid "Remove Preferences"
5113 msgstr ""
5114
5115 #: ../themes/default/templates/wikiforum.tmpl:20
5116 msgid "New Topic"
5117 msgstr ""
5118
5119 #: ../themes/default/templates/wikiforum.tmpl:28
5120 #, c-format
5121 msgid "Posted: %s"
5122 msgstr ""
5123
5124 #: ../themes/smaller/templates/actionbar.tmpl:31
5125 msgid "Info"
5126 msgstr ""
5127
5128 #: ../themes/smaller/templates/info.tmpl:171
5129 msgid "Diff previous Revision"
5130 msgstr ""
5131
5132 #: ../themes/smaller/templates/info.tmpl:172
5133 msgid "Diff previous Author"
5134 msgstr ""
5135
5136 #: ../themes/wikilens/themeinfo.php:157
5137 msgid "Rate"
5138 msgstr ""