|
@@ -163,6 +163,7 @@
|
|
|
"Click here to": "Presiona aquí para",
|
|
|
"Click here to download user import template file.": "Presiona aquí para descargar el archivo de plantilla de importación de usuario.",
|
|
|
"Click here to learn more about faster-whisper and see the available models.": "Clic aquí para aprender más sobre faster-whisper y ver los modelos disponibles.",
|
|
|
+ "Click here to see available models.": "",
|
|
|
"Click here to select": "Presiona aquí para seleccionar",
|
|
|
"Click here to select a csv file.": "Presiona aquí para seleccionar un archivo csv.",
|
|
|
"Click here to select a py file.": "Presiona aquí para seleccionar un archivo py.",
|
|
@@ -290,6 +291,7 @@
|
|
|
"Documentation": "Documentación",
|
|
|
"Documents": "Documentos",
|
|
|
"does not make any external connections, and your data stays securely on your locally hosted server.": "no realiza ninguna conexión externa y sus datos permanecen seguros en su servidor alojado localmente.",
|
|
|
+ "Domain Filter List": "",
|
|
|
"Don't have an account?": "¿No tienes una cuenta?",
|
|
|
"don't install random functions from sources you don't trust.": "no instale funciones aleatorias desde fuentes que no confíe.",
|
|
|
"don't install random tools from sources you don't trust.": "no instale herramientas aleatorias desde fuentes que no confíe.",
|
|
@@ -349,6 +351,7 @@
|
|
|
"Enter Chunk Overlap": "Ingresar superposición de fragmentos",
|
|
|
"Enter Chunk Size": "Ingrese el tamaño del fragmento",
|
|
|
"Enter description": "Ingrese la descripción",
|
|
|
+ "Enter domains separated by commas (e.g., example.com,site.org)": "",
|
|
|
"Enter Exa API Key": "Ingrese la clave API de Exa",
|
|
|
"Enter Github Raw URL": "Ingresa la URL sin procesar de Github",
|
|
|
"Enter Google PSE API Key": "Ingrese la clave API de Google PSE",
|
|
@@ -552,6 +555,8 @@
|
|
|
"Knowledge deleted successfully.": "Conocimiento eliminado exitosamente.",
|
|
|
"Knowledge reset successfully.": "Conocimiento restablecido exitosamente.",
|
|
|
"Knowledge updated successfully": "Conocimiento actualizado exitosamente.",
|
|
|
+ "Kokoro.js (Browser)": "",
|
|
|
+ "Kokoro.js Dtype": "",
|
|
|
"Label": "Etiqueta",
|
|
|
"Landing Page Mode": "Modo de Página de Inicio",
|
|
|
"Language": "Lenguaje",
|
|
@@ -566,6 +571,7 @@
|
|
|
"Leave empty to include all models from \"{{URL}}/models\" endpoint": "Deje vacío para incluir todos los modelos desde el endpoint \"{{URL}}/models\"",
|
|
|
"Leave empty to include all models or select specific models": "Deje vacío para incluir todos los modelos o seleccione modelos específicos",
|
|
|
"Leave empty to use the default prompt, or enter a custom prompt": "Deje vacío para usar el prompt predeterminado, o ingrese un prompt personalizado",
|
|
|
+ "Leave model field empty to use the default model.": "",
|
|
|
"Light": "Claro",
|
|
|
"Listening...": "Escuchando...",
|
|
|
"Llama.cpp": "Llama.cpp",
|
|
@@ -918,7 +924,7 @@
|
|
|
"Thanks for your feedback!": "¡Gracias por tu retroalimentación!",
|
|
|
"The Application Account DN you bind with for search": "La cuenta de aplicación DN que vincula para la búsqueda",
|
|
|
"The base to search for users": "La base para buscar usuarios",
|
|
|
- "The batch size determines how many text requests are processed together at once. A higher batch size can increase the performance and speed of the model, but it also requires more memory. (Default: 512)": "El tamaño del lote determina cuántas solicitudes de texto se procesan juntas a la vez. Un tamaño de lote más grande puede aumentar el rendimiento y la velocidad del modelo, pero también requiere más memoria. (Predeterminado: 512)",
|
|
|
+ "The batch size determines how many text requests are processed together at once. A higher batch size can increase the performance and speed of the model, but it also requires more memory. (Default: 512)": "",
|
|
|
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Los desarrolladores de este plugin son apasionados voluntarios de la comunidad. Si encuentras este plugin útil, por favor considere contribuir a su desarrollo.",
|
|
|
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "El tablero de líderes de evaluación se basa en el sistema de clasificación Elo y se actualiza en tiempo real.",
|
|
|
"The LDAP attribute that maps to the mail that users use to sign in.": "El atributo LDAP que se asigna al correo que los usuarios utilizan para iniciar sesión.",
|
|
@@ -934,7 +940,7 @@
|
|
|
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Esto garantiza que sus valiosas conversaciones se guarden de forma segura en su base de datos en el backend. ¡Gracias!",
|
|
|
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta es una característica experimental que puede no funcionar como se esperaba y está sujeto a cambios en cualquier momento.",
|
|
|
"This option controls how many tokens are preserved when refreshing the context. For example, if set to 2, the last 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics. (Default: 24)": "Esta opción controla cuántos tokens se conservan al actualizar el contexto. Por ejemplo, si se establece en 2, se conservarán los últimos 2 tokens del contexto de la conversación. Conservar el contexto puede ayudar a mantener la continuidad de una conversación, pero puede reducir la capacidad de responder a nuevos temas. (Predeterminado: 24)",
|
|
|
- "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated. (Default: 128)": "Esta opción establece el número máximo de tokens que el modelo puede generar en su respuesta. Aumentar este límite permite que el modelo proporcione respuestas más largas, pero también puede aumentar la probabilidad de que se genere contenido inútil o irrelevante. (Predeterminado: 128)",
|
|
|
+ "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated. (Default: 128)": "",
|
|
|
"This option will delete all existing files in the collection and replace them with newly uploaded files.": "Esta opción eliminará todos los archivos existentes en la colección y los reemplazará con nuevos archivos subidos.",
|
|
|
"This response was generated by \"{{model}}\"": "Esta respuesta fue generada por \"{{model}}\"",
|
|
|
"This will delete": "Esto eliminará",
|
|
@@ -944,6 +950,7 @@
|
|
|
"This will reset the knowledge base and sync all files. Do you wish to continue?": "Esto reseteará la base de conocimientos y sincronizará todos los archivos. ¿Desea continuar?",
|
|
|
"Thorough explanation": "Explicación exhaustiva",
|
|
|
"Thought for {{DURATION}}": "Pensamiento para {{DURATION}}",
|
|
|
+ "Thought for {{DURATION}} seconds": "",
|
|
|
"Tika": "Tika",
|
|
|
"Tika Server URL required.": "URL del servidor de Tika",
|
|
|
"Tiktoken": "Tiktoken",
|