From 5b76d8c0bc45ec34f7251e3decb0836ea82876cd Mon Sep 17 00:00:00 2001 From: Steven Powell Date: Wed, 2 Jun 2021 11:20:04 -0700 Subject: [PATCH] make generate-docs --- translations/de.json | 1 + translations/es.json | 1 + translations/fr.json | 1 + translations/ja.json | 1 + translations/ko.json | 1 + translations/pl.json | 1 + translations/strings.txt | 1 + translations/zh-CN.json | 1 + 8 files changed, 8 insertions(+) diff --git a/translations/de.json b/translations/de.json index b75d1326e8..bbd00044da 100644 --- a/translations/de.json +++ b/translations/de.json @@ -229,6 +229,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "Fehler beim Löschen des Clusters: {{.error}}", diff --git a/translations/es.json b/translations/es.json index 1f80216cfb..67f349fb27 100644 --- a/translations/es.json +++ b/translations/es.json @@ -234,6 +234,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "No se ha podido eliminar el clúster: {{.error}}", diff --git a/translations/fr.json b/translations/fr.json index 6144436725..7948802753 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -231,6 +231,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "Échec de la suppression du cluster : {{.error}}", diff --git a/translations/ja.json b/translations/ja.json index cac3bd5684..359f941d7b 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -221,6 +221,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "クラスタを削除できませんでしたが、処理を続行します。", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "", diff --git a/translations/ko.json b/translations/ko.json index 13b49b02f6..67b0f2a3fa 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -249,6 +249,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "클러스터 제거에 실패하였습니다: {{.error}}", diff --git a/translations/pl.json b/translations/pl.json index fe846f649b..e8eb780ae8 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -239,6 +239,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "", diff --git a/translations/strings.txt b/translations/strings.txt index 07b7742e19..b3a8957bf6 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -215,6 +215,7 @@ "Failed to check main repository and mirrors for images": "", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index b11c54c817..e586403774 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -297,6 +297,7 @@ "Failed to check main repository and mirrors for images for images": "无法检测主仓库和镜像仓库中的镜像", "Failed to configure metallb IP {{.profile}}": "", "Failed to create file": "", + "Failed to create runtime": "", "Failed to delete cluster {{.name}}, proceeding with retry anyway.": "", "Failed to delete cluster {{.name}}.": "", "Failed to delete cluster: {{.error}}": "未能删除集群:{{.error}}",