Skip to content

Commit baea041

Browse files
authored
Merge pull request #16982 from zdxgs/master
translations: Add more Chinese translations
2 parents 8733436 + 6e1bfaa commit baea041

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

translations/zh-CN.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,18 +1090,18 @@
10901090
"error: --output must be 'text', 'yaml' or 'json'": "错误: --output 必须是 'text', 'yaml' 或 'json'",
10911091
"error: --output must be 'yaml' or 'json'": "错误: --output 必须是 'yaml' 或 'json'",
10921092
"experimental": "",
1093-
"failed to acquire lock due to unexpected error": "",
1094-
"failed to add node": "",
1095-
"failed to open browser: {{.error}}": "",
1096-
"failed to save config": "",
1097-
"failed to set extra option": "",
1093+
"failed to acquire lock due to unexpected error": "由于意外错误,无法获取锁",
1094+
"failed to add node": "添加节点失败",
1095+
"failed to open browser: {{.error}}": "打开浏览器失败:{{.error}}",
1096+
"failed to save config": "保存配置失败",
1097+
"failed to set extra option": "设置额外选项失败",
10981098
"failed to start node": "启动节点失败",
1099-
"false": "",
1100-
"fish completion failed": "",
1101-
"fish completion.": "",
1099+
"false": "false",
1100+
"fish completion failed": "fish 完成失败",
1101+
"fish completion.": "fish 完成。",
11021102
"if true, will embed the certs in kubeconfig.": "如果为 true,将在 kubeconfig 中嵌入证书。",
1103-
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}": "",
1104-
"initialization failed, will try again: {{.error}}": "",
1103+
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}": "如果你想创建一个配置文件,你可以执行此命令:minikube start -p {{.profile_name}}",
1104+
"initialization failed, will try again: {{.error}}": "初始化失败,将再次重试:{{.error}}",
11051105
"invalid kubernetes version": "",
11061106
"ip not found": "",
11071107
"json encoding failure": "",

0 commit comments

Comments
 (0)