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

27 lines
792 B
JSON
Raw Normal View History

2018-10-21 18:34:28 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
2018-10-21 18:34:28 +00:00
"error": {
"identifier_exists": "Conta j\u00e1 registada",
2020-12-07 00:04:18 +00:00
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
2020-09-02 00:03:29 +00:00
"unknown": "Erro inesperado"
2018-10-21 18:34:28 +00:00
},
"step": {
2020-09-02 00:03:29 +00:00
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
2020-12-07 00:04:18 +00:00
},
"title": "Reautenticar integra\u00e7\u00e3o"
2020-09-02 00:03:29 +00:00
},
2018-10-21 18:34:28 +00:00
"user": {
"data": {
"password": "Palavra-passe",
2020-06-08 00:02:43 +00:00
"username": "Email"
2018-10-21 18:34:28 +00:00
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-21 18:34:28 +00:00
}