Always use absolute base url for ebooks with images.
[wolnelektury.git] / src / catalogue / locale / en / LC_MESSAGES / django.po
index f66d1ef..b72edd4 100644 (file)
@@ -7,7 +7,6 @@ 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-04-09 10:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,297 +16,490 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Translated-Using: django-rosetta 0.5.6\n"
 
-#: constants.py:10
+#: catalogue/constants.py:9
 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
 msgstr ""
 
-#: forms.py:27
+#: catalogue/constants.py:13
+msgid "Free Art License 1.3"
+msgstr ""
+
+#: catalogue/constants.py:58
+#, fuzzy
+#| msgid "author"
+msgid "authors"
+msgstr "author"
+
+#: catalogue/constants.py:59
+#, fuzzy
+#| msgid "epoch"
+msgid "epochs"
+msgstr "period"
+
+#: catalogue/constants.py:60
+#, fuzzy
+#| msgid "kind"
+msgid "kinds"
+msgstr "form"
+
+#: catalogue/constants.py:61
+#, fuzzy
+#| msgid "genre"
+msgid "genres"
+msgstr "genre"
+
+#: catalogue/constants.py:62
+#, fuzzy
+#| msgid "theme"
+msgid "themes"
+msgstr "motif"
+
+#: catalogue/constants.py:63
+msgid "sets"
+msgstr ""
+
+#: catalogue/constants.py:64
+msgid "things"
+msgstr ""
+
+#: catalogue/constants.py:68
+#, fuzzy
+#| msgid "author"
+msgid "All authors"
+msgstr "author"
+
+#: catalogue/constants.py:69
+#, fuzzy
+#| msgid "epoch"
+msgid "All epochs"
+msgstr "period"
+
+#: catalogue/constants.py:70
+#, fuzzy
+#| msgid "kind"
+msgid "All kinds"
+msgstr "form"
+
+#: catalogue/constants.py:71
+#, fuzzy
+#| msgid "genre"
+msgid "All genres"
+msgstr "genre"
+
+#: catalogue/constants.py:72
+#, fuzzy
+#| msgid "theme"
+msgid "All themes"
+msgstr "motif"
+
+#: catalogue/constants.py:73
+#, fuzzy
+#| msgid "collections"
+msgid "All sets"
+msgstr "collections"
+
+#: catalogue/constants.py:74
+#, fuzzy
+#| msgid "collections"
+msgid "All things"
+msgstr "collections"
+
+#: catalogue/forms.py:28
 msgid "Please supply an XML."
 msgstr "Please supply an XML."
 
-#: forms.py:46
+#: catalogue/forms.py:48
 msgid "Don't show footnotes"
 msgstr "Don't show footnotes"
 
-#: forms.py:47
+#: catalogue/forms.py:49
 msgid "Don't disply themes"
 msgstr "Don't display themes"
 
-#: forms.py:48
+#: catalogue/forms.py:50
 msgid "Don't use our custom font"
 msgstr "Don't use our custom font"
 
-#: forms.py:49
+#: catalogue/forms.py:51
 msgid "Without cover"
 msgstr ""
 
-#: forms.py:52
+#: catalogue/forms.py:52
+#, fuzzy
+#| msgid "Table of contents"
+msgid "Without table of contents"
+msgstr "Table of contents"
+
+#: catalogue/forms.py:55
 msgid "Leading"
 msgstr "Leading"
 
-#: forms.py:53
+#: catalogue/forms.py:56
 msgid "Normal leading"
 msgstr "Normal leading"
 
-#: forms.py:54
+#: catalogue/forms.py:57
 msgid "One and a half leading"
 msgstr "One and a half leading"
 
-#: forms.py:55
+#: catalogue/forms.py:58
 msgid "Double leading"
 msgstr "Double leading"
 
-#: forms.py:57
+#: catalogue/forms.py:60
 msgid "Font size"
 msgstr "Font size"
 
-#: forms.py:58
+#: catalogue/forms.py:61
 msgid "Default"
 msgstr "Default"
 
-#: forms.py:59
+#: catalogue/forms.py:62
 msgid "Big"
 msgstr "Big"
 
-#: forms.py:82
-msgid "Queue is full. Please try again later."
+#: catalogue/forms.py:63
+msgid "Bigger"
 msgstr ""
 
-#: views.py:585
-#, python-format
-msgid ""
-"An error occurred: %(exception)s\n"
-"\n"
-"%(tb)s"
+#: catalogue/forms.py:85
+msgid "Queue is full. Please try again later."
 msgstr ""
-"An error occurred: %(exception)s\n"
-"\n"
-"%(tb)s"
-
-#: views.py:586
-msgid "Book imported successfully"
-msgstr "Book imported succesfully"
-
-#: views.py:588
-#, python-format
-msgid "Error importing file: %r"
-msgstr "An error occured while importing file: %r"
 
-#: views.py:620
-msgid "Download custom PDF"
-msgstr "Download custom PDF"
-
-#: views.py:621 templates/catalogue/book_short.html:92
-#: templates/catalogue/book_text.html:27 templates/catalogue/book_wide.html:63
-msgid "Download"
-msgstr "Download"
-
-#: models/book.py:28 models/collection.py:11
+#: catalogue/models/book.py:57 catalogue/models/collection.py:14
 msgid "title"
 msgstr "Title"
 
-#: models/book.py:29 models/tag.py:34
+#: catalogue/models/book.py:58 catalogue/models/tag.py:58
 msgid "sort key"
 msgstr "Sort key"
 
-#: models/book.py:30 models/book.py:32 models/collection.py:12
-#: models/collection.py:15 models/tag.py:33
+#: catalogue/models/book.py:60
+#, fuzzy
+#| msgid "Results by authors"
+msgid "sort key by author"
+msgstr "Results by authors"
+
+#: catalogue/models/book.py:61 catalogue/models/book.py:62
+#: catalogue/models/collection.py:15 catalogue/models/tag.py:57
 msgid "slug"
 msgstr "Slug"
 
