1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/ce.xml 7// * 8// *************************************************************************** 9ce{ 10 Version{"2.1.19.14"} 11 durationUnits{ 12 hm{"h:mm"} 13 hms{"h:mm:ss"} 14 ms{"m:ss"} 15 } 16 units{ 17 duration{ 18 century{ 19 dnam{"c"} 20 one{"{0} c"} 21 other{"{0} c"} 22 } 23 day{ 24 dnam{"денош"} 25 one{"{0} де"} 26 other{"{0} де"} 27 per{"{0} дийнахь"} 28 } 29 hour{ 30 dnam{"сахьташ"} 31 one{"{0} сахьт"} 32 other{"{0} сахьт"} 33 per{"{0} сахьтехь"} 34 } 35 microsecond{ 36 dnam{"микросекундаш"} 37 one{"{0} микросекунд"} 38 other{"{0} микросекунд"} 39 } 40 millisecond{ 41 dnam{"миллисекундаш"} 42 one{"{0} миллисекунд"} 43 other{"{0} миллисекунд"} 44 } 45 minute{ 46 dnam{"миноташ"} 47 one{"{0} минот"} 48 other{"{0} минот"} 49 per{"{0} минотехь"} 50 } 51 month{ 52 dnam{"беттанаш"} 53 one{"{0} бутт"} 54 other{"{0} бутт"} 55 per{"{0} баттахь"} 56 } 57 nanosecond{ 58 dnam{"наносекундаш"} 59 one{"{0} наносекунд"} 60 other{"{0} наносекунд"} 61 } 62 second{ 63 dnam{"секундаш"} 64 one{"{0} секунд"} 65 other{"{0} секунд"} 66 per{"{0} секундехь"} 67 } 68 week{ 69 dnam{"кӀиранаш"} 70 one{"{0} кӀира"} 71 other{"{0} кӀира"} 72 per{"{0} кӀиранахь"} 73 } 74 year{ 75 dnam{"шераш"} 76 one{"{0} шо"} 77 other{"{0} шо"} 78 per{"{0} шарахь"} 79 } 80 } 81 length{ 82 astronomical-unit{ 83 dnam{"астрономин дакъош"} 84 one{"{0} астрономин дакъа"} 85 other{"{0} астрономин дакъа"} 86 } 87 centimeter{ 88 dnam{"сантиметраш"} 89 one{"{0} сантиметр"} 90 other{"{0} сантиметр"} 91 per{"{0} сантиметрехь"} 92 } 93 decimeter{ 94 dnam{"дециметраш"} 95 one{"{0} дециметр"} 96 other{"{0} дециметр"} 97 } 98 foot{ 99 dnam{"футаш"} 100 one{"{0} фут"} 101 other{"{0} фут"} 102 } 103 inch{ 104 dnam{"дюймаш"} 105 one{"{0} дюйм"} 106 other{"{0} дюйм"} 107 } 108 kilometer{ 109 dnam{"километраш"} 110 one{"{0} километр"} 111 other{"{0} километр"} 112 } 113 } 114 } 115 unitsNarrow{ 116 duration{ 117 day{ 118 dnam{"д."} 119 one{"{0} д."} 120 other{"{0} д."} 121 } 122 hour{ 123 dnam{"сахь"} 124 one{"{0} сахь."} 125 other{"{0} сахь."} 126 } 127 millisecond{ 128 dnam{"мс"} 129 one{"{0} мс"} 130 other{"{0} мс"} 131 } 132 minute{ 133 dnam{"мин"} 134 one{"{0} мин"} 135 other{"{0} мин"} 136 } 137 month{ 138 dnam{"бут"} 139 one{"{0} б."} 140 other{"{0} б."} 141 } 142 second{ 143 dnam{"с"} 144 one{"{0} с"} 145 other{"{0} с"} 146 } 147 week{ 148 dnam{"кӀир"} 149 one{"{0} кӀ."} 150 other{"{0} кӀ."} 151 } 152 year{ 153 dnam{"ш."} 154 one{"{0} ш."} 155 other{"{0} ш."} 156 } 157 } 158 length{ 159 centimeter{ 160 dnam{"см"} 161 one{"{0} см"} 162 other{"{0} cm"} 163 } 164 kilometer{ 165 dnam{"км"} 166 one{"{0} км"} 167 other{"{0} км"} 168 } 169 } 170 } 171 unitsShort{ 172 duration{ 173 century{ 174 dnam{"c"} 175 one{"{0} c"} 176 other{"{0} c"} 177 } 178 day{ 179 dnam{"денош"} 180 one{"д."} 181 other{"{0} д."} 182 } 183 hour{ 184 dnam{"сахь"} 185 one{"{0} сахь."} 186 other{"{0} сахь."} 187 per{"{0} сахь."} 188 } 189 microsecond{ 190 dnam{"мкс"} 191 one{"{0} мкс"} 192 other{"{0} мкс"} 193 } 194 millisecond{ 195 dnam{"мс"} 196 one{"{0} мс"} 197 other{"{0} мс"} 198 } 199 minute{ 200 dnam{"мин"} 201 one{"{0} мин"} 202 other{"{0} мин"} 203 } 204 month{ 205 dnam{"бут"} 206 one{"{0} бут."} 207 other{"{0} бут."} 208 } 209 nanosecond{ 210 dnam{"нс"} 211 one{"{0} нс"} 212 other{"{0} нс"} 213 } 214 second{ 215 dnam{"сек"} 216 one{"{0} сек"} 217 other{"{0} сек"} 218 } 219 week{ 220 dnam{"кӀир"} 221 one{"{0} кӀир."} 222 other{"{0} кӀир."} 223 } 224 year{ 225 dnam{"ш."} 226 one{"{0} ш."} 227 other{"{0} ш."} 228 per{"{0} ш."} 229 } 230 } 231 length{ 232 astronomical-unit{ 233 dnam{"а. д."} 234 one{"{0} а. д."} 235 other{"{0} а. д."} 236 } 237 centimeter{ 238 dnam{"см"} 239 one{"{0} см"} 240 other{"{0} см"} 241 } 242 decimeter{ 243 dnam{"дм"} 244 one{"{0} дм"} 245 other{"{0} дм"} 246 } 247 foot{ 248 dnam{"футаш"} 249 one{"{0} фут"} 250 other{"{0} фут"} 251 } 252 inch{ 253 dnam{"дюйм"} 254 one{"{0} дюйм."} 255 other{"{0} дюйм."} 256 } 257 kilometer{ 258 dnam{"км"} 259 one{"{0} км"} 260 other{"{0} км"} 261 } 262 } 263 } 264} 265