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

24 lines
680 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"unknown": "Ootamatu t\u00f5rge"
},
"flow_title": "{name} ({host})",
"step": {
"link": {
"description": "Kas soovid seadistada {name}({host})?",
"title": "Loo \u00fchendusPowerView Hub-iga"
},
"user": {
"data": {
"host": "IP aadress"
},
"title": "Loo \u00fchendusPowerView Hub-iga"
}
}
}
}