|
958 | 958 | "Unable to fetch latest version info": "无法获取最新版本信息",
|
959 | 959 | "Unable to find any control-plane nodes": "无法找到任何控制平面节点",
|
960 | 960 | "Unable to find control plane": "无法找到控制平面",
|
961 |
| - "Unable to generate docs": "", |
| 961 | + "Unable to generate docs": "无法生成文档", |
962 | 962 | "Unable to generate the documentation. Please ensure that the path specified is a directory, exists \u0026 you have permission to write to it.": "",
|
963 |
| - "Unable to get CPU info: {{.err}}": "", |
| 963 | + "Unable to get CPU info: {{.err}}": "无法获取 CPU 信息: {{.err}}", |
964 | 964 | "Unable to get bootstrapper: {{.error}}": "无法获取引导程序:{{.error}}",
|
965 | 965 | "Unable to get command runner": "无法获取命令执行器",
|
966 | 966 | "Unable to get control plane status: {{.error}}": "无法获取控制平面状态:{{.error}}",
|
967 |
| - "Unable to get control-plane node {{.name}} apiserver status (will try others): {{.error}}": "", |
968 |
| - "Unable to get control-plane node {{.name}} apiserver status: {{.error}}": "", |
969 |
| - "Unable to get control-plane node {{.name}} endpoint (will try others): {{.err}}": "", |
970 |
| - "Unable to get control-plane node {{.name}} endpoint: {{.err}}": "", |
971 |
| - "Unable to get control-plane node {{.name}} host command runner (will try others): {{.err}}": "", |
972 |
| - "Unable to get control-plane node {{.name}} host command runner: {{.err}}": "", |
973 |
| - "Unable to get control-plane node {{.name}} host status (will try others): {{.err}}": "", |
| 967 | + "Unable to get control-plane node {{.name}} apiserver status (will try others): {{.error}}": "无法获取控制平面节点 {{.name}} apiserver 的状态 (将尝试其他节点): {{.error}}", |
| 968 | + "Unable to get control-plane node {{.name}} apiserver status: {{.error}}": "无法获取控制平面节点 {{.name}} apiserver 的状态: {{.error}}", |
| 969 | + "Unable to get control-plane node {{.name}} endpoint (will try others): {{.err}}": "无法获取控制平面节点 {{.name}} endpoint 的状态 (将尝试其他节点): {{.err}}", |
| 970 | + "Unable to get control-plane node {{.name}} endpoint: {{.err}}": "无法获取控制平面节点 {{.name}} endpoint 的状态: {{.err}}", |
| 971 | + "Unable to get control-plane node {{.name}} host command runner (will try others): {{.err}}": "无法获取控制平面节点 {{.name}} 主机运行命令的状态 (将尝试其他节点): {{.err}}", |
| 972 | + "Unable to get control-plane node {{.name}} host command runner: {{.err}}": "无法获取控制平面节点 {{.name}} 主机运行命令 的状态: {{.err}}", |
| 973 | + "Unable to get control-plane node {{.name}} host status (will try others): {{.err}}": "无法获取控制平面节点 {{.name}} 主机的状态 (将尝试其他节点): {{.err}}", |
974 | 974 | "Unable to get control-plane node {{.name}} host status: {{.err}}": "无法获取控制平面节点 {{.name}} 主机状态:{{.err}}",
|
975 | 975 | "Unable to get current user": "无法获取当前用户",
|
976 | 976 | "Unable to get forwarded endpoint": "无法获取转发的端点",
|
977 | 977 | "Unable to get machine status": "获取机器状态失败",
|
978 | 978 | "Unable to get runtime": "无法获取运行时",
|
979 | 979 | "Unable to get the status of the {{.name}} cluster.": "无法获取 {{.name}} 集群状态。",
|
980 | 980 | "Unable to kill mount process: {{.error}}": "无法终止挂载进程:{{.error}}",
|
981 |
| - "Unable to list profiles: {{.error}}": "", |
| 981 | + "Unable to list profiles: {{.error}}": "无法列出配置文件: {{.error}}", |
982 | 982 | "Unable to load cached images from config file.": "无法从配置文件中加载缓存的镜像。",
|
983 | 983 | "Unable to load cached images: {{.error}}": "无法加载缓存的镜像:{{.error}}",
|
984 | 984 | "Unable to load config: {{.error}}": "无法加载配置:{{.error}}",
|
985 | 985 | "Unable to load control-plane node {{.name}} host (will try others): {{.err}}": "",
|
986 | 986 | "Unable to load control-plane node {{.name}} host: {{.err}}": "",
|
987 |
| - "Unable to load profile: {{.error}}": "", |
| 987 | + "Unable to load profile: {{.error}}": "无法加载配置文件: {{.error}}", |
988 | 988 | "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "无法解析“{{.kubernetes_version}}”:{{.error}}",
|
989 | 989 | "Unable to parse default Kubernetes version from constants: {{.error}}": "无法从常量中解析默认的 Kubernetes 版本号: {{.error}}",
|
990 | 990 | "Unable to parse memory '{{.memory}}': {{.error}}": "",
|
|
0 commit comments