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

26 lines
1.0 KiB
JSON
Raw Normal View History

2019-12-10 00:32:16 +00:00
{
"config": {
"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}",
"step": {
"user": {
"data": {
"host": "Host o direcci\u00f3n IP",
"port": "N\u00famero de puerto"
},
"description": "Configura tu Elgato Key Light para integrarlo con Home Assistant.",
"title": "Conecte su Elgato Key Light"
},
"zeroconf_confirm": {
"description": "\u00bfDesea agregar Elgato Key Light con el n\u00famero de serie `{serial_number}` a Home Assistant?",
"title": "Descubierto dispositivo Elgato Key Light"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-10 00:32:16 +00:00
}