OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/uz_Cyrl.xml | 6 // * Source File: <path>/common/main/uz_Cyrl.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml | 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml |
11 */ | 11 */ |
12 uz_Cyrl{ | 12 uz_Cyrl{ |
13 %%Parent{"root"} | 13 %%Parent{"root"} |
14 Version{"2.1.7.39"} | 14 Version{"2.1.7.39"} |
15 units{ | 15 units{ |
16 acceleration{ | |
17 g-force{ | |
18 one{"{0} G"} | |
19 other{"{0} G"} | |
20 } | |
21 } | |
22 angle{ | |
23 arc-minute{ | |
24 one{"{0}′"} | |
25 other{"{0}′"} | |
26 } | |
27 arc-second{ | |
28 one{"{0}″"} | |
29 other{"{0}″"} | |
30 } | |
31 degree{ | |
32 one{"{0}°"} | |
33 other{"{0}°"} | |
34 } | |
35 } | |
36 area{ | |
37 acre{ | |
38 one{"{0} ac"} | |
39 other{"{0} ac"} | |
40 } | |
41 hectare{ | |
42 one{"{0} ha"} | |
43 other{"{0} ha"} | |
44 } | |
45 square-foot{ | |
46 one{"{0} ft²"} | |
47 other{"{0} ft²"} | |
48 } | |
49 square-kilometer{ | |
50 one{"{0} km²"} | |
51 other{"{0} km²"} | |
52 } | |
53 square-meter{ | |
54 one{"{0} m²"} | |
55 other{"{0} m²"} | |
56 } | |
57 square-mile{ | |
58 one{"{0} mi²"} | |
59 other{"{0} mi²"} | |
60 } | |
61 } | |
62 compound{ | 16 compound{ |
63 per{"{0}/{1}"} | 17 per{"{0}/{1}"} |
64 } | 18 } |
65 duration{ | 19 duration{ |
66 day{ | 20 day{ |
67 one{"{0} кун"} | 21 one{"{0} кун"} |
68 other{"{0} кун"} | 22 other{"{0} кун"} |
69 } | 23 } |
70 hour{ | 24 hour{ |
71 one{"{0} соат"} | 25 one{"{0} соат"} |
(...skipping 17 matching lines...) Expand all Loading... |
89 } | 43 } |
90 week{ | 44 week{ |
91 one{"{0} ҳафта"} | 45 one{"{0} ҳафта"} |
92 other{"{0} ҳафта"} | 46 other{"{0} ҳафта"} |
93 } | 47 } |
94 year{ | 48 year{ |
95 one{"{0} йил"} | 49 one{"{0} йил"} |
96 other{"{0} йил"} | 50 other{"{0} йил"} |
97 } | 51 } |
98 } | 52 } |
99 length{ | |
100 centimeter{ | |
101 one{"{0} см"} | |
102 other{"{0} см"} | |
103 } | |
104 foot{ | |
105 one{"{0} фут"} | |
106 other{"{0} фут"} | |
107 } | |
108 inch{ | |
109 one{"{0} дюйм"} | |
110 other{"{0} дюйм"} | |
111 } | |
112 kilometer{ | |
113 one{"{0} км"} | |
114 other{"{0} км"} | |
115 } | |
116 light-year{ | |
117 one{"{0} ё.й."} | |
118 other{"{0} ё.й."} | |
119 } | |
120 meter{ | |
121 one{"{0} м"} | |
122 other{"{0} м"} | |
123 } | |
124 mile{ | |
125 one{"{0} миля"} | |
126 other{"{0} миля"} | |
127 } | |
128 millimeter{ | |
129 one{"{0} мм"} | |
130 other{"{0} мм"} | |
131 } | |
132 picometer{ | |
133 one{"{0} пм"} | |
134 other{"{0} пм"} | |
135 } | |
136 yard{ | |
137 one{"{0} ярд"} | |
138 other{"{0} ярд"} | |
139 } | |
140 } | |
141 mass{ | |
142 gram{ | |
143 one{"{0} г"} | |
144 other{"{0} г"} | |
145 } | |
146 kilogram{ | |
147 one{"{0} кг"} | |
148 other{"{0} кг"} | |
149 } | |
150 ounce{ | |
151 one{"{0} унция"} | |
152 other{"{0} унция"} | |
153 } | |
154 pound{ | |
155 one{"{0} фунт"} | |
156 other{"{0} фунт"} | |
157 } | |
158 } | |
159 power{ | |
160 horsepower{ | |
161 one{"{0} hp"} | |
162 other{"{0} hp"} | |
163 } | |
164 kilowatt{ | |
165 one{"{0} kW"} | |
166 other{"{0} kW"} | |
167 } | |
168 watt{ | |
169 one{"{0} W"} | |
170 other{"{0} W"} | |
171 } | |
172 } | |
173 pressure{ | |
174 hectopascal{ | |
175 one{"{0} hPa"} | |
176 other{"{0} hPa"} | |
177 } | |
178 inch-hg{ | |
179 one{"{0} inHg"} | |
180 other{"{0} inHg"} | |
181 } | |
182 millibar{ | |
183 one{"{0} mbar"} | |
184 other{"{0} mbar"} | |
185 } | |
186 } | |
187 speed{ | |
188 kilometer-per-hour{ | |
189 one{"{0} km/h"} | |
190 other{"{0} km/h"} | |
191 } | |
192 meter-per-second{ | |
193 one{"{0} m/s"} | |
194 other{"{0} m/s"} | |
195 } | |
196 mile-per-hour{ | |
197 one{"{0} mi/h"} | |
198 other{"{0} mi/h"} | |
199 } | |
200 } | |
201 temperature{ | |
202 celsius{ | |
203 one{"{0}°C"} | |
204 other{"{0}°C"} | |
205 } | |
206 fahrenheit{ | |
207 one{"{0}°F"} | |
208 other{"{0}°F"} | |
209 } | |
210 } | |
211 volume{ | |
212 cubic-kilometer{ | |
213 one{"{0} km³"} | |
214 other{"{0} km³"} | |
215 } | |
216 cubic-mile{ | |
217 one{"{0} mi³"} | |
218 other{"{0} mi³"} | |
219 } | |
220 liter{ | |
221 one{"{0} l"} | |
222 other{"{0} l"} | |
223 } | |
224 } | |
225 } | 53 } |
226 unitsNarrow{ | 54 unitsNarrow{ |
227 acceleration{ | |
228 g-force{ | |
229 one{"{0} G"} | |
230 other{"{0} G"} | |
231 } | |
232 } | |
233 angle{ | |
234 arc-minute{ | |
235 one{"{0}′"} | |
236 other{"{0}′"} | |
237 } | |
238 arc-second{ | |
239 one{"{0}″"} | |
240 other{"{0}″"} | |
241 } | |
242 degree{ | |
243 one{"{0}°"} | |
244 other{"{0}°"} | |
245 } | |
246 } | |
247 area{ | |
248 acre{ | |
249 one{"{0} ac"} | |
250 other{"{0} ac"} | |
251 } | |
252 hectare{ | |
253 one{"{0} ha"} | |
254 other{"{0} ha"} | |
255 } | |
256 square-foot{ | |
257 one{"{0} ft²"} | |
258 other{"{0} ft²"} | |
259 } | |
260 square-kilometer{ | |
261 one{"{0} km²"} | |
262 other{"{0} km²"} | |
263 } | |
264 square-meter{ | |
265 one{"{0} m²"} | |
266 other{"{0} m²"} | |
267 } | |
268 square-mile{ | |
269 one{"{0} mi²"} | |
270 other{"{0} mi²"} | |
271 } | |
272 } | |
273 compound{ | 55 compound{ |
274 per{"{0}/{1}"} | 56 per{"{0}/{1}"} |
275 } | 57 } |
276 duration{ | 58 duration{ |
277 day{ | 59 day{ |
278 one{"{0} к"} | 60 one{"{0} к"} |
279 other{"{0} к"} | 61 other{"{0} к"} |
280 } | 62 } |
281 hour{ | 63 hour{ |
282 one{"{0} с"} | 64 one{"{0} с"} |
(...skipping 17 matching lines...) Expand all Loading... |
300 } | 82 } |
301 week{ | 83 week{ |
302 one{"{0} ҳафт"} | 84 one{"{0} ҳафт"} |
303 other{"{0} ҳафт"} | 85 other{"{0} ҳафт"} |
304 } | 86 } |
305 year{ | 87 year{ |
306 one{"{0} й"} | 88 one{"{0} й"} |
307 other{"{0} й"} | 89 other{"{0} й"} |
308 } | 90 } |
309 } | 91 } |
310 length{ | |
311 centimeter{ | |
312 one{"{0} см"} | |
313 other{"{0} см"} | |
314 } | |
315 foot{ | |
316 one{"{0} фут"} | |
317 other{"{0} фут"} | |
318 } | |
319 inch{ | |
320 one{"{0} дюйм"} | |
321 other{"{0} дюйм"} | |
322 } | |
323 kilometer{ | |
324 one{"{0} км"} | |
325 other{"{0} км"} | |
326 } | |
327 light-year{ | |
328 one{"{0} ё.й."} | |
329 other{"{0} ё.й."} | |
330 } | |
331 meter{ | |
332 one{"{0} м"} | |
333 other{"{0} м"} | |
334 } | |
335 mile{ | |
336 one{"{0} миля"} | |
337 other{"{0} миля"} | |
338 } | |
339 millimeter{ | |
340 one{"{0} мм"} | |
341 other{"{0} мм"} | |
342 } | |
343 picometer{ | |
344 one{"{0} пм"} | |
345 other{"{0} пм"} | |
346 } | |
347 yard{ | |
348 one{"{0} ярд"} | |
349 other{"{0} ярд"} | |
350 } | |
351 } | |
352 mass{ | |
353 gram{ | |
354 one{"{0} г"} | |
355 other{"{0} г"} | |
356 } | |
357 kilogram{ | |
358 one{"{0} кг"} | |
359 other{"{0} кг"} | |
360 } | |
361 ounce{ | |
362 one{"{0} унция"} | |
363 other{"{0} унция"} | |
364 } | |
365 pound{ | |
366 one{"{0} фунт"} | |
367 other{"{0} фунт"} | |
368 } | |
369 } | |
370 power{ | |
371 horsepower{ | |
372 one{"{0} hp"} | |
373 other{"{0} hp"} | |
374 } | |
375 kilowatt{ | |
376 one{"{0} kW"} | |
377 other{"{0} kW"} | |
378 } | |
379 watt{ | |
380 one{"{0} W"} | |
381 other{"{0} W"} | |
382 } | |
383 } | |
384 pressure{ | |
385 hectopascal{ | |
386 one{"{0} hPa"} | |
387 other{"{0} hPa"} | |
388 } | |
389 inch-hg{ | |
390 one{"{0} inHg"} | |
391 other{"{0} inHg"} | |
392 } | |
393 millibar{ | |
394 one{"{0} mbar"} | |
395 other{"{0} mbar"} | |
396 } | |
397 } | |
398 speed{ | |
399 kilometer-per-hour{ | |
400 one{"{0} km/h"} | |
401 other{"{0} km/h"} | |
402 } | |
403 meter-per-second{ | |
404 one{"{0} m/s"} | |
405 other{"{0} m/s"} | |
406 } | |
407 mile-per-hour{ | |
408 one{"{0} mi/h"} | |
409 other{"{0} mi/h"} | |
410 } | |
411 } | |
412 temperature{ | |
413 celsius{ | |
414 one{"{0}°"} | |
415 other{"{0}°"} | |
416 } | |
417 fahrenheit{ | |
418 one{"{0}°F"} | |
419 other{"{0}°F"} | |
420 } | |
421 } | |
422 volume{ | |
423 cubic-kilometer{ | |
424 one{"{0} km³"} | |
425 other{"{0} km³"} | |
426 } | |
427 cubic-mile{ | |
428 one{"{0} mi³"} | |
429 other{"{0} mi³"} | |
430 } | |
431 liter{ | |
432 one{"{0} l"} | |
433 other{"{0} l"} | |
434 } | |
435 } | |
436 } | 92 } |
437 unitsShort{ | 93 unitsShort{ |
438 acceleration{ | |
439 g-force{ | |
440 one{"{0} G"} | |
441 other{"{0} G"} | |
442 } | |
443 } | |
444 angle{ | |
445 arc-minute{ | |
446 one{"{0}′"} | |
447 other{"{0}′"} | |
448 } | |
449 arc-second{ | |
450 one{"{0}″"} | |
451 other{"{0}″"} | |
452 } | |
453 degree{ | |
454 one{"{0}°"} | |
455 other{"{0}°"} | |
456 } | |
457 } | |
458 area{ | |
459 acre{ | |
460 one{"{0} ac"} | |
461 other{"{0} ac"} | |
462 } | |
463 hectare{ | |
464 one{"{0} ha"} | |
465 other{"{0} ha"} | |
466 } | |
467 square-foot{ | |
468 one{"{0} ft²"} | |
469 other{"{0} ft²"} | |
470 } | |
471 square-kilometer{ | |
472 one{"{0} km²"} | |
473 other{"{0} km²"} | |
474 } | |
475 square-meter{ | |
476 one{"{0} m²"} | |
477 other{"{0} m²"} | |
478 } | |
479 square-mile{ | |
480 one{"{0} mi²"} | |
481 other{"{0} mi²"} | |
482 } | |
483 } | |
484 compound{ | 94 compound{ |
485 per{"{0}/{1}"} | 95 per{"{0}/{1}"} |
486 } | 96 } |
487 duration{ | 97 duration{ |
488 day{ | 98 day{ |
489 one{"{0} кун"} | 99 one{"{0} кун"} |
490 other{"{0} кун"} | 100 other{"{0} кун"} |
491 } | 101 } |
492 hour{ | 102 hour{ |
493 one{"{0} соат"} | 103 one{"{0} соат"} |
(...skipping 17 matching lines...) Expand all Loading... |
511 } | 121 } |
512 week{ | 122 week{ |
513 one{"{0} ҳафт"} | 123 one{"{0} ҳафт"} |
514 other{"{0} ҳафт"} | 124 other{"{0} ҳафт"} |
515 } | 125 } |
516 year{ | 126 year{ |
517 one{"{0} й"} | 127 one{"{0} й"} |
518 other{"{0} й"} | 128 other{"{0} й"} |
519 } | 129 } |
520 } | 130 } |
521 length{ | |
522 centimeter{ | |
523 one{"{0} см"} | |
524 other{"{0} см"} | |
525 } | |
526 foot{ | |
527 one{"{0} фут"} | |
528 other{"{0} фут"} | |
529 } | |
530 inch{ | |
531 one{"{0} дюйм"} | |
532 other{"{0} дюйм"} | |
533 } | |
534 kilometer{ | |
535 one{"{0} км"} | |
536 other{"{0} км"} | |
537 } | |
538 light-year{ | |
539 one{"{0} ё.й."} | |
540 other{"{0} ё.й."} | |
541 } | |
542 meter{ | |
543 one{"{0} м"} | |
544 other{"{0} м"} | |
545 } | |
546 mile{ | |
547 one{"{0} миля"} | |
548 other{"{0} миля"} | |
549 } | |
550 millimeter{ | |
551 one{"{0} мм"} | |
552 other{"{0} мм"} | |
553 } | |
554 picometer{ | |
555 one{"{0} пм"} | |
556 other{"{0} пм"} | |
557 } | |
558 yard{ | |
559 one{"{0} ярд"} | |
560 other{"{0} ярд"} | |
561 } | |
562 } | |
563 mass{ | |
564 gram{ | |
565 one{"{0} г"} | |
566 other{"{0} г"} | |
567 } | |
568 kilogram{ | |
569 one{"{0} кг"} | |
570 other{"{0} кг"} | |
571 } | |
572 ounce{ | |
573 one{"{0} унция"} | |
574 other{"{0} унция"} | |
575 } | |
576 pound{ | |
577 one{"{0} фунт"} | |
578 other{"{0} фунт"} | |
579 } | |
580 } | |
581 power{ | |
582 horsepower{ | |
583 one{"{0} hp"} | |
584 other{"{0} hp"} | |
585 } | |
586 kilowatt{ | |
587 one{"{0} kW"} | |
588 other{"{0} kW"} | |
589 } | |
590 watt{ | |
591 one{"{0} W"} | |
592 other{"{0} W"} | |
593 } | |
594 } | |
595 pressure{ | |
596 hectopascal{ | |
597 one{"{0} hPa"} | |
598 other{"{0} hPa"} | |
599 } | |
600 inch-hg{ | |
601 one{"{0} inHg"} | |
602 other{"{0} inHg"} | |
603 } | |
604 millibar{ | |
605 one{"{0} mbar"} | |
606 other{"{0} mbar"} | |
607 } | |
608 } | |
609 speed{ | |
610 kilometer-per-hour{ | |
611 one{"{0} km/h"} | |
612 other{"{0} km/h"} | |
613 } | |
614 meter-per-second{ | |
615 one{"{0} m/s"} | |
616 other{"{0} m/s"} | |
617 } | |
618 mile-per-hour{ | |
619 one{"{0} mi/h"} | |
620 other{"{0} mi/h"} | |
621 } | |
622 } | |
623 temperature{ | |
624 celsius{ | |
625 one{"{0}°C"} | |
626 other{"{0}°C"} | |
627 } | |
628 fahrenheit{ | |
629 one{"{0}°F"} | |
630 other{"{0}°F"} | |
631 } | |
632 } | |
633 volume{ | |
634 cubic-kilometer{ | |
635 one{"{0} km³"} | |
636 other{"{0} km³"} | |
637 } | |
638 cubic-mile{ | |
639 one{"{0} mi³"} | |
640 other{"{0} mi³"} | |
641 } | |
642 liter{ | |
643 one{"{0} l"} | |
644 other{"{0} l"} | |
645 } | |
646 } | |
647 } | 131 } |
648 } | 132 } |
OLD | NEW |