mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
91 lines
2.5 KiB
Plaintext
91 lines
2.5 KiB
Plaintext
# 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"
|
|
"POT-Creation-Date: 2020-06-23 14:54+0200\n"
|
|
"PO-Revision-Date: 2020-06-23 14:57+0200\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"Language: en\n"
|
|
"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:56
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\""
|
|
msgstr "Replied to \"{title}\""
|
|
|
|
#: discussions.py:63 discussions.py:79
|
|
msgid "unknown"
|
|
msgstr "unknown"
|
|
|
|
#: discussions.py:68
|
|
#, python-brace-format
|
|
msgid "Replied to \"{title}\" on {user}'s Message Wall"
|
|
msgstr "Replied to \"{title}\" on {user}'s Message Wall"
|
|
|
|
#: discussions.py:72
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\""
|
|
msgstr "Created \"{title}\""
|
|
|
|
#: discussions.py:86
|
|
#, python-brace-format
|
|
msgid "Created \"{title}\" on {user}'s Message Wall"
|
|
msgstr "Created \"{title}\" on {user}'s Message Wall"
|
|
|
|
#: discussions.py:99
|
|
#, python-brace-format
|
|
msgid "Created a poll titled \"{title}\""
|
|
msgstr "Created a poll titled \"{title}\""
|
|
|
|
#: discussions.py:104
|
|
msgid "Option {}"
|
|
msgstr "Option {}"
|
|
|
|
#: discussions.py:105
|
|
#, python-brace-format
|
|
msgid "__[View image]({image_url})__"
|
|
msgstr "__[View image]({image_url})__"
|
|
|
|
#: discussions.py:118
|
|
#, python-brace-format
|
|
#| msgid ""
|
|
#| "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}"
|
|
#| ">) in ${forumName}"
|
|
msgid ""
|
|
"[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}>) "
|
|
"in {forumName}"
|
|
msgstr ""
|
|
"[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}>) "
|
|
"in {forumName}"
|
|
|
|
#: discussions.py:121
|
|
#, 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}>) created a [reply](<{url}f/p/{threadId}/r/"
|
|
"{postId}>) to [{title}](<{url}f/p/{threadId}>) in {forumName}"
|
|
|
|
#: discussions.py:126
|
|
#, python-brace-format
|
|
#| msgid ""
|
|
#| "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}"
|
|
#| ">) in ${forumName}"
|
|
msgid ""
|
|
"[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/"
|
|
"{threadId}>) in {forumName}"
|
|
msgstr ""
|
|
"[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/"
|
|
"{threadId}>) in {forumName}"
|