source: extensions/charlies_content/language/da_DK/plugin.lang.php @ 18453

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

[charlie_s_content] Update da_DK, thanks to : Egorip

  • 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['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems til streaming af lyd, video og data)';
24$lang['(URL of a non progressive jpg)'] = '(URL af en ikke progressiv jpg)';
25$lang['(URL|x|y : where x,y are the offsets to place the picture)'] = '(URL|x|y: hvor x, y er den udligning der placere billedet)';
26$lang['.png without transparency are recommended. Maybe you can change a set of curtains by yours.'] = '. png uden gennemsigtighed anbefales. Måske kan du ændre en række gardiner ved din.';
27$lang['Active curtains'] = 'aktive gardiner';
28$lang['Always'] = 'Altid';
29$lang['Autohide'] = 'Auto skjul';
30$lang['Autohide delay ']['0-9999'] = 'Auto skjul forsinkelse [0-9999]';
31$lang['Autohide delay is out of range (Correct range: 0-9999)'] = 'Auto skjul forsinkelse er ude af skalaen (korrekt skala: 0-9999)';
32$lang['Autoload'] = 'Auto indlæs';
33$lang['Autoplay'] = 'Auto afspil';
34$lang['Background'] = 'baggrund';
35$lang['Bind your prefered extensions to a template file (player) from:'] = 'Hæft dine foretrukne udvidelser til en skabelon-fil (afspiller) fra:';
36$lang['Bottom border fading'] = 'Nederste kant falmning';
37$lang['Buffer'] = 'Buffer';
38$lang['Buffer background'] = 'Buffer baggrund';
39$lang['Buffering'] = 'Buffering';
40$lang['Buffering _n_'] = 'Buffering_n_';
41$lang['Charlies player template-mimetype association'] = 'Charlies afspiller skabelon-mimetype associering';
42$lang['Charlies players configuration'] = 'Charlies afspiller konfiguration';
43?>
Note: See TracBrowser for help on using the repository browser.