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

16 lines
549 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"not_supported_device": "Este WiLight n\u00e3o \u00e9 compat\u00edvel atualmente",
"not_wilight_device": "Este dispositivo n\u00e3o \u00e9 WiLight"
},
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
"description": "Deseja configurar o WiLight {name} ? \n\n Suporta: {components}",
"title": "WiLight"
}
}
}
}