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

22 lines
658 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"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": {
2022-04-29 00:22:21 +00:00
"host": "Nome do host"
}
2022-01-30 00:14:21 +00:00
}
}
}
}