Fixes after make test

pull/21624/head
Andrii Holovin 2025-09-23 23:20:13 +03:00
parent df623d85f1
commit 24a1d8ab26
1 changed files with 2 additions and 2 deletions

View File

@ -248,7 +248,7 @@
"Failed to cache images to tar": "Не вдалося зберегти кешовані образи в tar",
"Failed to cache kubectl": "Не вдалося зберегти kubectl у кеші",
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "Не вдалося змінити дозволи для {{.minikube_dir_path}}: {{.error}}",
"Failed to check main repository and mirrors for images": "Не вдалося змінити дозволи для {{.minikube_dir_path}}: {{.error}}",
"Failed to check main repository and mirrors for images": "",
"Failed to configure auto-pause {{.profile}}": "Не вдалося налаштувати автоматичну паузу в {{.profile}}",
"Failed to configure metallb IP {{.profile}}": "Не вдалося налаштувати IP-адресу metallb в {{.profile}}",
"Failed to configure registry-aliases {{.profile}}": "Не вдалося налаштувати псевдоніми реєстру в {{.profile}}",
@ -605,7 +605,7 @@
"Some dashboard features require the metrics-server addon. To enable all features please run:\n\n\tminikube{{.profileArg}} addons enable metrics-server\n": "Деякі функції інформаційної панелі вимагають надбудови metrics-server. Щоб увімкнути всі функції, виконайте наступну команду:\n\n\tminikube{{.profileArg}} addons enable metrics-server\n",
"Sorry, Kubernetes {{.k8sVersion}} requires conntrack to be installed in root's path": "Вибачте, Kubernetes {{.k8sVersion}} вимагає, щоб conntrack був встановлений у шляху root.",
"Sorry, Kubernetes {{.k8sVersion}} requires crictl to be installed in root's path": "Вибачте, Kubernetes {{.k8sVersion}} вимагає, щоб crictl був встановлений у шляху root.",
"Sorry, completion support is not yet implemented for {{.name}}": "Вибачте, Kubernetes {{.k8sVersion}} вимагає, щоб crictl був встановлений у шляху root.",
"Sorry, completion support is not yet implemented for {{.name}}": "",
"Sorry, please set the --output flag to one of the following valid options: [text,json]": "Вибачте, встановіть прапорець --output на один із таких дійсних варіантів: [text,json]",
"Sorry, the IP provided with the --listen-address flag is invalid: {{.listenAddr}}.": "Вибачте, IP-адреса, вказана з прапорцем --listen-address, є недійсною: {{.listenAddr}}.",
"Sorry, the address provided with the --insecure-registry flag is invalid: {{.addr}}. Expected formats are: \u003cip\u003e[:\u003cport\u003e], \u003chostname\u003e[:\u003cport\u003e] or \u003cnetwork\u003e/\u003cnetmask\u003e": "Вибачте, адреса, вказана з прапорцем --insecure-registry, є недійсною: {{.addr}}. Очікувані формати: \u003cip\u003e[:\u003cport\u003e], \u003chostname\u003e[:\u003cport\u003e] або \u003cnetwork\u003e/\u003cnetmask\u003e",