Translated using Weblate (German)

Currently translated at 100.0% (24 of 24 strings)

Translation: RcGcDw/discussion_formatters
Translate-URL: https://weblate.frisk.space/projects/rcgcdw/discussion_formatters-1/de/
This commit is contained in:
MarkusRost 2020-10-14 19:38:09 +00:00 committed by Weblate
parent e4912ffddd
commit 49715cce7a
2 changed files with 8 additions and 9 deletions

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-14 20:55+0200\n" "POT-Creation-Date: 2020-10-14 20:55+0200\n"
"PO-Revision-Date: 2020-10-13 16:56+0000\n" "PO-Revision-Date: 2020-11-18 07:47+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n" "Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/de/>\n" "discussion_formatters-1/de/>\n"
@ -86,25 +86,24 @@ msgstr ""
"{user}](<{url}wiki/Message_Wall:{user_wall}>)" "{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:55 #: src/discussion_formatters.py:55
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) erstellte ein [Kommentar](<{url}wiki/{article}?" "[{author}]({author_url}) erstellte ein "
"commentId={commentId}>) zu [{article}](<{url}wiki/{article}>)" "[Kommentar](<{url}?commentId={commentId}>) zu [{article}](<{url}>)"
#: src/discussion_formatters.py:60 #: src/discussion_formatters.py:60
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) erstellte eine [Antwort](<{url}wiki/{article}?" "[{author}]({author_url}) erstellte eine "
"threadId={threadId}>) auf ein [Kommentar](<{url}wiki/{article}?" "[Antwort](<{url}?commentId={commentId}&replyId={replyId}>) auf ein "
"commentId={commentId}&replyId={replyId}>) zu [{article}](<{url}wiki/{article}" "[Kommentar](<{url}?commentId={commentId}>) zu [{article}](<{url}>)"
">)"
#: src/discussion_formatters.py:68 #: src/discussion_formatters.py:68
#, python-brace-format #, python-brace-format