Skip to content

Commit

Permalink
Merge pull request #16800 from minikube-bot/gendocs
Browse files Browse the repository at this point in the history
Update auto-generated docs and translations
  • Loading branch information
spowelljr authored Jun 30, 2023
2 parents 07b374e + 44ebf1b commit f58582b
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "設定更新に失敗しました",
Expand Down
1 change: 1 addition & 0 deletions translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "컨피그를 수정하는 데 실패하였습니다",
Expand Down
1 change: 1 addition & 0 deletions translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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ę",
Expand Down
1 change: 1 addition & 0 deletions translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down
1 change: 1 addition & 0 deletions translations/strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down
1 change: 1 addition & 0 deletions translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 失败",
Expand Down

0 comments on commit f58582b

Please sign in to comment.