diff options
Diffstat (limited to 'intl/icu/source/data/locales/fr_CD.txt')
-rw-r--r-- | intl/icu/source/data/locales/fr_CD.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/fr_CD.txt b/intl/icu/source/data/locales/fr_CD.txt new file mode 100644 index 000000000..07440f9c6 --- /dev/null +++ b/intl/icu/source/data/locales/fr_CD.txt @@ -0,0 +1,38 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +fr_CD{ + NumberElements{ + latn{ + miscPatterns{ + atLeast{"au moins {0}"} + } + } + } + Version{"2.1.27.99"} + calendar{ + gregorian{ + dayPeriod{ + format{ + narrow{ + afternoon1{"ap.m."} + evening1{"soir"} + midnight{"min."} + morning1{"mat."} + night1{"nuit"} + noon{"midi"} + } + } + stand-alone{ + narrow{ + midnight{"min."} + } + } + } + intervalFormats{ + y{ + y{"y – y"} + } + } + } + } +} |