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

27 lines
792 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"error": {
"identifier_exists": "Conta j\u00e1 registada",
"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": "Email"
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
}
}
}