locale start
[wolnelektury.git] / apps / catalogue / locale / en / LC_MESSAGES / django.po
index 68bb96c..f66d1ef 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-04-09 10:34+0200\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"
@@ -73,7 +73,7 @@ msgstr "Big"
 msgid "Queue is full. Please try again later."
 msgstr ""
 
-#: views.py:527
+#: views.py:585
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -84,41 +84,34 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:528
+#: views.py:586
 msgid "Book imported successfully"
 msgstr "Book imported succesfully"
 
-#: views.py:530
+#: views.py:588
 #, python-format
 msgid "Error importing file: %r"
 msgstr "An error occured while importing file: %r"
 
-#: views.py:562
+#: views.py:620
 msgid "Download custom PDF"
 msgstr "Download custom PDF"
 
-#: views.py:563
-#: templates/catalogue/book_short.html:92
-#: templates/catalogue/book_text.html:29
-#: templates/catalogue/book_wide.html:63
+#: 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
+#: models/book.py:28 models/collection.py:11
 msgid "title"
 msgstr "Title"
 
-#: models/book.py:29
-#: models/tag.py:31
+#: models/book.py:29 models/tag.py:34
 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:30
+#: models/book.py:30 models/book.py:32 models/collection.py:12
+#: models/collection.py:15 models/tag.py:33
 msgid "slug"
 msgstr "Slug"
 
@@ -126,19 +119,13 @@ msgstr "Slug"
 msgid "language code"
 msgstr "language code"
 
-#: models/book.py:35
-#: models/book.py:145
-#: models/collection.py:13
-#: models/tag.py:34
-#: models/tag.py:83
+#: models/book.py:35 models/book.py:146 models/collection.py:13
+#: models/tag.py:37 models/tag.py:94
 msgid "description"
 msgstr "Description"
 
-#: models/book.py:36
-#: models/book.py:37
-#: models/bookmedia.py:28
-#: models/tag.py:41
-#: models/tag.py:42
+#: models/book.py:36 models/book.py:37 models/bookmedia.py:29 models/tag.py:46
+#: models/tag.py:47
 msgid "creation date"
 msgstr "creation date"
 
@@ -146,8 +133,7 @@ msgstr "creation date"
 msgid "parent number"
 msgstr "Parent number"
 
-#: models/book.py:39
-#: models/bookmedia.py:29
+#: models/book.py:39 models/bookmedia.py:30
 msgid "extra information"
 msgstr "Additional information"
 
@@ -155,8 +141,7 @@ msgstr "Additional information"
 msgid "cover"
 msgstr "cover"
 
-#: models/book.py:66
-#: models/tag.py:20
+#: models/book.py:66 models/collection.py:18 models/tag.py:22
 msgid "book"
 msgstr "book"
 
@@ -164,37 +149,34 @@ msgstr "book"
 msgid "books"
 msgstr "Books"
 
-#: models/book.py:243
+#: models/book.py:244
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Book with stub = \"%s\" does not exist."
 
-#: models/book.py:257
+#: models/book.py:258
 #, python-format
 msgid "Book %s already exists"
 msgstr "Book %s already exists"
 
-#: models/book.py:589
-#: models/bookmedia.py:22
+#: models/book.py:599 models/bookmedia.py:23
 #, python-format
 msgid "%s file"
 msgstr "%s file"
 
-#: models/bookmedia.py:25
+#: models/bookmedia.py:26
 msgid "type"
 msgstr "type"
 
-#: models/bookmedia.py:26
-#: models/tag.py:29
+#: models/bookmedia.py:27 models/tag.py:32
 msgid "name"
 msgstr "name"
 
-#: models/bookmedia.py:27
+#: models/bookmedia.py:28
 msgid "file"
 msgstr "XML file"
 
-#: models/bookmedia.py:38
-#: models/bookmedia.py:39
+#: models/bookmedia.py:39 models/bookmedia.py:40
 msgid "book media"
 msgstr "book media"
 
@@ -202,11 +184,15 @@ msgstr "book media"
 msgid "book slugs"
 msgstr "Book stubs"
 
-#: models/collection.py:20
+#: models/collection.py:18 models/tag.py:18
+msgid "kind"
+msgstr "form"
+
+#: models/collection.py:22
 msgid "collection"
 msgstr "collection"
 
-#: models/collection.py:21
+#: models/collection.py:23
 msgid "collections"
 msgstr "collections"
 
@@ -218,46 +204,56 @@ msgstr "Fragment"
 msgid "fragments"
 msgstr "Fragments"
 
