310fd9efd6
X-SVN-Rev: 15718
86 lines
2.3 KiB
XML
86 lines
2.3 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="ar" />
|
|
<territory type="QA" />
|
|
</identity>
|
|
<layout>
|
|
<orientation lines="top-to-bottom" characters="right-to-left" />
|
|
</layout>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<months>
|
|
<monthContext type="format">
|
|
<monthWidth type="abbreviated">
|
|
<month type="1">يناير</month>
|
|
<month type="2">فبراير</month>
|
|
<month type="3">مارس</month>
|
|
<month type="4">أبريل</month>
|
|
<month type="5">مايو</month>
|
|
<month type="6">يونيو</month>
|
|
<month type="7">يوليو</month>
|
|
<month type="8">أغسطس</month>
|
|
<month type="9">سبتمبر</month>
|
|
<month type="10">أكتوبر</month>
|
|
<month type="11">نوفمبر</month>
|
|
<month type="12">ديسمبر</month>
|
|
</monthWidth>
|
|
</monthContext>
|
|
</months>
|
|
<days>
|
|
<dayContext type="format">
|
|
<dayWidth type="abbreviated">
|
|
<day type="sun">الأحد</day>
|
|
<day type="mon">الاثنين</day>
|
|
<day type="tue">الثلاثاء</day>
|
|
<day type="wed">الأربعاء</day>
|
|
<day type="thu">الخميس</day>
|
|
<day type="fri">الجمعة</day>
|
|
<day type="sat">السبت</day>
|
|
</dayWidth>
|
|
</dayContext>
|
|
</days>
|
|
</calendar>
|
|
</calendars>
|
|
</dates>
|
|
<numbers>
|
|
<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>
|
|
</ldml>
|