summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-13 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-13 00:08:02 +0000
commit396618fd19dfa8d8710085675ab8300b2fd477c4 (patch)
tree14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /apps/sharebymail/l10n/es.js
parent7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff)
downloadnextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.tar.gz
nextcloud-server-396618fd19dfa8d8710085675ab8300b2fd477c4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/es.js')
-rw-r--r--apps/sharebymail/l10n/es.js12
1 files changed, 5 insertions, 7 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 6e2a15bba50..e86a037315f 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -13,18 +13,16 @@ OC.L10N.register(
"Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico",
"%s shared »%s« with you" : "%s compartió »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s",
- "Failed to create the E-mail" : "Falló crear el correo electrónico",
"Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s",
"Could not find share" : "No se pudo encontrar el recurso compartido",
+ "Share by mail" : "Enviado por correo electrónico",
+ "Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.",
+ "Send password by mail" : "Enviar contraseñas por email",
+ "Failed to create the E-mail" : "Falló crear el correo electrónico",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "¡Hola!,\n\n%s comapartió »%s« con usted a nombre de %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartió »%s« con usted.\n\n%s\n\n",
"Cheers!" : "¡Ánimo!",
- "Hey there,\n\n%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n\nIt is protected with the following password: %s\n\n" : "Hola que tal,\n\n%s compartió »%s« contigo.\nDeberías ya haber recibido un mensaje separado con un enlace para acceder a él.\n\nEstá protegido por la siguiente contraseña: %s\n",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s compartió <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br>",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola,<br><br>%s compartió <a href=\"%s\">%s</a> con usted.<br><br>",
- "Hey there,<br><br>%s shared <i>%s</i> with you.<br>You should have already received a separate mail with a link to access it.<br><br>It is protected with the following password: %s<br><br>" : "Hola que tal,<br><br>%s compartió <i>%s</i> contigo.<br>Deberías ya haber recibido un mensaje separado con un enlace para acceder a él.<br><br>Está protegido por la siguiente contraseña: %s<br><br>",
- "Share by mail" : "Enviado por correo electrónico",
- "Send a personalized link to a file or folder by mail." : "Enviar un enlace personalizado a uno de los archivos o carpetas por correo electrónico.",
- "Send password by mail" : "Enviar contraseñas por email"
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola,<br><br>%s compartió <a href=\"%s\">%s</a> con usted.<br><br>"
},
"nplurals=2; plural=(n != 1);");