Blame view

sources/apps/gallery/l10n/da.php 358 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "Billeder",
  "Shared by" => "Delt af",
  "Error loading slideshow template" => "Fejl ved indlæsning af diasshow skabelon",
  "Share" => "Del",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "Applikationen \"Image Viewer\" skal også aktiveres for at bruge denne applikation."
  );