sl.php 406 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Geslo",
  3. "Submit" => "Pošlji",
  4. "%s shared the folder %s with you" => "Oseba %s je določila mapo %s za souporabo",
  5. "%s shared the file %s with you" => "Oseba %s je določila datoteko %s za souporabo",
  6. "Download" => "Prejmi",
  7. "No preview available for" => "Predogled ni na voljo za",
  8. "web services under your control" => "spletne storitve pod vašim nadzorom"
  9. );