Merge branch 'oaipmh'
[wolnelektury.git] / apps / catalogue / locale / en / LC_MESSAGES / django.po
index 5362b95..50f285f 100644 (file)
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-18 10:57+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-07-19 11:38+0200\n"
+"PO-Revision-Date: 2012-03-04 20:05+0100\n"
+"Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Translated-Using: django-rosetta 0.5.6\n"
+
+#: constants.py:10
+msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
+msgstr ""
+
+#: forms.py:27
+msgid "Please supply an XML."
+msgstr "Please supply an XML."
+
+#: forms.py:46
+msgid "Don't show footnotes"
+msgstr "Don't show footnotes"
+
+#: forms.py:47
+msgid "Don't disply themes"
+msgstr "Don't display themes"
+
+#: forms.py:48
+msgid "Don't use our custom font"
+msgstr "Don't use our custom font"
+
+#: forms.py:51
+msgid "Leading"
+msgstr "Leading"
+
+#: forms.py:52
+msgid "Normal leading"
+msgstr "Normal leading"
+
+#: forms.py:53
+msgid "One and a half leading"
+msgstr "One and a half leading"
+
+#: forms.py:54
+msgid "Double leading"
+msgstr "Double leading"
+
+#: forms.py:56
+msgid "Font size"
+msgstr "Font size"
+
+#: forms.py:57
+msgid "Default"
+msgstr "Default"
+
+#: forms.py:58
+msgid "Big"
+msgstr "Big"
+
+#: forms.py:81
+msgid "Queue is full. Please try again later."
+msgstr ""
+
+#: models.py:33
+msgid "author"
+msgstr "author"
+
+#: models.py:34
+msgid "epoch"
+msgstr "period"
+
+#: models.py:35
+msgid "kind"
+msgstr "form"
+
+#: models.py:36
+msgid "genre"
+msgstr "genre"
+
+#: models.py:37
+msgid "theme"
+msgstr "motif"
+
+#: models.py:38
+msgid "set"
+msgstr "set"
+
+#: models.py:39 models.py:368
+msgid "book"
+msgstr "book"
+
+#: models.py:60 models.py:230
+msgid "name"
+msgstr "name"
+
+#: models.py:61 models.py:333 models.py:335 models.py:973 models.py:976
+msgid "slug"
+msgstr "Slug"
+
+#: models.py:62 models.py:332
+msgid "sort key"
+msgstr "Sort key"
+
+#: models.py:63
+msgid "category"
+msgstr "Category"
+
+#: models.py:65 models.py:106 models.py:338 models.py:441 models.py:974
+msgid "description"
+msgstr "Description"
+
+#: models.py:68
+msgid "book count"
+msgstr "Number of books"
+
+#: models.py:72 models.py:73 models.py:232 models.py:339 models.py:340
+msgid "creation date"
+msgstr "creation date"
+
+#: models.py:90
+msgid "tag"
+msgstr "tag"
+
+#: models.py:91
+msgid "tags"
+msgstr "tags"
+
+#: models.py:226 models.py:915
+#, python-format
+msgid "%s file"
+msgstr "%s file"
+
+#: models.py:229
+msgid "type"
+msgstr "type"
+
+#: models.py:231
+msgid "file"
+msgstr "XML file"
+
+#: models.py:233 models.py:342
+msgid "extra information"
+msgstr "Additional information"
+
+#: models.py:242 models.py:243
+msgid "book media"
+msgstr "book media"
+
+#: models.py:331 models.py:972
+msgid "title"
+msgstr "Title"
+
+#: models.py:336
+msgid "language code"
+msgstr "language code"
+
+#: models.py:341
+msgid "parent number"
+msgstr "Parent number"
+
+#: models.py:347
+msgid "cover"
+msgstr "cover"
 
