add pictures in search
[wolnelektury.git] / src / catalogue / locale / en / LC_MESSAGES / django.po
index bd0d6e6..3f92d1b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-06 10:49+0200\n"
+"POT-Creation-Date: 2018-02-26 13:13+0100\n"
 "PO-Revision-Date: 2013-04-09 10:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,81 +21,85 @@ msgstr ""
 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
 msgstr ""
 
-#: constants.py:41
+#: constants.py:14
+msgid "Free Art License 1.3"
+msgstr ""
+
+#: constants.py:45
 #, fuzzy
 #| msgid "author"
 msgid "authors"
 msgstr "author"
 
-#: constants.py:42
+#: constants.py:46
 #, fuzzy
 #| msgid "epoch"
 msgid "epochs"
 msgstr "period"
 
-#: constants.py:43
+#: constants.py:47
 #, fuzzy
 #| msgid "kind"
 msgid "kinds"
 msgstr "form"
 
-#: constants.py:44
+#: constants.py:48
 #, fuzzy
 #| msgid "genre"
 msgid "genres"
 msgstr "genre"
 
-#: constants.py:45
+#: constants.py:49
 #, fuzzy
 #| msgid "theme"
 msgid "themes"
 msgstr "motif"
 
-#: constants.py:46
+#: constants.py:50
 msgid "sets"
 msgstr ""
 
-#: constants.py:47
+#: constants.py:51
 msgid "things"
 msgstr ""
 
-#: constants.py:51
+#: constants.py:55
 #, fuzzy
 #| msgid "author"
 msgid "All authors"
 msgstr "author"
 
-#: constants.py:52
+#: constants.py:56
 #, fuzzy
 #| msgid "epoch"
 msgid "All epochs"
 msgstr "period"
 
-#: constants.py:53
+#: constants.py:57
 #, fuzzy
 #| msgid "kind"
 msgid "All kinds"
 msgstr "form"
 
-#: constants.py:54
+#: constants.py:58
 #, fuzzy
 #| msgid "genre"
 msgid "All genres"
 msgstr "genre"
 
-#: constants.py:55
+#: constants.py:59
 #, fuzzy
 #| msgid "theme"
 msgid "All themes"
 msgstr "motif"
 
-#: constants.py:56
+#: constants.py:60
 #, fuzzy
 #| msgid "collections"
 msgid "All sets"
 msgstr "collections"
 
-#: constants.py:57
+#: constants.py:61
 #, fuzzy
 #| msgid "collections"
 msgid "All things"
@@ -153,78 +157,99 @@ msgstr "Big"
 msgid "Queue is full. Please try again later."
 msgstr ""
 
-#: models/book.py:49 models/collection.py:14
+#: models/book.py:55 models/collection.py:14
 msgid "title"
 msgstr "Title"
 
-#: models/book.py:50 models/tag.py:37
+#: models/book.py:56 models/tag.py:58
 msgid "sort key"
 msgstr "Sort key"
 
-#: models/book.py:52
+#: models/book.py:58
 #, fuzzy
 #| msgid "Results by authors"
 msgid "sort key by author"
 msgstr "Results by authors"
 
-#: 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 "language code"
 
-#: 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 "Description"
 
-#: 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 "creation date"
 
-#: models/book.py:59
+#: models/book.py:64
+#, fuzzy
+#| msgid "creation date"
+msgid "change date"
+msgstr "creation date"
+
+#: models/book.py:65
 msgid "parent number"
 msgstr "Parent number"
 
-#: models/book.py:60 models/bookmedia.py:35
+#: models/book.py:66 models/bookmedia.py:37
 msgid "extra information"
 msgstr "Additional information"
 
-#: models/book.py:66
+#: models/book.py:69
+msgid "print on demand"
+msgstr ""
+
+#: models/book.py:70
+msgid "recommended"
+msgstr ""
+
+#: models/book.py:74
 msgid "cover"
 msgstr "cover"
 
