Update zh-CN.json Chinese translation

pull/17660/head
mahmut 2023-11-23 02:59:44 +00:00 committed by GitHub
parent ec8a4c09ec
commit ecec984d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -767,18 +767,18 @@
"Successfully mounted {{.sourcePath}} to {{.destinationPath}}": "成功将 {{.sourcePath}} 挂载到 {{.destinationPath}}",
"Successfully powered off Hyper-V. minikube driver -- {{.driver}}": "成功关闭 Hyper-V。minikube 驱动 -- {{.driver}}",
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]": "成功清理 [{{.minikubeDirectory}}] 下的 minukube 目录",
"Successfully started node {{.name}}!": "",
"Successfully stopped node {{.name}}": "",
"Successfully unblocked bootpd process from firewall, retrying": "",
"Successfully started node {{.name}}!": "成功启动节点 {{.name}}",
"Successfully stopped node {{.name}}": "成功停止节点 {{.name}}",
"Successfully unblocked bootpd process from firewall, retrying": "成功解除对 bootpd 进程的防火墙阻止,正在重试...",
"Suggestion: {{.advice}}": "建议:{{.advice}}",
"Suggestion: {{.fix}}": "建议:{{.fix}}",
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "",
"System only has {{.size}}MiB available, less than the required {{.req}}MiB for Kubernetes": "系统仅有 {{.size}}MiB 可用,低于 Kubernetes 所需的 {{.req}}MiB。",
"Tag images": "为镜像打标签",
"Tag to apply to the new image (optional)": "要应用于新镜像的标签(可选)",
"Target \u003cremote file path\u003e must be an absolute Path. Relative Path is not allowed (example: \"minikube:/home/docker/copied.txt\")": "",
"Target directory {{.path}} must be an absolute path": "目标目录 {{.path}} 必须是绝对路径",
"Target {{.path}} can not be empty": "",
"Test docs have been saved at - {{.path}}": "",
"Target {{.path}} can not be empty": "目标 {{.path}} 不能为空",
"Test docs have been saved at - {{.path}}": "测试文档已保存在 - {{.path}}",
"The \"{{.driver_name}}\" driver requires root privileges. Please run minikube using 'sudo minikube --vm-driver={{.driver_name}}": "“{{.driver_name}}”驱动程序需要根权限。请使用“sudo minikube --vm-driver={{.driver_name}}”运行 minikube",
"The \"{{.driver_name}}\" driver should not be used with root privileges.": "{{.driver_name}} 驱动不应使用 root 权限。",
"The \"{{.driver_name}}\" driver should not be used with root privileges. If you wish to continue as root, use --force.": "",
@ -787,7 +787,7 @@
"The \"{{.name}}\" container runtime requires CNI": "\"{{.name}}\" 容器运行时需要 CNI",
"The 'none' driver does not respect the --cpus flag": "'none' 驱动程序不遵循 --cpus 标志",
"The 'none' driver does not respect the --memory flag": "'none' 驱动程序不遵循 --memory 标志",
"The 'none' driver is designed for experts who need to integrate with an existing VM": "",
"The 'none' driver is designed for experts who need to integrate with an existing VM": "'none' 驱动程序专为需要与现有虚拟机集成的专业人士而设计。",
"The 'none' driver provides limited isolation and may reduce system security and reliability.": "“none”驱动程序提供有限的隔离功能并且可能会降低系统安全性和可靠性。",
"The '{{.addonName}}' addon is enabled": "启动 '{{.addonName}}' 插件",
"The '{{.driver}}' driver requires elevated permissions. The following commands will be executed:\n\n{{ .example }}\n": "'{{.driver}}' 驱动程序需要提升权限,将执行以下命令:\n\n{{ .example }}\n",
@ -1236,4 +1236,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}}"
}
}