-#: models/tag.py:14
+#: models/tag.py:16
 msgid "author"
 msgstr "author"
 
-#: models/tag.py:15
+#: models/tag.py:17
 msgid "epoch"
 msgstr "period"
 
-#: models/tag.py:16
-msgid "kind"
-msgstr "form"
-
-#: models/tag.py:17
+#: models/tag.py:19
 msgid "genre"
 msgstr "genre"
 
-#: models/tag.py:18
+#: models/tag.py:20
 msgid "theme"
 msgstr "motif"
 
-#: models/tag.py:19
+#: models/tag.py:21
 msgid "set"
 msgstr "set"
 
-#: models/tag.py:32
+#: models/tag.py:23
+msgid "thing"
+msgstr ""
+
+#: models/tag.py:35
 msgid "category"
 msgstr "Category"
 
-#: models/tag.py:37
+#: models/tag.py:40
 msgid "book count"
 msgstr "Number of books"
 
-#: models/tag.py:59
+#: models/tag.py:41
+msgid "picture count"
+msgstr ""
+
+#: models/tag.py:65
 msgid "tag"
 msgstr "tag"
 
-#: models/tag.py:60
+#: models/tag.py:66
 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."
+msgstr ""
+
 #: templates/catalogue/audiobook_list.html:7
 #: templates/catalogue/audiobook_list.html:16
 msgid "Listing of all audiobooks"
@@ -279,11 +275,12 @@ msgid ""
 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."
+"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:104
+#: templates/catalogue/tagged_object_list.html:109
 msgid "See also"
 msgstr "See also"
 
@@ -308,7 +305,8 @@ msgid ""
 "        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"
+"        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
+"Commons Attribution-ShareAlike 3.0</a>\n"
 "        license."
 msgstr ""
 "This work is not covered by copyright and is a part of the\n"
@@ -316,11 +314,13 @@ msgstr ""
 "        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"
+"        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
+"Commons Attribution-ShareAlike 3.0</a>\n"
 "        license."
 
 #: templates/catalogue/book_info.html:20
-msgid "Text prepared based on:"
+#, fuzzy
+msgid "Resource prepared based on:"
 msgstr "Text based on:"
 
 #: templates/catalogue/book_info.html:28
@@ -328,11 +328,14 @@ msgid "Edited and annotated by:"
 msgstr "Edited and annotated by:"
 
 #: 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
+#: templates/catalogue/book_list.html:7 templates/catalogue/book_list.html:10
 msgid "Listing of all works"
 msgstr "List of all works"
 
@@ -344,24 +347,6 @@ msgstr "Table of Contents"
 msgid "↑ top ↑"
 msgstr "↑ top ↑"
 
-#: templates/catalogue/book_sets.html:2
-msgid "Put a book on the shelf!"
-msgstr "Put this book on the shelf!"
-
-#: templates/catalogue/book_sets.html:3
-#: templates/catalogue/book_sets.html:6
-#: templates/catalogue/fragment_sets.html:16
-msgid "Create new shelf"
-msgstr "Create new shelf"
-
-#: templates/catalogue/book_sets.html:10
-msgid "You do not have any shelves. You can create one below, if you want to."
-msgstr "You do not have any shelves. You can create one below, if you want to."
-
-#: templates/catalogue/book_sets.html:15
-msgid "Put on the shelf!"
-msgstr "Put on the shelf!"
-
 #: templates/catalogue/book_short.html:59
 #: templates/catalogue/picture_detail.html:54
 msgid "Epoch"
@@ -381,7 +366,7 @@ msgid "Read online"
 msgstr "Read online"
 
 #: templates/catalogue/book_short.html:95
-#: templates/catalogue/book_text.html:42
+#: templates/catalogue/book_text.html:40
 msgid "to print"
 msgstr "to print"
 
@@ -390,58 +375,54 @@ msgid "for an e-book reader"
 msgstr "for an e-book reader"
 
 #: templates/catalogue/book_short.html:101
-#: templates/catalogue/book_text.html:48
+#: templates/catalogue/book_text.html:46
 msgid "for Kindle"
 msgstr "for Kindle"
 
 #: templates/catalogue/book_short.html:104
-#: templates/catalogue/book_text.html:51
+#: templates/catalogue/book_text.html:49
 msgid "FictionBook"
 msgstr ""
 
 #: templates/catalogue/book_short.html:107
