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