es.json 1.8 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Shared with %1$s" : "Compartido con %1$s",
  3. "Shared with {email}" : "Compartido con {email}",
  4. "Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
  5. "Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
  6. "You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo",
  7. "You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
  8. "%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
  9. "{actor} shared {file} with {email} by mail" : "{actor} compartió {file} con {email} por correo electrónico",
  10. "Sharing %s failed, this item is already shared with %s" : "Falló el compartir %s , este ítem ya se encontraba compartido con %s",
  11. "Failed to send share by E-mail" : "Falló enviar recurso compartido por correo electrónico",
  12. "%s shared »%s« with you" : "%s compartió »%s« con usted",
  13. "%s shared »%s« with you on behalf of %s" : "%s compartió »%s« con usted a nombre de %s",
  14. "Failed to create the E-mail" : "Falló crear el correo electrónico",
  15. "Could not find share" : "No se pudo encontrar el recurso compartido",
  16. "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "¡Hola!,\n\n%s comapartió »%s« con usted a nombre de %s.\n\n%s\n\n",
  17. "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartió »%s« con usted.\n\n%s\n\n",
  18. "Cheers!" : "¡Ánimo!",
  19. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s compartió <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br>",
  20. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola,<br><br>%s compartió <a href=\"%s\">%s</a> con usted.<br><br>"
  21. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  22. }