Merge branch 'testing' into 'master'

1.13

Closes #148, #145, #154, #164, #165, #168, #169, #171, and #174

See merge request piotrex43/RcGcDw!79
This commit is contained in:
Frisk 2020-11-25 12:24:34 +00:00
commit 39b0d37f35
162 changed files with 19708 additions and 2937 deletions

View file

@ -30,11 +30,16 @@
#### Translators #### #### Translators ####
* MarkusRost German translation * MarkusRost German translation
* JSBM French translation * JSBM French translation
* Eduaddad Brazilian Portuguese translation * [Eduaddad](https://eduardoaddad.com.br) Brazilian Portuguese translation
* BabylonAS and Russian Minecraft Wiki community Russian translation * BabylonAS and Russian Minecraft Wiki community Russian translation
* Mak_and_Iv Ukrainian translation * Mak_and_Iv Ukrainian translation
Thank you! Thank you!
[![Translation status](https://weblate.frisk.space/widgets/rcgcdw/-/multi-auto.svg)](https://weblate.frisk.space/engage/rcgcdw/?utm_source=widget)
### Other extensions/compatible programs ###
* [Wiki Utilities](https://github.com/Sidemen19/Wiki-Utilities) - an integration allowing administrator to execute revert/block or delete actions on the wiki using reactions in messages created by RcGcDw/RcGcDb. Author: [Sidemen19](https://github.com/Sidemen19)
### Wiki ### ### Wiki ###
For more information, check the [wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Home)! For more information, check the [wiki](https://gitlab.com/piotrex43/RcGcDw/wikis/Home)!

View file

@ -7,8 +7,8 @@ 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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-08-11 21: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/" "Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/de/>\n" "discussion_formatters-1/de/>\n"
@ -17,9 +17,13 @@ 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"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr "Nicht angemeldeter Benutzer"
#: src/discussion_formatters.py:34
#, 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 "
@ -28,7 +32,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:34 #: src/discussion_formatters.py:36
#, 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 "
@ -37,7 +41,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:36 #: src/discussion_formatters.py:38
#, 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 "
@ -46,7 +50,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:41 #: src/discussion_formatters.py:43
#, 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}>) "
@ -55,12 +59,12 @@ msgstr ""
"[{author}]({author_url}) erstellte eine [Antwork](<{url}f/p/{threadId}/r/" "[{author}]({author_url}) erstellte eine [Antwork](<{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:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "Unbekannt" msgstr "Unbekannt"
#: src/discussion_formatters.py:47 #: 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,7 +75,7 @@ msgstr ""
"{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:49 #: src/discussion_formatters.py:51
#, 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:"
@ -84,99 +88,97 @@ 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:54 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) erstellte ein [Kommentar](<{url}wiki/{article}?" "[{author}]({author_url}) erstellte ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}wiki/{article}>)" "commentId={commentId}>) zu [{article}](<{url}>)"
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr ""
"[{author}]({author_url}) erstellte eine [Antwort](<{url}wiki/{article}?"
"threadId={threadId}>) auf ein [Kommentar](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) zu [{article}](<{url}wiki/{article}"
">)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
msgid "" 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}) erstellte eine [Antwort](<{url}?"
"commentId={commentId}&replyId={replyId}>) auf ein [Kommentar](<{url}?"
"commentId={commentId}>) zu [{article}](<{url}>)"
#: src/discussion_formatters.py:70
#, python-brace-format
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 ""
"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:90 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Erstellte „{title}“" msgstr "Erstellte „{title}“"
#: src/discussion_formatters.py:94 #: src/discussion_formatters.py:102
#, 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:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "Option {}" msgstr "Option {}"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, 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:106 #: src/discussion_formatters.py:114
#, 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:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "{} Tags" msgstr "{} Tags"
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, 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:135 #: 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 "Erstellte „{title}“ auf der Nachrichtenseite von {user}" msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}"
#: src/discussion_formatters.py:139 #: 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 "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}" msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}"
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, 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:150 #: 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 "Antwortete auf ein Kommentar zu „{article}“" msgstr "Antwortete auf ein Kommentar zu „{article}“"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:162
#, 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:160 src/discussion_formatters.py:162 #: 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 "Melde es auf dem Support-Server" msgstr "Melde es auf dem Support-Server"

Binary file not shown.

View file

@ -2,9 +2,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-08-08 14:00+0200\n" "POT-Creation-Date: 2020-11-18 09:44+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 <sukramxro@gmail.com>\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/"
">\n" ">\n"
"Language: de\n" "Language: de\n"
@ -17,59 +17,59 @@ 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/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "Wohnort" msgstr "Wohnort"
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "„Über mich“-Abschnitt" msgstr "„Über mich“-Abschnitt"
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "Google-Link" msgstr "Google-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "Facebook-Link" msgstr "Facebook-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "Twitter-Link" msgstr "Twitter-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "Reddit-Link" msgstr "Reddit-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "Twitch-Link" msgstr "Twitch-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "PSN-Link" msgstr "PSN-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "VK-Link" msgstr "VK-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "Xbox-Live-Link" msgstr "Xbox-Live-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "Steam-Link" msgstr "Steam-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "Discord-Link" msgstr "Discord-Link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "Battle.net-Link" msgstr "Battle.net-Link"
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
@ -77,11 +77,10 @@ msgstr ""
"\n" "\n"
"__Und mehr__" "__Und mehr__"
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "Unbekannt" msgstr "Unbekannt"
#: src/misc.py:425 #: src/misc.py:273
msgid "unknown" msgid "unknown"
msgstr "unbekannt" msgstr "unbekannt"

Binary file not shown.

View file

@ -2,9 +2,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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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 <sukramxro@gmail.com>\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/"
">\n" ">\n"
"Language: de\n" "Language: de\n"
@ -17,25 +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:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} scheint wieder erreichbar zu sein."
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr "Verbindungsstatus"
#: src/rc.py:265
#, 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:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "Verbindungsstatus"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} scheint wieder erreichbar zu sein."
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~versteckt~~" msgstr "~~versteckt~~"
#: src/rc.py:340 #: src/rc.py:405
msgid "hidden" msgid "hidden"
msgstr "versteckt" msgstr "versteckt"

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -2,9 +2,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-08-08 17:21+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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 <sukramxro@gmail.com>\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/"
">\n" ">\n"
"Language: de\n" "Language: de\n"
@ -17,183 +17,183 @@ 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/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 "{value} (vgl. {avg})" msgstr "{value} (vgl. {avg})"
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Tägliche Übersicht" msgstr "Tägliche Übersicht"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "Keine Aktivität" msgstr "Keine Aktivität"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
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:179 #: src/rcgcdw.py:181
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:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "Keine Aktivität" msgstr "Keine Aktivität"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "Bearbeitungen" msgstr "Bearbeitungen"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "Neue Dateien" msgstr "Neue Dateien"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "Admin-Aktionen" msgstr "Admin-Aktionen"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Bytes geändert" msgstr "Bytes geändert"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "Neue Artikel" msgstr "Neue Artikel"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Einzelne Autoren" msgstr "Einzelne Autoren"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:201
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:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "Tageswert" msgstr "Tageswert"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "Direktor" msgstr "Direktor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "Bot" msgstr "Bot"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "Direktor" msgstr "Direktor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "Administrator" msgstr "Administrator"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Bürokrat" msgstr "Bürokrat"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "Prüfer" msgstr "Prüfer"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "Passive Sichter" msgstr "Passive Sichter"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "autopatrol" msgstr "autopatrol"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Wiki Guardian" msgstr "Wiki Guardian"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "Jahrhundert" msgstr[0] "Jahrhundert"

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-18 15:17+0100\n"
"PO-Revision-Date: 2020-11-20 09:22+0000\n"
"Last-Translator: MarkusRost <sukramxro@gmail.com>\n"
"Language-Team: German <https://weblate.frisk.space/projects/rcgcdw/redaction/"
"de/>\n"
"Language: de\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 "Versteckt"

