aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_MX.json')
-rw-r--r--apps/files/l10n/es_MX.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index bc7e651ade0..c4ae54e5728 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -84,9 +84,6 @@
"Another entry with the same name already exists." : "Ya existe otra entrada con el mismo nombre.",
"Invalid filename." : "Nombre de archivo inválido",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, elija un nombre diferente.",
- "Could not rename \"{oldName}\"" : "No se pudo renombrar \"{oldName}\"",
"Pending" : "Pendiente",
"Clear filter" : "Limpiar filtro",
"Modified" : "Modificado",
@@ -372,12 +369,13 @@
"{newName} already exists." : "{newName} ya existe.",
"Name cannot be empty" : "El nombre no puede estar en blanco",
"Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, elija un nombre diferente.",
+ "Could not rename \"{oldName}\"" : "No se pudo renombrar \"{oldName}\"",
"Storage informations" : "Informaciones de almacenamiento",
"Choose file" : "Elegir archivo",
"Open the files app settings" : "Abrir la configuración de la app Archivos",
"You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
- "Destination is not a folder" : "El destino no es una carpeta",
- "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"The files is locked" : "El archivo está bloqueado",
"Create new templates folder" : "Crear nueva carpeta de plantillas",
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
@@ -385,6 +383,8 @@
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "Se ha copiado el enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
- "Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "Copiar enlace directo (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
+ "Destination is not a folder" : "El destino no es una carpeta",
+ "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file