1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> |
|
3 <!-- Copyright © 1991-2013 Unicode, Inc. |
|
4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) |
|
5 For terms of use, see http://www.unicode.org/copyright.html |
|
6 --> |
2 <ldml> |
7 <ldml> |
3 <identity> |
8 <identity> |
4 <version number="$Revision: 1.48 $"/> |
9 <version number="$Revision: 9287 $"/> |
5 <generation date="$Date: 2009/05/05 23:06:34 $"/> |
10 <generation date="$Date: 2013-08-28 21:32:04 -0500 (Wed, 28 Aug 2013) $"/> |
6 <language type="ar"/> |
11 <language type="ar"/> |
7 <territory type="QA"/> |
12 <territory type="QA"/> |
8 </identity> |
13 </identity> |
9 <localeDisplayNames> |
|
10 <scripts> |
|
11 <script type="Ital">اللأيطالية القديمة</script> |
|
12 </scripts> |
|
13 </localeDisplayNames> |
|
14 <dates> |
|
15 <calendars> |
|
16 <calendar type="gregorian"> |
|
17 <days> |
|
18 <dayContext type="format"> |
|
19 <dayWidth type="abbreviated"> |
|
20 <day type="sun">الأحد</day> |
|
21 <day type="mon">الاثنين</day> |
|
22 <day type="tue">الثلاثاء</day> |
|
23 <day type="wed">الأربعاء</day> |
|
24 <day type="thu">الخميس</day> |
|
25 <day type="fri">الجمعة</day> |
|
26 <day type="sat">السبت</day> |
|
27 </dayWidth> |
|
28 </dayContext> |
|
29 </days> |
|
30 </calendar> |
|
31 </calendars> |
|
32 </dates> |
|
33 <numbers> |
14 <numbers> |
34 <decimalFormats> |
15 <currencyFormats numberSystem="latn"> |
35 <decimalFormatLength> |
|
36 <decimalFormat> |
|
37 <pattern>#0.###;#0.###-</pattern> |
|
38 </decimalFormat> |
|
39 </decimalFormatLength> |
|
40 </decimalFormats> |
|
41 <currencyFormats> |
|
42 <currencyFormatLength> |
16 <currencyFormatLength> |
43 <currencyFormat> |
17 <currencyFormat type="standard"> |
44 <pattern>¤#0.00</pattern> |
18 <pattern>¤#0.00</pattern> |
45 </currencyFormat> |
19 </currencyFormat> |
46 </currencyFormatLength> |
20 </currencyFormatLength> |
47 </currencyFormats> |
21 </currencyFormats> |
48 </numbers> |
22 </numbers> |
49 </ldml> |
23 </ldml> |
|
24 |