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

26 lines
717 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "\u00dcres",
"other": "\u00dcres"
},
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name}?"
},
"user": {
"data": {
"host": "C\u00edm"
}
}
}
}
}