]>
Commit | Line | Data |
---|---|---|
46f4442e A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2008 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/uz_Arab.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/uz_Arab.xml | |
11 | */ | |
12 | uz_Arab{ | |
13 | AuxExemplarCharacters{"[\u200C \u200D]"} | |
14 | Countries{ | |
15 | AF{"افغانستان"} | |
16 | } | |
17 | Currencies{ | |
18 | AFN{ | |
19 | "AFN", | |
20 | "افغانی", | |
21 | } | |
22 | } | |
23 | ExemplarCharacters{ | |
24 | "[ً-ْ ٔ ٰ ء-ؤ ئ-ب پ ة-ث ټ ج چ ح خ ځ څ د ذ ډ ر ز ړ ږ ژ س ش ښ ص-غ ف ق ک ګ گ ل-ن" | |
25 | " ڼ ه و ۇ ۉ ي ی ۍ ې]" | |
26 | } | |
27 | Languages{ | |
28 | fa{"دری"} | |
29 | ps{"پشتو"} | |
30 | uz{"اۉزبېک"} | |
31 | } | |
32 | LocaleScript{ | |
33 | "Arab", | |
34 | } | |
35 | NumberElements{ | |
36 | "٫", | |
37 | "٬", | |
38 | ";", | |
39 | "٪", | |
40 | "۰", | |
41 | "#", | |
42 | "−", | |
43 | "×۱۰^", | |
44 | "‰", | |
45 | "∞", | |
46 | "NaN", | |
47 | "+", | |
48 | } | |
49 | Version{"1.28"} | |
50 | layout{ | |
51 | characters{"right-to-left"} | |
52 | lines{"top-to-bottom"} | |
53 | } | |
54 | } |