summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-06 01:55:00 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-06 01:55:00 -0400
commit3ff60cc2e3a47efd9796b5376694743c168efeb3 (patch)
tree835e9d57500b0bcbe45bc7cb5f464b54103241e8 /apps/files_sharing/l10n/es.js
parent0577eed14e5c4be25afd541c71c2b75b4ad5f9c7 (diff)
downloadnextcloud-server-3ff60cc2e3a47efd9796b5376694743c168efeb3.tar.gz
nextcloud-server-3ff60cc2e3a47efd9796b5376694743c168efeb3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r--apps/files_sharing/l10n/es.js13
1 files changed, 12 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 037855d6d99..650fb5c524a 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Sharing" : "Compartiendo",
"A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta",
"A file or folder was shared from <strong>another server</strong>" : "Se ha compartido un archivo o carpeta desde <strong>otro servidor</strong>",
- "A public shared file or folder was <strong>downloaded</strong>" : "Ha sido <strong>descargado</strong> un archivo (o carpeta) compartido públicamente",
+ "A public shared file or folder was <strong>downloaded</strong>" : "Se ha <strong>descargado</strong> un archivo o carpeta compartido públicamente",
"You received a new remote share %2$s from %1$s" : "Recibió un nuevo recurso compartido remoto %2$s de %1$s",
"You received a new remote share from %s" : "Ha recibido un nuevo recurso compartido remoto de %s",
"%1$s accepted remote share %2$s" : "%1$s aceptó el recurso compartido remoto %2$s",
@@ -38,8 +38,19 @@ OC.L10N.register(
"Public shared file %1$s was downloaded" : "Se descargó el archivo público compartido %1$s",
"You shared %1$s with %2$s" : "Usted compartió %1$s con %2$s",
"You shared %1$s with group %2$s" : "Usted ha compartido %1$s con el grupo %2$s",
+ "%2$s shared %1$s with %3$s" : "%2$s compartó %1$s con %3$s",
+ "%2$s shared %1$s with group %3$s" : "%2$s compartió %1$s con el grupo %3$s",
+ "%2$s shared %1$s via link" : "%2$s compartió %1$s vía enlace",
"%2$s shared %1$s with you" : "%2$s ha compartido %1$s con usted",
"You shared %1$s via link" : "Ha compartido %1$s vía enlace",
+ "Downloaded via public link" : "Descargado vía enlace público",
+ "Shared with %2$s" : "Compartido con %2$s",
+ "Shared with group %2$s" : "Compartido con el grupo %2$s",
+ "Shared with %3$s by %2$s" : "Compartido con %3$s por %2$s",
+ "Shared with group %3$s by %2$s" : "Compartido con el grupo %3$s por %2$s",
+ "Shared via link by %2$s" : "Compartido vía enlace por %2$s",
+ "Shared by %2$s" : "Compartido por %2$s",
+ "Shared via public link" : "Compartido vía enlace público",
"Shares" : "Compartidos",
"Accept" : "Aceptar",
"Decline" : "Denegar",