Always use absolute base url for ebooks with images.
[wolnelektury.git] / src / catalogue / locale / ru / LC_MESSAGES / django.po
index dec617f..d5c4db5 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:19+0100\n"
 "PO-Revision-Date: 2013-04-09 10:40+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,298 +16,492 @@ 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 "автор"
+
+#: catalogue/constants.py:59
+#, fuzzy
+#| msgid "epoch"
+msgid "epochs"
+msgstr "эпоха"
+
+#: catalogue/constants.py:60
+#, fuzzy
+#| msgid "kind"
+msgid "kinds"
+msgstr "форма"
+
+#: catalogue/constants.py:61
+#, fuzzy
+#| msgid "genre"
+msgid "genres"
+msgstr "жанр"
+
+#: catalogue/constants.py:62
+#, fuzzy
+#| msgid "theme"
+msgid "themes"
+msgstr "мотив"
+
+#: 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 "автор"
+
+#: catalogue/constants.py:69
+#, fuzzy
+#| msgid "epoch"
+msgid "All epochs"
+msgstr "эпоха"
+
+#: catalogue/constants.py:70
+#, fuzzy
+#| msgid "kind"
+msgid "All kinds"
+msgstr "форма"
+
+#: catalogue/constants.py:71
+#, fuzzy
+#| msgid "genre"
+msgid "All genres"
+msgstr "жанр"
+
+#: catalogue/constants.py:72
+#, fuzzy
+#| msgid "theme"
+msgid "All themes"
+msgstr "мотив"
+
+#: catalogue/constants.py:73
+#, fuzzy
+#| msgid "collections"
+msgid "All sets"
+msgstr "сборы"
+
+#: catalogue/constants.py:74
+#, fuzzy
+#| msgid "collections"
+msgid "All things"
+msgstr "сборы"
+
+#: catalogue/forms.py:28
 msgid "Please supply an XML."
 msgstr "Укажите, пожалуйста, XML."
 
-#: forms.py:46
+#: catalogue/forms.py:48
 msgid "Don't show footnotes"
 msgstr "Не показывать сноски"
 
-#: forms.py:47
+#: catalogue/forms.py:49
 msgid "Don't disply themes"
 msgstr "Не показывать темы"
 
-#: forms.py:48
+#: catalogue/forms.py:50
 msgid "Don't use our custom font"
 msgstr "Не используйте наш специальный шрифт"
 
-#: 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 "Оглавление"
+
+#: catalogue/forms.py:55
 msgid "Leading"
 msgstr "Ведение"
 
-#: forms.py:53
+#: catalogue/forms.py:56
 msgid "Normal leading"
 msgstr "Нормальное ведение"
 
-#: forms.py:54
+#: catalogue/forms.py:57
 msgid "One and a half leading"
 msgstr "1,5 ведения"
 
-#: forms.py:55
+#: catalogue/forms.py:58
 msgid "Double leading"
 msgstr "Двойное ведение"
 
-#: forms.py:57
+#: catalogue/forms.py:60
 msgid "Font size"
 msgstr "Размер шрифта"
 
-#: forms.py:58
+#: catalogue/forms.py:61
 msgid "Default"
 msgstr "Умолчание"
 
-#: forms.py:59
+#: catalogue/forms.py:62
 msgid "Big"
 msgstr "Большой"
 
-#: 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 ""
-"Появилась ошибка: %(exception)s\n"
-"\n"
-"%(tb)s"
-
-#: views.py:586
-msgid "Book imported successfully"
-msgstr "Вы удачно заимпортировали книгу"
-
-#: views.py:588
-#, python-format
-msgid "Error importing file: %r"
-msgstr "Ошибка импорта файла: %r"
 
-#: views.py:620
-msgid "Download custom PDF"
-msgstr "Скачать 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 "Загрузить"
-
-#: models/book.py:28 models/collection.py:11
+#: catalogue/models/book.py:57 catalogue/models/collection.py:14
 msgid "title"
 msgstr "заглавие"
 
