X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b8b12bb5a66007f2703e4dc3c18f34439d66d1c4..d8dd5e33408239d7fb7b0e14199de1a8341b9858:/src/catalogue/locale/de/LC_MESSAGES/django.po diff --git a/src/catalogue/locale/de/LC_MESSAGES/django.po b/src/catalogue/locale/de/LC_MESSAGES/django.po index 946dd2f34..9b2ae5649 100644 --- a/src/catalogue/locale/de/LC_MESSAGES/django.po +++ b/src/catalogue/locale/de/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-07-06 15:28+0200\n" +"POT-Creation-Date: 2018-12-20 10:23+0100\n" "PO-Revision-Date: 2013-04-09 10:38+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -21,210 +21,261 @@ 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:58 #, fuzzy #| msgid "author" msgid "authors" msgstr "Autor" -#: constants.py:42 +#: constants.py:59 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "Epoche" -#: constants.py:43 +#: constants.py:60 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "Art" -#: constants.py:44 +#: constants.py:61 #, fuzzy #| msgid "genre" msgid "genres" msgstr "Genre" -#: constants.py:45 +#: constants.py:62 #, fuzzy #| msgid "theme" msgid "themes" msgstr "Motiv" -#: constants.py:46 +#: constants.py:63 msgid "sets" msgstr "" -#: constants.py:47 +#: constants.py:64 msgid "things" msgstr "" -#: constants.py:51 +#: constants.py:68 #, fuzzy #| msgid "author" msgid "All authors" msgstr "Autor" -#: constants.py:52 +#: constants.py:69 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "Epoche" -#: constants.py:53 +#: constants.py:70 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "Art" -#: constants.py:54 +#: constants.py:71 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "Genre" -#: constants.py:55 +#: constants.py:72 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "Motiv" -#: constants.py:56 +#: constants.py:73 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "Sammlungen" -#: constants.py:57 +#: constants.py:74 #, fuzzy #| msgid "collections" msgid "All things" msgstr "Sammlungen" -#: forms.py:28 +#: forms.py:29 msgid "Please supply an XML." msgstr "Bitte stellen Sie die XML bereit." -#: forms.py:47 +#: forms.py:49 msgid "Don't show footnotes" msgstr "Zeige die Fußnoten nicht" -#: forms.py:48 +#: forms.py:50 msgid "Don't disply themes" msgstr "Zeige die Motive nicht " -#: forms.py:49 +#: forms.py:51 msgid "Don't use our custom font" msgstr "Benutze voreingestellte Schrift nicht" -#: forms.py:50 +#: forms.py:52 msgid "Without cover" msgstr "" #: forms.py:53 +#, fuzzy +#| msgid "Table of contents" +msgid "Without table of contents" +msgstr "Inhaltsverzeichnis" + +#: forms.py:56 msgid "Leading" msgstr "Zeilenabstand" -#: forms.py:54 +#: forms.py:57 msgid "Normal leading" msgstr "Normaler Zeilenabstand" -#: forms.py:55 +#: forms.py:58 msgid "One and a half leading" msgstr "Zeilenabstand 1,5" -#: forms.py:56 +#: forms.py:59 msgid "Double leading" msgstr "Doppelter Zeilenabstand" -#: forms.py:58 +#: forms.py:61 msgid "Font size" msgstr "Schriftgröße" -#: forms.py:59 +#: forms.py:62 msgid "Default" msgstr "Voreingestellt" -#: forms.py:60 +#: forms.py:63 msgid "Big" msgstr "Groß" -#: forms.py:82 +#: forms.py:64 +msgid "Bigger" +msgstr "" + +#: forms.py:86 msgid "Queue is full. Please try again later." msgstr "" -#: models/book.py:49 models/collection.py:14 +#: models/book.py:58 models/collection.py:14 msgid "title" msgstr "Titel" -#: models/book.py:50 models/tag.py:37 +#: models/book.py:59 models/tag.py:58 msgid "sort key" msgstr "Sortierschlüssel" -#: models/book.py:52 +#: models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Ergebnisse nach Autoren" -#: models/book.py:53 models/book.py:54 models/collection.py:15 -#: models/collection.py:18 models/tag.py:36 +#: models/book.py:62 models/book.py:63 models/collection.py:15 +#: models/collection.py:18 models/tag.py:57 msgid "slug" msgstr "Slug" -#: models/book.py:55 +#: models/book.py:64 msgid "language code" msgstr "Sprachenkode" -#: models/book.py:56 models/book.py:196 models/collection.py:16 -#: models/tag.py:40 models/tag.py:160 +#: models/book.py:65 models/book.py:304 models/collection.py:16 +#: models/tag.py:61 models/tag.py:186 msgid "description" msgstr "Beschreibung" -#: models/book.py:57 models/book.py:58 models/bookmedia.py:34 models/tag.py:47 -#: models/tag.py:48 +#: models/book.py:66 +msgid "abstract" +msgstr "" + +#: models/book.py:67 models/bookmedia.py:36 models/tag.py:71 models/tag.py:72 msgid "creation date" msgstr "Erstellungsdatum" -#: models/book.py:59 +#: models/book.py:68 +#, fuzzy +#| msgid "creation date" +msgid "change date" +msgstr "Erstellungsdatum" + +#: models/book.py:69 msgid "parent number" msgstr "Elternnummer" -#: models/book.py:60 models/bookmedia.py:35 +#: models/book.py:70 models/bookmedia.py:37 msgid "extra information" msgstr "zusätzliche Informationen" -#: models/book.py:66 +#: models/book.py:73 +msgid "print on demand" +msgstr "" + +#: models/book.py:74 +msgid "recommended" +msgstr "" + +#: models/book.py:75 +msgid "audio length" +msgstr "" + +#: models/book.py:76 +msgid "preview" +msgstr "" + +#: models/book.py:77 +msgid "preview until" +msgstr "" + +#: models/book.py:81 msgid "cover" msgstr "Umschlag" -#: models/book.py:72 +#: models/book.py:87 msgid "cover thumbnail" msgstr "" -#: models/book.py:97 models/collection.py:22 +#: models/book.py:92 +msgid "cover thumbnail for mobile app" +msgstr "" + +#: models/book.py:97 +msgid "cover for mobile app" +msgstr "" + +#: models/book.py:125 models/collection.py:22 msgid "book" msgstr "Buch" -#: models/book.py:98 +#: models/book.py:126 msgid "books" msgstr "Bücher" -#: models/book.py:307 +#: models/book.py:449 #, python-format msgid "Book \"%s\" does not exist." msgstr "Buch mit dem Slug = \"%s\" ist nicht vorhanden." -#: models/book.py:320 +#: models/book.py:465 #, python-format msgid "Book %s already exists" msgstr "Buch %s ist bereits vorhanden" -#: models/book.py:569 +#: models/book.py:736 msgid "This work needs modernisation" msgstr "" -#: models/book.py:606 models/bookmedia.py:29 +#: models/book.py:797 models/bookmedia.py:29 #, python-format msgid "%s file" msgstr "%s XML-Datei" @@ -233,16 +284,26 @@ msgstr "%s XML-Datei" msgid "type" msgstr "Typ" -#: 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 +#, fuzzy msgid "file" msgstr "XML-Datei" -#: models/bookmedia.py:44 models/bookmedia.py:45 +#: models/bookmedia.py:46 models/bookmedia.py:47 msgid "book media" msgstr "book media" @@ -250,7 +311,7 @@ msgstr "book media" msgid "book slugs" msgstr "Büchervorschau" -#: models/collection.py:21 models/tag.py:22 +#: models/collection.py:21 models/tag.py:25 msgid "kind" msgstr "Art" @@ -292,39 +353,47 @@ msgstr "Quelle" msgid "sources" msgstr "Quelle" -#: models/tag.py:20 +#: models/tag.py:23 msgid "author" msgstr "Autor" -#: models/tag.py:21 +#: models/tag.py:24 msgid "epoch" msgstr "Epoche" -#: models/tag.py:23 +#: models/tag.py:26 msgid "genre" msgstr "Genre" -#: models/tag.py:24 +#: models/tag.py:27 msgid "theme" msgstr "Motiv" -#: models/tag.py:25 +#: models/tag.py:28 msgid "set" msgstr "Buchregal" -#: models/tag.py:26 +#: models/tag.py:29 msgid "thing" msgstr "" -#: models/tag.py:39 -msgid "category" -msgstr "Kategorie" - -#: models/tag.py:70 +#: models/tag.py:35 models/tag.py:96 msgid "tag" msgstr "Tag" -#: models/tag.py:71 +#: models/tag.py:36 +msgid "content type" +msgstr "Inhaltstyp" + +#: models/tag.py:37 +msgid "object id" +msgstr "Objekt ID" + +#: models/tag.py:60 +msgid "category" +msgstr "Kategorie" + +#: models/tag.py:97 msgid "tags" msgstr "Tags" @@ -363,27 +432,23 @@ msgstr "vom Buch" msgid "in" msgstr "Art" -#: templates/catalogue/book_detail.html:63 +#: templates/catalogue/book_detail.html:64 msgid "Source XML file" msgstr "XML-Ursprungsdatei" -#: templates/catalogue/book_detail.html:66 +#: templates/catalogue/book_detail.html:68 msgid "Book on" msgstr "Buch über" -#: templates/catalogue/book_detail.html:66 +#: templates/catalogue/book_detail.html:68 msgid "Editor's Platform" msgstr "Editor-Plattform" -#: templates/catalogue/book_detail.html:71 -msgid "Book description on Lektury.Gazeta.pl" -msgstr "Buchbeschreibung in Lektury.Gazeta.pl" - -#: templates/catalogue/book_detail.html:76 +#: templates/catalogue/book_detail.html:73 msgid "Book description on Wikipedia" msgstr "Buchbeschreibung in Wikipedia" -#: templates/catalogue/book_detail.html:80 +#: templates/catalogue/book_detail.html:77 msgid "Mix this book" msgstr "Passe dieses Buch zusammen" @@ -443,10 +508,14 @@ msgid "Edited and annotated by:" msgstr "Redigiert und kommentiert von:" #: 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 "" @@ -464,40 +533,68 @@ msgstr "Inhaltsverzeichnis" msgid "↑ top ↑" msgstr "↑ top ↑" -#: templates/catalogue/book_short.html:41 +#: templates/catalogue/book_short.html:53 #: templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Epoche" -#: templates/catalogue/book_short.html:49 +#: templates/catalogue/book_short.html:61 #: templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Sorte" -#: templates/catalogue/book_short.html:57 +#: templates/catalogue/book_short.html:69 msgid "Genre" msgstr "Gattung" -#: templates/catalogue/book_short.html:66 +#: templates/catalogue/book_short.html:78 +msgid "Region" +msgstr "" + +#: templates/catalogue/book_short.html:85 #, fuzzy #| msgid "language code" msgid "Language" msgstr "Sprachenkode" -#: templates/catalogue/book_short.html:85 +#: templates/catalogue/book_short.html:109 msgid "Read online" msgstr "Online lesen" -#: templates/catalogue/book_short.html:89 views.py:623 +#: templates/catalogue/book_short.html:112 +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:112 +msgid "Print on demand –" +msgstr "" + +#: templates/catalogue/book_short.html:117 +#: templates/catalogue/custom_pdf_form.html:19 views.py:383 msgid "Download" msgstr "Herunterladen" +#: templates/catalogue/book_short.html:131 +msgid "more" +msgstr "" + +#: templates/catalogue/book_short.html:142 +msgid "less" +msgstr "" + +#: templates/catalogue/book_short.html:148 +msgid "For now this work is only available for our subscribers." +msgstr "" + #: templates/catalogue/book_text.html:31 msgid "Table of contents" msgstr "Inhaltsverzeichnis" -#: 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 "" @@ -565,8 +662,7 @@ msgstr "Laden Sie den Katalog als PDF-Datei" 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" @@ -596,8 +692,11 @@ msgstr[1] "" msgid "All collections" msgstr "Sammlungen" -#: templates/catalogue/daisy_list.html:7 -#: templates/catalogue/daisy_list.html:15 +#: templates/catalogue/custom_pdf_form.html:6 views.py:382 +msgid "Download custom PDF" +msgstr "PDF-Datei herunterladen" + +#: templates/catalogue/daisy_list.html:7 templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" msgstr "Auflistung aller DAISY-Dateien" @@ -649,11 +748,11 @@ msgstr "Quelle des Bildes" msgid "Image on the Editor's Platform" msgstr "Bild auf dem Editor-Plattform" -#: templates/catalogue/picture_detail.html:82 +#: templates/catalogue/picture_detail.html:73 msgid "View XML source" msgstr "Siehe XML-Quelle" -#: templates/catalogue/picture_detail.html:85 +#: templates/catalogue/picture_detail.html:76 msgid "Work's themes " msgstr "Motive des Werkes" @@ -734,67 +833,21 @@ msgstr "Suchen" msgid "Did you mean" msgstr "Haben Sie gemeint" -#: templates/catalogue/search_multiple_hits.html:21 -#: templates/catalogue/tagged_object_list.html:15 -msgid "Authors" -msgstr "Autoren" - -#: templates/catalogue/search_multiple_hits.html:31 -#: templates/catalogue/tagged_object_list.html:18 -msgid "Kinds" -msgstr "Sorten" - -#: templates/catalogue/search_multiple_hits.html:41 -#: templates/catalogue/tagged_object_list.html:17 -msgid "Genres" -msgstr "Gattungen" - -#: templates/catalogue/search_multiple_hits.html:51 -#: templates/catalogue/tagged_object_list.html:16 -msgid "Epochs" -msgstr "Epochen" - -#: templates/catalogue/search_multiple_hits.html:64 -msgid "Results by title" -msgstr "Ergebnisse nach Titeln" - -#: templates/catalogue/search_multiple_hits.html:81 -msgid "Results by authors" -msgstr "Ergebnisse nach Autoren" - -#: templates/catalogue/search_multiple_hits.html:96 +#: templates/catalogue/search_multiple_hits.html:33 #, fuzzy -msgid "Results by translators" -msgstr "Ergebnisse nach Autoren" - -#: templates/catalogue/search_multiple_hits.html:111 -msgid "Results in text" -msgstr "Ergebnisse im Text" +#| msgid "books" +msgid "Books" +msgstr "Bücher" -#: templates/catalogue/search_multiple_hits.html:128 -msgid "Other results" -msgstr "Andere Ergebnisse" +#: templates/catalogue/search_multiple_hits.html:46 +msgid "Pictures" +msgstr "" #: templates/catalogue/search_no_hits.html:20 #: templates/catalogue/tagged_object_list.html:85 msgid "Sorry! Search cirteria did not match any resources." msgstr "Sorry! Suchkriterien haben keine Ressourcen erwiesen" -#: templates/catalogue/search_no_hits.html:22 -#, fuzzy -#| 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." -msgid "" -"Search engine supports following criteria: title, author, theme/topic, " -"epoch, kind and genre.\n" -" As for now we do not support full text search." -msgstr "" -"Suchmaschine fördert die folgenden Kriterien: Titel, Autor, Thema/Motiv, " -"Epoche, Art und Genre. \n" -"Die Volltextsuche ist noch nicht möglich." - #: templates/catalogue/search_too_long.html:13 #, fuzzy #| msgid "Sorry! Search query must have at least two characters." @@ -822,15 +875,15 @@ msgstr "Künstler" msgid "director:" msgstr "Regisseur" -#: 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 "" @@ -853,6 +906,22 @@ msgstr "volle Kategorie sehen" msgid "Audiobooks" msgstr "Audioücher" +#: templates/catalogue/tagged_object_list.html:15 +msgid "Authors" +msgstr "Autoren" + +#: templates/catalogue/tagged_object_list.html:16 +msgid "Epochs" +msgstr "Epochen" + +#: templates/catalogue/tagged_object_list.html:17 +msgid "Genres" +msgstr "Gattungen" + +#: templates/catalogue/tagged_object_list.html:18 +msgid "Kinds" +msgstr "Sorten" + #: templates/catalogue/tagged_object_list.html:71 msgid "All matching works" msgstr "" @@ -877,15 +946,11 @@ msgstr "Motive und Themen" msgid "No description." msgstr "Beschreibung" -#: templates/catalogue/tagged_object_list.html:109 -msgid "in Lektury.Gazeta.pl" -msgstr "in Lektury.Gazeta.pl" - -#: templates/catalogue/tagged_object_list.html:115 +#: templates/catalogue/tagged_object_list.html:110 msgid "in Wikipedia" msgstr "in Wikipedia" -#: templates/catalogue/tagged_object_list.html:121 +#: templates/catalogue/tagged_object_list.html:116 msgid "in Culture.pl" msgstr "" @@ -895,7 +960,7 @@ msgstr "" msgid "Loading" msgstr "Zeilenabstand" -#: views.py:588 +#: views.py:336 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -906,18 +971,50 @@ msgstr "" "\n" "%(tb)s" -#: views.py:590 +#: views.py:338 msgid "Book imported successfully" msgstr "Buch wurde erfolgreich importiert" -#: views.py:592 +#: views.py:340 #, python-format msgid "Error importing file: %r" msgstr "Fehler beim Importieren der Datei: %r" -#: views.py:622 -msgid "Download custom PDF" -msgstr "PDF-Datei herunterladen" +#, fuzzy +#~| 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." +#~ msgid "" +#~ "Search engine supports following criteria: title, author, theme/topic, " +#~ "epoch, kind and genre.\n" +#~ " As for now we do not support full text search." +#~ msgstr "" +#~ "Suchmaschine fördert die folgenden Kriterien: Titel, Autor, Thema/Motiv, " +#~ "Epoche, Art und Genre. \n" +#~ "Die Volltextsuche ist noch nicht möglich." + +#~ msgid "Book description on Lektury.Gazeta.pl" +#~ msgstr "Buchbeschreibung in Lektury.Gazeta.pl" + +#~ msgid "in Lektury.Gazeta.pl" +#~ msgstr "in Lektury.Gazeta.pl" + +#~ msgid "Results by title" +#~ msgstr "Ergebnisse nach Titeln" + +#~ msgid "Results by authors" +#~ msgstr "Ergebnisse nach Autoren" + +#, fuzzy +#~ msgid "Results by translators" +#~ msgstr "Ergebnisse nach Autoren" + +#~ msgid "Results in text" +#~ msgstr "Ergebnisse im Text" + +#~ msgid "Other results" +#~ msgstr "Andere Ergebnisse" #~ msgid "book count" #~ msgstr "Anzahl der Bücher" @@ -1097,9 +1194,3 @@ msgstr "PDF-Datei herunterladen" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Heute ist %(month)s, %(day)s." - -#~ msgid "content type" -#~ msgstr "Inhaltstyp" - -#~ msgid "object id" -#~ msgstr "Objekt ID"