X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/catalogue/locale/jp/LC_MESSAGES/django.po diff --git a/src/catalogue/locale/jp/LC_MESSAGES/django.po b/src/catalogue/locale/jp/LC_MESSAGES/django.po deleted file mode 100644 index 8de2d5621..000000000 --- a/src/catalogue/locale/jp/LC_MESSAGES/django.po +++ /dev/null @@ -1,721 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: constants.py:10 -msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" -msgstr "" - -#: forms.py:27 -msgid "Please supply an XML." -msgstr "" - -#: forms.py:46 -msgid "Don't show footnotes" -msgstr "" - -#: forms.py:47 -msgid "Don't disply themes" -msgstr "" - -#: forms.py:48 -msgid "Don't use our custom font" -msgstr "" - -#: forms.py:49 -msgid "Without cover" -msgstr "" - -#: forms.py:52 -msgid "Leading" -msgstr "" - -#: forms.py:53 -msgid "Normal leading" -msgstr "" - -#: forms.py:54 -msgid "One and a half leading" -msgstr "" - -#: forms.py:55 -msgid "Double leading" -msgstr "" - -#: forms.py:57 -msgid "Font size" -msgstr "" - -#: forms.py:58 -msgid "Default" -msgstr "" - -#: forms.py:59 -msgid "Big" -msgstr "" - -#: forms.py:82 -msgid "Queue is full. Please try again later." -msgstr "" - -#: views.py:585 -#, python-format -msgid "" -"An error occurred: %(exception)s\n" -"\n" -"%(tb)s" -msgstr "" - -#: views.py:586 -msgid "Book imported successfully" -msgstr "" - -#: views.py:588 -#, python-format -msgid "Error importing file: %r" -msgstr "" - -#: views.py:620 -msgid "Download custom PDF" -msgstr "" - -#: 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 -msgid "title" -msgstr "" - -#: models/book.py:29 models/tag.py:34 -msgid "sort key" -msgstr "" - -#: models/book.py:30 models/book.py:32 models/collection.py:12 -#: models/collection.py:15 models/tag.py:33 -msgid "slug" -msgstr "" - -#: models/book.py:33 -msgid "language code" -msgstr "" - -#: models/book.py:35 models/book.py:146 models/collection.py:13 -#: models/tag.py:37 models/tag.py:94 -msgid "description" -msgstr "" - -#: models/book.py:36 models/book.py:37 models/bookmedia.py:29 models/tag.py:46 -#: models/tag.py:47 -msgid "creation date" -msgstr "" - -#: models/book.py:38 -msgid "parent number" -msgstr "" - -#: models/book.py:39 models/bookmedia.py:30 -msgid "extra information" -msgstr "" - -#: models/book.py:44 -msgid "cover" -msgstr "" - -#: models/book.py:66 models/collection.py:18 models/tag.py:22 -msgid "book" -msgstr "" - -#: models/book.py:67 -msgid "books" -msgstr "" - -#: models/book.py:244 -#, python-format -msgid "Book \"%s\" does not exist." -msgstr "" - -#: models/book.py:258 -#, python-format -msgid "Book %s already exists" -msgstr "" - -#: models/book.py:599 models/bookmedia.py:23 -#, python-format -msgid "%s file" -msgstr "" - -#: models/bookmedia.py:26 -msgid "type" -msgstr "" - -#: models/bookmedia.py:27 models/tag.py:32 -msgid "name" -msgstr "" - -#: models/bookmedia.py:28 -msgid "file" -msgstr "" - -#: models/bookmedia.py:39 models/bookmedia.py:40 -msgid "book media" -msgstr "" - -#: models/collection.py:16 -msgid "book slugs" -msgstr "" - -#: models/collection.py:18 models/tag.py:18 -msgid "kind" -msgstr "" - -#: models/collection.py:22 -msgid "collection" -msgstr "" - -#: models/collection.py:23 -msgid "collections" -msgstr "" - -#: models/fragment.py:32 -msgid "fragment" -msgstr "" - -#: models/fragment.py:33 -msgid "fragments" -msgstr "" - -#: models/tag.py:16 -msgid "author" -msgstr "" - -#: models/tag.py:17 -msgid "epoch" -msgstr "" - -#: models/tag.py:19 -msgid "genre" -msgstr "" - -#: models/tag.py:20 -msgid "theme" -msgstr "" - -#: models/tag.py:21 -msgid "set" -msgstr "" - -#: models/tag.py:23 -msgid "thing" -msgstr "" - -#: models/tag.py:35 -msgid "category" -msgstr "" - -#: models/tag.py:40 -msgid "book count" -msgstr "" - -#: models/tag.py:41 -msgid "picture count" -msgstr "" - -#: models/tag.py:65 -msgid "tag" -msgstr "" - -#: models/tag.py:66 -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." -msgstr "" - -#: templates/catalogue/audiobook_list.html:7 -#: templates/catalogue/audiobook_list.html:16 -msgid "Listing of all audiobooks" -msgstr "" - -#: templates/catalogue/audiobook_list.html:12 -msgid "Latest MP3 audiobooks" -msgstr "" - -#: templates/catalogue/audiobook_list.html:13 -msgid "Latest Ogg Vorbis audiobooks" -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 "" - -#: templates/catalogue/book_detail.html:20 -#: templates/catalogue/tagged_object_list.html:74 -#: templates/catalogue/tagged_object_list.html:109 -msgid "See also" -msgstr "" - -#: templates/catalogue/book_fragments.html:5 -#: templates/catalogue/book_fragments.html:11 -msgid "Theme" -msgstr "" - -#: templates/catalogue/book_fragments.html:5 -#: templates/catalogue/book_fragments.html:13 -msgid "in work " -msgstr "" - -#: templates/catalogue/book_info.html:6 -msgid "This work is licensed under:" -msgstr "" - -#: templates/catalogue/book_info.html:9 -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" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" - -#: templates/catalogue/book_info.html:20 -msgid "Resource prepared based on:" -msgstr "" - -#: templates/catalogue/book_info.html:28 -msgid "Edited and annotated by:" -msgstr "" - -#: templates/catalogue/book_info.html:33 -msgid "Publication funded by:" -msgstr "" - -#: templates/catalogue/book_info.html:39 -msgid "Cover image by:" -msgstr "" - -#: templates/catalogue/book_list.html:7 templates/catalogue/book_list.html:10 -msgid "Listing of all works" -msgstr "" - -#: templates/catalogue/book_list.html:21 -msgid "Table of Content" -msgstr "" - -#: templates/catalogue/book_list.html:30 -msgid "↑ top ↑" -msgstr "" - -#: templates/catalogue/book_short.html:59 -#: templates/catalogue/picture_detail.html:54 -msgid "Epoch" -msgstr "" - -#: templates/catalogue/book_short.html:66 -#: templates/catalogue/picture_detail.html:60 -msgid "Kind" -msgstr "" - -#: templates/catalogue/book_short.html:73 -msgid "Genre" -msgstr "" - -#: templates/catalogue/book_short.html:88 -msgid "Read online" -msgstr "" - -#: templates/catalogue/book_short.html:95 -#: templates/catalogue/book_text.html:40 -msgid "to print" -msgstr "" - -#: templates/catalogue/book_short.html:98 -msgid "for an e-book reader" -msgstr "" - -#: templates/catalogue/book_short.html:101 -#: templates/catalogue/book_text.html:46 -msgid "for Kindle" -msgstr "" - -#: templates/catalogue/book_short.html:104 -#: templates/catalogue/book_text.html:49 -msgid "FictionBook" -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 "" - -#: templates/catalogue/book_text.html:9 templates/catalogue/player.html:11 -msgid "Wolne Lektury" -msgstr "" - -#: templates/catalogue/book_text.html:22 -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 -msgid "Edit. note" -msgstr "" - -#: templates/catalogue/book_text.html:25 -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 "" - -#: templates/catalogue/book_wide.html:49 -msgid "Source XML file" -msgstr "" - -#: templates/catalogue/book_wide.html:51 -msgid "Book on" -msgstr "" - -#: templates/catalogue/book_wide.html:51 -msgid "Editor's Platform" -msgstr "" - -#: templates/catalogue/book_wide.html:54 -msgid "Book description on Lektury.Gazeta.pl" -msgstr "" - -#: templates/catalogue/book_wide.html:57 -msgid "Book description on Wikipedia" -msgstr "" - -#: templates/catalogue/book_wide.html:59 -msgid "Mix this book" -msgstr "" - -#: templates/catalogue/catalogue.html:6 templates/catalogue/catalogue.html:11 -msgid "Catalogue" -msgstr "" - -#: templates/catalogue/catalogue.html:16 -msgid "Download the catalogue in PDF format." -msgstr "" - -#: 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 "" - -#: 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 "" - -#: 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 "" - -#: 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 "" - -#: templates/catalogue/catalogue.html:31 -msgid "Themes and topics" -msgstr "" - -#: templates/catalogue/catalogue.html:34 templates/catalogue/menu.html:16 -msgid "Collections" -msgstr "" - -#: templates/catalogue/daisy_list.html:6 -#: templates/catalogue/daisy_list.html:12 -msgid "Listing of all DAISY files" -msgstr "" - -#: templates/catalogue/daisy_list.html:9 -msgid "Latest DAISY audiobooks" -msgstr "" - -#: 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 "" - -#: 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 -msgid "Expand fragment" -msgstr "" - -#: 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…" -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 -msgid "Work is licensed under " -msgstr "" - -#: templates/catalogue/picture_detail.html:31 -msgid "Based on" -msgstr "" - -#: templates/catalogue/picture_detail.html:45 -msgid "Details" -msgstr "" - -#: templates/catalogue/picture_detail.html:48 -msgid "Author" -msgstr "" - -#: templates/catalogue/picture_detail.html:66 -msgid "Other resources" -msgstr "" - -#: templates/catalogue/picture_detail.html:69 -msgid "Source of the image" -msgstr "" - -#: templates/catalogue/picture_detail.html:72 -msgid "Image on the Editor's Platform" -msgstr "" - -#: templates/catalogue/picture_detail.html:83 -msgid "View XML source" -msgstr "" - -#: templates/catalogue/picture_detail.html:86 -msgid "Work's themes " -msgstr "" - -#: templates/catalogue/picture_list.html:8 -#: templates/catalogue/picture_list.html:10 -msgid "Listing of all pictures" -msgstr "" - -#: templates/catalogue/player.html:35 -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 -msgid "Audiobooks were prepared as a part of the projects:" -msgstr "" - -#: templates/catalogue/player.html:113 -#, python-format -msgid "%(cs)s, funded by %(fb)s" -msgstr "" - -#: templates/catalogue/player.html:125 -#, python-format -msgid "" -"Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s." -msgstr "" - -#: templates/catalogue/player.html:127 -#, python-format -msgid "Audiobooks were prepared as a part of the %(cs)s project." -msgstr "" - -#: templates/catalogue/recent_audiobooks_list.html:5 -#: templates/catalogue/recent_audiobooks_list.html:10 -msgid "Recent audiobooks" -msgstr "" - -#: templates/catalogue/recent_daisy_list.html:5 -#: templates/catalogue/recent_daisy_list.html:10 -msgid "Recent DAISY files" -msgstr "" - -#: templates/catalogue/recent_list.html:5 -#: templates/catalogue/recent_list.html:10 -msgid "Recent publications" -msgstr "" - -#: templates/catalogue/recent_list.html:15 -#, python-format -msgid "" -"You can also see recent audiobooks\n" -" and recent DAISY files." -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 -msgid "Search" -msgstr "" - -#: templates/catalogue/search_multiple_hits.html:11 -#: 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 -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 "" - -#: templates/catalogue/search_no_hits.html:19 -#: templates/catalogue/tagged_object_list.html:151 -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." -msgstr "" - -#: 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" -msgstr "" - -#: templates/catalogue/tag_list_split.html:14 -msgid "Gallery" -msgstr "" - -#: templates/catalogue/tagged_object_list.html:78 -msgid "in Culture.pl" -msgstr "" - -#: templates/catalogue/tagged_object_list.html:83 -#: templates/catalogue/tagged_object_list.html:113 -msgid "in Lektury.Gazeta.pl" -msgstr "" - -#: templates/catalogue/tagged_object_list.html:88 -#: templates/catalogue/tagged_object_list.html:118 -msgid "in Wikipedia" -msgstr "" - -#: templates/catalogue/snippets/custom_pdf_link_li.html:5 -msgid "Download a custom PDF" -msgstr "" - -#: templates/catalogue/snippets/license_icon.html:6 -#: templates/catalogue/snippets/license_icon.html:8 -msgid "Free license" -msgstr ""