1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Locale SYSTEM "locale.dtd">
4 * This file is part of the LibreOffice project.
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/.
10 * This file incorporates work covered by the following license notice:
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 .
20 <Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.0">
24 <DefaultName>Gaelic, Scottish</DefaultName>
27 <CountryID>GB</CountryID>
28 <DefaultName>United Kingdom</DefaultName>
31 <LC_CTYPE unoid="generic">
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>
45 <QuotationStart>’</QuotationStart>
46 <QuotationEnd>’</QuotationEnd>
47 <DoubleQuotationStart>“</DoubleQuotationStart>
48 <DoubleQuotationEnd>”</DoubleQuotationEnd>
52 <MeasurementSystem>Metric</MeasurementSystem>
54 <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$£-43C]">
55 <DateAcceptancePattern>D/M</DateAcceptancePattern>
56 <DateAcceptancePattern>D.M.Y</DateAcceptancePattern>
57 <DateAcceptancePattern>D-M</DateAcceptancePattern>
58 <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
59 <FormatCode>General</FormatCode>
61 <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
62 <FormatCode>0</FormatCode>
64 <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
65 <FormatCode>0.00</FormatCode>
67 <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
68 <FormatCode>#,##0</FormatCode>
70 <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
71 <FormatCode>#,##0.00</FormatCode>
73 <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
74 <FormatCode>#,###.00</FormatCode>
76 <FormatElement msgid="FixedFormatskey7" default="false" type="short" usage="FIXED_NUMBER" formatindex="70">
77 <FormatCode>#,##0_);(#,##0)</FormatCode>
79 <FormatElement msgid="FixedFormatskey8" default="false" type="medium" usage="FIXED_NUMBER" formatindex="71">
80 <FormatCode>#,##0.00_);(#,##0.00)</FormatCode>
82 <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
83 <FormatCode>[CURRENCY]#,##0;-[CURRENCY]#,##0</FormatCode>
85 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
86 <FormatCode>[CURRENCY]#,##0.00;-[CURRENCY]#,##0.00</FormatCode>
88 <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
89 <FormatCode>[CURRENCY]#,##0;[RED]-[CURRENCY]#,##0</FormatCode>
91 <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
92 <FormatCode>[CURRENCY]#,##0.00;[RED]-[CURRENCY]#,##0.00</FormatCode>
94 <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
95 <FormatCode>#,##0.00 CCC</FormatCode>
97 <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
98 <FormatCode>[CURRENCY]#,##0.--;[RED]-[CURRENCY]#,##0.--</FormatCode>
100 <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
101 <FormatCode>0" "%</FormatCode>
103 <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
104 <FormatCode>0.00" "%</FormatCode>
106 <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
107 <FormatCode>0.00E+000</FormatCode>
109 <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
110 <FormatCode>0.00E+00</FormatCode>
112 <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
113 <FormatCode>##0.00E+00</FormatCode>
115 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
116 <FormatCode>DD/MM/YY</FormatCode>
118 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
119 <FormatCode>NN DD/MMM YY</FormatCode>
121 <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
122 <FormatCode>MM/YY</FormatCode>
124 <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
125 <FormatCode>DD/MMM</FormatCode>
127 <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
128 <FormatCode>MMMM</FormatCode>
130 <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
131 <FormatCode>QQ YY</FormatCode>
133 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21">
134 <FormatCode>DD/MM/YYYY</FormatCode>
136 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20">
137 <FormatCode>DD/MM/YY</FormatCode>
139 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
140 <FormatCode>DD MMMM YYYY</FormatCode>
142 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
143 <FormatCode>D MMM YY</FormatCode>
145 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
146 <FormatCode>D MMM YYYY</FormatCode>
148 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
149 <FormatCode>D MMMM YYYY</FormatCode>
151 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
152 <FormatCode>NN D MMM YY</FormatCode>
154 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
155 <FormatCode>NN D MMMM YYYY</FormatCode>
157 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
158 <FormatCode>NNNND MMMM YYYY</FormatCode>
160 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
161 <FormatCode>D. MMM. YYYY</FormatCode>
163 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
164 <FormatCode>D. MMMM YYYY</FormatCode>
166 <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
167 <FormatCode>MM-DD</FormatCode>
169 <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
170 <FormatCode>YY-MM-DD</FormatCode>
172 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
173 <FormatCode>YYYY-MM-DD</FormatCode>
174 <DefaultName>ISO 8601</DefaultName>
176 <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
177 <FormatCode>WW</FormatCode>
179 <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
180 <FormatCode>HH:MM</FormatCode>
182 <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
183 <FormatCode>HH:MM:SS</FormatCode>
185 <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
186 <FormatCode>HH:MM AM/PM</FormatCode>
188 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
189 <FormatCode>HH:MM:SS AM/PM</FormatCode>
191 <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
192 <FormatCode>[HH]:MM:SS</FormatCode>
194 <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
195 <FormatCode>MM:SS.00</FormatCode>
197 <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
198 <FormatCode>[HH]:MM:SS.00</FormatCode>
200 <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
201 <FormatCode>DD/MM/YY HH:MM</FormatCode>
203 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
204 <FormatCode>DD/MM/YYYY HH:MM:SS</FormatCode>
208 <Collator default="true" unoid="alphanumeric"/>
210 <TransliterationModules>IGNORE_CASE</TransliterationModules>
215 <TransliterationModules>IGNORE_CASE</TransliterationModules>
219 <IndexKey phonetic="false" default="true" unoid="alphanumeric">AÀÁBCDEÈÉFGHIJKÌLMNOÒÓPQRSTUÙVWXYZ</IndexKey>
220 <UnicodeScript>0</UnicodeScript>
221 <UnicodeScript>1</UnicodeScript>
222 <FollowPageWord>td</FollowPageWord>
223 <FollowPageWord>td</FollowPageWord>
226 <Calendar unoid="gregorian" default="true">
230 <DefaultAbbrvName>DiD</DefaultAbbrvName>
231 <DefaultFullName>DiDòmhnaich</DefaultFullName>
235 <DefaultAbbrvName>DiL</DefaultAbbrvName>
236 <DefaultFullName>DiLuain</DefaultFullName>
240 <DefaultAbbrvName>DiM</DefaultAbbrvName>
241 <DefaultFullName>DiMàirt</DefaultFullName>
245 <DefaultAbbrvName>DiC</DefaultAbbrvName>
246 <DefaultFullName>DiCiadain</DefaultFullName>
250 <DefaultAbbrvName>Dia</DefaultAbbrvName>
251 <DefaultFullName>DiarDaoin</DefaultFullName>
255 <DefaultAbbrvName>Dih</DefaultAbbrvName>
256 <DefaultFullName>DihAoine</DefaultFullName>
260 <DefaultAbbrvName>DiS</DefaultAbbrvName>
261 <DefaultFullName>DiSathairne</DefaultFullName>
266 <MonthID>jan</MonthID>
267 <DefaultAbbrvName>Faoi</DefaultAbbrvName>
268 <DefaultFullName>Faoilleach</DefaultFullName>
271 <MonthID>feb</MonthID>
272 <DefaultAbbrvName>Gearr</DefaultAbbrvName>
273 <DefaultFullName>Gearran</DefaultFullName>
276 <MonthID>mar</MonthID>
277 <DefaultAbbrvName>Màrt</DefaultAbbrvName>
278 <DefaultFullName>Màrt</DefaultFullName>
281 <MonthID>apr</MonthID>
282 <DefaultAbbrvName>Gibl</DefaultAbbrvName>
283 <DefaultFullName>Giblean</DefaultFullName>
286 <MonthID>may</MonthID>
287 <DefaultAbbrvName>Cèit</DefaultAbbrvName>
288 <DefaultFullName>Cèitean</DefaultFullName>
291 <MonthID>jun</MonthID>
292 <DefaultAbbrvName>Ògmh</DefaultAbbrvName>
293 <DefaultFullName>Ògmhios</DefaultFullName>
296 <MonthID>jul</MonthID>
297 <DefaultAbbrvName>Iuch</DefaultAbbrvName>
298 <DefaultFullName>Iuchar</DefaultFullName>
301 <MonthID>aug</MonthID>
302 <DefaultAbbrvName>Lùna</DefaultAbbrvName>
303 <DefaultFullName>Lùnastal</DefaultFullName>
306 <MonthID>sep</MonthID>
307 <DefaultAbbrvName>Sult</DefaultAbbrvName>
308 <DefaultFullName>Sultain</DefaultFullName>
311 <MonthID>oct</MonthID>
312 <DefaultAbbrvName>Dàmh</DefaultAbbrvName>
313 <DefaultFullName>Dàmhair</DefaultFullName>
316 <MonthID>nov</MonthID>
317 <DefaultAbbrvName>Samh</DefaultAbbrvName>
318 <DefaultFullName>Samhain</DefaultFullName>
321 <MonthID>dec</MonthID>
322 <DefaultAbbrvName>Dùbh</DefaultAbbrvName>
323 <DefaultFullName>Dùbhlachd</DefaultFullName>
328 <MonthID>jan</MonthID>
329 <DefaultAbbrvName>Faoi</DefaultAbbrvName>
330 <DefaultFullName>dhen Fhaoilleach</DefaultFullName>
333 <MonthID>feb</MonthID>
334 <DefaultAbbrvName>Gearr</DefaultAbbrvName>
335 <DefaultFullName>dhen Ghearran</DefaultFullName>
338 <MonthID>mar</MonthID>
339 <DefaultAbbrvName>Màrt</DefaultAbbrvName>
340 <DefaultFullName>dhen Mhàrt</DefaultFullName>
343 <MonthID>apr</MonthID>
344 <DefaultAbbrvName>Gibl</DefaultAbbrvName>
345 <DefaultFullName>dhen Ghiblean</DefaultFullName>
348 <MonthID>may</MonthID>
349 <DefaultAbbrvName>Cèit</DefaultAbbrvName>
350 <DefaultFullName>dhen Chèitean</DefaultFullName>
353 <MonthID>jun</MonthID>
354 <DefaultAbbrvName>Ògmh</DefaultAbbrvName>
355 <DefaultFullName>dhen Ògmhios</DefaultFullName>
358 <MonthID>jul</MonthID>
359 <DefaultAbbrvName>Iuch</DefaultAbbrvName>
360 <DefaultFullName>dhen Iuchar</DefaultFullName>
363 <MonthID>aug</MonthID>
364 <DefaultAbbrvName>Lùna</DefaultAbbrvName>
365 <DefaultFullName>dhen Lùnastal</DefaultFullName>
368 <MonthID>sep</MonthID>
369 <DefaultAbbrvName>Sult</DefaultAbbrvName>
370 <DefaultFullName>dhen t-Sultain</DefaultFullName>
373 <MonthID>oct</MonthID>
374 <DefaultAbbrvName>Dàmh</DefaultAbbrvName>
375 <DefaultFullName>dhen Dàmhair</DefaultFullName>
378 <MonthID>nov</MonthID>
379 <DefaultAbbrvName>Samh</DefaultAbbrvName>
380 <DefaultFullName>dhen t-Samhain</DefaultFullName>
383 <MonthID>dec</MonthID>
384 <DefaultAbbrvName>Dùbh</DefaultAbbrvName>
385 <DefaultFullName>dhen Dùbhlachd</DefaultFullName>
391 <DefaultAbbrvName>RC</DefaultAbbrvName>
392 <DefaultFullName>ro Chrìost</DefaultFullName>
396 <DefaultAbbrvName>AD</DefaultAbbrvName>
397 <DefaultFullName>as dèidh Chrìost</DefaultFullName>
403 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
407 <Currency default="true" usedInCompatibleFormatCodes="true">
408 <CurrencyID>GBP</CurrencyID>
409 <CurrencySymbol>£</CurrencySymbol>
410 <BankSymbol>GBP</BankSymbol>
411 <CurrencyName>Punnd Sasannach</CurrencyName>
412 <DecimalPlaces>2</DecimalPlaces>
416 <Transliteration unoid="LOWERCASE_UPPERCASE"/>
417 <Transliteration unoid="UPPERCASE_LOWERCASE"/>
418 <Transliteration unoid="IGNORE_CASE"/>
419 </LC_TRANSLITERATION>
422 <trueWord>Fìor</trueWord>
423 <falseWord>Breug</falseWord>
424 <quarter1Word>Ràithe 1</quarter1Word>
425 <quarter2Word>Ràithe 2</quarter2Word>
426 <quarter3Word>Ràithe 3</quarter3Word>
427 <quarter4Word>Ràithe 4</quarter4Word>
428 <aboveWord>Os cionn</aboveWord>
429 <belowWord>Fo</belowWord>
430 <quarter1Abbreviation>R 1</quarter1Abbreviation>
431 <quarter2Abbreviation>R 2</quarter2Abbreviation>
432 <quarter3Abbreviation>R 3</quarter3Abbreviation>
433 <quarter4Abbreviation>R 4</quarter4Abbreviation>
437 <NumberingLevel NumType="4" Prefix=" " Suffix=")"/>
438 <NumberingLevel NumType="4" Prefix=" " Suffix="."/>
439 <NumberingLevel NumType="4" Prefix="(" Suffix=")"/>
440 <NumberingLevel NumType="2" Prefix=" " Suffix="."/>
441 <NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
442 <NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
443 <NumberingLevel NumType="1" Prefix="(" Suffix=")"/>
444 <NumberingLevel NumType="3" Prefix=" " Suffix="."/>
446 <LC_OutLineNumberingLevel ref="en_US"/>