]>
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_TN.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | ar_TN{ |
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 | } |
374ca955 | 24 | NumberPatterns{ |
73c04bcf A |
25 | "#0.###;#0.###-", |
26 | "¤#0.00", | |
374ca955 A |
27 | "#,##0%", |
28 | "#E0", | |
b75a7d8f | 29 | } |
46f4442e A |
30 | Scripts{ |
31 | Ital{"اللأيطالية القديمة"} | |
32 | } | |
33 | Version{"1.48"} | |
374ca955 A |
34 | calendar{ |
35 | gregorian{ | |
73c04bcf A |
36 | DateTimeElements:intvector{ |
37 | 7, | |
38 | 1, | |
39 | } | |
46f4442e A |
40 | DateTimePatterns{ |
41 | "v h:mm:ss a", | |
42 | "z h:mm:ss a", | |
43 | "h:mm:ss a", | |
44 | "h:mm a", | |
45 | "EEEE، d MMMM، yyyy", | |
46 | "d MMMM، yyyy", | |
47 | "dd/MM/yyyy", | |
48 | "d/M/yyyy", | |
49 | "{1} {0}", | |
50 | } | |
374ca955 A |
51 | dayNames{ |
52 | format{ | |
53 | abbreviated{ | |
54 | "الأحد", | |
55 | "الاثنين", | |
56 | "الثلاثاء", | |
57 | "الأربعاء", | |
58 | "الخميس", | |
59 | "الجمعة", | |
60 | "السبت", | |
61 | } | |
62 | } | |
63 | } | |
73c04bcf | 64 | weekend:intvector{ |
73c04bcf | 65 | 6, |
46f4442e A |
66 | 0, |
67 | 7, | |
73c04bcf A |
68 | 86400000, |
69 | } | |
374ca955 | 70 | } |
b75a7d8f | 71 | } |
b75a7d8f | 72 | } |