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

34 lines
1.0 KiB
JSON
Raw Normal View History

2020-09-21 00:02:47 +00:00
{
"config": {
"abort": {
2020-10-02 00:05:51 +00:00
"already_configured": "See WLED seade on juba h\u00e4\u00e4lestatud.",
2022-01-22 00:13:08 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"cct_unsupported": "See WLED-seade kasutab CCT-kanaleid, mida see sidumine ei toeta."
2020-09-21 00:02:47 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "\u00dchendamine nurjus"
2020-09-21 00:02:47 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{name}",
2020-09-21 00:02:47 +00:00
"step": {
"user": {
"data": {
"host": "Host"
},
"description": "Seadista WLED-i sidumine Home Assistantiga."
},
"zeroconf_confirm": {
2020-11-18 00:09:55 +00:00
"description": "Kas soovid lisada WLED {name} Home Assistanti?",
2020-09-21 00:02:47 +00:00
"title": "Leitud WLED seade"
}
}
2021-06-13 00:10:48 +00:00
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "Kasuta p\u00f5hivalgust isegi \u00fche LED-segmendi korral."
}
}
}
2020-09-21 00:02:47 +00:00
}
}