Skip to content

Commit 327b1b9

Browse files
authored
Merge pull request #13507 from minikube-bot/gendocs
Update auto-generated docs and translations
2 parents c5b1c56 + 8d5e7ef commit 327b1b9

File tree

9 files changed

+18
-0
lines changed

9 files changed

+18
-0
lines changed

translations/de.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@
363363
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio benötigt {{.minCPUs}} CPUs -- Ihre Konfiguration reserviert nur {{.cpus}} CPUs",
364364
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "Istio benötigt {{.minMem}}MB Speicher -- Ihre Konfiguration reserviert nur {{.memory}}MB",
365365
"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.",
366+
"Kicbase images have not been deleted. To delete images run:": "",
366367
"Kill the mount process spawned by minikube start": "Töte den Mount-Prozess, der durch minikube start gestartet wurde",
367368
"Kubelet network plug-in to use (default: auto)": "Verwendetes Kublet network plug-in (default: auto)",
368369
"Kubernetes requires at least 2 CPU's to start": "Kubernetes benötigt mindestens 2 CPU's um zu starten",
@@ -992,6 +993,7 @@
992993
"{{.name}}\" profile does not exist": "Profil \"{{.name}}\" existiert nicht",
993994
"{{.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)",
994995
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} hat keinen Plattenplatz mehr! (/var ist bei {{.p}}% seiner Kapazität)",
996+
"{{.ociBin}} rmi {{.images}}": "",
995997
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} benötigt unnötig lange zum Antworten, erwäge {{.ocibin}} neuzustarten",
996998
"{{.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}}",
997999
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} auf {{.platform}}",

translations/es.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
373373
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
374374
"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.": "",
375+
"Kicbase images have not been deleted. To delete images run:": "",
375376
"Kill the mount process spawned by minikube start": "",
376377
"Kubelet network plug-in to use (default: auto)": "",
377378
"Kubernetes requires at least 2 CPU's to start": "",
@@ -997,6 +998,7 @@
997998
"{{.name}} was successfully configured": "",
998999
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "",
9991000
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "",
1001+
"{{.ociBin}} rmi {{.images}}": "",
10001002
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
10011003
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",
10021004
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} en {{.platform}}",

translations/fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@
351351
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio a besoin de {{.minCPUs}} processeurs -- votre configuration n'alloue que {{.cpus}} processeurs",
352352
"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",
353353
"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.",
354+
"Kicbase images have not been deleted. To delete images run:": "",
354355
"Kill the mount process spawned by minikube start": "Tuez le processus de montage généré par le démarrage de minikube",
355356
"Kubelet network plug-in to use (default: auto)": "Plug-in réseau Kubelet à utiliser (par défaut : auto)",
356357
"Kubernetes requires at least 2 CPU's to start": "Kubernetes nécessite au moins 2 processeurs pour démarrer",
@@ -954,6 +955,7 @@
954955
"{{.name}} was successfully configured": "{{.name}} a été configuré avec succès",
955956
"{{.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é)",
956957
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} n'a plus d'espace disque ! (/var est à {{.p}} % de capacité)",
958+
"{{.ociBin}} rmi {{.images}}": "",
957959
"{{.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}}",
958960
"{{.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}}.",
959961
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} sur {{.platform}}",

translations/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "Istio は {{.minCPUs}} 個の CPU を必要とします -- あなたの設定では {{.cpus}} 個の CPU しか割り当てていません",
360360
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "Istio は {{.minMem}}MB のメモリーを必要とします -- あなたの設定では、{{.memory}}MB しか割り当てていません",
361361
"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 フラグを使用してください。",
362+
"Kicbase images have not been deleted. To delete images run:": "",
362363
"Kill the mount process spawned by minikube start": "minikube start によって実行されたマウントプロセスを強制停止します",
363364
"Kubelet network plug-in to use (default: auto)": "使用する Kubelet ネットワークプラグイン (既定値: auto)",
364365
"Kubernetes requires at least 2 CPU's to start": "Kubernetes は起動に少なくとも 2 個の CPU が必要です",
@@ -1016,6 +1017,7 @@
10161017
"{{.name}} was successfully configured": "{{.name}} は正常に設定されました",
10171018
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません! (容量の {{.p}}%)",
10181019
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} はディスクがいっぱいです! (/var は容量の {{.p}}% です)",
1020+
"{{.ociBin}} rmi {{.images}}": "",
10191021
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} の反応が異常なほど長時間かかっています。{{.ocibin}} の再起動を検討してください",
10201022
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes {{.cluster_version}} と互換性がないかもしれません。",
10211023
"{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes v{{.cluster_version}} と互換性がないかもしれません。",

