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/om.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/om.xml |
michael@0 | 11 | */ |
michael@0 | 12 | om{ |
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 | ExemplarCharactersIndex{"[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 | 15 | LocaleScript{ |
michael@0 | 16 | "Latn", |
michael@0 | 17 | } |
michael@0 | 18 | NumberElements{ |
michael@0 | 19 | default{"latn"} |
michael@0 | 20 | latn{ |
michael@0 | 21 | patterns{ |
michael@0 | 22 | currencyFormat{"¤#,##0.00"} |
michael@0 | 23 | } |
michael@0 | 24 | } |
michael@0 | 25 | native{"latn"} |
michael@0 | 26 | traditional{"ethi"} |
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 d, 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 | MMMMdd{"dd MMMM"} |
michael@0 | 48 | MMdd{"dd/MM"} |
michael@0 | 49 | yMM{"MM/y"} |
michael@0 | 50 | yMMMM{"MMMM y"} |
michael@0 | 51 | yQQQ{"QQQ y"} |
michael@0 | 52 | } |
michael@0 | 53 | } |
michael@0 | 54 | gregorian{ |
michael@0 | 55 | AmPmMarkers{ |
michael@0 | 56 | "WD", |
michael@0 | 57 | "WB", |
michael@0 | 58 | } |
michael@0 | 59 | DateTimePatterns{ |
michael@0 | 60 | "h:mm:ss a zzzz", |
michael@0 | 61 | "h:mm:ss a z", |
michael@0 | 62 | "h:mm:ss a", |
michael@0 | 63 | "h:mm a", |
michael@0 | 64 | "EEEE, MMMM d, y", |
michael@0 | 65 | "dd MMMM y", |
michael@0 | 66 | "dd-MMM-y", |
michael@0 | 67 | "dd/MM/yy", |
michael@0 | 68 | "{1} {0}", |
michael@0 | 69 | "{1} {0}", |
michael@0 | 70 | "{1} {0}", |
michael@0 | 71 | "{1} {0}", |
michael@0 | 72 | "{1} {0}", |
michael@0 | 73 | } |
michael@0 | 74 | availableFormats{ |
michael@0 | 75 | MMMMdd{"dd MMMM"} |
michael@0 | 76 | MMdd{"dd/MM"} |
michael@0 | 77 | yMM{"MM/y"} |
michael@0 | 78 | yMMMM{"MMMM y"} |
michael@0 | 79 | yQQQ{"QQQ y"} |
michael@0 | 80 | } |
michael@0 | 81 | dayNames{ |
michael@0 | 82 | format{ |
michael@0 | 83 | abbreviated{ |
michael@0 | 84 | "Dil", |
michael@0 | 85 | "Wix", |
michael@0 | 86 | "Qib", |
michael@0 | 87 | "Rob", |
michael@0 | 88 | "Kam", |
michael@0 | 89 | "Jim", |
michael@0 | 90 | "San", |
michael@0 | 91 | } |
michael@0 | 92 | wide{ |
michael@0 | 93 | "Dilbata", |
michael@0 | 94 | "Wiixata", |
michael@0 | 95 | "Qibxata", |
michael@0 | 96 | "Roobii", |
michael@0 | 97 | "Kamiisa", |
michael@0 | 98 | "Jimaata", |
michael@0 | 99 | "Sanbata", |
michael@0 | 100 | } |
michael@0 | 101 | } |
michael@0 | 102 | stand-alone{ |
michael@0 | 103 | narrow{ |
michael@0 | 104 | "S", |
michael@0 | 105 | "M", |
michael@0 | 106 | "T", |
michael@0 | 107 | "W", |
michael@0 | 108 | "T", |
michael@0 | 109 | "F", |
michael@0 | 110 | "S", |
michael@0 | 111 | } |
michael@0 | 112 | } |
michael@0 | 113 | } |
michael@0 | 114 | eras{ |
michael@0 | 115 | abbreviated{ |
michael@0 | 116 | "KD", |
michael@0 | 117 | "KB", |
michael@0 | 118 | } |
michael@0 | 119 | } |
michael@0 | 120 | monthNames{ |
michael@0 | 121 | format{ |
michael@0 | 122 | abbreviated{ |
michael@0 | 123 | "Ama", |
michael@0 | 124 | "Gur", |
michael@0 | 125 | "Bit", |
michael@0 | 126 | "Elb", |
michael@0 | 127 | "Cam", |
michael@0 | 128 | "Wax", |
michael@0 | 129 | "Ado", |
michael@0 | 130 | "Hag", |
michael@0 | 131 | "Ful", |
michael@0 | 132 | "Onk", |
michael@0 | 133 | "Sad", |
michael@0 | 134 | "Mud", |
michael@0 | 135 | } |
michael@0 | 136 | wide{ |
michael@0 | 137 | "Amajjii", |
michael@0 | 138 | "Guraandhala", |
michael@0 | 139 | "Bitooteessa", |
michael@0 | 140 | "Elba", |
michael@0 | 141 | "Caamsa", |
michael@0 | 142 | "Waxabajjii", |
michael@0 | 143 | "Adooleessa", |
michael@0 | 144 | "Hagayya", |
michael@0 | 145 | "Fuulbana", |
michael@0 | 146 | "Onkololeessa", |
michael@0 | 147 | "Sadaasa", |
michael@0 | 148 | "Muddee", |
michael@0 | 149 | } |
michael@0 | 150 | } |
michael@0 | 151 | stand-alone{ |
michael@0 | 152 | narrow{ |
michael@0 | 153 | "J", |
michael@0 | 154 | "F", |
michael@0 | 155 | "M", |
michael@0 | 156 | "A", |
michael@0 | 157 | "M", |
michael@0 | 158 | "J", |
michael@0 | 159 | "J", |
michael@0 | 160 | "A", |
michael@0 | 161 | "S", |
michael@0 | 162 | "O", |
michael@0 | 163 | "N", |
michael@0 | 164 | "D", |
michael@0 | 165 | } |
michael@0 | 166 | } |
michael@0 | 167 | } |
michael@0 | 168 | } |
michael@0 | 169 | } |
michael@0 | 170 | } |