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

20 lines
514 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_host": "Nome de servidor ou endere\u00e7o IP inv\u00e1lido.",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Servidor",
"name": "Nome"
}
}
}
}
}