-#: fields.py:45
+#: models.py:369
+msgid "books"
+msgstr "Books"
+
+#: models.py:620
+#, python-format
+msgid "Book \"%s\" does not exist."
+msgstr "Book with stub = \"%s\" does not exist."
+
+#: models.py:634
+#, python-format
+msgid "Book %s already exists"
+msgstr "Book %s already exists"
+
+#: models.py:935
+msgid "fragment"
+msgstr "Fragment"
+
+#: models.py:936
+msgid "fragments"
+msgstr "Fragments"
+
+#: models.py:977
+msgid "book slugs"
+msgstr "Book stubs"
+
+#: models.py:981
+msgid "collection"
+msgstr "collection"
+
+#: models.py:982
+msgid "collections"
+msgstr "collections"
+
+#: views.py:500
 #, python-format
-msgid "Enter a valid JSON value. Error: %s"
+msgid ""
+"An error occurred: %(exception)s\n"
+"\n"
+"%(tb)s"
 msgstr ""
+"An error occurred: %(exception)s\n"
+"\n"
+"%(tb)s"
+
+#: views.py:501
+msgid "Book imported successfully"
+msgstr "Book imported succesfully"
 
-#: forms.py:28
-msgid "title, author, theme/topic, epoch, kind, genre"
+#: views.py:503
+#, python-format
+msgid "Error importing file: %r"
+msgstr "An error occured while importing file: %r"
+
+#: views.py:535
+msgid "Download custom PDF"
+msgstr "Download custom PDF"
+
+#: views.py:536 templates/catalogue/book_short.html:92
+#: templates/catalogue/book_text.html:28 templates/catalogue/book_wide.html:63
+msgid "Download"
+msgstr "Download"
+
+#: templates/catalogue/audiobook_list.html:7
+#: templates/catalogue/audiobook_list.html:16
+msgid "Listing of all audiobooks"
 msgstr ""
 
-#: forms.py:44
-msgid "Shelves"
+#: templates/catalogue/audiobook_list.html:12
+msgid "Latest MP3 audiobooks"
 msgstr ""
 
-#: forms.py:57
-msgid "Name of the new shelf"
+#: templates/catalogue/audiobook_list.html:13
+msgid "Latest Ogg Vorbis audiobooks"
 msgstr ""
 
-#: models.py:24 models.py:363
-msgid "author"
+#: 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 ""
 
-#: models.py:25
-msgid "epoch"
+#: templates/catalogue/book_detail.html:20
+#: templates/catalogue/tagged_object_list.html:74
+#: templates/catalogue/tagged_object_list.html:104
+msgid "See also"
 msgstr ""
 
-#: models.py:26
-msgid "kind"
+#: templates/catalogue/book_fragments.html:5
+#: templates/catalogue/book_fragments.html:11
+#, fuzzy
+msgid "Theme"
+msgstr "motif"
+
+#: templates/catalogue/book_fragments.html:5
+#: templates/catalogue/book_fragments.html:13
+msgid "in work "
 msgstr ""
 
-#: models.py:27
-msgid "genre"
+#: templates/catalogue/book_info.html:6
+msgid "This work is licensed under:"
 msgstr ""
 
-#: models.py:28
-msgid "theme"
+#: 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"
+"        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
+"Commons Attribution-ShareAlike 3.0</a>\n"
+"        license."
 msgstr ""
 
-#: models.py:29
-msgid "set"
+#: templates/catalogue/book_info.html:20
+msgid "Text prepared based on:"
 msgstr ""
 
-#: models.py:30 models.py:322
-msgid "book"
+#: templates/catalogue/book_info.html:28
+msgid "Edited and annotated by:"
 msgstr ""
 
-#: models.py:44 migrations/0001_initial.py:47
-msgid "name"
+#: templates/catalogue/book_info.html:33
+msgid "Cover image by:"
 msgstr ""
 
-#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19
-#: migrations/0001_initial.py:48
-msgid "slug"
+#: templates/catalogue/book_list.html:7 templates/catalogue/book_list.html:10
+msgid "Listing of all works"
 msgstr ""
 
-#: models.py:46 migrations/0001_initial.py:49
-msgid "sort key"
+#: templates/catalogue/book_list.html:21
+msgid "Table of Content"
 msgstr ""
 
-#: models.py:47 migrations/0001_initial.py:50
-msgid "category"
+#: templates/catalogue/book_list.html:48
+msgid "↑ top ↑"
 msgstr ""
 