-#: models/book.py:33
+#: catalogue/models/book.py:63
 msgid "language code"
 msgstr "language code"
 
-#: models/book.py:35 models/book.py:146 models/collection.py:13
-#: models/tag.py:37 models/tag.py:94
+#: catalogue/models/book.py:64 catalogue/models/book.py:391
+#: catalogue/models/collection.py:16 catalogue/models/tag.py:61
+#: catalogue/models/tag.py:135
 msgid "description"
 msgstr "Description"
 
-#: models/book.py:36 models/book.py:37 models/bookmedia.py:29 models/tag.py:46
-#: models/tag.py:47
+#: catalogue/models/book.py:65
+msgid "abstract"
+msgstr ""
+
+#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40
+#: catalogue/models/tag.py:71 catalogue/models/tag.py:72
 msgid "creation date"
 msgstr "creation date"
 
-#: models/book.py:38
+#: catalogue/models/book.py:67
+#, fuzzy
+#| msgid "creation date"
+msgid "change date"
+msgstr "creation date"
+
+#: catalogue/models/book.py:68
 msgid "parent number"
 msgstr "Parent number"
 
-#: models/book.py:39 models/bookmedia.py:30
+#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43
 msgid "extra information"
 msgstr "Additional information"
 
-#: models/book.py:44
+#: catalogue/models/book.py:72
+msgid "print on demand"
+msgstr ""
+
+#: catalogue/models/book.py:73 catalogue/models/collection.py:22
+msgid "recommended"
+msgstr ""
+
+#: catalogue/models/book.py:74
+msgid "audio length"
+msgstr ""
+
+#: catalogue/models/book.py:75
+msgid "preview"
+msgstr ""
+
+#: catalogue/models/book.py:76
+msgid "preview until"
+msgstr ""
+
+#: catalogue/models/book.py:78
+msgid "findable"
+msgstr ""
+
+#: catalogue/models/book.py:82
 msgid "cover"
 msgstr "cover"
 
-#: models/book.py:66 models/collection.py:18 models/tag.py:22
+#: catalogue/models/book.py:89
+msgid "cover thumbnail"
+msgstr ""
+
+#: catalogue/models/book.py:95
+msgid "cover thumbnail for mobile app"
+msgstr ""
+
+#: catalogue/models/book.py:101
+msgid "cover for mobile app"
+msgstr ""
+
+#: catalogue/models/book.py:107
+msgid "cover for Ebookpoint"
+msgstr ""
+
+#: catalogue/models/book.py:136 catalogue/models/collection.py:19
 msgid "book"
 msgstr "book"
 
-#: models/book.py:67
+#: catalogue/models/book.py:137
 msgid "books"
 msgstr "Books"
 
-#: models/book.py:244
+#: catalogue/models/book.py:538
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Book with stub = \"%s\" does not exist."
 
-#: models/book.py:258
+#: catalogue/models/book.py:554
 #, python-format
 msgid "Book %s already exists"
 msgstr "Book %s already exists"
 
-#: models/book.py:599 models/bookmedia.py:23
+#: catalogue/models/book.py:853
+msgid "This work needs modernisation"
+msgstr ""
+
+#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33
 #, python-format
 msgid "%s file"
 msgstr "%s file"
 
-#: models/bookmedia.py:26
+#: catalogue/models/bookmedia.py:35
 msgid "type"
 msgstr "type"
 
-#: models/bookmedia.py:27 models/tag.py:32
+#: catalogue/models/bookmedia.py:36 catalogue/models/source.py:11
+#: catalogue/models/tag.py:56
 msgid "name"
 msgstr "name"
 
-#: models/bookmedia.py:28
+#: catalogue/models/bookmedia.py:37
+#, fuzzy
+#| msgid "name"
+msgid "part name"
+msgstr "name"
+
+#: catalogue/models/bookmedia.py:38
+msgid "index"
+msgstr ""
+
+#: catalogue/models/bookmedia.py:39
 msgid "file"
 msgstr "XML file"
 
-#: models/bookmedia.py:39 models/bookmedia.py:40
+#: catalogue/models/bookmedia.py:52 catalogue/models/bookmedia.py:53
 msgid "book media"
 msgstr "book media"
 
-#: models/collection.py:16
+#: catalogue/models/collection.py:17
 msgid "book slugs"
 msgstr "Book stubs"
 
-#: models/collection.py:18 models/tag.py:18
+#: catalogue/models/collection.py:18 catalogue/models/tag.py:23
 msgid "kind"
 msgstr "form"
 
-#: models/collection.py:22
+#: catalogue/models/collection.py:19
+msgid "picture"
+msgstr ""
+
+#: catalogue/models/collection.py:27
 msgid "collection"
 msgstr "collection"
 
-#: models/collection.py:23
+#: catalogue/models/collection.py:28
 msgid "collections"
 msgstr "collections"
 
-#: models/fragment.py:32
+#: catalogue/models/fragment.py:28
 msgid "fragment"
 msgstr "Fragment"
 
-#: models/fragment.py:33
+#: catalogue/models/fragment.py:29
 msgid "fragments"
 msgstr "Fragments"
 
-#: models/tag.py:16
+#: catalogue/models/source.py:10
+#, fuzzy
+#| msgid "extra information"
+msgid "network location"
+msgstr "Additional information"
+
+#: catalogue/models/source.py:15
+#, fuzzy
+#| msgid "Source"
+msgid "source"
+msgstr "Source"
+
+#: catalogue/models/source.py:16
+#, fuzzy
+#| msgid "Source"
+msgid "sources"
+msgstr "Source"
+
+#: catalogue/models/tag.py:21
 msgid "author"
 msgstr "author"
 
-#: models/tag.py:17
+#: catalogue/models/tag.py:22
 msgid "epoch"
 msgstr "period"
 
-#: models/tag.py:19
+#: catalogue/models/tag.py:24
 msgid "genre"
 msgstr "genre"
 
-#: models/tag.py:20
+#: catalogue/models/tag.py:25
 msgid "theme"
 msgstr "motif"
 
