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_HN.js')
-rw-r--r--apps/files_sharing/l10n/es_HN.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_HN.js b/apps/files_sharing/l10n/es_HN.js
index e6589b9c90a..c9eae178d98 100644
--- a/apps/files_sharing/l10n/es_HN.js
+++ b/apps/files_sharing/l10n/es_HN.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",
@@ -126,8 +127,8 @@ OC.L10N.register(
"Download %s" : "Descargar %s",
"Upload files to %s" : "Cargar archivos a %s",
"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);");