Index: source/data/unit/fr_HT.txt |
diff --git a/source/data/unit/fr_HT.txt b/source/data/unit/fr_HT.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..49816c774e7e983fdd890c2f05c1a6a262371082 |
--- /dev/null |
+++ b/source/data/unit/fr_HT.txt |
@@ -0,0 +1,53 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2015 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/fr_HT.xml |
+// * |
+// *************************************************************************** |
+fr_HT{ |
+ Version{"2.1.19.94"} |
+ 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"} |
+ } |
+ } |
+ } |
+} |