aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:39 +0000
commitc44474ce1374b0c5e6fd738bd46805901901a95e (patch)
treeae7f9702ba5f059661fd732a7a021675fc8125cf /apps/files/l10n/es_MX.js
parentca302e9bfe144ddd8a7ad8c45aeafdfc0d325ea8 (diff)
downloadnextcloud-server-c44474ce1374b0c5e6fd738bd46805901901a95e.tar.gz
nextcloud-server-c44474ce1374b0c5e6fd738bd46805901901a95e.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.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index d033f9e02f9..7e6b294965a 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
"in %s" : "en %s",
"File Management" : "Administración de Archivos",
+ "Select all" : "Seleccionar todo",
"Storage informations" : "Informaciones de almacenamiento",
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
"{relative}% used" : "{relative}% utilizado",
@@ -182,6 +183,8 @@ OC.L10N.register(
"Unknown error" : "Se presentó un error desconocido",
"Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
"Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario",
+ "No files in here" : "No hay archivos aquí",
+ "Go back" : "Regresar",
"Open the files app settings" : "Abrir la configuración de la app Archivos",
"Files settings" : "Configuración de archivos",
"Show hidden files" : "Mostrar archivos ocultos",
@@ -200,20 +203,18 @@ OC.L10N.register(
"Creating file" : "Creando el archivo",
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
+ "Delete permanently" : "Borrar permanentemente",
"Set up templates folder" : "Configura una carpeta para plantillas",
"Templates" : "Plantillas",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Toggle grid view" : "Vista de cuadrícula",
- "No files in here" : "No hay archivos aquí",
"Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Select all" : "Seleccionar todo",
"Upload too large" : "La carga es demasido grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Deleted files" : "Papelera",
"Shares" : "Elementos compartidos",
"Shared with others" : "Compartido con otros",
"Shared with you" : "Compartido con usted",
@@ -232,6 +233,7 @@ OC.L10N.register(
"%s used" : "%s usado",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Settings" : "Configuraciones "
+ "Settings" : "Configuraciones ",
+ "Deleted files" : "Papelera"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");