Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.js')
-rw-r--r--apps/files_sharing/l10n/es_MX.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index 195242c7ef8..d4002ca8b67 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
+ "error" : "error",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
@@ -132,8 +133,8 @@ OC.L10N.register(
"Upload files to %s" : "Cargar archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Selecciona o suelta los archivos",
- "Uploading files…" : "Cargando archivos...",
"Uploaded files:" : "Archivos cargados:",
- "could not delete share" : "no fue posible borrar el elemento compartido"
+ "could not delete share" : "no fue posible borrar el elemento compartido",
+ "Uploading files…" : "Cargando archivos..."
},
"nplurals=2; plural=(n != 1);");