From 335c339c6a67a7469050a3c5fc824f29ee878481 Mon Sep 17 00:00:00 2001 From: Frisk Date: Fri, 25 Nov 2022 17:24:44 +0100 Subject: [PATCH] Updates --- locale/bn/LC_MESSAGES/discord.po | 42 - locale/de/LC_MESSAGES/discord.mo | Bin 833 -> 0 bytes locale/de/LC_MESSAGES/discord.po | 41 - .../de/LC_MESSAGES/discussion_formatters.mo | Bin 4207 -> 0 bytes .../de/LC_MESSAGES/discussion_formatters.po | 200 -- locale/de/LC_MESSAGES/misc.po | 46 +- locale/de/LC_MESSAGES/rc_formatters.mo | Bin 33038 -> 0 bytes locale/de/LC_MESSAGES/rc_formatters.po | 1733 ---------------- locale/de/LC_MESSAGES/wiki.mo | Bin 591 -> 0 bytes locale/de/LC_MESSAGES/wiki.po | 37 - locale/es/LC_MESSAGES/discord.po | 41 - locale/fr/LC_MESSAGES/discord.mo | Bin 846 -> 0 bytes locale/fr/LC_MESSAGES/discord.po | 42 - locale/hi/LC_MESSAGES/discord.mo | Bin 1034 -> 0 bytes locale/hi/LC_MESSAGES/discord.po | 41 - .../hi/LC_MESSAGES/discussion_formatters.mo | Bin 4664 -> 0 bytes .../hi/LC_MESSAGES/discussion_formatters.po | 184 -- locale/hi/LC_MESSAGES/misc.mo | Bin 1390 -> 1316 bytes locale/hi/LC_MESSAGES/misc.po | 81 +- locale/hi/LC_MESSAGES/rc_formatters.mo | Bin 40764 -> 0 bytes locale/hi/LC_MESSAGES/rc_formatters.po | 1639 ---------------- locale/hi/LC_MESSAGES/wiki.mo | Bin 568 -> 0 bytes locale/hi/LC_MESSAGES/wiki.po | 38 - locale/it/LC_MESSAGES/discord.po | 41 - locale/ja/LC_MESSAGES/discord.mo | Bin 864 -> 0 bytes locale/ja/LC_MESSAGES/discord.po | 37 - locale/ko/LC_MESSAGES/discord.po | 41 - locale/lol/LC_MESSAGES/discord.po | 38 - locale/pl/LC_MESSAGES/discord.mo | Bin 930 -> 0 bytes locale/pl/LC_MESSAGES/discord.po | 42 - .../pl/LC_MESSAGES/discussion_formatters.mo | Bin 4264 -> 0 bytes .../pl/LC_MESSAGES/discussion_formatters.po | 201 -- locale/pl/LC_MESSAGES/misc.po | 46 +- locale/pl/LC_MESSAGES/rc_formatters.mo | Bin 26060 -> 0 bytes locale/pl/LC_MESSAGES/rc_formatters.po | 1744 ----------------- locale/pl/LC_MESSAGES/wiki.mo | Bin 584 -> 0 bytes locale/pl/LC_MESSAGES/wiki.po | 39 - locale/pt-br/LC_MESSAGES/discord.mo | Bin 850 -> 0 bytes locale/pt-br/LC_MESSAGES/discord.po | 41 - .../LC_MESSAGES/discussion_formatters.mo | Bin 4102 -> 0 bytes .../LC_MESSAGES/discussion_formatters.po | 199 -- locale/pt-br/LC_MESSAGES/misc.mo | Bin 1199 -> 1175 bytes locale/pt-br/LC_MESSAGES/misc.po | 46 +- locale/pt-br/LC_MESSAGES/rc_formatters.mo | Bin 32285 -> 0 bytes locale/pt-br/LC_MESSAGES/rc_formatters.po | 1712 ---------------- locale/pt-br/LC_MESSAGES/wiki.mo | Bin 532 -> 0 bytes locale/pt-br/LC_MESSAGES/wiki.po | 39 - locale/ru/LC_MESSAGES/discord.mo | Bin 1014 -> 0 bytes locale/ru/LC_MESSAGES/discord.po | 42 - .../ru/LC_MESSAGES/discussion_formatters.mo | Bin 4606 -> 0 bytes .../ru/LC_MESSAGES/discussion_formatters.po | 183 -- locale/ru/LC_MESSAGES/misc.po | 50 +- locale/ru/LC_MESSAGES/rc_formatters.mo | Bin 38147 -> 0 bytes locale/ru/LC_MESSAGES/rc_formatters.po | 1706 ---------------- locale/ru/LC_MESSAGES/wiki.mo | Bin 520 -> 0 bytes locale/ru/LC_MESSAGES/wiki.po | 39 - locale/templates/connections.txt | 9 - locale/templates/discord.pot | 39 - locale/templates/discussion_formatters.pot | 157 -- locale/templates/misc.pot | 84 - locale/templates/rc_formatters.pot | 1378 ------------- locale/templates/wiki.pot | 26 - locale/tr/LC_MESSAGES/discord.po | 41 - locale/uk/LC_MESSAGES/discord.mo | Bin 312 -> 0 bytes locale/uk/LC_MESSAGES/discord.po | 38 - locale/zh-hans/LC_MESSAGES/discord.mo | Bin 841 -> 0 bytes locale/zh-hans/LC_MESSAGES/discord.po | 41 - .../LC_MESSAGES/discussion_formatters.mo | Bin 4097 -> 0 bytes .../LC_MESSAGES/discussion_formatters.po | 184 -- locale/zh-hans/LC_MESSAGES/misc.mo | Bin 1191 -> 546 bytes locale/zh-hans/LC_MESSAGES/misc.po | 46 +- locale/zh-hans/LC_MESSAGES/rc_formatters.mo | Bin 29127 -> 0 bytes locale/zh-hans/LC_MESSAGES/rc_formatters.po | 1579 --------------- locale/zh-hans/LC_MESSAGES/wiki.mo | Bin 548 -> 0 bytes locale/zh-hans/LC_MESSAGES/wiki.po | 39 - locale/zh-hant/LC_MESSAGES/discord.mo | Bin 838 -> 0 bytes locale/zh-hant/LC_MESSAGES/discord.po | 41 - .../LC_MESSAGES/discussion_formatters.mo | Bin 317 -> 0 bytes .../LC_MESSAGES/discussion_formatters.po | 156 -- locale/zh-hant/LC_MESSAGES/misc.po | 46 +- locale/zh-hant/LC_MESSAGES/rc_formatters.mo | Bin 3649 -> 0 bytes locale/zh-hant/LC_MESSAGES/rc_formatters.po | 1438 -------------- locale/zh-hant/LC_MESSAGES/wiki.mo | Bin 518 -> 0 bytes locale/zh-hant/LC_MESSAGES/wiki.po | 39 - src/bot.py | 5 +- src/discussions.py | 43 +- src/domain_manager.py | 14 +- src/i18n.py | 18 +- src/statistics.py | 17 +- src/wiki.py | 12 +- 90 files changed, 242 insertions(+), 15699 deletions(-) delete mode 100644 locale/bn/LC_MESSAGES/discord.po delete mode 100644 locale/de/LC_MESSAGES/discord.mo delete mode 100644 locale/de/LC_MESSAGES/discord.po delete mode 100644 locale/de/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/de/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/de/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/de/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/de/LC_MESSAGES/wiki.mo delete mode 100644 locale/de/LC_MESSAGES/wiki.po delete mode 100644 locale/es/LC_MESSAGES/discord.po delete mode 100644 locale/fr/LC_MESSAGES/discord.mo delete mode 100644 locale/fr/LC_MESSAGES/discord.po delete mode 100644 locale/hi/LC_MESSAGES/discord.mo delete mode 100644 locale/hi/LC_MESSAGES/discord.po delete mode 100644 locale/hi/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/hi/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/hi/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/hi/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/hi/LC_MESSAGES/wiki.mo delete mode 100644 locale/hi/LC_MESSAGES/wiki.po delete mode 100644 locale/it/LC_MESSAGES/discord.po delete mode 100644 locale/ja/LC_MESSAGES/discord.mo delete mode 100644 locale/ja/LC_MESSAGES/discord.po delete mode 100644 locale/ko/LC_MESSAGES/discord.po delete mode 100644 locale/lol/LC_MESSAGES/discord.po delete mode 100644 locale/pl/LC_MESSAGES/discord.mo delete mode 100644 locale/pl/LC_MESSAGES/discord.po delete mode 100644 locale/pl/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/pl/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/pl/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/pl/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/pl/LC_MESSAGES/wiki.mo delete mode 100644 locale/pl/LC_MESSAGES/wiki.po delete mode 100644 locale/pt-br/LC_MESSAGES/discord.mo delete mode 100644 locale/pt-br/LC_MESSAGES/discord.po delete mode 100644 locale/pt-br/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/pt-br/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/pt-br/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/pt-br/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/pt-br/LC_MESSAGES/wiki.mo delete mode 100644 locale/pt-br/LC_MESSAGES/wiki.po delete mode 100644 locale/ru/LC_MESSAGES/discord.mo delete mode 100644 locale/ru/LC_MESSAGES/discord.po delete mode 100644 locale/ru/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/ru/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/ru/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/ru/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/ru/LC_MESSAGES/wiki.mo delete mode 100644 locale/ru/LC_MESSAGES/wiki.po delete mode 100644 locale/templates/connections.txt delete mode 100644 locale/templates/discord.pot delete mode 100644 locale/templates/discussion_formatters.pot delete mode 100644 locale/templates/misc.pot delete mode 100644 locale/templates/rc_formatters.pot delete mode 100644 locale/templates/wiki.pot delete mode 100644 locale/tr/LC_MESSAGES/discord.po delete mode 100644 locale/uk/LC_MESSAGES/discord.mo delete mode 100644 locale/uk/LC_MESSAGES/discord.po delete mode 100644 locale/zh-hans/LC_MESSAGES/discord.mo delete mode 100644 locale/zh-hans/LC_MESSAGES/discord.po delete mode 100644 locale/zh-hans/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/zh-hans/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/zh-hans/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/zh-hans/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/zh-hans/LC_MESSAGES/wiki.mo delete mode 100644 locale/zh-hans/LC_MESSAGES/wiki.po delete mode 100644 locale/zh-hant/LC_MESSAGES/discord.mo delete mode 100644 locale/zh-hant/LC_MESSAGES/discord.po delete mode 100644 locale/zh-hant/LC_MESSAGES/discussion_formatters.mo delete mode 100644 locale/zh-hant/LC_MESSAGES/discussion_formatters.po delete mode 100644 locale/zh-hant/LC_MESSAGES/rc_formatters.mo delete mode 100644 locale/zh-hant/LC_MESSAGES/rc_formatters.po delete mode 100644 locale/zh-hant/LC_MESSAGES/wiki.mo delete mode 100644 locale/zh-hant/LC_MESSAGES/wiki.po diff --git a/locale/bn/LC_MESSAGES/discord.po b/locale/bn/LC_MESSAGES/discord.po deleted file mode 100644 index 1576eed..0000000 --- a/locale/bn/LC_MESSAGES/discord.po +++ /dev/null @@ -1,42 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-14 21:05+0200\n" -"PO-Revision-Date: 2020-11-24 22:18+0000\n" -"Last-Translator: MarkusRost \n" -"Language-Team: Bengali \n" -"Language: bn\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.2.1\n" - -#: src/discord.py:25 -msgid "wiki deleted" -msgstr "উইকি মুছে ফেলা হয়েছে" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "উইকি অ্যাক্সেসযোগ্য না" - -#: src/discord.py:26 -msgid "discussions disabled" -msgstr "আলোচনা অক্ষম" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "অজানা ত্রুটি" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" -"এই সাম্প্রতিক পরিবর্তনগুলির ওয়েব হুক অপসারণ করা হয়েছে `{reason}`-এর জন্য!" diff --git a/locale/de/LC_MESSAGES/discord.mo b/locale/de/LC_MESSAGES/discord.mo deleted file mode 100644 index 0f0814e0ed4b6882d98934f2ac85dfca75a617cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 833 zcmY+C&1w`u5XW1Mf};@(A|5lO zVX^ej?`jjX!gwImXand%*&IF0F)f@cp->)DM9cBoonQt>j^OY;q4LgtJX{r-@w)Zi zIO~DWDy=XRtu3vaTR`YBa+EVvbpks`wX(2LgwXgTj(IBl z684VB__F64r7><6<@>nnOr|cxq;s96afb2bg9#5Hn(R)tE_)pG`q2w#1CL$K-ZtDt zz|#;nl`?j{`v~$FMz3bua_us&Yvu?^ZdvUzWAg;oQWK*6swGv)ZAZ0Fz&7Wu9}U-G zaU5A#9l>BddLwtxA}z*ouxJOK_J+MdB*q3k66|4k7ZA=q*$k=WZLpFP&$nUTQii|< za|ygGbL8NE+c4(2EVh9I8LBdv6N40ZBT_7t, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDd\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-12 22:13+0000\n" -"Last-Translator: MarkusRost \n" -"Language-Team: German \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.py:29 -msgid "wiki deleted" -msgstr "Wiki gelöscht" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "Wiki unerreichbar" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "Diskussionen deaktiviert" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "unbekannter Fehler" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Dieser Letzte Änderungen-Webhook wurde entfernt wegen `{reason}`!" diff --git a/locale/de/LC_MESSAGES/discussion_formatters.mo b/locale/de/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index d5cb73b4008ff57a6b466a2e1fd5e9c893b48552..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4207 zcmc(i%WoS+9LEPJj~dFOl$R)CT3XuBt~X8#s+_t{k|?5SLz=XetjL}0j_qmIyJluK zZfjYT3s+7(AR#0UpdNq&hyDW`I2Q?lI3Q6W&Rl>S;ye3DvaapMP^qJCKD#rszvuY( z+y1h3({+OJ60YsIe#5mJ*Ow3A55}E41Nyo!zKs31%3v;`7j~xgFk|Qf#)B=1)hF1 z<`>{Ac>V{(KeGL?n7hCm@MS;vD&~KHkw)*I;5fJ?N60R48l<2P8b3Y)O*}pZkAXKq z8~htIa`rqP`!NN+jOSCJ0PEl!_&xXyxciBC{wMG&JfGM?$cNw`;AYs>dXkU|ou=?0Xi3DbXWjwsfFY54ml|~Gm|^pT4+q{ zymKacAyiy;_9!~Tm0~qc&oj?k-O6Y)@Vp)}7=14kSJy3^X=-8gcgP%XdIE}dux`26 zWPkPRb~Eb4{$;(xjzDUv>q40YUFTGV&1eq(tZ+%@Sxu1zf7uUOKIJQj5WU!r*tytm zo-SRXKny~$lAlwN0KKb5ggp;L|Jtjfi`hug_a=g3H&^pixLBsJwEHReU5 zqiQ$pwytBHqFIi1 zbsvh<%7H?UjNIKyM$1V~Q;|oL=V`apUcEH|h>S^(bh>+kI*=~!O8QQ34X;OgjMn7F z=)}3b9~NelZ%ez~43v(~0Zh8*X9YfHA~Z0qz0S&OT|w)%aA<*PzI#=qG>-#?ZtP%0 z6|LLYZ1n%bPcJEm!^*8x%I5@cQPDu{Ma7927o19kgmL*I?GDwZoXyJM5_hyU?ONx! zR4BMbnwyKtk~O1h!nIC>HD%2Qn4Udj&G8jsHd$|@6BOy#=-8-L7_$loXyIV-!05hF zjNB=vv^6i8uRNv$S)`LvsAW2jiaN0(JUSIHP0ygBdVzH5;id?*V_P z;<~gjKWQCW+h+`_a%oNYPT&f^R-}iPgwD-+p=6#l3H_=_{buy2N@L?RzAgE5M~N23 za~G^B?sFLj?L1#X_&7b7AIleV*Lc!Qpe+r4!*)9#n}GV^f|6b^59%kR4u zMX_IV-A^0cs>@m3rZ#P;@8d8hSs%7c^fQk37dfy}_NwP7dg(DM4>)K4yArRNY?5AH z&3Y=hcdLeV_#Gh*$@gu#dr-~KXyUY-oVoPX-imsD6PUo, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-13 14:30+0000\n" -"Last-Translator: Frisk The Evil Goat Overlord \n" -"Language-Team: German \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/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "Unbekannt" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) erstellte eine Umfrage [{title}](<{url}f/p/" -"{threadId}>) in {forumName}" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) erstellte ein Quiz [{title}](<{url}f/p/{threadId}>) " -"in {forumName}" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) erstellte eine [Antwort](<{url}f/p/{threadId}/r/" -"{postId}>) zu [{title}](<{url}f/p/{threadId}>) in {forumName}" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) erstellte [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von {user}]" -"(<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) erstellte eine [Antwort](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) auf [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) auf der [Nachrichtenseite von " -"{user}](<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) erstellte ein [Kommentar](<{url}?" -"commentId={commentId}>) zu [{article}](<{url}>)" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) erstellte eine [Antwort](<{url}?" -"commentId={commentId}&replyId={replyId}>) auf ein [Kommentar](<{url}?" -"commentId={commentId}>) zu [{article}](<{url}>)" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Unbekanntes Event `{event}` von [{author}]({author_url}), melde es auf dem " -"[Support-Server](<{support}>)." - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "Erstellte „{title}“" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "Erstellte eine Umfrage „{title}“" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "Option {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[Bild öffnen]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "Erstellte ein Quiz „{title}“" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "Tags" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} Tags" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "Antwortete auf „{title}“" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "Antwortete auf „{title}“ auf der Nachrichtenseite von {user}" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "Kommentierte zu „{article}“" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "Antwortete auf ein Kommentar zu „{article}“" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Unbekanntes Event `{event}`" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "Melde es auf dem Support-Server" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}" -#~ ">) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) erstellte [{title}](<{url}f/p/{threadId}>) in " -#~ "{forumName}" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/" -#~ "{threadId}>) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) erstellte eine Umfrage [{title}](<{url}f/p/" -#~ "{threadId}>) in {forumName}" - -#~ msgid "Unregistered user" -#~ msgstr "Nicht angemeldeter Benutzer" diff --git a/locale/de/LC_MESSAGES/misc.po b/locale/de/LC_MESSAGES/misc.po index b0e2dfc..5a7dd58 100644 --- a/locale/de/LC_MESSAGES/misc.po +++ b/locale/de/LC_MESSAGES/misc.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-28 23:50+0100\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-08-03 13:44+0000\n" "Last-Translator: MarkusRost <>\n" "Language-Team: German _#=2Gy!3gNbuL^1<^DQ&7Q7Lj18;#p3te~$Y{F%52A&7+hiAZ#K=Jo5l=r^? zFNBXn4?YWrV1-1igva3q_$?^mUjBT`x&rpYO>iF+e{X_U!B4<`_zZj@yp+HtiyNWD zw+k+Zx4|XwZYbfs4gMVbI9vt40bdNyzlglT_0Wcsum;}-Nvd@Ug~p|IF}xD4gKMD+ zH^XD_a`<&9={Wgfov!nsytf9fhd05?;N5T|d>@qbJO!m5`lz($!T~7dxDm?l*F&;u z)y(}b!k2LWK`80}D=78(11R}En?jLzu7Of7!%)I$Kq-gcF!#ryy#ExG_)oi(vV{G7 zy$J4v6p`gZ$;WG9A3O#(!uLZ7?;G$&*vCsd;Xx?n_8utteh}`5--S~Dn{6HMA3`a& zuRtl!|Avx})g)fhvjfWWJKzfVE-3MR*8Ki&hD-2#9naT6`Q3-|-aDX_s$C7cozxvN6S&oM|Atk1x0@L! zz7lSw@gI`k;jQp25;+aaa1#Cl^x!Qd`pxjq;j7{8WPS_$I{YHMjK=*^_zaYE^i#M+ z_-jz&c?OO`XV9{C!_UAC@B#|632%n`;HRO~$Azmc>*a7C+y#Ff%6oqYUj|pKp)JBY zprrpHDB(SKt-jw03*5gKiocU-^b*cq!(&k5{T93dj-Zrw!Vkdz1D}S6;ofzWCHxS4 z1zb)h?}2y0*TFs#dkuUG{673V{0Mw_y$)}NAEjM=3QBpLLn1}a12_a9fId9+TFV-T zN8vX3Ptb!aXrxjf?}qaGg}hvccS9+MXP}hRT5j-SdGHAQFqC|p!;c4G4N86=h7#}k zO|&WadPr2(t((a!d@I}s{}FD7FQt;D++PK6hL6H3ykx5`w|k((|0TEyE+O&aZwQ_T ze+%}(j~YG#PvZVDcryH=dH&b%T<)KMr^Bb=bK#H7eIJQAgZuN~sqlsH`S5c1Lbwr1 zJhwp!-+|}DGL&#$1=E zL1e8pP~yD#-py`T2Qx4m<`WA0L8O!jHq}!SBIU@HB)8 z)ni=^m%$OZ9KH?`wDkZKe?Nwzrv~@XXT$eH3Fidd48ICR?k?U--w21{&M3hoOY`OK>&3&+v0_9rynYCEhECbohs$l>4ONJD`;BaVY-22G4>& zhE$z(<^e5dhv048-wkhpe-AH!>#1al-r5U!#X1H>pZq(N^xT0`TL)`3!zZHuAcf%LJ4?~IPQ7HL)7A}EXD1@uwK`8q04N%hkD3ox1041K2 z5SsPyYAEGB0gu49z-!_6;rrogl&I9>SKyWKq{I5Xbx_h>hte+I2v@-0g%aQ2z*FHV zx9j|z38kH11SKCYhazA5;KlGZ=)y^8!zbW{@T3u~7heEHZ>@y=>A|UJjngskfOJ~1~bBcd%6>z1@D0uz_&q(=l7tz_n`UxVQ6#z z7w~fUJt+CR;4WP*m%&T8zYlJLAAypO|ALaPRXB-XKEJ1-^xhNZdH}A#eF67=+%Mz) z4!05aL7b#nGaZ{hS^8J7HrTV_gT)z|k74A*uUa;F-|0R4b?hkR&hTe@kf}_f;PvXwU z$>%K^)*ryza5PQzY4DAhsd`xhMSm>E$!7>h(W}pmeA8@|-qKHWn|g|y^|*6!{||Q$ zPChTeeG~U_oXF}{-1Bhq`F-3Hb*0B|S91MXbN?|z!S9;uUo$)mAICk7TWg-34gUl8 z3EY0%U*o=pdlL6`T!53$&*1(9_y2M7c`t4dw+HvXU_^i1ehWl_A;4Z=4kNZ6CAnvueyK&#ft;R|F ztKj7GX$|##M&ep@()V%S!Ci*?C)~}r%W*bNKG)&?1@}id7xx*Qd~VlJR*Z+Wf2zO56`7dz2)7<|i zd>!sn=3ekixPQfc6n72oUfd3xd_IJG5chK2i*T>O$>&#aE7g^@Ipp%UaDRjQd)y38 zKL4&^eG9(KTnpYPU-q(@S-VgS+(vzQ^2RrJPRR`tm-6`FfvxGc(htPTaIxSQ3njN+ zK5W^AddaRAYK}iqC_4TITR$P%TElZvH+`1fsJHm#!9<~~-dnckvgNk5YwJ0=HOoW{J^Ujx@b0DVgGhqURI>r(};# zi_d0IX?V(`x-$NxOePAxKh^L`>LuSHVBTa?{DlUQ6rBDl{np<~$f)_a-w6;_m z#c|>r^BOfaK3Y0A%dP1Iq^j~_@y;^D|l=zaD`Bm<<%&w6{(_1#go>IT!|quMCjB)=ZS z`A>Tgb>T}cjV_7PY)1)7zcEv&NlTwa6X;h-iq=D&-c@oO)|9oi>J(5Qs)T07T&G%^ zwH2(bjoL)j5!FB;I;z~IB)bWHk9QBKV1Sq-`yoG4iq0 z+G;ddVHCk7@l_hDU2lps*)y6*QRqo)#n$^4Wzga~F2=U^B7ssJN4AoTUKIJtKIaaWC}FI`he*Z(n6kk*`M%SWYw=YPSDy)OfgKkLB%wWnYuGI zyTP8}7r#-TwYH(sk<>}YlWvRKY1=PK-?vS~0C6ag=1A9!$Q9}?dXVxavc`{s#B((3*RvZ_2!_|7>XNY}yoHth62IMFsH@$2o1P9+oG#5MB~iy2S0d_Hay~@?QsR-% z>`DuxpzTnJcBxsLu(r7rSkptH#GQm{&}r?m9aXN1Gm+8u^62ENLve)Oy0wAOPnQxi zUL?PM)h$YQK_iNkZ1QI9m2$|| z0_x?SWqv)vEw$3nN==$ym^s9>;ub4dP}PR?Vbb?^PCZ|6rR|3IQ3Kvtn`n3{v@mNlK$<%?RjQY;@_O`h`wUgJ zkN6iwr{#{K?af`zSb!9CZ5!==ItbVxr6_r0gBMPjZEsXNvkJg+vzwmeW{?7LXHMG)*fd{`gqJoxe6;)-6#{y+JoUOdB@(8 zYYMsOxf9BMAv2RMrn@{3Qx;p`YSgs1T8aae8y)Cg6@YK;lO|QD8hf|o1n3iRX-_$$KJtiXbCvS#A}rX6VYb?3l}eC?pO)8sx{|1_Q2wob zO(lpu8c-)+VGxPFcE3|Jc0+bYXvUh?I%dYIAA<&K{lZcf^`0VRd0aE>$|$SUHqDwhua2-xFPyPpxs0{s2ua zkXoDXyQ(v4d3mDB{DijKJDZdHor$Wb3gYb{1zA2jN`mw))TOJ&7|Kp)PN-)T7M2r5 zA{tLbG3)Iw+`0L7`1hDd9d!j zvZ)7to;%9G-V@K`bu7z}delYBQKK)ky!pNLdAFI6m8cDsS?W_;ulBH?%KzbI8)wXu z*_SOJBoZ@vZ|zJDPE;EOnMS~>N0GG`Oyt27)FCmVv!`g(ltk;q#c<2a1v5Zu)M4gz zCK~*%##|`wNF8a>4ON+DuZY9Si`!e5X(y4$tf`TB;wLk!p$H7CK2RpBq@kKD=~)YU z6y{G{HCr&EG;xk_!!EePT*h#EG9wk`9766m(J>r0GgUb<=V7vu;HVgcoeXhdF!V$*kXj56O`O|QfpQJP5A$% z4}RK7T0s2i*`jy?Y7SXQ2NBLQMbk{#MLF*{x=d;sET&6y}tQ-H%QbAaeqJvpfLYwyrRdv&(0vc)7}Co8ivm1$!U8U5aKQcn%< zXQSfDm*BR^zw8ub2dHLzu}%8*ghaoZ*UFKQ@V(&~$-H#U!q$539dCg(IlZVv5MeL3 zyz_)%W?h7d$qp>+c@smO9HA-A(XVC(^f;hDN@9+jB_`jxTW7t)iiWW1SxbANr9Th3 zFJ(`8X3JlWViO&J9HzopT-9M>$QBYxqh&HPQ$~7*H5Y*k153{6&ReC0f#sGydojia zCRUNBcs4mzmnn^yE%C{K;(6xars$QNP75sEXG($wiwEIiOrGIE6qlON){{{EdM{Fb z1D4SuhFGW6>M5eo7@b|bfuoKxUL8t?EUWbK8cvr1sy!p?IwOUVD1mt-LS?pd%!?hD zDbiLeH)R>=1zfSC;_X|Z1k6zwCUPwdA@!Z-K{~xY7Y)Nk#l#SKj-zW&?|V!S2hs(l zgi#7AoROA3SuZu^sP`~}ti`BoWiY3})2mmD5@?v+TodrBkQOop?u^7zSk$W9yrb#4K9||VSYnD7?uHj`ALI&eZf)2s@hwnt zJFN;1>lr7iREAyoXO3h_x@{S8LFrQ~?I@B?x`16D*bdM9l?~Bmh1w~NRGoS`sLWbwdyRbg9N4S5Ri4+~W_(%TVZ9kR2KZuYaz%gp z7TY-;%Sf(g`3@^|B?I50(`rmuO}&V1J9kdFvLT&4**pu}sy#DnO*ziE`tmvQIPQ+H ziP*=)t+2~idttFkYIIXF_11YP8}C#K zH=v2!r#7U86Sr148KNd!!oA~o$8^!#WWqS?a)X^qQt4szgsBBdY*%HvS~HV{YLmT| z%Ll<(WY?+yTb=|mIhv-_ZV!j``FmPZiRu}e%UPzY-yJLfdjp1HHrQ)duU$Q`X6?Y*YwR`aHmqHT?IcFIAAKh;cc*G16b4FFWaj& z`pt2#P`lG>Y%0qkh(R*@GTzV|$p;QNh1v#thvU^)lHXVff(d`as#TEy4N7$(#DgVg z6VWSxmcP4Bgi5L6WGS=ufjtd>;`r-_3hrddwZP6HG`}Bw(9Nf0|%xj$V=ed z8LXoBaqHJgQG4jI>kb~ceqepxrF%FZBs^ z>tDC_T3cUUSGO;_&R%nE-z@`X%c2y@A!n3B5RQG-;M&18{KV$D#=wx;04UdmDrv$1 z-?qIk+UGd1WqN}>G0jr9BzACO+FmobE_{_OR#f!{Hp&+pBNK8nGST3y%`(TWJND*r z*~w+j_~;u)-Kt+t++8m@UbD_08c~OSqI=~>o%~6M5*`Lhgfu)}@W(j~#5UA=i333# z(y{ljAE@qoC+=@TITIug`hDWR*fU-=e2#0Sh0MxcHJ4 zU|lcOK-nS@JHr!11N)F7_6V{wl&T87AZ_-E<8u6kdLJ!#j+Pet$-CYi)x?u`9izBB zoL`XhR$~+@63UsO9Ufbd9OYSQ$XW5K!&eoqh1(RqY&2p==Xk)uB6R<#l1f|ZQwylb zFM~{`AtmUPB-_*#b>{^Lam%~$8zz*5*CF)|XK&2Lo%H#lo1zBEj?EMI2j+lL**S5) zwB^9kZJ2VDLQ-MzhLTpqmn0(WZHJ9^gl{|cP3R_d-l(1qNf(-GE|n7xd2V@}l2GLk zc18*RL^D*ZG=rnE`J?G;Z($Qj_(Rrr)+>c-;4|k!d&=~vvf>qrGNPCCw^Vc@NQqiU zN@>_9ju|1*d8e-8ouF(|=@FL1$`+uU2wo0dQv(eYM^03+7dE* z=%rum2RF`4hAOj0!li*h!u)+kWDW$G-mr?7jCEr0sS=(z9V}(jpY2ReW)T!#ku*3#Z z%^=Las5#Zb?W)qzsma)5=CUsq@B?s4!qPU|}FY zx|1>+*BULQiye{Nx+_gPH8^JSLLIl%C!|ayVaX^(g;dewo8Ho#r0V1kBUhd4iu%O~uc%91jsV5{Ux z$;U>L9PbJZQfW@@x>*MKx|mx-I*Rs->8Q+rM5cZ;A)?ptr1HejpTsmq+c0kA?-Zo(>(K+x z4g-uH#ZM$J#Y$sTm#s2;$!5ahR@PiNgOoVgrF2Ai04xe6UPX(G#rQO*!18$2N5N#+ ztu;fj!k-Wr6&Y*ktT+kAK@geNaj7D8gJ~dLmAdhaHEp$xJM@Fw5~C|Ig_Vd{-KeSZ~SlVDX9Kd5)ig^ zl}_oDLNiq~kEA_XuanM?+3Q^IhE}@h5f4e3SZ7SVCXUS`^x^unLL0YZd>?*{<@*{J8NS_cJ7}6)?hSW@3;%||#y6=ej zTjBWJkj{`k^A#qRREruhoeZU+l#8Wgc7p3MQv^vNZWBs#j?Q#%)D^1dhEU7P6pf=r zG(Ag0aar4$s&c9_`6>tNc#UIt&bY`|d_{J*%U?A~ov$;#+J93qWz8S1WLmYQ1c%c_ z*m}s0hU%M1rp|qO+$T)ZxyhCQbEq!4X&tWnyp(;RX0aBy4w{N1RDjxg zGCg1B!j>{`lD50C&%$-C93>aWj)|F`5tN3m=R3MoW|)N7Hk?zW^eCp6*8|QRF_}|$ zVOFbh25(MrN=Mgio>Jvon;r>soH@(f1(H6GhtY9FbzCwf>*U&b7}v^AHn9szn$%s- zIodhZOs5c|ab>89GyX)}f+A8{sk*65#h5F@^smOgN##a%S+wrvng4me zL?qesbM(b}vRp4qW_P-AXkzDgvm?n;=M}+p5Iyy~*v>NQNOuit5+H|6B_flV#kPs> zRKc4mrCw#AXW+0Sqf-YmJ)0vj(TnpvbruDHRW3GFG-X8ng*!-=N49i}k)By0a|^YT z8Q(kT$kv?eVLC{8v5l9rf!KN22Dldh2`Raht1pWlf#QW#Zs+)Cz^7O zgfXd!Fm+gn>{0+sQq1${V%(d`G)n8XxGqu7>Cj@T3q)n7=kU-)YO7=Z^NTX^JBL-x z+@s=r)uW@1mqK#~ul8T{Sn{0L5yz-J=98%ToT;P;%o5^aiAXg3(PnrwaEwf`v?Z2U zMkEEDwMow)JLsl7;UOl!$VKit1Xhd0B1BaXmRVE5~+(X2zYr z0$!}-NQ49+eW`Rp@pc0}?C%}y$jBZxZtil}O2E$O^yy7G0VIEpTrF*}&0&kRg(I9> z*y`Hg7+ql9Sg3gH-ADhXt{vHdt#)B6A4i=Edk(~}y5c{J;5g^FoZgHs!qc3xiI)G@ zhb>!E`e=uxR+Y0)a+)o38g>4AHHjvmFXbRi^4hU>>l2+C{K@x5oeZdN$KqH8M>^TS zb({%aHgk-teRziKzl;BC9}>->U%icjofVv+YmTW+Qr0McTbaY1hp010f7dOwO>swf zyi>Np#TJFCvDECZ)u>R3?ayT&jd_n<9Fjrx<-|unW81#Xjzy*ZJ0\n" -"Language-Team: German \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" -"X-Loco-Source-Locale: de_DE\n" -"Generated-By: pygettext.py 1.5\n" -"X-Loco-Parser: loco_parse_po\n" - -#: src/formatters/rc.py:19 -msgid "director" -msgstr "Direktor" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "Bot" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "editor" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "Direktor" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "Administrator" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "Bürokrat" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "Prüfer" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "Passive Sichter" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "autopatrol" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "Wiki Guardian" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "Sekunde" -msgstr[1] "Sekunden" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "Minute" -msgstr[1] "Minuten" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "Stunde" -msgstr[1] "Stunden" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "Tag" -msgstr[1] "Tage" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "Woche" -msgstr[1] "Wochen" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "Monat" -msgstr[1] "Monate" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "Jahr" -msgstr[1] "Jahre" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "Jahrtausend" -msgstr[1] "Jahrtausende" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "Jahrzehnt" -msgstr[1] "Jahrzehnte" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "Jahrhundert" -msgstr[1] "Jahrhunderte" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) bearbeitete [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) erstellte [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) lud [{file}]({file_link}) hoch{comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) setzte [{file}]({file_link}) auf eine alte Version " -"zurück{comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) lud eine neue Version von [{file}]({file_link}) " -"hoch{comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "[{author}]({author_url}) löschte [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) löschte die Weiterleitung [{page}]({page_link}) " -"durch Überschreiben{comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "ohne eine Weiterleitung zu erstellen" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "und erstellte eine Weiterleitung" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) verschob {redirect}*{article}* nach [{target}]" -"({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) verschob {redirect}*{article}* nach [{target}]" -"({target_url}) und überschrieb eine Weiterleitung {made_a_redirect}{comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) verschob die Schutzeinstellungen von {redirect}" -"*{article}* nach [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "für alle Ewigkeit" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "für {num} {translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "bis {}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " auf Seiten: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " und Namensräumen: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " in Namensräumen: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) sperrte [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) änderte die Sperreinstellungen für [{blocked_user}]" -"({user_url}){comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) hob die Sperre von [{blocked_user}]({user_url}) " -"auf{comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) hinterließ einen [Kommentar]({comment}) auf dem " -"Profil von {target}" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) hinterließ einen [Kommentar]({comment}) auf dem " -"eigenen Profil" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) antwortete auf einen [Kommentar]({comment}) auf dem " -"Profil von {target}" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" -"[{author}]({author_url}) antwortete auf einen [Kommentar]({comment}) auf dem " -"eigenen Profil" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) bearbeitete einen [Kommentar]({comment}) auf dem " -"Profil von {target}" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) bearbeitete einen [Kommentar]({comment}) auf dem " -"eigenen Profil" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "" -"[{author}]({author_url}) löschte einen Kommentar auf dem Profil von {target} " -"dauerhaft" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "" -"[{author}]({author_url}) löschte einen Kommentar auf dem eigenen Profil " -"dauerhaft" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) löschte einen [Kommentar]({comment}) auf dem Profil " -"von {target}" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) löschte einen [Kommentar]({comment}) auf dem " -"eigenen Profil" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) bearbeitete den {field} auf dem Profil von " -"[{target}]({target_url}). *({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) bearbeitete den {field} auf dem [eigenen Profil]" -"({target_url}). *({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "keine" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) änderte die Benutzergruppen für [{target}]" -"({target_url}) von {old_groups} zu {new_groups}{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} änderte die Benutzergruppen für [{target}]({target_url}) " -"automatisch von {old_groups} zu {new_groups}{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "System" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) schützte [{article}]({article_url}) {settings}" -"{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [kaskadierend]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) änderte den Schutzstatus von [{article}]" -"({article_url}) {settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) entfernte den Schutz von [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) änderte die Sichtbarkeit einer Version von " -"[{article}]({article_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) änderte die Sichtbarkeit von {amount} Versionen von " -"[{article}]({article_url}){comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit einer " -"Version{comment}" -msgstr[1] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit {count} " -"Versionen{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) stellte [{article}]({article_url}) wieder " -"her{comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "" -"[{author}]({author_url}) änderte die Sichtbarkeit eines " -"Logbucheintrags{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit einer " -"Version von [{source}]({source_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit {count} " -"Versionen von [{source}]({source_url}){comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) änderte [Missbrauchsfilter {number}]({filter_url})" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) erstellte [Missbrauchsfilter {number}]({filter_url})" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) vereinigte Versionen von [{article}]({article_url}) " -"in [{dest}]({dest_url}){comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "Konto [{author}]({author_url}) wurde automtisch erstellt" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "Konto [{author}]({author_url}) wurde erstellt" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"Konto [{article}]({article_url}) wurde von [{author}]({author_url}) " -"erstellt{comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"Konto [{article}]({article_url}) wurde von [{author}]({author_url}) erstellt " -"und das Passwort wurde per E-Mail zugesandt{comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) erstellte den [Interwiki-Präfix]({table_url}) " -"{prefix} nach {website}" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) bearbeitete den [Interwiki-Präfix]({table_url}) " -"{prefix} nach {website}" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "[{author}]({author_url}) entfernte ein [Interwiki-Präfix]({table_url})" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) änderte das Inhaltsmodell der Seite [{article}]" -"({article_url}) von {old} zu {new}{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) erstellte die Seite [{article}]({article_url}) mit " -"dem Inhaltsmodell {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) änderte das Sprite für [{article}]({article_url})" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) erstellte das Sprite-sheet für [{article}]" -"({article_url})" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) änderte das Stück für [{article}]({article_url})" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) erstellte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) löschte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) erstellte die Cargo-Tabelle „{table}“ neu" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) ersetzte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" -"[{author}]({author_url}) erstellte eine [Markierung]({tag_url}) „{tag}“" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) löschte eine [Markierung]({tag_url}) „{tag}“" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit einer " -"Version{comment}" -msgstr[1] "" -"[{author}]({author_url}) importierte [{article}]({article_url}) mit {count} " -"Versionen{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" -"[{author}]({author_url}) aktivierte eine [Markierung]({tag_url}) „{tag}“" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" -"[{author}]({author_url}) deaktivierte eine [Markierung]({tag_url}) „{tag}“" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) änderte Wiki-Einstellungen{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) löschte das Wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "Unbekannt" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) sperrte das Wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) bearbeitete den Namensraum *{namespace_name}* für " -"*{wiki_name}*{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) löschte den Namesraum *{namespace_name}* für " -"*{wiki_name}*{comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" -"[{author}]({author_url}) bearbeitete die Benutzergruppe *{group_name}" -"*{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) löschte das Wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) entsperrte das Wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "[{author}]({author_url}) generierte *{file}* Dump{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "[{author}]({author_url}) löschte *{file}* Dump{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) markierte [{article}]({article_url}) zur " -"Übersetzung{comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) entfernte [{article}]({article_url}) aus dem " -"Übersetzungssystem{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) schloss die Umbenennung der übersetzbaren Seite von " -"*{article}* nach [{target}]({target_url}) ab{comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) hatte ein Problem beim Verschieben der Seite von " -"[{article}]({article_url}) nach [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) schloss die Löschung der übersetzbaren Seite " -"[{article}]({article_url}) ab{comment}" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) konnte die Seite [{article}]({article_url}) nicht " -"löschen, die zur übersetzbaren Seite [{target}]({target_url}) gehört{comment}" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) schloss die Löschung der Übersetzungsseite " -"[{article}]({article_url}) ab{comment}" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) konnte die Seite [{article}]({article_url}) nicht " -"löschen, die zur Übersetzungsseite [{target}]({target_url}) gehört{comment}" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) empfahl die Übersetzung der Seite [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) riet von der Übersetzung der Seite [{article}]" -"({article_url}) ab{comment}" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) begrenzte die Sprachen für [{article}]" -"({article_url}) auf `{languages}`{comment}" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) legte die priorisierten Sprachen für [{article}]" -"({article_url}) auf `{languages}` fest{comment}" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) entfernte die priorisierten Sprachen von [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) fügte die übersetzbare Seite [{article}]" -"({article_url}) zur zusammenfassenden Gruppe „{group}“ hinzu{comment}" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) entfernte die übersetzbare Seite [{article}]" -"({article_url}) von der zusammenfassenden Gruppe „{group}“{comment}" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) überprüfte die Übersetzung [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) änderte den Status der Übersetzungen in der Sprache " -"`{language}` der Seite [{article}]({article_url}) von `{old_state}` in " -"`{new_state}`{comment}" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) änderte den Status der Übersetzungen in der Sprache " -"`{language}` der Seite [{article}]({article_url}) in `{new_state}`{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "(Standard)" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) änderte die Sprache für [{article}]({article_url}) " -"von {old_lang} zu {new_lang}{comment}" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -"[{author}]({author_url}) hat den Benutzer *{old_name}* mit einer Bearbeitung " -"zu [{new_name}]({link}) umbenannt{comment}" -msgstr[1] "" -"[{author}]({author_url}) hat den Benutzer *{old_name}* mit {edits} " -"Bearbeitungen zu [{new_name}]({link}) umbenannt{comment}" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) hat den Benutzer *{old_name}* zu [{new_name}]" -"({link}) umbenannt{comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "Eine Aktion wurde versteckt." - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Unbekanntes Event `{event}` von [{author}]({author_url}), melde es auf dem " -"[Support-Server](<{support}>)." - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "Keine Zusammenfassung angegeben" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(N!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "K" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "B" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__Nur Leerraum__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "Entfernt" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "Hinzugefügt" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "Optionen" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([Vorschau]({link}) | [zurücksetzen]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "Neue Dateiversion {name}" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "Setzte {name} auf eine alte Version zurück" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "Neue Datei {name}" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([Vorschau]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "Löschte {article}" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "Löschte die Weiterleitung {article} um Platz zu machen" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "Die Erstellung einer Weiterleitung wurde unterdrückt" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "Eine Weiterleitung wurde erstellt" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "Verschob {redirect}{article} nach {target}" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "" -"Verschob {redirect}{article} nach {title} und überschrieb eine Weiterleitung" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "Verschob die Schutzeinstellungen von {redirect}{article} nach {title}" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "unbekannte Ablaufdauer" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "Bearbeiten von folgenden Seiten gesperrt: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "Bearbeiten von Seiten in folgenden Namensräumen gesperrt: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "Teilweise Sperre" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "Sperrte {blocked_user} {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "Änderte die Sperreinstellungen für {blocked_user}" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "Hob die Sperre von {blocked_user} auf" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "Hinterließ ein Kommentar auf dem Profil von {target}" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "Hinterließ ein Kommentar auf dem eigenen Profil" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "Antwortete auf ein Kommentar auf dem Profil von {target}" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "Antwortete auf ein Kommentar auf dem eigenen Profil" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "Bearbeitete ein Kommentar auf dem Profil von {target}" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "Bearbeitete ein Kommentar auf dem eigenen Profil" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "Bearbeitete das Profil von {target}" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "Bearbeitete das eigene Profil" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "Entfernte den {field}" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "{field} geändert zu: {desc}" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "Löschte ein Kommentar auf dem Profil von {target} dauerhaft" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "Löschte ein Kommentar auf dem eigenen Profil dauerhaft" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "Löschte ein Kommentar auf dem Profil von {target}" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "Löschte ein Kommentar auf dem eigenen Profil" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "Änderte die Gruppenzugehörigkeit von {target}" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "{target} wurde automatisch einer neuen Benutzergruppe zugeordnet" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "" -"Änderte die Gruppenzugehörigkeit von {old_groups} auf {new_groups}{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "Schützte {target}" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "Änderte den Schutzstatus von {article}" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "Entfernte den Schutz von {article}" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "Änderte die Sichtbarkeit einer Versionen von {article} " -msgstr[1] "Änderte die Sichtbarkeit von {amount} Versionen von {article} " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "Importierte {article} mit einer Version" -msgstr[1] "Importierte {article} mit {count} Versionen" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "Stellte {article} wieder her" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "Änderte die Sichtbarkeit eines Logbucheintrags" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "Importierte {article} mit einer Version von „{source}“" -msgstr[1] "Importierte {article} mit {count} Versionen von „{source}“" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "Änderte Missbrauchsfilter {number}" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "Erstellte Missbrauchsfilter {number}" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "Vereinigte Versionen von {article} in {dest}" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "Erstellte Konto automatisch" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "Erstellte Konto" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "Erstellte Konto {article}" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "Erstellte Konto {article} und das Passwort wurde per E-Mail zugesandt" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "Fügte ein Interwiki-Präfix hinzu" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "Präfix: {prefix}, URL: {website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "Änderte ein Interwiki-Präfix" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "Entfernte ein Interwiki-Präfix" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "Präfix: {prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "Änderte das Inhaltsmodell von {article}" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "Modell geändert von {old} zu {new}: {reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "Erstellte die Seite {article}mit einem nicht-standard Inhaltsmodell" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "Erstellt mit Modell {new}: {reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "Änderte das Sprite für {article}" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "Erstellte das Sprite-sheet für {article}" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "Änderte das Stück für {article}" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "Erstellte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "Löschte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "Erstellte die Cargo-Tabelle „{table}“ neu" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "Ersetzte die Cargo-Tabelle „{table}“" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "Erstellte die Markierung „{tag}“" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "Löschte die Markierung „{tag}“" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "Entfernt" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "Aktivierte die Markierung „{tag}“" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "Deaktivierte die Markierung „{tag}“" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "Änderte Wiki-Einstellungen" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "Löschte das Wiki „{wiki}“" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "Sperrte das Wiki „{wiki}“" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "Bearbeitete den Namensraum „{namespace_name}“" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "Wiki" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "Löschte den Namensraum „{namespace_name}“" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "Bearbeitete die Benutzergruppe „{usergroup_name}“" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "Löschte das Wiki „{wiki}“" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "Entsperrte das Wiki „{wiki}“" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "Generierte {file} Dump" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "Löschte {file} Dump" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "Markierte „{article}“ zum Übersetzen" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "Entfernte „{article}“ aus dem Übersetzungssystem" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" -"Schloss die Verschiebung der Übersetzungsseiten von „{article}“ nach " -"„{target}“ ab" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "Hatte ein Problem beim Verschieben von „{article}“ nach „{target}“" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "Schloss die Löschung der übersetzbaren Seite „{article}“ ab" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" -"Konnte „{article}“ nicht löschen, die zur übersetzbaren Seite „{target}“ " -"gehört" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "Schloss die Löschung der Übersetzungsseite „{article}“ ab" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" -"Konnte „{article}“ nicht löschen, die zur Übersetzungsseite „{target}“ gehört" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "Empfahl die Übersetzung von „{article}“" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "Riet von der Übersetzung von „{article}“ ab" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "Begrenzte die Sprachen für „{article}“ auf `{languages}`" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "" -"Legte die priorisierten Sprachen für „{article}“ auf `{languages}` fest" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "Entfernte die priorisierten Sprachen von „{article}“" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" -"Fügte die übersetzbare Seite „{article}“ zur zusammenfassenden Gruppe " -"„{group}“ hinzu" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "" -"Entfernte die übersetzbare Seite „{article}“ von der zusammenfassenden " -"Gruppe „{group}“" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "Überprüfte die Übersetzung „{article}“" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "Änderte den Status der Übersetzungen in `{language}` für „{article}“" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "Alter Status" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "Neuer Status" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "Änderte die Sprache für „{article}“" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "Alte Sprache" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "Neue Sprache" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -"Nannte den Benutzer „{old_name}“ mit einer Bearbeitung zu „{new_name}“ um" -msgstr[1] "" -"Nannte den Benutzer „{old_name}“ mit {edits} Bearbeitungen zu „{new_name}“ um" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "Nannte den Benutzer „{old_name}“ zu „{new_name}“ um" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Unbekanntes Event `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "Melde es auf dem Support-Server" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "Markierungen" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**Hinzugefügt:** " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " und {} mehr\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**Entfernt:** " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " und {} mehr" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "Geänderte Kategorien" - -#, python-brace-format -msgid "{value} (avg. {avg})" -msgstr "{value} (vgl. {avg})" - -msgid "Daily overview" -msgstr "Tägliche Übersicht" - -msgid "No activity" -msgstr "Keine Aktivität" - -msgid " ({} action)" -msgid_plural " ({} actions)" -msgstr[0] " (eine Aktion)" -msgstr[1] " ({} Aktionen)" - -msgid " ({} edit)" -msgid_plural " ({} edits)" -msgstr[0] " (eine Änderung)" -msgstr[1] " ({} Änderungen)" - -msgid " UTC ({} action)" -msgid_plural " UTC ({} actions)" -msgstr[0] " UTC (eine Aktion)" -msgstr[1] " UTC ({} Aktionen)" - -msgid "But nobody came" -msgstr "Keine Aktivität" - -msgid "Most active user" -msgid_plural "Most active users" -msgstr[0] "Aktivster Benutzer" -msgstr[1] "Aktivste Benutzer" - -msgid "Edits made" -msgstr "Bearbeitungen" - -msgid "New files" -msgstr "Neue Dateien" - -msgid "Bytes changed" -msgstr "Bytes geändert" - -msgid "Unique contributors" -msgstr "Einzelne Autoren" - -msgid "Most active hour" -msgid_plural "Most active hours" -msgstr[0] "Aktivste Stunde" -msgstr[1] "Aktivste Stunden" - -msgid "Day score" -msgstr "Tageswert" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "" -#~ "[{author}]({author_url}) stellte das Wiki *{wiki_name}* wieder " -#~ "her{comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "Stellte das Wiki „{wiki}“ wieder her" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "Aktion wurde versteckt" - -#~ msgid "their own profile" -#~ msgstr "das eigene Profil" - -#~ msgid "their own" -#~ msgstr "sich selbst" - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "" -#~ "[{author}]({author_url}) löschte einen Kommentar auf dem Profil von " -#~ "{target}" - -#, python-brace-format -#~ msgid "[{target}]({target_url})'s" -#~ msgstr "dem Profil von [{target}]({target_url})" - -#, python-brace-format -#~ msgid "[their own]({target_url})" -#~ msgstr "dem [eigenen Profil]({target_url})" - -#~ msgid "Imported interwiki" -#~ msgstr "Importierte Interwiki" - -#, fuzzy -#~ msgid "Admin actions" -#~ msgstr "Aktionen gedrosselt" - -#, fuzzy -#~ msgid "Most edited article" -#~ msgid_plural "Most edited articles" -#~ msgstr[0] "Stellte {article} wieder her" -#~ msgstr[1] "Stellte {article} wieder her" - -#~ msgid "**No license!**" -#~ msgstr "**Keine Lizenz!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "Lizenz: {}" - -#~ msgid "None" -#~ msgstr "Keine" - -#~ msgid "Warning issued" -#~ msgstr "Gewarnt" - -#~ msgid "**Blocked user**" -#~ msgstr "**Benutzer gesperrt**" - -#~ msgid "Tagged the edit" -#~ msgstr "Änderung markiert" - -#~ msgid "Disallowed the action" -#~ msgstr "Aktion verhindert" - -#~ msgid "**IP range blocked**" -#~ msgstr "**IP-Adressbereich gesperrt**" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "„Automatisch bestätigter Benutzer“-Status entzogen" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**Gruppen mit Sonderrechten entfernt**" - -#~ msgid "Edit" -#~ msgstr "Bearbeitung" - -#~ msgid "Upload" -#~ msgstr "Hochladen" - -#~ msgid "Move" -#~ msgstr "Verschieben" - -#~ msgid "Stash upload" -#~ msgstr "Hochladen vom Zwischenspeicher" - -#~ msgid "Deletion" -#~ msgstr "Löschung" - -#~ msgid "Account creation" -#~ msgstr "Benutzerkontenerstellung" - -#~ msgid "Auto account creation" -#~ msgstr "Automatische Benutzerkontenerstellung" - -#~ msgid "Unregistered user" -#~ msgstr "Nicht angemeldeter Benutzer" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) löste durch die Aktion „{action}“ auf der Seite " -#~ "*[{target}]({target_url})* den Filter *{abuse_filter}* aus. Ergriffene " -#~ "Maßnahmen: {result}." - -#, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" -#~ msgstr "" -#~ "[{author}]({author_url}) löschte einen Kommentar auf dem eigenen Profil" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} löste „{abuse_filter}“ aus" - -#~ msgid "Performed" -#~ msgstr "Aktion" - -#~ msgid "Action taken" -#~ msgstr "Maßnahmen" - -#~ msgid "Title" -#~ msgstr "Seite" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) imported interwiki{comment}" -#~ msgstr "[{author}]({author_url}) importierte Interwiki{comment}" diff --git a/locale/de/LC_MESSAGES/wiki.mo b/locale/de/LC_MESSAGES/wiki.mo deleted file mode 100644 index c884aa9c63830789ab97f77bb8fc35367316ac61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 591 zcmYL`&2AGh5Xa4@ge5MVISgmy{YZm|oCXPKT2)F!6vD?Xxb}3jWMf;lw}gRJ^abY9uUuoA@PWq5uJS_9utb-#D@5FkFiMp3Gw*N6LLe#beML6(Xj|r`5R_9p81TuQ7ncuVHYJ>f0xF|U<`dYvG8I7<(PjJ7icl`bARbafnio=C0)&&cH*OJgT^ja4QVpC zKAZBtMM&Shm*DpmrcP|;_fTf9{*^8|$@HHM^;!EaS$oIX4J|IA-X>b?|Co0B2a&g| Ab^rhX diff --git a/locale/de/LC_MESSAGES/wiki.po b/locale/de/LC_MESSAGES/wiki.po deleted file mode 100644 index 7de483a..0000000 --- a/locale/de/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,37 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-03 13:44+0000\n" -"Last-Translator: MarkusRost <>\n" -"Language-Team: German \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.1.1\n" -"X-Loco-Source-Locale: de_DE\n" -"Generated-By: pygettext.py 1.5\n" -"X-Loco-Parser: loco_parse_po\n" - -#: src/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~versteckt~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "versteckt" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "{wiki} scheint wieder erreichbar zu sein." - -#~ msgid "Connection status" -#~ msgstr "Verbindungsstatus" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "Das {wiki} scheint unerreichbar zu sein." diff --git a/locale/es/LC_MESSAGES/discord.po b/locale/es/LC_MESSAGES/discord.po deleted file mode 100644 index 215abae..0000000 --- a/locale/es/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-14 21:05+0200\n" -"PO-Revision-Date: 2020-11-24 22:18+0000\n" -"Last-Translator: Tamara Carvallo \n" -"Language-Team: Spanish \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.2.1\n" - -#: src/discord.py:25 -msgid "wiki deleted" -msgstr "wiki eliminado" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "wiki no accesible" - -#: src/discord.py:26 -msgid "discussions disabled" -msgstr "discusiones deshabilitadas" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "error desconocido" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "¡Este webhook de cambios recientes se ha eliminado por `{reason}`!" diff --git a/locale/fr/LC_MESSAGES/discord.mo b/locale/fr/LC_MESSAGES/discord.mo deleted file mode 100644 index 7f6882cfee5931c7356efcf902360b6d2f8d6235..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 846 zcmZuv&2AGh5H_?RvHS^ykdQzcZbishTJ=zE(~8h+OQdX5(v+W`>h(@Gris0>y$J}o z^8&mBIr0p7501P97iN>HMF>luz8U-T*kgY`?=F91G_DdJ65538gwKR(d?(ZiQ^GyM zFTzd2Z^8}2wM&fMA-+%im9Rp1Mfs1*j6EP;T4L-r@gw3}#GJU&*NI8WNOnH1oJX{e z;^nivx*O{almm+rwFfy6I!6Z+Ob5oC!az7k5jCxk%osE18w)3&EDC4zmy^dVQ%;u7 zDWe@wEYcxntkkF4Of;ai#rG=D8yGYFrta*>p^H#=Rqpd1MuxnAv z0jzZ8o@`E@1YInQ^*nL8%J_>icf4mJ2o5^Di(^&o;Z5N&f_HJF%aaaoHsEC^N?K2k zJNt3a7S8jY71|AjHt}f%k=r z!qA@;!CKWwYJ4rjuvm29LMwBbO%{}feH&iXi=c0Vq?N=MO|I6S1v^H2dUxLYSkUb~ ze(+&26iRPaKVcpEt)t#9-?-3K=l9X_SWA;Boky^dDjysSODl$a*VvJZKo|4WZLMv> zBHYrj4Xc~MTfT=H?cx>QU`p?SuwGlQtp#icJta!}*)%5wJu3a0gAtw6S8_f(fyT2U8Tm$, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-05 12:41+0100\n" -"PO-Revision-Date: 2021-04-14 13:59+0000\n" -"Last-Translator: Arnaud0865 \n" -"Language-Team: French \n" -"Language: fr\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.4.2\n" - -#: src/discord.py:27 -msgid "wiki deleted" -msgstr "wiki supprimé" - -#: src/discord.py:27 src/discord.py:28 -msgid "wiki inaccessible" -msgstr "wiki inaccessible" - -#: src/discord.py:28 -msgid "discussions disabled" -msgstr "discussions désactivées" - -#: src/discord.py:29 -msgid "unknown error" -msgstr "erreur inconnue" - -#: src/discord.py:30 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" -"Cette intégration des modifications récentes a été retirée pour `{reason}` !" diff --git a/locale/hi/LC_MESSAGES/discord.mo b/locale/hi/LC_MESSAGES/discord.mo deleted file mode 100644 index 2dcee2bd0147d10a25a54ddb2e994879ae1146bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1034 zcmZ8fU27CE6pdO1SA9^#Cm&Lu1kLWwB3P#%i2btAVkzs#V`pd5*|@vOlFYV>3RRRA ztN2ueB8ZTMDxxA(+m{ynA(AKmgfE_%v8@<5d+yCWxw$8^KTq|n609S@Szr=420R4P zwGIpb?}5|6FW?058#oReJwV7w@EPz6;5_gY`Nly)E`t3-gq#D%;LG6W;BoK|Fr);s zy>)mmA_Qg9^EXdtBh|VvRP&I_gogD%#@x^aUaKqBp!LAe8s`%AmYU}gol~05KF~Zc zN;#~7icp@@T8lSiZ@8&WMu%C%OSEQp4n5pVJYr7RIL2t$rjP?Kq`?(#5U z6A`<`b=t|NGvRnRQY*~xw$cfkGO>u*wN7kURr$0qeS^*Ld67!lNRV)!R?3w!^E_6$ zOuZ|1Ia?C&VF&-MMSQP{E4$~v9-3Fyvc%8wUI?1o!xTX$Ih-|Yt?mE{`rUGJ4>Li&h9w- z3egt&IlJxbXZ#|6y%(X)axZcAU8dbkyV-Bq0O@VdvhFXP{qF3itWS3tVr;KF`zGtS zj&19@(7*sD!aX~XY-If~+9K+C^RJn~)E6#Y0l{8sAs;CntKx`lczSL1pd RSj3>Hr-Oj<;c;f0`~eHpo^${J diff --git a/locale/hi/LC_MESSAGES/discord.po b/locale/hi/LC_MESSAGES/discord.po deleted file mode 100644 index d879902..0000000 --- a/locale/hi/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-11-27 19:14+0000\n" -"Last-Translator: Creeper \n" -"Language-Team: Hindi \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/discord.py:29 -msgid "wiki deleted" -msgstr "विकी डिलीट हो चुका है" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "विकी तक पहुँचा नहीं जा सकता" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "डिसकशंस अक्षम है" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "अनजान त्रुटि" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "इस रीसेंट चेंजेस वेबहुक को `{reason}` के लिए हटाया गया है!" diff --git a/locale/hi/LC_MESSAGES/discussion_formatters.mo b/locale/hi/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index 283c6dc270b292d525fef73487a28ccc7fcaad1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4664 zcmc&$TWB0r7(QyfZN1j26)PNDt-Z}oc3Y)vo3z?X8Zd1LX&PC|cCvf2JI(COI&-Gm zxGaJoRYde9RkR?&q?8hB2nZEKK_3eG)F(kf=0VgKANt~(;&;x>WHZ~nWJAG2Hs87Y z^WV?^pI_IlnI#xc;kOaL-|%}Lzxg}x597d{gggO!8Tcr00=OM`2Dkw@8{$>q{a9ZI zt_R)#D!|`?&jQ!q72r$2HCRsop9G!)7Jx2r1o$&>4!8qEdEgD;=fD^5Cge@vPr$!{ zC-1=zcqrkNZLN)`(fV+U_fR6*` zf!l%K0bc|D1r+pyYY7<#eh3uy{sG(qya`+cZg_x@Dd3O5AAsox37G-@1H2BbK19f; z!2J)yAJFR;U`3oi6404&avJMDfjA;huOkGk$POUL3Cxgk9|J-qIYfM#hwyHL{ z;}xz8`E@eNDuxch+*)?rYO}rgWz-tY2lmCS1BGRC%1gQ<4tR-C$F0ac*mIWIWK1hM zv+xi-U6WWp-EN;w&d_X4b9u?K>!-Gcvz%)i^=&(;9mv#qBrzKod1~vv zTDVgm*p?*iIMI97$FX6N>Q~(RA!=Y1_?Us*eWrVb6hE;u9SHr;O zL|`*D5$;?S)B65MQh!V)yqT3$%}Ehy*^%kMw(eSLG#kb=V!1zD4;A`rOH<(hsZ5m8 z5%mgXAY8^w^i69CTO^H;8cu{vl>K(|zeaC6!iEyJ%{6W>?>iK8(bxn!}YbTQeO)69IIlPvRplWomJ|`2w0N?>)JmYf zquTjmzED*Qx|4Sup<51BuB>qmqm-0d($xn43@z!2;i2Kf4U<#JzQjQbEzg9`GZh%c z**UIO3{5xp(tJs?9me}lj2%(-H0XpvQ_NNln|Z6Co5c*>GpX~$h~e6rp&WsHCqvDO zTsr;fy)>Bin{LaL!3K2{$piJDEi~bzGx*{6>av7od-~)!RYaTo)# z-@~>%52KES$O3{ikkR}Iv$ti`;UhTcGI)F}4rL-Nd!n>$_QIjU_kn{USg5rUmOE*- zyGf$ZHXbqHyg~#0Ij?=^7skP%%ic0z9Nv%aovk?wJ9tKl37;Jz8N;iG0vp z+B>$QRt*zfrFT=Jw2qXOOk_+DOx(jpm5C@?KXv4HppU9hcPF-#9C}nrw2}V+udQjO diff --git a/locale/hi/LC_MESSAGES/discussion_formatters.po b/locale/hi/LC_MESSAGES/discussion_formatters.po deleted file mode 100644 index b779bf0..0000000 --- a/locale/hi/LC_MESSAGES/discussion_formatters.po +++ /dev/null @@ -1,184 +0,0 @@ -# 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 , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-13 14:30+0000\n" -"Last-Translator: MarkusRost \n" -"Language-Team: Hindi \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/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "अनजान" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) " -"बनाया" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) ने {forumName} में पॉल [{title}](<{url}f/p/{threadId}" -">) बनाया" - -#: src/formatters/discussions.py:42 -#, 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/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) पर " -"[जवाब](<{url}f/p/{threadId}/r/{postId}>) दिया" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/Message_Wall:" -"{user_wall}>) पर [{title}](<{url}wiki/Message_Wall:{user_wall}?" -"threadId={threadId}>) बनाया" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) ने [{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/formatters/discussions.py:68 -#, 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/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) ने [{article}](<{url}>) के एक [कमेंट](<{url}?" -"commentId={commentId}>) पर [जवाब](<{url}?commentId={commentId}" -"&replyId={replyId}>) दिया" - -#: src/formatters/discussions.py:77 -#, 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/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "\"{title}\" बनाया" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "पॉल \"{title}\" बनाया" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "विकल्प {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[चित्र देखें]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "एक क्विज़ \"{title}\" बनाया" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "टैग" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} टैग" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "\"{title}\" पर जवाब दिया" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "{article} पर कमेंट किया" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "{article} के एक कमेंट पर जवाब दिया" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "अनजान घटना `{event}`" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" - -#~ msgid "Unregistered user" -#~ msgstr "अनरेजिसटर्ड सदस्य" diff --git a/locale/hi/LC_MESSAGES/misc.mo b/locale/hi/LC_MESSAGES/misc.mo index f1d4f27e31fd4136cf1871979d14f332fb494154..59278aaae60f007c35c91254487e4978e8a05889 100644 GIT binary patch delta 545 zcmZ9IJxjw-6oyYfbjYA$D-H@qTv|&D?N~&OB>lj&m8MG7DNTZg)&|-O9qUqb5sFnO z5riA)C^+aK4&o;G8}91j;veuNEl6DM!~1aFbGi4Mqg}5KfnS2yaxbQkPJDG z34U^nQ>|FE9aX8R3ga%$LJNK4?LsSjGiN& z8GS{;?6bjFAjRFdk>WXs1(&*i5i+V~)GVt$s@^mD!t7JXTGmm+@H%IyeZi>h?i#|5 zQuGd#4P7^h*D1tMPrRzqshdPQ{x3~JjFwk2+GF(Az4UJM0NC61j#Rf~uW&mDIv4a>U&Jt^ho5TvDMGO&bqU&df^~AS4zlg3^83d>%M)K?>y549I%DrOl zuGQD-E1yt@)u9b@-rp9LMOlnUQbg|LC9zxTY8UC_qKc7Z_pByW#GU(9I3v>?MzdOx#x1|3L&U&p)XGeBZI)GwQ@4fw} m|CM&`A&QPnx4c9~$D_Bogz1rj-%K~LU}hj%NW1`9vGD_va~JFY diff --git a/locale/hi/LC_MESSAGES/misc.po b/locale/hi/LC_MESSAGES/misc.po index f101ecd..6c9f5aa 100644 --- a/locale/hi/LC_MESSAGES/misc.po +++ b/locale/hi/LC_MESSAGES/misc.po @@ -7,81 +7,82 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-29 00:16+0100\n" -"PO-Revision-Date: 2020-11-25 10:16+0000\n" -"Last-Translator: Creeper \n" -"Language-Team: Hindi \n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" +"PO-Revision-Date: 2022-09-09 06:48+0000\n" +"Last-Translator: Saurmandal \n" +"Language-Team: Hindi " +"\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" +"X-Generator: Weblate 4.12.1\n" -#: src/misc.py:96 +#: src/misc.py:45 msgid "Location" -msgstr "जगह" +msgstr "स्थान" -#: src/misc.py:96 +#: src/misc.py:45 msgid "About me" msgstr "मेरे बारे में" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Google link" -msgstr "गूगल लिंक" +msgstr "Google कड़ी" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Facebook link" -msgstr "फेसबुक लिंक" +msgstr "Facebook कड़ी" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Twitter link" -msgstr "ट्विटर लिंक" +msgstr "Twitter कड़ी" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Reddit link" -msgstr "रेड्डिट लिंक" +msgstr "Reddit कड़ी" -#: src/misc.py:99 +#: src/misc.py:45 msgid "Twitch link" -msgstr "ट्विच लिंक" +msgstr "Twitch कड़ी" -#: src/misc.py:99 +#: src/misc.py:45 msgid "PSN link" -msgstr "PSN लिंक" +msgstr "PSN कड़ी" -#: src/misc.py:100 +#: src/misc.py:45 msgid "VK link" -msgstr "VK लिंक" +msgstr "VK कड़ी" -#: src/misc.py:100 +#: src/misc.py:45 msgid "XBL link" -msgstr "XBL लिंक" +msgstr "XBL कड़ी" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Steam link" -msgstr "स्टीम लिंक" +msgstr "Steam कड़ी" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Discord handle" -msgstr "डिस्कॉर्ड अकाउंट" +msgstr "डिस्कॉर्ड खाता" -#: src/misc.py:102 +#: src/misc.py:45 msgid "Battle.net handle" -msgstr "Battle.net अकाउंट" +msgstr "Battle.net खाता" -#: src/misc.py:108 -msgid "Unknown" -msgstr "अनजान" - -#: src/misc.py:110 -msgid "unknown" -msgstr "अनजान" - -#: src/misc.py:123 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" "\n" -"__और काफी कुछ__" +"और कई सारे" + +#: src/misc.py:330 +msgid "Unknown" +msgstr "अज्ञात" + +#: src/misc.py:332 +msgid "unknown" +msgstr "अनजान" diff --git a/locale/hi/LC_MESSAGES/rc_formatters.mo b/locale/hi/LC_MESSAGES/rc_formatters.mo deleted file mode 100644 index 3d42bea6be84583f8b2d2976bb781215fa02cb96..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40764 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

FKz3$a>y?#R+iq%7gXi{v3)UZqJ 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 aJ1nu{7w(J`R@DT6K`}g*tpOn|>VE-&, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2020-12-30 13:26+0000\n" -"Last-Translator: Creeper \n" -"Language-Team: Hindi \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/formatters/rc.py:19 -msgid "director" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({edit_link}){comment} ({bold}({sign}" -"{edit_size}){bold} को सम्पादित किया" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({edit_link}){comment} {bold}({sign}" -"{edit_size}){bold} बनाया" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{file}]({file_link}){comment} को अपलोड किया" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{file}]({file_link}){comment} के एक संसकरण को " -"रिवर्ट किया" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) ने [{file}]({file_link}){comment} के एक नए संसकरण को " -"अपलोड किया" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{page}]({page_link}){comment} को डिलीट किया" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{page}]({page_link}){comment} को ओवर्राइट करके " -"रेडिरेक्ट को डिलीट किया" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "बिना रेडिरेक्ट छोड़े" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "रेडिरेक्ट छोड़कर" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) ने {redirect}*{article}* को [{target}]({target_url}) " -"पर {made_a_redirect} मूव किया{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) ने {redirect}*{article}* को रेडिरेक्ट के साथ [{target}]" -"({target_url}) {made_a_redirect}{comment} पर मूव किया" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने प्रॉटेक्शन सेटिंगस को {redirect}*{article}* से " -"[{target}]({target_url}){comment} पर मूव किया" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "अनंत और इसके परे तक" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "{num} {translated_length} के लिए" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "{} के लिए" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " इन पृष्ठों पर: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " और इन नेमस्पेसों पर: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " इन नेमस्पेसों पर: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) ने [{user}]({user_url}) {time}{restriction_desc} को " -"ब्लॉक किया{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{blocked_user}]({user_url}) के ब्लॉक सेटिंगस को " -"बदला{comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{blocked_user}]({user_url}) को अनब्लॉक " -"किया{comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) ने {target} के प्रॉफाइल पर एक [कमेंट]({comment}) छोड़ा" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल पर एक [कमेंट]({comment}) छोड़ा" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर जवाब " -"दिया" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" -"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) पर जवाब दिया" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर जवाब " -"दिया" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को सम्पादित किया" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को पर्ज किया" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल के एक कमेंट को पर्ज किया" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) को डिलीट " -"किया" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को डिलीट किया" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) ने [{target}]({target_url}) के प्रॉफाइल पर {field} को " -"सम्पादित किया। *({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) ने [अपने]({target_url}) प्रॉफाइल पर {field} को सम्पादित " -"किया। *({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "कुछ नहीं" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) ने [{target}]({target_url}) के लिए ग्रुप {old_groups} से " -"{new_groups} में बदला{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} ने [{target}]({target_url}) को {old_groups} से {new_groups} में " -"ऑटोप्रमोट किया{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "सिस्टम" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) को इन सेटिंग्स के साथ " -"प्रॉटेक्ट किया: {settings}{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [कैस्केडिंग]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के प्रॉटेक्शन सेटिंग्स को इसमें " -"मॉडिफाइ किया: {settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) से प्रॉटेक्शन हटा " -"दिया{comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) ने [{article}]({article_url}) पर रिवीशन के दृश्यता को " -"बदल दिया{comment}" -msgstr[1] "" -"[{author}]({author_url}) ने [{article}]({article_url}) पर {amount} रिवीशनों के " -"दृश्यता को बदल दिया{comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) ने [{article}]({article_url}) को {count} रिवीशन के " -"साथ ({article_url}) इम्पोर्ट किया{comment}" -msgstr[1] "" -"[{author}]({author_url}) ने [{article}]({article_url}) को {count} रिवीशनों के " -"साथ ({article_url}) इम्पोर्ट किया{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) को रिस्टोर किया{comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "[{author}]({author_url}) ने लॉग घटनाओं के दृश्यता को बदल दिया{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) ने [{source}]({source_url}) से [{article}]" -"({article_url}) को {count} रिवीशन के साथ ({article_url}) इम्पोर्ट किया{comment}" -msgstr[1] "" -"[{author}]({author_url}) ने [{source}]({source_url}) से [{article}]" -"({article_url}) को {count} रिवीशनों के साथ ({article_url}) इम्पोर्ट किया{comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) को " -"सम्पादित किया" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) बनाया" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के रिवीशन इतिहास को " -"[{dest}]({dest_url}) में मर्ज किया{comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "अकाउंट [{author}]({author_url}) अपने आप बना है" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "अकाउंट [{author}]({author_url}) को बनाया गया है" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"अकाउंट [{article}]({article_url}) [{author}]({author_url}) द्वारा बनाया गया " -"है{comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"अकाउंट [{article}]({article_url}) [{author}]({author_url}) द्वारा बनाया गया है " -"और पासवर्ड ईमेल के ज़रिये भेजा गया है{comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) ने {prefix} उपसर्ग के साथ {website} की तरफ इशारा करने " -"वाले [इंटरविकी टेबल]({table_url}) में एक एंट्री जोड़ा" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) ने {prefix} उपसर्ग के साथ {website} की तरफ इशारा करने " -"वाले [इंटरविकी टेबल]({table_url}) में एक एंट्री को सम्पादित किया" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" -"[{author}]({author_url}) ने [इंटरविकी टेबल]({table_url}) पर एक एंट्री को डिलीट " -"किया" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) ने पृष्ठ [{article}]({article_url}) के कंटेंट मॉडल को " -"{old} से {new} में बदला{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) ने पृष्ठ [{article}]({article_url}) को गैर-डिफ़ॉल्ट कंटेंट " -"मॉडल की मदद से बनाया {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) [{article}]({article_url}) के स्प्राइट को सम्पादित किया" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के लिए स्प्राइट शीट बनाया" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के स्लाइस को सम्पादित किया" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) ने कीर्गो टेबल \"{table}\" बनाया" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को डिलीट किया" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को फिर से बनाया" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को बदल दिया" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" बनाया" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिलीट किया" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) ने [{article}]({article_url}) को {count} रिवीशन के " -"साथ ({article_url}) इम्पोर्ट किया{comment}" -msgstr[1] "" -"[{author}]({author_url}) ने [{article}]({article_url}) को {count} रिवीशनों के " -"साथ ({article_url}) इम्पोर्ट किया{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को ऐक्टिवेट किया" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" -"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिऐक्टिवेट किया" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) ने विकी सेटिंग्स को बदला{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया{comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "अनजान" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* के लॉक किया{comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) ने *{wiki_name}* पर एक नेमस्पेस *{namespace_name}* को " -"मॉडिफाइ किया{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) ने *{wiki_name}* पर नेमस्पेस *{namespace_name}* को " -"डिलीट किया{comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" -"[{author}]({author_url}) ने यूज़र ग्रुप *{group_name}* को मॉडिफाइ किया{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया{comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) ने एक विकी *{wiki_name}* को अनलॉक किया{comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "[{author}]({author_url}) ने *{file}* डंप जनरेट किया{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "[{author}]({author_url}) *{file}* डंप को डिलीट किया{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) को अनुवाद के लिए मार्क " -"किया{comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद सिस्टम से [{article}]({article_url}) को " -"हटाया{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने *{article}* से [{target}]({target_url}) पर अनुवाद " -"पृष्ठ को लाना ख़त्म किया{comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) को [{target}]" -"({target_url}) पर लाते वक्त मुश्किलें पाई{comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद लायक पृष्ठ [{article}]({article_url}) के " -"डिलीशन को पूरा किया{comment}" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) [{article}]({article_url}) को डिलीट न कर पाए, जो " -"अनुवाद-लायक पृष्ठ [{target}]({target_url}) का है{comment}" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद पृष्ठ [{article}]({article_url}) के डिलीशन को " -"पूरा किया{comment}" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) [{article}]({article_url}) को डिलीट न कर पाए, जो " -"अनुवाद पृष्ठ [{target}]({target_url}) का है{comment}" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) [{article}]({article_url}) को अनुवाद करने का बढ़ावा " -"दिया{comment}" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के अनुवाद के बढ़ावे को कम " -"किया{comment}" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के भाषाओं को `{languages}" -"` तक सीमित किया{comment}" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) के मुख्य भाषाओं को " -"`{languages}` में सेट किया{comment}" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) ने [{article}]({article_url}) से मुख्य भाषाओं को " -"हटाया{comment}" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद-लायक पृष्ठ [{article}]({article_url}) को " -"एग्रीगेट ग्रुप \"{group}\" में डाला{comment}" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद-लायक [{article}]({article_url}) को एग्रीगेट " -"ग्रुप \"{group}\" से हटाया{comment}" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) ने अनुवाद [{article}]({article_url}) को रिव्यु " -"किया{comment}" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) ने पृष्ठ [{article}]({article_url}) के `{language}` के " -"स्थिति को `{old_state}` से `{new_state}` में बदला{comment}" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) ने पृष्ठ [{article}]({article_url}) के `{language}` " -"अनुवादों को `{new_state}` में बदला{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "(डिफ़ॉल्ट)" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) [{article}]({article_url}) के भाषा को {old_lang} से " -"{new_lang} में बदला{comment}" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -"[{author}]({author_url}) ने {edits} सम्पादना वाले सदस्य *{old_name}* को " -"[{new_name}]({link}) में रीनेम किया{comment}" -msgstr[1] "" -"[{author}]({author_url}) ने {edits} सम्पादनाओं वाले सदस्य *{old_name}* को " -"[{new_name}]({link}) में रीनेम किया{comment}" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) ने सदस्य *{old_name}* को [{new_name}]({link}) में रीनेम " -"किया{comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "एक ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है।" - -#: src/formatters/rc.py:585 -#, 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/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "कोई विवरण नहीं दिया गया" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(न!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "छो" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "बॉ" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__सिर्फ वाइटस्पेस__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "हटाया गया" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "जोड़ा" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "विकल्प" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([पूर्वावलोकन]({link}) | [पूर्ववत करें]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "{name} के एक नए संसकरण को अपलोड किया" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "{name} के एक संसकरण को पूर्ववत किया" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "{name} को अपलोड किया" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([पूर्वावलोकन]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "पृष्ठ {article} को डिलीट किया" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "ओवर्राइट करके रेडिरेक्ट {article} को डिलीट किया" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "कोई रेडिरेक्ट नहीं बनाया गया" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "एक रेडिरेक्ट बनाया गया है" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "{redirect}{article} को {target} पर ले जाया गया है" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "{redirect}{article} को रेडिरेक्ट के साथ {title} पर ले जाया गया है" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "प्रॉटेक्शन सेटिंग्स को {redirect}{article} से {title} पर ले जाया गया" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "अनजान समय सीमा" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "इन पृष्ठों को सम्पादित करने से ब्लॉक्ड: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "इन नेमस्पेसों में पृष्ठों को सम्पादित करने से ब्लॉक्ड: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "आधा ब्लॉक विवरण" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "{blocked_user} को ब्लॉक किया {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "{blocked_user} के ब्लॉक सेटिंग्स को बदला" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "{blocked_user} को अनब्लॉक किया" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "{target} के प्रॉफाइल पर एक कमेंट छोड़ा" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "अपने प्रॉफाइल पर एक कमेंट छोड़ा" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "{target} के प्रॉफाइल के एक कमेंट पर जवाब दिया" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "अपने प्रॉफाइल क के एक कमेंट पर जवाब दिया" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "अपने प्रॉफाइल के एक कमेंट को सम्पादित किया" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "{target} के प्रॉफाइल को सम्पादित किया" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "अपने प्रॉफाइल को सम्पादित किया" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "{field} फील्ड को क्लियर किया" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "{field} फील्ड को बदला गया: {desc} में" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "{target} के प्रॉफाइल के एक कमेंट को पर्ज किया" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "अपने प्रॉफाइल के एक कमेंट को पर्ज किया" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "अपने प्रॉफाइल के एक कमेंट को डिलीट किया" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "{target} के ग्रुपों को बदला" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "{target} को एक नए यूज़रग्रुप में ऑटोप्रमोट किया गया" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "ग्रुपों को {old_groups} से {new_groups} में बदला गया{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "{target} को प्रॉटेक्ट किया गया" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "{article} के प्रॉटेक्शन लेवल को बदला" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "{article} से प्रॉटेक्शन हटा दिया गया" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "पृष्ठ {article} पर रिवीशन के दृश्यता को बदला " -msgstr[1] "पृष्ठ {article} पर {amount} रिवीशनों के दृश्यता को बदला " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "{count} रिवीशन के साथ {article} को इम्पोर्ट किया गया" -msgstr[1] "{count} रिवीशनों के साथ {article} को इम्पोर्ट किया गया" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "{article} को रिस्टोर किया गया" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "लॉग घटनाओं के दृश्यता को बदला गया" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "\"{source}\" से {count} रिवीशन के साथ {article} को इम्पोर्ट किया गया" -msgstr[1] "\"{source}\" से {count} रिवीशनों के साथ {article} को इम्पोर्ट किया गया" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "अब्यूज़ फिल्टर संख्यी {number} को बदला गया" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "अब्यूज़ फिल्टर संख्या {number} को बनाया गया" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "{article} के रिवीशन इतिहास को {dest} में मर्ज किया गया" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "अपने आप अकाउंट बनाया गया" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "अकाउंट बनाया गया" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "अकाउंट {article} बनाया गया" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "अकाउंट {article} बनाया गया और पासवर्ड ईमेल के ज़रिये भेजा गया" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "इंटरविकी टेबल पर एक एंट्री जोड़ा गया" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "उपसर्ग: {prefix}, वेबसाइट: {website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "इंटरविकी टेबल पर एक एंट्री को सम्पादित किया गया" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "इंटरविकी टेबल में एक एंट्री को डिलीट किया गया" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "उपसर्ग: {prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "पृष्ठ {article} के कंटेंट मॉडल को बदला गया" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "मॉडल को {old} से {new} में बदला गया: {reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "पृष्ठ {article} को गैर-डिफ़ॉल्ट कंटेंट मॉडल की मदद से बनाया" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "मॉडल {new} से बनाया: {reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "{article} के स्प्राइट को सम्पादित किया गया" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "{article} के लिए स्प्राइट शीट बनाया गया" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "{article} के स्लाइस को सम्पादित किया गया" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "कार्गो टेबल \"{table}\" बनाया गया" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "कार्गो टेबल \"{table}\" को डिलीट किया गया" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "कार्गो टेबल \"{table}\" को फिर से बनाया गया" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "कोर्गो टेबल \"{table}\" को बदला गया" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "टैग \"{tag}\" बनाया गया" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "टैग \"{tag}\" को डिलीट किया गया" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "हटाया गया" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "टैग \"{tag}\" को ऐक्टिवेट किया गया" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "टैग \"{tag}\" को डिऐक्टिवेट किया गया" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "विकी सेटिंग्स को बदला गया" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "\"{wiki}\" विकी को डिलीट किया गया" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "\"{wiki}\" विकी को लॉक किया गया" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "\"{namespace_name}\" नेमस्पेस को मॉडिफाइ किया गया" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "विकी" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "\"{namespace_name}\" नेमस्पेस को डिलीट किया गया" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "\"{usergroup_name}\" यूज़रग्रुप को मॉडिफाइ किया गया" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "\"{wiki}\" विकी को डिलीट किया गया" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "\"{wiki}\" विकी को अनलॉक किया गया" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "{file} डंप जनरेट किया" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "{file} डंप को डिलीट किया" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "\"{article}\" को अनुवाद के लिए मार्क किया गया" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "\"{article}\" को अनुवाद सिस्टम से हटा दिया गया" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "\"{article}\" से \"{target}\" तक अनुवाद पृष्ठों को लाना पूरा हुआ" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "\"{article}\" को \"{target}\" पर ले जाते वक्त एक त्रुटि आई" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "अनुवाद-लायक पृष्ठ \"{article}\" के डिलीशन पृष्ठ को पूरा किया" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" -"\"{article}\" को डिलीट न किया जा सका जो अनुवाद-लायक पृष्ठ \"{target}\" का है" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "अनुवाद पृष्ठ {article} के डिलीशन को पूरा किया" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "\"{article}\" को डिलीट न किया जा सका जो अनुवाद पृष्ठ \"{target}\" का है" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "{article} के अनुवाद को बढ़ावा दिया गया" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "\"{article}\" के अनुवाद के बढ़ावे को कम किया" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "\"{article}\" के भाषाओं को `{languages}` तक सीमित किया गया" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "\"{article}\" के मुख्य भाषाओं को `{languages}` में सेट किया गया" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "\"{article}\" से मुख्य भाषाओं को हटा दिया गया" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "अनुवाद-लायक पृष्ठ \"{article}\" को एग्रीगेट ग्रुप \"{group}\" में डाला गया" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "अनुवाद-लायक पृष्ठ \"{article}\" को एग्रीगेट ग्रुप \"{group}\" से हटा दिया गया" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "अनुवाद \"{article}\" को रिव्यु किया गया" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "\"{article}\" `{language}` अनुवादों के स्थिति को बदला गया" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "पुरानी स्थिति" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "नई स्थिति" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "\"{article}\" के भाषा को बदला" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "पुरानी भाषा" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "नई भाषा" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -"{edits} सम्पादना वाले सदस्य \"{old_name}\" को \"{new_name}\" में रीनेम किया गया" -msgstr[1] "" -"{edits} सम्पादनाओं वाले सदस्य \"{old_name}\" को \"{new_name}\" में रीनेम किया गया" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "सदस्य \"{old_name}\" को \"{new_name}\" में रीनेम किया गया" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "अनजान घटना `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "टैग" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**जोड़ा**: " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " और {}\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**हटाया**: " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " और {}" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "श्रेणियों को बदला गया" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "" -#~ "[{author}]({author_url}) ने एक विकी *{wiki_name}* को रिस्टोर किया{comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "\"{wiki}\" विकी को रिस्टोर किया गया" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है" - -#, fuzzy -#~ msgid "their own profile" -#~ msgstr "अपने प्रॉफाइल को सम्पादित किया" - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "" -#~ "[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को डिलीट किया" - -#~ msgid "None" -#~ msgstr "कुछ नहीं" - -#~ msgid "Warning issued" -#~ msgstr "सूचना दे दी गई है" - -#~ msgid "**Blocked user**" -#~ msgstr "**ब्लॉक्ड सदस्य**" - -#~ msgid "Tagged the edit" -#~ msgstr "सम्पादना को टैग कर दिया है" - -#~ msgid "Disallowed the action" -#~ msgstr "काम को मना कर दिया" - -#~ msgid "**IP range blocked**" -#~ msgstr "**IP रेंज ब्लॉक्ड है**" - -#~ msgid "Throttled actions" -#~ msgstr "थ्रॉटल किए गए काम" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "ऑटोकन्फर्म्ड ग्रुप हटा दिया गया है" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**प्रिविलेज वाले ग्रुपों से हटा दिया गया है**" - -#~ msgid "Edit" -#~ msgstr "सम्पादना" - -#~ msgid "Upload" -#~ msgstr "अपलोड" - -#~ msgid "Move" -#~ msgstr "मूव" - -#~ msgid "Stash upload" -#~ msgstr "स्टैश अपलोड" - -#~ msgid "Deletion" -#~ msgstr "डिलीशन" - -#~ msgid "Account creation" -#~ msgstr "अकाउंट सृष्टि" - -#~ msgid "Auto account creation" -#~ msgstr "ऑटो अकाउंट सृष्टि" - -#~ msgid "Unregistered user" -#~ msgstr "अनरेजिसटर्ड सदस्य" - -#, python-brace-format -#~ 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}।" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" -#~ msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल पर एक कमेंट को डिलीट किया" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} ने \"{abuse_filter}\" को ट्रिगर किया" - -#~ msgid "Performed" -#~ msgstr "ऐक्शन" - -#~ msgid "Action taken" -#~ msgstr "लिया गया ऐक्शन" - -#~ msgid "Title" -#~ msgstr "शीर्षक" - -#~ msgid "**No license!**" -#~ msgstr "**कोई लाइसेंस नहीं है!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "लाइसेंस: {}" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) imported interwiki{comment}" -#~ msgstr "[{author}]({author_url}) ने इंटरविकी इम्पोर्ट किया{comment}" - -#~ msgid "Imported interwiki" -#~ msgstr "इंटरविकी इम्पोर्ट किया गया" diff --git a/locale/hi/LC_MESSAGES/wiki.mo b/locale/hi/LC_MESSAGES/wiki.mo deleted file mode 100644 index 2b154fbac8b426a3aa4ca14dca6391bf487d8c29..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 568 zcmaKpy>1jS5XTn+6fS9KD5gi=U9SR)e7OjbZz(5Er{kl<@lJLPd-lrqaiqC2ZxB(? zZbg$ffHy(=98}C@i|ZKa=lPF39{F$odHU!!q1Yjw6T8G?;)2-3C*ldA2u9Sz&4VNf zlsElkbY8-t zM{Lo6JI( zOB!0GF>418A@jP@<%&{Pn`}EtLT%XOd~&?CDAJrAIvdf_9j{w55%F8h+C~{W0$nQ~ zFpl5NPx#)pZ{y_(JwLYEmBv;Q_AX6i(`M;a!%v)F1PQjiFT=PP!63&L4nU09M}CSH p{qPtc1|P7S7O7xK-~H&j-+lM9?|${&9j(xJ-v>qC^}lWU#DBfkxT*jE diff --git a/locale/hi/LC_MESSAGES/wiki.po b/locale/hi/LC_MESSAGES/wiki.po deleted file mode 100644 index b279fb7..0000000 --- a/locale/hi/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,38 +0,0 @@ -# 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 , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-11-25 10:16+0000\n" -"Last-Translator: Creeper \n" -"Language-Team: Hindi \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/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~छिपाया गया~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "छिपाया गया" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।" - -#~ msgid "Connection status" -#~ msgstr "कनेक्शन की स्थिति" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।" diff --git a/locale/it/LC_MESSAGES/discord.po b/locale/it/LC_MESSAGES/discord.po deleted file mode 100644 index 4fd1519..0000000 --- a/locale/it/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-14 21:05+0200\n" -"PO-Revision-Date: 2020-11-24 22:18+0000\n" -"Last-Translator: Raffox97 \n" -"Language-Team: Italian \n" -"Language: it\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.py:25 -msgid "wiki deleted" -msgstr "wiki cancellato" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "wiki inaccessibile" - -#: src/discord.py:26 -msgid "discussions disabled" -msgstr "discussioni disabilitate" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "errore sconosciuto" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Questo webhook delle ultime modifiche è stato rimosso per `{reason}`!" diff --git a/locale/ja/LC_MESSAGES/discord.mo b/locale/ja/LC_MESSAGES/discord.mo deleted file mode 100644 index 7ddb7a5c4d1bc6d3695d297ed26984a0f73bbd73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 864 zcmYk4&rcIU6vszJO*VRvn~5>wNe!89i<&eG7z-_0(*h|))Wn48c4(KDna#`;G{(eT zE`Va9hA6?rs6tvxyl&JbCaR@Rg$Ql26{u&iB2y@6CK`Zkk14yMaSM z64(n=fx1ls?Z6bUANT_71HJ+WfbYQa4ut-IzXB}oM5r13o?QqX27eIzQSfo_Ap37k zumUN9&l|N-zU(P1najAwZkh5DQ+S*e%0g6dnJQdhjKle;7-K~|EF>PfE*VvV-xxZA zYP`b5ILAy%A8zC$$qNTteZ6_o1*J6vk|fp4!L8BOD2c{N>=cg0o#=^{ zC>RJyj*WTs0-L%^sYH%sdr2~Z&-FUlbj#)5o|KiLN|U^#Tve$S(!t#WnGEhpWK+03 zl})5GXA;R|F4f-MtNzH)3ECI(4ZWLSEt5>Y;Nne8|FRd#(Y zq#(2{-I7}@*dx^5O6lMcYGu>e)Yed9k*L)rxP~hs`D;Ejs@YX-`&H`kw)!PW#dOC& zzMI6iboD-lnItLhilWC$4vrT*ZS_@al2%E#kfX}M+~3%$j#wLREIXoY) z7;JQcPex*qn1$9J-CX~C*931@7pB(cmrZzY{mJ6bg%2i}GvO^0JT_qfr<*Uv1WViA zhY4PraMFa+t5egz<`zsaYr@+m_+)|y5cqo~KtJBitUbJAf>$P7G!rk)#0oOua}z!@ l;TtIRFAn6JLEDb&$)B2V$%G$G_}&CBOfa*dn>XQo^cSehH532< diff --git a/locale/ja/LC_MESSAGES/discord.po b/locale/ja/LC_MESSAGES/discord.po deleted file mode 100644 index 4620bfd..0000000 --- a/locale/ja/LC_MESSAGES/discord.po +++ /dev/null @@ -1,37 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-08-13 21:09+0200\n" -"PO-Revision-Date: 2020-08-15 18:03+0000\n" -"Last-Translator: 7yultukuri7 \n" -"Language-Team: Japanese \n" -"Language: ja\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.1.1\n" - -#: src/discord.py:25 -msgid "wiki deleted" -msgstr "ウィキを削除しました" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "ウィキにアクセスできません" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "不明なエラー" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "最近の変更を表示するためのwebhookは `{reason}`により削除されました!" diff --git a/locale/ko/LC_MESSAGES/discord.po b/locale/ko/LC_MESSAGES/discord.po deleted file mode 100644 index d0e32b9..0000000 --- a/locale/ko/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-14 21:05+0200\n" -"PO-Revision-Date: 2020-11-24 22:18+0000\n" -"Last-Translator: Yongmin Hong \n" -"Language-Team: Korean \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/discord.py:25 -msgid "wiki deleted" -msgstr "위키 삭제됨" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "위키에 접속할 수 없음" - -#: src/discord.py:26 -msgid "discussions disabled" -msgstr "토론 비활성화됨" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "알 수 없는 오류" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "`{reason}` 때문에 최근 바뀝 웹훅이 삭제되었습니다!" diff --git a/locale/lol/LC_MESSAGES/discord.po b/locale/lol/LC_MESSAGES/discord.po deleted file mode 100644 index d0ee957..0000000 --- a/locale/lol/LC_MESSAGES/discord.po +++ /dev/null @@ -1,38 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-05 12:41+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: lol\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/discord.py:27 -msgid "wiki deleted" -msgstr "" - -#: src/discord.py:27 src/discord.py:28 -msgid "wiki inaccessible" -msgstr "" - -#: src/discord.py:28 -msgid "discussions disabled" -msgstr "" - -#: src/discord.py:29 -msgid "unknown error" -msgstr "" - -#: src/discord.py:30 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" diff --git a/locale/pl/LC_MESSAGES/discord.mo b/locale/pl/LC_MESSAGES/discord.mo deleted file mode 100644 index 8714f6a45b49b1df2bf3d2ef8b0e4671748af9f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 930 zcmY*X&2G~`5O$#;VL%9kIDr@rR7GeLJ1wYklY&ZrRH;>?D*PO~wx{+s&aSn)PMT0I zl`5Wq18)HDk-h^bj=TgHW|Kx0BYpbje?8;*{b2r^M{<+!n6OK@O*kbu`9WwBei9xM z{t)gG{u1sGZq0e#ed0&NzX*$jb+YHKd)^b`4dQ#m@g-~Gr(~ZIQ>u53Fq0cIg_y$L z{H5)_&FkdCfW`!+g(T-PLjwbhbEUeFa|1D=qX%Nh)K6 zk_JfUae=8<$*xob38=Nw-avE(q*$P((8LguCkav&WqWO{jxn)pCuJW{yG{`tB-_bG z>K|aKv}JoH6DeD-GQ&D50>8b_4zMp=D%;=|BWMJTfCVco3`vb%y?z;x_`BR#*3n#= zf?K5{*wVsup_3zQ_C*2Pid)$4qb`(Ap;-!LHJ&Uly)Ct}O7^%YYDvCEePmYg3|R+x zFM_rzgvp_qTU(l_UZ-7Af2q!i>+Mcxe&y$go=t+Si$>k7Y=cBWmHcJG8Tl@6ZN, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDd\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-11 20:56+0000\n" -"Last-Translator: Frisk The Evil Goat Overlord \n" -"Language-Team: Polish \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2.1\n" - -#: src/discord.py:29 -msgid "wiki deleted" -msgstr "usunięcie wiki" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "wiki przestała być osiągalna" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "dyskusje zostały wyłączone" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "nieznany błąd" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Ten webhook ostatnich zmian został usunięty z powodu `{reason}`!" diff --git a/locale/pl/LC_MESSAGES/discussion_formatters.mo b/locale/pl/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index d577630f9b67660b07b311b21db66399739287c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4264 zcmc(h&u<$=6vqcBzs&EpK#PhP3M~ok`bQd2<;H2Dv?vm3qBQ+!MebyGYEQi0S$1c$ zwOvD1i5u4*DxiV`oKQJ%q9-I8AtWw6A#vbPArAZjNL&!#*HQ&J_l}35waf~1xLUdsK-AAF_nA^Qt$_G z9Q+;3fWwc(^Ui>JA9YaceGgm&KL%&PEsqlN6<7iF{2BHwy1|^tPOVP+TQ|6nY{mnX z%ME5l4dIF!+#BVDjxn|nH68z_@#y%%9D-00a#+@C+)>=3(xFY}DPh{YMGkwM>CT-^ zB@{Y#uI-5y1U~m#ulRJ5`#vjkdWzZh@>E7$Y1=(yF#2vF8mk7TTqU&r7MbC$EudJ* zRl~hH*H^!4Hlt>|zs}uZhV&Fw72)dvRpHbR+^7%xS>zs>Wo4h7aH@_B9m*HsA$qPE zv2|{}emY;L#U=|>MS88dq2#R;cy?=eFZE)bLbWv(J5|mNjWv^=*7$ImtS5<@Noa~m zX!Js@<9x==G*tzo)`SHSRKTI}TiI9W`0$;rWVD#Xv@P;r@;zY{n#-@+0g*B7ly1-7pbmt~uD93p*04L8 zqqQb4S|{@M|FEz#_!%$LbfvH2Jb+1eJy)>D4iEJWYp+~+smp2I77i@19q(QhsU63@ zLN}HeQAO)Ew$uCn;HQ@q#6jhjO2w0chg8&1dr@&B#s#NTB0*ffNV7$iE@#u8T;QfM zCM@G5_k0xGJWb6+WyzTI%fd3=49dPSE73hYWz6tJp(hz{;Uvh@k?cs;$c-4eeKa?k z-X^Usv*m6JPnPt-oGnVkpz}Lo=P~d7zDeT9{ zWn4S6q99LQJ2g2md1Pg`xpX#lSmLyEV07KZt`xtZu#5@k05vPj^SLUVm_2IjUzw*3 zI?p}hh+|4iIOROuKQB~j+73Ks8%Lqv&r`>ZKK;VJ15m3+3QnPrqX%i0Vsuw7J6;%} zyLU&gV}()uI;6X^W4SE7crohNbF#x&lf#;k1F6%-+uY$^?ATL$9xmo|G(D2erO5HB z)aSMg+0x}9HcW3{y0(0J-@fz-Ij%zKHR>ya@j2dqh&l|ZGH(mBPD8;gS(8g2nS#a@ zy;CN0s)DPVS80Q(x(b#q!xZP{2azG`=!y<~ZRpDQlxr?9eeO?Lt_*STH$<|buuIaK z39z+87H#yiz1Q;Ch0JTvSXuk1&`vsA#*UUg()ApQaO{QLYj7I+F7r&m2;$DjF~J)S zbI@J4Aci}Fuev7m9mSHWjMlnX*g%C|@8Zx%ELq^%lHwXubaC6z#lc^l5_c>$;l?fx z4gAtsDB?Wp7TUMo_Bs_%I`tmc&%u9P$t`Im307PVe_LqpV;(kzIy}kMxIMYwaj{B? zO!9i^MtfmzEj=$2+82XZ2^;Ixz~*<;+|IMD^Jd{nT+})0FR$JCim}0j>g&6K6RP8y zVXeIg4J`1#&(Mya>2j6r{%LiFCCbqaUG_VqM+JF6$+&ZzmGjJO(1x{e^QtM, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-13 14:30+0000\n" -"Last-Translator: MarkusRost \n" -"Language-Team: Polish \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2.1\n" - -#: src/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "nieznany" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w " -"{forumName}" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) stworzył(a) ankietę [{title}](<{url}f/p/{threadId}" -">) w {forumName}" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) stworzył(a) quiz [{title}](<{url}f/p/{threadId}>) w " -"{forumName}" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) dodał(a) [odpowiedź](<{url}f/p/{threadId}/r/{postId}" -">) pod tematem [{title}](<{url}f/p/{threadId}>) w {forumName}" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) zostawił(a) [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}](<{url}wiki/" -"Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) dodał(a) [odpowiedź](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) do [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) na [tablicy wiadomości {user}]" -"(<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) dodał(a) [komentarz](<{url}?commentId={commentId}>) " -"w [{article}](<{url}>)" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) dodał(a) [odpowiedź](<{url}?commentId={commentId}" -"&replyId={replyId}>) na [komentarz](<{url}?commentId={commentId}>) w " -"artykule [{article}](<{url}>)" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Nieznane wydarzenie `{event}` wykonane przez [{author}]({author_url}), zgłoś " -"je na [serwerze wsparcia](<{support}>)." - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "Stworzył(a) „{title}”" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "Stworzył(a) ankietę zatytułowaną „{title}”" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "Opcja {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[Zobacz zdjęcie]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "Stworzył(a) quiz „{title}”" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "Fora" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} tagów" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "Odpowiedział(a) w „{title}”" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "Odpowiedział(a) na „{title}” z tablicy wiadomości {user}" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "Skomentował(a) „{article}”" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "Odpowiedział(a) na komentarz w „{article}”" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Nieznane wydarzenie `{event}`" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "Zgłoś to na serwerze wsparcia" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}" -#~ ">) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) stworzył(a) [{title}](<{url}f/p/{threadId}>) w " -#~ "{forumName}" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/" -#~ "{threadId}>) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) stworzył(a) ankietę [{title}](<{url}f/p/" -#~ "{threadId}>) w {forumName}" - -#~ msgid "Unregistered user" -#~ msgstr "Niezarejestrowany użytkownik" diff --git a/locale/pl/LC_MESSAGES/misc.po b/locale/pl/LC_MESSAGES/misc.po index bcc30c0..467465c 100644 --- a/locale/pl/LC_MESSAGES/misc.po +++ b/locale/pl/LC_MESSAGES/misc.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-28 23:50+0100\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-03-17 20:57+0100\n" "Last-Translator: Frisk <>\n" "Language-Team: \n" @@ -19,70 +19,70 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: src/misc.py:96 +#: src/misc.py:45 msgid "Location" msgstr "Lokacja" -#: src/misc.py:96 +#: src/misc.py:45 msgid "About me" msgstr "O mnie" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Google link" msgstr "link Google" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Facebook link" msgstr "link Facebook" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Twitter link" msgstr "link Twitter" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Reddit link" msgstr "link Reddit" -#: src/misc.py:99 +#: src/misc.py:45 msgid "Twitch link" msgstr "link Twitch" -#: src/misc.py:99 +#: src/misc.py:45 msgid "PSN link" msgstr "link PSN" -#: src/misc.py:100 +#: src/misc.py:45 msgid "VK link" msgstr "link VK" -#: src/misc.py:100 +#: src/misc.py:45 msgid "XBL link" msgstr "link XBL" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Steam link" msgstr "link Steam" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Discord handle" msgstr "konto Discord" -#: src/misc.py:102 +#: src/misc.py:45 msgid "Battle.net handle" msgstr "konto Battle.net" -#: src/misc.py:108 -msgid "Unknown" -msgstr "Nieznana" - -#: src/misc.py:110 -msgid "unknown" -msgstr "nieznana sekcja" - -#: src/misc.py:123 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" "\n" "__Oraz więcej__" + +#: src/misc.py:330 +msgid "Unknown" +msgstr "Nieznana" + +#: src/misc.py:332 +msgid "unknown" +msgstr "nieznana sekcja" diff --git a/locale/pl/LC_MESSAGES/rc_formatters.mo b/locale/pl/LC_MESSAGES/rc_formatters.mo deleted file mode 100644 index 9f699df748fe71cf2b61d3dc8222a27527b30ce9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26060 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 b`Ckh%Gg{bT^>F#A2e6z7q~z38hs^&crW4Vv diff --git a/locale/pl/LC_MESSAGES/rc_formatters.po b/locale/pl/LC_MESSAGES/rc_formatters.po deleted file mode 100644 index 604d37d..0000000 --- a/locale/pl/LC_MESSAGES/rc_formatters.po +++ /dev/null @@ -1,1744 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2021-04-14 14:22+0000\n" -"Last-Translator: Frisk The Evil Goat Overlord \n" -"Language-Team: Polish \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4.2\n" -"Generated-By: pygettext.py 1.5\n" - -#: src/formatters/rc.py:19 -msgid "director" -msgstr "Dyrektor" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "Bot" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "Redaktor" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "Dyrektorzy" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "Administrator" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "Biurokrata" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "Przeglądający" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "Automatycznie przeglądający" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "Automatycznie zatwierdzający" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "Strażnik wiki" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "sekunda" -msgstr[1] "sekundy" -msgstr[2] "sekund" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minuta" -msgstr[1] "minuty" -msgstr[2] "minut" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "godzina" -msgstr[1] "godziny" -msgstr[2] "godzin" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "dzień" -msgstr[1] "dni" -msgstr[2] "dni" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "tydzień" -msgstr[1] "tygodnie" -msgstr[2] "tygodni" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "miesiąc" -msgstr[1] "miesiące" -msgstr[2] "miesięcy" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "rok" -msgstr[1] "lata" -msgstr[2] "lat" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "tysiąclecie" -msgstr[1] "tysiąclecia" -msgstr[2] "tysiącleci" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "dekada" -msgstr[1] "dekady" -msgstr[2] "dekad" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "stulecie" -msgstr[1] "stulecia" -msgstr[2] "stuleci" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) edytował(a) [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) stworzył(a) [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) przesłał(a) [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) wycofał(a) wersję [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) przesłał(a) nową wersję [{file}]({file_link})" -"{comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "[{author}]({author_url}) skasował(a) [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) usunął przekierowanie przez nadpisanie [{page}]" -"({page_link}){comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "bez utworzenia przekierowania" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "z przekierowaniem" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) przeniósł {redirect}*{article}* do [{target}]" -"({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) przeniósł {redirect}*{article}* do przekierowania " -"[{target}]({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) przeniósł ustawienia zabezpieczeń z {redirect}" -"*{article}* do [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "na wieczność" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "na {num} {translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "do {}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " na stronach: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " oraz przestrzeniach nazw: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " na przestrzeniach nazw: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) zablokował(a) [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) ustawienia blokady dla [{blocked_user}]" -"({user_url}){comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) odblokował(a) [{blocked_user}]({user_url}){comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) zostawił(a) [komentarz]({comment}) na profilu " -"użytkownika {target}" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) zostawił(a) [komentarz]({comment}) na swoim własnym " -"profilu" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) odpowiedział(a) na [komentarz]({comment}) na " -"profilu użytkownika {target}" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" -"[{author}]({author_url}) odpowiedział(a) na [komentarz]({comment}) na swoim " -"własnym profilu" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) edytował(a) [komentarz]({comment}) na profilu " -"użytkownika {target}" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) edytował(a) [komentarz]({comment}) na swoim własnym " -"profilu" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "" -"[{author}]({author_url}) usunął/usunęła permanentnie komentarz na profilu " -"użytkownika {target}" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "" -"[{author}]({author_url}) usunął/usunęła permanentnie komentarz na swoim " -"własnym profilu" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) usunął [komentarz]({comment}) na profilu " -"użytkownika {target}" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) usunął [komentarz]({comment}) na swoim własnym " -"profilu" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) edytował(a) pole {field} na profilu użytkownika " -"[{target}]({target_url}). *({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) edytował(a) pole {field} na [swoim własnym]" -"({target_url}) profilu. *({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "brak" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) przynależność do grup dla [{target}]" -"({target_url}) z {old_groups} na {new_groups}{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} automatycznie zmienił przynależność do grup [{target}]" -"({target_url}) z {old_groups} na {new_groups}{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "System" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) zabezpieczył(a) [{article}]({article_url}) z " -"ustawieniami: {settings}{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [kaskadowo]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) ustawienia zabezpieczeń [{article}]" -"({article_url}) na: {settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) usunął zabezpieczenia z [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) zmienił(a) widoczność wersji strony [{article}]" -"({article_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) zmienił(a) widoczność {amount} wersji strony " -"[{article}]({article_url}){comment}" -msgstr[2] "" -"[{author}]({author_url}) zmienił(a) widoczność {amount} wersji strony " -"[{article}]({article_url}){comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z jedną " -"wersją{comment}" -msgstr[1] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z " -"{count} wersjami{comment}" -msgstr[2] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z " -"{count} wersjami{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) odtworzył(a) [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) widoczność wpisów rejestru{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) zaimportował(a) wersję [{article}]({article_url}) z " -"[{source}]({source_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) zaimportował(a) {count} wersji artykułu [{article}]" -"({article_url}) z [{source}]({source_url}){comment}" -msgstr[2] "" -"[{author}]({author_url}) zaimportował(a) {count} wersji artykułu [{article}]" -"({article_url}) z [{source}]({source_url}){comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) edytował(a) filtr nadużyć [numer {number}]" -"({filter_url})" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) stworzył(a) filtr nadużyć [numer {number}]" -"({filter_url})" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) połączył(a) historie zmian [{article}]" -"({article_url}) z [{dest}]({dest_url}){comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "Konto [{author}]({author_url}) zostało utworzone automatycznie" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "Konto [{author}]({author_url}) zostało utworzone" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"Konto [{article}]({article_url}) zostało utworzone przez [{author}]" -"({author_url}){comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"Konto [{article}]({article_url}) zostało utworzone przez [{author}]" -"({author_url}) oraz hasło do konta zostało przesłane przez email {comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) dodał(a) do [tabeli interwiki]({table_url}) wpis " -"{prefix}, który prowadzi do {website}" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) edytował(a) w [tabeli interwiki]({table_url}) wpis " -"{prefix}, który prowadzi do {website}" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "[{author}]({author_url}) usunął wpis z [tabeli interwiki]({table_url})" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) model zawartości [{article}]" -"({article_url}) z {old} na {new}{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) utworzył(a) stronę [{article}]({article_url}) " -"używając niedomyślnego modelu zawartości {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "[{author}]({author_url}) edytował(a) sprite [{article}]({article_url})" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) utworzył(a) sprite sheet [{article}]({article_url})" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "[{author}]({author_url}) edytował(a) slice [{article}]({article_url})" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) utworzył(a) tabelę Cargo „{table}”" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) usunął tabelę Cargo „{table}”" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) utworzył(a) ponownie tabelę Cargo „{table}”" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) zastąpił(a) tabelę Cargo „{table}”" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) utworzył(a) [znacznik]({tag_url}) „{tag}”" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) usunął [znacznik]({tag_url}) „{tag}”" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z jedną " -"wersją{comment}" -msgstr[1] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z " -"{count} wersjami{comment}" -msgstr[2] "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z " -"{count} wersjami{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) aktywował(a) [znacznik]({tag_url}) „{tag}”" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) dezaktywował(a) [znacznik]({tag_url}) „{tag}”" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) zmienił(a) ustawienia wiki{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) usunął/usunęła wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "Nieznana" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) zablokował(a) wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) zmodyfikował(a) przestrzeń nazw *{namespace_name}* " -"na *{wiki_name}*{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) usunął/usunęła przestrzeń nazw *{namespace_name}* " -"na *{wiki_name}*{comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" -"[{author}]({author_url}) zaimportował(a) grupę użytkownika *{group_name}" -"*{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) usunął/usunęła wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) odblokował(a) wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "" -"[{author}]({author_url}) wygenerował(a) kopię zapasową w *{file}*{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "" -"[{author}]({author_url}) usunął/usunęła kopię zapasową *{file}*{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) oznaczył(a) [{article}]({article_url}) do " -"tłumaczenia{comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) usunął/usunęła [{article}]({article_url}) z systemu " -"tłumaczeń{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) zakończył(a) przenoszenie stron tłumaczeń z " -"*{article}* do [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) napotkał(a) problem podczas przenoszenia [{article}]" -"({article_url}) do [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) zakończył(a) usuwanie tłumaczonej strony [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:454 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z jedną " -"wersją{comment}" - -#: src/formatters/rc.py:462 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) widoczność wersji strony [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:470 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) zaimportował(a) [{article}]({article_url}) z jedną " -"wersją{comment}" - -#: src/formatters/rc.py:478 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) usunął zabezpieczenia z [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:485 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) odtworzył(a) [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:495 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) ustawienia zabezpieczeń [{article}]" -"({article_url}) na: {settings}{comment}" - -#: src/formatters/rc.py:501 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) ustawienia zabezpieczeń [{article}]" -"({article_url}) na: {settings}{comment}" - -#: src/formatters/rc.py:507 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) usunął zabezpieczenia z [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:514 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) model zawartości [{article}]" -"({article_url}) z {old} na {new}{comment}" - -#: src/formatters/rc.py:521 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) usunął zabezpieczenia z [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:533 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) odtworzył(a) [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:541 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) model zawartości [{article}]" -"({article_url}) z {old} na {new}{comment}" - -#: src/formatters/rc.py:548 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) model zawartości [{article}]" -"({article_url}) z {old} na {new}{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "" - -#: src/formatters/rc.py:561 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) zmienił(a) model zawartości [{article}]" -"({article_url}) z {old} na {new}{comment}" - -#: src/formatters/rc.py:570 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "[{author}]({author_url}) skasował(a) [{page}]({page_link}){comment}" -msgstr[1] "[{author}]({author_url}) skasował(a) [{page}]({page_link}){comment}" -msgstr[2] "[{author}]({author_url}) skasował(a) [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:575 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "[{author}]({author_url}) skasował(a) [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "Akcja została ukryta przez administrację." - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Nieznane wydarzenie `{event}` wykonane przez [{author}]({author_url}), zgłoś " -"je na [serwerze wsparcia](<{support}>)." - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "Nie podano opisu zmian" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(N!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "d" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "b" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__Tylko znaki niedrukowane__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "Usunięto" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "Dodano" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "Opcje" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([podgląd]({link}) | [wycofaj]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "Przesłał(a) nową wersję {name}" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "Wycofał(a) wersję {name}" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "Przesłał(a) {name}" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([podgląd]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "Usunął stronę {article}" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "" -"Usunął przekierowanie ({article}), aby zrobić miejsce dla przenoszonej strony" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "Nie utworzono przekierowania" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "Zostało utworzone przekierowanie" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "Przeniósł {redirect}{article} do {target}" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "Przeniósł {redirect}{article} do strony przekierowującej {title}" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "Przeniesiono ustawienia zabezpieczeń z {redirect}{article} do {title}" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "nieznany czas zakończenia" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "Blokada przed edytowaniem następujących stron: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "Blokada przed edytowaniem stron na następujących przestrzeniach nazw: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "Szczegóły częściowej blokady" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "Zablokowano {blocked_user} {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "Zmienił ustawienia blokady {blocked_user}" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "Odblokował {blocked_user}" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "Zostawiono komentarz na profilu użytkownika {target}" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "Zostawił(a) komentarz na swoim profilu" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "Odpowiedziano na komentarz na profilu użytkownika {target}" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "Odpowiedział(a) na komentarz na swoim profilu" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "Edytowano komentarz na profilu użytkownika {target}" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "Edytował(a) komentarz na swoim profilu" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "Edytowano profil użytkownika {target}" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "Edytował(a) swój profil" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "Wyczyszczono pole {field}" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "pole „{field}” zostało zmienione na: {desc}" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "Usunął permanentnie komentarz na profilu użytkownika {target}" - -#: src/formatters/rc.py:834 -#, fuzzy -msgid "Purged a comment on their own profile" -msgstr "Edytował(a) komentarz na swoim profilu" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "Usunął komentarz na profilu użytkownika {target}" - -#: src/formatters/rc.py:844 -#, fuzzy -msgid "Deleted a comment on their own profile" -msgstr "Edytował(a) komentarz na swoim profilu" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "Zmieniono przynależność do grup dla {target}" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "{target} automatycznie otrzymał nową grupę użytkownika" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "Grupy zmienione z {old_groups} do {new_groups}{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "Zabezpieczono {target}" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "Zmieniono poziom zabezpieczeń {article}" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "Usunięto zabezpieczenie z {article}" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "Zmieniono widoczność wersji na stronie {article} " -msgstr[1] "Zmieniono widoczność {amount} wersji na stronie {article} " -msgstr[2] "Zmieniono widoczność {amount} wersji na stronie {article} " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "Zaimportowano {article} z {count} wersją" -msgstr[1] "Zaimportowano {article} z {count} wersjami" -msgstr[2] "Zaimportowano {article} z {count} wersjami" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "Przywrócono {article}" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "Zmieniono widoczność wpisów rejestru" - -#: src/formatters/rc.py:903 -#, fuzzy, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "Zaimportowano {article} z {count} wersją" -msgstr[1] "Zaimportowano {article} z {count} wersjami" -msgstr[2] "Zaimportowano {article} z {count} wersjami" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "Edytowano filtr nadużyć numer {number}" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "Utworzono filtr nadużyć numer {number}" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "Połączono historie {article} z {dest}" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "Konto zostało utworzone automatycznie" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "Stworzono konto" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "Utworzono konto {article}" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "Utworzono konto {article} oraz wysłano hasło z użyciem emaila" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "Dodano wpis do tabeli interwiki" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "Prefix: {prefix}, strona: {website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "Edytowano wpis interwiki" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "Usunięto wpis interwiki" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "Prefix: {prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "Zmieniono model zawartości {article}" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "Model został zmieniony z {old} na {new}: {reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "" - -#: src/formatters/rc.py:956 -#, fuzzy, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "Model został zmieniony z {old} na {new}: {reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "Edytowano sprite dla {article}" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "Utworzono sprite sheet dla {article}" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "Edytowano część sprite dla {article}" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "Utworzono tabelę Cargo „{table}”" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "Usunięto tabelę Cargo „{table}”" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "Utworzono ponownie tabelę Cargo „{table}”" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "Zastąpiono tabelę Cargo „{table}”" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "Utworzono znacznik „{tag}”" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "Usunięto znacznik „{tag}”" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "Usunięto" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "Aktywowano znaczni „{tag}”" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "Dezaktywowano znacznik „{tag}”" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "Zmieniono ustawienia wiki" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "Usunięto wiki „{wiki}”" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "Zablokowano wiki „{wiki}”" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "Modyfikowano przestrzeń nazw „{namespace_name}”" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "Wiki" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "Usunięto przestrzeń nazw „{namespace_name}”" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "Modyfikowano grupę użytkowników „{usergroup_name}”" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "Usunięto wiki „{wiki}”" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "Odblokowano wiki „{wiki}”" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "" - -#: src/formatters/rc.py:1033 -#, fuzzy, python-brace-format -msgid "Deleted {file} dump" -msgstr "Usunął stronę {article}" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1059 -#, fuzzy, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "Zmieniono widoczność wersji na stronie {article} " - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1065 -#, fuzzy, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "Usunięto zabezpieczenie z {article}" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1078 -#, fuzzy, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "Usunięto zabezpieczenie z {article}" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1091 -#, fuzzy, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "Usunięto zabezpieczenie z {article}" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "" - -#: src/formatters/rc.py:1106 -#, fuzzy, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "Usunięto zabezpieczenie z {article}" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -"Zmienił(a) nazwę użytkownika „{old_name}” z jedną edycją na „{new_name}”" -msgstr[1] "" -"Zmienił(a) nazwę użytkownika „{old_name}” z {edits} edycjami na „{new_name}”" -msgstr[2] "" -"Zmienił(a) nazwę użytkownika „{old_name}” z {edits} edycjami na „{new_name}”" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "Zmieniono nazwę użytkownika „{old_name}” na „{new_name}”" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Nieznane wydarzenie `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "Zgłoś to na serwerze wsparcia" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "Znaczniki" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**Dodane**: " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " oraz {} innych\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**Usunięte**: " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " oraz {} innych" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "Zmienione kategorie" - -#, python-brace-format -msgid "{value} (avg. {avg})" -msgstr "{value} (średnio {avg})" - -msgid "Daily overview" -msgstr "Podsumowanie dnia" - -msgid "No activity" -msgstr "Brak aktywności" - -msgid " ({} action)" -msgid_plural " ({} actions)" -msgstr[0] " ({} akcja)" -msgstr[1] " ({} akcje)" -msgstr[2] " ({} akcji)" - -msgid " ({} edit)" -msgid_plural " ({} edits)" -msgstr[0] " ({} edycja)" -msgstr[1] " ({} edycje)" -msgstr[2] " ({} edycji)" - -msgid " UTC ({} action)" -msgid_plural " UTC ({} actions)" -msgstr[0] " UTC ({} akcja)" -msgstr[1] " UTC ({} akcje)" -msgstr[2] " UTC ({} akcji)" - -msgid "But nobody came" -msgstr "Ale nikt nie przyszedł" - -msgid "Most active user" -msgid_plural "Most active users" -msgstr[0] "Najbardziej aktywny użytkownik" -msgstr[1] "Najbardziej aktywni użytkownicy" -msgstr[2] "Najbardziej aktywni użytkownicy" - -msgid "Edits made" -msgstr "Zrobionych edycji" - -msgid "New files" -msgstr "Nowych plików" - -msgid "Bytes changed" -msgstr "Zmienionych bajtów" - -msgid "Unique contributors" -msgstr "Unikalnych edytujących" - -msgid "Most active hour" -msgid_plural "Most active hours" -msgstr[0] "Najbardziej aktywna godzina" -msgstr[1] "Najbardziej aktywne godziny" -msgstr[2] "Najbardziej aktywne godziny" - -msgid "Day score" -msgstr "Wynik dnia" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "[{author}]({author_url}) przywrócił(a) wiki *{wiki_name}*{comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "Przywrócono wiki „{wiki}”" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "Akcja została ukryta przez administrację" - -#~ msgid "their own profile" -#~ msgstr "swoim własnym profilu" - -#~ msgid "their own" -#~ msgstr "swój własny" - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "" -#~ "[{author}]({author_url}) usunął/usunęła komentarz na profilu użytkownika " -#~ "{target}" - -#, python-brace-format -#~ msgid "[{target}]({target_url})'s" -#~ msgstr "na profilu użytkownika [{target}]({target_url})" - -#, python-brace-format -#~ msgid "[their own]({target_url})" -#~ msgstr "na [swoim własnym profilu użytkownika]({target_url})" - -#~ msgid "Imported interwiki" -#~ msgstr "Zaimportowano interwiki" - -#, fuzzy -#~ msgid "Admin actions" -#~ msgstr "Spowolniono akcje użytkownika" - -#, fuzzy -#~ msgid "Most edited article" -#~ msgid_plural "Most edited articles" -#~ msgstr[0] "Przywrócono {article}" -#~ msgstr[1] "Przywrócono {article}" -#~ msgstr[2] "Przywrócono {article}" - -#~ msgid "**No license!**" -#~ msgstr "**Brak licencji!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "Licencja: {}" - -#~ msgid "None" -#~ msgstr "Brak" - -#~ msgid "Warning issued" -#~ msgstr "Wydano ostrzeżenie" - -#~ msgid "**Blocked user**" -#~ msgstr "**Zablokowano użytkownika**" - -#~ msgid "Tagged the edit" -#~ msgstr "Otagowano edycję" - -#~ msgid "Disallowed the action" -#~ msgstr "Zabroniono akcji" - -#~ msgid "**IP range blocked**" -#~ msgstr "**Zablokowano zakres adresów IP**" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "Usunięto autopotwierdzoną grupę" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**Usunięto z uprzywilejowanych grup**" - -#~ msgid "Edit" -#~ msgstr "Edycja" - -#~ msgid "Upload" -#~ msgstr "Przesłanie pliku" - -#~ msgid "Move" -#~ msgstr "Przeniesienie strony" - -#~ msgid "Stash upload" -#~ msgstr "Masowe przesłanie plików" - -#~ msgid "Deletion" -#~ msgstr "Usunięcie" - -#~ msgid "Account creation" -#~ msgstr "Utworzenie konta" - -#~ msgid "Auto account creation" -#~ msgstr "Automatyczne utworzenie konta" - -#~ msgid "Unregistered user" -#~ msgstr "Niezarejestrowany użytkownik" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) wywołał(a) *{abuse_filter}*, wykonując akcję " -#~ "\"{action}\" w *[{target}]({target_url})* - podjęte działanie: {result}" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" -#~ msgstr "" -#~ "[{author}]({author_url}) usunął/usunęła komentarz na swoim własnym profilu" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} wywołał(a) \"{abuse_filter}\"" - -#~ msgid "Performed" -#~ msgstr "Wykonano" - -#~ msgid "Action taken" -#~ msgstr "Podjęte działania" - -#~ msgid "Title" -#~ msgstr "Tytuł" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) imported interwiki{comment}" -#~ msgstr "[{author}]({author_url}) zaimportował(a) interwiki{comment}" diff --git a/locale/pl/LC_MESSAGES/wiki.mo b/locale/pl/LC_MESSAGES/wiki.mo deleted file mode 100644 index 09cfa6f659d35a96d7d1c9deedadaf1753e4abac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 584 zcmYLG+invv5M8bhe&m@4zfgfH@7igA;AD$LZ>rRYC<>QH+}-J}>DIPvr(vZkf58v& zA$$wtEK)`~nwc{f&v^d6c=|g-d4hO}7$cq`t`JFnAf6)>f*@MNpGR31P$&M~HWbC0t diff --git a/locale/pl/LC_MESSAGES/wiki.po b/locale/pl/LC_MESSAGES/wiki.po deleted file mode 100644 index d02a6f4..0000000 --- a/locale/pl/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-13 19:07+0000\n" -"Last-Translator: Rail <>\n" -"Language-Team: Polish \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.1.1\n" -"Generated-By: pygettext.py 1.5\n" - -#: src/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~ukryte~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "ukryte" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "Połączenie z {wiki} wygląda na stabilne." - -#~ msgid "Connection status" -#~ msgstr "Status połączenia" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "{wiki} nie działa lub jest nieosiągalna." diff --git a/locale/pt-br/LC_MESSAGES/discord.mo b/locale/pt-br/LC_MESSAGES/discord.mo deleted file mode 100644 index bd5ecacae683009b5de4b32d78a65181cb055e76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 850 zcmZva&2AGh5XW68NGu-`2!W6|47Z}n*(3rKZQ6oL)2dP$N8vla0Nyy=nP+ z3?#0cfJ2Ww0LpuCrqRH_6{2|Akm1o>Knn0%Lc{uUxF__sHL%e4Tu?o{*-7}K$}6Br8*DWakJ)Xq@B$T~Rs;81vLJ{>(^N_$y) zudVSwu}E`NtTYp2j}4%6*0Ezf(V#HLK&7)p8zCjqF6w3jXWya>d|&Zb=&F+vIFx&G zM@5HNSQmKTXIk;?GV^?B6Nm;c_#w`8)yj87zy#XOc9S4Vcb8d-9${_UiT65x2pi)N z3ZKL={UACN8zZOvq~Qx8F)r#!d|VC5QyXF@GpW+J2t0N1@`41;R-*oXzqcH^)o4b~ ztqJrFeE6=Qu>ziixX6Vz-RfnW$FTWwxXU}szG}J=I^HwVDs8d^I;jrPATOQB`L1v|@5)Mz(a5$pMY3n3_kX{m&ne, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDd\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-11 20:56+0000\n" -"Last-Translator: Eduaddad \n" -"Language-Team: Portuguese (Brazil) \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.py:29 -msgid "wiki deleted" -msgstr "wiki excluída" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "wiki está inacessível" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "discussões desativadas" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "erro desconhecido" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Este webhook de mudanças recentes foi removido por `{reason}`!" diff --git a/locale/pt-br/LC_MESSAGES/discussion_formatters.mo b/locale/pt-br/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index b229a625f95fe0f389c6b9f255d958b712d6f6c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4102 zcmc(h&yN&E6vs=&AB?{de??3RMA-#;dS^jH1{M%p$R;jqHp`D>LWbJz+L>ni7gg0P zFd2vddTK7cQbqYpCn0{AxgEO;K=4PF9Y0&nE}3fzq6Z@{hK z9nb=Q2DgJ-AIkU^xCzha!56^`pbIA86nGc>6x@SF4tNK=3BLI-WAB6CgTI649>E2k zdNku_;H!B43&e+Qdo1Hl@D|Rp7knP`-@(YI!Cycd{1c>e@2+I_oCNV4rAeORUbN&J17!1cq^^$E+oeql6%0WJ$0rjcBp(gb=&B29i3oeLU955#x z2v<7b-ZUpD#$*Q#ia+^~;`I{8fZ@Nku_CW$+FXc~EFXd~&E zvtzqs+IZ_uxDdfTICL&jNpMO82|eXC)}~l;w?EKHKs`EV)X`fAYA^nVo!e!Z=`ETYkosI zk+=85!gBC!Wq0C8n=B7t(ml@=oU!DgHN)C3S6*A;w3QYPEU<`ozlv1EaZRBcON_Ll ztu(gm{eSV(%M0S5a+}S@Sx+u-FF@@@#YveJoMw|HS@~j}E;m%prc`uEI>wrCt+P^T z6x=$mOs8eZn$#`NwT>k%ZOufOo;qz!%PSr&vfe=_sPoa0(GjaQYSs4f+Wz{!kv$_A zm3M_U){GLN_JxU5olgoipXg~MA3vm%c_o6YDmvN?MVDp3YPzCnm?298jx{RE|ezfFaItEyh8OylU*&7hZUfJ8hw~G-GFG zPFM$)){$9rQd#4n6S-d4s`CT0o~cavi4wkb0#@ic599PvkBuJW+3na+$hVL2+VH{3 zdF!MMrOJGEPR_!6lJBpMR%;b%$*?9$xC}}i*~8TGeq4IyVZ;Mc&t1u}pSp3V=^-n} zXv(xc3DA_KM*G#GM_3Z{_T}5RZhsPGjakQ0=*s0bOv|3Rb?sQ%BVY~nXB_tSO;}ex zZ>QE)< xan->2Q)=VAHV!QB|HwzDw-VlS-)4n$P_fj{B`O}Z^Ps1nmns^Xx?C)N{{TxrOi};< diff --git a/locale/pt-br/LC_MESSAGES/discussion_formatters.po b/locale/pt-br/LC_MESSAGES/discussion_formatters.po deleted file mode 100644 index 089c040..0000000 --- a/locale/pt-br/LC_MESSAGES/discussion_formatters.po +++ /dev/null @@ -1,199 +0,0 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Frisk <>, 2020. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-13 14:30+0000\n" -"Last-Translator: MarkusRost \n" -"Language-Team: Portuguese (Brazil) \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/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "desconhecido" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em " -"{forumName}" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) criou uma pesquisa [{title}](<{url}f/p/{threadId}>) " -"em {forumName}" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) criou um quiz [{title}](<{url}f/p/{threadId}>) em " -"{forumName}" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) criou uma [resposta](<{url}f/p/{threadId}/r/{postId}" -">) a [{title}](<{url}f/p/{threadId}>) em {forumName}" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) criou [{title}](<{url}wiki/Message_Wall:{user_wall}?" -"threadId={threadId}>) no mural de mensagens de [{user}](<{url}wiki/" -"Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) criou uma [resposta](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) a [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) no mural de mensagens de " -"[{user}](<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) fez um [comentário](<{url}?commentId={commentId}>) " -"em [{article}](<{url}>)" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) criou uma [resposta](<{url}?commentId={commentId}" -"&replyId={replyId}>) a um [comentário](<{url}?commentId={commentId}>) em " -"[{article}](<{url}>)" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Evento `{event}` desconhecido por [{author}]({author_url}), relate no " -"[servidor de suporte](<{support}>)." - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "Criou \"{title}\"" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "Criou uma pesquisa \"{title}\"" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "Opção {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[Ver imagem]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "Criou um quiz \"{title}\"" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "Etiquetas" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} etiquetas" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "Respondeu \"{title}\"" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "Criou \"{title}\" no mural de mensagens de {user}" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "Respondeu \"{title}\" no mural de mensagens de {user}" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "Comentou em {article}" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "Respondeu a um comentário em {article}" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Evento `{event}` desconhecido" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "Reportar isso no servidor de suporte" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created [{title}](<{url}f/p/{threadId}" -#~ ">) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) criou [{title}](<{url}f/p/{threadId}>) em " -#~ "{forumName}" - -#, fuzzy, python-brace-format -#~ msgid "" -#~ "[{author}](<{url}f/u/{creatorId}>) created a poll [{title}](<{url}f/p/" -#~ "{threadId}>) in {forumName}" -#~ msgstr "" -#~ "[{author}]({author_url}) criou uma pesquisa [{title}](<{url}f/p/{threadId}" -#~ ">) em {forumName}" - -#~ msgid "Unregistered user" -#~ msgstr "Usuário não registrado" diff --git a/locale/pt-br/LC_MESSAGES/misc.mo b/locale/pt-br/LC_MESSAGES/misc.mo index 6591a05df16f5887b6fa73c731225a1f9b9bc65c..50302893addf4cdd3b1cb9ef37ca79940eef7bea 100644 GIT binary patch delta 289 zcmZ3_Ih}LDlKN^!1_nDO1_o{h28LbC3=Et=`WTQF0@4?NG(V7j45WF1^k*Q=2c#KU zAbbHJ4bmqEq(S0ZP;pBr-yKMU^oIdy9w40tq`81}F^~r7t7Bnc150#m)?|!e)G@Ho zH84>yu(UEY)HVPDE}z8W65WuZ#Ju91#FG3XD+Sk-(!`XM#1sXa$p@MA^vY9{fD);C zX+@dE*?PqViOH$@1x5K;smUe9`bEj<$tmUfxrv#1`UNHNPC=99nAb2GPCm_S%i{)A lnUtTOt&o$MH(8v;fj?g%xFj_(m%%49FIyoce{vd&CjirXJZ%5~ delta 313 zcmbQvxt?>vlKKgZ3=DQm3=G^13=HR)85lT$^lcz51f-t=X?`I614s)1X$}?!20kDy z38Z;}v<8p{=`(|hJ3++*q5OCt4bqc%Ov*3OOG(u)D9X=DO)e?cFG@~NPAS*V%`8sVFDTJXDw@p6 wyoS+e@-}8$exJ;|Y=xA31-HcH)TI3U$^V%h_!AX^OHvba86a|rll@pc0h1I)N&o-= diff --git a/locale/pt-br/LC_MESSAGES/misc.po b/locale/pt-br/LC_MESSAGES/misc.po index 2f1bf5a..cd36524 100644 --- a/locale/pt-br/LC_MESSAGES/misc.po +++ b/locale/pt-br/LC_MESSAGES/misc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-28 23:50+0100\n" +"POT-Creation-Date: 2022-06-16 23:56+0200\n" "PO-Revision-Date: 2020-11-27 13:07+0000\n" "Last-Translator: dr03ramos \n" "Language-Team: Portuguese (Brazil) 1;\n" "X-Generator: Weblate 4.2.1\n" -#: src/misc.py:96 +#: src/misc.py:45 msgid "Location" msgstr "Localização" -#: src/misc.py:96 +#: src/misc.py:45 msgid "About me" msgstr "Sobre mim" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Google link" msgstr "Link do Google" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Facebook link" msgstr "Link do Facebook" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Twitter link" msgstr "Link do Twitter" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Reddit link" msgstr "Link do Reddit" -#: src/misc.py:99 +#: src/misc.py:45 msgid "Twitch link" msgstr "Link da Twitch" -#: src/misc.py:99 +#: src/misc.py:45 msgid "PSN link" msgstr "Link do PSN" -#: src/misc.py:100 +#: src/misc.py:45 msgid "VK link" msgstr "Link do VK" -#: src/misc.py:100 +#: src/misc.py:45 msgid "XBL link" msgstr "Link do XBL" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Steam link" msgstr "Link da Steam" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Discord handle" msgstr "Link do Discord" -#: src/misc.py:102 +#: src/misc.py:45 msgid "Battle.net handle" msgstr "Link do Battle.net" -#: src/misc.py:108 -msgid "Unknown" -msgstr "Desconhecido" - -#: src/misc.py:110 -msgid "unknown" -msgstr "desconhecido" - -#: src/misc.py:123 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" "\n" "__E mais__" + +#: src/misc.py:330 +msgid "Unknown" +msgstr "Desconhecido" + +#: src/misc.py:332 +msgid "unknown" +msgstr "desconhecido" diff --git a/locale/pt-br/LC_MESSAGES/rc_formatters.mo b/locale/pt-br/LC_MESSAGES/rc_formatters.mo deleted file mode 100644 index adb1aee825f73461ea460f3ffbb1b8f3e072198f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32285 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 QO_OMMa*n@loSdBdPYVRryZ`_I diff --git a/locale/pt-br/LC_MESSAGES/rc_formatters.po b/locale/pt-br/LC_MESSAGES/rc_formatters.po deleted file mode 100644 index 337c475..0000000 --- a/locale/pt-br/LC_MESSAGES/rc_formatters.po +++ /dev/null @@ -1,1712 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2020-12-29 15:21+0000\n" -"Last-Translator: Eduaddad \n" -"Language-Team: Portuguese (Brazil) \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/formatters/rc.py:19 -msgid "director" -msgstr "diretor" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "robô" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "editor" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "diretores" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "administrador" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "burocrata" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "revisor" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "revisão automática" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "patrulha automatica" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "guardião_wiki" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "segundo" -msgstr[1] "segundos" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minuto" -msgstr[1] "minutos" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "hora" -msgstr[1] "horas" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "dia" -msgstr[1] "dias" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "semana" -msgstr[1] "semanas" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "mês" -msgstr[1] "meses" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "ano" -msgstr[1] "anos" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "milénio" -msgstr[1] "milénios" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "década" -msgstr[1] "décadas" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "século" -msgstr[1] "séculos" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) editou [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) criou [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) carregou [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) reverteu uma versão de [{file}]({file_link})" -"{comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) carregou uma nova versão de [{file}]({file_link})" -"{comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "[{author}]({author_url}) excluiu [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) excluiu o redirecionamento substituindo [{page}]" -"({page_link}){comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "sem fazer um redirecionamento" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "com um redirecionamento" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) moveu {redirect}*{article}* para [{target}]" -"({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) moveu {redirect}*{article}* para [{target}]" -"({target_url}) deixando um redirecionamento {made_a_redirect}{comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) moveu as configurações de proteção de {redirect}" -"*{article}* para [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "para o infinito e além" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "por {num} {translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "até {}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " nas páginas: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " e espaços nominais: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " nos espaços nominais: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) bloqueou [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) alterou as configurações de bloqueio de " -"[{blocked_user}]({user_url}){comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) desbloqueou [{blocked_user}]({user_url}){comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) deixou um [comentário]({comment}) no perfil de " -"{target}" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) deixou um [comentário]({comment}) no próprio perfil" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) respondeu a um [comentário]({comment}) no perfil de " -"{target}" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" -"[{author}]({author_url}) respondeu a um [comentário]({comment}) no próprio " -"perfil" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) editou um [comentário]({comment}) no perfil de " -"{target}" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) editou um [comentário]({comment}) no próprio perfil" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "[{author}]({author_url}) limpou um comentário no perfil de {target}" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "[{author}]({author_url}) limpou um comentário no próprio perfil" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) excluiu um [comentário]({comment}) no perfil de " -"{target}" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) excluiu um [comentário]({comment}) no próprio perfil" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) editou o {field} no perfil de [{target}]" -"({target_url}). *({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) editou o {field} em seu [próprio perfil]" -"({target_url}). *({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "nenhum" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) alterou os privilégios do usuário [{target}]" -"({target_url}) de {old_groups} para {new_groups}{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} autopromoveu [{target}]({target_url}) de {old_groups} para " -"{new_groups}{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "Sistema" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) protegeu [{article}]({article_url}) com as " -"seguintes configurações: {settings}{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [em cascata]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) modificou as configurações de proteção de " -"[{article}]({article_url}) para: {settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) removeu a proteção de [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) alterou a visibilidade de uma revisão na página " -"[{article}]({article_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) alterou a visibilidade de {amount} revisões na " -"página [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisão{comment}" -msgstr[1] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisões{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "[{author}]({author_url}) restaurou [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "" -"[{author}]({author_url}) mudou a visibilidade dos eventos de " -"registro{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisão{comment} de [{source}]({source_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisões{comment} de [{source}]({source_url}){comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) editou o filtro de abuso [number {number}]" -"({filter_url})" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) criou o filtro de abuso [number {number}]" -"({filter_url})" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) mesclou o histórico de revisão de [{article}]" -"({article_url}) com [{dest}]({dest_url}){comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "Conta [{author}]({author_url}) foi criada automaticamente" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "Conta [{author}]({author_url}) foi criada" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"Conta [{article}]({article_url}) foi criada por [{author}]({author_url})" -"{comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"Conta [{article}]({article_url}) foi criada por [{author}]({author_url}) e a " -"senha foi enviada por e-mail{comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) adicionou uma entrada à [tabela de interwiki]" -"({table_url}) apontando para {website} com o prefixo {prefix}" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) editou uma entrada na [tabela de Interwiki]" -"({table_url}) apontando para {website} com o prefixo {prefix}" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" -"[{author}]({author_url}) excluiu uma entrada na [tabela de Interwiki]" -"({table_url})" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) mudou o modelo de conteúdo da página [{article}]" -"({article_url}) de {old} para {new}{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) criou a página [{article}]({article_url}) usando um " -"modelo de conteúdo não padrão {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) editou o sprite para [{article}]({article_url})" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) criou a folha de sprite para [{article}]" -"({article_url})" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "[{author}]({author_url}) editou a peça para [{article}]({article_url})" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) criou a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) excluiu a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) recriou a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) substituiu a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) criou a [etiqueta]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) excluiu a [etiqueta]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisão{comment}" -msgstr[1] "" -"[{author}]({author_url}) importou [{article}]({article_url}) com {count} " -"revisões{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) ativou a [etiqueta]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) desativou a [etiqueta]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) alterou as configurações da wiki{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) excluiu uma wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "Desconhecido" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) travou uma wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) modificou o espaço nominal *{namespace_name}* " -"em*{wiki_name}*{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) excluiu o espaço nominal *{namespace_name}* em " -"*{wiki_name}* ({comment})" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" -"[{author}]({author_url}) modificou o grupo de usuário *{group_name}*{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) excluiu uma wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) destravou a wiki *{wiki_name}*{comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "[{author}]({author_url}) gerou *{file}* de despejo{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "[{author}]({author_url}) excluiu *{file}* de despejo{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) marcou [{article}]({article_url}) para " -"tradução{comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) removeu [{article}]({article_url}) do sistema de " -"tradução{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) completou a movimentação das páginas de tradução de " -"*{article}* para [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) encontrou um problema ao se mover [{article}]" -"({article_url}) para [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) completou a exclusão da página traduzível " -"[{article}]({article_url}){comment}" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) falhou em deletar [{article}]({article_url}) que " -"pertence à página traduzível [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) completou a exclusão da página de tradução " -"[{article}]({article_url}){comment}" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) falhou em deletar [{article}]({article_url}) que " -"pertence à página de tradução [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) incentivou a tradução de [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) incentivou a tradução de [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) limitou idiomas para [{article}]({article_url}) " -"para`{languages}`{comment}" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) definiu os idiomas prioritários para [{article}]" -"({article_url}) para `{languages}`{comment}" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) removeu idiomas prioritários de [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) adicionou a página traduzível [{article}]" -"({article_url}) para agregar o grupo \"{group}\"{comment}" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) removeu a página traduzida [{article}]" -"({article_url}) do grupo agregado \"{group}\"{comment}" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) revisou a tradução [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) mudou o estado das traduçõe de `{language}` de " -"[{article}]({article_url}) de `{old_state}` para `{new_state}`{comment}" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) mudou o estado de traduções `{language}` de " -"[{article}]({article_url}) para `{new_state}`{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "(padrão)" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) mudou o idioma do [{article}]({article_url}) de " -"{old_lang} para {new_lang}{comment}" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -"[{author}]({author_url}) renomeou usuário *{old_name}* com edição {edits} " -"para [{new_name}]({link}){comment}" -msgstr[1] "" -"[{author}]({author_url}) renomeou usuário *{old_name}* com edições {edits} " -"para [{new_name}]({link}){comment}" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) renomeou o usuário *{old_name}* para [{new_name}]" -"({link}){comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "Uma ação foi oculta pela administração." - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Evento `{event}` desconhecido por [{author}]({author_url}), relate no " -"[servidor de suporte](<{support}>)." - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "Nenhuma descrição fornecida" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(N!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "m" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "r" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__Apenas espaço em branco__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "Removido" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "Adicionado" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "Opções" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([visualização]({link}) | [desfazer]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "Carregou uma nova versão de {name}" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "Reverteu uma versão do {name}" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "Carregou {name}" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([visualização]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "Excluiu a página {article}" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "Excluiu redirecionamento {article} ao sobrescrever" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "Nenhum redirecionamento foi feito" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "Foi feito um redirecionamento" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "Movido {redirect}{article} para {target}" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "Moveu {redirect}{article} para {title} deixando um redirecionamento" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "Moveu configurações de proteção de {redirect}{article} para {title}" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "tempo de expiração desconhecido" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "Bloqueado de editar as seguintes páginas: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "Bloqueado de editar páginas nos seguintes espaços nominais: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "Detalhes do bloqueio parcial" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "Bloqueou {blocked_user} {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "Alterou configurações de bloqueio de {blocked_user}" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "Desbloqueou {blocked_user}" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "Deixou um comentário no perfil de {target}" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "Deixou um comentário em seu próprio perfil" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "Respondeu a um comentário no perfil de {target}" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "Respondeu a um comentário em seu próprio perfil" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "Editou um comentário no perfil de {target}" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "Editou um comentário em seu próprio perfil" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "Editado perfil {target}" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "Editou seu próprio perfil" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "Limpou o campo {field}" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "Campo {field} alterado para: {desc}" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "Excluiu permanentemente um comentário no perfil de {target}" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "Limitou um comentário em seu próprio perfil" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "Excluiu um comentário no perfil de {target}" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "Excluiu um comentário em seu próprio perfil" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "Alterou privilégios de usuário de {target}" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "{target} foi promovido para um novo grupo de usuários" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "Grupos alterados de {old_groups} para {new_groups}{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "Protegeu {target}" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "Alterou nível de proteção de {article}" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "Removeu a proteção de {article}" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "Alterou a visibilidade da revisão na página {article} " -msgstr[1] "Alterou a visibilidade de {amount} revisões na página {article} " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "Importou {article} com {count} revisão" -msgstr[1] "Importou {article} com {count} revisões" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "Restaurou {article}" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "Alterou a visibilidade de eventos de registros" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "Importou {article} com {count} revisão de \"{source}\"" -msgstr[1] "Importou {article} com {count} revisões de \"{source}\"" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "Editou filtro de abusos número {number}" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "Criou filtro de abusos número {number}" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "Mesclou os históricos de revisão de {article} com {dest}" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "Criou uma conta automaticamente" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "Criou uma conta" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "Criou conta {article}" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "Criou conta {article} e a senha foi enviada por e-mail" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "Adicionou uma entrada para a tabela interwiki" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "Prefixo: {prefix}, site: {website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "Editou uma entrada na tabela interwiki" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "Excluiu uma entrada na tabela interwiki" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "Prefixo: {prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "Alterou o modelo de conteúdo da página {article}" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "Modelo alterado de {old} para {new}: {reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "Criou a página {article} usando um modelo de conteúdo não padrão" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "Criado com modelo {new}: {reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "Editou o sprite de {article}" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "Criou a folha de sprites de {article}" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "Editou a peça de {article}" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "Criou a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "Excluiu a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "Recriou a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "Substituiu a tabela Cargo \"{table}\"" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "Criou uma etiqueta \"{tag}\"" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "Excluiu uma etiqueta \"{tag}\"" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "Removido" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "Ativou uma etiqueta \"{tag}\"" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "Desativou uma etiqueta \"{tag}\"" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "Alterou configurações da wiki" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "Excluiu a wiki \"{wiki}\"" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "Travou a wiki \"{wiki}\"" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "Modificou o espaço nominal \"{namespace_name}\"" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "Wiki" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "Excluiu o espaço nominal \"{namespace_name}\"" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "Modificou o grupo de usuário \"{usergroup_name}\"" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "Excluiu a wiki \"{wiki}\"" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "Destravou a wiki \"{wiki}\"" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "Gerou despejo de {file}" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "Excluiu {file} de despejo" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "Marcado \"{article}\" para tradução" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "Removido \"{article}\" do sistema de tradução" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" -"Concluída a movimentação das páginas de tradução de \"{article}\" para " -"\"{target}\"" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "" -"Encontrou um problema durante o movimento \"{article}\" para \"{target}\"" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "Exclusão concluída da página traduzível \"{article}\"" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" -"Falha ao excluir \"{article}\" que pertence à página traduzível \"{target}\"" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "Concluiu a exclusão da página de tradução \"{article}\"" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" -"Falha ao excluir \"{article}\" que pertence à página de tradução \"{target}\"" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "Incentivou a tradução de \"{article}\"" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "Tradução desencorajada de \"{article}\"" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "Idiomas limitados para \"{article}\" para `{languages}`" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "Idiomas prioritários para \"{article}\" definido como `{languages}`" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "Removeu Idiomas prioritários de \"{article}\"" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" -"Adicionada página traduzível \"{article}\" para agregar o grupo \"{group}\"" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "Página traduzível removida \"{article}\" do grupo agregado \"{group}\"" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "Revisou a tradução \"{article}\"" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "Mudou o estado de traduções de`{language}` de \"{article}\"" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "Estado antigo" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "Novo estado" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "Mudou o idioma de \"{article}\"" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "Idioma antigo" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "Novo idioma" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -"Usuário renomeado \"{old_name}\" com edição de {edits} para \"{new_name}\"" -msgstr[1] "" -"Usuário renomeado \"{old_name}\" com edições {edits} para \"{new_name}\"" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "Renomeou usuário \"{old_name}\" para \"{new_name}\"" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Evento desconhecido `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "Reportar isso no servidor de suporte" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "Etiquetas" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**Adicionado**: " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " e {} mais\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**Removida**: " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " e {} mais" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "Mudanças de categorias" - -#, python-brace-format -msgid "{value} (avg. {avg})" -msgstr "{value} (med. {avg})" - -msgid "Daily overview" -msgstr "Visão geral diária" - -msgid "No activity" -msgstr "Sem atividade" - -msgid " ({} action)" -msgid_plural " ({} actions)" -msgstr[0] " ({} açao)" -msgstr[1] " ({} ações)" - -msgid " ({} edit)" -msgid_plural " ({} edits)" -msgstr[0] " ({} editado)" -msgstr[1] " ({} edições)" - -msgid " UTC ({} action)" -msgid_plural " UTC ({} actions)" -msgstr[0] " UTC ({} ação)" -msgstr[1] " UTC ({} ações)" - -msgid "But nobody came" -msgstr "Mas ninguém veio" - -msgid "Most active user" -msgid_plural "Most active users" -msgstr[0] "Usuário mais ativo" -msgstr[1] "Usuários mais ativos" - -msgid "Edits made" -msgstr "Edições feitas" - -msgid "New files" -msgstr "Novos arquivos" - -msgid "Bytes changed" -msgstr "Bytes alterados" - -msgid "Unique contributors" -msgstr "Contribuidores exclusivos" - -msgid "Most active hour" -msgid_plural "Most active hours" -msgstr[0] "Hora mais ativa" -msgstr[1] "Horas mais ativas" - -msgid "Day score" -msgstr "Pontuação do dia" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "[{author}]({author_url}) restaurou a wiki *{wiki_name}*{comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "Restaurou uma wiki \"{wiki}\"" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "A ação foi oculta pela administração" - -#~ msgid "their own profile" -#~ msgstr "seu próprio perfil" - -#~ msgid "their own" -#~ msgstr "próprio" - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "" -#~ "[{author}]({author_url}) excluiu um comentário no perfil de {target}" - -#, python-brace-format -#~ msgid "[{target}]({target_url})'s" -#~ msgstr "[{target}]({target_url})" - -#, python-brace-format -#~ msgid "[their own]({target_url})" -#~ msgstr "[seu próprio]({target_url})" - -#~ msgid "Imported interwiki" -#~ msgstr "Importou interwiki" - -#, fuzzy -#~ msgid "Admin actions" -#~ msgstr "Ações estranguladas" - -#, fuzzy -#~ msgid "Most edited article" -#~ msgid_plural "Most edited articles" -#~ msgstr[0] "Restaurou {article}" -#~ msgstr[1] "Restaurou {article}" - -#~ msgid "**No license!**" -#~ msgstr "**Sem licença!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "Licença: {}" - -#~ msgid "None" -#~ msgstr "Nenhum" - -#~ msgid "Warning issued" -#~ msgstr "Aviso emitido" - -#~ msgid "**Blocked user**" -#~ msgstr "**Usuário bloqueado**" - -#~ msgid "Tagged the edit" -#~ msgstr "Marcou a edição" - -#~ msgid "Disallowed the action" -#~ msgstr "Desautorizado a ação" - -#~ msgid "**IP range blocked**" -#~ msgstr "**Faixa de IP bloqueada**" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "Grupo auto-confirmado removido" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**Removido de grupos privilegiados**" - -#~ msgid "Edit" -#~ msgstr "Edição" - -#~ msgid "Upload" -#~ msgstr "Carregamento" - -#~ msgid "Move" -#~ msgstr "Movimentação" - -#~ msgid "Stash upload" -#~ msgstr "Carregamento múltiplo" - -#~ msgid "Deletion" -#~ msgstr "Exclusão" - -#~ msgid "Account creation" -#~ msgstr "Criação de conta" - -#~ msgid "Auto account creation" -#~ msgstr "Criação automática de contas" - -#~ msgid "Unregistered user" -#~ msgstr "Usuário não registrado" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) disparou *{abuse_filter}*, executando a ação " -#~ "\"{action}\" em *[{target}]({target_url})* - ação realizada: {result}." - -#, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" -#~ msgstr "[{author}]({author_url}) excluiu um comentário no próprio perfil" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} disparou \"{abuse_filter}\"" - -#~ msgid "Performed" -#~ msgstr "Realizado" - -#~ msgid "Action taken" -#~ msgstr "Medida tomada" - -#~ msgid "Title" -#~ msgstr "Título" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) imported interwiki{comment}" -#~ msgstr "[{author}]({author_url}) importou um interwiki{comment}" diff --git a/locale/pt-br/LC_MESSAGES/wiki.mo b/locale/pt-br/LC_MESSAGES/wiki.mo deleted file mode 100644 index 65f5379fd8790eb7288db30990bc812b2f50720f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 532 zcmYL`OHTqZ5XV=1B<|6(haNSi`+@{g9x*5w5{QK0<7n9(m+Ef2X}h8x_z2$odVUrM z*2pBk%*;RSbY}WR8blfiD(&Z8~@cO$Rbo ziI6EHt%b1eG%GdF=uqk0Fd~a>YPwOIRAE<=9tqp-BfS9$x?0TxEO1Fc8eZguuA|~I MvkE_`3h;w|0pmHB!T, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-11-27 13:07+0000\n" -"Last-Translator: dr03ramos \n" -"Language-Team: Portuguese (Brazil) \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/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~oculto~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "oculto" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "A conexão com {wiki} parece estar estável agora." - -#~ msgid "Connection status" -#~ msgstr "Status da conexão" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "{wiki} parece estar fora do ar ou inacessível." diff --git a/locale/ru/LC_MESSAGES/discord.mo b/locale/ru/LC_MESSAGES/discord.mo deleted file mode 100644 index fecfe6608a6bbbfdc5b9e36cb6f21847a67a88ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1014 zcmY*XO=}cE5N$ufRS$~jMWIBDip=iJm_wNCMp2^(218gsj?T_>cE?P*hwh%NVgyYH zDuUv{n?FDgLL!N-2}%43GkEdj(LbRF-|WUj8y;2F_1>GR-u-cK=NpEz8#oGF2lfKf zKylsyRp32v2>1!?2YvzjfIZt7JAil?@f&a&XrunUov~AhW(Q*@5Z@vmLHvq%4DmZ6 zs0_5tvuiVB3~jb^qb_D+^;V=w@qi0MLCY6SuBpu%Eh#6caaZMI`(n;820hMwPtB z17lqaty^3bP9BW~SA)xq(il&qGS-N0Mxk{vZECA7Jt~dfu*UdQR8XzUzTqCZwrg9C zYq<_N1DWh>KZ!Yt)qFwKmNAL;DiyQg#>>Sb4Qa|DuOz(QW(6uRez9R4a4u7N)r2#7%YAXrMaoytY5JPws^(&$GNhGMIggSG(8$< zM5Z(vr^=75D^g8rk3`Zfb?w|B_0pO+>DaZJLw$Wzr1tTe~F`waj d0ql8(UI$5MbE>Z4KlfdeMYzKNpIk3Y*dH3#b>#p6 diff --git a/locale/ru/LC_MESSAGES/discord.po b/locale/ru/LC_MESSAGES/discord.po deleted file mode 100644 index fc62c9a..0000000 --- a/locale/ru/LC_MESSAGES/discord.po +++ /dev/null @@ -1,42 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-12-21 18:20+0000\n" -"Last-Translator: Philo04 \n" -"Language-Team: Russian \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=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.2.1\n" - -#: src/discord.py:29 -msgid "wiki deleted" -msgstr "вики удалена" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "вики недоступна" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "обсуждения отключены" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "неизвестная ошибка" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Этот вебхук свежих правок был удалён по следующей причине: `{reason}`!" diff --git a/locale/ru/LC_MESSAGES/discussion_formatters.mo b/locale/ru/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index c84894442b0c5973f6cdc68707f63a4908cbcead..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4606 zcmd6qUu+ab9LEO*|D56+UQS zFBc0u7z0LQoBMY2H*v7!!knN1Ahkp2KV2G z3*3Ew$gja?@%#^nU$Xjvkk5mk!j}$kEBb$ck;0!PDMI#wt3Y9&1-649gTl{oP{_Lp zz6JgX?f`c^L`XMy21FP62~@#f!JFXnhY5KTyajS_{c=Kvz-5mR@-0{ghe730$cJ4Q z!4jTtK1N6d%s}}z@Ej=O_zMUT+eF!00 zfeWgqn$RH{(j^yBwaF|!+9Cw0!PzG1XRi=ltb-eH98GRi83Ctk3MPCeg|eema)?veqm?2*0JQOh2( zsD2C)qK9gd^+R*@)4}63U(DMK@9}-uqZ^?U>-KI~*qnUTRcnszv2Y#0r2l-az{jQt&70PwwesAIpv|XeCc*5}$s^deJwO3FUn^-yqgG}SN5lG5vyjgs=ZU-py%8{K_-lz#n~AqFWsuoL8H zwlmwQWU@;3Rhrq5%VySfqNU!@Jf;k|n&p`qv)vr+s~D!;xt?xzaAP=5wlkA8ZO7kM z)eJN3`dcu?D*Lck8PK(Aj`sVWXJ{7PTw%=da;nNAX?j|uYtUxtlCC-y&Sb1`RH|JH_`C6 ztIeWox@e|-Q|f@SOSg144A6dk5TVlP`gAs(NfCZNI1!xWBm6QSdrBCA!Gb!De2u?MQ{3P;jM0hH; zeuUyAri|jR427_D`us8P+dFnFLG|sWViE!U0AWOgDI#=<1|Nz5@av(8!3p>`EWI2S zBW~c;6%l)MUPY+K2>(n*K;C|ioQxs6A}C=xCNT*zgqG7XPNNOy65iVQ4$3bFr=KU(o^e58Hh&5d7P+(D>O@+_(I z?j1=x9JT?(bA;w^`+K|NZA*NdSS4|B$zy>fRF_yy@+n8SF)p$n{c8}9o^QL%Lvh2W z98XDBka&!WB6oM~ZQj, 2020. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-29 15:21+0000\n" -"Last-Translator: Philo04 \n" -"Language-Team: Russian \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.2.1\n" - -#: src/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "неизвестно" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) создал(а) [{title}](<{url}f/p/{threadId}>) в " -"{forumName}" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) создал(а) опрос [{title}](<{url}f/p/{threadId}>) в " -"{forumName}" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) создал викторину [{title}](<{url}f/p/{threadId}>) в " -"{forumName}" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) [ответил](<{url}f/p/{threadId}/r/{postId}>) на " -"[{title}](<{url}f/p/{threadId}>) в {forumName}" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) создал [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) на [Стене Обсуждения Участника {user}]" -"(<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) [ответил](<{url}wiki/Message_Wall:{user_wall}?" -"threadId={threadId}#{replyId}>) на [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) на [Стене Обсуждения Участника {user}]" -"(<{url}wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) оставил [комментарий](<{url}?commentId={commentId}" -">) к [{article}](<{url}>)" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) [ответил](<{url}?commentId={commentId}" -"&replyId={replyId}>) на [комментарий](<{url}?commentId={commentId}>) к " -"[{article}](<{url}>)" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Неизвестное событие `{event}`, выполненное участником [{author}]" -"({author_url}), сообщите об этом на [сервере поддержки](<{support}>)." - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "Создал \"{title}\"" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "Создал опрос \"{title}\"" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "Вариант {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[Просмотреть изображение]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "Создал викторину \"{title}\"" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "Метки" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} меток" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "Ответил на \"{title}\"" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "Создал \"{title}\" на Стене Обсуждения Участника {user}" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "Ответил на \"{title}\" на Стене Обсуждения Участника {user}" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "Оставил Комментарий к статье {article}" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "Ответил на Комментарий к статье {article}" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Неизвестное событие `{event}`" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "Сообщите об этом на сервере поддержки" - -#~ msgid "Unregistered user" -#~ msgstr "Незарегистрированный пользователь" diff --git a/locale/ru/LC_MESSAGES/misc.po b/locale/ru/LC_MESSAGES/misc.po index d4627f6..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: 2020-11-29 00:18+0100\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,74 +15,74 @@ 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:96 +#: src/misc.py:45 msgid "Location" msgstr "Местоположение" -#: src/misc.py:96 +#: src/misc.py:45 msgid "About me" msgstr "О себе" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Google link" msgstr "Ссылка на учётную запись Google" -#: src/misc.py:97 +#: src/misc.py:45 msgid "Facebook link" msgstr "Ссылка на учётную запись Facebook" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Twitter link" msgstr "Ссылка на учётную запись Twitter" -#: src/misc.py:98 +#: src/misc.py:45 msgid "Reddit link" msgstr "Ссылка на учётную запись Reddit" -#: src/misc.py:99 +#: src/misc.py:45 msgid "Twitch link" msgstr "Ссылка на учётную запись Twitch" -#: src/misc.py:99 +#: src/misc.py:45 msgid "PSN link" msgstr "Ссылка на учётную запись PSN" -#: src/misc.py:100 +#: src/misc.py:45 msgid "VK link" msgstr "Ссылка на учётную запись ВКонтакте" -#: src/misc.py:100 +#: src/misc.py:45 msgid "XBL link" msgstr "Ссылка на учётную запись XBL" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Steam link" msgstr "Ссылка на учётную запись Steam" -#: src/misc.py:101 +#: src/misc.py:45 msgid "Discord handle" msgstr "Ссылка на учётную запись Discord" -#: src/misc.py:102 +#: src/misc.py:45 msgid "Battle.net handle" msgstr "Ссылка на учётную запись Battle.net" -#: src/misc.py:108 -msgid "Unknown" -msgstr "Неизвестно" - -#: src/misc.py:110 -msgid "unknown" -msgstr "неизвестно" - -#: src/misc.py:123 +#: src/misc.py:140 msgid "" "\n" "__And more__" msgstr "" "\n" "__И ещё__" + +#: src/misc.py:330 +msgid "Unknown" +msgstr "Неизвестно" + +#: src/misc.py:332 +msgid "unknown" +msgstr "неизвестно" diff --git a/locale/ru/LC_MESSAGES/rc_formatters.mo b/locale/ru/LC_MESSAGES/rc_formatters.mo deleted file mode 100644 index 4e69b35bb6a4b7fb62a1d6720b70773e766d95a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38147 zcmeI5dz>8Ab?1v1V=MzU4;yR)F2qY37`>2fEF@te0p=kP;_ZQqS~E2>je5F=?jAin zOd=t`=3!pJ0edk5lh|345FsR^=V&3D-8i=6o?V;G$8qd9fA|w8pUrFYaI)+D?DuzX zRdrQ$RZq>>bm>D#o#Mo2l!L)4DiJFJI-8i zK1kKh?V#>2f#-owg7d+B;Mw5Mz-8d^A8;HOyapTuOCUcvKL9@n{w;VBIO|l$Sp+Tz zSAche=YX$*?*;!D6div7>b_&>?8Tr9o(0|xE(J$G(X$tv4gT0a{v~eWR%b4#-&cU= zg9D)GeH?@oXE&&RehXB+{|Le|=hP3``z`?0@3sE%W>EL<0M*{_foFn01wR75^TSpy z=Ymw_EC)sBZJ_G;0(doe0K5u32IUcd)_@m-ec)Pf2UrFF9#nfC%n*Mb1jV?*~DbvZvlS`+z8I5^HuPR z;FI8SDB-VyJHX4pk1*KB!S&$Bz{PZ~7u*2$fDKUXET*&T!LNd=!FR*7CE%^#F!&_6 z20WHQEjio{UJ5<|UJH(cy6;ScwHz#g*MKj9qW_;k)pz|od;Abs;P}r$UAGEhsh-Du z{8Lcvb}Vq5Pl3;aSAjnR?*K1a=s0(RkAoxNUxT-RcP&DP!Pmjhf!AORJ^_9Y{0H!a z#f)X}9Uryz9RxLAj)6Ji#|@zLc@KCa_&>lJcqN_Q03HBWf#+Xr`CbAgj~|2j{dO8F zgTD`o4~yxv_*4Uzg0F(>z`q66j~gy=oSVRxLG||?T%>llfZqnc1M-veC5XBnd=r!$ z&ZF|n!A;<5@DO+d_#PT7fp>!9+aH2z|Kv|vyL=<4>z)En27d}31^z2|D)_&^Gr&_; z*z=3Pqd8s->iSQB$AYWD_ky>89|Zfr+rh1%3;qB^C7k~We(xxJ4$7$ef3eb@KM^J# z&+&5b1n^oARdl+*4}tfC8duMQu+sS&cslqKQ0@J1@HFr=m~aZX5JXhY72xaOC^!UO zdWF@ionSx5zW`4Hy(=xBH-n$&_}d^=I-iDVkAgcu51fb6(FNxzQ2O~Mcs6)8N+Y>l z2}&N%g13SH9W->H)RMy}sB!q0;PLRGlS(=`z67DEo<30ZJOrW=&W}Oq&xfwFFI`AL;<6HPqe7_f@DQ5@BPtMX>!FTQ>iEPyB6Y{&BusOt}cqW8F4;1#$6 z+yp)d>i45=rSISk;1Kvja1OW{X6pKl;J<)l;9U5(7bTON{`}L9L)FgtU5?WYj)LOT zpMrOS$KGMbWgobb<39uEf#>iew>me1h|+l(tb;!XPX-5n+3No`@EneJfEs`Q5qv+W z#y$dk06Yo&7^wbT1)c@|3MlzM4{itl8>n&6wa)VWbKr80zXdJ?XTh`+z@^|a@ETD3 zeGpW;KLkGyo`!KoC7rK=7aj%w!A_1(@3sB78dSfY0@dHY0Y3^}gc6?z7D37PaZv3Y z1ZRQY0+)hsf~SBd_gTL=2mCh2w}GPnT!cIyTnnBG-U}WJehGXTd=VVe?*o?J6N`@X z7{@!n=fU}RK^xcr#TRdb9j8A7cXIqv$?DG?gTw&zZw$PK^S4y2o__`8QfCfI@*MaS zxEZ|YZfp+t+u$m&vx<&`RS=S#MKx>pz645N{sjD0a3Mn90=@!X4qh-!>;~QqJ_P;% zRDIq?TmRR=&*{2NwqLu!2RU8^5s!m^1ReytsZ{lx{u%3M?+2gd_%Fd<2R}RFINt!z zyvNr2eejzc-!e)}4Z6Q#?Mwq4hYx2!>;sbbR>#@K?;G#6{_f|X+O5M(hO+a{`>fr% z6%>De3QBM8y5I8Q=io~muX_L=1|IiW+mAm0zsT`zbPkp|e-ARm9FNXj4IT!|;4GM; zdbfb;-!DMPyYFFp-?@)C&ex&y8So0uuYAG{S($6eHZ)`$7erj?NJFlgX8ajzXbjjI3N6L|NNQ1X3sALkK_EM;Mw4{;Jd&f z|9CTaF2~P;;@=zKBJf6(6Hz!1fOI4Le1UI}Vm{yFZwKW%duZkvl1Y_v6{SuQ&3924 zp3Z-uoI`=7W-LkH4pP2Kd6x2Zibv_AK!)=?9_)^D2L(clw-f!TkLIe{YN&Z{_=J%CA#UeKS`75PXR8K8ik~@U z@?R+<6paym)=@Aa=JRF#-r|23yg~UiWhLcGiauqE^idz#*Hb7bP*za%d5v-&<-L?n z%I{P5QHqq`qkM$YPtoTE%DXAMC=5?y4*~O8z~3eQ_me=4VU5S#l+~0W%B>WA-a~o7 ze8W$G|Aq1;%H96CJHP{!7b#a$PN(SeJCu)^Z}?5{-%&26+(7vzWhdow%JGytDK4dl zax|qt*-z2uDau~+&HmW~JV<$yqA@<7@)gPj6n&ni44QA&7V7I<|M*GpT*}A&+2|jwaI0Q#vFi2I-GM^Q zUGI5icd*dwIV*a4D#PWv+ci?C){8wQZhMuZdsC&Kc`YpP0xIR#+ znhVW0|2pwxs8FkIs#JT;O*M~-xx*VQ6iXvLmBB$yjLu+_sdc6k7wJTlfC(>l>1<`N z0BZ`R(iX??*ZxHZT>4Yp;?^r}eZX^z<+@khRNPQ>>xK0tSSwk$^=hG9D;3NsBXxIn zz~9l?y0y^XU-kOouG?R&3=i?M!O_{yin3eisTa|fP-X)~DlLnth2FtpxmcrmT`|wO ztW@dQKzn`F%Akv^>nN(#GU;DmrBteH(y5r%rrxB!G_Ma7HMn$Sy=|y_xaL(y-I026 z&>MAD4iw7$(hvRU*1Wo!uTf3ajo%Pn*+Y-}E7hV`3s2ep4|;>^y=rZsIAm|H7pnap zY7;auRISv}W3i>=ZS+d^sz7_g%hZdW3L-%V2P?f?SLriiQit471hMN&bYfUPb7@3M zv1@8|iHZx>jRcpEt_!6MRkf_UHx_Hf^~F-LzC~A*D*Z0xm+Q^`$1jjUsHvCyi_`3e z1jX+dDGX{Xk22Qnt&oy^uhG;%QqIbfSHMIV4vq8`y;AR}Yrt7q85}Bk8vHQPGkg~( z+o|;g_o!2*M=>6U&0w{ps6h+C)o7DcJ93Xk&+HLjKV~~CeH&F+k7`1EiQ(v$how#K zh()w0xX9YQE}vR8`~jkVLAdb?1M&iMMChyHF2ik zmMi5>-|EMeJa%(!s9HoX5eR!@XK}cgp9s|XhWi?Sc9dZ74!(*94Ph-5dV}a@=x;IDTXXGDO0N| zuvk&!bfs7JaMjQiRh=v4@rkZ{?`aI&NTt-B?aVJ-KSff=qLiXPdk+)cFHd9Bx1M+@2xh}LUTwCdX8pc!0&N4AkiRPHdc z>9A{~>zr$CxFqWqHCw9-RYg(JTcz`XmLOVZwMRhG8#-BcfGEraGIHyos>wPbyk4(H z?6TSfAT44JLVJy$AQlQdxn(knV#EE>CP5;nUaVuc z{JS$R@*^(WM&?zfDq}yx$%S*Bx5*8JU=B>UbT@hH zYv>FY``=<$7ZE6NTF{kNeS+N@oN=96W5t1B0v&bM3>#&cK*`gt3aW@W!L?qG@3*r( zlt1fpe2i2D8Vk;W17pl(pp6ZLmg`>kkqDnuW=ZOn} zys1lB6**X$dH=-QP0}>lk7s6@$(~7cAznq0(+N{L*{qy$8*LIuGt!y@?Jzlry|9S} zs!mVCGSqTqo~B1z+eX5v+zhqRKDX5o`sxnpewLNWBVRvGjFGMIr`xV1gjL|ciK|BE zjMR$#<jqstCN?-1MwnrYr(tvMUQbZ)94Nqc&qXI?PPn#{3;2i8*=}$$+(w&L*xaoUX=G zhwgN_KLx$-&CWY!>t7DG$p)Z@u{vhfboeb~D+%04WE3-XWWu^8qi{iG(X{H6OnC$GEE=uWoEmxo6Ir1`;zJL?Ar2V%cl{f%m^is z2+dF1Cq$luCH-M?ezMND806vGF)=MMZ*yN=BYqYgn(a3`1aie@vceKNDsV2009MxKrbiyc#nqXzAoNE?z8OC&ic z8f>?S(xxS|s?uebRTwl{UdcUV*al)(R??PD+Gk4Y6&4DDC6+wXgRm`=ytYZG4!g4_ ze*nvDkw7esTALyYg3-~Ln>gAgn`=JNnzdBkT(4;}L3Ky8hSOc>4hhVo5vH^0EzfjY zK1-8PZY(mg3#y8vnwy~l4Va`d4CPt`LhIA>AZfQx#=@}eFET}*7?MR(KW7)=4zOqDhgM_ zu!@NsPqy#Lt}}JrtgE@^_7=5bR@kQ8%!F%knL~^vrsg7D*Yx9qT=h+E4ExJ@)70Fw z6~Hc=aYCe;cID3;DJ9*qWH>GQ%&IzuB+VAE3nRO3yHqf_plCQ;#GK|*({OXWaZ2&k zaIh>nRY8Omw5)4RP-A!Z_2tqQP4nt@D|>f0PtGWsE0+7%Ud$EmW*`W(;S^r9UCSv#kKjHVN02}~v;+2XmAlxD+<8@R=Phk_N!Irp-7A#uOxo}bEMGM@87cE)zu?rUPnRRWUR`0yY=WwOE#9hPo zxXOaX?$RN?6o-ZuEm*jyR2drnq&C*is}3*c7Q1t~^Cqt_xWrvMT&opXm|i+iuMgFh z%%301Yo0W8eWgCH*PBnjM0;(1wWq(QcN5T!=-KSf##v4d&u`Yd#H|j`T7A{(%bUGi zIB&tMm3D)5=S^FN=uO?*T%V5(E|xD5U#pDfWjEh+Md!uM>(r?}uiB}de0r2(iF@(- zVtv+{65IMpombF04^xzf%wcWWMVGkt>$38>3l}U~w$MHAJXc>AoV9G>LibX4fy>n# zFJHDO_-W~~#ritOT()%K0{5PK>@8fgU@rG8&}=ck)O{<8Wil9pA1>8wbWetDe&Mqk6=o@f7D?;moea0aNps|GY`# zMR>I{cCzur_`{r_s%`wXhp(z=3@*Z*t(GoBMzglPjXh4|#qrOMKLP2GJ^q;6c#Yc* z)Bd*cN80&-#w(^ZaSRe)Gt`KInOaFE^@#W&`L(a#Nyee;~g(>@=@)Wc@eMt5C9lExyc z8vT{;bkeADXuvpUY>K)A3pJ#7ORdKr9KcY?L>ZRCEm`fv zzO>*mrN%Ru1#1tDcGQej#~(%*upr7**y|z*sYiT6k`t*61FL)GG*G?9t0>r3 z2toDY4ML`|nZERqG71~233tPA+g4ha{Me_Z((S(dMFmC-YiWdcuSoK1i;0`_Z@d(4 zHF)DdvO?G)^~YROof%df(8f3Dl76ClQ>%FVvBqnd=>5rYH32;$!EkJh3M630Onjs= z@LKDPja4aqbF(gcivn6&IxnlS+xFCGq0a(*iw09;pOM)&kk3|)B*`;J6`_+e>Xb49 z_ryiw=BP8=trJ#`-lh)kBU?GWHH?&f+$VDd2Vo>%oW^sE2>Eq!7Hf|u6+^`fyHF_Q z48jU?#mw05c%?pdHpa1T#pwGU=(K(yqDoF1G%4`O7zM3PZcF>|-{L7rIS7i4>jc_41oiPUS<5fhpba=|R) z!c)Vsj1WTZDxVYY&aolx{L{_e{ojQ7R7j+ms+Y8j(nH_A$N)gArWZ0B>*Z z%H}8N#KalhAAba?24RGJ{Xq$k@X0iD2o)n*HN0XhxlKdOprQ(6wGnj0P{&D55UWM8+xde>@q-5f;x+i@ zh6^?ORSXuhDf=}t>|hpy;D{MN)=J9;j6WecSUSuIl+DjuMf^Uutz(bX8J+b&(QEPG z7vC;|CJuh1b+)KsA`XaN8@gEd;Hyb6-UpCgKz@#+B_*LQR{%EKi zk5?ExR1^tpl5vMd*e+_>HbW!q%g{n)W&%Nv%}CQc{$3^-5i%|`Q&>eU>M6!Vb5ZqK zv285EvVFE5Yl6{E)6tM>21tP1J*J(zTT<`2)qZYBl%u{Vd{kFI9oRk66t>|bPPA+dHQTr%Ukdm_r z6CBT(w3?leF+mi08Iftka>%-vEHQ?G6oa2@kQG}JnfmM5@61F}Ffm0IL8K@%XwpN5 zjF#~eZJ(h+@Q|=lvR?u9Nh^huVE*)w2|G-pPaU<>VH?UQxs1t>j7*Cc1)%82OI(0D0P z8m^IrF?ld?KEy;*4$OqwvE*Acb;Tt#8Y~DlpJR_uWS?eNZ-T1#N>&hTr%-A0uGR|W z_<}XRnW)J=7ccXR*s%B}i|PlXDY5kUV@~7Cx|Yn?zEExbbDTF`Gm-z&uO`UF(Mw^_ z5bMuFburnMfGa7j%46Y=V##Nt4yLLxr}2Vp1H{LP^3S#*E0ODQ8egLt*$Axz;KkIY z(uuM>xc}6ID^iHYjHq1jWNi3Af7TTj$_khXEq86Q&-h24>^CD{F@A1~qJ&DA5SM_W zM#ivvuly|CGxH905rI!+eQbg@-K3!Pz9DSMeobv65}Qb6R1vOh`t#e!hXgf=vtTwTdBu1c=7*Mn=v6ckiG2>0!s=kD4Nx=wj zv3srFHTD7plVc3Gj1kmKwIao&dQyb9D@1IMAz5k6x2_2jLfSdY+uq32$jbT|`Mrro z1G7=%2>cwkyr~JQC!cbfWKBjOV>S(-G196NfuV64O6jqz?=Kv&io^j6-jJ@Wu?Ybf z9-6-xpQdrD_#s#rGVaDV6vnh$7cBN922^6o;WW65QMgM3k~>WxVcn(-!=ub^^u{sk z5qyVgFNzt8`1pRIX;K{7!sdHa<8?l@yQ*eamRn_fqm7X@wp~a5_$4y^fC3M zcr9}oEE(;IyZ}RvJ6TDa>zNHJE)cU1$X`>$*%V<)Oj#Qpj8lxrm-|ItLcU#50qc?$ z5hq`?(a2^eYGRgn5KItBYt&dX<|plpj##UiCh_F;fhIg@Yj(1FYXWd&9L{X8@$^Mr z2EE?pb{PeYY$9mcF~C-t$SXVG-gXn(Ywc27eY7@i_N8bjH-iil)5?NJ_9L+1;)gEz z$(@E%X|q9+j$8h>dKfE$riYPp@;yv*gGn~G#opwqdB%uJeSHWTZFX8{foi{Ee)CGv zHx3Z{PyU4>W^6TWGjdlxKQ_ro(u!dSCTJ-}V48bFlk_P46->K~kq9iPJh)w2PZ-RH z8P*xQ9_4(admarZV+o;f*JHN$h&>|C%uq3T0)q&NkrRJ5z$cODzzi16A@k@|oTwnW zOZpPAW}=q;SDS>*=YF|KLUIz8vHFwSgwTdSLsIIV1p0}~kYs~5q4?J-(#iiWlq1=L znIPEskoH?KqWds*PF}H6T8Kokm<8W7#Z$f6GMy0$CbO^O|5Z}pyKe@WN+@*0aih+B z33J?ZJ$)l$b8W%S^3Aa2g2TA3TsPF193G|?tS#hKSfO$ zPAG@U8$TE14q8|d>$#?q$p=uT{)(D-!;{!M(*;NI(;ELa`>WWbxp@XJm+!4MaRMUi zqO82wX=8J}J6oSMm&nJy7T>F=*Yt%=L)2l@qFOhf{>~D+Yh%*lk268knfNTR10|*u zv0i1z(XkPS<}2ts9KKE`524|rWZJZKs&9CSk);O?+fz!d@ zjg4#LiBY0gOzgol36(TTi3#D}aCV=QExFr|*Pc2%4pwWj6*tPyzkYF6n(2$%NdS+sXwxwh;8;EAgW40wI zKKc`x9A&JIbS9^*!rx~c-K&A^4{{FKLu|?;%Qsk&9Zoaehz%;>Ir*AktG4xAN+Y%( zC&nO0Ub-4r)fvdu0=s z$5m)88pSa=Fy&j#8ZFVQc86ux{8nui%Tj_P)04QXw3+$j>@htjDJ6`%r`_zb@;oqm1Mvo7w(9Z8;?x>}S$EXy1`gsU`tt z3HkpL5^U}{SkgK&F{{=*Cr!b`9yf4X?ZTbh`vKc(A#P6jkO{U2=Fy0(HLoepa*YQj zD*%gA7tP!B%dAaKX4_$&4r=u}dt;)_$7*kzc8AL_w_App;_KR|IkqyDk`qP@;iIl` zFUgjlHbg0}&;GFBbzW0gl8S7|G1**VzGj9EA?jTRa#@pp=NpP(eS6+rl4*OEn%gF0 zSzLOJca80D+76qh96N-xCiBiMjbsp{INiE zp)OC_0LY{%c#dyXR8S&4_hn(%QH;x*q~$|t$XlduktfiF5J&Zq9pgL{HENb zrdydiIH&k3z8NOQSS{-T{w?rk+TB;&%dRoVXN>~?MrB*B0 z)XAg$pKI)K6j!qT&#NHQ-UQh=s0++{zx1vk9VGTVo2QC=MJI}B?6wr}t~|T2>d$~^ zG04`0ORuV2l;gVFP8gbRkd&W~m|MOcnJt*+odxtGzGTuQ&O9w+B54A2`zp%Di-^HK zKBa}+{ozwN2n!w(hmnuL?rBRw@?C4N$2?Rffi(_Eeu&tbNAq}w)vLpBm?w*qVF`CS F{|7X+sTKeL diff --git a/locale/ru/LC_MESSAGES/rc_formatters.po b/locale/ru/LC_MESSAGES/rc_formatters.po deleted file mode 100644 index 9ea3bdb..0000000 --- a/locale/ru/LC_MESSAGES/rc_formatters.po +++ /dev/null @@ -1,1706 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2020-12-30 13:26+0000\n" -"Last-Translator: Philo04 \n" -"Language-Team: Russian \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=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.2.1\n" - -#: src/formatters/rc.py:19 -msgid "director" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) отредактировал страницу [{article}]({edit_link})" -"{comment} {bold}({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) создал страницу [{article}]({edit_link}){comment} " -"{bold}({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) загрузил [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) возвратил версию [{file}]({file_link}) {comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) загрузил новую версию [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) удалил перенаправление с помощью перезаписи [{page}]" -"({page_link}){comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "без перенаправления" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "с перенаправлением" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) переименовал страницу {redirect}*{article}* в " -"[{target}]({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) переименовал страницу {redirect}*{article}* поверх " -"перенаправления в [{target}]({target_url}) {made_a_redirect}{comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) перенёс параметры защиты со страницы {redirect}" -"*{article}* на страницу [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "до бесконечности и дальше" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "на {num}{translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "до {}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " на страницах: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " и в пространствах имён: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " в пространствах имён: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) заблокировал участника [{user}]({user_url}) на срок " -"«{time}»{restriction_desc}{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) изменил параметры блокировки для участника " -"[{blocked_user}]({user_url}){comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) разблокировал участника [{blocked_user}]({user_url})" -"{comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) оставил [комментарий]({comment}) на профиле " -"участника {target}" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) оставил [комментарий]({comment}) на своём " -"собственном профиле" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) ответил на [комментарий]({comment}) на профиле " -"участника {target}" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" -"[{author}]({author_url}) ответил на [комментарий]({comment}) на своём " -"собственном профиле" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) отредактировал [комментарий]({comment}) на профиле " -"участника {target}" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) отредактировал [комментарий]({comment}) на своём " -"собственном профиле" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "[{author}]({author_url}) удалил комментарий на профиле {target}" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "" -"[{author}]({author_url}) удалил комментарий на своём собственном профиле" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) удалил [комментарий]({comment}) на профиле " -"участника {target}" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" -"[{author}]({author_url}) удалил [комментарий]({comment}) на своём " -"собственном профиле" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) отредактировал поле «{field}» на профиле участника " -"[{target}]({target_url}). *({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) отредактировал поле «{field}» на [своём собственном]" -"({target_url}) профиле. *({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "ничего" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) изменил модель содержимого страницы [{target}]" -"({target_url}) с {old_groups} на {new_groups}{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} изменил модель содержимого страницы [{target}]({target_url}) с " -"{old_groups} на {new_groups}{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "Система" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) защитил страницу [{article}]({article_url}) со " -"следующими настройками: {settings}{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [каскадно]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) изменил настройки защиты страницы [{article}]" -"({article_url}) на: {settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) снял защиту со страницу [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) изменил видимость правки на странице [{article}]" -"({article_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) изменил видимость {amount} правок на странице " -"[{article}]({article_url}){comment}" -msgstr[2] "" -"[{author}]({author_url}) изменил видимость {amount} правок на странице " -"[{article}]({article_url}){comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правкой{comment}" -msgstr[1] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правками{comment}" -msgstr[2] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правками{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) восстановил страницу [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "[{author}]({author_url}) изменил видимость событий журнала{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} версией [{source}]({source_url}){comment}" -msgstr[1] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} версиями [{source}]({source_url}){comment}" -msgstr[2] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} версиями [{source}]({source_url}){comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) отредактировал фильтр злоупотреблений [под номером " -"{number}]({filter_url})" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) создал фильтр злоупотреблений [под номером {number}]" -"({filter_url})" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) объединил истории версий [{article}]({article_url}) " -"с [{dest}]({dest_url}){comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "Учётная запись [{author}]({author_url}) была автоматически создана" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "Учётная запись [{author}]({author_url}) была создана" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"Учётная запись [{article}]({article_url}) была создана [{author}]" -"({author_url}){comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"Учётная запись [{article}]({article_url}) была создана [{author}]" -"({author_url}) и пароль был отправлен на электронную почту{comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) добавил запись в [таблицу интервики]({table_url}), " -"указывающая на {website} с префиксом {prefix}" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) отредактировал запись в [таблице интервики]" -"({table_url}), указывающая на {website} с префиксом {prefix}" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" -"[{author}]({author_url}) удалил запись из [таблицы интервики]({table_url})" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) изменил модель содержимого страницы [{article}]" -"({article_url}) с {old} на {new}{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) создал страницу [{article}]({article_url}) с " -"использованием нестандартной модели содержимого {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) отредактировал спрайт для [{article}]({article_url})" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) создал таблицу спрайтов для [{article}]" -"({article_url})" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) отредактировал фрагмент для [{article}]" -"({article_url})" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) создал таблицу Cargo \"{table}\"" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) удалил таблицу Cargo \"{table}\"" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) воссоздал таблицу Cargo \"{table}\"" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) заменил таблицу Cargo \"{table}\"" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) создал [метку]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) удалил [метку]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правкой{comment}" -msgstr[1] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правками{comment}" -msgstr[2] "" -"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " -"{count} правками{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) активировал [метку]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) деактивировал [метку]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) изменил настройки вики{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) удалил вики *{wiki_name}*{comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "Неизвестно" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) заблокировал вики *{wiki_name}*{comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) изменил пространство имён *{namespace_name}* на " -"вики *{wiki_name}*{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) удалил пространство имён *{namespace_name}* на вики " -"*{wiki_name}*{comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" -"[{author}]({author_url}) изменил группу пользователей *{group_name}*{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) удалил вики *{wiki_name}*{comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) разблокировал вики *{wiki_name}*{comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "[{author}]({author_url}) сгенерировал дамп *{file}*{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "[{author}]({author_url}) удалил дамп *{file}*{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) пометил страницу [{article}]({article_url}) как " -"доступную для перевода{comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) удалил [{article}]({article_url}) из системы " -"перевода{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) переименовал доступную для перевода страницу " -"*{article}* в [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) столкнулся с проблемой при попытке переименования " -"[{article}]({article_url}) в [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) удалил доступную для перевода страницу [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) не смог удалить [{article}]({article_url}), " -"относящуюся к доступной для перевода странице [{target}]({target_url})" -"{comment}" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) удалил страницу перевода [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) не смог удалить [{article}]({article_url}), " -"относящуюся к странице перевода [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) повысил приоритет перевода страницы [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) понизил приоритет перевода страницы [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) ограничил для страницы [{article}]({article_url}) " -"список языков: `{languages}`{comment}" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) задал для страницы [{article}]({article_url}) " -"следующий список приоритетных языков: `{languages}`{comment}" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) удалил приоритетные языки со страницы [{article}]" -"({article_url}){comment}" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) добавил доступную для перевода страницу [{article}]" -"({article_url}) в агрегированную группу \"{group}\"{comment}" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) удалил доступную для перевода страницу [{article}]" -"({article_url}) из агрегированной группы \"{group}\"{comment}" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) проверил перевод [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) изменил состояние переводов страницы [{article}]" -"({article_url}) на `{language}` язык с `{old_state}` на `{new_state}" -"`{comment}" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) изменил состояние переводов страницы [{article}]" -"({article_url}) на `{language}` язык на `{new_state}`{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "(по умолчанию)" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) изменил язык страницы [{article}]({article_url}) с " -"{old_lang} на {new_lang}{comment}" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " -"правкой в [{new_name}]({link}){comment}" -msgstr[1] "" -"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " -"правками в [{new_name}]({link}){comment}" -msgstr[2] "" -"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " -"правками в [{new_name}]({link}){comment}" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) переименовал участника *{old_name}* в [{new_name}]" -"({link}){comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "Действие было скрыто администрацией." - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"Неизвестное событие `{event}`, выполненное участником [{author}]" -"({author_url}), сообщите об этом на [сервере поддержки](<{support}>)." - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "Нет описания правки" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(Н!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "м" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "б" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__Только пробел__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "Удалено" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "Добавлено" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "Настройки" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([просмотр]({link}) | [отмена]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "Загрузил новую версию {name}" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "Возвратил версию {name}" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "Загрузил {name}" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([просмотр]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "Удалил страницу «{article}»" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "Удалил перенаправление «{article}» с помощью перезаписи" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "Перенаправление не было сделано" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "Было сделано перенаправление" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "Переименовал страницу {redirect}{article} в {target}" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "" -"Переименовал страницу {redirect}{article} в {title} поверх перенаправления" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "Перенёс параметры защиты с «{redirect}{article}» на «{title}»" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "неизвестный период" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "Заблокирован от редактирования в следующих страницах: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "" -"Заблокирован от редактирования на страницах в следующих пространствах имён: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "Частичные детали блокировки" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "Заблокировал участника {blocked_user} {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "Изменил параметры блокировки для {blocked_user}" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "Разблокировал участника {blocked_user}" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "Оставил комментарий на профиле участника {target}" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "Оставил комментарий на своём профиле" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "Ответил на комментарий на профиле участника {target}" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "Ответил на комментарий на своём профиле" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "Отредактировал комментарий на профиле участника {target}" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "Отредактировал комментарий на своём профиле" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "Отредактировал профиль участника {target}" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "Отредактировал свой профиль" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "Очистил поле «{field}»" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "Поле «{field}» изменено на: {desc}" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "Удалил комментарий в профиле {target}" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "Удалил комментарий на своём профиле" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "Удалил комментарий на профиле участника {target}" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "Удалил комментарий на своём профиле" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "Изменил членство в группах для участника {target}" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "Участник {target} был автоматически повышен до новой группы участников" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "Группы изменены с {old_groups} на {new_groups}{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "Защитил страницу «{target}»" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "Изменил уровень защиты для страницы «{article}»" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "Убрал защиту со страницы «{article}»" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "Изменил видимость правки на странице «{article}» " -msgstr[1] "Изменил видимость {amount} правок на странице «{article}» " -msgstr[2] "Изменил видимость {amount} правок на странице «{article}» " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "Импортировал страницу «{article}» с {count} правкой" -msgstr[1] "Импортировал страницу «{article}» с {count} правками" -msgstr[2] "Импортировал страницу «{article}» с {count} правками" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "Восстановил страницу «{article}»" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "Изменил видимость событий в журнале" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "Импортировал страницу «{article}» с {count} правкой из \"{source}\"" -msgstr[1] "" -"Импортировал страницу «{article}» с {count} правками из \"{source}\"" -msgstr[2] "" -"Импортировал страницу «{article}» с {count} правками из \"{source}\"" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "Отредактировал фильтр злоупотреблений под номером {number}" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "Создал фильтр злоупотреблений под номером {number}" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "" -"Объединил историю правок страницы «{article}» с историей правок «{dest}»" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "Учетная запись была создана автоматически" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "Создана учётная запись" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "Создана учетная запись {article}" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "" -"Создана учетная запись {article} и пароль был отправлен на электронную почту" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "Добавил запись в таблицу префиксов интервики" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "Префикс: {prefix}, сайт: {website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "Отредактировал запись в таблице префиксов интервики" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "Удалил запись из таблицы префиксов интервики" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "Префикс: {prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "Изменил модель содержимого для страницы «{article}»" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "Модель изменена с «{old}» на «{new}»: {reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "" -"Создал страницу {article} с использованием нестандартной модели содержимого" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "Создал с использованием модели содержимого {new}: {reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "Отредактировал спрайт для страницы «{article}»" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "Создал таблицу спрайтов для страницы «{article}»" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "Отредактировал срез для страницы «{article}»" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "Создал Cargo таблицу \"{table}\"" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "Удалил Cargo таблицу \"{table}\"" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "Воссоздал Cargo таблицу \"{table}\"" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "Заменил Cargo таблицу \"{table}\"" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "Создал метку «{tag}»" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "Удалил метку «{tag}»" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "Удалено" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "Активировал метку «{tag}»" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "Деактивировал метку «{tag}»" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "Изменил настройки вики" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "Удалил вики \"{wiki}\"" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "Заблокировал вики \"{wiki}\"" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "Изменил пространство имён \"{namespace_name}\"" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "Вики" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "Удалил пространство имён \"{namespace_name}\"" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "Изменил группу \"{usergroup_name}\"" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "Удалил вики \"{wiki}\"" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "Разблокировал вики \"{wiki}\"" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "Сгенерировал дамп {file}" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "Удалил дамп {file}" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "Пометил страницу \"{article}\" как доступную для перевода" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "Удалил \"{article}\" из системы перевода" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" -"Переименовал доступную для перевода страницу \"{article}\" в \"{target}\"" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "" -"Столкнулся с проблемой при попытке переименования \"{article}\" в " -"\"{target}\"" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "Удалил доступную для перевода страницу \"{article}\"" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" -"Не смог удалить \"{article}\", относящуюся к доступной для перевода странице " -"\"{target}\"" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "Удалил страницу перевода \"{article}\"" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" -"Не смог удалить \"{article}\", относящуюся к странице перевода \"{target}\"" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "Повысил приоритет перевода страницы \"{article}\"" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "Понизил приоритет перевода страницы \"{article}\"" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "Ограничил для страницы \"{article}\" список языков: `{languages}`" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "" -"Задал для страницы \"{article}\" следующий список приоритетных языков: " -"`{languages}`" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "Удалил приоритетные языки со страницы \"{article}\"" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" -"Добавил доступную для перевода страницу \"{article}\" в агрегированную " -"группу \"{group}\"" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "" -"Удалил доступную для перевода страницу \"{article}\" из агрегированной " -"группы \"{group}\"" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "Проверил перевод \"{article}\"" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "" -"Изменил состояние переводов страницы \"{article}\" на `{language}` язык" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "Старое состояние" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "Новое состояние" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "Изменил язык страницы «{article}»" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "Старый язык" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "Новый язык" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -"Переименовал участника \"{old_name}\" с {edits} правкой в \"{new_name}\"" -msgstr[1] "" -"Переименовал участника \"{old_name}\" с {edits} правками в \"{new_name}\"" -msgstr[2] "" -"Переименовал участника \"{old_name}\" с {edits} правками в \"{new_name}\"" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "Переименовал участника \"{old_name}\" в \"{new_name}\"" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "Неизвестное событие `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "Сообщить об этом на сервер поддержки" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "Метки" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**Добавлено**: " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " и ещё {}\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**Удалено**: " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " и ещё {}" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "Изменены категории" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "[{author}]({author_url}) восстановил вики *{wiki_name}*{comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "Восстановил вики \"{wiki}\"" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "Действие было скрыто администрацией" - -#~ msgid "their own profile" -#~ msgstr "на своём профиле" - -#~ msgid "their own" -#~ msgstr "на своём" - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "" -#~ "[{author}]({author_url}) удалил комментарий на профиле участника {target}" - -#, python-brace-format -#~ msgid "[{target}]({target_url})'s" -#~ msgstr "[{target}]({target_url})" - -#, python-brace-format -#~ msgid "[their own]({target_url})" -#~ msgstr "[на своём]({target_url})" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) вызвал срабатывание *{abuse_filter}*, выполнив " -#~ "действие \"{action}\" на странице *[{target}]({target_url})* - " -#~ "Предпринятые меры: {result}." - -#, fuzzy, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on their own profile" -#~ msgstr "" -#~ "[{author}]({author_url}) удалил комментарий на профиле участника {target}" - -#~ msgid "**No license!**" -#~ msgstr "**Отсутствует лицензия!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "Лицензия: {}" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) imported interwiki{comment}" -#~ msgstr "[{author}]({author_url}) импортировал интервики{comment}" - -#~ msgid "Imported interwiki" -#~ msgstr "Импортировал префикс интервики" - -#~ msgid "None" -#~ msgstr "Нет" - -#~ msgid "Warning issued" -#~ msgstr "Выдано предупреждение" - -#~ msgid "**Blocked user**" -#~ msgstr "**Участник заблокирован**" - -#~ msgid "Tagged the edit" -#~ msgstr "Проставлена метка" - -#~ msgid "Disallowed the action" -#~ msgstr "Действие отклонено" - -#~ msgid "**IP range blocked**" -#~ msgstr "**Диапазон IP-адресов заблокирован**" - -#~ msgid "Edit" -#~ msgstr "Правка" - -#~ msgid "Upload" -#~ msgstr "Загрузка Файла" - -#~ msgid "Move" -#~ msgstr "Переименование" - -#~ msgid "Stash upload" -#~ msgstr "Загрузка Файла во временное хранилище" - -#~ msgid "Deletion" -#~ msgstr "Удаление" - -#~ msgid "Account creation" -#~ msgstr "Создание учётной записи" - -#~ msgid "Auto account creation" -#~ msgstr "Автоматическое создание учётной записи" - -#~ msgid "Unregistered user" -#~ msgstr "Незарегистрированный пользователь" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} вызвал срабатывание фильтра \"{abuse_filter}\"" - -#~ msgid "Performed" -#~ msgstr "Выполнил" - -#~ msgid "Action taken" -#~ msgstr "Предпринятые меры" - -#~ msgid "Throttled actions" -#~ msgstr "Действия замедлены" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "Сняты права автоподтверждённого" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**Удаление из привилегированных групп**" - -#~ msgid "Title" -#~ msgstr "Заголовок" diff --git a/locale/ru/LC_MESSAGES/wiki.mo b/locale/ru/LC_MESSAGES/wiki.mo deleted file mode 100644 index 5a8ef416e2d1bcf4e6047250ef0e1a989d068b90..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 520 zcmYk3%}xR_5XaZg!^VU0?4cec5>sp!OmJZ}qF_iM5(MK-3tN{pOH0~9Bq2n-diG^J z_zds@K7cRa)maF^Nq?RHv@_GD{oYysu)x-UT_6K&02Ls%2VfImfDLqj!HQ*R@LRwS z=xy-7;9<=AfU{QPDYj1N`&?M#@m!3@R!zw#-Zr@G<6EwDD20pcI`2tka8(DPj|=@k z9O4j6(wJruO}ob@hlCPhSC}@qp_tGSGg7&zz*@sdit`)T z5<#B@95*=YLd!+$BGtdIH|=VB^u0?&tB3zQHt6d~|vrv2K9GXk-K8@Q_op!<-JTSXB8w*2^x*&C6GgsP(z`{N#^W3e8mM<^H-=z?uQ0BskCiP VUnif_m+AZTZSn=*@jrx5`2%$SkYoS= diff --git a/locale/ru/LC_MESSAGES/wiki.po b/locale/ru/LC_MESSAGES/wiki.po deleted file mode 100644 index adbde83..0000000 --- a/locale/ru/LC_MESSAGES/wiki.po +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-03-18 13:59+0100\n" -"Last-Translator: BabylonAS\n" -"Language-Team: \n" -"Language: ru_RU\n" -"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" -"X-Generator: Poedit 2.3\n" - -#: src/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~скрыто~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "скрыто" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "{wiki}, вероятно, не работает или недоступна." - -#~ msgid "Connection status" -#~ msgstr "Статус соединения" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "Соединение с {wiki} сейчас кажется стабильным." diff --git a/locale/templates/connections.txt b/locale/templates/connections.txt deleted file mode 100644 index 7cb4ad1..0000000 --- a/locale/templates/connections.txt +++ /dev/null @@ -1,9 +0,0 @@ -rc -> wiki 000 -misc -> misc -*new* -> discord 000 -discussion_formatters -> discussion_formatters -rc_formatters, rcgcdw -> rc_formatters 000 - -msgcat -o locale/de/LC_MESSAGES/rc_formatters.po ~/PycharmProjects/RcGcDw/locale/de/LC_MESSAGES/rcgcdw.po locale/de/LC_MESSAGES/rc_formatters.po -mv locale/pl/LC_MESSAGES/rc.po locale/pl/LC_MESSAGES/wiki.po -xgettext -L Python --package-name=RcGcDd -o "locale/templates/discord.pot" src/discord.py diff --git a/locale/templates/discord.pot b/locale/templates/discord.pot deleted file mode 100644 index a3ee63c..0000000 --- a/locale/templates/discord.pot +++ /dev/null @@ -1,39 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/discord.py:29 -msgid "wiki deleted" -msgstr "" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" diff --git a/locale/templates/discussion_formatters.pot b/locale/templates/discussion_formatters.pot deleted file mode 100644 index 022ea2a..0000000 --- a/locale/templates/discussion_formatters.pot +++ /dev/null @@ -1,157 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "" diff --git a/locale/templates/misc.pot b/locale/templates/misc.pot deleted file mode 100644 index 82b3917..0000000 --- a/locale/templates/misc.pot +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/misc.py:96 -msgid "Location" -msgstr "" - -#: src/misc.py:96 -msgid "About me" -msgstr "" - -#: src/misc.py:97 -msgid "Google link" -msgstr "" - -#: src/misc.py:97 -msgid "Facebook link" -msgstr "" - -#: src/misc.py:98 -msgid "Twitter link" -msgstr "" - -#: src/misc.py:98 -msgid "Reddit link" -msgstr "" - -#: src/misc.py:99 -msgid "Twitch link" -msgstr "" - -#: src/misc.py:99 -msgid "PSN link" -msgstr "" - -#: src/misc.py:100 -msgid "VK link" -msgstr "" - -#: src/misc.py:100 -msgid "XBL link" -msgstr "" - -#: src/misc.py:101 -msgid "Steam link" -msgstr "" - -#: src/misc.py:101 -msgid "Discord handle" -msgstr "" - -#: src/misc.py:102 -msgid "Battle.net handle" -msgstr "" - -#: src/misc.py:108 -msgid "Unknown" -msgstr "" - -#: src/misc.py:110 -msgid "unknown" -msgstr "" - -#: src/misc.py:123 -msgid "" -"\n" -"__And more__" -msgstr "" diff --git a/locale/templates/rc_formatters.pot b/locale/templates/rc_formatters.pot deleted file mode 100644 index a43c09c..0000000 --- a/locale/templates/rc_formatters.pot +++ /dev/null @@ -1,1378 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" - -#: src/formatters/rc.py:19 -msgid "director" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr "" - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr "" - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr "" - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr "" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:350 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:354 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:356 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:361 -#, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:364 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:376 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:381 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:391 -#, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "" - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "" - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "" - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "" - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:987 -#, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:990 -#, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:992 -msgid "Removed from" -msgstr "" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:995 -#, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:998 -#, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1011 -#, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "" - -#: src/formatters/rc.py:1024 -#, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" -msgstr[1] "" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "" - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr "" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "" - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr "" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "" diff --git a/locale/templates/wiki.pot b/locale/templates/wiki.pot deleted file mode 100644 index d51ef5f..0000000 --- a/locale/templates/wiki.pot +++ /dev/null @@ -1,26 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wiki.py:208 -msgid "~~hidden~~" -msgstr "" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "" diff --git a/locale/tr/LC_MESSAGES/discord.po b/locale/tr/LC_MESSAGES/discord.po deleted file mode 100644 index 0d972a1..0000000 --- a/locale/tr/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-14 21:05+0200\n" -"PO-Revision-Date: 2020-11-27 19:14+0000\n" -"Last-Translator: Doğukan Karakaş \n" -"Language-Team: Turkish \n" -"Language: tr\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.py:25 -msgid "wiki deleted" -msgstr "viki silindi" - -#: src/discord.py:25 src/discord.py:26 -msgid "wiki inaccessible" -msgstr "vikiye ulaşılamıyor" - -#: src/discord.py:26 -msgid "discussions disabled" -msgstr "tartışmalar devre dışı" - -#: src/discord.py:27 -msgid "unknown error" -msgstr "bilinmeyen hata" - -#: src/discord.py:28 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "Bu son değişiklikler webhook'u `{reason}` nedeniyle kaldırılmış!" diff --git a/locale/uk/LC_MESSAGES/discord.mo b/locale/uk/LC_MESSAGES/discord.mo deleted file mode 100644 index a56878ce6a6109e6ed39506ee6db746c553121f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYL@yH3O~5JeY3<&v7h1sx2JE*Mb+5@01lR#8BL&g%@ukhLRwg4hq?_xKdVq}jdF zX+~#e?(hEI&y2If959E>E_2LG$(TRpf|;C67BPIFA((gYj4`?3m2AwNDVCzaAw+^I zS=Yh!XcM$SNwKJ*!7n$dP-sFWU&_3Js)iz$_qD3#N3Zo`DIRnpXruP2*A$|X`AA`< z$r;`EYiZGA, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: uk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/discord.py:29 -msgid "wiki deleted" -msgstr "" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "" diff --git a/locale/zh-hans/LC_MESSAGES/discord.mo b/locale/zh-hans/LC_MESSAGES/discord.mo deleted file mode 100644 index 03006ad43b030162c63b66476b9fb99875875bd9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 841 zcmYk4T}xC!7{{lwsM8B1(M?@UcSg+a*@KZCH6q^-l*G1|OV7*W?zm@XmYF$j_5ylm z&`qF-C?sNKMJrTLS>OlgJ9L$2*Q-82H$BG{?SUWvdCvUj<$2EhYHgV(7{`!{$PjW8 zd4i;|j&vb!k#k6boJRg4r;rne2sw*-9(5IILsI|G!-TY=9zW9bT|hm9c^hi#zlMrd zg0}rQx<4WWr%B6Rp5Be*i(FF$0SH5bq9+QVX%+mUlqFj9H1z=l&X?sRgmhdgI`&wB zr=@s0c8P>s2eH;%3QckB`4NO979}C8f`U>~kt#278bSmHr*;!AydVHvg>EvU|yJBNlL!LG)uRNh6&q(Fc$Sc7_dUKn0=~zU3D)xk9+wHb=zUtsW^1{uP#=s$h`@9-3?=^0??s|C7>Sy6@)u zS;v7dy~#Kz)+YiPa#3(;htG{Q62;1kSie+d?NU+MO?7v!lQxIlcBl1#4S)dEY}9@5 zv1LHpGfpOFk>tZ#vOL|`dXX%BPUgPtzmDxMAGeoQet+Hk?@7?c^z+8*`}&*jJBw?7 ze$0?YZM{+3tUsGYcm4HDeQup3%kSzhU+v5-Ha0ezFCyJ(b_G{7(_~>K`840CZS5@7 F$UmwS5%2&2 diff --git a/locale/zh-hans/LC_MESSAGES/discord.po b/locale/zh-hans/LC_MESSAGES/discord.po deleted file mode 100644 index b2bf9ad..0000000 --- a/locale/zh-hans/LC_MESSAGES/discord.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the RcGcDb package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-12-29 15:21+0000\n" -"Last-Translator: lakejason0 \n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh-hans\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/discord.py:29 -msgid "wiki deleted" -msgstr "wiki 已删除" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "wiki 无法访问" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "讨论版已禁用" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "未知错误" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "此最近更改 webhook 已因为 `{reason}` 而被移除!" diff --git a/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo b/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index fe49e88cf09f6a50e6895b4f877ccb668bc1b4a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4097 zcmc(gTWl0n7{`x_imQkq-Xg{$-l#CU+Z7F2D4^w%Cbl%CT#^l0rn{%RLuY5!nKP_q zvk?rTQb0ojF-R3_tZ9g}Q4*;|@zEzAcrYeD7!vnV9*i*|#>B+g?Q4_ z-^`hFzU$fV`+4D<69nTi%*B{_%x5t_yAA&^*4<9X!{9660&oZT0=OG|6g=T_47>;L z-+_z3OP~Z6!Kc7QcQ||*oP+lr;3MEpFb-N^C-@UM0xrX*7_w3N8cZ`W)X^xa0&0fY(UcTmLVPcQ|}zn73LU=9?1Tmq9|<~~A3!OP$PcxWCWe}N0`CnO5a zo9{3MK8g45K_UNF5J$*WP^1KI*!BtApwb>ffBg_K5CiJ%ctedHZ?T3Dl7*NMSs5_L z9!Qrxgl=&sM2>}iF+~0!!W8*^028Sqq*YI)n8sP0>Ke_;23KM#%aK-t$zpLymMa_! zORin94_GEMa?hKzotdVbV062zs+FxWP3x-aAw#CGTgu+551Z3m5&Cnai=|Zsin(6( z*=uoT^;NrN8gu-s^$t69gHxVVO!0vy88xl6y#{~wFoSf<36pHq`ZPVGQMLyWqPwy- zbGv3*r#<~Nl9er<)Q#NErS4PIGSpnta%wm_6<*dDsa3gi>FTVzl3UZ{Co@T+F*h|4 zH#Op*(9s)62eLegukp4xL{J3*?bQt{)gh;l(uM_Qls+ZkCN?S(8_tS!M>BZLtu1S6 zsnLmOM(kbnm!fRttU}i`UEfNXM%UCG1t_xbdg$)ZV=i93y zmGd~O&>OoLc15c`J5~kFxhpDe~v(&}*C}OL$9{nIp zL%~o`Y7R-E5Df;y%`YwsV)$N@O)hmCvSz9>*Nre$, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-12-22 00:13+0000\n" -"Last-Translator: lakejason0 \n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh-hans\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/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "未知" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) 创建了 [{title}](<{url}f/p/{threadId}>) 于 " -"{forumName}" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) 创建了一个投票 [{title}](<{url}f/p/{threadId}>) 于 " -"{forumName}" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" -"[{author}]({author_url}) 创建了一份问卷 [{title}](<{url}f/p/{threadId}>) 于 " -"{forumName}" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" -"[{author}]({author_url}) 创建了一条[回复](<{url}f/p/{threadId}/r/{postId}>) " -"至 [{title}](<{url}f/p/{threadId}>) 于 {forumName}" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) 创建了 [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) 于 [{user}的信息墙](<{url}wiki/" -"Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" -"[{author}]({author_url}) 创建了一条[回复](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) 至 [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) 于 [{user}的信息墙](<{url}" -"wiki/Message_Wall:{user_wall}>)" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) 创建了一条[评论](<{url}?commentId={commentId}>) 于 " -"[{article}](<{url}>)" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" -"[{author}]({author_url}) 创建了一条[回复](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) 于 " -"[{article}](<{url}>)" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"未知事件 `{event}` 由 [{author}]({author_url}) 发出,请在[支持服务器]" -"(<{support}>)中报告。" - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "创建了 \"{title}\"" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "创建了投票 \"{title}\"" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "选项 {}" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "__[查看图片]({image_url})__" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "创建了问卷 \"{title}\"" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "标签" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "{} 个标签" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "回复至 \"{title}\"" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "创建了 \"{title}\" 于 {user} 的信息墙" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "回复至 \"{title}\" 于 {user} 的信息墙" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "评论于 {article}" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "回复至一条评论于 {article}" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "未知事件 `{event}`" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "在支持服务器上报告" - -#~ msgid "Unregistered user" -#~ msgstr "未注册用户" diff --git a/locale/zh-hans/LC_MESSAGES/misc.mo b/locale/zh-hans/LC_MESSAGES/misc.mo index 46de3d6c4168a907f1f6fce9e8ddaf671915bf4b..9f7e8e09377c2d5965d5f50ecb6866cc492ac94c 100644 GIT binary patch delta 249 zcmZ3^xrin1o)F7a1|VPpVi_RT0b*7lwgF-g2moSUAPxlL4U7y7@jzM-hy{QefLt&D z>4gKX_;|;>6ouUUqSW~K$+k>h4h9yw1{MlN23Dq)+6F+t<&#)kq8n0_m{**WSdw34 zrQlYSS)8p9l98(5T9%ok;GUmYqTpYaT9lJtl%ilW`2v%^PKSq|03GyV|BPpII-kwn@^s0p H_;>~YsPa8} literal 1191 zcmb7?&ubGw6vtPszgDZ&i5fnSwO(?Z&e_(%GOf{sj7B6A5J58q9%!J)pV?8Uh zhy{_NXu%%Ziw6(tNvPsq;2$99rA_tV!J~Nbz3i0g(Fe1i`M#N*_k;K4blZvnb_!M} ztaVstV0G<-57;8G9k>KM0(=6*yKBG`z}NcxBk&mLPe8o)S#wMKe*jJJ|I)f`zhN8) z-2prdJga#Qi2qZqdw>{g5QuTV9x#lfz@I?Wzk!%Xdz)dL1a<;3-!9-GpaaCXL)xDO zV%%F=mx1_y48;5QfcX9cApW~7!!V1*A>osn3|X;g43%W8NR1i8u2KO@38qNJ6@I{sQ670R^mpaB>#>rQ zRT6MfH72Ai2Q1lVrRORxg^`=SmU!~a_qj^;(~7yZWLs!(yegap(qgT!yvCA)?-r z(LlP7B-;VI&zz+bOt3I%(@j=_hB4Be%B0dJPSv*$Pn)Yt&F62o*Pp>;ZQp;h^=`Sj z_~<`I>-*#P&E<{V;nHer^Wo0stJZL7j~*|rk^$2~kJw)dhfK@n>dT!M8#ra!fphln F*&n8UL)8EP diff --git a/locale/zh-hans/LC_MESSAGES/misc.po b/locale/zh-hans/LC_MESSAGES/misc.po index 9c999ec..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: 2020-12-21 15:31+0100\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) ?5yXBoOgQPoqpf_{#D&Q-LuoP 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 bE<2#lfmc(c{EmaBR8&ahsZT%4;nV*EK%B, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2020-12-29 15:21+0000\n" -"Last-Translator: lakejason0 \n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh-hans\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/formatters/rc.py:19 -msgid "director" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) 编辑了 [{article}]({edit_link}){comment}{bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) 创建了 [{article}]({edit_link}){comment}{bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) 上传了 [{file}]({file_link}){comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "" -"[{author}]({author_url}) 回退了 [{file}]({file_link}) 的一个版本 {comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 上传了 [{file}]({file_link}) 的一个新版本 {comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "[{author}]({author_url}) 删除了 [{page}]({page_link}){comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) 通过覆盖 [{page}]({page_link}) 删除重定向 {comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "不留重定向" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "创建重定向" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) 移动 {redirect}*{article}* 至 [{target}]" -"({target_url}),{made_a_redirect}{comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) 移动 {redirect}*{article}* 至 [{target}]" -"({target_url}) 覆盖重定向,{made_a_redirect}{comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 将保护设置从 {redirect}*{article}* 移动到了 " -"[{target}]({target_url}){comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "时长为无限期" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "时长为{num}{translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "直到{}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " 于页面: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " 和命名空间: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " 于命名空间: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) 封禁了 [{user}]({user_url}),{time}" -"{restriction_desc}{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) 更改了 [{blocked_user}]({user_url}) 的封禁设置 " -"{comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "[{author}]({author_url}) 解封了 [{blocked_user}]({user_url}){comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) 在 {target} 的资料页上留下了一条[评论]({comment})" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "[{author}]({author_url}) 在自己的资料页上留下了一条[评论]({comment})" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" -"[{author}]({author_url}) 在 {target} 的资料页上回复了一条[评论]({comment})" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "[{author}]({author_url}) 在自己的资料页上回复了一条[评论]({comment})" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) 在 {target} 的资料页上编辑了一条[评论]({comment})" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "[{author}]({author_url}) 在自己的资料页上编辑了一条[评论]({comment})" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "[{author}]({author_url}) 在 {target} 的资料页上永久删除了一条评论" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "[{author}]({author_url}) 在自己的资料页上永久删除了一条评论" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" -"[{author}]({author_url}) 在 {target} 的资料页上删除了一条[评论]({comment})" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "[{author}]({author_url}) 在自己的资料页上删除了一条[评论]({comment})" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) 在 [{target}]({target_url}) 的资料页上编辑了 " -"{field} 栏位。*({desc})*" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" -"[{author}]({author_url}) 在[自己]({target_url})的资料页上编辑了 {field} 栏" -"位。*({desc})*" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "无" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" -"[{author}]({author_url}) 已将 [{target}]({target_url}) 的用户组从 " -"{old_groups} 更改为 {new_groups}{comment}" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" -"{author} 自动提升了 [{target}]({target_url}) 的用户组,从 {old_groups} 更改" -"为 {new_groups}{comment}" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "系统" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) 保护了 [{article}]({article_url}),设置为:" -"{settings}{comment}" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr " [级联]" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" -"[{author}]({author_url}) 将 [{article}]({article_url}) 的保护设置更改为:" -"{settings}{comment}" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 移除了 [{article}]({article_url}) 的保护 {comment}" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) 更改了[{article}]({article_url}) 的 {amount} 个版本" -"的可见性{comment}" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" -"[{author}]({author_url}) 导入了 [{article}]({article_url}) 的 {count} 个修订" -"版本{comment}" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "[{author}]({author_url}) 还原了 [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "[{author}]({author_url}) 更改了日志事件的可视性{comment}" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" -"[{author}]({author_url}) 从 [{source}]({source_url}) 导入了 [{article}]" -"({article_url}) 的 {count} 个修订版本{comment}" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) 更改了滥用过滤器[number {number}]({filter_url})" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" -"[{author}]({author_url}) 创建了滥用过滤器[number {number}]({filter_url})" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" -"[{author}]({author_url}) 将 [{article}]({article_url}) 的修订版本历史合并到 " -"[{dest}]({dest_url}){comment}" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "用户账户 [{author}]({author_url}) 被自动创建" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "用户账户 [{author}]({author_url}) 被创建" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" -"用户账户 [{article}]({article_url}) 被 [{author}]({author_url}) 创建{comment}" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" -"用户账户 [{article}]({article_url}) 被 [{author}]({author_url}) 创建,密码已" -"通过电子邮件发送{comment}" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url}) 向[跨wiki表]({table_url})中加入了指向 {website} 的," -"前缀为 {prefix} 的跨wiki前缀" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" -"[{author}]({author_url})修改了[跨wiki表]({table_url}) 中指向 {website} 的,前" -"缀为 {prefix} 的跨wiki前缀" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" -"[{author}]({author_url})删除了[跨wiki表]({table_url})中的一个跨wiki前缀" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" -"[{author}]({author_url}) 将页面 [{article}]({article_url}) 的内容模型从 " -"{old} 更改为 {new}{comment}" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" -"[{author}]({author_url}) 创建了页面 [{article}]({article_url}),使用了非默认" -"的内容模型 {new}{comment}" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" -"[{author}]({author_url}) 编辑了 [{article}]({article_url}) 的 Sprite 图" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" -"[{author}]({author_url}) 创建了 [{article}]({article_url}) 的 Sprite 表" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "[{author}]({author_url}) 编辑了 [{article}]({article_url}) 的 Slice" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) 创建了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) 删除了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) 重新创建了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "[{author}]({author_url}) 替换了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 创建了一个[标签]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 删除了一个[标签]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) 导入了 [{article}]({article_url}) 的 {count} 个修订" -"版本{comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 激活了一个[标签]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 取消激活了一个[标签]({tag_url}) \"{tag}\"" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "[{author}]({author_url}) 更改了wiki设置{reason}" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 删除了wiki *{wiki_name}* {comment}" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "未知" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 锁定了wiki *{wiki_name}* {comment}" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "" -"[{author}]({author_url}) 修改了命名空间 *{namespace_name}* 于 *{wiki_name}* " -"{comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "" -"[{author}]({author_url}) 删除了命名空间 *{namespace_name}* 于 *{wiki_name}* " -"{comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "[{author}]({author_url}) 修改了用户组 *{group_name}*{comment}" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 删除了wiki *{wiki_name}* {comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 解锁了wiki *{wiki_name}* {comment}" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "[{author}]({author_url}) 生成了 *{file}* 转储{comment}" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "[{author}]({author_url}) 删除了 *{file}* 转储{comment}" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" -"[{author}]({author_url}) 标记了 [{article}]({article_url}) 进行翻译 {comment}" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" -"[{author}]({author_url}) 从翻译系统中移除了 [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 已完成将翻译页面 *{article}* 移动到 [{target}]" -"({target_url}){comment}" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 在移动 [{article}]({article_url}) 至 [{target}]" -"({target_url}) 时遇到了问题{comment}" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) 完成了对可翻译页面 [{article}]({article_url}) 的删除" -"{comment}" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 无法删除 [{article}]({article_url}),其属于可翻译页" -"面 [{target}]({target_url}){comment}" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) 已完成删除翻译页面 [{article}]({article_url})" -"{comment}" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 无法删除 [{article}]({article_url}),其属于翻译页面 " -"[{target}]({target_url}){comment}" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 支持了 [{article}]({article_url}) 的翻译 {comment}" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) 不支持 [{article}]({article_url}) 的翻译{comment}" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) 将 [{article}]({article_url}) 的语言限制为 " -"`{languages}`{comment}" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" -"[{author}]({author_url}) 将 [{article}]({article_url}) 的优先语言设置为 " -"`{languages}`{comment}" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" -"[{author}]({author_url}) 移除了 [{article}]({article_url}) 的优先语言 " -"{comment}" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) 将可翻译页面 [{article}]({article_url}) 加入了聚合消" -"息组 \"{group}\"{comment}" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" -"[{author}]({author_url}) 将可翻译页面 [{article}]({article_url}) 从聚合消息" -"组 \"{group}\" 中移除{comment}" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 复核了翻译 [{article}]({article_url}){comment}" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) 将 [{article}]({article_url}) 的 `{language}` 翻译的" -"状态从 `{old_state}` 更改为 `{new_state}`{comment}" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" -"[{author}]({author_url}) 更改了 [{article}]({article_url}) 的 `{language}` 翻" -"译的状态为 `{new_state}`{comment}" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "(默认)" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" -"[{author}]({author_url}) 更改了 [{article}]({article_url}) 的语言,从 " -"{old_lang} 更改为 {new_lang}{comment}" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" -"[{author}]({author_url}) 将编辑数为 {edits} 的用户 *{old_name}* 重命名为 " -"[{new_name}]({link}) {comment}" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 将用户 *{old_name}* 重命名为 [{new_name}]({link})" -"{comment}" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "一项操作已被管理员隐藏。" - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" -"未知事件 `{event}`,作者为 [{author}]({author_url}),请在[支持服务器]" -"(<{support}>)上报告。" - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "没有提供描述" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "(新!) " - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "小" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "机" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "__仅空格__" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "移除了" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "添加了" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "选项" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "([预览]({link}) | [撤销]({undolink}))" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "上传了 {name} 的新版本" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "回退了 {name} 的一个版本" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "上传了 {name}" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "([预览]({link}))" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "删除了页面 {article}" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "通过覆盖删除了重定向 {article}" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "未创建重定向" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "创建了重定向" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "将 {redirect}{article} 移动到了 {target}" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "将 {redirect}{article} 移动到了 {title},不留重定向" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "将保护设置从 {redirect}{article} 移动到了 {title}" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "未知的过期时间" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "被阻止编辑下列页面: " - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "被阻止编辑下列命名空间的页面: " - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "部分封禁详情" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "封禁 {blocked_user} {time}" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "更改了 {blocked_user} 的封禁设置" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "解封 {blocked_user}" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "在 {target} 的资料页上留下留言" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "在自己的资料页上留下留言" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "在 {target} 的资料页上回复留言" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "在自己的资料页上回复留言" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "编辑了 {target} 的资料页上的一条留言" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "编辑了自己的资料页上的一条留言" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "编辑了 {target} 的资料页" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "编辑了自己的资料页" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "清空了 {field} 栏位" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "{field} 栏位改为:{desc}" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "永久删除了 {target} 的资料页上的一条留言" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "永久删除了自己的资料页上的一条评论" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "删除了 {target} 的资料页上的一条留言" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "删除了自己的资料页上的一条评论" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "更改了 {target} 的用户组" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "{target} 被自动地提升到新用户组" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "用户组从 {old_groups} 更改为 {new_groups}{reason}" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "保护了 {target}" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "更改了 {article} 的保护等级" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "移除了 {article} 的保护" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "更改了页面 {article} 的 {amount} 个修订版本的可见性 " - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "导入了含有 {count} 个修订版本的 {article}" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "还原了 {article}" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "更改了日志事件的可见性" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "导入了来自 \"{source}\" 的含有 {count} 个修订版本的 {article}" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "编辑了滥用过滤器{number}" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "创建了滥用过滤器{number}" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "将 {article} 的修订版本历史合并到了 {dest}" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "自动创建账户" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "创建了账户" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "创建了账户 {article}" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "创建了账户 {article} 且密码已通过电子邮件发送" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "向跨wiki表添加了跨wiki前缀" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "前缀:{prefix},网站:{website} | {desc}" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "编辑了跨wiki表的跨wiki前缀" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "删除了跨wiki表的跨wiki前缀" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "前缀:{prefix} | {desc}" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "更改了页面 {article} 的内容模型" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "内容模型从 {old} 更改为 {new}:{reason}" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "使用非默认内容模型创建了页面 {article}" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "使用内容模型 {new} 创建:{reason}" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "编辑了 {article} 的 Sprite 图" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "创建了 {article} 的 Sprite 表" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "编辑了 {article} 的 Slice" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "创建了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "删除了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "重新创建了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "替换了 Cargo 表 \"{table}\"" - -#: src/formatters/rc.py:987 -#, fuzzy, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "创建了标签 \"{tag}\"" - -#: src/formatters/rc.py:990 -#, fuzzy, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "删除了标签 \"{tag}\"" - -#: src/formatters/rc.py:992 -#, fuzzy -msgid "Removed from" -msgstr "移除了" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" - -#: src/formatters/rc.py:995 -#, fuzzy, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "激活了标签 \"{tag}\"" - -#: src/formatters/rc.py:998 -#, fuzzy, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "取消激活了标签 \"{tag}\"" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "更改了wiki设置" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "删除了wiki \"{wiki}\"" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "锁定了wiki \"{wiki}\"" - -#: src/formatters/rc.py:1011 -#, fuzzy, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "修改了命名空间 \"{namespace_name}\"" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "Wiki" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "删除了命名空间 \"{namespace_name}\"" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "修改了用户组 \"{usergroup_name}\"" - -#: src/formatters/rc.py:1024 -#, fuzzy, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "删除了wiki \"{wiki}\"" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "解锁了wiki \"{wiki}\"" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "生成了转储 {file}" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "删除了转储 {file}" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "将 \"{article}\" 标记为进行翻译" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "将 \"{article}\" 从翻译系统中移除" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "已完成将翻译页面从 \"{article}\" 移动到 \"{target}\"" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "在移动 \"{article}\" 到 \"{target}\" 时遇到问题" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "已完成删除可翻译页面 \"{article}\"" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "无法删除 \"{article}\",其属于可翻译页面 \"{target}\"" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "已完成删除翻译页面 \"{article}\"" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "无法删除 \"{article}\",其属于翻译页面 \"{target}\"" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "支持了 \"{article}\" 的翻译" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "不支持了 \"{article}\" 的翻译" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "将 \"{article}\" 的语言限制为 `{languages}`" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "将 \"{article}\" 的优先语言设为 `{languages}`" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "从 \"{article}\" 移除了优先语言" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "将可翻译页面 \"{article}\" 加入聚合信息组 \"{group}\"" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "将可翻译页面 \"{article}\" 从聚合信息组 \"{group}\" 中移除" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "复核了翻译 \"{article}\"" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "更改了 \"{article}\" 的 `{language}` 翻译的状态" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "旧状态" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "新状态" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "更改了 \"{article}\" 的语言" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "旧语言" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "新语言" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "将有 {edits} 次编辑的用户 \"{old_name}\" 重命名为 \"{new_name}\"" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "将用户 \"{old_name}\" 重命名为 \"{new_name}\"" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "未知事件 `{event}`" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "在支持服务器上报告此错误" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "标签" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "**添加了**: " - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr " 还有{}更多\n" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "**移除了**: " - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr " 还有{}更多" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "更改了分类" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -#~ msgstr "[{author}]({author_url}) 恢复了wiki *{wiki_name}* {comment}" - -#, python-brace-format -#~ msgid "Restored a \"{wiki}\" wiki" -#~ msgstr "还原了wiki \"{wiki}\"" - -#~ msgid "Action has been hidden by administration" -#~ msgstr "操作已被管理员隐藏" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) 触发了 *{abuse_filter}*,执行操作 \"{action}\" " -#~ "于 *[{target}]({target_url})* - 已采取的行动: {result}。" - -#~ msgid "**No license!**" -#~ msgstr "**没有许可协议!**" - -#~ msgid "" -#~ "\n" -#~ "License: {}" -#~ msgstr "" -#~ "\n" -#~ "许可协议:{}" - -#~ msgid "their own profile" -#~ msgstr "自己" - -#~ msgid "their own" -#~ msgstr "自己" - -#, python-brace-format -#~ msgid "[{author}]({author_url}) deleted a comment on {target} profile" -#~ msgstr "[{author}]({author_url}) 在 {target} 的资料页上删除了一条评论" - -#, python-brace-format -#~ msgid "[{target}]({target_url})'s" -#~ msgstr "[{target}]({target_url})的" - -#, python-brace-format -#~ msgid "[their own]({target_url})" -#~ msgstr "[Ta自己的]({target_url})" - -#~ msgid "Imported interwiki" -#~ msgstr "导入了跨wiki表" - -#~ msgid "None" -#~ msgstr "无" - -#~ msgid "Warning issued" -#~ msgstr "已发出警告" - -#~ msgid "**Blocked user**" -#~ msgstr "**已封禁用户**" - -#~ msgid "Tagged the edit" -#~ msgstr "已标记编辑" - -#~ msgid "Disallowed the action" -#~ msgstr "已阻止操作" - -#~ msgid "**IP range blocked**" -#~ msgstr "**已封禁IP区段**" - -#~ msgid "Throttled actions" -#~ msgstr "已对操作进行频率控制" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "已撤销自动确认用户组" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**已移除用户组**" - -#~ msgid "Edit" -#~ msgstr "编辑" - -#~ msgid "Upload" -#~ msgstr "上传" - -#~ msgid "Move" -#~ msgstr "移动" - -#~ msgid "Stash upload" -#~ msgstr "隐藏上传" - -#~ msgid "Deletion" -#~ msgstr "删除" - -#~ msgid "Account creation" -#~ msgstr "账户创建" - -#~ msgid "Auto account creation" -#~ msgstr "自动账户创建" - -#~ msgid "Unregistered user" -#~ msgstr "未注册用户" - -#, python-brace-format -#~ msgid "{user} triggered \"{abuse_filter}\"" -#~ msgstr "{user} 触发了 \"{abuse_filter}\"" - -#~ msgid "Performed" -#~ msgstr "执行了" - -#~ msgid "Action taken" -#~ msgstr "采取的操作" - -#~ msgid "Title" -#~ msgstr "标题" diff --git a/locale/zh-hans/LC_MESSAGES/wiki.mo b/locale/zh-hans/LC_MESSAGES/wiki.mo deleted file mode 100644 index 9b667a1f8f5c814fe1202d1ccd6c802cd927e629..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 548 zcmYL`OHbo45P-w;;3GFA4nDG4IdP(jMJ`>fcq36!l>&PMHyIMs)Q)V2E_>)-fXiwn z4*WFE@GqDWq>l7y9vYA5@w&GBFF;vBHjoywf}A2Vxj|MDi4defUKWDDp`OLp7Mu7w zY7BqYK^36eNTIR}bTFMZ#&jC=ths~Kvy+Tnf_2JhLHp@Zx<4U(sEqZj>vEN`-8y${ zU<4(-GuDTDHA`jt(u1H0PdJMc#, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-12-06 14:17+0000\n" -"Last-Translator: lakejason0 \n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh_Hans\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/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~隐藏~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "隐藏" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "{wiki} 似乎无法访问。" - -#~ msgid "Connection status" -#~ msgstr "连接状态" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "与 {wiki} 的连接现在应该很稳定。" diff --git a/locale/zh-hant/LC_MESSAGES/discord.mo b/locale/zh-hant/LC_MESSAGES/discord.mo deleted file mode 100644 index 84ec626f4ed29506ba918248f70f53f054e2c524..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 838 zcmYk4TT4|z6vwC1pxp(Mh#q>F9s(ogTy{R_RwMF;pd@y>JUV;tf~%BmluX=2tZmIJ|i+ z4TtPH=wv02jt4_QzweAgQEAIYO(a5gxfB_eQyz83uCQ^K7KxSha|<4IGj4`uUFNzp z)8$=o&u1{45pFEYX)aC7t, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDb\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-12-22 09:32+0000\n" -"Last-Translator: Winston Sung \n" -"Language-Team: Chinese (Traditional) \n" -"Language: zh-hant\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/discord.py:29 -msgid "wiki deleted" -msgstr "wiki 已刪除" - -#: src/discord.py:29 src/discord.py:30 -msgid "wiki inaccessible" -msgstr "wiki 無法存取" - -#: src/discord.py:30 -msgid "discussions disabled" -msgstr "討論版已停用" - -#: src/discord.py:31 -msgid "unknown error" -msgstr "未知錯誤" - -#: src/discord.py:32 -#, python-brace-format -msgid "This recent changes webhook has been removed for `{reason}`!" -msgstr "此近期變更 webhook 因為 `{reason}` 而被移除!" diff --git a/locale/zh-hant/LC_MESSAGES/discussion_formatters.mo b/locale/zh-hant/LC_MESSAGES/discussion_formatters.mo deleted file mode 100644 index f7a2c1b47dba616cc1822471ffaa67b8c624518c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 317 zcmYL@Jx{|h5QdA&B+yEPR8c^J1sUgXjZ!;uF3|En_H__(Vf6Z{QhY?}AsdGWRC?78Q0O z5){344crX2hdL-J79~{powlkfm}~s$zcpT0Z9DLH7i8)V^;ug{WjY zP*`blMz`%oTJ#usy, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_Hant\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/formatters/discussions.py:18 src/formatters/discussions.py:53 -#: src/formatters/discussions.py:64 src/formatters/discussions.py:86 -#: src/formatters/discussions.py:155 src/formatters/discussions.py:168 -msgid "unknown" -msgstr "" - -#: src/formatters/discussions.py:36 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:39 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:42 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " -"{forumName}" -msgstr "" - -#: src/formatters/discussions.py:51 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " -"to [{title}](<{url}f/p/{threadId}>) in {forumName}" -msgstr "" - -#: src/formatters/discussions.py:58 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" -"Message_Wall:{user_wall}>)" -msgstr "" - -#: src/formatters/discussions.py:61 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" -"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" -"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" -"(<{url}wiki/Message_Wall:{user_wall}>)" -msgstr "" - -#: src/formatters/discussions.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " -"on [{article}](<{url}>)" -msgstr "" - -#: src/formatters/discussions.py:71 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" -"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " -"[{article}](<{url}>)" -msgstr "" - -#: src/formatters/discussions.py:77 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" - -#: src/formatters/discussions.py:115 -#, python-brace-format -msgid "Created \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:119 -#, python-brace-format -msgid "Created a poll \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:126 -msgid "Option {}" -msgstr "" - -#: src/formatters/discussions.py:127 -#, python-brace-format -msgid "__[View image]({image_url})__" -msgstr "" - -#: src/formatters/discussions.py:131 -#, python-brace-format -msgid "Created a quiz \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:147 src/formatters/discussions.py:149 -msgid "Tags" -msgstr "" - -#: src/formatters/discussions.py:147 -msgid "{} tags" -msgstr "" - -#: src/formatters/discussions.py:152 -#, python-brace-format -msgid "Replied to \"{title}\"" -msgstr "" - -#: src/formatters/discussions.py:161 -#, python-brace-format -msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "" - -#: src/formatters/discussions.py:165 -#, python-brace-format -msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "" - -#: src/formatters/discussions.py:172 -#, python-brace-format -msgid "Commented on {article}" -msgstr "" - -#: src/formatters/discussions.py:176 -#, python-brace-format -msgid "Replied to a comment on {article}" -msgstr "" - -#: src/formatters/discussions.py:180 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "" - -#: src/formatters/discussions.py:185 src/formatters/discussions.py:187 -msgid "Report this on the support server" -msgstr "" diff --git a/locale/zh-hant/LC_MESSAGES/misc.po b/locale/zh-hant/LC_MESSAGES/misc.po index d6b9bfc..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: 2020-12-21 15:31+0100\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) ITMS+fCMFb}-L~li*-{}~Z9)TL5lv$@vooi=V`tB-XU?*g z&BoFYK<ImWv*$9u z%lF)FE}1_-P@X`23iSunXHgH`g&&j!^9WfCE(9M2mxA|$FM{`hE5RM$8t@J9eJ~FG z3a$pX-yMt(fI8a0fCAhypO9YgJFo{_bq^sO;5qPR@HcP`xcXi~UIF_+7325d)8NnG z0&oF>SOhKxp9GhI=Mj4=_$b;QCMo_7J_IgWNC-Y9&wwi4=PP^{WN7~gt_4?z2dSkN!c?4DYQ8~{;h5Xf`^sE-D zbCYsC#oV-RFgHpGb@=p-w4U$>xAPwEWI5@|=^2@HME=d?m4C5}u=5QxZaYQ~Gig^Y z<1&9(u`-yGR*L0wg1J&yhO`_WGns4TbB2>jF)s79?HWm)Ct%mNPhBRZ#S<>=b_85i zoW`cRtjDroy7VK~g|rNtshpT;$(U{No_s^q1kJ@A+srS|xmJSbgDI}Hi(!gCP&;^& z*(`9ObX4{gZ@2&V-wT8#m?3GrmpVI{$O=oz00rh|S7mu;GfyE*lct3u5jNI)%E}2R zMX?ovjPfgT6Y8&^(m_U27YQbnR>8ku3so1RwpfA7nJp{P=!DPN{LoxVH(5-NO-!z5 zkIv?KmYn9~OE9FO7Eh=6<0@&LZphYc1shng{tcGlljrtd9i~j$b|9QO|8tCF!hlXW z%l?Dh)JZtQT;idN#$uy3Z1*QI_xo<@q|p~Nrp?yrnx-HS~3YO zCzji9I~hq+dXG9`Q%1H5=Phhzt=-gK3zU!2ZN?^JeKxd>r5z!)4mV+$+S*LQ)jFLh z4Q<_`ZDTtvwMg1}xR282#^xriu|;cYp-nB(=H?d~Q9_$_S8AP=ARQ5tn8~9 zgs>_bw3?g3F4}7nDc!QexH(_KhdhzNjiPljJr$+vk``w!qsw6nCme2dyMeAsN||<} zkw{gBaMtRv;*JcPEP^AdvT`HBNEl`oh(WoOE+uk|>`H35e`RFSRg_lxLLKcL8zz-# z3O9z+F z+G=NnZfhG62OcJ#_M2{7Q!5Srwl%hfUe`7;&V(*~y;xi=FKr38gquTzdPfg<$G`E8 z9WI_9D-WKybz>OMTVe3VjGg5Vcb89p?9VBjx==jxS?w#v8`)hxGB`fA7u$ULn}dxu z=Vz{T=|JJ+)xdJ?gGh_Rdx98B=Pr7ehG`wwqIZ3)_{G7%^2Am9*N1M>%G_T%Z~ukz z(5Hcy8Q!Ex7q!JL_Z=># zB8*=4M)uWs+^}@x-<~dA91WJPc=oz?aGNs!X*A967S89j#ADBR9 z*!|OzD-89Q2S$tiW5qom6-S2)r_PXSSM8Uuc=D>Ze*`Zfc4u*5XzE5H, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:42+0200\n" -"PO-Revision-Date: 2021-04-14 14:22+0000\n" -"Last-Translator: Winston Sung \n" -"Language-Team: Chinese (Traditional) \n" -"Language: zh-hant\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.4.2\n" - -#: src/formatters/rc.py:19 -msgid "director" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bot" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "editor" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "directors" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "sysop" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "bureaucrat" -msgstr "" - -#: src/formatters/rc.py:19 -msgid "reviewer" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autoreview" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "autopatrol" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "wiki_guardian" -msgstr "" - -#: src/formatters/rc.py:20 -msgid "second" -msgid_plural "seconds" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "minute" -msgid_plural "minutes" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "hour" -msgid_plural "hours" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "day" -msgid_plural "days" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "week" -msgid_plural "weeks" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "month" -msgid_plural "months" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "year" -msgid_plural "years" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "millennium" -msgid_plural "millennia" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "decade" -msgid_plural "decades" -msgstr[0] "" - -#: src/formatters/rc.py:20 -msgid "century" -msgid_plural "centuries" -msgstr[0] "" - -#: src/formatters/rc.py:52 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) 編輯了 [{article}]({edit_link}) {comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:54 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" -"({sign}{edit_size}){bold}" -msgstr "" -"[{author}]({author_url}) 建立了 [{article}]({edit_link}) {comment} {bold}" -"({sign}{edit_size}){bold}" - -#: src/formatters/rc.py:57 -#, python-brace-format -msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) 上傳了 [{file}]({file_link}) {comment}" - -#: src/formatters/rc.py:64 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" -msgstr "[{author}]({author_url}) 回退了 [{file}]({file_link}) 的版本 {comment}" - -#: src/formatters/rc.py:68 -#, python-brace-format -msgid "" -"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" -"{comment}" -msgstr "" -"[{author}]({author_url}) 上傳了 [{file}]({file_link}) 的新版本 {comment}" - -#: src/formatters/rc.py:71 -#, python-brace-format -msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:75 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted redirect by overwriting [{page}]" -"({page_link}){comment}" -msgstr "" -"[{author}]({author_url}) 透過覆蓋 [{page}]({page_link}) 刪除了重新導向 " -"{comment}" - -#: src/formatters/rc.py:79 src/formatters/rc.py:84 -msgid "without making a redirect" -msgstr "不留重新導向" - -#: src/formatters/rc.py:79 src/formatters/rc.py:85 -msgid "with a redirect" -msgstr "保留重新導向" - -#: src/formatters/rc.py:80 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" -"({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) 已將 {redirect}*{article}* 移動至 [{target}]" -"({target_url}) {made_a_redirect} {comment}" - -#: src/formatters/rc.py:86 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " -"[{target}]({target_url}) {made_a_redirect}{comment}" -msgstr "" -"[{author}]({author_url}) 已透過重新導向將 {redirect}*{article}* 移動至 " -"[{target}]({target_url}) {made_a_redirect} {comment}" - -#: src/formatters/rc.py:91 -#, python-brace-format -msgid "" -"[{author}]({author_url}) moved protection settings from {redirect}*{article}" -"* to [{target}]({target_url}){comment}" -msgstr "" -"[{author}]({author_url}) 已將 {redirect}*{article}* 的保護設定移動至 " -"[{target}]({target_url}) {comment}" - -#: src/formatters/rc.py:102 src/formatters/rc.py:741 -msgid "for infinity and beyond" -msgstr "時長為無線期" - -#: src/formatters/rc.py:112 src/formatters/rc.py:749 -#, python-brace-format -msgid "for {num} {translated_length}" -msgstr "時長為{num} {translated_length}" - -#: src/formatters/rc.py:120 src/formatters/rc.py:753 -msgid "until {}" -msgstr "直到{}" - -#: src/formatters/rc.py:124 -msgid " on pages: " -msgstr " 於頁面: " - -#: src/formatters/rc.py:131 src/formatters/rc.py:767 -msgid " and namespaces: " -msgstr " 及命名空間: " - -#: src/formatters/rc.py:133 -msgid " on namespaces: " -msgstr " 於命名空間: " - -#: src/formatters/rc.py:145 -#, python-brace-format -msgid "" -"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" -"{restriction_desc}{comment}" -msgstr "" -"[{author}]({author_url}) 封鎖了 [{user}]({user_url}) {time}{restriction_desc}" -"{comment}" - -#: src/formatters/rc.py:149 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed block settings for [{blocked_user}]" -"({user_url}){comment}" -msgstr "" -"[{author}]({author_url}) 變更了 [{blocked_user}]({user_url}) 的封鎖設定 " -"{comment}" - -#: src/formatters/rc.py:153 -#, python-brace-format -msgid "" -"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" -msgstr "[{author}]({author_url}) 解封了 [{blocked_user}]({user_url}) {comment}" - -#: src/formatters/rc.py:158 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:160 -#, python-brace-format -msgid "" -"[{author}]({author_url}) left a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:166 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " -"profile" -msgstr "" - -#: src/formatters/rc.py:172 -#, python-brace-format -msgid "" -"[{author}]({author_url}) replied to a [comment]({comment}) on their own " -"profile" -msgstr "" - -#: src/formatters/rc.py:180 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:186 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:192 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:194 -#, python-brace-format -msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:202 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:204 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" -msgstr "" - -#: src/formatters/rc.py:210 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " -"profile. *({desc})*" -msgstr "" - -#: src/formatters/rc.py:217 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " -"profile. *({desc})*" -msgstr "" - -#: src/formatters/rc.py:232 src/formatters/rc.py:234 src/formatters/rc.py:863 -#: src/formatters/rc.py:865 -msgid "none" -msgstr "" - -#: src/formatters/rc.py:237 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed group membership for [{target}]" -"({target_url}) from {old_groups} to {new_groups}{comment}" -msgstr "" - -#: src/formatters/rc.py:239 -#, python-brace-format -msgid "" -"{author} autopromoted [{target}]({target_url}) from {old_groups} to " -"{new_groups}{comment}" -msgstr "" - -#: src/formatters/rc.py:240 src/formatters/rc.py:851 -msgid "System" -msgstr "" - -#: src/formatters/rc.py:245 -#, python-brace-format -msgid "" -"[{author}]({author_url}) protected [{article}]({article_url}) with the " -"following settings: {settings}{comment}" -msgstr "" - -#: src/formatters/rc.py:247 src/formatters/rc.py:255 src/formatters/rc.py:873 -#: src/formatters/rc.py:879 -msgid " [cascading]" -msgstr "" - -#: src/formatters/rc.py:252 -#, python-brace-format -msgid "" -"[{author}]({author_url}) modified protection settings of [{article}]" -"({article_url}) to: {settings}{comment}" -msgstr "" - -#: src/formatters/rc.py:259 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed protection from [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:263 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed visibility of revision on page [{article}]" -"({article_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) changed visibility of {amount} revisions on page " -"[{article}]({article_url}){comment}" -msgstr[0] "" - -#: src/formatters/rc.py:268 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision{comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions{comment}" -msgstr[0] "" - -#: src/formatters/rc.py:273 -#, python-brace-format -msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:275 -#, python-brace-format -msgid "[{author}]({author_url}) changed visibility of log events{comment}" -msgstr "" - -#: src/formatters/rc.py:279 -#, python-brace-format -msgid "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revision from [{source}]({source_url}){comment}" -msgid_plural "" -"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " -"revisions from [{source}]({source_url}){comment}" -msgstr[0] "" - -#: src/formatters/rc.py:284 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" -msgstr "" - -#: src/formatters/rc.py:288 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" -msgstr "" - -#: src/formatters/rc.py:292 -#, python-brace-format -msgid "" -"[{author}]({author_url}) merged revision histories of [{article}]" -"({article_url}) into [{dest}]({dest_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:295 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created automatically" -msgstr "" - -#: src/formatters/rc.py:297 src/formatters/rc.py:305 -#, python-brace-format -msgid "Account [{author}]({author_url}) was created" -msgstr "" - -#: src/formatters/rc.py:300 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:303 -#, python-brace-format -msgid "" -"Account [{article}]({article_url}) was created by [{author}]({author_url}) " -"and password was sent by email{comment}" -msgstr "" - -#: src/formatters/rc.py:308 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added an entry to the [interwiki table]" -"({table_url}) pointing to {website} with {prefix} prefix" -msgstr "" - -#: src/formatters/rc.py:314 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " -"pointing to {website} with {prefix} prefix" -msgstr "" - -#: src/formatters/rc.py:320 -#, python-brace-format -msgid "" -"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" -msgstr "" - -#: src/formatters/rc.py:323 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the content model of the page [{article}]" -"({article_url}) from {old} to {new}{comment}" -msgstr "" - -#: src/formatters/rc.py:327 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the page [{article}]({article_url}) using a " -"non-default content model {new}{comment}" -msgstr "" - -#: src/formatters/rc.py:330 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" -msgstr "" - -#: src/formatters/rc.py:333 -#, python-brace-format -msgid "" -"[{author}]({author_url}) created the sprite sheet for [{article}]" -"({article_url})" -msgstr "" - -#: src/formatters/rc.py:336 -#, python-brace-format -msgid "" -"[{author}]({author_url}) edited the slice for [{article}]({article_url})" -msgstr "" - -#: src/formatters/rc.py:339 -#, python-brace-format -msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:341 -#, python-brace-format -msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:344 -#, python-brace-format -msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:347 -#, python-brace-format -msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:350 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) created the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:354 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:356 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revision or log entry{comment}" -msgid_plural "" -"[{author}]({author_url}) deleted the [tag]({tag_url}) \"{tag}\" and removed " -"it from {count} revisions and/or log entries{comment}" -msgstr[0] "" -"[{author}]({author_url}) 已將 {redirect}*{article}* 移動至 [{target}]" -"({target_url}) {made_a_redirect} {comment}" - -#: src/formatters/rc.py:361 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) activated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:364 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deactivated the [tag]({tag_url}) \"{tag}\"{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:367 -#, python-brace-format -msgid "[{author}]({author_url}) changed wiki settings{reason}" -msgstr "" - -#: src/formatters/rc.py:370 -#, python-brace-format -msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:371 src/formatters/rc.py:374 src/formatters/rc.py:377 -#: src/formatters/rc.py:378 src/formatters/rc.py:383 src/formatters/rc.py:384 -#: src/formatters/rc.py:392 src/formatters/rc.py:396 src/formatters/rc.py:1005 -#: src/formatters/rc.py:1008 src/formatters/rc.py:1011 -#: src/formatters/rc.py:1013 src/formatters/rc.py:1016 -#: src/formatters/rc.py:1018 src/formatters/rc.py:1024 -#: src/formatters/rc.py:1027 src/formatters/rc.py:1118 -msgid "Unknown" -msgstr "未知" - -#: src/formatters/rc.py:373 -#, python-brace-format -msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:376 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) modified a namespace *{namespace_name}* on " -"*{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:381 -#, fuzzy, python-brace-format -msgid "" -"[{author}]({author_url}) deleted namespace *{namespace_name}* on *{wiki_name}" -"*{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:387 -#, python-brace-format -msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:391 -#, fuzzy, python-brace-format -msgid "[{author}]({author_url}) undeleted a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) 刪除了 [{page}]({page_link}) {comment}" - -#: src/formatters/rc.py:395 -#, python-brace-format -msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" -msgstr "" - -#: src/formatters/rc.py:400 -#, python-brace-format -msgid "[{author}]({author_url}) generated *{file}* dump{comment}" -msgstr "" - -#: src/formatters/rc.py:405 -#, python-brace-format -msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" -msgstr "" - -#: src/formatters/rc.py:416 -#, python-brace-format -msgid "" -"[{author}]({author_url}) marked [{article}]({article_url}) for " -"translation{comment}" -msgstr "" - -#: src/formatters/rc.py:423 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed [{article}]({article_url}) from the " -"translation system{comment}" -msgstr "" - -#: src/formatters/rc.py:430 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed moving translation pages from *{article}* " -"to [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:438 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encountered a problem while moving [{article}]" -"({article_url}) to [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:446 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translatable page [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:454 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translatable page [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:462 -#, python-brace-format -msgid "" -"[{author}]({author_url}) completed deletion of translation page [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:470 -#, python-brace-format -msgid "" -"[{author}]({author_url}) failed to delete [{article}]({article_url}) which " -"belongs to translation page [{target}]({target_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:478 -#, python-brace-format -msgid "" -"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:485 -#, python-brace-format -msgid "" -"[{author}]({author_url}) discouraged translation of [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:495 -#, python-brace-format -msgid "" -"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " -"`{languages}`{comment}" -msgstr "" - -#: src/formatters/rc.py:501 -#, python-brace-format -msgid "" -"[{author}]({author_url}) set the priority languages for [{article}]" -"({article_url}) to `{languages}`{comment}" -msgstr "" - -#: src/formatters/rc.py:507 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed priority languages from [{article}]" -"({article_url}){comment}" -msgstr "" - -#: src/formatters/rc.py:514 -#, python-brace-format -msgid "" -"[{author}]({author_url}) added translatable page [{article}]({article_url}) " -"to aggregate group \"{group}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:521 -#, python-brace-format -msgid "" -"[{author}]({author_url}) removed translatable page [{article}]" -"({article_url}) from aggregate group \"{group}\"{comment}" -msgstr "" - -#: src/formatters/rc.py:533 -#, python-brace-format -msgid "" -"[{author}]({author_url}) reviewed translation [{article}]({article_url})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:541 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) from `{old_state}` to `{new_state}`{comment}" -msgstr "" - -#: src/formatters/rc.py:548 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the state of `{language}` translations of " -"[{article}]({article_url}) to `{new_state}`{comment}" -msgstr "" - -#: src/formatters/rc.py:557 src/formatters/rc.py:560 src/formatters/rc.py:1102 -#: src/formatters/rc.py:1105 -msgid "(default)" -msgstr "" - -#: src/formatters/rc.py:561 -#, python-brace-format -msgid "" -"[{author}]({author_url}) changed the language of [{article}]({article_url}) " -"from {old_lang} to {new_lang}{comment}" -msgstr "" - -#: src/formatters/rc.py:570 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " -"[{new_name}]({link}){comment}" -msgid_plural "" -"[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " -"[{new_name}]({link}){comment}" -msgstr[0] "" - -#: src/formatters/rc.py:575 -#, python-brace-format -msgid "" -"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" -"{comment}" -msgstr "" - -#: src/formatters/rc.py:579 -msgid "An action has been hidden by administration." -msgstr "" - -#: src/formatters/rc.py:585 -#, python-brace-format -msgid "" -"Unknown event `{event}` by [{author}]({author_url}), report it on the " -"[support server](<{support}>)." -msgstr "" - -#: src/formatters/rc.py:602 src/formatters/rc.py:866 -msgid "No description provided" -msgstr "" - -#: src/formatters/rc.py:627 -msgid "(N!) " -msgstr "" - -#: src/formatters/rc.py:628 -msgid "m" -msgstr "" - -#: src/formatters/rc.py:628 -msgid "b" -msgstr "" - -#: src/formatters/rc.py:648 src/formatters/rc.py:653 -msgid "__Only whitespace__" -msgstr "" - -#: src/formatters/rc.py:658 -msgid "Removed" -msgstr "" - -#: src/formatters/rc.py:660 -msgid "Added" -msgstr "" - -#: src/formatters/rc.py:699 src/formatters/rc.py:710 -msgid "Options" -msgstr "" - -#: src/formatters/rc.py:699 -#, python-brace-format -msgid "([preview]({link}) | [undo]({undolink}))" -msgstr "" - -#: src/formatters/rc.py:704 -#, python-brace-format -msgid "Uploaded a new version of {name}" -msgstr "" - -#: src/formatters/rc.py:706 -#, python-brace-format -msgid "Reverted a version of {name}" -msgstr "" - -#: src/formatters/rc.py:708 -#, python-brace-format -msgid "Uploaded {name}" -msgstr "" - -#: src/formatters/rc.py:710 -#, python-brace-format -msgid "([preview]({link}))" -msgstr "" - -#: src/formatters/rc.py:715 -#, python-brace-format -msgid "Deleted page {article}" -msgstr "" - -#: src/formatters/rc.py:718 -#, python-brace-format -msgid "Deleted redirect {article} by overwriting" -msgstr "" - -#: src/formatters/rc.py:722 -msgid "No redirect has been made" -msgstr "" - -#: src/formatters/rc.py:723 -msgid "A redirect has been made" -msgstr "" - -#: src/formatters/rc.py:724 -#, python-brace-format -msgid "Moved {redirect}{article} to {target}" -msgstr "" - -#: src/formatters/rc.py:727 -#, python-brace-format -msgid "Moved {redirect}{article} to {title} over redirect" -msgstr "" - -#: src/formatters/rc.py:731 -#, python-brace-format -msgid "Moved protection settings from {redirect}{article} to {title}" -msgstr "" - -#: src/formatters/rc.py:755 -msgid "unknown expiry time" -msgstr "" - -#: src/formatters/rc.py:760 -msgid "Blocked from editing the following pages: " -msgstr "" - -#: src/formatters/rc.py:769 -msgid "Blocked from editing pages on following namespaces: " -msgstr "" - -#: src/formatters/rc.py:780 -msgid "Partial block details" -msgstr "" - -#: src/formatters/rc.py:781 -#, python-brace-format -msgid "Blocked {blocked_user} {time}" -msgstr "" - -#: src/formatters/rc.py:785 -#, python-brace-format -msgid "Changed block settings for {blocked_user}" -msgstr "" - -#: src/formatters/rc.py:789 -#, python-brace-format -msgid "Unblocked {blocked_user}" -msgstr "" - -#: src/formatters/rc.py:796 -#, python-brace-format -msgid "Left a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:798 -msgid "Left a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:805 -#, python-brace-format -msgid "Replied to a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:807 -msgid "Replied to a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:814 -#, python-brace-format -msgid "Edited a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:816 -msgid "Edited a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:821 -#, python-brace-format -msgid "Edited {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:823 -msgid "Edited their own profile" -msgstr "" - -#: src/formatters/rc.py:825 -#, python-brace-format -msgid "Cleared the {field} field" -msgstr "" - -#: src/formatters/rc.py:827 -#, python-brace-format -msgid "{field} field changed to: {desc}" -msgstr "" - -#: src/formatters/rc.py:832 -#, python-brace-format -msgid "Purged a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:834 -msgid "Purged a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:842 -#, python-brace-format -msgid "Deleted a comment on {target}'s profile" -msgstr "" - -#: src/formatters/rc.py:844 -msgid "Deleted a comment on their own profile" -msgstr "" - -#: src/formatters/rc.py:848 -#, python-brace-format -msgid "Changed group membership for {target}" -msgstr "" - -#: src/formatters/rc.py:852 -#, python-brace-format -msgid "{target} got autopromoted to a new usergroup" -msgstr "" - -#: src/formatters/rc.py:867 -#, python-brace-format -msgid "Groups changed from {old_groups} to {new_groups}{reason}" -msgstr "" - -#: src/formatters/rc.py:871 -#, python-brace-format -msgid "Protected {target}" -msgstr "" - -#: src/formatters/rc.py:877 -#, python-brace-format -msgid "Changed protection level for {article}" -msgstr "" - -#: src/formatters/rc.py:883 -#, python-brace-format -msgid "Removed protection from {article}" -msgstr "" - -#: src/formatters/rc.py:887 -#, python-brace-format -msgid "Changed visibility of revision on page {article} " -msgid_plural "Changed visibility of {amount} revisions on page {article} " -msgstr[0] "" - -#: src/formatters/rc.py:892 -#, python-brace-format -msgid "Imported {article} with {count} revision" -msgid_plural "Imported {article} with {count} revisions" -msgstr[0] "" - -#: src/formatters/rc.py:897 -#, python-brace-format -msgid "Restored {article}" -msgstr "" - -#: src/formatters/rc.py:900 -msgid "Changed visibility of log events" -msgstr "" - -#: src/formatters/rc.py:903 -#, python-brace-format -msgid "Imported {article} with {count} revision from \"{source}\"" -msgid_plural "Imported {article} with {count} revisions from \"{source}\"" -msgstr[0] "" - -#: src/formatters/rc.py:908 -#, python-brace-format -msgid "Edited abuse filter number {number}" -msgstr "" - -#: src/formatters/rc.py:911 -#, python-brace-format -msgid "Created abuse filter number {number}" -msgstr "" - -#: src/formatters/rc.py:914 -#, python-brace-format -msgid "Merged revision histories of {article} into {dest}" -msgstr "" - -#: src/formatters/rc.py:918 -msgid "Created account automatically" -msgstr "" - -#: src/formatters/rc.py:921 src/formatters/rc.py:930 -msgid "Created account" -msgstr "" - -#: src/formatters/rc.py:924 -#, python-brace-format -msgid "Created account {article}" -msgstr "" - -#: src/formatters/rc.py:927 -#, python-brace-format -msgid "Created account {article} and password was sent by email" -msgstr "" - -#: src/formatters/rc.py:933 -msgid "Added an entry to the interwiki table" -msgstr "" - -#: src/formatters/rc.py:934 src/formatters/rc.py:940 -#, python-brace-format -msgid "Prefix: {prefix}, website: {website} | {desc}" -msgstr "" - -#: src/formatters/rc.py:939 -msgid "Edited an entry in interwiki table" -msgstr "" - -#: src/formatters/rc.py:945 -msgid "Deleted an entry in interwiki table" -msgstr "" - -#: src/formatters/rc.py:946 -#, python-brace-format -msgid "Prefix: {prefix} | {desc}" -msgstr "" - -#: src/formatters/rc.py:949 -#, python-brace-format -msgid "Changed the content model of the page {article}" -msgstr "" - -#: src/formatters/rc.py:950 -#, python-brace-format -msgid "Model changed from {old} to {new}: {reason}" -msgstr "" - -#: src/formatters/rc.py:955 -#, python-brace-format -msgid "Created the page {article} using a non-default content model" -msgstr "" - -#: src/formatters/rc.py:956 -#, python-brace-format -msgid "Created with model {new}: {reason}" -msgstr "" - -#: src/formatters/rc.py:959 -#, python-brace-format -msgid "Edited the sprite for {article}" -msgstr "" - -#: src/formatters/rc.py:962 -#, python-brace-format -msgid "Created the sprite sheet for {article}" -msgstr "" - -#: src/formatters/rc.py:965 -#, python-brace-format -msgid "Edited the slice for {article}" -msgstr "" - -#: src/formatters/rc.py:969 -#, python-brace-format -msgid "Created the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:973 -#, python-brace-format -msgid "Deleted the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:978 -#, python-brace-format -msgid "Recreated the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:983 -#, python-brace-format -msgid "Replaced the Cargo table \"{table}\"" -msgstr "" - -#: src/formatters/rc.py:987 -#, python-brace-format -msgid "Created the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:990 -#, python-brace-format -msgid "Deleted the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:992 -msgid "Removed from" -msgstr "" - -#: src/formatters/rc.py:992 -msgid "{} revision or log entry" -msgid_plural "{} revisions and/or log entries" -msgstr[0] "" - -#: src/formatters/rc.py:995 -#, python-brace-format -msgid "Activated the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:998 -#, python-brace-format -msgid "Deactivated the tag \"{tag}\"" -msgstr "" - -#: src/formatters/rc.py:1001 -msgid "Changed wiki settings" -msgstr "" - -#: src/formatters/rc.py:1005 -#, python-brace-format -msgid "Deleted a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1008 -#, python-brace-format -msgid "Locked a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1011 -#, python-brace-format -msgid "Modified \"{namespace_name}\" namespace" -msgstr "" - -#: src/formatters/rc.py:1013 src/formatters/rc.py:1018 -msgid "Wiki" -msgstr "" - -#: src/formatters/rc.py:1015 -#, python-brace-format -msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "" - -#: src/formatters/rc.py:1021 -#, python-brace-format -msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "" - -#: src/formatters/rc.py:1024 -#, python-brace-format -msgid "Undeleted a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1027 -#, python-brace-format -msgid "Unlocked a \"{wiki}\" wiki" -msgstr "" - -#: src/formatters/rc.py:1030 -#, python-brace-format -msgid "Generated {file} dump" -msgstr "" - -#: src/formatters/rc.py:1033 -#, python-brace-format -msgid "Deleted {file} dump" -msgstr "" - -#: src/formatters/rc.py:1041 -#, python-brace-format -msgid "Marked \"{article}\" for translation" -msgstr "" - -#: src/formatters/rc.py:1044 -#, python-brace-format -msgid "Removed \"{article}\" from the translation system" -msgstr "" - -#: src/formatters/rc.py:1047 -#, python-brace-format -msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1050 -#, python-brace-format -msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1053 -#, python-brace-format -msgid "Completed deletion of translatable page \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1056 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translatable page " -"\"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1059 -#, python-brace-format -msgid "Completed deletion of translation page \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1062 -#, python-brace-format -msgid "" -"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" -msgstr "" - -#: src/formatters/rc.py:1065 -#, python-brace-format -msgid "Encouraged translation of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1068 -#, python-brace-format -msgid "Discouraged translation of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1074 -#, python-brace-format -msgid "Limited languages for \"{article}\" to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1076 -#, python-brace-format -msgid "Priority languages for \"{article}\" set to `{languages}`" -msgstr "" - -#: src/formatters/rc.py:1078 -#, python-brace-format -msgid "Removed priority languages from \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1081 -#, python-brace-format -msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1084 -#, python-brace-format -msgid "" -"Removed translatable page \"{article}\" from aggregate group \"{group}\"" -msgstr "" - -#: src/formatters/rc.py:1091 -#, python-brace-format -msgid "Reviewed translation \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1094 -#, python-brace-format -msgid "Changed the state of `{language}` translations of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1096 -msgid "Old state" -msgstr "" - -#: src/formatters/rc.py:1097 -msgid "New state" -msgstr "" - -#: src/formatters/rc.py:1106 -#, python-brace-format -msgid "Changed the language of \"{article}\"" -msgstr "" - -#: src/formatters/rc.py:1107 -msgid "Old language" -msgstr "" - -#: src/formatters/rc.py:1108 -msgid "New language" -msgstr "" - -#: src/formatters/rc.py:1112 -#, python-brace-format -msgid "Renamed user \"{old_name}\" with {edits} edit to \"{new_name}\"" -msgid_plural "Renamed user \"{old_name}\" with {edits} edits to \"{new_name}\"" -msgstr[0] "" - -#: src/formatters/rc.py:1114 -#, python-brace-format -msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "" - -#: src/formatters/rc.py:1122 -#, python-brace-format -msgid "Unknown event `{event}`" -msgstr "" - -#: src/formatters/rc.py:1127 src/formatters/rc.py:1129 -msgid "Report this on the support server" -msgstr "" - -#: src/formatters/rc.py:1144 -msgid "Tags" -msgstr "" - -#: src/formatters/rc.py:1149 -msgid "**Added**: " -msgstr "" - -#: src/formatters/rc.py:1149 -msgid " and {} more\n" -msgstr "" - -#: src/formatters/rc.py:1150 -msgid "**Removed**: " -msgstr "" - -#: src/formatters/rc.py:1150 -msgid " and {} more" -msgstr "" - -#: src/formatters/rc.py:1151 -msgid "Changed categories" -msgstr "" - -#~ msgid "None" -#~ msgstr "無" - -#~ msgid "Warning issued" -#~ msgstr "已發出警告" - -#~ msgid "**Blocked user**" -#~ msgstr "**已封鎖使用者**" - -#~ msgid "Tagged the edit" -#~ msgstr "已標記編輯" - -#~ msgid "Disallowed the action" -#~ msgstr "已阻止操作" - -#~ msgid "**IP range blocked**" -#~ msgstr "**已封鎖IP段**" - -#~ msgid "Throttled actions" -#~ msgstr "已壓制操作" - -#~ msgid "Removed autoconfirmed group" -#~ msgstr "已移除自動確認使用者群組" - -#~ msgid "**Removed from privileged groups**" -#~ msgstr "**已移除特有使用者群組**" - -#~ msgid "Edit" -#~ msgstr "編輯" - -#~ msgid "Upload" -#~ msgstr "上傳" - -#~ msgid "Move" -#~ msgstr "移動" - -#~ msgid "Stash upload" -#~ msgstr "隱藏上傳" - -#~ msgid "Deletion" -#~ msgstr "刪除" - -#~ msgid "Account creation" -#~ msgstr "建立帳號" - -#~ msgid "Auto account creation" -#~ msgstr "自動建立帳號" - -#~ msgid "Unregistered user" -#~ msgstr "未註冊使用者" - -#, python-brace-format -#~ msgid "" -#~ "[{author}]({author_url}) triggered *{abuse_filter}*, performing the " -#~ "action \"{action}\" on *[{target}]({target_url})* - action taken: " -#~ "{result}." -#~ msgstr "" -#~ "[{author}]({author_url}) 觸發了 *{abuse_filter}* ,於 *[{target}]" -#~ "({target_url})* 執行操作「{action}」 - 已採取的操作:{result}。" diff --git a/locale/zh-hant/LC_MESSAGES/wiki.mo b/locale/zh-hant/LC_MESSAGES/wiki.mo deleted file mode 100644 index 835e9dc260ed10635d76f48ca6bc93a4a3a8e8a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 518 zcmYL`J5R$f5XZxF@W{;I5rmuvASfVc1CtzyA+;mhrNB_}4VVxT--0j1 z3_BYO7lPE2f4;xZr_-JNu`v7Mq0JzR$T~8Iw2{&-k$FTQ1j&%6DbKU$%lJ3yGX8@e z*IylU-gLQ@mdPXm<&DRc7>~WK(Kiq~)=JnZ7%R2nv==wy{SoOwp^al5o63ak4pYne znp4s}W<9u*Wh&bj4me#6S3?%oShPl?Ego*JglMEKtYdv6l+A_HhSN4^wz*NG+dFut z(xFI!^+60c-OHo`3v>z76X~$B$d~DM=3HTU5RBjoOMriEq`mcRAz}!Ms&5;ZIE|AL zy5KRpI1`61cU%7MZT9||17!MzKLTu4=?aVCrf*Es1Pvf3oC zoa7n|J5aGsq)IuhT}el}`Ot`*9cnYMoT}pQXd6+TR, YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: RcGcDw\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-14 16:00+0200\n" -"PO-Revision-Date: 2020-08-13 19:07+0000\n" -"Last-Translator: Leo-768 <>\n" -"Language-Team: Chinese (Traditional) \n" -"Language: zh_Hant\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.1.1\n" - -#: src/wiki.py:208 -msgid "~~hidden~~" -msgstr "~~隱藏~~" - -#: src/wiki.py:213 -msgid "hidden" -msgstr "隱藏" - -#, python-brace-format -#~ msgid "{wiki} seems to be down or unreachable." -#~ msgstr "{wiki} 似乎無法訪問。" - -#~ msgid "Connection status" -#~ msgstr "連線狀態" - -#, python-brace-format -#~ msgid "Connection to {wiki} seems to be stable now." -#~ msgstr "與 {wiki} 的連線目前似乎很穩定。" diff --git a/src/bot.py b/src/bot.py index ea683e8..1bd92ee 100644 --- a/src/bot.py +++ b/src/bot.py @@ -17,7 +17,7 @@ from src.config import settings from src.database import db from src.exceptions import * from src.queue_handler import dbmanager -from src.wiki import Wiki, process_cats, essential_feeds +from src.wiki import Wiki, process_cats from src.domain_manager import domains @@ -54,7 +54,8 @@ async def populate_wikis(): start = time.time() async with db.pool().acquire() as connection: async with connection.transaction(): - async for db_wiki in connection.cursor('select wiki, MAX(rcid), MAX(postid) from rcgcdw group by wiki;'): + async for db_wiki in connection.cursor('select wiki, MAX(rcid) AS rcid, MAX(postid) AS postid from rcgcdw group by wiki;'): + print(db_wiki) try: await domains.new_wiki(Wiki(db_wiki["wiki"], db_wiki["rcid"], db_wiki["postid"])) except WikiExists: # Can rarely happen when Pub/Sub registers wiki before population diff --git a/src/discussions.py b/src/discussions.py index c3857e5..1f4ddac 100644 --- a/src/discussions.py +++ b/src/discussions.py @@ -4,12 +4,12 @@ import asyncio import functools import logging import time -import typing import aiohttp - +import traceback from api.context import Context from api.hooks import formatter_hooks from api.util import default_message +from discord.queue import QueueEntry, messagequeue from src.i18n import langs from src.misc import prepare_settings from src.exceptions import WikiError @@ -17,7 +17,6 @@ from src.config import settings from src.queue_handler import dbmanager from src.argparser import command_line_args from src.discord.message import DiscordMessageMetadata, DiscordMessage -from collections import OrderedDict, defaultdict from typing import TYPE_CHECKING, Optional if TYPE_CHECKING: @@ -26,6 +25,7 @@ if TYPE_CHECKING: logger = logging.getLogger("rcgcdb.discussions") + class Discussions: def __init__(self, domain): self.domain_object: Optional[Domain] = domain @@ -46,7 +46,7 @@ class Discussions: await self.run_discussion_scan(wiki) for wiki in self.filter_and_sort(): - if (int(time.time()) - wiki.statistics.last_checked_discussion) > settings.get("irc_overtime", 3600): + if (int(time.time()) - (wiki.statistics.last_checked_discussion or 0)) > settings.get("irc_overtime", 3600): await self.run_discussion_scan(wiki) else: return # Recently scanned wikis will get at the end of the self.wikis, so we assume what is first hasn't been checked for a while @@ -54,7 +54,7 @@ class Discussions: def filter_and_sort(self) -> list[Wiki]: """Filters and sorts wikis from domain to return only the ones that aren't -1 and sorts them from oldest in checking to newest""" # return OrderedDict(sorted(filter(lambda wiki: wiki[1].discussion_id != -1, self.domain_object.wikis.items()), key=lambda wiki: wiki[1].statistics.last_checked_discussion)) - return sorted(filter(lambda wiki: wiki.discussion_id != -1, self.domain_object.wikis.values()), key=lambda wiki: wiki.statistics.last_checked_discussion) + return sorted(filter(lambda wiki: wiki.discussion_id != "-1", self.domain_object.wikis.values()), key=lambda wiki: wiki.statistics.last_checked_discussion or 0) async def run_discussion_scan(self, wiki: Wiki): wiki.statistics.last_checked_discussion = int(time.time()) @@ -78,14 +78,15 @@ class Discussions: except asyncio.TimeoutError: logger.debug("Timeout on reading JSON of discussion post feed.") return - if wiki.statistics.last_post is None: # new wiki, just get the last post to not spam the channel + if wiki.discussion_id is None: # new wiki, just get the last post to not spam the channel if len(discussion_feed) > 0: dbmanager.add(("UPDATE rcgcdw SET postid = $1 WHERE wiki = $2 AND ( postid != -1 OR postid IS NULL )", ( discussion_feed[-1]["id"], wiki.script_url))) + wiki.statistics.update(last_post=discussion_feed[-1]["id"]) else: dbmanager.add(wiki.script_url, "0", True) - await dbmanager.update_db() + wiki.statistics.update(last_post="0") return comment_events = [] for post in discussion_feed: @@ -107,33 +108,30 @@ class Discussions: else: logger.exception("Exception on Feeds article comment request") # TODO - message_list = defaultdict(list) + message_list = list() for post in discussion_feed: # Yeah, second loop since the comments require an extra request if post["id"] > wiki.discussion_id: for target in wiki.discussion_targets.items(): try: message = await essential_feeds(post, comment_pages, wiki, target) if message is not None: - message_list[target[0]].append(message) + message_list.append(QueueEntry(message, target[1], wiki)) except asyncio.CancelledError: raise except: if command_line_args.debug: logger.exception("Exception on Feeds formatter") - shutdown(loop=asyncio.get_event_loop()) + # shutdown(loop=asyncio.get_event_loop()) else: logger.exception("Exception on Feeds formatter") - await generic_msg_sender_exception_logger(traceback.format_exc(), - "Exception in feed formatter", - Post=str(post)[0:1000], Wiki=db_wiki["wiki"]) - # Lets stack the messages - for messages in message_list.values(): - messages = stack_message_list(messages) - for message in messages: - await send_to_discord(message) + # await generic_msg_sender_exception_logger(traceback.format_exc(), + # "Exception in feed formatter", + # Post=str(post)[0:1000], Wiki=wiki.script_url) + messagequeue.add_messages(message_list) if discussion_feed: - DBHandler.add(db_wiki["wiki"], post["id"], True) - await asyncio.sleep(delay=2.0) # hardcoded really doesn't need much mor + wiki.statistics.update(last_post=discussion_feed[-1]["id"]) + dbmanager.add(("UPDATE rcgcdw SET postid = $1 WHERE wiki = $2 AND ( postid != -1 OR postid IS NULL )", (discussion_feed[-1]["id"], + wiki.script_url))) # If this is not enough for the future, save rcid in message sending function to make sure we always send all of the changes async def essential_feeds(change: dict, comment_pages: dict, wiki: Wiki, target: tuple[Settings, list[str]]) -> DiscordMessage: @@ -146,11 +144,12 @@ async def essential_feeds(change: dict, comment_pages: dict, wiki: Wiki, target: comment_page["fullUrl"] = "/".join(wiki.script_url.split("/", 3)[:3]) + comment_page["relativeUrl"] metadata = DiscordMessageMetadata("POST", rev_id=None, log_id=None, page_id=None) context = Context("embed" if target[0].display > 0 else "compact", "recentchanges", target[1], wiki.client, - langs[target[0].lang]["rc_formatters"], prepare_settings(target[0].display)) + langs[target[0].lang]["formatters"], prepare_settings(target[0].display)) + context.set_comment_page(comment_page) discord_message: Optional[DiscordMessage] = None try: discord_message = await asyncio.get_event_loop().run_in_executor( - None, functools.partial(default_message(identification_string,context.message_type,formatter_hooks), context, change)) + None, functools.partial(default_message(identification_string, context.message_type, formatter_hooks), context, change)) except: if settings.get("error_tolerance", 1) > 0: logger.exception("Exception on discord message creation in essential_feeds") diff --git a/src/domain_manager.py b/src/domain_manager.py index ea37dc1..9cb80c6 100644 --- a/src/domain_manager.py +++ b/src/domain_manager.py @@ -1,5 +1,5 @@ from __future__ import annotations -from typing import TYPE_CHECKING +from typing import TYPE_CHECKING, Callable from urllib.parse import urlparse, urlunparse import logging import asyncpg @@ -13,6 +13,13 @@ from src.wiki import Wiki logger = logging.getLogger("rcgcdb.domain_manager") + +def safe_type_for_id(unsafe_id: str, target: Callable): + if unsafe_id == "null": # TODO Verify if correct + return None + return target(unsafe_id) + + class DomainManager: def __init__(self): self.domains: dict[str, Domain] = {} @@ -24,8 +31,7 @@ class DomainManager: if len(split_payload) < 2: raise ValueError("Improper pub/sub message! Pub/sub payload: {}".format(payload)) if split_payload[0] == "ADD": - await self.new_wiki(Wiki(split_payload[1], int(split_payload[2]) if split_payload[2].isnumeric() else None, - int(split_payload[3]) if split_payload[3].isnumeric() else None)) + await self.new_wiki(Wiki(split_payload[1], safe_type_for_id(split_payload[2], int), safe_type_for_id(split_payload[3], str))) elif split_payload[0] == "REMOVE": try: results = await connection.fetch("SELECT * FROM rcgcdw WHERE wiki = $1;", split_payload[1]) @@ -35,6 +41,8 @@ class DomainManager: logger.error("Couldn't check amount of webhooks with {} wiki!".format(split_payload[1])) return self.remove_wiki(split_payload[1]) + elif split_payload[0] == "UPDATE": + await self.return_domain(self.get_domain(split_payload[1])).get_wiki(split_payload[1]).update_targets() else: raise ValueError("Unknown pub/sub command! Payload: {}".format(payload)) diff --git a/src/i18n.py b/src/i18n.py index 9c11343..539238c 100644 --- a/src/i18n.py +++ b/src/i18n.py @@ -2,16 +2,12 @@ import sys, logging, gettext from collections import defaultdict logger = logging.getLogger("rcgcdb.i18n") -supported_languages = ('de', 'hi', 'pl', 'pt-br', 'ru', 'zh-hans', 'zh-hant') -translated_files = ('wiki', 'misc', 'discord', 'rc_formatters', 'discussion_formatters') +supported_languages = ('de', 'hi', 'pl', 'pt-br', 'ru', 'zh-hans', 'zh-hant', 'es') +translated_files = ('redaction', 'misc', 'formatters') -try: - langs = defaultdict(dict) - for lang in supported_languages: - for file in translated_files: - langs[lang][file] = gettext.translation(file, localedir='locale', languages=[lang]) +langs = defaultdict(dict) +for lang in supported_languages: for file in translated_files: - langs["en"][file] = gettext.NullTranslations() -except FileNotFoundError: - logger.critical("No language files have been found. Make sure locale folder is located in the directory.") - sys.exit(1) + langs[lang][file] = gettext.translation(file, localedir='locale', languages=[lang]) +for file in translated_files: + langs["en"][file] = gettext.NullTranslations() diff --git a/src/statistics.py b/src/statistics.py index 7d620f3..c09de6f 100644 --- a/src/statistics.py +++ b/src/statistics.py @@ -1,5 +1,5 @@ import time - +from datetime import datetime import aiohttp.web_request from src.config import settings @@ -26,6 +26,12 @@ class Log: self.title: str = kwargs["title"] self.details: Optional[str] = kwargs.get("details", None) + def __str__(self): + return self.__repr__() + + def __repr__(self): + return f"" + class LimitedList(list): def __init__(self, *args): @@ -33,11 +39,14 @@ class LimitedList(list): def append(self, obj: Log) -> None: if len(self) > queue_limit: - self.pop() + self.pop(0) + super(LimitedList, self).append(obj) + def __repr__(self): + return "\n".join(self) class Statistics: - def __init__(self, rc_id: Optional[int], discussion_id: Optional[int]): + def __init__(self, rc_id: Optional[int], discussion_id: Optional[str]): self.last_request: Optional[aiohttp.web_request.Request] = None self.last_checked_rc: Optional[int] = None self.last_action: Optional[int] = rc_id @@ -45,7 +54,7 @@ class Statistics: self.last_post: Optional[str] = discussion_id self.logs: LimitedList[Log] = LimitedList() - def update(self, *args: Log, **kwargs: dict[str, Union[float, int]]): + def update(self, *args: Log, **kwargs: Union[float, int, str]): for key, value in kwargs.items(): self.__setattr__(key, value) for log in args: diff --git a/src/wiki.py b/src/wiki.py index 46fdd8a..d85e853 100644 --- a/src/wiki.py +++ b/src/wiki.py @@ -38,7 +38,7 @@ MESSAGE_LIMIT = settings.get("message_limit", 30) class Wiki: - def __init__(self, script_url: str, rc_id: Optional[int], discussion_id: Optional[int]): + def __init__(self, script_url: str, rc_id: Optional[int], discussion_id: Optional[str]): self.script_url: str = script_url self.session: aiohttp.ClientSession = aiohttp.ClientSession(headers=settings["header"], timeout=aiohttp.ClientTimeout(total=6)) self.statistics: Statistics = Statistics(rc_id, discussion_id) @@ -335,11 +335,11 @@ class Wiki: raise WikiError if self.rc_id in (0, None, -1): if len(recent_changes) > 0: - self.statistics.last_action = recent_changes[-1]["rcid"] + self.statistics.update(last_action=recent_changes[-1]["rcid"]) dbmanager.add(("UPDATE rcgcdw SET rcid = $1 WHERE wiki = $2 AND ( rcid != -1 OR rcid IS NULL )", (recent_changes[-1]["rcid"], self.script_url))) else: - self.statistics.last_action = 0 + self.statistics.update(last_action=0) dbmanager.add(("UPDATE rcgcdw SET rcid = 0 WHERE wiki = $1 AND ( rcid != -1 OR rcid IS NULL )", (self.script_url))) return # TODO Add a log entry? categorize_events = {} @@ -388,9 +388,9 @@ class Wiki: feeds_response = await session.get(url_path, params=params) feeds_response.raise_for_status() except (aiohttp.ClientConnectionError, aiohttp.ServerTimeoutError, asyncio.TimeoutError, - aiohttp.ClientResponseError, aiohttp.TooManyRedirects): + aiohttp.ClientResponseError, aiohttp.TooManyRedirects) as e: logger.error("A connection error occurred while requesting {}".format(url_path)) - raise WikiServerError + raise WikiServerError(e) return feeds_response @@ -421,7 +421,7 @@ async def rc_processor(wiki: Wiki, change: dict, changed_categories: dict, displ LinkParser = LinkParser(wiki.client.WIKI_ARTICLE_PATH) metadata = DiscordMessageMetadata("POST", rev_id=change.get("revid", None), log_id=change.get("logid", None), page_id=change.get("pageid", None)) - context = Context("embed" if display_options.display > 0 else "compact", "recentchanges", webhooks, wiki.client, langs[display_options.lang]["rc_formatters"], prepare_settings(display_options.display)) + context = Context("embed" if display_options.display > 0 else "compact", "recentchanges", webhooks, wiki.client, langs[display_options.lang]["formatters"], prepare_settings(display_options.display)) if ("actionhidden" in change or "suppressed" in change) and "suppressed" not in settings["ignored"]: # if event is hidden using suppression context.event = "suppressed" try: