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