Update auto-generated docs and translations

pull/13591/head
minikube-bot 2022-02-09 20:27:18 +00:00
parent d6120f131e
commit ba1fa3615c
10 changed files with 29 additions and 19 deletions

View File

@ -11,7 +11,7 @@ Returns a URL to connect to a service
### Synopsis
Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.
Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.
```shell
minikube service [flags] SERVICE
@ -20,7 +20,7 @@ minikube service [flags] SERVICE
### Options
```
--all Prints URL and port-forwards (if needed) all services in a namespace
--all Forwards all services in a namespace (defaults to "false")
--format string Format to output service URL in. This format will be applied to each url individually and they will be printed one at a time. (default "http://{{.IP}}:{{.Port}}")
--https Open the service URL with https instead of http (defaults to "false")
--interval int The initial time interval for each check that wait performs in seconds (default 1)

View File

@ -296,6 +296,7 @@
"Force minikube to perform possibly dangerous operations": "minikube zwingen, möglicherweise gefährliche Operationen durchzuführen",
"Format output. One of: short|table|json|yaml": "Format-Ausgabe. Mögliche Werte: short|table|json|yaml",
"Format to print stdout in. Options include: [text,json]": "Format für die Ausgabe aus stdout. Mögliche Werte: [text,json]",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "Docker erkannt, aber der Docker Service läuft nicht. Versuchen Sie den Docker Service zu restarten.",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "Treiber wurden gefunden, sind aber nicht funktional. Schauen Sie die obigen Anmerkungen an, um die installierten Treiber zu reparieren.",
"Found network options:": "Gefundene Netzwerkoptionen:",
@ -532,6 +533,7 @@
"Returns a URL to connect to a service": "Liefert die URL zurück, um zu einem Service zu verbinden.",
"Returns logs to debug a local Kubernetes cluster": "Liefert die Logs zurück um den lokalen Kubernetes Cluster zu debuggen",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "Liefert die Kubernetes URL für einen Service im lokalen Cluster zurück. Falls es mehrere URLs gibt, werden diese einzeln ausgegeben.",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "Liefert den Wert von PROPERTY_NAME aus der Minikube-Konfigurationsdatei zurück. Dieser Wert kann zur Laufzeit durch Parameter oder Umgebungsvariablen angepasst werden.",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "Klicken Sie mit der rechten Mautaste auf das PowerShell Symbol und wählen Sie \"Als Administrator ausführen\" um PowerShell mit erhöhten Rechten zu starten.",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "Führen Sie 'kubectl describe pod coredns -n kube-system' aus und prüfen ob es einen Firewall oder DNS Konflikt gibt",
@ -855,6 +857,7 @@
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "Möglicherweise müssen Sie den Hyper-V Manager stoppen und `minikube delete` erneut ausführen.",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "Möglicherweise wird eine amd64 Version von Minikube auf einem M1 Mac verwendet, verwende stattdessen die amd64 Version von Minikube",
"You must specify a service name": "Sie müssen einen Service-Namen angeben",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "Ihre GCP Credentials werden nun in jeden Pod im {{.name}} Cluster gemounted.",
"Your cgroup does not allow setting memory.": "Ihre cgroup erlaubt das Setzen von memory nicht.",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "Ihr Host unterstützt KVM Virtualisierung nicht. Stellen Sie sicher, dass qemu-kvm installiert ist und führen Sie 'virt-host-validate' aus um das Problem zu debuggen.",

View File

@ -305,6 +305,7 @@
"Force minikube to perform possibly dangerous operations": "Permite forzar minikube para que realice operaciones potencialmente peligrosas",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "Se han encontrado las siguientes opciones de red:",
@ -539,7 +540,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "",
"Returns logs to debug a local Kubernetes cluster": "",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -861,7 +862,7 @@
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor": "Puede que tengas que retirar manualmente la VM \"{{.name}}\" de tu hipervisor",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "",
@ -898,7 +899,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",

