mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-22 05:46:19 +00:00
New translations django.po (German)
This commit is contained in:
parent
e22b44f367
commit
5f1d13ee98
1 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-11-10 21:42+0000\n"
|
||||
"PO-Revision-Date: 2022-11-14 17:24\n"
|
||||
"PO-Revision-Date: 2022-11-14 20:37\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -68,7 +68,7 @@ msgstr "Das Datum für Lesen gestoppt kann nicht in der Zukunft sein."
|
|||
|
||||
#: bookwyrm/forms/forms.py:74
|
||||
msgid "Reading finished date cannot be in the future."
|
||||
msgstr ""
|
||||
msgstr "Das Datum \"Lesen beendet\" kann nicht in der Zukunft liegen."
|
||||
|
||||
#: bookwyrm/forms/landing.py:37
|
||||
msgid "Username or password are incorrect"
|
||||
|
@ -3047,12 +3047,12 @@ msgstr "Handbuch"
|
|||
#: bookwyrm/templates/snippets/2fa_footer.html:29
|
||||
#, python-format
|
||||
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">%(support_title)s</a>"
|
||||
msgstr ""
|
||||
msgstr "Unterstütze %(site_name)s auf <a href=\"%(support_link)s\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">%(support_title)s</a>"
|
||||
|
||||
#: bookwyrm/templates/layout.html:228
|
||||
#: bookwyrm/templates/snippets/2fa_footer.html:36
|
||||
msgid "BookWyrm's source code is freely available. You can contribute or report issues on <a href=\"https://github.com/bookwyrm-social/bookwyrm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GitHub</a>."
|
||||
msgstr ""
|
||||
msgstr "Der Quellcode von BookWyrm ist frei verfügbar. Du kannst zu ihm auf <a href=\"https://github.com/bookwyrm-social/bookwyrm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">GitHub</a> beisteuern oder Probleme melden."
|
||||
|
||||
#: bookwyrm/templates/lists/add_item_modal.html:8
|
||||
#, python-format
|
||||
|
@ -3748,7 +3748,7 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/preferences/2fa.html:35
|
||||
msgid "Two Factor Authentication is active on your account."
|
||||
msgstr ""
|
||||
msgstr "Zwei Faktor Authentifizierung ist in deinem Konto aktiviert."
|
||||
|
||||
#: bookwyrm/templates/preferences/2fa.html:36
|
||||
#: bookwyrm/templates/preferences/disable-2fa.html:4
|
||||
|
|
Loading…
Reference in a new issue