Binary file not shown.

View file

@ -0,0 +1,159 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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 ""
#: src/discussion_formatters.py:36
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/discussion_formatters.py:38
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: src/discussion_formatters.py:57
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: 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 ""
#: src/discussion_formatters.py:70
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/discussion_formatters.py:98
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/discussion_formatters.py:102
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: 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
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/discussion_formatters.py:143
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:147
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:154
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/discussion_formatters.py:158
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/discussion_formatters.py:162
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170
msgid "Report this on the support server"
msgstr ""

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-18 14:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\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:114
msgid ""
"\n"
"__And more__"
msgstr ""
#: src/misc.py:271
msgid "Unknown"
msgstr ""
#: src/misc.py:273
msgid "unknown"
msgstr ""

BIN
locale/es/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-18 14:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/rc.py:319
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr ""
#: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr ""
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr ""
#: src/rc.py:401
msgid "~~hidden~~"
msgstr ""
#: src/rc.py:405
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

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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+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,7 +18,11 @@ 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:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr ""
#: src/discussion_formatters.py:34
#, 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 "
@ -27,7 +31,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:34 #: src/discussion_formatters.py:36
#, 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 "
@ -36,7 +40,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:38
#, 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 "
@ -45,7 +49,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:41 #: src/discussion_formatters.py:43
#, 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}>) "
@ -54,12 +58,12 @@ 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:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "inconnu" msgstr "inconnu"
#: src/discussion_formatters.py:47 #: 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:"
@ -69,7 +73,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:49 #: src/discussion_formatters.py:51
#, 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:"
@ -80,91 +84,94 @@ 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:54 #: src/discussion_formatters.py:57
#, python-brace-format #, fuzzy, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr ""
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr "" msgstr ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/"
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, fuzzy, 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 ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/"
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:70
#, 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:90 #: src/discussion_formatters.py:98
#, 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:94 #: src/discussion_formatters.py:102
#, 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:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:106 #: src/discussion_formatters.py:114
#, 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:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, 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:135 #: 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 "Création de « {title} » sur le mur de {user}" msgstr "Création de « {title} » sur le mur de {user}"
#: src/discussion_formatters.py:139 #: 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 "Réponse à « {title} » sur le mur de {user}" msgstr "Réponse à « {title} » sur le mur de {user}"
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, 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:150 #: src/discussion_formatters.py:158
#, 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:154 #: src/discussion_formatters.py:162
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:160 src/discussion_formatters.py:162 #: 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 ""

Binary file not shown.

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-08-08 14:00+0200\n" "POT-Creation-Date: 2020-11-18 09:44+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 <piotrex43@protonmail.ch>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,59 +20,59 @@ 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/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "Emplacement" msgstr "Emplacement"
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "À propos de moi" msgstr "À propos de moi"
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "Lien Google" msgstr "Lien Google"
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "Lien Facebook" msgstr "Lien Facebook"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "Lien Twitter" msgstr "Lien Twitter"
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "Lien Reddit" msgstr "Lien Reddit"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "Lien Twitch" msgstr "Lien Twitch"
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "Lien PSN" msgstr "Lien PSN"
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "Lien VK" msgstr "Lien VK"
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "Lien XBL" msgstr "Lien XBL"
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "Lien Steam" msgstr "Lien Steam"
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "" msgstr ""
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
@ -80,11 +80,11 @@ msgstr ""
"\n" "\n"
"__Et plus__" "__Et plus__"
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "Inconnu" msgstr "Inconnu"
#: src/misc.py:425 #: src/misc.py:273
#, fuzzy #, fuzzy
msgid "unknown" msgid "unknown"
msgstr "Inconnu" msgstr "Inconnu"

Binary file not shown.

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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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 <piotrex43@protonmail.ch>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\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:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "La connexion avec {wiki} semble stable maintenant."
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr "Statut de connexion"
#: src/rc.py:265
#, 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:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "Statut de connexion"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "La connexion avec {wiki} semble stable maintenant."
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "" msgstr ""
#: src/rc.py:340 #: src/rc.py:405
msgid "hidden" msgid "hidden"
msgstr "" msgstr ""

File diff suppressed because it is too large Load diff

Binary file not shown.

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-08-08 17:21+0200\n" "POT-Creation-Date: 2020-11-18 08:29+0100\n"
"PO-Revision-Date: 2020-09-03 13:14+0200\n" "PO-Revision-Date: 2020-09-03 13:14+0200\n"
"Last-Translator: Frisk <piotrex43@protonmail.ch>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,183 +20,183 @@ 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/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 ""
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Résumé de la journée" msgstr "Résumé de la journée"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "Aucune activité" msgstr "Aucune activité"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
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:179 #: src/rcgcdw.py:181
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:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "Aucune activité" msgstr "Aucune activité"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "Modifications effectuées" msgstr "Modifications effectuées"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "Nouveaux fichiers" msgstr "Nouveaux fichiers"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "Actions d'administrateur" msgstr "Actions d'administrateur"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Octets modifiés" msgstr "Octets modifiés"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "Nouveaux articles" msgstr "Nouveaux articles"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Contributeurs uniques" msgstr "Contributeurs uniques"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:201
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:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "Score du jour" msgstr "Score du jour"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "Directeur" msgstr "Directeur"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "Robot" msgstr "Robot"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "Directeur" msgstr "Directeur"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "Administrateur" msgstr "Administrateur"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Bureaucrate" msgstr "Bureaucrate"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "reviewer" msgstr "reviewer"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "autoreview" msgstr "autoreview"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "autopatrol" msgstr "autopatrol"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Gardien du wiki" msgstr "Gardien du wiki"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "centenaire" msgstr[0] "centenaire"

