# 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 , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-25 13:29+0100\n" "PO-Revision-Date: 2014-02-25 13:30+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \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 1.5.4\n" #: forms.py:29 #, python-format msgid "Image already in repository." msgstr "Obraz jest już w repozytorium." #: forms.py:60 msgid "Flickr URL" msgstr "URL z Flickra" #: models.py:19 msgid "title" msgstr "tytuł" #: models.py:20 msgid "author" msgstr "autor" #: models.py:21 msgid "license name" msgstr "nazwa licencji" #: models.py:22 msgid "license URL" msgstr "URL licencji" #: models.py:23 msgid "source URL" msgstr "URL źródła" #: models.py:24 msgid "image download URL" msgstr "URL pliku do pobrania" #: models.py:25 msgid "file" msgstr "plik" #: models.py:28 msgid "cover image" msgstr "obrazek na okładkę" #: models.py:29 msgid "cover images" msgstr "obrazki na okładki" #: templates/cover/add_image.html:33 templates/cover/add_image.html.py:62 msgid "Add image" msgstr "Dodaj obrazek" #: templates/cover/add_image.html:40 msgid "Load from Flickr" msgstr "Pobierz z Flickra" #: templates/cover/image_detail.html:7 msgid "Cover image" msgstr "Obrazek na okładkę" #: templates/cover/image_detail.html:23 msgid "source" msgstr "źródło" #: templates/cover/image_detail.html:35 msgid "Change" msgstr "Zmień" #: templates/cover/image_detail.html:41 msgid "Used in:" msgstr "Użyte w:" #: templates/cover/image_detail.html:49 msgid "None" msgstr "Brak" #: templates/cover/image_list.html:7 msgid "Cover images" msgstr "Obrazki na okładki" #: templates/cover/image_list.html:10 msgid "Add new" msgstr "Dodaj nowy"