Merge pull request #16982 from zdxgs/master
translations: Add more Chinese translationspull/16987/head
commit
baea041ee2
|
@ -1090,18 +1090,18 @@
|
|||
"error: --output must be 'text', 'yaml' or 'json'": "错误: --output 必须是 'text', 'yaml' 或 'json'",
|
||||
"error: --output must be 'yaml' or 'json'": "错误: --output 必须是 'yaml' 或 'json'",
|
||||
"experimental": "",
|
||||
"failed to acquire lock due to unexpected error": "",
|
||||
"failed to add node": "",
|
||||
"failed to open browser: {{.error}}": "",
|
||||
"failed to save config": "",
|
||||
"failed to set extra option": "",
|
||||
"failed to acquire lock due to unexpected error": "由于意外错误,无法获取锁",
|
||||
"failed to add node": "添加节点失败",
|
||||
"failed to open browser: {{.error}}": "打开浏览器失败:{{.error}}",
|
||||
"failed to save config": "保存配置失败",
|
||||
"failed to set extra option": "设置额外选项失败",
|
||||
"failed to start node": "启动节点失败",
|
||||
"false": "",
|
||||
"fish completion failed": "",
|
||||
"fish completion.": "",
|
||||
"false": "false",
|
||||
"fish completion failed": "fish 完成失败",
|
||||
"fish completion.": "fish 完成。",
|
||||
"if true, will embed the certs in kubeconfig.": "如果为 true,将在 kubeconfig 中嵌入证书。",
|
||||
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}": "",
|
||||
"initialization failed, will try again: {{.error}}": "",
|
||||
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}": "如果你想创建一个配置文件,你可以执行此命令:minikube start -p {{.profile_name}}",
|
||||
"initialization failed, will try again: {{.error}}": "初始化失败,将再次重试:{{.error}}",
|
||||
"invalid kubernetes version": "",
|
||||
"ip not found": "",
|
||||
"json encoding failure": "",
|
||||
|
|
Loading…
Reference in New Issue