Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: source/data/unit/es_419.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/unit/es.txt ('k') | source/data/unit/es_AR.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/es_419.txt
diff --git a/source/data/unit/es_419.txt b/source/data/unit/es_419.txt
old mode 100755
new mode 100644
index 6787e65bada0bec2a10f00db2d6955dd652532f7..aa8257b861ad2736aa5558719f8703b260d26268
--- a/source/data/unit/es_419.txt
+++ b/source/data/unit/es_419.txt
@@ -1,14 +1,115 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_419.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es_419{
- Version{"2.1.19.14"}
+ Version{"2.1.27.99"}
units{
+ concentr{
+ milligram-per-deciliter{
+ dnam{"mg/dL"}
+ }
+ millimole-per-liter{
+ dnam{"mmol/L"}
+ one{"{0} mmol/L"}
+ other{"{0} mmol/L"}
+ }
+ part-per-million{
+ dnam{"ppm"}
+ one{"{0} ppm"}
+ other{"{0} ppm"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"amperes"}
+ one{"{0} ampere"}
+ other{"{0} amperes"}
+ }
+ milliampere{
+ dnam{"miliamperes"}
+ one{"{0} miliampere"}
+ other{"{0} miliamperes"}
+ }
+ ohm{
+ dnam{"ohms"}
+ one{"{0} ohm"}
+ other{"{0} ohms"}
+ }
+ volt{
+ dnam{"volts"}
+ one{"{0} volt"}
+ other{"{0} volts"}
+ }
+ }
+ energy{
+ joule{
+ dnam{"joules"}
+ one{"{0} joule"}
+ other{"{0} joules"}
+ }
+ kilojoule{
+ dnam{"kilojoules"}
+ one{"{0} kilojule"}
+ other{"{0} kilojules"}
+ }
+ kilowatt-hour{
+ dnam{"kilowatts-horas"}
+ one{"{0} kilowatt-hora"}
+ other{"{0} kilowatts-horas"}
+ }
+ }
+ frequency{
+ gigahertz{
+ one{"{0} gigahertz"}
+ other{"{0} gigahertz"}
+ }
+ hertz{
+ dnam{"hertz"}
+ one{"{0} hertz"}
+ other{"{0} hertz"}
+ }
+ kilohertz{
+ dnam{"kilohertz"}
+ one{"{0} kilohertz"}
+ other{"{0} kilohertz"}
+ }
+ megahertz{
+ dnam{"megahertz"}
+ one{"{0} megahertz"}
+ other{"{0} megahertz"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"gigawatts"}
+ one{"{0} gigawatt"}
+ other{"{0} gigawatts"}
+ }
+ horsepower{
+ dnam{"caballos de fuerza"}
+ one{"caballo de fuerza"}
+ other{"{0} caballos de fuerza"}
+ }
+ kilowatt{
+ dnam{"kilowatts"}
+ one{"{0} kilowatt"}
+ other{"{0} kilowatts"}
+ }
+ megawatt{
+ dnam{"megawatts"}
+ one{"{0} megawatt"}
+ other{"{0} megawatts"}
+ }
+ milliwatt{
+ dnam{"miliwatts"}
+ one{"{0} miliwatt"}
+ other{"{0} miliwatts"}
+ }
+ watt{
+ dnam{"watts"}
+ one{"{0} watt"}
+ other{"{0} watts"}
+ }
+ }
volume{
acre-foot{
one{"{0} acre pie"}
@@ -41,6 +142,13 @@ es_419{
}
}
unitsShort{
+ concentr{
+ karat{
+ dnam{"c"}
+ one{"{0} c"}
+ other{"{0} c"}
+ }
+ }
duration{
day{
dnam{"dd."}
@@ -69,6 +177,11 @@ es_419{
}
}
length{
+ astronomical-unit{
+ dnam{"ua"}
+ one{"{0} ua"}
+ other{"{0} ua"}
+ }
light-year{
dnam{"aa. l."}
one{"{0} a. l."}
@@ -86,12 +199,32 @@ es_419{
dnam{"yardas"}
}
}
+ mass{
+ metric-ton{
+ dnam{"t"}
+ one{"{0} t"}
+ other{"{0} t"}
+ }
+ ton{
+ dnam{"ton"}
+ one{"{0} ton"}
+ other{"{0} ton"}
+ }
+ }
power{
+ horsepower{
+ dnam{"hp"}
+ one{"{0} hp"}
+ other{"{0} hp"}
+ }
watt{
dnam{"watts"}
}
}
volume{
+ gallon-imperial{
+ per{"{0}/gal Imp."}
+ }
pint{
dnam{"pintas"}
}
« no previous file with comments | « source/data/unit/es.txt ('k') | source/data/unit/es_AR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698