1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2">
24  <LC_INFO>
25    <Language>
26      <LangID>es</LangID>
27      <DefaultName>Spanish</DefaultName>
28    </Language>
29    <Country>
30      <CountryID>BO</CountryID>
31      <DefaultName>Bolivia</DefaultName>
32    </Country>
33    <Platform>
34      <PlatformID>generic</PlatformID>
35    </Platform>
36  </LC_INFO>
37  <LC_CTYPE>
38    <Separators>
39      <DateSeparator>-</DateSeparator>
40      <ThousandSeparator>.</ThousandSeparator>
41      <DecimalSeparator>,</DecimalSeparator>
42      <TimeSeparator>:</TimeSeparator>
43      <Time100SecSeparator>.</Time100SecSeparator>
44      <ListSeparator>;</ListSeparator>
45      <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
46      <LongDateDaySeparator> de </LongDateDaySeparator>
47      <LongDateMonthSeparator> de </LongDateMonthSeparator>
48      <LongDateYearSeparator> </LongDateYearSeparator>
49    </Separators>
50    <Markers>
51      <QuotationStart>‘</QuotationStart>
52      <QuotationEnd>’</QuotationEnd>
53      <DoubleQuotationStart>“</DoubleQuotationStart>
54      <DoubleQuotationEnd>”</DoubleQuotationEnd>
55    </Markers>
56    <TimeAM>AM</TimeAM>
57    <TimePM>PM</TimePM>
58    <MeasurementSystem>metric</MeasurementSystem>
59  </LC_CTYPE>
60  <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$Bs-400A]">
61    <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
62      <FormatCode>Estandar</FormatCode>
63    </FormatElement>
64    <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
65      <FormatCode>0</FormatCode>
66    </FormatElement>
67    <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
68      <FormatCode>0,00</FormatCode>
69    </FormatElement>
70    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
71      <FormatCode>#.##0</FormatCode>
72    </FormatElement>
73    <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
74      <FormatCode>#.##0,00</FormatCode>
75    </FormatElement>
76    <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
77      <FormatCode>#.###,00</FormatCode>
78    </FormatElement>
79    <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
80      <FormatCode>0,00E+000</FormatCode>
81    </FormatElement>
82    <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
83      <FormatCode>0,00E+00</FormatCode>
84    </FormatElement>
85    <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
86      <FormatCode>0%</FormatCode>
87    </FormatElement>
88    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
89      <FormatCode>0,00%</FormatCode>
90    </FormatElement>
91    <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
92      <FormatCode>[CURRENCY] #.##0,00;-[CURRENCY] #.##0,00</FormatCode>
93    </FormatElement>
94    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
95      <FormatCode>[CURRENCY] #.##0,00;-[CURRENCY] #.##0,00</FormatCode>
96    </FormatElement>
97    <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14">
98      <FormatCode>[CURRENCY] #.##0,00;[RED]-[CURRENCY] #.##0,00</FormatCode>
99    </FormatElement>
100    <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15">
101      <FormatCode>[CURRENCY] #.##0,00;[RED]-[CURRENCY] #.##0,00</FormatCode>
102    </FormatElement>
103    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
104      <FormatCode>#.##0,00 CCC</FormatCode>
105    </FormatElement>
106    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
107      <FormatCode>[CURRENCY] #.##0,--;[RED]-[CURRENCY] #.##0,--</FormatCode>
108    </FormatElement>
109    <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
110      <FormatCode>D/MM/AA</FormatCode>
111    </FormatElement>
112    <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
113      <FormatCode>NNNND "de" MMMM "de" AAAA</FormatCode>
114    </FormatElement>
115    <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20">
116      <FormatCode>DD/MM/AA</FormatCode>
117    </FormatElement>
118    <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21">
119      <FormatCode>DD/MM/AAAA</FormatCode>
120    </FormatElement>
121    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
122      <FormatCode>D "de" MMM "de" AA</FormatCode>
123    </FormatElement>
124    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
125      <FormatCode>D "de" MMM "de" AAAA</FormatCode>
126    </FormatElement>
127    <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
128      <FormatCode>D. MMM. AAAA</FormatCode>
129    </FormatElement>
130    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
131      <FormatCode>D "de" MMMM "de" AAAA</FormatCode>
132    </FormatElement>
133    <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
134      <FormatCode>D. MMMM AAAA</FormatCode>
135    </FormatElement>
136    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
137      <FormatCode>NN D "de" MMM "de" AA</FormatCode>
138    </FormatElement>
139    <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
140      <FormatCode>NN DD/MMM AA</FormatCode>
141    </FormatElement>
142    <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
143      <FormatCode>NN D "de" MMMM "de" AAAA</FormatCode>
144    </FormatElement>
145    <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
146      <FormatCode>NNNND "de" MMMM "de" AAAA</FormatCode>
147    </FormatElement>
148    <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
149      <FormatCode>MM-DD</FormatCode>
150    </FormatElement>
151    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
152      <FormatCode>AA-MM-DD</FormatCode>
153      <DefaultName>ISO 8601</DefaultName>
154    </FormatElement>
155    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
156      <FormatCode>AAAA-MM-DD</FormatCode>
157      <DefaultName>ISO 8601</DefaultName>
158    </FormatElement>
159    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
160      <FormatCode>MM/AA</FormatCode>
161    </FormatElement>
162    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
163      <FormatCode>DD/MMM</FormatCode>
164    </FormatElement>
165    <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
166      <FormatCode>MMMM</FormatCode>
167    </FormatElement>
168    <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
169      <FormatCode>QQ AA</FormatCode>
170    </FormatElement>
171    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
172      <FormatCode>WW</FormatCode>
173    </FormatElement>
174    <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
175      <FormatCode>HH:MM</FormatCode>
176    </FormatElement>
177    <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
178      <FormatCode>HH:MM:SS</FormatCode>
179    </FormatElement>
180    <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
181      <FormatCode>HH:MM AM/PM</FormatCode>
182    </FormatElement>
183    <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
184      <FormatCode>HH:MM:SS AM/PM</FormatCode>
185    </FormatElement>
186    <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
187      <FormatCode>[HH]:MM:SS</FormatCode>
188    </FormatElement>
189    <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
190      <FormatCode>MM:SS.00</FormatCode>
191    </FormatElement>
192    <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
193      <FormatCode>[HH]:MM:SS.00</FormatCode>
194    </FormatElement>
195    <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
196      <FormatCode>DD/MM/AA HH:MM</FormatCode>
197    </FormatElement>
198    <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
199      <FormatCode>DD/MM/AAAA HH:MM:SS</FormatCode>
200    </FormatElement>
201  </LC_FORMAT>
202  <LC_COLLATION ref="en_US" />
203  <LC_SEARCH ref="en_US"/>
204  <LC_INDEX ref="es_ES"/>
205  <LC_CALENDAR ref="es_AR" />
206  <LC_CURRENCY>
207    <Currency default="true" usedInCompatibleFormatCodes="true">
208      <CurrencyID>BOB</CurrencyID>
209      <CurrencySymbol>Bs</CurrencySymbol>
210      <BankSymbol>BOB</BankSymbol>
211      <CurrencyName>boliviano</CurrencyName>
212      <DecimalPlaces>2</DecimalPlaces>
213    </Currency>
214    <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
215      <CurrencyID>BOB</CurrencyID>
216      <CurrencySymbol>B$</CurrencySymbol>
217      <BankSymbol>BOB</BankSymbol>
218      <CurrencyName>boliviano</CurrencyName>
219      <DecimalPlaces>2</DecimalPlaces>
220    </Currency>
221    <Currency default="false" usedInCompatibleFormatCodes="false">
222      <CurrencyID>BOP</CurrencyID>
223      <CurrencySymbol>B$</CurrencySymbol>
224      <BankSymbol>BOP</BankSymbol>
225      <CurrencyName>peso boliviano</CurrencyName>
226      <DecimalPlaces>0</DecimalPlaces>
227    </Currency>
228    <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
229      <CurrencyID>BOP</CurrencyID>
230      <CurrencySymbol>BOP</CurrencySymbol>
231      <BankSymbol>BOP</BankSymbol>
232      <CurrencyName>peso boliviano</CurrencyName>
233      <DecimalPlaces>0</DecimalPlaces>
234    </Currency>
235  </LC_CURRENCY>
236  <LC_TRANSLITERATION ref="en_US"/>
237  <LC_MISC ref="es_ES"/>
238  <LC_NumberingLevel ref="en_US"/>
239  <LC_OutLineNumberingLevel ref="en_US"/>
240</Locale>
241