+#: ../IkiWiki/Plugin/comments.pm:112
+#, fuzzy, perl-format
+msgid "this comment needs %s"
+msgstr "komentář k %s"
+
+#: ../IkiWiki/Plugin/comments.pm:115
+#, fuzzy
+msgid "moderation"
+msgstr "Schvalování komentářů"
+
+#: ../IkiWiki/Plugin/comments.pm:136 ../IkiWiki/Plugin/format.pm:48
+#, perl-format
+msgid "unsupported page format %s"
+msgstr "nepodporovaný formát stránky %s"
+
+#: ../IkiWiki/Plugin/comments.pm:141
+msgid "comment must have content"
+msgstr "komentář musí mít obsah"
+
+#: ../IkiWiki/Plugin/comments.pm:196
+msgid "Anonymous"
+msgstr "Anonym"
+
+#: ../IkiWiki/Plugin/comments.pm:357 ../IkiWiki/Plugin/editpage.pm:98
+msgid "bad page name"
+msgstr "chybný název stránky"
+
+#: ../IkiWiki/Plugin/comments.pm:362
+#, perl-format
+msgid "commenting on %s"
+msgstr "komentář k %s"
+
+#: ../IkiWiki/Plugin/comments.pm:380
+#, perl-format
+msgid "page '%s' doesn't exist, so you can't comment"
+msgstr "stránka „%s“ neexistuje, takže nemůžete komentovat"
+
+#: ../IkiWiki/Plugin/comments.pm:387
+#, perl-format
+msgid "comments on page '%s' are closed"
+msgstr "komentáře na stránce „%s“ jsou uzamčeny"
+
+#: ../IkiWiki/Plugin/comments.pm:490
+msgid "comment stored for moderation"
+msgstr "komentář uložen pro schválení"
+
+#: ../IkiWiki/Plugin/comments.pm:492
+msgid "Your comment will be posted after moderator review"
+msgstr "Váš komentář bude zobrazen po schválení moderátorem"
+
+#: ../IkiWiki/Plugin/comments.pm:505
+msgid "Added a comment"
+msgstr "Přidán komentář"
+
+#: ../IkiWiki/Plugin/comments.pm:509
+#, perl-format
+msgid "Added a comment: %s"
+msgstr "Přidán komentář: %s"
+
+#: ../IkiWiki/Plugin/comments.pm:551 ../IkiWiki/Plugin/websetup.pm:272
+msgid "you are not logged in as an admin"
+msgstr "nejste přihlášeni jako správce"
+
+#: ../IkiWiki/Plugin/comments.pm:602
+msgid "Comment moderation"
+msgstr "Schvalování komentářů"
+
+#: ../IkiWiki/Plugin/comments.pm:640
+msgid "comment moderation"
+msgstr "schvalování komentářů"
+
+#: ../IkiWiki/Plugin/comments.pm:789
+#, fuzzy, perl-format
+msgid "%i comment"
+msgid_plural "%i comments"
+msgstr[0] "Komentáře"
+msgstr[1] "Komentáře"
+
+#. translators: Here "Comment" is a verb;
+#. translators: the user clicks on it to
+#. translators: post a comment.
+#: ../IkiWiki/Plugin/comments.pm:799
+#, fuzzy
+msgid "Comment"
+msgstr "Komentáře"
+
+#: ../IkiWiki/Plugin/conditional.pm:28 ../IkiWiki/Plugin/cutpaste.pm:31