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
55
make/data/cldr/common/main/fr_ML.xml
Normal file
55
make/data/cldr/common/main/fr_ML.xml
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
<?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="ML"/>
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<quarters>
|
||||
<quarterContext type="format">
|
||||
<quarterWidth type="wide">
|
||||
<quarter type="1" draft="contributed">le 1er trimestre</quarter>
|
||||
<quarter type="2" draft="contributed">le 2ème trimestre</quarter>
|
||||
<quarter type="3" draft="contributed">le 3ème trimestre</quarter>
|
||||
<quarter type="4" draft="contributed">le 4ème trimestre</quarter>
|
||||
</quarterWidth>
|
||||
</quarterContext>
|
||||
<quarterContext type="stand-alone">
|
||||
<quarterWidth type="wide">
|
||||
<quarter type="1" draft="contributed">1er trimestre</quarter>
|
||||
<quarter type="2" draft="contributed">2ème trimestre</quarter>
|
||||
<quarter type="3" draft="contributed">3ème trimestre</quarter>
|
||||
<quarter type="4" draft="contributed">4ème trimestre</quarter>
|
||||
</quarterWidth>
|
||||
</quarterContext>
|
||||
</quarters>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength type="medium">
|
||||
<dateTimeFormat>
|
||||
<pattern draft="contributed">{1}, {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength>
|
||||
<dateTimeFormatLength type="short">
|
||||
<dateTimeFormat>
|
||||
<pattern draft="contributed">{1}, {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength>
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<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