mirror of https://github.com/jumpserver/jumpserver
perf: 修改翻译
parent
255817f5c6
commit
97f60a61e0
|
@ -213,7 +213,7 @@
|
||||||
"CeleryTaskLog": "Celery Task Log",
|
"CeleryTaskLog": "Celery Task Log",
|
||||||
"Certificate": "Certificate",
|
"Certificate": "Certificate",
|
||||||
"CertificateKey": "Client Key",
|
"CertificateKey": "Client Key",
|
||||||
"ChangeCredentials": "Change Credentials",
|
"ChangeCredentials": "Change Secrets",
|
||||||
"ChangeField": "Change Field",
|
"ChangeField": "Change Field",
|
||||||
"ChangeOrganization": "Change organization",
|
"ChangeOrganization": "Change organization",
|
||||||
"ChangePassword": "Change Password",
|
"ChangePassword": "Change Password",
|
||||||
|
@ -388,11 +388,12 @@
|
||||||
"Domain": "Domain",
|
"Domain": "Domain",
|
||||||
"DomainCreate": "Create a Domain",
|
"DomainCreate": "Create a Domain",
|
||||||
"DomainEnabled": "Enable Domain",
|
"DomainEnabled": "Enable Domain",
|
||||||
"DomainHelpMessage": "Domain function is designed to solve the problem that some environments (such as: hybrid cloud) cannot be directly connected, and a new function is added. The principle is to log in through the gateway server. Server -> Domain Gateway -> Target Assets.",
|
"DomainHelpMessage": "Domain function is designed to solve the problem that some environments (such as: hybrid cloud) cannot be directly connected, and a new function is added. The principle is to log in through the gateway server.<br/><br/>Server -> Domain Gateway -> Target Assets",
|
||||||
"DomainList": "Domains",
|
"DomainList": "Domains",
|
||||||
"DomainUpdate": "Update the Domain",
|
"DomainUpdate": "Update the Domain",
|
||||||
"Download": "Download",
|
"Download": "Download",
|
||||||
"DownloadCenter": "Download Center",
|
"DownloadCenter": "Download Center",
|
||||||
|
"AddAccountByTemplate": "Add account from template",
|
||||||
"DownloadFTPFileTip": "The current action does not record files, or the file size exceeds the threshold (default 100M), or it has not yet been saved to the corresponding storage",
|
"DownloadFTPFileTip": "The current action does not record files, or the file size exceeds the threshold (default 100M), or it has not yet been saved to the corresponding storage",
|
||||||
"DownloadImportTemplateMsg": "Download creation template",
|
"DownloadImportTemplateMsg": "Download creation template",
|
||||||
"DownloadReplay": "Download Recording",
|
"DownloadReplay": "Download Recording",
|
||||||
|
|
|
@ -364,7 +364,7 @@
|
||||||
"Domain": "网域",
|
"Domain": "网域",
|
||||||
"DomainCreate": "创建网域",
|
"DomainCreate": "创建网域",
|
||||||
"DomainEnabled": "启用网域",
|
"DomainEnabled": "启用网域",
|
||||||
"DomainHelpMessage": "网域功能是为了解决部分环境(如:混合云)无法直接连接而新增的功能,原理是通过网关服务器进行跳转登录。JMS => 网域网关 => 目标资产",
|
"DomainHelpMessage": "网域功能是为了解决部分环境(如:混合云)无法直接连接而新增的功能,原理是通过网关服务器进行跳转登录。<br/><br/>JMS => 网域网关 => 目标资产",
|
||||||
"DomainList": "网域列表",
|
"DomainList": "网域列表",
|
||||||
"DomainUpdate": "更新网域",
|
"DomainUpdate": "更新网域",
|
||||||
"Download": "下载",
|
"Download": "下载",
|
||||||
|
@ -1204,4 +1204,4 @@
|
||||||
"Workspace": "工作空间",
|
"Workspace": "工作空间",
|
||||||
"Yes": "是",
|
"Yes": "是",
|
||||||
"ZStack": "ZStack"
|
"ZStack": "ZStack"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue