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

22 lines
658 B
JSON

{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
"cannot_connect": "Falha ao conectar",
"invalid_host": "Nome de host ou endere\u00e7o IP inv\u00e1lido",
"unknown": "Erro inesperado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_host": "Nome de host ou endere\u00e7o IP inv\u00e1lido",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Nome do host"
}
}
}
}
}