Blame view
sources/apps/gallery/l10n/da.php
358 Bytes
|
42e4f8d60
|
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." ); |