From cada9aaef89a527845229f2edf538f66587434b3 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Fri, 12 Jul 2024 04:56:42 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (957 of 957 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (956 of 956 strings) Co-authored-by: AnnAngela Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index 5094b390c..b2f95f134 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -117,11 +117,11 @@ "New Password": "新密码", "Repeat New Password": "重复新密码", "Update Password": "更新密码", - "Disable Auth": "禁用身份验证", - "Enable Auth": "启用身份验证", + "Disable Auth": "禁用登录验证", + "Enable Auth": "启用登录验证", "disableauth.message1": "是否确定 {disableAuth}?", "disable authentication": "取消登录验证", - "disableauth.message2": "这是为 {intendThirdPartyAuth} 的用户提供的功能,如 Cloudflare Access。", + "disableauth.message2": "这是为 {intendThirdPartyAuth} (如 Cloudflare Access、Authelia 或其他认证方式)的用户提供的功能。", "where you intend to implement third-party authentication": "您打算在哪里实施第三方身份验证", "Please use this option carefully!": "请谨慎使用!", "Logout": "退出", @@ -980,5 +980,18 @@ "smspartnerPhoneNumber": "手机号码", "smspartnerApiurl": "你可以在此处找到你的 API 密钥:{0}", "smspartnerSenderNameInfo": "不能使用特殊字符,字符数在 3 到 11 个之间", - "smspartnerPhoneNumberHelptext": "号码必须使用国际通用格式,例如 {0}、{1}。多个号码必须使用 {2} 分隔" + "smspartnerPhoneNumberHelptext": "号码必须使用国际通用格式,例如 {0}、{1}。多个号码必须使用 {2} 分隔", + "threemaRecipientTypePhone": "电话号码", + "threemaRecipientTypeIdentityFormat": "8 位字符", + "threemaRecipientTypeIdentity": "Threema ID", + "threemaRecipientType": "收信人类型", + "threemaRecipient": "收件人", + "threemaApiAuthenticationSecret": "网关密钥", + "threemaSenderIdentityFormat": "8 位字符,通常以 * 开头", + "threemaSenderIdentity": "网关 ID", + "threemaRecipientTypeEmail": "邮件地址", + "threemaBasicModeInfo": "注:此通知类型所使用的 Threema 网关为基础模式(服务器端加密)。更多细节参见 {0}。", + "threemaRecipientTypePhoneFormat": "E.164 标准,不含前导 + 号", + "wayToGetThreemaGateway": "你可以在 {0} 注册 Threema 网关。", + "apiKeysDisabledMsg": "由于登录验证被禁用,API 密钥也被禁用。" }