mirror of
https://gitlab.com/chicken-riders/RcGcDb.git
synced 2025-02-23 00:54:09 +00:00
182 lines
6.2 KiB
Plaintext
182 lines
6.2 KiB
Plaintext
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Frisk <>, 2020.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: \n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2020-12-21 19:17+0100\n"
|
||
"PO-Revision-Date: 2020-12-22 00:13+0000\n"
|
||
"Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n"
|
||
"Language-Team: Russian <https://translate.wikibot.de/projects/rcgcdw/"
|
||
"discussion_formatters-1/ru/>\n"
|
||
"Language: ru\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
"X-Generator: Weblate 4.2.1\n"
|
||
|
||
#: src/formatters/discussions.py:18 src/formatters/discussions.py:53
|
||
#: src/formatters/discussions.py:64 src/formatters/discussions.py:86
|
||
#: src/formatters/discussions.py:155 src/formatters/discussions.py:168
|
||
msgid "unknown"
|
||
msgstr "неизвестно"
|
||
|
||
#: src/formatters/discussions.py:36
|
||
#, python-brace-format
|
||
msgid ""
|
||
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
|
||
"{forumName}"
|
||
msgstr ""
|
||
"[{author}]({author_url}) создал(а) [{title}](<{url}f/p/{threadId}>) в "
|
||
"{forumName}"
|
||
|
||
#: src/formatters/discussions.py:39
|
||
#, python-brace-format
|
||
msgid ""
|
||
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
|
||
"{forumName}"
|
||
msgstr ""
|
||
"[{author}]({author_url}) создал(а) опрос [{title}](<{url}f/p/{threadId}>) в "
|
||
"{forumName}"
|
||
|
||
#: src/formatters/discussions.py:42
|
||
#, python-brace-format
|
||
msgid ""
|
||
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
|
||
"{forumName}"
|
||
msgstr ""
|
||
|
||
#: src/formatters/discussions.py:51
|
||
#, 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 ""
|
||
"[{author}]({author_url}) [ответил](<{url}f/p/{threadId}/r/{postId}>) на "
|
||
"[{title}](<{url}f/p/{threadId}>) в {forumName}"
|
||
|
||
#: src/formatters/discussions.py:58
|
||
#, 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 ""
|
||
"[{author}]({author_url}) создал [{title}](<{url}wiki/Message_Wall:"
|
||
"{user_wall}?threadId={threadId}>) на [Стене Обсуждения Участника {user}]"
|
||
"(<{url}wiki/Message_Wall:{user_wall}>)"
|
||
|
||
#: src/formatters/discussions.py:61
|
||
#, 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 ""
|
||
"[{author}]({author_url}) [ответил](<{url}wiki/Message_Wall:{user_wall}?"
|
||
"threadId={threadId}#{replyId}>) на [{title}](<{url}wiki/Message_Wall:"
|
||
"{user_wall}?threadId={threadId}>) на [Стене Обсуждения Участника {user}]"
|
||
"(<{url}wiki/Message_Wall:{user_wall}>)"
|
||
|
||
#: src/formatters/discussions.py:68
|
||
#, python-brace-format
|
||
msgid ""
|
||
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
|
||
"on [{article}](<{url}>)"
|
||
msgstr ""
|
||
"[{author}]({author_url}) оставил [комментарий](<{url}?commentId={commentId}"
|
||
">) к [{article}](<{url}>)"
|
||
|
||
#: src/formatters/discussions.py:71
|
||
#, python-brace-format
|
||
msgid ""
|
||
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
|
||
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
|
||
"[{article}](<{url}>)"
|
||
msgstr ""
|
||
"[{author}]({author_url}) [ответил](<{url}?commentId={commentId}"
|
||
"&replyId={replyId}>) на [комментарий](<{url}?commentId={commentId}>) к "
|
||
"[{article}](<{url}>)"
|
||
|
||
#: src/formatters/discussions.py:77
|
||
#, python-brace-format
|
||
msgid ""
|
||
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
|
||
"[support server](<{support}>)."
|
||
msgstr ""
|
||
"Неизвестное событие `{event}`, выполненное участником [{author}]"
|
||
"({author_url}), сообщите об этом на [сервере поддержки](<{support}>)."
|
||
|
||
#: src/formatters/discussions.py:115
|
||
#, python-brace-format
|
||
msgid "Created \"{title}\""
|
||
msgstr "Создал \"{title}\""
|
||
|
||
#: src/formatters/discussions.py:119
|
||
#, python-brace-format
|
||
msgid "Created a poll \"{title}\""
|
||
msgstr "Создал опрос \"{title}\""
|
||
|
||
#: src/formatters/discussions.py:126
|
||
msgid "Option {}"
|
||
msgstr ""
|
||
|
||
#: src/formatters/discussions.py:127
|
||
#, python-brace-format
|
||
msgid "__[View image]({image_url})__"
|
||
msgstr "__[Просмотреть изображение]({image_url})__"
|
||
|
||
#: src/formatters/discussions.py:131
|
||
#, python-brace-format
|
||
msgid "Created a quiz \"{title}\""
|
||
msgstr ""
|
||
|
||
#: src/formatters/discussions.py:147 src/formatters/discussions.py:149
|
||
msgid "Tags"
|
||
msgstr "Метки"
|
||
|
||
#: src/formatters/discussions.py:147
|
||
msgid "{} tags"
|
||
msgstr "{} меток"
|
||
|
||
#: src/formatters/discussions.py:152
|
||
#, python-brace-format
|
||
msgid "Replied to \"{title}\""
|
||
msgstr "Ответил на \"{title}\""
|
||
|
||
#: src/formatters/discussions.py:161
|
||
#, python-brace-format
|
||
msgid "Created \"{title}\" on {user}'s Message Wall"
|
||
msgstr "Создал \"{title}\" на Стене Обсуждения Участника {user}"
|
||
|
||
#: src/formatters/discussions.py:165
|
||
#, python-brace-format
|
||
msgid "Replied to \"{title}\" on {user}'s Message Wall"
|
||
msgstr "Ответил на \"{title}\" на Стене Обсуждения Участника {user}"
|
||
|
||
#: src/formatters/discussions.py:172
|
||
#, python-brace-format
|
||
msgid "Commented on {article}"
|
||
msgstr "Оставил Комментарий к статье {article}"
|
||
|
||
#: src/formatters/discussions.py:176
|
||
#, python-brace-format
|
||
msgid "Replied to a comment on {article}"
|
||
msgstr "Ответил на Комментарий к статье {article}"
|
||
|
||
#: src/formatters/discussions.py:180
|
||
#, python-brace-format
|
||
msgid "Unknown event `{event}`"
|
||
msgstr "Неизвестное событие `{event}`"
|
||
|
||
#: src/formatters/discussions.py:185 src/formatters/discussions.py:187
|
||
msgid "Report this on the support server"
|
||
msgstr "Сообщите об этом на сервере поддержки"
|
||
|
||
#~ msgid "Unregistered user"
|
||
#~ msgstr "Незарегистрированный пользователь"
|