summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-10 02:24:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-10 02:24:52 +0000
commit1cfea13e943411cd98988911e9e13dd7d78682fc (patch)
tree11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/es_MX.js
parent79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff)
downloadnextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz
nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip
Fix(l10n): šŸ”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.js')
-rw-r--r--apps/files_sharing/l10n/es_MX.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index ed6fb9207b5..6f2f213d4f8 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -109,7 +109,6 @@ OC.L10N.register(
"group" : "grupo",
"remote" : "remoto",
"guest" : "invitado",
- "Copy to clipboard" : "Copiar al portapapeles",
"Link copied" : "Vinculo copiado",
"Password protection" : "ProtecciĆ³n con contraseƱa",
"Enter a password" : "Ingresa una contraseƱa",
@@ -141,6 +140,7 @@ OC.L10N.register(
"Uploaded files:" : "Archivos cargados:",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
+ "Copy to clipboard" : "Copiar al portapapeles",
"Sorry, this link doesnā€™t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");