translations/ko.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@
388388
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
389389
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
390390
"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.": "",
391+
"Kicbase images have not been deleted. To delete images run:": "",
391392
"Kill the mount process spawned by minikube start": "",
392393
"Kubelet network plug-in to use (default: auto)": "",
393394
"Kubernetes requires at least 2 CPU's to start": "",
@@ -1010,6 +1011,7 @@
10101011
"{{.name}} was successfully configured": "{{.name}} 이 성공적으로 설정되었습니다",
10111012
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "",
10121013
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "",
1014+
"{{.ociBin}} rmi {{.images}}": "",
10131015
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
10141016
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",
10151017
"{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} 의 버전은 v{{.client_version}} 이므로, 쿠버네티스 버전 v{{.cluster_version}} 과 호환되지 않을 수 있습니다",

translations/pl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@
376376
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
377377
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
378378
"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.": "",
379+
"Kicbase images have not been deleted. To delete images run:": "",
379380
"Kill the mount process spawned by minikube start": "",
380381
"Kubelet network plug-in to use (default: auto)": "",
381382
"Kubernetes requires at least 2 CPU's to start": "",
@@ -1011,6 +1012,7 @@
10111012
"{{.name}} was successfully configured": "{{.name}} skonfigurowano pomyślnie",
10121013
"{{.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)",
10131014
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} nie ma wolnej przestrzeni dyskowej! (/var jest w {{.p}}% pełny)",
1015+
"{{.ociBin}} rmi {{.images}}": "",
10141016
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "Czas odpowiedzi od {{.ocibin}} jest niespotykanie długi, rozważ ponowne uruchomienie {{.ocibin}}",
10151017
"{{.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}}.",
10161018
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} na {{.platform}}",

translations/ru.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@
342342
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
343343
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
344344
"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.": "",
345+
"Kicbase images have not been deleted. To delete images run:": "",
345346
"Kill the mount process spawned by minikube start": "",
346347
"Kubelet network plug-in to use (default: auto)": "",
347348
"Kubernetes requires at least 2 CPU's to start": "",
@@ -932,6 +933,7 @@
932933
"{{.name}} was successfully configured": "",
933934
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "В {{.n}} заканчивается место на диске, что может привести к проблемам в работе! ({{.p}}% занято)",
934935
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "В {{.n}} закончилось место! (в /var занято {{.p}}%)",
936+
"{{.ociBin}} rmi {{.images}}": "",
935937
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
936938
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",
937939
"{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} на {{.platform}}",

translations/strings.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@
342342
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
343343
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
344344
"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.": "",
345+
"Kicbase images have not been deleted. To delete images run:": "",
345346
"Kill the mount process spawned by minikube start": "",
346347
"Kubelet network plug-in to use (default: auto)": "",
347348
"Kubernetes requires at least 2 CPU's to start": "",
@@ -932,6 +933,7 @@
932933
"{{.name}} was successfully configured": "",
933934
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "",
934935
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "",
936+
"{{.ociBin}} rmi {{.images}}": "",
935937
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
936938
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",
937939
"{{.prefix}}minikube {{.version}} on {{.platform}}": "",

translations/zh-CN.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
"Istio needs {{.minCPUs}} CPUs -- your configuration only allocates {{.cpus}} CPUs": "",
449449
"Istio needs {{.minMem}}MB of memory -- your configuration only allocates {{.memory}}MB": "",
450450
"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.": "",
451+
"Kicbase images have not been deleted. To delete images run:": "",
451452
"Kill the mount process spawned by minikube start": "",
452453
"Kubelet network plug-in to use (default: auto)": "",
453454
"Kubernetes requires at least 2 CPU's to start": "",
@@ -1124,6 +1125,7 @@
11241125
"{{.name}} was successfully configured": "",
11251126
"{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity)": "",
11261127
"{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "",
1128+
"{{.ociBin}} rmi {{.images}}": "",
11271129
"{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "",
11281130
"{{.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' 连接到这个集群",
11291131
"{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "",

0 commit comments

Comments
 (0)