From 2c21af4e912fc1320adb20709513783770783616 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Fri, 1 May 2026 16:02:12 +0100 Subject: [PATCH] New translations translation.json (Spanish) [ci skip] --- .../public/locales/es-ES/translation.json | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/apps/client/public/locales/es-ES/translation.json b/apps/client/public/locales/es-ES/translation.json index e9ceacf9..3045a77c 100644 --- a/apps/client/public/locales/es-ES/translation.json +++ b/apps/client/public/locales/es-ES/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "La imagen excede del límite de 10 MB", "Image removed successfully": "Imagen eliminada correctamente", "API key": "Clave API", - "API key created successfully": "Clave API creada correctamente", "API keys": "Claves API", "API management": "Gestión de API", - "Are you sure you want to revoke this API key": "¿Está seguro de que desea revocar esta clave API? ", - "Create API Key": "Crear clave API", "Custom expiration date": "Fecha de vencimiento personalizada", "Enter a descriptive token name": "Introduce un nombre descriptivo del token", "Expiration": "Vencimiento", "Expired": "Vencido", "Expires": "Vence", - "I've saved my API key": "He guardado mi clave API", "Last use": "Último uso", "No API keys found": "No se han encontrado claves API", "No expiration": "Sin vencimiento", - "Revoke API key": "Revocar clave API", "Revoked successfully": "Revocada correctamente", "Select expiration date": "Seleccionar fecha de vencimiento", "This action cannot be undone. Any applications using this API key will stop working.": "Esta acción no se puede deshacer. Las aplicaciones que utilicen esta clave API dejarán de funcionar.", - "Update API key": "Actualizar clave API", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "Gestionar claves API para todos los usuarios en el espacio de trabajo", "Restrict API key creation to admins": "Restringir la creación de claves API a administradores", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "Solo los administradores y propietarios pueden crear nuevas claves API. Las claves de miembros existentes seguirán funcionando.", @@ -880,5 +876,29 @@ "Try a different search term.": "Prueba con otro término de búsqueda.", "Try again": "Intentar de nuevo", "Untitled chat": "Chat sin título", - "What can I help you with?": "¿En qué puedo ayudarte?" + "What can I help you with?": "¿En qué puedo ayudarte?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }