• 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{"36.1"}
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        }
27    }
28}
29