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

27 lines
1.1 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.",
2020-10-04 00:05:05 +00:00
"cannot_connect": "No se pudo conectar",
2019-12-10 00:32:16 +00:00
"connection_error": "No se pudo conectar al dispositivo Elgato Key Light."
},
"error": {
2020-10-04 00:05:05 +00:00
"cannot_connect": "No se pudo conectar",
2019-12-10 00:32:16 +00:00
"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",
2020-10-09 00:04:33 +00:00
"port": "Puerto"
2019-12-10 00:32:16 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Configura tu Elgato Key Light para integrarlo con Home Assistant."
2019-12-10 00:32:16 +00:00
},
"zeroconf_confirm": {
2020-05-19 00:04:18 +00:00
"description": "\u00bfDesea a\u00f1adir Elgato Key Light con el n\u00famero de serie `{serial_number}` a Home Assistant?",
2019-12-10 00:32:16 +00:00
"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
}