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

20 lines
491 B
JSON

{
"config": {
"abort": {
"device_exists": "El dispositiu ja est\u00e0 configurat"
},
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3"
},
"step": {
"discovery_confirm": {
"description": "Vols configurar {name} - {model} ({host})?"
},
"user": {
"data": {
"host": "Amfitri\u00f3"
}
}
}
}
}