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

34 lines
1.1 KiB
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2022-01-22 00:13:08 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"cct_unsupported": "Ez a WLED-eszk\u00f6z CCT-csatorn\u00e1kat haszn\u00e1l, amit ez az integr\u00e1ci\u00f3 nem t\u00e1mogat"
2020-11-15 00:03:48 +00:00
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2020-02-08 00:31:45 +00:00
},
2021-10-02 12:59:05 +00:00
"flow_title": "{name}",
2020-02-08 00:31:45 +00:00
"step": {
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm"
2020-02-08 00:31:45 +00:00
},
2021-10-04 15:38:24 +00:00
"description": "\u00c1ll\u00edtsa be a WLED-et Home Assistantba val\u00f3 integr\u00e1l\u00e1shoz."
2020-02-08 00:31:45 +00:00
},
"zeroconf_confirm": {
2021-10-24 00:12:57 +00:00
"description": "Szeretn\u00e9 hozz\u00e1adni `{name}` WLED-et Home Assistanthoz?",
2020-04-23 00:05:07 +00:00
"title": "Felfedezett WLED eszk\u00f6z"
2020-02-08 00:31:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-07-19 00:09:50 +00:00
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "Tartsa a f\u0151f\u00e9nyt, m\u00e9g 1 LED szegmenssel is."
}
}
}
2020-04-16 20:00:10 +00:00
}
2020-02-08 00:31:45 +00:00
}