Binary file not shown.

View file

@ -0,0 +1,24 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-18 15:17+0100\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n"
"Last-Translator: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Language: fr\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr ""

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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/hi/>\n"
"Language: hi\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 "इसे सहायता सर्वर पर रिपोर्ट करें"

View file

@ -0,0 +1,87 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/misc/hi/>\n"
"Language: hi\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:114
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__और काफी कुछ__"
#: src/misc.py:271
msgid "Unknown"
msgstr "अनजान"
#: src/misc.py:273
msgid "unknown"
msgstr "अनजान"

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

Binary file not shown.

View file

@ -0,0 +1,41 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Creeper <thisisacreeper0101@gmail.com>\n"
"Language-Team: Hindi <https://weblate.frisk.space/projects/rcgcdw/rc/hi/>\n"
"Language: hi\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:319
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।"
#: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "कनेक्शन की स्थिति"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।"
#: src/rc.py:401
msgid "~~hidden~~"
msgstr "~~छिपाया गया~~"
#: src/rc.py:405
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,159 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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 ""
#: src/discussion_formatters.py:36
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/discussion_formatters.py:38
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: src/discussion_formatters.py:57
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: 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 ""
#: src/discussion_formatters.py:70
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/discussion_formatters.py:98
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/discussion_formatters.py:102
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: 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
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/discussion_formatters.py:143
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:147
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:154
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/discussion_formatters.py:158
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/discussion_formatters.py:162
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170
msgid "Report this on the support server"
msgstr ""

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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Yongmin Hong <revi@pobox.com>\n"
"Language-Team: Korean <https://weblate.frisk.space/projects/rcgcdw/misc/ko/>"
"\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\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 "배틀넷 사용자 이름"
#: src/misc.py:114
msgid ""
"\n"
"__And more__"
msgstr ""
"\n"
"__그 외 더__"
#: src/misc.py:271
msgid "Unknown"
msgstr "알 수 없음"
#: src/misc.py:273
msgid "unknown"
msgstr "알 수 없음"

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

Binary file not shown.

View file

