Browse Source

perf: account translate (#12719)

Co-authored-by: feng <1304903146@qq.com>
pull/12723/head
fit2bot 9 months ago committed by GitHub
parent
commit
2328ef0b0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 15
      apps/i18n/lina/en.json
  2. 11
      apps/i18n/lina/zh.json

15
apps/i18n/lina/en.json

@ -6,29 +6,20 @@
"AccessKey": "Access Key",
"Account": "Account",
"AccountBackup": "Account Backup",
"AccountBackupCreate": "Create Account Backup",
"AccountBackupUpdate": "Update Account Backup",
"AccountChangeSecret": "Password Change",
"AccountCreate": "Create Account",
"AccountChangeSecret": "Change Secret",
"AccountDeleteConfirmMsg": "Delete Account, continue?",
"AccountDetail": "Account Details",
"AccountExportTips": "The exported information contains sensitive information such as encrypted account numbers. The exported format is an encrypted zip file (if you have not set the encryption password, please go to Personal Info to set the file encryption password).",
"AccountGatherList": "Collection Task",
"AccountGatherTaskCreate": "Create Task",
"AccountGatherTaskList": "Account Collect",
"AccountGatherTaskUpdate": "Update Task",
"AccountList": "Cloud Account",
"AccountPolicy": "Account Policy",
"AccountPushCreate": "Create Account Push",
"AccountPushExecutionList": "Execute History",
"AccountPushList": "Account Push",
"AccountPushUpdate": "Update Account Push",
"AccountStorage": "Account",
"HistoryRecord": "History record",
"AccountTemplate": "Template",
"AccountTemplateList": "Templates",
"AccountTemplateUpdateSecretHelpText": "The account list shows the accounts created through the template. When the secret is updated, the ciphertext of the accounts created through the template will be updated.",
"AccountUpdate": "Update Account",
"Accounts": "Account",
"Action": "Action",
"ActionCount": "Actions",
@ -43,7 +34,6 @@
"ActiveUser": "Logged in recently",
"Activity": "Activities",
"Add": "Add",
"AddAccount": "Add Account",
"AddAccountResult": "Second-Level Approver",
"AddAllMembersWarningMsg": "Are you sure you want to add all members?",
"AddAsset": "Add Assets",
@ -160,6 +150,7 @@
"AverageTimeCost": "Average spend time",
"Azure": "Azure (China)",
"Backup": "Backup",
"BatchTest": "Batch Test",
"BadConflictErrorMsg": "Refreshing, please try again later",
"BadRequestErrorMsg": "Request Error, please check the filled content",
"BadRoleErrorMsg": "Request Error, No Permission for this Action",
@ -220,7 +211,7 @@
"Cleaning": "Regular Clean-up",
"Clear": "Clear",
"ClearScreen": "Clear Screen",
"ClearSecret": "Clear selected secret",
"ClearSecret": "Clear secret",
"ClearSelection": "Clear Selection",
"ClearSuccessMsg": "Clear Successful",
"ClickCopy": "Click to Copy",

11
apps/i18n/lina/zh.json

@ -6,27 +6,18 @@
"AccessKey": "访问密钥",
"Account": "账号信息",
"AccountBackup": "账号备份",
"AccountBackupCreate": "创建账号备份",
"AccountBackupUpdate": "更新账号备份",
"AccountChangeSecret": "账号改密",
"AccountCreate": "创建账户",
"AccountDeleteConfirmMsg": "删除账号,是否继续?",
"AccountDetail": "账户详情",
"AccountExportTips": "导出信息中包含账号密文涉及敏感信息,导出的格式为一个加密的zip文件(若没有设置加密密码,请前往个人信息中设置文件加密密码)。",
"AccountGatherList": "收集任务",
"AccountGatherTaskCreate": "创建任务",
"AccountGatherTaskList": "账号收集",
"AccountGatherTaskUpdate": "更新任务",
"AccountList": "云账号",
"AccountPolicy": "账号策略",
"AccountPushCreate": "创建账号推送",
"AccountPushExecutionList": "执行列表",
"AccountPushList": "账号推送",
"AccountPushUpdate": "账号推送更新",
"AccountStorage": "账号存储",
"AccountTemplate": "账号模版",
"AccountTemplateUpdateSecretHelpText": "账号列表展示通过模版创建的账号。更新密文时,会更新通过模版所创建账号的密文。",
"AccountUpdate": "更新账户",
"Accounts": "账号管理",
"Action": "动作",
"ActionCount": "动作数量",
@ -40,7 +31,6 @@
"ActiveUser": "近期登录过",
"Activity": "活动",
"Add": "新增",
"AddAccount": "添加账号",
"AddAccountResult": "账号批量添加结果",
"AddAllMembersWarningMsg": "你确定要添加全部成员?",
"AddAsset": "添加资产",
@ -157,6 +147,7 @@
"AverageTimeCost": "平均花费时间",
"Azure": "Azure(中国)",
"Backup": "备份",
"BatchTest": "批量测试",
"BadConflictErrorMsg": "正在刷新中,请稍后再试",
"BadRequestErrorMsg": "请求错误,请检查填写内容",
"BadRoleErrorMsg": "请求错误,无该操作权限",

Loading…
Cancel
Save