Update auto-generated docs and translations

pull/14519/head
minikube-bot 2022-07-06 20:20:32 +00:00
parent 3b18f8f57c
commit 83dac80538
10 changed files with 10 additions and 10 deletions

View File

@ -93,7 +93,7 @@ minikube start [flags]
--nat-nic-type string NIC Type used for nat network. One of Am79C970A, Am79C973, 82540EM, 82543GC, 82545EM, or virtio (virtualbox driver only) (default "virtio")
--native-ssh Use native Golang SSH client (default true). Set to 'false' to use the command line 'ssh' command when accessing the docker machine. Useful for the machine drivers when they will not start with 'Waiting for SSH'. (default true)
--network string network to run minikube with. Now it is used by docker/podman and KVM drivers. If left empty, minikube will create a new network.
--network-plugin string DEPRECATED: Replaced by --cni.
--network-plugin string DEPRECATED: Replaced by --cni
--nfs-share strings Local folders to share with Guest via NFS mounts (hyperkit driver only)
--nfs-shares-root string Where to root the NFS Shares, defaults to /nfsshares (hyperkit driver only) (default "/nfsshares")
--no-kubernetes If set, minikube VM/container will start without starting or configuring Kubernetes. (only works on new clusters)

View File

@ -130,6 +130,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "Erstelle {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Speicher={{.memory_size}}MB, Disk={{.disk_size}}MB ...",
"Current context is \"{{.context}}\"": "Der aktuelle Kontext ist \"{{.context}}\"",
"DEPRECATED, use `driver` instead.": "Veraltet, benuzten Sie `driver` stattdessen.",
"DEPRECATED: Replaced by --cni": "DEPRECATED: Ersetzt durch --cni",
"DEPRECATED: Replaced by --cni=bridge": "Veraltet: Wurde durch --cni=bridge ersetzt",
"Delete an image from the local cache.": "Lösche ein Image aus dem lokalen Cache.",
"Delete the existing '{{.name}}' cluster using: '{{.delcommand}}', or start the existing '{{.name}}' cluster using: '{{.command}} --driver={{.old}}'": "Löschen Sie den existierenden {{.name}} Cluster mittels: '{{.delcommand}}' oder starten Sie den existierenden '{{.name}}' Cluster mittels: '{{.command}} --driver={{.old}}",
@ -373,7 +374,6 @@
"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",
"DEPRECATED: Replaced by --cni": "DEPRECATED: Ersetzt durch --cni",
"Kubernetes requires at least 2 CPU's to start": "Kubernetes benötigt mindestens 2 CPU's um zu starten",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Kubernetes {{.new}} ist nun verfügbar. Falls Sie aktualisieren möchten, verwenden Sie: --kubernetes-version={{.prefix}}{{.new}}",
"Kubernetes {{.version}} is not supported by this release of minikube": "Kubernetes {{.version}} wird von diesem Minikube Release nicht unterstützt",

View File

@ -132,6 +132,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "Creando {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...",
"Current context is \"{{.context}}\"": "Contexto actual \"{{.context}}\"",
"DEPRECATED, use `driver` instead.": "OBSOLETO, usa `driver` en su lugar",
"DEPRECATED: Replaced by --cni": "",
"DEPRECATED: Replaced by --cni=bridge": "OBSOLETO: Reemplazalo con --cni=bridge",
"Default group id used for the mount": "ID de grupo por defecto usado para el montaje",
"Default user id used for the mount": "ID de usuario por defecto usado para el montaje",
@ -381,7 +382,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "",
"Kubernetes {{.version}} is not supported by this release of minikube": "",

View File

@ -133,6 +133,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "Création de {{.machine_type}} {{.driver_name}} (CPUs={{.number_of_cpus}}, Mémoire={{.memory_size}}MB, Disque={{.disk_size}}MB)...",
"Current context is \"{{.context}}\"": "Le contexte courant est \"{{.context}}\"",
"DEPRECATED, use `driver` instead.": "DÉPRÉCIÉ, utilisez plutôt `driver`.",
"DEPRECATED: Replaced by --cni": "Déprécié: remplacé par --cni",
"DEPRECATED: Replaced by --cni=bridge": "DÉPRÉCIÉ : remplacé par --cni=bridge",
"Default group id used for the mount": "ID de groupe par défaut utilisé pour le montage",
"Default user id used for the mount": "ID utilisateur par défaut utilisé pour le montage",
@ -364,7 +365,6 @@
"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:": "Les images Kicbase n'ont pas été supprimées. Pour supprimer des images, exécutez :",
"Kill the mount process spawned by minikube start": "Tuez le processus de montage généré par le démarrage de minikube",
"DEPRECATED: Replaced by --cni": "Déprécié: remplacé par --cni",
"Kubernetes requires at least 2 CPU's to start": "Kubernetes nécessite au moins 2 processeurs pour démarrer",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Kubernetes {{.new}} est désormais disponible. Si vous souhaitez effectuer une mise à niveau, spécifiez : --kubernetes-version={{.prefix}}{{.new}}",
"Kubernetes {{.version}} is not supported by this release of minikube": "Kubernetes {{.version}} n'est pas pris en charge par cette version de minikube",