View File

@ -287,6 +287,7 @@
"Force minikube to perform possibly dangerous operations": "Oblige minikube à réaliser des opérations possiblement dangereuses.",
"Format output. One of: short|table|json|yaml": "Format de sortie. L'un des suivants : short|table|json|yaml",
"Format to print stdout in. Options include: [text,json]": "Format dans lequel imprimer la sortie standard. Les options incluent : [text,json]",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "Docker trouvé, mais le service docker ne fonctionne pas. Essayez de redémarrer le service Docker.",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "Pilote(s) trouvé(s) mais aucun n'était en fonctionnement. Voir ci-dessus pour des suggestions sur la façon de réparer les pilotes installés.",
"Found network options:": "Options de réseau trouvées :",
@ -513,6 +514,7 @@
"Returns a URL to connect to a service": "Renvoie une URL pour se connecter à un service",
"Returns logs to debug a local Kubernetes cluster": "Renvoie les journaux pour déboguer un cluster Kubernetes local",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "Renvoie l'URL Kubernetes d'un service de votre cluster local. Dans le cas de plusieurs URL, elles seront imprimées une à la fois.",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "Renvoie la valeur de PROPERTY_NAME à partir du fichier de configuration minikube. Peut être écrasé à l'exécution par des indicateurs ou des variables d'environnement.",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "Cliquez avec le bouton droit sur l'icône PowerShell et sélectionnez Exécuter en tant qu'administrateur pour ouvrir PowerShell en mode élevé.",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "Exécutez 'kubectl describe pod coredns -n kube-system' et recherchez un pare-feu ou un conflit DNS",
@ -819,6 +821,7 @@
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "Vous devrez peut-être arrêter le gestionnaire Hyper-V et exécuter à nouveau 'minikube delete'.",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "Vous utilisez peut-être une version amd64 de minikube sur un Mac M1, utilisez plutôt la version arm64 de minikube",
"You must specify a service name": "Vous devez spécifier un nom de service",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "Vos identifiants GCP seront désormais installés dans chaque pod créé dans le cluster {{.name}}.",
"Your cgroup does not allow setting memory.": "Votre groupe de contrôle ne permet pas de définir la mémoire.",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "Votre hébergeur ne prend pas en charge la virtualisation KVM. Assurez-vous que qemu-kvm est installé et exécutez 'virt-host-validate' pour déboguer le problème",

View File

@ -295,6 +295,7 @@
"Force minikube to perform possibly dangerous operations": "minikube で危険性のある操作を強制的に実行します",
"Format output. One of: short|table|json|yaml": "出力フォーマット。short|table|json|yaml のいずれか",
"Format to print stdout in. Options include: [text,json]": "標準出力のフォーマット。選択肢: [text,json]",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "docker が見つかりましたが、docker サービスが稼働していません。docker サービスを再起動してみてください。",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "ドライバーが見つかりましたが、健全なものがありません。上記のインストール済みドライバーの修正方法の提示を参照してください。",
"Found network options:": "ネットワーク オプションが見つかりました",
@ -529,7 +530,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "サービスに接続するための URL を返します",
"Returns logs to debug a local Kubernetes cluster": "ローカル Kubernetes クラスタをデバッグするためのログを返します",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -863,6 +864,7 @@
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "Hyper-V マネージャーを停止して、'minikube delete' を再度実行する必要があるかもしれません。",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "M1 Mac 上で amd64 版 minikube を使用しているかもしれません。代わりに arm64 版 minikube を使用してください",
"You must specify a service name": "サービス名を指定する必要があります",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "あなたの GCP クレデンシャルは、{{.name}} クラスターに作成された各 Pod にマウントされます。",
"Your cgroup does not allow setting memory.": "あなたの cgroup ではメモリーの設定ができません。",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "ホストが KVM 仮想化をサポートしていません。 qemu-kvm がインストールされていることを確認し、'virt-host-validate' を実行して問題を調査してください",

