mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-03 17:59:29 +02:00
New translations en-us.json (Chinese Simplified)
[ci skip]
This commit is contained in:
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "了解更多 JMESPath 信息",
|
"idpJmespathAboutDescriptionLink": "了解更多 JMESPath 信息",
|
||||||
"idpJmespathLabel": "标识符路径",
|
"idpJmespathLabel": "标识符路径",
|
||||||
"idpJmespathLabelDescription": "ID 令牌中用户标识符的路径",
|
"idpJmespathLabelDescription": "ID 令牌中用户标识符的路径",
|
||||||
|
"idpIdentifierChangeTitle": "标识符路径更改警告",
|
||||||
|
"idpIdentifierChangeDescription": "您即将更改标识符路径。这将影响现有用户的映射方式。以前通过此身份提供者登录的用户可能将不再被识别为相同用户。",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "我确认",
|
||||||
|
"idpIdentifierChangeWarningText": "这将影响现有用户的映射方式",
|
||||||
"idpJmespathEmailPathOptional": "邮箱路径(可选)",
|
"idpJmespathEmailPathOptional": "邮箱路径(可选)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "ID 令牌中用户邮箱的路径",
|
"idpJmespathEmailPathOptionalDescription": "ID 令牌中用户邮箱的路径",
|
||||||
"idpJmespathNamePathOptional": "用户名路径(可选)",
|
"idpJmespathNamePathOptional": "用户名路径(可选)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "搜索…",
|
"search": "搜索…",
|
||||||
"searchPlaceholder": "搜索...",
|
"searchPlaceholder": "搜索...",
|
||||||
"emptySearchOptions": "未找到选项",
|
"emptySearchOptions": "未找到选项",
|
||||||
|
"ipFilterSearchPlaceholder": "输入IP地址…",
|
||||||
|
"ipFilterEmptyMessage": "输入要筛选的IP地址",
|
||||||
"create": "创建",
|
"create": "创建",
|
||||||
"orgs": "组织",
|
"orgs": "组织",
|
||||||
"loginError": "发生意外错误。请重试。",
|
"loginError": "发生意外错误。请重试。",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "类型:",
|
"createDomainType": "类型:",
|
||||||
"createDomainName": "名称:",
|
"createDomainName": "名称:",
|
||||||
"createDomainValue": "值:",
|
"createDomainValue": "值:",
|
||||||
|
"multiSelectFilterCount": "{count} 已选择",
|
||||||
"createDomainCnameRecords": "CNAME 记录",
|
"createDomainCnameRecords": "CNAME 记录",
|
||||||
"createDomainARecords": "A记录",
|
"createDomainARecords": "A记录",
|
||||||
"createDomainRecordNumber": "记录 {number}",
|
"createDomainRecordNumber": "记录 {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "方法",
|
"healthScheme": "方法",
|
||||||
"healthSelectScheme": "选择方法",
|
"healthSelectScheme": "选择方法",
|
||||||
"healthCheckPortInvalid": "端口必须在 1 和 65535 之间",
|
"healthCheckPortInvalid": "端口必须在 1 和 65535 之间",
|
||||||
|
"healthCheckHostnameInvalid": "主机名不得包含空格",
|
||||||
"healthCheckPath": "路径",
|
"healthCheckPath": "路径",
|
||||||
"healthHostname": "IP / 主机",
|
"healthHostname": "IP / 主机",
|
||||||
"healthPort": "端口",
|
"healthPort": "端口",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "添加CIDR范围(例如10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "添加CIDR范围(例如10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "无法加载子网",
|
"remoteExitNodeNetworkingSubnetsLoadError": "无法加载子网",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "首选标签",
|
"remoteExitNodeNetworkingLabelsTitle": "首选标签",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "拥有这些标签的站点将强制通过此远程出口节点连接。",
|
"remoteExitNodeNetworkingLabelsDescription": "带有这些标签的站点将优先通过此远程出口节点进行连接。",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "选择标签……",
|
"remoteExitNodeNetworkingLabelsButtonText": "选择标签……",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "搜索标签……",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "搜索标签……",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "无法加载标签",
|
"remoteExitNodeNetworkingLabelsLoadError": "无法加载标签",
|
||||||
|
|||||||
Reference in New Issue
Block a user