Blame view
sources/apps/gallery/l10n/da.php
436 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Billeder", |
|
6d9380f96
|
3 |
"Picture view" => "Billedvisning", |
|
d1bafeea1
|
4 5 |
"Error loading slideshow template" => "Fejl ved indlæsning af diasshow skabelon", "Share" => "Del", |
|
6d9380f96
|
6 7 8 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Ingen billeder fundet! Hvis du uploader billeder i fil-app'en, bliver de vist her. ", "shared by %s" => "delt af %s", "File list" => "Filoversigt" |
|
d1bafeea1
|
9 |
); |