aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-25 08:23:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-25 08:23:03 +0000
commita7d6c410d0616ba328f296791bbd4f4a0ec5eb9c (patch)
tree6aefaa20b9a2b8a3017150606733adde072f95c2 /apps/files
parent8225324c946f5a7a4d60a0b10cab10e6fbce9fd8 (diff)
downloadnextcloud-server-a7d6c410d0616ba328f296791bbd4f4a0ec5eb9c.tar.gz
nextcloud-server-a7d6c410d0616ba328f296791bbd4f4a0ec5eb9c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/es_MX.js2
-rw-r--r--apps/files/l10n/es_MX.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 4573cd1d5f0..42be2fe88ca 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -208,7 +208,7 @@ OC.L10N.register(
"Edit online" : "Editar en línea",
"Failed to redirect to client" : "Fallo al redirigir al cliente",
"Edit locally" : "Editar localmente",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
"Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo",
"(copy)" : "(copiar)",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 71547aeddb1..5ec9d6ac6a7 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -206,7 +206,7 @@
"Edit online" : "Editar en línea",
"Failed to redirect to client" : "Fallo al redirigir al cliente",
"Edit locally" : "Editar localmente",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …|",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
"Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo",
"(copy)" : "(copiar)",