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

19 lines
445 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Nome do host"
}
}
}
},
"title": "M\u00f6hlenhoff Alpha2"
}