add pictures in search
[wolnelektury.git] / src / catalogue / locale / pl / LC_MESSAGES / django.po
index 9c3391b..5c09127 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WolneLektury\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"POT-Creation-Date: 2018-02-26 13:13+0100\n"
 "PO-Revision-Date: 2015-12-31 16:45+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org."
@@ -24,59 +24,63 @@ msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
 msgstr ""
 "Creative Commons Uznanie autorstwa – Na tych samych warunkach 3.0 Unported"
 
-#: constants.py:41
+#: constants.py:14
+msgid "Free Art License 1.3"
+msgstr "Licencja Wolnej Sztuki 1.3"
+
+#: constants.py:45
 msgid "authors"
 msgstr "autorzy"
 
-#: constants.py:42
+#: constants.py:46
 msgid "epochs"
 msgstr "epoki"
 
-#: constants.py:43
+#: constants.py:47
 msgid "kinds"
 msgstr "rodzaje"
 
-#: constants.py:44
+#: constants.py:48
 msgid "genres"
 msgstr "gatunki"
 
-#: constants.py:45
+#: constants.py:49
 msgid "themes"
 msgstr "motywy"
 
-#: constants.py:46
+#: constants.py:50
 msgid "sets"
 msgstr "półki"
 
-#: constants.py:47
+#: constants.py:51
 msgid "things"
 msgstr "przedmioty"
 
-#: constants.py:51
+#: constants.py:55
 msgid "All authors"
 msgstr "Wszyscy autorzy"
 
-#: constants.py:52
+#: constants.py:56
 msgid "All epochs"
 msgstr "Wszystkie epoki"
 
-#: constants.py:53
+#: constants.py:57
 msgid "All kinds"
 msgstr "Wszystkie rodzaje"
 
-#: constants.py:54
+#: constants.py:58
 msgid "All genres"
 msgstr "Wszystkie gatunki"
 
-#: constants.py:55
+#: constants.py:59
 msgid "All themes"
 msgstr "Wszystkie motywy"
 
-#: constants.py:56
+#: constants.py:60
 msgid "All sets"
 msgstr "Wszystkie półki"
 
-#: constants.py:57
+#: constants.py:61
 msgid "All things"
 msgstr "Wszystkie przedmioty"
 
@@ -132,76 +136,95 @@ msgstr "Duży"
 msgid "Queue is full. Please try again later."
 msgstr "Kolejka jest pełna. Proszę spróbować ponownie później."
 
-#: models/book.py:49 models/collection.py:14
+#: models/book.py:55 models/collection.py:14
 msgid "title"
 msgstr "tytuł"
 
-#: models/book.py:50 models/tag.py:37
+#: models/book.py:56 models/tag.py:58
 msgid "sort key"
 msgstr "klucz sortowania"
 
-#: models/book.py:52
+#: models/book.py:58
 msgid "sort key by author"
 msgstr "klucz sortowania wg autora"
 
-#: models/book.py:53 models/book.py:54 models/collection.py:15
-#: models/collection.py:18 models/tag.py:36
+#: models/book.py:59 models/book.py:60 models/collection.py:15
+#: models/collection.py:18 models/tag.py:57
 msgid "slug"
 msgstr "slug"
 
-#: models/book.py:55
+#: models/book.py:61
 msgid "language code"
 msgstr "Kod języka"
 
-#: models/book.py:56 models/book.py:196 models/collection.py:16
-#: models/tag.py:40 models/tag.py:160
+#: models/book.py:62 models/book.py:240 models/collection.py:16
+#: models/tag.py:61 models/tag.py:186
 msgid "description"
 msgstr "opis"
 
-#: models/book.py:57 models/book.py:58 models/bookmedia.py:34 models/tag.py:47
-#: models/tag.py:48
+#: models/book.py:63 models/bookmedia.py:36 models/tag.py:71 models/tag.py:72
 msgid "creation date"
 msgstr "data utworzenia"
 
-#: models/book.py:59
+#: models/book.py:64
+msgid "change date"
+msgstr "data modyfikacji"
+
+#: models/book.py:65
 msgid "parent number"
 msgstr "numer rodzica"
 
-#: models/book.py:60 models/bookmedia.py:35
+#: models/book.py:66 models/bookmedia.py:37
 msgid "extra information"
 msgstr "dodatkowe informacje"
 
-#: models/book.py:66
+#: models/book.py:69
+msgid "print on demand"
+msgstr "druk na żądanie"
+
+#: models/book.py:70
+msgid "recommended"
+msgstr "polecane"
+
+#: models/book.py:74
 msgid "cover"
 msgstr "okładka"
 
-#: models/book.py:72
+#: models/book.py:80
 msgid "cover thumbnail"
 msgstr "podgląd okładki"
 
