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

16 lines
554 B
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"abort": {
2021-07-19 00:09:50 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"not_supported_device": "Ez a WiLight jelenleg nem t\u00e1mogatott",
"not_wilight_device": "Ez az eszk\u00f6z nem WiLight eszk\u00f6z"
2021-03-16 00:04:36 +00:00
},
2021-06-22 00:14:17 +00:00
"flow_title": "{name}",
2021-03-16 00:04:36 +00:00
"step": {
"confirm": {
2021-07-19 00:09:50 +00:00
"description": "Be szeretn\u00e9 \u00e1ll\u00edtani a WiLight {name} ? \n\n T\u00e1mogatja: {components}",
2021-03-16 00:04:36 +00:00
"title": "WiLight"
}
2020-09-12 00:05:00 +00:00
}
}
}