diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:19:45 +0000 |
commit | 9ae598d567ed838f8fb9453aee211c1b1849390b (patch) | |
tree | 265b0ba5c706ebc4e1bc56de966eab3b04c7038f /apps/settings/l10n/es_MX.json | |
parent | 43204a0d519e0a71d5711fa267ee71732ee2f149 (diff) | |
download | nextcloud-server-9ae598d567ed838f8fb9453aee211c1b1849390b.tar.gz nextcloud-server-9ae598d567ed838f8fb9453aee211c1b1849390b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_MX.json')
-rw-r--r-- | apps/settings/l10n/es_MX.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index f5f8997f5a2..604d415b424 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -170,7 +170,6 @@ "Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.", "JavaScript modules support" : "Soporte de módulos JavaScript", - "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.", "JavaScript source map support" : "Soporte de mapa fuente de JavaScript", "Old server-side-encryption" : "Antiguo cifrado del lado del servidor", "Disabled" : "Deshabilitado", @@ -806,6 +805,7 @@ "Exclude groups from sharing" : "Evitar que los grupos compartan", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Old user imported certificates" : "Certificados antiguos de usuario importados", + "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.", "Overwrite cli URL" : "Sobrescribir el URL de la línea de comandos", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, se recomienda encarecidamente instalarlos: %s.", "Rating: {score}/10" : "Calificación: {score}/10", |