]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_PY.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | es_PY{ |
4388f060 | 10 | %%Parent{"es_419"} |
729e4ab9 A |
11 | NumberElements{ |
12 | latn{ | |
13 | patterns{ | |
14 | currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} | |
15 | } | |
4388f060 A |
16 | symbols{ |
17 | decimal{","} | |
18 | group{"."} | |
19 | } | |
729e4ab9 | 20 | } |
b75a7d8f | 21 | } |
2ca993e8 A |
22 | Version{"2.1.22.17"} |
23 | calendar{ | |
24 | gregorian{ | |
25 | dayNames{ | |
26 | format{ | |
27 | short{ | |
28 | "do", | |
29 | "lu", | |
30 | "ma", | |
31 | "mi", | |
32 | "ju", | |
33 | "vi", | |
34 | "sa", | |
35 | } | |
36 | } | |
37 | stand-alone{ | |
38 | short{ | |
39 | "Do", | |
40 | "Lu", | |
41 | "Ma", | |
42 | "Mi", | |
43 | "Ju", | |
44 | "Vi", | |
45 | "Sa", | |
46 | } | |
47 | } | |
48 | } | |
49 | dayPeriod{ | |
50 | format{ | |
51 | narrow{ | |
52 | evening1{"de la tarde"} | |
53 | morning1{"de la madrugada"} | |
54 | morning2{"de la mañana"} | |
55 | night1{"de la noche"} | |
56 | noon{"del mediodía"} | |
57 | } | |
58 | } | |
59 | stand-alone{ | |
60 | narrow{ | |
61 | noon{"m."} | |
62 | } | |
63 | } | |
64 | } | |
65 | intervalFormats{ | |
66 | Md{ | |
67 | M{"d/M 'al' d/M"} | |
68 | d{"d/M 'al' d/M"} | |
69 | } | |
70 | h{ | |
71 | a{"h a 'a' h a"} | |
72 | h{"h 'a' h a"} | |
73 | } | |
74 | hm{ | |
75 | a{"h:mm a 'a' h:mm a"} | |
76 | h{"h:mm 'a' h:mm a"} | |
77 | m{"h:mm 'a' h:mm a"} | |
78 | } | |
79 | yMMM{ | |
80 | M{"MMM 'a' MMM y"} | |
81 | y{"MMM 'de' y 'a' MMM 'de' y"} | |
82 | } | |
83 | yMMMM{ | |
84 | M{"MMMM 'a' MMMM 'de' y"} | |
85 | y{"MMMM 'de' y 'a' MMMM 'de' y"} | |
86 | } | |
87 | yMMMd{ | |
88 | M{"d 'de' MMM 'al' d 'de' MMM 'de' y"} | |
89 | } | |
90 | yMd{ | |
91 | M{"d/M/y 'al' d/M/y"} | |
92 | d{"d/M/y 'al' d/M/y"} | |
93 | y{"d/M/y 'al' d/M/y"} | |
94 | } | |
95 | } | |
96 | monthNames{ | |
97 | format{ | |
98 | abbreviated{ | |
99 | "ene.", | |
100 | "feb.", | |
101 | "mar.", | |
102 | "abr.", | |
103 | "may.", | |
104 | "jun.", | |
105 | "jul.", | |
106 | "ago.", | |
107 | "sept.", | |
108 | "oct.", | |
109 | "nov.", | |
110 | "dic.", | |
111 | } | |
112 | } | |
113 | stand-alone{ | |
114 | abbreviated{ | |
115 | "ene.", | |
116 | "feb.", | |
117 | "mar.", | |
118 | "abr.", | |
119 | "may.", | |
120 | "jun.", | |
121 | "jul.", | |
122 | "ago.", | |
123 | "sept.", | |
124 | "oct.", | |
125 | "nov.", | |
126 | "dic.", | |
127 | } | |
128 | } | |
129 | } | |
130 | } | |
131 | } | |
132 | fields{ | |
133 | day{ | |
134 | relative{ | |
135 | "-1"{"ayer"} | |
136 | "-2"{"antes de ayer"} | |
137 | "0"{"hoy"} | |
138 | "1"{"mañana"} | |
139 | "2"{"pasado mañana"} | |
140 | } | |
141 | } | |
142 | mon-narrow{ | |
143 | relative{ | |
144 | "-1"{"el lun. pasado"} | |
145 | "0"{"este lun."} | |
146 | "1"{"el próximo lun."} | |
147 | } | |
148 | } | |
149 | second-narrow{ | |
150 | relativeTime{ | |
151 | future{ | |
152 | one{"dentro de {0} seg."} | |
153 | other{"dentro de {0} seg."} | |
154 | } | |
155 | past{ | |
156 | one{"hace {0} seg."} | |
157 | other{"hace {0} seg."} | |
158 | } | |
159 | } | |
160 | } | |
161 | second-short{ | |
162 | dn{"seg."} | |
163 | relativeTime{ | |
164 | future{ | |
165 | one{"dentro de {0} seg."} | |
166 | other{"dentro de {0} seg."} | |
167 | } | |
168 | past{ | |
169 | one{"hace {0} seg."} | |
170 | other{"hace {0} seg."} | |
171 | } | |
172 | } | |
173 | } | |
174 | sun-narrow{ | |
175 | relative{ | |
176 | "-1"{"el dom. pasado"} | |
177 | "0"{"este dom."} | |
178 | "1"{"el próximo dom."} | |
179 | } | |
180 | } | |
181 | tue-narrow{ | |
182 | relative{ | |
183 | "-1"{"el mar. pasado"} | |
184 | "0"{"este mar."} | |
185 | "1"{"el próximo mar."} | |
186 | } | |
187 | } | |
188 | zone{ | |
189 | dn{"zona horaria"} | |
190 | } | |
191 | } | |
192 | listPattern{ | |
193 | unit-short{ | |
194 | end{"{0} y {1}"} | |
195 | } | |
196 | } | |
b75a7d8f | 197 | } |