• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4es_419{
5    units{
6        acceleration{
7            g-force{
8                dnam{"fuerza G"}
9                one{"{0} unidad de fuerza gravitacional"}
10                other{"{0} unidades de fuerza gravitacional"}
11            }
12        }
13        concentr{
14            milligram-ofglucose-per-deciliter{
15                dnam{"mg/dL"}
16            }
17        }
18        electric{
19            ampere{
20                dnam{"amperes"}
21                one{"{0} ampere"}
22                other{"{0} amperes"}
23            }
24            milliampere{
25                dnam{"miliamperes"}
26                one{"{0} miliampere"}
27                other{"{0} miliamperes"}
28            }
29            ohm{
30                dnam{"ohms"}
31                one{"{0} ohm"}
32                other{"{0} ohms"}
33            }
34        }
35        energy{
36            joule{
37                dnam{"joules"}
38                one{"{0} joule"}
39                other{"{0} joules"}
40            }
41            kilojoule{
42                dnam{"kilojoules"}
43                one{"{0} kilojule"}
44                other{"{0} kilojules"}
45            }
46        }
47        graphics{
48            em{
49                dnam{"em tipográfico"}
50            }
51        }
52        length{
53            mile-scandinavian{
54                dnam{"milla escandinava"}
55            }
56        }
57        mass{
58            metric-ton{
59                dnam{"toneladas métricas"}
60                one{"{0} tonelada métrica"}
61                other{"{0} toneladas métricas"}
62            }
63            ton{
64                dnam{"toneladas"}
65                one{"{0} tonelada"}
66                other{"{0} toneladas"}
67            }
68        }
69        power{
70            horsepower{
71                dnam{"caballos de fuerza"}
72                one{"caballo de fuerza"}
73                other{"{0} caballos de fuerza"}
74            }
75        }
76        temperature{
77            generic{
78                one{"{0}°"}
79                other{"{0}°"}
80            }
81            kelvin{
82                dnam{"kelvins"}
83                one{"{0} kelvin"}
84                other{"{0} kelvins"}
85            }
86        }
87        volume{
88            acre-foot{
89                dnam{"acre-pies"}
90                one{"{0} acre pie"}
91                other{"{0} acres pies"}
92            }
93            fluid-ounce{
94                dnam{"onzas fluidas"}
95                one{"{0} onza fluida"}
96                other{"{0} onzas fluidas"}
97            }
98        }
99    }
100    unitsNarrow{
101        acceleration{
102            g-force{
103                dnam{"G"}
104            }
105            meter-per-square-second{
106                dnam{"m/s²"}
107                one{"{0}m/s²"}
108                other{"{0}m/s²"}
109            }
110        }
111        duration{
112            day{
113                dnam{"d."}
114                one{"{0}d."}
115                other{"{0}dd."}
116                per{"{0}/d."}
117            }
118            month{
119                one{"{0}m."}
120                other{"{0}mm."}
121                per{"{0}/m."}
122            }
123            week{
124                dnam{"sem."}
125                one{"{0}sem."}
126                other{"{0}sems."}
127                per{"{0}/sem."}
128            }
129            year{
130                dnam{"a."}
131                one{"{0}a."}
132                other{"{0}aa."}
133            }
134        }
135        length{
136            astronomical-unit{
137                dnam{"ua"}
138            }
139            light-year{
140                dnam{"aa. l."}
141                one{"{0}a. l."}
142                other{"{0}a.a. l."}
143            }
144            parsec{
145                dnam{"parsec"}
146            }
147        }
148        mass{
149            carat{
150                dnam{"ct"}
151                one{"{0}ct"}
152                other{"{0}ct"}
153            }
154            metric-ton{
155                dnam{"t"}
156                one{"{0}t"}
157                other{"{0}t"}
158            }
159            microgram{
160                dnam{"μg"}
161                one{"{0}μg"}
162                other{"{0}μg"}
163            }
164            milligram{
165                dnam{"mg"}
166                one{"{0}mg"}
167                other{"{0}mg"}
168            }
169            ounce-troy{
170                dnam{"ozt"}
171                one{"{0}ozt"}
172                other{"{0}ozt"}
173            }
174            ton{
175                dnam{"ton"}
176                one{"{0}ton"}
177                other{"{0}ton"}
178            }
179        }
180        speed{
181            knot{
182                dnam{"kn"}
183                one{"{0}kn"}
184                other{"{0}kn"}
185            }
186        }
187        volume{
188            cup{
189                one{"{0} tza."}
190            }
191        }
192    }
193    unitsShort{
194        acceleration{
195            g-force{
196                dnam{"G"}
197                one{"{0} G"}
198                other{"{0} G"}
199            }
200        }
201        angle{
202            degree{
203                dnam{"grados"}
204            }
205        }
206        consumption{
207            mile-per-gallon-imperial{
208                one{"{0} mpg imp."}
209                other{"{0} mpg imp."}
210            }
211        }
212        duration{
213            day{
214                dnam{"dd."}
215                one{"{0} d."}
216                other{"{0} dd."}
217                per{"{0}/d."}
218            }
219            month{
220                dnam{"mm."}
221                one{"{0} m."}
222                other{"{0} mm."}
223            }
224            week{
225                dnam{"sems."}
226                one{"{0} sem."}
227                other{"{0} sems."}
228            }
229            year{
230                dnam{"aa."}
231                one{"{0} a."}
232                other{"{0} aa."}
233                per{"{0}/a."}
234            }
235        }
236        graphics{
237            dot{
238                dnam{"p"}
239                one{"{0} p"}
240                other{"{0} p"}
241            }
242        }
243        length{
244            astronomical-unit{
245                dnam{"ua"}
246                one{"{0} ua"}
247                other{"{0} ua"}
248            }
249            light-year{
250                dnam{"aa. l."}
251                one{"{0} a. l."}
252                other{"{0} aa. l."}
253            }
254            nautical-mile{
255                dnam{"nmi"}
256                one{"{0} nmi"}
257                other{"{0} nmi"}
258            }
259            parsec{
260                dnam{"parsecs"}
261            }
262            point{
263                dnam{"pto."}
264            }
265            yard{
266                dnam{"yardas"}
267            }
268        }
269        mass{
270            metric-ton{
271                dnam{"t"}
272                one{"{0} t"}
273                other{"{0} t"}
274            }
275            ounce-troy{
276                dnam{"ozt"}
277                one{"{0} ozt"}
278                other{"{0} ozt"}
279            }
280            stone{
281                dnam{"stones"}
282            }
283            ton{
284                dnam{"ton"}
285                one{"{0} ton"}
286                other{"{0} ton"}
287            }
288        }
289        power{
290            horsepower{
291                dnam{"hp"}
292                one{"{0} hp"}
293                other{"{0} hp"}
294            }
295        }
296        volume{
297            cup{
298                one{"{0} tza."}
299                other{"{0} tza."}
300            }
301            pint{
302                dnam{"pintas"}
303                one{"{0} pt"}
304                other{"{0} pt"}
305            }
306            tablespoon{
307                dnam{"cdas."}
308                one{"{0} cda."}
309                other{"{0} cdas."}
310            }
311            teaspoon{
312                dnam{"cdtas."}
313                one{"{0} cdta."}
314                other{"{0} cdtas."}
315            }
316        }
317    }
318}
319