fix translations
parent
3a62a45702
commit
94e3a7af2a
|
@ -542,7 +542,6 @@
|
||||||
"Run a kubectl binary matching the cluster version": "Starten Sie ein kubectl Binärprogramm das zur Cluster Version passt",
|
"Run a kubectl binary matching the cluster version": "Starten Sie ein kubectl Binärprogramm das zur Cluster Version passt",
|
||||||
"Run minikube from the C: drive.": "Start Minikube von Laufwerk C:",
|
"Run minikube from the C: drive.": "Start Minikube von Laufwerk C:",
|
||||||
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Starte den Kubernetes Client, lade ihn herunter, falls notwendig. Bedenke -- nach kubectl!\n\nDies wird den Kubernetes Client (kubectl) mit der selben Version des Clusters ausführen.\n\nNormalerweise wird es das Binärprogramm herunterladen, welches zum Host Betriebssystem und Architektur passt\naber optional kann man es auch direkt auf der Control Plane über die SSH-Verbindung ausführen.\nDas kann nützlich sein, wenn man kubectl aus Gründen nicht lokal laufen lassen kann, weil z.B. der Host unsupported ist.\nBitte beachten Sie, dass alle Pfade die man mit --ssh verwendet, auf die entfernte Maschine angewendet werden.",
|
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Starte den Kubernetes Client, lade ihn herunter, falls notwendig. Bedenke -- nach kubectl!\n\nDies wird den Kubernetes Client (kubectl) mit der selben Version des Clusters ausführen.\n\nNormalerweise wird es das Binärprogramm herunterladen, welches zum Host Betriebssystem und Architektur passt\naber optional kann man es auch direkt auf der Control Plane über die SSH-Verbindung ausführen.\nDas kann nützlich sein, wenn man kubectl aus Gründen nicht lokal laufen lassen kann, weil z.B. der Host unsupported ist.\nBitte beachten Sie, dass alle Pfade die man mit --ssh verwendet, auf die entfernte Maschine angewendet werden.",
|
||||||
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "",
|
|
||||||
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "Führe 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All' aus",
|
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "Führe 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All' aus",
|
||||||
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "Führe 'kubectl delete clusterrolebinding kubernetes-dashboard' aus",
|
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "Führe 'kubectl delete clusterrolebinding kubernetes-dashboard' aus",
|
||||||
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "Führe 'minikube delete --all' aus um alle nicht mehr verwendeten Netzwerke zu bereinigen.",
|
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "Führe 'minikube delete --all' aus um alle nicht mehr verwendeten Netzwerke zu bereinigen.",
|
||||||
|
|
|
@ -523,7 +523,6 @@
|
||||||
"Run a kubectl binary matching the cluster version": "Exécuter un binaire kubectl correspondant à la version du cluster",
|
"Run a kubectl binary matching the cluster version": "Exécuter un binaire kubectl correspondant à la version du cluster",
|
||||||
"Run minikube from the C: drive.": "Exécutez minikube à partir du lecteur C:.",
|
"Run minikube from the C: drive.": "Exécutez minikube à partir du lecteur C:.",
|
||||||
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Exécutez le client Kubernetes, téléchargez-le si nécessaire. N'oubliez pas -- après kubectl !\n\nCela exécutera le client Kubernetes (kubectl) avec la même version que le cluster\n\nNormalement, il téléchargera un binaire correspondant au système d'exploitation et à l'architecture de l'hôte,\nmais vous pouvez également l'exécuter en option directement sur le plan de contrôle via la connexion ssh.\nCela peut être utile si vous ne pouvez pas exécuter kubectl localement pour une raison quelconque, comme un hôte non pris en charge. Veuillez noter que lors de l'utilisation de --ssh, tous les chemins s'appliqueront à la machine distante.",
|
"Run the Kubernetes client, download it if necessary. Remember -- after kubectl!\n\nThis will run the Kubernetes client (kubectl) with the same version as the cluster\n\nNormally it will download a binary matching the host operating system and architecture,\nbut optionally you can also run it directly on the control plane over the ssh connection.\nThis can be useful if you cannot run kubectl locally for some reason, like unsupported\nhost. Please be aware that when using --ssh all paths will apply to the remote machine.": "Exécutez le client Kubernetes, téléchargez-le si nécessaire. N'oubliez pas -- après kubectl !\n\nCela exécutera le client Kubernetes (kubectl) avec la même version que le cluster\n\nNormalement, il téléchargera un binaire correspondant au système d'exploitation et à l'architecture de l'hôte,\nmais vous pouvez également l'exécuter en option directement sur le plan de contrôle via la connexion ssh.\nCela peut être utile si vous ne pouvez pas exécuter kubectl localement pour une raison quelconque, comme un hôte non pris en charge. Veuillez noter que lors de l'utilisation de --ssh, tous les chemins s'appliqueront à la machine distante.",
|
||||||
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "",
|
|
||||||
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "Exécutez : 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'",
|
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "Exécutez : 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'",
|
||||||
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "Exécutez : 'kubectl delete clusterrolebinding kubernetes-dashboard'",
|
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "Exécutez : 'kubectl delete clusterrolebinding kubernetes-dashboard'",
|
||||||
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "Exécutez : 'minikube delete --all' pour nettoyer tous les réseaux abandonnés.",
|
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "Exécutez : 'minikube delete --all' pour nettoyer tous les réseaux abandonnés.",
|
||||||
|
|
Loading…
Reference in New Issue