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

16 lines
528 B
JSON

{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat",
"not_supported_device": "Actualment aquest WiLight no \u00e9s compatible",
"not_wilight_device": "Aquest dispositiu no \u00e9s WiLight"
},
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
"description": "Voleu configurar el WiLight {name}? \n\n Admet: {components}",
"title": "WiLight"
}
}
}
}