Blame view

sources/apps/gallery/l10n/sv.php 446 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
  <?php $TRANSLATIONS = array(
  "Pictures" => "Bilder",
6d9380f96   Cédric Dupont   Update sources OC...
3
  "Picture view" => "Bild vy",
d1bafeea1   Kload   [fix] Upgrade to ...
4
5
  "Error loading slideshow template" => "Fel vid laddning av mallen för bildspelet",
  "Share" => "Dela",
6d9380f96   Cédric Dupont   Update sources OC...
6
7
8
  "No pictures found! If you upload pictures in the files app, they will be displayed here." => "Kan inte hitta några bilder! Om du har laddat upp bilderna med fil-appen, kan de visas här senare.",
  "shared by %s" => "delad av %s",
  "File list" => "Fil lista"
d1bafeea1   Kload   [fix] Upgrade to ...
9
  );