| 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/ar.xml | 6 // * Source File: <path>/common/main/ar.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 ar{ | 9 ar{ |
| 10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]"
} | 10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]"
} |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 } | 33 } |
| 34 symbols{ | 34 symbols{ |
| 35 decimal{"٫"} | 35 decimal{"٫"} |
| 36 exponential{"اس"} | 36 exponential{"اس"} |
| 37 group{"٬"} | 37 group{"٬"} |
| 38 infinity{"∞"} | 38 infinity{"∞"} |
| 39 list{"؛"} | 39 list{"؛"} |
| 40 minusSign{"-"} | 40 minusSign{"-"} |
| 41 nan{"ليس رقم"} | 41 nan{"ليس رقم"} |
| 42 perMille{"؉"} | 42 perMille{"؉"} |
| 43 percentSign{"٪"} | 43 percentSign{"٪"} |
| 44 plusSign{"+"} | 44 plusSign{"+"} |
| 45 superscriptingExponent{"×"} | 45 superscriptingExponent{"×"} |
| 46 timeSeparator{":"} | 46 timeSeparator{":"} |
| 47 } | 47 } |
| 48 } | 48 } |
| 49 default{"arab"} | 49 default{"arab"} |
| 50 latn{ | 50 latn{ |
| 51 miscPatterns{ | 51 miscPatterns{ |
| 52 atLeast{"+{0}"} | 52 atLeast{"+{0}"} |
| 53 range{"{0}–{1}"} | 53 range{"{0}–{1}"} |
| (...skipping 2330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2384 Tone{"أسلوب"} | 2384 Tone{"أسلوب"} |
| 2385 UNGEGN{"يو إن جي إي جي إن"} | 2385 UNGEGN{"يو إن جي إي جي إن"} |
| 2386 x-Accents{"اللكنات"} | 2386 x-Accents{"اللكنات"} |
| 2387 x-Fullwidth{"عرض كامل"} | 2387 x-Fullwidth{"عرض كامل"} |
| 2388 x-Halfwidth{"نصف العرض"} | 2388 x-Halfwidth{"نصف العرض"} |
| 2389 x-Jamo{"جامو"} | 2389 x-Jamo{"جامو"} |
| 2390 x-Pinyin{"بن يين"} | 2390 x-Pinyin{"بن يين"} |
| 2391 x-Publishing{"نشر"} | 2391 x-Publishing{"نشر"} |
| 2392 } | 2392 } |
| 2393 } | 2393 } |
| OLD | NEW |