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

36 lines
1.5 KiB
JSON
Raw Normal View History

2021-09-04 00:13:17 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"invalid_token": "\u00c9rv\u00e9nytelen hozz\u00e1f\u00e9r\u00e9si token",
"reauth_successful": "Az ism\u00e9telt hiteles\u00edt\u00e9s sikeres volt",
"unknown": "V\u00e1ratlan hiba"
},
"error": {
"cannot_connect": "Nem siker\u00fclt csatlakozni",
"not_allowing_new_tokens": "A Nanoleaf nem enged\u00e9lyezi az \u00faj tokeneket, k\u00f6vesse a fenti utas\u00edt\u00e1sokat.",
"unknown": "V\u00e1ratlan hiba"
},
"flow_title": "{name}",
"step": {
"link": {
2021-10-02 12:59:05 +00:00
"description": "Nyomja meg \u00e9s tartsa lenyomva a Nanoleaf bekapcsol\u00f3gombj\u00e1t 5 m\u00e1sodpercig, am\u00edg a gomb LED-je villogni nem kezd, majd kattintson a **K\u00fcld\u00e9s** gombra 30 m\u00e1sodpercen bel\u00fcl.",
2021-09-04 00:13:17 +00:00
"title": "Nanoleaf link"
},
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm"
2021-09-04 00:13:17 +00:00
}
}
}
2022-02-24 00:17:55 +00:00
},
"device_automation": {
"trigger_type": {
"swipe_down": "P\u00f6ccint\u00e9s lefel\u00e9",
"swipe_left": "P\u00f6ccint\u00e9s balra",
"swipe_right": "P\u00f6ccint\u00e9s jobbra",
"swipe_up": "P\u00f6ccint\u00e9s felfel\u00e9"
}
2021-09-04 00:13:17 +00:00
}
}