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

19 lines
535 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": "Falha na liga\u00e7\u00e3o",
"invalid_host": "Nome de servidor ou endere\u00e7o IP inv\u00e1lido."
},
"step": {
"user": {
"data": {
"host": "Servidor"
}
}
}
}
}