From 66f56dfa11c997d0c82c5b7624bace366918cb95 Mon Sep 17 00:00:00 2001 From: Christian Bergschneider Date: Sun, 24 Sep 2023 11:47:33 +0200 Subject: [PATCH] Fix orthographic mistake in de.json --- translations/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/de.json b/translations/de.json index e1f6de673833..1069508400d7 100644 --- a/translations/de.json +++ b/translations/de.json @@ -444,7 +444,7 @@ "NIC Type used for nat network. One of Am79C970A, Am79C973, 82540EM, 82543GC, 82545EM, or virtio (virtualbox driver only)": "NIC Type der fürs NAT Network verwendet wird. Einer aus Am79C970A, Am79C973, 82540EM, 82543GC, 82545EM, or virtio (Nur virtualbox Treiber)", "NOTE: Please do not close this terminal as this process must stay alive for the tunnel to be accessible ...": "ACHTUNG: Schließen Sie dieses Terminal nicht. Der Prozess muss am Laufen bleiben, damit die Tunnels zugreifbar sind ...", "NOTE: This process must stay alive for the mount to be accessible ...": "ACHTUNG: Dieser Prozess muss am Laufen bleiben, damit die Mounts zugreifbar bleiben ...", - "Networking and Connectivity Commands:": "Netwerk- und Verbindungs-Befehle:", + "Networking and Connectivity Commands:": "Netzwerk- und Verbindungs-Befehle:", "No IP address provided. Try specifying --ssh-ip-address, or see https://minikube.sigs.k8s.io/docs/drivers/ssh/": "Es wurde keine IP-Addresse angegeben. Verwernden Sie --ssh-ip-address oder lesen Sie https://minikube.sigs.k8s.io/docs/drivers/ssh/", "No changes required for the \"{{.context}}\" context": "Keine Anpassungen erforderlich für den Kontext \"{{.context}}\"", "No minikube profile was found. ": "Kein Minikube Profil gefunden. ", @@ -1114,4 +1114,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}}" -} \ No newline at end of file +}