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

37 lines
1.1 KiB
JSON

{
"config": {
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_backup_json": "Neplatn\u00e1 z\u00e1loha JSON"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Chcete nastavi\u0165 {name}?"
},
"confirm_hardware": {
"description": "Chcete nastavi\u0165 {name}?"
}
}
},
"device_automation": {
"trigger_subtype": {
"both_buttons": "Obe tla\u010didl\u00e1",
"button_1": "Prv\u00e9 tla\u010didlo",
"button_2": "Druh\u00e9 tla\u010didlo",
"button_3": "Tretie tla\u010didlo",
"button_4": "\u0160tvrt\u00e9 tla\u010didlo",
"button_5": "Piate tla\u010didlo",
"button_6": "\u0160ieste tla\u010didlo"
},
"trigger_type": {
"device_offline": "Zariadenie je offline"
}
},
"options": {
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_backup_json": "Neplatn\u00e1 z\u00e1loha JSON"
}
}
}