1
0

pt_BR.json 1.8 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Shared with %1$s" : "Compartilhado com %1$s",
  3. "Shared with {email}" : "Compartilhado com {email}",
  4. "Shared with %1$s by %2$s" : "Compartilhado com %1$s por %2$s",
  5. "Shared with {email} by {actor}" : "Compartilhado com {email} por {actor}",
  6. "You shared %1$s with %2$s by mail" : "Você compartilhou %1$s com %2$s por email",
  7. "You shared {file} with {email} by mail" : "Você compartilhou {file} com {email} por email",
  8. "%3$s shared %1$s with %2$s by mail" : "%3$s compartilou %1$s com %2$s por email",
  9. "{actor} shared {file} with {email} by mail" : "{actor} compartilhou {file} com {email} por email",
  10. "Sharing %s failed, this item is already shared with %s" : "O compartilhamento %s falhou, este item já está compartilhado com %s",
  11. "Failed to send share by E-mail" : "Falha ao enviar compartilhamento por e-mail",
  12. "%s shared »%s« with you" : "%s compartilhado »%s« com você",
  13. "%s shared »%s« with you on behalf of %s" : "%s compartilhado »%s« com você em nome de %s",
  14. "Failed to create the E-mail" : "Falha ao criar o E-mail",
  15. "Could not find share" : "Não foi possível encontrar o compartilhamento",
  16. "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Olá,\n%s compartilhou »%s« com você em nome de %s.\n%s\n\n",
  17. "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Olá,\n%s compartilhou »%s« com você.\n%s\n",
  18. "Cheers!" : "Felicidades!",
  19. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Olá,<br><br>%s compartilhado <a href=\"%s\">%s</a> com voc^em nome de %s.<br><br>",
  20. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Olá,<br><br>%s compartilhado <a href=\"%s\">%s</a> com você.<br><br>"
  21. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  22. }