pt_BR.php 401 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Senha",
  3. "Submit" => "Submeter",
  4. "%s shared the folder %s with you" => "%s compartilhou a pasta %s com você",
  5. "%s shared the file %s with you" => "%s compartilhou o arquivo %s com você",
  6. "Download" => "Baixar",
  7. "No preview available for" => "Nenhuma visualização disponível para",
  8. "web services under your control" => "web services sob seu controle"
  9. );