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

23 lines
676 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
"already_configured": "El dispositivo ya est\u00e1 configurado"
},
"error": {
"cannot_connect": "No se pudo conectar, por favor, int\u00e9ntalo de nuevo",
"unknown": "Error inesperado"
},
"step": {
"link": {
"description": "\u00bfQuieres configurar {name} ({host})?",
"title": "Conectar con el PowerView Hub"
},
"user": {
"data": {
"host": "Direcci\u00f3n IP"
},
"title": "Conectar con el PowerView Hub"
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-01 00:02:55 +00:00
}