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

34 lines
1.1 KiB
JSON
Raw Normal View History

2019-10-06 00:32:15 +00:00
{
"config": {
"error": {
"already_configured": "Passarel\u00b7la ja configurada",
"id_exists": "L'identificador de passarel\u00b7la ja existeix",
"serial_error": "S'ha produ\u00eft un error en connectar-se al dispositiu",
"timeout": "S'ha acabat el temps d'espera en l'intent de connexi\u00f3"
},
"step": {
"init": {
"data": {
"device": "Ruta o URL",
"floor_temperature": "Temperatura del pis",
"id": "ID",
"name": "Nom",
"precision": "Precisi\u00f3 de la temperatura"
},
"title": "Passarel\u00b7la d'OpenTherm"
}
},
"title": "Passarel\u00b7la d'OpenTherm"
2019-10-20 00:32:18 +00:00
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Temperatura de la planta",
"precision": "Precisi\u00f3"
},
"description": "Opcions del la passarel\u00b7la d'enlla\u00e7 d\u2019OpenTherm"
}
}
2019-10-06 00:32:15 +00:00
}
}