]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/ar_MA.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | ar_MA{ |
10 | NumberElements{ | |
11 | "٫", | |
12 | "٬", | |
46f4442e | 13 | "؛", |
374ca955 A |
14 | "٪", |
15 | "0", | |
16 | "#", | |
17 | "-", | |
46f4442e | 18 | "اس", |
374ca955 A |
19 | "‰", |
20 | "∞", | |
46f4442e | 21 | "ليس رقم", |
374ca955 | 22 | "+", |
b75a7d8f | 23 | } |
46f4442e A |
24 | Scripts{ |
25 | Ital{"اللأيطالية القديمة"} | |
26 | } | |
27 | Version{"1.46"} | |
73c04bcf A |
28 | calendar{ |
29 | gregorian{ | |
30 | DateTimeElements:intvector{ | |
31 | 7, | |
32 | 1, | |
33 | } | |
46f4442e A |
34 | DateTimePatterns{ |
35 | "v h:mm:ss a", | |
36 | "z h:mm:ss a", | |
37 | "h:mm:ss a", | |
38 | "h:mm a", | |
39 | "EEEE، d MMMM، yyyy", | |
40 | "d MMMM، yyyy", | |
41 | "dd/MM/yyyy", | |
42 | "d/M/yyyy", | |
43 | "{1} {0}", | |
44 | } | |
73c04bcf | 45 | weekend:intvector{ |
73c04bcf | 46 | 6, |
46f4442e A |
47 | 0, |
48 | 7, | |
73c04bcf A |
49 | 86400000, |
50 | } | |
51 | } | |
52 | } | |
b75a7d8f | 53 | } |