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:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 15:08:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-03 15:08:12 +0300
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/es_CR.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_CR.js')
-rw-r--r--apps/files_sharing/l10n/es_CR.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_CR.js b/apps/files_sharing/l10n/es_CR.js
index 36f3b5f4c0e..2724aca6873 100644
--- a/apps/files_sharing/l10n/es_CR.js
+++ b/apps/files_sharing/l10n/es_CR.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",
@@ -128,8 +129,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);");