Skip to content

Commit

Permalink
fix translations
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Feb 22, 2022
1 parent c02d791 commit 05cfc32
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions translations/de.json
Expand Up @@ -542,8 +542,7 @@
"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 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: '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: 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config'": "Führe 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config' aus",
Expand Down Expand Up @@ -1006,4 +1005,4 @@
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} ist nicht valide: {{.err}}",
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} ist kein derzeit unterstütztes Dateisystem. Wir versuchen es trotzdem!",
"{{.url}} is not accessible: {{.error}}": "Fehler beim Zugriff auf {{.url}}: {{.error}}"
}
}
5 changes: 2 additions & 3 deletions translations/fr.json
Expand Up @@ -523,8 +523,7 @@
"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 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: 'minikube delete --all' to clean up all the abandoned networks.": "Exécutez : 'minikube delete --all' pour nettoyer tous les réseaux abandonnés.",
"Run: 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config'": "Exécutez : 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config'",
Expand Down Expand Up @@ -972,4 +971,4 @@
"{{.profile}} profile is not valid: {{.err}}": "Le profil {{.profile}} n'est pas valide : {{.err}}",
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} n'est pas encore un système de fichiers pris en charge. Nous essaierons quand même !",
"{{.url}} is not accessible: {{.error}}": "{{.url}} n'est pas accessible : {{.error}}"
}
}
5 changes: 2 additions & 3 deletions translations/ja.json
Expand Up @@ -539,8 +539,7 @@
"Run a kubectl binary matching the cluster version": "クラスターのバージョンに一致する kubectl バイナリーを実行します",
"Run minikube from the C: drive.": "C: ドライブから minikube を実行してください。",
"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.": "Kubernetes クライアントを実行します (必要であればクライアントをダウンロードします)。kubectl の後に -- を忘れないでください!\n\nこれは、クラスターと同じバージョンの Kubernetes クライアント (kubectl) を実行します\n\n通常、ホスト OS とアーキテクチャに一致するバイナリーをダウンロードしますが、\nそのほかに SSH 接続経由でコントロールプレーン上で kubectl を直接実行することもできます。\nこれは、未サポートホストなど、いくつかの理由によりローカルで kubectl を実行できない場合に便利です。\n--ssh を使用する場合、全パスがリモートマシンに適用されることに注意してください。",
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "",
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All'": "'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools-All' を実行してください",
"Run: 'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All'": "'Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Tools -All' を実行してください",
"Run: 'kubectl delete clusterrolebinding kubernetes-dashboard'": "'kubectl delete clusterrolebinding kubernetes-dashboard' を実行してください",
"Run: 'minikube delete --all' to clean up all the abandoned networks.": "破棄された全ネットワークを一掃するため、'minikube delete --all' を実行してください。",
"Run: 'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config'": "'sudo chown $USER $HOME/.kube/config \u0026\u0026 chmod 600 $HOME/.kube/config' を実行してください",
Expand Down Expand Up @@ -1031,4 +1030,4 @@
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} プロファイルは無効です: {{.err}}",
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} は未サポートのファイルシステムです。とにかくやってみます!",
"{{.url}} is not accessible: {{.error}}": "{{.url}} にアクセスできません: {{.error}}"
}
}

0 comments on commit 05cfc32

Please sign in to comment.