From adc6d1eb613d3cef687705fabf716173fdcd15a2 Mon Sep 17 00:00:00 2001 From: Frisk Date: Thu, 16 Jun 2022 23:57:29 +0200 Subject: [PATCH] Localization update --- locale/de/LC_MESSAGES/formatters.po | 56 +++++--- locale/de/LC_MESSAGES/misc.po | 8 +- locale/de/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/de/LC_MESSAGES/redaction.po | 6 +- locale/es/LC_MESSAGES/formatters.po | 172 ++++++++++++----------- locale/es/LC_MESSAGES/misc.po | 8 +- locale/es/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/es/LC_MESSAGES/redaction.po | 6 +- locale/fr/LC_MESSAGES/formatters.po | 55 +++++--- locale/fr/LC_MESSAGES/misc.po | 8 +- locale/fr/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/fr/LC_MESSAGES/redaction.po | 6 +- locale/hi/LC_MESSAGES/formatters.po | 134 +++++++++--------- locale/hi/LC_MESSAGES/misc.po | 8 +- locale/hi/LC_MESSAGES/rcgcdw.po | 46 +++--- locale/hi/LC_MESSAGES/redaction.po | 6 +- locale/lol/LC_MESSAGES/formatters.po | 55 +++++--- locale/lol/LC_MESSAGES/misc.po | 8 +- locale/lol/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/lol/LC_MESSAGES/redaction.po | 6 +- locale/pl/LC_MESSAGES/formatters.po | 64 +++++---- locale/pl/LC_MESSAGES/misc.po | 8 +- locale/pl/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/pl/LC_MESSAGES/redaction.po | 6 +- locale/pt-br/LC_MESSAGES/formatters.po | 56 +++++--- locale/pt-br/LC_MESSAGES/misc.po | 8 +- locale/pt-br/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/pt-br/LC_MESSAGES/redaction.po | 6 +- locale/ru/LC_MESSAGES/formatters.po | 60 ++++---- locale/ru/LC_MESSAGES/misc.po | 12 +- locale/ru/LC_MESSAGES/rcgcdw.po | 46 +++--- locale/ru/LC_MESSAGES/redaction.po | 10 +- locale/templates/formatters.pot | 55 +++++--- locale/templates/misc.pot | 8 +- locale/templates/rcgcdw.pot | 42 +++--- locale/templates/redaction.pot | 6 +- locale/uk/LC_MESSAGES/formatters.po | 60 ++++---- locale/uk/LC_MESSAGES/misc.po | 12 +- locale/uk/LC_MESSAGES/rcgcdw.po | 46 +++--- locale/uk/LC_MESSAGES/redaction.po | 10 +- locale/zh-hans/LC_MESSAGES/formatters.po | 68 +++++---- locale/zh-hans/LC_MESSAGES/misc.po | 8 +- locale/zh-hans/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/zh-hans/LC_MESSAGES/redaction.po | 6 +- locale/zh-hant/LC_MESSAGES/formatters.po | 116 ++++++++------- locale/zh-hant/LC_MESSAGES/misc.po | 8 +- locale/zh-hant/LC_MESSAGES/rcgcdw.po | 42 +++--- locale/zh-hant/LC_MESSAGES/redaction.po | 6 +- 48 files changed, 886 insertions(+), 765 deletions(-) diff --git a/locale/de/LC_MESSAGES/formatters.po b/locale/de/LC_MESSAGES/formatters.po index b69c454..a28468e 100644 --- a/locale/de/LC_MESSAGES/formatters.po +++ b/locale/de/LC_MESSAGES/formatters.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2022-05-03 10:08+0000\n" "Last-Translator: magiczocker \n" "Language-Team: German \n" "Language-Team: German \n" "Language-Team: German \n" "Language-Team: German \n" "Language-Team: Spanish \n" "Language-Team: Spanish \n" "Language-Team: Spanish \n" "Language-Team: Spanish \n" "Language-Team: \n" @@ -63,29 +63,29 @@ msgstr "Ajoutés" msgid "Unregistered user" msgstr "" -#: src/api/util.py:160 +#: src/api/util.py:161 #, fuzzy msgctxt "recent changes Tags" msgid "Tags" msgstr "Tags" -#: src/api/util.py:162 +#: src/api/util.py:163 msgid "**Added**: " msgstr "**Ajoutées : ** " -#: src/api/util.py:163 +#: src/api/util.py:164 msgid " and {} more\n" msgstr " et {} autres\n" -#: src/api/util.py:165 +#: src/api/util.py:166 msgid "**Removed**: " msgstr "**Retirées : ** " -#: src/api/util.py:166 +#: src/api/util.py:167 msgid " and {} more" msgstr " et {} autres" -#: src/api/util.py:168 +#: src/api/util.py:169 msgid "Changed categories" msgstr "Catégories modifiées" @@ -1544,73 +1544,82 @@ msgid "" msgstr "" #: extensions/base/mediawiki.py:1014 +msgid "Reclaimed account" +msgstr "" + +#: extensions/base/mediawiki.py:1021 +#, fuzzy, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "[{author}]({author_url}) a créé le tableau Cargo « {table} »" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "Modification du modèle de contenu de l'article {article}" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "Modèle changé de {old} à {new}: {reason}" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" "({article_url}) from {old} to {new}{comment}" msgstr "Modification de la visibilité d'une révision de la page {article} " -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, fuzzy, python-brace-format msgid "Created with model {new}: {reason}" msgstr "Modèle changé de {old} à {new}: {reason}" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " "non-default content model {new}{comment}" msgstr "Modification de la visibilité d'une révision de la page {article} " -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, fuzzy, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "Création du tag « {tag} »" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) a créé le tableau Cargo « {table} »" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, fuzzy, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "Suppression du tag « {tag} »" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 #, fuzzy msgid "Removed from" msgstr "Retirés" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "" msgstr[1] "" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) a supprimé le tableau Cargo « {table} »" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1621,23 +1630,23 @@ msgid_plural "" msgstr[0] "Modification des paramètres de blocage pour {blocked_user}" msgstr[1] "Modification des paramètres de blocage pour {blocked_user}" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, fuzzy, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "Activation du tag « {tag} »" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) a créé le tableau Cargo « {table} »" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, fuzzy, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "Désactivation du tag « {tag} »" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/fr/LC_MESSAGES/misc.po b/locale/fr/LC_MESSAGES/misc.po index eac0702..fd31584 100644 --- a/locale/fr/LC_MESSAGES/misc.po +++ b/locale/fr/LC_MESSAGES/misc.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-03-17 21:40+0100\n" "Last-Translator: Frisk <>\n" "Language-Team: \n" @@ -72,7 +72,7 @@ msgstr "" msgid "Battle.net handle" msgstr "" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" @@ -80,11 +80,11 @@ msgstr "" "\n" "__Et plus__" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "Inconnu" -#: src/misc.py:330 +#: src/misc.py:332 #, fuzzy msgid "unknown" msgstr "Inconnu" diff --git a/locale/fr/LC_MESSAGES/rcgcdw.po b/locale/fr/LC_MESSAGES/rcgcdw.po index 7b9f2cb..9aab2fe 100644 --- a/locale/fr/LC_MESSAGES/rcgcdw.po +++ b/locale/fr/LC_MESSAGES/rcgcdw.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n" "Last-Translator: magiczocker \n" "Language-Team: French \n" "Language-Team: French 1;\n" "X-Generator: Weblate 4.4.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "" diff --git a/locale/hi/LC_MESSAGES/formatters.po b/locale/hi/LC_MESSAGES/formatters.po index 9debf42..5b7bf56 100644 --- a/locale/hi/LC_MESSAGES/formatters.po +++ b/locale/hi/LC_MESSAGES/formatters.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2022-05-03 10:08+0000\n" "Last-Translator: Saurmandal \n" "Language-Team: Hindi \n" "Language-Team: Hindi \n" @@ -70,7 +70,7 @@ msgstr "डिस्कॉर्ड अकाउंट" msgid "Battle.net handle" msgstr "Battle.net अकाउंट" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" @@ -78,10 +78,10 @@ msgstr "" "\n" "__और काफी कुछ__" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "अनजान" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "अनजान" diff --git a/locale/hi/LC_MESSAGES/rcgcdw.po b/locale/hi/LC_MESSAGES/rcgcdw.po index bac6695..dd9db7f 100644 --- a/locale/hi/LC_MESSAGES/rcgcdw.po +++ b/locale/hi/LC_MESSAGES/rcgcdw.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2022-05-03 10:08+0000\n" "Last-Translator: Saurmandal \n" -"Language-Team: Hindi " -"\n" +"Language-Team: Hindi \n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,96 +19,96 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.6.2\n" -#: src/rcgcdw.py:117 +#: src/rcgcdw.py:118 #, python-brace-format msgid "{value} (avg. {avg})" msgstr "{value} (औसत {avg})" -#: src/rcgcdw.py:136 +#: src/rcgcdw.py:137 msgid "Daily overview" msgstr "दैनिक अवलोकन" -#: src/rcgcdw.py:143 +#: src/rcgcdw.py:144 msgid "No activity" msgstr "कोई गतिविधि नहीं थी" -#: src/rcgcdw.py:167 +#: src/rcgcdw.py:168 msgid " ({} action)" msgid_plural " ({} actions)" msgstr[0] " ({} कार्य)" msgstr[1] " ({} कार्य)" -#: src/rcgcdw.py:169 +#: src/rcgcdw.py:170 msgid " ({} edit)" msgid_plural " ({} edits)" msgstr[0] " ({} सम्पादन)" msgstr[1] " ({} सम्पादन)" -#: src/rcgcdw.py:174 +#: src/rcgcdw.py:175 msgid " UTC ({} action)" msgid_plural " UTC ({} actions)" msgstr[0] " UTC ({} कार्य)" msgstr[1] " UTC ({} कार्य)" -#: src/rcgcdw.py:176 src/rcgcdw.py:179 +#: src/rcgcdw.py:177 src/rcgcdw.py:180 msgid "But nobody came" msgstr "पर कोई नहीं आया" -#: src/rcgcdw.py:183 +#: src/rcgcdw.py:184 msgid "Most active user" msgid_plural "Most active users" msgstr[0] "सबसे सक्रिय सदस्य" msgstr[1] "सबसे सक्रिय सदस्य" -#: src/rcgcdw.py:184 +#: src/rcgcdw.py:185 msgid "Most edited article" msgid_plural "Most edited articles" msgstr[0] "सबसे ज़्यादा सम्पादित किया गया लेख" msgstr[1] "सबसे ज़्यादा सम्पादित किए गए लेख" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "Edits made" msgstr "किए गए संपादन" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "New files" msgstr "नए चित्र" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Admin actions" msgstr "प्रबंधक के कार्य" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Bytes changed" msgstr "बाइट्स में बदलाव" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "New articles" msgstr "नए लेख" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "Unique contributors" msgstr "विशेष सदस्य" -#: src/rcgcdw.py:188 +#: src/rcgcdw.py:189 msgid "Most active hour" msgid_plural "Most active hours" msgstr[0] "सबसे सक्रिय घंटा" msgstr[1] "सबसे सक्रिय घंटे" -#: src/rcgcdw.py:189 +#: src/rcgcdw.py:190 msgid "Day score" msgstr "दिन का स्कोर" -#: src/rcgcdw.py:223 +#: src/rcgcdw.py:224 msgid "~~hidden~~" msgstr "~~छिपाया गया~~" -#: src/rcgcdw.py:225 +#: src/rcgcdw.py:226 msgid "No description provided" msgstr "कोई विवरण नहीं दिया गया" -#: src/rcgcdw.py:228 +#: src/rcgcdw.py:229 msgid "hidden" msgstr "छिपाया गया" diff --git a/locale/hi/LC_MESSAGES/redaction.po b/locale/hi/LC_MESSAGES/redaction.po index 4163079..854a6ac 100644 --- a/locale/hi/LC_MESSAGES/redaction.po +++ b/locale/hi/LC_MESSAGES/redaction.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2022-05-03 10:08+0000\n" "Last-Translator: Saurmandal \n" "Language-Team: Hindi 1;\n" "X-Generator: Weblate 4.6.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "छुपाया गया" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "~~छुपाया गया~~" diff --git a/locale/lol/LC_MESSAGES/formatters.po b/locale/lol/LC_MESSAGES/formatters.po index 1a82685..1e8aed3 100644 --- a/locale/lol/LC_MESSAGES/formatters.po +++ b/locale/lol/LC_MESSAGES/formatters.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -49,28 +49,28 @@ msgstr "" msgid "Unregistered user" msgstr "" -#: src/api/util.py:160 +#: src/api/util.py:161 msgctxt "recent changes Tags" msgid "Tags" msgstr "" -#: src/api/util.py:162 +#: src/api/util.py:163 msgid "**Added**: " msgstr "" -#: src/api/util.py:163 +#: src/api/util.py:164 msgid " and {} more\n" msgstr "" -#: src/api/util.py:165 +#: src/api/util.py:166 msgid "**Removed**: " msgstr "" -#: src/api/util.py:166 +#: src/api/util.py:167 msgid " and {} more" msgstr "" -#: src/api/util.py:168 +#: src/api/util.py:169 msgid "Changed categories" msgstr "" @@ -1507,72 +1507,81 @@ msgid "" msgstr "" #: extensions/base/mediawiki.py:1014 +msgid "Reclaimed account" +msgstr "" + +#: extensions/base/mediawiki.py:1021 +#, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" "({article_url}) from {old} to {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, python-brace-format msgid "Created with model {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " "non-default content model {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "Removed from" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "" msgstr[1] "" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1583,23 +1592,23 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/lol/LC_MESSAGES/misc.po b/locale/lol/LC_MESSAGES/misc.po index 0fe34b9..74c6087 100644 --- a/locale/lol/LC_MESSAGES/misc.po +++ b/locale/lol/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -68,16 +68,16 @@ msgstr "" msgid "Battle.net handle" msgstr "" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "" diff --git a/locale/lol/LC_MESSAGES/rcgcdw.po b/locale/lol/LC_MESSAGES/rcgcdw.po index 475b29c..b747b80 100644 --- a/locale/lol/LC_MESSAGES/rcgcdw.po +++ b/locale/lol/LC_MESSAGES/rcgcdw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-08-16 19:13+0000\n" "Last-Translator: Frisk The Evil Goat Overlord <>\n" "Language-Team: Lolcat \n" "Language-Team: Polish \n" "Language-Team: \n" @@ -71,7 +71,7 @@ msgstr "konto Discord" msgid "Battle.net handle" msgstr "konto Battle.net" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" @@ -79,10 +79,10 @@ msgstr "" "\n" "__Oraz więcej__" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "Nieznana" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "nieznana sekcja" diff --git a/locale/pl/LC_MESSAGES/rcgcdw.po b/locale/pl/LC_MESSAGES/rcgcdw.po index 6b7a6ae..a6758b9 100644 --- a/locale/pl/LC_MESSAGES/rcgcdw.po +++ b/locale/pl/LC_MESSAGES/rcgcdw.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-05-22 12:08+0000\n" "Last-Translator: Frisk The Evil Goat Overlord \n" "Language-Team: Polish \n" "Language-Team: Polish =20) ? 1 : 2;\n" "X-Generator: Weblate 4.6.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "ukryte" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "~~ukryte~~" diff --git a/locale/pt-br/LC_MESSAGES/formatters.po b/locale/pt-br/LC_MESSAGES/formatters.po index cf6116d..dd1f84c 100644 --- a/locale/pt-br/LC_MESSAGES/formatters.po +++ b/locale/pt-br/LC_MESSAGES/formatters.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:34+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: Eduaddad \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Portuguese (Brazil) 1;\n" "X-Generator: Weblate 4.6\n" -#: src/rcgcdw.py:117 +#: src/rcgcdw.py:118 #, python-brace-format msgid "{value} (avg. {avg})" msgstr "{value} (med. {avg})" -#: src/rcgcdw.py:136 +#: src/rcgcdw.py:137 msgid "Daily overview" msgstr "Visão geral diária" -#: src/rcgcdw.py:143 +#: src/rcgcdw.py:144 msgid "No activity" msgstr "Sem atividade" -#: src/rcgcdw.py:167 +#: src/rcgcdw.py:168 msgid " ({} action)" msgid_plural " ({} actions)" msgstr[0] " ({} ação)" msgstr[1] " ({} ações)" -#: src/rcgcdw.py:169 +#: src/rcgcdw.py:170 msgid " ({} edit)" msgid_plural " ({} edits)" msgstr[0] " ({} edição)" msgstr[1] " ({} edições)" -#: src/rcgcdw.py:174 +#: src/rcgcdw.py:175 msgid " UTC ({} action)" msgid_plural " UTC ({} actions)" msgstr[0] " UTC ({} ação)" msgstr[1] " UTC ({} ações)" -#: src/rcgcdw.py:176 src/rcgcdw.py:179 +#: src/rcgcdw.py:177 src/rcgcdw.py:180 msgid "But nobody came" msgstr "Ninguém apareceu por aqui" -#: src/rcgcdw.py:183 +#: src/rcgcdw.py:184 msgid "Most active user" msgid_plural "Most active users" msgstr[0] "Usuário mais ativo" msgstr[1] "Usuários mais ativos" -#: src/rcgcdw.py:184 +#: src/rcgcdw.py:185 msgid "Most edited article" msgid_plural "Most edited articles" msgstr[0] "Artigo mais editado" msgstr[1] "Artigos mais editados" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "Edits made" msgstr "Edições feitas" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "New files" msgstr "Novos arquivos" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Admin actions" msgstr "Ações de administração" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Bytes changed" msgstr "Bytes alterados" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "New articles" msgstr "Novos artigos" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "Unique contributors" msgstr "Contribuidores exclusivos" -#: src/rcgcdw.py:188 +#: src/rcgcdw.py:189 msgid "Most active hour" msgid_plural "Most active hours" msgstr[0] "Hora mais ativa" msgstr[1] "Horas mais ativas" -#: src/rcgcdw.py:189 +#: src/rcgcdw.py:190 msgid "Day score" msgstr "Pontuação do dia" -#: src/rcgcdw.py:223 +#: src/rcgcdw.py:224 msgid "~~hidden~~" msgstr "~~oculto~~" -#: src/rcgcdw.py:225 +#: src/rcgcdw.py:226 msgid "No description provided" msgstr "Nenhuma descrição fornecida" -#: src/rcgcdw.py:228 +#: src/rcgcdw.py:229 msgid "hidden" msgstr "oculto" diff --git a/locale/pt-br/LC_MESSAGES/redaction.po b/locale/pt-br/LC_MESSAGES/redaction.po index eaf494d..24f14d8 100644 --- a/locale/pt-br/LC_MESSAGES/redaction.po +++ b/locale/pt-br/LC_MESSAGES/redaction.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: Eduaddad \n" "Language-Team: Portuguese (Brazil) 1;\n" "X-Generator: Weblate 4.6.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "oculto" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "~~oculto~~" diff --git a/locale/ru/LC_MESSAGES/formatters.po b/locale/ru/LC_MESSAGES/formatters.po index a35b941..9b36527 100644 --- a/locale/ru/LC_MESSAGES/formatters.po +++ b/locale/ru/LC_MESSAGES/formatters.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Russian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6.2\n" #: src/api/util.py:61 src/api/util.py:66 @@ -51,28 +51,28 @@ msgstr "Добавлено" msgid "Unregistered user" msgstr "Незарегистрированный участник" -#: src/api/util.py:160 +#: src/api/util.py:161 msgctxt "recent changes Tags" msgid "Tags" msgstr "Метки" -#: src/api/util.py:162 +#: src/api/util.py:163 msgid "**Added**: " msgstr "**Добавлено**: " -#: src/api/util.py:163 +#: src/api/util.py:164 msgid " and {} more\n" msgstr " и ещё {}\n" -#: src/api/util.py:165 +#: src/api/util.py:166 msgid "**Removed**: " msgstr "**Удалено**: " -#: src/api/util.py:166 +#: src/api/util.py:167 msgid " and {} more" msgstr " и ещё {}" -#: src/api/util.py:168 +#: src/api/util.py:169 msgid "Changed categories" msgstr "Изменены категории" @@ -1688,16 +1688,26 @@ msgstr "" "({author_url}) и пароль был отправлен на электронную почту{comment}" #: extensions/base/mediawiki.py:1014 +#, fuzzy +msgid "Reclaimed account" +msgstr "Создана учётная запись" + +#: extensions/base/mediawiki.py:1021 +#, fuzzy, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "Учётная запись [{author}]({author_url}) была создана" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "Изменил модель содержимого для страницы «{article}»" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "Модель изменена с «{old}» на «{new}»: {reason}" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" @@ -1706,18 +1716,18 @@ msgstr "" "[{author}]({author_url}) изменил модель содержимого страницы [{article}]" "({article_url}) с {old} на {new}{comment}" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" "Создал страницу {article} с использованием нестандартной модели содержимого" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, python-brace-format msgid "Created with model {new}: {reason}" msgstr "Создал с использованием модели содержимого {new}: {reason}" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " @@ -1726,40 +1736,40 @@ msgstr "" "[{author}]({author_url}) создал страницу [{article}]({article_url}) с " "использованием нестандартной модели содержимого {new}{comment}" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "Создал метку «{tag}»" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) создал [метку]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "Удалил метку «{tag}»" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "Removed from" msgstr "Удалено" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "{} правка или запись в журнале" msgstr[1] "{} правки или записи в журнале" msgstr[2] "{} правок или записей в журнале" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) удалил [метку]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1777,24 +1787,24 @@ msgstr[2] "" "[{author}]({author_url}) удалил [метку]({tag_url}) \"{tag}\" и убрал её из " "{count} правок или записей в журнале{comment}" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "Активировал метку «{tag}»" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" "[{author}]({author_url}) активировал [метку]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "Деактивировал метку «{tag}»" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/ru/LC_MESSAGES/misc.po b/locale/ru/LC_MESSAGES/misc.po index f193df2..15ad40c 100644 --- a/locale/ru/LC_MESSAGES/misc.po +++ b/locale/ru/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-03-18 13:59+0100\n" "Last-Translator: BabylonAS\n" "Language-Team: \n" @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 2.3\n" #: src/misc.py:45 @@ -71,7 +71,7 @@ msgstr "Ссылка на учётную запись Discord" msgid "Battle.net handle" msgstr "Ссылка на учётную запись Battle.net" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" @@ -79,10 +79,10 @@ msgstr "" "\n" "__И ещё__" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "Неизвестно" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "неизвестно" diff --git a/locale/ru/LC_MESSAGES/rcgcdw.po b/locale/ru/LC_MESSAGES/rcgcdw.po index ea2bc5a..19a1620 100644 --- a/locale/ru/LC_MESSAGES/rcgcdw.po +++ b/locale/ru/LC_MESSAGES/rcgcdw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-05-22 12:08+0000\n" "Last-Translator: Philo04 \n" "Language-Team: Russian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6\n" -#: src/rcgcdw.py:117 +#: src/rcgcdw.py:118 #, python-brace-format msgid "{value} (avg. {avg})" msgstr "{value} (ср. {avg})" -#: src/rcgcdw.py:136 +#: src/rcgcdw.py:137 msgid "Daily overview" msgstr "Ежедневный обзор" -#: src/rcgcdw.py:143 +#: src/rcgcdw.py:144 msgid "No activity" msgstr "Нет активности" -#: src/rcgcdw.py:167 +#: src/rcgcdw.py:168 msgid " ({} action)" msgid_plural " ({} actions)" msgstr[0] " ({} действие)" msgstr[1] " ({} действия)" msgstr[2] " ({} действий)" -#: src/rcgcdw.py:169 +#: src/rcgcdw.py:170 msgid " ({} edit)" msgid_plural " ({} edits)" msgstr[0] " ({} правка)" msgstr[1] " ({} правки)" msgstr[2] " ({} правок)" -#: src/rcgcdw.py:174 +#: src/rcgcdw.py:175 msgid " UTC ({} action)" msgid_plural " UTC ({} actions)" msgstr[0] " UTC ({} действие)" msgstr[1] " UTC ({} действия)" msgstr[2] " UTC ({} действий)" -#: src/rcgcdw.py:176 src/rcgcdw.py:179 +#: src/rcgcdw.py:177 src/rcgcdw.py:180 msgid "But nobody came" msgstr "Но никто не пришёл" -#: src/rcgcdw.py:183 +#: src/rcgcdw.py:184 msgid "Most active user" msgid_plural "Most active users" msgstr[0] "Самый активный участник" msgstr[1] "Самые активные участники" msgstr[2] "Самые активные участники" -#: src/rcgcdw.py:184 +#: src/rcgcdw.py:185 msgid "Most edited article" msgid_plural "Most edited articles" msgstr[0] "Самая редактируемая статья" msgstr[1] "Самые редактируемые статьи" msgstr[2] "Самые редактируемые статьи" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "Edits made" msgstr "Сделано правок" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "New files" msgstr "Новых файлов" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Admin actions" msgstr "Административных действий" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Bytes changed" msgstr "Изменено байтов" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "New articles" msgstr "Новых статей" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "Unique contributors" msgstr "Уникальных редакторов" -#: src/rcgcdw.py:188 +#: src/rcgcdw.py:189 msgid "Most active hour" msgid_plural "Most active hours" msgstr[0] "Самый активный час" msgstr[1] "Самые активные часы" msgstr[2] "Самые активные часы" -#: src/rcgcdw.py:189 +#: src/rcgcdw.py:190 msgid "Day score" msgstr "Очков за день" -#: src/rcgcdw.py:223 +#: src/rcgcdw.py:224 msgid "~~hidden~~" msgstr "~~скрыто~~" -#: src/rcgcdw.py:225 +#: src/rcgcdw.py:226 msgid "No description provided" msgstr "Описание не предоставлено" -#: src/rcgcdw.py:228 +#: src/rcgcdw.py:229 msgid "hidden" msgstr "скрыто" diff --git a/locale/ru/LC_MESSAGES/redaction.po b/locale/ru/LC_MESSAGES/redaction.po index 298725a..30cf1c8 100644 --- a/locale/ru/LC_MESSAGES/redaction.po +++ b/locale/ru/LC_MESSAGES/redaction.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Russian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "скрыто" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "~~скрыто~~" diff --git a/locale/templates/formatters.pot b/locale/templates/formatters.pot index e849e0c..0af6c4a 100644 --- a/locale/templates/formatters.pot +++ b/locale/templates/formatters.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:34+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,28 +36,28 @@ msgstr "" msgid "Unregistered user" msgstr "" -#: src/api/util.py:160 +#: src/api/util.py:161 msgctxt "recent changes Tags" msgid "Tags" msgstr "" -#: src/api/util.py:162 +#: src/api/util.py:163 msgid "**Added**: " msgstr "" -#: src/api/util.py:163 +#: src/api/util.py:164 msgid " and {} more\n" msgstr "" -#: src/api/util.py:165 +#: src/api/util.py:166 msgid "**Removed**: " msgstr "" -#: src/api/util.py:166 +#: src/api/util.py:167 msgid " and {} more" msgstr "" -#: src/api/util.py:168 +#: src/api/util.py:169 msgid "Changed categories" msgstr "" @@ -1472,72 +1472,81 @@ msgid "" msgstr "" #: extensions/base/mediawiki.py:1014 +msgid "Reclaimed account" +msgstr "" + +#: extensions/base/mediawiki.py:1021 +#, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" "({article_url}) from {old} to {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, python-brace-format msgid "Created with model {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " "non-default content model {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "Removed from" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "" msgstr[1] "" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1548,23 +1557,23 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/templates/misc.pot b/locale/templates/misc.pot index 91ccaac..f06106f 100644 --- a/locale/templates/misc.pot +++ b/locale/templates/misc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:34+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -69,16 +69,16 @@ msgstr "" msgid "Battle.net handle" msgstr "" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "" diff --git a/locale/templates/rcgcdw.pot b/locale/templates/rcgcdw.pot index 6bbfd91..09d747e 100644 --- a/locale/templates/rcgcdw.pot +++ b/locale/templates/rcgcdw.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:34+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,95 +18,95 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/rcgcdw.py:117 +#: src/rcgcdw.py:118 #, python-brace-format msgid "{value} (avg. {avg})" msgstr "" -#: src/rcgcdw.py:136 +#: src/rcgcdw.py:137 msgid "Daily overview" msgstr "" -#: src/rcgcdw.py:143 +#: src/rcgcdw.py:144 msgid "No activity" msgstr "" -#: src/rcgcdw.py:167 +#: src/rcgcdw.py:168 msgid " ({} action)" msgid_plural " ({} actions)" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:169 +#: src/rcgcdw.py:170 msgid " ({} edit)" msgid_plural " ({} edits)" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:174 +#: src/rcgcdw.py:175 msgid " UTC ({} action)" msgid_plural " UTC ({} actions)" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:176 src/rcgcdw.py:179 +#: src/rcgcdw.py:177 src/rcgcdw.py:180 msgid "But nobody came" msgstr "" -#: src/rcgcdw.py:183 +#: src/rcgcdw.py:184 msgid "Most active user" msgid_plural "Most active users" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:184 +#: src/rcgcdw.py:185 msgid "Most edited article" msgid_plural "Most edited articles" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "Edits made" msgstr "" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "New files" msgstr "" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Admin actions" msgstr "" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Bytes changed" msgstr "" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "New articles" msgstr "" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "Unique contributors" msgstr "" -#: src/rcgcdw.py:188 +#: src/rcgcdw.py:189 msgid "Most active hour" msgid_plural "Most active hours" msgstr[0] "" msgstr[1] "" -#: src/rcgcdw.py:189 +#: src/rcgcdw.py:190 msgid "Day score" msgstr "" -#: src/rcgcdw.py:223 +#: src/rcgcdw.py:224 msgid "~~hidden~~" msgstr "" -#: src/rcgcdw.py:225 +#: src/rcgcdw.py:226 msgid "No description provided" msgstr "" -#: src/rcgcdw.py:228 +#: src/rcgcdw.py:229 msgid "hidden" msgstr "" diff --git a/locale/templates/redaction.pot b/locale/templates/redaction.pot index ab89d86..a0bb82e 100644 --- a/locale/templates/redaction.pot +++ b/locale/templates/redaction.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:34+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,10 +17,10 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "" diff --git a/locale/uk/LC_MESSAGES/formatters.po b/locale/uk/LC_MESSAGES/formatters.po index de4186f..3407d4c 100644 --- a/locale/uk/LC_MESSAGES/formatters.po +++ b/locale/uk/LC_MESSAGES/formatters.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Ukrainian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6.2\n" #: src/api/util.py:61 src/api/util.py:66 @@ -51,28 +51,28 @@ msgstr "Додано" msgid "Unregistered user" msgstr "Незареєстрований користувач" -#: src/api/util.py:160 +#: src/api/util.py:161 msgctxt "recent changes Tags" msgid "Tags" msgstr "Теги" -#: src/api/util.py:162 +#: src/api/util.py:163 msgid "**Added**: " msgstr "**Додано**: " -#: src/api/util.py:163 +#: src/api/util.py:164 msgid " and {} more\n" msgstr " та ще {}\n" -#: src/api/util.py:165 +#: src/api/util.py:166 msgid "**Removed**: " msgstr "**Видалено**: " -#: src/api/util.py:166 +#: src/api/util.py:167 msgid " and {} more" msgstr " та ще {}" -#: src/api/util.py:168 +#: src/api/util.py:169 msgid "Changed categories" msgstr "Змінені категорії" @@ -1624,16 +1624,26 @@ msgstr "" "({author_url}) і пароль був відправлений на електронну пошту{comment}" #: extensions/base/mediawiki.py:1014 +#, fuzzy +msgid "Reclaimed account" +msgstr "Створено обліковий запис" + +#: extensions/base/mediawiki.py:1021 +#, fuzzy, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "Обліковий запис [{author}]({author_url}) був створений" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "Змінив модель вмісту сторінки {article}" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "Модель змінена з {old} на {new}: {reason}" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" @@ -1642,17 +1652,17 @@ msgstr "" "[{author}]({author_url}) змінив модель вмісту сторінки [{article}]" "({article_url}) з {old} на {new}{comment}" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, fuzzy, python-brace-format msgid "Created with model {new}: {reason}" msgstr "Модель змінена з {old} на {new}: {reason}" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " @@ -1661,41 +1671,41 @@ msgstr "" "[{author}]({author_url}) змінив модель вмісту сторінки [{article}]" "({article_url}) з {old} на {new}{comment}" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, fuzzy, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "Створив тег \"{tag}\"" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) створив [тег]({tag_url}) \"{tag}\"" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, fuzzy, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "Вилучив тег \"{tag}\"" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 #, fuzzy msgid "Removed from" msgstr "Видалено" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) вилучив [тег]({tag_url}) \"{tag}\"" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1713,23 +1723,23 @@ msgstr[2] "" "[{author}]({author_url}) імпортував [{article}]({article_url}) з {count} " "версіями{comment}" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, fuzzy, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "Активував тег \"{tag}\"" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) активував [тег]({tag_url}) \"{tag}\"" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, fuzzy, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "Деактивував тег \"{tag}\"" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, fuzzy, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/uk/LC_MESSAGES/misc.po b/locale/uk/LC_MESSAGES/misc.po index 21fef15..396b317 100644 --- a/locale/uk/LC_MESSAGES/misc.po +++ b/locale/uk/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-05-22 12:08+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Ukrainian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6\n" #: src/misc.py:45 @@ -72,7 +72,7 @@ msgstr "Посилання на Discord" msgid "Battle.net handle" msgstr "Посилання на Battle.net" -#: src/misc.py:139 +#: src/misc.py:140 msgid "" "\n" "__And more__" @@ -80,10 +80,10 @@ msgstr "" "\n" "__І більше__" -#: src/misc.py:328 +#: src/misc.py:330 msgid "Unknown" msgstr "Невідомо" -#: src/misc.py:330 +#: src/misc.py:332 msgid "unknown" msgstr "невідомо" diff --git a/locale/uk/LC_MESSAGES/rcgcdw.po b/locale/uk/LC_MESSAGES/rcgcdw.po index a423ded..c96d85d 100644 --- a/locale/uk/LC_MESSAGES/rcgcdw.po +++ b/locale/uk/LC_MESSAGES/rcgcdw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-05-22 12:08+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Ukrainian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6\n" -#: src/rcgcdw.py:117 +#: src/rcgcdw.py:118 #, python-brace-format msgid "{value} (avg. {avg})" msgstr "{value} (сер. {avg})" -#: src/rcgcdw.py:136 +#: src/rcgcdw.py:137 msgid "Daily overview" msgstr "Щоденний огляд" -#: src/rcgcdw.py:143 +#: src/rcgcdw.py:144 msgid "No activity" msgstr "Немає активності" -#: src/rcgcdw.py:167 +#: src/rcgcdw.py:168 msgid " ({} action)" msgid_plural " ({} actions)" msgstr[0] " ({} дія)" msgstr[1] " ({} дії)" msgstr[2] " ({} дій)" -#: src/rcgcdw.py:169 +#: src/rcgcdw.py:170 msgid " ({} edit)" msgid_plural " ({} edits)" msgstr[0] " ({} редагування)" msgstr[1] " ({} редагування)" msgstr[2] " ({} редагувань)" -#: src/rcgcdw.py:174 +#: src/rcgcdw.py:175 msgid " UTC ({} action)" msgid_plural " UTC ({} actions)" msgstr[0] " UTC ({} дія)" msgstr[1] " UTC ({} дії)" msgstr[2] " UTC ({} дій)" -#: src/rcgcdw.py:176 src/rcgcdw.py:179 +#: src/rcgcdw.py:177 src/rcgcdw.py:180 msgid "But nobody came" msgstr "Але ніхто не прийшов" -#: src/rcgcdw.py:183 +#: src/rcgcdw.py:184 msgid "Most active user" msgid_plural "Most active users" msgstr[0] "Найактивніший користувач" msgstr[1] "Найактивніші користувачі" msgstr[2] "Найактивніші користувачі" -#: src/rcgcdw.py:184 +#: src/rcgcdw.py:185 msgid "Most edited article" msgid_plural "Most edited articles" msgstr[0] "Найредаговішана стаття" msgstr[1] "Найредаговішані статті" msgstr[2] "Найредаговішані статті" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "Edits made" msgstr "Зроблено редагувань" -#: src/rcgcdw.py:185 +#: src/rcgcdw.py:186 msgid "New files" msgstr "Нових файлів" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Admin actions" msgstr "Адміністративних дій" -#: src/rcgcdw.py:186 +#: src/rcgcdw.py:187 msgid "Bytes changed" msgstr "Змінено байтів" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "New articles" msgstr "Нових статей" -#: src/rcgcdw.py:187 +#: src/rcgcdw.py:188 msgid "Unique contributors" msgstr "Унікальних редакторів" -#: src/rcgcdw.py:188 +#: src/rcgcdw.py:189 msgid "Most active hour" msgid_plural "Most active hours" msgstr[0] "Найактивніша година" msgstr[1] "Найактивніший час" msgstr[2] "Найактивніший час" -#: src/rcgcdw.py:189 +#: src/rcgcdw.py:190 msgid "Day score" msgstr "Очок за день" -#: src/rcgcdw.py:223 +#: src/rcgcdw.py:224 msgid "~~hidden~~" msgstr "~~приховано~~" -#: src/rcgcdw.py:225 +#: src/rcgcdw.py:226 msgid "No description provided" msgstr "Опис не надано" -#: src/rcgcdw.py:228 +#: src/rcgcdw.py:229 msgid "hidden" msgstr "приховано" diff --git a/locale/uk/LC_MESSAGES/redaction.po b/locale/uk/LC_MESSAGES/redaction.po index 9c44750..f6665d9 100644 --- a/locale/uk/LC_MESSAGES/redaction.po +++ b/locale/uk/LC_MESSAGES/redaction.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2021-07-30 10:44+0000\n" "Last-Translator: MakandIv \n" "Language-Team: Ukrainian =2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.6.2\n" -#: src/discord/redaction.py:77 +#: src/discord/redaction.py:79 msgid "hidden" msgstr "приховано" -#: src/discord/redaction.py:80 src/discord/redaction.py:85 +#: src/discord/redaction.py:82 src/discord/redaction.py:87 msgid "~~hidden~~" msgstr "~~приховано~~" diff --git a/locale/zh-hans/LC_MESSAGES/formatters.po b/locale/zh-hans/LC_MESSAGES/formatters.po index a20f55c..faf47b9 100644 --- a/locale/zh-hans/LC_MESSAGES/formatters.po +++ b/locale/zh-hans/LC_MESSAGES/formatters.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2022-05-03 10:08+0000\n" "Last-Translator: Winston Sung \n" "Language-Team: Chinese (Simplified) ) 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}>)" +"[{author}]({author_url}) 于 [{user}的留言墙](<{url}wiki/Message_Wall:" +"{user_wall}>) 创建了 [{title}](<{url}wiki/Message_Wall:{user_wall}?" +"threadId={threadId}>)" #: extensions/base/discussions.py:318 #, python-brace-format @@ -479,9 +480,10 @@ msgid "" "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}>)" -" [回复](<{url}wiki/Message_Wall:{user_wall}?threadId={threadId}#{replyId}>)了 " -"[{title}](<{url}wiki/Message_Wall:{user_wall}?threadId={threadId}>)" +"[{author}]({author_url}) 于 [{user}的留言墙](<{url}wiki/Message_Wall:" +"{user_wall}>) [回复](<{url}wiki/Message_Wall:{user_wall}?threadId={threadId}" +"#{replyId}>)了 [{title}](<{url}wiki/Message_Wall:{user_wall}?" +"threadId={threadId}>)" #: extensions/base/discussions.py:338 #, python-brace-format @@ -1583,16 +1585,26 @@ msgstr "" "通过电子邮件发送{comment}" #: extensions/base/mediawiki.py:1014 +#, fuzzy +msgid "Reclaimed account" +msgstr "创建了账户" + +#: extensions/base/mediawiki.py:1021 +#, fuzzy, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "用户账户 [{author}]({author_url}) 被创建" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "更改了页面 {article} 的内容模型" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "内容模型从 {old} 更改为 {new}:{reason}" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" @@ -1601,17 +1613,17 @@ msgstr "" "[{author}]({author_url}) 将页面 [{article}]({article_url}) 的内容模型从 " "{old} 更改为 {new}{comment}" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "使用非默认内容模型创建了页面 {article}" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, python-brace-format msgid "Created with model {new}: {reason}" msgstr "使用内容模型 {new} 创建:{reason}" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " @@ -1620,38 +1632,38 @@ msgstr "" "[{author}]({author_url}) 创建了页面 [{article}]({article_url}),使用了非默认" "的内容模型 {new}{comment}" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "创建了标签 \"{tag}\"" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) 创建了[标签]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "删除了标签 \"{tag}\"" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "Removed from" msgstr "移除从" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "{} 个修订版本和/或日志条目" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) 删除了[标签]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1663,23 +1675,23 @@ msgstr[0] "" "[{author}]({author_url}) 删除了[标签]({tag_url}) \"{tag}\" 并从 {count} 个修" "订版本和/或日志条目中移除该标签{comment}" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "激活了标签 \"{tag}\"" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "[{author}]({author_url}) 激活了[标签]({tag_url}) \"{tag}\"{comment}" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "取消激活了标签 \"{tag}\"" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/zh-hans/LC_MESSAGES/misc.po b/locale/zh-hans/LC_MESSAGES/misc.po index 09da1bd..9df172c 100644 --- a/locale/zh-hans/LC_MESSAGES/misc.po +++ b/locale/zh-hans/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-12-06 14:17+0000\n" "Last-Translator: lakejason0 \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional) ) in " "{forumName}" -msgstr "[{author}]({author_url})已於{forumName}建立[{title}](<{url}f/p/{threadId}>)" +msgstr "" +"[{author}]({author_url})已於{forumName}建立[{title}](<{url}f/p/{threadId}>)" #: extensions/base/discussions.py:217 #, python-brace-format @@ -398,7 +401,8 @@ msgid "" "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "{forumName}" msgstr "" -"[{author}]({author_url})已於{forumName}建立投票[{title}](<{url}f/p/{threadId}>)" +"[{author}]({author_url})已於{forumName}建立投票[{title}](<{url}f/p/{threadId}" +">)" #: extensions/base/discussions.py:220 #, python-brace-format @@ -406,7 +410,8 @@ msgid "" "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "{forumName}" msgstr "" -"[{author}]({author_url})已於{forumName}建立測驗[{title}](<{url}f/p/{threadId}>)" +"[{author}]({author_url})已於{forumName}建立測驗[{title}](<{url}f/p/{threadId}" +">)" #: extensions/base/discussions.py:234 #, python-brace-format @@ -432,9 +437,9 @@ msgid "" "{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}>)" +"[{author}]({author_url})已於[{user}的留言牆](<{url}wiki/Message_Wall:" +"{user_wall}>)建立[{title}](<{url}wiki/Message_Wall:{user_wall}?" +"threadId={threadId}>)" #: extensions/base/discussions.py:318 #, python-brace-format @@ -444,10 +449,10 @@ msgid "" "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}>)[回覆](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>)[{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>)" +"[{author}]({author_url})已於[{user}的留言牆](<{url}wiki/Message_Wall:" +"{user_wall}>)[回覆](<{url}wiki/Message_Wall:{user_wall}?threadId={threadId}" +"#{replyId}>)[{title}](<{url}wiki/Message_Wall:{user_wall}?threadId={threadId}" +">)" #: extensions/base/discussions.py:338 #, python-brace-format @@ -465,8 +470,8 @@ msgid "" "[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " "on [{article}](<{url}>)" msgstr "" -"[{author}]({author_url})已於[{article}](<{url}>)發表[評論](<{url}?commentId={commen" -"tId}>)" +"[{author}]({author_url})已於[{article}](<{url}>)發表[評論](<{url}?" +"commentId={commentId}>)" #: extensions/base/discussions.py:365 #, python-brace-format @@ -475,8 +480,8 @@ msgid "" "&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " "[{article}](<{url}>)" msgstr "" -"[{author}]({author_url})已於[{article}](<{url}>)發表[評論](<{url}?commentId={commen" -"tId}>)" +"[{author}]({author_url})已於[{article}](<{url}>)發表[評論](<{url}?" +"commentId={commentId}>)" #: extensions/base/managewiki.py:34 msgid "Changed wiki settings" @@ -928,8 +933,8 @@ msgid "" "[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " "\"{action}\" on *[{target}]({target_url})* - action taken: {result}." msgstr "" -"[{author}]({author_url})於*[{target}]({target_url})*執行操作「{action}」時觸發了*{abuse_" -"filter}* - 已採取的操作:{result}。" +"[{author}]({author_url})於*[{target}]({target_url})*執行操作「{action}」時觸" +"發了*{abuse_filter}* - 已採取的操作:{result}。" #: extensions/base/abusefilter.py:83 #, python-brace-format @@ -940,7 +945,8 @@ msgstr "已編輯防濫用過濾器" #, python-brace-format msgid "" "[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "[{author}]({author_url})已編輯防濫用過濾器[number {number}]({filter_url})" +msgstr "" +"[{author}]({author_url})已編輯防濫用過濾器[number {number}]({filter_url})" #: extensions/base/abusefilter.py:111 #, python-brace-format @@ -1011,8 +1017,8 @@ msgid "" "[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" "({sign}{edit_size}){bold}" msgstr "" -"[{author}]({author_url})已編輯[{article}]({edit_link}){comment}{bold}({sign}{edi" -"t_size}){bold}" +"[{author}]({author_url})已編輯[{article}]({edit_link}){comment}{bold}({sign}" +"{edit_size}){bold}" #: extensions/base/mediawiki.py:117 #, python-brace-format @@ -1020,8 +1026,8 @@ msgid "" "[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" "({sign}{edit_size}){bold}" msgstr "" -"[{author}]({author_url})已建立[{article}]({edit_link}){comment}{bold}({sign}{edi" -"t_size}){bold}" +"[{author}]({author_url})已建立[{article}]({edit_link}){comment}{bold}({sign}" +"{edit_size}){bold}" #: extensions/base/mediawiki.py:190 extensions/base/mediawiki.py:223 msgid "Options" @@ -1102,7 +1108,8 @@ msgstr "透過覆蓋頁面刪除了重新導向" msgid "" "[{author}]({author_url}) deleted redirect by overwriting [{page}]" "({page_link}){comment}" -msgstr "[{author}]({author_url})透過覆蓋[{page}]({page_link})刪除了重新導向{comment}" +msgstr "" +"[{author}]({author_url})透過覆蓋[{page}]({page_link})刪除了重新導向{comment}" #: extensions/base/mediawiki.py:322 #, python-brace-format @@ -1323,7 +1330,8 @@ msgstr "已變更" msgid "" "[{author}]({author_url}) changed block settings for [{blocked_user}]" "({user_url}){comment}" -msgstr "[{author}]({author_url})已變更[{blocked_user}]({user_url})的封鎖設定{comment}" +msgstr "" +"[{author}]({author_url})已變更[{blocked_user}]({user_url})的封鎖設定{comment}" #: extensions/base/mediawiki.py:716 #, python-brace-format @@ -1492,71 +1500,81 @@ msgid "" msgstr "" #: extensions/base/mediawiki.py:1014 +#, fuzzy +msgid "Reclaimed account" +msgstr "已建立帳號" + +#: extensions/base/mediawiki.py:1021 +#, fuzzy, python-brace-format +msgid "Account [{author}]({author_url}) was reclaimed" +msgstr "[{author}]({author_url})已變更wiki設定{reason}" + +#: extensions/base/mediawiki.py:1033 #, python-brace-format msgid "Changed the content model of the page {article}" msgstr "" -#: extensions/base/mediawiki.py:1016 +#: extensions/base/mediawiki.py:1035 #, python-brace-format msgid "Model changed from {old} to {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1028 +#: extensions/base/mediawiki.py:1047 #, python-brace-format msgid "" "[{author}]({author_url}) changed the content model of the page [{article}]" "({article_url}) from {old} to {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1043 +#: extensions/base/mediawiki.py:1062 #, python-brace-format msgid "Created the page {article} using a non-default content model" msgstr "" -#: extensions/base/mediawiki.py:1045 +#: extensions/base/mediawiki.py:1064 #, python-brace-format msgid "Created with model {new}: {reason}" msgstr "" -#: extensions/base/mediawiki.py:1056 +#: extensions/base/mediawiki.py:1075 #, python-brace-format msgid "" "[{author}]({author_url}) created the page [{article}]({article_url}) using a " "non-default content model {new}{comment}" msgstr "" -#: extensions/base/mediawiki.py:1071 +#: extensions/base/mediawiki.py:1090 #, python-brace-format msgid "Created the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1081 +#: extensions/base/mediawiki.py:1100 #, python-brace-format msgid "" "[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1102 +#: extensions/base/mediawiki.py:1121 #, python-brace-format msgid "Deleted the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "Removed from" msgstr "" -#: extensions/base/mediawiki.py:1104 +#: extensions/base/mediawiki.py:1123 msgid "{} revision or log entry" msgid_plural "{} revisions and/or log entries" msgstr[0] "" -#: extensions/base/mediawiki.py:1117 +#: extensions/base/mediawiki.py:1136 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1127 +#: extensions/base/mediawiki.py:1146 #, python-brace-format msgid "" "[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " @@ -1566,23 +1584,23 @@ msgid_plural "" "it from {count} revisions and/or log entries{comment}" msgstr[0] "" -#: extensions/base/mediawiki.py:1144 +#: extensions/base/mediawiki.py:1163 #, python-brace-format msgid "Activated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1153 +#: extensions/base/mediawiki.py:1172 #, python-brace-format msgid "" "[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" msgstr "" -#: extensions/base/mediawiki.py:1172 +#: extensions/base/mediawiki.py:1191 #, python-brace-format msgid "Deactivated the tag \"{tag}\"" msgstr "" -#: extensions/base/mediawiki.py:1181 +#: extensions/base/mediawiki.py:1200 #, python-brace-format msgid "" "[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" diff --git a/locale/zh-hant/LC_MESSAGES/misc.po b/locale/zh-hant/LC_MESSAGES/misc.po index bdbe597..7c1bcc1 100644 --- a/locale/zh-hant/LC_MESSAGES/misc.po +++ b/locale/zh-hant/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-07-11 14:32+0200\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-08-16 19:13+0000\n" "Last-Translator: Winston Sung <>\n" "Language-Team: Chinese (Traditional) \n" "Language-Team: Chinese (Traditional) \n" "Language-Team: Chinese (Traditional)