Merge pull request #16982 from zdxgs/master

translations: Add more Chinese translations
pull/16987/head
Medya Ghazizadeh 2023-08-02 11:04:23 -07:00 committed by GitHub
commit baea041ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -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": "",