]> sipb.mit.edu Git - ikiwiki.git/blobdiff - po/cs.po
web commit by http://joey.kitenet.net/
[ikiwiki.git] / po / cs.po
index 1f6e6bcfcb67d5dac15b8f91dfa3f663d4becbbe..52249a3921d55f2ad68d01fefceb303e27042339 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ikiwiki\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-14 20:42-0500\n"
-"PO-Revision-Date: 2007-01-07 11:59+0100\n"
+"POT-Creation-Date: 2007-02-15 15:01-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"
 "MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr "Nastavení uloženo."
 #: ../IkiWiki/CGI.pm:330
 #, perl-format
 msgid "%s is not an editable page"
-msgstr ""
+msgstr "%s není editovatelná stránka"
 
 #: ../IkiWiki/CGI.pm:418 ../IkiWiki/Plugin/brokenlinks.pm:24
 #: ../IkiWiki/Plugin/inline.pm:164 ../IkiWiki/Plugin/opendiscussion.pm:17
@@ -40,18 +40,18 @@ msgstr "diskuse"
 msgid "creating %s"
 msgstr "vytvářím %s"
 
-#: ../IkiWiki/CGI.pm:480 ../IkiWiki/CGI.pm:506 ../IkiWiki/CGI.pm:539
+#: ../IkiWiki/CGI.pm:480 ../IkiWiki/CGI.pm:508 ../IkiWiki/CGI.pm:541
 #, perl-format
 msgid "editing %s"
 msgstr "upravuji %s"
 
-#: ../IkiWiki/CGI.pm:647
+#: ../IkiWiki/CGI.pm:649
 msgid "You are banned."
 msgstr "Jste vyhoštěni."
 
-#: ../IkiWiki/CGI.pm:679
+#: ../IkiWiki/CGI.pm:681
 msgid "login failed, perhaps you need to turn on cookies?"
-msgstr ""
+msgstr "přihlášení selhalo; možná si musíte povolit cookies?"
 
 #: ../IkiWiki/Plugin/aggregate.pm:61
 #, perl-format
@@ -204,6 +204,70 @@ msgstr "polygen není nainstalován"
 msgid "polygen failed"
 msgstr "polygen selhal"
 
+#. translators: These descriptions of times of day are used
+#. translators: in messages like "last edited <description>".
+#. translators: %A is the name of the day of the week, while
+#. translators: %A- is the name of the previous day.
+#: ../IkiWiki/Plugin/prettydate.pm:15
+msgid "late %A- night"
+msgstr "%A- pozdě v noci"
+
+#: ../IkiWiki/Plugin/prettydate.pm:17
+msgid "in the wee hours of %A- night"
+msgstr "%A- pozdě v noci, spíše brzké ranní hodiny"
+
+#: ../IkiWiki/Plugin/prettydate.pm:20
+msgid "terribly early %A morning"
+msgstr "%A příšerně brzo ráno"
+
+#: ../IkiWiki/Plugin/prettydate.pm:22
+msgid "early %A morning"
+msgstr "%A brzo ráno"
+
+#: ../IkiWiki/Plugin/prettydate.pm:25
+msgid "in mid-morning %A"
+msgstr "%A dopoledne"
+
+#: ../IkiWiki/Plugin/prettydate.pm:26
+msgid "in late morning %A"
+msgstr "%A pozdě dopoledne"
+
+#: ../IkiWiki/Plugin/prettydate.pm:27
+msgid "at lunch time on %A"
+msgstr "%A kolem oběda"
+
+#: ../IkiWiki/Plugin/prettydate.pm:29
+msgid "%A afternoon"
+msgstr "%A odpoledne"
+
+#: ../IkiWiki/Plugin/prettydate.pm:32
+msgid "late %A afternoon"
+msgstr "%A pozdě odpoledne"
+
+#: ../IkiWiki/Plugin/prettydate.pm:33
+msgid "%A evening"
+msgstr "%A večer"
+
+#: ../IkiWiki/Plugin/prettydate.pm:35
+msgid "late %A evening"
+msgstr "%A pozdě večer"
+
+#: ../IkiWiki/Plugin/prettydate.pm:37
+msgid "%A night"
+msgstr "%A v noci"
+
+#: ../IkiWiki/Plugin/prettydate.pm:74
+msgid "at teatime on %A"
+msgstr "%A během odpoledního čaje"
+
+#: ../IkiWiki/Plugin/prettydate.pm:78
+msgid "at midnight"
+msgstr "o půlnoci"
+
+#: ../IkiWiki/Plugin/prettydate.pm:81
+msgid "at noon on %A"
+msgstr "%A o poledni"
+
 #: ../IkiWiki/Plugin/search.pm:34
 #, perl-format
 msgid "Must specify %s when using the search plugin"
@@ -226,8 +290,8 @@ msgstr "zkratka postrádá jméno nebo url"
 #. translators: is an URL.
 #: ../IkiWiki/Plugin/shortcut.pm:33
 #, perl-format
-msgid "shortcut %s points to %s"
-msgstr "zkratka %s odkazuje na %s"
+msgid "shortcut %s points to <i>%s</i>"
+msgstr "zkratka %s odkazuje na <i>%s</i>"
 
 #: ../IkiWiki/Plugin/smiley.pm:22
 msgid "failed to parse any smileys, disabling plugin"
@@ -370,11 +434,11 @@ msgstr "%s byl úspěšně vytvořen"
 msgid "usage: ikiwiki [options] source dest"
 msgstr "použití: ikiwiki [volby] zdroj cíl"
 
-#: ../IkiWiki.pm:104
+#: ../IkiWiki.pm:103
 msgid "Must specify url to wiki with --url when using --cgi"
 msgstr "Při použití --cgi musíte pomocí --url zadat url k wiki"
 
-#: ../IkiWiki.pm:151 ../IkiWiki.pm:152
+#: ../IkiWiki.pm:150 ../IkiWiki.pm:151
 msgid "Error"
 msgstr "Chyba"
 
@@ -382,7 +446,7 @@ msgstr "Chyba"
 #. translators: preprocessor directive name,
 #. translators: the second a page name, the
 #. translators: third a number.
-#: ../IkiWiki.pm:549
+#: ../IkiWiki.pm:548
 #, perl-format
 msgid "%s preprocessing loop detected on %s at depth %i"
 msgstr "Byla rozpoznána smyčka direktivy %s na %s v hloubce %i"