core/homeassistant/components/totalconnect/translations/pt.json

18 lines
424 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
2020-12-07 00:04:18 +00:00
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
2020-04-16 20:00:10 +00:00
"step": {
"user": {
"data": {
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}