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

37 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"flow_title": "{name} ({host})",
"step": {
"user": {
"data": {
"host": "URL",
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
}
}
}
},
"options": {
"step": {
"init": {
"title": "ISY994 Be\u00e1ll\u00edt\u00e1sok"
}
}
},
"system_health": {
"info": {
"device_connected": "ISY csatlakozik",
"host_reachable": "El\u00e9rhet\u0151 gazdag\u00e9p",
"last_heartbeat": "Utols\u00f3 sz\u00edvver\u00e9s ideje",
"websocket_status": "Esem\u00e9nySocket \u00e1llapota"
}
}
}