From 486ce5da11fe1b23532f6a1d2ce2850e4bb3246c Mon Sep 17 00:00:00 2001 From: deluxghost Date: Wed, 28 Jun 2023 07:52:53 +0000 Subject: [PATCH] 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/ --- bot/zh_Hans.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/bot/zh_Hans.json b/bot/zh_Hans.json index f11fa40..6d59a38 100644 --- a/bot/zh_Hans.json +++ b/bot/zh_Hans.json @@ -82,6 +82,14 @@ "title": "AutoMod 命令列表", "header": "### 👋 嗨呀!\n##### 我是 AutoMod,友好的管理助理。下面是帮助您入门的命令列表!", "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": { @@ -130,7 +138,7 @@ "i18n_test_m": "He shat himself", "reminder": { "title": "给您的提醒!", - "body": "#### 您要求我在 {{timestamp}} 提醒您:\n{{message}}", + "body": "#### 您在 {{timestamp}} 要求我提醒您:\n{{message}}", "no_message": "*您没有设置提醒消息,点击[这里]({{url}})跳转到上下文*" }, "server_logs": {