-#: models/tag.py:21
+#: catalogue/models/tag.py:26
 msgid "set"
 msgstr "set"
 
-#: models/tag.py:23
+#: catalogue/models/tag.py:27
 msgid "thing"
 msgstr ""
 
-#: models/tag.py:35
-msgid "category"
-msgstr "Category"
+#: catalogue/models/tag.py:33 catalogue/models/tag.py:97
+msgid "tag"
+msgstr "tag"
 
-#: models/tag.py:40
-msgid "book count"
-msgstr "Number of books"
+#: catalogue/models/tag.py:34
+msgid "content type"
+msgstr "content type"
 
-#: models/tag.py:41
-msgid "picture count"
-msgstr ""
+#: catalogue/models/tag.py:35
+msgid "object id"
+msgstr "object id"
 
-#: models/tag.py:65
-msgid "tag"
-msgstr "tag"
+#: catalogue/models/tag.py:60
+msgid "category"
+msgstr "Category"
 
-#: models/tag.py:66
+#: catalogue/models/tag.py:98
 msgid "tags"
 msgstr "tags"
 
-#: models/tag.py:83
-msgid ""
-"Book tags can't have attached links. Set them directly on the book instead "
-"of it's tag."
+#: catalogue/templates/catalogue/book_detail.html:24
+#: catalogue/templates/catalogue/book_text.html:34
+#, fuzzy
+#| msgid "Other resources"
+msgid "Other versions"
+msgstr "Other sources"
+
+#: catalogue/templates/catalogue/book_detail.html:34
+msgid "See also"
+msgstr "See also"
+
+#: catalogue/templates/catalogue/book_detail.html:41
+#: catalogue/templates/catalogue/book_text.html:47
+#: catalogue/templates/catalogue/book_text.html:66
+#: catalogue/templates/catalogue/tagged_object_list.html:20
+msgid "Themes"
+msgstr "Themes"
+
+#: catalogue/templates/catalogue/book_detail.html:47
+msgid "Information about the work"
 msgstr ""
 
-#: templates/catalogue/audiobook_list.html:7
-#: templates/catalogue/audiobook_list.html:16
-msgid "Listing of all audiobooks"
-msgstr "List of the audiobooks"
+#: catalogue/templates/catalogue/book_detail.html:62
+#: catalogue/templates/catalogue/book_detail.html:68
+msgid "Source"
+msgstr "Source"
 
-#: templates/catalogue/audiobook_list.html:12
-msgid "Latest MP3 audiobooks"
-msgstr "Latest MP3 audiobooks"
+#: catalogue/templates/catalogue/book_detail.html:62
+#: catalogue/templates/catalogue/book_detail.html:68
+msgid "of the book"
+msgstr "of the book"
 
-#: templates/catalogue/audiobook_list.html:13
-msgid "Latest Ogg Vorbis audiobooks"
-msgstr "Latest Ogg Vorbis audiobooks"
+#: catalogue/templates/catalogue/book_detail.html:63
+#: catalogue/templates/catalogue/book_detail.html:69
+#, fuzzy
+#| msgid "kind"
+msgid "in"
+msgstr "form"
 
-#: templates/catalogue/audiobook_list.html:19
-msgid ""
-"Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n"
-"Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n"
-"Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek."
-msgstr ""
-"Audio library of required readings of Modern Poland Foundation.\n"
-"It is free of charge and you can use it without any limits. \n"
-"Audiobooks are recorded with the participation of famous Polish actors like "
-"Danuta Stenka or Jan Peszek."
-
-#: templates/catalogue/book_detail.html:20
-#: templates/catalogue/tagged_object_list.html:74
-#: templates/catalogue/tagged_object_list.html:109
-msgid "See also"
-msgstr "See also"
+#: catalogue/templates/catalogue/book_detail.html:74
+msgid "Source XML file"
+msgstr "Source XML file"
 
-#: templates/catalogue/book_fragments.html:5
-#: templates/catalogue/book_fragments.html:11
+#: catalogue/templates/catalogue/book_detail.html:78
+msgid "Book on"
+msgstr "Book on"
+
+#: catalogue/templates/catalogue/book_detail.html:78
+msgid "Editor's Platform"
+msgstr "Editor's Platform"
+
+#: catalogue/templates/catalogue/book_detail.html:83
+msgid "Book description on Wikipedia"
+msgstr "Book description on Wikipedia"
+
+#: catalogue/templates/catalogue/book_detail.html:87
+msgid "Mix this book"
+msgstr "Mix this book"
+
+#: catalogue/templates/catalogue/book_fragments.html:6
+#: catalogue/templates/catalogue/book_fragments.html:12
 msgid "Theme"
 msgstr "Theme"
 
-#: templates/catalogue/book_fragments.html:5
-#: templates/catalogue/book_fragments.html:13
+#: catalogue/templates/catalogue/book_fragments.html:6
+#: catalogue/templates/catalogue/book_fragments.html:14
 msgid "in work "
 msgstr "in work "
 
-#: templates/catalogue/book_info.html:6
+#: catalogue/templates/catalogue/book_info.html:7
 msgid "This work is licensed under:"
 msgstr "This work is licensed under:"
 
-#: templates/catalogue/book_info.html:9
+#: catalogue/templates/catalogue/book_info.html:10
+#, fuzzy
+#| msgid ""
+#| "This work isn't covered by copyright and is part of the\n"
+#| "        public domain, which means it can be freely used, published and\n"
+#| "        distributed. If there are any additional copyrighted materials\n"
+#| "        provided with this work (such as annotations, motifs etc.), "
+#| "those\n"
+#| "        materials are licensed under the \n"
+#| "        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/"
+#| "\">Creative Commons Attribution-ShareAlike 3.0</a>\n"
+#| "        license."
 msgid ""
 "This work isn't covered by copyright and is part of the\n"
