mirror of
https://gitlab.com/chicken-riders/RcGcDb.git
synced 2025-02-23 00:54:09 +00:00
158 lines
4.1 KiB
Plaintext
158 lines
4.1 KiB
Plaintext
# 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-08-11 23:23+0200\n"
|
|
"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"
|
|
|
|
#: src/formatters/discussions.py:30
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
|
|
"{forumName}"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:32
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
|
|
"{forumName}"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:34
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
|
|
"{forumName}"
|
|
msgstr ""
|
|
|
|
#: 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:49
|
|
#: src/formatters/discussions.py:126 src/formatters/discussions.py:138
|
|
msgid "unknown"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:45
|
|
#, 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 ""
|
|
|
|
#: src/formatters/discussions.py:47
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
|
|
"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/"
|
|
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
|
|
"(<{url}wiki/Message_Wall:{user_wall}>)"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:51
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?"
|
|
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:53
|
|
#, 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 ""
|
|
|
|
#: src/formatters/discussions.py:59
|
|
#, python-brace-format
|
|
msgid ""
|
|
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
|
|
"[support server](<{support}>)."
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:87
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:91
|
|
#, python-brace-format
|
|
msgid "Created a poll \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:98
|
|
msgid "Option {}"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:99
|
|
#, python-brace-format
|
|
msgid "__[View image]({image_url})__"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:103
|
|
#, python-brace-format
|
|
msgid "Created a quiz \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:118 src/formatters/discussions.py:120
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:118
|
|
msgid "{} tags"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:123
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:132
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\" on {user}'s Message Wall"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:136
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\" on {user}'s Message Wall"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:142
|
|
#, python-brace-format
|
|
msgid "Commented on {article}"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:146
|
|
#, python-brace-format
|
|
msgid "Replied to a comment on {article}"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:150
|
|
#, python-brace-format
|
|
msgid "Unknown event `{event}`"
|
|
msgstr ""
|
|
|
|
#: src/formatters/discussions.py:155 src/formatters/discussions.py:157
|
|
msgid "Report this on the support server"
|
|
msgstr ""
|