fi_FI.php 371 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "Salasana",
  3. "Submit" => "Lähetä",
  4. "%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
  5. "%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
  6. "Download" => "Lataa",
  7. "No preview available for" => "Ei esikatselua kohteelle",
  8. "web services under your control" => "verkkopalvelut hallinnassasi"
  9. );