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

24 lines
847 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2022-08-13 00:25:00 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado"
2020-03-24 13:18:47 +00:00
},
"error": {
2022-08-14 00:25:47 +00:00
"cannot_connect": "No se pudo conectar",
"register_failed": "No se pudo registrar, por favor, int\u00e9ntalo de nuevo",
2022-05-16 00:24:28 +00:00
"unknown": "Error inesperado"
2020-03-24 13:18:47 +00:00
},
"step": {
"link": {
2022-08-14 00:25:47 +00:00
"description": "Haz clic en \"Enviar\", luego toca la flecha derecha en el router para registrar Freebox con Home Assistant. \n\n![Ubicaci\u00f3n del bot\u00f3n en el enrutador](/static/images/config_freebox.png)",
2022-08-13 00:25:00 +00:00
"title": "Vincular router Freebox"
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
"host": "Host",
"port": "Puerto"
2022-05-19 00:26:11 +00:00
}
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}