Translated using Weblate (Czech)

Currently translated at 100.0% (861 of 861 strings)

Co-authored-by: Buchtič <martin.buchta@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
Buchtič 2023-12-15 10:18:21 +00:00 committed by Weblate
parent 0065effc26
commit b0a771e341
1 changed files with 6 additions and 1 deletions

View File

@ -887,5 +887,10 @@
"emailTemplateStatus": "Stav",
"emailTemplateMsg": "text oznámení",
"templateHeartbeatJSON": "objekt popisující funkčnost systému (heartbeat)",
"templateLimitedToUpDownCertNotifications": "dostupné pouze pro oznámení Běží/neběží/stav certifikátu"
"templateLimitedToUpDownCertNotifications": "dostupné pouze pro oznámení Běží/neběží/stav certifikátu",
"emailTemplateMonitorJSON": "objekt popisující dohled",
"emailTemplateHeartbeatJSON": "objekt popisující heartbeat",
"emailTemplateLimitedToUpDownNotification": "dostupné pouze pro heatbeaty BĚŽÍ/NEBĚŽÍ, jinak null",
"templateMonitorJSON": "objekt popisující dohled",
"templateLimitedToUpDownNotifications": "dostupné pouze pro oznámení BĚŽÍ/NEBĚŽÍ"
}