summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/doi.txt
blob: 35a8b0b54a61b5f7ae65d9f08e32c6f53aeeacf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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"}
            }
        }
    }
}