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>2019-01-14 04:12:00 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-14 04:12:00 +0300
commit8edd9b0e33fbf24771a290c02736cc7947be4322 (patch)
treed075188305520635e781807cb24e118888ef2f92 /apps/sharebymail/l10n/es.js
parent71e26d12c0f82ebf4046a9265e2594b469be9e7b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/es.js')
-rw-r--r--apps/sharebymail/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 918a1cc3835..4a2cb058610 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir",
"»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo",
"You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$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 «%1$s» con %2$s. El recurso compartido ya ha sido enviado al destinatario. Debido a las reglas de seguridad definidas por el administrador de %3$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 »%1$s« shared with %2$s" : "Se ha compartido la contraseña para acceder a «%1$s» con %2$s",
"This is the password:" : "Esta es la contraseña:",
"You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en el diálogo de compartir.",
"Could not find share" : "No se pudo encontrar el recurso compartido",
@@ -60,6 +59,7 @@ OC.L10N.register(
"It is protected with the following password: %s" : "Está protegido con la siguiente contraseñ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"
+ "This is the password: %s" : "Esta es la contraseña: %s",
+ "Password to access »%1$s« shared with %2$s" : "Se ha compartido la contraseña para acceder a «%1$s» con %2$s"
},
"nplurals=2; plural=(n != 1);");