Skip to content

Commit

Permalink
Update auto-generated docs and translations
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Sep 27, 2023
1 parent 3f8730e commit c4f0180
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"If set, pause all namespaces": "如果设置为 true,则暂停所有 namespace",
"If set, unpause all namespaces": "如果设置为 true,取消暂停所有 namespace",
"If the above advice does not help, please let us know:": "如果上述建议无法帮助解决问题,请告知我们:",
"If the host has a firewall:\n\t\t\n\t\t1. Allow a port through the firewall\n\t\t2. Specify \"--port=\u003cport_number\u003e\" for \"minikube mount\"": "如果主机有防火墙:\n\n1. 允许防火墙通过一个端口\n2. 对于 'minikube mount',指定 '--port=<端口号>'",
"If the host has a firewall:\n\t\t\n\t\t1. Allow a port through the firewall\n\t\t2. Specify \"--port=\u003cport_number\u003e\" for \"minikube mount\"": "如果主机有防火墙:\n\n1. 允许防火墙通过一个端口\n2. 对于 'minikube mount',指定 '--port=\u003c端口号\u003e'",
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "如果设置为 true,则缓存当前引导程序的 docker 镜像并加载到机器中。当使用--driver=none时,始终为false。",
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "如果为 true,请缓存当前引导程序的 docker 镜像并将其加载到机器中。在 --vm-driver=none 情况下始终为 false。",
"If true, only download and cache files for later use - don't install or start anything.": "如果为 true,仅会下载和缓存文件以备后用 - 不会安装或启动任何项。",
Expand All @@ -461,7 +461,7 @@
"Ignoring invalid pair entry {{.pair}}": "忽略无效的配对条目 {{.pair}}",
"Ignoring unknown custom image {{.name}}": "忽略未知的自定义镜像 {{.name}}",
"Ignoring unknown custom registry {{.name}}": "忽略未知的自定义仓库 {{.name}}",
"Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "此镜像不适用于当前的 minikube 版本。要解决此问题,您可以删除并重新创建您的 minikube 集群,使用最新的镜像。预期的 minikube 版本:{{.imageMinikubeVersion}} -> 实际的 minikube 版本:{{.minikubeVersion}}",
"Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "此镜像不适用于当前的 minikube 版本。要解决此问题,您可以删除并重新创建您的 minikube 集群,使用最新的镜像。预期的 minikube 版本:{{.imageMinikubeVersion}} -\u003e 实际的 minikube 版本:{{.minikubeVersion}}",
"Images Commands:": "镜像命令",
"Images used by this addon. Separated by commas.": "这个插件使用的镜像。以逗号分隔。",
"In order to use the fall back image, you need to log in to the github packages registry": "为使用后备镜像,你需要登录到 github packages registry",
Expand Down Expand Up @@ -1231,4 +1231,4 @@
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} 配置文件无效:{{.err}}",
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} 还不是一个受支持的文件系统。无论如何我们都会尝试!",
"{{.url}} is not accessible: {{.error}}": "{{.url}} 不可访问:{{.error}}"
}
}

0 comments on commit c4f0180

Please sign in to comment.