From f740a2018a14f8276ef5d48dcefbf64d8475a542 Mon Sep 17 00:00:00 2001 From: PangBo <373108669@qq.com> Date: Tue, 17 Jun 2025 13:41:16 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.8% (1100 of 1113 strings) Co-authored-by: PangBo <373108669@qq.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/zh-CN.json | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/src/lang/zh-CN.json b/src/lang/zh-CN.json index 46b4db838..3465f9102 100644 --- a/src/lang/zh-CN.json +++ b/src/lang/zh-CN.json @@ -398,8 +398,8 @@ "smseagleRecipient": "收信人(多个需用半角逗号分隔)", "smseagleToken": "API 访问令牌", "smseagleUrl": "您的 SMSEagle 设备 URL", - "smseagleEncoding": "以 Unicode 发送", - "smseaglePriority": "消息优先级(0-9,默认为 0)", + "smseagleEncoding": "以 Unicode 发送 (默认为GSM-7)", + "smseaglePriority": "消息优先级(0-9,9 为最高优先级)", "stackfield": "Stackfield", "Customize": "自定义", "Custom Footer": "自定义底部", @@ -414,7 +414,7 @@ "smtpDkimheaderFieldNames": "包含在哈希计算对象内的 Header 列表(可选)", "smtpDkimskipFields": "不包含在哈希计算对象内的 Header 列表(可选)", "wayToGetPagerDutyKey": "您可以在 Service -> Service Directory -> (选择一个 Service) -> Integrations -> Add integration 页面中搜索“Events API V2”以获取此 Integration Key,更多信息请看{0}", - "wayToGetFlashDutyKey": "您可以进入 协作空间 -> (选择一个 协作空间) -> 集成数据 -> 新增一个集成 页面,添加“Uptime Kuma”集成获得一个推送地址,复制地址中的 Integration Key,更多信息前往{0}", + "wayToGetFlashDutyKey": "将Uptime Kuma与Flashduty集成:进入 协作空间 -> (选择一个 协作空间) -> 集成数据 -> 新增一个集成 页面,选择“Uptime Kuma”,复制推送URL。", "Integration Key": "集成密钥", "Integration URL": "集成网址", "Auto resolve or acknowledged": "自动标记为已解决或已读", @@ -1126,5 +1126,29 @@ "Sender name": "发件人名称", "Phone numbers": "手机号码", "the smsplanet documentation": "smsplanet 文档", - "smsplanetApiToken": "SMSPlanet API 的 Token" + "smsplanetApiToken": "SMSPlanet API 的 Token", + "Use HTML for custom E-mail body": "使用 HTML 作为自定义电子邮件内容", + "smseagleDuration": "时长 (以秒为单位)", + "smseagleApiv1": "APIv1 (用于现有项目和向后兼容性)", + "ntfyPriorityHelptextPriorityHigherThanDown": "常规优先级应高于 {0} 优先级。优先级 {1} 高于 {0} 优先级 {2}", + "FlashDuty Push URL Placeholder": "从警告集成页面复制", + "pingNumericDescription": "如果勾选,将输出IP地址而不是符号主机名", + "pingPerRequestTimeoutDescription": "在视作单次ping数据包丢失前的最大等待时间 (以秒为单位)", + "ntfyPriorityDown": "故障事件的优先级", + "FlashDuty Push URL": "推送URL", + "pingCountLabel": "数据包最大数量", + "pingCountDescription": "停止前发送的数据包数量", + "pingNumericLabel": "数字输出", + "pingGlobalTimeoutLabel": "全局超时", + "pingGlobalTimeoutDescription": "无论多少发送了多少数据包,总时间到达此值后停止ping (以秒为单位)", + "pingPerRequestTimeoutLabel": "单次ping超时时间", + "pingIntervalAdjustedInfo": "间隔时间将根据数据包数量、全局超时时间和单次ping超时时间调整", + "Custom URL": "自定义URL", + "defaultFriendlyName": "新监控项", + "smseagleMsgType": "消息类型", + "smseagleTtsModel": "文本转语音模型ID", + "smseagleApiType": "API 版本", + "smseagleApiv2": "APIv2 (推荐用于新的集成)", + "smseagleDocs": "阅读文档以检查APIv2的可用性: {0}", + "smseagleComma": "使用逗号分隔多项" }