310fd9efd6
X-SVN-Rev: 15718
73 lines
1.7 KiB
XML
73 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!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;
|
||
]
|
||
>
|
||
<ldml>
|
||
<identity>
|
||
<version number="1.1"/>
|
||
<generation date="2004-06-04" />
|
||
<language type="fa" />
|
||
<territory type="IR" />
|
||
</identity>
|
||
<layout>
|
||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||
</layout>
|
||
<dates>
|
||
<calendars>
|
||
<calendar type="gregorian">
|
||
<week>
|
||
<minDays count="1"/>
|
||
<firstDay day="sat"/>
|
||
</week>
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<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>
|
||
</ldml>
|