-#: models.py:49 models.py:60 models.py:104 models.py:185
-#: migrations/0001_initial.py:20 migrations/0001_initial.py:51
-msgid "description"
+#: templates/catalogue/book_sets.html:2
+#, fuzzy
+msgid "Put a book on the shelf!"
+msgstr "This book is not on the shelf"
+
+#: templates/catalogue/book_sets.html:3 templates/catalogue/book_sets.html:6
+#: templates/catalogue/fragment_sets.html:16
+#, fuzzy
+msgid "Create new shelf"
+msgstr "Name of the 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 ""
 
-#: models.py:50 migrations/0001_initial.py:52
-msgid "main page"
+#: templates/catalogue/book_sets.html:15
+#, fuzzy
+msgid "Put on the shelf!"
+msgstr "Name of the new shelf"
+
+#: templates/catalogue/book_short.html:59
+#: templates/catalogue/picture_detail.html:54
+#, fuzzy
+msgid "Epoch"
+msgstr "period"
+
+#: templates/catalogue/book_short.html:66
+#: templates/catalogue/picture_detail.html:60
+msgid "Kind"
 msgstr ""
 
-#: models.py:50 migrations/0001_initial.py:52
-msgid "Show tag on main page"
+#: templates/catalogue/book_short.html:73
+#, fuzzy
+msgid "Genre"
+msgstr "genre"
+
+#: templates/catalogue/book_short.html:88
+msgid "Read online"
+msgstr "Read online"
+
+#: templates/catalogue/book_short.html:95
+#: templates/catalogue/book_text.html:41
+msgid "to print"
 msgstr ""
 
-#: models.py:53 migrations/0001_initial.py:54
-msgid "book count"
+#: templates/catalogue/book_short.html:98
+msgid "for an e-book reader"
 msgstr ""
 
-#: models.py:54
-msgid "year of death"
+#: templates/catalogue/book_short.html:101
+#: templates/catalogue/book_text.html:47
+msgid "for Kindle"
 msgstr ""
 
-#: models.py:80 migrations/0001_initial.py:61
-msgid "tag"
+#: templates/catalogue/book_short.html:104
+msgid "FictionBook"
 msgstr ""
 
-#: models.py:81
-msgid "tags"
+#: templates/catalogue/book_short.html:107
+#: templates/catalogue/book_text.html:50
+msgid "for advanced usage"
 msgstr ""
 
-#: models.py:102 models.py:362 migrations/0001_initial.py:18
-msgid "title"
+#: templates/catalogue/book_short.html:113
+#: templates/catalogue/book_text.html:31
+msgid "Listen"
 msgstr ""
 
-#: models.py:105 migrations/0001_initial.py:21
-msgid "creation date"
+#: templates/catalogue/book_text.html:10 templates/catalogue/player.html:11
+msgid "Wolne Lektury"
 msgstr ""
 
-#: models.py:106 migrations/0001_initial.py:22
-msgid "short HTML"
+#: templates/catalogue/book_text.html:23
+msgid "Table of contents"
 msgstr ""
 
-#: models.py:107 migrations/0001_initial.py:23
-msgid "parent number"
+#: templates/catalogue/book_text.html:24 templates/catalogue/menu.html:27
+#, fuzzy
+msgid "Themes"
+msgstr "motif"
+
+#: templates/catalogue/book_text.html:25
+msgid "Edit. note"
 msgstr ""
 
-#: models.py:108
-msgid "extra information"
+#: templates/catalogue/book_text.html:26
+msgid "Infobox"
 msgstr ""
 
-#: models.py:114 migrations/0001_initial.py:24
-msgid "XML file"
+#: templates/catalogue/book_text.html:27 templates/catalogue/player.html:34
+msgid "Book's page"
 msgstr ""
 
-#: models.py:115 migrations/0001_initial.py:25
-msgid "HTML file"
+#: templates/catalogue/book_text.html:44
+msgid "for a reader"
 msgstr ""
 
