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

22 lines
978 B
JSON
Raw Normal View History

2019-10-07 00:32:19 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "El dispositivo ya est\u00e1 configurado",
2022-08-14 00:25:47 +00:00
"authorize_url_timeout": "Se agot\u00f3 el tiempo de espera para generar la URL de autorizaci\u00f3n.",
"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})",
2022-09-02 00:25:46 +00:00
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente"
2019-10-07 00:32:19 +00:00
},
"create_entry": {
2021-10-02 12:59:05 +00:00
"default": "Autenticado correctamente"
2019-10-07 00:32:19 +00:00
},
"step": {
2020-12-23 00:03:22 +00:00
"pick_implementation": {
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
},
"reauth_confirm": {
"title": "\u00bfQuieres iniciar la configuraci\u00f3n?"
2019-10-07 00:32:19 +00:00
}
2020-04-15 16:51:07 +00:00
}
2022-05-19 00:26:11 +00:00
}
2019-10-07 00:32:19 +00:00
}