1
0
Fork 0

Updates locales

This commit is contained in:
Mouse Reeve 2022-06-30 10:23:25 -07:00
parent 5f266c0cfd
commit beb85ba94f
29 changed files with 1358 additions and 654 deletions

Binary file not shown.

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-23 21:04+0000\n"
"PO-Revision-Date: 2022-05-24 01:06\n"
"POT-Creation-Date: 2022-05-31 23:50+0000\n"
"PO-Revision-Date: 2022-06-19 10:11\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: German\n"
"Language: de\n"
@ -46,6 +46,10 @@ msgstr "Unbegrenzt"
msgid "Reading finish date cannot be before start date."
msgstr "Enddatum darf nicht vor dem Startdatum liegen."
#: bookwyrm/forms/forms.py:59
msgid "Reading stopped date cannot be before start date."
msgstr ""
#: bookwyrm/forms/landing.py:32
msgid "User with this username already exists"
msgstr "Ein Benutzer mit diesem Benutzernamen existiert bereits"
@ -70,8 +74,8 @@ msgstr "Reihenfolge der Liste"
msgid "Book Title"
msgstr "Buchtitel"
#: bookwyrm/forms/lists.py:28 bookwyrm/templates/shelf/shelf.html:155
#: bookwyrm/templates/shelf/shelf.html:187
#: bookwyrm/forms/lists.py:28 bookwyrm/templates/shelf/shelf.html:156
#: bookwyrm/templates/shelf/shelf.html:188
#: bookwyrm/templates/snippets/create_status/review.html:32
msgid "Rating"
msgstr "Bewertung"
@ -238,7 +242,7 @@ msgstr "Käuflich erhältlich"
#: bookwyrm/models/link.py:53
msgid "Available for loan"
msgstr "Zum Liehen erhältlich"
msgstr "Zum Ausleihen erhältlich"
#: bookwyrm/models/link.py:70
#: bookwyrm/templates/settings/link_domains/link_domains.html:23
@ -247,7 +251,7 @@ msgstr "Bestätigt"
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:289
msgid "Reviews"
msgstr "Besprechungen"
msgstr "Rezensionen"
#: bookwyrm/models/user.py:33
msgid "Comments"
@ -396,7 +400,7 @@ msgstr "Verfolge deine Lektüre, sprich über Bücher, schreibe Besprechungen un
#: bookwyrm/templates/about/about.html:98
msgid "Meet your admins"
msgstr "Lerne deinen Admins kennen"
msgstr "Lerne deine Admins kennen"
#: bookwyrm/templates/about/about.html:101
#, python-format
@ -426,7 +430,7 @@ msgstr "Verhaltenskodex"
#: bookwyrm/templates/about/layout.html:11
msgid "Active users:"
msgstr "Aktive Benutzer*innen:"
msgstr "Aktive Nutzer*innen:"
#: bookwyrm/templates/about/layout.html:15
msgid "Statuses posted:"
@ -806,7 +810,7 @@ msgstr "Fehler beim Laden des Titelbilds"
#: bookwyrm/templates/book/book.html:108
msgid "Click to enlarge"
msgstr "Zum vergrößern anklicken"
msgstr "Zum Vergrößern anklicken"
#: bookwyrm/templates/book/book.html:179
#, python-format
@ -829,7 +833,7 @@ msgstr "Beschreibung:"
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
msgstr[0] ""
msgstr[0] "%(count)s Auflage"
msgstr[1] "%(count)s Auflagen"
#: bookwyrm/templates/book/book.html:228
@ -855,7 +859,7 @@ msgstr "Du hast keine Leseaktivität für dieses Buch."
#: bookwyrm/templates/book/book.html:294
msgid "Your reviews"
msgstr "Deine Besprechungen"
msgstr "Deine Rezensionen"
#: bookwyrm/templates/book/book.html:300
msgid "Your comments"
@ -1075,7 +1079,7 @@ msgid "Add Another Author"
msgstr "Weitere*n Autor*in hinzufügen"
#: bookwyrm/templates/book/edit/edit_book_form.html:220
#: bookwyrm/templates/shelf/shelf.html:146
#: bookwyrm/templates/shelf/shelf.html:147
msgid "Cover"
msgstr "Titelbild"
@ -1234,7 +1238,7 @@ msgstr "Datei-Links"
#: bookwyrm/templates/book/file_links/links.html:9
msgid "Get a copy"
msgstr "Kopie erhalten"
msgstr "Exemplar erhalten"
#: bookwyrm/templates/book/file_links/links.html:47
msgid "No links available"
@ -1709,25 +1713,30 @@ msgstr "Zu deinen Büchern hinzufügen"
#: bookwyrm/templates/get_started/book_preview.html:10
#: bookwyrm/templates/shelf/shelf.html:86 bookwyrm/templates/user/user.html:33
#: bookwyrm/templatetags/shelf_tags.py:46
#: bookwyrm/templatetags/shelf_tags.py:48
msgid "To Read"
msgstr "Zu lesen"
#: bookwyrm/templates/get_started/book_preview.html:11
#: bookwyrm/templates/shelf/shelf.html:87 bookwyrm/templates/user/user.html:34
#: bookwyrm/templatetags/shelf_tags.py:48
#: bookwyrm/templatetags/shelf_tags.py:50
msgid "Currently Reading"
msgstr "Aktuell lesend"
msgstr "Liest gerade"
#: bookwyrm/templates/get_started/book_preview.html:12
#: bookwyrm/templates/shelf/shelf.html:88
#: bookwyrm/templates/snippets/shelf_selector.html:47
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:24
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
#: bookwyrm/templates/user/user.html:35 bookwyrm/templatetags/shelf_tags.py:50
#: bookwyrm/templates/user/user.html:35 bookwyrm/templatetags/shelf_tags.py:52
msgid "Read"
msgstr "Gelesen"
#: bookwyrm/templates/get_started/book_preview.html:13
#: bookwyrm/templates/shelf/shelf.html:89 bookwyrm/templates/user/user.html:36
msgid "Stopped Reading"
msgstr ""
#: bookwyrm/templates/get_started/books.html:6
msgid "What are you reading?"
msgstr "Was liest du gerade?"
@ -2055,8 +2064,8 @@ msgid "Row"
msgstr "Zeile"
#: bookwyrm/templates/import/import_status.html:103
#: bookwyrm/templates/shelf/shelf.html:147
#: bookwyrm/templates/shelf/shelf.html:169
#: bookwyrm/templates/shelf/shelf.html:148
#: bookwyrm/templates/shelf/shelf.html:170
msgid "Title"
msgstr "Titel"
@ -2069,8 +2078,8 @@ msgid "Openlibrary key"
msgstr "Openlibrary-Schlüssel"
#: bookwyrm/templates/import/import_status.html:114
#: bookwyrm/templates/shelf/shelf.html:148
#: bookwyrm/templates/shelf/shelf.html:172
#: bookwyrm/templates/shelf/shelf.html:149
#: bookwyrm/templates/shelf/shelf.html:173
msgid "Author"
msgstr "Autor*in"
@ -2947,7 +2956,7 @@ msgstr "Follower*innen manuell bestätigen"
#: bookwyrm/templates/preferences/edit_user.html:123
msgid "Hide followers and following on profile"
msgstr ""
msgstr "Folgende und Gefolgte im Profil ausblenden"
#: bookwyrm/templates/preferences/edit_user.html:128
msgid "Default post privacy:"
@ -2988,6 +2997,11 @@ msgstr "„%(book_title)s“ abschließen"
msgid "Start \"%(book_title)s\""
msgstr "„%(book_title)s“ beginnen"
#: bookwyrm/templates/reading_progress/stop.html:5
#, python-format
msgid "Stop Reading \"%(book_title)s\""
msgstr ""
#: bookwyrm/templates/reading_progress/want.html:5
#, python-format
msgid "Want to Read \"%(book_title)s\""
@ -3012,6 +3026,7 @@ msgstr "Lesedaten für „<em>%(title)s</em>“ aktualisieren"
#: bookwyrm/templates/readthrough/readthrough_modal.html:38
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:24
msgid "Started reading"
msgstr "Zu lesen angefangen"
@ -3020,7 +3035,7 @@ msgstr "Zu lesen angefangen"
msgid "Progress"
msgstr "Fortschritt"
#: bookwyrm/templates/readthrough/readthrough_form.html:24
#: bookwyrm/templates/readthrough/readthrough_form.html:25
#: bookwyrm/templates/readthrough/readthrough_modal.html:63
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:32
msgid "Finished reading"
@ -3034,23 +3049,27 @@ msgstr "Zwischenstände:"
msgid "finished"
msgstr "abgeschlossen"
#: bookwyrm/templates/readthrough/readthrough_list.html:25
#: bookwyrm/templates/readthrough/readthrough_list.html:16
msgid "stopped"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:27
msgid "Show all updates"
msgstr "Zeige alle Zwischenstände"
#: bookwyrm/templates/readthrough/readthrough_list.html:41
#: bookwyrm/templates/readthrough/readthrough_list.html:43
msgid "Delete this progress update"
msgstr "Diesen Zwischenstand löschen"
#: bookwyrm/templates/readthrough/readthrough_list.html:53
#: bookwyrm/templates/readthrough/readthrough_list.html:55
msgid "started"
msgstr "angefangen"
#: bookwyrm/templates/readthrough/readthrough_list.html:60
#: bookwyrm/templates/readthrough/readthrough_list.html:62
msgid "Edit read dates"
msgstr "Lesedaten bearbeiten"
#: bookwyrm/templates/readthrough/readthrough_list.html:68
#: bookwyrm/templates/readthrough/readthrough_list.html:70
msgid "Delete these read dates"
msgstr "Diese Lesedaten löschen"
@ -3289,7 +3308,7 @@ msgstr "Zeitplan löschen"
#: bookwyrm/templates/settings/automod/rules.html:63
msgid "Run now"
msgstr ""
msgstr "Jetzt ausführen"
#: bookwyrm/templates/settings/automod/rules.html:64
msgid "Last run date will not be updated"
@ -3298,11 +3317,11 @@ msgstr ""
#: bookwyrm/templates/settings/automod/rules.html:69
#: bookwyrm/templates/settings/automod/rules.html:92
msgid "Schedule scan"
msgstr ""
msgstr "Scan planen"
#: bookwyrm/templates/settings/automod/rules.html:101
msgid "Successfully added rule"
msgstr ""
msgstr "Regel erfolgreich hinzugefügt"
#: bookwyrm/templates/settings/automod/rules.html:107
msgid "Add Rule"
@ -4034,7 +4053,7 @@ msgstr "Einladungsanfragen zulassen"
#: bookwyrm/templates/settings/site.html:158
msgid "Set a question for invite requests"
msgstr ""
msgstr "Eine Frage für Einladungsanfragen festlegen"
#: bookwyrm/templates/settings/site.html:163
msgid "Question:"
@ -4050,11 +4069,11 @@ msgstr "Hinweis für Einladungsanfragen:"
#: bookwyrm/templates/settings/themes.html:10
msgid "Set instance default theme"
msgstr ""
msgstr "Instanz-Standard-Theme festlegen"
#: bookwyrm/templates/settings/themes.html:19
msgid "Successfully added theme"
msgstr ""
msgstr "Theme erfolgreich hinzugefügt"
#: bookwyrm/templates/settings/themes.html:26
msgid "How to add a theme"
@ -4263,11 +4282,11 @@ msgstr ""
#: bookwyrm/templates/setup/admin.html:55
msgid "Learn more about moderation"
msgstr ""
msgstr "Mehr über Moderation erfahren"
#: bookwyrm/templates/setup/config.html:5
msgid "Instance Configuration"
msgstr ""
msgstr "Instanzkonfiguration"
#: bookwyrm/templates/setup/config.html:7
msgid "Make sure everything looks right before proceeding"
@ -4291,11 +4310,11 @@ msgstr "Einstellungen"
#: bookwyrm/templates/setup/config.html:56
msgid "Instance domain:"
msgstr ""
msgstr "Instanz Domain:"
#: bookwyrm/templates/setup/config.html:63
msgid "Protocol:"
msgstr ""
msgstr "Protokoll:"
#: bookwyrm/templates/setup/config.html:81
msgid "Using S3:"
@ -4359,46 +4378,51 @@ msgid "User profile"
msgstr "Benutzer*inprofil"
#: bookwyrm/templates/shelf/shelf.html:39
#: bookwyrm/templatetags/shelf_tags.py:44 bookwyrm/views/shelf/shelf.py:53
#: bookwyrm/templatetags/shelf_tags.py:46 bookwyrm/views/shelf/shelf.py:53
msgid "All books"
msgstr "Alle Bücher"
#: bookwyrm/templates/shelf/shelf.html:96
#: bookwyrm/templates/shelf/shelf.html:97
#, python-format
msgid "%(formatted_count)s book"
msgid_plural "%(formatted_count)s books"
msgstr[0] "%(formatted_count)s Buch"
msgstr[1] "%(formatted_count)s Bücher"
#: bookwyrm/templates/shelf/shelf.html:103
#: bookwyrm/templates/shelf/shelf.html:104
#, python-format
msgid "(showing %(start)s-%(end)s)"
msgstr "(Anzeige: %(start)s&endash;%(end)s)"
#: bookwyrm/templates/shelf/shelf.html:115
#: bookwyrm/templates/shelf/shelf.html:116
msgid "Edit shelf"
msgstr "Regal bearbeiten"
#: bookwyrm/templates/shelf/shelf.html:123
#: bookwyrm/templates/shelf/shelf.html:124
msgid "Delete shelf"
msgstr "Regal löschen"
#: bookwyrm/templates/shelf/shelf.html:151
#: bookwyrm/templates/shelf/shelf.html:177
#: bookwyrm/templates/shelf/shelf.html:152
#: bookwyrm/templates/shelf/shelf.html:178
msgid "Shelved"
msgstr "Ins Regal gestellt"
#: bookwyrm/templates/shelf/shelf.html:152
#: bookwyrm/templates/shelf/shelf.html:180
#: bookwyrm/templates/shelf/shelf.html:153
#: bookwyrm/templates/shelf/shelf.html:181
msgid "Started"
msgstr "Gestartet"
#: bookwyrm/templates/shelf/shelf.html:153
#: bookwyrm/templates/shelf/shelf.html:183
#: bookwyrm/templates/shelf/shelf.html:154
#: bookwyrm/templates/shelf/shelf.html:184
msgid "Finished"
msgstr "Abgeschlossen"
#: bookwyrm/templates/shelf/shelf.html:209
#: bookwyrm/templates/shelf/shelf.html:154
#: bookwyrm/templates/shelf/shelf.html:184
msgid "Until"
msgstr "Bis"
#: bookwyrm/templates/shelf/shelf.html:210
msgid "This shelf is empty."
msgstr "Dieses Regal ist leer."
@ -4666,7 +4690,7 @@ msgstr "Ziel setzen"
#: bookwyrm/templates/snippets/goal_progress.html:7
msgctxt "Goal successfully completed"
msgid "Success!"
msgstr ""
msgstr "Erfolg!"
#: bookwyrm/templates/snippets/goal_progress.html:9
#, python-format
@ -4728,7 +4752,7 @@ msgid "(Optional)"
msgstr "(Optional)"
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:6
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:54
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:61
msgid "Update progress"
msgstr "Zwischenstand"
@ -4737,6 +4761,17 @@ msgstr "Zwischenstand"
msgid "Start \"<em>%(book_title)s</em>\""
msgstr "„<em>%(book_title)s</em>“ beginnen"
#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:6
#, python-format
msgid "Stop Reading \"<em>%(book_title)s</em>\""
msgstr ""
#: bookwyrm/templates/snippets/reading_modals/stop_reading_modal.html:32
#: bookwyrm/templates/snippets/shelf_selector.html:54
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:21
msgid "Stopped reading"
msgstr ""
#: bookwyrm/templates/snippets/reading_modals/want_to_read_modal.html:6
#, python-format
msgid "Want to Read \"<em>%(book_title)s</em>\""
@ -4784,23 +4819,23 @@ msgstr "Buch verschieben"
#: bookwyrm/templates/snippets/shelf_selector.html:39
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:33
msgid "Start reading"
msgstr "Zu lesen beginnen"
#: bookwyrm/templates/snippets/shelf_selector.html:54
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:38
#: bookwyrm/templates/snippets/shelf_selector.html:61
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:38
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:55
msgid "Want to read"
msgstr "Auf Leseliste setzen"
#: bookwyrm/templates/snippets/shelf_selector.html:75
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:66
#: bookwyrm/templates/snippets/shelf_selector.html:82
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:73
#, python-format
msgid "Remove from %(name)s"
msgstr "Aus %(name)s entfernen"
#: bookwyrm/templates/snippets/shelf_selector.html:88
#: bookwyrm/templates/snippets/shelf_selector.html:95
msgid "Remove from"
msgstr "Entfernen aus"
@ -4808,7 +4843,12 @@ msgstr "Entfernen aus"
msgid "More shelves"
msgstr "Mehr Regale"
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:31
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:48
msgid "Stop reading"
msgstr ""
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:40
msgid "Finish reading"
msgstr "Lesen abschließen"
@ -4903,6 +4943,16 @@ msgstr "hat <a href=\"%(book_path)s\">%(book)s</a> von <a href=\"%(author_path)s
msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "hat <a href=\"%(book_path)s\">%(book)s</a> besprochen"
#: bookwyrm/templates/snippets/status/headers/stopped_reading.html:10
#, python-format
msgid "stopped reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/stopped_reading.html:17
#, python-format
msgid "stopped reading <a href=\"%(book_path)s\">%(book)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/to_read.html:10
#, python-format
msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
@ -5043,29 +5093,29 @@ msgstr "%(username)s folgt niemandem"
msgid "Edit profile"
msgstr "Profil bearbeiten"
#: bookwyrm/templates/user/user.html:37
#: bookwyrm/templates/user/user.html:38
#, python-format
msgid "View all %(size)s"
msgstr "Alle %(size)s anzeigen"
#: bookwyrm/templates/user/user.html:51
#: bookwyrm/templates/user/user.html:52
msgid "View all books"
msgstr "Alle Bücher anzeigen"
#: bookwyrm/templates/user/user.html:58
#: bookwyrm/templates/user/user.html:59
#, python-format
msgid "%(current_year)s Reading Goal"
msgstr "Leseziel %(current_year)s"
#: bookwyrm/templates/user/user.html:65
#: bookwyrm/templates/user/user.html:66
msgid "User Activity"
msgstr "Benutzer*innenaktivität"
#: bookwyrm/templates/user/user.html:69
#: bookwyrm/templates/user/user.html:70
msgid "RSS feed"
msgstr "RSS-Feed"
#: bookwyrm/templates/user/user.html:80
#: bookwyrm/templates/user/user.html:81
msgid "No activities yet!"
msgstr "Noch keine Aktivitäten!"