Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(frontend): tendbcluster 和 es 部分文案国际化 #8233 #8234

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 56 additions & 6 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 @@ -1593,5 +1592,56 @@
"主机资源不足_等待管理员users补货_补货完成后可以前往place重试": "Host resources are insufficient. Wait for the administrator ({users}) to replenish the inventory. After the replenishment is complete, you can go to \"{place}\" and try again",
"可用主机数": "Number of available hosts",
"版本日志": "Release Notes",
"TendbCluster集群": "TendbCluster",
"分区管理": "Partitioning Management",
"安全": "Security",
"临时密码修改": "One time password",
"全局配置": "Global Setting",
"个人工作台": "Dashboard",
"可观测": "Observations",
"迁移主从": "Migrate master-slave",
"访问入口": "Access Entry",
"部署只读接入层": "Deploy read-only proxy",
"运维spider管理": "运维节点管理/O&M Node Management",
"添加运维节点": "Add O&M nodes",
"克隆开区": "Clone and open a zone",
"开区模版": "Template for Opening a zone",
"数据查询": "Data Query",
"DB 重命名": "database rename",
"原 DB 名": "Original DB Name",
"新 DB 名": "New DB Name",
"主从互切:主机级别操作,即同机所有集群均会完成主从关系互切": "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 %",
"时区": "Time Zone",
"导出数据": "Export data",
"导出": "Export",
"机器空闲检查及初始化": "Machine idle check and initialization",
"安装[bkmonitorbeat]插件": "Installation of [bkmonitorbeat] plugin",
"原有机器下发dbactuator": "Download dbactuator",
"打包证书": "Package certificates",
"分发证书": "Distribute certificates",
"集群监控视图": "Cluster Monitoring",
"集群状态": "Cluster Status",
"master数量": "Total Masters",
"热节点数量": "Total Hot Nodes",
"冷节点数量": "Cold Nodes",
"client数量": "Clients",
"shard数量": "Shards",
"document数量": "Documents",
"总数据量": "Total Data Volume",
"上报master数量": "Detected Masters",
"上报热节点数量": "Detected Hot Nodes",
"上报冷节点数量": "Detected Cold Nodes",
"热节点容量": "Size of Hot Nodes",
"冷节点容量": "Size of Cold Nodes",
"数据订阅": "Data Subscription",
"权限查询": "Authorization Query",
"副本集": "ReplicaSet",
"分片集群": "Sharded Cluster",
"主从管理": "HA Management",
"这行勿动!新增翻译请在上一行添加!": ""
}