2003-12-18 17:33:47 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2004-06-02 02:53:16 +00:00
|
|
|
|
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
|
|
|
|
[
|
|
|
|
|
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
|
|
|
|
%icu;
|
|
|
|
|
]
|
|
|
|
|
>
|
2003-12-18 17:33:47 +00:00
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2004-06-04 20:17:19 +00:00
|
|
|
|
<version number="1.1"/>
|
|
|
|
|
<generation date="2004-06-04" />
|
2003-12-18 17:33:47 +00:00
|
|
|
|
<language type="ps" />
|
|
|
|
|
<territory type="AF" />
|
|
|
|
|
</identity>
|
|
|
|
|
<layout>
|
|
|
|
|
<orientation lines="top-to-bottom" characters="right-to-left" />
|
|
|
|
|
</layout>
|
2004-05-28 03:48:00 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<week>
|
|
|
|
|
<minDays count="1"/>
|
|
|
|
|
<firstDay day="sat"/>
|
|
|
|
|
</week>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
2004-05-15 02:06:28 +00:00
|
|
|
|
<numbers>
|
|
|
|
|
<symbols>
|
|
|
|
|
<decimal>٫</decimal>
|
|
|
|
|
<group>٬</group>
|
|
|
|
|
<list>;</list>
|
|
|
|
|
<percentSign>٪</percentSign>
|
|
|
|
|
<nativeZeroDigit>۰</nativeZeroDigit>
|
|
|
|
|
<patternDigit>#</patternDigit>
|
|
|
|
|
<plusSign>+</plusSign>
|
|
|
|
|
<minusSign>−</minusSign>
|
|
|
|
|
<exponential>×۱۰^</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 ¤;-#,##0 ¤</pattern>
|
|
|
|
|
</currencyFormat>
|
|
|
|
|
</currencyFormatLength >
|
|
|
|
|
</currencyFormats>
|
|
|
|
|
</numbers>
|
2003-12-18 17:33:47 +00:00
|
|
|
|
</ldml>
|