Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / i18npool / source / localedata / data / da_DK.xml
blobeb23a6412c74958989bc2f82209c84984044f5b9
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE Locale SYSTEM 'locale.dtd'>
3 <!--
4  * This file is part of the LibreOffice project.
5  *
6  * This Source Code Form is subject to the terms of the Mozilla Public
7  * License, v. 2.0. If a copy of the MPL was not distributed with this
8  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9  *
10  * This file incorporates work covered by the following license notice:
11  *
12  *   Licensed to the Apache Software Foundation (ASF) under one or more
13  *   contributor license agreements. See the NOTICE file distributed
14  *   with this work for additional information regarding copyright
15  *   ownership. The ASF licenses this file to you under the Apache
16  *   License, Version 2.0 (the "License"); you may not use this file
17  *   except in compliance with the License. You may obtain a copy of
18  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
19  -->
20 <Locale versionDTD="2.0.3" allowUpdateFromCLDR="yes" version="1.2">
21   <LC_INFO>
22     <Language>
23       <LangID>da</LangID>
24       <DefaultName>Danish</DefaultName>
25     </Language>
26     <Country>
27       <CountryID>DK</CountryID>
28       <DefaultName>Denmark</DefaultName>
29     </Country>
30   </LC_INFO>
31   <LC_CTYPE>
32     <Separators>
33       <DateSeparator>-</DateSeparator>
34       <ThousandSeparator>.</ThousandSeparator>
35       <DecimalSeparator>,</DecimalSeparator>
36       <TimeSeparator>:</TimeSeparator>
37       <Time100SecSeparator>,</Time100SecSeparator>
38       <ListSeparator>;</ListSeparator>
39       <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
40       <LongDateDaySeparator>.</LongDateDaySeparator>
41       <LongDateMonthSeparator> </LongDateMonthSeparator>
42       <LongDateYearSeparator> </LongDateYearSeparator>
43     </Separators>
44     <Markers>
45       <QuotationStart>’</QuotationStart>
46       <QuotationEnd>’</QuotationEnd>
47       <DoubleQuotationStart>”</DoubleQuotationStart>
48       <DoubleQuotationEnd>”</DoubleQuotationEnd>
49     </Markers>
50     <TimeAM>AM</TimeAM>
51     <TimePM>PM</TimePM>
52     <MeasurementSystem>metric</MeasurementSystem>
53   </LC_CTYPE>
54   <LC_FORMAT>
55     <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
56       <FormatCode>Standard</FormatCode>
57     </FormatElement>
58     <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
59       <FormatCode>0</FormatCode>
60     </FormatElement>
61     <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
62       <FormatCode>0,00</FormatCode>
63     </FormatElement>
64     <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
65       <FormatCode>#.##0</FormatCode>
66     </FormatElement>
67     <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
68       <FormatCode>#.##0,00</FormatCode>
69     </FormatElement>
70     <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
71       <FormatCode>#.###,00</FormatCode>
72     </FormatElement>
73     <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
74       <FormatCode>0,00E+000</FormatCode>
75     </FormatElement>
76     <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
77       <FormatCode>0,00E+00</FormatCode>
78     </FormatElement>
79     <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
80       <FormatCode>0%</FormatCode>
81     </FormatElement>
82     <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
83       <FormatCode>0,00%</FormatCode>
84     </FormatElement>
85     <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
86       <FormatCode>[$kr-406] #.##0;[$kr-406] -#.##0</FormatCode>
87     </FormatElement>
88     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
89       <FormatCode>[$kr-406] #.##0,00;[$kr-406] -#.##0,00</FormatCode>
90     </FormatElement>
91     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
92       <FormatCode>[$kr-406] #.##0;[RED][$kr-406] -#.##0</FormatCode>
93     </FormatElement>
94     <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
95       <FormatCode>[$kr-406] #.##0,00;[RED][$kr-406] -#.##0,00</FormatCode>
96     </FormatElement>
97     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
98       <FormatCode>#.##0,00 CCC</FormatCode>
99     </FormatElement>
100     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
101       <FormatCode>[$kr-406] #.##0,--;[RED][$kr-406] -#.##0,--</FormatCode>
102     </FormatElement>
103     <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
104       <FormatCode>DD-MM-YY</FormatCode>
105     </FormatElement>
106     <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
107       <FormatCode>D. MMMM YYYY</FormatCode>
108     </FormatElement>
109     <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20">
110       <FormatCode>DD-MM-YY</FormatCode>
111     </FormatElement>
112     <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21">
113       <FormatCode>DD-MM-YYYY</FormatCode>
114     </FormatElement>
115     <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
116       <FormatCode>D. MMM YY</FormatCode>
117     </FormatElement>
118     <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
119       <FormatCode>D. MMM YYYY</FormatCode>
120     </FormatElement>
121     <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
122       <FormatCode>D. MMM. YYYY</FormatCode>
123     </FormatElement>
124     <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
125       <FormatCode>D. MMMM YYYY</FormatCode>
126     </FormatElement>
127     <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
128       <FormatCode>D. MMMM YYYY</FormatCode>
129     </FormatElement>
130     <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
131       <FormatCode>NN D. MMM YY</FormatCode>
132     </FormatElement>
133     <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
134       <FormatCode>NN DD-MMM YY</FormatCode>
135     </FormatElement>
136     <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
137       <FormatCode>NN D. MMMM YYYY</FormatCode>
138     </FormatElement>
139     <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
140       <FormatCode>NNNND. MMMM YYYY</FormatCode>
141     </FormatElement>
142     <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
143       <FormatCode>MM-DD</FormatCode>
144     </FormatElement>
145     <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
146       <FormatCode>YY-MM-DD</FormatCode>
147     </FormatElement>
148     <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
149       <FormatCode>YYYY-MM-DD</FormatCode>
150       <DefaultName>ISO 8601 (EN 28601)</DefaultName>
151     </FormatElement>
152     <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
153       <FormatCode>MM-YY</FormatCode>
154     </FormatElement>
155     <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
156       <FormatCode>DD-MMM</FormatCode>
157     </FormatElement>
158     <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
159       <FormatCode>MMMM</FormatCode>
160     </FormatElement>
161     <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
162       <FormatCode>QQ YY</FormatCode>
163     </FormatElement>
164     <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
165       <FormatCode>WW</FormatCode>
166     </FormatElement>
167     <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
168       <FormatCode>TT:MM</FormatCode>
169     </FormatElement>
170     <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
171       <FormatCode>TT:MM:SS</FormatCode>
172     </FormatElement>
173     <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
174       <FormatCode>TT:MM AM/PM</FormatCode>
175     </FormatElement>
176     <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
177       <FormatCode>TT:MM:SS AM/PM</FormatCode>
178     </FormatElement>
179     <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
180       <FormatCode>[TT]:MM:SS</FormatCode>
181     </FormatElement>
182     <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
183       <FormatCode>MM:SS,00</FormatCode>
184     </FormatElement>
185     <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
186       <FormatCode>[TT]:MM:SS,00</FormatCode>
187     </FormatElement>
188     <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
189       <FormatCode>DD-MM-YY TT:MM</FormatCode>
190     </FormatElement>
191     <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
192       <FormatCode>DD-MM-YYYY TT:MM:SS</FormatCode>
193     </FormatElement>
194   </LC_FORMAT>
195   <LC_COLLATION ref="en_US" />
196   <LC_SEARCH ref="en_US"/>
197   <LC_INDEX>
198     <IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z Æ Ø Å</IndexKey>
199     <UnicodeScript>0</UnicodeScript>
200     <UnicodeScript>1</UnicodeScript>
201     <UnicodeScript>2</UnicodeScript>
202     <FollowPageWord>f.</FollowPageWord>
203     <FollowPageWord>ff.</FollowPageWord>
204   </LC_INDEX>
205   <LC_CALENDAR>
206     <Calendar unoid="gregorian" default="true">
207       <DaysOfWeek>
208         <Day>
209           <DayID>sun</DayID>
210           <DefaultAbbrvName>søn</DefaultAbbrvName>
211           <DefaultFullName>søndag</DefaultFullName>
212         </Day>
213         <Day>
214           <DayID>mon</DayID>
215           <DefaultAbbrvName>man</DefaultAbbrvName>
216           <DefaultFullName>mandag</DefaultFullName>
217         </Day>
218         <Day>
219           <DayID>tue</DayID>
220           <DefaultAbbrvName>tir</DefaultAbbrvName>
221           <DefaultFullName>tirsdag</DefaultFullName>
222         </Day>
223         <Day>
224           <DayID>wed</DayID>
225           <DefaultAbbrvName>ons</DefaultAbbrvName>
226           <DefaultFullName>onsdag</DefaultFullName>
227         </Day>
228         <Day>
229           <DayID>thu</DayID>
230           <DefaultAbbrvName>tor</DefaultAbbrvName>
231           <DefaultFullName>torsdag</DefaultFullName>
232         </Day>
233         <Day>
234           <DayID>fri</DayID>
235           <DefaultAbbrvName>fre</DefaultAbbrvName>
236           <DefaultFullName>fredag</DefaultFullName>
237         </Day>
238         <Day>
239           <DayID>sat</DayID>
240           <DefaultAbbrvName>lør</DefaultAbbrvName>
241           <DefaultFullName>lørdag</DefaultFullName>
242         </Day>
243       </DaysOfWeek>
244       <MonthsOfYear>
245         <Month>
246           <MonthID>jan</MonthID>
247           <DefaultAbbrvName>jan</DefaultAbbrvName>
248           <DefaultFullName>januar</DefaultFullName>
249         </Month>
250         <Month>
251           <MonthID>feb</MonthID>
252           <DefaultAbbrvName>feb</DefaultAbbrvName>
253           <DefaultFullName>februar</DefaultFullName>
254         </Month>
255         <Month>
256           <MonthID>mar</MonthID>
257           <DefaultAbbrvName>mar</DefaultAbbrvName>
258           <DefaultFullName>marts</DefaultFullName>
259         </Month>
260         <Month>
261           <MonthID>apr</MonthID>
262           <DefaultAbbrvName>apr</DefaultAbbrvName>
263           <DefaultFullName>april</DefaultFullName>
264         </Month>
265         <Month>
266           <MonthID>may</MonthID>
267           <DefaultAbbrvName>maj</DefaultAbbrvName>
268           <DefaultFullName>maj</DefaultFullName>
269         </Month>
270         <Month>
271           <MonthID>jun</MonthID>
272           <DefaultAbbrvName>jun</DefaultAbbrvName>
273           <DefaultFullName>juni</DefaultFullName>
274         </Month>
275         <Month>
276           <MonthID>jul</MonthID>
277           <DefaultAbbrvName>jul</DefaultAbbrvName>
278           <DefaultFullName>juli</DefaultFullName>
279         </Month>
280         <Month>
281           <MonthID>aug</MonthID>
282           <DefaultAbbrvName>aug</DefaultAbbrvName>
283           <DefaultFullName>august</DefaultFullName>
284         </Month>
285         <Month>
286           <MonthID>sep</MonthID>
287           <DefaultAbbrvName>sep</DefaultAbbrvName>
288           <DefaultFullName>september</DefaultFullName>
289         </Month>
290         <Month>
291           <MonthID>oct</MonthID>
292           <DefaultAbbrvName>okt</DefaultAbbrvName>
293           <DefaultFullName>oktober</DefaultFullName>
294         </Month>
295         <Month>
296           <MonthID>nov</MonthID>
297           <DefaultAbbrvName>nov</DefaultAbbrvName>
298           <DefaultFullName>november</DefaultFullName>
299         </Month>
300         <Month>
301           <MonthID>dec</MonthID>
302           <DefaultAbbrvName>dec</DefaultAbbrvName>
303           <DefaultFullName>december</DefaultFullName>
304         </Month>
305       </MonthsOfYear>
306       <Eras>
307         <Era>
308           <EraID>bc</EraID>
309           <DefaultAbbrvName>f.Kr.</DefaultAbbrvName>
310           <DefaultFullName>før Kristus</DefaultFullName>
311         </Era>
312         <Era>
313           <EraID>ad</EraID>
314           <DefaultAbbrvName>e.Kr.</DefaultAbbrvName>
315           <DefaultFullName>efter Kristus</DefaultFullName>
316         </Era>
317       </Eras>
318       <StartDayOfWeek>
319         <DayID>mon</DayID>
320       </StartDayOfWeek>
321       <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
322     </Calendar>
323   </LC_CALENDAR>
324   <LC_CURRENCY>
325     <Currency default="true" usedInCompatibleFormatCodes="true">
326       <CurrencyID>DKK</CurrencyID>
327       <CurrencySymbol>kr</CurrencySymbol>
328       <BankSymbol>DKK</BankSymbol>
329       <CurrencyName>Dansk krone</CurrencyName>
330       <DecimalPlaces>2</DecimalPlaces>
331     </Currency>
332   </LC_CURRENCY>
333   <LC_TRANSLITERATION ref="en_US"/>
334   <LC_MISC>
335     <ReservedWords>
336       <trueWord>sand</trueWord>
337       <falseWord>falsk</falseWord>
338       <quarter1Word>1. kvartal</quarter1Word>
339       <quarter2Word>2. kvartal</quarter2Word>
340       <quarter3Word>3. kvartal</quarter3Word>
341       <quarter4Word>4. kvartal</quarter4Word>
342       <aboveWord>over</aboveWord>
343       <belowWord>under</belowWord>
344       <quarter1Abbreviation>K1</quarter1Abbreviation>
345       <quarter2Abbreviation>K2</quarter2Abbreviation>
346       <quarter3Abbreviation>K3</quarter3Abbreviation>
347       <quarter4Abbreviation>K4</quarter4Abbreviation>
348     </ReservedWords>
349   </LC_MISC>
350   <LC_NumberingLevel ref="en_US"/>
351   <LC_OutLineNumberingLevel ref="en_US"/>
352 </Locale>