aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/da_DK/common.lang.php17
1 files changed, 17 insertions, 0 deletions
diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php
index 100096d70..c3734e015 100644
--- a/language/da_DK/common.lang.php
+++ b/language/da_DK/common.lang.php
@@ -387,5 +387,22 @@ $lang['Photo sizes'] = 'Foto størrelsen';
$lang['View in'] = 'Vis i';
$lang['Mobile'] = 'Mobil';
$lang['Desktop'] = 'Desktop';
+$lang['2small'] = 'XXS - meget lille';
+$lang['xsmall'] = 'XS - ekstra lille';
+$lang['File name, A → Z'] = 'Fil navn, A → Z';
+$lang['File name, Z → A'] = 'Fil navn, Z → A';
+$lang['Photo title, A → Z'] = 'Foto titel, A → Z';
+$lang['Photo title, Z → A'] = 'Foto titel, Z → A';
+$lang['Date created, new → old'] = 'Dato oprettet, ny → gammel';
+$lang['Date created, old → new'] = 'Dato oprettet, gammel → ny';
+$lang['Date posted, new → old'] = 'Dato posted, ny → gammel';
+$lang['Date posted, old → new'] = 'Dato posted, gammel → ny';
+$lang['Rating score, high → low'] = 'Rating score, høj → lav';
+$lang['Rating score, low → high'] = 'Rating score, lav → høj';
+$lang['Visits, high → low'] = 'Besøgende, høj → lav';
+$lang['Visits, low → high'] = 'Besøgende, lav → høj';
+$lang['Numeric identifier, 1 → 9'] = 'Numerisk identifikation, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = 'Numerisk identifikation, 9 → 1';
+$lang['Manual sort order'] = 'Manuel sorterings orden';
?> \ No newline at end of file