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

22 lines
972 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-05-16 00:24:28 +00:00
"authorize_url_timeout": "Tiempo de espera agotado durante la generaci\u00f3n de la URL de autorizaci\u00f3n.",
2020-12-23 00:03:22 +00:00
"missing_configuration": "El componente no est\u00e1 configurado. Consulta la documentaci\u00f3n.",
"no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [consulta la secci\u00f3n de ayuda]({docs_url})",
"reauth_successful": "La reautenticaci\u00f3n se realiz\u00f3 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
}