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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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/zh_TW.txt ('k') | source/data/zone/af.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/zu.txt
diff --git a/source/data/unit/zu.txt b/source/data/unit/zu.txt
index 1d91ff9562337ad025a575e70065c363856da45a..28ce459ae2ed672aed524fef5dda72f98aa9568c 100755
--- a/source/data/unit/zu.txt
+++ b/source/data/unit/zu.txt
@@ -1,25 +1,197 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zu.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/zu.xml
- */
zu{
- Version{"2.1.8.18"}
+ Version{"2.1.19.14"}
+ durationUnits{
+ hm{"h:mm"}
+ hms{"h:mm:ss"}
+ ms{"m:ss"}
+ }
units{
+ acceleration{
+ g-force{
+ dnam{"g-force"}
+ one{"{0} g-force"}
+ other{"{0} g-force"}
+ }
+ meter-per-second-squared{
+ dnam{"m/s²"}
+ one{"{0} m/s²"}
+ other{"{0} m/s²"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"arcminutes"}
+ one{"{0} arcminute"}
+ other{"{0} arcminutes"}
+ }
+ arc-second{
+ dnam{"arcseconds"}
+ one{"{0} arcsecond"}
+ other{"{0} arcseconds"}
+ }
+ degree{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ radian{
+ dnam{"rad"}
+ one{"{0} i-radian"}
+ other{"{0} radians"}
+ }
+ revolution{
+ dnam{"rev"}
+ one{"{0} revolution"}
+ other{"{0} revolutions"}
+ }
+ }
+ area{
+ acre{
+ dnam{"acre"}
+ one{"{0} ac"}
+ other{"{0} ac"}
+ }
+ hectare{
+ dnam{"hectare"}
+ one{"{0} ha"}
+ other{"{0} ha"}
+ }
+ square-centimeter{
+ dnam{"cm²"}
+ one{"{0} cm²"}
+ other{"{0} cm²"}
+ per{"{0}/cm²"}
+ }
+ square-foot{
+ dnam{"ft²"}
+ one{"{0} ft²"}
+ other{"{0} ft²"}
+ }
+ square-inch{
+ dnam{"in²"}
+ one{"{0} in²"}
+ other{"{0} in²"}
+ per{"{0}/in²"}
+ }
+ square-kilometer{
+ dnam{"km²"}
+ one{"{0} km²"}
+ other{"{0} km²"}
+ }
+ square-meter{
+ dnam{"m²"}
+ one{"{0} m²"}
+ other{"{0} m²"}
+ per{"{0} per m²"}
+ }
+ square-mile{
+ dnam{"mi²"}
+ one{"{0} mi²"}
+ other{"{0} mi²"}
+ }
+ square-yard{
+ dnam{"yd²"}
+ one{"{0} yd²"}
+ other{"{0} yd²"}
+ }
+ }
compound{
per{"{0} nge-{1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0} L/100km"}
+ other{"{0} L/100km"}
+ }
+ liter-per-kilometer{
+ dnam{"L/km"}
+ one{"{0} L/km"}
+ other{"{0} L/km"}
+ }
+ mile-per-gallon{
+ dnam{"mpg"}
+ one{"{0} mpg"}
+ other{"{0} mpg"}
+ }
+ }
+ coordinate{
+ east{"{0}E"}
+ north{"{0}N"}
+ south{"{0}S"}
+ west{"{0}W"}
+ }
+ digital{
+ bit{
+ dnam{"bits"}
+ one{"{0} i-bit"}
+ other{"{0} ama-bits"}
+ }
+ byte{
+ dnam{"bytes"}
+ one{"{0} i-byte"}
+ other{"{0} ama-bytes"}
+ }
+ gigabit{
+ dnam{"gigabits"}
+ one{"{0} i-gigabit"}
+ other{"{0} ama-gigabits"}
+ }
+ gigabyte{
+ dnam{"GB"}
+ one{"{0} GB"}
+ other{"{0} GB"}
+ }
+ kilobit{
+ dnam{"kilobits"}
+ one{"{0} i-kilobit"}
+ other{"{0} ama-kilobits"}
+ }
+ kilobyte{
+ dnam{"kB"}
+ one{"{0} kB"}
+ other{"{0} kB"}
+ }
+ megabit{
+ dnam{"megabits"}
+ one{"{0} i-megabit"}
+ other{"{0} megabits"}
+ }
+ megabyte{
+ dnam{"MB"}
+ one{"{0} MB"}
+ other{"{0} MB"}
+ }
+ terabit{
+ dnam{"terabits"}
+ one{"{0} i-terabit"}
+ other{"{0} ama-terabits"}
+ }
+ terabyte{
+ dnam{"TB"}
+ one{"{0} TB"}
+ other{"{0} TB"}
+ }
+ }
duration{
+ century{
+ dnam{"c"}
+ one{"{0} c"}
+ other{"{0} c"}
+ }
day{
dnam{"izinsuku"}
one{"{0} usuku"}
other{"{0} izinsuku"}
+ per{"{0}/d"}
}
hour{
dnam{"amahora"}
@@ -41,11 +213,13 @@ zu{
dnam{"amaminithi"}
one{"{0} iminithi"}
other{"{0} amaminithi"}
+ per{"{0}/min"}
}
month{
dnam{"izinyanga"}
one{"{0} inyanga"}
other{"{0} izinyanga"}
+ per{"{0}/m"}
}
nanosecond{
dnam{"ns"}
@@ -62,18 +236,515 @@ zu{
dnam{"amaviki"}
one{"{0} iviki"}
other{"{0} amaviki"}
+ per{"{0}/w"}
}
year{
dnam{"y"}
one{"{0} y"}
other{"{0} y"}
+ per{"{0}/y"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"amp"}
+ one{"{0} A"}
+ other{"{0} A"}
+ }
+ milliampere{
+ dnam{"mA"}
+ one{"{0} mA"}
+ other{"{0} mA"}
+ }
+ ohm{
+ dnam{"ohm"}
+ one{"{0} Ω"}
+ other{"{0} Ω"}
+ }
+ volt{
+ dnam{"volt"}
+ one{"{0} V"}
+ other{"{0} V"}
+ }
+ }
+ energy{
+ calorie{
+ dnam{"cal"}
+ one{"{0} cal"}
+ other{"{0} cal"}
+ }
+ foodcalorie{
+ dnam{"Calories"}
+ one{"{0} Calorie"}
+ other{"{0} Calories"}
+ }
+ joule{
+ dnam{"joule"}
+ one{"{0} i-joule"}
+ other{"{0} ama-joules"}
+ }
+ kilocalorie{
+ dnam{"kcal"}
+ one{"{0} kcal"}
+ other{"{0} kcal"}
+ }
+ kilojoule{
+ dnam{"kJ"}
+ one{"{0} kJ"}
+ other{"{0} kJ"}
+ }
+ kilowatt-hour{
+ dnam{"kWh"}
+ one{"{0} kWh"}
+ other{"{0} kWh"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"GHz"}
+ one{"{0} GHz"}
+ other{"{0} GHz"}
+ }
+ hertz{
+ dnam{"Hz"}
+ one{"{0} Hz"}
+ other{"{0} Hz"}
+ }
+ kilohertz{
+ dnam{"kHz"}
+ one{"{0} kHz"}
+ other{"{0} kHz"}
+ }
+ megahertz{
+ dnam{"MHz"}
+ one{"{0} MHz"}
+ other{"{0} MHz"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"au"}
+ one{"{0} au"}
+ other{"{0} au"}
+ }
+ centimeter{
+ dnam{"cm"}
+ one{"{0} cm"}
+ other{"{0} cm"}
+ per{"{0}/cm"}
+ }
+ decimeter{
+ dnam{"dm"}
+ one{"{0} dm"}
+ other{"{0} dm"}
+ }
+ foot{
+ dnam{"ft"}
+ one{"{0} ft"}
+ other{"{0} ft"}
+ per{"{0}/ft"}
+ }
+ inch{
+ dnam{"in"}
+ one{"{0} in"}
+ other{"{0} in"}
+ per{"{0}/in"}
+ }
+ kilometer{
+ dnam{"km"}
+ one{"{0} km"}
+ other{"{0} km"}
+ per{"{0}/km"}
+ }
+ light-year{
+ dnam{"ly"}
+ one{"{0} ly"}
+ other{"{0} ly"}
+ }
+ meter{
+ dnam{"m"}
+ one{"{0} m"}
+ other{"{0} m"}
+ per{"{0}/m"}
+ }
+ micrometer{
+ dnam{"µm"}
+ one{"{0} µm"}
+ other{"{0} µm"}
+ }
+ mile{
+ dnam{"mi"}
+ one{"{0} mi"}
+ other{"{0} mi"}
+ }
+ mile-scandinavian{
+ dnam{"smi"}
+ one{"{0} smi"}
+ other{"{0} smi"}
+ }
+ millimeter{
+ dnam{"mm"}
+ one{"{0} mm"}
+ other{"{0} mm"}
+ }
+ nanometer{
+ dnam{"nm"}
+ one{"{0} nm"}
+ other{"{0} nm"}
+ }
+ nautical-mile{
+ dnam{"nmi"}
+ one{"{0} nmi"}
+ other{"{0} nmi"}
+ }
+ parsec{
+ dnam{"pc"}
+ one{"{0} pc"}
+ other{"{0} pc"}
+ }
+ picometer{
+ dnam{"pm"}
+ one{"{0} pm"}
+ other{"{0} pm"}
+ }
+ yard{
+ dnam{"yd"}
+ one{"{0} yd"}
+ other{"{0} yd"}
+ }
+ }
+ light{
+ lux{
+ dnam{"lux"}
+ one{"{0} i-lux"}
+ other{"{0} i-lux"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"CD"}
+ one{"{0} CD"}
+ other{"{0} CD"}
+ }
+ gram{
+ dnam{"g"}
+ one{"{0} g"}
+ other{"{0} g"}
+ per{"{0}/g"}
+ }
+ kilogram{
+ dnam{"kg"}
+ one{"{0} kg"}
+ other{"{0} kg"}
+ per{"{0}kg"}
+ }
+ metric-ton{
+ dnam{"t"}
+ one{"{0} t"}
+ other{"{0} t"}
+ }
+ microgram{
+ dnam{"µg"}
+ one{"{0} µg"}
+ other{"{0} µg"}
+ }
+ milligram{
+ dnam{"mg"}
+ one{"{0} mg"}
+ other{"{0} mg"}
+ }
+ ounce{
+ dnam{"oz"}
+ one{"{0} oz"}
+ other{"{0} oz"}
+ per{"{0}/oz"}
+ }
+ ounce-troy{
+ dnam{"oz t"}
+ one{"{0} oz t"}
+ other{"{0} oz t"}
+ }
+ pound{
+ dnam{"lb"}
+ one{"{0} lb"}
+ other{"{0} lb"}
+ per{"{0}/lb"}
+ }
+ ton{
+ dnam{"tn"}
+ one{"{0} tn"}
+ other{"{0} tn"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"GW"}
+ one{"{0} GW"}
+ other{"{0} GW"}
+ }
+ horsepower{
+ dnam{"hp"}
+ one{"{0} hp"}
+ other{"{0} hp"}
+ }
+ kilowatt{
+ dnam{"kW"}
+ one{"{0} kW"}
+ other{"{0} kW"}
+ }
+ megawatt{
+ dnam{"MW"}
+ one{"{0} MW"}
+ other{"{0} MW"}
+ }
+ milliwatt{
+ dnam{"mW"}
+ one{"{0} mW"}
+ other{"{0} mW"}
+ }
+ watt{
+ dnam{"watt"}
+ one{"{0} W"}
+ other{"{0} W"}
+ }
+ }
+ pressure{
+ hectopascal{
+ dnam{"hPa"}
+ one{"{0} hPa"}
+ other{"{0} hPa"}
+ }
+ inch-hg{
+ dnam{"inHg"}
+ one{"{0} inHg"}
+ other{"{0} inHg"}
+ }
+ millibar{
+ dnam{"mbar"}
+ one{"{0} mbar"}
+ other{"{0} mbar"}
+ }
+ millimeter-of-mercury{
+ dnam{"mm Hg"}
+ one{"{0} mm Hg"}
+ other{"{0} mm Hg"}
+ }
+ pound-per-square-inch{
+ dnam{"psi"}
+ one{"{0} psi"}
+ other{"{0} psi"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"karats"}
+ one{"{0} i-karat"}
+ other{"{0} ama-karats"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"km/h"}
+ one{"{0} km/h"}
+ other{"{0} km/h"}
+ }
+ knot{
+ dnam{"knot"}
+ one{"{0} knots"}
+ other{"{0} knots"}
+ }
+ meter-per-second{
+ dnam{"m/s"}
+ one{"{0} m/s"}
+ other{"{0} m/s"}
+ }
+ mile-per-hour{
+ dnam{"mi/h"}
+ one{"{0} mi/h"}
+ other{"{0} mi/h"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"°C"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ dnam{"°F"}
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"K"}
+ one{"{0} K"}
+ other{"{0} K"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"ac ft"}
+ one{"{0} ac ft"}
+ other{"{0} ac ft"}
+ }
+ centiliter{
+ dnam{"cL"}
+ one{"{0} cL"}
+ other{"{0} cL"}
+ }
+ cubic-centimeter{
+ dnam{"cm³"}
+ one{"{0} cm³"}
+ other{"{0} cm³"}
+ per{"{0}/cm³"}
+ }
+ cubic-foot{
+ dnam{"ft³"}
+ one{"{0} ft³"}
+ other{"{0} ft³"}
+ }
+ cubic-inch{
+ dnam{"in³"}
+ one{"{0} in³"}
+ other{"{0} in³"}
+ }
+ cubic-kilometer{
+ dnam{"km³"}
+ one{"{0} km³"}
+ other{"{0} km³"}
+ }
+ cubic-meter{
+ dnam{"m³"}
+ one{"{0} m³"}
+ other{"{0} m³"}
+ per{"{0}/m³"}
+ }
+ cubic-mile{
+ dnam{"mi³"}
+ one{"{0} mi³"}
+ other{"{0} mi³"}
+ }
+ cubic-yard{
+ dnam{"yd³"}
+ one{"{0} yd³"}
+ other{"{0} yd³"}
+ }
+ cup{
+ dnam{"cup"}
+ one{"{0} c"}
+ other{"{0} c"}
+ }
+ cup-metric{
+ dnam{"mcup"}
+ one{"{0} mc"}
+ other{"{0} mc"}
+ }
+ deciliter{
+ dnam{"dL"}
+ one{"{0} dL"}
+ other{"{0} dL"}
+ }
+ fluid-ounce{
+ dnam{"fl oz"}
+ one{"{0} fl oz"}
+ other{"{0} fl oz"}
+ }
+ gallon{
+ dnam{"gal"}
+ one{"{0} gal"}
+ other{"{0} gal"}
+ per{"{0}/gal"}
+ }
+ hectoliter{
+ dnam{"hL"}
+ one{"{0} hL"}
+ other{"{0} hL"}
+ }
+ liter{
+ dnam{"l"}
+ one{"{0} l"}
+ other{"{0} l"}
+ per{"{0}/l"}
+ }
+ megaliter{
+ dnam{"ML"}
+ one{"{0} ML"}
+ other{"{0} ML"}
+ }
+ milliliter{
+ dnam{"mL"}
+ one{"{0} mL"}
+ other{"{0} mL"}
+ }
+ pint{
+ dnam{"pt"}
+ one{"{0} pt"}
+ other{"{0} pt"}
+ }
+ pint-metric{
+ dnam{"mpt"}
+ one{"{0} mpt"}
+ other{"{0} mpt"}
+ }
+ quart{
+ dnam{"qt"}
+ one{"{0} qt"}
+ other{"{0} qt"}
+ }
+ tablespoon{
+ dnam{"tbsp"}
+ one{"{0} tbsp"}
+ other{"{0} tbsp"}
+ }
+ teaspoon{
+ dnam{"tsp"}
+ one{"{0} tsp"}
+ other{"{0} tsp"}
}
}
}
unitsNarrow{
+ acceleration{
+ g-force{
+ one{"{0} G"}
+ other{"{0} G"}
+ }
+ }
+ angle{
+ arc-minute{
+ one{"{0}′"}
+ other{"{0}′"}
+ }
+ arc-second{
+ one{"{0}″"}
+ other{"{0}″"}
+ }
+ degree{
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ }
compound{
per{"{0}/{1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0}L/100km"}
+ other{"{0}L/100km"}
+ }
+ }
+ coordinate{
+ east{"{0}E"}
+ north{"{0}N"}
+ south{"{0}S"}
+ west{"{0}W"}
+ }
duration{
day{
dnam{"izinsuku"}
@@ -116,16 +787,245 @@ zu{
other{"{0} y"}
}
}
+ length{
+ centimeter{
+ dnam{"cm"}
+ one{"{0} cm"}
+ other{"{0} cm"}
+ }
+ kilometer{
+ dnam{"km"}
+ one{"{0} km"}
+ other{"{0} km"}
+ }
+ meter{
+ dnam{"m"}
+ one{"{0} m"}
+ other{"{0} m"}
+ }
+ millimeter{
+ dnam{"mm"}
+ one{"{0} mm"}
+ other{"{0} mm"}
+ }
+ }
+ mass{
+ gram{
+ dnam{"g"}
+ one{"{0} g"}
+ other{"{0} g"}
+ }
+ kilogram{
+ dnam{"kg"}
+ one{"{0} kg"}
+ other{"{0} kg"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"km/h"}
+ one{"{0}kph"}
+ other{"{0} km/h"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"°C"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ fahrenheit{
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ }
+ volume{
+ liter{
+ dnam{"l"}
+ one{"{0} l"}
+ other{"{0} l"}
+ }
+ }
}
unitsShort{
+ acceleration{
+ g-force{
+ dnam{"g-force"}
+ one{"{0} G"}
+ other{"{0} G"}
+ }
+ meter-per-second-squared{
+ dnam{"m/s²"}
+ one{"{0} m/s²"}
+ other{"{0} m/s²"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"arcmins"}
+ one{"{0} arcmin"}
+ other{"{0} arcmins"}
+ }
+ arc-second{
+ dnam{"arcsecs"}
+ one{"{0} arcsec"}
+ other{"{0} arcsecs"}
+ }
+ degree{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ radian{
+ dnam{"radians"}
+ one{"{0} rad"}
+ other{"{0} rad"}
+ }
+ revolution{
+ dnam{"rev"}
+ one{"{0} rev"}
+ other{"{0} rev"}
+ }
+ }
+ area{
+ acre{
+ dnam{"acre"}
+ one{"{0} ac"}
+ other{"{0} ac"}
+ }
+ hectare{
+ dnam{"hectare"}
+ one{"{0} ha"}
+ other{"{0} ha"}
+ }
+ square-centimeter{
+ dnam{"cm²"}
+ one{"{0} cm²"}
+ other{"{0} cm²"}
+ per{"{0}/cm²"}
+ }
+ square-foot{
+ dnam{"ft²"}
+ one{"{0} ft²"}
+ other{"{0} ft²"}
+ }
+ square-inch{
+ dnam{"in²"}
+ one{"{0} in²"}
+ other{"{0} in²"}
+ per{"{0}/in²"}
+ }
+ square-kilometer{
+ dnam{"km²"}
+ one{"{0} km²"}
+ other{"{0} km²"}
+ }
+ square-meter{
+ dnam{"m²"}
+ one{"{0} m²"}
+ other{"{0} m²"}
+ per{"{0}/m²"}
+ }
+ square-mile{
+ dnam{"mi²"}
+ one{"{0} mi²"}
+ other{"{0} mi²"}
+ }
+ square-yard{
+ dnam{"yd²"}
+ one{"{0} yd²"}
+ other{"{0} yd²"}
+ }
+ }
compound{
per{"{0}/{1}"}
}
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0} L/100km"}
+ other{"{0} L/100km"}
+ }
+ liter-per-kilometer{
+ dnam{"L/km"}
+ one{"{0} L/km"}
+ other{"{0} L/km"}
+ }
+ mile-per-gallon{
+ dnam{"miles/gal"}
+ one{"{0} mpg"}
+ other{"{0} mpg"}
+ }
+ }
+ coordinate{
+ east{"{0}E"}
+ north{"{0}N"}
+ south{"{0}S"}
+ west{"{0}W"}
+ }
+ digital{
+ bit{
+ dnam{"bit"}
+ one{"{0} bit"}
+ other{"{0} bit"}
+ }
+ byte{
+ dnam{"byte"}
+ one{"{0} byte"}
+ other{"{0} byte"}
+ }
+ gigabit{
+ dnam{"Gbit"}
+ one{"{0} Gb"}
+ other{"{0} Gb"}
+ }
+ gigabyte{
+ dnam{"GB"}
+ one{"{0} GB"}
+ other{"{0} GB"}
+ }
+ kilobit{
+ dnam{"kbit"}
+ one{"{0} kb"}
+ other{"{0} kb"}
+ }
+ kilobyte{
+ dnam{"kB"}
+ one{"{0} kB"}
+ other{"{0} kB"}
+ }
+ megabit{
+ dnam{"Mbit"}
+ one{"{0} Mb"}
+ other{"{0} Mb"}
+ }
+ megabyte{
+ dnam{"MB"}
+ one{"{0} MB"}
+ other{"{0} MB"}
+ }
+ terabit{
+ dnam{"Tbit"}
+ one{"{0} Tb"}
+ other{"{0} Tb"}
+ }
+ terabyte{
+ dnam{"TB"}
+ one{"{0} TB"}
+ other{"{0} TB"}
+ }
+ }
duration{
+ century{
+ dnam{"c"}
+ one{"{0} c"}
+ other{"{0} c"}
+ }
day{
dnam{"izinsuku"}
one{"{0} usuku"}
other{"{0} izinsuku"}
+ per{"{0}/d"}
}
hour{
dnam{"amahora"}
@@ -146,12 +1046,14 @@ zu{
minute{
dnam{"amaminithi"}
one{"{0} iminithi"}
- other{"{0} amaminithi"}
+ other{"{0} iminithi"}
+ per{"{0}/min"}
}
month{
dnam{"izinyanga"}
one{"{0} nyanga"}
other{"{0} izinyanga"}
+ per{"{0}/m"}
}
nanosecond{
dnam{"ns"}
@@ -168,11 +1070,475 @@ zu{
dnam{"amaviki"}
one{"{0} viki"}
other{"{0} amaviki"}
+ per{"{0}/w"}
}
year{
dnam{"y"}
one{"{0} y"}
other{"{0} yrs"}
+ per{"{0}/y"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"amp"}
+ one{"{0} A"}
+ other{"{0} A"}
+ }
+ milliampere{
+ dnam{"mA"}
+ one{"{0} mA"}
+ other{"{0} mA"}
+ }
+ ohm{
+ dnam{"ohm"}
+ one{"{0} Ω"}
+ other{"{0} Ω"}
+ }
+ volt{
+ dnam{"volt"}
+ one{"{0} V"}
+ other{"{0} V"}
+ }
+ }
+ energy{
+ calorie{
+ dnam{"cal"}
+ one{"{0} cal"}
+ other{"{0} cal"}
+ }
+ foodcalorie{
+ dnam{"Cal"}
+ one{"{0} Cal"}
+ other{"{0} Cal"}
+ }
+ joule{
+ dnam{"joules"}
+ one{"{0} J"}
+ other{"{0} J"}
+ }
+ kilocalorie{
+ dnam{"kcal"}
+ one{"{0} kcal"}
+ other{"{0} kcal"}
+ }
+ kilojoule{
+ dnam{"kJ"}
+ one{"{0} kJ"}
+ other{"{0} kJ"}
+ }
+ kilowatt-hour{
+ dnam{"kWh"}
+ one{"{0} kWh"}
+ other{"{0} kWh"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"GHz"}
+ one{"{0} GHz"}
+ other{"{0} GHz"}
+ }
+ hertz{
+ dnam{"Hz"}
+ one{"{0} Hz"}
+ other{"{0} Hz"}
+ }
+ kilohertz{
+ dnam{"kHz"}
+ one{"{0} kHz"}
+ other{"{0} kHz"}
+ }
+ megahertz{
+ dnam{"MHz"}
+ one{"{0} MHz"}
+ other{"{0} MHz"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"au"}
+ one{"{0} au"}
+ other{"{0} au"}
+ }
+ centimeter{
+ dnam{"cm"}
+ one{"{0} cm"}
+ other{"{0} cm"}
+ per{"{0}/cm"}
+ }
+ decimeter{
+ dnam{"dm"}
+ one{"{0} dm"}
+ other{"{0} dm"}
+ }
+ foot{
+ dnam{"ft"}
+ one{"{0} ft"}
+ other{"{0} ft"}
+ per{"{0}/ft"}
+ }
+ inch{
+ dnam{"in"}
+ one{"{0} in"}
+ other{"{0} in"}
+ per{"{0}/in"}
+ }
+ kilometer{
+ dnam{"km"}
+ one{"{0} km"}
+ other{"{0} km"}
+ per{"{0}/km"}
+ }
+ light-year{
+ dnam{"ly"}
+ one{"{0} ly"}
+ other{"{0} ly"}
+ }
+ meter{
+ dnam{"m"}
+ one{"{0} m"}
+ other{"{0} m"}
+ per{"{0}/m"}
+ }
+ micrometer{
+ dnam{"µm"}
+ one{"{0} µm"}
+ other{"{0} µm"}
+ }
+ mile{
+ dnam{"mi"}
+ one{"{0} mi"}
+ other{"{0} mi"}
+ }
+ mile-scandinavian{
+ dnam{"smi"}
+ one{"{0} smi"}
+ other{"{0} smi"}
+ }
+ millimeter{
+ dnam{"mm"}
+ one{"{0} mm"}
+ other{"{0} mm"}
+ }
+ nanometer{
+ dnam{"nm"}
+ one{"{0} nm"}
+ other{"{0} nm"}
+ }
+ nautical-mile{
+ dnam{"nmi"}
+ one{"{0} nmi"}
+ other{"{0} nmi"}
+ }
+ parsec{
+ dnam{"pc"}
+ one{"{0} pc"}
+ other{"{0} pc"}
+ }
+ picometer{
+ dnam{"pm"}
+ one{"{0} pm"}
+ other{"{0} pm"}
+ }
+ yard{
+ dnam{"yd"}
+ one{"{0} yd"}
+ other{"{0} yd"}
+ }
+ }
+ light{
+ lux{
+ dnam{"lux"}
+ one{"{0} lx"}
+ other{"{0} lx"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"CD"}
+ one{"{0} CD"}
+ other{"{0} CD"}
+ }
+ gram{
+ dnam{"g"}
+ one{"{0} g"}
+ other{"{0} g"}
+ per{"{0}/g"}
+ }
+ kilogram{
+ dnam{"kg"}
+ one{"{0} kg"}
+ other{"{0} kg"}
+ per{"{0}/kg"}
+ }
+ metric-ton{
+ dnam{"t"}
+ one{"{0} t"}
+ other{"{0} t"}
+ }
+ microgram{
+ dnam{"µg"}
+ one{"{0} µg"}
+ other{"{0} µg"}
+ }
+ milligram{
+ dnam{"mg"}
+ one{"{0} mg"}
+ other{"{0} mg"}
+ }
+ ounce{
+ dnam{"oz"}
+ one{"{0} oz"}
+ other{"{0} oz"}
+ per{"{0}/oz"}
+ }
+ ounce-troy{
+ dnam{"oz t"}
+ one{"{0} oz t"}
+ other{"{0} oz t"}
+ }
+ pound{
+ dnam{"lb"}
+ one{"{0} lb"}
+ other{"{0} lb"}
+ per{"{0}/lb"}
+ }
+ ton{
+ dnam{"tn"}
+ one{"{0} tn"}
+ other{"{0} tn"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"GW"}
+ one{"{0} GW"}
+ other{"{0} GW"}
+ }
+ horsepower{
+ dnam{"hp"}
+ one{"{0} hp"}
+ other{"{0} hp"}
+ }
+ kilowatt{
+ dnam{"kW"}
+ one{"{0} kW"}
+ other{"{0} kW"}
+ }
+ megawatt{
+ dnam{"MW"}
+ one{"{0} MW"}
+ other{"{0} MW"}
+ }
+ milliwatt{
+ dnam{"mW"}
+ one{"{0} mW"}
+ other{"{0} mW"}
+ }
+ watt{
+ dnam{"watt"}
+ one{"{0} W"}
+ other{"{0} W"}
+ }
+ }
+ pressure{
+ hectopascal{
+ dnam{"hPa"}
+ one{"{0} hPa"}
+ other{"{0} hPa"}
+ }
+ inch-hg{
+ dnam{"inHg"}
+ one{"{0} inHg"}
+ other{"{0} inHg"}
+ }
+ millibar{
+ dnam{"mbar"}
+ one{"{0} mbar"}
+ other{"{0} mbar"}
+ }
+ millimeter-of-mercury{
+ dnam{"mm Hg"}
+ one{"{0} mm Hg"}
+ other{"{0} mm Hg"}
+ }
+ pound-per-square-inch{
+ dnam{"psi"}
+ one{"{0} psi"}
+ other{"{0} psi"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"karats"}
+ one{"{0} kt"}
+ other{"{0} kt"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"km/h"}
+ one{"{0} km/h"}
+ other{"{0} km/h"}
+ }
+ knot{
+ dnam{"kn"}
+ one{"{0} kn"}
+ other{"{0} kn"}
+ }
+ meter-per-second{
+ dnam{"m/s"}
+ one{"{0} m/s"}
+ other{"{0} m/s"}
+ }
+ mile-per-hour{
+ dnam{"mi/h"}
+ one{"{0} mi/h"}
+ other{"{0} mi/h"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"°C"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ dnam{"°F"}
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"K"}
+ one{"{0} K"}
+ other{"{0} K"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"ac ft"}
+ one{"{0} ac ft"}
+ other{"{0} ac ft"}
+ }
+ centiliter{
+ dnam{"cL"}
+ one{"{0} cL"}
+ other{"{0} cL"}
+ }
+ cubic-centimeter{
+ dnam{"cm³"}
+ one{"{0} cm³"}
+ other{"{0} cm³"}
+ per{"{0}/cm³"}
+ }
+ cubic-foot{
+ dnam{"ft³"}
+ one{"{0} ft³"}
+ other{"{0} ft³"}
+ }
+ cubic-inch{
+ dnam{"in³"}
+ one{"{0} in³"}
+ other{"{0} in³"}
+ }
+ cubic-kilometer{
+ dnam{"km³"}
+ one{"{0} km³"}
+ other{"{0} km³"}
+ }
+ cubic-meter{
+ dnam{"m³"}
+ one{"{0} m³"}
+ other{"{0} m³"}
+ per{"{0}/m³"}
+ }
+ cubic-mile{
+ dnam{"mi³"}
+ one{"{0} mi³"}
+ other{"{0} mi³"}
+ }
+ cubic-yard{
+ dnam{"yd³"}
+ one{"{0} yd³"}
+ other{"{0} yd³"}
+ }
+ cup{
+ dnam{"cup"}
+ one{"{0} c"}
+ other{"{0} c"}
+ }
+ cup-metric{
+ dnam{"mcup"}
+ one{"{0} mc"}
+ other{"{0} mc"}
+ }
+ deciliter{
+ dnam{"dL"}
+ one{"{0} dL"}
+ other{"{0} dL"}
+ }
+ fluid-ounce{
+ dnam{"fl oz"}
+ one{"{0} fl oz"}
+ other{"{0} fl oz"}
+ }
+ gallon{
+ dnam{"gal"}
+ one{"{0} gal"}
+ other{"{0} gal"}
+ per{"{0}/gal"}
+ }
+ hectoliter{
+ dnam{"hL"}
+ one{"{0} hL"}
+ other{"{0} hL"}
+ }
+ liter{
+ dnam{"l"}
+ one{"{0} l"}
+ other{"{0} l"}
+ per{"{0}/l"}
+ }
+ megaliter{
+ dnam{"ML"}
+ one{"{0} ML"}
+ other{"{0} ML"}
+ }
+ milliliter{
+ dnam{"mL"}
+ one{"{0} mL"}
+ other{"{0} mL"}
+ }
+ pint{
+ dnam{"pt"}
+ one{"{0} pt"}
+ other{"{0} pt"}
+ }
+ pint-metric{
+ dnam{"mpt"}
+ one{"{0} mpt"}
+ other{"{0} mpt"}
+ }
+ quart{
+ dnam{"qt"}
+ one{"{0} qt"}
+ other{"{0} qt"}
+ }
+ tablespoon{
+ dnam{"tbsp"}
+ one{"{0} tbsp"}
+ other{"{0} tbsp"}
+ }
+ teaspoon{
+ dnam{"tsp"}
+ one{"{0} tsp"}
+ other{"{0} tsp"}
}
}
}
« no previous file with comments | « source/data/unit/zh_TW.txt ('k') | source/data/zone/af.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698