summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/fr_HT.txt
blob: 52988f0f330433828bec524dc2aad9a8777a4c4a (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
// © 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
fr_HT{
    units{
        area{
            hectare{
                dnam{"carreau"}
                one{"{0}carreau"}
                other{"{0}carreaux"}
            }
        }
        volume{
            cubic-centimeter{
                per{"{0} pour chaque centimetre cube"}
            }
            cubic-meter{
                per{"{0} pour chaque metre cube"}
            }
        }
    }
    unitsNarrow{
        mass{
            gram{
                dnam{"gr."}
            }
        }
    }
    unitsShort{
        duration{
            century{
                dnam{"sec"}
            }
        }
        mass{
            carat{
                dnam{"kr"}
                one{"{0}kr"}
                other{"{0}kr"}
            }
            gram{
                one{"{0}gr"}
                other{"{0}gr"}
            }
        }
    }
}