Update auto-generated docs and translations
parent
6935287364
commit
d803ca58d2
|
@ -489,6 +489,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell läuft im constrained mode, welcher nicht kompatibel mit Hyper-V Scripting ist.",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "{{.profile_name}}\" wird über SSH ausgeschaltet...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "Vorbereiten von Kubernetes {{.k8sVersion}} auf {{.runtime}} {{.runtimeVersion}}...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "Gebe die aktuelle und die aktuellste verfügbare Versionsnummer aus",
|
||||
"Print just the version number.": "Gebe nur die Versionsnummer aus",
|
||||
"Print the version of minikube": "Gebe die Version von Minikube aus",
|
||||
|
@ -606,6 +607,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "Das Spezifizieren von extra Disks ist derzeit nur von den folgenden Treibern unterstützt: {{.supported_drivers}}. Wenn du dieses Feature beisteuern kannst, erstelle bitte einen PR.",
|
||||
"StartHost failed, but will try again: {{.error}}": "StartHost fehlgeschlagen, aber es wird noch einmal versucht: {{.error}}",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "Starte Control Plane Node {{.name}} in Cluster {{.cluster}}",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "Starte Minikube ohne Kubernetes {{.name}} in Cluster {{.cluster}}",
|
||||
"Starting tunnel for service {{.service}}.": "Start Tunnel für den Service {{.service}}",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "Starte Worker Node {{.name}} in Cluster {{.cluster}}",
|
||||
|
|
|
@ -496,6 +496,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "Apagando \"{{.profile_name}}\" mediante SSH...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "Preparando Kubernetes {{.k8sVersion}} en {{.runtime}} {{.runtimeVersion}}...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "",
|
||||
"Print just the version number.": "",
|
||||
"Print the version of minikube": "",
|
||||
|
@ -611,7 +612,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
|
|
|
@ -477,6 +477,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell s'exécute en mode contraint, ce qui est incompatible avec les scripts Hyper-V.",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "Mise hors tension du profil \"{{.profile_name}}\" via SSH…",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "Préparation de Kubernetes {{.k8sVersion}} sur {{.runtime}} {{.runtimeVersion}}...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "Imprimer le numéro de version actuel et le plus récent",
|
||||
"Print just the version number.": "Imprimez uniquement le numéro de version.",
|
||||
"Print the version of minikube": "Imprimer la version de minikube",
|
||||
|
@ -595,6 +596,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "La spécification de disques supplémentaires n'est actuellement prise en charge que pour les pilotes suivants : {{.supported_drivers}}. Si vous pouvez contribuer à ajouter cette fonctionnalité, veuillez créer un PR.",
|
||||
"StartHost failed, but will try again: {{.error}}": "StartHost a échoué, mais va réessayer : {{.error}}",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "Démarrage du noeud de plan de contrôle {{.name}} dans le cluster {{.cluster}}",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "Démarrage de minikube sans Kubernetes {{.name}} dans le cluster {{.cluster}}",
|
||||
"Starting node {{.name}} in cluster {{.cluster}}": "Démarrage du noeud {{.name}} dans le cluster {{.cluster}}",
|
||||
"Starting tunnel for service {{.service}}.": "Tunnel de démarrage pour le service {{.service}}.",
|
||||
|
|
|
@ -488,6 +488,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell は制約付きモードで実行されています (Hyper-V スクリプティングと互換性がありません)。",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "SSH 経由で「{{.profile_name}}」の電源をオフにしています...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "{{.runtime}} {{.runtimeVersion}} で Kubernetes {{.k8sVersion}} を準備しています...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "使用中および最新の minikube バージョン番号を表示します",
|
||||
"Print just the version number.": "バージョン番号だけ表示します。",
|
||||
"Print the version of minikube": "minikube バージョンを表示します",
|
||||
|
@ -606,6 +607,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "追加ディスク指定は現在 {{.supported_drivers}} ドライバーのみ対応しています。本機能の追加に貢献可能な場合、PR を作成してください。",
|
||||
"StartHost failed, but will try again: {{.error}}": "StartHost に失敗しましたが、再度試してみます: {{.error}}",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "{{.cluster}} クラスター中のコントロールプレーンの {{.name}} ノードを起動しています",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "{{.cluster}} クラスター中の Kubernetes なしで minikube {{.name}} を起動しています",
|
||||
"Starting tunnel for service {{.service}}.": "{{.service}} サービス用のトンネルを起動しています。",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "{{.cluster}} クラスター中の {{.name}} ワーカーノードを起動しています",
|
||||
|
|
|
@ -510,6 +510,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "쿠버네티스 {{.k8sVersion}} 을 {{.runtime}} {{.runtimeVersion}} 런타임으로 설치하는 중",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "현재 그리고 최신 버전을 출력합니다",
|
||||
"Print just the version number.": "",
|
||||
"Print the version of minikube": "minikube 의 버전을 출력합니다",
|
||||
|
@ -624,7 +625,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "{{.cluster}} 클러스터의 {{.name}} 컨트롤 플레인 노드를 시작하는 중",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting node": "노드를 시작하는 중",
|
||||
"Starting node {{.name}} in cluster {{.cluster}}": "{{.cluster}} 클러스터의 {{.name}} 노드를 시작하는 중",
|
||||
"Starting tunnel for service {{.service}}.": "{{.service}} 서비스의 터널을 시작하는 중",
|
||||
|
|
|
@ -507,6 +507,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell jest uruchomiony w trybie ograniczonym, co jest niekompatybilne ze skryptowaniem w wirtualizacji z użyciem Hyper-V",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "Wyłączanie klastra \"{{.profile_name}}\" przez SSH ...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "Przygotowywanie Kubernetesa {{.k8sVersion}} na {{.runtime}} {{.runtimeVersion}}...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "Wyświetl aktualną i najnowszą wersję",
|
||||
"Print just the version number.": "Wyświetl tylko numer wersji",
|
||||
"Print the version of minikube": "Wyświetl wersję minikube",
|
||||
|
@ -626,7 +627,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
|
|
|
@ -460,6 +460,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "Выключается \"{{.profile_name}}\" через SSH ...",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "Подготавливается Kubernetes {{.k8sVersion}} на {{.runtime}} {{.runtimeVersion}} ...",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "",
|
||||
"Print just the version number.": "",
|
||||
"Print the version of minikube": "",
|
||||
|
@ -571,7 +572,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "Запускается control plane узел {{.name}} в кластере {{.cluster}}",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
|
|
|
@ -460,6 +460,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "",
|
||||
"Print just the version number.": "",
|
||||
"Print the version of minikube": "",
|
||||
|
@ -571,7 +572,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
|
|
|
@ -579,6 +579,7 @@
|
|||
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
|
||||
"Powering off \"{{.profile_name}}\" via SSH ...": "正在通过 SSH 关闭“{{.profile_name}}”…",
|
||||
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...": "正在 {{.runtime}} {{.runtimeVersion}} 中准备 Kubernetes {{.k8sVersion}}…",
|
||||
"Preparing {{.runtime}} {{.runtimeVersion}} ...": "",
|
||||
"Print current and latest version number": "打印当前和最新版本版本",
|
||||
"Print just the version number.": "",
|
||||
"Print the version of minikube": "打印 minikube 版本",
|
||||
|
@ -707,7 +708,7 @@
|
|||
"Specifying extra disks is currently only supported for the following drivers: {{.supported_drivers}}. If you can contribute to add this feature, please create a PR.": "",
|
||||
"StartHost failed, but will try again: {{.error}}": "",
|
||||
"Starting control plane node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starting minikube without Kubernetes in cluster {{.cluster}}": "",
|
||||
"Starting tunnel for service {{.service}}.": "",
|
||||
"Starting worker node {{.name}} in cluster {{.cluster}}": "",
|
||||
"Starts a local Kubernetes cluster": "",
|
||||
|
|
Loading…
Reference in New Issue