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

24 lines
724 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"flow_title": "{name} ({host})",
"step": {
"link": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({host})?",
"title": "Csatlakozzon a PowerView Hubhoz"
},
"user": {
"data": {
"host": "IP c\u00edm"
},
"title": "Csatlakozzon a PowerView Hubhoz"
}
}
}
}