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

18 lines
530 B
JSON
Raw Normal View History

2019-07-31 23:16:40 +00:00
{
"config": {
"abort": {
2022-05-16 00:24:28 +00:00
"no_devices_found": "No se encontraron dispositivos en la red",
"single_instance_allowed": "Ya est\u00e1 configurado. Solo es posible una \u00fanica configuraci\u00f3n."
2019-07-31 23:16:40 +00:00
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "\u00bfQuieres configurar Wemo?"
2019-07-31 23:16:40 +00:00
}
2020-04-15 16:51:07 +00:00
}
2021-06-19 00:10:05 +00:00
},
"device_automation": {
"trigger_type": {
"long_press": "Se ha pulsado el bot\u00f3n Wemo durante 2 segundos"
}
2020-04-16 20:00:10 +00:00
}
2019-07-31 23:16:40 +00:00
}