-#: models/book.py:29 models/tag.py:34
+#: catalogue/models/book.py:58 catalogue/models/tag.py:58
 msgid "sort key"
 msgstr "ключ сортировки "
 
-#: 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 "Результаты по авторам"
+
+#: 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 "код языка"
 
-#: 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 "описание"
 
-#: 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 "дата создания"
 
-#: models/book.py:38
+#: catalogue/models/book.py:67
+#, fuzzy
+#| msgid "creation date"
+msgid "change date"
+msgstr "дата создания"
+
+#: catalogue/models/book.py:68
 msgid "parent number"
 msgstr "номер родителя"
 
-#: models/book.py:39 models/bookmedia.py:30
+#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43
 msgid "extra information"
 msgstr "дополнительная информация"
 
-#: 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 "обложка"
 
-#: 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 "книга"
 
-#: models/book.py:67
+#: catalogue/models/book.py:137
 msgid "books"
 msgstr "книги"
 
-#: models/book.py:244
+#: catalogue/models/book.py:538
 #, fuzzy, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Книга со slug = \"%s\"  не существует."
 
-#: models/book.py:258
+#: catalogue/models/book.py:554
 #, python-format
 msgid "Book %s already exists"
 msgstr "Книга %s уже существует"
 
-#: 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
 #, fuzzy, python-format
 msgid "%s file"
 msgstr "XML файл"
 
-#: models/bookmedia.py:26
+#: catalogue/models/bookmedia.py:35
 msgid "type"
 msgstr "тип"
 
-#: 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 "название"
 
-#: models/bookmedia.py:28
+#: catalogue/models/bookmedia.py:37
+#, fuzzy
+#| msgid "name"
+msgid "part name"
+msgstr "название"
+
+#: catalogue/models/bookmedia.py:38
+msgid "index"
+msgstr ""
+
+#: catalogue/models/bookmedia.py:39
 #, fuzzy
 msgid "file"
 msgstr "XML файл"
 
-#: models/bookmedia.py:39 models/bookmedia.py:40
+#: catalogue/models/bookmedia.py:52 catalogue/models/bookmedia.py:53
 msgid "book media"
 msgstr "аудиокнига"
 
-#: models/collection.py:16
+#: catalogue/models/collection.py:17
 #, fuzzy
 msgid "book slugs"
 msgstr "анонсы книги"
 
-#: models/collection.py:18 models/tag.py:18
+#: catalogue/models/collection.py:18 catalogue/models/tag.py:23
 msgid "kind"
 msgstr "форма"
 
-#: models/collection.py:22
+#: catalogue/models/collection.py:19
+msgid "picture"
+msgstr ""
+
+#: catalogue/models/collection.py:27
 msgid "collection"
 msgstr "сбор"
 
-#: models/collection.py:23
+#: catalogue/models/collection.py:28
 msgid "collections"
 msgstr "сборы"
 
-#: models/fragment.py:32
+#: catalogue/models/fragment.py:28
 msgid "fragment"
 msgstr "фрагмент"
 
-#: models/fragment.py:33
+#: catalogue/models/fragment.py:29
 msgid "fragments"
 msgstr "фрагменты"
 
-#: models/tag.py:16
+#: catalogue/models/source.py:10
+#, fuzzy
+#| msgid "extra information"
+msgid "network location"
+msgstr "дополнительная информация"
+
+#: catalogue/models/source.py:15
+#, fuzzy
+#| msgid "Source"
+msgid "source"
+msgstr "Источник"
+
+#: catalogue/models/source.py:16
+#, fuzzy
+#| msgid "Source"
+msgid "sources"
+msgstr "Источник"
+
+#: catalogue/models/tag.py:21
 msgid "author"
 msgstr "автор"
 
-#: models/tag.py:17
+#: catalogue/models/tag.py:22
 msgid "epoch"
 msgstr "эпоха"
 
-#: models/tag.py:19
+#: catalogue/models/tag.py:24
 msgid "genre"
 msgstr "жанр"
 
-#: models/tag.py:20
+#: catalogue/models/tag.py:25
 msgid "theme"
 msgstr "мотив"
 
