Browse Source

Update `Chinese (Simplified) (zh-hans)` translation

Currently translated at 100.0% (567 of 567 strings)

Translation: Wiki-Bot/Discord
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/discord/zh-hans/
lakejason0 4 years ago
parent
commit
4cd2314788
1 changed files with 10 additions and 10 deletions
  1. 10 10
      i18n/zh-hans.json

+ 10 - 10
i18n/zh-hans.json

@@ -357,6 +357,10 @@
                     "cmd": "verification <id> editcount <新编辑数>",
                     "desc": "我将更改验证方式的最小编辑数。"
                 },
+                "postcount": {
+                    "cmd": "verification <id> postcount <新帖子数>",
+                    "desc": "我将更改验证方式的最小讨论版帖子数。\n\t• 填写负数以要求编辑数或帖子数中的一个。\n\t• 填写 `null` 以检查编辑数和帖子数的总和。"
+                },
                 "rename": {
                     "cmd": "verification <id> rename",
                     "desc": "在验证时,若需要,我将会将用户的 Discord 昵称改为 wiki 用户名。"
@@ -367,7 +371,7 @@
                 },
                 "usergroup": {
                     "cmd": "verification <id> usergroup <新 wiki 用户组>",
-                    "desc": "我将更改验证方式的 wiki 用户组。可用 `|` 来分割多个用户组。\n以 `AND` 关键词作为开头可限制必须拥有下列全部用户组。"
+                    "desc": "我将更改验证方式的 wiki 用户组。可用 `|` 来分割多个用户组。\n\t• 以 `AND` 关键词作为开头可限制必须拥有下列全部用户组。"
                 }
             },
             "verify": {
@@ -671,7 +675,6 @@
     "user": {
         "block": {
             "header": "$1 目前正被封禁!",
-            "nofromtext": "被 $3 封禁,直到 $2,理由:“$4”。",
             "noreason": "被 $3 封禁,时间从 $1 到 $2。",
             "text": "被 $3 封禁,时间从 $1 到 $2,理由:“$4”。",
             "until_infinity": "天荒地老"
@@ -686,19 +689,12 @@
             "unknown": "未知"
         },
         "groups": {
-            "autopatrol": "自动巡查 / 巡查豁免者",
             "bot": "机器人",
-            "bureaucrat": "行政员",
             "content-moderator": "内容版主",
-            "editor": "编辑者",
             "global_bot": "全域机器人",
-            "helper": "Fandom 助手",
             "interface-admin": "界面管理员",
-            "soap": "SOAP",
             "sysop": "管理员",
-            "user": "用户",
-            "widgeteditor": "小工具编辑者",
-            "wiki_manager": "Wiki 主管"
+            "widgeteditor": "小工具编辑者"
         },
         "info": {
             "discord": "Discord:",
@@ -740,10 +736,14 @@
         "new_accountage": "<新注册时长>",
         "new_channel": "<新频道>",
         "new_editcount": "<新编辑数>",
+        "new_postcount": "<新帖子数>",
         "new_role": "<新身份组>",
         "new_usergroup": "<新用户组>",
         "no_role": "请为新的验证方式提供身份组。",
         "or": "或",
+        "postcount": "帖子数(仅Fandom wiki):",
+        "postcount_or": "(替代编辑数)",
+        "posteditcount": "编辑数和帖子数的总和:",
         "rename": "修改昵称:",
         "rename_no_permission": "**$1 缺少 `管理昵称` 权限来强制将暱称改为 wiki 用户名!**",
         "role": "身份组:",