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

20 lines
594 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_system_id": "\u00c9rv\u00e9nytelen Airzone rendszerazonos\u00edt\u00f3"
},
"step": {
"user": {
"data": {
"host": "C\u00edm",
"port": "Port"
},
"description": "Airzone integr\u00e1ci\u00f3 be\u00e1ll\u00edt\u00e1sa."
}
}
}
}