1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2014-10-20 12:26-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: ../IkiWiki/CGI.pm:230
23 "probable misconfiguration: sslcookie is set, but you are attempting to login "
27 #: ../IkiWiki/CGI.pm:233
28 msgid "login failed, perhaps you need to turn on cookies?"
31 #: ../IkiWiki/CGI.pm:252 ../IkiWiki/CGI.pm:404
32 msgid "Your login session has expired."
35 #: ../IkiWiki/CGI.pm:273
39 #: ../IkiWiki/CGI.pm:274
43 #: ../IkiWiki/CGI.pm:275
47 #: ../IkiWiki/CGI.pm:315
48 msgid "Preferences saved."
51 #: ../IkiWiki/CGI.pm:367
52 msgid "You are banned."
55 #: ../IkiWiki/CGI.pm:495 ../IkiWiki/CGI.pm:496 ../IkiWiki.pm:1574
59 #: ../IkiWiki/Plugin/aggregate.pm:86
60 msgid "Aggregation triggered via web."
63 #: ../IkiWiki/Plugin/aggregate.pm:95
64 msgid "Nothing to do right now, all feeds are up-to-date!"
67 #: ../IkiWiki/Plugin/aggregate.pm:227
69 msgid "missing %s parameter"
72 #: ../IkiWiki/Plugin/aggregate.pm:262
76 #: ../IkiWiki/Plugin/aggregate.pm:276
80 #: ../IkiWiki/Plugin/aggregate.pm:278
84 #: ../IkiWiki/Plugin/aggregate.pm:465
86 msgid "expiring %s (%s days old)"
89 #: ../IkiWiki/Plugin/aggregate.pm:472
94 #: ../IkiWiki/Plugin/aggregate.pm:500
96 msgid "last checked %s"
99 #: ../IkiWiki/Plugin/aggregate.pm:504
101 msgid "checking feed %s ..."
104 #: ../IkiWiki/Plugin/aggregate.pm:509
106 msgid "could not find feed at %s"
109 #: ../IkiWiki/Plugin/aggregate.pm:529
110 msgid "feed not found"
113 #: ../IkiWiki/Plugin/aggregate.pm:540
115 msgid "(invalid UTF-8 stripped from feed)"
118 #: ../IkiWiki/Plugin/aggregate.pm:548
120 msgid "(feed entities escaped)"
123 #: ../IkiWiki/Plugin/aggregate.pm:558
124 msgid "feed crashed XML::Feed!"
127 #: ../IkiWiki/Plugin/aggregate.pm:652
129 msgid "creating new page %s"
132 #: ../IkiWiki/Plugin/aggregate.pm:682 ../IkiWiki/Plugin/edittemplate.pm:137
133 msgid "failed to process template:"
136 #: ../IkiWiki/Plugin/amazon_s3.pm:31
137 msgid "deleting bucket.."
140 #: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:225
144 #: ../IkiWiki/Plugin/amazon_s3.pm:97
146 msgid "Must specify %s"
149 #: ../IkiWiki/Plugin/amazon_s3.pm:140
150 msgid "Failed to create S3 bucket: "
153 #: ../IkiWiki/Plugin/amazon_s3.pm:225
154 msgid "Failed to save file to S3: "
157 #: ../IkiWiki/Plugin/amazon_s3.pm:248
158 msgid "Failed to delete file from S3: "
161 #: ../IkiWiki/Plugin/attachment.pm:52
163 msgid "there is already a page named %s"
166 #: ../IkiWiki/Plugin/attachment.pm:68
167 msgid "prohibited by allowed_attachments"
170 #: ../IkiWiki/Plugin/attachment.pm:225
171 msgid "bad attachment filename"
174 #: ../IkiWiki/Plugin/attachment.pm:298
175 msgid "attachment upload"
178 #: ../IkiWiki/Plugin/attachment.pm:349
179 msgid "this attachment is not yet saved"
182 #: ../IkiWiki/Plugin/attachment.pm:367
183 msgid "just uploaded"
186 #: ../IkiWiki/Plugin/autoindex.pm:43
188 msgid "creating index page %s"
191 #: ../IkiWiki/Plugin/blogspam.pm:119
193 "Sorry, but that looks like spam to <a href=\"http://blogspam.net/"
197 #: ../IkiWiki/Plugin/brokenlinks.pm:38
202 #: ../IkiWiki/Plugin/brokenlinks.pm:46
203 msgid "There are no broken links!"
206 #: ../IkiWiki/Plugin/comments.pm:128
208 msgid "this comment needs %s"
211 #: ../IkiWiki/Plugin/comments.pm:131
215 #: ../IkiWiki/Plugin/comments.pm:158 ../IkiWiki/Plugin/format.pm:50
217 msgid "unsupported page format %s"
220 #: ../IkiWiki/Plugin/comments.pm:163
221 msgid "comment must have content"
224 #: ../IkiWiki/Plugin/comments.pm:221
228 #: ../IkiWiki/Plugin/comments.pm:283
229 msgid "Comment Moderation"
232 #: ../IkiWiki/Plugin/comments.pm:379 ../IkiWiki/Plugin/comments.pm:383
233 msgid "email replies to me"
236 #: ../IkiWiki/Plugin/comments.pm:417 ../IkiWiki/Plugin/editpage.pm:96
237 #: ../IkiWiki/Plugin/editpage.pm:102
238 msgid "bad page name"
241 #: ../IkiWiki/Plugin/comments.pm:420
243 msgid "commenting on %s"
246 #: ../IkiWiki/Plugin/comments.pm:437
248 msgid "page '%s' doesn't exist, so you can't comment"
251 #: ../IkiWiki/Plugin/comments.pm:447
253 msgid "comments on page '%s' are not allowed"
256 #: ../IkiWiki/Plugin/comments.pm:454
258 msgid "comments on page '%s' are closed"
261 #: ../IkiWiki/Plugin/comments.pm:581
262 msgid "comment stored for moderation"
265 #: ../IkiWiki/Plugin/comments.pm:583
266 msgid "Your comment will be posted after moderator review"
269 #: ../IkiWiki/Plugin/comments.pm:596
270 msgid "Added a comment"
273 #: ../IkiWiki/Plugin/comments.pm:600
275 msgid "Added a comment: %s"
278 #: ../IkiWiki/Plugin/comments.pm:674 ../IkiWiki/Plugin/userlist.pm:55
279 #: ../IkiWiki/Plugin/websetup.pm:272
280 msgid "you are not logged in as an admin"
283 #: ../IkiWiki/Plugin/comments.pm:733
284 msgid "Comment moderation"
287 #: ../IkiWiki/Plugin/comments.pm:774
288 msgid "comment moderation"
291 #: ../IkiWiki/Plugin/comments.pm:937
294 msgid_plural "%i comments"
298 #. translators: Here "Comment" is a verb;
299 #. translators: the user clicks on it to
300 #. translators: post a comment.
301 #: ../IkiWiki/Plugin/comments.pm:947
305 #: ../IkiWiki/Plugin/conditional.pm:27 ../IkiWiki/Plugin/cutpaste.pm:46
306 #: ../IkiWiki/Plugin/cutpaste.pm:60 ../IkiWiki/Plugin/cutpaste.pm:75
307 #: ../IkiWiki/Plugin/testpagespec.pm:26
309 msgid "%s parameter is required"
312 #: ../IkiWiki/Plugin/cutpaste.pm:80
313 msgid "no text was copied in this page"
316 #: ../IkiWiki/Plugin/cutpaste.pm:83
318 msgid "no text was copied in this page with id %s"
321 #: ../IkiWiki/Plugin/editpage.pm:41
323 msgid "removing old preview %s"
326 #: ../IkiWiki/Plugin/editpage.pm:118
328 msgid "%s is not an editable page"
331 #: ../IkiWiki/Plugin/editpage.pm:166
332 msgid "email comments to me"
335 #: ../IkiWiki/Plugin/editpage.pm:319
340 #: ../IkiWiki/Plugin/editpage.pm:337 ../IkiWiki/Plugin/editpage.pm:356
341 #: ../IkiWiki/Plugin/editpage.pm:367 ../IkiWiki/Plugin/editpage.pm:414
342 #: ../IkiWiki/Plugin/editpage.pm:456
347 #: ../IkiWiki/Plugin/edittemplate.pm:54
348 msgid "template not specified"
351 #: ../IkiWiki/Plugin/edittemplate.pm:57
352 msgid "match not specified"
355 #: ../IkiWiki/Plugin/edittemplate.pm:72
357 msgid "edittemplate %s registered for %s"
360 #: ../IkiWiki/Plugin/format.pm:30
361 msgid "must specify format and text"
364 #: ../IkiWiki/Plugin/fortune.pm:28
365 msgid "fortune failed"
368 #: ../IkiWiki/Plugin/getsource.pm:64 ../IkiWiki/Plugin/goto.pm:59
372 #: ../IkiWiki/Plugin/getsource.pm:66 ../IkiWiki/Plugin/goto.pm:61
374 msgid "The page %s does not exist."
377 #: ../IkiWiki/Plugin/getsource.pm:75
381 #: ../IkiWiki/Plugin/getsource.pm:77
383 msgid "%s is an attachment, not a page."
386 #: ../IkiWiki/Plugin/git.pm:839 ../IkiWiki/Plugin/git.pm:902
387 #: ../IkiWiki.pm:1794
389 msgid "you are not allowed to change %s"
392 #: ../IkiWiki/Plugin/git.pm:861
394 msgid "you cannot act on a file with mode %s"
397 #: ../IkiWiki/Plugin/git.pm:865
398 msgid "you are not allowed to change file modes"
401 #: ../IkiWiki/Plugin/git.pm:935
402 msgid "you are not allowed to revert a merge"
405 #: ../IkiWiki/Plugin/git.pm:952
407 msgid "Failed to revert commit %s"
410 #: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:48
412 msgid "Must specify %s when using the %s plugin"
415 #: ../IkiWiki/Plugin/graphviz.pm:87
416 msgid "failed to run graphviz"
419 #: ../IkiWiki/Plugin/graphviz.pm:144
420 msgid "prog not a valid graphviz program"
423 #: ../IkiWiki/Plugin/highlight.pm:91
425 msgid "tohighlight contains unknown file type '%s'"
428 #: ../IkiWiki/Plugin/highlight.pm:102
430 msgid "Source code: %s"
433 #: ../IkiWiki/Plugin/highlight.pm:198
435 "warning: highlight perl module not available; falling back to pass through"
438 #: ../IkiWiki/Plugin/htmltidy.pm:65
439 msgid "htmltidy failed to parse this html"
442 #: ../IkiWiki/Plugin/img.pm:75
443 msgid "Image::Magick is not installed"
446 #: ../IkiWiki/Plugin/img.pm:80 ../IkiWiki/Plugin/img.pm:125
448 msgid "failed to read %s: %s"
451 #: ../IkiWiki/Plugin/img.pm:83
453 msgid "failed to get dimensions of %s"
456 #: ../IkiWiki/Plugin/img.pm:93
458 msgid "wrong size format \"%s\" (should be WxH)"
461 #: ../IkiWiki/Plugin/img.pm:129
463 msgid "failed to resize: %s"
466 #: ../IkiWiki/Plugin/img.pm:154
468 msgid "failed to determine size of image %s"
471 #: ../IkiWiki/Plugin/inline.pm:93
472 msgid "Must specify url to wiki with --url when using --rss or --atom"
475 #: ../IkiWiki/Plugin/inline.pm:139
476 msgid "page editing not allowed"
479 #: ../IkiWiki/Plugin/inline.pm:156
480 msgid "missing pages parameter"
483 #: ../IkiWiki/Plugin/inline.pm:216
485 msgid "the %s and %s parameters cannot be used together"
488 #: ../IkiWiki/Plugin/inline.pm:322
490 msgid "%s (RSS feed)"
493 #: ../IkiWiki/Plugin/inline.pm:326
495 msgid "%s (Atom feed)"
498 #: ../IkiWiki/Plugin/inline.pm:359
499 msgid "Add a new post titled:"
502 #: ../IkiWiki/Plugin/inline.pm:400 ../IkiWiki/Plugin/template.pm:46
504 msgid "failed to process template %s"
507 #: ../IkiWiki/Plugin/inline.pm:739
508 msgid "RPC::XML::Client not found, not pinging"
511 #: ../IkiWiki/Plugin/linkmap.pm:94 ../IkiWiki/Plugin/linkmap.pm:101
512 #: ../IkiWiki/Plugin/linkmap.pm:105 ../IkiWiki/Plugin/linkmap.pm:108
513 msgid "failed to run dot"
516 #: ../IkiWiki/Plugin/linkmap.pm:98
520 #: ../IkiWiki/Plugin/lockedit.pm:49
522 msgid "%s is locked and cannot be edited"
525 #: ../IkiWiki/Plugin/mdwn.pm:52
526 msgid "multimarkdown is enabled, but Text::MultiMarkdown is not installed"
529 #: ../IkiWiki/Plugin/mdwn.pm:97
531 msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)"
534 #: ../IkiWiki/Plugin/meta.pm:127
535 msgid "enclosure not found"
538 #: ../IkiWiki/Plugin/meta.pm:187
539 msgid "stylesheet not found"
542 #: ../IkiWiki/Plugin/meta.pm:199
543 msgid "script not found"
546 #: ../IkiWiki/Plugin/meta.pm:247
547 msgid "redir page not found"
550 #: ../IkiWiki/Plugin/meta.pm:261
551 msgid "redir cycle is not allowed"
554 #: ../IkiWiki/Plugin/meta.pm:450
555 msgid "sort=meta requires a parameter"
558 #: ../IkiWiki/Plugin/mirrorlist.pm:57
562 #: ../IkiWiki/Plugin/mirrorlist.pm:57
566 #: ../IkiWiki/Plugin/moderatedcomments.pm:57
567 msgid "comment needs moderation"
570 #: ../IkiWiki/Plugin/more.pm:8
574 #: ../IkiWiki/Plugin/notifyemail.pm:72
575 msgid "Cannot subscribe your email address without logging in."
578 #: ../IkiWiki/Plugin/notifyemail.pm:136
579 msgid "change notification:"
582 #: ../IkiWiki/Plugin/notifyemail.pm:138
583 msgid "comment notification:"
586 #: ../IkiWiki/Plugin/openid.pm:71
588 msgid "failed to load openid module: "
591 #: ../IkiWiki/Plugin/orphans.pm:56
592 msgid "All pages have other pages linking to them."
595 #: ../IkiWiki/Plugin/pagetemplate.pm:30
596 msgid "bad or missing template"
599 #: ../IkiWiki/Plugin/passwordauth.pm:145 ../IkiWiki/Plugin/passwordauth.pm:337
600 msgid "Error creating account."
603 #: ../IkiWiki/Plugin/passwordauth.pm:297
604 msgid "Your user page: "
607 #: ../IkiWiki/Plugin/passwordauth.pm:304
608 msgid "Create your user page"
611 #: ../IkiWiki/Plugin/passwordauth.pm:334
612 msgid "Account creation successful. Now you can Login."
615 #: ../IkiWiki/Plugin/passwordauth.pm:344
616 msgid "No email address, so cannot email password reset instructions."
619 #: ../IkiWiki/Plugin/passwordauth.pm:371
620 msgid "Failed to send mail"
623 #: ../IkiWiki/Plugin/passwordauth.pm:373
624 msgid "You have been mailed password reset instructions."
627 #: ../IkiWiki/Plugin/passwordauth.pm:408
628 msgid "incorrect password reset url"
631 #: ../IkiWiki/Plugin/passwordauth.pm:411
632 msgid "password reset denied"
635 #: ../IkiWiki/Plugin/passwordauth.pm:424
636 msgid "incorrect url"
639 #: ../IkiWiki/Plugin/passwordauth.pm:427
640 msgid "access denied"
643 #: ../IkiWiki/Plugin/pingee.pm:30
644 msgid "Ping received."
647 #: ../IkiWiki/Plugin/pinger.pm:54
648 msgid "requires 'from' and 'to' parameters"
651 #: ../IkiWiki/Plugin/pinger.pm:59
656 #: ../IkiWiki/Plugin/pinger.pm:62
658 msgid "Ignoring ping directive for wiki %s (this wiki is %s)"
661 #: ../IkiWiki/Plugin/pinger.pm:80
662 msgid "LWP not found, not pinging"
665 #: ../IkiWiki/Plugin/po.pm:15
666 msgid "warning: Old po4a detected! Recommend upgrade to 0.35."
669 #: ../IkiWiki/Plugin/po.pm:179
671 msgid "%s is not a valid language code"
674 #: ../IkiWiki/Plugin/po.pm:191
677 "%s is not a valid value for po_link_to, falling back to po_link_to=default"
680 #: ../IkiWiki/Plugin/po.pm:196
682 "po_link_to=negotiated requires usedirs to be enabled, falling back to "
686 #: ../IkiWiki/Plugin/po.pm:473
687 msgid "updated PO files"
690 #: ../IkiWiki/Plugin/po.pm:496
692 "Can not remove a translation. If the master page is removed, however, its "
693 "translations will be removed as well."
696 #: ../IkiWiki/Plugin/po.pm:516
698 "Can not rename a translation. If the master page is renamed, however, its "
699 "translations will be renamed as well."
702 #: ../IkiWiki/Plugin/po.pm:975
704 msgid "POT file (%s) does not exist"
707 #: ../IkiWiki/Plugin/po.pm:989
709 msgid "failed to copy underlay PO file to %s"
712 #: ../IkiWiki/Plugin/po.pm:998
714 msgid "failed to update %s"
717 #: ../IkiWiki/Plugin/po.pm:1004
719 msgid "failed to copy the POT file to %s"
722 #: ../IkiWiki/Plugin/po.pm:1040
726 #: ../IkiWiki/Plugin/po.pm:1051
728 msgid "failed to translate %s"
731 #: ../IkiWiki/Plugin/po.pm:1134
732 msgid "removed obsolete PO files"
735 #: ../IkiWiki/Plugin/po.pm:1191 ../IkiWiki/Plugin/po.pm:1203
736 #: ../IkiWiki/Plugin/po.pm:1242
738 msgid "failed to write %s"
741 #: ../IkiWiki/Plugin/po.pm:1201
742 msgid "failed to translate"
745 #: ../IkiWiki/Plugin/po.pm:1254
746 msgid "invalid gettext data, go back to previous page to continue edit"
749 #: ../IkiWiki/Plugin/po.pm:1297
751 msgid "%s has invalid syntax: must use CODE|NAME"
754 #: ../IkiWiki/Plugin/poll.pm:72 ../IkiWiki/Plugin/poll.pm:87
758 #: ../IkiWiki/Plugin/poll.pm:86
762 #: ../IkiWiki/Plugin/poll.pm:93
766 #: ../IkiWiki/Plugin/polygen.pm:42
767 msgid "polygen not installed"
770 #: ../IkiWiki/Plugin/polygen.pm:61
771 msgid "command failed"
774 #: ../IkiWiki/Plugin/postsparkline.pm:47
775 msgid "missing formula"
778 #: ../IkiWiki/Plugin/postsparkline.pm:54
779 msgid "unknown formula"
782 #. translators: These descriptions of times of day are used
783 #. translators: in messages like "last edited <description>".
784 #. translators: %A is the name of the day of the week, while
785 #. translators: %A- is the name of the previous day.
786 #: ../IkiWiki/Plugin/prettydate.pm:15
787 msgid "late %A- night"
790 #: ../IkiWiki/Plugin/prettydate.pm:17
791 msgid "in the wee hours of %A- night"
794 #: ../IkiWiki/Plugin/prettydate.pm:20
795 msgid "terribly early %A morning"
798 #: ../IkiWiki/Plugin/prettydate.pm:22
799 msgid "early %A morning"
802 #: ../IkiWiki/Plugin/prettydate.pm:25
803 msgid "mid-morning %A"
806 #: ../IkiWiki/Plugin/prettydate.pm:26
807 msgid "late %A morning"
810 #: ../IkiWiki/Plugin/prettydate.pm:27
811 msgid "at lunch time on %A"
814 #: ../IkiWiki/Plugin/prettydate.pm:29
818 #: ../IkiWiki/Plugin/prettydate.pm:32
819 msgid "late %A afternoon"
822 #: ../IkiWiki/Plugin/prettydate.pm:33
826 #: ../IkiWiki/Plugin/prettydate.pm:35
827 msgid "late %A evening"
830 #: ../IkiWiki/Plugin/prettydate.pm:37
834 #: ../IkiWiki/Plugin/prettydate.pm:101
835 msgid "at teatime on %A"
838 #: ../IkiWiki/Plugin/prettydate.pm:105
842 #: ../IkiWiki/Plugin/prettydate.pm:108
843 msgid "at noon on %A"
846 #: ../IkiWiki/Plugin/progress.pm:35
848 msgid "illegal percent value %s"
851 #: ../IkiWiki/Plugin/progress.pm:56
852 msgid "need either `percent` or `totalpages` and `donepages` parameters"
855 #: ../IkiWiki/Plugin/recentchanges.pm:106
857 msgid "This reverts commit %s"
860 #: ../IkiWiki/Plugin/recentchanges.pm:125
862 msgid "confirm reversion of %s"
865 #: ../IkiWiki/Plugin/recentchangesdiff.pm:49
866 msgid "(Diff truncated)"
869 #: ../IkiWiki/Plugin/remove.pm:39 ../IkiWiki/Plugin/rename.pm:37
871 msgid "%s does not exist"
874 #: ../IkiWiki/Plugin/remove.pm:56
876 msgid "%s is not in the srcdir, so it cannot be deleted"
879 #: ../IkiWiki/Plugin/remove.pm:59 ../IkiWiki/Plugin/rename.pm:46
881 msgid "%s is not a file"
884 #: ../IkiWiki/Plugin/remove.pm:166
886 msgid "confirm removal of %s"
889 #: ../IkiWiki/Plugin/remove.pm:203
890 msgid "Please select the attachments to remove."
893 #: ../IkiWiki/Plugin/remove.pm:263
897 #: ../IkiWiki/Plugin/rename.pm:43
899 msgid "%s is not in the srcdir, so it cannot be renamed"
902 #: ../IkiWiki/Plugin/rename.pm:63
903 msgid "no change to the file name was specified"
906 #: ../IkiWiki/Plugin/rename.pm:68
911 #: ../IkiWiki/Plugin/rename.pm:73
913 msgid "%s already exists"
916 #: ../IkiWiki/Plugin/rename.pm:79
918 msgid "%s already exists on disk"
921 #: ../IkiWiki/Plugin/rename.pm:123
926 #: ../IkiWiki/Plugin/rename.pm:164
927 msgid "Also rename SubPages and attachments"
930 #: ../IkiWiki/Plugin/rename.pm:266
931 msgid "Only one attachment can be renamed at a time."
934 #: ../IkiWiki/Plugin/rename.pm:269
935 msgid "Please select the attachment to rename."
938 #: ../IkiWiki/Plugin/rename.pm:379
940 msgid "rename %s to %s"
943 #: ../IkiWiki/Plugin/rename.pm:605
945 msgid "update for rename of %s to %s"
948 #: ../IkiWiki/Plugin/rsync.pm:37
950 msgid "failed to execute rsync_command: %s"
953 #: ../IkiWiki/Plugin/rsync.pm:40
955 msgid "rsync_command exited %d"
958 #: ../IkiWiki/Plugin/search.pm:216
960 msgid "need Digest::SHA to index %s"
963 #: ../IkiWiki/Plugin/search.pm:270
967 #: ../IkiWiki/Plugin/shortcut.pm:32
969 msgid "shortcut plugin will not work without %s"
972 #: ../IkiWiki/Plugin/shortcut.pm:45
973 msgid "missing name or url parameter"
976 #. translators: This is used to display what shortcuts are defined.
977 #. translators: First parameter is the name of the shortcut, the second
978 #. translators: is an URL.
979 #: ../IkiWiki/Plugin/shortcut.pm:55
981 msgid "shortcut %s points to <i>%s</i>"
984 #: ../IkiWiki/Plugin/smiley.pm:30
986 msgid "smiley plugin will not work without %s"
989 #: ../IkiWiki/Plugin/smiley.pm:50
990 msgid "failed to parse any smileys"
993 #: ../IkiWiki/Plugin/sparkline.pm:73
997 #: ../IkiWiki/Plugin/sparkline.pm:79
998 msgid "invalid featurepoint diameter"
1001 #: ../IkiWiki/Plugin/sparkline.pm:89
1002 msgid "invalid featurepoint location"
1005 #: ../IkiWiki/Plugin/sparkline.pm:100
1006 msgid "missing values"
1009 #: ../IkiWiki/Plugin/sparkline.pm:105
1010 msgid "invalid height value"
1013 #: ../IkiWiki/Plugin/sparkline.pm:112
1014 msgid "missing width parameter"
1017 #: ../IkiWiki/Plugin/sparkline.pm:116
1018 msgid "invalid width value"
1021 #: ../IkiWiki/Plugin/sparkline.pm:154
1022 msgid "failed to run php"
1025 #: ../IkiWiki/Plugin/table.pm:32
1026 msgid "cannot find file"
1029 #: ../IkiWiki/Plugin/table.pm:88
1030 msgid "unknown data format"
1033 #: ../IkiWiki/Plugin/table.pm:96
1037 #: ../IkiWiki/Plugin/table.pm:115
1038 msgid "Direct data download"
1041 #: ../IkiWiki/Plugin/table.pm:149
1043 msgid "parse fail at line %d: %s"
1046 #: ../IkiWiki/Plugin/tag.pm:114
1048 msgid "creating tag page %s"
1051 #: ../IkiWiki/Plugin/template.pm:33
1052 msgid "missing id parameter"
1055 #: ../IkiWiki/Plugin/templatebody.pm:42
1056 msgid "first parameter must be the content"
1059 #: ../IkiWiki/Plugin/teximg.pm:73
1060 msgid "missing tex code"
1063 #: ../IkiWiki/Plugin/teximg.pm:125
1064 msgid "failed to generate image from code"
1067 #: ../IkiWiki/Plugin/trail.pm:392
1069 msgid "building %s, its previous or next page has changed"
1072 #: ../IkiWiki/Plugin/transient.pm:45
1074 msgid "removing transient version of %s"
1077 #: ../IkiWiki/Plugin/userlist.pm:59
1081 #: ../IkiWiki/Plugin/userlist.pm:59
1085 #: ../IkiWiki/Plugin/userlist.pm:73
1089 #: ../IkiWiki/Plugin/websetup.pm:105
1094 #: ../IkiWiki/Plugin/websetup.pm:121
1099 #: ../IkiWiki/Plugin/websetup.pm:135
1104 #: ../IkiWiki/Plugin/websetup.pm:276
1105 msgid "setup file for this wiki is not known"
1108 #: ../IkiWiki/Plugin/websetup.pm:292
1112 #: ../IkiWiki/Plugin/websetup.pm:436
1114 "The configuration changes shown below require a wiki rebuild to take effect."
1117 #: ../IkiWiki/Plugin/websetup.pm:440
1119 "For the configuration changes shown below to fully take effect, you may need "
1120 "to rebuild the wiki."
1123 #: ../IkiWiki/Plugin/websetup.pm:477
1125 msgid "Error: %s exited nonzero (%s). Discarding setup changes."
1128 #: ../IkiWiki/Receive.pm:34
1130 msgid "cannot determine id of untrusted committer %s"
1133 #: ../IkiWiki/Render.pm:160
1138 #: ../IkiWiki/Render.pm:283
1141 "symlink found in srcdir path (%s) -- set allow_symlinks_before_srcdir to "
1145 #: ../IkiWiki/Render.pm:334 ../IkiWiki/Render.pm:395
1147 msgid "skipping bad filename %s"
1150 #: ../IkiWiki/Render.pm:351 ../IkiWiki/Render.pm:400
1152 msgid "%s has multiple possible source pages"
1155 #: ../IkiWiki/Render.pm:437
1157 msgid "querying %s for file creation and modification times.."
1160 #: ../IkiWiki/Render.pm:512
1162 msgid "removing obsolete %s"
1165 #: ../IkiWiki/Render.pm:597
1167 msgid "building %s, which links to %s"
1170 #: ../IkiWiki/Render.pm:606
1172 msgid "removing %s, no longer built by %s"
1175 #: ../IkiWiki/Render.pm:689 ../IkiWiki/Render.pm:771
1177 msgid "building %s, which depends on %s"
1180 #: ../IkiWiki/Render.pm:784
1182 msgid "building %s, to update its backlinks"
1185 #: ../IkiWiki/Render.pm:895
1190 #: ../IkiWiki/Render.pm:964
1192 msgid "ikiwiki: cannot build %s"
1195 #. translators: The first parameter is a filename, and the second
1196 #. translators: is a (probably not translated) error message.
1197 #: ../IkiWiki/Setup.pm:23
1199 msgid "cannot read %s: %s"
1202 #: ../IkiWiki/Setup.pm:34
1204 msgid "cannot load %s in safe mode"
1207 #: ../IkiWiki/Setup.pm:47
1209 msgid "failed to parse %s"
1212 #: ../IkiWiki/Setup/Automator.pm:34
1213 msgid "you must enter a wikiname (that contains alphanumerics)"
1216 #: ../IkiWiki/Setup/Automator.pm:89
1218 msgid "unsupported revision control system %s"
1221 #: ../IkiWiki/Setup/Automator.pm:115
1222 msgid "failed to set up the repository with ikiwiki-makerepo"
1225 #: ../IkiWiki/Setup/Automator.pm:134
1227 msgid "** Disabling plugin %s, since it is failing with this message:"
1230 #: ../IkiWiki/Wrapper.pm:12
1231 msgid "generating wrappers.."
1234 #: ../IkiWiki/Wrapper.pm:37
1236 msgid "%s doesn't seem to be executable"
1239 #: ../IkiWiki/Wrapper.pm:41
1240 msgid "cannot create a wrapper that uses a setup file"
1243 #: ../IkiWiki/Wrapper.pm:45
1244 msgid "wrapper filename not specified"
1247 #: ../IkiWiki/Wrapper.pm:122
1251 #. translators: The parameter is a C filename.
1252 #: ../IkiWiki/Wrapper.pm:281
1254 msgid "failed to compile %s"
1257 #. translators: The parameter is a filename.
1258 #: ../IkiWiki/Wrapper.pm:301
1260 msgid "successfully generated %s"
1264 msgid "usage: ikiwiki [options] source dest"
1268 msgid " ikiwiki --setup configfile"
1271 #: ../ikiwiki.in:102
1272 msgid "usage: --set var=value"
1275 #: ../ikiwiki.in:109
1276 msgid "usage: --set-yaml var=value"
1279 #: ../ikiwiki.in:214
1280 msgid "rebuilding wiki.."
1283 #: ../ikiwiki.in:217
1284 msgid "refreshing wiki.."
1287 #: ../IkiWiki.pm:269
1291 #: ../IkiWiki.pm:609
1292 msgid "Must specify url to wiki with --url when using --cgi"
1295 #: ../IkiWiki.pm:684
1297 msgid "unsupported umask setting %s"
1300 #: ../IkiWiki.pm:724
1301 msgid "cannot use multiple rcs plugins"
1304 #: ../IkiWiki.pm:754
1306 msgid "failed to load external plugin needed for %s plugin: %s"
1309 #: ../IkiWiki.pm:1556
1311 msgid "preprocessing loop detected on %s at depth %i"
1314 #: ../IkiWiki.pm:1750
1316 msgid "bad file name %s"
1319 #: ../IkiWiki.pm:2060
1321 msgid "template %s not found"
1324 #: ../IkiWiki.pm:2318
1328 #: ../IkiWiki.pm:2403
1330 msgid "invalid sort type %s"
1333 #: ../IkiWiki.pm:2424
1335 msgid "unknown sort type %s"
1338 #: ../IkiWiki.pm:2573
1340 msgid "cannot match pages: %s"
1344 msgid "What will the wiki be named?"
1352 msgid "What revision control system to use?"
1356 msgid "Which user (wiki account or openid) will be admin?"
1360 msgid "What is the domain name of the web server?"