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

26 lines
894 B
JSON

{
"config": {
"abort": {
"already_configured": "Aquest dispositiu WLED ja est\u00e0 configurat.",
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
},
"error": {
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
},
"flow_title": "WLED: {name}",
"step": {
"user": {
"data": {
"host": "Amfitri\u00f3 o adre\u00e7a IP"
},
"description": "Configura el teu WLED per integrar-lo amb Home Assistant.",
"title": "Enlla\u00e7a el teu WLED"
},
"zeroconf_confirm": {
"description": "Vols afegir el WLED `{name}` a Home Assistant?",
"title": "Dispositiu WLED descobert"
}
},
"title": "WLED"
}
}