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

21 lines
635 B
JSON
Raw Normal View History

2019-10-19 00:32:15 +00:00
{
"config": {
2019-10-25 00:32:15 +00:00
"abort": {
"single_instance_allowed": "Somente uma \u00fanica configura\u00e7\u00e3o de Abode \u00e9 permitida."
},
"error": {
"connection_error": "N\u00e3o foi poss\u00edvel conectar ao Abode.",
"identifier_exists": "Conta j\u00e1 cadastrada.",
"invalid_credentials": "Credenciais inv\u00e1lidas."
},
2019-10-19 00:32:15 +00:00
"step": {
"user": {
"data": {
2019-10-25 00:32:15 +00:00
"password": "Senha",
2019-10-19 00:32:15 +00:00
"username": "Endere\u00e7o de e-mail"
}
}
},
"title": ""
}
}