Remove babel dependency, chores.
[wolnelektury.git] / src / catalogue / locale / de / LC_MESSAGES / django.po
index b6944d6..f808b08 100644 (file)
@@ -20,271 +20,271 @@ msgstr ""
 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
 msgstr ""
 
-#: catalogue/constants.py:13
+#: catalogue/constants.py:14
 msgid "Free Art License 1.3"
 msgstr ""
 
-#: catalogue/constants.py:58
+#: catalogue/constants.py:60
 #, fuzzy
 #| msgid "author"
 msgid "authors"
 msgstr "Autor"
 
-#: catalogue/constants.py:59
+#: catalogue/constants.py:61
 #, fuzzy
 #| msgid "epoch"
 msgid "epochs"
 msgstr "Epoche"
 
-#: catalogue/constants.py:60
+#: catalogue/constants.py:62
 #, fuzzy
 #| msgid "kind"
 msgid "kinds"
 msgstr "Art"
 
-#: catalogue/constants.py:61
+#: catalogue/constants.py:63
 #, fuzzy
 #| msgid "genre"
 msgid "genres"
 msgstr "Genre"
 
-#: catalogue/constants.py:62
+#: catalogue/constants.py:64
 #, fuzzy
 #| msgid "theme"
 msgid "themes"
 msgstr "Motiv"
 
-#: catalogue/constants.py:63
+#: catalogue/constants.py:65
 msgid "sets"
 msgstr ""
 
-#: catalogue/constants.py:64
+#: catalogue/constants.py:66
 msgid "things"
 msgstr ""
 
-#: catalogue/constants.py:68
+#: catalogue/constants.py:70
 #, fuzzy
 #| msgid "author"
 msgid "All authors"
 msgstr "Autor"
 
-#: catalogue/constants.py:69
+#: catalogue/constants.py:71
 #, fuzzy
 #| msgid "epoch"
 msgid "All epochs"
 msgstr "Epoche"
 
-#: catalogue/constants.py:70
+#: catalogue/constants.py:72
 #, fuzzy
 #| msgid "kind"
 msgid "All kinds"
 msgstr "Art"
 
-#: catalogue/constants.py:71
+#: catalogue/constants.py:73
 #, fuzzy
 #| msgid "genre"
 msgid "All genres"
 msgstr "Genre"
 
-#: catalogue/constants.py:72
+#: catalogue/constants.py:74
 #, fuzzy
 #| msgid "theme"
 msgid "All themes"
 msgstr "Motiv"
 
-#: catalogue/constants.py:73
+#: catalogue/constants.py:75
 #, fuzzy
 #| msgid "collections"
 msgid "All sets"
 msgstr "Sammlungen"
 
-#: catalogue/constants.py:74
+#: catalogue/constants.py:76
 #, fuzzy
 #| msgid "collections"
 msgid "All things"
 msgstr "Sammlungen"
 
-#: catalogue/forms.py:28
+#: catalogue/forms.py:29
 msgid "Please supply an XML."
 msgstr "Bitte stellen Sie die XML bereit."
 
-#: catalogue/forms.py:48
+#: catalogue/forms.py:51
 msgid "Don't show footnotes"
 msgstr "Zeige die Fußnoten nicht"
 
-#: catalogue/forms.py:49
+#: catalogue/forms.py:52
 msgid "Don't disply themes"
 msgstr "Zeige die Motive nicht "
 
-#: catalogue/forms.py:50
+#: catalogue/forms.py:53
 msgid "Don't use our custom font"
 msgstr "Benutze voreingestellte Schrift nicht"
 
-#: catalogue/forms.py:51
+#: catalogue/forms.py:54
 msgid "Without cover"
 msgstr ""
 
-#: catalogue/forms.py:52
+#: catalogue/forms.py:55
 #, fuzzy
 #| msgid "Table of contents"
 msgid "Without table of contents"
 msgstr "Inhaltsverzeichnis"
 
-#: catalogue/forms.py:55
+#: catalogue/forms.py:58
 msgid "Leading"
 msgstr "Zeilenabstand"
 
-#: catalogue/forms.py:56
+#: catalogue/forms.py:59
 msgid "Normal leading"
 msgstr "Normaler Zeilenabstand"
 
-#: catalogue/forms.py:57
+#: catalogue/forms.py:60
 msgid "One and a half leading"
 msgstr "Zeilenabstand 1,5"
 
-#: catalogue/forms.py:58
+#: catalogue/forms.py:61
 msgid "Double leading"
 msgstr "Doppelter Zeilenabstand"
 
-#: catalogue/forms.py:60
+#: catalogue/forms.py:63
 msgid "Font size"
 msgstr "Schriftgröße"
 
