diff options
Diffstat (limited to 'intl/icu/source/data/unit/doi.txt')
-rw-r--r-- | intl/icu/source/data/unit/doi.txt | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/doi.txt b/intl/icu/source/data/unit/doi.txt new file mode 100644 index 0000000000..35a8b0b54a --- /dev/null +++ b/intl/icu/source/data/unit/doi.txt @@ -0,0 +1,48 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +doi{ + durationUnits{ + hm{"h:mm"} + hms{"h:mm:ss"} + ms{"m:ss"} + } + units{ + mass{ + gram{ + dnam{"ग्राम"} + } + kilogram{ + dnam{"किल्लो"} + } + } + } + unitsNarrow{ + consumption{ + mile-per-gallon-imperial{ + one{"{0}m/gUK"} + other{"{0}m/gUK"} + } + } + force{ + kilowatt-hour-per-100-kilometer{ + one{"{0}किल्लोवाट/100किमी"} + other{"{0} किल्लोवाट/100किमी"} + } + } + volume{ + dessert-spoon-imperial{ + one{"{0}dsp-Imp"} + other{"{0}dsp-Imp"} + } + fluid-ounce-imperial{ + one{"{0}fl oz Im"} + other{"{0}fl oz Im"} + } + gallon-imperial{ + one{"{0}galIm"} + other{"{0}galIm"} + } + } + } +} |