mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-18 23:51:10 +00:00
New translations django.po (German)
This commit is contained in:
parent
029478b904
commit
37454a043c
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-12-05 02:21+0000\n"
|
||||
"PO-Revision-Date: 2022-12-05 07:54\n"
|
||||
"PO-Revision-Date: 2022-12-08 18:34\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -60,11 +60,11 @@ msgstr "Enddatum darf nicht vor dem Startdatum liegen."
|
|||
|
||||
#: bookwyrm/forms/forms.py:59
|
||||
msgid "Reading stopped date cannot be before start date."
|
||||
msgstr "Das Datum für Lesen gestoppt kann nicht vor dem Lesestart sein."
|
||||
msgstr "Das Datum für \"Lesen gestoppt\" kann nicht vor dem Lesestart sein."
|
||||
|
||||
#: bookwyrm/forms/forms.py:67
|
||||
msgid "Reading stopped date cannot be in the future."
|
||||
msgstr "Das Datum für Lesen gestoppt kann nicht in der Zukunft sein."
|
||||
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."
|
||||
|
@ -1783,7 +1783,7 @@ msgstr "Hier sind noch keine Aktivitäten! Folge Anderen, um loszulegen"
|
|||
|
||||
#: bookwyrm/templates/feed/feed.html:56
|
||||
msgid "Alternatively, you can try enabling more status types"
|
||||
msgstr "Alternativ könntest du auch weitere Statustypen aktivieren"
|
||||
msgstr "Alternativ kannst Du auch versuchen, weitere Statustypen zu aktivieren"
|
||||
|
||||
#: bookwyrm/templates/feed/goal_card.html:6
|
||||
#: bookwyrm/templates/feed/layout.html:14
|
||||
|
@ -1813,7 +1813,7 @@ msgstr "Hier sind noch keine Bücher! Versuche, nach Büchern zu suchen, um losz
|
|||
|
||||
#: bookwyrm/templates/feed/suggested_books.html:13
|
||||
msgid "Do you have book data from another service like GoodReads?"
|
||||
msgstr "Hast Du Buchdaten von einem anderen Service wie GoodReads?"
|
||||
msgstr "Hast Du Buchdaten von einem anderen Dienst wie GoodReads?"
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_books.html:16
|
||||
msgid "Import your reading history"
|
||||
|
|
Loading…
Reference in a new issue