X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/334e476e48d0e34cf2c3cc940eeb9e5b52b3103b..df053d3c7f0f292d1ab4d3407313da6fd7489222:/apps/picture/locale/pl/LC_MESSAGES/django.po?ds=sidebyside diff --git a/apps/picture/locale/pl/LC_MESSAGES/django.po b/apps/picture/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..9023d9601 --- /dev/null +++ b/apps/picture/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,205 @@ +# 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: 2013-12-16 09:20+0100\n" +"PO-Revision-Date: 2013-12-16 09:28+0100\n" +"Last-Translator: Marcin Koziej \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:21 +msgid "Please supply an XML." +msgstr "" + +#: forms.py:29 +msgid "Please supply an image." +msgstr "" + +#: models.py:37 +msgid "area" +msgstr "obszar" + +#: models.py:38 +msgid "kind" +msgstr "typ" + +#: models.py:40 +msgid "thing" +msgstr "przedmiot" + +#: models.py:41 +msgid "theme" +msgstr "motyw" + +#: models.py:66 +msgid "title" +msgstr "tytuł" + +#: models.py:67 +msgid "slug" +msgstr "slug" + +#: models.py:68 +msgid "sort key" +msgstr "klucz sortowania" + +#: models.py:69 models.py:70 +msgid "creation date" +msgstr "data stworzenia" + +#: models.py:72 +msgid "image_file" +msgstr "" + +#: models.py:74 +msgid "picture areas JSON" +msgstr "obszary w JSON" + +#: models.py:75 +msgid "extra information" +msgstr "dodatkowa informacja" + +#: models.py:92 +msgid "picture" +msgstr "obraz" + +#: models.py:93 +msgid "pictures" +msgstr "obrazy" + +#: views.py:79 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:80 +msgid "Picture imported successfully" +msgstr "Obraz został zimportowany" + +#: views.py:82 +#, python-format +msgid "Error importing file: %r" +msgstr "Błąd importu pliku: %r" + +#: templates/admin/picture/picture/change_list.html:7 +msgid "Image" +msgstr "Obraz" + +#: templates/admin/picture/picture/change_list.html:8 +msgid "Import picture" +msgstr "Importuj obraz" + +#: templates/picture/picture_list_thumb.html:10 +#: templates/picture/picture_list_thumb.html:14 +msgid "Listing of all pictures" +msgstr "Lista wszystkich obrazów" + +#: templates/picture/picture_short.html:31 +msgid "Epoch" +msgstr "Rodzaj" + +#: templates/picture/picture_short.html:38 +msgid "Kind" +msgstr "Typ" + +#: templates/picture/picture_short.html:45 +msgid "Genre" +msgstr "Gatunek" + +#: templates/picture/picture_short.html:57 +msgid "View online" +msgstr "Zobacz online" + +#: templates/picture/picture_short.html:60 +msgid "download original" +msgstr "pobierz oryginał" + +#: templates/picture/picture_short.html:63 +#: templates/picture/picture_viewer.html:30 +msgid "Download" +msgstr "Pobierz" + +#: templates/picture/picture_short.html:66 +msgid "original" +msgstr "oryginał" + +#: templates/picture/picture_viewer.html:11 +msgid "Wolne Lektury" +msgstr "" + +#: templates/picture/picture_viewer.html:23 +#: templates/picture/picture_viewer.html:50 +msgid "Themes" +msgstr "Motywy" + +#: templates/picture/picture_viewer.html:24 +#: templates/picture/picture_viewer.html:49 +#: templates/picture/picture_wide.html:31 +msgid "Objects" +msgstr "Obiekty" + +#: templates/picture/picture_viewer.html:26 +msgid "Edit. note" +msgstr "Nota edytorska" + +#: templates/picture/picture_viewer.html:27 +msgid "Infobox" +msgstr "Informacja" + +#: templates/picture/picture_viewer.html:28 +msgid "Picture's page" +msgstr "Strona obrazu" + +#: templates/picture/picture_wide.html:20 +msgid "Motifs, themes and objects" +msgstr "Motywy i obiekty" + +#: templates/picture/picture_wide.html:23 +msgid "Motifs and themes" +msgstr "Motywy" + +#: templates/picture/picture_wide.html:49 +msgid "See" +msgstr "Zobacz" + +#: templates/picture/picture_wide.html:52 +msgid "Source" +msgstr "Źródło" + +#: templates/picture/picture_wide.html:52 +msgid "of the picture" +msgstr "obrazu" + +#: templates/picture/picture_wide.html:54 +msgid "Source XML file" +msgstr "Źródło XML" + +#: templates/picture/picture_wide.html:56 +msgid "Picture on" +msgstr "Obraz na" + +#: templates/picture/picture_wide.html:56 +msgid "Editor's Platform" +msgstr "platformie edytorskiej" + +#: templates/picture/picture_wide.html:59 +msgid "Picture description on Lektury.Gazeta.pl" +msgstr "Opis na Lektury.Gazeta.pl" + +#: templates/picture/picture_wide.html:62 +msgid "Picture description on Wikipedia" +msgstr "Opis w Wikipedii"