-#: models.py:116 migrations/0001_initial.py:26
-msgid "PDF file"
+#: templates/catalogue/book_text.html:54 templates/catalogue/book_wide.html:67
+msgid "Download all audiobooks for this book"
 msgstr ""
 
-#: models.py:117 migrations/0001_initial.py:27
-msgid "ODT file"
+#: templates/catalogue/book_wide.html:22
+#: templates/catalogue/tagged_object_list.html:60
+#, fuzzy
+msgid "Motifs and themes"
+msgstr "Don't display themes"
+
+#: templates/catalogue/book_wide.html:44
+#, fuzzy
+msgid "See"
+msgstr "Shelves"
+
+#: templates/catalogue/book_wide.html:47
+msgid "Source"
 msgstr ""
 
-#: models.py:118 migrations/0001_initial.py:28
-msgid "TXT file"
+#: templates/catalogue/book_wide.html:47
+msgid "of the book"
 msgstr ""
 
-#: models.py:119
-msgid "MP3 file"
+#: templates/catalogue/book_wide.html:49
+msgid "Source XML file"
 msgstr ""
 
-#: models.py:120
-msgid "OGG file"
+#: templates/catalogue/book_wide.html:51
+#, fuzzy
+msgid "Book on"
+msgstr "Number of books"
+
+#: templates/catalogue/book_wide.html:51
+msgid "Editor's Platform"
 msgstr ""
 
-#: models.py:141
-msgid "Read online"
+#: templates/catalogue/book_wide.html:54
+msgid "Book description on Lektury.Gazeta.pl"
 msgstr ""
 
-#: models.py:221
-#, python-format
-msgid "Book %s already exists"
+#: templates/catalogue/book_wide.html:57
+msgid "Book description on Wikipedia"
 msgstr ""
 
-#: models.py:264
-#, python-format
-msgid "Book with slug = \"%s\" does not exist."
+#: templates/catalogue/book_wide.html:59
+msgid "Mix this book"
 msgstr ""
 
-#: models.py:323
-msgid "books"
+#: templates/catalogue/catalogue.html:6 templates/catalogue/catalogue.html:11
+msgid "Catalogue"
 msgstr ""
 
-#: models.py:357
-msgid "fragment"
+#: templates/catalogue/catalogue.html:16
+msgid "Download the catalogue in PDF format."
 msgstr ""
 
-#: models.py:358
-msgid "fragments"
+#: templates/catalogue/catalogue.html:19 templates/catalogue/menu.html:7
+#: templates/catalogue/search_multiple_hits.html:17
+#: templates/catalogue/tagged_object_list.html:26
+#, fuzzy
+msgid "Authors"
+msgstr "author"
+
+#: templates/catalogue/catalogue.html:22 templates/catalogue/menu.html:17
+#: templates/catalogue/search_multiple_hits.html:25
+#: templates/catalogue/tagged_object_list.html:34
+msgid "Kinds"
+msgstr ""
+
+#: templates/catalogue/catalogue.html:25 templates/catalogue/menu.html:12
+#: templates/catalogue/search_multiple_hits.html:33
+#: templates/catalogue/tagged_object_list.html:42
+#, fuzzy
+msgid "Genres"
+msgstr "genre"
+
+#: templates/catalogue/catalogue.html:28 templates/catalogue/menu.html:22
+#: templates/catalogue/search_multiple_hits.html:41
+#: templates/catalogue/tagged_object_list.html:50
+#, fuzzy
+msgid "Epochs"
+msgstr "period"
+
+#: templates/catalogue/catalogue.html:31
+msgid "Themes and topics"
+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 ""
 
-#: models.py:364
-msgid "goes to public domain"
+#: templates/catalogue/differentiate_tags.html:12
+msgid "The criteria are ambiguous. Please select one of the following options:"
 msgstr ""
 
-#: models.py:366
-msgid "translator"
+#: templates/catalogue/fragment_sets.html:2
+msgid "Shelves containing fragment"
 msgstr ""
 
-#: models.py:367
-msgid "year of translator's death"
+#: templates/catalogue/fragment_sets.html:4
+msgid "You do not own any shelves. You can create one below, if you want to."
 msgstr ""
 
