Merge branch 'testing' into 'master'

1.13.1.2

Closes #186 and #194

See merge request piotrex43/RcGcDw!85
This commit is contained in:
Frisk 2021-04-20 13:20:42 +00:00
commit f99e402490
158 changed files with 14372 additions and 5754 deletions

View file

@ -1,5 +1,8 @@
image: python:3.6-alpine image: python:3.6-alpine
include:
- template: Code-Quality.gitlab-ci.yml
test: test:
type: test type: test
script: script:
@ -11,4 +14,4 @@ test:
- python3.6 start.py --test - python3.6 start.py --test
only: only:
- testing - testing
- merge_requests - merge_requests

Binary file not shown.

View file

@ -0,0 +1,184 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-12-30 13:26+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Bengali <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters/bn/>\n"
"Language: bn\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/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr "রেজিস্টার না করা ব্যাবহারকারি"
#: src/discussion_formatters.py:34
#, python-brace-format
msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) {forumName}তে [{title}](<{url}f/p/{threadId}>) "
"বানিয়েছে"
#: src/discussion_formatters.py:36
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) {forumName}এ পোল [{title}](<{url}f/p/{threadId}>) "
"বানিয়েছে"
#: src/discussion_formatters.py:38
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
"[{author}]({author_url}) {forumName}তে একটি কুইজ [{title}](<{url}f/p/"
"{threadId}>) বানিয়েছে"
#: src/discussion_formatters.py:43
#, 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}) {forumName}এ [{title}](<{url}f/p/{threadId}>)তে একটি"
" [উত্তর](<{url}f/p/{threadId}/r/{postId}>) দিয়েছে"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "অজানা"
#: src/discussion_formatters.py:49
#, 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}) [{user}এর মেসেজ ওয়ালে](<{url}wiki/"
"Message_Wall:{user_wall}>)এ [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) বানিয়েছে"
#: src/discussion_formatters.py:51
#, 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}) [{user}এর মেসেজ ওয়ালে](<{url}wiki/"
"Message_Wall:{user_wall}>) [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>)তে একটি [উত্তর](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) দিয়েছে"
#: src/discussion_formatters.py:57
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
"[{author}]({author_url}) [{article}](<{url}>)এ একটি "
"[কমেন্ট](<{url}?commentId={commentId}>) লিখেছে"
#: src/discussion_formatters.py:62
#, 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}) [{article}](<{url}>)এর একটি "
"[কমেন্ট](<{url}?commentId={commentId}>)এ একটি "
"[উত্তর](<{url}?commentId={commentId}&replyId={replyId}>) দিয়েছে"
#: src/discussion_formatters.py:70
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
"[{author}]({author_url})দ্বারা অজানা ঘটনা `{event}` , [সাহায্য "
"সার্ভারে](<{support}>) রিপোর্ট করুন।"
#: src/discussion_formatters.py:98
#, python-brace-format
msgid "Created \"{title}\""
msgstr "\"{title}\" বানানো হলো"
#: src/discussion_formatters.py:102
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr "পোল \"{title}\" বানানো হলো"
#: src/discussion_formatters.py:109
msgid "Option {}"
msgstr "বিকল্প {}"
#: src/discussion_formatters.py:110
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[চিত্র দেখুন]({image_url})__"
#: src/discussion_formatters.py:114
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "একটি কুইজ \"{title}\" বানানো হলো"
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags"
msgstr "ট্যাগ"
#: src/discussion_formatters.py:129
msgid "{} tags"
msgstr "{}টি ট্যাগ"
#: src/discussion_formatters.py:134
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr "\"{title}\"এ উত্তর দেওয়া হলো"
#: src/discussion_formatters.py:143
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "{user}এর মেসেজ ওয়ালে \"{title}\" বানানো হলো"
#: src/discussion_formatters.py:147
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "{user}এর মেসেজ ওয়ালের \"{title}\"তে উত্তর দেওয়া হলো"
#: src/discussion_formatters.py:154
#, python-brace-format
msgid "Commented on {article}"
msgstr "{article}এ কমেন্ট করা হলো"
#: src/discussion_formatters.py:158
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr "{article}এর একটি কমেন্টে উত্তর দেওয়া হলো"
#: src/discussion_formatters.py:162
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr "অজানা ঘটনা `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170
msgid "Report this on the support server"
msgstr "এটিকে সাহায্য সার্ভারে রিপোর্ট করুন"

Binary file not shown.

View file

@ -0,0 +1,88 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-12-30 13:26+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Bengali <https://translate.wikibot.de/projects/rcgcdw/misc/bn/"
">\n"
"Language: bn\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/misc.py:45
msgid "Location"
msgstr "জায়গা"
#: src/misc.py:45
msgid "About me"
msgstr "আমার বিষয়ে"
#: src/misc.py:45
msgid "Google link"
msgstr "গুগল লিংক"
#: src/misc.py:45
msgid "Facebook link"
msgstr "ফেইসবুক লিংক"
#: src/misc.py:45
msgid "Twitter link"
msgstr "টুইটার লিংক"
#: src/misc.py:45
msgid "Reddit link"
msgstr "রেড্ডিট লিংক"
#: src/misc.py:45
msgid "Twitch link"
msgstr "টুইচ লিংক"
#: src/misc.py:45
msgid "PSN link"
msgstr "PSN লিংক"
#: src/misc.py:45
msgid "VK link"
msgstr "VK লিংক"
#: src/misc.py:45
msgid "XBL link"
msgstr "XBL লিংক"
#: src/misc.py:45
msgid "Steam link"
msgstr "স্টিম লিংক"
#: src/misc.py:45
msgid "Discord handle"
msgstr "ডিসকর্ড একাউন্ট"
#: src/misc.py:45
msgid "Battle.net handle"
msgstr "Battle.net একাউন্ট"
#: src/misc.py:119
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__আরও অনেকটি__"
#: src/misc.py:276
msgid "Unknown"
msgstr "অজানা"
#: src/misc.py:278
msgid "unknown"
msgstr "অজানা"

BIN
locale/bn/LC_MESSAGES/rc.mo Normal file

Binary file not shown.

View file

@ -0,0 +1,42 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-12-30 13:26+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Bengali <https://translate.wikibot.de/projects/rcgcdw/rc/bn/>"
"\n"
"Language: bn\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/rc.py:321
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr "মনে হয় {wiki} ডাউন বা এ পর্যন্ত পৌঁছানো যাচ্ছে না।"
#: src/rc.py:322 src/rc.py:334
msgid "Connection status"
msgstr "কানেক্শনের স্থিতি"
#: src/rc.py:332
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki}র সম্পর্ক এখন স্থির লাগছে।"
#: src/rc.py:403
msgid "~~hidden~~"
msgstr "~~লুকানো~~"
#: src/rc.py:407
msgid "hidden"
msgstr "লুকানো"

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -0,0 +1,25 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-12-30 13:26+0000\n"
"Last-Translator: R4356th <radman.siddiki@outlook.com>\n"
"Language-Team: Bengali <https://translate.wikibot.de/projects/rcgcdw/"
"redaction/bn/>\n"
"Language: bn\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/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr "সরানো হয়েছে"

View file