-#: models/book.py:72
+#: models/book.py:80
 msgid "cover thumbnail"
 msgstr ""
 
-#: models/book.py:97 models/collection.py:22
+#: models/book.py:85
+msgid "cover thumbnail for mobile app"
+msgstr ""
+
+#: models/book.py:90
+msgid "cover for mobile app"
+msgstr ""
+
+#: models/book.py:118 models/collection.py:22
 msgid "book"
 msgstr "book"
 
-#: models/book.py:98
+#: models/book.py:119
 msgid "books"
 msgstr "Books"
 
-#: models/book.py:307
+#: models/book.py:378
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Book with stub = \"%s\" does not exist."
 
-#: models/book.py:320
+#: models/book.py:391
 #, python-format
 msgid "Book %s already exists"
 msgstr "Book %s already exists"
 
-#: models/book.py:569
+#: models/book.py:658
 msgid "This work needs modernisation"
 msgstr ""
 
-#: models/book.py:606 models/bookmedia.py:29
+#: models/book.py:705 models/bookmedia.py:29
 #, python-format
 msgid "%s file"
 msgstr "%s file"
@@ -233,15 +258,25 @@ msgstr "%s file"
 msgid "type"
 msgstr "type"
 
-#: 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 "name"
 
 #: models/bookmedia.py:33
+#, fuzzy
+#| msgid "name"
+msgid "part name"
+msgstr "name"
+
+#: models/bookmedia.py:34
+msgid "index"
+msgstr ""
+
+#: models/bookmedia.py:35
 msgid "file"
 msgstr "XML file"
 
-#: models/bookmedia.py:44 models/bookmedia.py:45
+#: models/bookmedia.py:46 models/bookmedia.py:47
 msgid "book media"
 msgstr "book media"
 
@@ -249,7 +284,7 @@ msgstr "book media"
 msgid "book slugs"
 msgstr "Book stubs"
 
-#: models/collection.py:21 models/tag.py:22
+#: models/collection.py:21 models/tag.py:25
 msgid "kind"
 msgstr "form"
 
@@ -291,39 +326,47 @@ msgstr "Source"
 msgid "sources"
 msgstr "Source"
 
-#: models/tag.py:20
+#: models/tag.py:23
 msgid "author"
 msgstr "author"
 
-#: models/tag.py:21
+#: models/tag.py:24
 msgid "epoch"
 msgstr "period"
 
-#: models/tag.py:23
+#: models/tag.py:26
 msgid "genre"
 msgstr "genre"
 
-#: models/tag.py:24
+#: models/tag.py:27
 msgid "theme"
 msgstr "motif"
 
-#: models/tag.py:25
+#: models/tag.py:28
 msgid "set"
 msgstr "set"
 
-#: models/tag.py:26
+#: models/tag.py:29
 msgid "thing"
 msgstr ""
 
-#: models/tag.py:39
-msgid "category"
-msgstr "Category"
-
-#: 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 "content type"
+
+#: models/tag.py:37
+msgid "object id"
+msgstr "object id"
+
+#: models/tag.py:60
+msgid "category"
+msgstr "Category"
+
+#: models/tag.py:97
 msgid "tags"
 msgstr "tags"
 
@@ -375,14 +418,10 @@ msgid "Editor's Platform"
 msgstr "Editor's Platform"
 
 #: templates/catalogue/book_detail.html:71
-msgid "Book description on Lektury.Gazeta.pl"
-msgstr "Book description on Lektury.Gazeta.pl"
-
-#: templates/catalogue/book_detail.html:76
 msgid "Book description on Wikipedia"
 msgstr "Book description on Wikipedia"
 
-#: templates/catalogue/book_detail.html:80
+#: templates/catalogue/book_detail.html:75
 msgid "Mix this book"
 msgstr "Mix this book"
 
@@ -445,10 +484,14 @@ msgid "Edited and annotated by:"
 msgstr "Edited and annotated by:"
 
 #: templates/catalogue/book_info.html:40
