source: extensions/MyPiwiShop/language/da_DK/plugin.lang.php @ 27949

Last change on this file since 27949 was 27949, checked in by TranslationTeam, 10 years ago

[mypiwishop] Update da_DK, thanks to : Kaare

  • Property svn:executable set to *
File size: 5.1 KB
Line 
1// | Piwigo - a PHP based photo gallery                                    |
2// +-----------------------------------------------------------------------+
3// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
4// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
5// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
6// +-----------------------------------------------------------------------+
7// | This program is free software; you can redistribute it and/or modify  |
8// | it under the terms of the GNU General Public License as published by  |
9// | the Free Software Foundation                                          |
10// |                                                                       |
11// | This program is distributed in the hope that it will be useful, but   |
12// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
13// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
14// | General Public License for more details.                              |
15// |                                                                       |
16// | You should have received a copy of the GNU General Public License     |
17// | along with this program; if not, write to the Free Software           |
18// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
19// | USA.                                                                  |
20// +-----------------------------------------------------------------------+
21$lang['the product'] = 'produktet';
22$lang['you must enter the name of the option'] = 'du skal angive navnet på valgmuligheden';
23$lang['you must enter the product and not the price'] = 'du skal angive produktet og ikke prisen';
24$lang['The order is changed'] = 'Rækkefølgen er ændret';
25$lang['Type'] = 'Type';
26$lang['Type of option'] = 'Valgmulighedstype';
27$lang['Validate the change'] = 'Godkend ændringen';
28$lang['Value'] = 'Værdi';
29$lang['View cart'] = 'Vis kurv';
30$lang['What is MyPiwiShop?'] = 'Hvad er MyPiwiShop?';
31$lang['Your Paypal id'] = 'Din Paypal-id eller din Paypal-kontos mailadresse';
32$lang['a option'] = 'en valgmulighed';
33$lang['a product'] = 'et produkt';
34$lang['add value'] = 'tilføj værdi';
35$lang['drag / drop to change the order'] = 'træk/slip for at ændre rækkefølge';
36$lang['duplicate'] = 'kopier';
37$lang['option registered'] = 'valgmulighed registreret';
38$lang['products have been added to these images'] = 'produkter er føjet til disse billeder';
39$lang['products have been removed for these pictures'] = 'produkter er fjernet vedr. disse billeder';
40$lang['see related products for this picture'] = 'se relaterede produkter vedr. dette billede';
41$lang['shipping fees'] = 'forsendelsesomkostninger';
42$lang['the option'] = 'valgmuligheden';
43$lang['the order is changed'] = 'rækkefølgen er ændret';
44$lang['Delete the selected products for these images'] = 'Slet de valgte produkter vedr. disse billeder';
45$lang['Edit'] = 'Rediger';
46$lang['Note administrator'] = 'Besked til administrator';
47$lang['Option registered'] = 'Valgmulighed registreret';
48$lang['Option value'] = 'Valgmuligheds værdi';
49$lang['Options'] = 'Valgmuligheder';
50$lang['Presentation text for a single product'] = 'Et enkelt produkts præsentationstekst';
51$lang['Presentation text for several products'] = 'Flere produkters præsentationstekst';
52$lang['Price'] = 'Pris';
53$lang['Product'] = 'Produkt';
54$lang['Product registered'] = 'Produkt registreret';
55$lang['Products'] = 'Produkter';
56$lang['Products have been added to these images'] = 'Der er tilføjet produkter til disse billeder';
57$lang['Products have been removed for these pictures'] = 'Der er fjernet produkter vedr. disse billeder';
58$lang['Registered'] = 'Registreret';
59$lang['Required'] = 'Krævet';
60$lang['Select at least one product'] = 'Vælg mindst ét produkt';
61$lang['Shipping cost'] = 'Forsendelsesomkostninger';
62$lang['Shop'] = 'Butik';
63$lang['Showing 0 to 0 of 0 records'] = 'Viser 0 til 0 af 0 poster';
64$lang['Showing _START_ to _END_ of _TOTAL_ records'] = 'Viser _START_ til _END_ af _TOTAL_ poster';
65$lang['The field is required'] = 'Feltet er krævet';
66$lang[' option'] = ' valgmulighed';
67$lang[' product'] = ' produkt';
68$lang['(filtered from _MAX_ total records)'] = '(filtreret fra i alt _MAX_ poster)';
69$lang['Add '] = 'Tilføj';
70$lang['Add a option'] = 'Tilføj en valgmulighed';
71$lang['Add a product'] = 'Tilføj et produkt';
72$lang['Add the selected products for these images'] = 'Tilføj de valgte produkter for disse billeder';
73$lang['Buy'] = 'Køb';
74$lang['Change the display order of options in the form'] = 'Ændr visningsrækkefølgen af valgmuligheder på formularen';
75$lang['Change the display order of products in the form'] = 'Ændr visningsrækkefølgen af produkter på formularen';
76$lang['Configuration'] = 'Opsætning';
77$lang['Currency'] = 'Valuta';
78$lang['Display _MENU_ records per page'] = 'Vis _MENU_ poster pr. side';
79$lang['Duplicate '] = 'Kopier';
80$lang['Fields marked with * must be completed'] = 'Felter markeret med * skal udfyldes';
81$lang['No matching option found'] = 'Ingen tilsvarende valgmuligheder fundet';
82$lang['No product selected'] = 'Ingen produkter valgt';
Note: See TracBrowser for help on using the repository browser.