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

16 lines
462 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"flow_title": "{model} {id} ({ipaddr})",
"step": {
"user": {
"data": {
"host": "Endere\u00e7o"
},
"description": "Se voc\u00ea deixar o host vazio, a descoberta ser\u00e1 usada para localizar dispositivos."
}
}
}
}