From 8d5e7efba38792e12be7fb0a31bac24a607c729a Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Fri, 28 Jan 2022 05:25:19 +0000 Subject: [PATCH] Update auto-generated docs and translations --- translations/de.json | 2 ++ translations/es.json | 2 ++ translations/fr.json | 2 ++ translations/ja.json | 2 ++ translations/ko.json | 2 ++ translations/pl.json | 2 ++ translations/ru.json | 2 ++ translations/strings.txt | 2 ++ translations/zh-CN.json | 2 ++ 9 files changed, 18 insertions(+) diff --git a/translations/de.json b/translations/de.json index 31c9eeb96a..c82430aef6 100644 --- a/translations/de.json +++ b/translations/de.json @@ -363,6 +363,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio benötigt {{.minCPUs}} CPUs -- Ihre Konfiguration reserviert nur {{.cpus}} CPUs", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "Istio benötigt {{.minMem}}MB Speicher -- Ihre Konfiguration reserviert nur {{.memory}}MB", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "Es scheint, dass Sie GCE verwenden, was bedeutet, dass Authentifizierung auch ohne die GCP Auth Addons funktionieren sollte. Wenn Sie dennoch mittels Credential-Datei authentifizieren möchten, verwenden Sie --force.", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "Töte den Mount-Prozess, der durch minikube start gestartet wurde", "Kubelet network plug-in to use (default: auto)": "Verwendetes Kublet network plug-in (default: auto)", "Kubernetes requires at least 2 CPU's to start": "Kubernetes benötigt mindestens 2 CPU's um zu starten", @@ -992,6 +993,7 @@ "{{.name}}\" profile does not exist": "Profil \"{{.name}}\" existiert nicht", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} hat fast keinen Plattenplatz mehr. Dies kann dazu führen, dass Deployments fehlschlagen! ({{.p}}% der Kapazität)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} hat keinen Plattenplatz mehr! (/var ist bei {{.p}}% seiner Kapazität)", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} benötigt unnötig lange zum Antworten, erwäge {{.ocibin}} neuzustarten", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} ist Version {{.client_version}}, welche inkompatibel ist mit Kubernetes {{.cluster_version}}", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} auf {{.platform}}", diff --git a/translations/es.json b/translations/es.json index 982d6c0384..c0eedd30fb 100644 --- a/translations/es.json +++ b/translations/es.json @@ -372,6 +372,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -997,6 +998,7 @@ "{{.name}} was successfully configured": "", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} en {{.platform}}", diff --git a/translations/fr.json b/translations/fr.json index 70fc5e8239..b3393bc8b4 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -351,6 +351,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio a besoin de {{.minCPUs}} processeurs -- votre configuration n'alloue que {{.cpus}} processeurs", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "Istio a besoin de {{.minMem}}Mo de mémoire -- votre configuration n'alloue que {{.memory}}Mo", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "Il semble que vous exécutiez GCE, ce qui signifie que l'authentification devrait fonctionner sans le module GCP Auth. Si vous souhaitez toujours vous authentifier à l'aide d'un fichier d'informations d'identification, utilisez l'indicateur --force.", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "Tuez le processus de montage généré par le démarrage de minikube", "Kubelet network plug-in to use (default: auto)": "Plug-in réseau Kubelet à utiliser (par défaut : auto)", "Kubernetes requires at least 2 CPU's to start": "Kubernetes nécessite au moins 2 processeurs pour démarrer", @@ -954,6 +955,7 @@ "{{.name}} was successfully configured": "{{.name}} a été configuré avec succès", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} manque presque d'espace disque, ce qui peut entraîner l'échec des déploiements ! ({{.p}} % de la capacité)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} n'a plus d'espace disque ! (/var est à {{.p}} % de capacité)", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} prend un temps anormalement long pour répondre, pensez à redémarrer {{.ocibin}}", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} est la version {{.client_version}}, qui peut comporter des incompatibilités avec Kubernetes {{.cluster_version}}.", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} sur {{.platform}}", diff --git a/translations/ja.json b/translations/ja.json index 81f969678b..7d100072b8 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -359,6 +359,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio は {{.minCPUs}} 個の CPU を必要とします -- あなたの設定では {{.cpus}} 個の CPU しか割り当てていません", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "Istio は {{.minMem}}MB のメモリーを必要とします -- あなたの設定では、{{.memory}}MB しか割り当てていません", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "GCE 上で実行しているようですが、これは GCP Auth アドオンなしに認証が機能すべきであることになります。それでもクレデンシャルファイルを使用した認証を希望するのであれば、--force フラグを使用してください。", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "minikube start によって実行されたマウントプロセスを強制停止します", "Kubelet network plug-in to use (default: auto)": "使用する Kubelet ネットワークプラグイン (既定値: auto)", "Kubernetes requires at least 2 CPU's to start": "Kubernetes は起動に少なくとも 2 個の CPU が必要です", @@ -1016,6 +1017,7 @@ "{{.name}} was successfully configured": "{{.name}} は正常に設定されました", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません! (容量の {{.p}}%)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} はディスクがいっぱいです! (/var は容量の {{.p}}% です)", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} の反応が異常なほど長時間かかっています。{{.ocibin}} の再起動を検討してください", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes {{.cluster_version}} と互換性がないかもしれません。", "{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes v{{.cluster_version}} と互換性がないかもしれません。", diff --git a/translations/ko.json b/translations/ko.json index e49b7d5577..121e35b1f3 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -388,6 +388,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -1010,6 +1011,7 @@ "{{.name}} was successfully configured": "{{.name}} 이 성공적으로 설정되었습니다", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", "{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} 의 버전은 v{{.client_version}} 이므로, 쿠버네티스 버전 v{{.cluster_version}} 과 호환되지 않을 수 있습니다", diff --git a/translations/pl.json b/translations/pl.json index c953b643e3..1464c22ec8 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -376,6 +376,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -1011,6 +1012,7 @@ "{{.name}} was successfully configured": "{{.name}} skonfigurowano pomyślnie", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} prawie nie ma wolnej przestrzeni dyskowej, co może powodować, że wdrożenia nie powiodą się ({{.p}}% zużycia przestrzeni dyskowej)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} nie ma wolnej przestrzeni dyskowej! (/var jest w {{.p}}% pełny)", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "Czas odpowiedzi od {{.ocibin}} jest niespotykanie długi, rozważ ponowne uruchomienie {{.ocibin}}", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} jest w wersji {{.client_version}}, co może być niekompatybilne z Kubernetesem w wersji {{.cluster_version}}.", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} na {{.platform}}", diff --git a/translations/ru.json b/translations/ru.json index ffa3d3329f..dad8703bb2 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -342,6 +342,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -932,6 +933,7 @@ "{{.name}} was successfully configured": "", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "В {{.n}} заканчивается место на диске, что может привести к проблемам в работе! ({{.p}}% занято)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "В {{.n}} закончилось место! (в /var занято {{.p}}%)", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} на {{.platform}}", diff --git a/translations/strings.txt b/translations/strings.txt index fa0a3ba36d..a699e75bcb 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -342,6 +342,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -932,6 +933,7 @@ "{{.name}} was successfully configured": "", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index c339981ab4..cb664d620d 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -448,6 +448,7 @@ "Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "", "Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "", "It seems that you are running in GCE, which means authentication should work without the GCP Auth addon. If you would still like to authenticate using a credentials file, use the --force flag.": "", + "Kicbase images have not been deleted. To delete images run:": "", "Kill the mount process spawned by minikube start": "", "Kubelet network plug-in to use (default: auto)": "", "Kubernetes requires at least 2 CPU's to start": "", @@ -1124,6 +1125,7 @@ "{{.name}} was successfully configured": "", "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "", + "{{.ociBin}} rmi {{.images}}": "", "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, and is incompatible with Kubernetes {{.cluster_version}}. You will need to update {{.path}} or use 'minikube kubectl' to connect with this cluster": "{{.path}} 的版本是 {{.client_version}},且与 Kubernetes {{.cluster_version}} 不兼容。您需要更新 {{.path}} 或者使用 'minikube kubectl' 连接到这个集群", "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",