@ -0,0 +1,41 @@
# 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-18 14:13+0100\n"
"PO-Revision-Date: 2020-11-25 10:16+0000\n"
"Last-Translator: Yongmin Hong <revi@pobox.com>\n"
"Language-Team: Korean <https://weblate.frisk.space/projects/rcgcdw/rc/ko/>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.2.1\n"
#: src/rc.py:319
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr "{wiki} 이(가) 접속 다운되었거나 연결할 수 없습니다."
#: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "연결 상태"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "{wiki} 연결이 현재 안정적인 것 같습니다."
#: src/rc.py:401
msgid "~~hidden~~"
msgstr "~~숨겨짐~~"
#: src/rc.py:405
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,159 @@
# 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-18 14:13+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/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 ""
#: src/discussion_formatters.py:36
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: src/discussion_formatters.py:38
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: src/discussion_formatters.py:57
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"on [{article}](<{url}>)"
msgstr ""
#: 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 ""
#: src/discussion_formatters.py:70
#, python-brace-format
msgid ""
"Unknown event `{event}` by [{author}]({author_url}), report it on the "
"[support server](<{support}>)."
msgstr ""
#: src/discussion_formatters.py:98
#, python-brace-format
msgid "Created \"{title}\""
msgstr ""
#: src/discussion_formatters.py:102
#, python-brace-format
msgid "Created a poll \"{title}\""
msgstr ""
#: 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
#, python-brace-format
msgid "Replied to \"{title}\""
msgstr ""
#: src/discussion_formatters.py:143
#, python-brace-format
msgid "Created \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:147
#, python-brace-format
msgid "Replied to \"{title}\" on {user}'s Message Wall"
msgstr ""
#: src/discussion_formatters.py:154
#, python-brace-format
msgid "Commented on {article}"
msgstr ""
#: src/discussion_formatters.py:158
#, python-brace-format
msgid "Replied to a comment on {article}"
msgstr ""
#: src/discussion_formatters.py:162
#, python-brace-format
msgid "Unknown event `{event}`"
msgstr ""
#: src/discussion_formatters.py:168 src/discussion_formatters.py:170
msgid "Report this on the support server"
msgstr ""

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-18 14:13+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/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:114
msgid ""
"\n"
"__And more__"
msgstr ""
#: src/misc.py:271
msgid "Unknown"
msgstr ""
#: src/misc.py:273
msgid "unknown"
msgstr ""

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-18 14:13+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/rc.py:319
#, python-brace-format
msgid "{wiki} seems to be down or unreachable."
msgstr ""
#: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr ""
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr ""
#: src/rc.py:401
msgid "~~hidden~~"
msgstr ""
#: src/rc.py:405
msgid "hidden"
msgstr ""

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -7,11 +7,11 @@ 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-08-08 22:56+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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 <piotrex43@protonmail.ch>\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/"
"\n" ">\n"
"Language: lol\n" "Language: lol\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"
@ -19,183 +19,183 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.1.1\n"
#: src/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 "{value} (mor or less. {avg})" msgstr "{value} (mor or less. {avg})"
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Morn' newz" msgstr "Morn' newz"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "No food" msgstr "No food"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
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:179 #: src/rcgcdw.py:181
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "No one brot food 😾" msgstr "No one brot food 😾"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "edtz did" msgstr "edtz did"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "new picturz" msgstr "new picturz"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "" msgstr ""
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "" msgstr ""
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "" msgstr ""
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "" msgstr ""
#: src/rcgcdw.py:199 #: 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:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "" msgstr ""
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "" msgstr ""
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "robut" msgstr "robut"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "editur" msgstr "editur"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "directurs" msgstr "directurs"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "admen" msgstr "admen"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "burocrat" msgstr "burocrat"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "reviver" msgstr "reviver"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "autureviver" msgstr "autureviver"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "" msgstr ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "" msgstr ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "second" msgid "second"
msgid_plural "seconds" msgid_plural "seconds"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "minute" msgid "minute"
msgid_plural "minutes" msgid_plural "minutes"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "hour" msgid "hour"
msgid_plural "hours" msgid_plural "hours"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "day" msgid "day"
msgid_plural "days" msgid_plural "days"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "week" msgid "week"
msgid_plural "weeks" msgid_plural "weeks"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "month" msgid "month"
msgid_plural "months" msgid_plural "months"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "year" msgid "year"
msgid_plural "years" msgid_plural "years"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "millennium" msgid "millennium"
msgid_plural "millennia" msgid_plural "millennia"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "decade" msgid "decade"
msgid_plural "decades" msgid_plural "decades"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "" msgstr[0] ""

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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-08-13 19:07+0000\n" "PO-Revision-Date: 2020-11-20 09:22+0000\n"
"Last-Translator: Rail <rail01@protonmail.com>\n" "Last-Translator: Frisk The Evil Goat Overlord <piotrex43@protonmail.ch>\n"
"Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/" "Language-Team: Polish <https://weblate.frisk.space/projects/rcgcdw/"
"discussion_formatters-1/pl/>\n" "discussion_formatters-1/pl/>\n"
"Language: pl\n" "Language: pl\n"
@ -18,61 +18,65 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr "Niezarejestrowany użytkownik"
#: src/discussion_formatters.py:34
#, 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}) utworzył(a) [{title}](<{url}f/p/{threadId}>) w " "[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:36
#, 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}) utworzył(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:36 #: src/discussion_formatters.py:38
#, 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}) utworzył(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:41 #: src/discussion_formatters.py:43
#, 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}) utworzył(a) [odpowiedź](<{url}f/p/{threadId}/r/" "[{author}]({author_url}) dodał(a) [odpowiedź](<{url}f/p/{threadId}/r/{postId}"
"{postId}>) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}" ">) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}"
#: src/discussion_formatters.py:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "nieznany" msgstr "nieznany"
#: src/discussion_formatters.py:47 #: 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}) utworzył(a) [{title}](<{url}wiki/" "[{author}]({author_url}) zostawił(a) [{title}](<{url}wiki/Message_Wall:"
"Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości " "{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}](<{url}wiki/"
"{user}](<{url}wiki/Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:49 #: src/discussion_formatters.py:51
#, 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:"
@ -80,104 +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}) utworzył(-a) [odpowiedź](<{url}wiki/" "[{author}]({author_url}) dodał(a) [odpowiedź](<{url}wiki/Message_Wall:"
"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) do [{title}](<{url}" "{user_wall}?threadId={threadId}#{replyId}>) do [{title}](<{url}wiki/"
"wiki/Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości " "Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}]"
"{user}](<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
#: src/discussion_formatters.py:54 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url}) utworzył(-a) [komentarz](<{url}wiki/{article}?" "[{author}]({author_url}) dodał(a) [komentarz](<{url}?commentId={commentId}>) "
"commentId={commentId}>) w [{article}](<{url}wiki/{article}>)" "w [{article}](<{url}>)"
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr ""
"[{author}]({author_url}) utworzył(-a) [odpowiedź](<{url}wiki/{article}?"
"threadId={threadId}) na [komentarz](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) w artykule [{article}](<{url}wiki/"
"{article}>)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
msgid "" 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}) dodał(a) "
"[odpowiedź](<{url}?commentId={commentId}&replyId={replyId}) na "
"[komentarz](<{url}?commentId={commentId}>) w artykule [{article}](<{url}>)"
#: src/discussion_formatters.py:70
#, python-brace-format
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 ""
"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:90 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Utworzył(a) „{title}”" msgstr "Stworzył(a) „{title}”"
#: src/discussion_formatters.py:94 #: src/discussion_formatters.py:102
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Utworzył(a) ankietę zatytułowaną „{title}”" msgstr "Stworzył(a) ankietę zatytułowaną „{title}”"
#: src/discussion_formatters.py:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "Opcja {}" msgstr "Opcja {}"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, 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:106 #: src/discussion_formatters.py:114
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Utworzył(a) quiz „{title}”" msgstr "Stworzył(a) quiz „{title}”"
#: src/discussion_formatters.py:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "Tagi" msgstr "Fora"
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "{} tagów" msgstr "{} tagów"
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, 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:135 #: 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 "Utworzył(a) „{title}” na tablicy wiadomości {user}" msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}"
#: src/discussion_formatters.py:139 #: 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 "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}" msgstr "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}"
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, 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:150 #: 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 "Odpowiedział(a) na komentarz w „{article}”" msgstr "Odpowiedział(a) na komentarz w „{article}”"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:162
#, 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:160 src/discussion_formatters.py:162 #: 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 "Zgłoś to na serwerze wsparcia" msgstr "Zgłoś to na serwerze wsparcia"

Binary file not shown.

View file

@ -6,9 +6,9 @@ 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-08-08 14:00+0200\n" "POT-Creation-Date: 2020-11-18 09:44+0100\n"
"PO-Revision-Date: 2020-03-17 20:57+0100\n" "PO-Revision-Date: 2020-03-17 20:57+0100\n"
"Last-Translator: Frisk <piotrex43@protonmail.ch>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: pl\n" "Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,59 +19,59 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: src/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "Lokacja" msgstr "Lokacja"
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "O mnie" msgstr "O mnie"
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "link Google" msgstr "link Google"
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "link Facebook" msgstr "link Facebook"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "link Twitter" msgstr "link Twitter"
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "link Reddit" msgstr "link Reddit"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "link Twitch" msgstr "link Twitch"
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "link PSN" msgstr "link PSN"
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "link VK" msgstr "link VK"
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "link XBL" msgstr "link XBL"
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "link Steam" msgstr "link Steam"
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "konto Discord" msgstr "konto Discord"
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "konto Battle.net" msgstr "konto Battle.net"
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
@ -79,10 +79,10 @@ msgstr ""
"\n" "\n"
"__Oraz więcej__" "__Oraz więcej__"
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "Nieznana" msgstr "Nieznana"
#: src/misc.py:425 #: src/misc.py:273
msgid "unknown" msgid "unknown"
msgstr "nieznana sekcja" msgstr "nieznana sekcja"

Binary file not shown.

View file

