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_AR.js')
-rw-r--r--apps/files_sharing/l10n/es_AR.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js
index 97c2deda4a3..7f0b3d22ed8 100644
--- a/apps/files_sharing/l10n/es_AR.js
+++ b/apps/files_sharing/l10n/es_AR.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "Los archivos y carpetas que comparta por links se mostrarán aquí",
"Shares" : "Shares",
"Restore" : "Restaurar",
+ "error" : "error",
"Move or copy" : "Mover o Copiar",
"Download" : "Descargar",
"Delete" : "Eliminar",
@@ -132,8 +133,8 @@ OC.L10N.register(
"Upload files to %s" : "Cargar archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione o suelte 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);");