|
1090 | 1090 | "error: --output must be 'text', 'yaml' or 'json'": "错误: --output 必须是 'text', 'yaml' 或 'json'", |
1091 | 1091 | "error: --output must be 'yaml' or 'json'": "错误: --output 必须是 'yaml' 或 'json'", |
1092 | 1092 | "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": "设置额外选项失败", |
1098 | 1098 | "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 完成。", |
1102 | 1102 | "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}}", |
1105 | 1105 | "invalid kubernetes version": "", |
1106 | 1106 | "ip not found": "", |
1107 | 1107 | "json encoding failure": "", |
|
0 commit comments