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

28 lines
868 B
JSON
Raw Normal View History

2020-10-02 00:05:51 +00:00
{
"config": {
2020-10-09 00:04:33 +00:00
"abort": {
2020-10-12 00:03:31 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"already_in_progress": "Seadistamine on juba k\u00e4imas"
},
"error": {
"connect_error": "\u00dchendamine nurjus"
2020-10-09 00:04:33 +00:00
},
2020-10-02 00:05:51 +00:00
"flow_title": "Xiaomi Miio: {name}",
"step": {
"gateway": {
"data": {
2020-10-14 00:04:41 +00:00
"host": "IP aadress",
"token": "API string"
2020-10-02 00:05:51 +00:00
},
"title": "Loo \u00fchendus Xiaomi l\u00fc\u00fcsiga"
},
"user": {
"data": {
"gateway": "Loo \u00fchendus Xiaomi l\u00fc\u00fcsiga"
},
"description": "Vali seade millega soovid \u00fchenduse luua.",
"title": "Xiaomi Miio"
}
}
}
}