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

39 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"incomplete_discovery": "Hi\u00e1nyos felfedez\u00e9s",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
},
"error": {
"one": "hiba",
"other": ""
},
"flow_title": "{name}",
"step": {
"init": {
"one": "\u00dcres",
"other": ""
},
"ssdp_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani ezt az UPnP/IGD eszk\u00f6zt?"
},
"user": {
"data": {
"scan_interval": "Friss\u00edt\u00e9si intervallum (m\u00e1sodperc, minimum 30)",
"unique_id": "Eszk\u00f6z",
"usn": "Eszk\u00f6z"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Friss\u00edt\u00e9si intervallum (m\u00e1sodperc, minimum 30)"
}
}
}
}
}