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