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

20 lines
492 B
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
},
"error": {
"one": "hiba",
"other": ""
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"usn": "Eszk\u00f6z"
}
}
}
}
}