-"        public domain, which means it can be freely used, published and\n"
-"        distributed. If there are any additional copyrighted materials\n"
-"        provided with this work (such as annotations, motifs etc.), those\n"
-"        materials are licensed under the \n"
-"        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
+"    public domain, which means it can be freely used, published and\n"
+"    distributed. If there are any additional copyrighted materials\n"
+"    provided with this work (such as annotations, motifs etc.), those\n"
+"    materials are licensed under the\n"
+"    <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
 "Commons Attribution-ShareAlike 3.0</a>\n"
-"        license."
+"    license."
 msgstr ""
 "This work is not covered by copyright and is a part of the\n"
 "        public domain, which means that it can be used, published and\n"
@@ -318,436 +510,602 @@ msgstr ""
 "Commons Attribution-ShareAlike 3.0</a>\n"
 "        license."
 
-#: templates/catalogue/book_info.html:20
+#: catalogue/templates/catalogue/book_info.html:21
 #, fuzzy
 msgid "Resource prepared based on:"
 msgstr "Text based on:"
 
-#: templates/catalogue/book_info.html:28
+#: catalogue/templates/catalogue/book_info.html:31
+msgid "Edited by:"
+msgstr ""
+
+#: catalogue/templates/catalogue/book_info.html:33
 msgid "Edited and annotated by:"
 msgstr "Edited and annotated by:"
 
-#: templates/catalogue/book_info.html:33
+#: catalogue/templates/catalogue/book_info.html:41
+msgid "Publisher:"
+msgstr ""
+
+#: catalogue/templates/catalogue/book_info.html:48
 msgid "Publication funded by:"
 msgstr ""
 
-#: templates/catalogue/book_info.html:39
+#: catalogue/templates/catalogue/book_info.html:55
 msgid "Cover image by:"
 msgstr ""
 
-#: templates/catalogue/book_list.html:7 templates/catalogue/book_list.html:10
+#: catalogue/templates/catalogue/book_list.html:8
+#: catalogue/templates/catalogue/book_list.html:12
+#: catalogue/templates/catalogue/picture_list.html:8
+#: catalogue/templates/catalogue/picture_list.html:10
 msgid "Listing of all works"
 msgstr "List of all works"
 
-#: templates/catalogue/book_list.html:21
+#: catalogue/templates/catalogue/book_list.html:25
 msgid "Table of Content"
 msgstr "Table of Contents"
 
-#: templates/catalogue/book_list.html:30
+#: catalogue/templates/catalogue/book_list.html:35
 msgid "↑ top ↑"
 msgstr "↑ top ↑"
 
-#: templates/catalogue/book_short.html:59
-#: templates/catalogue/picture_detail.html:54
+#: catalogue/templates/catalogue/book_short.html:53
+#: catalogue/templates/catalogue/picture_detail.html:52
 msgid "Epoch"
 msgstr "Period"
 
-#: templates/catalogue/book_short.html:66
-#: templates/catalogue/picture_detail.html:60
+#: catalogue/templates/catalogue/book_short.html:61
+#: catalogue/templates/catalogue/picture_detail.html:58
 msgid "Kind"
 msgstr "Form"
 
-#: templates/catalogue/book_short.html:73
+#: catalogue/templates/catalogue/book_short.html:69
 msgid "Genre"
 msgstr "Genre"
 
-#: templates/catalogue/book_short.html:88
+#: catalogue/templates/catalogue/book_short.html:79
+msgid "Region"
+msgstr ""
+
+#: catalogue/templates/catalogue/book_short.html:87
+#, fuzzy
+#| msgid "language code"
+msgid "Language"
+msgstr "language code"
+
+#: catalogue/templates/catalogue/book_short.html:112
 msgid "Read online"
 msgstr "Read online"
 
-#: templates/catalogue/book_short.html:95
-#: templates/catalogue/book_text.html:40
-msgid "to print"
-msgstr "to print"
+#: catalogue/templates/catalogue/book_short.html:115
+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:98
-msgid "for an e-book reader"
-msgstr "for an e-book reader"
+#: catalogue/templates/catalogue/book_short.html:115
+msgid "Print on demand –"
+msgstr ""
 
-#: templates/catalogue/book_short.html:101
-#: templates/catalogue/book_text.html:46
-msgid "for Kindle"
-msgstr "for Kindle"
+#: catalogue/templates/catalogue/book_short.html:120
+#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404
+msgid "Download"
+msgstr "Download"
 
-#: templates/catalogue/book_short.html:104
-#: templates/catalogue/book_text.html:49
-msgid "FictionBook"
+#: catalogue/templates/catalogue/book_short.html:134
+msgid "more"
 msgstr ""
 
-#: templates/catalogue/book_short.html:107
-#: templates/catalogue/book_text.html:52
-msgid "for advanced usage"
+#: catalogue/templates/catalogue/book_short.html:145
+msgid "less"
 msgstr ""
 
-#: templates/catalogue/book_short.html:113
-#: templates/catalogue/book_text.html:30
-msgid "Listen"
-msgstr "Listen"
-
-#: templates/catalogue/book_text.html:9 templates/catalogue/player.html:11
-msgid "Wolne Lektury"
-msgstr "Wolne Lektury"
+#: catalogue/templates/catalogue/book_short.html:153
+msgid "For now this work is only available for our subscribers."
+msgstr ""
 
-#: templates/catalogue/book_text.html:22
+#: catalogue/templates/catalogue/book_text.html:41
 msgid "Table of contents"
 msgstr "Table of contents"
 
-#: templates/catalogue/book_text.html:23 templatetags/catalogue_tags.py:420
-msgid "Themes"
-msgstr "Themes"
-
-#: templates/catalogue/book_text.html:24
+#: catalogue/templates/catalogue/book_text.html:53
 msgid "Edit. note"
 msgstr "Edit. note"
 
-#: templates/catalogue/book_text.html:25
+#: catalogue/templates/catalogue/book_text.html:59
 msgid "Infobox"
 msgstr "Infobox"
 
