summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/zh_Hans_SG.txt
blob: b70db60177acb34e0f563cc6412aa64ae24dc54f (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
// © 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
zh_Hans_SG{
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            second{
                other{"{0}秒"}
            }
        }
        temperature{
            kelvin{
                dnam{"开氏度"}
                other{"{0}开氏度"}
            }
        }
    }
    unitsNarrow{
        concentr{
            karat{
                dnam{"开"}
                other{"{0}开"}
            }
        }
        temperature{
            kelvin{
                dnam{"开氏度"}
                other{"{0}°K"}
            }
        }
    }
    unitsShort{
        temperature{
            kelvin{
                other{"{0}°K"}
            }
        }
    }
}