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

20 lines
571 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento"
},
"error": {
"connection_error": "Falha ao conectar"
},
"step": {
"user": {
"data": {
"host": "Endere\u00e7o IP"
},
"description": "Conecte ao inversor",
"title": "Inversor GoodWe"
}
}
}
}