|
769 | 769 | "Specify arbitrary flags to pass to the Docker daemon. (format: key=value)": "指定要传递给 Docker 守护进程的任意标志。(格式:key=value)",
|
770 | 770 | "Specify arbitrary flags to pass to the build. (format: key=value)": "指定传递给构建过程的任意标志。(format: key=value)",
|
771 | 771 | "Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
772 |
| - "StartHost failed, but will try again: {{.error}}": "", |
773 |
| - "Starting \"{{.node}}\" {{.role}} node in \"{{.cluster}}\" cluster": "", |
| 772 | + "StartHost failed, but will try again: {{.error}}": "StartHost 失败,将要重试: {{.error}}", |
| 773 | + "Starting \"{{.node}}\" {{.role}} node in \"{{.cluster}}\" cluster": "在集群中 \"{{.cluster}}\" 启动节点 \"{{.node}}\" {{.role}}", |
774 | 774 | "Starting control plane node {{.name}} in cluster {{.cluster}}": "正在集群 {{.cluster}} 中启动控制平面节点 {{.name}}",
|
775 | 775 | "Starting minikube without Kubernetes in cluster {{.cluster}}": "在集群 {{.cluster}} 中启动 minikube 但不使用 Kubernetes",
|
776 | 776 | "Starting tunnel for service {{.service}}.": "为服务 {{.service}} 启动隧道。",
|
|
820 | 820 | "The '{{.driver}}' provider was not found: {{.error}}": "未找到 '{{.driver}}' 驱动程序提供程序:{{.error}}",
|
821 | 821 | "The '{{.name}} driver does not support multiple profiles: https://minikube.sigs.k8s.io/docs/reference/drivers/none/": "",
|
822 | 822 | "The '{{.name}}' driver does not respect the --cpus flag": "'{{.name}}' 驱动程序不支持 --cpus 标志",
|
823 |
| - "The '{{.name}}' driver does not respect the --memory flag": "", |
824 |
| - "The '{{.name}}' driver does not support --cpus=no-limit": "", |
825 |
| - "The '{{.name}}' driver does not support --memory=no-limit": "", |
| 823 | + "The '{{.name}}' driver does not respect the --memory flag": "'{{.name}}' 驱动程序不支持 --memory 标志", |
| 824 | + "The '{{.name}}' driver does not support --cpus=no-limit": "{{.name}}' 驱动程序不支持 --cpus=no-limit", |
| 825 | + "The '{{.name}}' driver does not support --memory=no-limit": "{{.name}}' 驱动程序不支持 --memory=no-limit", |
826 | 826 | "The --image-repository flag you provided contains Scheme: {{.scheme}}, which will be removed automatically": "您提供的 --image-repository 标志包含方案:{{.scheme}},这将自动移除",
|
827 | 827 | "The --image-repository flag your provided ended with a trailing / that could cause conflict in kubernetes, removed automatically": "您提供的 --image-repository 标志以尾随 / 结束,可能会在 Kubernetes 中引起冲突,已自动移除",
|
828 | 828 | "The CIDR to be used for service cluster IPs.": "需要用于服务集群 IP 的 CIDR。",
|
|
831 | 831 | "The KVM default network name. (kvm2 driver only)": "KVM 默认 network 名称(仅适用于 kvm2 驱动程序)",
|
832 | 832 | "The KVM driver is unable to resurrect this old VM. Please run `minikube delete` to delete it and try again.": "KVM 驱动程序无法恢复此旧 VM。请运行 `minikube delete` 来删除它,然后重试。",
|
833 | 833 | "The KVM network name. (kvm2 driver only)": "KVM 网络名称。(仅限 kvm2 驱动程序)",
|
834 |
| - "The OLM addon has stopped working, for more details visit: https://github.com/operator-framework/operator-lifecycle-manager/issues/2534": "", |
| 834 | + "The OLM addon has stopped working, for more details visit: https://github.com/operator-framework/operator-lifecycle-manager/issues/2534": "OLM插件已停止工作,有关更多详细信息,请访问: https://github.com/operator-framework/operator-lifecycle-manager/issues/2534", |
835 | 835 | "The VM driver crashed. Run 'minikube start --alsologtostderr -v=8' to see the VM driver error message": "VM 驱动程序崩溃。运行 'minikube start --alsologtostderr -v=8' 来查看 VM 驱动程序的错误消息",
|
836 | 836 | "The VM driver exited with an error, and may be corrupt. Run 'minikube start' with --alsologtostderr -v=8 to see the error": "VM 驱动程序退出时出错,可能已损坏。运行 'minikube start' 并带上 --alsologtostderr -v=8 以查看错误",
|
837 | 837 | "The VM that minikube is configured for no longer exists. Run 'minikube delete'": "",
|
|
849 | 849 | "The control plane node must be running for this command": "执行此命令需要运行控制平面节点",
|
850 | 850 | "The control-plane node {{.name}} apiserver is not running (will try others): (state={{.state}})": "",
|
851 | 851 | "The control-plane node {{.name}} apiserver is not running: (state={{.state}})": "控制平面节点 {{.name}} 的 apiserver 未运行:(状态={{.state}})",
|
852 |
| - "The control-plane node {{.name}} apiserver is paused": "", |
853 |
| - "The control-plane node {{.name}} apiserver is paused (will try others)": "", |
854 |
| - "The control-plane node {{.name}} host does not exist": "", |
855 |
| - "The control-plane node {{.name}} host does not exist (will try others)": "", |
| 852 | + "The control-plane node {{.name}} apiserver is paused": "控制平面节点 {{.name}} apiserver已暂停", |
| 853 | + "The control-plane node {{.name}} apiserver is paused (will try others)": "控制平面节点 {{.name}} apiserver已暂停 (将尝试其他节点)", |
| 854 | + "The control-plane node {{.name}} host does not exist": "控制平面节点 {{.name}} 不存在", |
| 855 | + "The control-plane node {{.name}} host does not exist (will try others)": "控制平面节点 {{.name}} 不存在 (将尝试其他节点)", |
856 | 856 | "The control-plane node {{.name}} host is not running (will try others): state={{.state}}": "控制平面节点 {{.name}} 主机未运行(将尝试其他节点):状态={{.state}}",
|
857 | 857 | "The control-plane node {{.name}} host is not running: state={{.state}}": "",
|
858 | 858 | "The cri socket path to be used": "需要使用的 cri 套接字路径",
|
|
0 commit comments