Chromium Code Reviews

Unified Diff: source/data/unit/es_US.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/unit/es_SV.txt ('k') | source/data/unit/es_UY.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/es_US.txt
diff --git a/source/data/unit/es_US.txt b/source/data/unit/es_US.txt
old mode 100755
new mode 100644
index ef80ba3bea6091700920a8affe4b89a7842c0b69..0b54588363ddd20d261ed74f6d440e837440edc7
--- a/source/data/unit/es_US.txt
+++ b/source/data/unit/es_US.txt
@@ -1,14 +1,100 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_US.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
%%Parent{"es_419"}
- Version{"2.1.19.14"}
+ Version{"2.1.27.99"}
+ units{
+ concentr{
+ milligram-per-deciliter{
+ one{"{0} mg/dL"}
+ other{"{0} mg/dL"}
+ }
+ }
+ consumption{
+ mile-per-gallon-imperial{
+ dnam{"mpg Imp."}
+ }
+ }
+ electric{
+ ohm{
+ dnam{"ohmios"}
+ one{"{0} ohmio"}
+ other{"{0} ohmios"}
+ }
+ volt{
+ dnam{"voltios"}
+ one{"{0} voltio"}
+ other{"{0} voltios"}
+ }
+ }
+ energy{
+ kilowatt-hour{
+ dnam{"kilovatios hora"}
+ one{"{0} kilovatio hora"}
+ other{"{0} kilovatios hora"}
+ }
+ }
+ frequency{
+ gigahertz{
+ one{"{0} gigahercio"}
+ other{"{0} gigahercios"}
+ }
+ hertz{
+ dnam{"hercios"}
+ one{"{0} hercio"}
+ other{"{0} hercios"}
+ }
+ kilohertz{
+ dnam{"kilohercios"}
+ one{"{0} kilohercio"}
+ other{"{0} kilohercios"}
+ }
+ megahertz{
+ dnam{"megahercios"}
+ one{"{0} megahercio"}
+ other{"{0} megahercios"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"gigavatios"}
+ one{"{0} gigavatio"}
+ other{"{0} gigavatios"}
+ }
+ horsepower{
+ one{"{0} caballo de vapor"}
+ other{"{0} caballos de vapor"}
+ }
+ kilowatt{
+ dnam{"kilovatios"}
+ one{"{0} kilovatio"}
+ other{"{0} kilovatios"}
+ }
+ megawatt{
+ dnam{"megavatios"}
+ one{"{0} megavatio"}
+ other{"{0} megavatios"}
+ }
+ milliwatt{
+ dnam{"milivatios"}
+ one{"{0} milivatio"}
+ other{"{0} milivatios"}
+ }
+ watt{
+ dnam{"vatios"}
+ one{"{0} vatio"}
+ other{"{0} vatios"}
+ }
+ }
+ volume{
+ gallon-imperial{
+ dnam{"Imp. gal"}
+ one{"{0} gal Imp."}
+ other{"{0} gal Imp."}
+ per{"{0}/gal Imp."}
+ }
+ }
+ }
unitsNarrow{
temperature{
fahrenheit{
@@ -17,4 +103,36 @@ es_US{
}
}
}
+ unitsShort{
+ consumption{
+ mile-per-gallon-imperial{
+ dnam{"mpg Imp."}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"au"}
+ one{"{0} au"}
+ other{"{0} au"}
+ }
+ light-year{
+ one{"{0} a. l."}
+ other{"{0} a. l."}
+ }
+ }
+ power{
+ horsepower{
+ dnam{"CV"}
+ one{"{0} CV"}
+ other{"{0} CV"}
+ }
+ }
+ volume{
+ gallon-imperial{
+ dnam{"Imp. gal"}
+ one{"{0} gal Imp."}
+ other{"{0} gal Imp."}
+ }
+ }
+ }
}
« no previous file with comments | « source/data/unit/es_SV.txt ('k') | source/data/unit/es_UY.txt » ('j') | no next file with comments »

Powered by Google App Engine