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/sn.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/sn.xml |
michael@0 | 11 | */ |
michael@0 | 12 | sn{ |
michael@0 | 13 | AuxExemplarCharacters{"[q x]"} |
michael@0 | 14 | ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w y z]"} |
michael@0 | 15 | ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W Y Z]"} |
michael@0 | 16 | LocaleScript{ |
michael@0 | 17 | "Latn", |
michael@0 | 18 | } |
michael@0 | 19 | NumberElements{ |
michael@0 | 20 | latn{ |
michael@0 | 21 | patterns{ |
michael@0 | 22 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
michael@0 | 23 | currencyFormat{"¤#,##0.00"} |
michael@0 | 24 | } |
michael@0 | 25 | } |
michael@0 | 26 | } |
michael@0 | 27 | Version{"2.0.92.87"} |
michael@0 | 28 | calendar{ |
michael@0 | 29 | generic{ |
michael@0 | 30 | DateTimePatterns{ |
michael@0 | 31 | "h:mm:ss a zzzz", |
michael@0 | 32 | "h:mm:ss a z", |
michael@0 | 33 | "h:mm:ss a", |
michael@0 | 34 | "h:mm a", |
michael@0 | 35 | "EEEE, d MMMM y G", |
michael@0 | 36 | "d MMMM y G", |
michael@0 | 37 | "d MMM y G", |
michael@0 | 38 | "dd/MM/y GGGGG", |
michael@0 | 39 | "{1} {0}", |
michael@0 | 40 | "{1} {0}", |
michael@0 | 41 | "{1} {0}", |
michael@0 | 42 | "{1} {0}", |
michael@0 | 43 | "{1} {0}", |
michael@0 | 44 | } |
michael@0 | 45 | availableFormats{ |
michael@0 | 46 | Hm{"HH:mm"} |
michael@0 | 47 | Hms{"HH:mm:ss"} |
michael@0 | 48 | M{"L"} |
michael@0 | 49 | MEd{"E, M/d"} |
michael@0 | 50 | MMM{"LLL"} |
michael@0 | 51 | MMMEd{"E, MMM d"} |
michael@0 | 52 | MMMMEd{"E, MMMM d"} |
michael@0 | 53 | MMMMd{"MMMM d"} |
michael@0 | 54 | MMMd{"MMM d"} |
michael@0 | 55 | Md{"M/d"} |
michael@0 | 56 | d{"d"} |
michael@0 | 57 | hm{"h:mm a"} |
michael@0 | 58 | ms{"mm:ss"} |
michael@0 | 59 | y{"y"} |
michael@0 | 60 | yM{"M/y"} |
michael@0 | 61 | yMEd{"E, M/d/y"} |
michael@0 | 62 | yMMM{"MMM y"} |
michael@0 | 63 | yMMMEd{"E, MMM d, y"} |
michael@0 | 64 | yMMMM{"MMMM y"} |
michael@0 | 65 | yQQQ{"QQQ y"} |
michael@0 | 66 | yQQQQ{"QQQQ y"} |
michael@0 | 67 | } |
michael@0 | 68 | } |
michael@0 | 69 | gregorian{ |
michael@0 | 70 | DateTimePatterns{ |
michael@0 | 71 | "h:mm:ss a zzzz", |
michael@0 | 72 | "h:mm:ss a z", |
michael@0 | 73 | "h:mm:ss a", |
michael@0 | 74 | "h:mm a", |
michael@0 | 75 | "EEEE, d MMMM y", |
michael@0 | 76 | "d MMMM y", |
michael@0 | 77 | "d MMM y", |
michael@0 | 78 | "dd/MM/y", |
michael@0 | 79 | "{1} {0}", |
michael@0 | 80 | "{1} {0}", |
michael@0 | 81 | "{1} {0}", |
michael@0 | 82 | "{1} {0}", |
michael@0 | 83 | "{1} {0}", |
michael@0 | 84 | } |
michael@0 | 85 | availableFormats{ |
michael@0 | 86 | Hm{"HH:mm"} |
michael@0 | 87 | Hms{"HH:mm:ss"} |
michael@0 | 88 | M{"L"} |
michael@0 | 89 | MEd{"E, M/d"} |
michael@0 | 90 | MMM{"LLL"} |
michael@0 | 91 | MMMEd{"E, MMM d"} |
michael@0 | 92 | MMMMEd{"E, MMMM d"} |
michael@0 | 93 | MMMMd{"MMMM d"} |
michael@0 | 94 | MMMd{"MMM d"} |
michael@0 | 95 | Md{"M/d"} |
michael@0 | 96 | d{"d"} |
michael@0 | 97 | hm{"h:mm a"} |
michael@0 | 98 | ms{"mm:ss"} |
michael@0 | 99 | y{"y"} |
michael@0 | 100 | yM{"M/y"} |
michael@0 | 101 | yMEd{"E, M/d/y"} |
michael@0 | 102 | yMMM{"MMM y"} |
michael@0 | 103 | yMMMEd{"E, MMM d, y"} |
michael@0 | 104 | yMMMM{"MMMM y"} |
michael@0 | 105 | yQQQ{"QQQ y"} |
michael@0 | 106 | yQQQQ{"QQQQ y"} |
michael@0 | 107 | } |
michael@0 | 108 | dayNames{ |
michael@0 | 109 | format{ |
michael@0 | 110 | abbreviated{ |
michael@0 | 111 | "Svo", |
michael@0 | 112 | "Muv", |
michael@0 | 113 | "Chip", |
michael@0 | 114 | "Chit", |
michael@0 | 115 | "Chin", |
michael@0 | 116 | "Chis", |
michael@0 | 117 | "Mug", |
michael@0 | 118 | } |
michael@0 | 119 | wide{ |
michael@0 | 120 | "Svondo", |
michael@0 | 121 | "Muvhuro", |
michael@0 | 122 | "Chipiri", |
michael@0 | 123 | "Chitatu", |
michael@0 | 124 | "China", |
michael@0 | 125 | "Chishanu", |
michael@0 | 126 | "Mugovera", |
michael@0 | 127 | } |
michael@0 | 128 | } |
michael@0 | 129 | stand-alone{ |
michael@0 | 130 | narrow{ |
michael@0 | 131 | "S", |
michael@0 | 132 | "M", |
michael@0 | 133 | "C", |
michael@0 | 134 | "C", |
michael@0 | 135 | "C", |
michael@0 | 136 | "C", |
michael@0 | 137 | "M", |
michael@0 | 138 | } |
michael@0 | 139 | } |
michael@0 | 140 | } |
michael@0 | 141 | eras{ |
michael@0 | 142 | abbreviated{ |
michael@0 | 143 | "BC", |
michael@0 | 144 | "AD", |
michael@0 | 145 | } |
michael@0 | 146 | wide{ |
michael@0 | 147 | "Kristo asati auya", |
michael@0 | 148 | "Kristo ashaya", |
michael@0 | 149 | } |
michael@0 | 150 | } |
michael@0 | 151 | monthNames{ |
michael@0 | 152 | format{ |
michael@0 | 153 | abbreviated{ |
michael@0 | 154 | "Ndi", |
michael@0 | 155 | "Kuk", |
michael@0 | 156 | "Kur", |
michael@0 | 157 | "Kub", |
michael@0 | 158 | "Chv", |
michael@0 | 159 | "Chk", |
michael@0 | 160 | "Chg", |
michael@0 | 161 | "Nya", |
michael@0 | 162 | "Gun", |
michael@0 | 163 | "Gum", |
michael@0 | 164 | "Mb", |
michael@0 | 165 | "Zvi", |
michael@0 | 166 | } |
michael@0 | 167 | wide{ |
michael@0 | 168 | "Ndira", |
michael@0 | 169 | "Kukadzi", |
michael@0 | 170 | "Kurume", |
michael@0 | 171 | "Kubvumbi", |
michael@0 | 172 | "Chivabvu", |
michael@0 | 173 | "Chikumi", |
michael@0 | 174 | "Chikunguru", |
michael@0 | 175 | "Nyamavhuvhu", |
michael@0 | 176 | "Gunyana", |
michael@0 | 177 | "Gumiguru", |
michael@0 | 178 | "Mbudzi", |
michael@0 | 179 | "Zvita", |
michael@0 | 180 | } |
michael@0 | 181 | } |
michael@0 | 182 | stand-alone{ |
michael@0 | 183 | narrow{ |
michael@0 | 184 | "N", |
michael@0 | 185 | "K", |
michael@0 | 186 | "K", |
michael@0 | 187 | "K", |
michael@0 | 188 | "C", |
michael@0 | 189 | "C", |
michael@0 | 190 | "C", |
michael@0 | 191 | "N", |
michael@0 | 192 | "G", |
michael@0 | 193 | "G", |
michael@0 | 194 | "M", |
michael@0 | 195 | "Z", |
michael@0 | 196 | } |
michael@0 | 197 | } |
michael@0 | 198 | } |
michael@0 | 199 | quarters{ |
michael@0 | 200 | format{ |
michael@0 | 201 | abbreviated{ |
michael@0 | 202 | "K1", |
michael@0 | 203 | "K2", |
michael@0 | 204 | "K3", |
michael@0 | 205 | "K4", |
michael@0 | 206 | } |
michael@0 | 207 | wide{ |
michael@0 | 208 | "Kota 1", |
michael@0 | 209 | "Kota 2", |
michael@0 | 210 | "Kota 3", |
michael@0 | 211 | "Kota 4", |
michael@0 | 212 | } |
michael@0 | 213 | } |
michael@0 | 214 | } |
michael@0 | 215 | } |
michael@0 | 216 | } |
michael@0 | 217 | delimiters{ |
michael@0 | 218 | alternateQuotationEnd{"’"} |
michael@0 | 219 | alternateQuotationStart{"’"} |
michael@0 | 220 | quotationEnd{"”"} |
michael@0 | 221 | quotationStart{"”"} |
michael@0 | 222 | } |
michael@0 | 223 | fields{ |
michael@0 | 224 | day{ |
michael@0 | 225 | dn{"Zuva"} |
michael@0 | 226 | relative{ |
michael@0 | 227 | "-1"{"Nezuro"} |
michael@0 | 228 | "0"{"Nhasi"} |
michael@0 | 229 | "1"{"Mangwana"} |
michael@0 | 230 | } |
michael@0 | 231 | } |
michael@0 | 232 | era{ |
michael@0 | 233 | dn{"Mukore"} |
michael@0 | 234 | } |
michael@0 | 235 | hour{ |
michael@0 | 236 | dn{"Awa"} |
michael@0 | 237 | } |
michael@0 | 238 | minute{ |
michael@0 | 239 | dn{"Mineti"} |
michael@0 | 240 | } |
michael@0 | 241 | month{ |
michael@0 | 242 | dn{"Mwedzi"} |
michael@0 | 243 | } |
michael@0 | 244 | second{ |
michael@0 | 245 | dn{"Sekondi"} |
michael@0 | 246 | } |
michael@0 | 247 | week{ |
michael@0 | 248 | dn{"Vhiki"} |
michael@0 | 249 | } |
michael@0 | 250 | weekday{ |
michael@0 | 251 | dn{"Zuva revhiki"} |
michael@0 | 252 | } |
michael@0 | 253 | year{ |
michael@0 | 254 | dn{"Gore"} |
michael@0 | 255 | } |
michael@0 | 256 | zone{ |
michael@0 | 257 | dn{"Nguva"} |
michael@0 | 258 | } |
michael@0 | 259 | } |
michael@0 | 260 | } |