-#: models.py:385
-msgid "book stub"
+#: templates/catalogue/fragment_sets.html:9
+#, fuzzy
+msgid "Save all shelves"
+msgstr "Shelves"
+
+#: templates/catalogue/fragment_short.html:12
+#, fuzzy
+msgid "Expand fragment"
+msgstr "Fragment"
+
+#: templates/catalogue/fragment_short.html:22
+#, fuzzy
+msgid "Hide fragment"
+msgstr "Fragment"
+
+#: templates/catalogue/inline_tag_list.html:4
+#: templates/catalogue/tag_list.html:4
+#, fuzzy
+msgid "See full category"
+msgstr "Category"
+
+#: templates/catalogue/menu.html:32
+#, fuzzy
+msgid "All books"
+msgstr "Books"
+
+#: templates/catalogue/menu.html:36
+#, fuzzy
+msgid "Audiobooks"
+msgstr "Books"
+
+#: templates/catalogue/menu.html:40
+#, fuzzy
+msgid "DAISY"
+msgstr "DAISY file"
+
+#: templates/catalogue/picture_detail.html:29
+msgid "Work is licensed under "
 msgstr ""
 
-#: models.py:386
-msgid "book stubs"
+#: templates/catalogue/picture_detail.html:31
+msgid "Based on"
 msgstr ""
 
-#: views.py:308
-msgid "<p>To maintain your shelves you need to be logged in.</p>"
+#: templates/catalogue/picture_detail.html:45
+msgid "Details"
 msgstr ""
 
-#: views.py:326
-msgid "<p>Shelves were sucessfully saved.</p>"
+#: templates/catalogue/picture_detail.html:48
+#, fuzzy
+msgid "Author"
+msgstr "author"
+
+#: templates/catalogue/picture_detail.html:66
+msgid "Other resources"
 msgstr ""
 
-#: views.py:350
-msgid "Book was successfully removed from the shelf"
+#: templates/catalogue/picture_detail.html:69
+msgid "Source of the image"
 msgstr ""
 
-#: views.py:352
-msgid "This book is not on the shelf"
+#: templates/catalogue/picture_detail.html:72
+msgid "Image on the Editor's Platform"
 msgstr ""
 
-#: views.py:448
-#, python-format
-msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
+#: templates/catalogue/picture_detail.html:83
+msgid "View XML source"
+msgstr ""
+
+#: templates/catalogue/picture_detail.html:86
+#, fuzzy
+msgid "Work's themes "
+msgstr "Don't display themes"
+
+#: templates/catalogue/picture_list.html:8
+#: templates/catalogue/picture_list.html:10
+msgid "Listing of all pictures"
 msgstr ""
 
-#: views.py:463
+#: templates/catalogue/player.html:35
+#, fuzzy
+msgid "Download as"
+msgstr "Download"
+
+#: 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 "<p>Shelf <strong>%s</strong> was successfully removed</p>"
+msgid "%(cs)s, funded by %(fb)s"
 msgstr ""
 
-#: views.py:522
+#: templates/catalogue/player.html:125
 #, python-format
-msgid "Today is %(month)s, %(day)s."
+msgid ""
+"Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
 msgstr ""
 
-#: views.py:523
+#: templates/catalogue/player.html:127
 #, python-format
+msgid "Audiobooks were prepared as a part of the %(cs)s project."
+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:54
+msgid "Results by authors"
+msgstr ""
+
+#: templates/catalogue/search_multiple_hits.html:67
+msgid "Results by title"
+msgstr ""
+
+#: templates/catalogue/search_multiple_hits.html:82
+msgid "Results in text"
+msgstr ""
+
+#: templates/catalogue/search_multiple_hits.html:99
+msgid "Other results"
+msgstr ""
+
+#: templates/catalogue/search_no_hits.html:19
+#: templates/catalogue/tagged_object_list.html:146
+msgid "Sorry! Search cirteria did not match any resources."
+msgstr ""
+
+#: templates/catalogue/search_no_hits.html:21
 msgid ""