-#: models/tag.py:21
+#: catalogue/models/tag.py:26
 msgid "set"
 msgstr "набор"
 
-#: models/tag.py:23
+#: catalogue/models/tag.py:27
 msgid "thing"
 msgstr ""
 
-#: models/tag.py:35
-msgid "category"
-msgstr "категория"
+#: catalogue/models/tag.py:33 catalogue/models/tag.py:97
+msgid "tag"
+msgstr "таг"
 
-#: models/tag.py:40
-msgid "book count"
-msgstr "Ñ\87иÑ\81ло ÐºÐ½Ð¸Ð³"
+#: catalogue/models/tag.py:34
+msgid "content type"
+msgstr "Ñ\82ип Ñ\81одеÑ\80жаниÑ\8f"
 
-#: models/tag.py:41
-msgid "picture count"
-msgstr ""
+#: catalogue/models/tag.py:35
+msgid "object id"
+msgstr "ID объекта"
 
-#: models/tag.py:65
-msgid "tag"
-msgstr "таг"
+#: catalogue/models/tag.py:60
+msgid "category"
+msgstr "категория"
 
-#: models/tag.py:66
+#: catalogue/models/tag.py:98
 msgid "tags"
 msgstr "таги"
 
-#: 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 "другие ресурсы"
+
+#: catalogue/templates/catalogue/book_detail.html:34
+msgid "See also"
+msgstr "Подробнее"
+
+#: 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 "Мотивы"
+
+#: 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 "СпиÑ\81ок Ñ\80абоÑ\82"
+#: catalogue/templates/catalogue/book_detail.html:62
+#: catalogue/templates/catalogue/book_detail.html:68
+msgid "Source"
+msgstr "Ð\98Ñ\81Ñ\82оÑ\87ник"
 
-#: templates/catalogue/audiobook_list.html:12
-msgid "Latest MP3 audiobooks"
-msgstr "Последние MP3 аудиокниги"
+#: catalogue/templates/catalogue/book_detail.html:62
+#: catalogue/templates/catalogue/book_detail.html:68
+msgid "of the book"
+msgstr "данной книги"
 
-#: templates/catalogue/audiobook_list.html:13
-msgid "Latest Ogg Vorbis audiobooks"
-msgstr "Последние  Ogg Vorbis аудиокниги"
+#: catalogue/templates/catalogue/book_detail.html:63
+#: catalogue/templates/catalogue/book_detail.html:69
+#, fuzzy
+#| msgid "kind"
+msgid "in"
+msgstr "форма"
 
-#: 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 ""
-"Аудиотека школьных чтений Фонда Nowoczesna Polska.\n"
-". Можете использовать ее бесплатно и без ограничений. \n"
-"Аудиокниги записывают известные актеры, в том числе Данута Стенка и Ян Пешек."
+#: catalogue/templates/catalogue/book_detail.html:74
+msgid "Source XML file"
+msgstr "Исходный файл"
 
-#: templates/catalogue/book_detail.html:20
-#: templates/catalogue/tagged_object_list.html:74
-#: templates/catalogue/tagged_object_list.html:109
-msgid "See also"
-msgstr "Подробнее"
+#: catalogue/templates/catalogue/book_detail.html:78
+msgid "Book on"
+msgstr "Книга на"
+
+#: catalogue/templates/catalogue/book_detail.html:78
+msgid "Editor's Platform"
+msgstr "Платформа редакторов"
+
+#: catalogue/templates/catalogue/book_detail.html:83
+msgid "Book description on Wikipedia"
+msgstr "Описание книги на Wikipedia"
+
+#: catalogue/templates/catalogue/book_detail.html:87
+msgid "Mix this book"
+msgstr "данной книги"
 
-#: templates/catalogue/book_fragments.html:5
-#: templates/catalogue/book_fragments.html:11
+#: catalogue/templates/catalogue/book_fragments.html:6
+#: catalogue/templates/catalogue/book_fragments.html:12
 msgid "Theme"
 msgstr "Мотив"
 
-#: 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 "в труде"
 
-#: templates/catalogue/book_info.html:6
+#: catalogue/templates/catalogue/book_info.html:7
 msgid "This work is licensed under:"
 msgstr "Разрешение на работу со стороны"
 
