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>UY</CountryID> 31<DefaultName>Uruguay</DefaultName> 32</Country> 33<Platform> 34<PlatformID>generic</PlatformID> 35</Platform> 36</LC_INFO> 37<LC_CTYPE unoid="generic"> 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> </LongDateDaySeparator> 47<LongDateMonthSeparator> </LongDateMonthSeparator> 48<LongDateYearSeparator> </LongDateYearSeparator> 49</Separators> 50<Markers> 51<QuotationStart>‘</QuotationStart> 52<QuotationEnd>’</QuotationEnd> 53<DoubleQuotationStart>“</DoubleQuotationStart> 54<DoubleQuotationEnd>”</DoubleQuotationEnd> 55</Markers> 56<TimeAM>a.m.</TimeAM> 57<TimePM>p.m.</TimePM> 58<MeasurementSystem>Metric</MeasurementSystem> 59</LC_CTYPE> 60<LC_FORMAT ref="es_AR" replaceTo="[$$-380A]"/> 61<LC_COLLATION ref="en_US"/> 62<LC_SEARCH ref="en_US"/> 63<LC_INDEX ref="es_ES"/> 64<LC_CALENDAR ref="es_AR"/> 65<LC_CURRENCY> 66<Currency default="true" usedInCompatibleFormatCodes="true"> 67<CurrencyID>UYU</CurrencyID> 68<CurrencySymbol>$</CurrencySymbol> 69<BankSymbol>UYU</BankSymbol> 70<CurrencyName>Peso Uruguayo</CurrencyName> 71<DecimalPlaces>2</DecimalPlaces> 72</Currency> 73</LC_CURRENCY> 74<LC_TRANSLITERATION ref="en_US"/> 75<LC_MISC ref="es_ES"/> 76<LC_NumberingLevel ref="en_US"/> 77<LC_OutLineNumberingLevel ref="en_US"/> 78</Locale> 79