]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
374ca955 A |
3 | // * Copyright (C) 2004 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/main/ar_TN.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | ar_TN{ |
10 | NumberElements{ | |
11 | "٫", | |
12 | "٬", | |
13 | ";", | |
14 | "٪", | |
15 | "0", | |
16 | "#", | |
17 | "-", | |
18 | "E", | |
19 | "‰", | |
20 | "∞", | |
21 | "�", | |
22 | "+", | |
b75a7d8f | 23 | } |
374ca955 A |
24 | NumberPatterns{ |
25 | "###0.###;###0.###-", | |
26 | "¤###0.00;-¤###0.00", | |
27 | "#,##0%", | |
28 | "#E0", | |
b75a7d8f | 29 | } |
374ca955 A |
30 | Version{"1.2"} |
31 | calendar{ | |
32 | gregorian{ | |
33 | dayNames{ | |
34 | format{ | |
35 | abbreviated{ | |
36 | "الأحد", | |
37 | "الاثنين", | |
38 | "الثلاثاء", | |
39 | "الأربعاء", | |
40 | "الخميس", | |
41 | "الجمعة", | |
42 | "السبت", | |
43 | } | |
44 | } | |
45 | } | |
46 | } | |
b75a7d8f | 47 | } |
b75a7d8f | 48 | } |