From 3ed509c5d338954ca274a1d6f352f98186e3a32f Mon Sep 17 00:00:00 2001 From: Ismael Date: Tue, 16 Apr 2024 16:15:23 -0400 Subject: [PATCH] added new strings from English to be translated to Spanish --- src/lib/i18n/locales/es-ES/translation.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index ff0454488..b6a3bfd4b 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -120,6 +120,7 @@ "Edit Doc": "Editar Documento", "Edit User": "Editar Usuario", "Email": "Email", + "Embedding model: {{embedding_model}}": "", "Enable Chat History": "Activa el Historial de Chat", "Enable New Sign Ups": "Habilitar Nuevos Registros", "Enabled": "Activado", @@ -150,6 +151,7 @@ "Failed to read clipboard contents": "No se pudo leer el contenido del portapapeles", "File Mode": "Modo de archivo", "File not found.": "Archivo no encontrado.", + "Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "", "Focus chat input": "Enfoca la entrada del chat", "Format your variables using square brackets like this:": "Formatee sus variables usando corchetes así:", "From (Base Model)": "Desde (Modelo Base)", @@ -193,8 +195,11 @@ "MMMM DD, YYYY": "MMMM DD, YYYY", "Model '{{modelName}}' has been successfully downloaded.": "El modelo '{{modelName}}' se ha descargado correctamente.", "Model '{{modelTag}}' is already in queue for downloading.": "El modelo '{{modelTag}}' ya está en cola para descargar.", + "Model {{embedding_model}} update complete!": "", + "Model {{embedding_model}} update failed or not required!": "", "Model {{modelId}} not found": "El modelo {{modelId}} no fue encontrado", "Model {{modelName}} already exists.": "El modelo {{modelName}} ya existe.", + "Model filesystem path detected. Model shortname is required for update, cannot continue.": "", "Model Name": "Nombre del modelo", "Model not selected": "Modelo no seleccionado", "Model Tag Name": "Nombre de la etiqueta del modelo", @@ -332,7 +337,10 @@ "TTS Settings": "Configuración de TTS", "Type Hugging Face Resolve (Download) URL": "Type Hugging Face Resolve (Download) URL", "Uh-oh! There was an issue connecting to {{provider}}.": "¡UH oh! Hubo un problema al conectarse a {{provider}}.", + "Understand that updating or changing your embedding model requires reset of the vector database and re-import of all documents. You have been warned!": "", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Tipo de archivo desconocido '{{file_type}}', pero se acepta y se trata como texto sin formato", + "Update": "", + "Update embedding model {{embedding_model}}": "", "Update password": "Actualiza contraseña", "Upload a GGUF model": "Sube un modelo GGUF", "Upload files": "Subir archivos", @@ -340,6 +348,7 @@ "URL Mode": "Modo de URL", "Use '#' in the prompt input to load and select your documents.": "Utilice '#' en el prompt para cargar y seleccionar sus documentos.", "Use Gravatar": "Usar Gravatar", + "Use Initials": "", "user": "usuario", "User Permissions": "Permisos de usuario", "Users": "Usuarios",