From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- intl/icu/source/data/unit/fr_HT.txt | 47 +++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 intl/icu/source/data/unit/fr_HT.txt (limited to 'intl/icu/source/data/unit/fr_HT.txt') diff --git a/intl/icu/source/data/unit/fr_HT.txt b/intl/icu/source/data/unit/fr_HT.txt new file mode 100644 index 0000000000..52988f0f33 --- /dev/null +++ b/intl/icu/source/data/unit/fr_HT.txt @@ -0,0 +1,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"} + } + } + } +} -- cgit v1.2.3