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

34 lines
1.0 KiB
JSON

{
"config": {
"error": {
"already_configured": "Gateway ya configurado",
"id_exists": "El ID del Gateway ya existe",
"serial_error": "Error de conexi\u00f3n al dispositivo",
"timeout": "Intento de conexi\u00f3n agotado"
},
"step": {
"init": {
"data": {
"device": "Ruta o URL",
"floor_temperature": "Temperatura del suelo",
"id": "ID",
"name": "Nombre",
"precision": "Precisi\u00f3n de la temperatura clim\u00e1tica"
},
"title": "Gateway OpenTherm"
}
},
"title": "Gateway OpenTherm"
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Temperatura del suelo",
"precision": "Precisi\u00f3n"
},
"description": "Opciones para OpenTherm Gateway"
}
}
}
}