diff --git a/locale/es/LC_MESSAGES/discussion_formatters.mo b/locale/es/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..5838b52 Binary files /dev/null and b/locale/es/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/es/LC_MESSAGES/discussion_formatters.po b/locale/es/LC_MESSAGES/discussion_formatters.po new file mode 100644 index 0000000..ce8c1f5 --- /dev/null +++ b/locale/es/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/es/LC_MESSAGES/misc.po b/locale/es/LC_MESSAGES/misc.po new file mode 100644 index 0000000..55232d6 --- /dev/null +++ b/locale/es/LC_MESSAGES/misc.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/misc.py:45 +msgid "Location" +msgstr "" + +#: src/misc.py:45 +msgid "About me" +msgstr "" + +#: src/misc.py:45 +msgid "Google link" +msgstr "" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "" + +#: src/misc.py:45 +msgid "VK link" +msgstr "" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "" + +#: src/misc.py:114 +msgid "" +"\n" +"__And more__" +msgstr "" + +#: src/misc.py:271 +msgid "Unknown" +msgstr "" + +#: src/misc.py:273 +msgid "unknown" +msgstr "" diff --git a/locale/es/LC_MESSAGES/rc.mo b/locale/es/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..44342c7 Binary files /dev/null and b/locale/es/LC_MESSAGES/rc.mo differ diff --git a/locale/es/LC_MESSAGES/rc.po b/locale/es/LC_MESSAGES/rc.po new file mode 100644 index 0000000..8375ab1 --- /dev/null +++ b/locale/es/LC_MESSAGES/rc.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 RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "" + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "" + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "" + +#: src/rc.py:405 +msgid "hidden" +msgstr "" diff --git a/locale/es/LC_MESSAGES/rc_formatters.mo b/locale/es/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..17af429 Binary files /dev/null and b/locale/es/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/es/LC_MESSAGES/rc_formatters.po b/locale/es/LC_MESSAGES/rc_formatters.po new file mode 100644 index 0000000..95e89c3 --- /dev/null +++ b/locale/es/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1024 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, 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/rc_formatters.py:337 +#, 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/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, 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/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" +msgstr[1] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/es/LC_MESSAGES/rcgcdw.mo b/locale/es/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..b347e1e Binary files /dev/null and b/locale/es/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/es/LC_MESSAGES/rcgcdw.po b/locale/es/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..95e89c3 --- /dev/null +++ b/locale/es/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1024 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, 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/rc_formatters.py:337 +#, 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/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, 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/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" +msgstr[1] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/hi/LC_MESSAGES/discussion_formatters.mo b/locale/hi/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..c1696d8 Binary files /dev/null and b/locale/hi/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/hi/LC_MESSAGES/discussion_formatters.po b/locale/hi/LC_MESSAGES/discussion_formatters.po new file mode 100644 index 0000000..513b8f6 --- /dev/null +++ b/locale/hi/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,184 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Creeper \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/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "अनरेजिसटर्ड सदस्य" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" +"{author}({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}>) " +"बनाया" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" +"[{author}]({author_url}) ने {forumName} में पॉल [{title}](<{url}f/p/" +"{threadId}>) बनाया" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" +"[{author}]({author_url}) ने {forumName} में क्विज़ [{title}](<{url}f/p/" +"{threadId}>) बनाया" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" +"[{author}]({author_url}) ने {forumName} में [{title}](<{url}f/p/{threadId}> " +"पर [जवाब](<{url}f/p/{threadId}/r/{postId}>) दिया" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "अनजान" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" +"{author}({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/" +"Message_Wall:{user_wall}>) पर [{title}(<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) बनाया" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" +"[{author}]({author_url}) ने [{user} के मैसेज वॉल](<{url}wiki/" +"Message_Wall:{user_wall}>) के [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) पर [जवाब](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}#{replyId}>) दिया" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" +"[{author}]({author_url}) ने [{article}](<{url}>) पर " +"[कमेंट](<{url}?commentId={commentId}>) किया" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" +"[{author}]({author_url}) ने [{article}](<{url}>) के एक " +"[कमेंट](<{url}?commentId={commentId}>) पर " +"[जवाब](<{url}?commentId={commentId}&replyId={replyId}>) दिया" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" +"[{author}]({author_url}) द्वारा अनजान घटना `{event}`, [सहायता " +"सर्वर](<{support}>) पर रिपोर्ट करें।" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "\"{title}\" बनाया" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "पॉल \"{title}\" बनाया" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "विकल्प {}" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "__[चित्र देखें]({image_url})__" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "एक क्विज़ \"{title}\" बनाया" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "टैग" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "{} टैग" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "\"{title}\" पर जवाब दिया" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "{user} के मैसेज वॉल पर \"{title}\" बनाया" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "{user} के मैसेज वॉल के \"{title}\" पर जवाब दिया" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "{article} पर कमेंट किया" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "{article} के एक कमेंट पर जवाब दिया" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "अनजान घटना `{event}`" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" diff --git a/locale/hi/LC_MESSAGES/misc.po b/locale/hi/LC_MESSAGES/misc.po new file mode 100644 index 0000000..5de2552 --- /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-18 14:13+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:114 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__और काफी कुछ__" + +#: src/misc.py:271 +msgid "Unknown" +msgstr "अनजान" + +#: src/misc.py:273 +msgid "unknown" +msgstr "अनजान" diff --git a/locale/hi/LC_MESSAGES/rc.mo b/locale/hi/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..7cb0ece Binary files /dev/null and b/locale/hi/LC_MESSAGES/rc.mo differ diff --git a/locale/hi/LC_MESSAGES/rc.po b/locale/hi/LC_MESSAGES/rc.po new file mode 100644 index 0000000..ffea55a --- /dev/null +++ b/locale/hi/LC_MESSAGES/rc.po @@ -0,0 +1,41 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Creeper \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/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "शायद {wiki} डाउन है या इस तक पहुँचा नहीं जा सकता।" + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "कनेक्शन की स्थिति" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "{wiki} से सम्पर्क अब स्थिर होने लगा है।" + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "~~छिपाया गया~~" + +#: src/rc.py:405 +msgid "hidden" +msgstr "छिपाया गया" diff --git a/locale/hi/LC_MESSAGES/rc_formatters.mo b/locale/hi/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..e0ed49e Binary files /dev/null and b/locale/hi/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/hi/LC_MESSAGES/rc_formatters.po b/locale/hi/LC_MESSAGES/rc_formatters.po new file mode 100644 index 0000000..e041c9c --- /dev/null +++ b/locale/hi/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1128 @@ +# 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-18 14:13+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/rc_formatters.py:28 +msgid "None" +msgstr "कुछ नहीं" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "सूचना दे दी गई है" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "**ब्लॉक्ड सदस्य**" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "सम्पादना को टैग कर दिया है" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "काम को मना कर दिया" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "**IP रेंज ब्लॉक्ड है**" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "थ्रॉटल किए गए काम" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "ऑटोकन्फर्म्ड ग्रुप हटा दिया गया है" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "**प्रिविलेज वाले ग्रुपों से हटा दिया गया है**" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "सम्पादना" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "अपलोड" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "मूव" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "स्टैश अपलोड" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "डिलीशन" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "अकाउंट सृष्टि" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "ऑटो अकाउंट सृष्टि" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "अनरेजिसटर्ड सदस्य" + +#: src/rc_formatters.py:83 +#, 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}।" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "अनजान" + +#: src/rc_formatters.py:117 +#, 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/rc_formatters.py:119 +#, 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/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{file}]({file_link}){comment} को अपलोड किया" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{file}]({file_link}){comment} के एक संसकरण को " +"रिवर्ट किया" + +#: src/rc_formatters.py:133 +#, 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/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{page}]({page_link}){comment} को डिलीट किया" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" +"[{author}]({author_url} ने [{page}]({page_link}){comment} को ओवर्राइट करके " +"रेडिरेक्ट को डिलीट किया" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "बिना रेडिरेक्ट छोड़े" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "रेडिरेक्ट छोड़कर" + +#: src/rc_formatters.py:149 +#, 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/rc_formatters.py:155 +#, 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/rc_formatters.py:160 +#, 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/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "अनंत और इसके परे तक" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "{num} {translated_length} के लिए" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "{} के लिए" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr " इन पृष्ठों पर: " + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr " और इन नेमस्पेसों पर: " + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr " इन नेमस्पेसों पर: " + +#: src/rc_formatters.py:211 +#, 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/rc_formatters.py:215 +#, 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/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{blocked_user}]({user_url}) को अनब्लॉक " +"किया{comment}" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल पर एक [कमेंट]({comment}) " +"छोड़ा" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल पर एक [कमेंट]({comment}) छोड़ा" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर " +"जवाब दिया" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट] ({comment}) पर जवाब " +"दिया" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर " +"जवाब दिया" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को सम्पादि" +"त किया" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को डिलीट किया" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल पर एक कमेंट को डिलीट किया" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल पर {field} को सम्पादित किया।" +" *({desc})*" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल पर {field} को सम्पादित किया। " +"*({desc})*" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "कुछ नहीं" + +#: src/rc_formatters.py:298 +#, 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/rc_formatters.py:300 +#, 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/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "सिस्टम" + +#: src/rc_formatters.py:306 +#, 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/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr " [कैस्केडिंग]" + +#: src/rc_formatters.py:313 +#, 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/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) से प्रॉटेक्शन हटा " +"दिया{comment}" + +#: src/rc_formatters.py:324 +#, 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/rc_formatters.py:337 +#, 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/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) को रिस्टोर " +"किया{comment}" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "[{author}]({author_url}) ने लॉग घटनाओं के दृश्यता को बदल दिया{comment}" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "[{author}]({author_url}) ने इंटरविकी इम्पोर्ट किया{comment}" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" +"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) को" +" सम्पादित किया" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" +"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) " +"बनाया" + +#: src/rc_formatters.py:365 +#, 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/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "अकाउंट [{author}]({author_url}) अपने आप बना है" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "अकाउंट [{author}]({author_url}) को बनाया गया है" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" +"अकाउंट [{article}]({article_url}) [{author}]({author_url}) द्वारा बनाया गया " +"है{comment}" + +#: src/rc_formatters.py:378 +#, 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/rc_formatters.py:384 +#, 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/rc_formatters.py:390 +#, 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/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" +"[{author}]({author_url}) ने [इंटरविकी टेबल]({table_url}) पर एक एंट्री को डिली" +"ट किया" + +#: src/rc_formatters.py:399 +#, 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/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" +"[{author}]({author_url}) [{article}]({article_url}) के स्प्राइट को सम्पादित " +"किया" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) के लिए स्प्राइट शीट " +"बनाया" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) के स्लाइस को सम्पादित " +"किया" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कीर्गो टेबल \"{table}\" बनाया" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को डिलीट किया" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को फिर से बनाया" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को बदल दिया" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" बनाया" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिलीट किया" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को ऐक्टिवेट किया" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिऐक्टिवेट किया" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "[{author}]({author_url}) ने विकी सेटिंग्स को बदला ({reason})" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया ({comment})" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* ({comment}) के लॉक किया" + +#: src/rc_formatters.py:450 +#, 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/rc_formatters.py:455 +#, 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/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने यूज़र ग्रुप *{group_name}* को मॉडिफाइ किया " +"({comment})" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को रिस्टोर किया ({comment})" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को अनलॉक किया ({comment})" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "एक ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है।" + +#: src/rc_formatters.py:480 +#, 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/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "{user} ने \"{abuse_filter}\" को ट्रिगर किया" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "ऐक्शन" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "लिया गया ऐक्शन" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "शीर्षक" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "कोई विवरण नहीं दिया गया" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "(न!) " + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "छो" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "बॉ" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "__सिर्फ वाइटस्पेस__" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "हटाया गया" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "जोड़ा" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "विकल्प" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([पूर्वावलोकन]({link}) | [पूर्ववत करें]({undolink}))" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "{name} के एक नए संसकरण को अपलोड किया" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "{name} के एक संसकरण को पूर्ववत किया" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "{name} को अपलोड किया" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "**कोई लाइसेंस नहीं है!**" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" +"\n" +"लाइसेंस: {}" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([पूर्वावलोकन]({link}))" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "पृष्ठ {article} को डिलीट किया" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "ओवर्राइट करके रेडिरेक्ट {article} को डिलीट किया" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "कोई रेडिरेक्ट नहीं बनाया गया" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "एक रेडिरेक्ट बनाया गया है" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "{redirect}{article} को {target} पर ले जाया गया है" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "{redirect}{article} को रेडिरेक्ट के साथ {title} पर ले जाया गया है" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "प्रॉटेक्शन सेटिंग्स को {redirect}{article} से {title} पर ले जाया गया" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "अनजान समय सीमा" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "इन पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "इन नेमस्पेसों में पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "आधा ब्लॉक विवरण" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "{blocked_user} को ब्लॉक किया {time}" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "{blocked_user} के ब्लॉक सेटिंग्स को बदला" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "{blocked_user} को अनब्लॉक किया" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "अपने प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट पर जवाब दिया" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "अपने प्रॉफाइल क के एक कमेंट पर जवाब दिया" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "अपने प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "{target} के प्रॉफाइल को सम्पादित किया" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "अपने प्रॉफाइल को सम्पादित किया" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "{field} फील्ड को क्लियर किया" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "{field} फील्ड को बदला गया: {desc} में" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "{target} के ग्रुपों को बदला" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "{target} को एक नए यूज़रग्रुप में ऑटोप्रमोट किया गया" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "ग्रुपों को {old_groups} से {new_groups} में बदला गया{reason}" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "{target} को प्रॉटेक्ट किया गया" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "{article} के प्रॉटेक्शन लेवल को बदला" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "{article} से प्रॉटेक्शन हटा दिया गया" + +#: src/rc_formatters.py:789 +#, 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/rc_formatters.py:801 +#, 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/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "{article} को रिस्टोर किया गया" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "लॉग घटनाओं के दृश्यता को बदला गया" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "इंटरविकी इम्पोर्ट किया गया" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्यी {number} को बदला गया" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्या {number} को बनाया गया" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "{article} के रिवीशन इतिहास को {dest} में मर्ज किया गया" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "अपने आप अकाउंट बनाया गया" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "अकाउंट बनाया गया" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "अकाउंट {article} बनाया गया" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "अकाउंट {article} बनाया गया और पासवर्ड ईमेल के ज़रिये भेजा गया" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री जोड़ा गया" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "उपसर्ग: {prefix}, वेबसाइट: {website} | {desc}" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री को सम्पादित किया गया" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "इंटरविकी टेबल में एक एंट्री को डिलीट किया गया" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "उपसर्ग: {prefix} | {desc}" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "पृष्ठ {article} के कंटेंट मॉडल को बदला गया" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "मॉडल को {old} से {new} में बदला गया: {reason}" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "{article} के स्प्राइट को सम्पादित किया गया" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "{article} के लिए स्प्राइट शीट बनाया गया" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "{article} के स्लाइस को सम्पादित किया गया" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" बनाया गया" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को डिलीट किया गया" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को फिर से बनाया गया" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "कोर्गो टेबल \"{table}\" को बदला गया" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "टैग \"{tag}\" बनाया गया" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिलीट किया गया" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को ऐक्टिवेट किया गया" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिऐक्टिवेट किया गया" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "विकी सेटिंग्स को बदला गया" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को डिलीट किया गया" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को लॉक किया गया" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को मॉडिफाइ किया गया" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "विकी" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को डिलीट किया गया" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "\"{usergroup_name}\" यूज़रग्रुप को मॉडिफाइ किया गया" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को रिस्टोर किया गया" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को अनलॉक किया गया" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "अनजान घटना `{event}`" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "टैग" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "**जोड़ा**: " + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr " और {}\n" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "**हटाया**: " + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr " और {}" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "श्रेणियों को बदला गया" diff --git a/locale/hi/LC_MESSAGES/rcgcdw.mo b/locale/hi/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..aa9ae36 Binary files /dev/null and b/locale/hi/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/hi/LC_MESSAGES/rcgcdw.po b/locale/hi/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..3acc81b --- /dev/null +++ b/locale/hi/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1127 @@ +# 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-18 14:13+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/rc_formatters.py:28 +msgid "None" +msgstr "कुछ नहीं" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "सूचना दे दी गई है" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "**सदस्य को ब्लॉक कर दिया गया है**" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "सम्पादना को टैग कर दिया है" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "काम को मना कर दिया" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "**IP रेंज ब्लॉक्ड है**" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "थ्रॉटल किए गए काम" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "ऑटोकन्फर्म्ड ग्रुप हटा दिया गया है" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "**प्रिविलेज वाले ग्रुपों से हटा दिया गया है**" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "सम्पादना" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "अपलोड" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "मूव" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "स्टैश अपलोड" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "डिलीशन" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "अकाउंट सृष्टि" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "ऑटो अकाउंट सृष्टि" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "अनरेजिसटर्ड सदस्य" + +#: src/rc_formatters.py:83 +#, 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}।" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "अनजान" + +#: src/rc_formatters.py:117 +#, 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/rc_formatters.py:119 +#, 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/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{file}]({file_link}){comment} को अपलोड किया" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{file}]({file_link}){comment} के एक संसकरण को " +"रिवर्ट किया" + +#: src/rc_formatters.py:133 +#, 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/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{page}]({page_link}){comment} को डिलीट किया" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" +"[{author}]({author_url} ने [{page}]({page_link}){comment} को ओवर्राइट करके " +"रेडिरेक्ट को डिलीट किया" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "बिना रेडिरेक्ट छोड़े" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "रेडिरेक्ट छोड़कर" + +#: src/rc_formatters.py:149 +#, 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/rc_formatters.py:155 +#, 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/rc_formatters.py:160 +#, 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/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "अनंत और इसके परे तक" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "{num} {translated_length} के लिए" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "{} के लिए" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr " इन पृष्ठों पर: " + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr " और इन नेमस्पेसों पर: " + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr " इन नेमस्पेसों पर: " + +#: src/rc_formatters.py:211 +#, 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/rc_formatters.py:215 +#, 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/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{blocked_user}]({user_url}) को अनब्लॉक " +"किया{comment}" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल पर एक [कमेंट]({comment}) " +"छोड़ा" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल पर एक [कमेंट]({comment}) छोड़ा" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर " +"जवाब दिया" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट] ({comment}) पर जवाब " +"दिया" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक [कमेंट]({comment}) पर " +"जवाब दिया" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल के एक [कमेंट]({comment}) को सम्पादि" +"त किया" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल के एक कमेंट को डिलीट किया" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "[{author}]({author_url}) ने अपने प्रॉफाइल पर एक कमेंट को डिलीट किया" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" +"[{author}]({author_url}) ने {target} के प्रॉफाइल पर {field} को सम्पादित किया।" +" *({desc})*" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" +"[{author}]({author_url}) ने अपने प्रॉफाइल पर {field} को सम्पादित किया। " +"*({desc})*" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "कुछ नहीं" + +#: src/rc_formatters.py:298 +#, 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/rc_formatters.py:300 +#, 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/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "सिस्टम" + +#: src/rc_formatters.py:306 +#, 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/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr " [कैस्केडिंग]" + +#: src/rc_formatters.py:313 +#, 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/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) से प्रॉटेक्शन हटा " +"दिया{comment}" + +#: src/rc_formatters.py:324 +#, 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/rc_formatters.py:337 +#, 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/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) को रिस्टोर " +"किया{comment}" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "[{author}]({author_url}) ने लॉग घटनाओं के दृश्यता को बदल दिया{comment}" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "[{author}]({author_url}) ने इंटरविकी इम्पोर्ट किया{comment}" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" +"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) को" +" सम्पादित किया" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" +"[{author}]({author_url}) ने अब्यूज़ फिल्टर [संख्या {number}]({filter_url}) " +"बनाया" + +#: src/rc_formatters.py:365 +#, 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/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "अकाउंट [{author}]({author_url}) अपने आप बना है" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "अकाउंट [{author}]({author_url}) को बनाया गया है" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" +"अकाउंट [{article}]({article_url}) [{author}]({author_url}) द्वारा बनाया गया " +"है{comment}" + +#: src/rc_formatters.py:378 +#, 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/rc_formatters.py:384 +#, 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/rc_formatters.py:390 +#, 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/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" +"[{author}]({author_url}) ने [इंटरविकी टेबल]({table_url}) पर एक एंट्री को डिली" +"ट किया" + +#: src/rc_formatters.py:399 +#, 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/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" +"[{author}]({author_url}) [{article}]({article_url}) के स्प्राइट को सम्पादित " +"किया" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) के लिए स्प्राइट शीट " +"बनाया" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" +"[{author}]({author_url}) ने [{article}]({article_url}) के स्लाइस को सम्पादित " +"किया" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कीर्गो टेबल \"{table}\" बनाया" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को डिलीट किया" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को फिर से बनाया" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "[{author}]({author_url}) ने कार्गो टेबल \"{table}\" को बदल दिया" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" बनाया" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिलीट किया" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को ऐक्टिवेट किया" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" +"[{author}]({author_url}) ने एक [टैग]({tag_url}) \"{tag}\" को डिऐक्टिवेट किया" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "[{author}]({author_url}) ने विकी सेटिंग्स को बदला ({reason})" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने विकी *{wiki_name}* को डिलीट किया ({comment})" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "[{author}]({author_url}) ने विकी *{wiki_name}* ({comment}) के लॉक किया" + +#: src/rc_formatters.py:450 +#, 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/rc_formatters.py:455 +#, 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/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने यूज़र ग्रुप *{group_name}* को मॉडिफाइ किया " +"({comment})" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को रिस्टोर किया ({comment})" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" +"[{author}]({author_url}) ने एक विकी *{wiki_name}* को अनलॉक किया ({comment})" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "एक ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है।" + +#: src/rc_formatters.py:480 +#, 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/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "{user} ने \"{abuse_filter}\" को ट्रिगर किया" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "ऐक्शन" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "लिया गया ऐक्शन" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "शीर्षक" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "कोई विवरण नहीं दिया गया" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "(न!) " + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "छो" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "बॉ" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "__सिर्फ वाइटस्पेस__" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "हटाया गया" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "जोड़ा" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "विकल्प" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "([पूर्वावलोकन]({link}) | [पूर्ववत करें]({undolink}))" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "{name} के एक नए संसकरण को अपलोड किया" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "{name} के एक संसकरण को पूर्ववत किया" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "{name} को अपलोड किया" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "**कोई लाइसेंस नहीं है!**" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" +"\n" +"लाइसेंस: {}" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "([पूर्वावलोकन]({link}))" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "पृष्ठ {article} को डिलीट किया" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "ओवर्राइट करके रेडिरेक्ट {article} को डिलीट किया" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "कोई रेडिरेक्ट नहीं बनाया गया" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "एक रेडिरेक्ट बनाया गया है" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "{redirect}{article} को {target} पर ले जाया गया है" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "{redirect}{article} को रेडिरेक्ट के साथ {title} पर ले जाया गया है" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "प्रॉटेक्शन सेटिंग्स को {redirect}{article} से {title} पर ले जाया गया" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "अनजान समय सीमा" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "इन पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "इन नेमस्पेसों में पृष्ठों को सम्पादित करने से ब्लॉक्ड: " + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "आधा ब्लॉक विवरण" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "{blocked_user} को ब्लॉक किया {time}" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "{blocked_user} के ब्लॉक सेटिंग्स को बदला" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "{blocked_user} को अनब्लॉक किया" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "अपने प्रॉफाइल पर एक कमेंट छोड़ा" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट पर जवाब दिया" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "अपने प्रॉफाइल क के एक कमेंट पर जवाब दिया" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "अपने प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "{target} के प्रॉफाइल को सम्पादित किया" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "अपने प्रॉफाइल को सम्पादित किया" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "{field} फील्ड को क्लियर किया" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "{field} फील्ड को बदला गया: {desc} में" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को पर्ज किया" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "{target} के प्रॉफाइल के एक कमेंट को सम्पादित किया" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "{target} के ग्रुपों को बदला" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "{target} को एक नए यूज़रग्रुप में ऑटोप्रमोट किया गया" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "ग्रुपों को {old_groups} से {new_groups} में बदला गया{reason}" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "{target} को प्रॉटेक्ट किया गया" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "{article} के प्रॉटेक्शन लेवल को बदला" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "{article} से प्रॉटेक्शन हटा दिया गया" + +#: src/rc_formatters.py:789 +#, 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/rc_formatters.py:801 +#, 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/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "{article} को रिस्टोर किया गया" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "लॉग घटनाओं के दृश्यता को बदला गया" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "इंटरविकी इम्पोर्ट किया गया" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्यी {number} को बदला गया" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "अब्यूज़ फिल्टर संख्या {number} को बनाया गया" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "{article} के रिवीशन इतिहास को {dest} में मर्ज किया गया" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "अपने आप अकाउंट बनाया गया" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "अकाउंट बनाया गया" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "अकाउंट {article} बनाया गया" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "अकाउंट {article} बनाया गया और पासवर्ड ईमेल के ज़रिये भेजा गया" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री जोड़ा गया" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "उपसर्ग: {prefix}, वेबसाइट: {website} | {desc}" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "इंटरविकी टेबल पर एक एंट्री को सम्पादित किया गया" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "इंटरविकी टेबल में एक एंट्री को डिलीट किया गया" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "उपसर्ग: {prefix} | {desc}" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "पृष्ठ {article} के कंटेंट मॉडल को बदला गया" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "मॉडल को {old} से {new} में बदला गया: {reason}" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "{article} के स्प्राइट को सम्पादित किया गया" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "{article} के लिए स्प्राइट शीट बनाया गया" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "{article} के स्लाइस को सम्पादित किया गया" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" बनाया गया" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को डिलीट किया गया" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "कार्गो टेबल \"{table}\" को फिर से बनाया गया" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "कोर्गो टेबल \"{table}\" को बदला गया" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "टैग \"{tag}\" बनाया गया" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिलीट किया गया" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को ऐक्टिवेट किया गया" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "टैग \"{tag}\" को डिऐक्टिवेट किया गया" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "विकी सेटिंग्स को बदला गया" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को डिलीट किया गया" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को लॉक किया गया" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को मॉडिफाइ किया गया" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "विकी" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "\"{namespace_name}\" नेमस्पेस को डिलीट किया गया" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "\"{usergroup_name}\" यूज़रग्रुप को मॉडिफाइ किया गया" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को रिस्टोर किया गया" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "\"{wiki}\" विकी को अनलॉक किया गया" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "ऐक्शन ऐडमिनिस्ट्रेशन द्वारा छिपाया गया है" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "अनजान घटना `{event}`" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "इसे सहायता सर्वर पर रिपोर्ट करें" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "टैग" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "**जोड़ा**: " + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr " और {}\n" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "**हटाया**: " + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr " और {}" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "श्रेणियों को बदला गया" diff --git a/locale/ko/LC_MESSAGES/discussion_formatters.mo b/locale/ko/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..8edf2cf Binary files /dev/null and b/locale/ko/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/ko/LC_MESSAGES/discussion_formatters.po b/locale/ko/LC_MESSAGES/discussion_formatters.po new file mode 100644 index 0000000..259d621 --- /dev/null +++ b/locale/ko/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/ko/LC_MESSAGES/misc.po b/locale/ko/LC_MESSAGES/misc.po new file mode 100644 index 0000000..81304ee --- /dev/null +++ b/locale/ko/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 RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Yongmin Hong \n" +"Language-Team: Korean " +"\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.2.1\n" + +#: src/misc.py:45 +msgid "Location" +msgstr "위치" + +#: src/misc.py:45 +msgid "About me" +msgstr "나에 대해서" + +#: src/misc.py:45 +msgid "Google link" +msgstr "구글 링크" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "페이스북 링크" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "트위터 링크" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "레딧 링크" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "트위치 링크" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "PSN 링크" + +#: src/misc.py:45 +msgid "VK link" +msgstr "VK 링크" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "XBL 링크" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "스팀 링크" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "디스코드 사용자 이름" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "배틀넷 사용자 이름" + +#: src/misc.py:114 +msgid "" +"\n" +"__And more__" +msgstr "" +"\n" +"__그 외 더__" + +#: src/misc.py:271 +msgid "Unknown" +msgstr "알 수 없음" + +#: src/misc.py:273 +msgid "unknown" +msgstr "알 수 없음" diff --git a/locale/ko/LC_MESSAGES/rc.mo b/locale/ko/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..3cf571c Binary files /dev/null and b/locale/ko/LC_MESSAGES/rc.mo differ diff --git a/locale/ko/LC_MESSAGES/rc.po b/locale/ko/LC_MESSAGES/rc.po new file mode 100644 index 0000000..3dae64a --- /dev/null +++ b/locale/ko/LC_MESSAGES/rc.po @@ -0,0 +1,41 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Yongmin Hong \n" +"Language-Team: Korean \n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.2.1\n" + +#: src/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "{wiki} 이(가) 접속 다운되었거나 연결할 수 없습니다." + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "연결 상태" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "{wiki} 연결이 현재 안정적인 것 같습니다." + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "~~숨겨짐~~" + +#: src/rc.py:405 +msgid "hidden" +msgstr "숨겨짐" diff --git a/locale/ko/LC_MESSAGES/rc_formatters.mo b/locale/ko/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..39f6cc2 Binary files /dev/null and b/locale/ko/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/ko/LC_MESSAGES/rc_formatters.po b/locale/ko/LC_MESSAGES/rc_formatters.po new file mode 100644 index 0000000..763217a --- /dev/null +++ b/locale/ko/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1022 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Yongmin Hong \n" +"Language-Team: Korean \n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.2.1\n" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "없음" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/ko/LC_MESSAGES/rcgcdw.mo b/locale/ko/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..17add30 Binary files /dev/null and b/locale/ko/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/ko/LC_MESSAGES/rcgcdw.po b/locale/ko/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..56cc4e6 --- /dev/null +++ b/locale/ko/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1024 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Yongmin Hong \n" +"Language-Team: Korean " +"\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.2.1\n" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "없음" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "**차단된 사용자**" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "편집 태그" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "행동을 불허했습니다" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "**IP 대역 차단됨**" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "속도 제한이 적용된 행동" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "자동 인증 상태가 해제됨" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "**특수 사용자 권한이 회수됨**" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "편집" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "업로드" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "이동" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "스태시 업로드" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "삭제" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "계정 생성" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "자동 계정 생성" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "비등록 사용자" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "알 수 없음" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "넘겨주기를 남기지 않고" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "넘겨주기를 유지하고" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "영원 그 이후의 순간까지" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "{} 까지" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr " 다음 문서에서: " + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr " 그리고 다음 이름공간에서: " + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr " 다음 이름공간에서: " + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "없음" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "시스템" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr " [연쇄]" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "취한 조치" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "제목" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "설명 제공되지 않음" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "(새글!) " + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "봇" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "__공백만 있음__" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "삭제됨" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "추가됨" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "옵션" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "**라이선스가 없습니다!**" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" +"\n" +"라이선스: {}" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "위키" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "이 행동이 관리자에 의해 숨겨졌습니다" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "태그" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/lol/LC_MESSAGES/discussion_formatters.mo b/locale/lol/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..1e698c3 Binary files /dev/null and b/locale/lol/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/lol/LC_MESSAGES/discussion_formatters.po b/locale/lol/LC_MESSAGES/discussion_formatters.po new file mode 100644 index 0000000..1bb067c --- /dev/null +++ b/locale/lol/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lol\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/lol/LC_MESSAGES/misc.po b/locale/lol/LC_MESSAGES/misc.po new file mode 100644 index 0000000..00f61f3 --- /dev/null +++ b/locale/lol/LC_MESSAGES/misc.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lol\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/misc.py:45 +msgid "Location" +msgstr "" + +#: src/misc.py:45 +msgid "About me" +msgstr "" + +#: src/misc.py:45 +msgid "Google link" +msgstr "" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "" + +#: src/misc.py:45 +msgid "VK link" +msgstr "" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "" + +#: src/misc.py:114 +msgid "" +"\n" +"__And more__" +msgstr "" + +#: src/misc.py:271 +msgid "Unknown" +msgstr "" + +#: src/misc.py:273 +msgid "unknown" +msgstr "" diff --git a/locale/lol/LC_MESSAGES/rc.mo b/locale/lol/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..16bf422 Binary files /dev/null and b/locale/lol/LC_MESSAGES/rc.mo differ diff --git a/locale/lol/LC_MESSAGES/rc.po b/locale/lol/LC_MESSAGES/rc.po new file mode 100644 index 0000000..fd85ba9 --- /dev/null +++ b/locale/lol/LC_MESSAGES/rc.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 RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lol\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "" + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "" + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "" + +#: src/rc.py:405 +msgid "hidden" +msgstr "" diff --git a/locale/lol/LC_MESSAGES/rc_formatters.mo b/locale/lol/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..225551a Binary files /dev/null and b/locale/lol/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/lol/LC_MESSAGES/rc_formatters.po b/locale/lol/LC_MESSAGES/rc_formatters.po new file mode 100644 index 0000000..b701e1f --- /dev/null +++ b/locale/lol/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1024 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lol\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, 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/rc_formatters.py:337 +#, 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/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, 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/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" +msgstr[1] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/pt-br/LC_MESSAGES/discussion_formatters.mo b/locale/pt-br/LC_MESSAGES/discussion_formatters.mo index 57741f3..531d299 100644 Binary files a/locale/pt-br/LC_MESSAGES/discussion_formatters.mo and b/locale/pt-br/LC_MESSAGES/discussion_formatters.mo differ diff --git a/locale/pt-br/LC_MESSAGES/discussion_formatters.po b/locale/pt-br/LC_MESSAGES/discussion_formatters.po index 0631a6b..10185f4 100644 --- a/locale/pt-br/LC_MESSAGES/discussion_formatters.po +++ b/locale/pt-br/LC_MESSAGES/discussion_formatters.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-18 14:13+0100\n" -"PO-Revision-Date: 2020-11-18 07:47+0000\n" -"Last-Translator: Eduaddad <>\n" +"PO-Revision-Date: 2020-11-21 01:09+0000\n" +"Last-Translator: Eduaddad \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt-br\n" @@ -20,7 +20,7 @@ msgstr "" #: src/discussion_formatters.py:25 src/discussion_formatters.py:81 msgid "Unregistered user" -msgstr "" +msgstr "Usuário não registrado" #: src/discussion_formatters.py:34 #, python-brace-format diff --git a/locale/pt-br/LC_MESSAGES/rc_formatters.mo b/locale/pt-br/LC_MESSAGES/rc_formatters.mo index 24c1ea2..4005543 100644 Binary files a/locale/pt-br/LC_MESSAGES/rc_formatters.mo and b/locale/pt-br/LC_MESSAGES/rc_formatters.mo differ diff --git a/locale/pt-br/LC_MESSAGES/rc_formatters.po b/locale/pt-br/LC_MESSAGES/rc_formatters.po index aed3222..14239b4 100644 --- a/locale/pt-br/LC_MESSAGES/rc_formatters.po +++ b/locale/pt-br/LC_MESSAGES/rc_formatters.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-18 14:13+0100\n" -"PO-Revision-Date: 2020-11-18 07:47+0000\n" -"Last-Translator: Eduaddad <>\n" +"PO-Revision-Date: 2020-11-25 10:16+0000\n" +"Last-Translator: Eduaddad \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt-br\n" @@ -86,16 +86,16 @@ msgstr "Criação de conta automática" #: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 #: src/rc_formatters.py:75 src/rc_formatters.py:96 msgid "Unregistered user" -msgstr "" +msgstr "Usuário não registrado" #: src/rc_formatters.py:83 -#, fuzzy, python-brace-format +#, 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}) moveu {redirect}*{article}* para [{target}]" -"({target_url}) deixando um redirecionamento {made_a_redirect}{comment}" +"[{author}]({author_url}) acionou *{abuse_filter}*, executando a ação\"" +"{action}\" em *[{target}]({target_url})* - ação realizada: {result}." #: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 #: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 @@ -109,22 +109,22 @@ msgid "Unknown" msgstr "Desconhecido" #: src/rc_formatters.py:117 -#, fuzzy, python-brace-format +#, 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} ({sign}" -"{edit_size})" +"[{author}]({author_url}) editou [{article}]({edit_link}){comment} " +"({bold}{sign}{edit_size}{bold})" #: src/rc_formatters.py:119 -#, fuzzy, python-brace-format +#, 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} ({sign}" -"{edit_size})" +"[{author}]({author_url}) criou [{article}]({edit_link}){comment} " +"({bold}{sign}{edit_size}{bold})" #: src/rc_formatters.py:122 #, python-brace-format @@ -248,7 +248,7 @@ msgstr "" "[{author}]({author_url}) desbloqueou [{blocked_user}]({user_url}){comment}" #: src/rc_formatters.py:224 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" msgstr "" @@ -256,15 +256,14 @@ msgstr "" "{target}" #: src/rc_formatters.py:226 -#, fuzzy, python-brace-format +#, 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 perfil de " -"{target}" +"[{author}]({author_url}) deixou um [comentário]({comment}) no próprio perfil" #: src/rc_formatters.py:232 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " "profile" @@ -273,16 +272,16 @@ msgstr "" "{target}" #: src/rc_formatters.py:238 -#, fuzzy, python-brace-format +#, 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 perfil de " -"{target}" +"[{author}]({author_url}) respondeu a um [comentário]({comment}) no próprio " +"perfil" #: src/rc_formatters.py:246 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" msgstr "" @@ -290,46 +289,45 @@ msgstr "" "{target}" #: src/rc_formatters.py:252 -#, fuzzy, python-brace-format +#, 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 perfil de " -"{target}" +"[{author}]({author_url}) editou um [comentário]({comment}) no próprio perfil" #: src/rc_formatters.py:259 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) purged a comment on {target}'s profile" -msgstr "[{author}]({author_url}) limpou um comentário no perfil {target}" +msgstr "[{author}]({author_url}) limpou um comentário no perfil de {target}" #: src/rc_formatters.py:261 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) purged a comment on their own profile" -msgstr "[{author}]({author_url}) limpou um comentário no perfil {target}" +msgstr "[{author}]({author_url}) limpou um comentário no próprio perfil" #: src/rc_formatters.py:265 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" msgstr "[{author}]({author_url}) excluiu um comentário no perfil de {target}" #: src/rc_formatters.py:267 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) deleted a comment on their own profile" -msgstr "[{author}]({author_url}) excluiu um comentário no perfil de {target}" +msgstr "[{author}]({author_url}) excluiu um comentário no próprio perfil" #: src/rc_formatters.py:273 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" msgstr "" "[{author}]({author_url}) editou o {field} no perfil de {target}. *({desc})*" #: src/rc_formatters.py:279 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" msgstr "" -"[{author}]({author_url}) editou o {field} no perfil de {target}. *({desc})*" +"[{author}]({author_url}) editou o {field} em seu próprio perfil. *({desc})*" #: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 #: src/rc_formatters.py:767 @@ -593,45 +591,49 @@ msgid "[{author}]({author_url}) changed wiki settings ({reason})" msgstr "[{author}]({author_url}) alterou as configurações da wiki ({reason})" #: src/rc_formatters.py:444 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" -msgstr "[{author}]({author_url}) importou um interwiki{comment}" +msgstr "[{author}]({author_url}) excluiu uma wiki *{wiki_name}* ({comment})" #: src/rc_formatters.py:447 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" -msgstr "[{author}]({author_url}) importou um interwiki{comment}" +msgstr "[{author}]({author_url}) travou uma wiki *{wiki_name}* ({comment})" #: src/rc_formatters.py:450 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) modified a namespace *{namespace_name}* on " "*{wiki_name}* ({comment})" msgstr "" -"[{author}]({author_url}) carregou uma nova versão de [{file}]({file_link})" -"{comment}" +"[{author}]({author_url}) modificou o espaço nominal *{namespace_name}* " +"em*{wiki_name}* ({comment})" #: src/rc_formatters.py:455 -#, fuzzy, python-brace-format +#, python-brace-format msgid "" "[{author}]({author_url}) deleted a namespace *{namespace_name}* on " "*{wiki_name}* ({comment})" -msgstr "[{author}]({author_url}) excluiu [{page}]({page_link}){comment}" +msgstr "" +"[{author}]({author_url}) excluiu o espaço nominal *{namespace_name}* em " +"*{wiki_name}* ({comment})" #: src/rc_formatters.py:460 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" -msgstr "[{author}]({author_url}) importou um interwiki{comment}" +msgstr "" +"[{author}]({author_url}) modificou o grupo de usuário *{group_name}* " +"({comment})" #: src/rc_formatters.py:464 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" -msgstr "[{author}]({author_url}) importou um interwiki{comment}" +msgstr "[{author}]({author_url}) restaurou a wiki *{wiki_name}* ({comment})" #: src/rc_formatters.py:468 -#, fuzzy, python-brace-format +#, python-brace-format msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" -msgstr "[{author}]({author_url}) importou um interwiki{comment}" +msgstr "[{author}]({author_url}) destravou a wiki *{wiki_name}* ({comment})" #: src/rc_formatters.py:473 msgid "An action has been hidden by administration." @@ -767,7 +769,7 @@ msgstr "Configurações de proteção movidos de {redirect}{article} para {title #: src/rc_formatters.py:676 msgid "unknown expiry time" -msgstr "" +msgstr "tempo de expiração desconhecido" #: src/rc_formatters.py:680 msgid "Blocked from editing the following pages: " @@ -1034,43 +1036,43 @@ msgid "Changed wiki settings" msgstr "Configurações de wiki alteradas" #: src/rc_formatters.py:921 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Deleted a \"{wiki}\" wiki" -msgstr "Excluiu uma etiqueta \"{tag}\"" +msgstr "Excluiu uma \"{wiki}\" wiki" #: src/rc_formatters.py:924 #, python-brace-format msgid "Locked a \"{wiki}\" wiki" -msgstr "" +msgstr "Uma wiki \"{wiki}\" travada" #: src/rc_formatters.py:927 #, python-brace-format msgid "Modified a \"{namespace_name}\" namespace" -msgstr "" +msgstr "Modificado o espaço nominal \"{namespace_name}\"" #: src/rc_formatters.py:929 src/rc_formatters.py:934 msgid "Wiki" -msgstr "" +msgstr "Wiki" #: src/rc_formatters.py:931 #, python-brace-format msgid "Deleted a \"{namespace_name}\" namespace" -msgstr "" +msgstr "Excluiu o espaço nominal \"{namespace_name}\"" #: src/rc_formatters.py:936 #, python-brace-format msgid "Modified \"{usergroup_name}\" usergroup" -msgstr "" +msgstr "Modificou o grupo de usuário \"{usergroup_name}\"" #: src/rc_formatters.py:939 #, python-brace-format msgid "Restored a \"{wiki}\" wiki" -msgstr "" +msgstr "Restaurado uma wiki \"{wiki}\"" #: src/rc_formatters.py:942 #, python-brace-format msgid "Unlocked a \"{wiki}\" wiki" -msgstr "" +msgstr "Destravada a wiki \"{wiki}\"" #: src/rc_formatters.py:946 msgid "Action has been hidden by administration" diff --git a/locale/pt-br/LC_MESSAGES/redaction.mo b/locale/pt-br/LC_MESSAGES/redaction.mo index 7a4003d..331bcb1 100644 Binary files a/locale/pt-br/LC_MESSAGES/redaction.mo and b/locale/pt-br/LC_MESSAGES/redaction.mo differ diff --git a/locale/pt-br/LC_MESSAGES/redaction.po b/locale/pt-br/LC_MESSAGES/redaction.po index 03958d7..423b851 100644 --- a/locale/pt-br/LC_MESSAGES/redaction.po +++ b/locale/pt-br/LC_MESSAGES/redaction.po @@ -8,17 +8,18 @@ msgstr "" "Project-Id-Version: RcGcDw\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-18 15:17+0100\n" -"PO-Revision-Date: 2020-11-18 15:19+0100\n" -"Language-Team: \n" +"PO-Revision-Date: 2020-11-21 01:09+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" -"X-Generator: Poedit 2.4.1\n" -"Last-Translator: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.2.1\n" #: src/discord/redaction.py:59 src/discord/redaction.py:62 #: src/discord/redaction.py:67 msgid "Removed" -msgstr "" +msgstr "Removido" diff --git a/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo b/locale/zh-hans/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..206edc7 Binary files /dev/null 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 new file mode 100644 index 0000000..c83ebc8 --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh-hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/zh-hans/LC_MESSAGES/misc.po b/locale/zh-hans/LC_MESSAGES/misc.po new file mode 100644 index 0000000..098153d --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/misc.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh-hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/misc.py:45 +msgid "Location" +msgstr "" + +#: src/misc.py:45 +msgid "About me" +msgstr "" + +#: src/misc.py:45 +msgid "Google link" +msgstr "" + +#: src/misc.py:45 +msgid "Facebook link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitter link" +msgstr "" + +#: src/misc.py:45 +msgid "Reddit link" +msgstr "" + +#: src/misc.py:45 +msgid "Twitch link" +msgstr "" + +#: src/misc.py:45 +msgid "PSN link" +msgstr "" + +#: src/misc.py:45 +msgid "VK link" +msgstr "" + +#: src/misc.py:45 +msgid "XBL link" +msgstr "" + +#: src/misc.py:45 +msgid "Steam link" +msgstr "" + +#: src/misc.py:45 +msgid "Discord handle" +msgstr "" + +#: src/misc.py:45 +msgid "Battle.net handle" +msgstr "" + +#: src/misc.py:114 +msgid "" +"\n" +"__And more__" +msgstr "" + +#: src/misc.py:271 +msgid "Unknown" +msgstr "" + +#: src/misc.py:273 +msgid "unknown" +msgstr "" diff --git a/locale/zh-hans/LC_MESSAGES/rc.mo b/locale/zh-hans/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..c540ddf Binary files /dev/null and b/locale/zh-hans/LC_MESSAGES/rc.mo differ diff --git a/locale/zh-hans/LC_MESSAGES/rc.po b/locale/zh-hans/LC_MESSAGES/rc.po new file mode 100644 index 0000000..826c948 --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/rc.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 RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh-hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "" + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "" + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "" + +#: src/rc.py:405 +msgid "hidden" +msgstr "" diff --git a/locale/zh-hans/LC_MESSAGES/rcgcdw.mo b/locale/zh-hans/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..3a057c4 Binary files /dev/null and b/locale/zh-hans/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/zh-hans/LC_MESSAGES/rcgcdw.po b/locale/zh-hans/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..a98df4f --- /dev/null +++ b/locale/zh-hans/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1020 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: 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" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/discussion_formatters.mo b/locale/zh_Hans/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..7c1bbcc Binary files /dev/null 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 new file mode 100644 index 0000000..2250351 --- /dev/null +++ b/locale/zh_Hans/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/rc.mo b/locale/zh_Hans/LC_MESSAGES/rc.mo new file mode 100644 index 0000000..2a887f3 Binary files /dev/null and b/locale/zh_Hans/LC_MESSAGES/rc.mo differ diff --git a/locale/zh_Hans/LC_MESSAGES/rc.po b/locale/zh_Hans/LC_MESSAGES/rc.po new file mode 100644 index 0000000..cb76d3c --- /dev/null +++ b/locale/zh_Hans/LC_MESSAGES/rc.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 RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/rc.py:319 +#, python-brace-format +msgid "{wiki} seems to be down or unreachable." +msgstr "" + +#: src/rc.py:320 src/rc.py:332 +msgid "Connection status" +msgstr "" + +#: src/rc.py:330 +#, python-brace-format +msgid "Connection to {wiki} seems to be stable now." +msgstr "" + +#: src/rc.py:401 +msgid "~~hidden~~" +msgstr "" + +#: src/rc.py:405 +msgid "hidden" +msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/rc_formatters.mo b/locale/zh_Hans/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..148d9c7 Binary files /dev/null and b/locale/zh_Hans/LC_MESSAGES/rc_formatters.mo differ 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..191cf4a --- /dev/null +++ b/locale/zh_Hans/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1020 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: 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" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/rcgcdw.mo b/locale/zh_Hans/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..5649c16 Binary files /dev/null and b/locale/zh_Hans/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/zh_Hans/LC_MESSAGES/rcgcdw.po b/locale/zh_Hans/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..191cf4a --- /dev/null +++ b/locale/zh_Hans/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1020 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: 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" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/zh_Hant/LC_MESSAGES/discussion_formatters.mo b/locale/zh_Hant/LC_MESSAGES/discussion_formatters.mo new file mode 100644 index 0000000..6a1202a Binary files /dev/null and b/locale/zh_Hant/LC_MESSAGES/discussion_formatters.mo differ 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..ce12477 --- /dev/null +++ b/locale/zh_Hant/LC_MESSAGES/discussion_formatters.po @@ -0,0 +1,159 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the RcGcDw package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: RcGcDw\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_Hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/discussion_formatters.py:25 src/discussion_formatters.py:81 +msgid "Unregistered user" +msgstr "" + +#: src/discussion_formatters.py:34 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:36 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:38 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " +"{forumName}" +msgstr "" + +#: src/discussion_formatters.py:43 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " +"to [{title}](<{url}f/p/{threadId}>) in {forumName}" +msgstr "" + +#: src/discussion_formatters.py:45 src/discussion_formatters.py:54 +#: src/discussion_formatters.py:137 src/discussion_formatters.py:150 +msgid "unknown" +msgstr "" + +#: src/discussion_formatters.py:49 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{title}](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}>) on [{user}'s Message Wall](<{url}wiki/" +"Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:51 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}wiki/Message_Wall:" +"{user_wall}?threadId={threadId}#{replyId}>) to [{title}](<{url}wiki/" +"Message_Wall:{user_wall}?threadId={threadId}>) on [{user}'s Message Wall]" +"(<{url}wiki/Message_Wall:{user_wall}>)" +msgstr "" + +#: src/discussion_formatters.py:57 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [comment](<{url}?commentId={commentId}>) " +"on [{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:62 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created a [reply](<{url}?commentId={commentId}" +"&replyId={replyId}>) to a [comment](<{url}?commentId={commentId}>) on " +"[{article}](<{url}>)" +msgstr "" + +#: src/discussion_formatters.py:70 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/discussion_formatters.py:98 +#, python-brace-format +msgid "Created \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:102 +#, python-brace-format +msgid "Created a poll \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:109 +msgid "Option {}" +msgstr "" + +#: src/discussion_formatters.py:110 +#, python-brace-format +msgid "__[View image]({image_url})__" +msgstr "" + +#: src/discussion_formatters.py:114 +#, python-brace-format +msgid "Created a quiz \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:129 src/discussion_formatters.py:131 +msgid "Tags" +msgstr "" + +#: src/discussion_formatters.py:129 +msgid "{} tags" +msgstr "" + +#: src/discussion_formatters.py:134 +#, python-brace-format +msgid "Replied to \"{title}\"" +msgstr "" + +#: src/discussion_formatters.py:143 +#, python-brace-format +msgid "Created \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:147 +#, python-brace-format +msgid "Replied to \"{title}\" on {user}'s Message Wall" +msgstr "" + +#: src/discussion_formatters.py:154 +#, python-brace-format +msgid "Commented on {article}" +msgstr "" + +#: src/discussion_formatters.py:158 +#, python-brace-format +msgid "Replied to a comment on {article}" +msgstr "" + +#: src/discussion_formatters.py:162 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/discussion_formatters.py:168 src/discussion_formatters.py:170 +msgid "Report this on the support server" +msgstr "" diff --git a/locale/zh_Hant/LC_MESSAGES/rc_formatters.mo b/locale/zh_Hant/LC_MESSAGES/rc_formatters.mo new file mode 100644 index 0000000..7ef3458 Binary files /dev/null and b/locale/zh_Hant/LC_MESSAGES/rc_formatters.mo differ 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..f4ce5d8 --- /dev/null +++ b/locale/zh_Hant/LC_MESSAGES/rc_formatters.po @@ -0,0 +1,1020 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: 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" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr "" diff --git a/locale/zh_Hant/LC_MESSAGES/rcgcdw.mo b/locale/zh_Hant/LC_MESSAGES/rcgcdw.mo new file mode 100644 index 0000000..6d194b0 Binary files /dev/null and b/locale/zh_Hant/LC_MESSAGES/rcgcdw.mo differ diff --git a/locale/zh_Hant/LC_MESSAGES/rcgcdw.po b/locale/zh_Hant/LC_MESSAGES/rcgcdw.po new file mode 100644 index 0000000..f4ce5d8 --- /dev/null +++ b/locale/zh_Hant/LC_MESSAGES/rcgcdw.po @@ -0,0 +1,1020 @@ +# 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-18 14:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: 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" + +#: src/rc_formatters.py:28 +msgid "None" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Warning issued" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Blocked user**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Tagged the edit" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Disallowed the action" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**IP range blocked**" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Throttled actions" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "Removed autoconfirmed group" +msgstr "" + +#: src/rc_formatters.py:28 +msgid "**Removed from privileged groups**" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Edit" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Move" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Stash upload" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Deletion" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Account creation" +msgstr "" + +#: src/rc_formatters.py:29 +msgid "Auto account creation" +msgstr "" + +#: src/rc_formatters.py:46 src/rc_formatters.py:53 src/rc_formatters.py:60 +#: src/rc_formatters.py:75 src/rc_formatters.py:96 +msgid "Unregistered user" +msgstr "" + +#: src/rc_formatters.py:83 +#, python-brace-format +msgid "" +"[{author}]({author_url}) triggered *{abuse_filter}*, performing the action " +"\"{action}\" on *[{target}]({target_url})* - action taken: {result}." +msgstr "" + +#: src/rc_formatters.py:85 src/rc_formatters.py:86 src/rc_formatters.py:87 +#: src/rc_formatters.py:445 src/rc_formatters.py:448 src/rc_formatters.py:451 +#: src/rc_formatters.py:452 src/rc_formatters.py:457 src/rc_formatters.py:458 +#: src/rc_formatters.py:465 src/rc_formatters.py:469 src/rc_formatters.py:489 +#: src/rc_formatters.py:490 src/rc_formatters.py:491 src/rc_formatters.py:921 +#: src/rc_formatters.py:924 src/rc_formatters.py:927 src/rc_formatters.py:929 +#: src/rc_formatters.py:932 src/rc_formatters.py:934 src/rc_formatters.py:939 +#: src/rc_formatters.py:942 src/rc_formatters.py:947 +msgid "Unknown" +msgstr "" + +#: src/rc_formatters.py:117 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:119 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created [{article}]({edit_link}){comment} ({bold}" +"{sign}{edit_size}{bold})" +msgstr "" + +#: src/rc_formatters.py:122 +#, python-brace-format +msgid "[{author}]({author_url}) uploaded [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:129 +#, python-brace-format +msgid "" +"[{author}]({author_url}) reverted a version of [{file}]({file_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:133 +#, python-brace-format +msgid "" +"[{author}]({author_url}) uploaded a new version of [{file}]({file_link})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:136 +#, python-brace-format +msgid "[{author}]({author_url}) deleted [{page}]({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:142 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted redirect by overwriting [{page}]" +"({page_link}){comment}" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:153 +msgid "without making a redirect" +msgstr "" + +#: src/rc_formatters.py:148 src/rc_formatters.py:154 +msgid "with a redirect" +msgstr "" + +#: src/rc_formatters.py:149 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* to [{target}]" +"({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:155 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved {redirect}*{article}* over redirect to " +"[{target}]({target_url}) {made_a_redirect}{comment}" +msgstr "" + +#: src/rc_formatters.py:160 +#, python-brace-format +msgid "" +"[{author}]({author_url}) moved protection settings from {redirect}*{article}" +"* to [{target}]({target_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:171 src/rc_formatters.py:662 +msgid "for infinity and beyond" +msgstr "" + +#: src/rc_formatters.py:180 src/rc_formatters.py:670 +#, python-brace-format +msgid "for {num} {translated_length}" +msgstr "" + +#: src/rc_formatters.py:186 src/rc_formatters.py:674 +msgid "until {}" +msgstr "" + +#: src/rc_formatters.py:190 +msgid " on pages: " +msgstr "" + +#: src/rc_formatters.py:197 src/rc_formatters.py:687 +msgid " and namespaces: " +msgstr "" + +#: src/rc_formatters.py:199 +msgid " on namespaces: " +msgstr "" + +#: src/rc_formatters.py:211 +#, python-brace-format +msgid "" +"[{author}]({author_url}) blocked [{user}]({user_url}) {time}" +"{restriction_desc}{comment}" +msgstr "" + +#: src/rc_formatters.py:215 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed block settings for [{blocked_user}]" +"({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:219 +#, python-brace-format +msgid "" +"[{author}]({author_url}) unblocked [{blocked_user}]({user_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:224 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:226 +#, python-brace-format +msgid "" +"[{author}]({author_url}) left a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:232 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on {target}'s " +"profile" +msgstr "" + +#: src/rc_formatters.py:238 +#, python-brace-format +msgid "" +"[{author}]({author_url}) replied to a [comment]({comment}) on their own " +"profile" +msgstr "" + +#: src/rc_formatters.py:246 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:252 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited a [comment]({comment}) on their own profile" +msgstr "" + +#: src/rc_formatters.py:259 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:261 +#, python-brace-format +msgid "[{author}]({author_url}) purged a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:265 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:267 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:273 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on {target}'s profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:279 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the {field} on their own profile. *({desc})*" +msgstr "" + +#: src/rc_formatters.py:293 src/rc_formatters.py:295 src/rc_formatters.py:765 +#: src/rc_formatters.py:767 +msgid "none" +msgstr "" + +#: src/rc_formatters.py:298 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed group membership for [{target}]" +"({target_url}) from {old_groups} to {new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:300 +#, python-brace-format +msgid "" +"{author} autopromoted [{target}]({target_url}) from {old_groups} to " +"{new_groups}{comment}" +msgstr "" + +#: src/rc_formatters.py:301 src/rc_formatters.py:752 +msgid "System" +msgstr "" + +#: src/rc_formatters.py:306 +#, python-brace-format +msgid "" +"[{author}]({author_url}) protected [{article}]({article_url}) with the " +"following settings: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:308 src/rc_formatters.py:316 src/rc_formatters.py:775 +#: src/rc_formatters.py:781 +msgid " [cascading]" +msgstr "" + +#: src/rc_formatters.py:313 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified protection settings of [{article}]" +"({article_url}) to: {settings}{comment}" +msgstr "" + +#: src/rc_formatters.py:320 +#, python-brace-format +msgid "" +"[{author}]({author_url}) removed protection from [{article}]({article_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:324 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed visibility of revision on page [{article}]" +"({article_url}){comment}" +msgid_plural "" +"[{author}]({author_url}) changed visibility of {amount} revisions on page " +"[{article}]({article_url}){comment}" +msgstr[0] "" + +#: src/rc_formatters.py:337 +#, python-brace-format +msgid "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revision{comment}" +msgid_plural "" +"[{author}]({author_url}) imported [{article}]({article_url}) with {count} " +"revisions{comment}" +msgstr[0] "" + +#: src/rc_formatters.py:342 +#, python-brace-format +msgid "[{author}]({author_url}) restored [{article}]({article_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:344 +#, python-brace-format +msgid "[{author}]({author_url}) changed visibility of log events{comment}" +msgstr "" + +#: src/rc_formatters.py:354 +#, python-brace-format +msgid "[{author}]({author_url}) imported interwiki{comment}" +msgstr "" + +#: src/rc_formatters.py:357 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:361 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created abuse filter [number {number}]({filter_url})" +msgstr "" + +#: src/rc_formatters.py:365 +#, python-brace-format +msgid "" +"[{author}]({author_url}) merged revision histories of [{article}]" +"({article_url}) into [{dest}]({dest_url}){comment}" +msgstr "" + +#: src/rc_formatters.py:369 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created automatically" +msgstr "" + +#: src/rc_formatters.py:372 src/rc_formatters.py:381 +#, python-brace-format +msgid "Account [{author}]({author_url}) was created" +msgstr "" + +#: src/rc_formatters.py:375 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url})" +"{comment}" +msgstr "" + +#: src/rc_formatters.py:378 +#, python-brace-format +msgid "" +"Account [{article}]({article_url}) was created by [{author}]({author_url}) " +"and password was sent by email{comment}" +msgstr "" + +#: src/rc_formatters.py:384 +#, python-brace-format +msgid "" +"[{author}]({author_url}) added an entry to the [interwiki table]" +"({table_url}) pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:390 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited an entry in [interwiki table]({table_url}) " +"pointing to {website} with {prefix} prefix" +msgstr "" + +#: src/rc_formatters.py:396 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted an entry in [interwiki table]({table_url})" +msgstr "" + +#: src/rc_formatters.py:399 +#, python-brace-format +msgid "" +"[{author}]({author_url}) changed the content model of the page [{article}]" +"({article_url}) from {old} to {new}{comment}" +msgstr "" + +#: src/rc_formatters.py:403 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the sprite for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:406 +#, python-brace-format +msgid "" +"[{author}]({author_url}) created the sprite sheet for [{article}]" +"({article_url})" +msgstr "" + +#: src/rc_formatters.py:409 +#, python-brace-format +msgid "" +"[{author}]({author_url}) edited the slice for [{article}]({article_url})" +msgstr "" + +#: src/rc_formatters.py:414 +#, python-brace-format +msgid "[{author}]({author_url}) created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:416 +#, python-brace-format +msgid "[{author}]({author_url}) deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:421 +#, python-brace-format +msgid "[{author}]({author_url}) recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:426 +#, python-brace-format +msgid "[{author}]({author_url}) replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:429 +#, python-brace-format +msgid "[{author}]({author_url}) created a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:433 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:437 +#, python-brace-format +msgid "[{author}]({author_url}) activated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:440 +#, python-brace-format +msgid "[{author}]({author_url}) deactivated a [tag]({tag_url}) \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:442 +#, python-brace-format +msgid "[{author}]({author_url}) changed wiki settings ({reason})" +msgstr "" + +#: src/rc_formatters.py:444 +#, python-brace-format +msgid "[{author}]({author_url}) deleted a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:447 +#, python-brace-format +msgid "[{author}]({author_url}) locked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:450 +#, python-brace-format +msgid "" +"[{author}]({author_url}) modified a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:455 +#, python-brace-format +msgid "" +"[{author}]({author_url}) deleted a namespace *{namespace_name}* on " +"*{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:460 +#, python-brace-format +msgid "[{author}]({author_url}) modified user group *{group_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:464 +#, python-brace-format +msgid "[{author}]({author_url}) restored a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:468 +#, python-brace-format +msgid "[{author}]({author_url}) unlocked a wiki *{wiki_name}* ({comment})" +msgstr "" + +#: src/rc_formatters.py:473 +msgid "An action has been hidden by administration." +msgstr "" + +#: src/rc_formatters.py:480 +#, python-brace-format +msgid "" +"Unknown event `{event}` by [{author}]({author_url}), report it on the " +"[support server](<{support}>)." +msgstr "" + +#: src/rc_formatters.py:488 +#, python-brace-format +msgid "{user} triggered \"{abuse_filter}\"" +msgstr "" + +#: src/rc_formatters.py:489 +msgid "Performed" +msgstr "" + +#: src/rc_formatters.py:490 +msgid "Action taken" +msgstr "" + +#: src/rc_formatters.py:491 +msgid "Title" +msgstr "" + +#: src/rc_formatters.py:500 src/rc_formatters.py:768 +msgid "No description provided" +msgstr "" + +#: src/rc_formatters.py:524 +msgid "(N!) " +msgstr "" + +#: src/rc_formatters.py:525 +msgid "m" +msgstr "" + +#: src/rc_formatters.py:525 +msgid "b" +msgstr "" + +#: src/rc_formatters.py:542 src/rc_formatters.py:547 +msgid "__Only whitespace__" +msgstr "" + +#: src/rc_formatters.py:552 +msgid "Removed" +msgstr "" + +#: src/rc_formatters.py:554 +msgid "Added" +msgstr "" + +#: src/rc_formatters.py:588 src/rc_formatters.py:627 +msgid "Options" +msgstr "" + +#: src/rc_formatters.py:588 +#, python-brace-format +msgid "([preview]({link}) | [undo]({undolink}))" +msgstr "" + +#: src/rc_formatters.py:593 +#, python-brace-format +msgid "Uploaded a new version of {name}" +msgstr "" + +#: src/rc_formatters.py:595 +#, python-brace-format +msgid "Reverted a version of {name}" +msgstr "" + +#: src/rc_formatters.py:597 +#, python-brace-format +msgid "Uploaded {name}" +msgstr "" + +#: src/rc_formatters.py:613 +msgid "**No license!**" +msgstr "" + +#: src/rc_formatters.py:625 +msgid "" +"\n" +"License: {}" +msgstr "" + +#: src/rc_formatters.py:627 +#, python-brace-format +msgid "([preview]({link}))" +msgstr "" + +#: src/rc_formatters.py:632 +#, python-brace-format +msgid "Deleted page {article}" +msgstr "" + +#: src/rc_formatters.py:637 +#, python-brace-format +msgid "Deleted redirect {article} by overwriting" +msgstr "" + +#: src/rc_formatters.py:643 +msgid "No redirect has been made" +msgstr "" + +#: src/rc_formatters.py:644 +msgid "A redirect has been made" +msgstr "" + +#: src/rc_formatters.py:645 +#, python-brace-format +msgid "Moved {redirect}{article} to {target}" +msgstr "" + +#: src/rc_formatters.py:648 +#, python-brace-format +msgid "Moved {redirect}{article} to {title} over redirect" +msgstr "" + +#: src/rc_formatters.py:652 +#, python-brace-format +msgid "Moved protection settings from {redirect}{article} to {title}" +msgstr "" + +#: src/rc_formatters.py:676 +msgid "unknown expiry time" +msgstr "" + +#: src/rc_formatters.py:680 +msgid "Blocked from editing the following pages: " +msgstr "" + +#: src/rc_formatters.py:689 +msgid "Blocked from editing pages on following namespaces: " +msgstr "" + +#: src/rc_formatters.py:700 +msgid "Partial block details" +msgstr "" + +#: src/rc_formatters.py:701 +#, python-brace-format +msgid "Blocked {blocked_user} {time}" +msgstr "" + +#: src/rc_formatters.py:705 +#, python-brace-format +msgid "Changed block settings for {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:709 +#, python-brace-format +msgid "Unblocked {blocked_user}" +msgstr "" + +#: src/rc_formatters.py:714 +#, python-brace-format +msgid "Left a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:716 +msgid "Left a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:721 +#, python-brace-format +msgid "Replied to a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:723 +msgid "Replied to a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:728 +#, python-brace-format +msgid "Edited a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:730 +msgid "Edited a comment on their own profile" +msgstr "" + +#: src/rc_formatters.py:733 +#, python-brace-format +msgid "Edited {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:733 +msgid "Edited their own profile" +msgstr "" + +#: src/rc_formatters.py:735 +#, python-brace-format +msgid "Cleared the {field} field" +msgstr "" + +#: src/rc_formatters.py:737 +#, python-brace-format +msgid "{field} field changed to: {desc}" +msgstr "" + +#: src/rc_formatters.py:740 +#, python-brace-format +msgid "Purged a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:746 +#, python-brace-format +msgid "Deleted a comment on {target}'s profile" +msgstr "" + +#: src/rc_formatters.py:750 +#, python-brace-format +msgid "Changed group membership for {target}" +msgstr "" + +#: src/rc_formatters.py:754 +#, python-brace-format +msgid "{target} got autopromoted to a new usergroup" +msgstr "" + +#: src/rc_formatters.py:769 +#, python-brace-format +msgid "Groups changed from {old_groups} to {new_groups}{reason}" +msgstr "" + +#: src/rc_formatters.py:773 +#, python-brace-format +msgid "Protected {target}" +msgstr "" + +#: src/rc_formatters.py:779 +#, python-brace-format +msgid "Changed protection level for {article}" +msgstr "" + +#: src/rc_formatters.py:785 +#, python-brace-format +msgid "Removed protection from {article}" +msgstr "" + +#: src/rc_formatters.py:789 +#, python-brace-format +msgid "Changed visibility of revision on page {article} " +msgid_plural "Changed visibility of {amount} revisions on page {article} " +msgstr[0] "" + +#: src/rc_formatters.py:801 +#, python-brace-format +msgid "Imported {article} with {count} revision" +msgid_plural "Imported {article} with {count} revisions" +msgstr[0] "" + +#: src/rc_formatters.py:806 +#, python-brace-format +msgid "Restored {article}" +msgstr "" + +#: src/rc_formatters.py:809 +msgid "Changed visibility of log events" +msgstr "" + +#: src/rc_formatters.py:819 +msgid "Imported interwiki" +msgstr "" + +#: src/rc_formatters.py:822 +#, python-brace-format +msgid "Edited abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:825 +#, python-brace-format +msgid "Created abuse filter number {number}" +msgstr "" + +#: src/rc_formatters.py:828 +#, python-brace-format +msgid "Merged revision histories of {article} into {dest}" +msgstr "" + +#: src/rc_formatters.py:832 +msgid "Created account automatically" +msgstr "" + +#: src/rc_formatters.py:835 src/rc_formatters.py:844 +msgid "Created account" +msgstr "" + +#: src/rc_formatters.py:838 +#, python-brace-format +msgid "Created account {article}" +msgstr "" + +#: src/rc_formatters.py:841 +#, python-brace-format +msgid "Created account {article} and password was sent by email" +msgstr "" + +#: src/rc_formatters.py:847 +msgid "Added an entry to the interwiki table" +msgstr "" + +#: src/rc_formatters.py:848 src/rc_formatters.py:854 +#, python-brace-format +msgid "Prefix: {prefix}, website: {website} | {desc}" +msgstr "" + +#: src/rc_formatters.py:853 +msgid "Edited an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:859 +msgid "Deleted an entry in interwiki table" +msgstr "" + +#: src/rc_formatters.py:860 +#, python-brace-format +msgid "Prefix: {prefix} | {desc}" +msgstr "" + +#: src/rc_formatters.py:863 +#, python-brace-format +msgid "Changed the content model of the page {article}" +msgstr "" + +#: src/rc_formatters.py:864 +#, python-brace-format +msgid "Model changed from {old} to {new}: {reason}" +msgstr "" + +#: src/rc_formatters.py:869 +#, python-brace-format +msgid "Edited the sprite for {article}" +msgstr "" + +#: src/rc_formatters.py:872 +#, python-brace-format +msgid "Created the sprite sheet for {article}" +msgstr "" + +#: src/rc_formatters.py:875 +#, python-brace-format +msgid "Edited the slice for {article}" +msgstr "" + +#: src/rc_formatters.py:881 +#, python-brace-format +msgid "Created the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:885 +#, python-brace-format +msgid "Deleted the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:892 +#, python-brace-format +msgid "Recreated the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:899 +#, python-brace-format +msgid "Replaced the Cargo table \"{table}\"" +msgstr "" + +#: src/rc_formatters.py:903 +#, python-brace-format +msgid "Created a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:907 +#, python-brace-format +msgid "Deleted a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:911 +#, python-brace-format +msgid "Activated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:914 +#, python-brace-format +msgid "Deactivated a tag \"{tag}\"" +msgstr "" + +#: src/rc_formatters.py:917 +msgid "Changed wiki settings" +msgstr "" + +#: src/rc_formatters.py:921 +#, python-brace-format +msgid "Deleted a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:924 +#, python-brace-format +msgid "Locked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:927 +#, python-brace-format +msgid "Modified a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:929 src/rc_formatters.py:934 +msgid "Wiki" +msgstr "" + +#: src/rc_formatters.py:931 +#, python-brace-format +msgid "Deleted a \"{namespace_name}\" namespace" +msgstr "" + +#: src/rc_formatters.py:936 +#, python-brace-format +msgid "Modified \"{usergroup_name}\" usergroup" +msgstr "" + +#: src/rc_formatters.py:939 +#, python-brace-format +msgid "Restored a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:942 +#, python-brace-format +msgid "Unlocked a \"{wiki}\" wiki" +msgstr "" + +#: src/rc_formatters.py:946 +msgid "Action has been hidden by administration" +msgstr "" + +#: src/rc_formatters.py:951 +#, python-brace-format +msgid "Unknown event `{event}`" +msgstr "" + +#: src/rc_formatters.py:957 src/rc_formatters.py:959 +msgid "Report this on the support server" +msgstr "" + +#: src/rc_formatters.py:976 +msgid "Tags" +msgstr "" + +#: src/rc_formatters.py:979 +msgid "**Added**: " +msgstr "" + +#: src/rc_formatters.py:979 +msgid " and {} more\n" +msgstr "" + +#: src/rc_formatters.py:980 +msgid "**Removed**: " +msgstr "" + +#: src/rc_formatters.py:980 +msgid " and {} more" +msgstr "" + +#: src/rc_formatters.py:981 +msgid "Changed categories" +msgstr ""