]>
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_VE{ |
4388f060 | 4 | %%Parent{"es_419"} |
729e4ab9 A |
5 | NumberElements{ |
6 | latn{ | |
7 | patterns{ | |
8 | currencyFormat{"¤#,##0.00;¤-#,##0.00"} | |
9 | } | |
4388f060 A |
10 | symbols{ |
11 | decimal{","} | |
12 | group{"."} | |
13 | } | |
729e4ab9 | 14 | } |
b75a7d8f | 15 | } |
f3c0d7a5 | 16 | Version{"2.1.31.33"} |
2ca993e8 A |
17 | calendar{ |
18 | gregorian{ | |
19 | AmPmMarkers{ | |
20 | "a. m.", | |
21 | "p. m.", | |
22 | } | |
f3c0d7a5 A |
23 | AmPmMarkersAbbr{ |
24 | "a. m.", | |
25 | "p. m.", | |
26 | } | |
2ca993e8 A |
27 | DateTimePatterns{ |
28 | "h:mm:ss a zzzz", | |
29 | "h:mm:ss a z", | |
30 | "h:mm:ss a", | |
31 | "h:mm a", | |
32 | "EEEE, d 'de' MMMM 'de' y", | |
33 | "d 'de' MMMM 'de' y", | |
34 | "d MMM y", | |
35 | "d/M/yy", | |
36 | "{1} {0}", | |
37 | "{1}, {0}", | |
38 | "{1}, {0}", | |
39 | "{1} {0}", | |
40 | "{1} {0}", | |
41 | } | |
42 | availableFormats{ | |
43 | yMMMd{"d MMM y"} | |
44 | } | |
45 | dayNames{ | |
46 | format{ | |
47 | short{ | |
48 | "Do", | |
49 | "Lu", | |
50 | "Ma", | |
51 | "Mi", | |
52 | "Ju", | |
53 | "Vi", | |
54 | "Sa", | |
55 | } | |
56 | } | |
57 | stand-alone{ | |
58 | short{ | |
59 | "Do", | |
60 | "Lu", | |
61 | "Ma", | |
62 | "Mi", | |
63 | "Ju", | |
64 | "Vi", | |
65 | "Sa", | |
66 | } | |
67 | } | |
68 | } | |
69 | dayPeriod{ | |
70 | stand-alone{ | |
f3c0d7a5 A |
71 | abbreviated{ |
72 | am{"a. m."} | |
73 | pm{"p. m."} | |
74 | } | |
2ca993e8 | 75 | narrow{ |
f3c0d7a5 | 76 | am{"a. m."} |
2ca993e8 | 77 | noon{"m."} |
f3c0d7a5 A |
78 | pm{"p. m."} |
79 | } | |
80 | wide{ | |
81 | am{"a. m."} | |
82 | pm{"p. m."} | |
2ca993e8 A |
83 | } |
84 | } | |
85 | } | |
86 | monthNames{ | |
87 | format{ | |
88 | abbreviated{ | |
89 | "ene.", | |
90 | "feb.", | |
91 | "mar.", | |
92 | "abr.", | |
93 | "may.", | |
94 | "jun.", | |
95 | "jul.", | |
96 | "ago.", | |
97 | "sept.", | |
98 | "oct.", | |
99 | "nov.", | |
100 | "dic.", | |
101 | } | |
102 | narrow{ | |
103 | "E", | |
104 | "F", | |
105 | "M", | |
106 | "A", | |
107 | "M", | |
108 | "J", | |
109 | "J", | |
110 | "A", | |
111 | "S", | |
112 | "O", | |
113 | "N", | |
114 | "D", | |
115 | } | |
116 | } | |
117 | stand-alone{ | |
118 | abbreviated{ | |
119 | "ene.", | |
120 | "feb.", | |
121 | "mar.", | |
122 | "abr.", | |
123 | "may.", | |
124 | "jun.", | |
125 | "jul.", | |
126 | "ago.", | |
127 | "sept.", | |
128 | "oct.", | |
129 | "nov.", | |
130 | "dic.", | |
131 | } | |
132 | } | |
133 | } | |
134 | quarters{ | |
135 | format{ | |
136 | wide{ | |
137 | "1er trimestre", | |
138 | "2do trimestre", | |
139 | "3er trimestre", | |
140 | "4to trimestre", | |
141 | } | |
142 | } | |
143 | stand-alone{ | |
144 | wide{ | |
145 | "1er trimestre", | |
146 | "2do trimestre", | |
147 | "3er trimestre", | |
148 | "4to trimestre", | |
149 | } | |
150 | } | |
151 | } | |
152 | } | |
153 | } | |
154 | fields{ | |
155 | fri-narrow{ | |
156 | relative{ | |
157 | "-1"{"el Vi pasado"} | |
158 | "0"{"este Vi"} | |
159 | "1"{"el próximo Vi"} | |
160 | } | |
161 | } | |
162 | mon-narrow{ | |
163 | relative{ | |
164 | "-1"{"el Lu pasado"} | |
165 | "0"{"este Lu"} | |
166 | "1"{"el próximo Lu"} | |
167 | } | |
168 | } | |
169 | sat-narrow{ | |
170 | relative{ | |
171 | "-1"{"el Sa pasado"} | |
172 | "0"{"este Sa"} | |
173 | "1"{"el próximo Sa"} | |
174 | } | |
175 | } | |
176 | sun-narrow{ | |
177 | relative{ | |
178 | "-1"{"el Do pasado"} | |
179 | "0"{"este Do"} | |
180 | "1"{"el próximo Do"} | |
181 | } | |
182 | } | |
183 | thu-narrow{ | |
184 | relative{ | |
185 | "-1"{"el Ju pasado"} | |
186 | "0"{"este Ju"} | |
187 | "1"{"el próximo Ju"} | |
188 | } | |
189 | } | |
190 | tue-narrow{ | |
191 | relative{ | |
192 | "-1"{"el Ma pasado"} | |
193 | "0"{"este Ma"} | |
194 | "1"{"el próximo Ma"} | |
195 | } | |
196 | } | |
197 | wed-narrow{ | |
198 | relative{ | |
199 | "-1"{"el Mi pasado"} | |
200 | "0"{"este Mi"} | |
201 | "1"{"el próximo Mi"} | |
202 | } | |
203 | } | |
204 | } | |
b75a7d8f | 205 | } |