# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-02-25 14:10+0100\n"
"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
"Language-Team: \n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 3.0\n"

#: cover/forms.py:34 cover/forms.py:44
#, python-format
msgid "Image <a href=\"%(url)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 "Nie wskazano obrazu"

#: cover/forms.py:61 cover/forms.py:78
#, python-format
msgid "Image too small: %sx%s, minimal dimensions %sx%s"
msgstr "Obraz za mały: %sx%s, minimalny rozmiar %sx%s"

#: cover/forms.py:95
msgid "WikiCommons, MNW or Flickr URL"
msgstr "URL z WikiCommons, MNW albo Flickra"

#: cover/models.py:23
msgid "title"
msgstr "tytuł"

#: cover/models.py:24
msgid "author"
msgstr "autor"

#: cover/models.py:25
msgid "license name"
msgstr "nazwa licencji"

#: cover/models.py:26
msgid "license URL"
msgstr "URL licencji"

#: cover/models.py:27
msgid "source URL"
msgstr "URL źródła"

#: cover/models.py:28
msgid "image download URL"
msgstr "URL pliku do pobrania"

#: cover/models.py:30
msgid "file"
msgstr "plik"

#: cover/models.py:33
msgid "cover image"
msgstr "obrazek na okładkę"

#: cover/models.py:34
msgid "cover images"
msgstr "obrazki na okładki"

#: cover/templates/cover/add_image.html:5
#: cover/templates/cover/add_image.html:10
#: cover/templates/cover/add_image.html:27
msgid "Add image"
msgstr "Dodaj obrazek"

#: cover/templates/cover/add_image.html:19
msgid "Load from WikiCommons, MNW, Flickr"
msgstr "Pobierz z WikiCommons, MNW albo Flickra"

#: cover/templates/cover/image_detail.html:6
#: cover/templates/cover/image_detail.html:9
msgid "Cover image"
msgstr "Obrazek na okładkę"

#: cover/templates/cover/image_detail.html:25
msgid "source"
msgstr "źródło"

#: cover/templates/cover/image_detail.html:36
msgid "Change"
msgstr "Zmień"

#: cover/templates/cover/image_detail.html:42
msgid "Used in:"
msgstr "Użyte w:"

#: cover/templates/cover/image_detail.html:50
msgid "None"
msgstr "Brak"

#: cover/templates/cover/image_list.html:5
#: cover/templates/cover/image_list.html:10
msgid "Cover images"
msgstr "Obrazki na okładki"

#: cover/templates/cover/image_list.html:15
msgid "Add new"
msgstr "Dodaj nowy"

#, fuzzy, python-format
#~| msgid "Image <a href=\"%(url)s\">already in repository</a>."
#~ msgid "Image <a href=\"%(url)s\">already in repository</a>"
#~ msgstr "Obraz <a href=\"%(url)s\">jest już w repozytorium</a>."

#, python-format
#~ msgid "Image <a href=\"%s\">already in repository</a>"
#~ msgstr "Obraz <a href=\"%s\">jest już w repozytorium</a>."

#~ msgid "Flickr URL"
#~ msgstr "URL z Flickra"