| Index: source/data/unit/lo.txt
|
| diff --git a/source/data/unit/lo.txt b/source/data/unit/lo.txt
|
| index d53773a3127f6105c694dcc9c2d11d4113d0e457..adf41f6b6307ed0008175a223647db6a51f6cb46 100755
|
| --- a/source/data/unit/lo.txt
|
| +++ b/source/data/unit/lo.txt
|
| @@ -1,24 +1,166 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/lo.xml
|
| // *
|
| // ***************************************************************************
|
| -/**
|
| - * ICU <specials> source: <path>/common/main/lo.xml
|
| - */
|
| lo{
|
| - Version{"2.1.8.9"}
|
| + Version{"2.1.19.94"}
|
| + durationUnits{
|
| + hm{"h:mm"}
|
| + hms{"h:mm:ss"}
|
| + ms{"m:ss"}
|
| + }
|
| units{
|
| + acceleration{
|
| + g-force{
|
| + dnam{"ແຮງຕົກຕາມລຳພັງ"}
|
| + other{"{0} ແຮງຕົກຕາມລຳພັງ"}
|
| + }
|
| + meter-per-second-squared{
|
| + dnam{"m/s²"}
|
| + other{"{0} m/s²"}
|
| + }
|
| + }
|
| + angle{
|
| + arc-minute{
|
| + dnam{"arcminutes"}
|
| + other{"{0} ນາທີ"}
|
| + }
|
| + arc-second{
|
| + dnam{"arcseconds"}
|
| + other{"{0} ວິນາທີ"}
|
| + }
|
| + degree{
|
| + dnam{"ອົງສາ"}
|
| + other{"{0} ອົງສາ"}
|
| + }
|
| + radian{
|
| + dnam{"radians"}
|
| + other{"{0} radians"}
|
| + }
|
| + revolution{
|
| + dnam{"rev"}
|
| + other{"{0} rev"}
|
| + }
|
| + }
|
| + area{
|
| + acre{
|
| + dnam{"ເອເຄີ"}
|
| + other{"{0} ເອເຄີ"}
|
| + }
|
| + hectare{
|
| + dnam{"ເຮັກຕາ"}
|
| + other{"{0} ເຮັກຕາ"}
|
| + }
|
| + square-centimeter{
|
| + dnam{"ຊັງຕີຕາແມັດ"}
|
| + other{"{0} ຊັງຕີຕາແມັດ"}
|
| + per{"{0} ຕໍ່ຊັງຕີຕາແມັດ"}
|
| + }
|
| + square-foot{
|
| + dnam{"ຕາຟຸດ"}
|
| + other{"{0} ຕາຟຸດ"}
|
| + }
|
| + square-inch{
|
| + dnam{"ຕານິ້ວ"}
|
| + other{"{0} ຕາລາງນິ້ວ"}
|
| + per{"{0} ຕໍ່ຕາລາງນິ້ວ"}
|
| + }
|
| + square-kilometer{
|
| + dnam{"ກິໂລຕາແມັດ"}
|
| + other{"{0} ກິໂລຕາແມັດ"}
|
| + }
|
| + square-meter{
|
| + dnam{"ຕາແມັດ"}
|
| + other{"{0} ຕາແມັດ"}
|
| + per{"{0} ຕໍ່ຕາແມັດ"}
|
| + }
|
| + square-mile{
|
| + dnam{"ຕາລາງໄມລ໌"}
|
| + other{"{0} ຕາລາງໄມລ໌"}
|
| + }
|
| + square-yard{
|
| + dnam{"square yards"}
|
| + other{"{0} ຕາລາງຢາດ"}
|
| + }
|
| + }
|
| compound{
|
| per{"{0} ຕໍ່ {1}"}
|
| }
|
| + consumption{
|
| + liter-per-100kilometers{
|
| + dnam{"ລິດ ຕໍ່ 100 ກິໂລເເມັດ"}
|
| + other{"{0} ລິດຕໍ່ 100 ກີໂລແມັດ"}
|
| + }
|
| + liter-per-kilometer{
|
| + dnam{"ລ/ກມ"}
|
| + other{"{0} ລິດຕໍ່ກິໂລແມັດ"}
|
| + }
|
| + mile-per-gallon{
|
| + dnam{"ໄມລ໌ຕໍ່ແກລອນ"}
|
| + other{"{0} ໄມລ໌ຕໍ່ແກລອນ"}
|
| + }
|
| + }
|
| + coordinate{
|
| + east{"{0}E"}
|
| + north{"{0}N"}
|
| + south{"{0}S"}
|
| + west{"{0}W"}
|
| + }
|
| + digital{
|
| + bit{
|
| + dnam{"bit"}
|
| + other{"{0} bit"}
|
| + }
|
| + byte{
|
| + dnam{"byte"}
|
| + other{"{0} byte"}
|
| + }
|
| + gigabit{
|
| + dnam{"Gb"}
|
| + other{"{0} Gb"}
|
| + }
|
| + gigabyte{
|
| + dnam{"GB"}
|
| + other{"{0} GB"}
|
| + }
|
| + kilobit{
|
| + dnam{"kb"}
|
| + other{"{0} kb"}
|
| + }
|
| + kilobyte{
|
| + dnam{"kB"}
|
| + other{"{0} kB"}
|
| + }
|
| + megabit{
|
| + dnam{"Mb"}
|
| + other{"{0} Mb"}
|
| + }
|
| + megabyte{
|
| + dnam{"MB"}
|
| + other{"{0} MB"}
|
| + }
|
| + terabit{
|
| + dnam{"Tb"}
|
| + other{"{0} Tb"}
|
| + }
|
| + terabyte{
|
| + dnam{"TB"}
|
| + other{"{0} TB"}
|
| + }
|
| + }
|
| duration{
|
| + century{
|
| + dnam{"ສັດຕະວັດ"}
|
| + other{"{0} ສັດຕະວັດ"}
|
| + }
|
| day{
|
| dnam{"ມື້"}
|
| other{"{0} ມື້"}
|
| + per{"{0} ຕໍ່ມື້"}
|
| }
|
| hour{
|
| dnam{"ຊົ່ວໂມງ"}
|
| @@ -36,10 +178,12 @@ lo{
|
| minute{
|
| dnam{"ນາທີ"}
|
| other{"{0} ນາທີ"}
|
| + per{"{0} ຕໍ່ນາທີ"}
|
| }
|
| month{
|
| dnam{"ເດືອນ"}
|
| other{"{0} ເດືອນ"}
|
| + per{"{0}/ເດືອນ"}
|
| }
|
| nanosecond{
|
| dnam{"ນາໂນວິນາທີ"}
|
| @@ -53,17 +197,441 @@ lo{
|
| week{
|
| dnam{"ອາທິດ"}
|
| other{"{0} ອາທິດ"}
|
| + per{"{0} ຕໍ່ອາທິດ"}
|
| }
|
| year{
|
| dnam{"ປີ"}
|
| other{"{0} ປີ"}
|
| + per{"{0} /ປີ"}
|
| + }
|
| + }
|
| + electric{
|
| + ampere{
|
| + dnam{"amp"}
|
| + other{"{0} A"}
|
| + }
|
| + milliampere{
|
| + dnam{"mA"}
|
| + other{"{0} mA"}
|
| + }
|
| + ohm{
|
| + dnam{"ohm"}
|
| + other{"{0} Ω"}
|
| + }
|
| + volt{
|
| + dnam{"volt"}
|
| + other{"{0} V"}
|
| + }
|
| + }
|
| + energy{
|
| + calorie{
|
| + dnam{"cal"}
|
| + other{"{0} cal"}
|
| + }
|
| + foodcalorie{
|
| + dnam{"Cal"}
|
| + other{"{0} Cal"}
|
| + }
|
| + joule{
|
| + dnam{"joule"}
|
| + other{"{0} J"}
|
| + }
|
| + kilocalorie{
|
| + dnam{"kcal"}
|
| + other{"{0} kcal"}
|
| + }
|
| + kilojoule{
|
| + dnam{"kJ"}
|
| + other{"{0} kJ"}
|
| + }
|
| + kilowatt-hour{
|
| + dnam{"kWh"}
|
| + other{"{0} kWh"}
|
| + }
|
| + }
|
| + frequency{
|
| + gigahertz{
|
| + dnam{"GHz"}
|
| + other{"{0} GHz"}
|
| + }
|
| + hertz{
|
| + dnam{"Hz"}
|
| + other{"{0} Hz"}
|
| + }
|
| + kilohertz{
|
| + dnam{"kHz"}
|
| + other{"{0} kHz"}
|
| + }
|
| + megahertz{
|
| + dnam{"MHz"}
|
| + other{"{0} MHz"}
|
| + }
|
| + }
|
| + length{
|
| + astronomical-unit{
|
| + dnam{"astronomical units"}
|
| + other{"{0} astronomical units"}
|
| + }
|
| + centimeter{
|
| + dnam{"ຊັງຕີແມັດ"}
|
| + other{"{0} ຊັງຕີແມັດ"}
|
| + per{"{0} ຕໍ່ຊັງຕີແມັດ"}
|
| + }
|
| + decimeter{
|
| + dnam{"ເດຊີແມັດ"}
|
| + other{"{0} ເດຊີແມັດ"}
|
| + }
|
| + foot{
|
| + dnam{"ຟຸດ"}
|
| + other{"{0} ຟຸດ"}
|
| + per{"{0} ຕໍ່ຟຸດ"}
|
| + }
|
| + inch{
|
| + dnam{"ນິ້ວ"}
|
| + other{"{0} ນິ້ວ"}
|
| + per{"{0} ຕໍ່ນິ້ວ"}
|
| + }
|
| + kilometer{
|
| + dnam{"ກິໂລແມັດ"}
|
| + other{"{0} ກິໂລແມັດ"}
|
| + per{"{0} ຕໍ່ກິໂລແມັດ"}
|
| + }
|
| + light-year{
|
| + dnam{"ປີແສງ"}
|
| + other{"{0} ປີແສງ"}
|
| + }
|
| + meter{
|
| + dnam{"ແມັດ"}
|
| + other{"{0} ແມັດ"}
|
| + per{"{0} ຕໍ່ແມັດ"}
|
| + }
|
| + micrometer{
|
| + dnam{"micrometers"}
|
| + other{"{0} micrometers"}
|
| + }
|
| + mile{
|
| + dnam{"ໄມ"}
|
| + other{"{0} ໄມ"}
|
| + }
|
| + mile-scandinavian{
|
| + dnam{"ໄມລ໌ສະກັງດີນາວຽນ"}
|
| + other{"{0} ໄມລ໌ສະກັງດີນາວຽນ"}
|
| + }
|
| + millimeter{
|
| + dnam{"ມິນລິແມັດ"}
|
| + other{"{0} ມິນລິແມັດ"}
|
| + }
|
| + nanometer{
|
| + dnam{"ນາໂນແມັດ"}
|
| + other{"{0} ນາໂນແມັດ"}
|
| + }
|
| + nautical-mile{
|
| + dnam{"ໄມລ໌ທະເລ"}
|
| + other{"{0} ໄມລ໌ທະເລ"}
|
| + }
|
| + parsec{
|
| + dnam{"parsecs"}
|
| + other{"{0} parsecs"}
|
| + }
|
| + picometer{
|
| + dnam{"ປິໂກແມັດ"}
|
| + other{"{0} ປິໂກແມັດ"}
|
| + }
|
| + yard{
|
| + dnam{"ຫລາ"}
|
| + other{"{0} ຫລາ"}
|
| + }
|
| + }
|
| + light{
|
| + lux{
|
| + dnam{"lux"}
|
| + other{"{0} lux"}
|
| + }
|
| + }
|
| + mass{
|
| + carat{
|
| + dnam{"CD"}
|
| + other{"{0} CD"}
|
| + }
|
| + gram{
|
| + dnam{"ກຣາມ"}
|
| + other{"{0} ກຣາມ"}
|
| + per{"{0}/g"}
|
| + }
|
| + kilogram{
|
| + dnam{"ກິໂລກຣາມ"}
|
| + other{"{0} ກິໂລກຣາມ"}
|
| + per{"{0}/kg"}
|
| + }
|
| + metric-ton{
|
| + dnam{"t"}
|
| + other{"{0} t"}
|
| + }
|
| + microgram{
|
| + dnam{"µg"}
|
| + other{"{0} µg"}
|
| + }
|
| + milligram{
|
| + dnam{"mg"}
|
| + other{"{0} mg"}
|
| + }
|
| + ounce{
|
| + dnam{"ອອນ"}
|
| + other{"{0} ອອນ"}
|
| + per{"{0} ຕໍ່ ອອນ"}
|
| + }
|
| + ounce-troy{
|
| + dnam{"oz t"}
|
| + other{"{0} oz t"}
|
| + }
|
| + pound{
|
| + dnam{"ປອນ"}
|
| + other{"{0} ປອນ"}
|
| + per{"{0}/lb"}
|
| + }
|
| + ton{
|
| + dnam{"tn"}
|
| + other{"{0} tn"}
|
| + }
|
| + }
|
| + power{
|
| + gigawatt{
|
| + dnam{"GW"}
|
| + other{"{0} GW"}
|
| + }
|
| + horsepower{
|
| + dnam{"ແຮງມ້າ"}
|
| + other{"{0} ແຮງມ້າ"}
|
| + }
|
| + kilowatt{
|
| + dnam{"ກິໂລວັດ"}
|
| + other{"{0} ກິໂລວັດ"}
|
| + }
|
| + megawatt{
|
| + dnam{"MW"}
|
| + other{"{0} MW"}
|
| + }
|
| + milliwatt{
|
| + dnam{"mW"}
|
| + other{"{0} mW"}
|
| + }
|
| + watt{
|
| + dnam{"ວັດ"}
|
| + other{"{0} ວັດ"}
|
| + }
|
| + }
|
| + pressure{
|
| + hectopascal{
|
| + dnam{"hectopascals"}
|
| + other{"{0} hectopascals"}
|
| + }
|
| + inch-hg{
|
| + dnam{"in Hg"}
|
| + other{"{0} inches of mercury"}
|
| + }
|
| + millibar{
|
| + dnam{"ມິນລິບາ"}
|
| + other{"{0} ມິນລິບາ"}
|
| + }
|
| + millimeter-of-mercury{
|
| + dnam{"mm Hg"}
|
| + other{"{0} mm Hg"}
|
| + }
|
| + pound-per-square-inch{
|
| + dnam{"pounds per square inch"}
|
| + other{"{0} pounds per square inch"}
|
| + }
|
| + }
|
| + proportion{
|
| + karat{
|
| + dnam{"ກະຣັດ"}
|
| + other{"{0} ກະຣັດ"}
|
| + }
|
| + }
|
| + speed{
|
| + kilometer-per-hour{
|
| + dnam{"ກິໂລແມັດຕໍ່ຊົ່ວໂມງ"}
|
| + other{"{0} ກິໂລແມັດຕໍ່ຊົ່ວໂມງ"}
|
| + }
|
| + knot{
|
| + dnam{"knot"}
|
| + other{"{0} knots"}
|
| + }
|
| + meter-per-second{
|
| + dnam{"ແມັດຕໍ່ນາທີ"}
|
| + other{"{0} ແມັດຕໍ່ນາທີ"}
|
| + }
|
| + mile-per-hour{
|
| + dnam{"ໄມລ໌ຕໍ່ຊົ່ວໂມງ"}
|
| + other{"{0} ໄມລ໌ຕໍ່ຊົ່ວໂມງ"}
|
| + }
|
| + }
|
| + temperature{
|
| + celsius{
|
| + dnam{"ອົງສາເຊວຊຽສ"}
|
| + other{"{0} ອົງສາເຊວຊຽສ"}
|
| + }
|
| + fahrenheit{
|
| + dnam{"ອົງສາຟາເຣນຮາຍ"}
|
| + other{"{0} ອົງສາຟາເຣນຮາຍ"}
|
| + }
|
| + generic{
|
| + dnam{"°"}
|
| + other{"{0}°"}
|
| + }
|
| + kelvin{
|
| + dnam{"ອົງສາເຄວິນ"}
|
| + other{"{0} ອົງສາເຄວິນ"}
|
| + }
|
| + }
|
| + volume{
|
| + acre-foot{
|
| + dnam{"ac ft"}
|
| + other{"{0} ac ft"}
|
| + }
|
| + centiliter{
|
| + dnam{"cL"}
|
| + other{"{0} cL"}
|
| + }
|
| + cubic-centimeter{
|
| + dnam{"cm³"}
|
| + other{"{0} cm³"}
|
| + per{"{0}/cm³"}
|
| + }
|
| + cubic-foot{
|
| + dnam{"ft³"}
|
| + other{"{0} ft³"}
|
| + }
|
| + cubic-inch{
|
| + dnam{"in³"}
|
| + other{"{0} in³"}
|
| + }
|
| + cubic-kilometer{
|
| + dnam{"ກິໂລແມັດກ້ອນ"}
|
| + other{"{0} ກິໂລແມັດກ້ອນ"}
|
| + }
|
| + cubic-meter{
|
| + dnam{"ແມັດກ້ອນ"}
|
| + other{"{0} ແມັດກ້ອນ"}
|
| + per{"{0} ຕໍ່ມ³"}
|
| + }
|
| + cubic-mile{
|
| + dnam{"ໄມລ໌ກ້ອນ"}
|
| + other{"{0} ໄມລ໌ກ້ອນ"}
|
| + }
|
| + cubic-yard{
|
| + dnam{"yd³"}
|
| + other{"{0} yd³"}
|
| + }
|
| + cup{
|
| + dnam{"cup"}
|
| + other{"{0} c"}
|
| + }
|
| + cup-metric{
|
| + dnam{"mcup"}
|
| + other{"{0} metric cups"}
|
| + }
|
| + deciliter{
|
| + dnam{"dL"}
|
| + other{"{0} dL"}
|
| + }
|
| + fluid-ounce{
|
| + dnam{"fl oz"}
|
| + other{"{0} fl oz"}
|
| + }
|
| + gallon{
|
| + dnam{"gal"}
|
| + other{"{0} gal"}
|
| + per{"{0} per gallon"}
|
| + }
|
| + hectoliter{
|
| + dnam{"hL"}
|
| + other{"{0} hL"}
|
| + }
|
| + liter{
|
| + dnam{"ລິດ"}
|
| + other{"{0} ລິດ"}
|
| + per{"{0} ຕໍ່ລິດ"}
|
| + }
|
| + megaliter{
|
| + dnam{"ML"}
|
| + other{"{0} ML"}
|
| + }
|
| + milliliter{
|
| + dnam{"mL"}
|
| + other{"{0} mL"}
|
| + }
|
| + pint{
|
| + dnam{"pt"}
|
| + other{"{0} pt"}
|
| + }
|
| + pint-metric{
|
| + dnam{"metric pints"}
|
| + other{"{0} metric pints"}
|
| + }
|
| + quart{
|
| + dnam{"qt"}
|
| + other{"{0} qt"}
|
| + }
|
| + tablespoon{
|
| + dnam{"tbsp"}
|
| + other{"{0} tbsp"}
|
| + }
|
| + teaspoon{
|
| + dnam{"tsp"}
|
| + other{"{0} tsp"}
|
| }
|
| }
|
| }
|
| unitsNarrow{
|
| + angle{
|
| + arc-minute{
|
| + other{"{0}′"}
|
| + }
|
| + arc-second{
|
| + other{"{0}″"}
|
| + }
|
| + degree{
|
| + other{"{0}°"}
|
| + }
|
| + }
|
| + area{
|
| + acre{
|
| + other{"{0} ac"}
|
| + }
|
| + hectare{
|
| + other{"{0} ຮຕ"}
|
| + }
|
| + square-foot{
|
| + other{"{0} ft²"}
|
| + }
|
| + square-kilometer{
|
| + dnam{"ກມ²"}
|
| + other{"{0} ກມ²"}
|
| + }
|
| + square-meter{
|
| + dnam{"ແມັດ²"}
|
| + other{"{0} ແມັດ²"}
|
| + }
|
| + square-mile{
|
| + other{"{0} mi²"}
|
| + }
|
| + }
|
| compound{
|
| per{"{0}/{1}"}
|
| }
|
| + consumption{
|
| + liter-per-100kilometers{
|
| + dnam{"ລ/ 100 ກມ"}
|
| + other{"{0} ລ / 100 ກມ"}
|
| + }
|
| + }
|
| + coordinate{
|
| + east{"{0}E"}
|
| + north{"{0}N"}
|
| + south{"{0}S"}
|
| + west{"{0}W"}
|
| + }
|
| duration{
|
| day{
|
| dnam{"ມື້"}
|
| @@ -98,15 +666,272 @@ lo{
|
| other{"{0} ປ"}
|
| }
|
| }
|
| + length{
|
| + centimeter{
|
| + dnam{"ຊມ"}
|
| + other{"{0} ຊມ"}
|
| + }
|
| + foot{
|
| + dnam{"ຟຸດ"}
|
| + other{"{0} ຟ"}
|
| + }
|
| + inch{
|
| + dnam{"ນິ້ວ"}
|
| + other{"{0} ນ"}
|
| + }
|
| + kilometer{
|
| + dnam{"ກມ"}
|
| + other{"{0} ກມ"}
|
| + }
|
| + light-year{
|
| + dnam{"ປີແສງ"}
|
| + other{"{0} ປສ"}
|
| + }
|
| + meter{
|
| + dnam{"ແມັດ"}
|
| + other{"{0} ມ"}
|
| + }
|
| + mile{
|
| + dnam{"ໄມ"}
|
| + other{"{0} ໄມ"}
|
| + }
|
| + millimeter{
|
| + dnam{"ມມ"}
|
| + other{"{0} ມມ"}
|
| + }
|
| + picometer{
|
| + dnam{"pm"}
|
| + other{"{0} pm"}
|
| + }
|
| + yard{
|
| + dnam{"ຫລາ"}
|
| + other{"{0} ຫລາ"}
|
| + }
|
| + }
|
| + mass{
|
| + gram{
|
| + dnam{"ກຣາມ"}
|
| + other{"{0} ກຼ"}
|
| + }
|
| + kilogram{
|
| + dnam{"ກິໂລກຣາມ"}
|
| + other{"{0} ກລ"}
|
| + }
|
| + ounce{
|
| + other{"{0} ອ"}
|
| + }
|
| + pound{
|
| + other{"{0} ປ"}
|
| + }
|
| + }
|
| + power{
|
| + horsepower{
|
| + other{"{0} hp"}
|
| + }
|
| + kilowatt{
|
| + other{"{0} kW"}
|
| + }
|
| + watt{
|
| + other{"{0} W"}
|
| + }
|
| + }
|
| + pressure{
|
| + hectopascal{
|
| + dnam{"hPA"}
|
| + other{"{0} hPA"}
|
| + }
|
| + inch-hg{
|
| + dnam{"in Hg"}
|
| + other{"{0} in Hg"}
|
| + }
|
| + millibar{
|
| + dnam{"mbar"}
|
| + other{"{0} mbar"}
|
| + }
|
| + }
|
| + speed{
|
| + kilometer-per-hour{
|
| + dnam{"ກມ/ຊມ"}
|
| + other{"{0} km/h"}
|
| + }
|
| + meter-per-second{
|
| + other{"{0} m/s"}
|
| + }
|
| + mile-per-hour{
|
| + other{"{0} mi/h"}
|
| + }
|
| + }
|
| + temperature{
|
| + celsius{
|
| + dnam{"°C"}
|
| + other{"{0}°"}
|
| + }
|
| + fahrenheit{
|
| + dnam{"°F"}
|
| + other{"{0}°F"}
|
| + }
|
| + }
|
| + volume{
|
| + cubic-kilometer{
|
| + other{"{0} km³"}
|
| + }
|
| + cubic-mile{
|
| + other{"{0} mi³"}
|
| + }
|
| + liter{
|
| + dnam{"ລິດ"}
|
| + other{"{0} ລ"}
|
| + }
|
| + }
|
| }
|
| unitsShort{
|
| + acceleration{
|
| + g-force{
|
| + dnam{"ແຮງຕົກຕາມລຳພັງ"}
|
| + other{"{0} G"}
|
| + }
|
| + meter-per-second-squared{
|
| + dnam{"m/s²"}
|
| + other{"{0} m/s²"}
|
| + }
|
| + }
|
| + angle{
|
| + arc-minute{
|
| + dnam{"arcmins"}
|
| + other{"{0} arcmins"}
|
| + }
|
| + arc-second{
|
| + dnam{"arcsecs"}
|
| + other{"{0} arcsecs"}
|
| + }
|
| + degree{
|
| + dnam{"ອົງສາ"}
|
| + other{"{0} ອົງສາ"}
|
| + }
|
| + radian{
|
| + dnam{"radians"}
|
| + other{"{0} rad"}
|
| + }
|
| + revolution{
|
| + dnam{"rev"}
|
| + other{"{0} rev"}
|
| + }
|
| + }
|
| + area{
|
| + acre{
|
| + dnam{"ເອເຄີ"}
|
| + other{"{0} ເອເຄີ"}
|
| + }
|
| + hectare{
|
| + dnam{"ເຮັກຕາ"}
|
| + other{"{0} ຮຕ."}
|
| + }
|
| + square-centimeter{
|
| + dnam{"ຊມ²"}
|
| + other{"{0} ຊມ²"}
|
| + per{"{0}/ຊມ²"}
|
| + }
|
| + square-foot{
|
| + dnam{"ຟຸດ²"}
|
| + other{"{0} ຟຸດ²"}
|
| + }
|
| + square-inch{
|
| + dnam{"ນິ້ວ²"}
|
| + other{"{0} in²"}
|
| + per{"{0}/in²"}
|
| + }
|
| + square-kilometer{
|
| + dnam{"ກມ²"}
|
| + other{"{0} ກມ²"}
|
| + }
|
| + square-meter{
|
| + dnam{"ແມັດ²"}
|
| + other{"{0} ມ²"}
|
| + per{"{0}/ມ²"}
|
| + }
|
| + square-mile{
|
| + dnam{"sq miles"}
|
| + other{"{0} mi²"}
|
| + }
|
| + square-yard{
|
| + dnam{"yards²"}
|
| + other{"{0} yd²"}
|
| + }
|
| + }
|
| compound{
|
| per{"{0}/{1}"}
|
| }
|
| + consumption{
|
| + liter-per-100kilometers{
|
| + dnam{"ລ/ 100 ກມ"}
|
| + other{"{0} L/100km"}
|
| + }
|
| + liter-per-kilometer{
|
| + dnam{"ລ/ກມ"}
|
| + other{"{0} ລ/ກມ"}
|
| + }
|
| + mile-per-gallon{
|
| + dnam{"ໄມລ໌/ແກລ"}
|
| + other{"{0} mpg"}
|
| + }
|
| + }
|
| + coordinate{
|
| + east{"{0}E"}
|
| + north{"{0}N"}
|
| + south{"{0}S"}
|
| + west{"{0}W"}
|
| + }
|
| + digital{
|
| + bit{
|
| + dnam{"bit"}
|
| + other{"{0} bit"}
|
| + }
|
| + byte{
|
| + dnam{"byte"}
|
| + other{"{0} byte"}
|
| + }
|
| + gigabit{
|
| + dnam{"Gb"}
|
| + other{"{0} Gb"}
|
| + }
|
| + gigabyte{
|
| + dnam{"GB"}
|
| + other{"{0} GB"}
|
| + }
|
| + kilobit{
|
| + dnam{"kb"}
|
| + other{"{0} kb"}
|
| + }
|
| + kilobyte{
|
| + dnam{"kB"}
|
| + other{"{0} kB"}
|
| + }
|
| + megabit{
|
| + dnam{"Mb"}
|
| + other{"{0} Mb"}
|
| + }
|
| + megabyte{
|
| + dnam{"MB"}
|
| + other{"{0} MB"}
|
| + }
|
| + terabit{
|
| + dnam{"Tb"}
|
| + other{"{0} Tb"}
|
| + }
|
| + terabyte{
|
| + dnam{"TB"}
|
| + other{"{0} TB"}
|
| + }
|
| + }
|
| duration{
|
| + century{
|
| + dnam{"c"}
|
| + other{"{0} c"}
|
| + }
|
| day{
|
| dnam{"ມື້"}
|
| other{"{0} ມື້"}
|
| + per{"{0}/ມື້"}
|
| }
|
| hour{
|
| dnam{"ຊົ່ວໂມງ"}
|
| @@ -124,10 +949,12 @@ lo{
|
| minute{
|
| dnam{"ນທ."}
|
| other{"{0} ນທ."}
|
| + per{"{0}/ນາທີ"}
|
| }
|
| month{
|
| dnam{"ເດືອນ"}
|
| other{"{0} ດ."}
|
| + per{"{0}/ເດືອນ"}
|
| }
|
| nanosecond{
|
| dnam{"ນາໂນວິ"}
|
| @@ -141,10 +968,389 @@ lo{
|
| week{
|
| dnam{"ອາທິດ"}
|
| other{"{0} ອທ."}
|
| + per{"{0}/ອາທິດ"}
|
| }
|
| year{
|
| dnam{"ປີ"}
|
| other{"{0} ປີ"}
|
| + per{"{0}/y"}
|
| + }
|
| + }
|
| + electric{
|
| + ampere{
|
| + dnam{"amp"}
|
| + other{"{0} A"}
|
| + }
|
| + milliampere{
|
| + dnam{"mA"}
|
| + other{"{0} mA"}
|
| + }
|
| + ohm{
|
| + dnam{"ohm"}
|
| + other{"{0} Ω"}
|
| + }
|
| + volt{
|
| + dnam{"volt"}
|
| + other{"{0} V"}
|
| + }
|
| + }
|
| + energy{
|
| + calorie{
|
| + dnam{"cal"}
|
| + other{"{0} cal"}
|
| + }
|
| + foodcalorie{
|
| + dnam{"Cal"}
|
| + other{"{0} Cal"}
|
| + }
|
| + joule{
|
| + dnam{"joule"}
|
| + other{"{0} J"}
|
| + }
|
| + kilocalorie{
|
| + dnam{"kcal"}
|
| + other{"{0} kcal"}
|
| + }
|
| + kilojoule{
|
| + dnam{"kJ"}
|
| + other{"{0} kJ"}
|
| + }
|
| + kilowatt-hour{
|
| + dnam{"kWh"}
|
| + other{"{0} kWh"}
|
| + }
|
| + }
|
| + frequency{
|
| + gigahertz{
|
| + dnam{"GHz"}
|
| + other{"{0} GHz"}
|
| + }
|
| + hertz{
|
| + dnam{"Hz"}
|
| + other{"{0} Hz"}
|
| + }
|
| + kilohertz{
|
| + dnam{"kHz"}
|
| + other{"{0} kHz"}
|
| + }
|
| + megahertz{
|
| + dnam{"MHz"}
|
| + other{"{0} MHz"}
|
| + }
|
| + }
|
| + length{
|
| + astronomical-unit{
|
| + dnam{"au"}
|
| + other{"{0} au"}
|
| + }
|
| + centimeter{
|
| + dnam{"ຊມ"}
|
| + other{"{0} ຊມ"}
|
| + per{"{0}/ຊັງຕີແມັດ"}
|
| + }
|
| + decimeter{
|
| + dnam{"dm"}
|
| + other{"{0} dm"}
|
| + }
|
| + foot{
|
| + dnam{"ຟຸດ"}
|
| + other{"{0} ຟ"}
|
| + per{"{0}/ຟຸດ"}
|
| + }
|
| + inch{
|
| + dnam{"ນິ້ວ"}
|
| + other{"{0} ນິ"}
|
| + per{"{0}/ນີວ"}
|
| + }
|
| + kilometer{
|
| + dnam{"ກມ"}
|
| + other{"{0} ກມ"}
|
| + per{"{0}/ກິໂລແມັດ"}
|
| + }
|
| + light-year{
|
| + dnam{"ປີແສງ"}
|
| + other{"{0} ປສ"}
|
| + }
|
| + meter{
|
| + dnam{"ແມັດ"}
|
| + other{"{0} ມ"}
|
| + per{"{0}/ແມັດ"}
|
| + }
|
| + micrometer{
|
| + dnam{"µm"}
|
| + other{"{0} µm"}
|
| + }
|
| + mile{
|
| + dnam{"ໄມ"}
|
| + other{"{0} ໄມ"}
|
| + }
|
| + mile-scandinavian{
|
| + dnam{"smi"}
|
| + other{"{0} smi"}
|
| + }
|
| + millimeter{
|
| + dnam{"ມມ"}
|
| + other{"{0} ມມ"}
|
| + }
|
| + nanometer{
|
| + dnam{"nm"}
|
| + other{"{0} nm"}
|
| + }
|
| + nautical-mile{
|
| + dnam{"nmi"}
|
| + other{"{0} nmi"}
|
| + }
|
| + parsec{
|
| + dnam{"parsecs"}
|
| + other{"{0} pc"}
|
| + }
|
| + picometer{
|
| + dnam{"pm"}
|
| + other{"{0} pm"}
|
| + }
|
| + yard{
|
| + dnam{"ຫລາ"}
|
| + other{"{0} ຫລາ"}
|
| + }
|
| + }
|
| + light{
|
| + lux{
|
| + dnam{"lux"}
|
| + other{"{0} lx"}
|
| + }
|
| + }
|
| + mass{
|
| + carat{
|
| + dnam{"CD"}
|
| + other{"{0} CD"}
|
| + }
|
| + gram{
|
| + dnam{"ກຣາມ"}
|
| + other{"{0} ກຼ"}
|
| + per{"{0}/g"}
|
| + }
|
| + kilogram{
|
| + dnam{"ກິໂລກຣາມ"}
|
| + other{"{0} ກິໂລ"}
|
| + per{"{0}/kg"}
|
| + }
|
| + metric-ton{
|
| + dnam{"t"}
|
| + other{"{0} t"}
|
| + }
|
| + microgram{
|
| + dnam{"µg"}
|
| + other{"{0} µg"}
|
| + }
|
| + milligram{
|
| + dnam{"mg"}
|
| + other{"{0} mg"}
|
| + }
|
| + ounce{
|
| + dnam{"ອອນ"}
|
| + other{"{0} ອ"}
|
| + per{"{0}/oz"}
|
| + }
|
| + ounce-troy{
|
| + dnam{"oz t"}
|
| + other{"{0} oz t"}
|
| + }
|
| + pound{
|
| + dnam{"ປອນ"}
|
| + other{"{0} ປ"}
|
| + per{"{0}/lb"}
|
| + }
|
| + ton{
|
| + dnam{"tn"}
|
| + other{"{0} tn"}
|
| + }
|
| + }
|
| + power{
|
| + gigawatt{
|
| + dnam{"GW"}
|
| + other{"{0} GW"}
|
| + }
|
| + horsepower{
|
| + dnam{"ແຮງມ້າ"}
|
| + other{"{0} hp"}
|
| + }
|
| + kilowatt{
|
| + dnam{"ກິໂລວັດ"}
|
| + other{"{0} ກລ. ວັດ"}
|
| + }
|
| + megawatt{
|
| + dnam{"MW"}
|
| + other{"{0} MW"}
|
| + }
|
| + milliwatt{
|
| + dnam{"mW"}
|
| + other{"{0} mW"}
|
| + }
|
| + watt{
|
| + dnam{"ວັດ"}
|
| + other{"{0} ວັດ"}
|
| + }
|
| + }
|
| + pressure{
|
| + hectopascal{
|
| + dnam{"hPA"}
|
| + other{"{0} hPA"}
|
| + }
|
| + inch-hg{
|
| + dnam{"in Hg"}
|
| + other{"{0} in Hg"}
|
| + }
|
| + millibar{
|
| + dnam{"mbar"}
|
| + other{"{0} mbar"}
|
| + }
|
| + millimeter-of-mercury{
|
| + dnam{"mm Hg"}
|
| + other{"{0} mm Hg"}
|
| + }
|
| + pound-per-square-inch{
|
| + dnam{"psi"}
|
| + other{"{0} psi"}
|
| + }
|
| + }
|
| + proportion{
|
| + karat{
|
| + dnam{"ກະຣັດ"}
|
| + other{"{0} kt"}
|
| + }
|
| + }
|
| + speed{
|
| + kilometer-per-hour{
|
| + dnam{"ກມ/ຊມ"}
|
| + other{"{0} ກມ/ຊມ"}
|
| + }
|
| + knot{
|
| + dnam{"kn"}
|
| + other{"{0} kn"}
|
| + }
|
| + meter-per-second{
|
| + dnam{"ແມັດ/ນທ."}
|
| + other{"{0} ມ/ນທ."}
|
| + }
|
| + mile-per-hour{
|
| + dnam{"ໄມລ໌/ຊົ່ວໂມງ"}
|
| + other{"{0} ມ/ຊມ"}
|
| + }
|
| + }
|
| + temperature{
|
| + celsius{
|
| + dnam{"ອົງສາ ຊ."}
|
| + other{"{0} ອົງສາ ຊີ."}
|
| + }
|
| + fahrenheit{
|
| + dnam{"ອົງສາ ຟ."}
|
| + other{"{0} ອົງສາ ຟ."}
|
| + }
|
| + generic{
|
| + dnam{"°"}
|
| + other{"{0}°"}
|
| + }
|
| + kelvin{
|
| + dnam{"ອົງສາ ເຄ."}
|
| + other{"{0}°K"}
|
| + }
|
| + }
|
| + volume{
|
| + acre-foot{
|
| + dnam{"ac ft"}
|
| + other{"{0} ac ft"}
|
| + }
|
| + centiliter{
|
| + dnam{"cL"}
|
| + other{"{0} cL"}
|
| + }
|
| + cubic-centimeter{
|
| + dnam{"cm³"}
|
| + other{"{0} cm³"}
|
| + per{"{0}/cm³"}
|
| + }
|
| + cubic-foot{
|
| + dnam{"ft³"}
|
| + other{"{0} ft³"}
|
| + }
|
| + cubic-inch{
|
| + dnam{"in³"}
|
| + other{"{0} in³"}
|
| + }
|
| + cubic-kilometer{
|
| + dnam{"km³"}
|
| + other{"{0} km³"}
|
| + }
|
| + cubic-meter{
|
| + dnam{"ມ³"}
|
| + other{"{0} ມ³"}
|
| + per{"{0}/ມ³"}
|
| + }
|
| + cubic-mile{
|
| + dnam{"mi³"}
|
| + other{"{0} mi³"}
|
| + }
|
| + cubic-yard{
|
| + dnam{"yd³"}
|
| + other{"{0} yd³"}
|
| + }
|
| + cup{
|
| + dnam{"cup"}
|
| + other{"{0} c"}
|
| + }
|
| + cup-metric{
|
| + dnam{"mcup"}
|
| + other{"{0} mc"}
|
| + }
|
| + deciliter{
|
| + dnam{"dL"}
|
| + other{"{0} dL"}
|
| + }
|
| + fluid-ounce{
|
| + dnam{"fl oz"}
|
| + other{"{0} fl oz"}
|
| + }
|
| + gallon{
|
| + dnam{"gal"}
|
| + other{"{0} gal"}
|
| + per{"{0}/gal"}
|
| + }
|
| + hectoliter{
|
| + dnam{"hL"}
|
| + other{"{0} hL"}
|
| + }
|
| + liter{
|
| + dnam{"ລິດ"}
|
| + other{"{0} ລິດ"}
|
| + per{"{0}/l"}
|
| + }
|
| + megaliter{
|
| + dnam{"ML"}
|
| + other{"{0} ML"}
|
| + }
|
| + milliliter{
|
| + dnam{"mL"}
|
| + other{"{0} mL"}
|
| + }
|
| + pint{
|
| + dnam{"pt"}
|
| + other{"{0} pt"}
|
| + }
|
| + pint-metric{
|
| + dnam{"mpt"}
|
| + other{"{0} mpt"}
|
| + }
|
| + quart{
|
| + dnam{"qt"}
|
| + other{"{0} qt"}
|
| + }
|
| + tablespoon{
|
| + dnam{"tbsp"}
|
| + other{"{0} tbsp"}
|
| + }
|
| + teaspoon{
|
| + dnam{"tsp"}
|
| + other{"{0} tsp"}
|
| }
|
| }
|
| }
|
|
|