New translations django.po (German)

This commit is contained in:
Mouse Reeve 2021-10-08 00:01:52 -07:00
parent 9955ac9dd5
commit 3843e1b9ec

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-06 23:57+0000\n" "POT-Creation-Date: 2021-10-06 23:57+0000\n"
"PO-Revision-Date: 2021-10-08 05:40\n" "PO-Revision-Date: 2021-10-08 07:01\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: de\n" "Language: de\n"
@ -90,11 +90,11 @@ msgstr "Selbstlöschung"
#: bookwyrm/models/base_model.py:19 #: bookwyrm/models/base_model.py:19
msgid "Moderator suspension" msgid "Moderator suspension"
msgstr "" msgstr "Moderator suspendieren"
#: bookwyrm/models/base_model.py:20 #: bookwyrm/models/base_model.py:20
msgid "Moderator deletion" msgid "Moderator deletion"
msgstr "" msgstr "Moderatoren löschen"
#: bookwyrm/models/base_model.py:21 #: bookwyrm/models/base_model.py:21
msgid "Domain block" msgid "Domain block"
@ -378,7 +378,7 @@ msgstr "Cover hinzufügen"
#: bookwyrm/templates/book/book.html:77 #: bookwyrm/templates/book/book.html:77
msgid "Failed to load cover" msgid "Failed to load cover"
msgstr "" msgstr "Fehler beim Laden des Covers"
#: bookwyrm/templates/book/book.html:117 #: bookwyrm/templates/book/book.html:117
#, python-format #, python-format
@ -400,17 +400,17 @@ msgstr "Beschreibung:"
#: bookwyrm/templates/book/book.html:150 #: bookwyrm/templates/book/book.html:150
#, python-format #, python-format
msgid "<a href=\"%(path)s/editions\">%(count)s editions</a>" msgid "<a href=\"%(path)s/editions\">%(count)s editions</a>"
msgstr "" msgstr "<a href=\"%(path)s/editions\">%(count)s Editionen</a>"
#: bookwyrm/templates/book/book.html:158 #: bookwyrm/templates/book/book.html:158
#, python-format #, python-format
msgid "This edition is on your <a href=\"%(path)s\">%(shelf_name)s</a> shelf." msgid "This edition is on your <a href=\"%(path)s\">%(shelf_name)s</a> shelf."
msgstr "" msgstr "Diese Ausgabe befindet sich in Ihrem <a href=\"%(path)s\">%(shelf_name)s</a> Regal."
#: bookwyrm/templates/book/book.html:164 #: bookwyrm/templates/book/book.html:164
#, python-format #, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf." msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr "" msgstr "Eine <a href=\"%(book_path)s\">andere Ausgabe</a> dieses Buches befindet sich in Ihrem <a href=\"%(shelf_path)s\">%(shelf_name)s</a> Regal."
#: bookwyrm/templates/book/book.html:175 #: bookwyrm/templates/book/book.html:175
msgid "Your reading activity" msgid "Your reading activity"
@ -430,19 +430,19 @@ msgstr "Du hast keine Leseaktivität für dieses Buch."
#: bookwyrm/templates/book/book.html:218 #: bookwyrm/templates/book/book.html:218
msgid "Reviews" msgid "Reviews"
msgstr "" msgstr "Rezensionen"
#: bookwyrm/templates/book/book.html:223 #: bookwyrm/templates/book/book.html:223
msgid "Your reviews" msgid "Your reviews"
msgstr "" msgstr "Deine Rezensionen"
#: bookwyrm/templates/book/book.html:229 #: bookwyrm/templates/book/book.html:229
msgid "Your comments" msgid "Your comments"
msgstr "" msgstr "Deine Kommentare"
#: bookwyrm/templates/book/book.html:235 #: bookwyrm/templates/book/book.html:235
msgid "Your quotes" msgid "Your quotes"
msgstr "" msgstr "Deine Zitate"
#: bookwyrm/templates/book/book.html:271 #: bookwyrm/templates/book/book.html:271
msgid "Subjects" msgid "Subjects"
@ -462,7 +462,7 @@ msgstr "Listen"
#: bookwyrm/templates/book/book.html:305 #: bookwyrm/templates/book/book.html:305
msgid "Add to list" msgid "Add to list"
msgstr "" msgstr "Zur Liste hinzufügen"
#: bookwyrm/templates/book/book.html:315 #: bookwyrm/templates/book/book.html:315
#: bookwyrm/templates/book/cover_modal.html:31 #: bookwyrm/templates/book/cover_modal.html:31
@ -474,7 +474,7 @@ msgstr "Hinzufügen"
#: bookwyrm/templates/book/book_identifiers.html:8 #: bookwyrm/templates/book/book_identifiers.html:8
msgid "ISBN:" msgid "ISBN:"
msgstr "" msgstr "ISBN:"
#: bookwyrm/templates/book/book_identifiers.html:15 #: bookwyrm/templates/book/book_identifiers.html:15
#: bookwyrm/templates/book/edit/edit_book_form.html:232 #: bookwyrm/templates/book/edit/edit_book_form.html:232
@ -484,12 +484,12 @@ msgstr "OCLC Nummer:"
#: bookwyrm/templates/book/book_identifiers.html:22 #: bookwyrm/templates/book/book_identifiers.html:22
#: bookwyrm/templates/book/edit/edit_book_form.html:240 #: bookwyrm/templates/book/edit/edit_book_form.html:240
msgid "ASIN:" msgid "ASIN:"
msgstr "" msgstr "ASIN:"
#: bookwyrm/templates/book/cover_modal.html:17 #: bookwyrm/templates/book/cover_modal.html:17
#: bookwyrm/templates/book/edit/edit_book_form.html:143 #: bookwyrm/templates/book/edit/edit_book_form.html:143
msgid "Upload cover:" msgid "Upload cover:"
msgstr "" msgstr "Titelbild hochladen:"
#: bookwyrm/templates/book/cover_modal.html:23 #: bookwyrm/templates/book/cover_modal.html:23
#: bookwyrm/templates/book/edit/edit_book_form.html:148 #: bookwyrm/templates/book/edit/edit_book_form.html:148
@ -500,12 +500,12 @@ msgstr "Cover von URL laden:"
#: bookwyrm/templates/book/edit/edit_book.html:11 #: bookwyrm/templates/book/edit/edit_book.html:11
#, python-format #, python-format
msgid "Edit \"%(book_title)s\"" msgid "Edit \"%(book_title)s\""
msgstr "" msgstr "\"%(book_title)s \" bearbeiten"
#: bookwyrm/templates/book/edit/edit_book.html:5 #: bookwyrm/templates/book/edit/edit_book.html:5
#: bookwyrm/templates/book/edit/edit_book.html:13 #: bookwyrm/templates/book/edit/edit_book.html:13
msgid "Add Book" msgid "Add Book"
msgstr "" msgstr "Buch hinzufügen"
#: bookwyrm/templates/book/edit/edit_book.html:47 #: bookwyrm/templates/book/edit/edit_book.html:47
msgid "Confirm Book Info" msgid "Confirm Book Info"
@ -519,7 +519,7 @@ msgstr "Existiert \"%(name)s\" bereits als Autor:in?"
#: bookwyrm/templates/book/edit/edit_book.html:64 #: bookwyrm/templates/book/edit/edit_book.html:64
#, python-format #, python-format
msgid "Author of <em>%(book_title)s</em>" msgid "Author of <em>%(book_title)s</em>"
msgstr "" msgstr "Autor von <em>%(book_title)s</em>"
#: bookwyrm/templates/book/edit/edit_book.html:68 #: bookwyrm/templates/book/edit/edit_book.html:68
msgid "This is a new author" msgid "This is a new author"
@ -567,15 +567,15 @@ msgstr "Seriennummer:"
#: bookwyrm/templates/book/edit/edit_book_form.html:63 #: bookwyrm/templates/book/edit/edit_book_form.html:63
msgid "Languages:" msgid "Languages:"
msgstr "" msgstr "Sprachen:"
#: bookwyrm/templates/book/edit/edit_book_form.html:74 #: bookwyrm/templates/book/edit/edit_book_form.html:74
msgid "Publication" msgid "Publication"
msgstr "" msgstr "Veröffentlichung"
#: bookwyrm/templates/book/edit/edit_book_form.html:77 #: bookwyrm/templates/book/edit/edit_book_form.html:77
msgid "Publisher:" msgid "Publisher:"
msgstr "" msgstr "Verlag:"
#: bookwyrm/templates/book/edit/edit_book_form.html:86 #: bookwyrm/templates/book/edit/edit_book_form.html:86
msgid "First published date:" msgid "First published date:"
@ -587,21 +587,21 @@ msgstr "Veröffentlichungsdatum:"
#: bookwyrm/templates/book/edit/edit_book_form.html:104 #: bookwyrm/templates/book/edit/edit_book_form.html:104
msgid "Authors" msgid "Authors"
msgstr "" msgstr "Autoren"
#: bookwyrm/templates/book/edit/edit_book_form.html:112 #: bookwyrm/templates/book/edit/edit_book_form.html:112
#, python-format #, python-format
msgid "Remove %(name)s" msgid "Remove %(name)s"
msgstr "" msgstr "%(name)s entfernen"
#: bookwyrm/templates/book/edit/edit_book_form.html:115 #: bookwyrm/templates/book/edit/edit_book_form.html:115
#, python-format #, python-format
msgid "Author page for %(name)s" msgid "Author page for %(name)s"
msgstr "" msgstr "Autorenseite für %(name)s"
#: bookwyrm/templates/book/edit/edit_book_form.html:122 #: bookwyrm/templates/book/edit/edit_book_form.html:122
msgid "Add Authors:" msgid "Add Authors:"
msgstr "" msgstr "Autoren hinzufügen:"
#: bookwyrm/templates/book/edit/edit_book_form.html:123 #: bookwyrm/templates/book/edit/edit_book_form.html:123
msgid "John Doe, Jane Smith" msgid "John Doe, Jane Smith"
@ -610,7 +610,7 @@ msgstr "Max Mustermann, Maria Musterfrau"
#: bookwyrm/templates/book/edit/edit_book_form.html:132 #: bookwyrm/templates/book/edit/edit_book_form.html:132
#: bookwyrm/templates/shelf/shelf.html:127 #: bookwyrm/templates/shelf/shelf.html:127
msgid "Cover" msgid "Cover"
msgstr "" msgstr "Einband"
#: bookwyrm/templates/book/edit/edit_book_form.html:161 #: bookwyrm/templates/book/edit/edit_book_form.html:161
msgid "Physical Properties" msgid "Physical Properties"
@ -619,11 +619,11 @@ msgstr "Physikalische Eigenschaften"
#: bookwyrm/templates/book/edit/edit_book_form.html:166 #: bookwyrm/templates/book/edit/edit_book_form.html:166
#: bookwyrm/templates/book/editions/format_filter.html:5 #: bookwyrm/templates/book/editions/format_filter.html:5
msgid "Format:" msgid "Format:"
msgstr "" msgstr "Format:"
#: bookwyrm/templates/book/edit/edit_book_form.html:177 #: bookwyrm/templates/book/edit/edit_book_form.html:177
msgid "Format details:" msgid "Format details:"
msgstr "" msgstr "Formatdetails:"
#: bookwyrm/templates/book/edit/edit_book_form.html:187 #: bookwyrm/templates/book/edit/edit_book_form.html:187
msgid "Pages:" msgid "Pages:"
@ -635,15 +635,15 @@ msgstr "Buchidentifikatoren"
#: bookwyrm/templates/book/edit/edit_book_form.html:200 #: bookwyrm/templates/book/edit/edit_book_form.html:200
msgid "ISBN 13:" msgid "ISBN 13:"
msgstr "" msgstr "ISBN 13:"
#: bookwyrm/templates/book/edit/edit_book_form.html:208 #: bookwyrm/templates/book/edit/edit_book_form.html:208
msgid "ISBN 10:" msgid "ISBN 10:"
msgstr "" msgstr "ISBN 10:"
#: bookwyrm/templates/book/edit/edit_book_form.html:216 #: bookwyrm/templates/book/edit/edit_book_form.html:216
msgid "Openlibrary ID:" msgid "Openlibrary ID:"
msgstr "" msgstr "OpenLibrary ID:"
#: bookwyrm/templates/book/editions/editions.html:4 #: bookwyrm/templates/book/editions/editions.html:4
#, python-format #, python-format
@ -667,12 +667,12 @@ msgstr "Sprache"
#: bookwyrm/templates/book/editions/search_filter.html:5 #: bookwyrm/templates/book/editions/search_filter.html:5
msgid "Search editions" msgid "Search editions"
msgstr "" msgstr "Ausgaben suchen"
#: bookwyrm/templates/book/publisher_info.html:21 #: bookwyrm/templates/book/publisher_info.html:21
#, python-format #, python-format
msgid "%(format)s" msgid "%(format)s"
msgstr "" msgstr "Formate: %(format)s"
#: bookwyrm/templates/book/publisher_info.html:23 #: bookwyrm/templates/book/publisher_info.html:23
#, python-format #, python-format
@ -687,7 +687,7 @@ msgstr "%(pages)s Seiten"
#: bookwyrm/templates/book/publisher_info.html:38 #: bookwyrm/templates/book/publisher_info.html:38
#, python-format #, python-format
msgid "%(languages)s language" msgid "%(languages)s language"
msgstr "" msgstr "%(languages)s Sprache"
#: bookwyrm/templates/book/publisher_info.html:65 #: bookwyrm/templates/book/publisher_info.html:65
#, python-format #, python-format
@ -697,7 +697,7 @@ msgstr "Am %(date)s von %(publisher)s veröffentlicht."
#: bookwyrm/templates/book/publisher_info.html:67 #: bookwyrm/templates/book/publisher_info.html:67
#, python-format #, python-format
msgid "Published %(date)s" msgid "Published %(date)s"
msgstr "" msgstr "Erscheinungsdatum %(date)s"
#: bookwyrm/templates/book/publisher_info.html:69 #: bookwyrm/templates/book/publisher_info.html:69
#, python-format #, python-format
@ -754,15 +754,15 @@ msgstr "Hilfe"
#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8 #: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8
msgid "Compose status" msgid "Compose status"
msgstr "" msgstr "Status verfassen"
#: bookwyrm/templates/confirm_email/confirm_email.html:4 #: bookwyrm/templates/confirm_email/confirm_email.html:4
msgid "Confirm email" msgid "Confirm email"
msgstr "" msgstr "E-Mail bestätigen"
#: bookwyrm/templates/confirm_email/confirm_email.html:7 #: bookwyrm/templates/confirm_email/confirm_email.html:7
msgid "Confirm your email address" msgid "Confirm your email address"
msgstr "" msgstr "Bestätigen Sie Ihre E-Mail-Adresse"
#: bookwyrm/templates/confirm_email/confirm_email.html:13 #: bookwyrm/templates/confirm_email/confirm_email.html:13
msgid "A confirmation code has been sent to the email address you used to register your account." msgid "A confirmation code has been sent to the email address you used to register your account."
@ -775,7 +775,7 @@ msgstr "Sorry! Dieser Code ist uns nicht bekannt."
#: bookwyrm/templates/confirm_email/confirm_email.html:19 #: bookwyrm/templates/confirm_email/confirm_email.html:19
#: bookwyrm/templates/settings/users/user_info.html:85 #: bookwyrm/templates/settings/users/user_info.html:85
msgid "Confirmation code:" msgid "Confirmation code:"
msgstr "" msgstr "Bestätigungscode:"
#: bookwyrm/templates/confirm_email/confirm_email.html:25 #: bookwyrm/templates/confirm_email/confirm_email.html:25
#: bookwyrm/templates/landing/layout.html:73 #: bookwyrm/templates/landing/layout.html:73
@ -806,15 +806,15 @@ msgstr "Link erneut senden"
#: bookwyrm/templates/directory/community_filter.html:5 #: bookwyrm/templates/directory/community_filter.html:5
msgid "Community" msgid "Community"
msgstr "" msgstr "Gemeinschaft"
#: bookwyrm/templates/directory/community_filter.html:8 #: bookwyrm/templates/directory/community_filter.html:8
msgid "Local users" msgid "Local users"
msgstr "" msgstr "Lokale Benutzer"
#: bookwyrm/templates/directory/community_filter.html:12 #: bookwyrm/templates/directory/community_filter.html:12
msgid "Federated community" msgid "Federated community"
msgstr "" msgstr "Föderierte Gemeinschaft"
#: bookwyrm/templates/directory/directory.html:4 #: bookwyrm/templates/directory/directory.html:4
#: bookwyrm/templates/directory/directory.html:9 #: bookwyrm/templates/directory/directory.html:9
@ -829,7 +829,7 @@ msgstr "Mach dein Profil entdeckbar für andere User"
#: bookwyrm/templates/directory/directory.html:24 #: bookwyrm/templates/directory/directory.html:24
#, python-format #, python-format
msgid "You can opt-out at any time in your <a href=\"%(path)s\">profile settings.</a>" msgid "You can opt-out at any time in your <a href=\"%(path)s\">profile settings.</a>"
msgstr "" msgstr "Du kannst dich jederzeit in deinen <a href=\"%(path)s\">Profileinstellungen abmelden.</a>"
#: bookwyrm/templates/directory/directory.html:29 #: bookwyrm/templates/directory/directory.html:29
#: bookwyrm/templates/feed/goal_card.html:17 #: bookwyrm/templates/feed/goal_card.html:17
@ -847,19 +847,19 @@ msgstr "Zuletzt aktiv"
#: bookwyrm/templates/directory/sort_filter.html:9 #: bookwyrm/templates/directory/sort_filter.html:9
msgid "Suggested" msgid "Suggested"
msgstr "" msgstr "Empfohlen"
#: bookwyrm/templates/directory/user_card.html:17 #: bookwyrm/templates/directory/user_card.html:17
#: bookwyrm/templates/directory/user_card.html:18 #: bookwyrm/templates/directory/user_card.html:18
#: bookwyrm/templates/user/user_preview.html:16 #: bookwyrm/templates/user/user_preview.html:16
#: bookwyrm/templates/user/user_preview.html:17 #: bookwyrm/templates/user/user_preview.html:17
msgid "Locked account" msgid "Locked account"
msgstr "" msgstr "Gesperrter Account"
#: bookwyrm/templates/directory/user_card.html:40 #: bookwyrm/templates/directory/user_card.html:40
msgid "follower you follow" msgid "follower you follow"
msgid_plural "followers you follow" msgid_plural "followers you follow"
msgstr[0] "" msgstr[0] "gegenseitige Follower"
msgstr[1] "" msgstr[1] ""
#: bookwyrm/templates/directory/user_card.html:47 #: bookwyrm/templates/directory/user_card.html:47