-msgid "Publication funded by:"
+msgid "Publisher:"
 msgstr ""
 
 #: templates/catalogue/book_info.html:47
+msgid "Publication funded by:"
+msgstr ""
+
+#: templates/catalogue/book_info.html:54
 msgid "Cover image by:"
 msgstr ""
 
@@ -466,41 +509,60 @@ msgstr "Table of Contents"
 msgid "↑ top ↑"
 msgstr "↑ top ↑"
 
-#: templates/catalogue/book_short.html:41
+#: templates/catalogue/book_short.html:50
 #: templates/catalogue/picture_detail.html:52
 msgid "Epoch"
 msgstr "Period"
 
-#: templates/catalogue/book_short.html:49
+#: templates/catalogue/book_short.html:58
 #: templates/catalogue/picture_detail.html:58
 msgid "Kind"
 msgstr "Form"
 
-#: templates/catalogue/book_short.html:57
+#: templates/catalogue/book_short.html:66
 msgid "Genre"
 msgstr "Genre"
 
-#: templates/catalogue/book_short.html:66
+#: templates/catalogue/book_short.html:75
 #, fuzzy
 #| msgid "language code"
 msgid "Language"
 msgstr "language code"
 
-#: templates/catalogue/book_short.html:85
+#: templates/catalogue/book_short.html:96
 msgid "Read online"
 msgstr "Read 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 ""
+
+#: templates/catalogue/book_short.html:104
+#: templates/catalogue/custom_pdf_form.html:19 views.py:369
 msgid "Download"
 msgstr "Download"
 
+#: templates/catalogue/book_short.html:118
+msgid "more"
+msgstr ""
+
+#: templates/catalogue/book_short.html:129
+msgid "less"
+msgstr ""
+
 #: templates/catalogue/book_text.html:31
 msgid "Table of contents"
 msgstr "Table of contents"
 
-#: 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 ""
 
@@ -568,8 +630,7 @@ msgstr "Download the catalogue in PDF format."
 msgid "Literature"
 msgstr ""
 
-#: 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
 #, fuzzy
 msgid "Collections"
@@ -599,12 +660,11 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "collections"
 
-#: 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 "Download custom 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 "List of all DAISY files"
 
@@ -657,11 +717,11 @@ msgstr "Source of the image"
 msgid "Image on the Editor's Platform"
 msgstr "Image on the Editor's Platform"
 
-#: templates/catalogue/picture_detail.html:82
+#: templates/catalogue/picture_detail.html:73
 msgid "View XML source"
 msgstr "View XML source"
 
-#: templates/catalogue/picture_detail.html:85
+#: templates/catalogue/picture_detail.html:76
 msgid "Work's themes "
 msgstr "Work's themes "
 
@@ -741,46 +801,15 @@ msgstr "Search"
 msgid "Did you mean"
 msgstr "Did you mean"
 
-#: templates/catalogue/search_multiple_hits.html:21
-#: templates/catalogue/tagged_object_list.html:15
-msgid "Authors"
-msgstr "Authors"
-
 #: templates/catalogue/search_multiple_hits.html:31
-#: templates/catalogue/tagged_object_list.html:18
-msgid "Kinds"
-msgstr "Forms"
-
-#: templates/catalogue/search_multiple_hits.html:41
-#: templates/catalogue/tagged_object_list.html:17
-msgid "Genres"
-msgstr "Genres"
-
-#: templates/catalogue/search_multiple_hits.html:51
-#: templates/catalogue/tagged_object_list.html:16
-msgid "Epochs"
-msgstr "Periods"
-
-#: templates/catalogue/search_multiple_hits.html:64
-msgid "Results by title"
-msgstr "Results by title"
-
-#: templates/catalogue/search_multiple_hits.html:81
-msgid "Results by authors"
-msgstr "Results by authors"
-
-#: templates/catalogue/search_multiple_hits.html:96
 #, fuzzy
