From 5814057d4076c4236fe457adbbad21f5fc8810f2 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Wed, 6 Oct 2021 17:01:28 +0000 Subject: [PATCH] Update auto-generated docs and translations --- translations/de.json | 2 +- translations/es.json | 2 +- translations/fr.json | 1 + translations/ja.json | 1 + translations/ko.json | 1 + translations/pl.json | 2 +- translations/strings.txt | 2 +- translations/zh-CN.json | 2 +- 8 files changed, 8 insertions(+), 5 deletions(-) diff --git a/translations/de.json b/translations/de.json index 84f72afa84..17614c00ff 100644 --- a/translations/de.json +++ b/translations/de.json @@ -956,7 +956,7 @@ "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", - "{{.count}} nodes stopped.": "", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/es.json b/translations/es.json index d4b17ff9c4..89b77535c3 100644 --- a/translations/es.json +++ b/translations/es.json @@ -962,7 +962,7 @@ "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", - "{{.count}} nodes stopped.": "", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/fr.json b/translations/fr.json index ece72517ba..6851430c67 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -976,6 +976,7 @@ "{{ .name }}: {{ .rejection }}": "{{ .name }} : {{ .rejection }}", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "{{.Driver}} utilise actuellement le pilote de stockage {{.StorageDriver}}, envisagez de passer à overlay2 pour de meilleures performances", "{{.count}} nodes stopped.": "{{.count}} nœud(s) arrêté(s).", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} est manquant, il va être recréé.", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "{{.driver_name}} n'a pas pu continuer car le service {{.driver_name}} n'est pas fonctionnel.", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "{{.driver_name}} dispose de moins de 2 processeurs disponibles, mais Kubernetes nécessite au moins 2 procésseurs pour fonctionner", diff --git a/translations/ja.json b/translations/ja.json index 4f8daf9328..35710fd831 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -978,6 +978,7 @@ "{{.cluster}} IP has been updated to point at {{.ip}}": "{{.cluster}} の IP アドレスは {{.ip}} へと更新されました", "{{.cluster}} IP was already correctly configured for {{.ip}}": "{{.cluster}} の IP アドレスは {{.ip}} としてすでに正常に設定されています", "{{.count}} nodes stopped.": "{{.count}}台のノードが停止しました。", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "{{.driver_name}} 「 {{.cluster}} 」 {{.machine_type}} がありません。再生成します。", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/ko.json b/translations/ko.json index 192ddd1d06..fededccb14 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -972,6 +972,7 @@ "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "{{.count}}개의 노드가 중지되었습니다.", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/pl.json b/translations/pl.json index 3c3f488c4e..dd30d67b82 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -975,7 +975,7 @@ "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.addonName}} was successfully enabled": "{{.addonName}} został aktywowany pomyślnie", - "{{.count}} nodes stopped.": "", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/strings.txt b/translations/strings.txt index 1459f5f1f0..34a7d23095 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -900,7 +900,7 @@ "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", - "{{.count}} nodes stopped.": "", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 6a1aae7ad4..5c75da958c 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -1083,7 +1083,7 @@ "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", - "{{.count}} nodes stopped.": "", + "{{.count}} node{{if gt .count 1}}s{{end}} stopped.": "", "{{.driver_name}} \"{{.cluster}}\" {{.machine_type}} is missing, will recreate.": "", "{{.driver_name}} couldn't proceed because {{.driver_name}} service is not healthy.": "", "{{.driver_name}} has less than 2 CPUs available, but Kubernetes requires at least 2 to be available": "",