-#: templates/catalogue/book_text.html:26 templates/catalogue/player.html:34
-msgid "Book's page"
-msgstr "Book's page"
-
-#: templates/catalogue/book_text.html:43
-msgid "for a reader"
-msgstr "for a reader"
-
-#: templates/catalogue/book_text.html:56 templates/catalogue/book_wide.html:67
-msgid "Download all audiobooks for this book"
-msgstr "Download all audiobooks for this book"
-
-#: templates/catalogue/book_wide.html:22
-#: templates/catalogue/tagged_object_list.html:60
-msgid "Motifs and themes"
-msgstr "Motifs and themes"
-
-#: templates/catalogue/book_wide.html:44
-msgid "See"
-msgstr "See"
-
-#: templates/catalogue/book_wide.html:47
-msgid "Source"
-msgstr "Source"
-
-#: templates/catalogue/book_wide.html:47
-msgid "of the book"
-msgstr "of the book"
+#: catalogue/templates/catalogue/book_text.html:64
+msgid "Numbering"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:49
-msgid "Source XML file"
-msgstr "Source XML file"
+#: catalogue/templates/catalogue/book_text.html:68
+#, fuzzy
+#| msgid "Don't show footnotes"
+msgid "Footnotes"
+msgstr "Don't show footnotes"
 
-#: templates/catalogue/book_wide.html:51
-msgid "Book on"
-msgstr "Book on"
+#: catalogue/templates/catalogue/book_text.html:70
+msgid "References"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:51
-msgid "Editor's Platform"
-msgstr "Editor's Platform"
+#: catalogue/templates/catalogue/book_text.html:96
+#: catalogue/templates/catalogue/viewer_base.html:54
+msgid "Close"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:54
-msgid "Book description on Lektury.Gazeta.pl"
-msgstr "Book description on Lektury.Gazeta.pl"
+#: catalogue/templates/catalogue/book_text.html:97
+msgid "Please wait..."
+msgstr ""
 
-#: templates/catalogue/book_wide.html:57
-msgid "Book description on Wikipedia"
-msgstr "Book description on Wikipedia"
+#: catalogue/templates/catalogue/book_text.html:152
+msgid "Other versions of the book"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:59
-msgid "Mix this book"
-msgstr "Mix this book"
+#: catalogue/templates/catalogue/book_text.html:153
+msgid "Close the other version"
+msgstr ""
 
-#: templates/catalogue/catalogue.html:6 templates/catalogue/catalogue.html:11
+#: catalogue/templates/catalogue/catalogue.html:6
 msgid "Catalogue"
 msgstr "Catalogue"
 
-#: templates/catalogue/catalogue.html:16
+#: catalogue/templates/catalogue/catalogue.html:11
+#: catalogue/templates/catalogue/tagged_object_list.html:57
+#, fuzzy
+#| msgid "All books"
+msgid "All works"
+msgstr "All books"
+
+#: catalogue/templates/catalogue/catalogue.html:15
 msgid "Download the catalogue in PDF format."
 msgstr "Download the catalogue in PDF format."
 
-#: templates/catalogue/catalogue.html:19
-#: templates/catalogue/search_multiple_hits.html:17
-#: templates/catalogue/tagged_object_list.html:26
-#: templatetags/catalogue_tags.py:416
-msgid "Authors"
-msgstr "Authors"
+#: catalogue/templates/catalogue/catalogue.html:19
+#: catalogue/templates/catalogue/tag_list_split.html:4
+#: catalogue/templates/catalogue/tagged_object_list.html:5
+msgid "Literature"
+msgstr ""
 
-#: templates/catalogue/catalogue.html:22
-#: templates/catalogue/search_multiple_hits.html:25
-#: templates/catalogue/tagged_object_list.html:34
-#: templatetags/catalogue_tags.py:418
-msgid "Kinds"
-msgstr "Forms"
+#: catalogue/templates/catalogue/catalogue.html:22
+#: catalogue/templates/catalogue/collections.html:5
+#: catalogue/templates/catalogue/collections.html:10
+#, fuzzy
+msgid "Collections"
+msgstr "collections"
 
-#: templates/catalogue/catalogue.html:25
-#: templates/catalogue/search_multiple_hits.html:33
-#: templates/catalogue/tagged_object_list.html:42
-#: templatetags/catalogue_tags.py:417
-msgid "Genres"
-msgstr "Genres"
+#: catalogue/templates/catalogue/catalogue.html:25
+#: catalogue/templates/catalogue/search_multiple_hits.html:45
+#: catalogue/templates/catalogue/tag_list_split.html:9
+#: catalogue/templates/catalogue/tagged_object_list.html:5
+#, fuzzy
+#| msgid "Artist"
+msgid "Art"
+msgstr "Reader"
 
-#: templates/catalogue/catalogue.html:28
-#: templates/catalogue/search_multiple_hits.html:41
-#: templates/catalogue/tagged_object_list.html:50
-#: templatetags/catalogue_tags.py:419
-msgid "Epochs"
-msgstr "Periods"
+#: catalogue/templates/catalogue/collection_box.html:4
+#, fuzzy
+msgid "Collection"
+msgstr "collections"
 
-#: templates/catalogue/catalogue.html:31
-msgid "Themes and topics"
-msgstr "Motifs and themes"
+#: catalogue/templates/catalogue/collection_box.html:14
+#, python-format
+msgid "and one more"
+msgid_plural "and %(c)s more"
+msgstr[0] ""
+msgstr[1] ""
 
-#: templates/catalogue/catalogue.html:34 templates/catalogue/menu.html:16
+#: catalogue/templates/catalogue/collections.html:16
 #, fuzzy
-msgid "Collections"
+#| msgid "collections"
+msgid "All collections"
 msgstr "collections"
 
-#: templates/catalogue/daisy_list.html:6
-#: templates/catalogue/daisy_list.html:12
+#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403
+msgid "Download custom PDF"
+msgstr "Download custom PDF"
+
+#: catalogue/templates/catalogue/daisy_list.html:7
+#: catalogue/templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
 msgstr "List of all DAISY files"
 
-#: templates/catalogue/daisy_list.html:9
+#: catalogue/templates/catalogue/daisy_list.html:11
 msgid "Latest DAISY audiobooks"
 msgstr "Latest DAISY audiobooks"
 
