From f583ecc4e1b2c949a557cf242b7bd0f84e64cb72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Soch=C3=A1=C5=88?= Date: Mon, 5 Jan 2026 23:40:24 +0000 Subject: [PATCH] Translated using Weblate (Slovak) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 99.9% (1232 of 1233 strings) Co-authored-by: Matej Socháň Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sk/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/sk.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/lang/sk.json b/src/lang/sk.json index 5820de1be..8b158e969 100644 --- a/src/lang/sk.json +++ b/src/lang/sk.json @@ -1261,5 +1261,12 @@ "resendToEmail": "Email komu", "resendSubject": "Predmet", "wsCodeDescription": "Ďalšie informácie o stavových kódoch nájdete v {rfc6455}", - "Subprotocol(s)": "Podprotokol(y)" + "Subprotocol(s)": "Podprotokol(y)", + "systemService": "Systémová Služba", + "systemServiceName": "Názov Služby", + "systemServiceDescription": "Kontroluje či je systémová služba {service_name} aktívna", + "systemServiceDescriptionLinux": "Kontroluje či je Linoxová systemd služba {service_name} aktívna", + "systemServiceDescriptionWindows": "Kontroluje či je Windows Service Manager {service_name} spustený", + "systemServiceCommandHint": "Použitý príkaz: {command}", + "systemServiceExpectedOutput": "Očakávaný Výstup: \"{0}\"" }