diff options
Diffstat (limited to 'apps/sharebymail/l10n/es_MX.js')
-rw-r--r-- | apps/sharebymail/l10n/es_MX.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index 0cc51120cb9..6e6e0f69018 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -13,16 +13,16 @@ OC.L10N.register( "Failed to send share by E-mail" : "Se presentó una falla al enviar el recurso compartido por correo electrónico", "%s shared »%s« with you" : "%s ha compartido »%s« con usted", "%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s", - "Failed to create the E-mail" : "Se presentó una falla al 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 fue posible encontrar el elemento compartido", + "Share by mail" : "Compartir por correo", + "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.", + "Send password by mail" : "La contraseña ha sido enviada por correo", + "Failed to create the E-mail" : "Se presentó una falla al 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 ha compartido »%s« con usted a nombre de %s.\n\n%s\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted.\n\n%s\n", "Cheers!" : "¡Saludos!", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s ha compartido <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 ha compartido <a href=\"%s\">%s</a> con usted.<br><br> ", - "Share by mail" : "Compartir por correo", - "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.", - "Send password by mail" : "La contraseña ha sido enviada por correo" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> " }, "nplurals=2; plural=(n != 1);"); |