Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (117 of 117 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
parent
c390ea1041
commit
486ce5da11
|
@ -82,6 +82,14 @@
|
||||||
"title": "AutoMod 命令列表",
|
"title": "AutoMod 命令列表",
|
||||||
"header": "### 👋 嗨呀!\n##### 我是 AutoMod,友好的管理助理。下面是帮助您入门的命令列表!",
|
"header": "### 👋 嗨呀!\n##### 我是 AutoMod,友好的管理助理。下面是帮助您入门的命令列表!",
|
||||||
"legend": "一把 🔒 挂锁图标表示您没有权限执行此命令,~~删除线~~则表示当前聊天中无法使用此命令。"
|
"legend": "一把 🔒 挂锁图标表示您没有权限执行此命令,~~删除线~~则表示当前聊天中无法使用此命令。"
|
||||||
|
},
|
||||||
|
"infractions": {
|
||||||
|
"embed_header_one": "#### {{username}} 记录在案的一条违规",
|
||||||
|
"title": "用户违规",
|
||||||
|
"embed_header_zero": "{{username}} 没有记录在案的违规。",
|
||||||
|
"embed_header_other": "#### {{username}} 记录在案的 {{count}} 条违规",
|
||||||
|
"more_infractions_one": "###### (剩余一条 - 在[这里]({{url}})查看)",
|
||||||
|
"more_infractions_other": "###### (剩余 {{count}} 条 - 在[这里]({{url}})查看)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"infractions": {
|
"infractions": {
|
||||||
|
@ -130,7 +138,7 @@
|
||||||
"i18n_test_m": "He shat himself",
|
"i18n_test_m": "He shat himself",
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"title": "给您的提醒!",
|
"title": "给您的提醒!",
|
||||||
"body": "#### 您要求我在 {{timestamp}} 提醒您:\n{{message}}",
|
"body": "#### 您在 {{timestamp}} 要求我提醒您:\n{{message}}",
|
||||||
"no_message": "*您没有设置提醒消息,点击[这里]({{url}})跳转到上下文*"
|
"no_message": "*您没有设置提醒消息,点击[这里]({{url}})跳转到上下文*"
|
||||||
},
|
},
|
||||||
"server_logs": {
|
"server_logs": {
|
||||||
|
|
Loading…
Reference in a new issue