summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-19 00:13:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-19 00:13:16 +0000
commit54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch)
tree5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files_sharing/l10n/es.js
parent1b940a3c7e3e89542ed436412cc17b95b56167ea (diff)
downloadnextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz
nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r--apps/files_sharing/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index b2698361f8b..15197d99b8b 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.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} compartió {file} contigo",
- "{actor} removed you from {file}" : "{actor} lo ha eliminado de {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartida por correo o enlace público fue <strong>descargado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>",
"A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta",
@@ -111,6 +110,7 @@ OC.L10N.register(
"Select or drop files" : "Seleccione o arrastre y suelte archivos",
"Uploading files…" : "Subiendo archivos...",
"Uploaded files:" : "Archivos subidos:",
+ "{actor} removed you from {file}" : "{actor} lo ha eliminado de {file}",
"%s is publicly shared" : "%s está compartido públicamente"
},
"nplurals=2; plural=(n != 1);");