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

34 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"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"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "C\u00edm"
},
"description": "\u00c1ll\u00edtsa be a WLED-et Home Assistantba val\u00f3 integr\u00e1l\u00e1shoz."
},
"zeroconf_confirm": {
"description": "Szeretn\u00e9 hozz\u00e1adni `{name}` WLED-et Home Assistanthoz?",
"title": "Felfedezett WLED eszk\u00f6z"
}
}
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "Tartsa a f\u0151f\u00e9nyt, m\u00e9g 1 LED szegmenssel is."
}
}
}
}
}