| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <ldml>
- <identity>
- <version number="$Revision: 1.48 $"/>
- <generation date="$Date: 2009/05/05 23:06:34 $"/>
- <language type="ar"/>
- <territory type="YE"/>
- </identity>
- <localeDisplayNames>
- <scripts>
- <script type="Ital">اللأيطالية القديمة</script>
- </scripts>
- </localeDisplayNames>
- <dates>
- <calendars>
- <calendar type="gregorian">
- <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>
- <currencyFormats>
- <currencyFormatLength>
- <currencyFormat>
- <pattern>¤#0.00</pattern>
- </currencyFormat>
- </currencyFormatLength>
- </currencyFormats>
- </numbers>
- </ldml>
|