mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-14 00:09:55 +02:00
New translations en-us.json (Chinese Simplified)
[ci skip]
This commit is contained in:
+7
-2
@@ -2032,13 +2032,13 @@
|
|||||||
"healthCheckUnknown": "未知",
|
"healthCheckUnknown": "未知",
|
||||||
"healthCheck": "健康检查",
|
"healthCheck": "健康检查",
|
||||||
"configureHealthCheck": "配置健康检查",
|
"configureHealthCheck": "配置健康检查",
|
||||||
"configureHealthCheckDescription": "为 {target} 设置健康监控",
|
"configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available",
|
||||||
"enableHealthChecks": "启用健康检查",
|
"enableHealthChecks": "启用健康检查",
|
||||||
"healthCheckDisabledStateDescription": "禁用后,站点不会进行健康检查,状态将被视为未知。",
|
"healthCheckDisabledStateDescription": "禁用后,站点不会进行健康检查,状态将被视为未知。",
|
||||||
"enableHealthChecksDescription": "监视此目标的健康状况。如果需要,您可以监视一个不同的终点。",
|
"enableHealthChecksDescription": "监视此目标的健康状况。如果需要,您可以监视一个不同的终点。",
|
||||||
"healthScheme": "方法",
|
"healthScheme": "方法",
|
||||||
"healthSelectScheme": "选择方法",
|
"healthSelectScheme": "选择方法",
|
||||||
"healthCheckPortInvalid": "健康检查端口必须介于 1 到 65535 之间",
|
"healthCheckPortInvalid": "Port must be between 1 and 65535",
|
||||||
"healthCheckPath": "路径",
|
"healthCheckPath": "路径",
|
||||||
"healthHostname": "IP / 主机",
|
"healthHostname": "IP / 主机",
|
||||||
"healthPort": "端口",
|
"healthPort": "端口",
|
||||||
@@ -2080,6 +2080,11 @@
|
|||||||
"sshServerDestination": "服务器目标",
|
"sshServerDestination": "服务器目标",
|
||||||
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
||||||
"destination": "目标",
|
"destination": "目标",
|
||||||
|
"destinationRequired": "Destination is required.",
|
||||||
|
"domainRequired": "Domain is required.",
|
||||||
|
"proxyPortRequired": "Port is required.",
|
||||||
|
"invalidPathConfiguration": "Invalid path configuration.",
|
||||||
|
"invalidRewritePathConfiguration": "Invalid rewrite path configuration.",
|
||||||
"bgTargetMultiSiteDisclaimer": "选择多个站点可实现高可用性的弹性路由和故障转移。",
|
"bgTargetMultiSiteDisclaimer": "选择多个站点可实现高可用性的弹性路由和故障转移。",
|
||||||
"roleAllowSsh": "允许 SSH",
|
"roleAllowSsh": "允许 SSH",
|
||||||
"roleAllowSshAllow": "允许",
|
"roleAllowSshAllow": "允许",
|
||||||
|
|||||||
Reference in New Issue
Block a user