• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="es"/>
12		<territory type="UY"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<months>
18					<monthContext type="format">
19						<monthWidth type="abbreviated">
20							<month type="1" draft="contributed">ene.</month>
21							<month type="2" draft="contributed">feb.</month>
22							<month type="3" draft="contributed">mar.</month>
23							<month type="4" draft="contributed">abr.</month>
24							<month type="5" draft="contributed">may.</month>
25							<month type="6" draft="contributed">jun.</month>
26							<month type="7" draft="contributed">jul.</month>
27							<month type="8" draft="contributed">ago.</month>
28							<month type="9" draft="contributed">set.</month>
29							<month type="10" draft="contributed">oct.</month>
30							<month type="11" draft="contributed">nov.</month>
31							<month type="12" draft="contributed">dic.</month>
32						</monthWidth>
33						<monthWidth type="wide">
34							<month type="1" draft="contributed">enero</month>
35							<month type="2" draft="contributed">febrero</month>
36							<month type="3" draft="contributed">marzo</month>
37							<month type="4" draft="contributed">abril</month>
38							<month type="5" draft="contributed">mayo</month>
39							<month type="6" draft="contributed">junio</month>
40							<month type="7" draft="contributed">julio</month>
41							<month type="8" draft="contributed">agosto</month>
42							<month type="9" draft="contributed">setiembre</month>
43							<month type="10" draft="contributed">octubre</month>
44							<month type="11" draft="contributed">noviembre</month>
45							<month type="12" draft="contributed">diciembre</month>
46						</monthWidth>
47					</monthContext>
48					<monthContext type="stand-alone">
49						<monthWidth type="abbreviated">
50							<month type="1" draft="contributed">Ene.</month>
51							<month type="2" draft="contributed">Feb.</month>
52							<month type="3" draft="contributed">Mar.</month>
53							<month type="4" draft="contributed">Abr.</month>
54							<month type="5" draft="contributed">May.</month>
55							<month type="6" draft="contributed">Jun.</month>
56							<month type="7" draft="contributed">Jul.</month>
57							<month type="8" draft="contributed">Ago.</month>
58							<month type="9" draft="contributed">Set.</month>
59							<month type="10" draft="contributed">Oct.</month>
60							<month type="11" draft="contributed">Nov.</month>
61							<month type="12" draft="contributed">Dic.</month>
62						</monthWidth>
63						<monthWidth type="wide">
64							<month type="1" draft="contributed">Enero</month>
65							<month type="2" draft="contributed">Febrero</month>
66							<month type="3" draft="contributed">Marzo</month>
67							<month type="4" draft="contributed">Abril</month>
68							<month type="5" draft="contributed">Mayo</month>
69							<month type="6" draft="contributed">Junio</month>
70							<month type="7" draft="contributed">Julio</month>
71							<month type="8" draft="contributed">Agosto</month>
72							<month type="9" draft="contributed">Setiembre</month>
73							<month type="10" draft="contributed">Octubre</month>
74							<month type="11" draft="contributed">Noviembre</month>
75							<month type="12" draft="contributed">Diciembre</month>
76						</monthWidth>
77					</monthContext>
78				</months>
79				<dayPeriods>
80					<dayPeriodContext type="format">
81						<dayPeriodWidth type="abbreviated">
82							<dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
83							<dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
84						</dayPeriodWidth>
85						<dayPeriodWidth type="wide">
86							<dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
87							<dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
88						</dayPeriodWidth>
89					</dayPeriodContext>
90					<dayPeriodContext type="stand-alone">
91						<dayPeriodWidth type="abbreviated">
92							<dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
93							<dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
94						</dayPeriodWidth>
95						<dayPeriodWidth type="narrow">
96							<dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
97							<dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
98						</dayPeriodWidth>
99						<dayPeriodWidth type="wide">
100							<dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
101							<dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
102						</dayPeriodWidth>
103					</dayPeriodContext>
104				</dayPeriods>
105			</calendar>
106		</calendars>
107		<timeZoneNames>
108			<metazone type="Uruguay">
109				<short>
110					<generic>UYT</generic>
111					<standard>UYT</standard>
112					<daylight>UYST</daylight>
113				</short>
114			</metazone>
115		</timeZoneNames>
116	</dates>
117	<numbers>
118		<symbols numberSystem="latn">
119			<decimal>,</decimal>
120			<group>.</group>
121		</symbols>
122		<currencyFormats numberSystem="latn">
123			<currencyFormatLength>
124				<currencyFormat type="standard">
125					<pattern>¤ #,##0.00</pattern>
126				</currencyFormat>
127				<currencyFormat type="accounting">
128					<pattern>¤ #,##0.00;(¤ #,##0.00)</pattern>
129				</currencyFormat>
130			</currencyFormatLength>
131		</currencyFormats>
132		<currencies>
133			<currency type="USD">
134				<symbol>US$</symbol>
135			</currency>
136			<currency type="UYU">
137				<symbol>$</symbol>
138			</currency>
139			<currency type="UYW">
140				<symbol>UP</symbol>
141			</currency>
142		</currencies>
143	</numbers>
144</ldml>
145