Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/ps.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/ps.xml |
michael@0 | 11 | */ |
michael@0 | 12 | ps{ |
michael@0 | 13 | AuxExemplarCharacters{"[\u200C \u200D \u200E\u200F]"} |
michael@0 | 14 | ExemplarCharacters{ |
michael@0 | 15 | "[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0670 أ ؤ آ ا ء ب " |
michael@0 | 16 | "پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه ة و " |
michael@0 | 17 | "\u0654 ی ي ې ۍ ئ]" |
michael@0 | 18 | } |
michael@0 | 19 | LocaleScript{ |
michael@0 | 20 | "Arab", |
michael@0 | 21 | } |
michael@0 | 22 | NumberElements{ |
michael@0 | 23 | arabext{ |
michael@0 | 24 | symbols{ |
michael@0 | 25 | decimal{"٫"} |
michael@0 | 26 | exponential{"×۱۰^"} |
michael@0 | 27 | group{"٬"} |
michael@0 | 28 | percentSign{"٪"} |
michael@0 | 29 | } |
michael@0 | 30 | } |
michael@0 | 31 | default{"arabext"} |
michael@0 | 32 | latn{ |
michael@0 | 33 | patterns{ |
michael@0 | 34 | currencyFormat{"#,##0.00 ¤"} |
michael@0 | 35 | } |
michael@0 | 36 | symbols{ |
michael@0 | 37 | decimal{","} |
michael@0 | 38 | exponential{"E"} |
michael@0 | 39 | group{"."} |
michael@0 | 40 | minusSign{"−"} |
michael@0 | 41 | percentSign{"%"} |
michael@0 | 42 | plusSign{"+"} |
michael@0 | 43 | } |
michael@0 | 44 | } |
michael@0 | 45 | native{"arabext"} |
michael@0 | 46 | } |
michael@0 | 47 | Version{"2.0.92.87"} |
michael@0 | 48 | calendar{ |
michael@0 | 49 | default{"persian"} |
michael@0 | 50 | generic{ |
michael@0 | 51 | DateTimePatterns{ |
michael@0 | 52 | "H:mm:ss (zzzz)", |
michael@0 | 53 | "H:mm:ss (z)", |
michael@0 | 54 | "H:mm:ss", |
michael@0 | 55 | "H:mm", |
michael@0 | 56 | "EEEE د G y د MMMM d", |
michael@0 | 57 | "د G y د MMMM d", |
michael@0 | 58 | "d MMM y G", |
michael@0 | 59 | "GGGGG y/M/d", |
michael@0 | 60 | "{1} {0}", |
michael@0 | 61 | "{1} {0}", |
michael@0 | 62 | "{1} {0}", |
michael@0 | 63 | "{1} {0}", |
michael@0 | 64 | "{1} {0}", |
michael@0 | 65 | } |
michael@0 | 66 | availableFormats{ |
michael@0 | 67 | H{"H"} |
michael@0 | 68 | Hm{"H:mm"} |
michael@0 | 69 | Hms{"H:mm:ss"} |
michael@0 | 70 | } |
michael@0 | 71 | } |
michael@0 | 72 | gregorian{ |
michael@0 | 73 | AmPmMarkers{ |
michael@0 | 74 | "غ.م.", |
michael@0 | 75 | "غ.و.", |
michael@0 | 76 | } |
michael@0 | 77 | DateTimePatterns{ |
michael@0 | 78 | "H:mm:ss (zzzz)", |
michael@0 | 79 | "H:mm:ss (z)", |
michael@0 | 80 | "H:mm:ss", |
michael@0 | 81 | "H:mm", |
michael@0 | 82 | "EEEE د y د MMMM d", |
michael@0 | 83 | "د y د MMMM d", |
michael@0 | 84 | "d MMM y", |
michael@0 | 85 | "y/M/d", |
michael@0 | 86 | "{1} {0}", |
michael@0 | 87 | "{1} {0}", |
michael@0 | 88 | "{1} {0}", |
michael@0 | 89 | "{1} {0}", |
michael@0 | 90 | "{1} {0}", |
michael@0 | 91 | } |
michael@0 | 92 | appendItems{ |
michael@0 | 93 | Timezone{"{0} ({1})"} |
michael@0 | 94 | } |
michael@0 | 95 | availableFormats{ |
michael@0 | 96 | H{"H"} |
michael@0 | 97 | Hm{"H:mm"} |
michael@0 | 98 | Hms{"H:mm:ss"} |
michael@0 | 99 | } |
michael@0 | 100 | dayNames{ |
michael@0 | 101 | format{ |
michael@0 | 102 | wide{ |
michael@0 | 103 | "یکشنبه", |
michael@0 | 104 | "دوشنبه", |
michael@0 | 105 | "سهشنبه", |
michael@0 | 106 | "چهارشنبه", |
michael@0 | 107 | "پنجشنبه", |
michael@0 | 108 | "جمعه", |
michael@0 | 109 | "شنبه", |
michael@0 | 110 | } |
michael@0 | 111 | } |
michael@0 | 112 | } |
michael@0 | 113 | eras{ |
michael@0 | 114 | abbreviated{ |
michael@0 | 115 | "ق.م.", |
michael@0 | 116 | "م.", |
michael@0 | 117 | } |
michael@0 | 118 | } |
michael@0 | 119 | monthNames{ |
michael@0 | 120 | format{ |
michael@0 | 121 | wide{ |
michael@0 | 122 | "جنوري", |
michael@0 | 123 | "فبروري", |
michael@0 | 124 | "مارچ", |
michael@0 | 125 | "اپریل", |
michael@0 | 126 | "می", |
michael@0 | 127 | "جون", |
michael@0 | 128 | "جولای", |
michael@0 | 129 | "اګست", |
michael@0 | 130 | "سپتمبر", |
michael@0 | 131 | "اکتوبر", |
michael@0 | 132 | "نومبر", |
michael@0 | 133 | "دسمبر", |
michael@0 | 134 | } |
michael@0 | 135 | } |
michael@0 | 136 | } |
michael@0 | 137 | } |
michael@0 | 138 | persian{ |
michael@0 | 139 | monthNames{ |
michael@0 | 140 | format{ |
michael@0 | 141 | wide{ |
michael@0 | 142 | "وری", |
michael@0 | 143 | "غویی", |
michael@0 | 144 | "غبرګولی", |
michael@0 | 145 | "چنګاښ", |
michael@0 | 146 | "زمری", |
michael@0 | 147 | "وږی", |
michael@0 | 148 | "تله", |
michael@0 | 149 | "لړم", |
michael@0 | 150 | "لیندۍ", |
michael@0 | 151 | "مرغومی", |
michael@0 | 152 | "سلواغه", |
michael@0 | 153 | "کب", |
michael@0 | 154 | } |
michael@0 | 155 | } |
michael@0 | 156 | } |
michael@0 | 157 | } |
michael@0 | 158 | } |
michael@0 | 159 | layout{ |
michael@0 | 160 | characters{"right-to-left"} |
michael@0 | 161 | } |
michael@0 | 162 | } |