From f02e8be3e20f68f1eed84e61b02dd469f2303c0d Mon Sep 17 00:00:00 2001 From: 401Unauthorized Date: Fri, 3 Mar 2023 08:50:54 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (674 of 674 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 99.5% (670 of 673 strings) Co-authored-by: 401Unauthorized Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index bd859a3fb..db0f11591 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -701,5 +701,10 @@ "Edit Tag": "编辑标签", "telegramMessageThreadID": "(可选)话题 ID", "telegramMessageThreadIDDescription": "可选的唯一标识符,用以向该标识符对应的话题发送消息,仅限启用了话题功能的超级群组可用", - "notificationRegional": "地区性通知平台" + "notificationRegional": "地区性通知平台", + "telegramSendSilently": "静默发送", + "Body Encoding": "响应体编码", + "telegramSendSilentlyDescription": "静默地发送消息。消息发布后用户会收到无声通知。", + "telegramProtectContent": "阻止转发/保存", + "telegramProtectContentDescription": "如果启用,Telegram 中的机器人消息将受到保护,不会被转发和保存。" }