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

45 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"flow_title": "{name}",
"step": {
"link": {
"description": "Chcete nastavi\u0165 {name} ({host})?",
"title": "Nastavte Logitech Harmony Hub"
},
"user": {
"data": {
"host": "Hostite\u013e",
"name": "N\u00e1zov hubu"
},
"title": "Nastavte Logitech Harmony Hub"
}
}
},
"entity": {
"select": {
"activities": {
"state": {
"power_off": "Vypn\u00fa\u0165"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"activity": "Predvolen\u00e1 aktivita, ktor\u00e1 sa m\u00e1 vykona\u0165, ke\u010f nie je zadan\u00e1 \u017eiadna.",
"delay_secs": "Oneskorenie medzi odoslan\u00edm pr\u00edkazov."
},
"description": "Upravte mo\u017enosti Harmony Hub"
}
}
}
}