-#: models/book.py:97 models/collection.py:22
+#: models/book.py:85
+msgid "cover thumbnail for mobile app"
+msgstr "mniaturka okładki dla aplikacji"
+
+#: models/book.py:90
+msgid "cover for mobile app"
+msgstr "okładka dla aplikacji"
+
+#: models/book.py:118 models/collection.py:22
 msgid "book"
 msgstr "książka"
 
-#: models/book.py:98
+#: models/book.py:119
 msgid "books"
 msgstr "książki"
 
-#: models/book.py:307
+#: models/book.py:378
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Utwór \"%s\" nie istnieje."
 
-#: models/book.py:320
+#: models/book.py:391
 #, python-format
 msgid "Book %s already exists"
 msgstr "Książka %s już istnieje"
 
-#: models/book.py:569
+#: models/book.py:658
 msgid "This work needs modernisation"
 msgstr "Ten utwór wymaga uwspółcześnienia"
 
-#: models/book.py:606 models/bookmedia.py:29
+#: models/book.py:705 models/bookmedia.py:29
 #, python-format
 msgid "%s file"
 msgstr "plik %s"
@@ -210,15 +233,23 @@ msgstr "plik %s"
 msgid "type"
 msgstr "typ"
 
-#: models/bookmedia.py:32 models/source.py:12 models/tag.py:35
+#: models/bookmedia.py:32 models/source.py:12 models/tag.py:56
 msgid "name"
 msgstr "nazwa"
 
 #: models/bookmedia.py:33
+msgid "part name"
+msgstr "nazwa części"
+
+#: models/bookmedia.py:34
+msgid "index"
+msgstr "indeks"
+
+#: models/bookmedia.py:35
 msgid "file"
 msgstr "plik"
 
-#: models/bookmedia.py:44 models/bookmedia.py:45
+#: models/bookmedia.py:46 models/bookmedia.py:47
 msgid "book media"
 msgstr "media książki"
 
@@ -226,7 +257,7 @@ msgstr "media książki"
 msgid "book slugs"
 msgstr "slugi utworów"
 
-#: models/collection.py:21 models/tag.py:22
+#: models/collection.py:21 models/tag.py:25
 msgid "kind"
 msgstr "rodzaj"
 
@@ -262,39 +293,47 @@ msgstr "źródło"
 msgid "sources"
 msgstr "źródła"
 
-#: models/tag.py:20
+#: models/tag.py:23
 msgid "author"
 msgstr "autor"
 
-#: models/tag.py:21
+#: models/tag.py:24
 msgid "epoch"
 msgstr "epoka"
 
-#: models/tag.py:23
+#: models/tag.py:26
 msgid "genre"
 msgstr "gatunek"
 
-#: models/tag.py:24
+#: models/tag.py:27
 msgid "theme"
 msgstr "motyw"
 
-#: models/tag.py:25
+#: models/tag.py:28
 msgid "set"
 msgstr "półka"
 
-#: models/tag.py:26
+#: models/tag.py:29
 msgid "thing"
 msgstr "przedmiot"
 
-#: models/tag.py:39
-msgid "category"
-msgstr "kategoria"
-
-#: models/tag.py:70
+#: models/tag.py:35 models/tag.py:96
 msgid "tag"
 msgstr "tag"
 
-#: models/tag.py:71
+#: models/tag.py:36
+msgid "content type"
+msgstr "typ treści"
+
+#: models/tag.py:37
+msgid "object id"
+msgstr "id obiektu"
+
+#: models/tag.py:60
+msgid "category"
+msgstr "kategoria"
+
+#: models/tag.py:97
 msgid "tags"
 msgstr "tagi"
 
@@ -342,14 +381,10 @@ msgid "Editor's Platform"
 msgstr "Platformie Redakcyjnej"
 
 #: templates/catalogue/book_detail.html:71
-msgid "Book description on Lektury.Gazeta.pl"
-msgstr "Opis lektury w Lektury.Gazeta.pl"
-
-#: templates/catalogue/book_detail.html:76
 msgid "Book description on Wikipedia"
 msgstr "Opis lektury w Wikipedii"
 
-#: templates/catalogue/book_detail.html:80
+#: templates/catalogue/book_detail.html:75
 msgid "Mix this book"
 msgstr "Miksuj treść utworu"
 
@@ -399,10 +434,14 @@ msgid "Edited and annotated by:"
 msgstr "Opracowanie redakcyjne i przypisy:"
 
 #: templates/catalogue/book_info.html:40
-msgid "Publication funded by:"
-msgstr "Publikację ufundowali i ufundowały:"
+msgid "Publisher:"
+msgstr "Wydawca:"
 
 #: templates/catalogue/book_info.html:47
+msgid "Publication funded by:"
+msgstr "Publikację wsparli i wsparły:"
+
+#: templates/catalogue/book_info.html:54
 msgid "Cover image by:"
 msgstr "Ilustracja na okładce:"
 
@@ -420,39 +459,58 @@ msgstr "Spis treści"
 msgid "↑ top ↑"
 msgstr "↑ góra ↑"
 
-#: templates/catalogue/book_short.html:41
+#: templates/catalogue/book_short.html:50
 #: templates/catalogue/picture_detail.html:52
 msgid "Epoch"
 msgstr "Epoka"
 
-#: templates/catalogue/book_short.html:49
+#: templates/catalogue/book_short.html:58
 #: templates/catalogue/picture_detail.html:58
 msgid "Kind"
 msgstr "Rodzaj"
 
-#: templates/catalogue/book_short.html:57
+#: templates/catalogue/book_short.html:66
 msgid "Genre"
 msgstr "Gatunek"
 
-#: templates/catalogue/book_short.html:66
+#: templates/catalogue/book_short.html:75
 msgid "Language"
 msgstr "Język"
 
-#: templates/catalogue/book_short.html:85
+#: templates/catalogue/book_short.html:96
 msgid "Read online"
 msgstr "Czytaj online"
 
-#: templates/catalogue/book_short.html:89
-#: templates/catalogue/custom_pdf_form.html:19 views.py:630
+#: templates/catalogue/book_short.html:99
+msgid ""
+"Cena książki w druku cyfrowym jest zależna od liczby stron.<br>Przed zakupem "
+"upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia."
+"<br>Wszystkie nasze zasoby w wersji elektronicznej są zawsze dostępne "
+"bezpłatnie."
+msgstr ""
+
+#: templates/catalogue/book_short.html:99
+msgid "Print on demand –"
+msgstr "Druk na żądanie z"
+
+#: templates/catalogue/book_short.html:104
+#: templates/catalogue/custom_pdf_form.html:19 views.py:369
 msgid "Download"
 msgstr "Pobierz"
 
+#: templates/catalogue/book_short.html:118
+msgid "more"
+msgstr "więcej"
+
+#: templates/catalogue/book_short.html:129
+msgid "less"
+msgstr "mniej"
+
 #: templates/catalogue/book_text.html:31
 msgid "Table of contents"
 msgstr "Spis treści"
 
-#: templates/catalogue/book_text.html:43
-#: templates/catalogue/book_text.html:103
+#: templates/catalogue/book_text.html:43 templates/catalogue/book_text.html:103
 msgid "Settings"
 msgstr "Ustawienia"
 
@@ -512,8 +570,7 @@ msgstr "Pobierz katalog w formacie PDF."
 msgid "Literature"
 msgstr "Literatura"
 
-#: templates/catalogue/catalogue.html:22
-#: templates/catalogue/collections.html:6
+#: templates/catalogue/catalogue.html:22 templates/catalogue/collections.html:6
 #: templates/catalogue/collections.html:11
 msgid "Collections"
 msgstr "Kolekcje"
@@ -540,12 +597,11 @@ msgstr[2] "oraz %(c)s innych"
 msgid "All collections"
 msgstr "Wszystkie kolekcje"
 
-#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+#: templates/catalogue/custom_pdf_form.html:6 views.py:368
 msgid "Download custom PDF"
 msgstr "Stwórz własny PDF"
 
-#: templates/catalogue/daisy_list.html:7
-#: templates/catalogue/daisy_list.html:15
+#: templates/catalogue/daisy_list.html:7 templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
 msgstr "Spis wszystkich plików DAISY"
 
@@ -599,11 +655,11 @@ msgstr "Źródło obrazu"
 msgid "Image on the Editor's Platform"
 msgstr "Obraz na Platformie Redakcyjnej"
 
-#: templates/catalogue/picture_detail.html:82
+#: templates/catalogue/picture_detail.html:73
 msgid "View XML source"
 msgstr "Źródłowy plik XML"
 
-#: templates/catalogue/picture_detail.html:85
+#: templates/catalogue/picture_detail.html:76
 msgid "Work's themes "
 msgstr "Motywy w utworze"
 
@@ -681,45 +737,13 @@ msgstr "Szukaj"
 msgid "Did you mean"
 msgstr "Czy chodziło Ci o"
 
-#: templates/catalogue/search_multiple_hits.html:21
-#: templates/catalogue/tagged_object_list.html:15
-msgid "Authors"
-msgstr "Autorzy"
-
 #: templates/catalogue/search_multiple_hits.html:31
-#: templates/catalogue/tagged_object_list.html:18
-msgid "Kinds"
-msgstr "Rodzaje"
+msgid "Books"
+msgstr "Książki"
 