@ -6,9 +6,9 @@ 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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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 <rail01@protonmail.com>\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"
"Language: pl\n" "Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\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:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "Połączenie z {wiki} wygląda na stabilne."
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr "Status połączenia"
#: src/rc.py:265
#, 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:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "Status połączenia"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "Połączenie z {wiki} wygląda na stabilne."
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~ukryte~~" msgstr "~~ukryte~~"
#: src/rc.py:340 #: src/rc.py:405
msgid "hidden" msgid "hidden"
msgstr "ukryte" msgstr "ukryte"

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -6,211 +6,212 @@ 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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+0100\n"
"PO-Revision-Date: 2020-09-03 13:02+0200\n" "PO-Revision-Date: 2020-10-14 18:41+0000\n"
"Last-Translator: Rail <rail01@protonmail.com>\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/main/pl/"
">\n"
"Language: pl\n" "Language: pl\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=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Poedit 2.4.1\n" "X-Generator: Weblate 4.2.1\n"
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
#: src/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 "{value} (średnio {avg})" msgstr "{value} (średnio {avg})"
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Podsumowanie dnia" msgstr "Podsumowanie dnia"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "Brak aktywności" msgstr "Brak aktywności"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
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:179 #: src/rcgcdw.py:181
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:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "Ale nikt nie przyszedł" msgstr "Ale nikt nie przyszedł"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "Zrobionych edycji" msgstr "Wykonanych edycji"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "Nowych plików" msgstr "Nowych plików"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "Akcji administratorskich" msgstr "Akcji administratorskich"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Zmienionych bajtów" msgstr "Zmienionych bajtów"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "Nowych artykułów" msgstr "Nowych artykułów"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Unikalnych edytujących" msgstr "Unikalnych edytujących"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:201
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:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "Wynik dnia" msgstr "Wynik dnia"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "Dyrektor" msgstr "Dyrektor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "Bot" msgstr "Bot"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "Redaktor" msgstr "Redaktor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "Dyrektorzy" msgstr "Dyrektorzy"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "Administrator" msgstr "Administrator"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "Biurokrata" msgstr "Biurokrata"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "Przeglądający" msgstr "Przeglądający"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "Automatycznie przeglądający" msgstr "Automatycznie przeglądający"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "Automatycznie zatwierdzający" msgstr "Automatycznie zatwierdzający"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "Strażnik wiki" msgstr "Strażnik wiki"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "stulecie" msgstr[0] "stulecie"

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-18 09:44+0100\n"
"PO-Revision-Date: 2020-11-16 22:51+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 "
"|| n%100>14) ? 1 : 2);\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr "Usunięte"

View file

