From fe39b0ce52d37576d5de819dcf5ffa7338d158e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Sun, 5 Apr 2020 10:15:38 +0200 Subject: [PATCH] Update translations files by running extract This should probably be part of the release --- translations/de.json | 1 - translations/es.json | 1 - translations/fr.json | 1 - translations/ja.json | 1 - translations/pl.json | 1 - 5 files changed, 5 deletions(-) diff --git a/translations/de.json b/translations/de.json index 747def2375..4dafa749a1 100644 --- a/translations/de.json +++ b/translations/de.json @@ -43,7 +43,6 @@ "Basic Commands:": "", "Because you are using docker driver on Mac, the terminal needs to be open to run it.": "", "Bind Address: {{.Address}}": "", - "Block until the apiserver is servicing API requests": "", "Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.": "", "Cannot find directory {{.path}} for mount": "", "Cannot use both --output and --format options": "", diff --git a/translations/es.json b/translations/es.json index 4aecf8975d..76827505a8 100644 --- a/translations/es.json +++ b/translations/es.json @@ -44,7 +44,6 @@ "Basic Commands:": "", "Because you are using docker driver on Mac, the terminal needs to be open to run it.": "", "Bind Address: {{.Address}}": "", - "Block until the apiserver is servicing API requests": "", "Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.": "", "Cannot find directory {{.path}} for mount": "", "Cannot use both --output and --format options": "", diff --git a/translations/fr.json b/translations/fr.json index 872710c938..573981e1d2 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -43,7 +43,6 @@ "Basic Commands:": "", "Because you are using docker driver on Mac, the terminal needs to be open to run it.": "", "Bind Address: {{.Address}}": "", - "Block until the apiserver is servicing API requests": "", "Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.": "", "Cannot find directory {{.path}} for mount": "", "Cannot use both --output and --format options": "", diff --git a/translations/ja.json b/translations/ja.json index d32dafaa95..8e19ce4b8b 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -50,7 +50,6 @@ "Basic Commands:": "基本的なコマンド", "Because you are using docker driver on Mac, the terminal needs to be open to run it.": "", "Bind Address: {{.Address}}": "アドレスをバインドします: {{.Address}}", - "Block until the apiserver is servicing API requests": "", "Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.": "", "Cannot find directory {{.path}} for mount": "", "Cannot use both --output and --format options": "", diff --git a/translations/pl.json b/translations/pl.json index f7ddd5fe7d..7bf259a38a 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -46,7 +46,6 @@ "Basic Commands:": "Podstawowe polecenia", "Because you are using docker driver on Mac, the terminal needs to be open to run it.": "", "Bind Address: {{.Address}}": "", - "Block until the apiserver is servicing API requests": "", "Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.": "", "Cannot find directory {{.path}} for mount": "Nie można odnoleść folderu {{.path}} do zamontowania", "Cannot use both --output and --format options": "",