-#: 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 ""
 "Этот труд не защищен авторским правом и является частью \n"
 "         общественного домена, что обозначает, нем можно свободно "
@@ -321,438 +514,607 @@ msgstr ""
 "         <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\"> "
 "Creative Commons Attribution-ShareAlike 3.0 </ a>"
 
-#: templates/catalogue/book_info.html:20
+#: catalogue/templates/catalogue/book_info.html:21
 #, fuzzy
 msgid "Resource prepared based on:"
 msgstr "Текст подготовлен на основе:"
 
-#: 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 "Под редакцией и с комментариями:"
 
-#: 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 "Список работ"
 
-#: templates/catalogue/book_list.html:21
+#: catalogue/templates/catalogue/book_list.html:25
 msgid "Table of Content"
 msgstr "Оглавление"
 
-#: templates/catalogue/book_list.html:30
+#: catalogue/templates/catalogue/book_list.html:35
 msgid "↑ top ↑"
 msgstr "↑ топ ↑"
 
-#: 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 "эпоха"
 
-#: 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 "форма"
 
-#: templates/catalogue/book_short.html:73
+#: catalogue/templates/catalogue/book_short.html:69
 msgid "Genre"
 msgstr "жанр"
 
-#: 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 "код языка"
+
+#: catalogue/templates/catalogue/book_short.html:112
 msgid "Read online"
 msgstr "Читать онлайн"
 
-#: templates/catalogue/book_short.html:95
-#: templates/catalogue/book_text.html:40
-msgid "to print"
-msgstr "печатать"
+#: 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 "для читателя электронной книги"
+#: 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 "длÑ\8f Ð\9aиндле"
+#: catalogue/templates/catalogue/book_short.html:120
+#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404
+msgid "Download"
+msgstr "Ð\97агÑ\80Ñ\83зиÑ\82Ñ\8c"
 
-#: 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"
-msgstr "продвинутое использование"
-
-#: templates/catalogue/book_short.html:113
-#: templates/catalogue/book_text.html:30
-msgid "Listen"
-msgstr "Послушайте"
+#: catalogue/templates/catalogue/book_short.html:145
+msgid "less"
+msgstr ""
 
-#: templates/catalogue/book_text.html:9 templates/catalogue/player.html:11
-msgid "Wolne Lektury"
-msgstr "на WolneLektury.pl"
+#: 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 "Оглавление"
 
-#: templates/catalogue/book_text.html:23 templatetags/catalogue_tags.py:420
-msgid "Themes"
-msgstr "Мотивы"
-
-#: templates/catalogue/book_text.html:24
+#: catalogue/templates/catalogue/book_text.html:53
 msgid "Edit. note"
 msgstr "Изменить примечание"
 
-#: templates/catalogue/book_text.html:25
+#: catalogue/templates/catalogue/book_text.html:59
 msgid "Infobox"
 msgstr "Инфобокс"
 
-#: templates/catalogue/book_text.html:26 templates/catalogue/player.html:34
-msgid "Book's page"
-msgstr "Возратитесь на сайт книги"
-
-#: templates/catalogue/book_text.html:43
-msgid "for a reader"
-msgstr "для читателя"
-
-#: templates/catalogue/book_text.html:56 templates/catalogue/book_wide.html:67
-msgid "Download all audiobooks for this book"
-msgstr "Скачать все книги с этой полки"
-
-#: templates/catalogue/book_wide.html:22
-#: templates/catalogue/tagged_object_list.html:60
-msgid "Motifs and themes"
-msgstr "Мотивы и темы"
-
-#: templates/catalogue/book_wide.html:44
-msgid "See"
-msgstr "Посмотрите"
-
-#: templates/catalogue/book_wide.html:47
-msgid "Source"
-msgstr "Источник"
-
-#: templates/catalogue/book_wide.html:47
-msgid "of the book"
-msgstr "данной книги"
+#: catalogue/templates/catalogue/book_text.html:64
+msgid "Numbering"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:49
-msgid "Source XML file"
-msgstr "Исходный файл"
+#: catalogue/templates/catalogue/book_text.html:68
+#, fuzzy
+#| msgid "Don't show footnotes"
+msgid "Footnotes"
+msgstr "Не показывать сноски"
 
