aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_MX.js')
-rw-r--r--apps/files/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 2d1679f72e7..379f061a036 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -273,7 +273,6 @@ OC.L10N.register(
"(copy)" : "(copiar)",
"(copy %n)" : "(copiar %n)",
"A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta",
- "The files is locked" : "El archivo está bloqueado",
"The file does not exist anymore" : "El archivo ya no existe",
"Choose destination" : "Elegir destino",
"Copy to {target}" : "Copiar a {target}",
@@ -344,6 +343,7 @@ OC.L10N.register(
"Search for an account" : "Buscar una cuenta",
"Choose" : "Seleccionar",
"No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía",
- "Add" : "Guardar"
+ "Add" : "Guardar",
+ "The files is locked" : "El archivo está bloqueado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");