source: extensions/memories/language/da_DK/plugin.lang.php @ 32227

Last change on this file since 32227 was 32227, checked in by TranslationTeam, 4 years ago

Update da_DK, thanks to Kaare

  • Property svn:executable set to *
File size: 1.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Display X photos from year ago in the gallery or a album'] = 'Vis X fotografier fra 1 år siden i et galleri eller album';
9$lang['Number year you want see'] = 'Ønsket antal år der skal vises';
10$lang['Displays Memories year ago'] = 'Viser gamle minder';
11$lang['Maximal number photos for PWG Stuffs Block'] = 'Maksimalt antal fotografier i PWG Stuffs-blok';
12$lang['Memories'] = 'Gamle minder';
13$lang['Show other years on PWG Stuffs Block'] = 'Vis andre år i PWG Stuffs-blok';
14$lang['link Specials/Explore menu'] = 'link til Specials/Explore-menu';
15$lang['link to memories page'] = 'link til gamle minder-side';
16$lang['no'] = 'nej';
17$lang['yes'] = 'ja';
18$lang['%d years ago'] = '%d år siden';
19$lang['1 year ago'] = '1 år siden';
20$lang['Available date'] = 'Tilgængelig dato';
21$lang['Chosen type date'] = 'Valgt datotype';
22$lang['Memories 1 year ago'] = '1 år gamle minder';
23$lang['Photos from'] = 'Fotografier fra';
24$lang['Show menu'] = 'Vis menu';
25$lang['Show other years on plugin page'] = 'Vis andre år på pluginside';
26$lang['block menu'] = 'blokmenu';
27$lang['link in blocks'] = 'link i blokke';
28$lang['link position in menu'] = 'linkposition i menu';
29$lang['more photos'] = 'flere fotografier';
Note: See TracBrowser for help on using the repository browser.