From 6f036a0a8a1099e8dce9e685095d327b078a59f9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 25 Nov 2024 08:22:44 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/es_MX.js | 2 +- apps/files/l10n/es_MX.json | 2 +- 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)",