-#: templates/catalogue/book_text.html:54
+#: templates/catalogue/book_text.html:52
 msgid "for advanced usage"
 msgstr ""
 
 #: templates/catalogue/book_short.html:113
-#: templates/catalogue/book_text.html:32
+#: templates/catalogue/book_text.html:30
 msgid "Listen"
 msgstr "Listen"
 
-#: templates/catalogue/book_text.html:10
-#: templates/catalogue/player.html:11
+#: templates/catalogue/book_text.html:9 templates/catalogue/player.html:11
 msgid "Wolne Lektury"
 msgstr "Wolne Lektury"
 
-#: templates/catalogue/book_text.html:24
+#: templates/catalogue/book_text.html:22
 msgid "Table of contents"
 msgstr "Table of contents"
 
-#: templates/catalogue/book_text.html:25
-#: templatetags/catalogue_tags.py:419
+#: templates/catalogue/book_text.html:23 templatetags/catalogue_tags.py:420
 msgid "Themes"
 msgstr "Themes"
 
-#: templates/catalogue/book_text.html:26
+#: templates/catalogue/book_text.html:24
 msgid "Edit. note"
 msgstr "Edit. note"
 
-#: templates/catalogue/book_text.html:27
+#: templates/catalogue/book_text.html:25
 msgid "Infobox"
 msgstr "Infobox"
 
-#: templates/catalogue/book_text.html:28
-#: templates/catalogue/player.html:34
+#: templates/catalogue/book_text.html:26 templates/catalogue/player.html:34
 msgid "Book's page"
 msgstr "Book's page"
 
-#: templates/catalogue/book_text.html:45
+#: templates/catalogue/book_text.html:43
 msgid "for a reader"
 msgstr "for a reader"
 
-#: templates/catalogue/book_text.html:58
-#: templates/catalogue/book_wide.html:67
+#: 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"
 
@@ -486,8 +467,7 @@ msgstr "Book description on Wikipedia"
 msgid "Mix this book"
 msgstr "Mix this book"
 
-#: templates/catalogue/catalogue.html:6
-#: templates/catalogue/catalogue.html:11
+#: templates/catalogue/catalogue.html:6 templates/catalogue/catalogue.html:11
 msgid "Catalogue"
 msgstr "Catalogue"
 
@@ -498,28 +478,28 @@ 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:415
+#: templatetags/catalogue_tags.py:416
 msgid "Authors"
 msgstr "Authors"
 
 #: templates/catalogue/catalogue.html:22
 #: templates/catalogue/search_multiple_hits.html:25
 #: templates/catalogue/tagged_object_list.html:34
-#: templatetags/catalogue_tags.py:417
+#: templatetags/catalogue_tags.py:418
 msgid "Kinds"
 msgstr "Forms"
 
 #: templates/catalogue/catalogue.html:25
 #: templates/catalogue/search_multiple_hits.html:33
 #: templates/catalogue/tagged_object_list.html:42
-#: templatetags/catalogue_tags.py:416
+#: templatetags/catalogue_tags.py:417
 msgid "Genres"
 msgstr "Genres"
 
 #: templates/catalogue/catalogue.html:28
 #: templates/catalogue/search_multiple_hits.html:41
 #: templates/catalogue/tagged_object_list.html:50
-#: templatetags/catalogue_tags.py:418
+#: templatetags/catalogue_tags.py:419
 msgid "Epochs"
 msgstr "Periods"
 
@@ -527,8 +507,7 @@ msgstr "Periods"
 msgid "Themes and topics"
 msgstr "Motifs and themes"
 
-#: templates/catalogue/catalogue.html:34
-#: templates/catalogue/menu.html:16
+#: templates/catalogue/catalogue.html:34 templates/catalogue/menu.html:16
 #, fuzzy
 msgid "Collections"
 msgstr "collections"
@@ -546,27 +525,18 @@ msgstr "Latest DAISY audiobooks"
 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ń."
+"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."
+"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
 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_sets.html:2
-msgid "Shelves containing fragment"
-msgstr "Shelves containing fragment"
-
-#: templates/catalogue/fragment_sets.html:4
-msgid "You do not own any shelves. You can create one below, if you want to."
-msgstr "You do not own any shelves. You can create one below, if you want to."
-
-#: templates/catalogue/fragment_sets.html:9
-msgid "Save all shelves"
-msgstr "Save all shelves"
+msgstr ""
+"The criteria are ambiguous. Please select one of the following options:"
 
 #: templates/catalogue/fragment_short.html:12
 msgid "Expand fragment"
