From da5c26e8f93d682bc2c3849e513180fcda6b3aee Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Fri, 13 Aug 2021 21:15:47 +0000 Subject: [PATCH] Update auto-generated docs and 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/strings.txt | 1 + translations/zh-CN.json | 1 + 8 files changed, 8 insertions(+) diff --git a/translations/de.json b/translations/de.json index 4e495e4688d3..7939370b143d 100644 --- a/translations/de.json +++ b/translations/de.json @@ -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.": "", diff --git a/translations/es.json b/translations/es.json index 4f728b24839e..db2a072f24f2 100644 --- a/translations/es.json +++ b/translations/es.json @@ -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.": "", diff --git a/translations/fr.json b/translations/fr.json index 395c2a5881a6..82ccf25555cd 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -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}}.", diff --git a/translations/ja.json b/translations/ja.json index c2439c79af18..1647f09dfcac 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -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.": "", diff --git a/translations/ko.json b/translations/ko.json index 312446022d03..ca9c9a9995e8 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -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.": "", diff --git a/translations/pl.json b/translations/pl.json index e634bbdefd1c..fe3f2b9ee8fd 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -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}}.": "", diff --git a/translations/strings.txt b/translations/strings.txt index 3256057b22e4..9dfd494451fe 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -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.": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index a0fa529346c8..a62527de4b03 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -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.": "",