Skip to content

Commit 76cdb0b

Browse files
authored
Apply suggestions from code review
1 parent caeaf73 commit 76cdb0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

translations/zh-CN.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
"The '{{.name}}' driver does not respect the --cpus flag": "'{{.name}}' 驱动程序不支持 --cpus 标志",
823823
"The '{{.name}}' driver does not respect the --memory flag": "'{{.name}}' 驱动程序不支持 --memory 标志",
824824
"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",
825+
"The '{{.name}}' driver does not support --memory=no-limit": "{{.name}}' 驱动程序不支持 --memory=no-limit",
826826
"The --image-repository flag you provided contains Scheme: {{.scheme}}, which will be removed automatically": "您提供的 --image-repository 标志包含方案:{{.scheme}},这将自动移除",
827827
"The --image-repository flag your provided ended with a trailing / that could cause conflict in kubernetes, removed automatically": "您提供的 --image-repository 标志以尾随 / 结束,可能会在 Kubernetes 中引起冲突,已自动移除",
828828
"The CIDR to be used for service cluster IPs.": "需要用于服务集群 IP 的 CIDR。",
@@ -849,8 +849,8 @@
849849
"The control plane node must be running for this command": "执行此命令需要运行控制平面节点",
850850
"The control-plane node {{.name}} apiserver is not running (will try others): (state={{.state}})": "",
851851
"The control-plane node {{.name}} apiserver is not running: (state={{.state}})": "控制平面节点 {{.name}} 的 apiserver 未运行:(状态={{.state}})",
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已暂停 (将尝试其他节点)",
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已暂停 (将尝试其他节点)",
854854
"The control-plane node {{.name}} host does not exist": "控制平面节点 {{.name}} 不存在",
855855
"The control-plane node {{.name}} host does not exist (will try others)": "控制平面节点 {{.name}} 不存在 (将尝试其他节点)",
856856
"The control-plane node {{.name}} host is not running (will try others): state={{.state}}": "控制平面节点 {{.name}} 主机未运行(将尝试其他节点):状态={{.state}}",

0 commit comments

Comments
 (0)