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>nl</LangID> 24 <DefaultName>Dutch</DefaultName> 25 </Language> 26 <Country> 27 <CountryID>BE</CountryID> 28 <DefaultName>Belgium</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>Standaard</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>#.##0 [$BF-813];-#.##0 [$BF-813]</FormatCode> 91 </FormatElement> 92 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 93 <FormatCode>#.##0,00 [$BF-813];-#.##0,00 [$BF-813]</FormatCode> 94 </FormatElement> 95 <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 96 <FormatCode>#.##0 [$BF-813];[RED]-#.##0 [$BF-813]</FormatCode> 97 </FormatElement> 98 <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> 99 <FormatCode>#.##0,00 [$BF-813];[RED]-#.##0,00 [$BF-813]</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>#.##0,-- [$BF-813];[RED]-#.##0,-- [$BF-813]</FormatCode> 106 </FormatElement> 107 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> 108 <FormatCode>D/MM/JJ</FormatCode> 109 </FormatElement> 110 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> 111 <FormatCode>NNNND MMMM JJJJ</FormatCode> 112 </FormatElement> 113 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> 114 <FormatCode>DD/MM/JJ</FormatCode> 115 </FormatElement> 116 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> 117 <FormatCode>DD/MM/JJJJ</FormatCode> 118 </FormatElement> 119 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> 120 <FormatCode>D MMM JJ</FormatCode> 121 </FormatElement> 122 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23"> 123 <FormatCode>D MMM JJJJ</FormatCode> 124 </FormatElement> 125 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24"> 126 <FormatCode>D. MMM. JJJJ</FormatCode> 127 </FormatElement> 128 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25"> 129 <FormatCode>D MMMM JJJJ</FormatCode> 130 </FormatElement> 131 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26"> 132 <FormatCode>D. MMMM JJJJ</FormatCode> 133 </FormatElement> 134 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27"> 135 <FormatCode>NN D MMM JJ</FormatCode> 136 </FormatElement> 137 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 138 <FormatCode>NN DD/MMM JJ</FormatCode> 139 </FormatElement> 140 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29"> 141 <FormatCode>NN D MMMM JJJJ</FormatCode> 142 </FormatElement> 143 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> 144 <FormatCode>NNNND MMMM JJJJ</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>JJ-MM-DD</FormatCode> 151 </FormatElement> 152 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33"> 153 <FormatCode>JJJJ-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/JJ</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 JJ</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>UU:MM</FormatCode> 173 </FormatElement> 174 <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 175 <FormatCode>UU:MM:SS</FormatCode> 176 </FormatElement> 177 <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41"> 178 <FormatCode>UU:MM AM/PM</FormatCode> 179 </FormatElement> 180 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 181 <FormatCode>UU:MM:SS AM/PM</FormatCode> 182 </FormatElement> 183 <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 184 <FormatCode>[UU]: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>[UU]:MM:SS,00</FormatCode> 191 </FormatElement> 192 <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> 193 <FormatCode>DD/MM/JJ UU:MM</FormatCode> 194 </FormatElement> 195 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 196 <FormatCode>DD/MM/JJJJ UU:MM:SS</FormatCode> 197 </FormatElement> 198 <FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="50"> 199 <FormatCode>DD/MM/JJJJ UU:MM</FormatCode> 200 </FormatElement> 201 </LC_FORMAT> 202 <LC_COLLATION ref="en_US" /> 203 <LC_SEARCH ref="en_US"/> 204 <LC_INDEX ref="en_US"/> 205 <LC_CALENDAR ref="nl_NL"/> 206 <LC_CURRENCY> 207 <Currency default="true" usedInCompatibleFormatCodes="false"> 208 <CurrencyID>EUR</CurrencyID> 209 <CurrencySymbol>€</CurrencySymbol> 210 <BankSymbol>EUR</BankSymbol> 211 <CurrencyName>Euro</CurrencyName> 212 <DecimalPlaces>2</DecimalPlaces> 213 </Currency> 214 <Currency default="false" usedInCompatibleFormatCodes="true"> 215 <CurrencyID>BEF</CurrencyID> 216 <CurrencySymbol>BF</CurrencySymbol> 217 <BankSymbol>BEF</BankSymbol> 218 <CurrencyName>Belgische frank</CurrencyName> 219 <DecimalPlaces>2</DecimalPlaces> 220 </Currency> 221 <Currency default="false" usedInCompatibleFormatCodes="false"> 222 <CurrencyID>NLG</CurrencyID> 223 <CurrencySymbol>fl</CurrencySymbol> 224 <BankSymbol>NLG</BankSymbol> 225 <CurrencyName>Nederlandse gulden</CurrencyName> 226 <DecimalPlaces>2</DecimalPlaces> 227 </Currency> 228 </LC_CURRENCY> 229 <LC_TRANSLITERATION ref="en_US"/> 230 <LC_MISC ref="nl_NL"/> 231 <LC_NumberingLevel ref="en_US"/> 232 <LC_OutLineNumberingLevel ref="en_US"/> 233</Locale> 234