-#: templates/catalogue/daisy_list.html:15
-msgid ""
-"System DAISY to uznany na całym świecie format udostępniania książek\n"
-"dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n"
-"mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez "
-"ograniczeń."
-msgstr ""
-"The internationally recognized DAISY book format \n"
-"provides the best possible standardized access to books for people who are \n"
-"partially sighted, blind or are dyslexic. It is free of charge and you can "
-"use it without any limits."
-
-#: templates/catalogue/differentiate_tags.html:12
+#: catalogue/templates/catalogue/differentiate_tags.html:12
 msgid "The criteria are ambiguous. Please select one of the following options:"
 msgstr ""
 "The criteria are ambiguous. Please select one of the following options:"
 
-#: templates/catalogue/fragment_short.html:12
+#: catalogue/templates/catalogue/fragment_short.html:12
 msgid "Expand fragment"
 msgstr "Expand fragment"
 
-#: templates/catalogue/fragment_short.html:22
+#: catalogue/templates/catalogue/fragment_short.html:22
 msgid "Hide fragment"
 msgstr "Hide fragment"
 
-#: templates/catalogue/inline_tag_list.html:4
-#: templates/catalogue/tag_list.html:4
-msgid "See full category"
-msgstr "See full category"
-
-#: templates/catalogue/menu.html:9 templates/catalogue/menu.html.py:18
-msgid "Please wait…"
+#: catalogue/templates/catalogue/inline_tag_list.html:22
+msgid "Other"
 msgstr ""
 
-#: templates/catalogue/menu.html:24
-msgid "All books"
-msgstr "All books"
-
-#: templates/catalogue/menu.html:28
-msgid "Audiobooks"
-msgstr "Audiobooks"
-
-#: templates/catalogue/menu.html:32
-msgid "DAISY"
-msgstr "DAISY"
-
-#: templates/catalogue/picture_detail.html:29
+#: catalogue/templates/catalogue/picture_detail.html:29
 msgid "Work is licensed under "
 msgstr "Work is licensed under "
 
-#: templates/catalogue/picture_detail.html:31
+#: catalogue/templates/catalogue/picture_detail.html:31
 msgid "Based on"
 msgstr "Based on"
 
-#: templates/catalogue/picture_detail.html:45
+#: catalogue/templates/catalogue/picture_detail.html:43
 msgid "Details"
 msgstr "Details"
 
-#: templates/catalogue/picture_detail.html:48
+#: catalogue/templates/catalogue/picture_detail.html:46
 msgid "Author"
 msgstr "Author"
 
-#: templates/catalogue/picture_detail.html:66
+#: catalogue/templates/catalogue/picture_detail.html:64
 msgid "Other resources"
 msgstr "Other sources"
 
-#: templates/catalogue/picture_detail.html:69
+#: catalogue/templates/catalogue/picture_detail.html:67
 msgid "Source of the image"
 msgstr "Source of the image"
 
-#: templates/catalogue/picture_detail.html:72
+#: catalogue/templates/catalogue/picture_detail.html:70
 msgid "Image on the Editor's Platform"
 msgstr "Image on the Editor's Platform"
 
-#: templates/catalogue/picture_detail.html:83
+#: catalogue/templates/catalogue/picture_detail.html:73
 msgid "View XML source"
 msgstr "View XML source"
 
-#: templates/catalogue/picture_detail.html:86
+#: catalogue/templates/catalogue/picture_detail.html:76
 msgid "Work's themes "
 msgstr "Work's themes "
 
-#: templates/catalogue/picture_list.html:8
-#: templates/catalogue/picture_list.html:10
-msgid "Listing of all pictures"
-msgstr "List of all pictures"
+#: catalogue/templates/catalogue/player.html:12
+#: catalogue/templates/catalogue/viewer_base.html:11
+msgid "Wolne Lektury"
+msgstr "Wolne Lektury"
+
+#: catalogue/templates/catalogue/player.html:29
+msgid "Book's page"
+msgstr "Book's page"
 
-#: templates/catalogue/player.html:35
+#: catalogue/templates/catalogue/player.html:30
 msgid "Download as"
 msgstr "Download as"
 
-#: templates/catalogue/player.html:88
-msgid "Artist"
-msgstr "Reader"
-
-#: templates/catalogue/player.html:89
-msgid "Director"
-msgstr "Director"
-
-#: templates/catalogue/player.html:108
+#: catalogue/templates/catalogue/player.html:46
 msgid "Audiobooks were prepared as a part of the projects:"
 msgstr "Audiobooks were prepared as a part of the following projects:"
 
-#: templates/catalogue/player.html:113
+#: catalogue/templates/catalogue/player.html:51
 #, python-format
 msgid "%(cs)s, funded by %(fb)s"
 msgstr "%(cs)s, funded by %(fb)s"
 
-#: templates/catalogue/player.html:125
-#, python-format
+#: catalogue/templates/catalogue/player.html:62
+#, fuzzy, python-format
+#| msgid ""
+#| "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
 msgid ""
-"Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
+"Audiobooks were prepared as a part of the <em>%(cs)s</em> project funded by "
+"%(fb)s."
 msgstr ""
 "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
 
-#: templates/catalogue/player.html:127
-#, python-format
-msgid "Audiobooks were prepared as a part of the %(cs)s project."
+#: catalogue/templates/catalogue/player.html:64
+#, fuzzy, python-format
+#| msgid "Audiobooks were prepared as a part of the %(cs)s project."
+msgid "Audiobooks were prepared as a part of the <em>%(cs)s</em> project."
 msgstr "Audiobooks were prepared as a part of the %(cs)s project."
 
-#: templates/catalogue/recent_audiobooks_list.html:5
-#: templates/catalogue/recent_audiobooks_list.html:10
+#: catalogue/templates/catalogue/recent_audiobooks_list.html:5
+#: catalogue/templates/catalogue/recent_audiobooks_list.html:10
 #, fuzzy
 msgid "Recent audiobooks"
 msgstr "Latest MP3 audiobooks"
 
