Ignore:
Timestamp:
Apr 6, 2012, 6:53:26 PM (12 years ago)
Author:
ddtddt
Message:

[trunk] - language - update da_DK - Dansk - Danish thanks to Nile - feature:2457

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/da_DK/common.lang.php

    r13355 r13937  
    388388$lang['Mobile'] = 'Mobil';
    389389$lang['Desktop'] = 'Desktop';
     390$lang['2small'] = 'XXS - meget lille';
     391$lang['xsmall'] = 'XS - ekstra lille';
     392$lang['File name, A → Z'] = 'Fil navn, A → Z';
     393$lang['File name, Z → A'] = 'Fil navn, Z → A';
     394$lang['Photo title, A → Z'] = 'Foto titel, A → Z';
     395$lang['Photo title, Z → A'] = 'Foto titel, Z → A';
     396$lang['Date created, new → old'] = 'Dato oprettet, ny → gammel';
     397$lang['Date created, old → new'] = 'Dato oprettet, gammel → ny';
     398$lang['Date posted, new → old'] = 'Dato posted, ny → gammel';
     399$lang['Date posted, old → new'] = 'Dato posted, gammel → ny';
     400$lang['Rating score, high → low'] = 'Rating score, høj → lav';
     401$lang['Rating score, low → high'] = 'Rating score, lav → høj';
     402$lang['Visits, high → low'] = 'Besøgende, høj → lav';
     403$lang['Visits, low → high'] = 'Besøgende, lav → høj';
     404$lang['Numeric identifier, 1 → 9'] = 'Numerisk identifikation, 1 → 9';
     405$lang['Numeric identifier, 9 → 1'] = 'Numerisk identifikation, 9 → 1';
     406$lang['Manual sort order'] = 'Manuel sorterings orden';
    390407
    391408?>
Note: See TracChangeset for help on using the changeset viewer.