Update auto-generated docs and translations
parent
fc04c45528
commit
a6d75ff368
|
@ -562,6 +562,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
|
@ -567,6 +567,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
|
@ -568,6 +568,7 @@
|
|||
"Starts a node.": "Démarre un nœud.",
|
||||
"Starts an existing stopped node in a cluster.": "Démarre un nœud arrêté existant dans un cluster.",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "Échec du démarrage avec le pilote {{.old_driver}}, essai avec un autre pilote {{.new_driver}} : {{.error}}",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping \"{{.profile_name}}\" in {{.driver_name}} ...": "Arrêt de \"{{.profile_name}}\" sur {{.driver_name}}...",
|
||||
"Stopping node \"{{.name}}\" ...": "Nœud d'arrêt \"{{.name}}\" ...",
|
||||
"Stopping tunnel for service {{.service}}.": "Tunnel d'arrêt pour le service {{.service}}.",
|
||||
|
|
|
@ -561,6 +561,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "ノード \"{{.name}}\" を停止しています...",
|
||||
"Stopping tunnel for service {{.service}}.": "サービス {{.service}} のトンネルを停止しています。",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
|
@ -583,6 +583,7 @@
|
|||
"Starts a node.": "노드를 시작합니다",
|
||||
"Starts an existing stopped node in a cluster.": "클러스터의 중지된 노드를 시작합니다",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
|
@ -581,6 +581,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping \"{{.profile_name}}\" in {{.driver_name}} ...": "Zatrzymywanie \"{{.profile_name}}\" - {{.driver_name}}...",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
|
|
|
@ -532,6 +532,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
|
@ -663,6 +663,7 @@
|
|||
"Starts a node.": "",
|
||||
"Starts an existing stopped node in a cluster.": "",
|
||||
"Startup with {{.old_driver}} driver failed, trying with alternate driver {{.new_driver}}: {{.error}}": "",
|
||||
"Stopped tunnel for service {{.service}}.": "",
|
||||
"Stopping node \"{{.name}}\" ...": "",
|
||||
"Stopping tunnel for service {{.service}}.": "",
|
||||
"Stops a local Kubernetes cluster. This command stops the underlying VM or container, but keeps user data intact. The cluster can be started again with the \"start\" command.": "",
|
||||
|
|
Loading…
Reference in New Issue