-#: catalogue/forms.py:61
+#: catalogue/forms.py:64
 msgid "Default"
 msgstr "Voreingestellt"
 
-#: catalogue/forms.py:62
+#: catalogue/forms.py:65
 msgid "Big"
 msgstr "Groß"
 
-#: catalogue/forms.py:63
+#: catalogue/forms.py:66
 msgid "Bigger"
 msgstr ""
 
-#: catalogue/forms.py:85
+#: catalogue/forms.py:88
 msgid "Queue is full. Please try again later."
 msgstr ""
 
-#: catalogue/models/book.py:57 catalogue/models/collection.py:14
+#: catalogue/models/book.py:58 catalogue/models/collection.py:14
 msgid "title"
 msgstr "Titel"
 
-#: catalogue/models/book.py:58 catalogue/models/tag.py:58
+#: catalogue/models/book.py:59 catalogue/models/tag.py:58
 msgid "sort key"
 msgstr "Sortierschlüssel"
 
-#: catalogue/models/book.py:60
+#: catalogue/models/book.py:61
 #, fuzzy
 #| msgid "Results by authors"
 msgid "sort key by author"
 msgstr "Ergebnisse nach Autoren"
 
-#: catalogue/models/book.py:61 catalogue/models/book.py:62
+#: catalogue/models/book.py:62 catalogue/models/book.py:63
 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57
 msgid "slug"
 msgstr "Slug"
 
-#: catalogue/models/book.py:63
+#: catalogue/models/book.py:64
 msgid "language code"
 msgstr "Sprachenkode"
 
-#: catalogue/models/book.py:64 catalogue/models/book.py:391
+#: catalogue/models/book.py:65 catalogue/models/book.py:392
 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61
 #: catalogue/models/tag.py:135
 msgid "description"
 msgstr "Beschreibung"
 
-#: catalogue/models/book.py:65
+#: catalogue/models/book.py:66
 msgid "abstract"
 msgstr ""
 
-#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40
+#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40
 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72
 msgid "creation date"
 msgstr "Erstellungsdatum"
 
-#: catalogue/models/book.py:67
+#: catalogue/models/book.py:68
 #, fuzzy
 #| msgid "creation date"
 msgid "change date"
 msgstr "Erstellungsdatum"
 
-#: catalogue/models/book.py:68
+#: catalogue/models/book.py:69
 msgid "parent number"
 msgstr "Elternnummer"
 
-#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43
+#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43
 msgid "extra information"
 msgstr "zusätzliche Informationen"
 
-#: catalogue/models/book.py:72
+#: catalogue/models/book.py:73
 msgid "print on demand"
 msgstr ""
 
-#: catalogue/models/book.py:73 catalogue/models/collection.py:22
+#: catalogue/models/book.py:74 catalogue/models/collection.py:23
 msgid "recommended"
 msgstr ""
 
-#: catalogue/models/book.py:74
+#: catalogue/models/book.py:75
 msgid "audio length"
 msgstr ""
 
-#: catalogue/models/book.py:75
+#: catalogue/models/book.py:76
 msgid "preview"
 msgstr ""
 
-#: catalogue/models/book.py:76
+#: catalogue/models/book.py:77
 msgid "preview until"
 msgstr ""
 
-#: catalogue/models/book.py:78
+#: catalogue/models/book.py:79
 msgid "findable"
 msgstr ""
 
-#: catalogue/models/book.py:82
+#: catalogue/models/book.py:83
 msgid "cover"
 msgstr "Umschlag"
 
-#: catalogue/models/book.py:89
+#: catalogue/models/book.py:90
 msgid "cover thumbnail"
 msgstr ""
 
-#: catalogue/models/book.py:95
+#: catalogue/models/book.py:96
 msgid "cover thumbnail for mobile app"
 msgstr ""
 
-#: catalogue/models/book.py:101
+#: catalogue/models/book.py:102
 msgid "cover for mobile app"
 msgstr ""
 
-#: catalogue/models/book.py:107
+#: catalogue/models/book.py:108
 msgid "cover for Ebookpoint"
 msgstr ""
 
-#: catalogue/models/book.py:136 catalogue/models/collection.py:19
+#: catalogue/models/book.py:137 catalogue/models/collection.py:19
 msgid "book"
 msgstr "Buch"
 
-#: catalogue/models/book.py:137
+#: catalogue/models/book.py:138
 msgid "books"
 msgstr "Bücher"
 
-#: catalogue/models/book.py:538
+#: catalogue/models/book.py:564
 #, python-format
 msgid "Book \"%s\" does not exist."
 msgstr "Buch mit dem Slug = \"%s\" ist nicht vorhanden."
 