-#: templates/catalogue/book_wide.html:51
-msgid "Book on"
-msgstr "Книга на"
+#: catalogue/templates/catalogue/book_text.html:70
+msgid "References"
+msgstr ""
 
-#: templates/catalogue/book_wide.html:51
-msgid "Editor's Platform"
-msgstr "Платформа редакторов"
+#: 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 "Описание книги на 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 "Описание книги на 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 "данной книги"
+#: 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 "Каталог"
 
-#: 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 "Все книги"
+
+#: catalogue/templates/catalogue/catalogue.html:15
 msgid "Download the catalogue in PDF format."
 msgstr "Скачать каталог в PDF формате."
 
-#: 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 "Авторы"
+#: 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 "Формы"
+#: catalogue/templates/catalogue/catalogue.html:22
+#: catalogue/templates/catalogue/collections.html:5
+#: catalogue/templates/catalogue/collections.html:10
+#, fuzzy
+msgid "Collections"
+msgstr "сборы"
 
-#: 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 "Жанры"
+#: 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 "Артист"
 
-#: 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 "Эпохи"
+#: catalogue/templates/catalogue/collection_box.html:4
+#, fuzzy
+msgid "Collection"
+msgstr "сборы"
 
-#: templates/catalogue/catalogue.html:31
-msgid "Themes and topics"
-msgstr "Мотивы и темы"
+#: 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 "сборы"
 
-#: 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 "Скачать PDF пользователя"
+
+#: catalogue/templates/catalogue/daisy_list.html:7
+#: catalogue/templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
 msgstr "Список всех DAISY файлов"
 
-#: templates/catalogue/daisy_list.html:9
+#: catalogue/templates/catalogue/daisy_list.html:11
 msgid "Latest DAISY audiobooks"
 msgstr "Последние DAISY аудиокниги"
 
-#: 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 ""
-"Система DAISY это известный во всем мире формат записи книг\n"
-", предназначен для людей с плохим зрением, плохо видящих и других лиц\n"
-", имеющих проблемы с чтением. Книгами можно пользоваться бесплатно и без "
-"ограничений."
-
-#: 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 ""
 "Критерия являются неоднозначными. Пожалуйста, выберите один из следующих "
 "вариантов:"
 
-#: templates/catalogue/fragment_short.html:12
+#: catalogue/templates/catalogue/fragment_short.html:12
 msgid "Expand fragment"
 msgstr "Растянуть фрагмент"
 
-#: templates/catalogue/fragment_short.html:22
+#: catalogue/templates/catalogue/fragment_short.html:22
 msgid "Hide fragment"
 msgstr "Скрыть фрагмент"
 
-#: templates/catalogue/inline_tag_list.html:4
-#: templates/catalogue/tag_list.html:4
-msgid "See full category"
-msgstr "Вся категория"
-
-#: 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 "Все книги"
-
-#: templates/catalogue/menu.html:28
-msgid "Audiobooks"
-msgstr "Аудиокниги"
-
-#: templates/catalogue/menu.html:32
-msgid "DAISY"
-msgstr "Даисы"
-
-#: templates/catalogue/picture_detail.html:29
+#: catalogue/templates/catalogue/picture_detail.html:29
 msgid "Work is licensed under "
 msgstr "Разрешение на работу со стороны"
 
-#: templates/catalogue/picture_detail.html:31
+#: catalogue/templates/catalogue/picture_detail.html:31
 msgid "Based on"
 msgstr "Основанный на"
 
-#: templates/catalogue/picture_detail.html:45
+#: catalogue/templates/catalogue/picture_detail.html:43
 msgid "Details"
 msgstr "Подробнее"
 
-#: templates/catalogue/picture_detail.html:48
+#: catalogue/templates/catalogue/picture_detail.html:46
 msgid "Author"
 msgstr "Автор"
 
