Blame view

sources/apps/gallery/l10n/fi_FI.php 528 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Pictures" => "Kuvat",
  "Shared by" => "Jakanut",
  "Picture view" => "Kuvanäkymä",
  "Error loading slideshow template" => "Virhe ladatessa diaesityksen mallipohjaa",
  "Share" => "Jaa",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "Kuvankatselusovellus tulee olla käytössä, jotta tätä sovellusta on mahdollista käyttää.",
  "%s shared <strong>%s</strong> with you" => "%s jakoi kohteen <strong>%s</strong> kanssasi",
  "File list" => "Tiedostoluettelo"
  );