| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 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_AF.xml | 6 // * Source File: <path>/common/main/fa_AF.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 fa_AF{ | 9 fa_AF{ |
| 10 AuxExemplarCharacters{"[\u200C \u200D \u0656 \u0670 ټ ځ څ ډ ړ ږ ښ ګ ڼ ي]"} | 10 AuxExemplarCharacters{ |
| 11 NumberElements{ | 11 "[\u200E\u200F \u064E \u0650 \u064F \u0652 \u0656 \u0670 \u200C \u200D إ
ټ ځ " |
| 12 latn{ | 12 "څ ډ ړ ږ ښ ك ګ ڼ ى ي]" |
| 13 patterns{ | |
| 14 percentFormat{"''#,##0%''"} | |
| 15 } | |
| 16 } | |
| 17 } | 13 } |
| 18 Version{"2.1.6.69"} | 14 Version{"2.1.19.77"} |
| 19 calendar{ | 15 calendar{ |
| 20 gregorian{ | 16 gregorian{ |
| 21 monthNames{ | 17 monthNames{ |
| 22 format{ | 18 format{ |
| 23 abbreviated{ | 19 abbreviated{ |
| 24 "جنو", | 20 "جنو", |
| 25 "فوریهٔ", | 21 "فوریهٔ", |
| 26 "مارس", | 22 "مارس", |
| 27 "آوریل", | 23 "آوریل", |
| 28 "مـی", | 24 "می", |
| 29 "ژوئن", | 25 "ژوئن", |
| 30 "جول", | 26 "جول", |
| 31 "اوت", | 27 "اوت", |
| 32 "سپتامبر", | 28 "سپتامبر", |
| 33 "اکتبر", | 29 "اکتبر", |
| 34 "نوامبر", | 30 "نوامبر", |
| 35 "دسم", | 31 "دسم", |
| 36 } | 32 } |
| 37 wide{ | 33 wide{ |
| 38 "جنوری", | 34 "جنوری", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 61 "ا", | 57 "ا", |
| 62 "س", | 58 "س", |
| 63 "ا", | 59 "ا", |
| 64 "ن", | 60 "ن", |
| 65 "د", | 61 "د", |
| 66 } | 62 } |
| 67 } | 63 } |
| 68 } | 64 } |
| 69 } | 65 } |
| 70 persian{ | 66 persian{ |
| 71 eras{ | |
| 72 abbreviated{ | |
| 73 "ه. ش.", | |
| 74 } | |
| 75 } | |
| 76 monthNames{ | 67 monthNames{ |
| 77 format{ | 68 format{ |
| 78 wide{ | 69 wide{ |
| 79 "حمل", | 70 "حمل", |
| 80 "ثور", | 71 "ثور", |
| 81 "جوزا", | 72 "جوزا", |
| 82 "سرطان", | 73 "سرطان", |
| 83 "اسد", | 74 "اسد", |
| 84 "سنبلهٔ", | 75 "سنبلهٔ", |
| 85 "میزان", | 76 "میزان", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 103 "ق", | 94 "ق", |
| 104 "ج", | 95 "ج", |
| 105 "د", | 96 "د", |
| 106 "ح", | 97 "ح", |
| 107 } | 98 } |
| 108 } | 99 } |
| 109 } | 100 } |
| 110 } | 101 } |
| 111 } | 102 } |
| 112 } | 103 } |
| OLD | NEW |