source: extensions/photoWidget/language/da_DK/plugin.lang.php @ 18783

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

[photowidget] Update da_DK, thanks to : Kaare

  • Property svn:executable set to *
File size: 3.1 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['one category'] = 'et album';
24$lang['severals categories'] = 'flere albummer';
25$lang['All categories'] = 'Alle albummer';
26$lang['Animation background color'] = 'Animationens baggrundsfarve';
27$lang['Animation size'] = 'Animationsstørrelse';
28$lang['Applicable categorie(s)'] = 'Anvendelige album(mer)';
29$lang['Background color of animation has been updated'] = 'Animationens baggrundsfarve er opdateret';
30$lang['Color'] = 'Farve';
31$lang['Height'] = 'Højde';
32$lang['Height has been updated'] = 'Højden er opdateret';
33$lang['Main configuration'] = 'Hovedopsætning';
34$lang['No'] = 'Nej';
35$lang['Photo Widget Plugin'] = 'Photo Widget Plugin';
36$lang['Submit'] = 'Indsend';
37$lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = 'Plugin\'en viser fotografier ved hjælp af en Flash-film, som roterer dem i 3-D. Det fungerer som almindelige albummer, men på en mere imponerende og spændende måde.';
38$lang['This widget requires Flash Player 9 or better'] = 'Denne widget kræver Flash Player 9 eller senere';
39$lang['Width'] = 'Bredde';
40$lang['Width has been updated'] = 'Bredden er opdateret';
41$lang['Yes'] = 'Ja';
42$lang['You can choose that mode for displaying one, severals or all categories'] = 'Du kan vælge den tilstand visning af et, flere eller alle albummer';
43$lang['You choose that mode for'] = 'Du kan vælge den tilstand til';
44$lang['You must choose at least one category'] = 'Du skal vælge mindst et album';
45?>
Note: See TracBrowser for help on using the repository browser.