• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 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 */
12uz_Arab{
13    %%ParentIsRoot:int{1}
14    AuxExemplarCharacters{"[\u200C \u200D]"}
15    ExemplarCharacters{
16        "[\u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0654 \u0670 ء آ أ"
17        " ؤ ئ ا ب پ ة ت ث ټ ج چ ح خ ځ څ د ذ ډ ر ز ړ ږ ژ س ش ښ ص ض ط ظ ع غ ف ق ک ګ گ ل"
18        " م ن ڼ ه و ۇ ۉ ي ی ۍ ې]"
19    }
20    LocaleScript{
21        "Arab",
22    }
23    NumberElements{
24        arabext{
25            symbols{
26                decimal{"٫"}
27                exponential{"×۱۰^"}
28                group{"٬"}
29                percentSign{"٪"}
30            }
31        }
32        default{"arabext"}
33        latn{
34            symbols{
35                decimal{","}
36                group{"."}
37                minusSign{"−"}
38            }
39        }
40    }
41    Version{"2.0.50.30"}
42    layout{
43        characters{"right-to-left"}
44        lines{"top-to-bottom"}
45    }
46}
47