mirror of https://github.com/jumpserver/jumpserver
perf: update some i18n
parent
c68a7e572a
commit
46d694b8c3
|
@ -8,7 +8,7 @@
|
|||
"AccessIP": "IP whitelist",
|
||||
"AccessKey": "Access key",
|
||||
"Account": "Account",
|
||||
"AccountActivity": "Activity",
|
||||
"AccountActivities": "Activities",
|
||||
"AccountAmount": "Account amount",
|
||||
"AccountBackup": "Backup accounts",
|
||||
"AccountBackupCreate": "Create account backup",
|
||||
|
@ -721,6 +721,7 @@
|
|||
"Lowercase": "Lowercase",
|
||||
"LunaSetting": "Luna",
|
||||
"MFAErrorMsg": "MFA errors, please check",
|
||||
"ManagePlatform": "Manage platform",
|
||||
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "Enable multi-factor authentication to make your account more secure. <br/>after enabling, you will enter the multi-factor authentication binding process the next time you login; you can also directly bind in (personal information->quick modification->change multi-factor settings)!",
|
||||
"MFAOfUserFirstLoginUserGuidePage": "In order to protect your and the company's security, please carefully safeguard important sensitive information such as your account, password, and key (for example, set a complex password, and enable multi-factor authentication) <br/> personal information such as email, mobile number, and wechat are only used for user authentication and platform internal message notifications.",
|
||||
"MIN_LENGTH_ERROR": "Passwords must be at least {0} characters.",
|
||||
|
@ -1016,6 +1017,7 @@
|
|||
"Reviewer": "Approvers",
|
||||
"RiskDetection": "Risk detection",
|
||||
"Role": "Role",
|
||||
"RoleManage": "Manage role",
|
||||
"RoleCreate": "Create role",
|
||||
"RoleDetail": "Role details",
|
||||
"RoleInfo": "Role information",
|
||||
|
|
|
@ -173,6 +173,7 @@
|
|||
"Authentication": "认证",
|
||||
"AutoPush": "自动推送",
|
||||
"Automations": "自动化",
|
||||
"Automation": "自动化",
|
||||
"AverageTimeCost": "平均花费时间",
|
||||
"AwaitingMyApproval": "待我审批",
|
||||
"Azure": "Azure (中国)",
|
||||
|
@ -626,6 +627,7 @@
|
|||
"InstancePlatformName": "实例平台名称",
|
||||
"IntegrationApplication": "服务对接",
|
||||
"Interface": "网络接口",
|
||||
"Integration": "集成",
|
||||
"InterfaceSettings": "界面设置",
|
||||
"Interval": "间隔",
|
||||
"IntervalOfCreateUpdatePage": "单位:时",
|
||||
|
@ -712,6 +714,7 @@
|
|||
"Lowercase": "小写字母",
|
||||
"LunaSetting": "Luna 配置",
|
||||
"MFAErrorMsg": "MFA错误,请检查",
|
||||
"ManagePlatform": "管理平台",
|
||||
"MFAOfUserFirstLoginPersonalInformationImprovementPage": "启用多因子认证,使账号更加安全。<br/> 启用之后您将会在下次登录时进入多因子认证绑定流程;您也可以在(个人信息->快速修改->更改多因子设置)中直接绑定!",
|
||||
"MFAOfUserFirstLoginUserGuidePage": "为了保护您和公司的安全,请妥善保管您的账户、密码和密钥等重要敏感信息;(如:设置复杂密码,并启用多因子认证)<br/> 邮箱、手机号、微信等个人信息,仅作为用户认证和平台内部消息通知使用。",
|
||||
"MIN_LENGTH_ERROR": "密码长度至少为 {0} 位",
|
||||
|
@ -1020,6 +1023,7 @@
|
|||
"RoleList": "角色列表",
|
||||
"RoleUpdate": "更新角色",
|
||||
"RoleUsers": "授权用户",
|
||||
"RoleManage": "角色管理",
|
||||
"Rows": "行",
|
||||
"Rule": "条件",
|
||||
"RuleCount": "条件数量",
|
||||
|
@ -1421,6 +1425,7 @@
|
|||
"RecentlyChangedPassword": "最近改密",
|
||||
"RecentPasswordChangeFailed": "最近改密失败",
|
||||
"RiskyAccount": "风险账号",
|
||||
"RiskDetection": "风险检测",
|
||||
"LongTimeNoLogin": "长期未登录账号",
|
||||
"UnmanagedAccount": "未托管账号",
|
||||
"UnavailableAccount": "不可用账号",
|
||||
|
@ -1431,6 +1436,8 @@
|
|||
"AccountData": "账号数据",
|
||||
"AccountTotal": "账号总数",
|
||||
"AccountSummary": "账号汇总",
|
||||
"AccountSessions": "账号会话",
|
||||
"AccountActivities": "账号活动",
|
||||
"CopyToAsset": "复制到其他资产",
|
||||
"MoveToAsset": "移动到其他资产",
|
||||
"Host": "主机",
|
||||
|
@ -1453,6 +1460,8 @@
|
|||
"ProportionOfAccountTypes": "账号类型占比",
|
||||
"CurrentStatus": "当前状态",
|
||||
"ChangeSecretTaskStatus": "改密任务执行状态",
|
||||
"ChangeSecret": "账号改密",
|
||||
"MenuChangeSecret": "账号改密",
|
||||
"TaskCount": "任务数",
|
||||
"ScheduledTaskCount": "定时任务数",
|
||||
"TaskExecutionCount": "任务执行数",
|
||||
|
|
Loading…
Reference in New Issue