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

25 lines
899 B
JSON
Raw Normal View History

2020-05-03 00:02:26 +00:00
{
"config": {
"abort": {
"already_configured": "Host ya configurado"
},
"error": {
"connection_failed": "No se pudo conectar, intente nuevamente",
"register_failed": "No se pudo registrar, intente de nuevo",
"unknown": "Error desconocido: vuelva a intentarlo m\u00e1s tarde"
},
"step": {
"link": {
"description": "Haga clic en \"Enviar\", luego toque la flecha derecha en el enrutador para registrar Freebox con Home Assistant. \n\n![Location of button on the router](/static/images/config_freebox.png)",
"title": "Enlazar enrutador Freebox"
},
"user": {
"data": {
"host": "Host",
"port": "Puerto"
},
"title": "Freebox"
}
}
}
}