From ac6a265ba9f3b47218f9dd2b4aacf7600d0a83a3 Mon Sep 17 00:00:00 2001 From: Rahil Patel <37254995+rahil-p@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:16:34 -0400 Subject: [PATCH] fix spelling and grammar in translations --- translations/de.json | 8 ++++---- translations/es.json | 8 ++++---- translations/fr.json | 8 ++++---- translations/ja.json | 8 ++++---- translations/ko.json | 8 ++++---- translations/pl.json | 8 ++++---- translations/ru.json | 8 ++++---- translations/strings.txt | 8 ++++---- translations/zh-CN.json | 8 ++++---- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/translations/de.json b/translations/de.json index db4b24e4ae..ccb24903b5 100644 --- a/translations/de.json +++ b/translations/de.json @@ -839,7 +839,7 @@ "Usage: minikube node start [name]": "Verwendung: minikube node start [name]", "Usage: minikube node stop [name]": "Verwendung: minikube node stop [name]", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "Verwende \"{{.CommandPath}} [command] --help\" um mehr Informationen zu einem Befehl zu erhalten.", - "Use 'kubect get po -A' to find the correct and namespace name": "Verwende 'kubect get po -A' um den richtigen Namen und den Namespace Namen zu finden", + "Use 'kubectl get po -A' to find the correct and namespace name": "Verwende 'kubectl get po -A' um den richtigen Namen und den Namespace Namen zu finden", "Use -A to specify all namespaces": "Verwende -A um alle Namespaces zu verwenden", "Use SSH connection instead of HTTPS (port 2376)": "Verwende SSH-Verbindung stelle von HTTPS (Port 2376)", "Use SSH for running kubernetes client on the node": "Verwende SSH für den laufenden Kubernetes Client auf dem Node", @@ -935,7 +935,7 @@ "dry-run validation complete!": "dry-run Validierung komplett!", "enable failed": "aktivieren fehlgeschlagen", "error creating clientset": "Fehler beim Anlegen des Clientsets", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "Fehler beim Ermitteln der primären Kontroll-Ebene", "error getting ssh port": "Fehler beim Ermitteln des ssh Ports", @@ -1061,8 +1061,8 @@ "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} hat keinen Plattenplatz mehr! (/var ist bei {{.p}}% seiner Kapazität)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} benötigt unnötig lange zum Antworten, erwäge {{.ocibin}} neuzustarten", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} ist Version {{.client_version}}, welche inkompatibel ist mit Kubernetes {{.cluster_version}}", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} benötigt unnötig lange zum Antworten, erwäge {{.ocibin}} neuzustarten", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "{{.path}} ist Version {{.client_version}}, welche inkompatibel ist mit Kubernetes {{.cluster_version}}", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} auf {{.platform}}", "{{.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!", diff --git a/translations/es.json b/translations/es.json index 65c64bbb4f..57b9cdd90f 100644 --- a/translations/es.json +++ b/translations/es.json @@ -840,7 +840,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "", - "Use 'kubect get po -A' to find the correct and namespace name": "", + "Use 'kubectl get po -A' to find the correct and namespace name": "", "Use -A to specify all namespaces": "", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -933,7 +933,7 @@ "dry-run validation complete!": "", "enable failed": "", "error creating clientset": "", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "", @@ -1053,8 +1053,8 @@ "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} en {{.platform}}", "{{.profile}} profile is not valid: {{.err}}": "", "{{.type}} is not yet a supported filesystem. We will try anyways!": "", diff --git a/translations/fr.json b/translations/fr.json index 627d30b689..243ec06563 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -811,7 +811,7 @@ "Usage: minikube node start [name]": "Utilisation: minikube node start [name]", "Usage: minikube node stop [name]": "Utilisation: minikube node stop [name]", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "Utilisez \"{{.CommandPath}} [commande] --help\" pour plus d'informations sur une commande.", - "Use 'kubect get po -A' to find the correct and namespace name": "Utilisez 'kubect get po -A' pour trouver le nom correct et l'espace de noms", + "Use 'kubectl get po -A' to find the correct and namespace name": "Utilisez 'kubectl get po -A' pour trouver le nom correct et l'espace de noms", "Use -A to specify all namespaces": "Utilisez -A pour spécifier tous les espaces de noms", "Use SSH connection instead of HTTPS (port 2376)": "Utiliser la connexion SSH au lieu de HTTPS (port 2376)", "Use SSH for running kubernetes client on the node": "Utiliser SSH pour exécuter le client kubernetes sur le nœud", @@ -907,7 +907,7 @@ "dry-run validation complete!": "validation de la simulation terminée !", "enable failed": "échec de l'activation", "error creating clientset": "erreur lors de la création de l'ensemble de clients", - "error creatings urls": "erreur lors de la création d'urls", + "error creating urls": "erreur lors de la création d'urls", "error getting defaults: {{.error}}": "erreur lors de l'obtention des valeurs par défaut : {{.error}}", "error getting primary control plane": "erreur lors de l'obtention du plan de contrôle principal", "error getting ssh port": "erreur lors de l'obtention du port ssh", @@ -1035,8 +1035,8 @@ "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} n'a plus d'espace disque ! (/var est à {{.p}} % de capacité)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "{{.n}} n'a plus d'espace disque ! (/var est à {{.p}} % de la capacité). Vous pouvez passer '--force' pour ignorer cette vérification.", "{{.ociBin}} rmi {{.images}}": "{{.ociBin}} rmi {{.images}}", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} prend un temps anormalement long pour répondre, pensez à redémarrer {{.ocibin}}", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} est la version {{.client_version}}, qui peut comporter des incompatibilités avec Kubernetes {{.cluster_version}}.", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} prend un temps anormalement long pour répondre, pensez à redémarrer {{.ocibin}}", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "{{.path}} est la version {{.client_version}}, qui peut comporter des incompatibilités avec Kubernetes {{.cluster_version}}.", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} sur {{.platform}}", "{{.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 !", diff --git a/translations/ja.json b/translations/ja.json index 251e943912..e93a9efbdf 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -779,7 +779,7 @@ "Usage: minikube node start [name]": "使用法: minikube node start [ノード名]", "Usage: minikube node stop [name]": "使用法: minikube node stop [ノード名]", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "コマンドに関する追加情報は「{{.CommandPath}} [command] --help」を使用してください。", - "Use 'kubect get po -A' to find the correct and namespace name": "'kubect get po -A' を使用して、妥当なネームスペース名を見つけてください", + "Use 'kubectl get po -A' to find the correct and namespace name": "'kubectl get po -A' を使用して、妥当なネームスペース名を見つけてください", "Use -A to specify all namespaces": "全ネームスペースを指定する場合は -A を使用してください", "Use SSH connection instead of HTTPS (port 2376)": "HTTPS 接続の代わりに SSH 接続を使用します (ポート 2376)", "Use SSH for running kubernetes client on the node": "ノード上で実行中の Kubernetes クライアントへの接続に SSH を使用します", @@ -869,7 +869,7 @@ "dry-run validation complete!": "dry-run の検証が終了しました!", "enable failed": "有効化に失敗しました", "error creating clientset": "clientset 作成中にエラー", - "error creatings urls": "URL 作成でエラー", + "error creating urls": "URL 作成でエラー", "error getting defaults: {{.error}}": "デフォルト取得中にエラー: {{.error}}", "error getting primary control plane": "最初のコントロールプレーン取得中にエラー", "error getting ssh port": "SSH ポートを取得中にエラー", @@ -990,8 +990,8 @@ "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "{{.n}} はほとんどディスクがいっぱいで、デプロイが失敗する原因になりかねません!(容量の {{.p}}%)。'--force' を指定するとこのチェックをスキップできます。", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "{{.n}} はディスクがいっぱいです!(/var は容量の {{.p}}% です)。'--force' を指定するとこのチェックをスキップできます。", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} の反応が異常なほど長時間かかっています。{{.ocibin}} の再起動を検討してください", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes {{.cluster_version}} と互換性がないかもしれません。", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "{{.ocibin}} の反応が異常なほど長時間かかっています。{{.ocibin}} の再起動を検討してください", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "{{.path}} のバージョンは {{.client_version}} で、Kubernetes {{.cluster_version}} と互換性がないかもしれません。", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.platform}} 上の {{.prefix}}minikube {{.version}}", "{{.profile}} profile is not valid: {{.err}}": "{{.profile}} プロファイルは無効です: {{.err}}", "{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} は未サポートのファイルシステムです。とにかくやってみます!", diff --git a/translations/ko.json b/translations/ko.json index 22137c1314..4b044e2206 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -839,7 +839,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "", - "Use 'kubect get po -A' to find the correct and namespace name": "", + "Use 'kubectl get po -A' to find the correct and namespace name": "", "Use -A to specify all namespaces": "모든 namespace 를 확인하려면 -A 를 사용하세요", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -936,7 +936,7 @@ "enable failed": "활성화가 실패하였습니다", "error creating clientset": "clientset 생성 오류", "error creating machine client": "머신 client 생성 오류", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "ssh 포트 조회 오류", @@ -1064,8 +1064,8 @@ "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "", "{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.": "{{.path}} 의 버전은 v{{.client_version}} 이므로, 쿠버네티스 버전 v{{.cluster_version}} 과 호환되지 않을 수 있습니다", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}{{.platform}} 의 minikube {{.version}}", "{{.profile}} profile is not valid: {{.err}}": "{{.profile}} 프로파일이 올바르지 않습니다: {{.err}}", diff --git a/translations/pl.json b/translations/pl.json index 48915d7c4c..61a9619aaa 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -849,7 +849,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "", - "Use 'kubect get po -A' to find the correct and namespace name": "", + "Use 'kubectl get po -A' to find the correct and namespace name": "", "Use -A to specify all namespaces": "", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -945,7 +945,7 @@ "dry-run validation complete!": "", "enable failed": "", "error creating clientset": "", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "", @@ -1070,8 +1070,8 @@ "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "{{.n}} nie ma wolnej przestrzeni dyskowej! (/var jest w {{.p}}% pełny)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "Czas odpowiedzi od {{.ocibin}} jest niespotykanie długi, rozważ ponowne uruchomienie {{.ocibin}}", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "{{.path}} jest w wersji {{.client_version}}, co może być niekompatybilne z Kubernetesem w wersji {{.cluster_version}}.", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "Czas odpowiedzi od {{.ocibin}} jest niespotykanie długi, rozważ ponowne uruchomienie {{.ocibin}}", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "{{.path}} jest w wersji {{.client_version}}, co może być niekompatybilne z Kubernetesem w wersji {{.cluster_version}}.", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} na {{.platform}}", "{{.profile}} profile is not valid: {{.err}}": "{{.profile}} profil nie jest poprawny: {{.err}}", "{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} nie jest wspierany przez system plików. I tak spróbujemy!", diff --git a/translations/ru.json b/translations/ru.json index 451d8e6e4a..5d7b341968 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -775,7 +775,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "", - "Use 'kubect get po -A' to find the correct and namespace name": "", + "Use 'kubectl get po -A' to find the correct and namespace name": "", "Use -A to specify all namespaces": "", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -865,7 +865,7 @@ "dry-run validation complete!": "", "enable failed": "", "error creating clientset": "", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "", @@ -986,8 +986,8 @@ "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity)": "В {{.n}} закончилось место! (в /var занято {{.p}}%)", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.prefix}}minikube {{.version}} на {{.platform}}", "{{.profile}} profile is not valid: {{.err}}": "", "{{.type}} is not yet a supported filesystem. We will try anyways!": "", diff --git a/translations/strings.txt b/translations/strings.txt index 727184d431..88eb2ce047 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -775,7 +775,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "", - "Use 'kubect get po -A' to find the correct and namespace name": "", + "Use 'kubectl get po -A' to find the correct and namespace name": "", "Use -A to specify all namespaces": "", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -865,7 +865,7 @@ "dry-run validation complete!": "", "enable failed": "", "error creating clientset": "", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "", @@ -984,8 +984,8 @@ "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "", "{{.profile}} profile is not valid: {{.err}}": "", "{{.type}} is not yet a supported filesystem. We will try anyways!": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index f062716377..350d399e4c 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -950,7 +950,7 @@ "Usage: minikube node start [name]": "", "Usage: minikube node stop [name]": "", "Use \"{{.CommandPath}} [command] --help\" for more information about a command.": "使用 \"{{.CommandPath}} [command] --help\" 可以获取有关命令的更多信息", - "Use 'kubect get po -A' to find the correct and namespace name": "使用 'kubect get po -A' 来查询正确的命名空间名称", + "Use 'kubectl get po -A' to find the correct and namespace name": "使用 'kubectl get po -A' 来查询正确的命名空间名称", "Use -A to specify all namespaces": "使用 -A 指定所有 namespaces", "Use SSH connection instead of HTTPS (port 2376)": "", "Use SSH for running kubernetes client on the node": "", @@ -1053,7 +1053,7 @@ "dry-run validation complete!": "", "enable failed": "开启失败", "error creating clientset": "", - "error creatings urls": "", + "error creating urls": "", "error getting defaults: {{.error}}": "", "error getting primary control plane": "", "error getting ssh port": "", @@ -1179,9 +1179,9 @@ "{{.n}} is nearly out of disk space, which may cause deployments to fail! ({{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.n}} is out of disk space! (/var is at {{.p}}% of capacity). You can pass '--force' to skip this check.": "", "{{.ociBin}} rmi {{.images}}": "", - "{{.ocibin}} is taking an unsually long time to respond, consider restarting {{.ocibin}}": "", + "{{.ocibin}} is taking an unusually long time to respond, consider restarting {{.ocibin}}": "", "{{.path}} is version {{.client_version}}, and is incompatible with Kubernetes {{.cluster_version}}. You will need to update {{.path}} or use 'minikube kubectl' to connect with this cluster": "{{.path}} 的版本是 {{.client_version}},且与 Kubernetes {{.cluster_version}} 不兼容。您需要更新 {{.path}} 或者使用 'minikube kubectl' 连接到这个集群", - "{{.path}} is version {{.client_version}}, which may have incompatibilites with Kubernetes {{.cluster_version}}.": "", + "{{.path}} is version {{.client_version}}, which may have incompatibilities with Kubernetes {{.cluster_version}}.": "", "{{.prefix}}minikube {{.version}} on {{.platform}}": "{{.platform}} 上的 {{.prefix}}minikube {{.version}}", "{{.profile}} profile is not valid: {{.err}}": "", "{{.type}} is not yet a supported filesystem. We will try anyways!": "",