@ -1,24 +1,28 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Frisk <piotrex43@protonmail.ch>, 2020. # Frisk <>, 2020.
msgid "" 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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-08-11 21:22+0000\n" "PO-Revision-Date: 2020-11-21 01:09+0000\n"
"Last-Translator: dr03ramos <dr03ramos@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/"
"rcgcdw/discussion_formatters-1/pt_BR/>\n" "rcgcdw/discussion_formatters-1/pt-br/>\n"
"Language: pt-br\n" "Language: pt-br\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" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.2.1\n"
#: src/discussion_formatters.py:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr "Usuário não registrado"
#: src/discussion_formatters.py:34
#, 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 "
@ -27,7 +31,7 @@ msgstr ""
"[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) no " "[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) no "
"{forumName}" "{forumName}"
#: src/discussion_formatters.py:34 #: src/discussion_formatters.py:36
#, 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 "
@ -36,7 +40,7 @@ msgstr ""
"[{author}]({author_url}) criou uma enquete [{title}](<{url}f/p/{threadId}>) " "[{author}]({author_url}) criou uma enquete [{title}](<{url}f/p/{threadId}>) "
"no {forumName}" "no {forumName}"
#: src/discussion_formatters.py:36 #: src/discussion_formatters.py:38
#, 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 "
@ -45,7 +49,7 @@ msgstr ""
"[{author}]({author_url}) criou uma enquete [{title}](<{url}f/p/{threadId}>) " "[{author}]({author_url}) criou uma enquete [{title}](<{url}f/p/{threadId}>) "
"no {forumName}" "no {forumName}"
#: src/discussion_formatters.py:41 #: src/discussion_formatters.py:43
#, 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}>) "
@ -54,12 +58,12 @@ msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}" "[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}"
">) para [{title}](<{url}f/p/{threadId}>) em {forumName}" ">) para [{title}](<{url}f/p/{threadId}>) em {forumName}"
#: src/discussion_formatters.py:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "desconhecido" msgstr "desconhecido"
#: src/discussion_formatters.py:47 #: 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:"
@ -70,7 +74,7 @@ msgstr ""
"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:49 #: src/discussion_formatters.py:51
#, 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,99 +87,97 @@ msgstr ""
"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:54 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr "" msgstr ""
"[{author}]({author_url})criou um [comentário](<{url}wiki/{article}?" "[{author}]({author_url})criou um [comentário](<{url}?commentId={commentId}>) "
"commentId={commentId}>) no [{article}](<{url}wiki/{article}>)" "no [{article}](<{url}>)"
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr ""
"[{author}]({author_url}) criou uma [resposta](<{url}wiki/{article}?"
"threadId={threadId}) para um [comentário](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) no [{article}](<{url}wiki/{article}"
">)"
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
msgid "" 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}) criou uma [resposta](<{url}?commentId={commentId}"
"&replyId={replyId}>)para um [comentário](<{url}?commentId={commentId}>) no "
"[{article}](<{url}>)"
#: src/discussion_formatters.py:70
#, python-brace-format
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 desconhecido `{event}` por [{author}]({author_url}), relatar no [" "Evento desconhecido `{event}` por [{author}]({author_url}), relatar no "
"servidor de suporte](<{support}>)." "[servidor de suporte](<{support}>)."
#: src/discussion_formatters.py:90 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "Criado \"{title}\"" msgstr "Criado \"{title}\""
#: src/discussion_formatters.py:94 #: src/discussion_formatters.py:102
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "Criou uma enquete \"{title}\"" msgstr "Criou uma enquete \"{title}\""
#: src/discussion_formatters.py:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "Option {}" msgstr "Option {}"
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, 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:106 #: src/discussion_formatters.py:114
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "Criou uma enquete \"{title}\"" msgstr "Criou uma enquete \"{title}\""
#: src/discussion_formatters.py:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "Etiquetas" msgstr "Etiquetas"
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "{} etiquetas" msgstr "{} etiquetas"
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "Respondido o \"{title}\"" msgstr "Respondido o \"{title}\""
#: src/discussion_formatters.py:135 #: 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 "Criado \"{title}\" no mural de mensagem de {user}" msgstr "Criado \"{title}\" no mural de mensagem de {user}"
#: src/discussion_formatters.py:139 #: 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 "Respondeu a \"{title}\" no mural de mensagem de {user}" msgstr "Respondeu a \"{title}\" no mural de mensagem de {user}"
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, 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:150 #: 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 "Respondeu a um comentário em {article}" msgstr "Respondeu a um comentário em {article}"
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:162
#, 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:160 src/discussion_formatters.py:162 #: 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 "Reportar isso no servidor de suporte" msgstr "Reportar isso no servidor de suporte"

Binary file not shown.

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-08-08 14:00+0200\n" "POT-Creation-Date: 2020-11-18 09:44+0100\n"
"PO-Revision-Date: 2020-08-04 09:51+0000\n" "PO-Revision-Date: 2020-08-04 09:51+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n" "Last-Translator: Eduaddad <>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/" "Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/main/pt_BR/>\n" "rcgcdw/main/pt_BR/>\n"
"Language: pt-br\n" "Language: pt-br\n"
@ -19,59 +19,59 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.1.1\n"
#: src/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "Localização" msgstr "Localização"
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "Sobre mim" msgstr "Sobre mim"
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "Link do Google" msgstr "Link do Google"
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "Facebook link" msgstr "Facebook link"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "Link do Twitter" msgstr "Link do Twitter"
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "Link do Reddit" msgstr "Link do Reddit"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "Link do Twitch" msgstr "Link do Twitch"
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "Link do PSN" msgstr "Link do PSN"
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "Link do VK" msgstr "Link do VK"
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "Link do XBL" msgstr "Link do XBL"
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "Link do Steam" msgstr "Link do Steam"
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "Link do Discord" msgstr "Link do Discord"
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "Link do Battle.net" msgstr "Link do Battle.net"
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
@ -79,11 +79,10 @@ msgstr ""
"\n" "\n"
"__E mais__" "__E mais__"
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "Desconhecido" msgstr "Desconhecido"
#: src/misc.py:425 #: src/misc.py:273
msgid "unknown" msgid "unknown"
msgstr "desconhecido" msgstr "desconhecido"

Binary file not shown.

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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+0100\n"
"PO-Revision-Date: 2020-08-04 09:51+0000\n" "PO-Revision-Date: 2020-08-04 09:51+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n" "Last-Translator: Eduaddad <>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/" "Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/main/pt_BR/>\n" "rcgcdw/main/pt_BR/>\n"
"Language: pt-br\n" "Language: pt-br\n"
@ -19,25 +19,24 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1.1\n" "X-Generator: Weblate 4.1.1\n"
#: src/rc.py:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "A conexão com {wiki} parece estar estável agora."
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr "Status da conexão"
#: src/rc.py:265
#, 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 inativo ou inacessível." msgstr "{wiki} parece estar inativo ou inacessível."
#: src/rc.py:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "Status da conexão"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "A conexão com {wiki} parece estar estável agora."
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~ocultado~~" msgstr "~~ocultado~~"
#: src/rc.py:340 #: src/rc.py:405
msgid "hidden" msgid "hidden"
msgstr "oculto" msgstr "oculto"

File diff suppressed because it is too large Load diff

Binary file not shown.

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-08-08 17:21+0200\n" "POT-Creation-Date: 2020-11-18 08:29+0100\n"
"PO-Revision-Date: 2020-09-03 13:10+0200\n" "PO-Revision-Date: 2020-09-03 13:10+0200\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n" "Last-Translator: Eduaddad <>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/" "Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/main/pt_BR/>\n" "rcgcdw/main/pt_BR/>\n"
"Language: pt_BR\n" "Language: pt_BR\n"
@ -19,183 +19,183 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Poedit 2.4.1\n" "X-Generator: Poedit 2.4.1\n"
#: src/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 "{value} (med. {avg})" msgstr "{value} (med. {avg})"
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Visão geral diária" msgstr "Visão geral diária"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "Sem atividade" msgstr "Sem atividade"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
msgid " ({} action)" msgid " ({} action)"
msgid_plural " ({} actions)" msgid_plural " ({} actions)"
msgstr[0] " ({} açao)" msgstr[0] " ({} açao)"
msgstr[1] " ({} ações)" msgstr[1] " ({} ações)"
#: src/rcgcdw.py:179 #: src/rcgcdw.py:181
msgid " ({} edit)" msgid " ({} edit)"
msgid_plural " ({} edits)" msgid_plural " ({} edits)"
msgstr[0] " ({} editado)" msgstr[0] " ({} editado)"
msgstr[1] " ({} edições)" msgstr[1] " ({} edições)"
#: src/rcgcdw.py:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "Mas ninguém veio" msgstr "Mas ninguém veio"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "Edições feitas" msgstr "Edições feitas"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "Novos arquivos" msgstr "Novos arquivos"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "Ações de administração" msgstr "Ações de administração"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Bytes alterados" msgstr "Bytes alterados"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "Novos artigos" msgstr "Novos artigos"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Contribuidores exclusivos" msgstr "Contribuidores exclusivos"
#: src/rcgcdw.py:199 #: src/rcgcdw.py:201
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:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "Pontuação do dia" msgstr "Pontuação do dia"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "diretor" msgstr "diretor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "robô" msgstr "robô"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "editor" msgstr "editor"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "diretores" msgstr "diretores"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "administrador" msgstr "administrador"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "burocrata" msgstr "burocrata"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "revisor" msgstr "revisor"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "revisão automática" msgstr "revisão automática"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "patrulha automatica" msgstr "patrulha automatica"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "guardião_wiki" msgstr "guardião_wiki"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "século" msgstr[0] "século"

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-18 15:17+0100\n"
"PO-Revision-Date: 2020-11-21 01:09+0000\n"
"Last-Translator: Eduaddad <duduaddad@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.frisk.space/projects/"
"rcgcdw/redaction/pt-br/>\n"
"Language: pt-br\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 "Removido"

View file

@ -1,14 +1,14 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Frisk <czarodziejlasu@gmail.com>, 2020. # Frisk <>, 2020.
msgid "" 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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\n"
"PO-Revision-Date: 2020-04-23 23:33+0200\n" "PO-Revision-Date: 2020-04-23 23:33+0200\n"
"Last-Translator: Frisk <piotrex43@protonmail.ch>\n" "Last-Translator: Frisk <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: en_US\n" "Language: en_US\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,40 +17,44 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 19.12.3\n" "X-Generator: Lokalize 19.12.3\n"
#: src/discussion_formatters.py:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr ""
#: src/discussion_formatters.py:34
#, 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:34 #: src/discussion_formatters.py:36
#, 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:36 #: src/discussion_formatters.py:38
#, 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:41 #: src/discussion_formatters.py:43
#, 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:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: src/discussion_formatters.py:47 #: 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:"
@ -58,7 +62,7 @@ msgid ""
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:49 #: src/discussion_formatters.py:51
#, 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:"
@ -67,91 +71,90 @@ msgid ""
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:54 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr ""
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
#: src/discussion_formatters.py:70
#, python-brace-format
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:90 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:94 #: src/discussion_formatters.py:102
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:106 #: src/discussion_formatters.py:114
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:135 #: 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 ""
#: src/discussion_formatters.py:139 #: 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 ""
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:150 #: 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 ""
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:162
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:160 src/discussion_formatters.py:162 #: 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 ""

Binary file not shown.

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-08-08 14:00+0200\n" "POT-Creation-Date: 2020-11-18 09:44+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,59 +19,59 @@ 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/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "Местоположение" msgstr "Местоположение"
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "О себе" msgstr "О себе"
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "Ссылка на учётную запись Google" msgstr "Ссылка на учётную запись Google"
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "Ссылка на учётную запись Facebook" msgstr "Ссылка на учётную запись Facebook"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "Ссылка на учётную запись Twitter" msgstr "Ссылка на учётную запись Twitter"
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "Ссылка на учётную запись Reddit" msgstr "Ссылка на учётную запись Reddit"
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "Ссылка на учётную запись Twitch" msgstr "Ссылка на учётную запись Twitch"
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "Ссылка на учётную запись PSN" msgstr "Ссылка на учётную запись PSN"
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "Ссылка на учётную запись ВКонтакте" msgstr "Ссылка на учётную запись ВКонтакте"
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "Ссылка на учётную запись XBL" msgstr "Ссылка на учётную запись XBL"
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "Ссылка на учётную запись Steam" msgstr "Ссылка на учётную запись Steam"
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "Ссылка на учётную запись Discord" msgstr "Ссылка на учётную запись Discord"
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "Ссылка на учётную запись Battle.net" msgstr "Ссылка на учётную запись Battle.net"
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
@ -79,10 +79,10 @@ msgstr ""
"\n" "\n"
"__И ещё__" "__И ещё__"
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "Неизвестно" msgstr "Неизвестно"
#: src/misc.py:425 #: src/misc.py:273
msgid "unknown" msgid "unknown"
msgstr "неизвестно" msgstr "неизвестно"

Binary file not shown.

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-08-08 17:22+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "Соединение с {wiki} сейчас кажется стабильным."
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr "Статус соединения"
#: src/rc.py:265
#, 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:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr "Статус соединения"
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr "Соединение с {wiki} сейчас кажется стабильным."
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "~~скрыто~~" msgstr "~~скрыто~~"
#: src/rc.py:340 #: src/rc.py:405
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-08-08 17:21+0200\n" "POT-Creation-Date: 2020-11-18 08:29+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"
@ -19,198 +19,198 @@ 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.4.1\n" "X-Generator: Poedit 2.4.1\n"
#: src/rcgcdw.py:113 src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 #: src/rcgcdw.py:115 src/rcgcdw.py:117 src/rcgcdw.py:119 src/rcgcdw.py:121
#: src/rcgcdw.py:121 src/rcgcdw.py:123 src/rcgcdw.py:125 #: 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 "{value} (ср. {avg})" msgstr "{value} (ср. {avg})"
#: src/rcgcdw.py:145 #: src/rcgcdw.py:147
msgid "Daily overview" msgid "Daily overview"
msgstr "Ежедневный обзор" msgstr "Ежедневный обзор"
#: src/rcgcdw.py:153 #: src/rcgcdw.py:155
msgid "No activity" msgid "No activity"
msgstr "Нет активности" msgstr "Нет активности"
#: src/rcgcdw.py:177 #: src/rcgcdw.py:179
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:179 #: src/rcgcdw.py:181
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:184 #: src/rcgcdw.py:186
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:186 src/rcgcdw.py:187 src/rcgcdw.py:191 #: src/rcgcdw.py:188 src/rcgcdw.py:189 src/rcgcdw.py:193
msgid "But nobody came" msgid "But nobody came"
msgstr "Но никто не пришёл" msgstr "Но никто не пришёл"
#: src/rcgcdw.py:194 #: src/rcgcdw.py:196
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:195 #: src/rcgcdw.py:197
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:196 #: src/rcgcdw.py:198
msgid "Edits made" msgid "Edits made"
msgstr "Сделано правок" msgstr "Сделано правок"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "New files" msgid "New files"
msgstr "Новых файлов" msgstr "Новых файлов"
#: src/rcgcdw.py:196 #: src/rcgcdw.py:198
msgid "Admin actions" msgid "Admin actions"
msgstr "Административных действий" msgstr "Административных действий"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "Bytes changed" msgid "Bytes changed"
msgstr "Изменено байтов" msgstr "Изменено байтов"
#: src/rcgcdw.py:197 #: src/rcgcdw.py:199
msgid "New articles" msgid "New articles"
msgstr "Новых статей" msgstr "Новых статей"
#: src/rcgcdw.py:198 #: src/rcgcdw.py:200
msgid "Unique contributors" msgid "Unique contributors"
msgstr "Уникальных редакторов" msgstr "Уникальных редакторов"
#: src/rcgcdw.py:199 #: 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] "Самые активные часы"
msgstr[2] "Самые активные часы" msgstr[2] "Самые активные часы"
#: src/rcgcdw.py:200 #: src/rcgcdw.py:202
msgid "Day score" msgid "Day score"
msgstr "Очков за день" msgstr "Очков за день"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "director" msgid "director"
msgstr "директор" msgstr "директор"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bot" msgid "bot"
msgstr "бот" msgstr "бот"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "editor" msgid "editor"
msgstr "досматривающий" msgstr "досматривающий"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "directors" msgid "directors"
msgstr "директора" msgstr "директора"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "sysop" msgid "sysop"
msgstr "администратор" msgstr "администратор"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "bureaucrat" msgid "bureaucrat"
msgstr "бюрократ" msgstr "бюрократ"
#: src/rcgcdw.py:242 #: src/rcgcdw.py:244
msgid "reviewer" msgid "reviewer"
msgstr "выверяющий" msgstr "выверяющий"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autoreview" msgid "autoreview"
msgstr "автодосматриваемый" msgstr "автодосматриваемый"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "autopatrol" msgid "autopatrol"
msgstr "автопатрулируемый" msgstr "автопатрулируемый"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
msgid "wiki_guardian" msgid "wiki_guardian"
msgstr "смотритель вики" msgstr "смотритель вики"
#: src/rcgcdw.py:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
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:243 #: src/rcgcdw.py:245
msgid "century" msgid "century"
msgid_plural "centuries" msgid_plural "centuries"
msgstr[0] "век" msgstr[0] "век"

Binary file not shown.

View file

@ -0,0 +1,24 @@
# 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-18 15:17+0100\n"
"PO-Revision-Date: 2020-11-18 15:18+0100\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.1\n"
"Last-Translator: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"Language: ru\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
msgstr ""

View file

@ -0,0 +1,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the RcGcDw package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: RcGcDw\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-18 08:30+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/discord/redaction.py:59 src/discord/redaction.py:62
#: src/discord/redaction.py:67
msgid "Removed"
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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\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,40 +17,44 @@ 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:32 #: src/discussion_formatters.py:25 src/discussion_formatters.py:81
msgid "Unregistered user"
msgstr ""
#: src/discussion_formatters.py:34
#, 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:34 #: src/discussion_formatters.py:36
#, 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:36 #: src/discussion_formatters.py:38
#, 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:41 #: src/discussion_formatters.py:43
#, 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:43 src/discussion_formatters.py:52 #: src/discussion_formatters.py:45 src/discussion_formatters.py:54
#: src/discussion_formatters.py:129 src/discussion_formatters.py:142 #: src/discussion_formatters.py:137 src/discussion_formatters.py:150
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: src/discussion_formatters.py:47 #: 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:"
@ -58,7 +62,7 @@ msgid ""
"Message_Wall:{user_wall}>)" "Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:49 #: src/discussion_formatters.py:51
#, 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:"
@ -67,91 +71,90 @@ msgid ""
"(<{url}wiki/Message_Wall:{user_wall}>)" "(<{url}wiki/Message_Wall:{user_wall}>)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:54 #: src/discussion_formatters.py:57
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [comment](<{url}wiki/{article}?" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) "
"commentId={commentId}>) on [{article}](<{url}wiki/{article}>)" "on [{article}](<{url}>)"
msgstr ""
#: src/discussion_formatters.py:56
#, python-brace-format
msgid ""
"[{author}]({author_url}) created a [reply](<{url}wiki/{article}?"
"threadId={threadId}) to a [comment](<{url}wiki/{article}?"
"commentId={commentId}&replyId={replyId}>) on [{article}](<{url}wiki/{article}"
">)"
msgstr "" msgstr ""
#: src/discussion_formatters.py:62 #: src/discussion_formatters.py:62
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}"
"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on "
"[{article}](<{url}>)"
msgstr ""
#: src/discussion_formatters.py:70
#, python-brace-format
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:90 #: src/discussion_formatters.py:98
#, python-brace-format #, python-brace-format
msgid "Created \"{title}\"" msgid "Created \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:94 #: src/discussion_formatters.py:102
#, python-brace-format #, python-brace-format
msgid "Created a poll \"{title}\"" msgid "Created a poll \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:101 #: src/discussion_formatters.py:109
msgid "Option {}" msgid "Option {}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:102 #: src/discussion_formatters.py:110
#, python-brace-format #, python-brace-format
msgid "__[View image]({image_url})__" msgid "__[View image]({image_url})__"
msgstr "" msgstr ""
#: src/discussion_formatters.py:106 #: src/discussion_formatters.py:114
#, python-brace-format #, python-brace-format
msgid "Created a quiz \"{title}\"" msgid "Created a quiz \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:121 src/discussion_formatters.py:123 #: src/discussion_formatters.py:129 src/discussion_formatters.py:131
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:121 #: src/discussion_formatters.py:129
msgid "{} tags" msgid "{} tags"
msgstr "" msgstr ""
#: src/discussion_formatters.py:126 #: src/discussion_formatters.py:134
#, python-brace-format #, python-brace-format
msgid "Replied to \"{title}\"" msgid "Replied to \"{title}\""
msgstr "" msgstr ""
#: src/discussion_formatters.py:135 #: 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 ""
#: src/discussion_formatters.py:139 #: 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 ""
#: src/discussion_formatters.py:146 #: src/discussion_formatters.py:154
#, python-brace-format #, python-brace-format
msgid "Commented on {article}" msgid "Commented on {article}"
msgstr "" msgstr ""
#: src/discussion_formatters.py:150 #: 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 ""
#: src/discussion_formatters.py:154 #: src/discussion_formatters.py:162
#, python-brace-format #, python-brace-format
msgid "Unknown event `{event}`" msgid "Unknown event `{event}`"
msgstr "" msgstr ""
#: src/discussion_formatters.py:160 src/discussion_formatters.py:162 #: 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 ""

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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\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,68 +17,68 @@ 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/misc.py:42 #: src/misc.py:45
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "About me" msgid "About me"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Google link" msgid "Google link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Facebook link" msgid "Facebook link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitter link" msgid "Twitter link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Reddit link" msgid "Reddit link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Twitch link" msgid "Twitch link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "PSN link" msgid "PSN link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "VK link" msgid "VK link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "XBL link" msgid "XBL link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Steam link" msgid "Steam link"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Discord handle" msgid "Discord handle"
msgstr "" msgstr ""
#: src/misc.py:42 #: src/misc.py:45
msgid "Battle.net handle" msgid "Battle.net handle"
msgstr "" msgstr ""
#: src/misc.py:142 #: src/misc.py:114
msgid "" msgid ""
"\n" "\n"
"__And more__" "__And more__"
msgstr "" msgstr ""
#: src/misc.py:423 #: src/misc.py:271
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: src/misc.py:425 #: src/misc.py:273
msgid "unknown" msgid "unknown"
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-08-11 19:35+0200\n" "POT-Creation-Date: 2020-11-18 14:13+0100\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,24 +17,24 @@ 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/rc.py:150 #: src/rc.py:319
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr ""
#: src/rc.py:151 src/rc.py:266
msgid "Connection status"
msgstr ""
#: src/rc.py:265
#, 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:334 #: src/rc.py:320 src/rc.py:332
msgid "Connection status"
msgstr ""
#: src/rc.py:330
#, python-brace-format
msgid "Connection to {wiki} seems to be stable now."
msgstr ""
#: src/rc.py:401
msgid "~~hidden~~" msgid "~~hidden~~"
msgstr "" msgstr ""
#: src/rc.py:340 #: src/rc.py:405
msgid "hidden" msgid "hidden"
msgstr "" msgstr ""

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