core/homeassistant/components/sia/translations/sk.json

49 lines
2.4 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"error": {
2022-11-28 00:23:09 +00:00
"invalid_account_format": "\u00da\u010det nie je hexadecim\u00e1lna hodnota, pou\u017e\u00edvajte len 0-9 a A-F.",
"invalid_account_length": "\u00da\u010det nem\u00e1 spr\u00e1vnu d\u013a\u017eku, mus\u00ed ma\u0165 od 3 do 16 znakov.",
"invalid_key_format": "K\u013e\u00fa\u010d nie je hexadecim\u00e1lna hodnota, pou\u017e\u00edvajte len 0-9 a A-F.",
"invalid_key_length": "K\u013e\u00fa\u010d nem\u00e1 spr\u00e1vnu d\u013a\u017eku, mus\u00ed ma\u0165 16, 24 alebo 32 hexadecim\u00e1lnych znakov.",
2022-11-29 00:26:01 +00:00
"invalid_ping": "Interval pingu mus\u00ed by\u0165 medzi 1 a 1440 min\u00fatami.",
2022-12-07 00:24:08 +00:00
"invalid_zones": "Mus\u00ed existova\u0165 aspo\u0148 1 z\u00f3na.",
2022-11-29 00:26:01 +00:00
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-11-25 00:24:19 +00:00
},
2022-02-20 00:20:09 +00:00
"step": {
2022-11-25 00:24:19 +00:00
"additional_account": {
2022-11-28 00:23:09 +00:00
"data": {
2022-11-29 00:26:01 +00:00
"account": "ID \u00fa\u010dtu",
2022-12-06 00:21:31 +00:00
"additional_account": "\u010eal\u0161ie \u00fa\u010dty",
"encryption_key": "\u0160ifrovac\u00ed k\u013e\u00fa\u010d",
2022-12-07 00:24:08 +00:00
"ping_interval": "Ping Interval (min)",
"zones": "Po\u010det z\u00f3n pre \u00fa\u010det"
2022-11-28 00:23:09 +00:00
},
2022-11-25 00:24:19 +00:00
"title": "Pridajte \u010fal\u0161\u00ed \u00fa\u010det k aktu\u00e1lnemu portu."
},
2022-02-20 00:20:09 +00:00
"user": {
"data": {
2022-11-28 00:23:09 +00:00
"account": "ID \u00fa\u010dtu",
2022-12-06 00:21:31 +00:00
"additional_account": "\u010eal\u0161ie \u00fa\u010dty",
"encryption_key": "\u0160ifrovac\u00ed k\u013e\u00fa\u010d",
2022-11-28 00:23:09 +00:00
"ping_interval": "Ping Interval (min)",
2022-05-16 00:24:28 +00:00
"port": "Port",
2022-12-07 00:24:08 +00:00
"protocol": "Protokol",
"zones": "Po\u010det z\u00f3n pre \u00fa\u010det"
},
"title": "Vytvorte pripojenie pre popla\u0161n\u00e9 syst\u00e9my zalo\u017een\u00e9 na SIA."
2022-02-20 00:20:09 +00:00
}
}
2022-12-06 00:21:31 +00:00
},
"options": {
"step": {
"options": {
2022-12-07 00:24:08 +00:00
"data": {
"ignore_timestamps": "Ignorovanie kontroly \u010dasovej zna\u010dky udalost\u00ed SIA",
"zones": "Po\u010det z\u00f3n pre \u00fa\u010det"
},
2022-12-09 00:24:29 +00:00
"description": "Nastavte mo\u017enosti pre \u00fa\u010det: {account}",
"title": "Mo\u017enosti nastavenia SIA."
2022-12-06 00:21:31 +00:00
}
}
2022-02-20 00:20:09 +00:00
}
}