Fixes #3252: Gallery title.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 6 Feb 2014 15:53:50 +0000 (16:53 +0100)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 6 Feb 2014 15:53:50 +0000 (16:53 +0100)
apps/picture/locale/pl/LC_MESSAGES/django.mo
apps/picture/locale/pl/LC_MESSAGES/django.po

index 7d785e7..c95086f 100644 (file)
Binary files a/apps/picture/locale/pl/LC_MESSAGES/django.mo and b/apps/picture/locale/pl/LC_MESSAGES/django.mo differ
index 9023d96..ecaf08d 100644 (file)
@@ -7,9 +7,9 @@ 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 <marcinkoziej@nowoczesnapolska.org.pl>\n"
+"POT-Creation-Date: 2014-02-06 16:52+0100\n"
+"PO-Revision-Date: 2014-02-06 16:53+0100\n"
+"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,59 +26,64 @@ msgstr ""
 msgid "Please supply an image."
 msgstr ""
 
-#: models.py:37
+#: models.py:38
 msgid "area"
 msgstr "obszar"
 
-#: models.py:38
+#: models.py:39
 msgid "kind"
 msgstr "typ"
 
-#: models.py:40
+#: models.py:41
 msgid "thing"
 msgstr "przedmiot"
 
-#: models.py:41
+#: models.py:42
 msgid "theme"
 msgstr "motyw"
 
-#: models.py:66
+#: models.py:92
 msgid "title"
 msgstr "tytuł"
 
-#: models.py:67
+#: models.py:93
 msgid "slug"
 msgstr "slug"
 
-#: models.py:68
+#: models.py:94
 msgid "sort key"
 msgstr "klucz sortowania"
 
-#: models.py:69 models.py:70
+#: models.py:95
+#, fuzzy
+msgid "sort key by author"
+msgstr "klucz sortowania"
+
+#: models.py:96 models.py:97
 msgid "creation date"
 msgstr "data stworzenia"
 
-#: models.py:72
+#: models.py:99
 msgid "image_file"
 msgstr ""
 
-#: models.py:74
+#: models.py:101
 msgid "picture areas JSON"
 msgstr "obszary w JSON"
 
-#: models.py:75
+#: models.py:102
 msgid "extra information"
 msgstr "dodatkowa informacja"
 
-#: models.py:92
+#: models.py:121
 msgid "picture"
 msgstr "obraz"
 
-#: models.py:93
+#: models.py:122
 msgid "pictures"
 msgstr "obrazy"
 
-#: views.py:79
+#: views.py:82
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -86,84 +91,61 @@ msgid ""
 "%(tb)s"
 msgstr ""
 
-#: views.py:80
+#: views.py:83
 msgid "Picture imported successfully"
 msgstr "Obraz został zimportowany"
 
-#: views.py:82
+#: views.py:85
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Błąd importu pliku: %r"
 
-#: templates/admin/picture/picture/change_list.html:7
+#: templates/admin/picture/picture/change_list.html:8
 msgid "Image"
 msgstr "Obraz"
 
-#: templates/admin/picture/picture/change_list.html:8
+#: templates/admin/picture/picture/change_list.html:9
 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"
+msgid "Listing of all works"
+msgstr "Lista wszystkich dzieł"
 
-#: templates/picture/picture_short.html:31
+#: templates/picture/picture_short.html:40
 msgid "Epoch"
 msgstr "Rodzaj"
 
-#: templates/picture/picture_short.html:38
+#: templates/picture/picture_short.html:48
 msgid "Kind"
 msgstr "Typ"
 
-#: templates/picture/picture_short.html:45
+#: templates/picture/picture_short.html:56
 msgid "Genre"
 msgstr "Gatunek"
 
-#: templates/picture/picture_short.html:57
+#: templates/picture/picture_short.html:68
 msgid "View online"
 msgstr "Zobacz online"
 
-#: templates/picture/picture_short.html:60
+#: templates/picture/picture_short.html:71
 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_viewer.html:36
 #: 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:37
+msgid "Themes"
+msgstr "Motywy"
 
-#: templates/picture/picture_viewer.html:27
+#: templates/picture/picture_viewer.html:41
 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"
@@ -197,9 +179,20 @@ 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"
+
+#~ msgid "Download"
+#~ msgstr "Pobierz"
+
+#~ msgid "original"
+#~ msgstr "oryginał"
+
+#~ msgid "Edit. note"
+#~ msgstr "Nota edytorska"
+
+#~ msgid "Picture's page"
+#~ msgstr "Strona obrazu"
+
+#~ msgid "Picture description on Lektury.Gazeta.pl"
+#~ msgstr "Opis na Lektury.Gazeta.pl"