Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1016 of 1016 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 2024-09-30 16:43:44 +00:00 committed by Weblate
parent aa38344c3d
commit abcc98c836

View file

@ -779,7 +779,7 @@
"Badge Label Color": "徽章标签颜色",
"Show Clickable Link Description": "勾选后所有能访问本状态页的访客均可查看该监控项网址。",
"Show Clickable Link": "显示可点击的监控项链接",
"Group": "组",
"Group": "组",
"Monitor Group": "监控项组",
"Cannot connect to the socket server": "无法连接到后端服务器",
"Reconnecting...": "重连中……",
@ -991,5 +991,66 @@
"threemaBasicModeInfo": "注:此通知类型所使用的 Threema 网关为基础模式(服务器端加密)。更多细节参见 {0}。",
"threemaRecipientTypePhoneFormat": "E.164 标准,不含前导 + 号",
"wayToGetThreemaGateway": "你可以在 {0} 注册 Threema 网关。",
"apiKeysDisabledMsg": "由于登录验证被禁用API 密钥也被禁用。"
"apiKeysDisabledMsg": "由于登录验证被禁用API 密钥也被禁用。",
"now": "现在",
"Json Query Expression": "JSON 查询表达式",
"and": "与",
"cacheBusterParam": "添加参数 {0}",
"cacheBusterParamDescription": "随机生成一个参数以绕过缓存。",
"Community String": "SNMP 通讯字符串",
"snmpCommunityStringHelptext": "此字符串用作密码以验证和控制对SNMP启用设备的访问。请将其与您的SNMP设备配置匹配。",
"Please enter a valid OID.": "请输入一个合法的 OID。",
"privateOnesenderDesc": "请确保电话号码有效。要向私人电话号码发送消息格式形如628123456789",
"wayToGetOnesenderUrlandToken": "你可以在 Onesender 网站获取地址和令牌。更多信息参见 {0}",
"signl4Docs": "你可以在此找到更多关于如何配置 SIGNL4 以及如何获取 SIGNL4 Webhook 地址的信息:{0}。",
"groupOnesenderDesc": "请确保分组 ID 有效。要向分组发送消息格式形如628123456789-342345",
"time ago": "{0} 之前",
"-year": "年",
"OID (Object Identifier)": "OID对象标识符",
"snmpOIDHelptext": "输入您想监控的传感器或状态的 OID。如果您不确定 OID 是什么,可以使用 MIB 浏览器或 SNMP 软件等网络管理工具进行查找。",
"Condition": "条件",
"SNMP Version": "SNMP 版本",
"Host Onesender": "Onesender 服务器",
"Token Onesender": "Onesender 令牌",
"Recipient Type": "收件人类型",
"Private Number": "私密号码",
"Add Remote Browser": "添加远程浏览器",
"OAuth2: Client Credentials": "OAuth2客户端凭据",
"Authentication Method": "鉴权方式",
"Authorization Header": "鉴权请求头",
"Form Data Body": "表单数据请求体",
"OAuth Token URL": "OAuth 令牌地址",
"Client ID": "客户端 ID",
"Client Secret": "客户端秘钥",
"OAuth Scope": "OAuth 范围",
"New Group": "新分组",
"Group ID": "分组 ID",
"Group Name": "分组名称",
"Optional: Space separated list of scopes": "可选项:用空格分隔的范围列表",
"Go back to home page.": "返回到首页。",
"No tags found.": "未找到标签。",
"Lost connection to the socket server.": "与 socket 服务器的连接丢失。",
"Cannot connect to the socket server.": "无法连接到 socket 服务器。",
"SIGNL4": "SIGNL4",
"SIGNL4 Webhook URL": "SIGNL4 Webhook 地址",
"Conditions": "条件",
"conditionAdd": "添加条件",
"conditionDelete": "删除条件",
"conditionAddGroup": "添加分组",
"conditionDeleteGroup": "删除分组",
"conditionValuePlaceholder": "值",
"equals": "相等",
"not equals": "不相等",
"contains": "包含",
"not contains": "不包含",
"starts with": "以此开头",
"not starts with": "不以此开头",
"ends with": "以此结尾",
"not ends with": "不以此结尾",
"less than": "少于",
"greater than": "多于",
"less than or equal to": "不多于",
"greater than or equal to": "不少于",
"record": "记录",
"jsonQueryDescription": "使用 JSON 查询解析并提取服务器 JSON 响应中的特定数据,或者,如果不期望得到 JSON 响应,则可使用 \"$\" 获取原始响应。然后将结果转为字符串并与期望值进行字符串比较。有关更多文档,请参阅 {0},亦可使用 {1} 来尝试查询。"
}