1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/fr_HT.xml 7// * 8// *************************************************************************** 9fr_HT{ 10 Version{"2.1.19.94"} 11 units{ 12 area{ 13 hectare{ 14 dnam{"carreau"} 15 one{"{0}carreau"} 16 other{"{0}carreaux"} 17 } 18 } 19 volume{ 20 cubic-centimeter{ 21 per{"{0} pour chaque centimetre cube"} 22 } 23 cubic-meter{ 24 per{"{0} pour chaque metre cube"} 25 } 26 } 27 } 28 unitsNarrow{ 29 mass{ 30 gram{ 31 dnam{"gr."} 32 } 33 } 34 } 35 unitsShort{ 36 duration{ 37 century{ 38 dnam{"sec"} 39 } 40 } 41 mass{ 42 carat{ 43 dnam{"kr"} 44 one{"{0}kr"} 45 other{"{0}kr"} 46 } 47 gram{ 48 one{"{0}gr"} 49 other{"{0}gr"} 50 } 51 } 52 } 53} 54