tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

es_CL.txt (904B)


      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/
      4 es_CL{
      5    %%Parent{"es_419"}
      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    unitsShort{
     29        electric{
     30            volt{
     31                dnam{"voltios"}
     32            }
     33        }
     34        power{
     35            watt{
     36                dnam{"vatios"}
     37            }
     38        }
     39    }
     40 }