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>2018-06-19 03:12:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-19 03:12:55 +0300
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/es_EC.js
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js
index 9db3d9d8e9b..453a6524352 100644
--- a/apps/files_sharing/l10n/es_EC.js
+++ b/apps/files_sharing/l10n/es_EC.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}",
"{actor} shared {file} with you" : "{actor} ha compartido {file} contigo",
- "{actor} removed you from {file}" : "{actor} lo eliminó de {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>",
"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>",
@@ -111,6 +110,7 @@ OC.L10N.register(
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploading files…" : "Cargando archivos...",
"Uploaded files:" : "Archivos cargados:",
+ "{actor} removed you from {file}" : "{actor} lo eliminó de {file}",
"%s is publicly shared" : "%s está compartido públicamente"
},
"nplurals=2; plural=(n != 1);");