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

15 lines
495 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": {
2022-05-19 00:26:11 +00:00
"description": "A k\u00f6vetkez\u0151 komponensek t\u00e1mogatottak: {components}"
2021-03-16 00:04:36 +00:00
}
2020-09-12 00:05:00 +00:00
}
}
}