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_DO{
5    %%Parent{"es_419"}
6    units{
7        electric{
8            ampere{
9                dnam{"amperios"}
10                one{"{0} amperio"}
11                other{"{0} amperios"}
12            }
13            milliampere{
14                dnam{"miliamperios"}
15                one{"{0} miliamperio"}
16                other{"{0} miliamperios"}
17            }
18            ohm{
19                one{"{0} ohmio"}
20                other{"{0} ohmios"}
21            }
22        }
23    }
24    unitsNarrow{
25        duration{
26            day{
27                one{"{0}d."}
28                other{"{0}d."}
29            }
30            month{
31                one{"{0}m."}
32                other{"{0}m."}
33            }
34        }
35    }
36    unitsShort{
37        duration{
38            day{
39                dnam{"d."}
40            }
41            second{
42                dnam{"seg."}
43                one{"{0} seg."}
44                other{"{0} seg."}
45            }
46        }
47        electric{
48            volt{
49                dnam{"voltios"}
50            }
51        }
52        power{
53            watt{
54                dnam{"vatios"}
55            }
56        }
57    }
58}
59