@ -7,9 +7,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-12-01 12:29+0000\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n" "Last-Translator: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>\n"
"Language-Team: German <https://translate.wikibot.de/projects/rcgcdw/" "Language-Team: German <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/de/>\n" "discussion_formatters-1/de/>\n"
"Language: de\n" "Language: de\n"
@ -19,11 +19,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "Unbekannt"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "Nicht angemeldeter Benutzer" msgstr "Nicht angemeldeter Benutzer"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
@ -32,7 +38,7 @@ msgstr ""
"[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
@ -41,7 +47,7 @@ msgstr ""
"[{author}]({author_url}) erstellte eine Umfrage [{title}](<{url}f/p/" "[{author}]({author_url}) erstellte eine Umfrage [{title}](<{url}f/p/"
"{threadId}>) in {forumName}" "{threadId}>) in {forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
@ -50,7 +56,7 @@ msgstr ""
"[{author}]({author_url}) erstellte ein Quiz [{title}](<{url}f/p/{threadId}>) " "[{author}]({author_url}) erstellte ein Quiz [{title}](<{url}f/p/{threadId}>) "
"in {forumName}" "in {forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
@ -59,23 +65,18 @@ msgstr ""
"[{author}]({author_url}) erstellte eine [Antwort](<{url}f/p/{threadId}/r/" "[{author}]({author_url}) erstellte eine [Antwort](<{url}f/p/{threadId}/r/"
"{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}" "{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "Unbekannt"
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" "{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) erstellte [{title}](<{wikiurl}wiki/Message_Wall:" "[{author}]({author_url}) erstellte [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von {user}]" "{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von {user}]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -88,7 +89,7 @@ msgstr ""
"Message_Wall:{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von " "Message_Wall:{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von "
"{user}](<{url}wiki/Message_Wall:{user_wall}>)" "{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
@ -97,7 +98,7 @@ msgstr ""
"[{author}]({author_url}) erstellte ein [Kommentar](<{url}?" "[{author}]({author_url}) erstellte ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}>)" "commentId={commentId}>) zu [{article}](<{url}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
@ -108,7 +109,7 @@ msgstr ""
"commentId={commentId}&replyId={replyId}>) auf ein [Kommentar](<{url}?" "commentId={commentId}&replyId={replyId}>) auf ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}>)" "commentId={commentId}>) zu [{article}](<{url}>)"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
@ -117,68 +118,68 @@ msgstr ""
"Unbekanntes Event `{event}` von [{author}]({author_url}), melde es auf dem " "Unbekanntes Event `{event}` von [{author}]({author_url}), melde es auf dem "
"[Support-Server](<{support}>)." "[Support-Server](<{support}>)."
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Erstellte „{title}“" msgstr "Erstellte „{title}“"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Erstellte eine Umfrage „{title}“" msgstr "Erstellte eine Umfrage „{title}“"
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "Option {}" msgstr "Option {}"
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "__[Bild öffnen]({image_url})__" msgstr "__[Bild öffnen]({image_url})__"
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Erstellte ein Quiz „{title}“" msgstr "Erstellte ein Quiz „{title}“"
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "{} Tags" msgstr "{} Tags"
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "Antwortete auf „{title}“" msgstr "Antwortete auf „{title}“"
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}" msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}" msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "Kommentierte zu „{article}“" msgstr "Kommentierte zu „{article}“"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "Antwortete auf ein Kommentar zu „{article}“" msgstr "Antwortete auf ein Kommentar zu „{article}“"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "Unbekanntes Event `{event}`" msgstr "Unbekanntes Event `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "Melde es auf dem Support-Server" msgstr "Melde es auf dem Support-Server"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-08-03 13:44+0000\n" "PO-Revision-Date: 2020-08-03 13:44+0000\n"
"Last-Translator: MarkusRost <>\n" "Last-Translator: MarkusRost <>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/" "Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/"
@ -17,24 +17,24 @@ msgstr ""
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
"X-Loco-Parser: loco_parse_po\n" "X-Loco-Parser: loco_parse_po\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "Das {wiki} scheint unerreichbar zu sein." msgstr "Das {wiki} scheint unerreichbar zu sein."
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "Verbindungsstatus" msgstr "Verbindungsstatus"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} scheint wieder erreichbar zu sein." msgstr "{wiki} scheint wieder erreichbar zu sein."
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~versteckt~~" msgstr "~~versteckt~~"
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "versteckt" msgstr "versteckt"

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-09-03 13:14+0200\n" "PO-Revision-Date: 2020-09-03 13:14+0200\n"
"Last-Translator: MarkusRost <>\n" "Last-Translator: MarkusRost <>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/" "Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/main/de/"
@ -27,173 +27,173 @@ msgstr "{value} (vgl. {avg})"
msgid "Daily overview" msgid "Daily overview"
msgstr "Tägliche Übersicht" msgstr "Tägliche Übersicht"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "Keine Aktivität" msgstr "Keine Aktivität"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " (eine Aktion)" msgstr[0] " (eine Aktion)"
msgstr[1] " ({} Aktionen)" msgstr[1] " ({} Aktionen)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " (eine Änderung)" msgstr[0] " (eine Änderung)"
msgstr[1] " ({} Änderungen)" msgstr[1] " ({} Änderungen)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC (eine Aktion)" msgstr[0] " UTC (eine Aktion)"
msgstr[1] " UTC ({} Aktionen)" msgstr[1] " UTC ({} Aktionen)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "Keine Aktivität" msgstr "Keine Aktivität"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Aktivster Benutzer" msgstr[0] "Aktivster Benutzer"
msgstr[1] "Aktivste Benutzer" msgstr[1] "Aktivste Benutzer"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "Meist bearbeiteter Artikel" msgstr[0] "Meist bearbeiteter Artikel"
msgstr[1] "Meist bearbeitete Artikel" msgstr[1] "Meist bearbeitete Artikel"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "Bearbeitungen" msgstr "Bearbeitungen"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "Neue Dateien" msgstr "Neue Dateien"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "Admin-Aktionen" msgstr "Admin-Aktionen"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Bytes geändert" msgstr "Bytes geändert"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "Neue Artikel" msgstr "Neue Artikel"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Einzelne Autoren" msgstr "Einzelne Autoren"
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "Aktivste Stunde" msgstr[0] "Aktivste Stunde"
msgstr[1] "Aktivste Stunden" msgstr[1] "Aktivste Stunden"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "Tageswert" msgstr "Tageswert"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "Direktor" msgstr "Direktor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "Bot" msgstr "Bot"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "Direktor" msgstr "Direktor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "Administrator" msgstr "Administrator"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Bürokrat" msgstr "Bürokrat"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "Prüfer" msgstr "Prüfer"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "Passive Sichter" msgstr "Passive Sichter"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "autopatrol" msgstr "autopatrol"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Wiki Guardian" msgstr "Wiki Guardian"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "Sekunde" msgstr[0] "Sekunde"
msgstr[1] "Sekunden" msgstr[1] "Sekunden"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "Minute" msgstr[0] "Minute"
msgstr[1] "Minuten" msgstr[1] "Minuten"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "Stunde" msgstr[0] "Stunde"
msgstr[1] "Stunden" msgstr[1] "Stunden"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "Tag" msgstr[0] "Tag"
msgstr[1] "Tage" msgstr[1] "Tage"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "Woche" msgstr[0] "Woche"
msgstr[1] "Wochen" msgstr[1] "Wochen"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "Monat" msgstr[0] "Monat"
msgstr[1] "Monate" msgstr[1] "Monate"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "Jahr" msgstr[0] "Jahr"
msgstr[1] "Jahre" msgstr[1] "Jahre"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "Jahrtausend" msgstr[0] "Jahrtausend"
msgstr[1] "Jahrtausende" msgstr[1] "Jahrtausende"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "Jahrzehnt" msgstr[0] "Jahrzehnt"
msgstr[1] "Jahrzehnte" msgstr[1] "Jahrzehnte"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "Jahrhundert" msgstr[0] "Jahrhundert"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 15:17+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-20 09:22+0000\n" "PO-Revision-Date: 2020-11-20 09:22+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n" "Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/redaction/" "Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/redaction/"
@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "Versteckt" msgstr "Versteckt"

View file

@ -8,9 +8,9 @@ msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-28 22:44+0000\n" "PO-Revision-Date: 2020-12-22 00:13+0000\n"
"Last-Translator: Tamara Carvallo <carvallotamara@hotmail.com>\n" "Last-Translator: Tamara Carvallo <carvallotamara@hotmail.com>\n"
"Language-Team: Spanish <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: Spanish <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/es/>\n" "discussion_formatters-1/es/>\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -29,6 +29,7 @@ msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) creó [{title}](<{url}f/p/{threadId}>) en {forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:36
#, python-brace-format #, python-brace-format
@ -36,6 +37,8 @@ msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) creó una encuesta [{title}](<{url}f/p/{threadId}>) "
"en {forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:38
#, python-brace-format #, python-brace-format
@ -43,6 +46,8 @@ msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) creó un cuestionario [{title}](<{url}f/p/"
"{threadId}>) en {forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:43
#, python-brace-format #, python-brace-format
@ -50,6 +55,8 @@ msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) creó una [respuesta](<{url}f/p/{threadId}/r/"
"{postId}>) a [{title}](<{url}f/p/{threadId}>) en {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
@ -63,6 +70,9 @@ msgid ""
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" "{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) creó [{title}](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}>) en [{user}'s Message "
"Wall](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:51
#, python-brace-format #, python-brace-format
@ -72,6 +82,10 @@ msgid ""
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" "Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) creó una [respuesta](<{url}wiki/"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) a [{title}](<{url}"
"wiki/Message_Wall:{user_wall}?threadId={threadId}>) en el [{user} Muro de "
"Mensajes](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
@ -79,6 +93,8 @@ msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) creó un [comentario](<{url}?commentId={commentId}>) "
"en [{article}](<{url}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
@ -87,6 +103,9 @@ msgid ""
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) creó una "
"[respuesta](<{url}?commentId={commentId}&replyId={replyId}>) a un "
"[comentario](<{url}?commentId={commentId}>) en [{article}](<{url}>)"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:70
#, python-brace-format #, python-brace-format
@ -94,16 +113,18 @@ msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
"Evento desconocido `{event}` por [{author}]({author_url}), repórtalo en el ["
"servidor de soporte](<{support}>)."
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr "Creó \"{title}\""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:102
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr "Creó una encuesta \"{title}\""
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
@ -112,12 +133,12 @@ msgstr "Opción {}"
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:110
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr "__[Ver imagen]({image_url})__"
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:114
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "" msgstr "Creó un cuestionario \"{title}\""
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
@ -130,33 +151,33 @@ msgstr "{} etiquetas"
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:134
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr "Respondió a \"{title}\""
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:143
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr "Creó \"{title}\" en el muro de mensajes de {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:147
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr "Respondió a \"{title}\" en el muro de mensajes de {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:154
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr "Comentó en {article}"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:158
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "" msgstr "Respondió a un comentario en {article}"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:162
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr "Evento desconocido `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:168 src/discussion_formatters.py:170
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "" msgstr "Reporta esto en el servidor de soporte"

Binary file not shown.

View file

