diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 12:04:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 12:04:45 +0000 |
commit | 4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c (patch) | |
tree | 8c9b1a229b4d8fe3870caf1e008f5b879b6e49e2 /po/cs.po | |
parent | 5d57a8436f2c41687cf047abf0cbd31af61de83c (diff) | |
download | ikiwiki-4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c.tar ikiwiki-4d8b2d84d5635e0e718e9f66fcdf6e20587fbc2c.tar.gz |
more i18n improvements
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 79 |
1 files changed, 62 insertions, 17 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-07 06:39-0500\n" +"POT-Creation-Date: 2007-03-07 07:04-0500\n" "PO-Revision-Date: 2007-02-17 12:07+0100\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -54,9 +54,9 @@ msgid "login failed, perhaps you need to turn on cookies?" msgstr "přihlášení selhalo; možná si musíte povolit cookies?" #: ../IkiWiki/Plugin/aggregate.pm:61 -#, perl-format -msgid "aggregate plugin missing %s parameter" -msgstr "modulu aggregate chybí parametr %s" +#, fuzzy, perl-format +msgid "missing %s parameter" +msgstr "šabloně chybí parametr id" #: ../IkiWiki/Plugin/aggregate.pm:89 msgid "new feed" @@ -108,14 +108,40 @@ msgstr "vytvářím novou stránku %s" msgid "There are no broken links!" msgstr "Žádné porušené odkazy!" +#: ../IkiWiki/Plugin/conditional.pm:20 +msgid "\"test\" and \"then\" parameters are required" +msgstr "" + #: ../IkiWiki/Plugin/fortune.pm:18 msgid "fortune failed" msgstr "fortune selhal" #: ../IkiWiki/Plugin/googlecalendar.pm:22 -msgid "googlecalendar failed to find url in html" +#, fuzzy +msgid "failed to find url in html" msgstr "googlecalendar v html nenalezl url" +#: ../IkiWiki/Plugin/img.pm:36 +#, fuzzy, perl-format +msgid "%s not found" +msgstr "šablona %s nebyla nalezena" + +#: ../IkiWiki/Plugin/img.pm:49 +#, perl-format +msgid "bad size \"%s\"" +msgstr "" + +#: ../IkiWiki/Plugin/img.pm:57 ../IkiWiki/Plugin/img.pm:61 +#: ../IkiWiki/Plugin/img.pm:79 +#, fuzzy, perl-format +msgid "failed to read %s: %s" +msgstr "nelze zapsat %s: %s" + +#: ../IkiWiki/Plugin/img.pm:64 +#, fuzzy, perl-format +msgid "failed to resize: %s" +msgstr "nelze zapsat %s: %s" + #: ../IkiWiki/Plugin/inline.pm:36 msgid "Must specify url to wiki with --url when using --rss or --atom" msgstr "Při používání --rss nebo --atom musíte pomocí --url zadat url k wiki" @@ -139,7 +165,8 @@ msgid "RPC::XML::Client not found, not pinging" msgstr "RPC::XML::Client nebyl nalezen, nepinkám" #: ../IkiWiki/Plugin/linkmap.pm:99 -msgid "linkmap failed to run dot" +#, fuzzy +msgid "failed to run dot" msgstr "linkmapu se nepodařilo spustit dot" #: ../IkiWiki/Plugin/lockedit.pm:24 @@ -292,7 +319,8 @@ msgid "updating hyperestraier search index" msgstr "aktualizuji vyhledávací index hyperestraieru" #: ../IkiWiki/Plugin/shortcut.pm:24 -msgid "shortcut missing name or url parameter" +#, fuzzy +msgid "missing name or url parameter" msgstr "zkratka postrádá jméno nebo url" #. translators: This is used to display what shortcuts are defined. @@ -309,41 +337,53 @@ msgstr "selhalo zpracování jakýchkoliv smajlíků, vypínám modul" #: ../IkiWiki/Plugin/sparkline.pm:63 #, fuzzy -msgid "sparkline parse error" +msgid "parse error" msgstr "linkmapu se nepodařilo spustit dot" #: ../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 #, fuzzy -msgid "sparkline bad height value" +msgid "bad height value" msgstr "linkmapu se nepodařilo spustit dot" #: ../IkiWiki/Plugin/sparkline.pm:102 #, fuzzy -msgid "sparkline missing width parameter" +msgid "missing width parameter" msgstr "šabloně chybí parametr id" #: ../IkiWiki/Plugin/sparkline.pm:106 #, fuzzy -msgid "sparkline bad width value" +msgid "bad width value" msgstr "linkmapu se nepodařilo spustit dot" #: ../IkiWiki/Plugin/sparkline.pm:144 #, fuzzy -msgid "sparkline failed to run php" +msgid "failed to run php" msgstr "linkmapu se nepodařilo spustit dot" +#: ../IkiWiki/Plugin/table.pm:34 +msgid "cannot find file" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:59 +msgid "unknown data format" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:67 +msgid "empty data" +msgstr "" + #: ../IkiWiki/Plugin/table.pm:77 msgid "Direct data download" msgstr "" @@ -354,7 +394,8 @@ msgid "parse fail at line %d: %s" msgstr "nelze zapsat %s: %s" #: ../IkiWiki/Plugin/template.pm:19 -msgid "template missing id parameter" +#, fuzzy +msgid "missing id parameter" msgstr "šabloně chybí parametr id" #: ../IkiWiki/Plugin/template.pm:26 @@ -363,7 +404,8 @@ msgid "template %s not found" msgstr "šablona %s nebyla nalezena" #: ../IkiWiki/Plugin/template.pm:45 -msgid "template failed to process:" +#, fuzzy +msgid "failed to process:" msgstr "šablonu se nepodařilo zpracovat:" #: ../IkiWiki/Rcs/Stub.pm:66 @@ -507,6 +549,9 @@ msgstr "Chyba" msgid "%s preprocessing loop detected on %s at depth %i" msgstr "Byla rozpoznána smyčka direktivy %s na %s v hloubce %i" +#~ msgid "aggregate plugin missing %s parameter" +#~ msgstr "modulu aggregate chybí parametr %s" + #, fuzzy #~ msgid "sparkline previewing not implemented" #~ msgstr "getctime není implementováno" |