-#: catalogue/models/book.py:554
+#: catalogue/models/book.py:580
 #, python-format
 msgid "Book %s already exists"
 msgstr "Buch %s ist bereits vorhanden"
 
-#: catalogue/models/book.py:853
+#: catalogue/models/book.py:883
 msgid "This work needs modernisation"
 msgstr ""
 
-#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33
+#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33
 #, python-format
 msgid "%s file"
 msgstr "%s XML-Datei"
@@ -329,11 +329,17 @@ msgstr "Art"
 msgid "picture"
 msgstr ""
 
-#: catalogue/models/collection.py:27
+#: catalogue/models/collection.py:20
+#, fuzzy
+#| msgid "Listen"
+msgid "listed"
+msgstr "Hören"
+
+#: catalogue/models/collection.py:28
 msgid "collection"
 msgstr "Sammlung"
 
-#: catalogue/models/collection.py:28
+#: catalogue/models/collection.py:29
 msgid "collections"
 msgstr "Sammlungen"
 
@@ -408,7 +414,7 @@ msgid "tags"
 msgstr "Tags"
 
 #: catalogue/templates/catalogue/book_detail.html:24
-#: catalogue/templates/catalogue/book_text.html:34
+#: catalogue/templates/catalogue/book_text.html:35
 #, fuzzy
 #| msgid "Other resources"
 msgid "Other versions"
@@ -419,8 +425,8 @@ msgid "See also"
 msgstr "Siehe auch"
 
 #: catalogue/templates/catalogue/book_detail.html:41
-#: catalogue/templates/catalogue/book_text.html:47
-#: catalogue/templates/catalogue/book_text.html:66
+#: catalogue/templates/catalogue/book_text.html:48
+#: catalogue/templates/catalogue/book_text.html:67
 #: catalogue/templates/catalogue/tagged_object_list.html:20
 msgid "Themes"
 msgstr "Motive"
@@ -476,60 +482,28 @@ msgstr "Motiv"
 msgid "in work "
 msgstr "Im Werk"
 
-#: catalogue/templates/catalogue/book_info.html:7
-msgid "This work is licensed under:"
-msgstr "Dieses Werk steht unter Lizenz"
-
-#: 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 "
-"Commons Attribution-ShareAlike 3.0</a>\n"
-"    license."
-msgstr ""
-"Dieses Werk ist nicht urheberrechtlich geschützt, dass sie frei benutzt "
-"werden kann, vervielfältigt und veröffentlicht. Wenn es irgendwelche "
-"zusätzlichen ürheberrechtlich geschützten Materialien an diesem Werk gibt "
-"(Anmerkungen, Motive), sind sie unter der Lizenz http://creativecommons.org/"
-"licenses/by-sa/3.0/ verfügbar."
-
-#: catalogue/templates/catalogue/book_info.html:21
+#: catalogue/templates/catalogue/book_info.html:28
 #, fuzzy
 msgid "Resource prepared based on:"
 msgstr "Der Text basiert auf:"
 
-#: catalogue/templates/catalogue/book_info.html:31
+#: catalogue/templates/catalogue/book_info.html:38
 msgid "Edited by:"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_info.html:33
+#: catalogue/templates/catalogue/book_info.html:40
 msgid "Edited and annotated by:"
 msgstr "Redigiert und kommentiert von:"
 
-#: catalogue/templates/catalogue/book_info.html:41
+#: catalogue/templates/catalogue/book_info.html:48
 msgid "Publisher:"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_info.html:48
+#: catalogue/templates/catalogue/book_info.html:55
 msgid "Publication funded by:"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_info.html:55
+#: catalogue/templates/catalogue/book_info.html:62
 msgid "Cover image by:"
 msgstr ""
 
@@ -588,63 +562,66 @@ msgstr ""
 msgid "Print on demand –"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_short.html:120
-#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404
-msgid "Download"
-msgstr "Herunterladen"
+#: catalogue/templates/catalogue/book_short.html:121
+#, fuzzy
+#| msgid "Download as"
+msgid "Download an ebook"
+msgstr "Herunterladen als"
 
-#: catalogue/templates/catalogue/book_short.html:134
-msgid "more"
-msgstr ""
+#: catalogue/templates/catalogue/book_short.html:140
+#, fuzzy
+#| msgid "Download as"
+msgid "Download audiobook"
+msgstr "Herunterladen als"
 
-#: catalogue/templates/catalogue/book_short.html:145
-msgid "less"
+#: catalogue/templates/catalogue/book_short.html:152
+msgid "For now this work is only available for our subscribers."
 msgstr ""
 