@ -8,9 +8,10 @@ msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-28 22:44+0000\n" "PO-Revision-Date: 2020-12-06 14:17+0000\n"
"Last-Translator: Tamara Carvallo <carvallotamara@hotmail.com>\n" "Last-Translator: Tamara Carvallo <carvallotamara@hotmail.com>\n"
"Language-Team: Spanish <https://weblate.frisk.space/projects/rcgcdw/rc/es/>\n" "Language-Team: Spanish <https://translate.wikibot.de/projects/rcgcdw/rc/es/>"
"\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -21,7 +22,7 @@ msgstr ""
#: src/rc.py:319 #: src/rc.py:319
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "" msgstr "{wiki} parece estar caído o no alcanzable."
#: src/rc.py:320 src/rc.py:332 #: src/rc.py:320 src/rc.py:332
msgid "Connection status" msgid "Connection status"
@ -30,11 +31,11 @@ msgstr "Estado de la conexión"
#: src/rc.py:330 #: src/rc.py:330
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "" msgstr "La conexión a {wiki} parece estar estable ahora."
#: src/rc.py:401 #: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "" msgstr "~~oculto~~"
#: src/rc.py:405 #: src/rc.py:405
msgid "hidden" msgid "hidden"

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -0,0 +1,25 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-12-06 14:17+0000\n"
"Last-Translator: Tamara Carvallo <carvallotamara@hotmail.com>\n"
"Language-Team: Spanish <https://translate.wikibot.de/projects/rcgcdw/"
"redaction/es/>\n"
"Language: es\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/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr "Eliminado"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-07-04 01:08+0200\n" "PO-Revision-Date: 2020-07-04 01:08+0200\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -18,11 +18,17 @@ msgstr ""
"X-Generator: Poedit 2.3\n" "X-Generator: Poedit 2.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "inconnu"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "" msgstr ""
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
@ -31,7 +37,7 @@ msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/"
"{creatorId}>) dans {forumName}" "{creatorId}>) dans {forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
@ -40,7 +46,7 @@ msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/"
"{creatorId}>) dans {forumName}" "{creatorId}>) dans {forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
@ -49,7 +55,7 @@ msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/"
"{creatorId}>) dans {forumName}" "{creatorId}>) dans {forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
@ -58,12 +64,7 @@ msgstr ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/" "[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/"
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}" "{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "inconnu"
#: src/discussion_formatters.py:49
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
@ -73,7 +74,7 @@ msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/"
"{creatorId}>) dans {forumName}" "{creatorId}>) dans {forumName}"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -84,7 +85,7 @@ msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/"
"{creatorId}>) dans {forumName}" "{creatorId}>) dans {forumName}"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
@ -93,7 +94,7 @@ msgstr ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/" "[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/"
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}" "{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
@ -103,75 +104,75 @@ msgstr ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/" "[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/"
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}" "{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Création de {title}" msgstr "Création de {title}"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Création de {title}" msgstr "Création de {title}"
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Création de {title}" msgstr "Création de {title}"
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "A répondu à « {title} »" msgstr "A répondu à « {title} »"
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Création de « {title} » sur le mur de {user}" msgstr "Création de « {title} » sur le mur de {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Réponse à « {title} » sur le mur de {user}" msgstr "Réponse à « {title} » sur le mur de {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "Création de {title}" msgstr "Création de {title}"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "A répondu à « {title} »" msgstr "A répondu à « {title} »"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "" msgstr ""

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-03-17 21:40+0100\n" "PO-Revision-Date: 2020-03-17 21:40+0100\n"
"Last-Translator: Frisk <>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
@ -20,24 +20,24 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-SearchPath-0: rcgcdw.pot\n" "X-Poedit-SearchPath-0: rcgcdw.pot\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "{wiki} semble être down ou inatteignable." msgstr "{wiki} semble être down ou inatteignable."
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "Statut de connexion" msgstr "Statut de connexion"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "La connexion avec {wiki} semble stable maintenant." msgstr "La connexion avec {wiki} semble stable maintenant."
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "" msgstr ""
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "" msgstr ""

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -6,18 +6,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-09-03 13:14+0200\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: Frisk <>\n" "Last-Translator: magiczocker <jan-frederik-kriete@t-online.de>\n"
"Language-Team: \n" "Language-Team: French <https://translate.wikibot.de/projects/rcgcdw/main/fr/"
">\n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n"
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
"X-Generator: Poedit 2.4.1\n"
"X-Poedit-Basepath: ../../..\n" "X-Poedit-Basepath: ../../..\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-SearchPath-0: rcgcdw.pot\n" "X-Poedit-SearchPath-0: rcgcdw.pot\n"
#: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
@ -30,173 +31,173 @@ msgstr ""
msgid "Daily overview" msgid "Daily overview"
msgstr "Résumé de la journée" msgstr "Résumé de la journée"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "Aucune activité" msgstr "Aucune activité"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} action)" msgstr[0] " ({} action)"
msgstr[1] " ({} actions)" msgstr[1] " ({} actions)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " ({} modification)" msgstr[0] " ({} modification)"
msgstr[1] " ({} modifications)" msgstr[1] " ({} modifications)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC ({} action)" msgstr[0] " UTC ({} action)"
msgstr[1] " UTC ({} actions)" msgstr[1] " UTC ({} actions)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "Aucune activité" msgstr "Aucune activité"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Membre le plus actif" msgstr[0] "Membre le plus actif"
msgstr[1] "Membres les plus actifs" msgstr[1] "Membres les plus actifs"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "Article le plus modifié" msgstr[0] "Article le plus modifié"
msgstr[1] "Articles les plus modifiés" msgstr[1] "Articles les plus modifiés"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "Modifications effectuées" msgstr "Modifications effectuées"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "Nouveaux fichiers" msgstr "Nouveaux fichiers"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "Actions d'administrateur" msgstr "Actions d'administrateur"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Octets modifiés" msgstr "Octets modifiés"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "Nouveaux articles" msgstr "Nouveaux articles"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Contributeurs uniques" msgstr "Contributeurs uniques"
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "Heure la plus active" msgstr[0] "Heure la plus active"
msgstr[1] "Heures les plus actives" msgstr[1] "Heures les plus actives"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "Score du jour" msgstr "Score du jour"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "Directeur" msgstr "Directeur"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "Robot" msgstr "Robot"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "Directeur" msgstr "Directeur"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "Administrateur" msgstr "Administrateur"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Bureaucrate" msgstr "Bureaucrate"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "reviewer" msgstr "reviewer"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "autoreview" msgstr "autoreview"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "autopatrol" msgstr "autopatrol"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Gardien du wiki" msgstr "Gardien du wiki"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "seconde" msgstr[0] "seconde"
msgstr[1] "secondes" msgstr[1] "secondes"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "minute" msgstr[0] "minute"
msgstr[1] "minutes" msgstr[1] "minutes"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "heure" msgstr[0] "heure"
msgstr[1] "heures" msgstr[1] "heures"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "jour" msgstr[0] "jour"
msgstr[1] "jours" msgstr[1] "jours"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "semaine" msgstr[0] "semaine"
msgstr[1] "semaines" msgstr[1] "semaines"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "mois" msgstr[0] "mois"
msgstr[1] "mois" msgstr[1] "mois"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "année" msgstr[0] "année"
msgstr[1] "années" msgstr[1] "années"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "millénaire" msgstr[0] "millénaire"
msgstr[1] "millénaires" msgstr[1] "millénaires"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "décennie" msgstr[0] "décennie"
msgstr[1] "décennies" msgstr[1] "décennies"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "centenaire" msgstr[0] "centenaire"

Binary file not shown.

View file

@ -7,18 +7,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-18 15:17+0100\n" "PO-Revision-Date: 2021-04-14 14:22+0000\n"
"Last-Translator: \n" "Last-Translator: Arnaud0865 <Arnaud2.8583@gmail.com>\n"
"Language-Team: \n" "Language-Team: French <https://translate.wikibot.de/projects/rcgcdw/"
"redaction/fr/>\n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Weblate 4.4.2\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "" msgstr "Retiré"

View file

@ -7,10 +7,10 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n" "Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: Hindi <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/hi/>\n" "discussion_formatters-1/hi/>\n"
"Language: hi\n" "Language: hi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,63 +19,64 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "अनजान"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "अनरेजिसटर्ड सदस्य" msgstr "अनरेजिसटर्ड सदस्य"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"{author}({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) " "[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) "
"बनाया" "बनाया"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) ने {forumName} में पॉल [{title}](<{url}f/p/" "[{author}]({author_url}) ने {forumName} में पॉल [{title}](<{url}f/p/{threadId}"
"{threadId}>) बनाया" ">) बनाया"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) ने {forumName} में क्विज़ [{title}](<{url}f/p/" "[{author}]({author_url}) ने {forumName} में क्विज़ [{title}](<{url}f/p/{threadId}"
"{threadId}>) बनाया" ">) बनाया"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}> " "[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) पर "
"पर [जवाब](<{url}f/p/{threadId}/r/{postId}>) दिया" "[जवाब](<{url}f/p/{threadId}/r/{postId}>) दिया"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "अनजान"
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" "{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"{author}({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/" "[{author}]({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/Message_Wall:"
"Message_Wall:{user_wall}>) पर [{title}(<{url}wiki/" "{user_wall}>) पर [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"Message_Wall:{user_wall}?threadId={threadId}>) बनाया" "threadId={threadId}>) बनाया"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -83,102 +84,102 @@ msgid ""
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" "Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/" "[{author}]({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/Message_Wall:"
"Message_Wall:{user_wall}>) के [{title}](<{url}wiki/" "{user_wall}>) के [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"Message_Wall:{user_wall}?threadId={threadId}>) पर [जवाब](<{url}wiki/" "threadId={threadId}>) पर [जवाब](<{url}wiki/Message_Wall:{user_wall}?"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) दिया" "threadId={threadId}#{replyId}>) दिया"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) ने [{article}](<{url}>) पर " "[{author}]({author_url}) ने [{article}](<{url}>) पर [कमेंट](<{url}?"
"[कमेंट](<{url}?commentId={commentId}>) किया" "commentId={commentId}>) किया"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) ने [{article}](<{url}>) के एक " "[{author}]({author_url}) ने [{article}](<{url}>) के एक [कमेंट](<{url}?"
"[कमेंट](<{url}?commentId={commentId}>) पर " "commentId={commentId}>) पर [जवाब](<{url}?commentId={commentId}"
"[जवाब](<{url}?commentId={commentId}&replyId={replyId}>) दिया" "&replyId={replyId}>) दिया"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
"[{author}]({author_url}) द्वारा अनजान घटना `{event}`, [सहायता " "[{author}]({author_url}) द्वारा अनजान घटना `{event}`, [सहायता सर्वर](<{support}"
"सर्वर](<{support}>) पर रिपोर्ट करें।" ">) पर रिपोर्ट करें।"
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "\"{title}\" बनाया" msgstr "\"{title}\" बनाया"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "पॉल \"{title}\" बनाया" msgstr "पॉल \"{title}\" बनाया"
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "विकल्प {}" msgstr "विकल्प {}"
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "__[चित्र देखें]({image_url})__" msgstr "__[चित्र देखें]({image_url})__"
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "एक क्विज़ \"{title}\" बनाया" msgstr "एक क्विज़ \"{title}\" बनाया"
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "टैग" msgstr "टैग"
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "{} टैग" msgstr "{} टैग"
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "\"{title}\" पर जवाब दिया" msgstr "\"{title}\" पर जवाब दिया"
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया" msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया" msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "{article} पर कमेंट किया" msgstr "{article} पर कमेंट किया"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "{article} के एक कमेंट पर जवाब दिया" msgstr "{article} के एक कमेंट पर जवाब दिया"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "अनजान घटना `{event}`" msgstr "अनजान घटना `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" msgstr "इसे सहायता सर्वर पर रिपोर्ट करें"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-29 00:05+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n" "PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n" "Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/rc/hi/>\n" "Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/rc/hi/>\n"
@ -18,24 +18,24 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।" msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।"
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "कनेक्शन की स्थिति" msgstr "कनेक्शन की स्थिति"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।" msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।"
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~छिपाया गया~~" msgstr "~~छिपाया गया~~"
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "छिपाया गया" msgstr "छिपाया गया"

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,10 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-29 00:05+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n" "PO-Revision-Date: 2020-12-06 14:17+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n" "Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/main/hi/>\n" "Language-Team: Hindi <https://translate.wikibot.de/projects/rcgcdw/main/hi/"
">\n"
"Language: hi\n" "Language: hi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -22,186 +23,183 @@ msgstr ""
#: src/rcgcdw.py:123 src/rcgcdw.py:125 src/rcgcdw.py:127 #: src/rcgcdw.py:123 src/rcgcdw.py:125 src/rcgcdw.py:127
#, python-brace-format #, python-brace-format
msgid "{value} (avg. {avg})" msgid "{value} (avg. {avg})"
msgstr "" msgstr "{value} (औसत {avg})"
#: src/rcgcdw.py:147 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "" msgstr "दैनिक अवलोकन"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "" msgstr "कोई ऐक्टिविटी नहीं थी"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] "" msgstr[0] " ({} एक्शन)"
msgstr[1] "" msgstr[1] " ({} एक्शन)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] "" msgstr[0] " ({} सम्पादना)"
msgstr[1] "" msgstr[1] " ({} सम्पादनाएँ)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] "" msgstr[0] " UTC ({} एक्शन)"
msgstr[1] "" msgstr[1] " UTC ({} एक्शन)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "" msgstr "पर कोई नहीं आया"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "" msgstr[0] "सबसे सक्रीय सदस्य"
msgstr[1] "" msgstr[1] "सबसे सक्रीय सदस्य"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
#, fuzzy
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "{article} को रिस्टोर किया गया" msgstr[0] "सबसे ज़्यादा सम्पादित किया गया आर्टिकल"
msgstr[1] "{article} को रिस्टोर किया गया" msgstr[1] "सबसे ज़्यादा सम्पादित किए गए आर्टिकल"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "" msgstr "दिए गए सम्पादनाएँ"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "" msgstr "नए चित्र"
#: src/rcgcdw.py:197
msgid "Admin actions"
msgstr "एडमिन एक्शन"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:198
#, fuzzy
msgid "Admin actions"
msgstr "थ्रॉटल किए गए काम"
#: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "" msgstr "बदले गए बाइट"
#: src/rcgcdw.py:198
msgid "New articles"
msgstr "नए आर्टिकल"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:199
#, fuzzy msgid "Unique contributors"
msgid "New articles" msgstr "विशेष सदस्य"
msgstr "{article} को रिस्टोर किया गया"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:200
msgid "Unique contributors"
msgstr ""
#: src/rcgcdw.py:201
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "" msgstr[0] "सबसे सक्रीय घंटा"
msgstr[1] "" msgstr[1] "सबसे सक्रीय घंटे"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "" msgstr "दिन का स्कोर"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "" msgstr "निर्देशक"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "" msgstr "बॉट"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "" msgstr "सम्पादक"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "" msgstr "निर्देशक"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "" msgstr "साइसॉप"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "" msgstr "ब्यूरोक्रैट"
#: src/rcgcdw.py:243
msgid "reviewer"
msgstr "रिव्युअर"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:244
msgid "reviewer"
msgstr ""
#: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "" msgstr "ऑटोरिव्यु"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "" msgstr "ऑटोपैट्रॉल"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "" msgstr "विकी_संरक्षक"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "" msgstr[0] "सेकंड"
msgstr[1] "" msgstr[1] "सेकंड"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "" msgstr[0] "मिनट"
msgstr[1] "" msgstr[1] "मिनट"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "" msgstr[0] "घंटा"
msgstr[1] "" msgstr[1] "घंटे"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "" msgstr[0] "दिन"
msgstr[1] "" msgstr[1] "दिन"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "" msgstr[0] "हफ्ता"
msgstr[1] "" msgstr[1] "हफ्तें"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "" msgstr[0] "महीना"
msgstr[1] "" msgstr[1] "महीनें"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "" msgstr[0] "साल"
msgstr[1] "" msgstr[1] "साल"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "" msgstr[0] "सहस्त्राब्द"
msgstr[1] "" msgstr[1] "सहस्त्राब्द"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "" msgstr[0] "दशक"
msgstr[1] "" msgstr[1] "दशक"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "" msgstr[0] "शताब्दी"
msgstr[1] "" msgstr[1] "शताब्दियाँ"
#~ msgid "None" #~ msgid "None"
#~ msgstr "कुछ नहीं" #~ msgstr "कुछ नहीं"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 15:17+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n" "PO-Revision-Date: 2020-11-27 13:07+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n" "Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://translate.wikibot.de/projects/rcgcdw/redaction/" "Language-Team: Hindi <https://translate.wikibot.de/projects/rcgcdw/redaction/"
@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "हटाया गया" msgstr "हटाया गया"

Binary file not shown.

View file

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: zh_Hans\n" "Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

View file

@ -7,18 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-08-08 20:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Frisk The Evil Goat Overlord <>\n" "Last-Translator: Automatically generated\n"
"Language-Team: Chinese (Simplified) <https://weblate.frisk.space/projects/" "Language-Team: none\n"
"rcgcdw/misc/zh_Hans/>\n" "Language: it\n"
"Language: zh_Hans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.1.1\n"
#: src/misc.py:45 #: src/misc.py:45
msgid "Location" msgid "Location"
@ -77,8 +73,6 @@ msgid ""
"\n" "\n"
"__And more__" "__And more__"
msgstr "" msgstr ""
"\n"
"__还有更多__"
#: src/misc.py:276 #: src/misc.py:276
msgid "Unknown" msgid "Unknown"

BIN
locale/it/LC_MESSAGES/rc.mo Normal file

Binary file not shown.

View file

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: zh_Hans\n" "Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,16 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: 2020-11-18 15:21+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n" "Last-Translator: Automatically generated\n"
"Language-Team: \n" "Language-Team: none\n"
"Language: zh_Hant\n" "Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67 #: src/discord/redaction.py:67

Binary file not shown.

View file

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: zh_Hant\n" "Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

View file

@ -0,0 +1,83 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/misc.py:45
msgid "Location"
msgstr ""
#: src/misc.py:45
msgid "About me"
msgstr ""
#: src/misc.py:45
msgid "Google link"
msgstr ""
#: src/misc.py:45
msgid "Facebook link"
msgstr ""
#: src/misc.py:45
msgid "Twitter link"
msgstr ""
#: src/misc.py:45
msgid "Reddit link"
msgstr ""
#: src/misc.py:45
msgid "Twitch link"
msgstr ""
#: src/misc.py:45
msgid "PSN link"
msgstr ""
#: src/misc.py:45
msgid "VK link"
msgstr ""
#: src/misc.py:45
msgid "XBL link"
msgstr ""
#: src/misc.py:45
msgid "Steam link"
msgstr ""
#: src/misc.py:45
msgid "Discord handle"
msgstr ""
#: src/misc.py:45
msgid "Battle.net handle"
msgstr ""
#: src/misc.py:119
msgid ""
"\n"
"__And more__"
msgstr ""
#: src/misc.py:276
msgid "Unknown"
msgstr ""
#: src/misc.py:278
msgid "unknown"
msgstr ""

BIN
locale/ja/LC_MESSAGES/rc.mo Normal file

Binary file not shown.

View file

@ -0,0 +1,39 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/rc.py:321
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr ""
#: src/rc.py:322 src/rc.py:334
msgid "Connection status"
msgstr ""
#: src/rc.py:332
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr ""
#: src/rc.py:403
msgid "~~hidden~~"
msgstr ""
#: src/rc.py:407
msgid "hidden"
msgstr ""

Binary file not shown.

View file

@ -11,7 +11,7 @@ msgstr ""
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: zh_Hans\n" "Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

Binary file not shown.

View file

@ -11,7 +11,7 @@ msgstr ""
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: zh_Hant\n" "Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"

Binary file not shown.

View file

@ -0,0 +1,22 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr ""

View file

@ -8,9 +8,9 @@ msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n" "PO-Revision-Date: 2021-01-22 13:58+0000\n"
"Last-Translator: Yongmin Hong <revi@pobox.com>\n" "Last-Translator: Yongmin Hong <revi@pobox.com>\n"
"Language-Team: Korean <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: Korean <https://translate.wikibot.de/projects/rcgcdw/"
"rc_formatters/ko/>\n" "rc_formatters/ko/>\n"
"Language: ko\n" "Language: ko\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -57,15 +57,15 @@ msgstr ""
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Edit" msgid "Edit"
msgstr "" msgstr "편집"
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Upload" msgid "Upload"
msgstr "" msgstr "업로드"
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Move" msgid "Move"
msgstr "" msgstr "이동"
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Stash upload" msgid "Stash upload"
@ -73,11 +73,11 @@ msgstr ""
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Deletion" msgid "Deletion"
msgstr "" msgstr "삭제"
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Account creation" msgid "Account creation"
msgstr "" msgstr "계정 생성"
#: src/rc_formatters.py:29 #: src/rc_formatters.py:29
msgid "Auto account creation" msgid "Auto account creation"

Binary file not shown.

View file

@ -8,16 +8,18 @@ msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 15:17+0100\n" "POT-Creation-Date: 2020-11-18 15:17+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2021-01-22 13:58+0000\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Yongmin Hong <revi@pobox.com>\n"
"Language-Team: none\n" "Language-Team: Korean <https://translate.wikibot.de/projects/rcgcdw/"
"redaction/ko/>\n"
"Language: ko\n" "Language: ko\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.2.1\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67 #: src/discord/redaction.py:67
msgid "Removed" msgid "Removed"
msgstr "" msgstr "삭제됨"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -16,44 +16,45 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr ""
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "" msgstr ""
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr ""
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
@ -61,7 +62,7 @@ msgid ""
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -70,14 +71,14 @@ msgid ""
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
@ -85,75 +86,75 @@ msgid ""
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr ""
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr ""
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
@ -16,24 +16,24 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "" msgstr ""
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "" msgstr ""
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "" msgstr ""
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "" msgstr ""
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "" msgstr ""

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-08-16 19:13+0000\n" "PO-Revision-Date: 2020-08-16 19:13+0000\n"
"Last-Translator: Frisk The Evil Goat Overlord <>\n" "Last-Translator: Frisk The Evil Goat Overlord <>\n"
"Language-Team: Lolcat <https://weblate.frisk.space/projects/rcgcdw/main/lol/" "Language-Team: Lolcat <https://weblate.frisk.space/projects/rcgcdw/main/lol/"
@ -29,173 +29,173 @@ msgstr "{value} (mor or less. {avg})"
msgid "Daily overview" msgid "Daily overview"
msgstr "Morn' newz" msgstr "Morn' newz"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "No food" msgstr "No food"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} action)" msgstr[0] " ({} action)"
msgstr[1] " ({} actionz)" msgstr[1] " ({} actionz)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC ({} action)" msgstr[0] " UTC ({} action)"
msgstr[1] " UTC ({} actionz)" msgstr[1] " UTC ({} actionz)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "No one brot food 😾" msgstr "No one brot food 😾"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Most skilld cat" msgstr[0] "Most skilld cat"
msgstr[1] "Most skilld cats" msgstr[1] "Most skilld cats"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "edtz did" msgstr "edtz did"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "new picturz" msgstr "new picturz"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "" msgstr ""
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "" msgstr ""
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "" msgstr ""
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "" msgstr ""
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "" msgstr ""
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "" msgstr ""
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "robut" msgstr "robut"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "editur" msgstr "editur"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "directurs" msgstr "directurs"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "admen" msgstr "admen"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "burocrat" msgstr "burocrat"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "reviver" msgstr "reviver"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "autureviver" msgstr "autureviver"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "" msgstr ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "" msgstr ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "" msgstr[0] ""

Binary file not shown.

View file

@ -0,0 +1,22 @@
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: lol\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:70
msgid "Removed"
msgstr ""

View file

@ -7,10 +7,10 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-20 09:22+0000\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>\n" "Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: Polish <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/pl/>\n" "discussion_formatters-1/pl/>\n"
"Language: pl\n" "Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,11 +20,17 @@ msgstr ""
"|| n%100>=20) ? 1 : 2;\n" "|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "nieznany"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "Niezarejestrowany użytkownik" msgstr "Niezarejestrowany użytkownik"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
@ -33,7 +39,7 @@ msgstr ""
"[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w " "[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
@ -42,7 +48,7 @@ msgstr ""
"[{author}]({author_url}) stworzył(a) ankietę [{title}](<{url}f/p/{threadId}" "[{author}]({author_url}) stworzył(a) ankietę [{title}](<{url}f/p/{threadId}"
">) w {forumName}" ">) w {forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
@ -51,7 +57,7 @@ msgstr ""
"[{author}]({author_url}) stworzył(a) quiz [{title}](<{url}f/p/{threadId}>) w " "[{author}]({author_url}) stworzył(a) quiz [{title}](<{url}f/p/{threadId}>) w "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
@ -60,12 +66,7 @@ msgstr ""
"[{author}]({author_url}) dodał(a) [odpowiedź](<{url}f/p/{threadId}/r/{postId}" "[{author}]({author_url}) dodał(a) [odpowiedź](<{url}f/p/{threadId}/r/{postId}"
">) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}" ">) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "nieznany"
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
@ -76,7 +77,7 @@ msgstr ""
"{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}](<{url}wiki/" "{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -89,7 +90,7 @@ msgstr ""
"Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}]" "Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
@ -98,18 +99,18 @@ msgstr ""
"[{author}]({author_url}) dodał(a) [komentarz](<{url}?commentId={commentId}>) " "[{author}]({author_url}) dodał(a) [komentarz](<{url}?commentId={commentId}>) "
"w [{article}](<{url}>)" "w [{article}](<{url}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) dodał(a) " "[{author}]({author_url}) dodał(a) [odpowiedź](<{url}?commentId={commentId}"
"[odpowiedź](<{url}?commentId={commentId}&replyId={replyId}) na " "&replyId={replyId}>) na [komentarz](<{url}?commentId={commentId}>) w "
"[komentarz](<{url}?commentId={commentId}>) w artykule [{article}](<{url}>)" "artykule [{article}](<{url}>)"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
@ -118,68 +119,68 @@ msgstr ""
"Nieznane wydarzenie `{event}` wykonane przez [{author}]({author_url}), zgłoś " "Nieznane wydarzenie `{event}` wykonane przez [{author}]({author_url}), zgłoś "
"je na [serwerze wsparcia](<{support}>)." "je na [serwerze wsparcia](<{support}>)."
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Stworzył(a) „{title}”" msgstr "Stworzył(a) „{title}”"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Stworzył(a) ankietę zatytułowaną „{title}”" msgstr "Stworzył(a) ankietę zatytułowaną „{title}”"
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "Opcja {}" msgstr "Opcja {}"
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "__[Zobacz zdjęcie]({image_url})__" msgstr "__[Zobacz zdjęcie]({image_url})__"
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Stworzył(a) quiz „{title}”" msgstr "Stworzył(a) quiz „{title}”"
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "Fora" msgstr "Fora"
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "{} tagów" msgstr "{} tagów"
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "Odpowiedział(a) w „{title}”" msgstr "Odpowiedział(a) w „{title}”"
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}" msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}" msgstr "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "Skomentował(a) „{article}”" msgstr "Skomentował(a) „{article}”"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "Odpowiedział(a) na komentarz w „{article}”" msgstr "Odpowiedział(a) na komentarz w „{article}”"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "Nieznane wydarzenie `{event}`" msgstr "Nieznane wydarzenie `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "Zgłoś to na serwerze wsparcia" msgstr "Zgłoś to na serwerze wsparcia"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-08-13 19:07+0000\n" "PO-Revision-Date: 2020-08-13 19:07+0000\n"
"Last-Translator: Rail <>\n" "Last-Translator: Rail <>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/rc/pl/>\n" "Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/rc/pl/>\n"
@ -19,24 +19,24 @@ msgstr ""
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.1.1\n"
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "{wiki} nie działa lub jest nieosiągalna." msgstr "{wiki} nie działa lub jest nieosiągalna."
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "Status połączenia" msgstr "Status połączenia"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "Połączenie z {wiki} wygląda na stabilne." msgstr "Połączenie z {wiki} wygląda na stabilne."
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~ukryte~~" msgstr "~~ukryte~~"
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "ukryte" msgstr "ukryte"

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-10-14 18:41+0000\n" "PO-Revision-Date: 2020-10-14 18:41+0000\n"
"Last-Translator: Rail <>\n" "Last-Translator: Rail <>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/main/pl/" "Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/main/pl/"
@ -30,188 +30,188 @@ msgstr "{value} (średnio {avg})"
msgid "Daily overview" msgid "Daily overview"
msgstr "Podsumowanie dnia" msgstr "Podsumowanie dnia"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "Brak aktywności" msgstr "Brak aktywności"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} akcja)" msgstr[0] " ({} akcja)"
msgstr[1] " ({} akcje)" msgstr[1] " ({} akcje)"
msgstr[2] " ({} akcji)" msgstr[2] " ({} akcji)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " ({} edycja)" msgstr[0] " ({} edycja)"
msgstr[1] " ({} edycje)" msgstr[1] " ({} edycje)"
msgstr[2] " ({} edycji)" msgstr[2] " ({} edycji)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC ({} akcja)" msgstr[0] " UTC ({} akcja)"
msgstr[1] " UTC ({} akcje)" msgstr[1] " UTC ({} akcje)"
msgstr[2] " UTC ({} akcji)" msgstr[2] " UTC ({} akcji)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "Ale nikt nie przyszedł" msgstr "Ale nikt nie przyszedł"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Najbardziej aktywny użytkownik" msgstr[0] "Najbardziej aktywny użytkownik"
msgstr[1] "Najbardziej aktywni użytkownicy" msgstr[1] "Najbardziej aktywni użytkownicy"
msgstr[2] "Najbardziej aktywni użytkownicy" msgstr[2] "Najbardziej aktywni użytkownicy"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "Najczęściej edytowany artykuł" msgstr[0] "Najczęściej edytowany artykuł"
msgstr[1] "Najczęściej edytowane artykuły" msgstr[1] "Najczęściej edytowane artykuły"
msgstr[2] "Najczęściej edytowane artykuły" msgstr[2] "Najczęściej edytowane artykuły"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "Wykonanych edycji" msgstr "Wykonanych edycji"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "Nowych plików" msgstr "Nowych plików"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "Akcji administratorskich" msgstr "Akcji administratorskich"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Zmienionych bajtów" msgstr "Zmienionych bajtów"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "Nowych artykułów" msgstr "Nowych artykułów"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Unikalnych edytujących" msgstr "Unikalnych edytujących"
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "Najbardziej aktywna godzina" msgstr[0] "Najbardziej aktywna godzina"
msgstr[1] "Najbardziej aktywne godziny" msgstr[1] "Najbardziej aktywne godziny"
msgstr[2] "Najbardziej aktywne godziny" msgstr[2] "Najbardziej aktywne godziny"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "Wynik dnia" msgstr "Wynik dnia"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "Dyrektor" msgstr "Dyrektor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "Bot" msgstr "Bot"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "Redaktor" msgstr "Redaktor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "Dyrektorzy" msgstr "Dyrektorzy"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "Administrator" msgstr "Administrator"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Biurokrata" msgstr "Biurokrata"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "Przeglądający" msgstr "Przeglądający"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "Automatycznie przeglądający" msgstr "Automatycznie przeglądający"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "Automatycznie zatwierdzający" msgstr "Automatycznie zatwierdzający"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Strażnik wiki" msgstr "Strażnik wiki"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "sekunda" msgstr[0] "sekunda"
msgstr[1] "sekundy" msgstr[1] "sekundy"
msgstr[2] "sekund" msgstr[2] "sekund"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "minuta" msgstr[0] "minuta"
msgstr[1] "minuty" msgstr[1] "minuty"
msgstr[2] "minut" msgstr[2] "minut"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "godzina" msgstr[0] "godzina"
msgstr[1] "godziny" msgstr[1] "godziny"
msgstr[2] "godzin" msgstr[2] "godzin"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "dzień" msgstr[0] "dzień"
msgstr[1] "dni" msgstr[1] "dni"
msgstr[2] "dni" msgstr[2] "dni"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "tydzień" msgstr[0] "tydzień"
msgstr[1] "tygodnie" msgstr[1] "tygodnie"
msgstr[2] "tygodni" msgstr[2] "tygodni"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "miesiąc" msgstr[0] "miesiąc"
msgstr[1] "miesiące" msgstr[1] "miesiące"
msgstr[2] "miesięcy" msgstr[2] "miesięcy"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "rok" msgstr[0] "rok"
msgstr[1] "lata" msgstr[1] "lata"
msgstr[2] "lat" msgstr[2] "lat"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "tysiąclecie" msgstr[0] "tysiąclecie"
msgstr[1] "tysiąclecia" msgstr[1] "tysiąclecia"
msgstr[2] "tysiącleci" msgstr[2] "tysiącleci"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "dekada" msgstr[0] "dekada"
msgstr[1] "dekady" msgstr[1] "dekady"
msgstr[2] "dekad" msgstr[2] "dekad"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "stulecie" msgstr[0] "stulecie"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 09:44+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-16 22:51+0100\n" "PO-Revision-Date: 2020-11-16 22:51+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 "
"|| n%100>14) ? 1 : 2);\n" "|| n%100>14) ? 1 : 2);\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "Usunięte" msgstr "Usunięte"

View file

@ -6,9 +6,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n"
"Last-Translator: dr03ramos <dr03ramos@gmail.com>\n" "Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/" "Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/"
"rcgcdw/discussion_formatters-1/pt-br/>\n" "rcgcdw/discussion_formatters-1/pt-br/>\n"
"Language: pt-br\n" "Language: pt-br\n"
@ -18,11 +18,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "desconhecido"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "Usuário não registrado" msgstr "Usuário não registrado"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
@ -31,7 +37,7 @@ msgstr ""
"[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em " "[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
@ -40,7 +46,7 @@ msgstr ""
"[{author}]({author_url}) criou uma pesquisa [{title}](<{url}f/p/{threadId}>) " "[{author}]({author_url}) criou uma pesquisa [{title}](<{url}f/p/{threadId}>) "
"em {forumName}" "em {forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
@ -49,21 +55,16 @@ msgstr ""
"[{author}]({author_url}) criou um quiz [{title}](<{url}f/p/{threadId}>) em " "[{author}]({author_url}) criou um quiz [{title}](<{url}f/p/{threadId}>) em "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/" "[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}"
"{postId}>) a [{title}](<{url}f/p/{threadId}>) em {forumName}" ">) a [{title}](<{url}f/p/{threadId}>) em {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr "desconhecido"
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
@ -71,10 +72,10 @@ msgid ""
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) criou [{title}](<{url}wiki/Message_Wall:{user_wall}?" "[{author}]({author_url}) criou [{title}](<{url}wiki/Message_Wall:{user_wall}?"
"threadId={threadId}>) no mural de mensagens de [{user}(<{url}wiki/" "threadId={threadId}>) no mural de mensagens de [{user}](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -82,12 +83,12 @@ msgid ""
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" "Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}wiki/" "[{author}]({author_url}) criou uma [resposta](<{url}wiki/Message_Wall:"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) a [{title}](<{url}" "{user_wall}?threadId={threadId}#{replyId}>) a [{title}](<{url}wiki/"
"wiki/Message_Wall:{user_wall}?threadId={threadId}>) no mural de mensagens de " "Message_Wall:{user_wall}?threadId={threadId}>) no mural de mensagens de "
"[{user}](<{url}wiki/Message_Wall:{user_wall}>)" "[{user}](<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
@ -96,88 +97,88 @@ msgstr ""
"[{author}]({author_url}) fez um [comentário](<{url}?commentId={commentId}>) " "[{author}]({author_url}) fez um [comentário](<{url}?commentId={commentId}>) "
"em [{article}](<{url}>)" "em [{article}](<{url}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) criou uma " "[{author}]({author_url}) criou uma [resposta](<{url}?commentId={commentId}"
"[resposta](<{url}?commentId={commentId}&replyId={replyId}>) a um " "&replyId={replyId}>) a um [comentário](<{url}?commentId={commentId}>) em "
"[comentário](<{url}?commentId={commentId}>) em [{article}](<{url}>)" "[{article}](<{url}>)"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
"Evento `{event}` desconhecido por [{author}]({author_url}), relate no [" "Evento `{event}` desconhecido por [{author}]({author_url}), relate no "
"servidor de suporte](<{support}>)." "[servidor de suporte](<{support}>)."
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Criou \"{title}\"" msgstr "Criou \"{title}\""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Criou uma pesquisa \"{title}\"" msgstr "Criou uma pesquisa \"{title}\""
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "Opção {}" msgstr "Opção {}"
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "__[Ver imagem]({image_url})__" msgstr "__[Ver imagem]({image_url})__"
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Criou um quiz \"{title}\"" msgstr "Criou um quiz \"{title}\""
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "Etiquetas" msgstr "Etiquetas"
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "{} etiquetas" msgstr "{} etiquetas"
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "Respondeu \"{title}\"" msgstr "Respondeu \"{title}\""
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "Criou \"{title}\" no mural de mensagens de {user}" msgstr "Criou \"{title}\" no mural de mensagens de {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "Respondeu \"{title}\" no mural de mensagens de {user}" msgstr "Respondeu \"{title}\" no mural de mensagens de {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "Comentou em {article}" msgstr "Comentou em {article}"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "Respondeu a um comentário em {article}" msgstr "Respondeu a um comentário em {article}"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "Evento `{event}` desconhecido" msgstr "Evento `{event}` desconhecido"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "Reportar isso no servidor de suporte" msgstr "Reportar isso no servidor de suporte"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n" "PO-Revision-Date: 2020-11-27 13:07+0000\n"
"Last-Translator: dr03ramos <dr03ramos@gmail.com>\n" "Last-Translator: dr03ramos <dr03ramos@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/" "Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/"
@ -19,24 +19,24 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "{wiki} parece estar fora do ar ou inacessível." msgstr "{wiki} parece estar fora do ar ou inacessível."
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "Status da conexão" msgstr "Status da conexão"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "A conexão com {wiki} parece estar estável agora." msgstr "A conexão com {wiki} parece estar estável agora."
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~oculto~~" msgstr "~~oculto~~"
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "oculto" msgstr "oculto"

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n" "PO-Revision-Date: 2020-11-27 13:07+0000\n"
"Last-Translator: dr03ramos <dr03ramos@gmail.com>\n" "Last-Translator: dr03ramos <dr03ramos@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/" "Language-Team: Portuguese (Brazil) <https://translate.wikibot.de/projects/"
@ -29,173 +29,173 @@ msgstr "{value} (med. {avg})"
msgid "Daily overview" msgid "Daily overview"
msgstr "Visão geral diária" msgstr "Visão geral diária"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "Sem atividade" msgstr "Sem atividade"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} ação)" msgstr[0] " ({} ação)"
msgstr[1] " ({} ações)" msgstr[1] " ({} ações)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " ({} edição)" msgstr[0] " ({} edição)"
msgstr[1] " ({} edições)" msgstr[1] " ({} edições)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC ({} ação)" msgstr[0] " UTC ({} ação)"
msgstr[1] " UTC ({} ações)" msgstr[1] " UTC ({} ações)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "Ninguém apareceu por aqui" msgstr "Ninguém apareceu por aqui"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Usuário mais ativo" msgstr[0] "Usuário mais ativo"
msgstr[1] "Usuários mais ativos" msgstr[1] "Usuários mais ativos"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "Artigo mais editado" msgstr[0] "Artigo mais editado"
msgstr[1] "Artigos mais editados" msgstr[1] "Artigos mais editados"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "Edições feitas" msgstr "Edições feitas"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "Novos arquivos" msgstr "Novos arquivos"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "Ações de administração" msgstr "Ações de administração"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Bytes alterados" msgstr "Bytes alterados"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "Novos artigos" msgstr "Novos artigos"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Contribuidores exclusivos" msgstr "Contribuidores exclusivos"
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "Hora mais ativa" msgstr[0] "Hora mais ativa"
msgstr[1] "Horas mais ativas" msgstr[1] "Horas mais ativas"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "Pontuação do dia" msgstr "Pontuação do dia"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "diretor" msgstr "diretor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "robô" msgstr "robô"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "diretores" msgstr "diretores"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "administrador" msgstr "administrador"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "burocrata" msgstr "burocrata"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "revisor" msgstr "revisor"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "revisor automático" msgstr "revisor automático"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "patrulheiro automático" msgstr "patrulheiro automático"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "guardião da wiki" msgstr "guardião da wiki"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "segundo" msgstr[0] "segundo"
msgstr[1] "segundos" msgstr[1] "segundos"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "minuto" msgstr[0] "minuto"
msgstr[1] "minutos" msgstr[1] "minutos"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "hora" msgstr[0] "hora"
msgstr[1] "horas" msgstr[1] "horas"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "dia" msgstr[0] "dia"
msgstr[1] "dias" msgstr[1] "dias"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "semana" msgstr[0] "semana"
msgstr[1] "semanas" msgstr[1] "semanas"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "mês" msgstr[0] "mês"
msgstr[1] "meses" msgstr[1] "meses"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "ano" msgstr[0] "ano"
msgstr[1] "anos" msgstr[1] "anos"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "milênio" msgstr[0] "milênio"
msgstr[1] "milênios" msgstr[1] "milênios"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "década" msgstr[0] "década"
msgstr[1] "décadas" msgstr[1] "décadas"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "século" msgstr[0] "século"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 15:17+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-21 01:09+0000\n" "PO-Revision-Date: 2020-11-21 01:09+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n" "Last-Translator: Eduaddad <duduaddad@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/" "Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "Removido" msgstr "Removido"

View file

@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 14:13+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-27 13:07+0000\n" "PO-Revision-Date: 2020-12-29 15:21+0000\n"
"Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n" "Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n"
"Language-Team: Russian <https://translate.wikibot.de/projects/rcgcdw/" "Language-Team: Russian <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters-1/ru/>\n" "discussion_formatters/ru/>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -18,11 +18,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.2.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr "неизвестно"
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "Незарегистрированный пользователь" msgstr "Незарегистрированный пользователь"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
@ -31,7 +37,7 @@ msgstr ""
"[{author}]({author_url}) создал(а) [{title}](<{url}f/p/{threadId}>) в " "[{author}]({author_url}) создал(а) [{title}](<{url}f/p/{threadId}>) в "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
@ -40,34 +46,36 @@ msgstr ""
"[{author}]({author_url}) создал(а) опрос [{title}](<{url}f/p/{threadId}>) в " "[{author}]({author_url}) создал(а) опрос [{title}](<{url}f/p/{threadId}>) в "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) создал викторину [{title}](<{url}f/p/{threadId}>) в "
"{forumName}"
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
"[{author}]({author_url}) [ответил](<{url}f/p/{threadId}/r/{postId}>) на "
"[{title}](<{url}f/p/{threadId}>) в {forumName}"
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr ""
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" "{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/"
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) создал [{title}](<{url}wiki/Message_Wall:"
"{user_wall}?threadId={threadId}>) на [Стене Обсуждения Участника {user}]"
"(<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -75,91 +83,102 @@ msgid ""
"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" "Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]"
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" 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/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) оставил [комментарий](<{url}?commentId={commentId}"
">) к [{article}](<{url}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) [ответил](<{url}?commentId={commentId}"
"&replyId={replyId}>) на [комментарий](<{url}?commentId={commentId}>) к "
"[{article}](<{url}>)"
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
"Неизвестное событие `{event}`, выполненное участником [{author}]"
"({author_url}), сообщите об этом на [сервере поддержки](<{support}>)."
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr "Создал \"{title}\""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr "Создал опрос \"{title}\""
#: src/discussion_formatters.py:109
msgid "Option {}"
msgstr ""
#: src/discussion_formatters.py:110
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr ""
#: src/discussion_formatters.py:114
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr ""
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags"
msgstr ""
#: src/discussion_formatters.py:129
msgid "{} tags"
msgstr ""
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:134
msgid "Option {}"
msgstr "Вариант {}"
#: src/discussion_formatters.py:135
#, python-brace-format
msgid "__[View image]({image_url})__"
msgstr "__[Просмотреть изображение]({image_url})__"
#: src/discussion_formatters.py:139
#, python-brace-format
msgid "Created a quiz \"{title}\""
msgstr "Создал викторину \"{title}\""
#: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags"
msgstr "Метки"
#: src/discussion_formatters.py:155
msgid "{} tags"
msgstr "{} меток"
#: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr "Ответил на \"{title}\""
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr "Создал \"{title}\" на Стене Обсуждения Участника {user}"
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr "Ответил на \"{title}\" на Стене Обсуждения Участника {user}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr "Оставил Комментарий к статье {article}"
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "" msgstr "Ответил на Комментарий к статье {article}"
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr "Неизвестное событие `{event}`"
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "" msgstr "Сообщите об этом на сервере поддержки"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-03-18 13:59+0100\n" "PO-Revision-Date: 2020-03-18 13:59+0100\n"
"Last-Translator: BabylonAS\n" "Last-Translator: BabylonAS\n"
"Language-Team: \n" "Language-Team: \n"
@ -19,24 +19,24 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 2.3\n" "X-Generator: Poedit 2.3\n"
#: src/rc.py:321 #: src/rc.py:322
#, python-brace-format #, python-brace-format
msgid "{wiki} seems to be down or unreachable." msgid "{wiki} seems to be down or unreachable."
msgstr "{wiki}, вероятно, не работает или недоступна." msgstr "{wiki}, вероятно, не работает или недоступна."
#: src/rc.py:322 src/rc.py:334 #: src/rc.py:323 src/rc.py:335
msgid "Connection status" msgid "Connection status"
msgstr "Статус соединения" msgstr "Статус соединения"
#: src/rc.py:332 #: src/rc.py:333
#, python-brace-format #, python-brace-format
msgid "Connection to {wiki} seems to be stable now." msgid "Connection to {wiki} seems to be stable now."
msgstr "Соединение с {wiki} сейчас кажется стабильным." msgstr "Соединение с {wiki} сейчас кажется стабильным."
#: src/rc.py:403 #: src/rc.py:404
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~скрыто~~" msgstr "~~скрыто~~"
#: src/rc.py:407 #: src/rc.py:408
msgid "hidden" msgid "hidden"
msgstr "скрыто" msgstr "скрыто"

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:29+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-09-03 13:14+0200\n" "PO-Revision-Date: 2020-09-03 13:14+0200\n"
"Last-Translator: BabylonAS\n" "Last-Translator: BabylonAS\n"
"Language-Team: \n" "Language-Team: \n"
@ -29,188 +29,188 @@ msgstr "{value} (ср. {avg})"
msgid "Daily overview" msgid "Daily overview"
msgstr "Ежедневный обзор" msgstr "Ежедневный обзор"
#: src/rcgcdw.py:155 #: src/rcgcdw.py:154
msgid "No activity" msgid "No activity"
msgstr "Нет активности" msgstr "Нет активности"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:178
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} действие)" msgstr[0] " ({} действие)"
msgstr[1] " ({} действия)" msgstr[1] " ({} действия)"
msgstr[2] " ({} действий)" msgstr[2] " ({} действий)"
#: src/rcgcdw.py:181 #: src/rcgcdw.py:180
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " ({} правка)" msgstr[0] " ({} правка)"
msgstr[1] " ({} правки)" msgstr[1] " ({} правки)"
msgstr[2] " ({} правок)" msgstr[2] " ({} правок)"
#: src/rcgcdw.py:186 #: src/rcgcdw.py:185
msgid " UTC ({} action)" msgid " UTC ({} action)"
msgid_plural " UTC ({} actions)" msgid_plural " UTC ({} actions)"
msgstr[0] " UTC ({} действие)" msgstr[0] " UTC ({} действие)"
msgstr[1] " UTC ({} действия)" msgstr[1] " UTC ({} действия)"
msgstr[2] " UTC ({} действий)" msgstr[2] " UTC ({} действий)"
#: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193 #: src/rcgcdw.py:187 src/rcgcdw.py:188 src/rcgcdw.py:192
msgid "But nobody came" msgid "But nobody came"
msgstr "Но никто не пришёл" msgstr "Но никто не пришёл"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:195
msgid "Most active user" msgid "Most active user"
msgid_plural "Most active users" msgid_plural "Most active users"
msgstr[0] "Самый активный участник" msgstr[0] "Самый активный участник"
msgstr[1] "Самые активные участники" msgstr[1] "Самые активные участники"
msgstr[2] "Самые активные участники" msgstr[2] "Самые активные участники"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:196
msgid "Most edited article" msgid "Most edited article"
msgid_plural "Most edited articles" msgid_plural "Most edited articles"
msgstr[0] "Самая редактируемая статья" msgstr[0] "Самая редактируемая статья"
msgstr[1] "Самые редактируемые статьи" msgstr[1] "Самые редактируемые статьи"
msgstr[2] "Самые редактируемые статьи" msgstr[2] "Самые редактируемые статьи"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Edits made" msgid "Edits made"
msgstr "Сделано правок" msgstr "Сделано правок"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "New files" msgid "New files"
msgstr "Новых файлов" msgstr "Новых файлов"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:197
msgid "Admin actions" msgid "Admin actions"
msgstr "Административных действий" msgstr "Административных действий"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Изменено байтов" msgstr "Изменено байтов"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:198
msgid "New articles" msgid "New articles"
msgstr "Новых статей" msgstr "Новых статей"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:199
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Уникальных редакторов" msgstr "Уникальных редакторов"
#: src/rcgcdw.py:201 #: src/rcgcdw.py:200
msgid "Most active hour" msgid "Most active hour"
msgid_plural "Most active hours" msgid_plural "Most active hours"
msgstr[0] "Самый активный час" msgstr[0] "Самый активный час"
msgstr[1] "Самые активные часы" msgstr[1] "Самые активные часы"
msgstr[2] "Самые активные часы" msgstr[2] "Самые активные часы"
#: src/rcgcdw.py:202 #: src/rcgcdw.py:201
msgid "Day score" msgid "Day score"
msgstr "Очков за день" msgstr "Очков за день"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "director" msgid "director"
msgstr "директор" msgstr "директор"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bot" msgid "bot"
msgstr "бот" msgstr "бот"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "editor" msgid "editor"
msgstr "досматривающий" msgstr "досматривающий"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "directors" msgid "directors"
msgstr "директора" msgstr "директора"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "sysop" msgid "sysop"
msgstr "администратор" msgstr "администратор"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "bureaucrat" msgid "bureaucrat"
msgstr "бюрократ" msgstr "бюрократ"
#: src/rcgcdw.py:244 #: src/rcgcdw.py:243
msgid "reviewer" msgid "reviewer"
msgstr "выверяющий" msgstr "выверяющий"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autoreview" msgid "autoreview"
msgstr "автодосматриваемый" msgstr "автодосматриваемый"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "autopatrol" msgid "autopatrol"
msgstr "автопатрулируемый" msgstr "автопатрулируемый"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "смотритель вики" msgstr "смотритель вики"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "секунда" msgstr[0] "секунда"
msgstr[1] "секунды" msgstr[1] "секунды"
msgstr[2] "секунд" msgstr[2] "секунд"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "минута" msgstr[0] "минута"
msgstr[1] "минуты" msgstr[1] "минуты"
msgstr[2] "минут" msgstr[2] "минут"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "час" msgstr[0] "час"
msgstr[1] "часа" msgstr[1] "часа"
msgstr[2] "часов" msgstr[2] "часов"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "день" msgstr[0] "день"
msgstr[1] "дня" msgstr[1] "дня"
msgstr[2] "дней" msgstr[2] "дней"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "неделя" msgstr[0] "неделя"
msgstr[1] "недели" msgstr[1] "недели"
msgstr[2] "недель" msgstr[2] "недель"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "месяц" msgstr[0] "месяц"
msgstr[1] "месяца" msgstr[1] "месяца"
msgstr[2] "месяцев" msgstr[2] "месяцев"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "год" msgstr[0] "год"
msgstr[1] "года" msgstr[1] "года"
msgstr[2] "лет" msgstr[2] "лет"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "тысячелетие" msgstr[0] "тысячелетие"
msgstr[1] "тысячелетия" msgstr[1] "тысячелетия"
msgstr[2] "тысячелетий" msgstr[2] "тысячелетий"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "десятилетие" msgstr[0] "десятилетие"
msgstr[1] "десятилетия" msgstr[1] "десятилетия"
msgstr[2] "десятилетий" msgstr[2] "десятилетий"
#: src/rcgcdw.py:245 #: src/rcgcdw.py:244
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "век" msgstr[0] "век"

Binary file not shown.

View file

@ -7,19 +7,20 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-28 23:45+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2020-11-18 15:18+0100\n" "PO-Revision-Date: 2020-12-22 00:13+0000\n"
"Last-Translator: \n" "Last-Translator: Philo04 <philipp2012lopu@mail.ru>\n"
"Language-Team: \n" "Language-Team: Russian <https://translate.wikibot.de/projects/rcgcdw/"
"redaction/ru/>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "X-Generator: Weblate 4.2.1\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:62 src/discord/redaction.py:65
#: src/discord/redaction.py:67 #: src/discord/redaction.py:70
msgid "Removed" msgid "Removed"
msgstr "" msgstr "Удалено"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RcGcDw\n" "Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-30 11:58+0100\n" "POT-Creation-Date: 2021-04-14 16:24+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,44 +17,45 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95
#: src/discussion_formatters.py:163 src/discussion_formatters.py:176
msgid "unknown"
msgstr ""
#: src/discussion_formatters.py:27 src/discussion_formatters.py:102
msgid "Unregistered user" msgid "Unregistered user"
msgstr "" msgstr ""
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:39
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:42
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:38 #: src/discussion_formatters.py:45
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:43 #: src/discussion_formatters.py:54
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 #: src/discussion_formatters.py:61
#: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown"
msgstr ""
#: src/discussion_formatters.py:49
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:"
@ -62,7 +63,7 @@ msgid ""
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:51 #: src/discussion_formatters.py:64
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" "[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:"
@ -71,14 +72,14 @@ msgid ""
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:57 #: src/discussion_formatters.py:72
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:78
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" "[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
@ -86,75 +87,75 @@ msgid ""
"[{article}](<{url}>)" "[{article}](<{url}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:70 #: src/discussion_formatters.py:86
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the " "Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)." "[support server](<{support}>)."
msgstr "" msgstr ""
#: src/discussion_formatters.py:98 #: src/discussion_formatters.py:123
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:127
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:109 #: src/discussion_formatters.py:134
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:110 #: src/discussion_formatters.py:135
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:114 #: src/discussion_formatters.py:139
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 #: src/discussion_formatters.py:155 src/discussion_formatters.py:157
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:129 #: src/discussion_formatters.py:155
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:134 #: src/discussion_formatters.py:160
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:143 #: src/discussion_formatters.py:169
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall" msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr ""
#: src/discussion_formatters.py:147 #: src/discussion_formatters.py:173
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall" msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr "" msgstr ""
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:180
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:158 #: src/discussion_formatters.py:184
#, python-brace-format #, python-brace-format
msgid "Replied to a comment on {article}" msgid "Replied to a comment on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:162 #: src/discussion_formatters.py:188
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 #: src/discussion_formatters.py:194 src/discussion_formatters.py:196
msgid "Report this on the support server" msgid "Report this on the support server"
msgstr "" msgstr ""

Some files were not shown because too many files have changed in this diff Show more