core/homeassistant/components/ecobee/translations/pt-BR.json

20 lines
734 B
JSON
Raw Normal View History

2019-10-01 00:32:19 +00:00
{
"config": {
"error": {
"token_request_failed": "Erro ao solicitar tokens da ecobee; Por favor, tente novamente."
},
"step": {
"authorize": {
"description": "Por favor, autorize este aplicativo em https://www.ecobee.com/consumerportal/index.html com c\u00f3digo PIN:\n\n{pin}\n\nEm seguida, pressione Submit.",
"title": "Autorizar aplicativo em ecobee.com"
},
"user": {
"data": {
"api_key": "Chave API"
},
"description": "Por favor, insira a chave de API obtida em ecobee.com.",
"title": "chave da API ecobee"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-01 00:32:19 +00:00
}