diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 2afa05c8a5..f0fbed89b0 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -1146,11 +1146,11 @@ "true": "", "tunnel creates a route to services deployed with type LoadBalancer and sets their Ingress to their ClusterIP. for a detailed example see https://minikube.sigs.k8s.io/docs/tasks/loadbalancer": "", "tunnel makes services of type LoadBalancer accessible on localhost": "隧道使本地主机上可以访问 LoadBalancer 类型的服务", - "unable to bind flags": "", + "unable to bind flags": "无法绑定标注", "unable to daemonize: {{.err}}": "", "unable to delete minikube config folder": "无法删除 minikube 配置目录", "unpause Kubernetes": "恢复 Kubernetes", - "unset failed": "", + "unset failed": "设置失败", "unsets PROPERTY_NAME from the minikube config file. Can be overwritten by flags or environmental variables": "", "unsets an individual value in a minikube config file": "", "unsupported or missing driver: {{.name}}": "不支持或者缺失驱动:{{.name}}", @@ -1184,11 +1184,11 @@ "{{.driver}} does not appear to be installed": "似乎并未安装 {{.driver}}", "{{.driver}} does not appear to be installed, but is specified by an existing profile. Please run 'minikube delete' or install {{.driver}}": "似乎并未安装 {{.driver}},但已被当前的配置文件指定。请执行 'minikube delete' 或者安装 {{.driver}}", "{{.driver}} only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "", - "{{.name}} doesn't have images.": "", - "{{.name}} has following images:": "", - "{{.name}} has no available configuration options": "", + "{{.name}} doesn't have images.": "{{.name}} 没有镜像", + "{{.name}} has following images:": "{{.name}} 有以下镜像", + "{{.name}} has no available configuration options": "{{.name}} 没有可用的配置选项", "{{.name}} is already running": "", - "{{.name}} was successfully configured": "", + "{{.name}} was successfully configured": "{{.name}} 成功配置", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", @@ -1199,4 +1199,4 @@ "{{.profile}} profile is not valid: {{.err}}": "", "{{.type}} is not yet a supported filesystem. We will try anyways!": "", "{{.url}} is not accessible: {{.error}}": "" -} \ No newline at end of file +}