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 <DateAcceptancePattern>D-M</DateAcceptancePattern> 56 <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 57 <FormatCode>Standard</FormatCode> 58 </FormatElement> 59 <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1"> 60 <FormatCode>0</FormatCode> 61 </FormatElement> 62 <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> 63 <FormatCode>0,00</FormatCode> 64 </FormatElement> 65 <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> 66 <FormatCode>#.##0</FormatCode> 67 </FormatElement> 68 <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> 69 <FormatCode>#.##0,00</FormatCode> 70 </FormatElement> 71 <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> 72 <FormatCode>#.###,00</FormatCode> 73 </FormatElement> 74 <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> 75 <FormatCode>0,00E+000</FormatCode> 76 </FormatElement> 77 <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> 78 <FormatCode>0,00E+00</FormatCode> 79 </FormatElement> 80 <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78"> 81 <FormatCode>##0,00E+00</FormatCode> 82 </FormatElement> 83 <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> 84 <FormatCode>0" "%</FormatCode> 85 </FormatElement> 86 <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> 87 <FormatCode>0,00" "%</FormatCode> 88 </FormatElement> 89 <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> 90 <FormatCode>[$kr.-406] #.##0;[$kr.-406] -#.##0</FormatCode> 91 </FormatElement> 92 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 93 <FormatCode>[$kr.-406] #.##0,00;[$kr.-406] -#.##0,00</FormatCode> 94 </FormatElement> 95 <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 96 <FormatCode>[$kr.-406] #.##0;[RED][$kr.-406] -#.##0</FormatCode> 97 </FormatElement> 98 <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> 99 <FormatCode>[$kr.-406] #.##0,00;[RED][$kr.-406] -#.##0,00</FormatCode> 100 </FormatElement> 101 <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 102 <FormatCode>#.##0,00 CCC</FormatCode> 103 </FormatElement> 104 <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 105 <FormatCode>[$kr.-406] #.##0,--;[RED][$kr.-406] -#.##0,--</FormatCode> 106 </FormatElement> 107 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> 108 <FormatCode>DD-MM-YY</FormatCode> 109 </FormatElement> 110 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> 111 <FormatCode>D. MMMM YYYY</FormatCode> 112 </FormatElement> 113 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> 114 <FormatCode>DD-MM-YY</FormatCode> 115 </FormatElement> 116 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> 117 <FormatCode>DD-MM-YYYY</FormatCode> 118 </FormatElement> 119 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> 120 <FormatCode>D. MMM YY</FormatCode> 121 </FormatElement> 122 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23"> 123 <FormatCode>D. MMM YYYY</FormatCode> 124 </FormatElement> 125 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24"> 126 <FormatCode>D. MMM. YYYY</FormatCode> 127 </FormatElement> 128 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25"> 129 <FormatCode>D. MMMM YYYY</FormatCode> 130 </FormatElement> 131 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26"> 132 <FormatCode>D. MMMM YYYY</FormatCode> 133 </FormatElement> 134 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27"> 135 <FormatCode>NN D. MMM YY</FormatCode> 136 </FormatElement> 137 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 138 <FormatCode>NN DD-MMM YY</FormatCode> 139 </FormatElement> 140 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29"> 141 <FormatCode>NN D. MMMM YYYY</FormatCode> 142 </FormatElement> 143 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> 144 <FormatCode>NNNND. MMMM YYYY</FormatCode> 145 </FormatElement> 146 <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> 147 <FormatCode>MM-DD</FormatCode> 148 </FormatElement> 149 <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32"> 150 <FormatCode>YY-MM-DD</FormatCode> 151 </FormatElement> 152 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33"> 153 <FormatCode>YYYY-MM-DD</FormatCode> 154 <DefaultName>ISO 8601 (EN 28601)</DefaultName> 155 </FormatElement> 156 <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34"> 157 <FormatCode>MM-YY</FormatCode> 158 </FormatElement> 159 <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35"> 160 <FormatCode>DD-MMM</FormatCode> 161 </FormatElement> 162 <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36"> 163 <FormatCode>MMMM</FormatCode> 164 </FormatElement> 165 <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37"> 166 <FormatCode>QQ YY</FormatCode> 167 </FormatElement> 168 <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38"> 169 <FormatCode>WW</FormatCode> 170 </FormatElement> 171 <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> 172 <FormatCode>TT:MM</FormatCode> 173 </FormatElement> 174 <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 175 <FormatCode>TT:MM:SS</FormatCode> 176 </FormatElement> 177 <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41"> 178 <FormatCode>TT:MM AM/PM</FormatCode> 179 </FormatElement> 180 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 181 <FormatCode>TT:MM:SS AM/PM</FormatCode> 182 </FormatElement> 183 <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 184 <FormatCode>[TT]:MM:SS</FormatCode> 185 </FormatElement> 186 <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44"> 187 <FormatCode>MM:SS,00</FormatCode> 188 </FormatElement> 189 <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45"> 190 <FormatCode>[TT]:MM:SS,00</FormatCode> 191 </FormatElement> 192 <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> 193 <FormatCode>DD-MM-YY TT:MM</FormatCode> 194 </FormatElement> 195 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 196 <FormatCode>DD-MM-YYYY TT:MM:SS</FormatCode> 197 </FormatElement> 198 </LC_FORMAT> 199 <LC_COLLATION ref="en_US" /> 200 <LC_SEARCH ref="en_US"/> 201 <LC_INDEX> 202 <IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z Æ Ø Å</IndexKey> 203 <UnicodeScript>0</UnicodeScript> 204 <UnicodeScript>1</UnicodeScript> 205 <UnicodeScript>2</UnicodeScript> 206 <FollowPageWord>f.</FollowPageWord> 207 <FollowPageWord>ff.</FollowPageWord> 208 </LC_INDEX> 209 <LC_CALENDAR> 210 <Calendar unoid="gregorian" default="true"> 211 <DaysOfWeek> 212 <Day> 213 <DayID>sun</DayID> 214 <DefaultAbbrvName>søn</DefaultAbbrvName> 215 <DefaultFullName>søndag</DefaultFullName> 216 </Day> 217 <Day> 218 <DayID>mon</DayID> 219 <DefaultAbbrvName>man</DefaultAbbrvName> 220 <DefaultFullName>mandag</DefaultFullName> 221 </Day> 222 <Day> 223 <DayID>tue</DayID> 224 <DefaultAbbrvName>tir</DefaultAbbrvName> 225 <DefaultFullName>tirsdag</DefaultFullName> 226 </Day> 227 <Day> 228 <DayID>wed</DayID> 229 <DefaultAbbrvName>ons</DefaultAbbrvName> 230 <DefaultFullName>onsdag</DefaultFullName> 231 </Day> 232 <Day> 233 <DayID>thu</DayID> 234 <DefaultAbbrvName>tor</DefaultAbbrvName> 235 <DefaultFullName>torsdag</DefaultFullName> 236 </Day> 237 <Day> 238 <DayID>fri</DayID> 239 <DefaultAbbrvName>fre</DefaultAbbrvName> 240 <DefaultFullName>fredag</DefaultFullName> 241 </Day> 242 <Day> 243 <DayID>sat</DayID> 244 <DefaultAbbrvName>lør</DefaultAbbrvName> 245 <DefaultFullName>lørdag</DefaultFullName> 246 </Day> 247 </DaysOfWeek> 248 <MonthsOfYear> 249 <Month> 250 <MonthID>jan</MonthID> 251 <DefaultAbbrvName>jan</DefaultAbbrvName> 252 <DefaultFullName>januar</DefaultFullName> 253 </Month> 254 <Month> 255 <MonthID>feb</MonthID> 256 <DefaultAbbrvName>feb</DefaultAbbrvName> 257 <DefaultFullName>februar</DefaultFullName> 258 </Month> 259 <Month> 260 <MonthID>mar</MonthID> 261 <DefaultAbbrvName>mar</DefaultAbbrvName> 262 <DefaultFullName>marts</DefaultFullName> 263 </Month> 264 <Month> 265 <MonthID>apr</MonthID> 266 <DefaultAbbrvName>apr</DefaultAbbrvName> 267 <DefaultFullName>april</DefaultFullName> 268 </Month> 269 <Month> 270 <MonthID>may</MonthID> 271 <DefaultAbbrvName>maj</DefaultAbbrvName> 272 <DefaultFullName>maj</DefaultFullName> 273 </Month> 274 <Month> 275 <MonthID>jun</MonthID> 276 <DefaultAbbrvName>jun</DefaultAbbrvName> 277 <DefaultFullName>juni</DefaultFullName> 278 </Month> 279 <Month> 280 <MonthID>jul</MonthID> 281 <DefaultAbbrvName>jul</DefaultAbbrvName> 282 <DefaultFullName>juli</DefaultFullName> 283 </Month> 284 <Month> 285 <MonthID>aug</MonthID> 286 <DefaultAbbrvName>aug</DefaultAbbrvName> 287 <DefaultFullName>august</DefaultFullName> 288 </Month> 289 <Month> 290 <MonthID>sep</MonthID> 291 <DefaultAbbrvName>sep</DefaultAbbrvName> 292 <DefaultFullName>september</DefaultFullName> 293 </Month> 294 <Month> 295 <MonthID>oct</MonthID> 296 <DefaultAbbrvName>okt</DefaultAbbrvName> 297 <DefaultFullName>oktober</DefaultFullName> 298 </Month> 299 <Month> 300 <MonthID>nov</MonthID> 301 <DefaultAbbrvName>nov</DefaultAbbrvName> 302 <DefaultFullName>november</DefaultFullName> 303 </Month> 304 <Month> 305 <MonthID>dec</MonthID> 306 <DefaultAbbrvName>dec</DefaultAbbrvName> 307 <DefaultFullName>december</DefaultFullName> 308 </Month> 309 </MonthsOfYear> 310 <Eras> 311 <Era> 312 <EraID>bc</EraID> 313 <DefaultAbbrvName>f.Kr.</DefaultAbbrvName> 314 <DefaultFullName>før Kristus</DefaultFullName> 315 </Era> 316 <Era> 317 <EraID>ad</EraID> 318 <DefaultAbbrvName>e.Kr.</DefaultAbbrvName> 319 <DefaultFullName>efter Kristus</DefaultFullName> 320 </Era> 321 </Eras> 322 <StartDayOfWeek> 323 <DayID>mon</DayID> 324 </StartDayOfWeek> 325 <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek> 326 </Calendar> 327 </LC_CALENDAR> 328 <LC_CURRENCY> 329 <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true"> 330 <CurrencyID>DKK</CurrencyID> 331 <CurrencySymbol>kr</CurrencySymbol> 332 <BankSymbol>DKK</BankSymbol> 333 <CurrencyName>Dansk krone</CurrencyName> 334 <DecimalPlaces>2</DecimalPlaces> 335 </Currency> 336 <Currency default="true" usedInCompatibleFormatCodes="true"> 337 <CurrencyID>DKK</CurrencyID> 338 <CurrencySymbol>kr.</CurrencySymbol> 339 <BankSymbol>DKK</BankSymbol> 340 <CurrencyName>Dansk krone</CurrencyName> 341 <DecimalPlaces>2</DecimalPlaces> 342 </Currency> 343 </LC_CURRENCY> 344 <LC_TRANSLITERATION ref="en_US"/> 345 <LC_MISC> 346 <ReservedWords> 347 <trueWord>sand</trueWord> 348 <falseWord>falsk</falseWord> 349 <quarter1Word>1. kvartal</quarter1Word> 350 <quarter2Word>2. kvartal</quarter2Word> 351 <quarter3Word>3. kvartal</quarter3Word> 352 <quarter4Word>4. kvartal</quarter4Word> 353 <aboveWord>over</aboveWord> 354 <belowWord>under</belowWord> 355 <quarter1Abbreviation>K1</quarter1Abbreviation> 356 <quarter2Abbreviation>K2</quarter2Abbreviation> 357 <quarter3Abbreviation>K3</quarter3Abbreviation> 358 <quarter4Abbreviation>K4</quarter4Abbreviation> 359 </ReservedWords> 360 </LC_MISC> 361 <LC_NumberingLevel ref="en_US"/> 362 <LC_OutLineNumberingLevel ref="en_US"/> 363</Locale> 364
