From 325f3520e1e43c096185eb5285ee147ae71a9717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=AF=E8=A7=82=E7=94=9F=E6=B4=BB?= Date: Thu, 23 May 2024 02:35:57 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 99.8% (921 of 922 strings) Co-authored-by: 凯观生活 Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index 56023ce4d..6aaaa88d2 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -947,5 +947,14 @@ "whapiRecipient": "手机号码 / 联系人 ID / 组 ID", "API URL": "API 地址", "wayToGetWhapiUrlAndToken": "您可以通过进入您想要的频道来获取 API URL 和令牌:{0}", - "wayToWriteWhapiRecipient": "可用格式为不含 + 号的国际通用格式手机号码({0})、联系人 ID({1})或组 ID({2})。" + "wayToWriteWhapiRecipient": "可用格式为不含 + 号的国际通用格式手机号码({0})、联系人 ID({1})或组 ID({2})。", + "Mentioning": "是否提及所有人", + "Don't mention people": "不提及所有人", + "Mention group": "提及群内所有人", + "senderSevenIO": "发送号码或姓名", + "wayToGetSevenIOApiKey": "访问 app.seven.io > 开发人员 > api 密钥 > 绿色添加按钮下的仪表板", + "receiverInfoSevenIO": "如果接收号码不在德国,您必须在号码前面添加国家代码(例如,对于来自美国的国家代码 1,请使用 117612121212 而不是 017612121212)", + "apiKeySevenIO": "SevenIO API 密钥", + "locally configured mail transfer agent": "本地配置的邮件传输代理", + "Either enter the hostname of the server you want to connect to or localhost if you intend to use a locally configured mail transfer agent": "输入您要连接的服务器的主机名,或者输入 {localhost}(如果您打算使用 {local_mta})" }