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

21 lines
792 B
JSON

{
"config": {
"abort": {
"already_configured": "Este dispositivo Elgato Key Light ya est\u00e1 configurado."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Host o direcci\u00f3n IP",
"port": "N\u00famero de puerto"
},
"description": "Configure su Elgato Key Light para integrarse con Home Assistant."
},
"zeroconf_confirm": {
"description": "\u00bfDesea agregar el disposiivo Elgato Key Light con el n\u00famero de serie `{serial_number}` a Home Assistant?",
"title": "Dispositivo Elgato Key Light descubierto"
}
}
}
}