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

25 lines
997 B
JSON
Raw Normal View History

2020-02-13 00:31:46 +00:00
{
"config": {
2020-05-03 00:02:26 +00:00
"abort": {
"already_configured": "Este dispositivo Elgato Key Light ya est\u00e1 configurado.",
"connection_error": "No se pudo conectar al dispositivo Elgato Key Light."
},
"error": {
"connection_error": "No se pudo conectar al dispositivo Elgato Key Light."
},
"flow_title": "Elgato Key Light: {serial_number}",
2020-02-13 00:31:46 +00:00
"step": {
"user": {
"data": {
"host": "Host o direcci\u00f3n IP",
"port": "N\u00famero de puerto"
},
2020-05-29 00:04:16 +00:00
"description": "Configure su Elgato Key Light para integrarse con Home Assistant."
2020-02-13 00:31:46 +00:00
},
"zeroconf_confirm": {
2020-05-03 00:02:26 +00:00
"description": "\u00bfDesea agregar el disposiivo Elgato Key Light con el n\u00famero de serie `{serial_number}` a Home Assistant?",
2020-02-13 00:31:46 +00:00
"title": "Dispositivo Elgato Key Light descubierto"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-13 00:31:46 +00:00
}