mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Translated using Weblate (Czech)
Currently translated at 99.5% (743 of 746 strings) Translated using Weblate (Czech) Currently translated at 98.9% (738 of 746 strings) Translated using Weblate (Czech) Currently translated at 100.0% (722 of 722 strings) Translated using Weblate (Czech) Currently translated at 100.0% (722 of 722 strings) Translated using Weblate (Czech) Currently translated at 100.0% (721 of 721 strings) Translated using Weblate (Czech) Currently translated at 100.0% (719 of 719 strings) Co-authored-by: Michal <black23@gmail.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/ Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
parent
b884f82de6
commit
c9a32f9dbb
1 changed files with 28 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"languageName": "Czech",
|
"languageName": "Čeština",
|
||||||
"checkEverySecond": "Kontrolovat každých {0} sekund",
|
"checkEverySecond": "Kontrolovat každých {0} sekund",
|
||||||
"retryCheckEverySecond": "Opakovat každých {0} sekund",
|
"retryCheckEverySecond": "Opakovat každých {0} sekund",
|
||||||
"resendEveryXTimes": "Znovu zaslat {0}krát",
|
"resendEveryXTimes": "Znovu zaslat {0}krát",
|
||||||
|
@ -546,7 +546,7 @@
|
||||||
"pushoversounds cashregister": "Pokladna",
|
"pushoversounds cashregister": "Pokladna",
|
||||||
"pushoversounds classical": "Classical",
|
"pushoversounds classical": "Classical",
|
||||||
"pushoversounds cosmic": "Kosmický",
|
"pushoversounds cosmic": "Kosmický",
|
||||||
"pushoversounds falling": "Falling",
|
"pushoversounds falling": "Padající",
|
||||||
"pushoversounds gamelan": "Gamelan",
|
"pushoversounds gamelan": "Gamelan",
|
||||||
"pushoversounds incoming": "Příchozí",
|
"pushoversounds incoming": "Příchozí",
|
||||||
"pushoversounds intermission": "Přestávka",
|
"pushoversounds intermission": "Přestávka",
|
||||||
|
@ -669,7 +669,7 @@
|
||||||
"Free Mobile User Identifier": "Identifikátor uživatele Free Mobile",
|
"Free Mobile User Identifier": "Identifikátor uživatele Free Mobile",
|
||||||
"Free Mobile API Key": "API klíč Free Mobile",
|
"Free Mobile API Key": "API klíč Free Mobile",
|
||||||
"Enable TLS": "Povolit TLS",
|
"Enable TLS": "Povolit TLS",
|
||||||
"Proto Service Name": "Proto Service Name",
|
"Proto Service Name": "Jméno Proto Service",
|
||||||
"Proto Method": "Proto metoda",
|
"Proto Method": "Proto metoda",
|
||||||
"Proto Content": "Proto obsah",
|
"Proto Content": "Proto obsah",
|
||||||
"Economy": "Úsporná",
|
"Economy": "Úsporná",
|
||||||
|
@ -749,5 +749,29 @@
|
||||||
"cronSchedule": "Plán: ",
|
"cronSchedule": "Plán: ",
|
||||||
"invalidCronExpression": "Neplatný cron výraz: {0}",
|
"invalidCronExpression": "Neplatný cron výraz: {0}",
|
||||||
"startDateTime": "Počáteční datum/čas",
|
"startDateTime": "Počáteční datum/čas",
|
||||||
"endDateTime": "Datum/čas konce"
|
"endDateTime": "Datum/čas konce",
|
||||||
|
"ntfyAuthenticationMethod": "Způsob ověření",
|
||||||
|
"ntfyUsernameAndPassword": "Uživatelské jméno a heslo",
|
||||||
|
"pushoverMessageTtl": "Zpráva TTL (Sekund)",
|
||||||
|
"Show Clickable Link": "Zobrazit klikatelný odkaz",
|
||||||
|
"Show Clickable Link Description": "Pokud je zaškrtnuto, všichni, kdo mají přístup k této stavové stránce, mají přístup k adrese URL monitoru.",
|
||||||
|
"Open Badge Generator": "Otevřít generátor odznaků",
|
||||||
|
"Badge Type": "Typ odznaku",
|
||||||
|
"Badge Duration": "Délka platnosti odznaku",
|
||||||
|
"Badge Label": "Štítek odznaku",
|
||||||
|
"Badge Prefix": "Prefix odznaku",
|
||||||
|
"Monitor Setting": "{0}'s Nastavení dohledu",
|
||||||
|
"Badge Generator": "{0}'s Generátor odznaků",
|
||||||
|
"Badge Label Color": "Barva štítku odznaku",
|
||||||
|
"Badge Color": "Barva odznaku",
|
||||||
|
"Badge Style": "Styl odznaku",
|
||||||
|
"Badge Label Suffix": "Přípona štítku odznaku",
|
||||||
|
"Badge URL": "URL odznaku",
|
||||||
|
"Badge Suffix": "Přípona odznaku",
|
||||||
|
"Badge Label Prefix": "Prefix štítku odznaku",
|
||||||
|
"Badge Up Color": "Barva odzanaku při Běží",
|
||||||
|
"Badge Down Color": "Barva odznaku při Nedostupné",
|
||||||
|
"Badge Pending Color": "Barva odznaku při Pauze",
|
||||||
|
"Badge Maintenance Color": "Barva odznaku při Údržbě",
|
||||||
|
"Badge Warn Color": "Barva odznaku při Upozornění"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue