mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
108 lines
2.9 KiB
Plaintext
108 lines
2.9 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the RcGcDw package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: RcGcDw\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-08-08 02:52+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/discussion_formatters.py:38
|
|
#, 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/discussion_formatters.py:40 src/discussion_formatters.py:49
|
|
#: src/discussion_formatters.py:104 src/discussion_formatters.py:117
|
|
msgid "unknown"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:44
|
|
#, 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/discussion_formatters.py:46
|
|
#, 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/discussion_formatters.py:51
|
|
#, python-brace-format
|
|
msgid ""
|
|
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?"
|
|
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.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/discussion_formatters.py:82
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:87
|
|
#, python-brace-format
|
|
msgid "Created a poll \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:92
|
|
msgid "Option {}"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:93
|
|
#, python-brace-format
|
|
msgid "__[View image]({image_url})__"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:101
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\""
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:110
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\" on {user}'s Message Wall"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:114
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\" on {user}'s Message Wall"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:121
|
|
#, python-brace-format
|
|
msgid "Commented on {article}"
|
|
msgstr ""
|
|
|
|
#: src/discussion_formatters.py:125
|
|
#, python-brace-format
|
|
msgid "Replied to a comment on {article}"
|
|
msgstr ""
|