Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1178 of 1178 strings)

Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
AnnAngela 2025-12-11 02:44:26 +00:00 committed by Weblate
parent 524f420841
commit 6784ab2fb3

View File

@ -1211,5 +1211,22 @@
"Bot secret": "机器人密钥",
"Conversation token": "会话令牌",
"Nextcloud host": "Nextcloud 主机",
"auto-select": "自动选择"
"auto-select": "自动选择",
"Maximum Retries": "最大重试次数",
"Number of retry attempts if webhook fails": "webhook 失败后的重试次数60-180秒为一周期。",
"webhookPostMethodDesc": "POST 适用于大多数现代 HTTP 服务器。",
"HTTP Method": "HTTP 方法",
"webhookGetMethodDesc": "GET 将数据作为查询参数发送,不允许配置请求体。对于触发 Uptime Kuma Push 监控非常有用。",
"Invalid userId": "不合法的 userId [{userId}]",
"Invalid mobile": "不合法的电话号码 [{mobile}]",
"descriptionHelpText": "在内部仪表板上显示。允许使用 Markdown显示前会进行净化处理保留空格和缩进。",
"Enter a list of mobile": "输入手机号码列表",
"Enter a list of userId": "输入 usedId 列表",
"Dingtalk User List": "UserId 列表",
"Dingtalk Mobile List": "手机号码列表",
"Mention User List": "需提及的 userId 列表",
"Mention Mobile List": "需提及的手机号码列表",
"wayToGetBaleToken": "你可以从 {0} 获取一个令牌。",
"wayToGetBaleChatID": "你可以通过向机器人发送消息并访问此 URL 来查看 chat_id",
"supportBaleChatID": "支持私聊/群聊/频道的聊天ID"
}