Translated using Weblate (Chinese (Simplified))
Currently translated at 83.0% (49 of 59 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
parent
d0b25d539b
commit
533b3a2c6d
|
@ -53,7 +53,14 @@
|
||||||
},
|
},
|
||||||
"warn": {
|
"warn": {
|
||||||
"title": "警告用户",
|
"title": "警告用户",
|
||||||
"user_warned": "### 警告的用户\n违规 ID:`{{id}}`\n用户:`{{user}}`\n原因:{{reason}}\n违规次数:**{{count}}**"
|
"user_warned": "### 警告的用户\n违规 ID:`{{id}}`\n用户:`{{user}}`\n原因:{{reason}}\n违规次数:**{{count}}**",
|
||||||
}
|
"no_user_one": "无法找到指定的用户",
|
||||||
|
"no_user_other": "无法找到指定的用户"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"infractions": {
|
||||||
|
"infraction_created": "已创建违规",
|
||||||
|
"operation_completed": "操作完成",
|
||||||
|
"too_many_users": "指定用户过多!请指定不超过 {{max}} 个用户。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue