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

21 lines
792 B
JSON
Raw Normal View History

2020-02-13 00:31:46 +00:00
{
"config": {
2020-05-03 00:02:26 +00:00
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Este dispositivo Elgato Key Light ya est\u00e1 configurado."
2020-05-03 00:02:26 +00:00
},
"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
}