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

20 lines
571 B
JSON
Raw Normal View History

2020-04-23 00:05:07 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
2020-12-10 00:03:01 +00:00
"already_configured": "Conta j\u00e1 configurada",
2020-12-07 00:04:18 +00:00
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
2020-09-02 00:03:29 +00:00
"error": {
2022-12-09 00:24:29 +00:00
"cannot_connect": "A liga\u00e7\u00e3o falhou",
2020-12-10 00:03:01 +00:00
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
2020-09-02 00:03:29 +00:00
"unknown": "Erro inesperado"
},
2020-04-23 00:05:07 +00:00
"step": {
2020-12-10 00:03:01 +00:00
"validation": {
"data": {
"code": "C\u00f3digo de verifica\u00e7\u00e3o"
}
2020-04-23 00:05:07 +00:00
}
}
}
}