mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-04-04 09:29:46 +00:00
New translations django.po (German)
This commit is contained in:
parent
4050829985
commit
6b6fbfbcd5
1 changed files with 16 additions and 16 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-25 20:12+0000\n"
|
||||
"PO-Revision-Date: 2022-02-25 21:15\n"
|
||||
"PO-Revision-Date: 2022-02-27 18:54\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -19,11 +19,11 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/forms.py:62
|
||||
msgid "User with this username already exists"
|
||||
msgstr ""
|
||||
msgstr "Ein Benutzer mit diesem Benutzernamen existiert bereits"
|
||||
|
||||
#: bookwyrm/forms.py:252
|
||||
msgid "This domain is blocked. Please contact your administrator if you think this is an error."
|
||||
msgstr ""
|
||||
msgstr "Diese Domain ist blockiert. Bitte kontaktiere einen Administrator, wenn du denkst, dass dies ein Fehler ist."
|
||||
|
||||
#: bookwyrm/forms.py:262
|
||||
msgid "This link with file type has already been added for this book. If it is not visible, the domain is still pending."
|
||||
|
@ -98,15 +98,15 @@ msgstr "Keine Übereinstimmung für das Buch gefunden"
|
|||
|
||||
#: bookwyrm/models/announcement.py:11
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
msgstr "Keine"
|
||||
|
||||
#: bookwyrm/models/announcement.py:12
|
||||
msgid "Primary"
|
||||
msgstr ""
|
||||
msgstr "Primär"
|
||||
|
||||
#: bookwyrm/models/announcement.py:13
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
msgstr "Erfolg"
|
||||
|
||||
#: bookwyrm/models/announcement.py:14
|
||||
#: bookwyrm/templates/settings/invites/manage_invites.html:47
|
||||
|
@ -115,11 +115,11 @@ msgstr "Link"
|
|||
|
||||
#: bookwyrm/models/announcement.py:15
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
msgstr "Warnung"
|
||||
|
||||
#: bookwyrm/models/announcement.py:16
|
||||
msgid "Danger"
|
||||
msgstr ""
|
||||
msgstr "Gefahr"
|
||||
|
||||
#: bookwyrm/models/antispam.py:106 bookwyrm/models/antispam.py:140
|
||||
msgid "Automatically generated report"
|
||||
|
@ -3133,11 +3133,11 @@ msgstr "Ankündigung bearbeiten"
|
|||
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:45
|
||||
msgid "Announcement content"
|
||||
msgstr ""
|
||||
msgstr "Inhalt der Ankündigung"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:57
|
||||
msgid "Details:"
|
||||
msgstr ""
|
||||
msgstr "Details:"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:65
|
||||
msgid "Event date:"
|
||||
|
@ -3145,11 +3145,11 @@ msgstr "Ereignisdatum:"
|
|||
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:73
|
||||
msgid "Display settings"
|
||||
msgstr ""
|
||||
msgstr "Anzeigeeinstellungen"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:98
|
||||
msgid "Color:"
|
||||
msgstr ""
|
||||
msgstr "Farbe:"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:6
|
||||
#: bookwyrm/templates/settings/automod/rules.html:10
|
||||
|
@ -3261,7 +3261,7 @@ msgstr[1] "%(display_count)s Einladungsanfragen"
|
|||
#: bookwyrm/templates/settings/dashboard/dashboard.html:79
|
||||
#, python-format
|
||||
msgid "An update is available! You're running v%(current)s and the latest release is %(available)s."
|
||||
msgstr ""
|
||||
msgstr "Ein Update ist verfügbar! Sie verwenden v%(current)s, die neueste Version ist %(available)s."
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:88
|
||||
msgid "Instance Activity"
|
||||
|
@ -3800,11 +3800,11 @@ msgstr "Registrierung"
|
|||
|
||||
#: bookwyrm/templates/settings/site.html:22
|
||||
msgid "Settings saved"
|
||||
msgstr ""
|
||||
msgstr "Einstellungen gespeichert"
|
||||
|
||||
#: bookwyrm/templates/settings/site.html:31
|
||||
msgid "Unable to save settings"
|
||||
msgstr ""
|
||||
msgstr "Einstellungen konnten nicht gespeichert werden"
|
||||
|
||||
#: bookwyrm/templates/settings/site.html:42
|
||||
msgid "Instance Name:"
|
||||
|
@ -4015,7 +4015,7 @@ msgstr "Zugriffsstufe:"
|
|||
|
||||
#: bookwyrm/templates/setup/admin.html:5
|
||||
msgid "Set up BookWyrm"
|
||||
msgstr ""
|
||||
msgstr "BookWyrm einrichten"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:7
|
||||
msgid "Your account as a user and an admin"
|
||||
|
|
Loading…
Reference in a new issue