Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (108 of 108 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
parent
c598909402
commit
2ad72c5148
|
@ -68,6 +68,15 @@
|
|||
},
|
||||
"ban": {
|
||||
"user_banned": "### 封禁的用户\n违规 ID:`{{id}}`\n用户:`{{user}}`\n原因:{{reason}}\n封禁期限:{{expires}}\n违规次数:**{{count}}**"
|
||||
},
|
||||
"timeout": {
|
||||
"title_clear": "解除静默",
|
||||
"prompt_clear_other": "这将会解除所选用户的静默。要继续吗?",
|
||||
"no_permission": "我没有静默成员的权限!",
|
||||
"title": "静默",
|
||||
"prompt_clear_one": "这将会解除所选用户的静默。要继续吗?",
|
||||
"cleared_timeout": "`{{displayname}}` 的静默已解除!\n用户:{{username}}(`{{userid}}`)",
|
||||
"user_timed_out": "### 静默的用户\n违规 ID:`{{id}}`\n用户:`{{user}}`\n原因:{{reason}}\n期限:{{expires}}\n违规次数:**{{count}}**"
|
||||
}
|
||||
},
|
||||
"infractions": {
|
||||
|
|
Loading…
Reference in a new issue