-#: templates/catalogue/search_multiple_hits.html:41
-#: templates/catalogue/tagged_object_list.html:17
-msgid "Genres"
-msgstr "Gatunki"
-
-#: templates/catalogue/search_multiple_hits.html:51
-#: templates/catalogue/tagged_object_list.html:16
-msgid "Epochs"
-msgstr "Epoki"
-
-#: templates/catalogue/search_multiple_hits.html:64
-msgid "Results by title"
-msgstr "Znalezione w tytułach"
-
-#: templates/catalogue/search_multiple_hits.html:81
-msgid "Results by authors"
-msgstr "Znalezieni autorzy"
-
-#: templates/catalogue/search_multiple_hits.html:96
-msgid "Results by translators"
-msgstr "Znalezieni tłumacze"
-
-#: templates/catalogue/search_multiple_hits.html:111
-msgid "Results in text"
-msgstr "Znalezione w treści"
-
-#: templates/catalogue/search_multiple_hits.html:128
-msgid "Other results"
-msgstr "Inne wyniki"
+#: templates/catalogue/search_multiple_hits.html:42
+msgid "Pictures"
+msgstr "Obrazy"
 
 #: templates/catalogue/search_no_hits.html:20
 #: templates/catalogue/tagged_object_list.html:85
@@ -756,15 +780,15 @@ msgstr "Czyta"
 msgid "director:"
 msgstr "reż."
 
-#: templates/catalogue/snippets/jplayer.html:53
+#: templates/catalogue/snippets/jplayer.html:58
 msgid "previous"
 msgstr "poprzednia"
 
-#: templates/catalogue/snippets/jplayer.html:54
+#: templates/catalogue/snippets/jplayer.html:59
 msgid "Part"
 msgstr "Część"
 
-#: templates/catalogue/snippets/jplayer.html:55
+#: templates/catalogue/snippets/jplayer.html:60
 msgid "next"
 msgstr "następna"
 
@@ -785,6 +809,22 @@ msgstr "Zobacz całą kategorię"
 msgid "Audiobooks"
 msgstr "Audiobooki"
 
+#: templates/catalogue/tagged_object_list.html:15
+msgid "Authors"
+msgstr "Autorzy"
+
+#: templates/catalogue/tagged_object_list.html:16
+msgid "Epochs"
+msgstr "Epoki"
+
+#: templates/catalogue/tagged_object_list.html:17
+msgid "Genres"
+msgstr "Gatunki"
+
+#: templates/catalogue/tagged_object_list.html:18
+msgid "Kinds"
+msgstr "Rodzaje"
+
 #: templates/catalogue/tagged_object_list.html:71
 msgid "All matching works"
 msgstr "Wybrane utwory"
@@ -805,15 +845,11 @@ msgstr "Motywy i tematy"
 msgid "No description."
 msgstr "Brak opisu."
 
-#: templates/catalogue/tagged_object_list.html:109
-msgid "in Lektury.Gazeta.pl"
-msgstr "w serwisie Lektury.Gazeta.pl"
-
-#: templates/catalogue/tagged_object_list.html:115
+#: templates/catalogue/tagged_object_list.html:110
 msgid "in Wikipedia"
 msgstr "w Wikipedii"
 
-#: templates/catalogue/tagged_object_list.html:121
+#: templates/catalogue/tagged_object_list.html:116
 msgid "in Culture.pl"
 msgstr "w Culture.pl"
 
@@ -821,7 +857,7 @@ msgstr "w Culture.pl"
 msgid "Loading"
 msgstr "Ładowanie"
 
-#: views.py:595
+#: views.py:334
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -832,15 +868,36 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:597
+#: views.py:336
 msgid "Book imported successfully"
 msgstr "Książka zaimportowana"
 
-#: views.py:599
+#: views.py:338
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Błąd podczas importowania pliku: %r"
 
+#~ msgid "Book description on Lektury.Gazeta.pl"
+#~ msgstr "Opis lektury w Lektury.Gazeta.pl"
+
+#~ msgid "in Lektury.Gazeta.pl"
+#~ msgstr "w serwisie Lektury.Gazeta.pl"
+
+#~ msgid "Results by title"
+#~ msgstr "Znalezione w tytułach"
+
+#~ msgid "Results by authors"
+#~ msgstr "Znalezieni autorzy"
+
+#~ msgid "Results by translators"
+#~ msgstr "Znalezieni tłumacze"
+
+#~ msgid "Results in text"
+#~ msgstr "Znalezione w treści"
+
+#~ msgid "Other results"
+#~ msgstr "Inne wyniki"
+
 #~ msgid "Chosen"
 #~ msgstr "Wybrano"