aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-27 00:21:07 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-27 00:21:07 +0000
commit7153c364b23fdffc72e8224e288e3c7b03fa084b (patch)
tree5f7fe5b97ae2e38ef1584eda49f66f7a517b8f6f /apps/files/l10n/es_MX.js
parent0036881d0964b96caa03685d18e5a0b11e13030b (diff)
downloadnextcloud-server-7153c364b23fdffc72e8224e288e3c7b03fa084b.tar.gz
nextcloud-server-7153c364b23fdffc72e8224e288e3c7b03fa084b.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, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 605cdd36c95..f3987d42b42 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -323,7 +323,6 @@ OC.L10N.register(
"PDFs" : "PDFs",
"Folders" : "Carpetas",
"Audio" : "Audio",
- "Pictures and images" : "Fotos e imágenes",
"Videos" : "Videos",
"Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
@@ -390,6 +389,7 @@ OC.L10N.register(
"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",
"The files is locked" : "El archivo está bloqueado",
"Create new templates folder" : "Crear nueva carpeta de plantillas",
- "Toggle %1$s sublist" : "Alternar %1$s sublista"
+ "Toggle %1$s sublist" : "Alternar %1$s sublista",
+ "Pictures and images" : "Fotos e imágenes"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");