Add more Chinese translations
parent
f23e93b1c4
commit
1a2d9e3708
|
@ -447,21 +447,21 @@
|
|||
"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,仅会下载和缓存文件以备后用 - 不会安装或启动任何项。",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, print web links to addons' documentation if using --output=list (default).": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, pods might get deleted and restarted on addon enable": "如果为 true,pods可能会被删除并在启用插件时重新启动",
|
||||
"If true, print web links to addons' documentation if using --output=list (default).": "如果为 true,则使用 --output=list(默认值)输出 web 链接到插件文档",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "如果为 true,则通过跳过验证群集的状态从而更快地返回配置文件列表",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "如果为true,则添加的节点将标记为 work,默认为 true",
|
||||
"If true, will perform potentially dangerous operations. Use with discretion.": "",
|
||||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
"Ignoring empty custom image {{.name}}": "忽略空的自定义镜像 {{.name}}",
|
||||
"Ignoring invalid pair entry {{.pair}}": "忽略无效的配对条目 {{.pair}}",
|
||||
"Ignoring unknown custom image {{.name}}": "忽略未知的自定义镜像 {{.name}}",
|
||||
"Ignoring unknown custom registry {{.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}}": "",
|
||||
"Images Commands:": "",
|
||||
"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": "",
|
||||
"Insecure Docker registries to pass to the Docker daemon. The default service CIDR range will automatically be added.": "传递给 Docker 守护进程的不安全 Docker Registry。 系统会自动添加默认 service CIDR 范围。",
|
||||
|
|
Loading…
Reference in New Issue