Skip to content

Commit

Permalink
feat(frontend): tendbcluster 和 es 部分文案国际化 #8233
Browse files Browse the repository at this point in the history
  • Loading branch information
royalpioneer committed Nov 27, 2024
1 parent 3b6af91 commit 8481b00
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions dbm-ui/frontend/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
"批量删除Key": "Multi-delete keys",
"批量备份集群": "Multi-backup cluster",
"批量提取Key": "Multi-extract keys",
"批量操作": "Multi",
"批量操作": "Batch Operation",
"批量清档集群": "Multi-cleanup clusters",
"批量编辑": "Multi-edit",
"批量设置包含Key": "Multi-set include keys",
Expand Down Expand Up @@ -572,8 +572,8 @@
"实例_域名_IP_端口_状态": "Instance/domain/IP/port/status",
"申请实例": "Apply for instance",
"导入": "Import",
"批量授权": "Multi-grant",
"授权": "Grant",
"批量授权": "Authorize",
"授权": "Authorize",
"支持Excel文件_文件小于2M_下载": "Support Excel file, the file is less than 2 M, download",
"模块": "Module",
"模板文件": "Template",
Expand Down Expand Up @@ -1046,7 +1046,7 @@
"Redis_集群管理": "'Redis' cluster Management",
"Redis集群详情": "Redis cluster details",
"SQL任务": "SQL Task",
"主从互切": "Master-Slave Exchanges",
"主从互切": "Master-Slave switch",
"主库故障切换": "Master Failure Switch",
"克隆主从": "Clone Master-Slave",
"全库备份": "Full Backup",
Expand Down Expand Up @@ -1126,7 +1126,7 @@
"全局": "Global",
"创建成功": "Created successfully",
"批量删除": "Multi-delete",
"授权白名单": "Granted Whitelist",
"授权白名单": "Authorized Whitelist",
"新建": "New",
"新建白名单": "New whitelist",
"白名单": "whitelist",
Expand Down Expand Up @@ -1199,7 +1199,6 @@
"是否继续提交单据": "Do you want to continue to submit the ticket",
"InfluxDB版本": "InfluxDB version",
"InfluxDB集群部署": "InfluxDB cluster deployment",
"TendisSSD": "TendisSSD",
"分组名": "Group name",
"新建分组": "New group",
"申请InfluxDB集群部署": "Apply for InfluxDB cluster deployment",
Expand Down Expand Up @@ -1600,9 +1599,6 @@
"全局配置": "Global Setting",
"个人工作台": "Dashboard",
"可观测": "Observations",
"Granted Whitelist": "Authorized Whitelist",
"create job user": "Create temp job account",
"reduce job user": "remove temp job account",
"迁移主从": "Migrate master-slave",
"访问入口": "Access Entry",
"部署只读接入层": "Deploy read-only proxy",
Expand All @@ -1614,18 +1610,14 @@
"DB 重命名": "database rename",
"原 DB 名": "Original DB Name",
"新 DB 名": "New DB Name",
"Master-Slave Exchanges": "Master-Slave switch",
"主从互切:主机级别操作,即同机所有集群均会完成主从关系互切": "It is an operation at the host level, all clusters on the same machine will complete the mutual switchover of the master-slave relationship.",
"检查业务来源的连接": "Check connections from application",
"检查主从同步延迟": "Check synchronization latency between master and slave",
"检查主从数据校验结果": "Check master-slave data validation results",
"TendbCluster分布式集群_集群管理": "[TendbCluster] Cluster Management",
"容量使用率": "Usage %",
"Multi": "Batch Operation",
"Multi-grant": "Authorize",
"时区": "Time Zone",
"导出数据": "Export data",
"Grant": "Authorize",
"导出": "Export",
"机器空闲检查及初始化": "Machine idle check and initialization",
"安装[bkmonitorbeat]插件": "Installation of [bkmonitorbeat] plugin",
Expand All @@ -1641,12 +1633,9 @@
"shard数量": "Shards",
"document数量": "Documents",
"总数据量": "Total Data Volume",
"MiB": "MB",
"TiB": "TB",
"上报master数量": "Detected Masters",
"上报热节点数量": "Detected Hot Nodes",
"上报冷节点数量": "Detected Cold Nodes",
"Active shard percent": "Live shards ratio",
"热节点容量": "Size of Hot Nodes",
"冷节点容量": "Size of Cold Nodes",
"数据订阅": "Data Subscription",
Expand Down

0 comments on commit 8481b00

Please sign in to comment.