undefect. CWE-407 — 63 sites patched across 27 ecosystems
Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
This commit is contained in:
commit
0a580b313d
70422 changed files with 17213626 additions and 0 deletions
54
make/data/cldr/common/main/fr_CD.xml
Normal file
54
make/data/cldr/common/main/fr_CD.xml
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||||
<!-- Copyright © 1991-2025 Unicode, Inc.
|
||||
For terms of use, see http://www.unicode.org/copyright.html
|
||||
SPDX-License-Identifier: Unicode-3.0
|
||||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||||
-->
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="$Revision$"/>
|
||||
<language type="fr"/>
|
||||
<territory type="CD"/>
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dayPeriods>
|
||||
<dayPeriodContext type="format">
|
||||
<dayPeriodWidth type="narrow">
|
||||
<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
|
||||
<dayPeriod type="noon" draft="contributed">midi</dayPeriod>
|
||||
<dayPeriod type="morning1" draft="contributed">mat.</dayPeriod>
|
||||
<dayPeriod type="afternoon1" draft="contributed">ap.m.</dayPeriod>
|
||||
<dayPeriod type="evening1" draft="contributed">soir</dayPeriod>
|
||||
<dayPeriod type="night1" draft="contributed">matin</dayPeriod>
|
||||
</dayPeriodWidth>
|
||||
</dayPeriodContext>
|
||||
<dayPeriodContext type="stand-alone">
|
||||
<dayPeriodWidth type="narrow">
|
||||
<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
|
||||
</dayPeriodWidth>
|
||||
</dayPeriodContext>
|
||||
</dayPeriods>
|
||||
<dateTimeFormats>
|
||||
<intervalFormats>
|
||||
<intervalFormatItem id="y">
|
||||
<greatestDifference id="y" draft="contributed">y – y</greatestDifference>
|
||||
</intervalFormatItem>
|
||||
</intervalFormats>
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="CDF">
|
||||
<symbol>FC</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
<miscPatterns numberSystem="latn">
|
||||
<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
|
||||
</miscPatterns>
|
||||
</numbers>
|
||||
</ldml>
|
||||
Loading…
Add table
Add a link
Reference in a new issue