X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/b365d864c507c9f6e3374c1fb7c854ddb495aeae..fafaa119cfec08699472af1b5896ccba94e76099:/po/ikiwiki.pot diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 4e70f520c..6e4623765 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-07 04:47-0500\n" +"POT-Creation-Date: 2007-04-29 19:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,87 +20,109 @@ msgstr "" msgid "You need to log in first." msgstr "" -#: ../IkiWiki/CGI.pm:274 +#: ../IkiWiki/CGI.pm:222 +msgid "Login" +msgstr "" + +#: ../IkiWiki/CGI.pm:223 +msgid "Preferences" +msgstr "" + +#: ../IkiWiki/CGI.pm:224 +msgid "Admin" +msgstr "" + +#: ../IkiWiki/CGI.pm:281 msgid "Preferences saved." msgstr "" -#: ../IkiWiki/CGI.pm:344 +#: ../IkiWiki/CGI.pm:346 #, perl-format msgid "%s is not an editable page" msgstr "" -#: ../IkiWiki/CGI.pm:431 ../IkiWiki/Plugin/brokenlinks.pm:24 -#: ../IkiWiki/Plugin/inline.pm:172 ../IkiWiki/Plugin/opendiscussion.pm:17 -#: ../IkiWiki/Plugin/orphans.pm:28 ../IkiWiki/Render.pm:97 -#: ../IkiWiki/Render.pm:165 +#: ../IkiWiki/CGI.pm:425 ../IkiWiki/Plugin/brokenlinks.pm:24 +#: ../IkiWiki/Plugin/inline.pm:183 ../IkiWiki/Plugin/opendiscussion.pm:17 +#: ../IkiWiki/Plugin/orphans.pm:28 ../IkiWiki/Render.pm:95 +#: ../IkiWiki/Render.pm:166 msgid "discussion" msgstr "" -#: ../IkiWiki/CGI.pm:477 +#: ../IkiWiki/CGI.pm:471 #, perl-format msgid "creating %s" msgstr "" -#: ../IkiWiki/CGI.pm:494 ../IkiWiki/CGI.pm:530 ../IkiWiki/CGI.pm:574 +#: ../IkiWiki/CGI.pm:488 ../IkiWiki/CGI.pm:503 ../IkiWiki/CGI.pm:514 +#: ../IkiWiki/CGI.pm:540 ../IkiWiki/CGI.pm:584 #, perl-format msgid "editing %s" msgstr "" -#: ../IkiWiki/CGI.pm:671 +#: ../IkiWiki/CGI.pm:681 msgid "You are banned." msgstr "" -#: ../IkiWiki/CGI.pm:702 +#: ../IkiWiki/CGI.pm:713 msgid "login failed, perhaps you need to turn on cookies?" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:61 +#: ../IkiWiki/Plugin/aggregate.pm:62 #, perl-format -msgid "aggregate plugin missing %s parameter" +msgid "missing %s parameter" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:89 +#: ../IkiWiki/Plugin/aggregate.pm:90 msgid "new feed" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:103 +#: ../IkiWiki/Plugin/aggregate.pm:104 msgid "posts" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:105 +#: ../IkiWiki/Plugin/aggregate.pm:106 msgid "new" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:211 +#: ../IkiWiki/Plugin/aggregate.pm:212 #, perl-format msgid "expiring %s (%s days old)" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:218 +#: ../IkiWiki/Plugin/aggregate.pm:219 #, perl-format msgid "expiring %s" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:241 +#: ../IkiWiki/Plugin/aggregate.pm:242 +#, perl-format +msgid "processed ok at %s" +msgstr "" + +#: ../IkiWiki/Plugin/aggregate.pm:247 #, perl-format msgid "checking feed %s ..." msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:246 +#: ../IkiWiki/Plugin/aggregate.pm:252 #, perl-format msgid "could not find feed at %s" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:255 -msgid "feed crashed XML::Feed!" +#: ../IkiWiki/Plugin/aggregate.pm:267 +msgid "feed not found" msgstr "" #: ../IkiWiki/Plugin/aggregate.pm:278 #, perl-format -msgid "processed ok at %s" +msgid "(invalid UTF-8 stripped from feed)" +msgstr "" + +#: ../IkiWiki/Plugin/aggregate.pm:283 +msgid "feed crashed XML::Feed!" msgstr "" -#: ../IkiWiki/Plugin/aggregate.pm:333 +#: ../IkiWiki/Plugin/aggregate.pm:356 #, perl-format msgid "creating new page %s" msgstr "" @@ -109,38 +131,75 @@ msgstr "" msgid "There are no broken links!" msgstr "" +#: ../IkiWiki/Plugin/conditional.pm:17 +msgid "\"test\" and \"then\" parameters are required" +msgstr "" + #: ../IkiWiki/Plugin/fortune.pm:18 msgid "fortune failed" msgstr "" #: ../IkiWiki/Plugin/googlecalendar.pm:22 -msgid "googlecalendar failed to find url in html" +msgid "failed to find url in html" +msgstr "" + +#: ../IkiWiki/Plugin/graphviz.pm:59 +msgid "failed to run graphviz" +msgstr "" + +#: ../IkiWiki/Plugin/graphviz.pm:81 +msgid "prog not a valid graphviz program" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:36 +#, perl-format +msgid "%s not found" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:49 +#, perl-format +msgid "bad size \"%s\"" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:59 ../IkiWiki/Plugin/img.pm:63 +#: ../IkiWiki/Plugin/img.pm:80 +#, perl-format +msgid "failed to read %s: %s" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:66 +#, perl-format +msgid "failed to resize: %s" msgstr "" #: ../IkiWiki/Plugin/inline.pm:36 msgid "Must specify url to wiki with --url when using --rss or --atom" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:103 +#: ../IkiWiki/Plugin/inline.pm:106 #, perl-format msgid "unknown sort type %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:143 +#: ../IkiWiki/Plugin/inline.pm:146 +msgid "Add a new post titled:" +msgstr "" + +#: ../IkiWiki/Plugin/inline.pm:160 #, perl-format msgid "nonexistant template %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:180 ../IkiWiki/Render.pm:101 +#: ../IkiWiki/Plugin/inline.pm:191 ../IkiWiki/Render.pm:99 msgid "Discussion" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:395 +#: ../IkiWiki/Plugin/inline.pm:402 msgid "RPC::XML::Client not found, not pinging" msgstr "" -#: ../IkiWiki/Plugin/linkmap.pm:99 -msgid "linkmap failed to run dot" +#: ../IkiWiki/Plugin/linkmap.pm:98 +msgid "failed to run dot" msgstr "" #: ../IkiWiki/Plugin/lockedit.pm:24 @@ -153,6 +212,10 @@ msgstr "" msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" +#: ../IkiWiki/Plugin/meta.pm:88 +msgid "stylesheet not found" +msgstr "" + #: ../IkiWiki/Plugin/mirrorlist.pm:23 msgid "Mirrors" msgstr "" @@ -165,11 +228,11 @@ msgstr "" msgid "more" msgstr "" -#: ../IkiWiki/Plugin/openid.pm:36 -msgid "What's this?" +#: ../IkiWiki/Plugin/openid.pm:34 +msgid "Log in with" msgstr "" -#: ../IkiWiki/Plugin/openid.pm:37 +#: ../IkiWiki/Plugin/openid.pm:36 msgid "Get an OpenID" msgstr "" @@ -177,23 +240,19 @@ msgstr "" msgid "All pages are linked to by other pages." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:104 -msgid "(use FirstnameLastName)" -msgstr "" - -#: ../IkiWiki/Plugin/passwordauth.pm:144 +#: ../IkiWiki/Plugin/passwordauth.pm:147 msgid "Account creation successful. Now you can Login." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:147 +#: ../IkiWiki/Plugin/passwordauth.pm:150 msgid "Error creating account." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:168 +#: ../IkiWiki/Plugin/passwordauth.pm:171 msgid "Failed to send mail" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:170 +#: ../IkiWiki/Plugin/passwordauth.pm:173 msgid "Your password has been emailed to you." msgstr "" @@ -213,6 +272,14 @@ msgstr "" msgid "polygen failed" msgstr "" +#: ../IkiWiki/Plugin/postsparkline.pm:25 +msgid "missing formula" +msgstr "" + +#: ../IkiWiki/Plugin/postsparkline.pm:32 +msgid "unknown formula" +msgstr "" + #. translators: These descriptions of times of day are used #. translators: in messages like "last edited ". #. translators: %A is the name of the day of the week, while @@ -291,7 +358,7 @@ msgid "updating hyperestraier search index" msgstr "" #: ../IkiWiki/Plugin/shortcut.pm:24 -msgid "shortcut missing name or url parameter" +msgid "missing name or url parameter" msgstr "" #. translators: This is used to display what shortcuts are defined. @@ -303,43 +370,64 @@ msgid "shortcut %s points to %s" msgstr "" #: ../IkiWiki/Plugin/smiley.pm:22 -msgid "failed to parse any smileys, disabling plugin" +msgid "failed to parse any smileys" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:63 -msgid "sparkline parse error" +msgid "parse error" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:69 -msgid "sparkline bad featurepoint diameter" +msgid "bad featurepoint diameter" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:79 -msgid "sparkline bad featurepoint location" +msgid "bad featurepoint location" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:90 -msgid "sparkline missing values" +msgid "missing values" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:95 -msgid "sparkline bad height value" +msgid "bad height value" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:102 -msgid "sparkline missing width parameter" +msgid "missing width parameter" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:106 -msgid "sparkline bad width value" +msgid "bad width value" msgstr "" #: ../IkiWiki/Plugin/sparkline.pm:144 -msgid "sparkline failed to run php" +msgid "failed to run php" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:21 +msgid "cannot find file" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:44 +msgid "unknown data format" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:52 +msgid "empty data" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:72 +msgid "Direct data download" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:105 +#, perl-format +msgid "parse fail at line %d: %s" msgstr "" #: ../IkiWiki/Plugin/template.pm:19 -msgid "template missing id parameter" +msgid "missing id parameter" msgstr "" #: ../IkiWiki/Plugin/template.pm:26 @@ -348,25 +436,25 @@ msgid "template %s not found" msgstr "" #: ../IkiWiki/Plugin/template.pm:45 -msgid "template failed to process:" +msgid "failed to process:" msgstr "" #: ../IkiWiki/Rcs/Stub.pm:66 msgid "getctime not implemented" msgstr "" -#: ../IkiWiki/Rcs/svn.pm:205 +#: ../IkiWiki/Rcs/svn.pm:206 msgid "" "REV is not set, not running from svn post-commit hook, cannot send " "notifications" msgstr "" -#: ../IkiWiki/Render.pm:251 ../IkiWiki/Render.pm:271 +#: ../IkiWiki/Render.pm:250 ../IkiWiki/Render.pm:270 #, perl-format msgid "skipping bad filename %s" msgstr "" -#: ../IkiWiki/Render.pm:311 +#: ../IkiWiki/Render.pm:310 #, perl-format msgid "removing old page %s" msgstr "" @@ -376,32 +464,32 @@ msgstr "" msgid "scanning %s" msgstr "" -#: ../IkiWiki/Render.pm:339 +#: ../IkiWiki/Render.pm:340 #, perl-format msgid "rendering %s" msgstr "" -#: ../IkiWiki/Render.pm:351 +#: ../IkiWiki/Render.pm:352 #, perl-format msgid "rendering %s, which links to %s" msgstr "" -#: ../IkiWiki/Render.pm:368 +#: ../IkiWiki/Render.pm:369 #, perl-format msgid "rendering %s, which depends on %s" msgstr "" -#: ../IkiWiki/Render.pm:406 +#: ../IkiWiki/Render.pm:407 #, perl-format msgid "rendering %s, to update its backlinks" msgstr "" -#: ../IkiWiki/Render.pm:418 +#: ../IkiWiki/Render.pm:419 #, perl-format msgid "removing %s, no longer rendered by %s" msgstr "" -#: ../IkiWiki/Render.pm:444 +#: ../IkiWiki/Render.pm:445 #, perl-format msgid "ikiwiki: cannot render %s" msgstr "" @@ -417,15 +505,15 @@ msgstr "" msgid "generating wrappers.." msgstr "" -#: ../IkiWiki/Setup/Standard.pm:71 +#: ../IkiWiki/Setup/Standard.pm:72 msgid "rebuilding wiki.." msgstr "" -#: ../IkiWiki/Setup/Standard.pm:74 +#: ../IkiWiki/Setup/Standard.pm:75 msgid "refreshing wiki.." msgstr "" -#: ../IkiWiki/Setup/Standard.pm:83 +#: ../IkiWiki/Setup/Standard.pm:84 msgid "done" msgstr "" @@ -433,7 +521,7 @@ msgstr "" #. translators: A list of one or more pages that were changed, #. translators: And the name of the user making the change. #. translators: This is used as the subject of a commit email. -#: ../IkiWiki/UserInfo.pm:146 +#: ../IkiWiki/UserInfo.pm:145 #, perl-format msgid "update of %s's %s by %s" msgstr "" @@ -474,11 +562,11 @@ msgstr "" msgid "usage: ikiwiki [options] source dest" msgstr "" -#: ../IkiWiki.pm:102 +#: ../IkiWiki.pm:107 msgid "Must specify url to wiki with --url when using --cgi" msgstr "" -#: ../IkiWiki.pm:149 ../IkiWiki.pm:150 +#: ../IkiWiki.pm:154 ../IkiWiki.pm:155 msgid "Error" msgstr "" @@ -486,7 +574,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:569 +#: ../IkiWiki.pm:631 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr ""