Skip to content

Commit

Permalink
Merge pull request kubernetes#16817 from zdxgs/master
Browse files Browse the repository at this point in the history
Add more translations
  • Loading branch information
spowelljr committed Jul 7, 2023
2 parents 42af889 + 92ed706 commit 6294982
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1076,24 +1076,24 @@
"dry-run mode. Validates configuration, but does not mutate system state": "dry-run 模式。仅验证配置,不改变系统状态",
"dry-run validation complete!": "",
"enable failed": "开启失败",
"error creating clientset": "",
"error creating urls": "",
"error getting defaults: {{.error}}": "",
"error getting primary control plane": "",
"error getting ssh port": "",
"error initializing tracing: {{.Error}}": "",
"error creating clientset": "clientset 创建失败",
"error creating urls": "url 创建失败",
"error getting defaults: {{.error}}": "获取默认值时出错: {{.error}}",
"error getting primary control plane": "获取主控制平面时出错",
"error getting ssh port": "获取 ssh 端口号时出错",
"error initializing tracing: {{.Error}}": "初始化 trace 时出错: {{.Error}}",
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"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 start node": "",
"failed to start node": "启动节点失败",
"false": "",
"fish completion failed": "",
"fish completion.": "",
Expand Down

0 comments on commit 6294982

Please sign in to comment.