From 24cba1f734c227ceeb802fa3545a77178a310f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Wed, 12 May 2021 07:15:53 +0200 Subject: [PATCH] Update translations --- 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/zh-CN.json | 1 + 7 files changed, 7 insertions(+) diff --git a/translations/de.json b/translations/de.json index 1418b222a7..7be7ee5a17 100644 --- a/translations/de.json +++ b/translations/de.json @@ -903,6 +903,7 @@ "version yaml failure": "", "zsh completion failed": "", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "", diff --git a/translations/es.json b/translations/es.json index f3dd48a25e..216aa9f50d 100644 --- a/translations/es.json +++ b/translations/es.json @@ -908,6 +908,7 @@ "version yaml failure": "", "zsh completion failed": "", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "", diff --git a/translations/fr.json b/translations/fr.json index 5b891b767b..3b6f6b15ac 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -910,6 +910,7 @@ "version yaml failure": "échec de la version du YAML", "zsh completion failed": "complétion de zsh en échec", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "{{ .name }} : {{ .rejection }}", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "{{.count}} nœud(s) arrêté(s).", diff --git a/translations/ja.json b/translations/ja.json index 73f3889949..a3eb167839 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -920,6 +920,7 @@ "version yaml failure": "YAML でバージョンを表示するのに失敗しました", "zsh completion failed": "zsh の補完が失敗しました", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "{{ .name }}: {{ .rejection }}", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.cluster}} IP has been updated to point at {{.ip}}": "{{.cluster}} の IP アドレスは {{.ip}} へと更新されました", diff --git a/translations/ko.json b/translations/ko.json index 78065bea94..15080ab2dd 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -920,6 +920,7 @@ "version yaml failure": "", "zsh completion failed": "zsh 완성이 실패하였습니다", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "{{.count}}개의 노드가 중지되었습니다.", diff --git a/translations/pl.json b/translations/pl.json index 8ebe15fb7a..bb109c9c8f 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -922,6 +922,7 @@ "version yaml failure": "", "zsh completion failed": "", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .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", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index aa14bb6321..096db95925 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -1030,6 +1030,7 @@ "version yaml failure": "", "zsh completion failed": "", "zsh completion.": "", + "{{ .name }}: Suggestion: {{ .suggestion}}": "", "{{ .name }}: {{ .rejection }}": "", "{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "", "{{.count}} nodes stopped.": "",