2020-04-08 10:45:09 +00:00
|
|
|
# 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-04-27 16:06:48 +00:00
|
|
|
"POT-Creation-Date: 2020-04-26 22:05+0200\n"
|
|
|
|
"PO-Revision-Date: 2020-04-27 17:46+0200\n"
|
|
|
|
"Last-Translator: \n"
|
2020-04-08 10:45:09 +00:00
|
|
|
"Language-Team: \n"
|
2020-04-27 16:06:48 +00:00
|
|
|
"Language: de\n"
|
2020-04-08 10:45:09 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Generator: Poedit 2.3\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
|
|
#: discussions.py:53
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "Replied to \"{title}\""
|
|
|
|
msgstr "Antwortete auf „{title}“"
|
|
|
|
|
2020-04-27 16:06:48 +00:00
|
|
|
#: discussions.py:58
|
2020-04-08 10:45:09 +00:00
|
|
|
#, python-brace-format
|
|
|
|
msgid "Created \"{title}\""
|
|
|
|
msgstr "Erstellte „{title}“"
|
|
|
|
|
2020-04-27 16:06:48 +00:00
|
|
|
#: discussions.py:70
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "Created a poll titled \"{title}\""
|
|
|
|
msgstr "Erstellte eine Umfrage „{title}“"
|
|
|
|
|
|
|
|
#: discussions.py:75
|
|
|
|
msgid "Option {}"
|
|
|
|
msgstr "Option {}"
|
|
|
|
|
|
|
|
#: discussions.py:76
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "__[View image]({image_url})__"
|
|
|
|
msgstr "__[Bild öffnen]({image_url})__"
|
|
|
|
|
|
|
|
#: discussions.py:89
|
2020-04-08 10:45:09 +00:00
|
|
|
#, python-brace-format
|
|
|
|
msgid ""
|
|
|
|
"[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}>) "
|
|
|
|
"in {forumName}"
|
|
|
|
msgstr ""
|
|
|
|
"[{author}](<{url}f/u/{creatorId}>) erstellte [{title}](<{url}f/p/{threadId}"
|
|
|
|
">) in {forumName}"
|
|
|
|
|
2020-04-27 16:06:48 +00:00
|
|
|
#: discussions.py:92
|
2020-04-08 10:45:09 +00:00
|
|
|
#, python-brace-format
|
|
|
|
msgid ""
|
|
|
|
"[{author}](<{url}f/u/{creatorId}>) created a [reply](<{url}f/p/{threadId}/r/"
|
|
|
|
"{postId}>) to [{title}](<{url}f/p/{threadId}>) in {forumName}"
|
|
|
|
msgstr ""
|
|
|
|
"[{author}](<{url}f/u/{creatorId}>) erstellte eine [Antwork](<{url}f/p/"
|
|
|
|
"{threadId}/r/{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}"
|
2020-04-27 16:06:48 +00:00
|
|
|
|
|
|
|
#: discussions.py:97
|
|
|
|
#, python-brace-format
|
|
|
|
msgid ""
|
|
|
|
"[{author}](<{url}f/u/{creatorId}>) 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}"
|