-#: templates/catalogue/picture_detail.html:66
+#: catalogue/templates/catalogue/picture_detail.html:64
 msgid "Other resources"
 msgstr "другие ресурсы"
 
-#: templates/catalogue/picture_detail.html:69
+#: catalogue/templates/catalogue/picture_detail.html:67
 msgid "Source of the image"
 msgstr "Источник книги"
 
-#: templates/catalogue/picture_detail.html:72
+#: catalogue/templates/catalogue/picture_detail.html:70
 msgid "Image on the Editor's Platform"
 msgstr "Изображение на платформе редакторов"
 
-#: templates/catalogue/picture_detail.html:83
+#: catalogue/templates/catalogue/picture_detail.html:73
 msgid "View XML source"
 msgstr "Просмотр XML-источник"
 
-#: templates/catalogue/picture_detail.html:86
+#: catalogue/templates/catalogue/picture_detail.html:76
 msgid "Work's themes "
 msgstr "Темы труда"
 
-#: templates/catalogue/picture_list.html:8
-#: templates/catalogue/picture_list.html:10
-msgid "Listing of all pictures"
-msgstr "СпиÑ\81ок Ñ\80абоÑ\82"
+#: catalogue/templates/catalogue/player.html:12
+#: catalogue/templates/catalogue/viewer_base.html:11
+msgid "Wolne Lektury"
+msgstr "на WolneLektury.pl"
 
-#: templates/catalogue/player.html:35
+#: catalogue/templates/catalogue/player.html:29
+msgid "Book's page"
+msgstr "Возратитесь на сайт книги"
+
+#: catalogue/templates/catalogue/player.html:30
 msgid "Download as"
 msgstr "Скачать"
 
-#: templates/catalogue/player.html:88
-msgid "Artist"
-msgstr "Артист"
-
-#: templates/catalogue/player.html:89
-msgid "Director"
-msgstr "режиссер"
-
-#: templates/catalogue/player.html:108
+#: catalogue/templates/catalogue/player.html:46
 msgid "Audiobooks were prepared as a part of the projects:"
 msgstr "Аудиокниги были подготовлены в рамках проекта:"
 
-#: templates/catalogue/player.html:113
+#: catalogue/templates/catalogue/player.html:51
 #, python-format
 msgid "%(cs)s, funded by %(fb)s"
 msgstr "%(cs)s, финансируемого %(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 ""
 "Аудиокниги были подготовлены в рамках %(cs)s проектa, финансируемого %(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 "Аудиокниги были подготовлены в рамках %(cs)s проектa."
 
-#: 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 "Последние MP3 аудиокниги"
 
-#: 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 "идти к публичной домене"
 
-#: 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 "Поиск"
 
-#: 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 "Вы имели в виду"
 
-#: templates/catalogue/search_multiple_hits.html:52
-msgid "Results by title"
-msgstr "Результаты по заглавиям"
-
-#: templates/catalogue/search_multiple_hits.html:67
-msgid "Results by authors"
-msgstr "Результаты по авторам"
-
-#: templates/catalogue/search_multiple_hits.html:80
+#: catalogue/templates/catalogue/search_multiple_hits.html:32
 #, fuzzy
-msgid "Results by translators"
-msgstr "переводчик"
-
-#: templates/catalogue/search_multiple_hits.html:93
-msgid "Results in text"
-msgstr "Результаты в текстах"
-
-#: templates/catalogue/search_multiple_hits.html:110
-msgid "Other results"
-msgstr "другие ресурсы"
+#| msgid "books"
+msgid "Books"
+msgstr "книги"
 
-#: templates/catalogue/search_no_hits.html:19
-#: templates/catalogue/tagged_object_list.html:151
+#: 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 "Извините! Критерий поиска не соответствует никаким ресурсам."
 
-#: 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/search_too_long.html:13
+#, fuzzy
+#| msgid "Sorry! Search query must have at least two characters."
+msgid "Sorry! Search query is too long to be processed."
 msgstr ""
-"Искать поддержку двигателя используя критерии: заглавие, автор, тема/сюжет, "
-"эпоха, форма и жанр.\n"
-"\t\tПока мы не поддерживаем поиска всего текста."
+"Извините! У искаемого вопроса должны быть по крайней мере два свойства."
 
-#: templates/catalogue/search_too_short.html:13
+#: catalogue/templates/catalogue/search_too_short.html:13
 msgid "Sorry! Search query must have at least two characters."
 msgstr ""
 "Извините! У искаемого вопроса должны быть по крайней мере два свойства."
 
-#: templates/catalogue/tag_list_split.html:5
-msgid "Literature"
+#: catalogue/templates/catalogue/snippets/content_warning.html:4
+msgid "Caution: text contains"
+msgstr ""
+
+#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3
+msgid "Download a custom PDF"
+msgstr "Скачать PDF"
+
+#: catalogue/templates/catalogue/snippets/jplayer.html:36
+#, fuzzy
+#| msgid "Artist"
+msgid "Artist:"
+msgstr "Артист"
+
+#: catalogue/templates/catalogue/snippets/jplayer.html:37
+#, fuzzy
+#| msgid "Director"
+msgid "director:"
+msgstr "режиссер"
+
+#: catalogue/templates/catalogue/snippets/jplayer.html:64
+msgid "previous"
 msgstr ""
 
-#: templates/catalogue/tag_list_split.html:14
-msgid "Gallery"
+#: catalogue/templates/catalogue/snippets/jplayer.html:65
+msgid "Part"
 msgstr ""
 
-#: templates/catalogue/tagged_object_list.html:78
-msgid "in Culture.pl"
+#: catalogue/templates/catalogue/snippets/jplayer.html:66
+msgid "next"
 msgstr ""
 
-#: templates/catalogue/tagged_object_list.html:83
-#: templates/catalogue/tagged_object_list.html:113
-msgid "in Lektury.Gazeta.pl"
-msgstr "на Lektury.Gazeta.pl"
+#: 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:88
-#: templates/catalogue/tagged_object_list.html:118
+#: catalogue/templates/catalogue/tag_catalogue.html:11
+#, fuzzy
+#| msgid "Wolne Lektury"
+msgid "on Wolne Lektury"
+msgstr "на WolneLektury.pl"
+
+#: catalogue/templates/catalogue/tag_list.html:7
+msgid "See full category"
+msgstr "Вся категория"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:5
+msgid "Audiobooks"
+msgstr "Аудиокниги"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:15
+msgid "Authors"
+msgstr "Авторы"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:16
+msgid "Epochs"
+msgstr "Эпохи"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:17
+msgid "Genres"
+msgstr "Жанры"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:18
+msgid "Kinds"
+msgstr "Формы"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:52
+msgid "All matching works"
+msgstr ""
+
+#: catalogue/templates/catalogue/tagged_object_list.html:55
+msgid "Listing of all audiobooks"
+msgstr "Список работ"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:62
+#, fuzzy
+#| msgid "PDF file"
+msgid "DAISY files"
+msgstr "PDF файл"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:72
+msgid "Motifs and themes"
+msgstr "Мотивы и темы"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:84
+#, fuzzy
+#| msgid "description"
+msgid "No description."
+msgstr "описание"
+
+#: catalogue/templates/catalogue/tagged_object_list.html:91
 msgid "in Wikipedia"
 msgstr "в Википедии"
 
-#: templates/catalogue/snippets/custom_pdf_link_li.html:5
-msgid "Download a custom PDF"
-msgstr "Скачать 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 "Ведение"
+
+#: catalogue/templatetags/catalogue_tags.py:504
+#, fuzzy
+#| msgid "language code"
+msgid "vulgar language"
+msgstr "код языка"
+
+#: catalogue/views.py:354
+#, python-format
+msgid ""
+"An error occurred: %(exception)s\n"
+"\n"
+"%(tb)s"
 msgstr ""
