diff --git a/locale/de/LC_MESSAGES/discussion_formatters.po~ b/locale/de/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..a612504 --- /dev/null +++ b/locale/de/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,199 @@ +# 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: 2020-12-21 15:31+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:31 +#, 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:34 +#, 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:37 +#, 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:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "Unbekannt" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, 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:66 +#, 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:72 +#, 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:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "Erstellte „{title}“" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "Erstellte eine Umfrage „{title}“" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "Option {}" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "__[Bild öffnen]({image_url})__" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "Erstellte ein Quiz „{title}“" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "Tags" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "{} Tags" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "Antwortete auf „{title}“" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "Erstellte „{title}“ auf der Nachrichtenseite von {user}" + +#: src/formatters/discussions.py:154 +#, 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:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "Kommentierte zu „{article}“" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "Antwortete auf ein Kommentar zu „{article}“" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Unbekanntes Event `{event}`" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +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~ new file mode 100644 index 0000000..abc7653 --- /dev/null +++ b/locale/de/LC_MESSAGES/misc.po~ @@ -0,0 +1,86 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-08-10 00:59+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/misc.py:96 +msgid "Location" +msgstr "Wohnort" + +#: src/misc.py:96 +msgid "About me" +msgstr "„Über mich“-Abschnitt" + +#: src/misc.py:97 +msgid "Google link" +msgstr "Google-Link" + +#: src/misc.py:97 +msgid "Facebook link" +msgstr "Facebook-Link" + +#: src/misc.py:98 +msgid "Twitter link" +msgstr "Twitter-Link" + +#: src/misc.py:98 +msgid "Reddit link" +msgstr "Reddit-Link" + +#: src/misc.py:99 +msgid "Twitch link" +msgstr "Twitch-Link" + +#: src/misc.py:99 +msgid "PSN link" +msgstr "PSN-Link" + +#: src/misc.py:100 +msgid "VK link" +msgstr "VK-Link" + +#: src/misc.py:100 +msgid "XBL link" +msgstr "Xbox-Live-Link" + +#: src/misc.py:101 +msgid "Steam link" +msgstr "Steam-Link" + +#: src/misc.py:101 +msgid "Discord handle" +msgstr "Discord-Link" + +#: src/misc.py:102 +msgid "Battle.net handle" +msgstr "Battle.net-Link" + +#: src/misc.py:108 +msgid "Unknown" +msgstr "Unbekannt" + +#: src/misc.py:110 +msgid "unknown" +msgstr "unbekannt" + +#: src/misc.py:121 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__Und mehr__" diff --git a/locale/de/LC_MESSAGES/rc_formatters.po b/locale/de/LC_MESSAGES/rc_formatters.po index b08ec3f..030c148 100644 --- a/locale/de/LC_MESSAGES/rc_formatters.po +++ b/locale/de/LC_MESSAGES/rc_formatters.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n" "Last-Translator: MarkusRost \n" "Language-Team: German \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:18 +msgid "director" +msgstr "Direktor" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "Bot" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "editor" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "Direktor" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "Administrator" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "Bürokrat" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "Prüfer" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "Passive Sichter" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "autopatrol" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "Wiki Guardian" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "Sekunde" +msgstr[1] "Sekunden" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "Minute" +msgstr[1] "Minuten" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "Stunde" +msgstr[1] "Stunden" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "Tag" +msgstr[1] "Tage" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "Woche" +msgstr[1] "Wochen" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "Monat" +msgstr[1] "Monate" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "Jahr" +msgstr[1] "Jahre" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "Jahrtausend" +msgstr[1] "Jahrtausende" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "Jahrzehnt" +msgstr[1] "Jahrzehnte" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "Jahrhundert" +msgstr[1] "Jahrhunderte" + +#: src/formatters/rc.py:51 +#, 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:53 +#, 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:56 +#, 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:63 +#, 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:67 +#, 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:70 +#, 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:74 +#, 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:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "ohne eine Weiterleitung zu erstellen" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "und erstellte eine Weiterleitung" + +#: src/formatters/rc.py:79 +#, 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:85 +#, 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:90 +#, 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:101 src/formatters/rc.py:727 +msgid "for infinity and beyond" +msgstr "für alle Ewigkeit" + +#: src/formatters/rc.py:111 src/formatters/rc.py:735 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "für {num} {translated_length}" + +#: src/formatters/rc.py:119 src/formatters/rc.py:739 +msgid "until {}" +msgstr "bis {}" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr " auf Seiten: " + +#: src/formatters/rc.py:130 src/formatters/rc.py:753 +msgid " and namespaces: " +msgstr " und Namensräumen: " + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr " in Namensräumen: " + +#: src/formatters/rc.py:144 +#, 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:148 +#, 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:152 +#, 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:157 +#, 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:159 +#, 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:165 +#, 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:171 +#, 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:179 +#, 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:185 +#, 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:191 +#, 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:193 +#, 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:201 +#, 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:203 +#, 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:209 +#, 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:216 +#, 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:231 src/formatters/rc.py:233 src/formatters/rc.py:849 +#: src/formatters/rc.py:851 +msgid "none" +msgstr "keine" + +#: src/formatters/rc.py:236 +#, 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:238 +#, 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:239 src/formatters/rc.py:837 +msgid "System" +msgstr "System" + +#: src/formatters/rc.py:244 +#, 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:246 src/formatters/rc.py:254 src/formatters/rc.py:859 +#: src/formatters/rc.py:865 +msgid " [cascading]" +msgstr " [kaskadierend]" + +#: src/formatters/rc.py:251 +#, 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:258 +#, 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:262 +#, 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:267 +#, 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:272 +#, 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:274 +#, 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:278 +#, 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:283 +#, 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:287 +#, 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:291 +#, 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:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "Konto [{author}]({author_url}) wurde automtisch erstellt" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "Konto [{author}]({author_url}) wurde erstellt" + +#: src/formatters/rc.py:299 +#, 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:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, 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:322 +#, 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:326 +#, fuzzy, 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}) änderte das Inhaltsmodell der Seite [{article}]" +"({article_url}) von {old} zu {new}{comment}" + +#: src/formatters/rc.py:329 +#, 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:332 +#, 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:335 +#, 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:338 +#, 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:340 +#, 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:343 +#, 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:346 +#, 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:349 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) erstellte eine [Markierung]({tag_url}) „{tag}“" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) löschte eine [Markierung]({tag_url}) „{tag}“" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) aktivierte eine [Markierung]({tag_url}) „{tag}“" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) deaktivierte eine [Markierung]({tag_url}) „{tag}“" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "[{author}]({author_url}) änderte Wiki-Einstellungen{reason}" + +#: src/formatters/rc.py:364 +#, 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:365 src/formatters/rc.py:368 src/formatters/rc.py:371 +#: src/formatters/rc.py:372 src/formatters/rc.py:377 src/formatters/rc.py:378 +#: src/formatters/rc.py:386 src/formatters/rc.py:390 src/formatters/rc.py:991 +#: src/formatters/rc.py:994 src/formatters/rc.py:997 src/formatters/rc.py:999 +#: src/formatters/rc.py:1002 src/formatters/rc.py:1004 +#: src/formatters/rc.py:1010 src/formatters/rc.py:1013 +#: src/formatters/rc.py:1105 +msgid "Unknown" +msgstr "Unbekannt" + +#: src/formatters/rc.py:367 +#, 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:370 +#, 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:375 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a 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:381 +#, 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:385 +#, 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}" + +#: src/formatters/rc.py:389 +#, 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:394 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "[{author}]({author_url}) löschte das Wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:399 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "[{author}]({author_url}) löschte das Wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:410 +#, 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:417 +#, 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:424 +#, 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:432 +#, 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:440 +#, 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:448 +#, 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:456 +#, 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:464 +#, 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:472 +#, 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:479 +#, 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:489 +#, 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:495 +#, 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:501 +#, 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:508 +#, 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:515 +#, 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:527 +#, 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:535 +#, 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:542 +#, 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:551 src/formatters/rc.py:554 src/formatters/rc.py:1088 +#: src/formatters/rc.py:1091 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:555 +#, 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}) änderte das Inhaltsmodell der Seite [{article}]" +"({article_url}) von {old} zu {new}{comment}" + +#: src/formatters/rc.py:564 +#, 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:569 +#, 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:573 +msgid "An action has been hidden by administration." +msgstr "Eine Aktion wurde versteckt." + +#: src/formatters/rc.py:579 +#, 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:596 src/formatters/rc.py:852 +msgid "No description provided" +msgstr "Keine Zusammenfassung angegeben" + +#: src/formatters/rc.py:621 +msgid "(N!) " +msgstr "(N!) " + +#: src/formatters/rc.py:622 +msgid "m" +msgstr "K" + +#: src/formatters/rc.py:622 +msgid "b" +msgstr "B" + +#: src/formatters/rc.py:639 src/formatters/rc.py:644 +msgid "__Only whitespace__" +msgstr "__Nur Leerraum__" + +#: src/formatters/rc.py:649 +msgid "Removed" +msgstr "Entfernt" + +#: src/formatters/rc.py:651 +msgid "Added" +msgstr "Hinzugefügt" + +#: src/formatters/rc.py:685 src/formatters/rc.py:696 +msgid "Options" +msgstr "Optionen" + +#: src/formatters/rc.py:685 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([Vorschau]({link}) | [zurücksetzen]({undolink}))" + +#: src/formatters/rc.py:690 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "Neue Dateiversion {name}" + +#: src/formatters/rc.py:692 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "Setzte {name} auf eine alte Version zurück" + +#: src/formatters/rc.py:694 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "Neue Datei {name}" + +#: src/formatters/rc.py:696 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([Vorschau]({link}))" + +#: src/formatters/rc.py:701 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "Löschte {article}" + +#: src/formatters/rc.py:704 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "Löschte die Weiterleitung {article} um Platz zu machen" + +#: src/formatters/rc.py:708 +msgid "No redirect has been made" +msgstr "Die Erstellung einer Weiterleitung wurde unterdrückt" + +#: src/formatters/rc.py:709 +msgid "A redirect has been made" +msgstr "Eine Weiterleitung wurde erstellt" + +#: src/formatters/rc.py:710 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "Verschob {redirect}{article} nach {target}" + +#: src/formatters/rc.py:713 +#, 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:717 +#, 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:741 +msgid "unknown expiry time" +msgstr "unbekannte Ablaufdauer" + +#: src/formatters/rc.py:746 +msgid "Blocked from editing the following pages: " +msgstr "Bearbeiten von folgenden Seiten gesperrt: " + +#: src/formatters/rc.py:755 +msgid "Blocked from editing pages on following namespaces: " +msgstr "Bearbeiten von Seiten in folgenden Namensräumen gesperrt: " + +#: src/formatters/rc.py:766 +msgid "Partial block details" +msgstr "Teilweise Sperre" + +#: src/formatters/rc.py:767 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "Sperrte {blocked_user} {time}" + +#: src/formatters/rc.py:771 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "Änderte die Sperreinstellungen für {blocked_user}" + +#: src/formatters/rc.py:775 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "Hob die Sperre von {blocked_user} auf" + +#: src/formatters/rc.py:782 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "Hinterließ ein Kommentar auf dem Profil von {target}" + +#: src/formatters/rc.py:784 +msgid "Left a comment on their own profile" +msgstr "Hinterließ ein Kommentar auf dem eigenen Profil" + +#: src/formatters/rc.py:791 +#, 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:793 +msgid "Replied to a comment on their own profile" +msgstr "Antwortete auf ein Kommentar auf dem eigenen Profil" + +#: src/formatters/rc.py:800 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "Bearbeitete ein Kommentar auf dem Profil von {target}" + +#: src/formatters/rc.py:802 +msgid "Edited a comment on their own profile" +msgstr "Bearbeitete ein Kommentar auf dem eigenen Profil" + +#: src/formatters/rc.py:807 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "Bearbeitete das Profil von {target}" + +#: src/formatters/rc.py:809 +msgid "Edited their own profile" +msgstr "Bearbeitete das eigene Profil" + +#: src/formatters/rc.py:811 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "Entfernte den {field}" + +#: src/formatters/rc.py:813 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "{field} geändert zu: {desc}" + +#: src/formatters/rc.py:818 +#, 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:820 +msgid "Purged a comment on their own profile" +msgstr "Löschte ein Kommentar auf dem eigenen Profil dauerhaft" + +#: src/formatters/rc.py:828 +#, 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:830 +msgid "Deleted a comment on their own profile" +msgstr "Löschte ein Kommentar auf dem eigenen Profil" + +#: src/formatters/rc.py:834 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "Änderte die Gruppenzugehörigkeit von {target}" + +#: src/formatters/rc.py:838 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "{target} wurde automatisch einer neuen Benutzergruppe zugeordnet" + +#: src/formatters/rc.py:853 +#, 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:857 +#, python-brace-format +msgid "Protected {target}" +msgstr "Schützte {target}" + +#: src/formatters/rc.py:863 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "Änderte den Schutzstatus von {article}" + +#: src/formatters/rc.py:869 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "Entfernte den Schutz von {article}" + +#: src/formatters/rc.py:873 +#, 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:878 +#, 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:883 +#, python-brace-format +msgid "Restored {article}" +msgstr "Stellte {article} wieder her" + +#: src/formatters/rc.py:886 +msgid "Changed visibility of log events" +msgstr "Änderte die Sichtbarkeit eines Logbucheintrags" + +#: src/formatters/rc.py:889 +#, 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:894 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "Änderte Missbrauchsfilter {number}" + +#: src/formatters/rc.py:897 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "Erstellte Missbrauchsfilter {number}" + +#: src/formatters/rc.py:900 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "Vereinigte Versionen von {article} in {dest}" + +#: src/formatters/rc.py:904 +msgid "Created account automatically" +msgstr "Erstellte Konto automatisch" + +#: src/formatters/rc.py:907 src/formatters/rc.py:916 +msgid "Created account" +msgstr "Erstellte Konto" + +#: src/formatters/rc.py:910 +#, python-brace-format +msgid "Created account {article}" +msgstr "Erstellte Konto {article}" + +#: src/formatters/rc.py:913 +#, 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:919 +msgid "Added an entry to the interwiki table" +msgstr "Fügte ein Interwiki-Präfix hinzu" + +#: src/formatters/rc.py:920 src/formatters/rc.py:926 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "Präfix: {prefix}, URL: {website} | {desc}" + +#: src/formatters/rc.py:925 +msgid "Edited an entry in interwiki table" +msgstr "Änderte ein Interwiki-Präfix" + +#: src/formatters/rc.py:931 +msgid "Deleted an entry in interwiki table" +msgstr "Entfernte ein Interwiki-Präfix" + +#: src/formatters/rc.py:932 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "Präfix: {prefix} | {desc}" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "Änderte das Inhaltsmodell von {article}" + +#: src/formatters/rc.py:936 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "Modell geändert von {old} zu {new}: {reason}" + +#: src/formatters/rc.py:941 +#, python-brace-format +msgid "Created the page {article} using a non-default content model" +msgstr "" + +#: src/formatters/rc.py:942 +#, fuzzy, python-brace-format +msgid "Created with model {new}: {reason}" +msgstr "Modell geändert von {old} zu {new}: {reason}" + +#: src/formatters/rc.py:945 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "Änderte das Sprite für {article}" + +#: src/formatters/rc.py:948 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "Erstellte das Sprite-sheet für {article}" + +#: src/formatters/rc.py:951 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "Änderte das Stück für {article}" + +#: src/formatters/rc.py:955 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "Erstellte die Cargo-Tabelle „{table}“" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "Löschte die Cargo-Tabelle „{table}“" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "Erstellte die Cargo-Tabelle „{table}“ neu" + +#: src/formatters/rc.py:969 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "Ersetzte die Cargo-Tabelle „{table}“" + +#: src/formatters/rc.py:973 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "Erstellte die Markierung „{tag}“" + +#: src/formatters/rc.py:977 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "Löschte die Markierung „{tag}“" + +#: src/formatters/rc.py:981 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "Aktivierte die Markierung „{tag}“" + +#: src/formatters/rc.py:984 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "Deaktivierte die Markierung „{tag}“" + +#: src/formatters/rc.py:987 +msgid "Changed wiki settings" +msgstr "Änderte Wiki-Einstellungen" + +#: src/formatters/rc.py:991 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "Löschte das Wiki „{wiki}“" + +#: src/formatters/rc.py:994 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "Sperrte das Wiki „{wiki}“" + +#: src/formatters/rc.py:997 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "Bearbeitete den Namensraum „{namespace_name}“" + +#: src/formatters/rc.py:999 src/formatters/rc.py:1004 +msgid "Wiki" +msgstr "Wiki" + +#: src/formatters/rc.py:1001 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "Löschte den Namensraum „{namespace_name}“" + +#: src/formatters/rc.py:1007 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "Bearbeitete die Benutzergruppe „{usergroup_name}“" + +#: src/formatters/rc.py:1010 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "Stellte das Wiki „{wiki}“ wieder her" + +#: src/formatters/rc.py:1013 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "Entsperrte das Wiki „{wiki}“" + +#: src/formatters/rc.py:1016 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1019 +#, fuzzy, python-brace-format +msgid "Deleted {file} dump" +msgstr "Löschte {article}" + +#: src/formatters/rc.py:1027 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "Markierte „{article}“ zum Übersetzen" + +#: src/formatters/rc.py:1030 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "Entfernte „{article}“ aus dem Übersetzungssystem" + +#: src/formatters/rc.py:1033 +#, 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:1036 +#, 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:1039 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "Schloss die Löschung der übersetzbaren Seite „{article}“ ab" + +#: src/formatters/rc.py:1042 +#, 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:1045 +#, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "Schloss die Löschung der Übersetzungsseite „{article}“ ab" + +#: src/formatters/rc.py:1048 +#, 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:1051 +#, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "Empfahl die Übersetzung von „{article}“" + +#: src/formatters/rc.py:1054 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "Riet von der Übersetzung von „{article}“ ab" + +#: src/formatters/rc.py:1060 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "Begrenzte die Sprachen für „{article}“ auf `{languages}`" + +#: src/formatters/rc.py:1062 +#, 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:1064 +#, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "Entfernte die priorisierten Sprachen von „{article}“" + +#: src/formatters/rc.py:1067 +#, 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:1070 +#, 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:1077 +#, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "Überprüfte die Übersetzung „{article}“" + +#: src/formatters/rc.py:1080 +#, 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:1082 +msgid "Old state" +msgstr "Alter Status" + +#: src/formatters/rc.py:1083 +msgid "New state" +msgstr "Neuer Status" + +#: src/formatters/rc.py:1092 +#, fuzzy, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "Änderte den Status der Übersetzungen in `{language}` für „{article}“" + +#: src/formatters/rc.py:1093 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1094 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1098 +#, 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:1100 +#, 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:1104 +msgid "Action has been hidden by administration" +msgstr "Aktion wurde versteckt" + +#: src/formatters/rc.py:1109 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Unbekanntes Event `{event}`" + +#: src/formatters/rc.py:1114 src/formatters/rc.py:1116 +msgid "Report this on the support server" +msgstr "Melde es auf dem Support-Server" + +#: src/formatters/rc.py:1131 +msgid "Tags" +msgstr "Markierungen" + +#: src/formatters/rc.py:1136 +msgid "**Added**: " +msgstr "**Hinzugefügt:** " + +#: src/formatters/rc.py:1136 +msgid " and {} more\n" +msgstr " und {} mehr\n" + +#: src/formatters/rc.py:1137 +msgid "**Removed**: " +msgstr "**Entfernt:** " + +#: src/formatters/rc.py:1137 +msgid " and {} more" +msgstr " und {} mehr" + +#: src/formatters/rc.py:1138 +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" + +#~ 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.po~ b/locale/de/LC_MESSAGES/wiki.po~ new file mode 100644 index 0000000..465dc20 --- /dev/null +++ b/locale/de/LC_MESSAGES/wiki.po~ @@ -0,0 +1,37 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-28 23:50+0100\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:220 +msgid "~~hidden~~" +msgstr "~~versteckt~~" + +#: src/wiki.py:225 +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/hi/LC_MESSAGES/discussion_formatters.po~ b/locale/hi/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..5d417cc --- /dev/null +++ b/locale/hi/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,183 @@ +# 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 15:31+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:31 +#, 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:34 +#, 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:37 +#, 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:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "अनजान" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, 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:66 +#, 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:72 +#, 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:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "\"{title}\" बनाया" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "पॉल \"{title}\" बनाया" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "विकल्प {}" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "__[चित्र देखें]({image_url})__" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "एक क्विज़ \"{title}\" बनाया" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "टैग" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "{} टैग" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "\"{title}\" पर जवाब दिया" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया" + +#: src/formatters/discussions.py:154 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया" + +#: src/formatters/discussions.py:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "{article} पर कमेंट किया" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "{article} के एक कमेंट पर जवाब दिया" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "अनजान घटना `{event}`" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +msgid "Report this on the support server" +msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" + +#~ msgid "Unregistered user" +#~ msgstr "अनरेजिसटर्ड सदस्य" diff --git a/locale/hi/LC_MESSAGES/misc.po~ b/locale/hi/LC_MESSAGES/misc.po~ new file mode 100644 index 0000000..687a64a --- /dev/null +++ b/locale/hi/LC_MESSAGES/misc.po~ @@ -0,0 +1,87 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-29 00:05+0100\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/misc.py:45 +msgid "Location" +msgstr "जगह" + +#: src/misc.py:45 +msgid "About me" +msgstr "मेरे बारे में" + +#: src/misc.py:45 +msgid "Google link" +msgstr "गूगल लिंक" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "फेसबुक लिंक" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "ट्विटर लिंक" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "रेड्डिट लिंक" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "ट्विच लिंक" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "PSN लिंक" + +#: src/misc.py:45 +msgid "VK link" +msgstr "VK लिंक" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "XBL लिंक" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "स्टीम लिंक" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "डिस्कॉर्ड अकाउंट" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "Battle.net अकाउंट" + +#: src/misc.py:119 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__और काफी कुछ__" + +#: src/misc.py:276 +msgid "Unknown" +msgstr "अनजान" + +#: src/misc.py:278 +msgid "unknown" +msgstr "अनजान" diff --git a/locale/hi/LC_MESSAGES/rc_formatters.po~ b/locale/hi/LC_MESSAGES/rc_formatters.po~ new file mode 100644 index 0000000..167607b --- /dev/null +++ b/locale/hi/LC_MESSAGES/rc_formatters.po~ @@ -0,0 +1,1594 @@ +# 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 15:31+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/rc.py:18 +msgid "director" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:51 +#, 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:53 +#, 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:56 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{file}]({file_link}){comment} को अपलोड किया" + +#: src/formatters/rc.py:63 +#, 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:67 +#, 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:70 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{page}]({page_link}){comment} को डिलीट किया" + +#: src/formatters/rc.py:74 +#, 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:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "बिना रेडिरेक्ट छोड़े" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "रेडिरेक्ट छोड़कर" + +#: src/formatters/rc.py:79 +#, 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:85 +#, 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:90 +#, 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:101 src/formatters/rc.py:726 +msgid "for infinity and beyond" +msgstr "अनंत और इसके परे तक" + +#: src/formatters/rc.py:111 src/formatters/rc.py:734 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "{num} {translated_length} के लिए" + +#: src/formatters/rc.py:119 src/formatters/rc.py:738 +msgid "until {}" +msgstr "{} के लिए" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr " इन पृष्ठों पर: " + +#: src/formatters/rc.py:130 src/formatters/rc.py:752 +msgid " and namespaces: " +msgstr " और इन नेमस्पेसों पर: " + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr " इन नेमस्पेसों पर: " + +#: src/formatters/rc.py:144 +#, 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:148 +#, 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:152 +#, 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:157 +#, 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:159 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल पर एक [कमेंट]({comment}) छोड़ा" + +#: src/formatters/rc.py:165 +#, 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:171 +#, 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:179 +#, 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:185 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को सम्पादित किया" + +#: src/formatters/rc.py:191 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/formatters/rc.py:193 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/formatters/rc.py:201 +#, 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:203 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को डिलीट किया" + +#: src/formatters/rc.py:209 +#, 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:216 +#, 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:231 src/formatters/rc.py:233 src/formatters/rc.py:848 +#: src/formatters/rc.py:850 +msgid "none" +msgstr "कुछ नहीं" + +#: src/formatters/rc.py:236 +#, 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:238 +#, 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:239 src/formatters/rc.py:836 +msgid "System" +msgstr "सिस्टम" + +#: src/formatters/rc.py:244 +#, 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:246 src/formatters/rc.py:254 src/formatters/rc.py:858 +#: src/formatters/rc.py:864 +msgid " [cascading]" +msgstr " [कैस्केडिंग]" + +#: src/formatters/rc.py:251 +#, 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:258 +#, 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:262 +#, 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:267 +#, 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:272 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) को रिस्टोर किया{comment}" + +#: src/formatters/rc.py:274 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "[{author}]({author_url}) ने लॉग घटनाओं के दृश्यता को बदल दिया{comment}" + +#: src/formatters/rc.py:278 +#, 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:283 +#, 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:287 +#, 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:291 +#, 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:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "अकाउंट [{author}]({author_url}) अपने आप बना है" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "अकाउंट [{author}]({author_url}) को बनाया गया है" + +#: src/formatters/rc.py:299 +#, 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:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, 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:322 +#, 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:326 +#, 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:329 +#, 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:332 +#, 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:335 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कीर्गो टेबल \"{table}\" बनाया" + +#: src/formatters/rc.py:337 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को डिलीट किया" + +#: src/formatters/rc.py:340 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को फिर से बनाया" + +#: src/formatters/rc.py:343 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को बदल दिया" + +#: src/formatters/rc.py:346 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" बनाया" + +#: src/formatters/rc.py:349 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिलीट किया" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को ऐक्टिवेट किया" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिऐक्टिवेट किया" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "[{author}]({author_url}) ने विकी सेटिंग्स को बदला{reason}" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया{comment}" + +#: src/formatters/rc.py:362 src/formatters/rc.py:365 src/formatters/rc.py:368 +#: src/formatters/rc.py:369 src/formatters/rc.py:374 src/formatters/rc.py:375 +#: src/formatters/rc.py:383 src/formatters/rc.py:387 src/formatters/rc.py:986 +#: src/formatters/rc.py:989 src/formatters/rc.py:992 src/formatters/rc.py:994 +#: src/formatters/rc.py:997 src/formatters/rc.py:999 src/formatters/rc.py:1005 +#: src/formatters/rc.py:1008 src/formatters/rc.py:1100 +msgid "Unknown" +msgstr "अनजान" + +#: src/formatters/rc.py:364 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* के लॉक किया{comment}" + +#: src/formatters/rc.py:367 +#, 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:372 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" +"[{author}]({author_url}) ने *{wiki_name}* पर नेमस्पेस *{namespace_name}* को " +"डिलीट किया{comment}" + +#: src/formatters/rc.py:378 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" +msgstr "" +"[{author}]({author_url}) ने यूज़र ग्रुप *{group_name}* को मॉडिफाइ किया{comment}" + +#: src/formatters/rc.py:382 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को रिस्टोर किया{comment}" + +#: src/formatters/rc.py:386 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को अनलॉक किया{comment}" + +#: src/formatters/rc.py:391 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया{comment}" + +#: src/formatters/rc.py:396 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया{comment}" + +#: src/formatters/rc.py:407 +#, 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:414 +#, 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:421 +#, 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:429 +#, 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:437 +#, 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:445 +#, 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:453 +#, 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:461 +#, 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:469 +#, 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:476 +#, 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:486 +#, 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:492 +#, 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:498 +#, 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:505 +#, 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:512 +#, 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:524 +#, 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:532 +#, 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:539 +#, 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:548 src/formatters/rc.py:551 src/formatters/rc.py:1083 +#: src/formatters/rc.py:1086 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:552 +#, 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}) ने पृष्ठ [{article}]({article_url}) के कंटेंट मॉडल को " +"{old} से {new} में बदला{comment}" + +#: src/formatters/rc.py:561 +#, 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:566 +#, 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:570 +msgid "An action has been hidden by administration." +msgstr "एक ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है।" + +#: src/formatters/rc.py:576 +#, 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:595 src/formatters/rc.py:851 +msgid "No description provided" +msgstr "कोई विवरण नहीं दिया गया" + +#: src/formatters/rc.py:620 +msgid "(N!) " +msgstr "(न!) " + +#: src/formatters/rc.py:621 +msgid "m" +msgstr "छो" + +#: src/formatters/rc.py:621 +msgid "b" +msgstr "बॉ" + +#: src/formatters/rc.py:638 src/formatters/rc.py:643 +msgid "__Only whitespace__" +msgstr "__सिर्फ वाइटस्पेस__" + +#: src/formatters/rc.py:648 +msgid "Removed" +msgstr "हटाया गया" + +#: src/formatters/rc.py:650 +msgid "Added" +msgstr "जोड़ा" + +#: src/formatters/rc.py:684 src/formatters/rc.py:695 +msgid "Options" +msgstr "विकल्प" + +#: src/formatters/rc.py:684 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([पूर्वावलोकन]({link}) | [पूर्ववत करें]({undolink}))" + +#: src/formatters/rc.py:689 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "{name} के एक नए संसकरण को अपलोड किया" + +#: src/formatters/rc.py:691 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "{name} के एक संसकरण को पूर्ववत किया" + +#: src/formatters/rc.py:693 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "{name} को अपलोड किया" + +#: src/formatters/rc.py:695 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([पूर्वावलोकन]({link}))" + +#: src/formatters/rc.py:700 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "पृष्ठ {article} को डिलीट किया" + +#: src/formatters/rc.py:703 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "ओवर्राइट करके रेडिरेक्ट {article} को डिलीट किया" + +#: src/formatters/rc.py:707 +msgid "No redirect has been made" +msgstr "कोई रेडिरेक्ट नहीं बनाया गया" + +#: src/formatters/rc.py:708 +msgid "A redirect has been made" +msgstr "एक रेडिरेक्ट बनाया गया है" + +#: src/formatters/rc.py:709 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "{redirect}{article} को {target} पर ले जाया गया है" + +#: src/formatters/rc.py:712 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "{redirect}{article} को रेडिरेक्ट के साथ {title} पर ले जाया गया है" + +#: src/formatters/rc.py:716 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "प्रॉटेक्शन सेटिंग्स को {redirect}{article} से {title} पर ले जाया गया" + +#: src/formatters/rc.py:740 +msgid "unknown expiry time" +msgstr "अनजान समय सीमा" + +#: src/formatters/rc.py:745 +msgid "Blocked from editing the following pages: " +msgstr "इन पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/formatters/rc.py:754 +msgid "Blocked from editing pages on following namespaces: " +msgstr "इन नेमस्पेसों में पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/formatters/rc.py:765 +msgid "Partial block details" +msgstr "आधा ब्लॉक विवरण" + +#: src/formatters/rc.py:766 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "{blocked_user} को ब्लॉक किया {time}" + +#: src/formatters/rc.py:770 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "{blocked_user} के ब्लॉक सेटिंग्स को बदला" + +#: src/formatters/rc.py:774 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "{blocked_user} को अनब्लॉक किया" + +#: src/formatters/rc.py:781 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/formatters/rc.py:783 +msgid "Left a comment on their own profile" +msgstr "अपने प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/formatters/rc.py:790 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट पर जवाब दिया" + +#: src/formatters/rc.py:792 +msgid "Replied to a comment on their own profile" +msgstr "अपने प्रॉफाइल क के एक कमेंट पर जवाब दिया" + +#: src/formatters/rc.py:799 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/formatters/rc.py:801 +msgid "Edited a comment on their own profile" +msgstr "अपने प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/formatters/rc.py:806 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "{target} के प्रॉफाइल को सम्पादित किया" + +#: src/formatters/rc.py:808 +msgid "Edited their own profile" +msgstr "अपने प्रॉफाइल को सम्पादित किया" + +#: src/formatters/rc.py:810 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "{field} फील्ड को क्लियर किया" + +#: src/formatters/rc.py:812 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "{field} फील्ड को बदला गया: {desc} में" + +#: src/formatters/rc.py:817 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/formatters/rc.py:819 +msgid "Purged a comment on their own profile" +msgstr "अपने प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/formatters/rc.py:827 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/formatters/rc.py:829 +msgid "Deleted a comment on their own profile" +msgstr "अपने प्रॉफाइल के एक कमेंट को डिलीट किया" + +#: src/formatters/rc.py:833 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "{target} के ग्रुपों को बदला" + +#: src/formatters/rc.py:837 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "{target} को एक नए यूज़रग्रुप में ऑटोप्रमोट किया गया" + +#: src/formatters/rc.py:852 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "ग्रुपों को {old_groups} से {new_groups} में बदला गया{reason}" + +#: src/formatters/rc.py:856 +#, python-brace-format +msgid "Protected {target}" +msgstr "{target} को प्रॉटेक्ट किया गया" + +#: src/formatters/rc.py:862 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "{article} के प्रॉटेक्शन लेवल को बदला" + +#: src/formatters/rc.py:868 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "{article} से प्रॉटेक्शन हटा दिया गया" + +#: src/formatters/rc.py:872 +#, 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:877 +#, 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:882 +#, python-brace-format +msgid "Restored {article}" +msgstr "{article} को रिस्टोर किया गया" + +#: src/formatters/rc.py:885 +msgid "Changed visibility of log events" +msgstr "लॉग घटनाओं के दृश्यता को बदला गया" + +#: src/formatters/rc.py:888 +#, 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:893 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्यी {number} को बदला गया" + +#: src/formatters/rc.py:896 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्या {number} को बनाया गया" + +#: src/formatters/rc.py:899 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "{article} के रिवीशन इतिहास को {dest} में मर्ज किया गया" + +#: src/formatters/rc.py:903 +msgid "Created account automatically" +msgstr "अपने आप अकाउंट बनाया गया" + +#: src/formatters/rc.py:906 src/formatters/rc.py:915 +msgid "Created account" +msgstr "अकाउंट बनाया गया" + +#: src/formatters/rc.py:909 +#, python-brace-format +msgid "Created account {article}" +msgstr "अकाउंट {article} बनाया गया" + +#: src/formatters/rc.py:912 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "अकाउंट {article} बनाया गया और पासवर्ड ईमेल के ज़रिये भेजा गया" + +#: src/formatters/rc.py:918 +msgid "Added an entry to the interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री जोड़ा गया" + +#: src/formatters/rc.py:919 src/formatters/rc.py:925 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "उपसर्ग: {prefix}, वेबसाइट: {website} | {desc}" + +#: src/formatters/rc.py:924 +msgid "Edited an entry in interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री को सम्पादित किया गया" + +#: src/formatters/rc.py:930 +msgid "Deleted an entry in interwiki table" +msgstr "इंटरविकी टेबल में एक एंट्री को डिलीट किया गया" + +#: src/formatters/rc.py:931 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "उपसर्ग: {prefix} | {desc}" + +#: src/formatters/rc.py:934 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "पृष्ठ {article} के कंटेंट मॉडल को बदला गया" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "मॉडल को {old} से {new} में बदला गया: {reason}" + +#: src/formatters/rc.py:940 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "{article} के स्प्राइट को सम्पादित किया गया" + +#: src/formatters/rc.py:943 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "{article} के लिए स्प्राइट शीट बनाया गया" + +#: src/formatters/rc.py:946 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "{article} के स्लाइस को सम्पादित किया गया" + +#: src/formatters/rc.py:950 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" बनाया गया" + +#: src/formatters/rc.py:954 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को डिलीट किया गया" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को फिर से बनाया गया" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "कोर्गो टेबल \"{table}\" को बदला गया" + +#: src/formatters/rc.py:968 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "टैग \"{tag}\" बनाया गया" + +#: src/formatters/rc.py:972 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिलीट किया गया" + +#: src/formatters/rc.py:976 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को ऐक्टिवेट किया गया" + +#: src/formatters/rc.py:979 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिऐक्टिवेट किया गया" + +#: src/formatters/rc.py:982 +msgid "Changed wiki settings" +msgstr "विकी सेटिंग्स को बदला गया" + +#: src/formatters/rc.py:986 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को डिलीट किया गया" + +#: src/formatters/rc.py:989 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को लॉक किया गया" + +#: src/formatters/rc.py:992 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को मॉडिफाइ किया गया" + +#: src/formatters/rc.py:994 src/formatters/rc.py:999 +msgid "Wiki" +msgstr "विकी" + +#: src/formatters/rc.py:996 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को डिलीट किया गया" + +#: src/formatters/rc.py:1002 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "\"{usergroup_name}\" यूज़रग्रुप को मॉडिफाइ किया गया" + +#: src/formatters/rc.py:1005 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को रिस्टोर किया गया" + +#: src/formatters/rc.py:1008 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को अनलॉक किया गया" + +#: src/formatters/rc.py:1011 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1014 +#, fuzzy, python-brace-format +msgid "Deleted {file} dump" +msgstr "पृष्ठ {article} को डिलीट किया" + +#: src/formatters/rc.py:1022 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "\"{article}\" को अनुवाद के लिए मार्क किया गया" + +#: src/formatters/rc.py:1025 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "\"{article}\" को अनुवाद सिस्टम से हटा दिया गया" + +#: src/formatters/rc.py:1028 +#, python-brace-format +msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" +msgstr "\"{article}\" से \"{target}\" तक अनुवाद पृष्ठों को लाना पूरा हुआ" + +#: src/formatters/rc.py:1031 +#, python-brace-format +msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" +msgstr "\"{article}\" को \"{target}\" पर ले जाते वक्त एक त्रुटि आई" + +#: src/formatters/rc.py:1034 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "अनुवाद-लायक पृष्ठ \"{article}\" के डिलीशन पृष्ठ को पूरा किया" + +#: src/formatters/rc.py:1037 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translatable page " +"\"{target}\"" +msgstr "" +"\"{article}\" को डिलीट न किया जा सका जो अनुवाद-लायक पृष्ठ \"{target}\" का है" + +#: src/formatters/rc.py:1040 +#, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "अनुवाद पृष्ठ {article} के डिलीशन को पूरा किया" + +#: src/formatters/rc.py:1043 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" +msgstr "\"{article}\" को डिलीट न किया जा सका जो अनुवाद पृष्ठ \"{target}\" का है" + +#: src/formatters/rc.py:1046 +#, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "{article} के अनुवाद को बढ़ावा दिया गया" + +#: src/formatters/rc.py:1049 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "\"{article}\" के अनुवाद के बढ़ावे को कम किया" + +#: src/formatters/rc.py:1055 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "\"{article}\" के भाषाओं को `{languages}` तक सीमित किया गया" + +#: src/formatters/rc.py:1057 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "\"{article}\" के मुख्य भाषाओं को `{languages}` में सेट किया गया" + +#: src/formatters/rc.py:1059 +#, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "\"{article}\" से मुख्य भाषाओं को हटा दिया गया" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" +msgstr "अनुवाद-लायक पृष्ठ \"{article}\" को एग्रीगेट ग्रुप \"{group}\" में डाला गया" + +#: src/formatters/rc.py:1065 +#, python-brace-format +msgid "" +"Removed translatable page \"{article}\" from aggregate group \"{group}\"" +msgstr "अनुवाद-लायक पृष्ठ \"{article}\" को एग्रीगेट ग्रुप \"{group}\" से हटा दिया गया" + +#: src/formatters/rc.py:1072 +#, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "अनुवाद \"{article}\" को रिव्यु किया गया" + +#: src/formatters/rc.py:1075 +#, python-brace-format +msgid "Changed the state of `{language}` translations of \"{article}\"" +msgstr "\"{article}\" `{language}` अनुवादों के स्थिति को बदला गया" + +#: src/formatters/rc.py:1077 +msgid "Old state" +msgstr "पुरानी स्थिति" + +#: src/formatters/rc.py:1078 +msgid "New state" +msgstr "नई स्थिति" + +#: src/formatters/rc.py:1087 +#, fuzzy, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "\"{article}\" `{language}` अनुवादों के स्थिति को बदला गया" + +#: src/formatters/rc.py:1088 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1089 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1093 +#, 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:1095 +#, python-brace-format +msgid "Renamed user \"{old_name}\" to \"{new_name}\"" +msgstr "सदस्य \"{old_name}\" को \"{new_name}\" में रीनेम किया गया" + +#: src/formatters/rc.py:1099 +msgid "Action has been hidden by administration" +msgstr "ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है" + +#: src/formatters/rc.py:1104 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "अनजान घटना `{event}`" + +#: src/formatters/rc.py:1109 src/formatters/rc.py:1111 +msgid "Report this on the support server" +msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" + +#: src/formatters/rc.py:1126 +msgid "Tags" +msgstr "टैग" + +#: src/formatters/rc.py:1131 +msgid "**Added**: " +msgstr "**जोड़ा**: " + +#: src/formatters/rc.py:1131 +msgid " and {} more\n" +msgstr " और {}\n" + +#: src/formatters/rc.py:1132 +msgid "**Removed**: " +msgstr "**हटाया**: " + +#: src/formatters/rc.py:1132 +msgid " and {} more" +msgstr " और {}" + +#: src/formatters/rc.py:1133 +msgid "Changed categories" +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 "इंटरविकी इम्पोर्ट किया गया" + +#, fuzzy, 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}) के कंटेंट मॉडल को " +#~ "{old} से {new} में बदला{comment}" + +#, fuzzy, python-brace-format +#~ msgid "Created with model {new}: {reason}" +#~ msgstr "मॉडल को {old} से {new} में बदला गया: {reason}" diff --git a/locale/hi/LC_MESSAGES/wiki.po~ b/locale/hi/LC_MESSAGES/wiki.po~ new file mode 100644 index 0000000..6a5178e --- /dev/null +++ b/locale/hi/LC_MESSAGES/wiki.po~ @@ -0,0 +1,38 @@ +# 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-11-29 00:16+0100\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:220 +msgid "~~hidden~~" +msgstr "~~छिपाया गया~~" + +#: src/wiki.py:225 +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/pl/LC_MESSAGES/discussion_formatters.po~ b/locale/pl/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..18d28ce --- /dev/null +++ b/locale/pl/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,200 @@ +# 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: 2020-12-21 15:31+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:31 +#, 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:34 +#, 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:37 +#, 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:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "nieznany" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, 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:66 +#, 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:72 +#, 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:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "Stworzył(a) „{title}”" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "Stworzył(a) ankietę zatytułowaną „{title}”" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "Opcja {}" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "__[Zobacz zdjęcie]({image_url})__" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "Stworzył(a) quiz „{title}”" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "Fora" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "{} tagów" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "Odpowiedział(a) w „{title}”" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "Stworzył(a) „{title}” na tablicy wiadomości {user}" + +#: src/formatters/discussions.py:154 +#, 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:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "Skomentował(a) „{article}”" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "Odpowiedział(a) na komentarz w „{article}”" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Nieznane wydarzenie `{event}`" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +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~ new file mode 100644 index 0000000..265758a --- /dev/null +++ b/locale/pl/LC_MESSAGES/misc.po~ @@ -0,0 +1,88 @@ +# 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: 2020-08-10 00:59+0200\n" +"PO-Revision-Date: 2020-03-17 20:57+0100\n" +"Last-Translator: Frisk \n" +"Language-Team: \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"X-Generator: Poedit 2.3\n" +"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 +msgid "Location" +msgstr "Lokacja" + +#: src/misc.py:96 +msgid "About me" +msgstr "O mnie" + +#: src/misc.py:97 +msgid "Google link" +msgstr "link Google" + +#: src/misc.py:97 +msgid "Facebook link" +msgstr "link Facebook" + +#: src/misc.py:98 +msgid "Twitter link" +msgstr "link Twitter" + +#: src/misc.py:98 +msgid "Reddit link" +msgstr "link Reddit" + +#: src/misc.py:99 +msgid "Twitch link" +msgstr "link Twitch" + +#: src/misc.py:99 +msgid "PSN link" +msgstr "link PSN" + +#: src/misc.py:100 +msgid "VK link" +msgstr "link VK" + +#: src/misc.py:100 +msgid "XBL link" +msgstr "link XBL" + +#: src/misc.py:101 +msgid "Steam link" +msgstr "link Steam" + +#: src/misc.py:101 +msgid "Discord handle" +msgstr "konto Discord" + +#: src/misc.py:102 +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:121 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__Oraz więcej__" diff --git a/locale/pl/LC_MESSAGES/rc_formatters.po b/locale/pl/LC_MESSAGES/rc_formatters.po index 1a8feff..326fc5e 100644 --- a/locale/pl/LC_MESSAGES/rc_formatters.po +++ b/locale/pl/LC_MESSAGES/rc_formatters.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: 2020-12-01 12:29+0000\n" "Last-Translator: Frisk The Evil Goat Overlord \n" "Language-Team: Polish , 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-01 12:29+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" +"Generated-By: pygettext.py 1.5\n" + +#: src/formatters/rc.py:18 +msgid "director" +msgstr "Dyrektor" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "Bot" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "Redaktor" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "Dyrektorzy" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "Administrator" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "Biurokrata" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "Przeglądający" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "Automatycznie przeglądający" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "Automatycznie zatwierdzający" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "Strażnik wiki" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekunda" +msgstr[1] "sekundy" +msgstr[2] "sekund" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuta" +msgstr[1] "minuty" +msgstr[2] "minut" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "godzina" +msgstr[1] "godziny" +msgstr[2] "godzin" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "dzień" +msgstr[1] "dni" +msgstr[2] "dni" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "tydzień" +msgstr[1] "tygodnie" +msgstr[2] "tygodni" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "miesiąc" +msgstr[1] "miesiące" +msgstr[2] "miesięcy" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "rok" +msgstr[1] "lata" +msgstr[2] "lat" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "tysiąclecie" +msgstr[1] "tysiąclecia" +msgstr[2] "tysiącleci" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "dekada" +msgstr[1] "dekady" +msgstr[2] "dekad" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "stulecie" +msgstr[1] "stulecia" +msgstr[2] "stuleci" + +#: src/formatters/rc.py:51 +#, 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:53 +#, 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:56 +#, 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:63 +#, 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:67 +#, 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:70 +#, 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:74 +#, 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:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "bez utworzenia przekierowania" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "z przekierowaniem" + +#: src/formatters/rc.py:79 +#, 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:85 +#, 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:90 +#, 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:101 src/formatters/rc.py:727 +msgid "for infinity and beyond" +msgstr "na wieczność" + +#: src/formatters/rc.py:111 src/formatters/rc.py:735 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "na {num} {translated_length}" + +#: src/formatters/rc.py:119 src/formatters/rc.py:739 +msgid "until {}" +msgstr "do {}" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr " na stronach: " + +#: src/formatters/rc.py:130 src/formatters/rc.py:753 +msgid " and namespaces: " +msgstr " oraz przestrzeniach nazw: " + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr " na przestrzeniach nazw: " + +#: src/formatters/rc.py:144 +#, 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:148 +#, 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:152 +#, 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:157 +#, 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:159 +#, 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:165 +#, 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:171 +#, 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:179 +#, 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:185 +#, 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:191 +#, 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:193 +#, 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:201 +#, 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:203 +#, 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:209 +#, 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:216 +#, 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:231 src/formatters/rc.py:233 src/formatters/rc.py:849 +#: src/formatters/rc.py:851 +msgid "none" +msgstr "brak" + +#: src/formatters/rc.py:236 +#, 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:238 +#, 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:239 src/formatters/rc.py:837 +msgid "System" +msgstr "System" + +#: src/formatters/rc.py:244 +#, 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:246 src/formatters/rc.py:254 src/formatters/rc.py:859 +#: src/formatters/rc.py:865 +msgid " [cascading]" +msgstr " [kaskadowo]" + +#: src/formatters/rc.py:251 +#, 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:258 +#, 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:262 +#, 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:267 +#, 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:272 +#, 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:274 +#, 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:278 +#, 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:283 +#, 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:287 +#, 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:291 +#, 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:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "Konto [{author}]({author_url}) zostało utworzone automatycznie" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "Konto [{author}]({author_url}) zostało utworzone" + +#: src/formatters/rc.py:299 +#, 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:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, 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:322 +#, 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:326 +#, fuzzy, 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}) zmienił(a) model zawartości [{article}]" +"({article_url}) z {old} na {new}{comment}" + +#: src/formatters/rc.py:329 +#, 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:332 +#, 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:335 +#, 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:338 +#, 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:340 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) usunął tabelę Cargo „{table}”" + +#: src/formatters/rc.py:343 +#, 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:346 +#, 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:349 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) utworzył(a) [znacznik]({tag_url}) „{tag}”" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) usunął [znacznik]({tag_url}) „{tag}”" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) aktywował(a) [znacznik]({tag_url}) „{tag}”" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) dezaktywował(a) [znacznik]({tag_url}) „{tag}”" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "[{author}]({author_url}) zmienił(a) ustawienia wiki{reason}" + +#: src/formatters/rc.py:364 +#, 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:365 src/formatters/rc.py:368 src/formatters/rc.py:371 +#: src/formatters/rc.py:372 src/formatters/rc.py:377 src/formatters/rc.py:378 +#: src/formatters/rc.py:386 src/formatters/rc.py:390 src/formatters/rc.py:991 +#: src/formatters/rc.py:994 src/formatters/rc.py:997 src/formatters/rc.py:999 +#: src/formatters/rc.py:1002 src/formatters/rc.py:1004 +#: src/formatters/rc.py:1010 src/formatters/rc.py:1013 +#: src/formatters/rc.py:1105 +msgid "Unknown" +msgstr "Nieznana" + +#: src/formatters/rc.py:367 +#, 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:370 +#, 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:375 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a 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:381 +#, 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:385 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) przywrócił(a) wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:389 +#, 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:394 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "[{author}]({author_url}) usunął/usunęła wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:399 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "[{author}]({author_url}) usunął/usunęła wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:410 +#, 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:417 +#, 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:424 +#, 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:432 +#, 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:440 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translatable page [{article}]" +"({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) usunął zabezpieczenia z [{article}]({article_url})" +"{comment}" + +#: src/formatters/rc.py:448 +#, 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:456 +#, 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:464 +#, 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:472 +#, 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:479 +#, 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:489 +#, 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:495 +#, 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:501 +#, 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:508 +#, 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:515 +#, 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:527 +#, 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:535 +#, 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:542 +#, 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:551 src/formatters/rc.py:554 src/formatters/rc.py:1088 +#: src/formatters/rc.py:1091 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:555 +#, 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:564 +#, 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:569 +#, 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:573 +msgid "An action has been hidden by administration." +msgstr "Akcja została ukryta przez administrację." + +#: src/formatters/rc.py:579 +#, 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:596 src/formatters/rc.py:852 +msgid "No description provided" +msgstr "Nie podano opisu zmian" + +#: src/formatters/rc.py:621 +msgid "(N!) " +msgstr "(N!) " + +#: src/formatters/rc.py:622 +msgid "m" +msgstr "d" + +#: src/formatters/rc.py:622 +msgid "b" +msgstr "b" + +#: src/formatters/rc.py:639 src/formatters/rc.py:644 +msgid "__Only whitespace__" +msgstr "__Tylko znaki niedrukowane__" + +#: src/formatters/rc.py:649 +msgid "Removed" +msgstr "Usunięto" + +#: src/formatters/rc.py:651 +msgid "Added" +msgstr "Dodano" + +#: src/formatters/rc.py:685 src/formatters/rc.py:696 +msgid "Options" +msgstr "Opcje" + +#: src/formatters/rc.py:685 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([podgląd]({link}) | [wycofaj]({undolink}))" + +#: src/formatters/rc.py:690 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "Przesłał(a) nową wersję {name}" + +#: src/formatters/rc.py:692 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "Wycofał(a) wersję {name}" + +#: src/formatters/rc.py:694 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "Przesłał(a) {name}" + +#: src/formatters/rc.py:696 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([podgląd]({link}))" + +#: src/formatters/rc.py:701 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "Usunął stronę {article}" + +#: src/formatters/rc.py:704 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" +"Usunął przekierowanie ({article}), aby zrobić miejsce dla przenoszonej strony" + +#: src/formatters/rc.py:708 +msgid "No redirect has been made" +msgstr "Nie utworzono przekierowania" + +#: src/formatters/rc.py:709 +msgid "A redirect has been made" +msgstr "Zostało utworzone przekierowanie" + +#: src/formatters/rc.py:710 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "Przeniósł {redirect}{article} do {target}" + +#: src/formatters/rc.py:713 +#, 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:717 +#, 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:741 +msgid "unknown expiry time" +msgstr "nieznany czas zakończenia" + +#: src/formatters/rc.py:746 +msgid "Blocked from editing the following pages: " +msgstr "Blokada przed edytowaniem następujących stron: " + +#: src/formatters/rc.py:755 +msgid "Blocked from editing pages on following namespaces: " +msgstr "Blokada przed edytowaniem stron na następujących przestrzeniach nazw: " + +#: src/formatters/rc.py:766 +msgid "Partial block details" +msgstr "Szczegóły częściowej blokady" + +#: src/formatters/rc.py:767 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "Zablokowano {blocked_user} {time}" + +#: src/formatters/rc.py:771 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "Zmienił ustawienia blokady {blocked_user}" + +#: src/formatters/rc.py:775 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "Odblokował {blocked_user}" + +#: src/formatters/rc.py:782 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "Zostawiono komentarz na profilu użytkownika {target}" + +#: src/formatters/rc.py:784 +msgid "Left a comment on their own profile" +msgstr "Zostawił(a) komentarz na swoim profilu" + +#: src/formatters/rc.py:791 +#, 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:793 +msgid "Replied to a comment on their own profile" +msgstr "Odpowiedział(a) na komentarz na swoim profilu" + +#: src/formatters/rc.py:800 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "Edytowano komentarz na profilu użytkownika {target}" + +#: src/formatters/rc.py:802 +msgid "Edited a comment on their own profile" +msgstr "Edytował(a) komentarz na swoim profilu" + +#: src/formatters/rc.py:807 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "Edytowano profil użytkownika {target}" + +#: src/formatters/rc.py:809 +msgid "Edited their own profile" +msgstr "Edytował(a) swój profil" + +#: src/formatters/rc.py:811 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "Wyczyszczono pole {field}" + +#: src/formatters/rc.py:813 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "pole „{field}” zostało zmienione na: {desc}" + +#: src/formatters/rc.py:818 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "Usunął permanentnie komentarz na profilu użytkownika {target}" + +#: src/formatters/rc.py:820 +#, fuzzy +msgid "Purged a comment on their own profile" +msgstr "Edytował(a) komentarz na swoim profilu" + +#: src/formatters/rc.py:828 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "Usunął komentarz na profilu użytkownika {target}" + +#: src/formatters/rc.py:830 +#, fuzzy +msgid "Deleted a comment on their own profile" +msgstr "Edytował(a) komentarz na swoim profilu" + +#: src/formatters/rc.py:834 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "Zmieniono przynależność do grup dla {target}" + +#: src/formatters/rc.py:838 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "{target} automatycznie otrzymał nową grupę użytkownika" + +#: src/formatters/rc.py:853 +#, 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:857 +#, python-brace-format +msgid "Protected {target}" +msgstr "Zabezpieczono {target}" + +#: src/formatters/rc.py:863 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "Zmieniono poziom zabezpieczeń {article}" + +#: src/formatters/rc.py:869 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "Usunięto zabezpieczenie z {article}" + +#: src/formatters/rc.py:873 +#, 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:878 +#, 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:883 +#, python-brace-format +msgid "Restored {article}" +msgstr "Przywrócono {article}" + +#: src/formatters/rc.py:886 +msgid "Changed visibility of log events" +msgstr "Zmieniono widoczność wpisów rejestru" + +#: src/formatters/rc.py:889 +#, 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:894 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "Edytowano filtr nadużyć numer {number}" + +#: src/formatters/rc.py:897 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "Utworzono filtr nadużyć numer {number}" + +#: src/formatters/rc.py:900 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "Połączono historie {article} z {dest}" + +#: src/formatters/rc.py:904 +msgid "Created account automatically" +msgstr "Konto zostało utworzone automatycznie" + +#: src/formatters/rc.py:907 src/formatters/rc.py:916 +msgid "Created account" +msgstr "Stworzono konto" + +#: src/formatters/rc.py:910 +#, python-brace-format +msgid "Created account {article}" +msgstr "Utworzono konto {article}" + +#: src/formatters/rc.py:913 +#, 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:919 +msgid "Added an entry to the interwiki table" +msgstr "Dodano wpis do tabeli interwiki" + +#: src/formatters/rc.py:920 src/formatters/rc.py:926 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "Prefix: {prefix}, strona: {website} | {desc}" + +#: src/formatters/rc.py:925 +msgid "Edited an entry in interwiki table" +msgstr "Edytowano wpis interwiki" + +#: src/formatters/rc.py:931 +msgid "Deleted an entry in interwiki table" +msgstr "Usunięto wpis interwiki" + +#: src/formatters/rc.py:932 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "Prefix: {prefix} | {desc}" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "Zmieniono model zawartości {article}" + +#: src/formatters/rc.py:936 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "Model został zmieniony z {old} na {new}: {reason}" + +#: src/formatters/rc.py:941 +#, python-brace-format +msgid "Created the page {article} using a non-default content model" +msgstr "" + +#: src/formatters/rc.py:942 +#, fuzzy, python-brace-format +msgid "Created with model {new}: {reason}" +msgstr "Model został zmieniony z {old} na {new}: {reason}" + +#: src/formatters/rc.py:945 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "Edytowano sprite dla {article}" + +#: src/formatters/rc.py:948 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "Utworzono sprite sheet dla {article}" + +#: src/formatters/rc.py:951 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "Edytowano część sprite dla {article}" + +#: src/formatters/rc.py:955 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "Utworzono tabelę Cargo „{table}”" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "Usunięto tabelę Cargo „{table}”" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "Utworzono ponownie tabelę Cargo „{table}”" + +#: src/formatters/rc.py:969 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "Zastąpiono tabelę Cargo „{table}”" + +#: src/formatters/rc.py:973 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "Utworzono znacznik „{tag}”" + +#: src/formatters/rc.py:977 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "Usunięto znacznik „{tag}”" + +#: src/formatters/rc.py:981 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "Aktywowano znaczni „{tag}”" + +#: src/formatters/rc.py:984 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "Dezaktywowano znacznik „{tag}”" + +#: src/formatters/rc.py:987 +msgid "Changed wiki settings" +msgstr "Zmieniono ustawienia wiki" + +#: src/formatters/rc.py:991 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "Usunięto wiki „{wiki}”" + +#: src/formatters/rc.py:994 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "Zablokowano wiki „{wiki}”" + +#: src/formatters/rc.py:997 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "Modyfikowano przestrzeń nazw „{namespace_name}”" + +#: src/formatters/rc.py:999 src/formatters/rc.py:1004 +msgid "Wiki" +msgstr "Wiki" + +#: src/formatters/rc.py:1001 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "Usunięto przestrzeń nazw „{namespace_name}”" + +#: src/formatters/rc.py:1007 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "Modyfikowano grupę użytkowników „{usergroup_name}”" + +#: src/formatters/rc.py:1010 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "Przywrócono wiki „{wiki}”" + +#: src/formatters/rc.py:1013 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "Odblokowano wiki „{wiki}”" + +#: src/formatters/rc.py:1016 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1019 +#, fuzzy, python-brace-format +msgid "Deleted {file} dump" +msgstr "Usunął stronę {article}" + +#: src/formatters/rc.py:1027 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "" + +#: src/formatters/rc.py:1030 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "" + +#: src/formatters/rc.py:1033 +#, python-brace-format +msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1036 +#, python-brace-format +msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1039 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1042 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translatable page " +"\"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1045 +#, fuzzy, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "Zmieniono widoczność wersji na stronie {article} " + +#: src/formatters/rc.py:1048 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1051 +#, fuzzy, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "Usunięto zabezpieczenie z {article}" + +#: src/formatters/rc.py:1054 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1060 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1064 +#, fuzzy, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "Usunięto zabezpieczenie z {article}" + +#: src/formatters/rc.py:1067 +#, python-brace-format +msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1070 +#, python-brace-format +msgid "" +"Removed translatable page \"{article}\" from aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1077 +#, fuzzy, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "Usunięto zabezpieczenie z {article}" + +#: src/formatters/rc.py:1080 +#, python-brace-format +msgid "Changed the state of `{language}` translations of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1082 +msgid "Old state" +msgstr "" + +#: src/formatters/rc.py:1083 +msgid "New state" +msgstr "" + +#: src/formatters/rc.py:1092 +#, fuzzy, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "Usunięto zabezpieczenie z {article}" + +#: src/formatters/rc.py:1093 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1094 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1098 +#, 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:1100 +#, 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:1104 +msgid "Action has been hidden by administration" +msgstr "Akcja została ukryta przez administrację" + +#: src/formatters/rc.py:1109 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Nieznane wydarzenie `{event}`" + +#: src/formatters/rc.py:1114 src/formatters/rc.py:1116 +msgid "Report this on the support server" +msgstr "Zgłoś to na serwerze wsparcia" + +#: src/formatters/rc.py:1131 +msgid "Tags" +msgstr "Znaczniki" + +#: src/formatters/rc.py:1136 +msgid "**Added**: " +msgstr "**Dodane**: " + +#: src/formatters/rc.py:1136 +msgid " and {} more\n" +msgstr " oraz {} innych\n" + +#: src/formatters/rc.py:1137 +msgid "**Removed**: " +msgstr "**Usunięte**: " + +#: src/formatters/rc.py:1137 +msgid " and {} more" +msgstr " oraz {} innych" + +#: src/formatters/rc.py:1138 +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" + +#~ 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.po~ b/locale/pl/LC_MESSAGES/wiki.po~ new file mode 100644 index 0000000..739ae81 --- /dev/null +++ b/locale/pl/LC_MESSAGES/wiki.po~ @@ -0,0 +1,39 @@ +# 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: 2020-11-28 23:50+0100\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:220 +msgid "~~hidden~~" +msgstr "~~ukryte~~" + +#: src/wiki.py:225 +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/discussion_formatters.po~ b/locale/pt-br/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..2acfa81 --- /dev/null +++ b/locale/pt-br/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,198 @@ +# 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 15:31+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:31 +#, 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:34 +#, 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:37 +#, 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:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "desconhecido" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, 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:66 +#, 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:72 +#, 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:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "Criou \"{title}\"" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "Criou uma pesquisa \"{title}\"" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "Opção {}" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "__[Ver imagem]({image_url})__" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "Criou um quiz \"{title}\"" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "Etiquetas" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "{} etiquetas" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "Respondeu \"{title}\"" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "Criou \"{title}\" no mural de mensagens de {user}" + +#: src/formatters/discussions.py:154 +#, 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:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "Comentou em {article}" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "Respondeu a um comentário em {article}" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Evento `{event}` desconhecido" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +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.po~ b/locale/pt-br/LC_MESSAGES/misc.po~ new file mode 100644 index 0000000..a043ccc --- /dev/null +++ b/locale/pt-br/LC_MESSAGES/misc.po~ @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-08-10 00:59+0200\n" +"PO-Revision-Date: 2020-08-04 09:51+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.1.1\n" + +#: src/misc.py:96 +msgid "Location" +msgstr "Localização" + +#: src/misc.py:96 +msgid "About me" +msgstr "Sobre mim" + +#: src/misc.py:97 +msgid "Google link" +msgstr "Link do Google" + +#: src/misc.py:97 +msgid "Facebook link" +msgstr "Facebook link" + +#: src/misc.py:98 +msgid "Twitter link" +msgstr "Link do Twitter" + +#: src/misc.py:98 +msgid "Reddit link" +msgstr "Link do Reddit" + +#: src/misc.py:99 +msgid "Twitch link" +msgstr "Link do Twitch" + +#: src/misc.py:99 +msgid "PSN link" +msgstr "Link do PSN" + +#: src/misc.py:100 +msgid "VK link" +msgstr "Link do VK" + +#: src/misc.py:100 +msgid "XBL link" +msgstr "Link do XBL" + +#: src/misc.py:101 +msgid "Steam link" +msgstr "Link do Steam" + +#: src/misc.py:101 +msgid "Discord handle" +msgstr "Link do Discord" + +#: src/misc.py:102 +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:121 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__E mais__" diff --git a/locale/pt-br/LC_MESSAGES/rc_formatters.po b/locale/pt-br/LC_MESSAGES/rc_formatters.po index 95039e7..2cd50ba 100644 --- a/locale/pt-br/LC_MESSAGES/rc_formatters.po +++ b/locale/pt-br/LC_MESSAGES/rc_formatters.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: 2020-12-13 14:30+0000\n" "Last-Translator: dr03ramos \n" "Language-Team: Portuguese (Brazil) , 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: 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/formatters/rc.py:18 +msgid "director" +msgstr "diretor" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "robô" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "editor" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "diretores" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "administrador" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "burocrata" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "revisor" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "revisão automática" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "patrulha automatica" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "guardião_wiki" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "segundo" +msgstr[1] "segundos" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuto" +msgstr[1] "minutos" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "hora" +msgstr[1] "horas" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "dia" +msgstr[1] "dias" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "semana" +msgstr[1] "semanas" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "mês" +msgstr[1] "meses" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "ano" +msgstr[1] "anos" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "milénio" +msgstr[1] "milénios" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "década" +msgstr[1] "décadas" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "século" +msgstr[1] "séculos" + +#: src/formatters/rc.py:51 +#, 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:53 +#, 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:56 +#, 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:63 +#, 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:67 +#, 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:70 +#, 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:74 +#, 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:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "sem fazer um redirecionamento" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "com um redirecionamento" + +#: src/formatters/rc.py:79 +#, 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:85 +#, 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:90 +#, 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:101 src/formatters/rc.py:727 +msgid "for infinity and beyond" +msgstr "para o infinito e além" + +#: src/formatters/rc.py:111 src/formatters/rc.py:735 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "por {num} {translated_length}" + +#: src/formatters/rc.py:119 src/formatters/rc.py:739 +msgid "until {}" +msgstr "até {}" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr " nas páginas: " + +#: src/formatters/rc.py:130 src/formatters/rc.py:753 +msgid " and namespaces: " +msgstr " e espaços nominais: " + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr " nos espaços nominais: " + +#: src/formatters/rc.py:144 +#, 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:148 +#, 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:152 +#, 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:157 +#, 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:159 +#, 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:165 +#, 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:171 +#, 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:179 +#, 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:185 +#, 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:191 +#, 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:193 +#, 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:201 +#, 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:203 +#, 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:209 +#, 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:216 +#, 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:231 src/formatters/rc.py:233 src/formatters/rc.py:849 +#: src/formatters/rc.py:851 +msgid "none" +msgstr "nenhum" + +#: src/formatters/rc.py:236 +#, 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:238 +#, 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:239 src/formatters/rc.py:837 +msgid "System" +msgstr "Sistema" + +#: src/formatters/rc.py:244 +#, 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:246 src/formatters/rc.py:254 src/formatters/rc.py:859 +#: src/formatters/rc.py:865 +msgid " [cascading]" +msgstr " [em cascata]" + +#: src/formatters/rc.py:251 +#, 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:258 +#, 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:262 +#, 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:267 +#, 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:272 +#, 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:274 +#, 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:278 +#, 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:283 +#, 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:287 +#, 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:291 +#, 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:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "Conta [{author}]({author_url}) foi criada automaticamente" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "Conta [{author}]({author_url}) foi criada" + +#: src/formatters/rc.py:299 +#, 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:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, 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:322 +#, 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:326 +#, fuzzy, 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}) mudou o modelo de conteúdo da página [{article}]" +"({article_url}) de {old} para {new}{comment}" + +#: src/formatters/rc.py:329 +#, 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:332 +#, 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:335 +#, 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:338 +#, 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:340 +#, 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:343 +#, 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:346 +#, 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:349 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) criou a [etiqueta]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) excluiu a [etiqueta]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ativou a [etiqueta]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) desativou a [etiqueta]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:361 +#, 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:364 +#, 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:365 src/formatters/rc.py:368 src/formatters/rc.py:371 +#: src/formatters/rc.py:372 src/formatters/rc.py:377 src/formatters/rc.py:378 +#: src/formatters/rc.py:386 src/formatters/rc.py:390 src/formatters/rc.py:991 +#: src/formatters/rc.py:994 src/formatters/rc.py:997 src/formatters/rc.py:999 +#: src/formatters/rc.py:1002 src/formatters/rc.py:1004 +#: src/formatters/rc.py:1010 src/formatters/rc.py:1013 +#: src/formatters/rc.py:1105 +msgid "Unknown" +msgstr "Desconhecido" + +#: src/formatters/rc.py:367 +#, 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:370 +#, 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:375 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a 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:381 +#, 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:385 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) restaurou a wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:389 +#, 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:394 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "[{author}]({author_url}) excluiu uma wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:399 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "[{author}]({author_url}) excluiu uma wiki *{wiki_name}*{comment}" + +#: src/formatters/rc.py:410 +#, 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:417 +#, 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:424 +#, 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:432 +#, 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:440 +#, 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:448 +#, 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:456 +#, 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:464 +#, 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:472 +#, 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:479 +#, 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:489 +#, 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:495 +#, 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:501 +#, 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:508 +#, 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:515 +#, 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:527 +#, 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:535 +#, 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:542 +#, 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:551 src/formatters/rc.py:554 src/formatters/rc.py:1088 +#: src/formatters/rc.py:1091 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:555 +#, 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}) mudou o modelo de conteúdo da página [{article}]" +"({article_url}) de {old} para {new}{comment}" + +#: src/formatters/rc.py:564 +#, 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:569 +#, 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:573 +msgid "An action has been hidden by administration." +msgstr "Uma ação foi oculta pela administração." + +#: src/formatters/rc.py:579 +#, 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:596 src/formatters/rc.py:852 +msgid "No description provided" +msgstr "Nenhuma descrição fornecida" + +#: src/formatters/rc.py:621 +msgid "(N!) " +msgstr "(N!) " + +#: src/formatters/rc.py:622 +msgid "m" +msgstr "m" + +#: src/formatters/rc.py:622 +msgid "b" +msgstr "r" + +#: src/formatters/rc.py:639 src/formatters/rc.py:644 +msgid "__Only whitespace__" +msgstr "__Apenas espaço em branco__" + +#: src/formatters/rc.py:649 +msgid "Removed" +msgstr "Removido" + +#: src/formatters/rc.py:651 +msgid "Added" +msgstr "Adicionado" + +#: src/formatters/rc.py:685 src/formatters/rc.py:696 +msgid "Options" +msgstr "Opções" + +#: src/formatters/rc.py:685 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([visualização]({link}) | [desfazer]({undolink}))" + +#: src/formatters/rc.py:690 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "Carregou uma nova versão de {name}" + +#: src/formatters/rc.py:692 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "Reverteu uma versão do {name}" + +#: src/formatters/rc.py:694 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "Carregou {name}" + +#: src/formatters/rc.py:696 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([visualização]({link}))" + +#: src/formatters/rc.py:701 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "Excluiu a página {article}" + +#: src/formatters/rc.py:704 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "Excluiu redirecionamento {article} ao sobrescrever" + +#: src/formatters/rc.py:708 +msgid "No redirect has been made" +msgstr "Nenhum redirecionamento foi feito" + +#: src/formatters/rc.py:709 +msgid "A redirect has been made" +msgstr "Foi feito um redirecionamento" + +#: src/formatters/rc.py:710 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "Movido {redirect}{article} para {target}" + +#: src/formatters/rc.py:713 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "Moveu {redirect}{article} para {title} deixando um redirecionamento" + +#: src/formatters/rc.py:717 +#, 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:741 +msgid "unknown expiry time" +msgstr "tempo de expiração desconhecido" + +#: src/formatters/rc.py:746 +msgid "Blocked from editing the following pages: " +msgstr "Bloqueado de editar as seguintes páginas: " + +#: src/formatters/rc.py:755 +msgid "Blocked from editing pages on following namespaces: " +msgstr "Bloqueado de editar páginas nos seguintes espaços nominais: " + +#: src/formatters/rc.py:766 +msgid "Partial block details" +msgstr "Detalhes do bloqueio parcial" + +#: src/formatters/rc.py:767 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "Bloqueou {blocked_user} {time}" + +#: src/formatters/rc.py:771 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "Alterou configurações de bloqueio de {blocked_user}" + +#: src/formatters/rc.py:775 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "Desbloqueou {blocked_user}" + +#: src/formatters/rc.py:782 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "Deixou um comentário no perfil de {target}" + +#: src/formatters/rc.py:784 +msgid "Left a comment on their own profile" +msgstr "Deixou um comentário em seu próprio perfil" + +#: src/formatters/rc.py:791 +#, 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:793 +msgid "Replied to a comment on their own profile" +msgstr "Respondeu a um comentário em seu próprio perfil" + +#: src/formatters/rc.py:800 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "Editou um comentário no perfil de {target}" + +#: src/formatters/rc.py:802 +msgid "Edited a comment on their own profile" +msgstr "Editou um comentário em seu próprio perfil" + +#: src/formatters/rc.py:807 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "Editado perfil {target}" + +#: src/formatters/rc.py:809 +msgid "Edited their own profile" +msgstr "Editou seu próprio perfil" + +#: src/formatters/rc.py:811 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "Limpou o campo {field}" + +#: src/formatters/rc.py:813 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "Campo {field} alterado para: {desc}" + +#: src/formatters/rc.py:818 +#, 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:820 +msgid "Purged a comment on their own profile" +msgstr "Limitou um comentário em seu próprio perfil" + +#: src/formatters/rc.py:828 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "Excluiu um comentário no perfil de {target}" + +#: src/formatters/rc.py:830 +msgid "Deleted a comment on their own profile" +msgstr "Excluiu um comentário em seu próprio perfil" + +#: src/formatters/rc.py:834 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "Alterou privilégios de usuário de {target}" + +#: src/formatters/rc.py:838 +#, 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:853 +#, 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:857 +#, python-brace-format +msgid "Protected {target}" +msgstr "Protegeu {target}" + +#: src/formatters/rc.py:863 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "Alterou nível de proteção de {article}" + +#: src/formatters/rc.py:869 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "Removeu a proteção de {article}" + +#: src/formatters/rc.py:873 +#, 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:878 +#, 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:883 +#, python-brace-format +msgid "Restored {article}" +msgstr "Restaurou {article}" + +#: src/formatters/rc.py:886 +msgid "Changed visibility of log events" +msgstr "Alterou a visibilidade de eventos de registros" + +#: src/formatters/rc.py:889 +#, 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:894 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "Editou filtro de abusos número {number}" + +#: src/formatters/rc.py:897 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "Criou filtro de abusos número {number}" + +#: src/formatters/rc.py:900 +#, 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:904 +msgid "Created account automatically" +msgstr "Criou uma conta automaticamente" + +#: src/formatters/rc.py:907 src/formatters/rc.py:916 +msgid "Created account" +msgstr "Criou uma conta" + +#: src/formatters/rc.py:910 +#, python-brace-format +msgid "Created account {article}" +msgstr "Criou conta {article}" + +#: src/formatters/rc.py:913 +#, 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:919 +msgid "Added an entry to the interwiki table" +msgstr "Adicionou uma entrada para a tabela interwiki" + +#: src/formatters/rc.py:920 src/formatters/rc.py:926 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "Prefixo: {prefix}, site: {website} | {desc}" + +#: src/formatters/rc.py:925 +msgid "Edited an entry in interwiki table" +msgstr "Editou uma entrada na tabela interwiki" + +#: src/formatters/rc.py:931 +msgid "Deleted an entry in interwiki table" +msgstr "Excluiu uma entrada na tabela interwiki" + +#: src/formatters/rc.py:932 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "Prefixo: {prefix} | {desc}" + +#: src/formatters/rc.py:935 +#, 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:936 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "Modelo alterado de {old} para {new}: {reason}" + +#: src/formatters/rc.py:941 +#, python-brace-format +msgid "Created the page {article} using a non-default content model" +msgstr "" + +#: src/formatters/rc.py:942 +#, fuzzy, python-brace-format +msgid "Created with model {new}: {reason}" +msgstr "Modelo alterado de {old} para {new}: {reason}" + +#: src/formatters/rc.py:945 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "Editou o sprite de {article}" + +#: src/formatters/rc.py:948 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "Criou a folha de sprites de {article}" + +#: src/formatters/rc.py:951 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "Editou a peça de {article}" + +#: src/formatters/rc.py:955 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "Criou a tabela Cargo \"{table}\"" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "Excluiu a tabela Cargo \"{table}\"" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "Recriou a tabela Cargo \"{table}\"" + +#: src/formatters/rc.py:969 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "Substituiu a tabela Cargo \"{table}\"" + +#: src/formatters/rc.py:973 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "Criou uma etiqueta \"{tag}\"" + +#: src/formatters/rc.py:977 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "Excluiu uma etiqueta \"{tag}\"" + +#: src/formatters/rc.py:981 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "Ativou uma etiqueta \"{tag}\"" + +#: src/formatters/rc.py:984 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "Desativou uma etiqueta \"{tag}\"" + +#: src/formatters/rc.py:987 +msgid "Changed wiki settings" +msgstr "Alterou configurações da wiki" + +#: src/formatters/rc.py:991 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "Excluiu a wiki \"{wiki}\"" + +#: src/formatters/rc.py:994 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "Travou a wiki \"{wiki}\"" + +#: src/formatters/rc.py:997 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "Modificou o espaço nominal \"{namespace_name}\"" + +#: src/formatters/rc.py:999 src/formatters/rc.py:1004 +msgid "Wiki" +msgstr "Wiki" + +#: src/formatters/rc.py:1001 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "Excluiu o espaço nominal \"{namespace_name}\"" + +#: src/formatters/rc.py:1007 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "Modificou o grupo de usuário \"{usergroup_name}\"" + +#: src/formatters/rc.py:1010 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "Restaurou uma wiki \"{wiki}\"" + +#: src/formatters/rc.py:1013 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "Destravou a wiki \"{wiki}\"" + +#: src/formatters/rc.py:1016 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1019 +#, fuzzy, python-brace-format +msgid "Deleted {file} dump" +msgstr "Excluiu a página {article}" + +#: src/formatters/rc.py:1027 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "Marcado \"{article}\" para tradução" + +#: src/formatters/rc.py:1030 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "Removido \"{article}\" do sistema de tradução" + +#: src/formatters/rc.py:1033 +#, 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:1036 +#, 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:1039 +#, 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:1042 +#, 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:1045 +#, 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:1048 +#, 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:1051 +#, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "Incentivou a tradução de \"{article}\"" + +#: src/formatters/rc.py:1054 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "Tradução desencorajada de \"{article}\"" + +#: src/formatters/rc.py:1060 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "Idiomas limitados para \"{article}\" para `{languages}`" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "Idiomas prioritários para \"{article}\" definido como `{languages}`" + +#: src/formatters/rc.py:1064 +#, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "Removeu Idiomas prioritários de \"{article}\"" + +#: src/formatters/rc.py:1067 +#, 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:1070 +#, 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:1077 +#, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "Revisou a tradução \"{article}\"" + +#: src/formatters/rc.py:1080 +#, 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:1082 +msgid "Old state" +msgstr "Estado antigo" + +#: src/formatters/rc.py:1083 +msgid "New state" +msgstr "Novo estado" + +#: src/formatters/rc.py:1092 +#, fuzzy, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "Mudou o estado de traduções de`{language}` de \"{article}\"" + +#: src/formatters/rc.py:1093 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1094 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1098 +#, 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:1100 +#, python-brace-format +msgid "Renamed user \"{old_name}\" to \"{new_name}\"" +msgstr "Renomeou usuário \"{old_name}\" para \"{new_name}\"" + +#: src/formatters/rc.py:1104 +msgid "Action has been hidden by administration" +msgstr "A ação foi oculta pela administração" + +#: src/formatters/rc.py:1109 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "Evento desconhecido `{event}`" + +#: src/formatters/rc.py:1114 src/formatters/rc.py:1116 +msgid "Report this on the support server" +msgstr "Reportar isso no servidor de suporte" + +#: src/formatters/rc.py:1131 +msgid "Tags" +msgstr "Etiquetas" + +#: src/formatters/rc.py:1136 +msgid "**Added**: " +msgstr "**Adicionado**: " + +#: src/formatters/rc.py:1136 +msgid " and {} more\n" +msgstr " e {} mais\n" + +#: src/formatters/rc.py:1137 +msgid "**Removed**: " +msgstr "**Removida**: " + +#: src/formatters/rc.py:1137 +msgid " and {} more" +msgstr " e {} mais" + +#: src/formatters/rc.py:1138 +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" + +#~ 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.po~ b/locale/pt-br/LC_MESSAGES/wiki.po~ new file mode 100644 index 0000000..6c35aed --- /dev/null +++ b/locale/pt-br/LC_MESSAGES/wiki.po~ @@ -0,0 +1,39 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-28 23:50+0100\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:220 +msgid "~~hidden~~" +msgstr "~~oculto~~" + +#: src/wiki.py:225 +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.po~ b/locale/ru/LC_MESSAGES/discord.po~ new file mode 100644 index 0000000..ed9b4f4 --- /dev/null +++ b/locale/ru/LC_MESSAGES/discord.po~ @@ -0,0 +1,38 @@ +# 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-10-19 14:45+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: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 "Этот вебхук свежих правок был удалён по следующей причине: `{reason}`!" diff --git a/locale/ru/LC_MESSAGES/discussion_formatters.mo b/locale/ru/LC_MESSAGES/discussion_formatters.mo index 8e3c2ac..e48e3de 100644 Binary files a/locale/ru/LC_MESSAGES/discussion_formatters.mo and b/locale/ru/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/ru/LC_MESSAGES/discussion_formatters.po b/locale/ru/LC_MESSAGES/discussion_formatters.po index b32603f..9f0b311 100644 --- a/locale/ru/LC_MESSAGES/discussion_formatters.po +++ b/locale/ru/LC_MESSAGES/discussion_formatters.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-12-21 19:17+0100\n" -"PO-Revision-Date: 2020-11-27 13:07+0000\n" +"PO-Revision-Date: 2020-12-22 00:13+0000\n" "Last-Translator: Philo04 \n" "Language-Team: Russian \n" @@ -22,7 +22,7 @@ msgstr "" #: src/formatters/discussions.py:64 src/formatters/discussions.py:86 #: src/formatters/discussions.py:155 src/formatters/discussions.py:168 msgid "unknown" -msgstr "" +msgstr "неизвестно" #: src/formatters/discussions.py:36 #, python-brace-format @@ -55,6 +55,8 @@ 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 @@ -63,6 +65,9 @@ msgid "" "{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 @@ -72,6 +77,10 @@ msgid "" "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 @@ -79,6 +88,8 @@ 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 @@ -87,6 +98,9 @@ msgid "" "&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 @@ -94,16 +108,18 @@ 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 "" +msgstr "Создал \"{title}\"" #: src/formatters/discussions.py:119 #, python-brace-format msgid "Created a poll \"{title}\"" -msgstr "" +msgstr "Создал опрос \"{title}\"" #: src/formatters/discussions.py:126 msgid "Option {}" @@ -112,7 +128,7 @@ msgstr "" #: src/formatters/discussions.py:127 #, python-brace-format msgid "__[View image]({image_url})__" -msgstr "" +msgstr "__[Просмотреть изображение]({image_url})__" #: src/formatters/discussions.py:131 #, python-brace-format @@ -121,45 +137,45 @@ msgstr "" #: src/formatters/discussions.py:147 src/formatters/discussions.py:149 msgid "Tags" -msgstr "" +msgstr "Метки" #: src/formatters/discussions.py:147 msgid "{} tags" -msgstr "" +msgstr "{} меток" #: src/formatters/discussions.py:152 #, python-brace-format msgid "Replied to \"{title}\"" -msgstr "" +msgstr "Ответил на \"{title}\"" #: src/formatters/discussions.py:161 #, python-brace-format msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "" +msgstr "Создал \"{title}\" на Стене Обсуждения Участника {user}" #: src/formatters/discussions.py:165 #, python-brace-format msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "" +msgstr "Ответил на \"{title}\" на Стене Обсуждения Участника {user}" #: src/formatters/discussions.py:172 #, python-brace-format msgid "Commented on {article}" -msgstr "" +msgstr "Оставил Комментарий к статье {article}" #: src/formatters/discussions.py:176 #, python-brace-format msgid "Replied to a comment on {article}" -msgstr "" +msgstr "Ответил на Комментарий к статье {article}" #: src/formatters/discussions.py:180 #, python-brace-format msgid "Unknown event `{event}`" -msgstr "" +msgstr "Неизвестное событие `{event}`" #: src/formatters/discussions.py:185 src/formatters/discussions.py:187 msgid "Report this on the support server" -msgstr "" +msgstr "Сообщите об этом на сервере поддержки" #~ msgid "Unregistered user" #~ msgstr "Незарегистрированный пользователь" diff --git a/locale/ru/LC_MESSAGES/discussion_formatters.po~ b/locale/ru/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..91c13c6 --- /dev/null +++ b/locale/ru/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,164 @@ +# 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 15:31+0100\n" +"PO-Revision-Date: 2020-11-27 13:07+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:31 +#, 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:34 +#, 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:37 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/formatters/discussions.py:66 +#, 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:72 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/discussions.py:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:154 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +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~ new file mode 100644 index 0000000..f93ef26 --- /dev/null +++ b/locale/ru/LC_MESSAGES/misc.po~ @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-28 23:45+0100\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/misc.py:45 +msgid "Location" +msgstr "Местоположение" + +#: src/misc.py:45 +msgid "About me" +msgstr "О себе" + +#: src/misc.py:45 +msgid "Google link" +msgstr "Ссылка на учётную запись Google" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "Ссылка на учётную запись Facebook" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "Ссылка на учётную запись Twitter" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "Ссылка на учётную запись Reddit" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "Ссылка на учётную запись Twitch" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "Ссылка на учётную запись PSN" + +#: src/misc.py:45 +msgid "VK link" +msgstr "Ссылка на учётную запись ВКонтакте" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "Ссылка на учётную запись XBL" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "Ссылка на учётную запись Steam" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "Ссылка на учётную запись Discord" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "Ссылка на учётную запись Battle.net" + +#: src/misc.py:119 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__И ещё__" + +#: src/misc.py:276 +msgid "Unknown" +msgstr "Неизвестно" + +#: src/misc.py:278 +msgid "unknown" +msgstr "неизвестно" diff --git a/locale/ru/LC_MESSAGES/rc_formatters.mo b/locale/ru/LC_MESSAGES/rc_formatters.mo index de3e02a..aaa4db8 100644 Binary files a/locale/ru/LC_MESSAGES/rc_formatters.mo and b/locale/ru/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/ru/LC_MESSAGES/rc_formatters.po b/locale/ru/LC_MESSAGES/rc_formatters.po index 7bb39a1..1a74255 100644 --- a/locale/ru/LC_MESSAGES/rc_formatters.po +++ b/locale/ru/LC_MESSAGES/rc_formatters.po @@ -8,7 +8,7 @@ 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-06 14:17+0000\n" +"PO-Revision-Date: 2020-12-22 00:13+0000\n" "Last-Translator: Philo04 \n" "Language-Team: Russian \n" @@ -219,9 +219,8 @@ msgstr "" "*{article}* на страницу [{target}]({target_url}){comment}" #: src/formatters/rc.py:101 src/formatters/rc.py:727 -#, fuzzy msgid "for infinity and beyond" -msgstr "навеки и навсегда" +msgstr "до бесконечности и дальше" #: src/formatters/rc.py:111 src/formatters/rc.py:735 #, python-brace-format @@ -230,7 +229,7 @@ msgstr "на {num}{translated_length}" #: src/formatters/rc.py:119 src/formatters/rc.py:739 msgid "until {}" -msgstr "" +msgstr "до {}" #: src/formatters/rc.py:123 msgid " on pages: " @@ -694,14 +693,15 @@ msgstr "" "*{wiki_name}*{comment}" #: src/formatters/rc.py:381 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" -msgstr "[{author}]({author_url}) импортировал интервики{comment}" +msgstr "" +"[{author}]({author_url}) изменил группу пользователей *{group_name}*{comment}" #: src/formatters/rc.py:385 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" -msgstr "[{author}]({author_url}) импортировал интервики{comment}" +msgstr "[{author}]({author_url}) восстановил вики *{wiki_name}*{comment}" #: src/formatters/rc.py:389 #, fuzzy, python-brace-format @@ -746,13 +746,13 @@ msgstr "" "*{article}* на страницу [{target}]({target_url}){comment}" #: src/formatters/rc.py:432 -#, fuzzy, python-brace-format +#, 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}) " -"с [{dest}]({dest_url}){comment}" +"[{author}]({author_url}) столкнулся с проблемой при попытке переименования " +"[{article}]({article_url}) в [{target}]({target_url}){comment}" #: src/formatters/rc.py:440 #, fuzzy, python-brace-format @@ -895,7 +895,7 @@ msgstr "" "({article_url}) с {old} на {new}{comment}" #: src/formatters/rc.py:564 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) renamed user *{old_name}* with {edits} edit to " "[{new_name}]({link}){comment}" @@ -903,19 +903,23 @@ msgid_plural "" "[{author}]({author_url}) renamed user *{old_name}* with {edits} edits to " "[{new_name}]({link}){comment}" msgstr[0] "" -"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" +"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " +"правкой в [{new_name}]({link}){comment}" msgstr[1] "" -"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" +"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " +"правками в [{new_name}]({link}){comment}" msgstr[2] "" -"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" +"[{author}]({author_url}) переименовал участника *{old_name}* с {edits} " +"правками в [{new_name}]({link}){comment}" #: src/formatters/rc.py:569 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" "{comment}" msgstr "" -"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" +"[{author}]({author_url}) переименовал участника *{old_name}* в [{new_name}]" +"({link}){comment}" #: src/formatters/rc.py:573 msgid "An action has been hidden by administration." @@ -927,6 +931,8 @@ 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:596 src/formatters/rc.py:852 msgid "No description provided" @@ -1480,13 +1486,16 @@ msgstr "" 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:1100 #, python-brace-format msgid "Renamed user \"{old_name}\" to \"{new_name}\"" -msgstr "" +msgstr "Переименовал участника \"{old_name}\" в \"{new_name}\"" #: src/formatters/rc.py:1104 msgid "Action has been hidden by administration" @@ -1495,7 +1504,7 @@ msgstr "Действие было скрыто администрацией" #: src/formatters/rc.py:1109 #, python-brace-format msgid "Unknown event `{event}`" -msgstr "" +msgstr "Неизвестное событие `{event}`" #: src/formatters/rc.py:1114 src/formatters/rc.py:1116 msgid "Report this on the support server" @@ -1575,3 +1584,55 @@ msgstr "Изменены категории" #~ 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 "Предпринятые меры" diff --git a/locale/ru/LC_MESSAGES/rc_formatters.po~ b/locale/ru/LC_MESSAGES/rc_formatters.po~ new file mode 100644 index 0000000..3ddc9a4 --- /dev/null +++ b/locale/ru/LC_MESSAGES/rc_formatters.po~ @@ -0,0 +1,1569 @@ +# 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: 2020-12-21 15:31+0100\n" +"PO-Revision-Date: 2020-12-06 14:17+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:18 +msgid "director" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/formatters/rc.py:51 +#, 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:53 +#, 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:56 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "[{author}]({author_url}) загрузил [{file}]({file_link}){comment}" + +#: src/formatters/rc.py:63 +#, 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:67 +#, 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:70 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" +"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" + +#: src/formatters/rc.py:74 +#, 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:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "без перенаправления" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "с перенаправлением" + +#: src/formatters/rc.py:79 +#, 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:85 +#, 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:90 +#, 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:101 src/formatters/rc.py:726 +#, fuzzy +msgid "for infinity and beyond" +msgstr "навеки и навсегда" + +#: src/formatters/rc.py:111 src/formatters/rc.py:734 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "на {num}{translated_length}" + +#: src/formatters/rc.py:119 src/formatters/rc.py:738 +msgid "until {}" +msgstr "" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr " на страницах: " + +#: src/formatters/rc.py:130 src/formatters/rc.py:752 +msgid " and namespaces: " +msgstr " и в пространствах имён: " + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr " в пространствах имён: " + +#: src/formatters/rc.py:144 +#, 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:148 +#, 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:152 +#, 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:157 +#, 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:159 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) оставил [комментарий]({comment}) на своём " +"собственном профиле" + +#: src/formatters/rc.py:165 +#, 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:171 +#, 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:179 +#, 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:185 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) отредактировал [комментарий]({comment}) на своём " +"собственном профиле" + +#: src/formatters/rc.py:191 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "[{author}]({author_url}) удалил комментарий на профиле {target}" + +#: src/formatters/rc.py:193 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" +"[{author}]({author_url}) удалил комментарий на своём собственном профиле" + +#: src/formatters/rc.py:201 +#, 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:203 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) удалил [комментарий]({comment}) на своём " +"собственном профиле" + +#: src/formatters/rc.py:209 +#, 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:216 +#, 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:231 src/formatters/rc.py:233 src/formatters/rc.py:848 +#: src/formatters/rc.py:850 +msgid "none" +msgstr "ничего" + +#: src/formatters/rc.py:236 +#, 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:238 +#, 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:239 src/formatters/rc.py:836 +msgid "System" +msgstr "Система" + +#: src/formatters/rc.py:244 +#, 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:246 src/formatters/rc.py:254 src/formatters/rc.py:858 +#: src/formatters/rc.py:864 +msgid " [cascading]" +msgstr " [каскадно]" + +#: src/formatters/rc.py:251 +#, 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:258 +#, 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:262 +#, 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}) изменил видимость {amount} правки на странице " +"[{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:267 +#, 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:272 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) восстановил страницу [{article}]({article_url})" +"{comment}" + +#: src/formatters/rc.py:274 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "[{author}]({author_url}) изменил видимость событий журнала{comment}" + +#: src/formatters/rc.py:278 +#, 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:283 +#, 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:287 +#, 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:291 +#, 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:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "Учётная запись [{author}]({author_url}) была автоматически создана" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "Учётная запись [{author}]({author_url}) была создана" + +#: src/formatters/rc.py:299 +#, 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:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, 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:322 +#, 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:326 +#, 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:329 +#, 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:332 +#, 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:335 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) создал таблицу Cargo \"{table}\"" + +#: src/formatters/rc.py:337 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) удалил таблицу Cargo \"{table}\"" + +#: src/formatters/rc.py:340 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) воссоздал таблицу Cargo \"{table}\"" + +#: src/formatters/rc.py:343 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) заменил таблицу Cargo \"{table}\"" + +#: src/formatters/rc.py:346 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) создал [метку]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:349 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) удалил [метку]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) активировал [метку]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) деактивировал [метку]({tag_url}) \"{tag}\"" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "[{author}]({author_url}) изменил настройки вики{reason}" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) удалил вики *{wiki_name}*{comment}" + +#: src/formatters/rc.py:362 src/formatters/rc.py:365 src/formatters/rc.py:368 +#: src/formatters/rc.py:369 src/formatters/rc.py:374 src/formatters/rc.py:375 +#: src/formatters/rc.py:383 src/formatters/rc.py:387 src/formatters/rc.py:986 +#: src/formatters/rc.py:989 src/formatters/rc.py:992 src/formatters/rc.py:994 +#: src/formatters/rc.py:997 src/formatters/rc.py:999 src/formatters/rc.py:1005 +#: src/formatters/rc.py:1008 src/formatters/rc.py:1100 +msgid "Unknown" +msgstr "Неизвестно" + +#: src/formatters/rc.py:364 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) импортировал интервики{comment}" + +#: src/formatters/rc.py:367 +#, 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:372 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" +"[{author}]({author_url}) удалил пространство имён *{namespace_name}* на вики " +"*{wiki_name}*{comment}" + +#: src/formatters/rc.py:378 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" +msgstr "[{author}]({author_url}) импортировал интервики{comment}" + +#: src/formatters/rc.py:382 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) импортировал интервики{comment}" + +#: src/formatters/rc.py:386 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" +msgstr "[{author}]({author_url}) импортировал интервики{comment}" + +#: src/formatters/rc.py:391 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "[{author}]({author_url}) удалил вики *{wiki_name}*{comment}" + +#: src/formatters/rc.py:396 +#, fuzzy, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "[{author}]({author_url}) удалил вики *{wiki_name}*{comment}" + +#: src/formatters/rc.py:407 +#, fuzzy, 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:414 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) removed [{article}]({article_url}) from the " +"translation system{comment}" +msgstr "" +"[{author}]({author_url}) импортировал страницу [{article}]({article_url}) с " +"{count} правкой{comment}" + +#: src/formatters/rc.py:421 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) completed moving translation pages from *{article}* " +"to [{target}]({target_url}){comment}" +msgstr "" +"[{author}]({author_url}) перенёс параметры защиты со страницы {redirect}" +"*{article}* на страницу [{target}]({target_url}){comment}" + +#: src/formatters/rc.py:429 +#, fuzzy, 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}) " +"с [{dest}]({dest_url}){comment}" + +#: src/formatters/rc.py:437 +#, fuzzy, 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:445 +#, 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}) импортировал страницу [{article}]({article_url}) с " +"{count} правкой{comment}" + +#: src/formatters/rc.py:453 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translation page [{article}]" +"({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) изменил видимость {amount} правки на странице " +"[{article}]({article_url}){comment}" + +#: src/formatters/rc.py:461 +#, 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}) импортировал страницу [{article}]({article_url}) с " +"{count} правкой{comment}" + +#: src/formatters/rc.py:469 +#, fuzzy, 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:476 +#, fuzzy, 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:486 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " +"`{languages}`{comment}" +msgstr "" +"[{author}]({author_url}) изменил настройки защиты страницы [{article}]" +"({article_url}) на: {settings}{comment}" + +#: src/formatters/rc.py:492 +#, fuzzy, 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}) на: {settings}{comment}" + +#: src/formatters/rc.py:498 +#, fuzzy, 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:505 +#, fuzzy, 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}) с {old} на {new}{comment}" + +#: src/formatters/rc.py:512 +#, fuzzy, 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})" +"{comment}" + +#: src/formatters/rc.py:524 +#, fuzzy, 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:532 +#, 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}) изменил модель содержимого страницы [{article}]" +"({article_url}) с {old} на {new}{comment}" + +#: src/formatters/rc.py:539 +#, 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}) изменил модель содержимого страницы [{article}]" +"({article_url}) с {old} на {new}{comment}" + +#: src/formatters/rc.py:548 src/formatters/rc.py:551 src/formatters/rc.py:1083 +#: src/formatters/rc.py:1086 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:552 +#, 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}) изменил модель содержимого страницы [{article}]" +"({article_url}) с {old} на {new}{comment}" + +#: src/formatters/rc.py:561 +#, 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}) удалил страницу [{page}]({page_link}){comment}" +msgstr[1] "" +"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" +msgstr[2] "" +"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" + +#: src/formatters/rc.py:566 +#, fuzzy, python-brace-format +msgid "" +"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" +"{comment}" +msgstr "" +"[{author}]({author_url}) удалил страницу [{page}]({page_link}){comment}" + +#: src/formatters/rc.py:570 +msgid "An action has been hidden by administration." +msgstr "Действие было скрыто администрацией." + +#: src/formatters/rc.py:576 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/rc.py:595 src/formatters/rc.py:851 +msgid "No description provided" +msgstr "Нет описания правки" + +#: src/formatters/rc.py:620 +msgid "(N!) " +msgstr "(Н!) " + +#: src/formatters/rc.py:621 +msgid "m" +msgstr "м" + +#: src/formatters/rc.py:621 +msgid "b" +msgstr "б" + +#: src/formatters/rc.py:638 src/formatters/rc.py:643 +msgid "__Only whitespace__" +msgstr "__Только пробел__" + +#: src/formatters/rc.py:648 +msgid "Removed" +msgstr "Удалено" + +#: src/formatters/rc.py:650 +msgid "Added" +msgstr "Добавлено" + +#: src/formatters/rc.py:684 src/formatters/rc.py:695 +msgid "Options" +msgstr "Настройки" + +#: src/formatters/rc.py:684 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([просмотр]({link}) | [отмена]({undolink}))" + +#: src/formatters/rc.py:689 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "Загрузил новую версию {name}" + +#: src/formatters/rc.py:691 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "Возвратил версию {name}" + +#: src/formatters/rc.py:693 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "Загрузил {name}" + +#: src/formatters/rc.py:695 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([просмотр]({link}))" + +#: src/formatters/rc.py:700 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "Удалил страницу «{article}»" + +#: src/formatters/rc.py:703 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "Удалил перенаправление «{article}» с помощью перезаписи" + +#: src/formatters/rc.py:707 +msgid "No redirect has been made" +msgstr "Перенаправление не было сделано" + +#: src/formatters/rc.py:708 +msgid "A redirect has been made" +msgstr "Было сделано перенаправление" + +#: src/formatters/rc.py:709 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "Переименовал страницу {redirect}{article} в {target}" + +#: src/formatters/rc.py:712 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" +"Переименовал страницу {redirect}{article} в {title} поверх перенаправления" + +#: src/formatters/rc.py:716 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "Перенёс параметры защиты с «{redirect}{article}» на «{title}»" + +#: src/formatters/rc.py:740 +msgid "unknown expiry time" +msgstr "" + +#: src/formatters/rc.py:745 +msgid "Blocked from editing the following pages: " +msgstr "Заблокирован от редактирования в следующих страницах: " + +#: src/formatters/rc.py:754 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" +"Заблокирован от редактирования на страницах в следующих пространствах имён: " + +#: src/formatters/rc.py:765 +msgid "Partial block details" +msgstr "Частичные детали блокировки" + +#: src/formatters/rc.py:766 +#, fuzzy, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "Заблокировал участника {blocked_user} на срок «{time}»" + +#: src/formatters/rc.py:770 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "Изменил параметры блокировки для {blocked_user}" + +#: src/formatters/rc.py:774 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "Разблокировал участника {blocked_user}" + +#: src/formatters/rc.py:781 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "Оставил комментарий на профиле участника {target}" + +#: src/formatters/rc.py:783 +msgid "Left a comment on their own profile" +msgstr "Оставил комментарий на своём профиле" + +#: src/formatters/rc.py:790 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "Ответил на комментарий на профиле участника {target}" + +#: src/formatters/rc.py:792 +msgid "Replied to a comment on their own profile" +msgstr "Ответил на комментарий на своём профиле" + +#: src/formatters/rc.py:799 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "Отредактировал комментарий на профиле участника {target}" + +#: src/formatters/rc.py:801 +msgid "Edited a comment on their own profile" +msgstr "Отредактировал комментарий на своём профиле" + +#: src/formatters/rc.py:806 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "Отредактировал профиль участника {target}" + +#: src/formatters/rc.py:808 +msgid "Edited their own profile" +msgstr "Отредактировал свой профиль" + +#: src/formatters/rc.py:810 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "Очистил поле «{field}»" + +#: src/formatters/rc.py:812 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "Поле «{field}» изменено на: {desc}" + +#: src/formatters/rc.py:817 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "Удалил комментарий в профиле {target}" + +#: src/formatters/rc.py:819 +#, fuzzy +msgid "Purged a comment on their own profile" +msgstr "Отредактировал комментарий на своём профиле" + +#: src/formatters/rc.py:827 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "Удалил комментарий на профиле участника {target}" + +#: src/formatters/rc.py:829 +#, fuzzy +msgid "Deleted a comment on their own profile" +msgstr "Отредактировал комментарий на своём профиле" + +#: src/formatters/rc.py:833 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "Изменил членство в группах для участника {target}" + +#: src/formatters/rc.py:837 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "Участник {target} был автоматически повышен до новой группы участников" + +#: src/formatters/rc.py:852 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "Группы изменены с {old_groups} на {new_groups}{reason}" + +#: src/formatters/rc.py:856 +#, python-brace-format +msgid "Protected {target}" +msgstr "Защитил страницу «{target}»" + +#: src/formatters/rc.py:862 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "Изменил уровень защиты для страницы «{article}»" + +#: src/formatters/rc.py:868 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "Убрал защиту со страницы «{article}»" + +#: src/formatters/rc.py:872 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "Изменил видимость {amount} правки на странице «{article}» " +msgstr[1] "Изменил видимость {amount} правок на странице «{article}» " +msgstr[2] "Изменил видимость {amount} правок на странице «{article}» " + +#: src/formatters/rc.py:877 +#, 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:882 +#, python-brace-format +msgid "Restored {article}" +msgstr "Восстановил страницу «{article}»" + +#: src/formatters/rc.py:885 +msgid "Changed visibility of log events" +msgstr "Изменил видимость событий в журнале" + +#: src/formatters/rc.py:888 +#, fuzzy, python-brace-format +msgid "Imported {article} with {count} revision from \"{source}\"" +msgid_plural "Imported {article} with {count} revisions from \"{source}\"" +msgstr[0] "Импортировал страницу «{article}» с {count} правкой" +msgstr[1] "Импортировал страницу «{article}» с {count} правками" +msgstr[2] "Импортировал страницу «{article}» с {count} правками" + +#: src/formatters/rc.py:893 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "Отредактировал фильтр злоупотреблений под номером {number}" + +#: src/formatters/rc.py:896 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "Создал фильтр злоупотреблений под номером {number}" + +#: src/formatters/rc.py:899 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" +"Объединил историю правок страницы «{article}» с историей правок «{dest}»" + +#: src/formatters/rc.py:903 +msgid "Created account automatically" +msgstr "Учетная запись была создана автоматически" + +#: src/formatters/rc.py:906 src/formatters/rc.py:915 +msgid "Created account" +msgstr "Создана учётная запись" + +#: src/formatters/rc.py:909 +#, python-brace-format +msgid "Created account {article}" +msgstr "Создана учетная запись {article}" + +#: src/formatters/rc.py:912 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" +"Создана учетная запись {article} и пароль был отправлен на электронную почту" + +#: src/formatters/rc.py:918 +msgid "Added an entry to the interwiki table" +msgstr "Добавил запись в таблицу префиксов интервики" + +#: src/formatters/rc.py:919 src/formatters/rc.py:925 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "Префикс: {prefix}, сайт: {website} | {desc}" + +#: src/formatters/rc.py:924 +msgid "Edited an entry in interwiki table" +msgstr "Отредактировал запись в таблице префиксов интервики" + +#: src/formatters/rc.py:930 +msgid "Deleted an entry in interwiki table" +msgstr "Удалил запись из таблицы префиксов интервики" + +#: src/formatters/rc.py:931 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "Префикс: {prefix} | {desc}" + +#: src/formatters/rc.py:934 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "Изменил модель содержимого для страницы «{article}»" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "Модель изменена с «{old}» на «{new}»: {reason}" + +#: src/formatters/rc.py:940 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "Отредактировал спрайт для страницы «{article}»" + +#: src/formatters/rc.py:943 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "Создал таблицу спрайтов для страницы «{article}»" + +#: src/formatters/rc.py:946 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "Отредактировал срез для страницы «{article}»" + +#: src/formatters/rc.py:950 +#, fuzzy, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "Создал метку «{tag}»" + +#: src/formatters/rc.py:954 +#, fuzzy, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "Удалил метку «{tag}»" + +#: src/formatters/rc.py:959 +#, fuzzy, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "Создал метку «{tag}»" + +#: src/formatters/rc.py:964 +#, fuzzy, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "Удалил метку «{tag}»" + +#: src/formatters/rc.py:968 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "Создал метку «{tag}»" + +#: src/formatters/rc.py:972 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "Удалил метку «{tag}»" + +#: src/formatters/rc.py:976 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "Активировал метку «{tag}»" + +#: src/formatters/rc.py:979 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "Деактивировал метку «{tag}»" + +#: src/formatters/rc.py:982 +msgid "Changed wiki settings" +msgstr "" + +#: src/formatters/rc.py:986 +#, fuzzy, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "Удалил метку «{tag}»" + +#: src/formatters/rc.py:989 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:992 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:994 src/formatters/rc.py:999 +msgid "Wiki" +msgstr "" + +#: src/formatters/rc.py:996 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:1002 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/formatters/rc.py:1005 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1008 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1011 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1014 +#, fuzzy, python-brace-format +msgid "Deleted {file} dump" +msgstr "Удалил страницу «{article}»" + +#: src/formatters/rc.py:1022 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "" + +#: src/formatters/rc.py:1025 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "" + +#: src/formatters/rc.py:1028 +#, python-brace-format +msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1031 +#, python-brace-format +msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1034 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1037 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translatable page " +"\"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1040 +#, fuzzy, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "Изменил видимость {amount} правки на странице «{article}» " + +#: src/formatters/rc.py:1043 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1046 +#, fuzzy, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "Убрал защиту со страницы «{article}»" + +#: src/formatters/rc.py:1049 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1055 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1057 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1059 +#, fuzzy, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "Убрал защиту со страницы «{article}»" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1065 +#, python-brace-format +msgid "" +"Removed translatable page \"{article}\" from aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1072 +#, fuzzy, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "Убрал защиту со страницы «{article}»" + +#: src/formatters/rc.py:1075 +#, python-brace-format +msgid "Changed the state of `{language}` translations of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1077 +msgid "Old state" +msgstr "" + +#: src/formatters/rc.py:1078 +msgid "New state" +msgstr "" + +#: src/formatters/rc.py:1087 +#, fuzzy, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "Убрал защиту со страницы «{article}»" + +#: src/formatters/rc.py:1088 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1089 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1093 +#, 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] "" +msgstr[2] "" + +#: src/formatters/rc.py:1095 +#, python-brace-format +msgid "Renamed user \"{old_name}\" to \"{new_name}\"" +msgstr "" + +#: src/formatters/rc.py:1099 +msgid "Action has been hidden by administration" +msgstr "Действие было скрыто администрацией" + +#: src/formatters/rc.py:1104 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/rc.py:1109 src/formatters/rc.py:1111 +msgid "Report this on the support server" +msgstr "Сообщить об этом на сервер поддержки" + +#: src/formatters/rc.py:1126 +msgid "Tags" +msgstr "Метки" + +#: src/formatters/rc.py:1131 +msgid "**Added**: " +msgstr "**Добавлено**: " + +#: src/formatters/rc.py:1131 +msgid " and {} more\n" +msgstr " и ещё {}\n" + +#: src/formatters/rc.py:1132 +msgid "**Removed**: " +msgstr "**Удалено**: " + +#: src/formatters/rc.py:1132 +msgid " and {} more" +msgstr " и ещё {}" + +#: src/formatters/rc.py:1133 +msgid "Changed categories" +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 "Импортировал префикс интервики" + +#, fuzzy, 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}) с {old} на {new}{comment}" + +#, fuzzy, python-brace-format +#~ msgid "Created with model {new}: {reason}" +#~ msgstr "Модель изменена с «{old}» на «{new}»: {reason}" diff --git a/locale/ru/LC_MESSAGES/wiki.po~ b/locale/ru/LC_MESSAGES/wiki.po~ new file mode 100644 index 0000000..3fb819f --- /dev/null +++ b/locale/ru/LC_MESSAGES/wiki.po~ @@ -0,0 +1,39 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-29 00:18+0100\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:220 +msgid "~~hidden~~" +msgstr "~~скрыто~~" + +#: src/wiki.py:225 +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/discord.pot b/locale/templates/discord.pot index 4ed16c7..aa0a5de 100644 --- a/locale/templates/discord.pot +++ b/locale/templates/discord.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/templates/discussion_formatters.pot b/locale/templates/discussion_formatters.pot index ab2ef92..eb8381e 100644 --- a/locale/templates/discussion_formatters.pot +++ b/locale/templates/discussion_formatters.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/templates/misc.pot b/locale/templates/misc.pot index 50c82f1..fe2e13f 100644 --- a/locale/templates/misc.pot +++ b/locale/templates/misc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/templates/rc_formatters.pot b/locale/templates/rc_formatters.pot index dffff2d..8586064 100644 --- a/locale/templates/rc_formatters.pot +++ b/locale/templates/rc_formatters.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/templates/wiki.pot b/locale/templates/wiki.pot index 0437448..7e416e4 100644 --- a/locale/templates/wiki.pot +++ b/locale/templates/wiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: RcGcDb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-21 19:17+0100\n" +"POT-Creation-Date: 2020-12-22 01:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/uk/LC_MESSAGES/discord.mo b/locale/uk/LC_MESSAGES/discord.mo new file mode 100644 index 0000000..a56878c Binary files /dev/null and b/locale/uk/LC_MESSAGES/discord.mo differ diff --git a/locale/widgets/bn.png b/locale/widgets/bn.png new file mode 100644 index 0000000..9e4cfe4 Binary files /dev/null and b/locale/widgets/bn.png differ diff --git a/locale/widgets/de.png b/locale/widgets/de.png index dff06b0..68762cb 100644 Binary files a/locale/widgets/de.png and b/locale/widgets/de.png differ diff --git a/locale/widgets/es.png b/locale/widgets/es.png new file mode 100644 index 0000000..9c7d647 Binary files /dev/null and b/locale/widgets/es.png differ diff --git a/locale/widgets/fr.png b/locale/widgets/fr.png new file mode 100644 index 0000000..fe22242 Binary files /dev/null and b/locale/widgets/fr.png differ diff --git a/locale/widgets/hi.png b/locale/widgets/hi.png index 3ccf46d..a39afaf 100644 Binary files a/locale/widgets/hi.png and b/locale/widgets/hi.png differ diff --git a/locale/widgets/it.png b/locale/widgets/it.png new file mode 100644 index 0000000..1953439 Binary files /dev/null and b/locale/widgets/it.png differ diff --git a/locale/widgets/ja.png b/locale/widgets/ja.png new file mode 100644 index 0000000..5cd9a75 Binary files /dev/null and b/locale/widgets/ja.png differ diff --git a/locale/widgets/ko.png b/locale/widgets/ko.png new file mode 100644 index 0000000..7750c4a Binary files /dev/null and b/locale/widgets/ko.png differ diff --git a/locale/widgets/lol.png b/locale/widgets/lol.png new file mode 100644 index 0000000..ce577bf Binary files /dev/null and b/locale/widgets/lol.png differ diff --git a/locale/widgets/nl.png b/locale/widgets/nl.png new file mode 100644 index 0000000..3efe4ff Binary files /dev/null and b/locale/widgets/nl.png differ diff --git a/locale/widgets/pl.png b/locale/widgets/pl.png index b619022..8357547 100644 Binary files a/locale/widgets/pl.png and b/locale/widgets/pl.png differ diff --git a/locale/widgets/pt-br.png b/locale/widgets/pt-br.png index ec66455..036652e 100644 Binary files a/locale/widgets/pt-br.png and b/locale/widgets/pt-br.png differ diff --git a/locale/widgets/ru.png b/locale/widgets/ru.png index 9133c51..3dbc8aa 100644 Binary files a/locale/widgets/ru.png and b/locale/widgets/ru.png differ diff --git a/locale/widgets/th.png b/locale/widgets/th.png new file mode 100644 index 0000000..97ad726 Binary files /dev/null and b/locale/widgets/th.png differ diff --git a/locale/widgets/tr.png b/locale/widgets/tr.png new file mode 100644 index 0000000..3d9f712 Binary files /dev/null and b/locale/widgets/tr.png differ diff --git a/locale/widgets/uk.png b/locale/widgets/uk.png new file mode 100644 index 0000000..0b6795a Binary files /dev/null and b/locale/widgets/uk.png differ diff --git a/locale/widgets/zh-hans.png b/locale/widgets/zh-hans.png index 25a486e..f7b98c6 100644 Binary files a/locale/widgets/zh-hans.png and b/locale/widgets/zh-hans.png differ diff --git a/locale/widgets/zh-hant.png b/locale/widgets/zh-hant.png new file mode 100644 index 0000000..4e28c6a Binary files /dev/null and b/locale/widgets/zh-hant.png differ diff --git a/locale/zh-hans/LC_MESSAGES/discord.po~ b/locale/zh-hans/LC_MESSAGES/discord.po~ new file mode 100644 index 0000000..f276857 --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/discord.po~ @@ -0,0 +1,37 @@ +# 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-21 04:13+0000\n" +"Last-Translator: Dianliang233 \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.1.1\n" + +#: src/discord.py:25 +msgid "wiki deleted" +msgstr "wiki 已删除" + +#: src/discord.py:25 src/discord.py:26 +msgid "wiki inaccessible" +msgstr "wiki 无法访问" + +#: 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/zh-hans/LC_MESSAGES/discussion_formatters.mo b/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo index 8df67e9..fe49e88 100644 Binary files a/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo and b/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/zh-hans/LC_MESSAGES/discussion_formatters.po b/locale/zh-hans/LC_MESSAGES/discussion_formatters.po index f18c047..b3ccdfa 100644 --- a/locale/zh-hans/LC_MESSAGES/discussion_formatters.po +++ b/locale/zh-hans/LC_MESSAGES/discussion_formatters.po @@ -8,19 +8,22 @@ 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_Hans\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 "" +msgstr "未知" #: src/formatters/discussions.py:36 #, python-brace-format @@ -28,6 +31,8 @@ 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 @@ -35,6 +40,8 @@ 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 @@ -42,6 +49,8 @@ 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 @@ -49,6 +58,8 @@ 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 @@ -57,6 +68,9 @@ msgid "" "{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 @@ -66,6 +80,10 @@ msgid "" "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 @@ -73,6 +91,8 @@ 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 @@ -81,6 +101,9 @@ msgid "" "&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 @@ -88,69 +111,74 @@ 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 "" +msgstr "创建了 \"{title}\"" #: src/formatters/discussions.py:119 #, python-brace-format msgid "Created a poll \"{title}\"" -msgstr "" +msgstr "创建了投票 \"{title}\"" #: src/formatters/discussions.py:126 msgid "Option {}" -msgstr "" +msgstr "选项 {}" #: src/formatters/discussions.py:127 #, python-brace-format msgid "__[View image]({image_url})__" -msgstr "" +msgstr "__[查看图片]({image_url})__" #: src/formatters/discussions.py:131 #, python-brace-format msgid "Created a quiz \"{title}\"" -msgstr "" +msgstr "创建了问卷 \"{title}\"" #: src/formatters/discussions.py:147 src/formatters/discussions.py:149 msgid "Tags" -msgstr "" +msgstr "标签" #: src/formatters/discussions.py:147 msgid "{} tags" -msgstr "" +msgstr "{} 个标签" #: src/formatters/discussions.py:152 #, python-brace-format msgid "Replied to \"{title}\"" -msgstr "" +msgstr "回复至 \"{title}\"" #: src/formatters/discussions.py:161 #, python-brace-format msgid "Created \"{title}\" on {user}'s Message Wall" -msgstr "" +msgstr "创建了 \"{title}\" 于 {user} 的信息墙" #: src/formatters/discussions.py:165 #, python-brace-format msgid "Replied to \"{title}\" on {user}'s Message Wall" -msgstr "" +msgstr "回复至 \"{title}\" 于 {user} 的信息墙" #: src/formatters/discussions.py:172 #, python-brace-format msgid "Commented on {article}" -msgstr "" +msgstr "评论于 {article}" #: src/formatters/discussions.py:176 #, python-brace-format msgid "Replied to a comment on {article}" -msgstr "" +msgstr "回复至一条评论于 {article}" #: src/formatters/discussions.py:180 #, python-brace-format msgid "Unknown event `{event}`" -msgstr "" +msgstr "未知事件 `{event}`" #: src/formatters/discussions.py:185 src/formatters/discussions.py:187 msgid "Report this on the support server" -msgstr "" +msgstr "在支持服务器上报告" + +#~ msgid "Unregistered user" +#~ msgstr "未注册用户" diff --git a/locale/zh-hans/LC_MESSAGES/discussion_formatters.po~ b/locale/zh-hans/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..172acdb --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,156 @@ +# 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: 2020-12-21 15:31+0100\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:31 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:37 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/formatters/discussions.py:66 +#, 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:72 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/discussions.py:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:154 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/zh-hans/LC_MESSAGES/rc_formatters.po~ b/locale/zh-hans/LC_MESSAGES/rc_formatters.po~ new file mode 100644 index 0000000..c97fb84 --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/rc_formatters.po~ @@ -0,0 +1,1339 @@ +# 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: 2020-12-21 15:31+0100\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:18 +msgid "director" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" +"({sign}{edit_size}){bold}" +msgstr "" + +#: src/formatters/rc.py:53 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" +"({sign}{edit_size}){bold}" +msgstr "" + +#: src/formatters/rc.py:56 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:63 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:67 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:70 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:74 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "" + +#: src/formatters/rc.py:79 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/formatters/rc.py:85 +#, 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:90 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:101 src/formatters/rc.py:726 +msgid "for infinity and beyond" +msgstr "" + +#: src/formatters/rc.py:111 src/formatters/rc.py:734 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/formatters/rc.py:119 src/formatters/rc.py:738 +msgid "until {}" +msgstr "" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr "" + +#: src/formatters/rc.py:130 src/formatters/rc.py:752 +msgid " and namespaces: " +msgstr "" + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr "" + +#: src/formatters/rc.py:144 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/formatters/rc.py:148 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:152 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:157 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:159 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:165 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/formatters/rc.py:171 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/formatters/rc.py:179 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:185 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:191 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:193 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:201 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:203 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:209 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " +"profile. *({desc})*" +msgstr "" + +#: src/formatters/rc.py:216 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " +"profile. *({desc})*" +msgstr "" + +#: src/formatters/rc.py:231 src/formatters/rc.py:233 src/formatters/rc.py:848 +#: src/formatters/rc.py:850 +msgid "none" +msgstr "" + +#: src/formatters/rc.py:236 +#, 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:238 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/formatters/rc.py:239 src/formatters/rc.py:836 +msgid "System" +msgstr "" + +#: src/formatters/rc.py:244 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/formatters/rc.py:246 src/formatters/rc.py:254 src/formatters/rc.py:858 +#: src/formatters/rc.py:864 +msgid " [cascading]" +msgstr "" + +#: src/formatters/rc.py:251 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/formatters/rc.py:258 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:262 +#, 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:267 +#, 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:272 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:274 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/formatters/rc.py:278 +#, 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:283 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/formatters/rc.py:287 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/formatters/rc.py:291 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/formatters/rc.py:299 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/formatters/rc.py:322 +#, 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:326 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/formatters/rc.py:329 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/formatters/rc.py:332 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/formatters/rc.py:335 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:337 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:340 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:343 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:346 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:349 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:362 src/formatters/rc.py:365 src/formatters/rc.py:368 +#: src/formatters/rc.py:369 src/formatters/rc.py:374 src/formatters/rc.py:375 +#: src/formatters/rc.py:383 src/formatters/rc.py:387 src/formatters/rc.py:986 +#: src/formatters/rc.py:989 src/formatters/rc.py:992 src/formatters/rc.py:994 +#: src/formatters/rc.py:997 src/formatters/rc.py:999 src/formatters/rc.py:1005 +#: src/formatters/rc.py:1008 src/formatters/rc.py:1100 +msgid "Unknown" +msgstr "" + +#: src/formatters/rc.py:364 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:367 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:372 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:378 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:382 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:386 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:391 +#, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "" + +#: src/formatters/rc.py:396 +#, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "" + +#: src/formatters/rc.py:407 +#, python-brace-format +msgid "" +"[{author}]({author_url}) marked [{article}]({article_url}) for " +"translation{comment}" +msgstr "" + +#: src/formatters/rc.py:414 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed [{article}]({article_url}) from the " +"translation system{comment}" +msgstr "" + +#: src/formatters/rc.py:421 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed moving translation pages from *{article}* " +"to [{target}]({target_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:429 +#, 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:437 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translatable page [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:445 +#, 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:453 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translation page [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:461 +#, 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:469 +#, python-brace-format +msgid "" +"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:476 +#, python-brace-format +msgid "" +"[{author}]({author_url}) discouraged translation of [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:486 +#, python-brace-format +msgid "" +"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " +"`{languages}`{comment}" +msgstr "" + +#: src/formatters/rc.py:492 +#, python-brace-format +msgid "" +"[{author}]({author_url}) set the priority languages for [{article}]" +"({article_url}) to `{languages}`{comment}" +msgstr "" + +#: src/formatters/rc.py:498 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed priority languages from [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:505 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added translatable page [{article}]({article_url}) " +"to aggregate group \"{group}\"{comment}" +msgstr "" + +#: src/formatters/rc.py:512 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed translatable page [{article}]" +"({article_url}) from aggregate group \"{group}\"{comment}" +msgstr "" + +#: src/formatters/rc.py:524 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reviewed translation [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:532 +#, 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:539 +#, 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:548 src/formatters/rc.py:551 src/formatters/rc.py:1083 +#: src/formatters/rc.py:1086 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:552 +#, 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:561 +#, 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:566 +#, python-brace-format +msgid "" +"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:570 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/formatters/rc.py:576 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/rc.py:595 src/formatters/rc.py:851 +msgid "No description provided" +msgstr "" + +#: src/formatters/rc.py:620 +msgid "(N!) " +msgstr "" + +#: src/formatters/rc.py:621 +msgid "m" +msgstr "" + +#: src/formatters/rc.py:621 +msgid "b" +msgstr "" + +#: src/formatters/rc.py:638 src/formatters/rc.py:643 +msgid "__Only whitespace__" +msgstr "" + +#: src/formatters/rc.py:648 +msgid "Removed" +msgstr "" + +#: src/formatters/rc.py:650 +msgid "Added" +msgstr "" + +#: src/formatters/rc.py:684 src/formatters/rc.py:695 +msgid "Options" +msgstr "" + +#: src/formatters/rc.py:684 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/formatters/rc.py:689 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/formatters/rc.py:691 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/formatters/rc.py:693 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/formatters/rc.py:695 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/formatters/rc.py:700 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/formatters/rc.py:703 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/formatters/rc.py:707 +msgid "No redirect has been made" +msgstr "" + +#: src/formatters/rc.py:708 +msgid "A redirect has been made" +msgstr "" + +#: src/formatters/rc.py:709 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/formatters/rc.py:712 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/formatters/rc.py:716 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/formatters/rc.py:740 +msgid "unknown expiry time" +msgstr "" + +#: src/formatters/rc.py:745 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/formatters/rc.py:754 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/formatters/rc.py:765 +msgid "Partial block details" +msgstr "" + +#: src/formatters/rc.py:766 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/formatters/rc.py:770 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/formatters/rc.py:774 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/formatters/rc.py:781 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:783 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:790 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:792 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:799 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:801 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:806 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:808 +msgid "Edited their own profile" +msgstr "" + +#: src/formatters/rc.py:810 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/formatters/rc.py:812 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/formatters/rc.py:817 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:819 +msgid "Purged a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:827 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:829 +msgid "Deleted a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:833 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/formatters/rc.py:837 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/formatters/rc.py:852 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/formatters/rc.py:856 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/formatters/rc.py:862 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/formatters/rc.py:868 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/formatters/rc.py:872 +#, 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:877 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:882 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/formatters/rc.py:885 +msgid "Changed visibility of log events" +msgstr "" + +#: src/formatters/rc.py:888 +#, 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:893 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/formatters/rc.py:896 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/formatters/rc.py:899 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/formatters/rc.py:903 +msgid "Created account automatically" +msgstr "" + +#: src/formatters/rc.py:906 src/formatters/rc.py:915 +msgid "Created account" +msgstr "" + +#: src/formatters/rc.py:909 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/formatters/rc.py:912 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/formatters/rc.py:918 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/formatters/rc.py:919 src/formatters/rc.py:925 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/formatters/rc.py:924 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/formatters/rc.py:930 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/formatters/rc.py:931 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/formatters/rc.py:934 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/formatters/rc.py:940 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/formatters/rc.py:943 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/formatters/rc.py:946 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/formatters/rc.py:950 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:954 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:968 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:972 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:976 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:979 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:982 +msgid "Changed wiki settings" +msgstr "" + +#: src/formatters/rc.py:986 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:989 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:992 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:994 src/formatters/rc.py:999 +msgid "Wiki" +msgstr "" + +#: src/formatters/rc.py:996 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:1002 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/formatters/rc.py:1005 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1008 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1011 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1014 +#, python-brace-format +msgid "Deleted {file} dump" +msgstr "" + +#: src/formatters/rc.py:1022 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "" + +#: src/formatters/rc.py:1025 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "" + +#: src/formatters/rc.py:1028 +#, python-brace-format +msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1031 +#, python-brace-format +msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1034 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1037 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translatable page " +"\"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1040 +#, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1043 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1046 +#, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1049 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1055 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1057 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1059 +#, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1065 +#, python-brace-format +msgid "" +"Removed translatable page \"{article}\" from aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1072 +#, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1075 +#, python-brace-format +msgid "Changed the state of `{language}` translations of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1077 +msgid "Old state" +msgstr "" + +#: src/formatters/rc.py:1078 +msgid "New state" +msgstr "" + +#: src/formatters/rc.py:1087 +#, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1088 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1089 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1093 +#, 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:1095 +#, python-brace-format +msgid "Renamed user \"{old_name}\" to \"{new_name}\"" +msgstr "" + +#: src/formatters/rc.py:1099 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/formatters/rc.py:1104 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/rc.py:1109 src/formatters/rc.py:1111 +msgid "Report this on the support server" +msgstr "" + +#: src/formatters/rc.py:1126 +msgid "Tags" +msgstr "" + +#: src/formatters/rc.py:1131 +msgid "**Added**: " +msgstr "" + +#: src/formatters/rc.py:1131 +msgid " and {} more\n" +msgstr "" + +#: src/formatters/rc.py:1132 +msgid "**Removed**: " +msgstr "" + +#: src/formatters/rc.py:1132 +msgid " and {} more" +msgstr "" + +#: src/formatters/rc.py:1133 +msgid "Changed categories" +msgstr "" diff --git a/locale/zh-hant/LC_MESSAGES/discord.po~ b/locale/zh-hant/LC_MESSAGES/discord.po~ new file mode 100644 index 0000000..d9ed211 --- /dev/null +++ b/locale/zh-hant/LC_MESSAGES/discord.po~ @@ -0,0 +1,37 @@ +# 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-11 23:23+0200\n" +"PO-Revision-Date: 2020-08-17 17:13+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.1.1\n" + +#: src/discord.py:25 +msgid "wiki deleted" +msgstr "wiki 已刪除" + +#: src/discord.py:25 src/discord.py:26 +msgid "wiki inaccessible" +msgstr "wiki 無法存取" + +#: 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/zh-hant/LC_MESSAGES/discussion_formatters.po~ b/locale/zh-hant/LC_MESSAGES/discussion_formatters.po~ new file mode 100644 index 0000000..172acdb --- /dev/null +++ b/locale/zh-hant/LC_MESSAGES/discussion_formatters.po~ @@ -0,0 +1,156 @@ +# 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: 2020-12-21 15:31+0100\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:31 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:37 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/formatters/discussions.py:46 +#, 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:48 src/formatters/discussions.py:59 +#: src/formatters/discussions.py:144 src/formatters/discussions.py:157 +msgid "unknown" +msgstr "" + +#: src/formatters/discussions.py:53 +#, 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:56 +#, 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:63 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/formatters/discussions.py:66 +#, 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:72 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/discussions.py:104 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:108 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:115 +msgid "Option {}" +msgstr "" + +#: src/formatters/discussions.py:116 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/formatters/discussions.py:120 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:136 src/formatters/discussions.py:138 +msgid "Tags" +msgstr "" + +#: src/formatters/discussions.py:136 +msgid "{} tags" +msgstr "" + +#: src/formatters/discussions.py:141 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/formatters/discussions.py:150 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:154 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/formatters/discussions.py:161 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/formatters/discussions.py:165 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/formatters/discussions.py:169 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/discussions.py:174 src/formatters/discussions.py:176 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/zh-hant/LC_MESSAGES/rc_formatters.po~ b/locale/zh-hant/LC_MESSAGES/rc_formatters.po~ new file mode 100644 index 0000000..c97fb84 --- /dev/null +++ b/locale/zh-hant/LC_MESSAGES/rc_formatters.po~ @@ -0,0 +1,1339 @@ +# 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: 2020-12-21 15:31+0100\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:18 +msgid "director" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bot" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "editor" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "directors" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "sysop" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "bureaucrat" +msgstr "" + +#: src/formatters/rc.py:18 +msgid "reviewer" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autoreview" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "autopatrol" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "wiki_guardian" +msgstr "" + +#: src/formatters/rc.py:19 +msgid "second" +msgid_plural "seconds" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "minute" +msgid_plural "minutes" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "hour" +msgid_plural "hours" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "week" +msgid_plural "weeks" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "month" +msgid_plural "months" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "year" +msgid_plural "years" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "millennium" +msgid_plural "millennia" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "decade" +msgid_plural "decades" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:19 +msgid "century" +msgid_plural "centuries" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} {bold}" +"({sign}{edit_size}){bold}" +msgstr "" + +#: src/formatters/rc.py:53 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} {bold}" +"({sign}{edit_size}){bold}" +msgstr "" + +#: src/formatters/rc.py:56 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:63 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:67 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:70 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:74 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/formatters/rc.py:78 src/formatters/rc.py:83 +msgid "without making a redirect" +msgstr "" + +#: src/formatters/rc.py:78 src/formatters/rc.py:84 +msgid "with a redirect" +msgstr "" + +#: src/formatters/rc.py:79 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/formatters/rc.py:85 +#, 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:90 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:101 src/formatters/rc.py:726 +msgid "for infinity and beyond" +msgstr "" + +#: src/formatters/rc.py:111 src/formatters/rc.py:734 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/formatters/rc.py:119 src/formatters/rc.py:738 +msgid "until {}" +msgstr "" + +#: src/formatters/rc.py:123 +msgid " on pages: " +msgstr "" + +#: src/formatters/rc.py:130 src/formatters/rc.py:752 +msgid " and namespaces: " +msgstr "" + +#: src/formatters/rc.py:132 +msgid " on namespaces: " +msgstr "" + +#: src/formatters/rc.py:144 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/formatters/rc.py:148 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:152 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:157 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:159 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:165 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/formatters/rc.py:171 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/formatters/rc.py:179 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:185 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:191 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:193 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:201 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:203 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a [comment]({comment}) on their own profile" +msgstr "" + +#: src/formatters/rc.py:209 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on [{target}]({target_url})'s " +"profile. *({desc})*" +msgstr "" + +#: src/formatters/rc.py:216 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on [their own]({target_url}) " +"profile. *({desc})*" +msgstr "" + +#: src/formatters/rc.py:231 src/formatters/rc.py:233 src/formatters/rc.py:848 +#: src/formatters/rc.py:850 +msgid "none" +msgstr "" + +#: src/formatters/rc.py:236 +#, 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:238 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/formatters/rc.py:239 src/formatters/rc.py:836 +msgid "System" +msgstr "" + +#: src/formatters/rc.py:244 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/formatters/rc.py:246 src/formatters/rc.py:254 src/formatters/rc.py:858 +#: src/formatters/rc.py:864 +msgid " [cascading]" +msgstr "" + +#: src/formatters/rc.py:251 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/formatters/rc.py:258 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:262 +#, 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:267 +#, 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:272 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:274 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/formatters/rc.py:278 +#, 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:283 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/formatters/rc.py:287 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/formatters/rc.py:291 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:294 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/formatters/rc.py:296 src/formatters/rc.py:304 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/formatters/rc.py:299 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:302 +#, 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:307 +#, 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:313 +#, 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:319 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/formatters/rc.py:322 +#, 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:326 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/formatters/rc.py:329 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/formatters/rc.py:332 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/formatters/rc.py:335 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:337 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:340 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:343 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:346 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:349 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:352 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:355 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:358 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings{reason}" +msgstr "" + +#: src/formatters/rc.py:361 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:362 src/formatters/rc.py:365 src/formatters/rc.py:368 +#: src/formatters/rc.py:369 src/formatters/rc.py:374 src/formatters/rc.py:375 +#: src/formatters/rc.py:383 src/formatters/rc.py:387 src/formatters/rc.py:986 +#: src/formatters/rc.py:989 src/formatters/rc.py:992 src/formatters/rc.py:994 +#: src/formatters/rc.py:997 src/formatters/rc.py:999 src/formatters/rc.py:1005 +#: src/formatters/rc.py:1008 src/formatters/rc.py:1100 +msgid "Unknown" +msgstr "" + +#: src/formatters/rc.py:364 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:367 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:372 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:378 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:382 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:386 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}*{comment}" +msgstr "" + +#: src/formatters/rc.py:391 +#, python-brace-format +msgid "[{author}]({author_url}) generated *{file}* dump{comment}" +msgstr "" + +#: src/formatters/rc.py:396 +#, python-brace-format +msgid "[{author}]({author_url}) deleted *{file}* dump{comment}" +msgstr "" + +#: src/formatters/rc.py:407 +#, python-brace-format +msgid "" +"[{author}]({author_url}) marked [{article}]({article_url}) for " +"translation{comment}" +msgstr "" + +#: src/formatters/rc.py:414 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed [{article}]({article_url}) from the " +"translation system{comment}" +msgstr "" + +#: src/formatters/rc.py:421 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed moving translation pages from *{article}* " +"to [{target}]({target_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:429 +#, 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:437 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translatable page [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:445 +#, 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:453 +#, python-brace-format +msgid "" +"[{author}]({author_url}) completed deletion of translation page [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:461 +#, 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:469 +#, python-brace-format +msgid "" +"[{author}]({author_url}) encouraged translation of [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:476 +#, python-brace-format +msgid "" +"[{author}]({author_url}) discouraged translation of [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:486 +#, python-brace-format +msgid "" +"[{author}]({author_url}) limited languages for [{article}]({article_url}) to " +"`{languages}`{comment}" +msgstr "" + +#: src/formatters/rc.py:492 +#, python-brace-format +msgid "" +"[{author}]({author_url}) set the priority languages for [{article}]" +"({article_url}) to `{languages}`{comment}" +msgstr "" + +#: src/formatters/rc.py:498 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed priority languages from [{article}]" +"({article_url}){comment}" +msgstr "" + +#: src/formatters/rc.py:505 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added translatable page [{article}]({article_url}) " +"to aggregate group \"{group}\"{comment}" +msgstr "" + +#: src/formatters/rc.py:512 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed translatable page [{article}]" +"({article_url}) from aggregate group \"{group}\"{comment}" +msgstr "" + +#: src/formatters/rc.py:524 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reviewed translation [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:532 +#, 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:539 +#, 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:548 src/formatters/rc.py:551 src/formatters/rc.py:1083 +#: src/formatters/rc.py:1086 +msgid "(default)" +msgstr "" + +#: src/formatters/rc.py:552 +#, 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:561 +#, 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:566 +#, python-brace-format +msgid "" +"[{author}]({author_url}) renamed user *{old_name}* to [{new_name}]({link})" +"{comment}" +msgstr "" + +#: src/formatters/rc.py:570 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/formatters/rc.py:576 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/formatters/rc.py:595 src/formatters/rc.py:851 +msgid "No description provided" +msgstr "" + +#: src/formatters/rc.py:620 +msgid "(N!) " +msgstr "" + +#: src/formatters/rc.py:621 +msgid "m" +msgstr "" + +#: src/formatters/rc.py:621 +msgid "b" +msgstr "" + +#: src/formatters/rc.py:638 src/formatters/rc.py:643 +msgid "__Only whitespace__" +msgstr "" + +#: src/formatters/rc.py:648 +msgid "Removed" +msgstr "" + +#: src/formatters/rc.py:650 +msgid "Added" +msgstr "" + +#: src/formatters/rc.py:684 src/formatters/rc.py:695 +msgid "Options" +msgstr "" + +#: src/formatters/rc.py:684 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/formatters/rc.py:689 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/formatters/rc.py:691 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/formatters/rc.py:693 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/formatters/rc.py:695 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/formatters/rc.py:700 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/formatters/rc.py:703 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/formatters/rc.py:707 +msgid "No redirect has been made" +msgstr "" + +#: src/formatters/rc.py:708 +msgid "A redirect has been made" +msgstr "" + +#: src/formatters/rc.py:709 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/formatters/rc.py:712 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/formatters/rc.py:716 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/formatters/rc.py:740 +msgid "unknown expiry time" +msgstr "" + +#: src/formatters/rc.py:745 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/formatters/rc.py:754 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/formatters/rc.py:765 +msgid "Partial block details" +msgstr "" + +#: src/formatters/rc.py:766 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/formatters/rc.py:770 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/formatters/rc.py:774 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/formatters/rc.py:781 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:783 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:790 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:792 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:799 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:801 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:806 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:808 +msgid "Edited their own profile" +msgstr "" + +#: src/formatters/rc.py:810 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/formatters/rc.py:812 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/formatters/rc.py:817 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:819 +msgid "Purged a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:827 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/formatters/rc.py:829 +msgid "Deleted a comment on their own profile" +msgstr "" + +#: src/formatters/rc.py:833 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/formatters/rc.py:837 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/formatters/rc.py:852 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/formatters/rc.py:856 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/formatters/rc.py:862 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/formatters/rc.py:868 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/formatters/rc.py:872 +#, 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:877 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" +msgstr[1] "" + +#: src/formatters/rc.py:882 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/formatters/rc.py:885 +msgid "Changed visibility of log events" +msgstr "" + +#: src/formatters/rc.py:888 +#, 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:893 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/formatters/rc.py:896 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/formatters/rc.py:899 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/formatters/rc.py:903 +msgid "Created account automatically" +msgstr "" + +#: src/formatters/rc.py:906 src/formatters/rc.py:915 +msgid "Created account" +msgstr "" + +#: src/formatters/rc.py:909 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/formatters/rc.py:912 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/formatters/rc.py:918 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/formatters/rc.py:919 src/formatters/rc.py:925 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/formatters/rc.py:924 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/formatters/rc.py:930 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/formatters/rc.py:931 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/formatters/rc.py:934 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/formatters/rc.py:935 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/formatters/rc.py:940 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/formatters/rc.py:943 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/formatters/rc.py:946 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/formatters/rc.py:950 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:954 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:959 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:964 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/formatters/rc.py:968 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:972 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:976 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:979 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/formatters/rc.py:982 +msgid "Changed wiki settings" +msgstr "" + +#: src/formatters/rc.py:986 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:989 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:992 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:994 src/formatters/rc.py:999 +msgid "Wiki" +msgstr "" + +#: src/formatters/rc.py:996 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/formatters/rc.py:1002 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/formatters/rc.py:1005 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1008 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/formatters/rc.py:1011 +#, python-brace-format +msgid "Generated {file} dump" +msgstr "" + +#: src/formatters/rc.py:1014 +#, python-brace-format +msgid "Deleted {file} dump" +msgstr "" + +#: src/formatters/rc.py:1022 +#, python-brace-format +msgid "Marked \"{article}\" for translation" +msgstr "" + +#: src/formatters/rc.py:1025 +#, python-brace-format +msgid "Removed \"{article}\" from the translation system" +msgstr "" + +#: src/formatters/rc.py:1028 +#, python-brace-format +msgid "Completed moving translation pages from \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1031 +#, python-brace-format +msgid "Encountered a problem while moving \"{article}\" to \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1034 +#, python-brace-format +msgid "Completed deletion of translatable page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1037 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translatable page " +"\"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1040 +#, python-brace-format +msgid "Completed deletion of translation page \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1043 +#, python-brace-format +msgid "" +"Failed to delete \"{article}\" which belongs to translation page \"{target}\"" +msgstr "" + +#: src/formatters/rc.py:1046 +#, python-brace-format +msgid "Encouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1049 +#, python-brace-format +msgid "Discouraged translation of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1055 +#, python-brace-format +msgid "Limited languages for \"{article}\" to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1057 +#, python-brace-format +msgid "Priority languages for \"{article}\" set to `{languages}`" +msgstr "" + +#: src/formatters/rc.py:1059 +#, python-brace-format +msgid "Removed priority languages from \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1062 +#, python-brace-format +msgid "Added translatable page \"{article}\" to aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1065 +#, python-brace-format +msgid "" +"Removed translatable page \"{article}\" from aggregate group \"{group}\"" +msgstr "" + +#: src/formatters/rc.py:1072 +#, python-brace-format +msgid "Reviewed translation \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1075 +#, python-brace-format +msgid "Changed the state of `{language}` translations of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1077 +msgid "Old state" +msgstr "" + +#: src/formatters/rc.py:1078 +msgid "New state" +msgstr "" + +#: src/formatters/rc.py:1087 +#, python-brace-format +msgid "Changed the language of \"{article}\"" +msgstr "" + +#: src/formatters/rc.py:1088 +msgid "Old language" +msgstr "" + +#: src/formatters/rc.py:1089 +msgid "New language" +msgstr "" + +#: src/formatters/rc.py:1093 +#, 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:1095 +#, python-brace-format +msgid "Renamed user \"{old_name}\" to \"{new_name}\"" +msgstr "" + +#: src/formatters/rc.py:1099 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/formatters/rc.py:1104 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/formatters/rc.py:1109 src/formatters/rc.py:1111 +msgid "Report this on the support server" +msgstr "" + +#: src/formatters/rc.py:1126 +msgid "Tags" +msgstr "" + +#: src/formatters/rc.py:1131 +msgid "**Added**: " +msgstr "" + +#: src/formatters/rc.py:1131 +msgid " and {} more\n" +msgstr "" + +#: src/formatters/rc.py:1132 +msgid "**Removed**: " +msgstr "" + +#: src/formatters/rc.py:1132 +msgid " and {} more" +msgstr "" + +#: src/formatters/rc.py:1133 +msgid "Changed categories" +msgstr ""