Fundraising in PDF.
[wolnelektury.git] / src / picture / locale / lt / LC_MESSAGES / django.po
index 4ef0947..886567c 100644 (file)
@@ -1,14 +1,9 @@
-# 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.
-#
-#, fuzzy
+# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: WolneLektury-picture\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-16 09:20+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,191 +11,67 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
-"%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
+"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
+"1 : n % 1 != 0 ? 2: 3);\n"
 
-#: forms.py:21
-msgid "Please supply an XML."
+#: picture/templates/picture/picture_detail.html:13
+msgid "Strona główna"
 msgstr ""
 
-#: forms.py:29
-msgid "Please supply an image."
+#: picture/templates/picture/picture_detail.html:14
+msgid "Obrazy"
 msgstr ""
 
-#: models.py:37
-msgid "area"
+#: picture/templates/picture/picture_detail.html:29
+msgctxt "obrazu"
+msgid "Styl"
 msgstr ""
 
-#: models.py:38
-msgid "kind"
+#: picture/templates/picture/picture_detail.html:39
+msgctxt "obrazu"
+msgid "Technika"
 msgstr ""
 
-#: models.py:40
-msgid "thing"
+#: picture/templates/picture/picture_detail.html:46
+msgctxt "obrazu"
+msgid "Wymiary pracy"
 msgstr ""
 
-#: models.py:41
-msgid "theme"
+#: picture/templates/picture/picture_detail.html:52
+msgctxt "obrazu"
+msgid "Czas powstania"
 msgstr ""
 
-#: models.py:66
-msgid "title"
+#: picture/templates/picture/picture_short.html:39
+msgid "Epoka"
 msgstr ""
 
-#: models.py:67
-msgid "slug"
+#: picture/templates/picture/picture_short.html:48
+msgid "Rodzaj"
 msgstr ""
 
-#: models.py:68
-msgid "sort key"
+#: picture/templates/picture/picture_short.html:57
+msgid "Gatunek"
 msgstr ""
 
-#: models.py:69 models.py:70
-msgid "creation date"
+#: picture/templates/picture/picture_short.html:74
+msgid "Zobacz online"
 msgstr ""
 
-#: models.py:72
-msgid "image_file"
+#: picture/templates/picture/picture_short.html:77
+msgid "pobierz oryginał"
 msgstr ""
 
-#: models.py:74
-msgid "picture areas JSON"
+#: picture/templates/picture/picture_viewer.html:51
+msgctxt "na obrazie"
+msgid "Obiekty"
 msgstr ""
 
-#: models.py:75
-msgid "extra information"
+#: picture/templates/picture/picture_viewer.html:52
+msgid "Motywy"
 msgstr ""
 
-#: models.py:92
-msgid "picture"
-msgstr ""
-
-#: models.py:93
-msgid "pictures"
-msgstr ""
-
-#: views.py:79
-#, python-format
-msgid ""
-"An error occurred: %(exception)s\n"
-"\n"
-"%(tb)s"
-msgstr ""
-
-#: views.py:80
-msgid "Picture imported successfully"
-msgstr ""
-
-#: views.py:82
-#, python-format
-msgid "Error importing file: %r"
-msgstr ""
-
-#: templates/admin/picture/picture/change_list.html:7
-msgid "Image"
-msgstr ""
-
-#: templates/admin/picture/picture/change_list.html:8
-msgid "Import picture"
-msgstr ""
-
-#: templates/picture/picture_list_thumb.html:10
-#: templates/picture/picture_list_thumb.html:14
-msgid "Listing of all pictures"
-msgstr ""
-
-#: templates/picture/picture_short.html:31
-msgid "Epoch"
-msgstr ""
-
-#: templates/picture/picture_short.html:38
-msgid "Kind"
-msgstr ""
-
-#: templates/picture/picture_short.html:45
-msgid "Genre"
-msgstr ""
-
-#: templates/picture/picture_short.html:57
-msgid "View online"
-msgstr ""
-
-#: templates/picture/picture_short.html:60
-msgid "download original"
-msgstr ""
-
-#: templates/picture/picture_short.html:63
-#: templates/picture/picture_viewer.html:30
-msgid "Download"
-msgstr ""
-
-#: templates/picture/picture_short.html:66
-msgid "original"
-msgstr ""
-
-#: 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 ""
-
-#: templates/picture/picture_viewer.html:24
-#: templates/picture/picture_viewer.html:49
-#: templates/picture/picture_wide.html:31
-msgid "Objects"
-msgstr ""
-
-#: templates/picture/picture_viewer.html:26
-msgid "Edit. note"
-msgstr ""
-
-#: templates/picture/picture_viewer.html:27
-msgid "Infobox"
-msgstr ""
-
-#: templates/picture/picture_viewer.html:28
-msgid "Picture's page"
-msgstr ""
-
-#: templates/picture/picture_wide.html:20
-msgid "Motifs, themes and objects"
-msgstr ""
-
-#: templates/picture/picture_wide.html:23
-msgid "Motifs and themes"
-msgstr ""
-
-#: templates/picture/picture_wide.html:49
-msgid "See"
-msgstr ""
-
-#: templates/picture/picture_wide.html:52
-msgid "Source"
-msgstr ""
-
-#: templates/picture/picture_wide.html:52
-msgid "of the picture"
-msgstr ""
-
-#: templates/picture/picture_wide.html:54
-msgid "Source XML file"
-msgstr ""
-
-#: templates/picture/picture_wide.html:56
-msgid "Picture on"
-msgstr ""
-
-#: templates/picture/picture_wide.html:56
-msgid "Editor's Platform"
-msgstr ""
-
-#: templates/picture/picture_wide.html:59
-msgid "Picture description on Lektury.Gazeta.pl"
-msgstr ""
-
-#: templates/picture/picture_wide.html:62
-msgid "Picture description on Wikipedia"
+#: picture/templates/picture/picture_viewer.html:56
+msgid "Informacja"
 msgstr ""