1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html 3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml 4doi{ 5 durationUnits{ 6 hm{"h:mm"} 7 hms{"h:mm:ss"} 8 ms{"m:ss"} 9 } 10 units{ 11 mass{ 12 gram{ 13 dnam{"ग्राम"} 14 } 15 kilogram{ 16 dnam{"किल्लो"} 17 } 18 } 19 } 20 unitsNarrow{ 21 consumption{ 22 mile-per-gallon-imperial{ 23 one{"{0}m/gUK"} 24 other{"{0}m/gUK"} 25 } 26 } 27 force{ 28 kilowatt-hour-per-100-kilometer{ 29 one{"{0}किल्लोवाट/100किमी"} 30 other{"{0} किल्लोवाट/100किमी"} 31 } 32 } 33 volume{ 34 dessert-spoon-imperial{ 35 one{"{0}dsp-Imp"} 36 other{"{0}dsp-Imp"} 37 } 38 fluid-ounce-imperial{ 39 one{"{0}fl oz Im"} 40 other{"{0}fl oz Im"} 41 } 42 gallon-imperial{ 43 one{"{0}galIm"} 44 other{"{0}galIm"} 45 } 46 } 47 } 48} 49