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

25 lines
567 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"step": {
"user": {
"data": {
"host": "Servidor",
"port": "Porta"
}
}
}
},
"options": {
"step": {
"configure_device": {
"title": "Precis\u00e3o do Sensor OneWire"
}
}
}
}