Skip to content

Commit

Permalink
[trunk] - language - update da_DK - Dansk - Danish thanks to Nile - f…
Browse files Browse the repository at this point in the history
…eature:2457

git-svn-id: http://piwigo.org/svn/trunk@13937 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Apr 6, 2012
1 parent e76a1ed commit 7a20cd3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions language/da_DK/common.lang.php
Expand Up @@ -387,5 +387,22 @@
$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';

?>

0 comments on commit 7a20cd3

Please sign in to comment.