]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
374ca955 | 3 | es_UY{ |
4388f060 | 4 | %%Parent{"es_419"} |
729e4ab9 A |
5 | NumberElements{ |
6 | latn{ | |
7 | patterns{ | |
57a6839d A |
8 | accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} |
9 | currencyFormat{"¤ #,##0.00"} | |
729e4ab9 | 10 | } |
4388f060 A |
11 | symbols{ |
12 | decimal{","} | |
13 | group{"."} | |
14 | } | |
73c04bcf | 15 | } |
b75a7d8f | 16 | } |
340931cb | 17 | Version{"36.1"} |
b331163b A |
18 | calendar{ |
19 | gregorian{ | |
f3c0d7a5 | 20 | AmPmMarkers{ |
3d1f044b A |
21 | "a. m.", |
22 | "p. m.", | |
f3c0d7a5 A |
23 | } |
24 | AmPmMarkersAbbr{ | |
3d1f044b A |
25 | "a. m.", |
26 | "p. m.", | |
f3c0d7a5 A |
27 | } |
28 | dayPeriod{ | |
29 | stand-alone{ | |
30 | abbreviated{ | |
3d1f044b A |
31 | am{"a. m."} |
32 | pm{"p. m."} | |
f3c0d7a5 | 33 | } |
f3c0d7a5 | 34 | wide{ |
3d1f044b A |
35 | am{"a. m."} |
36 | pm{"p. m."} | |
f3c0d7a5 A |
37 | } |
38 | } | |
39 | } | |
b331163b A |
40 | monthNames{ |
41 | format{ | |
42 | abbreviated{ | |
43 | "ene.", | |
44 | "feb.", | |
45 | "mar.", | |
46 | "abr.", | |
47 | "may.", | |
48 | "jun.", | |
49 | "jul.", | |
50 | "ago.", | |
51 | "set.", | |
52 | "oct.", | |
53 | "nov.", | |
54 | "dic.", | |
55 | } | |
56 | wide{ | |
57 | "enero", | |
58 | "febrero", | |
59 | "marzo", | |
60 | "abril", | |
61 | "mayo", | |
62 | "junio", | |
63 | "julio", | |
64 | "agosto", | |
65 | "setiembre", | |
66 | "octubre", | |
67 | "noviembre", | |
68 | "diciembre", | |
69 | } | |
70 | } | |
71 | stand-alone{ | |
72 | abbreviated{ | |
73 | "Ene.", | |
74 | "Feb.", | |
75 | "Mar.", | |
76 | "Abr.", | |
77 | "May.", | |
78 | "Jun.", | |
79 | "Jul.", | |
80 | "Ago.", | |
81 | "Set.", | |
82 | "Oct.", | |
83 | "Nov.", | |
84 | "Dic.", | |
85 | } | |
86 | wide{ | |
87 | "Enero", | |
88 | "Febrero", | |
89 | "Marzo", | |
90 | "Abril", | |
91 | "Mayo", | |
92 | "Junio", | |
93 | "Julio", | |
94 | "Agosto", | |
95 | "Setiembre", | |
96 | "Octubre", | |
97 | "Noviembre", | |
98 | "Diciembre", | |
99 | } | |
100 | } | |
101 | } | |
102 | } | |
103 | } | |
b75a7d8f | 104 | } |