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:
Diffstat (limited to 'apps/sharebymail/l10n/es.js')
-rw-r--r--apps/sharebymail/l10n/es.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 812709ca7c1..a15f871bcc2 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -43,16 +43,15 @@ OC.L10N.register(
"Send password by mail" : "Enviar contraseñas por email",
"Enforce password protection" : "Imponer la protección de contraseña",
"Sharing %s failed, this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya estaba compartido con %s",
- "Failed to send share by E-mail" : "Fallo al enviar recurso compartido por correo electrónico",
"%s shared »%s« with you" : "%s compartió »%s« contigo",
"%s shared »%s« with you." : "%s compartió »%s« contigo.",
"%s via %s" : "%s por %s",
- "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartida contigo por %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s compartió »%s« contigo.\nDeberías haber recibido ya un correo por separado con un enlace para acceder.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s compartió »%s« con usted. Debería haber recibido un mensaje de correo separado con un enlace para abrirlo.",
+ "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartida contigo por %s",
"It is protected with the following password: %s" : "Está protegido con la siguiente contraseña: %s",
- "Password to access »%s« shared with %s" : "Se ha compartido con %s una contraseña para acceder a »%s«",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabas de compartir »%s« con %s. El recurso compartido ya ha sido enviado al destinatario. Debido a las reglas de seguridad definidas por el administrador de %s cada recurso compartido necesita ser protegido con contraseña y no está permitido que mandes la contraseña directamente al destinatario. Por eso, necesitas mandar la contraseña al destinatario por tu cuenta.",
+ "Password to access »%s« shared with %s" : "Se ha compartido con %s una contraseña para acceder a »%s«",
"This is the password: %s" : "Esta es la contraseña: %s"
},
"nplurals=2; plural=(n != 1);");