gl.php 395 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Contrasinal",
  3. "Submit" => "Enviar",
  4. "%s shared the folder %s with you" => "%s compartiu o cartafol %s contigo",
  5. "%s shared the file %s with you" => "%s compartiu ficheiro %s contigo",
  6. "Download" => "Baixar",
  7. "No preview available for" => "Sen vista previa dispoñible para ",
  8. "web services under your control" => "servizos web baixo o teu control"
  9. );