From 18cb1ec9c0a703068692b93d341a14d8499f45f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Buchti=C4=8D?= Date: Tue, 28 Oct 2025 18:20:19 +0000 Subject: [PATCH] Translated using Weblate (Czech) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1174 of 1174 strings) Co-authored-by: Buchtič Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/cs-CZ.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/lang/cs-CZ.json b/src/lang/cs-CZ.json index 4747d2e16..a01d1e0b5 100644 --- a/src/lang/cs-CZ.json +++ b/src/lang/cs-CZ.json @@ -1201,5 +1201,19 @@ "Bot secret": "Bot secret", "Send UP silently": "UP odeslat tiše", "Send DOWN silently": "DOWN odeslat tiše", - "Installing a Nextcloud Talk bot requires administrative access to the server.": "Instalace Nextcloud Talk bota vyžaduje administrátorský přístup k serveru." + "Installing a Nextcloud Talk bot requires administrative access to the server.": "Instalace Nextcloud Talk bota vyžaduje administrátorský přístup k serveru.", + "Maximum Retries": "Max. počet pokusů", + "Number of retry attempts if webhook fails": "Počet pokusů o opakování (každých 60–180 sekund), pokud se webhook nepodaří odeslat.", + "wayToGetBaleToken": "Token můžete získat na adrese {0}.", + "wayToGetBaleChatID": "ID chatu získáte zasláním zprávy robotovi a přejdete na tuto URL adresu, na které se zobrazí chat_id:", + "supportBaleChatID": "Podpora přímého chatu / skupiny / ID chatu kanálu", + "Dingtalk Mobile List": "Seznam telefonních čísel", + "Dingtalk User List": "Seznam ID uživatelů", + "Mention Mobile List": "Seznam Mention telefonních čísel", + "Mention User List": "Seznam ID uživatelů Mention", + "Enter a list of userId": "Zadejte seznam userID", + "Enter a list of mobile": "Zadejte seznam telefonních čísel", + "Invalid mobile": "Neplatné telefonní číslo [{mobile}]", + "Invalid userId": "Neplatné userID [{userId}]", + "auto-select": "Automatický výběr" }