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

24 lines
979 B
JSON
Raw Normal View History

2020-10-06 00:08:09 +00:00
{
"config": {
"abort": {
"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": {
2020-11-06 00:04:57 +00:00
"pin_request_failed": "Viga ecobee'lt PIN-koodi taotlemisel. Palun veendu, et API v\u00f5ti on \u00f5ige.",
"token_request_failed": "Viga ecobee-lt m\u00e4rgendite taotlemisel. Palun proovi uuesti."
2020-10-15 00:03:50 +00:00
},
2020-10-14 00:04:41 +00:00
"step": {
2020-10-15 00:03:50 +00:00
"authorize": {
2021-03-16 00:04:36 +00:00
"description": "kinnita see rakendus aadressil https://www.ecobee.com/consumerportal/index.html PIN koodiga:\n\n {pin}\n\n Seej\u00e4rel vajuta Esita.",
2020-10-15 00:03:50 +00:00
"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
}
}
}