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

29 lines
1.0 KiB
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2018-12-05 23:30:33 +00:00
"abort": {
2022-07-21 00:26:18 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A be\u00e1ll\u00edt\u00e1si folyamat m\u00e1r el lett kezdve",
2022-11-24 00:26:32 +00:00
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
2018-12-05 23:30:33 +00:00
},
2022-07-21 00:26:18 +00:00
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
2022-12-06 00:21:31 +00:00
"flow_title": "{label} ({group})",
2018-10-17 12:12:41 +00:00
"step": {
2022-07-21 00:26:18 +00:00
"discovery_confirm": {
2022-12-06 00:21:31 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {label} ({group})?"
2022-07-21 00:26:18 +00:00
},
"pick_device": {
"data": {
"device": "Eszk\u00f6z"
}
},
"user": {
"data": {
"host": "C\u00edm"
},
"description": "Ha \u00fcresen hagyja a c\u00edm mez\u0151t, a rendszer megpr\u00f3b\u00e1lja az eszk\u00f6z\u00f6ket megkeresni."
2018-10-17 12:12:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}