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

25 lines
848 B
JSON
Raw Normal View History

2019-11-08 00:32:12 +00:00
{
"config": {
2019-11-16 00:32:13 +00:00
"abort": {
2020-04-16 20:00:10 +00:00
"already_configured": "Aquest dispositiu WLED ja est\u00e0 configurat.",
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
2019-11-16 00:32:13 +00:00
},
"error": {
2020-04-16 20:00:10 +00:00
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
2019-11-16 00:32:13 +00:00
},
2020-04-16 20:00:10 +00:00
"flow_title": "WLED: {name}",
2019-11-08 00:32:12 +00:00
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Amfitri\u00f3"
2019-11-08 00:32:12 +00:00
},
2020-04-16 20:00:10 +00:00
"description": "Configura el teu WLED per integrar-lo amb Home Assistant.",
"title": "Enlla\u00e7 amb WLED"
2019-11-08 00:32:12 +00:00
},
"zeroconf_confirm": {
2020-04-16 20:00:10 +00:00
"description": "Vols afegir el WLED `{name}` a Home Assistant?",
"title": "Dispositiu WLED descobert"
2019-11-08 00:32:12 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-11-08 00:32:12 +00:00
}