eu.php 417 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Pasahitza",
  3. "Submit" => "Bidali",
  4. "%s shared the folder %s with you" => "%sk zurekin %s karpeta elkarbanatu du",
  5. "%s shared the file %s with you" => "%sk zurekin %s fitxategia elkarbanatu du",
  6. "Download" => "Deskargatu",
  7. "No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat ",
  8. "web services under your control" => "web zerbitzuak zure kontrolpean"
  9. );