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

19 lines
920 B
JSON
Raw Normal View History

2019-11-13 00:32:12 +00:00
{
"config": {
"abort": {
2022-05-16 00:24:28 +00:00
"cannot_connect": "No se pudo conectar",
2022-08-14 00:25:47 +00:00
"missing_configuration": "El componente no est\u00e1 configurado. Por favor, sigue la documentaci\u00f3n.",
2022-08-16 00:30:51 +00:00
"no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [revisa la secci\u00f3n de ayuda]({docs_url})",
2020-10-09 00:04:33 +00:00
"single_instance_allowed": "Ya est\u00e1 configurado. Solo es posible una \u00fanica configuraci\u00f3n."
2019-11-13 00:32:12 +00:00
},
"step": {
2020-01-26 00:33:06 +00:00
"hassio_confirm": {
2022-08-19 00:27:31 +00:00
"description": "\u00bfQuieres configurar Home Assistant para conectarse a Almond proporcionado por el complemento: {addon}?",
2022-08-13 00:25:00 +00:00
"title": "Almond a trav\u00e9s del complemento Home Assistant"
2020-01-26 00:33:06 +00:00
},
2019-11-13 00:32:12 +00:00
"pick_implementation": {
2022-08-14 00:25:47 +00:00
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
2019-11-13 00:32:12 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-11-13 00:32:12 +00:00
}