1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/main/shi.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/shi.xml 11 */ 12shi{ 13 AuxExemplarCharacters{"[o p v]"} 14 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ t ṭ u w x y z]"} 15 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G {Gʷ} Ɣ H Ḥ I J K {Kʷ} L M N Q R Ṛ S Ṣ T Ṭ U W X Y Z]"} 16 LocaleScript{ 17 "Latn", 18 } 19 NumberElements{ 20 latn{ 21 patterns{ 22 currencyFormat{"#,##0.00¤"} 23 } 24 symbols{ 25 decimal{","} 26 group{" "} 27 } 28 } 29 } 30 Version{"2.0.57.99"} 31 calendar{ 32 gregorian{ 33 AmPmMarkers{ 34 "tifawt", 35 "tadggʷat", 36 } 37 DateTimePatterns{ 38 "HH:mm:ss zzzz", 39 "HH:mm:ss z", 40 "HH:mm:ss", 41 "HH:mm", 42 "EEEE d MMMM y", 43 "d MMMM y", 44 "d MMM, y", 45 "d/M/yyyy", 46 "{1} {0}", 47 "{1} {0}", 48 "{1} {0}", 49 "{1} {0}", 50 "{1} {0}", 51 } 52 availableFormats{ 53 M{"M"} 54 MMM{"MMM"} 55 MMMEd{"E d MMM"} 56 MMMMEd{"EEE d MMMM"} 57 MMMMd{"d MMMM"} 58 MMMd{"d MMM"} 59 MMMdd{"dd MMM"} 60 MMd{"d/MM"} 61 MMdd{"dd/MM"} 62 Md{"d/M"} 63 ms{"m:ss"} 64 y{"y"} 65 yM{"M/y"} 66 yMEd{"EEE d/M/y"} 67 yMMM{"MMM y"} 68 yMMMEd{"EEE d MMM y"} 69 yMMMM{"MMMM y"} 70 yQ{"'ak'Q y"} 71 yQQQ{"QQQ y"} 72 } 73 dayNames{ 74 format{ 75 abbreviated{ 76 "asi", 77 "ayn", 78 "asi", 79 "akṛ", 80 "akw", 81 "asim", 82 "Asiḍ", 83 } 84 wide{ 85 "asamas", 86 "aynas", 87 "asinas", 88 "akṛas", 89 "akwas", 90 "asimwas", 91 "asiḍyas", 92 } 93 } 94 } 95 eras{ 96 abbreviated{ 97 "daɛ", 98 "dfɛ", 99 } 100 wide{ 101 "dat n ɛisa", 102 "dffir n ɛisa", 103 } 104 } 105 fields{ 106 day{ 107 dn{"ass"} 108 relative{ 109 "-1"{"iḍlli"} 110 "0"{"assa"} 111 "1"{"askka"} 112 } 113 } 114 dayperiod{ 115 dn{"tizi g wass: tifawt / tadggʷat"} 116 } 117 era{ 118 dn{"tasut"} 119 } 120 hour{ 121 dn{"tasragt"} 122 } 123 minute{ 124 dn{"tusdidt"} 125 } 126 month{ 127 dn{"ayyur"} 128 } 129 second{ 130 dn{"tasint"} 131 } 132 week{ 133 dn{"imalass"} 134 } 135 weekday{ 136 dn{"ass g imalass"} 137 } 138 year{ 139 dn{"asggʷas"} 140 } 141 zone{ 142 dn{"akud n ugmmaḍ"} 143 } 144 } 145 monthNames{ 146 format{ 147 abbreviated{ 148 "inn", 149 "bṛa", 150 "maṛ", 151 "ibr", 152 "may", 153 "yun", 154 "yul", 155 "ɣuc", 156 "cut", 157 "ktu", 158 "nuw", 159 "duj", 160 } 161 wide{ 162 "innayr", 163 "bṛayṛ", 164 "maṛṣ", 165 "ibrir", 166 "mayyu", 167 "yunyu", 168 "yulyuz", 169 "ɣuct", 170 "cutanbir", 171 "ktubr", 172 "nuwanbir", 173 "dujanbir", 174 } 175 } 176 stand-alone{ 177 narrow{ 178 "i", 179 "b", 180 "m", 181 "i", 182 "m", 183 "y", 184 "y", 185 "ɣ", 186 "c", 187 "k", 188 "n", 189 "d", 190 } 191 } 192 } 193 quarters{ 194 format{ 195 abbreviated{ 196 "ak 1", 197 "ak 2", 198 "ak 3", 199 "ak 4", 200 } 201 wide{ 202 "akṛaḍyur 1", 203 "akṛaḍyur 2", 204 "akṛaḍyur 3", 205 "akṛaḍyur 4", 206 } 207 } 208 } 209 } 210 } 211 delimiters{ 212 alternateQuotationEnd{"”"} 213 alternateQuotationStart{"„"} 214 quotationEnd{"»"} 215 quotationStart{"«"} 216 } 217} 218