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

27 lines
748 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada",
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"locations": {
"data": {
"location": "Localiza\u00e7\u00e3o"
}
},
"reauth_confirm": {
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}