+#: cover/forms.py:44
+#, fuzzy, python-format
+#| msgid "Image <a href=\"%(url)s\">already in repository</a>."
+msgid "Image <a href=\"%s\">already in repository</a>"
+msgstr "Obraz <a href=\"%(url)s\">jest już w repozytorium</a>."
+
+#: cover/forms.py:53
+msgid "No image specified"
+msgstr ""
+
+#: cover/forms.py:61 cover/forms.py:78
+#, python-format
+msgid "Image too small: %sx%s, minimal dimensions %sx%s"
+msgstr ""
+
+#: cover/forms.py:95