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

31 lines
1.2 KiB
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": {
2020-10-15 00:03:50 +00:00
"connect_error": "\u00dchendamine nurjus",
"no_device_selected": "Seadmeid pole valitud, vali \u00fcks seade."
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",
2020-10-15 00:03:50 +00:00
"name": "L\u00fc\u00fcsi nimi",
2020-10-14 00:04:41 +00:00
"token": "API string"
2020-10-02 00:05:51 +00:00
},
2020-10-15 00:03:50 +00:00
"description": "On vaja 32-kohalist API-tokenti, juhiste saamiseks vaata lehte https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token. Pane t\u00e4hele, et see token erineb Xiaomi Aqara sidumisel kasutatavast v\u00f5tmest.",
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"
}
}
}
}