|
548 | 548 | "Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Bitte re-evaluieren (eval) Sie ihr podman-env erneut, um sicherzustellen, dass die Umgebungsvariablen geupdated wurden, führen Sie folgendes aus:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t", |
549 | 549 | "Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Bitte führen Sie `minikube logs --file=logs.txt` aus und fügen Sie logs.txt an das GitHub Issue an.", |
550 | 550 | "Please see {{.documentation_url}} for more details": "Für weitere Informationen schauen Sie bitte unter {{.documentation_url}}", |
| 551 | + "Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "", |
551 | 552 | "Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Bitte geben Sie die Verzeichnisse an, die gemountet werden sollen: \n\tminikube mount \u003cQuell-Verzeichnis\u003e:\u003cZiel-Verzeichnis\u003e (Beispiel: \"/host-home:/vm-home\")", |
| 553 | + "Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "", |
552 | 554 | "Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Bitte geben Sie den Pfad zum Kopieren an: \n\tminikube cp \u003cPfad zur Quell-Datei\u003e \u003cAbsoluter Pfad zur Ziel-Datei\u003e (Beispiel: \"minikube cp a/b.txt /copied.txt\")", |
553 | 555 | "Please try purging minikube using `minikube delete --all --purge`": "Bitte versuchen Sie minikube aufzuräumen, indem Sie `minikube delete --all --purge` aufrufen", |
554 | 556 | "Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "Aktualisieren Sie '{{.driver_executable}}'. {{.documentation_url}}", |
| 557 | + "Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "", |
555 | 558 | "Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Bitte besuchen Sie folgende Links für diesbezügliche Dokumentation: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n", |
556 | 559 | "Populates the specified folder with documentation in markdown about minikube": "Erstellt im angegebenen Verzeichnis Dokumentation über Minikube im Markdown-Format", |
557 | 560 | "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.", |
|
0 commit comments