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

27 lines
712 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name}",
"step": {
"port_config": {
"data": {
"baudrate": "port sebess\u00e9g"
},
"title": "Be\u00e1ll\u00edt\u00e1sok"
},
"user": {
"title": "ZHA"
}
}
},
"device_automation": {
"trigger_type": {
"device_offline": "Eszk\u00f6z offline"
}
}
}