@@ -581,8 +551,7 @@ msgstr "Hide fragment"
 msgid "See full category"
 msgstr "See full category"
 
-#: templates/catalogue/menu.html:9
-#: templates/catalogue/menu.html.py:18
+#: templates/catalogue/menu.html:9 templates/catalogue/menu.html.py:18
 msgid "Please wait…"
 msgstr ""
 
@@ -662,14 +631,40 @@ msgstr "%(cs)s, funded by %(fb)s"
 
 #: templates/catalogue/player.html:125
 #, python-format
-msgid "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
-msgstr "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."
+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."
 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
+#, fuzzy
+msgid "Recent audiobooks"
+msgstr "Latest MP3 audiobooks"
+
+#: 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
+#, fuzzy
+msgid "Recent publications"
+msgstr "Goes to public domain"
+
+#: 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>."
+msgstr ""
+
 #: templates/catalogue/search_multiple_hits.html:5
 #: templates/catalogue/search_no_hits.html:5
 #: templates/catalogue/search_no_hits.html:10
@@ -705,49 +700,47 @@ msgid "Other results"
 msgstr "Other results"
 
 #: templates/catalogue/search_no_hits.html:19
-#: templates/catalogue/tagged_object_list.html:146
+#: 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."
 
 #: templates/catalogue/search_no_hits.html:21
 msgid ""
-"Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre.\n"
+"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 ""
-"Search engine supports following criteria: title, author, theme/topic, period, form and genre.\n"
+"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."
 
+#: 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
-#: templates/catalogue/tagged_object_list.html:108
-msgid "in Lektury.Gazeta.pl"
-msgstr "in Lektury.Gazeta.pl"
+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 "in Lektury.Gazeta.pl"
+
+#: templates/catalogue/tagged_object_list.html:88
+#: templates/catalogue/tagged_object_list.html:118
 msgid "in Wikipedia"
 msgstr "in Wikipedia"
 
-#: templates/catalogue/user_shelves.html:2
-msgid "Your shelves with books"
-msgstr "Your shelves with books"
-
-#: templates/catalogue/user_shelves.html:6
-msgid "remove"
-msgstr ""
-
-#: templates/catalogue/user_shelves.html:10
-msgid "You do not own any shelves. You can create one below if you want to"
-msgstr "You do not own any shelves. You can create one below if you want to"
-
-#: templates/catalogue/user_shelves.html:15
-msgid "Create shelf"
-msgstr "Create shelf"
-
-#: templates/catalogue/snippets/custom_pdf_link_li.html:6
+#: templates/catalogue/snippets/custom_pdf_link_li.html:5
 msgid "Download a custom PDF"
 msgstr "Download a custom PDF"
 
@@ -756,6 +749,40 @@ msgstr "Download a custom PDF"
 msgid "Free license"
 msgstr ""
 
+#~ msgid "Put a book on the shelf!"
+#~ msgstr "Put this book on the shelf!"
+
+#~ msgid "Create new shelf"
+#~ msgstr "Create new shelf"
+
+#~ msgid ""
+#~ "You do not have any shelves. You can create one below, if you want to."
+#~ msgstr ""
+#~ "You do not have any shelves. You can create one below, if you want to."
+
+#~ msgid "Put on the shelf!"
+#~ msgstr "Put on the shelf!"
+
+#~ msgid "Shelves containing fragment"
+#~ msgstr "Shelves containing fragment"
+
+#~ msgid ""
+#~ "You do not own any shelves. You can create one below, if you want to."
+#~ msgstr ""
+#~ "You do not own any shelves. You can create one below, if you want to."
+
+#~ msgid "Save all shelves"
+#~ msgstr "Save all shelves"
+
+#~ msgid "Your shelves with books"
+#~ msgstr "Your shelves with books"
+
+#~ msgid "You do not own any shelves. You can create one below if you want to"
+#~ msgstr "You do not own any shelves. You can create one below if you want to"
+
+#~ msgid "Create shelf"
+#~ msgstr "Create shelf"
+
 #~ msgid "Enter a valid JSON value. Error: %s"
 #~ msgstr "Enter a valid JSON value. Error: %s"
 
@@ -807,9 +834,6 @@ msgstr ""
 #~ msgid "OGG file"
 #~ msgstr "OGG file"
 
-#~ msgid "goes to public domain"
-#~ msgstr "Goes to public domain"
-
 #~ msgid "year of translator's death"
 #~ msgstr "Year of translator's death"