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

24 lines
683 B
JSON
Raw Normal View History

2020-04-30 00:03:17 +00:00
{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat"
},
"error": {
2020-10-07 00:06:20 +00:00
"cannot_connect": "Ha fallat la connexi\u00f3",
2020-04-30 00:03:17 +00:00
"unknown": "Error inesperat"
},
"step": {
"link": {
"description": "Vols configurar {name} ({host})?",
"title": "Connexi\u00f3 amb el Hub PowerView"
},
"user": {
"data": {
"host": "Adre\u00e7a IP"
},
"title": "Connexi\u00f3 amb el Hub PowerView"
}
}
},
"title": "Hunter Douglas PowerView"
}