-msgid "Results by translators"
-msgstr "Translator"
-
-#: templates/catalogue/search_multiple_hits.html:111
-msgid "Results in text"
-msgstr "Results in text"
+#| msgid "books"
+msgid "Books"
+msgstr "Books"
 
-#: templates/catalogue/search_multiple_hits.html:128
-msgid "Other results"
-msgstr "Other results"
+#: templates/catalogue/search_multiple_hits.html:42
+msgid "Pictures"
+msgstr ""
 
 #: templates/catalogue/search_no_hits.html:20
 #: templates/catalogue/tagged_object_list.html:85
@@ -828,15 +857,15 @@ msgstr "Reader"
 msgid "director:"
 msgstr "Director"
 
-#: templates/catalogue/snippets/jplayer.html:53
+#: templates/catalogue/snippets/jplayer.html:58
 msgid "previous"
 msgstr ""
 
-#: templates/catalogue/snippets/jplayer.html:54
+#: templates/catalogue/snippets/jplayer.html:59
 msgid "Part"
 msgstr ""
 
-#: templates/catalogue/snippets/jplayer.html:55
+#: templates/catalogue/snippets/jplayer.html:60
 msgid "next"
 msgstr ""
 
@@ -859,6 +888,22 @@ msgstr "See full category"
 msgid "Audiobooks"
 msgstr "Audiobooks"
 
+#: templates/catalogue/tagged_object_list.html:15
+msgid "Authors"
+msgstr "Authors"
+
+#: templates/catalogue/tagged_object_list.html:16
+msgid "Epochs"
+msgstr "Periods"
+
+#: templates/catalogue/tagged_object_list.html:17
+msgid "Genres"
+msgstr "Genres"
+
+#: templates/catalogue/tagged_object_list.html:18
+msgid "Kinds"
+msgstr "Forms"
+
 #: templates/catalogue/tagged_object_list.html:71
 msgid "All matching works"
 msgstr ""
@@ -883,15 +928,11 @@ msgstr "Motifs and themes"
 msgid "No description."
 msgstr "Description"
 
-#: templates/catalogue/tagged_object_list.html:109
-msgid "in Lektury.Gazeta.pl"
-msgstr "in Lektury.Gazeta.pl"
-
-#: templates/catalogue/tagged_object_list.html:115
+#: templates/catalogue/tagged_object_list.html:110
 msgid "in Wikipedia"
 msgstr "in Wikipedia"
 
-#: templates/catalogue/tagged_object_list.html:121
+#: templates/catalogue/tagged_object_list.html:116
 msgid "in Culture.pl"
 msgstr ""
 
@@ -901,7 +942,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Leading"
 
-#: views.py:595
+#: views.py:334
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -912,15 +953,37 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:597
+#: views.py:336
 msgid "Book imported successfully"
 msgstr "Book imported succesfully"
 
-#: views.py:599
+#: views.py:338
 #, python-format
 msgid "Error importing file: %r"
 msgstr "An error occured while importing file: %r"
 
+#~ msgid "Book description on Lektury.Gazeta.pl"
+#~ msgstr "Book description on Lektury.Gazeta.pl"
+
+#~ msgid "in Lektury.Gazeta.pl"
+#~ msgstr "in Lektury.Gazeta.pl"
+
+#~ msgid "Results by title"
+#~ msgstr "Results by title"
+
+#~ msgid "Results by authors"
+#~ msgstr "Results by authors"
+
+#, fuzzy
+#~ msgid "Results by translators"
+#~ msgstr "Translator"
+
+#~ msgid "Results in text"
+#~ msgstr "Results in text"
+
+#~ msgid "Other results"
+#~ msgstr "Other results"
+
 #~ msgid "book count"
 #~ msgstr "Number of books"
 
@@ -1090,9 +1153,3 @@ msgstr "An error occured while importing file: %r"
 
 #~ msgid "Today is %(month)s, %(day)s."
 #~ msgstr "Today is %(month)s, %(day)s."
-
-#~ msgid "content type"
-#~ msgstr "content type"
-
-#~ msgid "object id"
-#~ msgstr "object id"