]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_419.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | es_419{ | |
2ca993e8 A |
10 | Version{"2.1.21.97"} |
11 | units{ | |
12 | volume{ | |
13 | acre-foot{ | |
14 | one{"{0} acre pie"} | |
15 | other{"{0} acres pies"} | |
16 | } | |
17 | } | |
18 | } | |
b331163b A |
19 | unitsNarrow{ |
20 | duration{ | |
21 | day{ | |
22 | dnam{"d."} | |
23 | one{"{0}d."} | |
24 | other{"{0}dd."} | |
25 | } | |
26 | month{ | |
27 | dnam{"m."} | |
28 | one{"{0}m."} | |
29 | other{"{0}mm."} | |
30 | } | |
31 | week{ | |
32 | dnam{"sem."} | |
33 | one{"{0}sem."} | |
34 | other{"{0}sems."} | |
35 | } | |
36 | year{ | |
37 | dnam{"a."} | |
38 | one{"{0}a."} | |
39 | other{"{0}aa."} | |
40 | } | |
41 | } | |
42 | } | |
43 | unitsShort{ | |
44 | duration{ | |
45 | day{ | |
46 | dnam{"dd."} | |
47 | one{"{0} d."} | |
48 | other{"{0} dd."} | |
49 | } | |
50 | month{ | |
51 | dnam{"mm."} | |
52 | one{"{0} m."} | |
53 | other{"{0} mm."} | |
54 | } | |
55 | week{ | |
56 | dnam{"sems."} | |
57 | one{"{0} sem."} | |
58 | other{"{0} sems."} | |
59 | } | |
60 | year{ | |
61 | dnam{"aa."} | |
62 | one{"{0} a."} | |
63 | other{"{0} aa."} | |
64 | } | |
65 | } | |
2ca993e8 A |
66 | electric{ |
67 | volt{ | |
68 | dnam{"volts"} | |
69 | } | |
70 | } | |
b331163b A |
71 | length{ |
72 | light-year{ | |
73 | dnam{"aa. l."} | |
74 | one{"{0} a. l."} | |
75 | other{"{0} aa. l."} | |
76 | } | |
77 | nautical-mile{ | |
78 | dnam{"nmi"} | |
79 | one{"{0} nmi"} | |
80 | other{"{0} nmi"} | |
81 | } | |
2ca993e8 A |
82 | parsec{ |
83 | dnam{"parsecs"} | |
84 | } | |
85 | yard{ | |
86 | dnam{"yardas"} | |
87 | } | |
88 | } | |
89 | power{ | |
90 | watt{ | |
91 | dnam{"watts"} | |
92 | } | |
93 | } | |
94 | volume{ | |
95 | pint{ | |
96 | dnam{"pintas"} | |
97 | } | |
98 | tablespoon{ | |
99 | dnam{"cdas."} | |
100 | one{"{0} cda."} | |
101 | other{"{0} cdas."} | |
102 | } | |
103 | teaspoon{ | |
104 | dnam{"cdtas."} | |
105 | one{"{0} cdta."} | |
106 | other{"{0} cdtas."} | |
107 | } | |
b331163b A |
108 | } |
109 | } | |
110 | } |