• 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
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4ug{
5    units{
6        acceleration{
7            g-force{
8                one{"{0} ئېغىرلىق كۈچى"}
9                other{"{0} ئېغىرلىق كۈچى"}
10            }
11        }
12        area{
13            hectare{
14                one{"{0} گېكتار"}
15                other{"{0} hectares"}
16            }
17            square-kilometer{
18                one{"{0} كۋادرات كىلومېتىر"}
19                other{"{0} كۋادرات كىلومېتىر"}
20            }
21            square-meter{
22                one{"{0} كۋادرات مېتىر"}
23                other{"{0} كۋادرات مېتىر"}
24            }
25        }
26        duration{
27            millisecond{
28                one{"{0} مىللى سېكۇنت"}
29                other{"{0} مىللى سېكۇنت"}
30            }
31        }
32        length{
33            foot{
34                one{"{0} فۇت"}
35                other{"{0} فۇت"}
36            }
37            inch{
38                one{"{0} ديۇيم"}
39                other{"{0} ديۇيم"}
40            }
41        }
42        mass{
43            gram{
44                one{"{0} گرام"}
45                other{"{0} گرام"}
46            }
47            kilogram{
48                one{"{0} كىلوگرام"}
49                other{"{0} كىلوگرام"}
50            }
51        }
52        power{
53            kilowatt{
54                one{"{0} كىلوۋات"}
55                other{"{0} كىلوۋات"}
56            }
57            watt{
58                one{"{0} ۋات"}
59                other{"{0} ۋات"}
60            }
61        }
62        pressure{
63            hectopascal{
64                one{"{0} يۈز پاسكال"}
65                other{"{0} يۈز پاسكال"}
66            }
67            inch-ofhg{
68                one{"{0} ديۇيم سىماب تۈۋرۇكى"}
69                other{"{0} ديۇيم سىماب تۈۋرۇكى"}
70            }
71            millibar{
72                one{"{0} مىللىبار"}
73                other{"{0} مىللىبار"}
74            }
75        }
76        speed{
77            kilometer-per-hour{
78                one{"{0} كىلومېتىر ھەر سائەت"}
79                other{"{0} كىلومېتىر ھەر سائەت"}
80            }
81            meter-per-second{
82                one{"{0} مېتىر ھەر سېكۇنت"}
83                other{"{0} مېتىر ھەر سېكۇنت"}
84            }
85            mile-per-hour{
86                one{"{0} مىل ھەر سائەت"}
87                other{"{0} مىل ھەر سائەت"}
88            }
89        }
90        temperature{
91            celsius{
92                one{"{0} سېلسىيە گرادۇس"}
93                other{"{0} سېلسىيە گرادۇس"}
94            }
95            fahrenheit{
96                one{"{0} فارېنگېيت گرادۇس"}
97                other{"{0} فارېنگېيت گرادۇس"}
98            }
99        }
100        volume{
101            cubic-kilometer{
102                one{"{0} كۇب كىلومېتىر"}
103                other{"{0} كۇب كىلومېتىر"}
104            }
105            cubic-mile{
106                one{"{0} كۇب مىل"}
107                other{"{0} كۇب مىل"}
108            }
109            liter{
110                one{"{0} لىتېر"}
111                other{"{0} لىتېر"}
112            }
113        }
114    }
115    unitsNarrow{
116        acceleration{
117            g-force{
118                one{"{0}G"}
119                other{"{0}Gs"}
120            }
121        }
122        angle{
123            degree{
124                one{"{0}°"}
125                other{"{0}°"}
126            }
127        }
128        area{
129            acre{
130                one{"{0}ac"}
131                other{"{0}ac"}
132            }
133            hectare{
134                one{"{0}گېكتار"}
135                other{"{0}گېكتار"}
136            }
137            square-foot{
138                one{"{0}ft²"}
139                other{"{0}ft²"}
140            }
141            square-mile{
142                one{"{0}mi²"}
143                other{"{0}mi²"}
144            }
145        }
146        duration{
147            hour{
148                one{"{0}h"}
149                other{"{0}h"}
150            }
151            millisecond{
152                one{"{0}ms"}
153                other{"{0}ms"}
154            }
155            minute{
156                one{"{0}m"}
157                other{"{0}m"}
158            }
159            second{
160                one{"{0}s"}
161                other{"{0}s"}
162            }
163        }
164        length{
165            centimeter{
166                one{"{0}cm"}
167                other{"{0}cm"}
168            }
169            foot{
170                one{"{0}′"}
171                other{"{0}′"}
172            }
173            inch{
174                one{"{0}″"}
175                other{"{0}″"}
176            }
177            kilometer{
178                one{"{0}km"}
179                other{"{0}km"}
180            }
181            light-year{
182                one{"{0}ly"}
183                other{"{0}ly"}
184            }
185            meter{
186                one{"{0}m"}
187                other{"{0}m"}
188            }
189            mile{
190                one{"{0}mi"}
191                other{"{0}mi"}
192            }
193            millimeter{
194                one{"{0}mm"}
195                other{"{0}mm"}
196            }
197            picometer{
198                one{"{0}pm"}
199                other{"{0}pm"}
200            }
201            yard{
202                one{"{0}yd"}
203                other{"{0}yd"}
204            }
205        }
206        mass{
207            gram{
208                one{"{0}g"}
209                other{"{0}g"}
210            }
211            kilogram{
212                one{"{0}kg"}
213                other{"{0}kg"}
214            }
215            ounce{
216                one{"{0}oz"}
217                other{"{0}oz"}
218            }
219            pound{
220                one{"{0}#"}
221                other{"{0}#"}
222            }
223        }
224        power{
225            horsepower{
226                one{"{0}hp"}
227                other{"{0}hp"}
228            }
229            kilowatt{
230                one{"{0}kW"}
231                other{"{0}kW"}
232            }
233            watt{
234                one{"{0}W"}
235                other{"{0}W"}
236            }
237        }
238        pressure{
239            hectopascal{
240                one{"{0}hPa"}
241                other{"{0}hPa"}
242            }
243            inch-ofhg{
244                one{"{0}\u0022 Hg"}
245                other{"{0}\u0022 Hg"}
246            }
247            millibar{
248                one{"{0}mb"}
249                other{"{0}mb"}
250            }
251        }
252        speed{
253            kilometer-per-hour{
254                one{"{0}kph"}
255                other{"{0}kph"}
256            }
257            meter-per-second{
258                one{"{0}m/s"}
259                other{"{0}m/s"}
260            }
261            mile-per-hour{
262                one{"{0}mph"}
263                other{"{0}mph"}
264            }
265        }
266        temperature{
267            celsius{
268                one{"{0}°"}
269                other{"{0}°"}
270            }
271        }
272        volume{
273            cubic-kilometer{
274                one{"{0}km³"}
275                other{"{0}km³"}
276            }
277            cubic-mile{
278                one{"{0}mi³"}
279                other{"{0}mi³"}
280            }
281            liter{
282                one{"{0}l"}
283                other{"{0}l"}
284            }
285        }
286    }
287    unitsShort{
288        angle{
289            degree{
290                one{"{0} گىرادۇس"}
291                other{"{0} گىرادۇس"}
292            }
293        }
294        area{
295            acre{
296                one{"{0} ئىنگلىز موسى"}
297                other{"{0} ئىنگلىز موسى"}
298            }
299            hectare{
300                one{"{0} گېكتار"}
301                other{"{0} گېكتار"}
302            }
303            square-foot{
304                one{"{0} كۋادرات فۇت"}
305                other{"{0} كۋادرات فۇت"}
306            }
307            square-mile{
308                one{"{0} كۋادرات مىل"}
309                other{"{0} كۋادرات مىل"}
310            }
311        }
312        duration{
313            day{
314                one{"{0} كۈن"}
315                other{"{0} كۈن"}
316            }
317            hour{
318                one{"{0} سائەت"}
319                other{"{0} سائەت"}
320            }
321            millisecond{
322                one{"{0} مىللىسېكۇنت"}
323                other{"{0} مىللىسېكۇنت"}
324            }
325            minute{
326                one{"{0} مىنۇت"}
327                other{"{0} مىنۇت"}
328            }
329            month{
330                one{"{0} ئاي"}
331                other{"{0} ئاي"}
332            }
333            second{
334                one{"{0} سېكۇنت"}
335                other{"{0} سېكۇنت"}
336            }
337            week{
338                one{"{0} ھەپتە"}
339                other{"{0} ھەپتە"}
340            }
341            year{
342                one{"{0} يىل"}
343                other{"{0} يىل"}
344            }
345        }
346        length{
347            centimeter{
348                one{"{0} سانتىمېتىر"}
349                other{"{0} سانتىمېتىر"}
350            }
351            foot{
352                one{"{0} پۇت"}
353                other{"{0} پۇت"}
354            }
355            inch{
356                one{"{0} ئىنگلىز چىسى"}
357                other{"{0} ئىنگلىز چىسى"}
358            }
359            kilometer{
360                one{"{0} كىلومېتىر"}
361                other{"{0} كىلومېتىر"}
362            }
363            light-year{
364                one{"{0} يورۇقلۇق يىلى"}
365                other{"{0} يورۇقلۇق يىلى"}
366            }
367            meter{
368                one{"{0} مېتىر"}
369                other{"{0} مېتىر"}
370            }
371            mile{
372                one{"{0} مىل"}
373                other{"{0} مىل"}
374            }
375            millimeter{
376                one{"{0} مىللىمېتىر"}
377                other{"{0} مىللىمېتىر"}
378            }
379            picometer{
380                one{"{0} پىكومېتىر"}
381                other{"{0} پىكومېتىر"}
382            }
383            yard{
384                one{"{0} يارد"}
385                other{"{0} يارد"}
386            }
387        }
388        mass{
389            ounce{
390                one{"{0} ئۇنسىيە"}
391                other{"{0} ئۇنسىيە"}
392            }
393            pound{
394                one{"{0} قاداق"}
395                other{"{0} قاداق"}
396            }
397        }
398        power{
399            horsepower{
400                one{"{0} ئات كۈچى"}
401                other{"{0} ئات كۈچى"}
402            }
403        }
404        pressure{
405            hectopascal{
406                one{"{0} ھېكتوپاسكال"}
407                other{"{0} ھېكتوپاسكال"}
408            }
409        }
410        speed{
411            kilometer-per-hour{
412                one{"{0} سائەت/كىلومېتىر"}
413                other{"{0} سائەت/كىلومېتىر"}
414            }
415            meter-per-second{
416                one{"{0} سېكۇنت/مېتىر"}
417                other{"{0} سېكۇنت/مېتىر"}
418            }
419            mile-per-hour{
420                one{"{0} سائەت/مىل"}
421                other{"{0} سائەت/مىل"}
422            }
423        }
424    }
425}
426