mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (885 of 885 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (884 of 884 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (884 of 884 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:
parent
ceb1d90095
commit
ca0385c449
1 changed files with 11 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"languageName": "English",
|
||||
"languageName": "简体中文",
|
||||
"checkEverySecond": "检测频率 {0} 秒",
|
||||
"retryCheckEverySecond": "重试间隔 {0} 秒",
|
||||
"resendEveryXTimes": "每 {0} 次失败则重复发送一次",
|
||||
|
@ -122,7 +122,7 @@
|
|||
"disableauth.message1": "是否确定 {disableAuth}?",
|
||||
"disable authentication": "取消登录验证",
|
||||
"disableauth.message2": "这是为 {intendThirdPartyAuth} 的用户提供的功能,如 Cloudflare Access。",
|
||||
"where you intend to implement third-party authentication": "有第三方认证",
|
||||
"where you intend to implement third-party authentication": "您打算在哪里实施第三方身份验证",
|
||||
"Please use this option carefully!": "请谨慎使用!",
|
||||
"Logout": "退出",
|
||||
"Leave": "离开",
|
||||
|
@ -668,7 +668,7 @@
|
|||
"DateTime Range": "日期时间范围",
|
||||
"Strategy": "策略",
|
||||
"Free Mobile User Identifier": "Free Mobile 用户 ID",
|
||||
"Free Mobile API Key": "Free Mobile API Key",
|
||||
"Free Mobile API Key": "Free Mobile API 密钥",
|
||||
"Enable TLS": "启用 TLS",
|
||||
"Proto Service Name": "Proto 服务名称",
|
||||
"Proto Method": "Proto 方法",
|
||||
|
@ -906,7 +906,7 @@
|
|||
"Remote Browser": "远程浏览器",
|
||||
"Add a Remote Browser": "添加一个远程浏览器",
|
||||
"Remote Browser not found!": "未找到远程浏览器!",
|
||||
"remoteBrowsersDescription": "远程浏览器可用以代替本地 Chromium 浏览器。您可使用类似于 browserless.io 的服务,或者您可自行运营一个类似服务",
|
||||
"remoteBrowsersDescription": "远程浏览器可用以代替本地 Chromium 浏览器。您可使用类似于 browserless.io 的服务,或者自行运行一个类似服务",
|
||||
"self-hosted container": "自托管容器",
|
||||
"remoteBrowserToggle": "默认情况下 Chromium 运行于 Uptime Kuma 所在容器内。您可以通过切换此开关来使用远程浏览器。",
|
||||
"useRemoteBrowser": "使用远程浏览器",
|
||||
|
@ -914,5 +914,11 @@
|
|||
"Remove the expiry notification": "移除该天数条件",
|
||||
"openModalTo": "打开一个新窗口以{0}",
|
||||
"Add a domain": "添加一个域名",
|
||||
"Remove domain": "移除域名 {0}"
|
||||
"Remove domain": "移除域名 {0}",
|
||||
"ntfyPriorityHelptextAllExceptDown": "除了 {0} 类事件使用 {1} 优先级外,其他所有事件均使用该优先级",
|
||||
"statusPageSpecialSlugDesc": "特殊路径 {0}:当访客未指定路径时将显示此路径对应的页面",
|
||||
"Search monitored sites": "搜索监控中站点",
|
||||
"settingUpDatabaseMSG": "正在配置数据库中。这需要一定的时间,请耐心等候。",
|
||||
"ntfyPriorityHelptextAllEvents": "所有事件将使用最高优先级",
|
||||
"What is a Remote Browser?": "什么是远程浏览器?"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue