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

24 lines
980 B
JSON
Raw Normal View History

2020-10-06 00:08:09 +00:00
{
"config": {
"abort": {
2020-10-15 00:03:50 +00:00
"one_instance_only": "See sidumine toetab praegu ainult \u00fchte ecobee \u00fcksust.",
2020-10-06 00:08:09 +00:00
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks seadistamine."
2020-10-14 00:04:41 +00:00
},
2020-10-15 00:03:50 +00:00
"error": {
"pin_request_failed": "Viga ecobee'lt PIN-koodi taotlemisel. Palun veendu, et API v\u00f5ti on \u00f5ige."
},
2020-10-14 00:04:41 +00:00
"step": {
2020-10-15 00:03:50 +00:00
"authorize": {
"description": "Tuvasta see rakendus aadressil https://www.ecobee.com/consumerportal/index.html koos PIN-koodiga:\n\n {pin}\n\n Seej\u00e4rel vajuta Esita.",
"title": "Rakenduse tuvastamine saidil ecobee.com"
},
2020-10-14 00:04:41 +00:00
"user": {
"data": {
"api_key": "API v\u00f5ti"
2020-10-15 00:03:50 +00:00
},
"description": "Sisesta saidilt ecobee.com saadud API v\u00f5ti.",
"title": "ecobee API v\u00f5ti"
2020-10-14 00:04:41 +00:00
}
2020-10-06 00:08:09 +00:00
}
}
}