OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2015 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/fa.xml | 6 // * Source File: <path>/common/main/fa.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 fa{ | 9 fa{ |
10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F \u064E \u0650 \u064F \u0652
\u0656 \u0670 إ ك ى ي]"} | 10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F \u064E \u0650 \u064F \u0652
\u0656 \u0670 إ ك ى ي]"} |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 } | 45 } |
46 symbols{ | 46 symbols{ |
47 decimal{"٫"} | 47 decimal{"٫"} |
48 exponential{"×۱۰^"} | 48 exponential{"×۱۰^"} |
49 group{"٬"} | 49 group{"٬"} |
50 infinity{"∞"} | 50 infinity{"∞"} |
51 list{"؛"} | 51 list{"؛"} |
52 minusSign{"−"} | 52 minusSign{"−"} |
53 nan{"ناعدد"} | 53 nan{"ناعدد"} |
54 perMille{"؉"} | 54 perMille{"؉"} |
55 percentSign{"٪"} | 55 percentSign{"٪"} |
56 plusSign{"+"} | 56 plusSign{"+"} |
57 superscriptingExponent{"×"} | 57 superscriptingExponent{"×"} |
58 timeSeparator{":"} | 58 timeSeparator{":"} |
59 } | 59 } |
60 } | 60 } |
61 default{"arabext"} | 61 default{"arabext"} |
62 latn{ | 62 latn{ |
63 miscPatterns{ | 63 miscPatterns{ |
64 atLeast{"{0}+"} | 64 atLeast{"{0}+"} |
65 range{"{0} تا {1}"} | 65 range{"{0} تا {1}"} |
(...skipping 1795 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1861 Tone{"تون"} | 1861 Tone{"تون"} |
1862 UNGEGN{"UNGEGN"} | 1862 UNGEGN{"UNGEGN"} |
1863 x-Accents{"تکیه"} | 1863 x-Accents{"تکیه"} |
1864 x-Fullwidth{"تمامعرض"} | 1864 x-Fullwidth{"تمامعرض"} |
1865 x-Halfwidth{"نیمعرض"} | 1865 x-Halfwidth{"نیمعرض"} |
1866 x-Jamo{"جامو"} | 1866 x-Jamo{"جامو"} |
1867 x-Pinyin{"پینیین"} | 1867 x-Pinyin{"پینیین"} |
1868 x-Publishing{"نشر"} | 1868 x-Publishing{"نشر"} |
1869 } | 1869 } |
1870 } | 1870 } |
OLD | NEW |