core/homeassistant/components/powerwall/translations/pt-BR.json

22 lines
657 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"ip_address": "Endere\u00e7o IP",
"password": "Senha"
},
"title": "Conecte-se ao powerwall"
}
}
}
}