1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
<identity>
<version number="$Revision: 1.38 $"/>
<generation date="$Date: 2009/06/15 05:50:27 $"/>
<language type="uz"/>
<script type="Arab"/>
</identity>
<localeDisplayNames>
<languages>
<language type="fa">دری</language>
<language type="ps">پشتو</language>
<language type="uz">اۉزبېک</language>
</languages>
<territories>
<territory type="AF">افغانستان</territory>
</territories>
</localeDisplayNames>
<layout>
<orientation characters="right-to-left"/>
</layout>
<characters>
<exemplarCharacters>[\u064B-\u0652 \u0654 \u0670 ء-ؤ ئ-ب پ ة-ث ټ ج چ ح خ ځ څ د ذ ډ ر ز ړ ږ ژ س ش ښ ص-غ ف ق ک ګ گ ل-ن ڼ ه و ۇ ۉ ي ی ۍ ې]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[\u200C \u200D]</exemplarCharacters>
</characters>
<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>
<monthWidth type="wide">
<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>
<dayWidth type="wide">
<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>
<eras>
<eraAbbr>
<era type="0">ق.م.</era>
<era type="1">م.</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>y نچی ییل d نچی MMMM EEEE کونی</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>d نچی MMMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>d MMM y</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>yyyy/M/d</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>H:mm:ss (zzzz)</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>H:mm:ss (z)</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>H:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>H:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="Md">M/d</dateFormatItem>
<dateFormatItem id="MMMMd">d نچی MMMM</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<defaultNumberingSystem>arabext</defaultNumberingSystem>
<symbols>
<decimal>,</decimal>
<group>.</group>
<percentSign>%</percentSign>
<nativeZeroDigit>0</nativeZeroDigit>
<minusSign>−</minusSign>
<exponential>E</exponential>
</symbols>
<currencyFormats>
<currencyFormatLength>
<currencyFormat>
<pattern>#,##0.00 ¤</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="AFN">
<displayName>افغانی</displayName>
</currency>
</currencies>
</numbers>
</ldml>
|