]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2010 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/ar_LB.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ar_LB{ | |
729e4ab9 | 10 | Version{"2.0.50.20"} |
73c04bcf A |
11 | calendar{ |
12 | gregorian{ | |
73c04bcf A |
13 | dayNames{ |
14 | format{ | |
15 | abbreviated{ | |
16 | "الأحد", | |
17 | "الاثنين", | |
18 | "الثلاثاء", | |
19 | "الأربعاء", | |
20 | "الخميس", | |
21 | "الجمعة", | |
22 | "السبت", | |
23 | } | |
24 | } | |
25 | } | |
26 | monthNames{ | |
27 | format{ | |
73c04bcf A |
28 | wide{ |
29 | "كانون الثاني", | |
30 | "شباط", | |
31 | "آذار", | |
32 | "نيسان", | |
729e4ab9 | 33 | "أيار", |
73c04bcf A |
34 | "حزيران", |
35 | "تموز", | |
36 | "آب", | |
37 | "أيلول", | |
38 | "تشرين الأول", | |
39 | "تشرين الثاني", | |
40 | "كانون الأول", | |
41 | } | |
42 | } | |
43 | } | |
73c04bcf A |
44 | } |
45 | } | |
46 | } |