aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-21 00:19:53 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-21 00:19:53 +0000
commit54b84f6c763a92aefac540131d098f10ce9ab148 (patch)
tree2cd099416fd1aa04ee580b11753607ba88d13761 /apps/files/l10n/es_MX.js
parentec016b0a641b89b586357fb2713b3c81c773139f (diff)
downloadnextcloud-server-54b84f6c763a92aefac540131d098f10ce9ab148.tar.gz
nextcloud-server-54b84f6c763a92aefac540131d098f10ce9ab148.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_MX.js')
-rw-r--r--apps/files/l10n/es_MX.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 9ad8c4d6ced..5ed189991a3 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -157,6 +157,10 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Un archivo o carpeta favorito ha sido <strong>cambiado</strong>",
"Upload (max. %s)" : "Cargar (max. %s)",
+ "Files compatibility" : "Compatibilidad de archivos",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
+ "Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
"Accept" : "Aceptar",
"Reject" : "Rechazar",
"Incoming ownership transfer from {user}" : "Solicitud de transferencia de propiedad entrante de {user}",