diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 9848a096db..ed7882591b 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -315,23 +315,23 @@ "Exiting.": "正在退出。", "Exposed port of the proxyfied dashboard. Set to 0 to pick a random port.": "", "External Adapter on which external switch will be created if no external switch is found. (hyperv driver only)": "", - "Fail check if container paused": "", - "Failed runtime": "", - "Failed to build image": "", + "Fail check if container paused": "如果容器已挂起,则检查失败", + "Failed runtime": "运行时失败", + "Failed to build image": "构建镜像失败", "Failed to cache ISO": "缓存ISO 时失败", "Failed to cache and load images": "缓存以及导入镜像失败", "Failed to cache binaries": "缓存二进制文件失败", "Failed to cache images": "缓存镜像时失败", "Failed to cache images to tar": "缓存镜像到 tar 压缩包时出错", - "Failed to cache kubectl": "", + "Failed to cache kubectl": "缓存 kubectl 失败", "Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "未能更改 {{.minikube_dir_path}} 的权限:{{.error}}", "Failed to check if machine exists": "无法检测机器是否存在", "Failed to check main repository and mirrors for images": "", "Failed to check main repository and mirrors for images for images": "无法检测主仓库和镜像仓库中的镜像", "Failed to configure metallb IP {{.profile}}": "", "Failed to configure registry-aliases {{.profile}}": "", - "Failed to create file": "", - "Failed to create runtime": "", + "Failed to create file": "文件创建失败", + "Failed to create runtime": "运行时创建失败", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "未能删除集群:{{.error}}", @@ -339,13 +339,13 @@ "Failed to delete images": "删除镜像时失败", "Failed to delete images from config": "无法删除配置的镜像", "Failed to download kubectl": "下载 kubectl 失败", - "Failed to download licenses": "", - "Failed to enable container runtime": "", + "Failed to download licenses": "licenses 下载失败", + "Failed to enable container runtime": "容器运行时启用失败", "Failed to generate config": "无法生成配置", "Failed to get bootstrapper": "获取 bootstrapper 失败", - "Failed to get command runner": "", + "Failed to get command runner": "获取命令运行程序失败", "Failed to get driver URL": "获取 driver URL 失败", - "Failed to get image map": "", + "Failed to get image map": "获取镜像映射失败", "Failed to get service URL: {{.error}}": "获取 service URL 失败:{{.error}}", "Failed to get temp": "", "Failed to kill mount process: {{.error}}": "未能终止装载进程:{{.error}}",