scuffed-code/icu4c/source/data/xml/main/fa_IR.xml
Ram Viswanadha eef590318a fix bugs Mark found
X-SVN-Rev: 12571
2003-06-27 23:20:53 +00:00

70 lines
1.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!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>
<identity>
<version number="3.0"/>
<generation date="2003-06-26" />
<language type="fa" />
<territory type="IR" />
</identity>
<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>