From 24a1d8ab265d3e008abec6021f48c7e4dd38527f Mon Sep 17 00:00:00 2001 From: Andrii Holovin Date: Tue, 23 Sep 2025 23:20:13 +0300 Subject: [PATCH] Fixes after make test --- translations/uk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/uk.json b/translations/uk.json index 0e842f38f0..9dd7b9a444 100644 --- a/translations/uk.json +++ b/translations/uk.json @@ -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",