Update auto-generated docs and translations
parent
07b374e3fa
commit
f646ed4fb0
|
@ -298,6 +298,7 @@
|
|||
"Failed to start container runtime": "Start der Container Runtime fehlgeschlagen",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "Start von {{.driver}} {{.driver_type}} fehlgeschlagen. Das Ausführen von \"{{.cmd}}\" könnte des Beheben: {{.error}}",
|
||||
"Failed to stop node {{.name}}": "Anhalten von Node {{.name}} fehlgeschlagen",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "Erstellung des Tags für das Image fehlgeschlagen",
|
||||
"Failed to update cluster": "Aktualisierung des Clusters fehlgeschlagen",
|
||||
"Failed to update config": "Aktualisierung der Konfiguration fehlgeschlagen",
|
||||
|
|
|
@ -306,6 +306,7 @@
|
|||
"Failed to start container runtime": "",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "No se pudo actualizar el cluster",
|
||||
"Failed to update config": "No se puedo actualizar la configuración",
|
||||
|
|
|
@ -293,6 +293,7 @@
|
|||
"Failed to start container runtime": "Échec du démarrage de l'exécution du conteneur",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "Échec du démarrage de {{.driver}} {{.driver_type}}. L'exécution de \"{{.cmd}}\" peut résoudre le problème : {{.error}}",
|
||||
"Failed to stop node {{.name}}": "Échec de l'arrêt du nœud {{.name}}",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "Échec du marquage des images",
|
||||
"Failed to update cluster": "Échec de la mise à jour du cluster",
|
||||
"Failed to update config": "Échec de la mise à jour de la configuration",
|
||||
|
|
|
@ -283,6 +283,7 @@
|
|||
"Failed to start container runtime": "コンテナーランタイムの起動に失敗しました",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "{{.driver}} {{.driver_type}} の開始に失敗しました。「{{.cmd}}」実行で解決するかも知れません: {{.error}}",
|
||||
"Failed to stop node {{.name}}": "{{.name}} ノードの停止に失敗しました",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "イメージのタグ付与に失敗しました",
|
||||
"Failed to update cluster": "クラスター更新に失敗しました",
|
||||
"Failed to update config": "設定更新に失敗しました",
|
||||
|
|
|
@ -321,6 +321,7 @@
|
|||
"Failed to start node {{.name}}": "노드 {{.name}} 시작에 실패하였습니다",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "노드 {{.name}} 중지에 실패하였습니다",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "클러스터를 수정하는 데 실패하였습니다",
|
||||
"Failed to update config": "컨피그를 수정하는 데 실패하였습니다",
|
||||
|
|
|
@ -308,6 +308,7 @@
|
|||
"Failed to start container runtime": "",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "Aktualizacja klastra nie powiodła się",
|
||||
"Failed to update config": "Aktualizacja konfiguracji nie powiodła się",
|
||||
|
|
|
@ -278,6 +278,7 @@
|
|||
"Failed to start container runtime": "",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "",
|
||||
"Failed to update config": "",
|
||||
|
|
|
@ -278,6 +278,7 @@
|
|||
"Failed to start container runtime": "",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "",
|
||||
"Failed to update config": "",
|
||||
|
|
|
@ -374,6 +374,7 @@
|
|||
"Failed to start container runtime": "",
|
||||
"Failed to start {{.driver}} {{.driver_type}}. Running \"{{.cmd}}\" may fix it: {{.error}}": "",
|
||||
"Failed to stop node {{.name}}": "",
|
||||
"Failed to stop ssh-agent process: {{.error}}": "",
|
||||
"Failed to tag images": "",
|
||||
"Failed to update cluster": "更新 cluster 失败",
|
||||
"Failed to update config": "更新 config 失败",
|
||||
|
|
Loading…
Reference in New Issue