diff options
Diffstat (limited to 'apps/sharebymail/l10n/es.js')
-rw-r--r-- | apps/sharebymail/l10n/es.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index 3025a95e473..66b4e46ae4e 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -41,17 +41,6 @@ OC.L10N.register( "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo", "Allows people to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta colocando una dirección de correo electrónico.", "Send password by mail" : "Enviar contraseñas por email", - "Reply to initiator" : "Responder al iniciador", - "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", - "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", - "Click the button below to open it." : "Haga click en el botón debajo para abrirlo.", - "Open »%s«" : "Abrir »%s«", - "Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s", - "Password to access »%s«" : "Contraseña para acceder »%s«", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:", - "%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 sent 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." : "Has compartido »%1$s« con %2$s. El enlace ha sido enviado al destinatario. Debido a las políticas de seguridad definidas por el administrador de %3$s cada elemento compartido necesita ser protegido con contraseña y no está permitido enviar directamente esta clave al destinatario. Por lo tanto necesita reenviar la contraseña manualmente al destinatario.", - "Password to access »%1$s« shared by you with %2$s" : "Contraseña para acceder a «%1$s» compartida por tí con %2$s" + "Reply to initiator" : "Responder al iniciador" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |