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"
},
2021-05-22 00:12:02 +00:00
"flow_title": "{name} ({host})",
2020-04-30 00:03:17 +00:00
"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"
}
}
2020-11-11 12:25:22 +00:00
}
2020-04-30 00:03:17 +00:00
}