View File

@ -136,6 +136,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "{{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) を作成しています...",
"Current context is \"{{.context}}\"": "現在のコンテキストは「{{.context}}」です",
"DEPRECATED, use `driver` instead.": "非推奨。代わりに `driver` を使用してください。",
"DEPRECATED: Replaced by --cni": "非推奨: --cniに置き換えられました",
"DEPRECATED: Replaced by --cni=bridge": "非推奨: --cni=bridge に置き換えられました",
"Default group id used for the mount": "マウント時のデフォルトのグループ ID",
"Default user id used for the mount": "マウント時のデフォルトのユーザー ID",
@ -372,7 +373,6 @@
"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 によって実行されたマウントプロセスを強制停止します",
"DEPRECATED: Replaced by --cni": "非推奨: --cniに置き換えられました",
"Kubernetes requires at least 2 CPU's to start": "Kubernetes は起動に少なくとも 2 個の CPU が必要です",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Kubernetes {{.new}} が利用可能です。アップグレードしたい場合、--kubernetes-version={{.prefix}}{{.new}} を指定してください",
"Kubernetes {{.version}} is not supported by this release of minikube": "この minikube リリースは Kubernetes {{.version}} をサポートしていません",

View File

@ -140,6 +140,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "{{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) 를 생성하는 중 ...",
"Current context is \"{{.context}}\"": "",
"DEPRECATED, use `driver` instead.": "DEPRECATED 되었습니다, 'driver' 를 사용하세요",
"DEPRECATED: Replaced by --cni": "",
"DEPRECATED: Replaced by --cni=bridge": "",
"Default group id used for the mount": "마운트를 위한 디폴트 group id",
"Default user id used for the mount": "마운트를 위한 디폴트 user id",
@ -397,7 +398,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "이제 {{.new}} 버전의 쿠버네티스를 사용할 수 있습니다. 업그레이드를 원하신다면 다음과 같이 지정하세요: --kubernetes-version={{.prefix}}{{.new}}",
"Kubernetes {{.version}} is not supported by this release of minikube": "{{.version}} 버전의 쿠버네티스는 설치되어 있는 버전의 minikube에서 지원되지 않습니다.",

View File

@ -138,6 +138,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "",
"Current context is \"{{.context}}\"": "Obecny kontekst to \"{{.context}}\"",
"DEPRECATED, use `driver` instead.": "PRZESTARZAŁE, użyj zamiast tego `driver`",
"DEPRECATED: Replaced by --cni": "",
"DEPRECATED: Replaced by --cni=bridge": "PRZESTARZAŁE, zostało zastąpione przez --cni=bridge",
"Default group id used for the mount": "Domyślne id groupy użyte dla montowania",
"Default user id used for the mount": "Domyślne id użytkownika użyte dla montowania ",
@ -385,7 +386,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "",
"Kubernetes {{.version}} is not supported by this release of minikube": "",

View File

@ -125,6 +125,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "",
"Current context is \"{{.context}}\"": "",
"DEPRECATED, use `driver` instead.": "",
"DEPRECATED: Replaced by --cni": "",
"DEPRECATED: Replaced by --cni=bridge": "",
"Delete an image from the local cache.": "",
"Delete the existing '{{.name}}' cluster using: '{{.delcommand}}', or start the existing '{{.name}}' cluster using: '{{.command}} --driver={{.old}}'": "",
@ -350,7 +351,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Доступен Kubernetes {{.new}}. Для обновления, укажите: --kubernetes-version={{.prefix}}{{.new}}",
"Kubernetes {{.version}} is not supported by this release of minikube": "",

View File

@ -125,6 +125,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "",
"Current context is \"{{.context}}\"": "",
"DEPRECATED, use `driver` instead.": "",
"DEPRECATED: Replaced by --cni": "",
"DEPRECATED: Replaced by --cni=bridge": "",
"Delete an image from the local cache.": "",
"Delete the existing '{{.name}}' cluster using: '{{.delcommand}}', or start the existing '{{.name}}' cluster using: '{{.command}} --driver={{.old}}'": "",
@ -350,7 +351,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "",
"Kubernetes {{.version}} is not supported by this release of minikube": "",

View File

@ -158,6 +158,7 @@
"Creating {{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...": "",
"Current context is \"{{.context}}\"": "当前的上下文为 \"{{.context}}\"",
"DEPRECATED, use `driver` instead.": "",
"DEPRECATED: Replaced by --cni": "已弃用,改用 --cni 来代替",
"DEPRECATED: Replaced by --cni=bridge": "",
"Default group id used for the mount": "用于挂载默认的 group id",
"Default user id used for the mount": "用于挂载默认的 user id",
@ -456,7 +457,6 @@
"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": "",
"DEPRECATED: Replaced by --cni": "已弃用,改用 --cni 来代替",
"Kubernetes requires at least 2 CPU's to start": "",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.new}}": "Kubernetes {{.new}} 现在可用了。如果您想升级,请指定 --kubernetes-version={{.new}}",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "",