X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cf60318446030eca4a2f3ec435ba67fc03161cfb..032a2b1bdcecc42056de4a0171a55d173e4b765b:/src/catalogue/locale/en/LC_MESSAGES/django.po diff --git a/src/catalogue/locale/en/LC_MESSAGES/django.po b/src/catalogue/locale/en/LC_MESSAGES/django.po index de9d04b96..51d87073b 100644 --- a/src/catalogue/locale/en/LC_MESSAGES/django.po +++ b/src/catalogue/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-24 16:18+0200\n" +"POT-Creation-Date: 2017-12-15 10:27+0100\n" "PO-Revision-Date: 2013-04-09 10:38+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \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" @@ -157,7 +161,7 @@ msgstr "" msgid "title" msgstr "Title" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:50 models/tag.py:58 msgid "sort key" msgstr "Sort key" @@ -168,7 +172,7 @@ 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/collection.py:18 models/tag.py:57 msgid "slug" msgstr "Slug" @@ -176,55 +180,68 @@ msgstr "Slug" 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:56 models/book.py:224 models/collection.py:16 +#: models/tag.py:61 models/tag.py:183 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:57 models/bookmedia.py:36 models/tag.py:68 models/tag.py:69 msgid "creation date" msgstr "creation date" +#: models/book.py:58 +#, fuzzy +#| msgid "creation date" +msgid "change date" +msgstr "creation date" + #: models/book.py:59 msgid "parent number" msgstr "Parent number" -#: models/book.py:60 models/bookmedia.py:35 +#: models/book.py:60 models/bookmedia.py:37 msgid "extra information" msgstr "Additional information" -#: models/book.py:66 +#: models/book.py:63 +msgid "print on demand" +msgstr "" + +#: models/book.py:64 +msgid "recommended" +msgstr "" + +#: models/book.py:68 msgid "cover" msgstr "cover" -#: models/book.py:72 +#: models/book.py:74 msgid "cover thumbnail" msgstr "" -#: models/book.py:97 models/collection.py:22 +#: models/book.py:102 models/collection.py:22 msgid "book" msgstr "book" -#: models/book.py:98 +#: models/book.py:103 msgid "books" msgstr "Books" -#: models/book.py:307 +#: models/book.py:362 #, python-format msgid "Book \"%s\" does not exist." msgstr "Book with stub = \"%s\" does not exist." -#: models/book.py:320 +#: models/book.py:375 #, python-format msgid "Book %s already exists" msgstr "Book %s already exists" -#: models/book.py:569 +#: models/book.py:633 msgid "This work needs modernisation" msgstr "" -#: models/book.py:606 models/bookmedia.py:29 +#: models/book.py:680 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s file" @@ -233,15 +250,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 +276,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 +318,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:93 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:94 msgid "tags" msgstr "tags" @@ -445,10 +480,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,40 +505,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 views.py:623 +#: templates/catalogue/book_short.html:99 +msgid "" +"Cena książki w druku cyfrowym jest zależna od liczby stron.
Przed zakupem " +"upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia." +"
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:599 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 "" @@ -567,8 +626,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" @@ -598,8 +656,11 @@ msgstr[1] "" msgid "All collections" msgstr "collections" -#: templates/catalogue/daisy_list.html:7 -#: templates/catalogue/daisy_list.html:15 +#: templates/catalogue/custom_pdf_form.html:6 views.py:598 +msgid "Download custom PDF" +msgstr "Download custom PDF" + +#: templates/catalogue/daisy_list.html:7 templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" msgstr "List of all DAISY files" @@ -724,6 +785,8 @@ msgstr "" #: templates/catalogue/search_multiple_hits.html:8 #: templates/catalogue/search_no_hits.html:5 #: templates/catalogue/search_no_hits.html:10 +#: templates/catalogue/search_too_long.html:5 +#: templates/catalogue/search_too_long.html:10 #: templates/catalogue/search_too_short.html:5 #: templates/catalogue/search_too_short.html:10 msgid "Search" @@ -734,47 +797,6 @@ 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" - -#: templates/catalogue/search_multiple_hits.html:128 -msgid "Other results" -msgstr "Other results" - #: templates/catalogue/search_no_hits.html:20 #: templates/catalogue/tagged_object_list.html:85 msgid "Sorry! Search cirteria did not match any resources." @@ -795,6 +817,12 @@ msgstr "" "period, form and genre.\n" "\t\tAs for now we do not support full text search." +#: 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 "Sorry! Search query must have at least two characters." + #: 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." @@ -815,15 +843,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 "" @@ -846,6 +874,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 "" @@ -888,7 +932,7 @@ msgstr "" msgid "Loading" msgstr "Leading" -#: views.py:588 +#: views.py:564 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -899,18 +943,30 @@ msgstr "" "\n" "%(tb)s" -#: views.py:590 +#: views.py:566 msgid "Book imported successfully" msgstr "Book imported succesfully" -#: views.py:592 +#: views.py:568 #, python-format msgid "Error importing file: %r" msgstr "An error occured while importing file: %r" -#: views.py:622 -msgid "Download custom PDF" -msgstr "Download custom PDF" +#~ 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" @@ -1081,9 +1137,3 @@ msgstr "Download custom PDF" #~ 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"