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

29 lines
932 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"error": {
"already_configured": "Conta j\u00e1 configurada",
"cannot_connect": "A liga\u00e7\u00e3o falhou",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
},
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}