RcGcDb/locale/templates/discussion_formatters.pot

157 lines
4 KiB
Plaintext
Raw Normal View History

2020-08-10 17:58:51 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDb package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: RcGcDb\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-14 21:05+0200\n"
2020-08-10 17:58:51 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:30
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
2020-08-11 21:23:46 +00:00
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
2020-08-10 17:58:51 +00:00
msgstr ""
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:32
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
2020-08-11 21:23:46 +00:00
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
2020-08-10 17:58:51 +00:00
msgstr ""
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:34
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
2020-08-11 21:23:46 +00:00
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
2020-08-10 17:58:51 +00:00
msgstr ""
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:39
#, 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 ""
#: src/formatters/discussions.py:41 src/formatters/discussions.py:50
#: src/formatters/discussions.py:127 src/formatters/discussions.py:140
2020-08-10 17:58:51 +00:00
msgid "unknown"
msgstr ""
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:45
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
2020-08-11 21:23:46 +00:00
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
2020-08-10 17:58:51 +00:00
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)"
msgstr ""
2020-08-11 21:23:46 +00:00
#: src/formatters/discussions.py:47
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
2020-08-11 21:23:46 +00:00
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
2020-08-10 17:58:51 +00:00
"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/"
2020-08-11 21:23:46 +00:00
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
2020-08-10 17:58:51 +00:00
"(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr ""
#: src/formatters/discussions.py:52
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
2020-08-10 17:58:51 +00:00
msgstr ""
#: src/formatters/discussions.py:54
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
2020-08-10 17:58:51 +00:00
msgstr ""
#: src/formatters/discussions.py:60
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/formatters/discussions.py:88
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/formatters/discussions.py:92
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: src/formatters/discussions.py:99
2020-08-10 17:58:51 +00:00
msgid "Option {}"
msgstr ""
#: src/formatters/discussions.py:100
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr ""
#: src/formatters/discussions.py:104
2020-08-11 21:23:46 +00:00
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr ""
#: src/formatters/discussions.py:119 src/formatters/discussions.py:121
2020-08-11 21:23:46 +00:00
msgid "Tags"
msgstr ""
#: src/formatters/discussions.py:119
2020-08-11 21:23:46 +00:00
msgid "{} tags"
msgstr ""
#: src/formatters/discussions.py:124
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/formatters/discussions.py:133
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:137
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/formatters/discussions.py:144
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/formatters/discussions.py:148
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/formatters/discussions.py:152
2020-08-10 17:58:51 +00:00
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/formatters/discussions.py:157 src/formatters/discussions.py:159
2020-08-10 17:58:51 +00:00
msgid "Report this on the support server"
msgstr ""