+"Появилась ошибка: %(exception)s\n"
+"\n"
+"%(tb)s"
+
+#: catalogue/views.py:359
+msgid "Book imported successfully"
+msgstr "Вы удачно заимпортировали книгу"
+
+#: catalogue/views.py:360
+#, python-format
+msgid "Error importing file: %r"
+msgstr "Ошибка импорта файла: %r"
+
+#, fuzzy
+#~| msgid "parent number"
+#~ msgid "Display line numbers"
+#~ msgstr "номер родителя"
+
+#, fuzzy
+#~| msgid "Don't disply themes"
+#~ msgid "Display themes"
+#~ msgstr "Не показывать темы"
+
+#, 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 ""
+#~ "Искать поддержку двигателя используя критерии: заглавие, автор, тема/"
+#~ "сюжет, эпоха, форма и жанр.\n"
+#~ "\t\tПока мы не поддерживаем поиска всего текста."
+
+#~ msgid "Book description on Lektury.Gazeta.pl"
+#~ msgstr "Описание книги на Lektury.Gazeta.pl"
+
+#~ msgid "in Lektury.Gazeta.pl"
+#~ msgstr "на Lektury.Gazeta.pl"
+
+#~ msgid "Results by title"
+#~ msgstr "Результаты по заглавиям"
+
+#~ msgid "Results by authors"
+#~ msgstr "Результаты по авторам"
+
+#, fuzzy
+#~ msgid "Results by translators"
+#~ msgstr "переводчик"
+
+#~ msgid "Results in text"
+#~ msgstr "Результаты в текстах"
+
+#~ msgid "Other results"
+#~ msgstr "другие ресурсы"
+
+#~ msgid "book count"
+#~ msgstr "число книг"
+
+#~ msgid "Latest MP3 audiobooks"
+#~ msgstr "Последние MP3 аудиокниги"
+
+#~ msgid "Latest Ogg Vorbis audiobooks"
+#~ msgstr "Последние  Ogg Vorbis аудиокниги"
+
+#~ 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 ""
+#~ "Аудиотека школьных чтений Фонда Nowoczesna Polska.\n"
+#~ ". Можете использовать ее бесплатно и без ограничений. \n"
+#~ "Аудиокниги записывают известные актеры, в том числе Данута Стенка и Ян "
+#~ "Пешек."
+
+#~ msgid "to print"
+#~ msgstr "печатать"
+
+#~ msgid "for an e-book reader"
+#~ msgstr "для читателя электронной книги"
+
+#~ msgid "for Kindle"
+#~ msgstr "для Киндле"
+
+#~ msgid "for advanced usage"
+#~ msgstr "продвинутое использование"
+
+#~ msgid "Listen"
+#~ msgstr "Послушайте"
+
+#~ msgid "for a reader"
+#~ msgstr "для читателя"
+
+#~ msgid "Download all audiobooks for this book"
+#~ msgstr "Скачать все книги с этой полки"
+
+#~ msgid "See"
+#~ msgstr "Посмотрите"
+
+#~ msgid "Themes and topics"
+#~ msgstr "Мотивы и темы"
+
+#~ 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 ""
+#~ "Система DAISY это известный во всем мире формат записи книг\n"
+#~ ", предназначен для людей с плохим зрением, плохо видящих и других лиц\n"
+#~ ", имеющих проблемы с чтением. Книгами можно пользоваться бесплатно и без "
+#~ "ограничений."
+
+#~ msgid "DAISY"
+#~ msgstr "Даисы"
+
+#~ msgid "Listing of all pictures"
+#~ msgstr "Список работ"
 
 #~ msgid "Put a book on the shelf!"
 #~ msgstr "Поставьте книгу на полку!"
@@ -821,9 +1183,6 @@ msgstr ""
 #~ msgid "HTML file"
 #~ msgstr "HTML файл"
 
-#~ msgid "PDF file"
-#~ msgstr "PDF файл"
-
 #~ msgid "EPUB file"
 #~ msgstr "EPUB файл"
 
@@ -866,9 +1225,3 @@ msgstr ""
 
 #~ msgid "Today is %(month)s, %(day)s."
 #~ msgstr "Сегодня %(month)s, %(day)s."
-
-#~ msgid "content type"
-#~ msgstr "тип содержания"
-
-#~ msgid "object id"
-#~ msgstr "ID объекта"