View File

@ -320,6 +320,7 @@
"Force minikube to perform possibly dangerous operations": "",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "네트워크 옵션을 찾았습니다",
@ -549,7 +550,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "서비스에 연결된 URL을 반환합니다",
"Returns logs to debug a local Kubernetes cluster": "로컬 쿠버네티스 클러스터를 디버그하기 위해 로그를 반환합니다",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -863,6 +864,7 @@
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "service 이름을 명시해야 합니다",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "호스트가 KVM 가상화를 지원하지 않습니다. qemu-kvm 이 설치되었는지 확인 후, 문제 디버그를 위해 'virt-host-validate' 를 실행하세요",
@ -902,7 +904,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",

View File

@ -306,6 +306,7 @@
"Force minikube to perform possibly dangerous operations": "Wymuś wykonanie potencjalnie niebezpiecznych operacji",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "Wykryto opcje sieciowe:",
@ -550,7 +551,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "",
"Returns logs to debug a local Kubernetes cluster": "",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -872,6 +873,7 @@
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "Musisz podać nazwę serwisu",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "Twoje środowisko nie wspiera wirtualizacji KVM. Upewnij się, że qemu-kvm jest zainstalowane i uruchom 'virt-host-validate' aby rozwiązać problem.",
@ -908,7 +910,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",

View File

@ -277,6 +277,7 @@
"Force minikube to perform possibly dangerous operations": "",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "",
@ -500,7 +501,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "",
"Returns logs to debug a local Kubernetes cluster": "",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -796,7 +797,7 @@
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor": "",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "",
@ -833,7 +834,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",

View File

@ -277,6 +277,7 @@
"Force minikube to perform possibly dangerous operations": "",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "",
@ -500,7 +501,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "",
"Returns logs to debug a local Kubernetes cluster": "",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -796,7 +797,7 @@
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor": "",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "",
@ -833,7 +834,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",

View File

@ -374,6 +374,7 @@
"Force minikube to perform possibly dangerous operations": "强制 minikube 执行可能有风险的操作",
"Format output. One of: short|table|json|yaml": "",
"Format to print stdout in. Options include: [text,json]": "",
"Forwards all services in a namespace (defaults to \\\"false\\\")": "",
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
"Found network options:": "找到的网络选项:",
@ -630,7 +631,7 @@
"Retrieves the IP address of the specified node, and writes it to STDOUT.": "",
"Returns a URL to connect to a service": "",
"Returns logs to debug a local Kubernetes cluster": "",
"Returns the Kubernetes URL for a service in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the Kubernetes URL(s) for service(s) in your local cluster. In the case of multiple URLs they will be printed one at a time.": "",
"Returns the value of PROPERTY_NAME from the minikube config file. Can be overwritten at runtime by flags or environmental variables.": "",
"Right-click the PowerShell icon and select Run as Administrator to open PowerShell in elevated mode.": "",
"Run 'kubectl describe pod coredns -n kube-system' and check for a firewall or DNS conflict": "",
@ -980,7 +981,7 @@
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor": "您可能需要从管理程序中手动移除“{{.name}}”虚拟机",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.": "",
"You might be using an amd64 version of minikube on a M1 Mac, use the arm64 version of minikube instead": "",
"You must specify a service name": "",
"You must specify service name(s) or --all": "",
"Your GCP credentials will now be mounted into every pod created in the {{.name}} cluster.": "",
"Your cgroup does not allow setting memory.": "",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem": "",
@ -1018,7 +1019,6 @@
"error parsing the input ip address for mount": "",
"error provisioning guest": "",
"error starting tunnel": "",
"error stopping tunnel": "",
"error: --output must be 'text', 'yaml' or 'json'": "",
"error: --output must be 'yaml' or 'json'": "",
"experimental": "",