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>2019-10-05 05:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/es_EC.js
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r--apps/files_sharing/l10n/es_EC.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js
index 1bee23cb8ec..5b4e5340433 100644
--- a/apps/files_sharing/l10n/es_EC.js
+++ b/apps/files_sharing/l10n/es_EC.js
@@ -63,7 +63,6 @@ OC.L10N.register(
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
- "could not delete share" : "no fue posible borrar el elemento compartido",
"Could not delete share" : "No fue posible borrar el elemento compartido",
"Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta",
"Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
@@ -104,6 +103,7 @@ OC.L10N.register(
"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:"
+ "Uploaded files:" : "Archivos cargados:",
+ "could not delete share" : "no fue posible borrar el elemento compartido"
},
"nplurals=2; plural=(n != 1);");