2002-07-15 23:44:46 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<!DOCTYPE ldml SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldml.dtd"
|
|
|
|
|
[
|
|
|
|
|
<!ENTITY % icu SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd">
|
|
|
|
|
%icu;
|
|
|
|
|
]
|
|
|
|
|
>
|
|
|
|
|
<ldml>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<identity>
|
2003-06-27 23:20:53 +00:00
|
|
|
|
<version number="2.0"/>
|
2003-12-09 05:18:50 +00:00
|
|
|
|
<generation date="2003-12-03" />
|
2003-06-27 23:20:53 +00:00
|
|
|
|
<language type="fr" />
|
|
|
|
|
<territory type="CH" />
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</identity>
|
2003-10-01 02:22:33 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<week>
|
|
|
|
|
<minDays count="4"/>
|
|
|
|
|
<firstDay day="mon"/>
|
|
|
|
|
</week>
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<default type="medium"/>
|
|
|
|
|
<dateFormatLength type="full">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>EEEE, d MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="long">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="medium">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d MMM yy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="short">
|
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd.MM.yy</pattern>
|
|
|
|
|
</dateFormat>
|
|
|
|
|
</dateFormatLength >
|
|
|
|
|
</dateFormats>
|
|
|
|
|
<timeFormats>
|
|
|
|
|
<default type="medium"/>
|
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH.mm:ss' h' z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH:mm:ss</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
|
<timeFormat >
|
|
|
|
|
<pattern>HH:mm</pattern>
|
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength >
|
|
|
|
|
</timeFormats>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<dateTimeFormatLength >
|
|
|
|
|
<dateTimeFormat>
|
|
|
|
|
<pattern>{1} {0}</pattern>
|
|
|
|
|
</dateTimeFormat>
|
|
|
|
|
</dateTimeFormatLength >
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
|
|
|
|
<numbers>
|
|
|
|
|
<symbols>
|
|
|
|
|
<decimal>.</decimal>
|
|
|
|
|
<group>'</group>
|
|
|
|
|
<list>;</list>
|
|
|
|
|
<percentSign>%</percentSign>
|
|
|
|
|
<nativeZeroDigit>0</nativeZeroDigit>
|
|
|
|
|
<patternDigit>#</patternDigit>
|
|
|
|
|
<plusSign>+</plusSign>
|
|
|
|
|
<minusSign>-</minusSign>
|
|
|
|
|
<exponential>E</exponential>
|
|
|
|
|
<perMille>‰</perMille>
|
|
|
|
|
<infinity>∞</infinity>
|
|
|
|
|
<nan><EFBFBD></nan>
|
|
|
|
|
</symbols>
|
|
|
|
|
<decimalFormats>
|
|
|
|
|
<decimalFormatLength >
|
|
|
|
|
<decimalFormat >
|
|
|
|
|
<pattern>#,##0.###;-#,##0.###</pattern>
|
|
|
|
|
</decimalFormat>
|
|
|
|
|
</decimalFormatLength >
|
|
|
|
|
</decimalFormats>
|
|
|
|
|
<scientificFormats>
|
|
|
|
|
<scientificFormatLength >
|
|
|
|
|
<scientificFormat >
|
|
|
|
|
<pattern>#E0</pattern>
|
|
|
|
|
</scientificFormat>
|
|
|
|
|
</scientificFormatLength >
|
|
|
|
|
</scientificFormats>
|
|
|
|
|
<percentFormats>
|
|
|
|
|
<percentFormatLength >
|
|
|
|
|
<percentFormat >
|
|
|
|
|
<pattern>#,##0%</pattern>
|
|
|
|
|
</percentFormat>
|
|
|
|
|
</percentFormatLength >
|
|
|
|
|
</percentFormats>
|
|
|
|
|
<currencyFormats>
|
|
|
|
|
<currencyFormatLength >
|
|
|
|
|
<currencyFormat >
|
|
|
|
|
<pattern>¤ #,##0.00;¤-#,##0.00</pattern>
|
|
|
|
|
</currencyFormat>
|
|
|
|
|
</currencyFormatLength >
|
|
|
|
|
</currencyFormats>
|
|
|
|
|
</numbers>
|
|
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
|
|
|
|
<icu:ruleBasedNumberFormats>
|
|
|
|
|
<icu:ruleBasedNumberFormat type="spellout">
|
2003-06-27 23:20:53 +00:00
|
|
|
|
%main:
|
2003-12-09 05:18:50 +00:00
|
|
|
|
-x: moins >>;
|
|
|
|
|
x.x: << virgule >>;
|
|
|
|
|
zéro; un; deux; trois; quatre; cinq; six; sept; huit; neuf;
|
|
|
|
|
dix; onze; douze; treize; quatorze; quinze; seize;
|
|
|
|
|
dix-sept; dix-huit; dix-neuf;
|
|
|
|
|
20: vingt[->%%alt-ones>];
|
|
|
|
|
30: trente[->%%alt-ones>];
|
|
|
|
|
40: quarante[->%%alt-ones>];
|
|
|
|
|
50: cinquante[->%%alt-ones>];
|
|
|
|
|
60: soixante[->%%alt-ones>];
|
|
|
|
|
70: septante[->%%alt-ones>];
|
|
|
|
|
80: huitante[->%%alt-ones>];
|
|
|
|
|
90: nonante[->%%alt-ones>];
|
|
|
|
|
100: cent[ >>];
|
|
|
|
|
200: << cents[ >>];
|
|
|
|
|
1000: mille[ >>];
|
|
|
|
|
1100>: onze cents[ >>];
|
|
|
|
|
1200: mille >>;
|
|
|
|
|
2000: << mille[ >>];
|
|
|
|
|
1,000,000: << million[ >>];
|
|
|
|
|
1,000,000,000: << milliarde[ >>];
|
|
|
|
|
1,000,000,000,000: << billion[ >>];
|
|
|
|
|
1,000,000,000,000,000: =#,##0=;
|
2003-06-27 23:20:53 +00:00
|
|
|
|
%%alt-ones:
|
2003-12-09 05:18:50 +00:00
|
|
|
|
; et-un; =%main=;
|
2003-10-01 02:22:33 +00:00
|
|
|
|
</icu:ruleBasedNumberFormat>
|
|
|
|
|
</icu:ruleBasedNumberFormats>
|
|
|
|
|
</special>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</ldml>
|