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

21 lines
560 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"cannot_connect": "A liga\u00e7\u00e3o falhou"
},
"error": {
"cannot_connect": "A liga\u00e7\u00e3o falhou"
},
"step": {
"user": {
"data": {
"host": "Nome servidor ou endere\u00e7o IP"
}
},
"zeroconf_confirm": {
"title": "Dispositivo WLED descoberto"
}
}
}
}