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/ksf.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/ksf.xml |
michael@0 | 11 | */ |
michael@0 | 12 | ksf{ |
michael@0 | 13 | AuxExemplarCharacters{"[q x]"} |
michael@0 | 14 | ExemplarCharacters{ |
michael@0 | 15 | "[a á b c d e é ǝ {ǝ\u0301} ɛ {ɛ\u0301} f g h i í j k l m n ŋ o ó ɔ {ɔ\u0301}" |
michael@0 | 16 | " p r s t u ú v w y z]" |
michael@0 | 17 | } |
michael@0 | 18 | 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 | 19 | LocaleScript{ |
michael@0 | 20 | "Latn", |
michael@0 | 21 | } |
michael@0 | 22 | NumberElements{ |
michael@0 | 23 | latn{ |
michael@0 | 24 | patterns{ |
michael@0 | 25 | currencyFormat{"#,##0.00 ¤"} |
michael@0 | 26 | decimalFormat{"#,##0.###"} |
michael@0 | 27 | } |
michael@0 | 28 | symbols{ |
michael@0 | 29 | decimal{","} |
michael@0 | 30 | group{" "} |
michael@0 | 31 | } |
michael@0 | 32 | } |
michael@0 | 33 | } |
michael@0 | 34 | Version{"2.0.92.87"} |
michael@0 | 35 | calendar{ |
michael@0 | 36 | generic{ |
michael@0 | 37 | DateTimePatterns{ |
michael@0 | 38 | "HH:mm:ss zzzz", |
michael@0 | 39 | "HH:mm:ss z", |
michael@0 | 40 | "HH:mm:ss", |
michael@0 | 41 | "HH:mm", |
michael@0 | 42 | "EEEE d MMMM y G", |
michael@0 | 43 | "d MMMM y G", |
michael@0 | 44 | "d MMM y G", |
michael@0 | 45 | "d/M/y GGGGG", |
michael@0 | 46 | "{1} {0}", |
michael@0 | 47 | "{1} {0}", |
michael@0 | 48 | "{1} {0}", |
michael@0 | 49 | "{1} {0}", |
michael@0 | 50 | "{1} {0}", |
michael@0 | 51 | } |
michael@0 | 52 | availableFormats{ |
michael@0 | 53 | Ed{"E d"} |
michael@0 | 54 | Hm{"HH:mm"} |
michael@0 | 55 | Hms{"HH:mm:ss"} |
michael@0 | 56 | M{"L"} |
michael@0 | 57 | MEd{"E d/M"} |
michael@0 | 58 | MMM{"LLL"} |
michael@0 | 59 | MMMEd{"E d MMM"} |
michael@0 | 60 | MMMd{"d MMM"} |
michael@0 | 61 | Md{"d/M"} |
michael@0 | 62 | d{"d"} |
michael@0 | 63 | hm{"h:mm a"} |
michael@0 | 64 | hms{"h:mm:ss a"} |
michael@0 | 65 | ms{"m:ss"} |
michael@0 | 66 | y{"y"} |
michael@0 | 67 | yM{"M/y"} |
michael@0 | 68 | yMEd{"E d/M/y"} |
michael@0 | 69 | yMMM{"MMM y"} |
michael@0 | 70 | yMMMEd{"E d MMM y"} |
michael@0 | 71 | yMMMd{"d MMM y"} |
michael@0 | 72 | yMd{"d/M/y"} |
michael@0 | 73 | yQQQ{"QQQ y"} |
michael@0 | 74 | yQQQQ{"QQQQ y"} |
michael@0 | 75 | } |
michael@0 | 76 | } |
michael@0 | 77 | gregorian{ |
michael@0 | 78 | AmPmMarkers{ |
michael@0 | 79 | "sárúwá", |
michael@0 | 80 | "cɛɛ́nko", |
michael@0 | 81 | } |
michael@0 | 82 | DateTimePatterns{ |
michael@0 | 83 | "HH:mm:ss zzzz", |
michael@0 | 84 | "HH:mm:ss z", |
michael@0 | 85 | "HH:mm:ss", |
michael@0 | 86 | "HH:mm", |
michael@0 | 87 | "EEEE d MMMM y", |
michael@0 | 88 | "d MMMM y", |
michael@0 | 89 | "d MMM y", |
michael@0 | 90 | "d/M/y", |
michael@0 | 91 | "{1} {0}", |
michael@0 | 92 | "{1} {0}", |
michael@0 | 93 | "{1} {0}", |
michael@0 | 94 | "{1} {0}", |
michael@0 | 95 | "{1} {0}", |
michael@0 | 96 | } |
michael@0 | 97 | availableFormats{ |
michael@0 | 98 | Ed{"E d"} |
michael@0 | 99 | Hm{"HH:mm"} |
michael@0 | 100 | Hms{"HH:mm:ss"} |
michael@0 | 101 | M{"L"} |
michael@0 | 102 | MEd{"E d/M"} |
michael@0 | 103 | MMM{"LLL"} |
michael@0 | 104 | MMMEd{"E d MMM"} |
michael@0 | 105 | MMMd{"d MMM"} |
michael@0 | 106 | Md{"d/M"} |
michael@0 | 107 | d{"d"} |
michael@0 | 108 | hm{"h:mm a"} |
michael@0 | 109 | hms{"h:mm:ss a"} |
michael@0 | 110 | ms{"m:ss"} |
michael@0 | 111 | y{"y"} |
michael@0 | 112 | yM{"M/y"} |
michael@0 | 113 | yMEd{"E d/M/y"} |
michael@0 | 114 | yMMM{"MMM y"} |
michael@0 | 115 | yMMMEd{"E d MMM y"} |
michael@0 | 116 | yMMMd{"d MMM y"} |
michael@0 | 117 | yMd{"d/M/y"} |
michael@0 | 118 | yQQQ{"QQQ y"} |
michael@0 | 119 | yQQQQ{"QQQQ y"} |
michael@0 | 120 | } |
michael@0 | 121 | dayNames{ |
michael@0 | 122 | format{ |
michael@0 | 123 | abbreviated{ |
michael@0 | 124 | "sɔ́n", |
michael@0 | 125 | "lǝn", |
michael@0 | 126 | "maa", |
michael@0 | 127 | "mɛk", |
michael@0 | 128 | "jǝǝ", |
michael@0 | 129 | "júm", |
michael@0 | 130 | "sam", |
michael@0 | 131 | } |
michael@0 | 132 | wide{ |
michael@0 | 133 | "sɔ́ndǝ", |
michael@0 | 134 | "lǝndí", |
michael@0 | 135 | "maadí", |
michael@0 | 136 | "mɛkrɛdí", |
michael@0 | 137 | "jǝǝdí", |
michael@0 | 138 | "júmbá", |
michael@0 | 139 | "samdí", |
michael@0 | 140 | } |
michael@0 | 141 | } |
michael@0 | 142 | stand-alone{ |
michael@0 | 143 | narrow{ |
michael@0 | 144 | "s", |
michael@0 | 145 | "l", |
michael@0 | 146 | "m", |
michael@0 | 147 | "m", |
michael@0 | 148 | "j", |
michael@0 | 149 | "j", |
michael@0 | 150 | "s", |
michael@0 | 151 | } |
michael@0 | 152 | } |
michael@0 | 153 | } |
michael@0 | 154 | eras{ |
michael@0 | 155 | abbreviated{ |
michael@0 | 156 | "d.Y.", |
michael@0 | 157 | "k.Y.", |
michael@0 | 158 | } |
michael@0 | 159 | wide{ |
michael@0 | 160 | "di Yɛ́sus aká yálɛ", |
michael@0 | 161 | "cámɛɛn kǝ kǝbɔpka Y", |
michael@0 | 162 | } |
michael@0 | 163 | } |
michael@0 | 164 | monthNames{ |
michael@0 | 165 | format{ |
michael@0 | 166 | abbreviated{ |
michael@0 | 167 | "ŋ1", |
michael@0 | 168 | "ŋ2", |
michael@0 | 169 | "ŋ3", |
michael@0 | 170 | "ŋ4", |
michael@0 | 171 | "ŋ5", |
michael@0 | 172 | "ŋ6", |
michael@0 | 173 | "ŋ7", |
michael@0 | 174 | "ŋ8", |
michael@0 | 175 | "ŋ9", |
michael@0 | 176 | "ŋ10", |
michael@0 | 177 | "ŋ11", |
michael@0 | 178 | "ŋ12", |
michael@0 | 179 | } |
michael@0 | 180 | wide{ |
michael@0 | 181 | "ŋwíí a ntɔ́ntɔ", |
michael@0 | 182 | "ŋwíí akǝ bɛ́ɛ", |
michael@0 | 183 | "ŋwíí akǝ ráá", |
michael@0 | 184 | "ŋwíí akǝ nin", |
michael@0 | 185 | "ŋwíí akǝ táan", |
michael@0 | 186 | "ŋwíí akǝ táafɔk", |
michael@0 | 187 | "ŋwíí akǝ táabɛɛ", |
michael@0 | 188 | "ŋwíí akǝ táaraa", |
michael@0 | 189 | "ŋwíí akǝ táanin", |
michael@0 | 190 | "ŋwíí akǝ ntɛk", |
michael@0 | 191 | "ŋwíí akǝ ntɛk di bɔ́k", |
michael@0 | 192 | "ŋwíí akǝ ntɛk di bɛ́ɛ", |
michael@0 | 193 | } |
michael@0 | 194 | } |
michael@0 | 195 | } |
michael@0 | 196 | quarters{ |
michael@0 | 197 | format{ |
michael@0 | 198 | abbreviated{ |
michael@0 | 199 | "i1", |
michael@0 | 200 | "i2", |
michael@0 | 201 | "i3", |
michael@0 | 202 | "i4", |
michael@0 | 203 | } |
michael@0 | 204 | wide{ |
michael@0 | 205 | "id́ɛ́n kǝbǝk kǝ ntɔ́ntɔ́", |
michael@0 | 206 | "idɛ́n kǝbǝk kǝ kǝbɛ́ɛ", |
michael@0 | 207 | "idɛ́n kǝbǝk kǝ kǝráá", |
michael@0 | 208 | "idɛ́n kǝbǝk kǝ kǝnin", |
michael@0 | 209 | } |
michael@0 | 210 | } |
michael@0 | 211 | } |
michael@0 | 212 | } |
michael@0 | 213 | } |
michael@0 | 214 | delimiters{ |
michael@0 | 215 | alternateQuotationEnd{"’"} |
michael@0 | 216 | alternateQuotationStart{"‘"} |
michael@0 | 217 | quotationEnd{"»"} |
michael@0 | 218 | quotationStart{"«"} |
michael@0 | 219 | } |
michael@0 | 220 | fields{ |
michael@0 | 221 | day{ |
michael@0 | 222 | dn{"Ŋwós"} |
michael@0 | 223 | relative{ |
michael@0 | 224 | "-1"{"Rinkɔɔ́"} |
michael@0 | 225 | "0"{"Gɛ́ɛnǝ"} |
michael@0 | 226 | "1"{"Ridúrǝ́"} |
michael@0 | 227 | } |
michael@0 | 228 | } |
michael@0 | 229 | dayperiod{ |
michael@0 | 230 | dn{"Sárúwá / Cɛɛ́nko"} |
michael@0 | 231 | } |
michael@0 | 232 | era{ |
michael@0 | 233 | dn{"Byámɛɛn"} |
michael@0 | 234 | } |
michael@0 | 235 | hour{ |
michael@0 | 236 | dn{"Cámɛɛn"} |
michael@0 | 237 | } |
michael@0 | 238 | minute{ |
michael@0 | 239 | dn{"Mǝnít"} |
michael@0 | 240 | } |
michael@0 | 241 | month{ |
michael@0 | 242 | dn{"Ŋwíí"} |
michael@0 | 243 | } |
michael@0 | 244 | second{ |
michael@0 | 245 | dn{"Háu"} |
michael@0 | 246 | } |
michael@0 | 247 | week{ |
michael@0 | 248 | dn{"Sɔ́ndǝ"} |
michael@0 | 249 | } |
michael@0 | 250 | weekday{ |
michael@0 | 251 | dn{"Mǝrú mǝ sɔ́ndǝ"} |
michael@0 | 252 | } |
michael@0 | 253 | year{ |
michael@0 | 254 | dn{"Bǝk"} |
michael@0 | 255 | } |
michael@0 | 256 | zone{ |
michael@0 | 257 | dn{"Wáas"} |
michael@0 | 258 | } |
michael@0 | 259 | } |
michael@0 | 260 | } |