mirror of https://github.com/rancher/ui.git
update zh-hans
This commit is contained in:
parent
6c3eebbc30
commit
f27a4a58e4
|
|
@ -17,7 +17,8 @@ loggingPage:
|
||||||
elasticsearch: Elasticsearch
|
elasticsearch: Elasticsearch
|
||||||
splunk: Splunk
|
splunk: Splunk
|
||||||
kafka: Kafka
|
kafka: Kafka
|
||||||
syslog: syslog
|
syslog: Syslog
|
||||||
|
fluentd: Fluentd
|
||||||
disable: None
|
disable: None
|
||||||
endpoint: 访问地址
|
endpoint: 访问地址
|
||||||
endpointPlaceholder: '例如: https://192.168.1.10:9200'
|
endpointPlaceholder: '例如: https://192.168.1.10:9200'
|
||||||
|
|
|
||||||
|
|
@ -284,6 +284,8 @@ rolesPage:
|
||||||
nameInExists: 名称是已经存在, 请使用一个新的角色名称。
|
nameInExists: 名称是已经存在, 请使用一个新的角色名称。
|
||||||
ruleResourceReq: 资源是规则所必需的
|
ruleResourceReq: 资源是规则所必需的
|
||||||
roleTemplate: 角色模板是必需的
|
roleTemplate: 角色模板是必需的
|
||||||
|
noSelectedRoles: 请为该用户至少选择一个角色。
|
||||||
|
roleAlreadyExists: 用户已经具有"{key}"角色。
|
||||||
form:
|
form:
|
||||||
name:
|
name:
|
||||||
labelText: 姓名
|
labelText: 姓名
|
||||||
|
|
@ -500,14 +502,14 @@ authPage:
|
||||||
general:
|
general:
|
||||||
header: 常规
|
header: 常规
|
||||||
configure:
|
configure:
|
||||||
header: '配置Azure AD账户'
|
header: '配置Azure AD帐户'
|
||||||
replyUrl: "在配置之前,需首先在Azure AD设置{appName}的应答URL地址,并确保设置的URL为<code>{replyUrl}</code>。注意: 如使用Azure中国,需设置为<code>{replyUrl}</code>verify-auth-azure"
|
replyUrl: "在开始设置之前,需要在Azure AD为{appName}设置一个白名单URL。请确保您的Azure门户的Reply URL部分设置了以下Reply URL。 请注意,白名单URL设置后可能需要5分钟生效时间。"
|
||||||
help: '输入Tenant ID,Client ID和Admin用户详细信息以连接到Azure AD进行身份验证'
|
help: '输入租户ID、Client ID和管理用户详细信息,以连接到Azure AD 验证帐户信息。'
|
||||||
applicationId:
|
applicationId:
|
||||||
label: Application ID
|
label: 应用 ID
|
||||||
placeholder: UUID字符串
|
placeholder: UUID字符串
|
||||||
applicationSecret:
|
applicationSecret:
|
||||||
label: Application Secret
|
label: 应用 Secret
|
||||||
serverURL:
|
serverURL:
|
||||||
label: Rancher Server Url
|
label: Rancher Server Url
|
||||||
azureADEndpoint:
|
azureADEndpoint:
|
||||||
|
|
@ -519,7 +521,7 @@ authPage:
|
||||||
azureADAuthEndpoint:
|
azureADAuthEndpoint:
|
||||||
label: Auth Endpoint
|
label: Auth Endpoint
|
||||||
endpoints:
|
endpoints:
|
||||||
label: Endpoints
|
label: Azure AD访问地址
|
||||||
regions:
|
regions:
|
||||||
standard: Standard
|
standard: Standard
|
||||||
china: China
|
china: China
|
||||||
|
|
@ -932,6 +934,7 @@ cruPrivateRegistry:
|
||||||
label: 私有镜像仓库
|
label: 私有镜像仓库
|
||||||
detail: 向这个集群添加私有镜像仓库
|
detail: 向这个集群添加私有镜像仓库
|
||||||
noData: 这个集群没有配置私有镜像仓库
|
noData: 这个集群没有配置私有镜像仓库
|
||||||
|
defaultError: 您必须指定一个默认的私有镜像仓库。
|
||||||
add:
|
add:
|
||||||
label: 添加私有镜像仓库
|
label: 添加私有镜像仓库
|
||||||
registry:
|
registry:
|
||||||
|
|
@ -2117,7 +2120,7 @@ clusterNew:
|
||||||
info:
|
info:
|
||||||
text: 编辑主机选项将更新主机注册命令
|
text: 编辑主机选项将更新主机注册命令
|
||||||
command:
|
command:
|
||||||
instructions: '在一台或多台已安装支持Docker版本的主机上运行以下命令'
|
instructions: '复制以下命令在主机的SSH终端运行。'
|
||||||
winInstructions: '在一台或者多台运行了受支持的Docker版本的主机上运行<code>CMD</code>命令,并且windows server版本大于<code class="code-version">1803</code>.'
|
winInstructions: '在一台或者多台运行了受支持的Docker版本的主机上运行<code>CMD</code>命令,并且windows server版本大于<code class="code-version">1803</code>.'
|
||||||
auth:
|
auth:
|
||||||
label: 认证提供者
|
label: 认证提供者
|
||||||
|
|
@ -2172,10 +2175,10 @@ clusterNew:
|
||||||
role:
|
role:
|
||||||
pageheader: 自定义主机运行命令
|
pageheader: 自定义主机运行命令
|
||||||
sectionheader: 主机选项
|
sectionheader: 主机选项
|
||||||
title: 主机角色
|
title: '角色选择(一台主机可以对应多个角色,每个集群至少需要一个Etcd角色、一个Control角色、一个Worker角色)'
|
||||||
detail: '选择主机角色,端口放行请参考: https://rancher.com/docs/rancher/v2.x/en/installation/references/'
|
detail: '选择主机角色,端口放行请参考: https://rancher.com/docs/rancher/v2.x/en/installation/references/'
|
||||||
header:
|
header:
|
||||||
etcd: etcd
|
etcd: Etcd
|
||||||
controlplane: Control
|
controlplane: Control
|
||||||
worker: Worker
|
worker: Worker
|
||||||
requirements:
|
requirements:
|
||||||
|
|
@ -2213,8 +2216,11 @@ clusterNew:
|
||||||
linux: Linux
|
linux: Linux
|
||||||
windows: Windows
|
windows: Windows
|
||||||
windowsSupport:
|
windowsSupport:
|
||||||
label: Windows Support(Experimental)
|
label: Windows Support (Experimental)
|
||||||
disabled: 不支持{plugin}网络提供商。
|
disabled: 不支持{plugin}网络驱动。
|
||||||
|
advanced:
|
||||||
|
label: 高级集群选项
|
||||||
|
detail: 自定义高级选项
|
||||||
custom:
|
custom:
|
||||||
label: 自定义
|
label: 自定义
|
||||||
shortLabel: 自定义
|
shortLabel: 自定义
|
||||||
|
|
@ -3208,6 +3214,7 @@ formIngress:
|
||||||
existing: 继续使用当前主机名<code>{domain}</code>
|
existing: 继续使用当前主机名<code>{domain}</code>
|
||||||
manual: 自定义域名
|
manual: 自定义域名
|
||||||
default: 默认后端
|
default: 默认后端
|
||||||
|
defaultDisabled: Ingress控制器不支持默认后端
|
||||||
defaultBackend:
|
defaultBackend:
|
||||||
label: 将此规则设置为默认后端
|
label: 将此规则设置为默认后端
|
||||||
mark: 默认后端
|
mark: 默认后端
|
||||||
|
|
@ -3223,6 +3230,7 @@ formIngress:
|
||||||
mode:
|
mode:
|
||||||
workload: 工作负载
|
workload: 工作负载
|
||||||
service: DNS记录
|
service: DNS记录
|
||||||
|
|
||||||
formIngressBackends:
|
formIngressBackends:
|
||||||
label: 目标后端
|
label: 目标后端
|
||||||
noRules: 没有后端
|
noRules: 没有后端
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue