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

41 lines
1.4 KiB
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"abort": {
2020-11-15 00:03:48 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2021-03-16 00:04:36 +00:00
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
2020-11-15 00:03:48 +00:00
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
2021-10-02 12:59:05 +00:00
"flow_title": "{model} {id} ({host})",
2020-11-15 00:03:48 +00:00
"step": {
2021-07-19 00:09:50 +00:00
"discovery_confirm": {
2021-10-02 12:59:05 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani a {model} ({host}) szolg\u00e1ltat\u00e1st?"
2021-07-19 00:09:50 +00:00
},
2020-11-15 00:03:48 +00:00
"pick_device": {
"data": {
"device": "Eszk\u00f6z"
}
},
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm"
2020-11-15 00:03:48 +00:00
},
2021-10-02 12:59:05 +00:00
"description": "Ha nem ad meg c\u00edmet, akkor az eszk\u00f6z\u00f6k keres\u00e9se a felder\u00edt\u00e9ssel t\u00f6rt\u00e9nik."
2020-11-15 00:03:48 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"model": "Modell (opcion\u00e1lis)",
"nightlight_switch": "Haszn\u00e1lja az \u00c9jszakai kapcsol\u00f3t",
"save_on_change": "\u00c1llapot ment\u00e9se m\u00f3dos\u00edt\u00e1s ut\u00e1n",
"transition": "\u00c1tmeneti id\u0151 (ms)",
"use_music_mode": "Zene m\u00f3d enged\u00e9lyez\u00e9se"
2022-05-19 00:26:11 +00:00
}
2020-11-15 00:03:48 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}