summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/es_MX.json
blob: 28f38425144b82b41c1bd9b6682dd4c5c404d6c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "Shared with %1$s" : "Compartido con %1$s",
    "Shared with {email}" : "Compartido con {email}",
    "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
    "Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
    "You shared %1$s with %2$s by mail" : "Usted ha compartido %1$s con %2$s por correo",
    "You shared {file} with {email} by mail" : "Usted ha compartido {file} con {email} por correo",
    "%3$s shared %1$s with %2$s by mail" : "%3$s ha compartido %1$s con %2$s por correo ",
    "{actor} shared {file} with {email} by mail" : "{actor} ha compartido {file} con {email} por correo",
    "Sharing %s failed, this item is already shared with %s" : "Se presentó una falla al compartir %s, este elemento ya ha sido compartido con %s",
    "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",
    "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> "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}