-#: templates/catalogue/recent_daisy_list.html:5
-#: templates/catalogue/recent_daisy_list.html:10
+#: catalogue/templates/catalogue/recent_daisy_list.html:5
+#: catalogue/templates/catalogue/recent_daisy_list.html:10
 msgid "Recent DAISY files"
 msgstr ""
 
-#: templates/catalogue/recent_list.html:5
-#: templates/catalogue/recent_list.html:10
+#: catalogue/templates/catalogue/recent_list.html:5
+#: catalogue/templates/catalogue/recent_list.html:10
 #, fuzzy
 msgid "Recent publications"
 msgstr "Goes to public domain"
 
-#: templates/catalogue/recent_list.html:15
+#: catalogue/templates/catalogue/recent_list.html:15
 #, python-format
 msgid ""
 "You can also see <a href=\"%(a)s\">recent audiobooks</a>\n"
-"        and <a href=\"%(d)s\">recent DAISY files</a>."
+"    and <a href=\"%(d)s\">recent DAISY files</a>."
 msgstr ""
 
-#: templates/catalogue/search_multiple_hits.html:5
-#: templates/catalogue/search_no_hits.html:5
-#: templates/catalogue/search_no_hits.html:10
-#: templates/catalogue/search_too_short.html:5
-#: templates/catalogue/search_too_short.html:10
+#: catalogue/templates/catalogue/search_multiple_hits.html:7
+#: catalogue/templates/catalogue/search_no_hits.html:5
+#: catalogue/templates/catalogue/search_no_hits.html:10
+#: catalogue/templates/catalogue/search_too_long.html:5
+#: catalogue/templates/catalogue/search_too_long.html:10
+#: catalogue/templates/catalogue/search_too_short.html:5
+#: catalogue/templates/catalogue/search_too_short.html:10
 msgid "Search"
 msgstr "Search"
 
-#: templates/catalogue/search_multiple_hits.html:11
-#: templates/catalogue/search_no_hits.html:16
+#: catalogue/templates/catalogue/search_multiple_hits.html:13
+#: catalogue/templates/catalogue/search_no_hits.html:16
 msgid "Did you mean"
 msgstr "Did you mean"
 
-#: templates/catalogue/search_multiple_hits.html:52
-msgid "Results by title"
-msgstr "Results by title"
+#: catalogue/templates/catalogue/search_multiple_hits.html:32
+#, fuzzy
+#| msgid "books"
+msgid "Books"
+msgstr "Books"
 
-#: templates/catalogue/search_multiple_hits.html:67
-msgid "Results by authors"
-msgstr "Results by authors"
+#: catalogue/templates/catalogue/search_no_hits.html:20
+#: catalogue/templates/catalogue/tagged_object_list.html:66
+msgid "Sorry! Search cirteria did not match any resources."
+msgstr "Sorry! Search cirteria did not match any resources."
 
-#: templates/catalogue/search_multiple_hits.html:80
+#: catalogue/templates/catalogue/search_too_long.html:13
 #, fuzzy
-msgid "Results by translators"
-msgstr "Translator"
+#| msgid "Sorry! Search query must have at least two characters."
+msgid "Sorry! Search query is too long to be processed."
+msgstr "Sorry! Search query must have at least two characters."
 
-#: templates/catalogue/search_multiple_hits.html:93
-msgid "Results in text"
-msgstr "Results in text"
+#: catalogue/templates/catalogue/search_too_short.html:13
+msgid "Sorry! Search query must have at least two characters."
+msgstr "Sorry! Search query must have at least two characters."
 
-#: templates/catalogue/search_multiple_hits.html:110
-msgid "Other results"
-msgstr "Other results"
+#: catalogue/templates/catalogue/snippets/content_warning.html:4
+msgid "Caution: text contains"
+msgstr ""
 
-#: templates/catalogue/search_no_hits.html:19
-#: templates/catalogue/tagged_object_list.html:151
-msgid "Sorry! Search cirteria did not match any resources."
-msgstr "Sorry! Search cirteria did not match any resources."
+#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3
+msgid "Download a custom PDF"
+msgstr "Download a custom PDF"
 
-#: templates/catalogue/search_no_hits.html:21
-msgid ""
-"Search engine supports following criteria: title, author, theme/topic, "
-"epoch, kind and genre.\n"
-"\t\tAs for now we do not support full text search."
+#: catalogue/templates/catalogue/snippets/jplayer.html:36
+#, fuzzy
+#| msgid "Artist"
+msgid "Artist:"
+msgstr "Reader"
+
+#: catalogue/templates/catalogue/snippets/jplayer.html:37
+#, fuzzy
+#| msgid "Director"
+msgid "director:"
+msgstr "Director"
+
+#: catalogue/templates/catalogue/snippets/jplayer.html:64
+msgid "previous"
 msgstr ""
-"Search engine supports following criteria: title, author, theme/topic, "
-"period, form and genre.\n"
-"\t\tAs for now we do not support full text search."
 
-#: templates/catalogue/search_too_short.html:13
-msgid "Sorry! Search query must have at least two characters."
-msgstr "Sorry! Search query must have at least two characters."
+#: catalogue/templates/catalogue/snippets/jplayer.html:65
+msgid "Part"
+msgstr ""
 
-#: templates/catalogue/tag_list_split.html:5
-msgid "Literature"
+#: catalogue/templates/catalogue/snippets/jplayer.html:66
+msgid "next"
 msgstr ""
 
-#: templates/catalogue/tag_list_split.html:14
-msgid "Gallery"
+#: catalogue/templates/catalogue/snippets/license_icon.html:6
+#: catalogue/templates/catalogue/snippets/license_icon.html:7
+msgid "Free license"
 msgstr ""
 