-#: catalogue/templates/catalogue/book_short.html:153
-msgid "For now this work is only available for our subscribers."
+#: catalogue/templates/catalogue/book_text.html:24
+msgid "Click to download"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:41
+#: catalogue/templates/catalogue/book_text.html:42
 msgid "Table of contents"
 msgstr "Inhaltsverzeichnis"
 
-#: catalogue/templates/catalogue/book_text.html:53
+#: catalogue/templates/catalogue/book_text.html:54
 msgid "Edit. note"
 msgstr "Editieren. Notiz"
 
-#: catalogue/templates/catalogue/book_text.html:59
+#: catalogue/templates/catalogue/book_text.html:60
 msgid "Infobox"
 msgstr "Infobox"
 
-#: catalogue/templates/catalogue/book_text.html:64
+#: catalogue/templates/catalogue/book_text.html:65
 msgid "Numbering"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:68
+#: catalogue/templates/catalogue/book_text.html:69
 #, fuzzy
 #| msgid "Don't show footnotes"
 msgid "Footnotes"
 msgstr "Zeige die Fußnoten nicht"
 
-#: catalogue/templates/catalogue/book_text.html:70
+#: catalogue/templates/catalogue/book_text.html:71
 msgid "References"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:96
+#: catalogue/templates/catalogue/book_text.html:97
 #: catalogue/templates/catalogue/viewer_base.html:54
 msgid "Close"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:97
+#: catalogue/templates/catalogue/book_text.html:98
 msgid "Please wait..."
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:152
+#: catalogue/templates/catalogue/book_text.html:153
 msgid "Other versions of the book"
 msgstr ""
 
-#: catalogue/templates/catalogue/book_text.html:153
+#: catalogue/templates/catalogue/book_text.html:154
 msgid "Close the other version"
 msgstr ""
 
@@ -685,28 +662,20 @@ msgstr "Sammlungen"
 msgid "Art"
 msgstr "Künstler"
 
-#: catalogue/templates/catalogue/collection_box.html:4
-#, fuzzy
-msgid "Collection"
-msgstr "Sammlungen"
-
-#: catalogue/templates/catalogue/collection_box.html:14
-#, python-format
-msgid "and one more"
-msgid_plural "and %(c)s more"
-msgstr[0] ""
-msgstr[1] ""
-
 #: catalogue/templates/catalogue/collections.html:16
 #, fuzzy
 #| msgid "collections"
 msgid "All collections"
 msgstr "Sammlungen"
 
-#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403
+#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408
 msgid "Download custom PDF"
 msgstr "PDF-Datei herunterladen"
 
+#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409
+msgid "Download"
+msgstr "Herunterladen"
+
 #: catalogue/templates/catalogue/daisy_list.html:7
 #: catalogue/templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -973,13 +942,13 @@ msgstr ""
 msgid "Loading"
 msgstr "Zeilenabstand"
 
-#: catalogue/templatetags/catalogue_tags.py:504
+#: catalogue/templatetags/catalogue_tags.py:521
 #, fuzzy
 #| msgid "language code"
 msgid "vulgar language"
 msgstr "Sprachenkode"
 
-#: catalogue/views.py:354
+#: catalogue/views.py:359
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -990,15 +959,49 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: catalogue/views.py:359
+#: catalogue/views.py:364
 msgid "Book imported successfully"
 msgstr "Buch wurde erfolgreich importiert"
 
-#: catalogue/views.py:360
+#: catalogue/views.py:365
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Fehler beim Importieren der Datei: %r"
 
+#~ msgid "This work is licensed under:"
+#~ msgstr "Dieses Werk steht unter Lizenz"
+
+#, 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 "
+#~ "Commons Attribution-ShareAlike 3.0</a>\n"
+#~ "    license."
+#~ msgstr ""
+#~ "Dieses Werk ist nicht urheberrechtlich geschützt, dass sie frei benutzt "
+#~ "werden kann, vervielfältigt und veröffentlicht. Wenn es irgendwelche "
+#~ "zusätzlichen ürheberrechtlich geschützten Materialien an diesem Werk gibt "
+#~ "(Anmerkungen, Motive), sind sie unter der Lizenz http://creativecommons."
+#~ "org/licenses/by-sa/3.0/ verfügbar."
+
+#, fuzzy
+#~ msgid "Collection"
+#~ msgstr "Sammlungen"
+
 #, fuzzy
 #~| msgid "parent number"
 #~ msgid "Display line numbers"
@@ -1076,9 +1079,6 @@ msgstr "Fehler beim Importieren der Datei: %r"
 #~ msgid "for advanced usage"
 #~ msgstr "für fortgeschrittene Benutzung"
 
-#~ msgid "Listen"
-#~ msgstr "Hören"
-
 #~ msgid "for a reader"
 #~ msgstr "für ein E-Book-Reader"