mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 10:21:54 +03:00
253e866a86
# Description Hope ya'll don't mind, I updated the User Profile's UI to be a bit more readable. Kept the design neutral to not impose styles. I also kept the original toggle buttons for Theme and Language in case we still want to use those in other places in the app, where a select menu isn't necessary. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate): https://github.com/StanGirard/quivr/assets/64866427/d0320852-ece1-4002-a180-0005df132e71 https://github.com/StanGirard/quivr/assets/64866427/be3c67ec-8d42-44f9-8131-35a70aec20ef --------- Co-authored-by: Zineb El Bachiri <100568984+gozineb@users.noreply.github.com> Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
53 lines
2.3 KiB
JSON
53 lines
2.3 KiB
JSON
{
|
|
"any_kind_of_data_desc": "Quivr puede gestionar casi cualquier tipo de dato que le brindes. Texto, imagen, fragmentos de código, te tenemos cubierto.",
|
|
"any_kind_of_data_title": "Almacena cualquier tipo de dato",
|
|
"Chat": "Conversar",
|
|
"chatButton": "Conversar",
|
|
"comingSoon": "Próximamente",
|
|
"createButton": "Crear",
|
|
"deleteButton": "Borrar",
|
|
"deleteForeverButton": "Borrar para siempre",
|
|
"description": "Quivr es tu segundo cerebro en la nube, diseñado para facilitar el almacenamiento y obtención de información inestructurada.",
|
|
"doneButton": "Listo",
|
|
"Editor": "Editor",
|
|
"email": "Correo electrónico",
|
|
"Explore": "Explorar",
|
|
"fast_and_accurate_desc": "Quivr es tu segundo cerebro en la nube, diseñado para almacenar y obtener información inestructurada.",
|
|
"fast_and_accurate_title": "Obtén un Cerebro rápido y consistente",
|
|
"fast_and_efficient_desc": "Diseñado con velocidad y eficiciencia como base. Quivr asegura rápido acceso a tus datos.",
|
|
"fast_and_efficient_title": "Rápido y eficiente",
|
|
"features": "Características",
|
|
"getStarted": "Empezar a usar",
|
|
"lang": "es-ES",
|
|
"loading": "Cargando...",
|
|
"loginButton": "Iniciar sesión",
|
|
"logoutButton": "Cerrar sesión",
|
|
"newChatButton": "Nueva conversación",
|
|
"open_source_desc": "La libertad es hermosa, al igual que Quivr. Código abierto y de uso gratuito.",
|
|
"open_source_title": "Open source",
|
|
"or": "o",
|
|
"and": "y",
|
|
"Owner": "Propietario",
|
|
"password": "Contraseña",
|
|
"resetButton": "Restaurar",
|
|
"secure_desc": "Tú controlas tus datos. Siempre.",
|
|
"secure_title": "Seguro",
|
|
"shareButton": "Compartir",
|
|
"signUpButton": "Registrarse",
|
|
"title": "Quivr - Tu segundo cerebro con IA generativa",
|
|
"title.short": "Obtén un Segundo Cerebro con",
|
|
"toastDismiss": "cerrar",
|
|
"two_brains_desc": "Quivr es tu segundo cerebro en la nube, diseñado para almacenar y obtener información inestructurada.",
|
|
"two_brains_title": "Dos cerebros son mejores que uno",
|
|
"updateButton": "Actualizar",
|
|
"Upload": "Subir",
|
|
"uploadButton": "Subir",
|
|
"uploadingButton": "Subiendo...",
|
|
"Viewer": "Espectador",
|
|
"saveButton": "Guardar",
|
|
"invalidUrl": "URL inválida",
|
|
"crawlButton": "Rastrear",
|
|
"themeSelect": "Tema de interfaz",
|
|
"languageSelect": "Idioma preferido"
|
|
}
|