RcGcDw/locale/de/LC_MESSAGES/discussion_formatters.po

173 lines
5.7 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
2020-08-10 14:16:53 +00:00
"POT-Creation-Date: 2020-08-10 16:15+0200\n"
"PO-Revision-Date: 2020-08-10 14:11+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.1.1\n"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:31
#, fuzzy, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>) erstellte [{title}](<{url}f/p/{threadId}"
">) in {forumName}"
#: src/discussion_formatters.py:33
#, fuzzy, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>) erstellte eine Umfrage [{title}](<{url}f/"
"p/{threadId}>) in {forumName}"
#: src/discussion_formatters.py:35
#, fuzzy, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}](<{url}f/u/{creatorId}>) erstellte eine Umfrage [{title}](<{url}f/"
"p/{threadId}>) in {forumName}"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:40
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr ""
"[{author}]({author_url}) erstellte eine [Antwork](<{url}f/p/{threadId}/r/"
"{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:42 src/discussion_formatters.py:51
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:120 src/discussion_formatters.py:133
msgid "unknown"
msgstr "Unbekannt"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:46
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)"
msgstr ""
2020-08-10 00:11:17 +00:00
"[{author}]({author_url}) erstellte [{title}](<{wikiurl}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von {user}]"
"(<{url}wiki/Message_Wall:{user_wall}>)"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:48
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/"
2020-08-08 20:58:49 +00:00
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr ""
2020-08-10 00:11:17 +00:00
"[{author}]({author_url}) erstellte eine [Antwort](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}#{replyId}>) auf [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von "
"{user}](<{url}wiki/Message_Wall:{user_wall}>)"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:53
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?"
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)"
msgstr ""
2020-08-10 00:11:17 +00:00
"[{author}]({author_url}) erstellte ein [Kommentar](<{url}wiki/{article}?"
"commentId={commentId}>) zu [{article}](<{url}wiki/{article}>)"
2020-08-10 00:11:17 +00:00
#: src/discussion_formatters.py:55
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr ""
2020-08-10 00:11:17 +00:00
"[{author}]({author_url}) erstellte eine [Antwort](<{url}wiki/{article}?"
"threadId={threadId}>) auf ein [Kommentar](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) zu [{article}](<{url}wiki/{article}"
">)"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:61
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/discussion_formatters.py:89
#, python-brace-format
msgid "Created \"{title}\""
msgstr "Erstellte „{title}“"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:93
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "Erstellte eine Umfrage „{title}“"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:100
msgid "Option {}"
msgstr "Option {}"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:101
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Bild öffnen]({image_url})__"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:105
#, python-brace-format
2020-08-10 00:11:17 +00:00
msgid "Created a quiz \"{title}\""
msgstr "Erstellte ein Quiz „{title}“"
2020-08-10 00:11:17 +00:00
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:117
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "Antwortete auf „{title}“"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:126
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:130
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:137
#, python-brace-format
msgid "Commented on {article}"
msgstr "Kommentierte zu „{article}“"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:141
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "Antwortete auf ein Kommentar zu „{article}“"
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:145
#, python-brace-format
2020-08-10 14:16:53 +00:00
msgid "Unknown event `{event}`"
msgstr ""
2020-08-10 14:16:53 +00:00
#: src/discussion_formatters.py:151 src/discussion_formatters.py:153
msgid "Report this on the support server"
msgstr ""