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

18 lines
506 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "A liga\u00e7\u00e3o falhou, por favor verifique o endere\u00e7o do servidor"
},
"step": {
"user": {
"data": {
"host": "Endere\u00e7o"
}
}
}
}
}