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/so.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/so.xml |
michael@0 | 11 | */ |
michael@0 | 12 | so{ |
michael@0 | 13 | ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} |
michael@0 | 14 | LocaleScript{ |
michael@0 | 15 | "Latn", |
michael@0 | 16 | } |
michael@0 | 17 | NumberElements{ |
michael@0 | 18 | latn{ |
michael@0 | 19 | patterns{ |
michael@0 | 20 | currencyFormat{"¤#,##0.00"} |
michael@0 | 21 | } |
michael@0 | 22 | symbols{ |
michael@0 | 23 | decimal{"."} |
michael@0 | 24 | group{","} |
michael@0 | 25 | } |
michael@0 | 26 | } |
michael@0 | 27 | } |
michael@0 | 28 | Version{"2.0.92.87"} |
michael@0 | 29 | calendar{ |
michael@0 | 30 | generic{ |
michael@0 | 31 | DateTimePatterns{ |
michael@0 | 32 | "h:mm:ss a zzzz", |
michael@0 | 33 | "h:mm:ss a z", |
michael@0 | 34 | "h:mm:ss a", |
michael@0 | 35 | "h:mm a", |
michael@0 | 36 | "EEEE, MMMM dd, y G", |
michael@0 | 37 | "dd MMMM y G", |
michael@0 | 38 | "dd-MMM-y G", |
michael@0 | 39 | "dd/MM/yy GGGGG", |
michael@0 | 40 | "{1} {0}", |
michael@0 | 41 | "{1} {0}", |
michael@0 | 42 | "{1} {0}", |
michael@0 | 43 | "{1} {0}", |
michael@0 | 44 | "{1} {0}", |
michael@0 | 45 | } |
michael@0 | 46 | availableFormats{ |
michael@0 | 47 | Hm{"HH:mm"} |
michael@0 | 48 | Hms{"HH:mm:ss"} |
michael@0 | 49 | M{"L"} |
michael@0 | 50 | MEd{"E, M/d"} |
michael@0 | 51 | MMM{"LLL"} |
michael@0 | 52 | MMMEd{"E, MMM d"} |
michael@0 | 53 | MMMMEd{"E, MMMM d"} |
michael@0 | 54 | MMMMd{"MMMM d"} |
michael@0 | 55 | MMMd{"MMM d"} |
michael@0 | 56 | Md{"M/d"} |
michael@0 | 57 | d{"d"} |
michael@0 | 58 | hm{"h:mm a"} |
michael@0 | 59 | ms{"mm:ss"} |
michael@0 | 60 | y{"y"} |
michael@0 | 61 | yM{"M/y"} |
michael@0 | 62 | yMEd{"E, M/d/y"} |
michael@0 | 63 | yMMM{"MMM y"} |
michael@0 | 64 | yMMMEd{"E, MMM d, y"} |
michael@0 | 65 | yMMMM{"MMMM y"} |
michael@0 | 66 | yQQQ{"QQQ y"} |
michael@0 | 67 | yQQQQ{"QQQQ y"} |
michael@0 | 68 | } |
michael@0 | 69 | } |
michael@0 | 70 | gregorian{ |
michael@0 | 71 | AmPmMarkers{ |
michael@0 | 72 | "sn.", |
michael@0 | 73 | "gn.", |
michael@0 | 74 | } |
michael@0 | 75 | DateTimePatterns{ |
michael@0 | 76 | "h:mm:ss a zzzz", |
michael@0 | 77 | "h:mm:ss a z", |
michael@0 | 78 | "h:mm:ss a", |
michael@0 | 79 | "h:mm a", |
michael@0 | 80 | "EEEE, MMMM dd, y", |
michael@0 | 81 | "dd MMMM y", |
michael@0 | 82 | "dd-MMM-y", |
michael@0 | 83 | "dd/MM/yy", |
michael@0 | 84 | "{1} {0}", |
michael@0 | 85 | "{1} {0}", |
michael@0 | 86 | "{1} {0}", |
michael@0 | 87 | "{1} {0}", |
michael@0 | 88 | "{1} {0}", |
michael@0 | 89 | } |
michael@0 | 90 | availableFormats{ |
michael@0 | 91 | Hm{"HH:mm"} |
michael@0 | 92 | Hms{"HH:mm:ss"} |
michael@0 | 93 | M{"L"} |
michael@0 | 94 | MEd{"E, M/d"} |
michael@0 | 95 | MMM{"LLL"} |
michael@0 | 96 | MMMEd{"E, MMM d"} |
michael@0 | 97 | MMMMEd{"E, MMMM d"} |
michael@0 | 98 | MMMMd{"MMMM d"} |
michael@0 | 99 | MMMd{"MMM d"} |
michael@0 | 100 | Md{"M/d"} |
michael@0 | 101 | d{"d"} |
michael@0 | 102 | hm{"h:mm a"} |
michael@0 | 103 | ms{"mm:ss"} |
michael@0 | 104 | y{"y"} |
michael@0 | 105 | yM{"M/y"} |
michael@0 | 106 | yMEd{"E, M/d/y"} |
michael@0 | 107 | yMMM{"MMM y"} |
michael@0 | 108 | yMMMEd{"E, MMM d, y"} |
michael@0 | 109 | yMMMM{"MMMM y"} |
michael@0 | 110 | yQQQ{"QQQ y"} |
michael@0 | 111 | yQQQQ{"QQQQ y"} |
michael@0 | 112 | } |
michael@0 | 113 | dayNames{ |
michael@0 | 114 | format{ |
michael@0 | 115 | abbreviated{ |
michael@0 | 116 | "Axd", |
michael@0 | 117 | "Isn", |
michael@0 | 118 | "Tal", |
michael@0 | 119 | "Arb", |
michael@0 | 120 | "Kha", |
michael@0 | 121 | "Jim", |
michael@0 | 122 | "Sab", |
michael@0 | 123 | } |
michael@0 | 124 | wide{ |
michael@0 | 125 | "Axad", |
michael@0 | 126 | "Isniin", |
michael@0 | 127 | "Talaado", |
michael@0 | 128 | "Arbaco", |
michael@0 | 129 | "Khamiis", |
michael@0 | 130 | "Jimco", |
michael@0 | 131 | "Sabti", |
michael@0 | 132 | } |
michael@0 | 133 | } |
michael@0 | 134 | stand-alone{ |
michael@0 | 135 | narrow{ |
michael@0 | 136 | "A", |
michael@0 | 137 | "I", |
michael@0 | 138 | "T", |
michael@0 | 139 | "A", |
michael@0 | 140 | "K", |
michael@0 | 141 | "J", |
michael@0 | 142 | "S", |
michael@0 | 143 | } |
michael@0 | 144 | } |
michael@0 | 145 | } |
michael@0 | 146 | eras{ |
michael@0 | 147 | abbreviated{ |
michael@0 | 148 | "CK", |
michael@0 | 149 | "CD", |
michael@0 | 150 | } |
michael@0 | 151 | wide{ |
michael@0 | 152 | "Ciise ka hor (CS)", |
michael@0 | 153 | "Ciise ka dib (CS)", |
michael@0 | 154 | } |
michael@0 | 155 | } |
michael@0 | 156 | monthNames{ |
michael@0 | 157 | format{ |
michael@0 | 158 | abbreviated{ |
michael@0 | 159 | "Kob", |
michael@0 | 160 | "Lab", |
michael@0 | 161 | "Sad", |
michael@0 | 162 | "Afr", |
michael@0 | 163 | "Sha", |
michael@0 | 164 | "Lix", |
michael@0 | 165 | "Tod", |
michael@0 | 166 | "Sid", |
michael@0 | 167 | "Sag", |
michael@0 | 168 | "Tob", |
michael@0 | 169 | "KIT", |
michael@0 | 170 | "LIT", |
michael@0 | 171 | } |
michael@0 | 172 | wide{ |
michael@0 | 173 | "Bisha Koobaad", |
michael@0 | 174 | "Bisha Labaad", |
michael@0 | 175 | "Bisha Saddexaad", |
michael@0 | 176 | "Bisha Afraad", |
michael@0 | 177 | "Bisha Shanaad", |
michael@0 | 178 | "Bisha Lixaad", |
michael@0 | 179 | "Bisha Todobaad", |
michael@0 | 180 | "Bisha Sideedaad", |
michael@0 | 181 | "Bisha Sagaalaad", |
michael@0 | 182 | "Bisha Tobnaad", |
michael@0 | 183 | "Bisha Kow iyo Tobnaad", |
michael@0 | 184 | "Bisha Laba iyo Tobnaad", |
michael@0 | 185 | } |
michael@0 | 186 | } |
michael@0 | 187 | } |
michael@0 | 188 | quarters{ |
michael@0 | 189 | format{ |
michael@0 | 190 | abbreviated{ |
michael@0 | 191 | "R1", |
michael@0 | 192 | "R2", |
michael@0 | 193 | "R3", |
michael@0 | 194 | "R4", |
michael@0 | 195 | } |
michael@0 | 196 | wide{ |
michael@0 | 197 | "Rubaca 1aad", |
michael@0 | 198 | "Rubaca 2aad", |
michael@0 | 199 | "Rubaca 3aad", |
michael@0 | 200 | "Rubaca 4aad", |
michael@0 | 201 | } |
michael@0 | 202 | } |
michael@0 | 203 | } |
michael@0 | 204 | } |
michael@0 | 205 | } |
michael@0 | 206 | delimiters{ |
michael@0 | 207 | alternateQuotationEnd{"’"} |
michael@0 | 208 | alternateQuotationStart{"‘"} |
michael@0 | 209 | quotationEnd{"”"} |
michael@0 | 210 | quotationStart{"“"} |
michael@0 | 211 | } |
michael@0 | 212 | fields{ |
michael@0 | 213 | day{ |
michael@0 | 214 | dn{"Maalin"} |
michael@0 | 215 | relative{ |
michael@0 | 216 | "-1"{"Shalay"} |
michael@0 | 217 | "0"{"Maanta"} |
michael@0 | 218 | "1"{"Berri"} |
michael@0 | 219 | } |
michael@0 | 220 | } |
michael@0 | 221 | dayperiod{ |
michael@0 | 222 | dn{"sn./gn."} |
michael@0 | 223 | } |
michael@0 | 224 | era{ |
michael@0 | 225 | dn{"Qarni"} |
michael@0 | 226 | } |
michael@0 | 227 | hour{ |
michael@0 | 228 | dn{"Saacad"} |
michael@0 | 229 | } |
michael@0 | 230 | minute{ |
michael@0 | 231 | dn{"Daqiiqad"} |
michael@0 | 232 | } |
michael@0 | 233 | month{ |
michael@0 | 234 | dn{"Bil"} |
michael@0 | 235 | } |
michael@0 | 236 | second{ |
michael@0 | 237 | dn{"Il biriqsi"} |
michael@0 | 238 | } |
michael@0 | 239 | week{ |
michael@0 | 240 | dn{"Toddobaad"} |
michael@0 | 241 | } |
michael@0 | 242 | weekday{ |
michael@0 | 243 | dn{"Maalinta toddobaadka"} |
michael@0 | 244 | } |
michael@0 | 245 | year{ |
michael@0 | 246 | dn{"Sanad"} |
michael@0 | 247 | } |
michael@0 | 248 | zone{ |
michael@0 | 249 | dn{"Xadka waqtiga"} |
michael@0 | 250 | } |
michael@0 | 251 | } |
michael@0 | 252 | } |