Skip to content

Commit 6d948d2

Browse files
authored
Merge pull request #17065 from uos-ljtian/master
update zh_CN.json
2 parents 859325e + c3e3437 commit 6d948d2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

translations/zh-CN.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -355,25 +355,25 @@
355355
"Failed to persist images": "持久化镜像失败",
356356
"Failed to pull image": "拉取镜像失败",
357357
"Failed to pull images": "拉取镜像失败",
358-
"Failed to push images": "",
358+
"Failed to push images": "推送镜像失败",
359359
"Failed to read temp": "无法读取临时文件",
360360
"Failed to reload cached images": "重新加载缓存镜像失败",
361361
"Failed to remove image": "删除镜像失败",
362-
"Failed to remove images for profile {{.pName}} {{.error}}": "",
362+
"Failed to remove images for profile {{.pName}} {{.error}}": "删除配置文件镜像失败 {{.pName}} {{.error}}",
363363
"Failed to remove profile": "无法删除配置文件",
364364
"Failed to save config": "无法保存配置",
365-
"Failed to save config {{.profile}}": "",
365+
"Failed to save config {{.profile}}": "无法保存配置 {{.profile}}",
366366
"Failed to save dir": "保存目录失败",
367367
"Failed to save image": "无法保存镜像",
368-
"Failed to save stdin": "",
368+
"Failed to save stdin": "保存标准输入失败",
369369
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}": "未能设置 NO_PROXY 环境变量。请使用“export NO_PROXY=$NO_PROXY,{{.ip}}”",
370370
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}`.": "未能设置 NO_PROXY 环境变量。请使用“export NO_PROXY=$NO_PROXY,{{.ip}}”。",
371371
"Failed to setup certs": "设置 certs 失败",
372372
"Failed to setup kubeconfig": "设置 kubeconfig 失败",
373-
"Failed to start container runtime": "",
374-
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
375-
"Failed to stop node {{.name}}": "",
376-
"Failed to stop ssh-agent process: {{.error}}": "",
373+
"Failed to start container runtime": "容器运行时启动失败",
374+
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "启动 {{.driver}} {{.driver_type}} 失败。运行 \"{{.cmd}}\" 可能需要修复它: {{.error}} ",
375+
"Failed to stop node {{.name}}": "停止节点 {{.name}} 失败",
376+
"Failed to stop ssh-agent process: {{.error}}": "停止 ssh-agent 程序失败:{{.error}}",
377377
"Failed to tag images": "无法打标签给镜像",
378378
"Failed to update cluster": "更新 cluster 失败",
379379
"Failed to update config": "更新 config 失败",

0 commit comments

Comments
 (0)