-"An error occurred: %(exception)s\n"
-"\n"
-"%(tb)s"
+"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 ""
 
-#: views.py:524
-msgid "Book imported successfully"
+#: templates/catalogue/search_too_short.html:13
+msgid "Sorry! Search query must have at least two characters."
 msgstr ""
 
-#: views.py:526
-#, python-format
-msgid "Error importing file: %r"
+#: templates/catalogue/tagged_object_list.html:78
+#: templates/catalogue/tagged_object_list.html:108
+msgid "in Lektury.Gazeta.pl"
+msgstr ""
+
+#: templates/catalogue/tagged_object_list.html:83
+#: templates/catalogue/tagged_object_list.html:113
+msgid "in Wikipedia"
 msgstr ""
 
-#: migrations/0001_initial.py:62
-msgid "content type"
+#: templates/catalogue/user_shelves.html:2
+msgid "Your shelves with books"
 msgstr ""
 
-#: migrations/0001_initial.py:63
-msgid "object id"
+#: 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 ""
+
+#: templates/catalogue/user_shelves.html:15
+msgid "Create shelf"
+msgstr ""
+
+#: templates/catalogue/snippets/custom_pdf_link_li.html:6
+#, fuzzy
+msgid "Download a custom PDF"
+msgstr "Download custom PDF"
+
+#: templates/catalogue/snippets/license_icon.html:6
+#: templates/catalogue/snippets/license_icon.html:8
+msgid "Free license"
 msgstr ""
+
+#~ msgid "Enter a valid JSON value. Error: %s"
+#~ msgstr "Enter a valid JSON value. Error: %s"
+
+#~ msgid "A4"
+#~ msgstr "A4"
+
+#~ msgid "A5"
+#~ msgstr "A5"
+
+#~ msgid "Incorrect customization options for PDF"
+#~ msgstr "Incorrect customization options for PDF"
+
+#~ msgid "Bad method"
+#~ msgstr "Bad method"
+
+#~ msgid "title, author, theme/topic, epoch, kind, genre"
+#~ msgstr "title, author, motifs/theme, period, form, genre"
+
+#~ msgid "main page"
+#~ msgstr "Main page"
+
+#~ msgid "Show tag on main page"
+#~ msgstr "Show tag on main page"
+
+#~ msgid "year of death"
+#~ msgstr "Year of death"
+
+#~ msgid "short HTML"
+#~ msgstr "short HTML"
+
+#~ msgid "HTML file"
+#~ msgstr "HTML file"
+
+#~ msgid "PDF file"
+#~ msgstr "PDF file"
+
+#~ msgid "EPUB file"
+#~ msgstr "EPUB file"
+
+#~ msgid "ODT file"
+#~ msgstr "ODT file"
+
+#~ msgid "TXT file"
+#~ msgstr "TXT file"
+
+#~ msgid "MP3 file"
+#~ msgstr "MP3 file"
+
+#~ msgid "OGG file"
+#~ msgstr "OGG file"
+
+#~ msgid "goes to public domain"
+#~ msgstr "Goes to public domain"
+
+#~ msgid "translator"
+#~ msgstr "Translator"
+
+#~ msgid "year of translator's death"
+#~ msgstr "Year of translator's death"
+
+#~ msgid "book stub"
+#~ msgstr "Book stub"
+
+#~ msgid "time"
+#~ msgstr "time"
+
+#~ msgid "<p>To maintain your shelves you need to be logged in.</p>"
+#~ msgstr "<p>To administer your shelves you need to be logged in.</p>"
+
+#~ msgid "<p>Shelves were sucessfully saved.</p>"
+#~ msgstr "<p>Shelves were sucessfully saved.</p>"
+
+#~ msgid "Book was successfully removed from the shelf"
+#~ msgstr "Book was successfully removed from the shelf"
+
+#~ msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
+#~ msgstr "<p>Shelf <strong>%s</strong> was successfully created</p>"
+
+#~ msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
+#~ msgstr "<p>Shelf <strong>%s</strong> was successfully removed</p>"
+
+#~ 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"