-#: templates/catalogue/tagged_object_list.html:78
-msgid "in Culture.pl"
+#: catalogue/templates/catalogue/tag_catalogue.html:11
+#, fuzzy
+#| msgid "Wolne Lektury"
+msgid "on Wolne Lektury"
+msgstr "Wolne Lektury"
+
+#: catalogue/templates/catalogue/tag_list.html:7
+msgid "See full category"
+msgstr "See full category"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:5
+msgid "Audiobooks"
+msgstr "Audiobooks"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:15
+msgid "Authors"
+msgstr "Authors"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:16
+msgid "Epochs"
+msgstr "Periods"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:17
+msgid "Genres"
+msgstr "Genres"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:18
+msgid "Kinds"
+msgstr "Forms"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:52
+msgid "All matching works"
 msgstr ""
 
-#: templates/catalogue/tagged_object_list.html:83
-#: templates/catalogue/tagged_object_list.html:113
-msgid "in Lektury.Gazeta.pl"
-msgstr "in Lektury.Gazeta.pl"
+#: catalogue/templates/catalogue/tagged_object_list.html:55
+msgid "Listing of all audiobooks"
+msgstr "List of the audiobooks"
 
-#: templates/catalogue/tagged_object_list.html:88
-#: templates/catalogue/tagged_object_list.html:118
+#: catalogue/templates/catalogue/tagged_object_list.html:62
+#, fuzzy
+#| msgid "PDF file"
+msgid "DAISY files"
+msgstr "PDF file"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:72
+msgid "Motifs and themes"
+msgstr "Motifs and themes"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:84
+#, fuzzy
+#| msgid "description"
+msgid "No description."
+msgstr "Description"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:91
 msgid "in Wikipedia"
 msgstr "in Wikipedia"
 
-#: templates/catalogue/snippets/custom_pdf_link_li.html:5
-msgid "Download a custom PDF"
-msgstr "Download a custom PDF"
+#: catalogue/templates/catalogue/tagged_object_list.html:97
+msgid "in Culture.pl"
+msgstr ""
 
-#: templates/catalogue/snippets/license_icon.html:6
-#: templates/catalogue/snippets/license_icon.html:8
-msgid "Free license"
+#: catalogue/templates/catalogue/viewer_base.html:56
+#, fuzzy
+#| msgid "Leading"
+msgid "Loading"
+msgstr "Leading"
+
+#: catalogue/templatetags/catalogue_tags.py:504
+#, fuzzy
+#| msgid "language code"
+msgid "vulgar language"
+msgstr "language code"
+
+#: catalogue/views.py:354
+#, python-format
+msgid ""
+"An error occurred: %(exception)s\n"
+"\n"
+"%(tb)s"
 msgstr ""
+"An error occurred: %(exception)s\n"
+"\n"
+"%(tb)s"
+
+#: catalogue/views.py:359
+msgid "Book imported successfully"
+msgstr "Book imported succesfully"
+
+#: catalogue/views.py:360
+#, python-format
+msgid "Error importing file: %r"
+msgstr "An error occured while importing file: %r"
+
+#, fuzzy
+#~| msgid "parent number"
+#~ msgid "Display line numbers"
+#~ msgstr "Parent number"
+
+#, fuzzy
+#~| msgid "Don't disply themes"
+#~ msgid "Display themes"
+#~ msgstr "Don't display themes"
+
+#, fuzzy
+#~| msgid ""
+#~| "Search engine supports following criteria: title, author, theme/topic, "
+#~| "epoch, kind and genre.\n"
+#~| "\t\tAs for now we do not support full text search."
+#~ msgid ""
+#~ "Search engine supports following criteria: title, author, theme/topic, "
+#~ "epoch, kind and genre.\n"
+#~ "        As for now we do not support full text search."
+#~ msgstr ""
+#~ "Search engine supports following criteria: title, author, theme/topic, "
+#~ "period, form and genre.\n"
+#~ "\t\tAs for now we do not support full text search."
+
+#~ 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"
+
+#~ msgid "Latest MP3 audiobooks"
+#~ msgstr "Latest MP3 audiobooks"
+
+#~ msgid "Latest Ogg Vorbis audiobooks"
+#~ msgstr "Latest Ogg Vorbis audiobooks"
+
+#~ msgid ""
+#~ "Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n"
+#~ "Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n"
+#~ "Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek."
+#~ msgstr ""
+#~ "Audio library of required readings of Modern Poland Foundation.\n"
+#~ "It is free of charge and you can use it without any limits. \n"
+#~ "Audiobooks are recorded with the participation of famous Polish actors "
+#~ "like Danuta Stenka or Jan Peszek."
+
+#~ msgid "to print"
+#~ msgstr "to print"
+
+#~ msgid "for an e-book reader"
+#~ msgstr "for an e-book reader"
+
+#~ msgid "for Kindle"
+#~ msgstr "for Kindle"
+
+#~ msgid "Listen"
+#~ msgstr "Listen"
+
+#~ msgid "for a reader"
+#~ msgstr "for a reader"
+
+#~ msgid "Download all audiobooks for this book"
+#~ msgstr "Download all audiobooks for this book"
+
+#~ msgid "See"
+#~ msgstr "See"
+
+#~ msgid "Themes and topics"
+#~ msgstr "Motifs and themes"
+
+#~ msgid ""
+#~ "System DAISY to uznany na całym świecie format udostępniania książek\n"
+#~ "dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n"
+#~ "mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez "
+#~ "ograniczeń."
+#~ msgstr ""
+#~ "The internationally recognized DAISY book format \n"
+#~ "provides the best possible standardized access to books for people who "
+#~ "are \n"
+#~ "partially sighted, blind or are dyslexic. It is free of charge and you "
+#~ "can use it without any limits."
+
+#~ msgid "DAISY"
+#~ msgstr "DAISY"
+
+#~ msgid "Listing of all pictures"
+#~ msgstr "List of all pictures"
 
 #~ msgid "Put a book on the shelf!"
 #~ msgstr "Put this book on the shelf!"
@@ -816,9 +1174,6 @@ msgstr ""
 #~ msgid "HTML file"
 #~ msgstr "HTML file"
 
-#~ msgid "PDF file"
-#~ msgstr "PDF file"
-
 #~ msgid "EPUB file"
 #~ msgstr "EPUB file"
 
@@ -860,9 +1215,3 @@ msgstr ""
 
 #~ 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"