mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-10 17:25:35 +00:00
New translations django.po (German)
This commit is contained in:
parent
609d149fb6
commit
63bd9d8f89
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-07-08 22:40+0000\n"
|
||||
"PO-Revision-Date: 2022-07-10 20:21\n"
|
||||
"PO-Revision-Date: 2022-07-10 21:20\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -2657,12 +2657,12 @@ msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> und <a href=\"%(s
|
|||
#: bookwyrm/templates/notifications/items/boost.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> und %(other_user_display_count)s andere haben deine <a href=\"%(related_path)s\">Rezension über <em>%(book_title)s</em></a> geteilt"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:44
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> hat deinen <a href=\"%(related_path)s\">Kommentar über <em>%(book_title)s</em></a> geteilt"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:50
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue