| Index: source/data/locales/fr_CD.txt
|
| diff --git a/source/data/locales/fr_CD.txt b/source/data/locales/fr_CD.txt
|
| index eff5346391afa85a2c424e7bf01502b776ce4cce..07440f9c6108c6eece639042ab03ff126926e8ae 100644
|
| --- a/source/data/locales/fr_CD.txt
|
| +++ b/source/data/locales/fr_CD.txt
|
| @@ -1,11 +1,38 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/fr_CD.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| fr_CD{
|
| - Version{"2.1.19.14"}
|
| + 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"}
|
| + }
|
| + }
|
| + }
|
| + }
|
| }
|
|
|