From 6d18bdd65a702a7924dd1215ce822c3f16b90b1c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Jul 2009 16:53:50 +0200 Subject: commit for jonas --- po/cs.po | 160 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 125 insertions(+), 35 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index 22d90462d..2e4508a34 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-06-12 19:52-0400\n" +"POT-Creation-Date: 2009-07-19 16:45+0200\n" "PO-Revision-Date: 2007-05-09 21:21+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -53,7 +53,7 @@ msgstr "Nastavení uloženo." msgid "You are banned." msgstr "Jste vyhoštěni." -#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1218 +#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1253 msgid "Error" msgstr "Chyba" @@ -187,6 +187,7 @@ msgstr "" #: ../IkiWiki/Plugin/brokenlinks.pm:33 ../IkiWiki/Plugin/editpage.pm:233 #: ../IkiWiki/Plugin/inline.pm:357 ../IkiWiki/Plugin/inline.pm:365 #: ../IkiWiki/Plugin/opendiscussion.pm:26 ../IkiWiki/Plugin/orphans.pm:37 +#: ../IkiWiki/Plugin/po.pm:271 ../IkiWiki/Plugin/po.pm:274 #: ../IkiWiki/Render.pm:80 ../IkiWiki/Render.pm:84 ../IkiWiki/Render.pm:150 msgid "Discussion" msgstr "Diskuse" @@ -346,9 +347,10 @@ msgstr "" msgid "you are not allowed to change file modes" msgstr "" -#: ../IkiWiki/Plugin/google.pm:27 +#: ../IkiWiki/Plugin/google.pm:27 ../IkiWiki/Plugin/po.pm:124 +#: ../IkiWiki/Plugin/search.pm:36 #, fuzzy, perl-format -msgid "Must specify %s when using the google search plugin" +msgid "Must specify %s when using the %s plugin" msgstr "Při používání vyhledávacího modulu musíte zadat %s" #: ../IkiWiki/Plugin/google.pm:31 @@ -373,17 +375,17 @@ msgstr "nepodařilo se spustit graphviz" msgid "prog not a valid graphviz program" msgstr "program není platným programem graphviz" -#: ../IkiWiki/Plugin/highlight.pm:46 +#: ../IkiWiki/Plugin/highlight.pm:47 #, perl-format msgid "tohighlight contains unknown file type '%s'" msgstr "" -#: ../IkiWiki/Plugin/highlight.pm:57 +#: ../IkiWiki/Plugin/highlight.pm:58 #, perl-format msgid "Source code: %s" msgstr "" -#: ../IkiWiki/Plugin/highlight.pm:122 +#: ../IkiWiki/Plugin/highlight.pm:123 msgid "" "warning: highlight perl module not available; falling back to pass through" msgstr "" @@ -395,8 +397,8 @@ msgstr "polygen není nainstalován" #: ../IkiWiki/Plugin/img.pm:69 #, perl-format -msgid "bad size \"%s\"" -msgstr "chybná velikost \"%s\"" +msgid "wrong size format \"%s\" (should be WxH)" +msgstr "" #: ../IkiWiki/Plugin/img.pm:80 ../IkiWiki/Plugin/img.pm:84 #: ../IkiWiki/Plugin/img.pm:101 @@ -566,6 +568,103 @@ msgstr "" msgid "LWP not found, not pinging" msgstr "RPC::XML::Client nebyl nalezen, nepinkám" +#: ../IkiWiki/Plugin/po.pm:129 +msgid "" +"At least one slave language must be defined in po_slave_languages when using " +"the po plugin" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:134 +#, fuzzy, perl-format +msgid "%s is not a valid language code" +msgstr "%s není editovatelná stránka" + +#: ../IkiWiki/Plugin/po.pm:145 +#, perl-format +msgid "" +"%s is not a valid value for po_link_to, falling back to po_link_to=default" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:150 +msgid "" +"po_link_to=negotiated requires usedirs to be enabled, falling back to " +"po_link_to=default" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:264 +msgid "discussion" +msgstr "diskuse" + +#: ../IkiWiki/Plugin/po.pm:361 +#, perl-format +msgid "re-rendering all pages to fix meta titles" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:365 ../IkiWiki/Render.pm:406 +#, perl-format +msgid "rendering %s" +msgstr "zpracovávám %s" + +#: ../IkiWiki/Plugin/po.pm:398 +msgid "updated PO files" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:422 +msgid "" +"Can not remove a translation. Removing the master page, though, removes its " +"translations as well." +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:442 +msgid "" +"Can not rename a translation. Renaming the master page, though, renames its " +"translations as well." +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:804 +#, perl-format +msgid "POT file (%s) does not exist" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:812 +#, fuzzy, perl-format +msgid "failed to update %s" +msgstr "nelze zkompilovat %s" + +#: ../IkiWiki/Plugin/po.pm:818 +#, fuzzy, perl-format +msgid "failed to copy the POT file to %s" +msgstr "nelze zkompilovat %s" + +#: ../IkiWiki/Plugin/po.pm:854 +msgid "N/A" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:867 +#, fuzzy, perl-format +msgid "failed to translate %s" +msgstr "nelze změnit velikost: %s" + +#: ../IkiWiki/Plugin/po.pm:943 +msgid "removed obsolete PO files" +msgstr "" + +#: ../IkiWiki/Plugin/po.pm:1006 ../IkiWiki/Plugin/po.pm:1020 +#: ../IkiWiki/Plugin/po.pm:1060 +#, fuzzy, perl-format +msgid "failed to write %s" +msgstr "nelze zapsat %s: %s" + +#: ../IkiWiki/Plugin/po.pm:1018 +#, fuzzy +msgid "failed to translate" +msgstr "nepodařilo se spustit dot" + +#: ../IkiWiki/Plugin/po.pm:1023 +#, fuzzy, perl-format +msgid "failed to read %s" +msgstr "nelze číst %s: %s" + #: ../IkiWiki/Plugin/poll.pm:69 msgid "vote" msgstr "hlasovat" @@ -683,16 +782,16 @@ msgstr "Stránka %s je zamknutá uživatelem %s a nelze ji měnit" msgid "%s is not a file" msgstr "%s není editovatelná stránka" -#: ../IkiWiki/Plugin/remove.pm:115 +#: ../IkiWiki/Plugin/remove.pm:134 #, perl-format msgid "confirm removal of %s" msgstr "" -#: ../IkiWiki/Plugin/remove.pm:152 +#: ../IkiWiki/Plugin/remove.pm:171 msgid "Please select the attachments to remove." msgstr "" -#: ../IkiWiki/Plugin/remove.pm:192 +#: ../IkiWiki/Plugin/remove.pm:211 msgid "removed" msgstr "" @@ -721,38 +820,33 @@ msgstr "" msgid "%s already exists on disk" msgstr "" -#: ../IkiWiki/Plugin/rename.pm:101 +#: ../IkiWiki/Plugin/rename.pm:122 #, fuzzy, perl-format msgid "rename %s" msgstr "zpracovávám %s" -#: ../IkiWiki/Plugin/rename.pm:140 +#: ../IkiWiki/Plugin/rename.pm:161 msgid "Also rename SubPages and attachments" msgstr "" -#: ../IkiWiki/Plugin/rename.pm:226 +#: ../IkiWiki/Plugin/rename.pm:247 msgid "Only one attachment can be renamed at a time." msgstr "" -#: ../IkiWiki/Plugin/rename.pm:229 +#: ../IkiWiki/Plugin/rename.pm:250 msgid "Please select the attachment to rename." msgstr "" -#: ../IkiWiki/Plugin/rename.pm:340 +#: ../IkiWiki/Plugin/rename.pm:347 #, perl-format msgid "rename %s to %s" msgstr "" -#: ../IkiWiki/Plugin/rename.pm:495 +#: ../IkiWiki/Plugin/rename.pm:571 #, fuzzy, perl-format msgid "update for rename of %s to %s" msgstr "aktualizace %s (%s) uživatelem %s" -#: ../IkiWiki/Plugin/search.pm:36 -#, perl-format -msgid "Must specify %s when using the search plugin" -msgstr "Při používání vyhledávacího modulu musíte zadat %s" - #: ../IkiWiki/Plugin/search.pm:182 #, perl-format msgid "need Digest::SHA1 to index %s" @@ -938,11 +1032,6 @@ msgstr "odstraňuji starou stránku %s" msgid "scanning %s" msgstr "prohledávám %s" -#: ../IkiWiki/Render.pm:406 -#, perl-format -msgid "rendering %s" -msgstr "zpracovávám %s" - #: ../IkiWiki/Render.pm:427 #, perl-format msgid "rendering %s, which links to %s" @@ -1055,16 +1144,16 @@ msgstr "" msgid "failed to load external plugin needed for %s plugin: %s" msgstr "" -#: ../IkiWiki.pm:1201 +#: ../IkiWiki.pm:1236 #, fuzzy, perl-format msgid "preprocessing loop detected on %s at depth %i" msgstr "Byla rozpoznána smyčka direktivy %s na %s v hloubce %i" -#: ../IkiWiki.pm:1741 +#: ../IkiWiki.pm:1776 msgid "yes" msgstr "" -#: ../IkiWiki.pm:1873 +#: ../IkiWiki.pm:1908 #, fuzzy, perl-format msgid "cannot match pages: %s" msgstr "nemohu číst %s: %s" @@ -1089,11 +1178,12 @@ msgstr "" msgid "What is the domain name of the web server?" msgstr "" -#~ msgid "discussion" -#~ msgstr "diskuse" +#, fuzzy +#~ msgid "Must specify %s when using the google search plugin" +#~ msgstr "Při používání vyhledávacího modulu musíte zadat %s" -#~ msgid "failed to write %s: %s" -#~ msgstr "nelze zapsat %s: %s" +#~ msgid "bad size \"%s\"" +#~ msgstr "chybná velikost \"%s\"" #~ msgid "failed to find url in html" #~ msgstr "v html se nepodařilo nalézt url" -- cgit v1.2.3