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_UY.js')
-rw-r--r--apps/files_sharing/l10n/es_UY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_UY.js b/apps/files_sharing/l10n/es_UY.js
index e6589b9c90a..bc79711f510 100644
--- a/apps/files_sharing/l10n/es_UY.js
+++ b/apps/files_sharing/l10n/es_UY.js
@@ -126,8 +126,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);");