From 8e5496ed361c385e40bc3729ce59da8b2024ae7e Mon Sep 17 00:00:00 2001 From: Medya Ghazizadeh Date: Thu, 23 May 2024 10:02:59 -0700 Subject: [PATCH] Update translations/zh-CN.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 錦南路之花 <46831212+ComradeProgrammer@users.noreply.github.com> --- translations/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 49a7557b3dfc..553ca6a3736c 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -989,7 +989,7 @@ "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to pull images, which may be OK: {{.error}}": "无法拉取镜像,有可能是正常状况:{{.error}}", "Unable to push cached images: {{.error}}": "", - "Unable to remove machine directory": "无法删除计算机目录", + "Unable to remove machine directory": "无法删除machine目录", "Unable to restart cluster, will reset it: {{.error}}": "无法重启集群,将进行重置:{{.error}}", "Unable to restart control-plane node(s), will reset cluster: {{.error}}": "无法重启 control-plane 节点,将重置集群: {{.error}}", "Unable to safely downgrade existing Kubernetes v{{.old}} cluster to v{{.new}}": "无法安全地将现有的 Kubernetes v{{.old}} 集群降级为 v{{.new}}",