xref: /core/i18npool/source/localedata/data/en_ZA.xml (revision fbc6415b)
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>en</LangID>
24      <DefaultName>English</DefaultName>
25    </Language>
26    <Country>
27      <CountryID>ZA</CountryID>
28      <DefaultName>South Africa</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 replaceFrom="[CURRENCY]" replaceTo="[$R-1C09]">
55    <!-- Y-M-D implicit from formatindex="21", Y/M/D implicit from formatindex="21" and DateSeparator -->
56    <DateAcceptancePattern>M-D</DateAcceptancePattern>
57    <DateAcceptancePattern>M/D</DateAcceptancePattern>
58    <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
59      <FormatCode>Standard</FormatCode>
60    </FormatElement>
61    <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
62      <FormatCode>0</FormatCode>
63    </FormatElement>
64    <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
65      <FormatCode>0,00</FormatCode>
66    </FormatElement>
67    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
68      <FormatCode># ##0</FormatCode>
69    </FormatElement>
70    <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
71      <FormatCode># ##0,00</FormatCode>
72    </FormatElement>
73    <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
74      <FormatCode># ###,00</FormatCode>
75    </FormatElement>
76    <FormatElement msgid="FixedFormatskey7" default="false" type="short" usage="FIXED_NUMBER" formatindex="70">
77      <FormatCode># ##0_);(# ##0)</FormatCode>
78    </FormatElement>
79    <FormatElement msgid="FixedFormatskey8" default="false" type="medium" usage="FIXED_NUMBER" formatindex="71">
80      <FormatCode># ##0,00_);(# ##0,00)</FormatCode>
81    </FormatElement>
82    <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
83      <FormatCode>0,00E+000</FormatCode>
84    </FormatElement>
85    <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
86      <FormatCode>0,00E+00</FormatCode>
87    </FormatElement>
88    <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
89      <FormatCode>##0,00E+00</FormatCode>
90    </FormatElement>
91    <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
92      <FormatCode>0%</FormatCode>
93    </FormatElement>
94    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
95      <FormatCode>0,00%</FormatCode>
96    </FormatElement>
97    <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
98      <FormatCode>[CURRENCY] # ##0;[CURRENCY]-# ##0</FormatCode>
99    </FormatElement>
100    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
101      <FormatCode>[CURRENCY] # ##0,00;[CURRENCY]-# ##0,00</FormatCode>
102    </FormatElement>
103    <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
104      <FormatCode>[CURRENCY] # ##0;[RED][CURRENCY]-# ##0</FormatCode>
105    </FormatElement>
106    <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
107      <FormatCode>[CURRENCY] # ##0,00;[RED][CURRENCY]-# ##0,00</FormatCode>
108    </FormatElement>
109    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
110      <FormatCode># ##0,00 CCC</FormatCode>
111    </FormatElement>
112    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
113      <FormatCode>[CURRENCY] # ##0,--;[RED][CURRENCY]-# ##0,--</FormatCode>
114    </FormatElement>
115    <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
116      <FormatCode>YY-MM-DD</FormatCode>
117    </FormatElement>
118    <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
119      <FormatCode>DD MMMM YYYY</FormatCode>
120    </FormatElement>
121    <FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="20">
122      <FormatCode>YY-MM-DD</FormatCode>
123    </FormatElement>
124    <FormatElement msgid="DateFormatskey7" default="true" type="medium" usage="DATE" formatindex="21">
125      <FormatCode>YYYY-MM-DD</FormatCode>
126    </FormatElement>
127    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
128      <FormatCode>D MMM YY</FormatCode>
129    </FormatElement>
130    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
131      <FormatCode>D MMM YYYY</FormatCode>
132    </FormatElement>
133    <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
134      <FormatCode>D. MMM. YYYY</FormatCode>
135    </FormatElement>
136    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
137      <FormatCode>D MMMM YYYY</FormatCode>
138    </FormatElement>
139    <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
140      <FormatCode>D. MMMM YYYY</FormatCode>
141    </FormatElement>
142    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
143      <FormatCode>NN D MMM YY</FormatCode>
144    </FormatElement>
145    <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
146      <FormatCode>NN DD/MMM YY</FormatCode>
147    </FormatElement>
148    <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
149      <FormatCode>NN D MMMM YYYY</FormatCode>
150    </FormatElement>
151    <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
152      <FormatCode>NNNND MMMM YYYY</FormatCode>
153    </FormatElement>
154    <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
155      <FormatCode>MM-DD</FormatCode>
156    </FormatElement>
157    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
158      <FormatCode>YY-MM-DD</FormatCode>
159    </FormatElement>
160    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
161      <FormatCode>YYYY-MM-DD</FormatCode>
162      <DefaultName>ISO 8601</DefaultName>
163    </FormatElement>
164    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
165      <FormatCode>YY/MM</FormatCode>
166    </FormatElement>
167    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
168      <FormatCode>MMM DD</FormatCode>
169    </FormatElement>
170    <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
171      <FormatCode>MMMM</FormatCode>
172    </FormatElement>
173    <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
174      <FormatCode>QQ YY</FormatCode>
175    </FormatElement>
176    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
177      <FormatCode>WW</FormatCode>
178    </FormatElement>
179    <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="60">
180      <FormatCode>YY/MM/DD</FormatCode>
181    </FormatElement>
182    <FormatElement msgid="DateFormatskey23" default="false" type="medium" usage="DATE" formatindex="61">
183      <FormatCode>YYYY/MM/DD</FormatCode>
184    </FormatElement>
185    <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
186      <FormatCode>HH:MM</FormatCode>
187    </FormatElement>
188    <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
189      <FormatCode>HH:MM:SS</FormatCode>
190    </FormatElement>
191    <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
192      <FormatCode>HH:MM AM/PM</FormatCode>
193    </FormatElement>
194    <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
195      <FormatCode>HH:MM:SS AM/PM</FormatCode>
196    </FormatElement>
197    <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
198      <FormatCode>[HH]:MM:SS</FormatCode>
199    </FormatElement>
200    <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
201      <FormatCode>MM:SS,00</FormatCode>
202    </FormatElement>
203    <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
204      <FormatCode>[HH]:MM:SS,00</FormatCode>
205    </FormatElement>
206    <FormatElement msgid="DateTimeFormatskey1" default="false" type="medium" usage="DATE_TIME" formatindex="46">
207      <FormatCode>YY-MM-DD HH:MM</FormatCode>
208    </FormatElement>
209    <FormatElement msgid="DateTimeFormatskey2" default="true" type="medium" usage="DATE_TIME" formatindex="47">
210      <FormatCode>YYYY-MM-DD HH:MM:SS</FormatCode>
211    </FormatElement>
212    <FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="62">
213      <FormatCode>YY/MM/DD HH:MM</FormatCode>
214    </FormatElement>
215    <FormatElement msgid="DateTimeFormatskey4" default="false" type="medium" usage="DATE_TIME" formatindex="63">
216      <FormatCode>YYYY/MM/DD HH:MM:SS</FormatCode>
217    </FormatElement>
218  </LC_FORMAT>
219  <LC_COLLATION ref="en_US" />
220  <LC_SEARCH ref="en_US"/>
221  <LC_INDEX ref="en_US"/>
222  <LC_CALENDAR>
223    <Calendar unoid="gregorian" default="true">
224      <DaysOfWeek>
225        <Day>
226          <DayID>sun</DayID>
227          <DefaultAbbrvName>Sun</DefaultAbbrvName>
228          <DefaultFullName>Sunday</DefaultFullName>
229        </Day>
230        <Day>
231          <DayID>mon</DayID>
232          <DefaultAbbrvName>Mon</DefaultAbbrvName>
233          <DefaultFullName>Monday</DefaultFullName>
234        </Day>
235        <Day>
236          <DayID>tue</DayID>
237          <DefaultAbbrvName>Tue</DefaultAbbrvName>
238          <DefaultFullName>Tuesday</DefaultFullName>
239        </Day>
240        <Day>
241          <DayID>wed</DayID>
242          <DefaultAbbrvName>Wed</DefaultAbbrvName>
243          <DefaultFullName>Wednesday</DefaultFullName>
244        </Day>
245        <Day>
246          <DayID>thu</DayID>
247          <DefaultAbbrvName>Thu</DefaultAbbrvName>
248          <DefaultFullName>Thursday</DefaultFullName>
249        </Day>
250        <Day>
251          <DayID>fri</DayID>
252          <DefaultAbbrvName>Fri</DefaultAbbrvName>
253          <DefaultFullName>Friday</DefaultFullName>
254        </Day>
255        <Day>
256          <DayID>sat</DayID>
257          <DefaultAbbrvName>Sat</DefaultAbbrvName>
258          <DefaultFullName>Saturday</DefaultFullName>
259        </Day>
260      </DaysOfWeek>
261      <MonthsOfYear>
262        <Month>
263          <MonthID>jan</MonthID>
264          <DefaultAbbrvName>Jan</DefaultAbbrvName>
265          <DefaultFullName>January</DefaultFullName>
266        </Month>
267        <Month>
268          <MonthID>feb</MonthID>
269          <DefaultAbbrvName>Feb</DefaultAbbrvName>
270          <DefaultFullName>February</DefaultFullName>
271        </Month>
272        <Month>
273          <MonthID>mar</MonthID>
274          <DefaultAbbrvName>Mar</DefaultAbbrvName>
275          <DefaultFullName>March</DefaultFullName>
276        </Month>
277        <Month>
278          <MonthID>apr</MonthID>
279          <DefaultAbbrvName>Apr</DefaultAbbrvName>
280          <DefaultFullName>April</DefaultFullName>
281        </Month>
282        <Month>
283          <MonthID>may</MonthID>
284          <DefaultAbbrvName>May</DefaultAbbrvName>
285          <DefaultFullName>May</DefaultFullName>
286        </Month>
287        <Month>
288          <MonthID>jun</MonthID>
289          <DefaultAbbrvName>Jun</DefaultAbbrvName>
290          <DefaultFullName>June</DefaultFullName>
291        </Month>
292        <Month>
293          <MonthID>jul</MonthID>
294          <DefaultAbbrvName>Jul</DefaultAbbrvName>
295          <DefaultFullName>July</DefaultFullName>
296        </Month>
297        <Month>
298          <MonthID>aug</MonthID>
299          <DefaultAbbrvName>Aug</DefaultAbbrvName>
300          <DefaultFullName>August</DefaultFullName>
301        </Month>
302        <Month>
303          <MonthID>sep</MonthID>
304          <DefaultAbbrvName>Sep</DefaultAbbrvName>
305          <DefaultFullName>September</DefaultFullName>
306        </Month>
307        <Month>
308          <MonthID>oct</MonthID>
309          <DefaultAbbrvName>Oct</DefaultAbbrvName>
310          <DefaultFullName>October</DefaultFullName>
311        </Month>
312        <Month>
313          <MonthID>nov</MonthID>
314          <DefaultAbbrvName>Nov</DefaultAbbrvName>
315          <DefaultFullName>November</DefaultFullName>
316        </Month>
317        <Month>
318          <MonthID>dec</MonthID>
319          <DefaultAbbrvName>Dec</DefaultAbbrvName>
320          <DefaultFullName>December</DefaultFullName>
321        </Month>
322      </MonthsOfYear>
323      <Eras>
324        <Era>
325          <EraID>bc</EraID>
326          <DefaultAbbrvName>BC</DefaultAbbrvName>
327          <DefaultFullName>BC</DefaultFullName>
328        </Era>
329        <Era>
330          <EraID>ad</EraID>
331          <DefaultAbbrvName>AD</DefaultAbbrvName>
332          <DefaultFullName>AD</DefaultFullName>
333        </Era>
334      </Eras>
335      <StartDayOfWeek>
336        <DayID>sun</DayID>
337      </StartDayOfWeek>
338      <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
339    </Calendar>
340  </LC_CALENDAR>
341  <LC_CURRENCY>
342    <Currency default="true" usedInCompatibleFormatCodes="true">
343      <CurrencyID>ZAR</CurrencyID>
344      <CurrencySymbol>R</CurrencySymbol>
345      <BankSymbol>ZAR</BankSymbol>
346      <CurrencyName>Rand</CurrencyName>
347      <DecimalPlaces>2</DecimalPlaces>
348    </Currency>
349  </LC_CURRENCY>
350  <LC_TRANSLITERATION ref="en_US"/>
351  <LC_MISC ref="en_US"/>
352  <LC_NumberingLevel ref="en_US"/>
353  <LC_OutLineNumberingLevel ref="en_US"/>
354</Locale>
355