source: extensions/stripped/language/da_DK/theme.lang.php @ 18018

Last change on this file since 18018 was 18018, checked in by TranslationTeam, 12 years ago

[stripped] Update da_DK, thanks to : Kaare

  • Property svn:executable set to *
File size: 4.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Animate menu'] = 'Animer menu';
24$lang['GMap'] = 'Kort';
25$lang['Information'] = 'Information';
26$lang['Show/hide menu'] = 'Vis/skjul menu';
27$lang['validate'] = 'kontroller';
28$lang['1 album per row (description beside thumbnail)'] = '1 kategori pr række (beskrivelse ved siden miniaturebilledet)';
29$lang['2 albums per row (description beside thumbnail)'] = '2 kategorier pr række (beskrivelse ved siden miniaturebilledet)';
30$lang['3 albums per row (description below thumbnail)'] = '3 kategorier pr række (beskrivelse nedenfor miniaturebilledet)';
31$lang['5 albums per row (no album description)'] = '5 kategorier pr række (ingen kategori beskrivelse)';
32$lang['Activate image preloading'] = 'Aktiver preload af billeder';
33$lang['Additional bottom margin after resize'] = 'Yderligere bundmargen efter skalering';
34$lang['Album list layout'] = 'Layout for kategoriliste';
35$lang['Animate tabs on picture page'] = 'Animer faner på foto side';
36$lang['Default tab to be displayed'] = 'Fane der skal vises som standard';
37$lang['Display frame around albums'] = 'Vis ramme omkring kategorier';
38$lang['Display frame around image'] = 'Vis ramme rundt om billede';
39$lang['Display frame around thumbnails'] = 'Vis ramme omkring thumbnails';
40$lang['Force text to lowercase'] = 'Tving tekst til små bogstaver';
41$lang['HD picture default display'] = 'Standardvisning for HD-billede';
42$lang['Hide menu by default on category page'] = 'Skjul menu som standard på kategori side';
43$lang['Image autosize options'] = 'Indstillinger for billede autostørelse';
44$lang['Image preloading options'] = 'Indstillinger for preload af billeder';
45$lang['Include title after resize'] = 'Medtag titel efter skalering';
46$lang['Interface options'] = 'Indstillinger for brugerflade';
47$lang['Interface style'] = 'Brugerflade udseende';
48$lang['Last displayed'] = 'Sidst viste';
49$lang['Metadata'] = 'Metadata';
50$lang['Minimum image height after resize'] = 'Minimum billede højde efter skalering';
51$lang['On picture page, number of next images to preload'] = 'Antal billeder som skal preloades på fotoside';
52$lang['Picture page options'] = 'Indstillinger for billedside';
53$lang['Preload images on thumbnails page'] = 'Preload billeder på thumbnail side';
54$lang['Property to display below picture'] = 'Egenskab som skal vises under billede';
55$lang['Resize image to fit window'] = 'Skaler billede til vindue';
56$lang['Show Information tab only to admins'] = 'Vis kun fanen information til administratorer';
57$lang['Show image title on top of the page (after browse path)'] = 'Vis titel for billede øverst på siden (efter gennemse sti)';
58$lang['Show thumbnail caption'] = 'Vis billedtekst for thumbnail';
59$lang['Title'] = 'Titel';
60$lang['Use navigation arrows on picture'] = 'Brug navigationspile på billede';
61$lang['Use navigation arrows outside picture'] = 'Brug navigationspile uden for billede';
62$lang['fit to screen'] = 'tilpas til skærm';
63$lang['full size'] = 'fuld størelse';
64$lang['stripped Configuration updated'] = 'indstillinger for tema stripped opdateret';
65$lang['Album thumbnail size'] = 'Album miniaturestørrelse';
66$lang['HD Image size'] = 'HD Billedstørrelse';
67$lang['Image size'] = 'Billedstørrelse';
68$lang['Thumbnail size'] = 'miniaturestørrelse';
69$lang['Activate HD picture lightbox'] = 'Aktiver HD-billedlyskasse';
70?>
Note: See TracBrowser for help on using the repository browser.