• 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#License
3es_CL{
4    %%Parent{"es_419"}
5    Version{"2.1.38.39"}
6    durationUnits{
7        hms{"hh:mm:ss"}
8        ms{"mm:ss"}
9    }
10    units{
11        electric{
12            ampere{
13                dnam{"amperios"}
14                one{"{0} amperio"}
15                other{"{0} amperios"}
16            }
17            milliampere{
18                dnam{"miliamperios"}
19                one{"{0} miliamperio"}
20                other{"{0} miliamperios"}
21            }
22            ohm{
23                one{"{0} ohmio"}
24                other{"{0} ohmios"}
25            }
26            volt{
27                one{"{0} voltio"}
28                other{"{0} voltios"}
29            }
30        }
31    }
32    unitsShort{
33        electric{
34            volt{
35                dnam{"voltios"}
36            }
37        }
38        power{
39            watt{
40                dnam{"vatios"}
41            }
42        }
43    }
44}
45