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

39 lines
1.2 KiB
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
2019-01-09 23:29:31 +00:00
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2021-08-06 00:15:04 +00:00
"incomplete_discovery": "Hi\u00e1nyos felfedez\u00e9s",
2021-03-16 00:04:36 +00:00
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
2019-01-09 23:29:31 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"one": "hiba",
"other": ""
2021-03-16 00:04:36 +00:00
},
2021-06-22 00:14:17 +00:00
"flow_title": "{name}",
2021-03-16 00:04:36 +00:00
"step": {
2021-08-06 00:15:04 +00:00
"init": {
"one": "\u00dcres",
"other": ""
},
"ssdp_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani ezt az UPnP/IGD eszk\u00f6zt?"
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
2021-08-06 00:15:04 +00:00
"scan_interval": "Friss\u00edt\u00e9si intervallum (m\u00e1sodperc, minimum 30)",
2021-07-19 00:09:50 +00:00
"unique_id": "Eszk\u00f6z",
2021-03-16 00:04:36 +00:00
"usn": "Eszk\u00f6z"
}
}
2020-04-15 16:51:07 +00:00
}
2021-07-19 00:09:50 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Friss\u00edt\u00e9si intervallum (m\u00e1sodperc, minimum 30)"
}
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-21 18:34:28 +00:00
}