Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1464)

Side by Side Diff: source/data/unit/ug.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/tzm_MA.txt ('k') | source/data/unit/ug_Arab.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 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/ug.xml 6 // * Source File: <path>/common/main/ug.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ug.xml
11 */
12 ug{ 9 ug{
13 Version{"2.1.7.39"} 10 Version{"2.1.19.14"}
14 units{ 11 units{
12 acceleration{
13 g-force{
14 one{"{0} ئېغىرلىق كۈچى"}
15 other{"{0} ئېغىرلىق كۈچى"}
16 }
17 }
18 angle{
19 degree{
20 one{"{0} گىرادۇس"}
21 other{"{0} گىرادۇس"}
22 }
23 }
24 area{
25 acre{
26 one{"{0} ئىنگلىز موسى"}
27 other{"{0} ئىنگلىز موسى"}
28 }
29 hectare{
30 one{"{0} گېكتار"}
31 other{"{0} hectares"}
32 }
33 square-foot{
34 one{"{0} كۋادرات فۇت"}
35 other{"{0} كۋادرات فۇت"}
36 }
37 square-kilometer{
38 one{"{0} كۋادرات كىلومېتىر"}
39 other{"{0} كۋادرات كىلومېتىر"}
40 }
41 square-meter{
42 one{"{0} كۋادرات مېتىر"}
43 other{"{0} كۋادرات مېتىر"}
44 }
45 square-mile{
46 one{"{0} كۋادرات مىل"}
47 other{"{0} كۋادرات مىل"}
48 }
49 }
15 compound{ 50 compound{
16 per{"{0}/{1}"} 51 per{"{0}/{1}"}
17 } 52 }
18 duration{ 53 duration{
19 day{ 54 day{
20 one{"{0} كۈن"} 55 one{"{0} كۈن"}
21 other{"{0} كۈن"} 56 other{"{0} كۈن"}
22 } 57 }
23 hour{ 58 hour{
24 one{"{0} سائەت"} 59 one{"{0} سائەت"}
(...skipping 17 matching lines...) Expand all
42 } 77 }
43 week{ 78 week{
44 one{"{0} ھەپتە"} 79 one{"{0} ھەپتە"}
45 other{"{0} ھەپتە"} 80 other{"{0} ھەپتە"}
46 } 81 }
47 year{ 82 year{
48 one{"{0} يىل"} 83 one{"{0} يىل"}
49 other{"{0} يىل"} 84 other{"{0} يىل"}
50 } 85 }
51 } 86 }
87 length{
88 centimeter{
89 one{"{0} سانتىمېتىر"}
90 other{"{0} سانتىمېتىر"}
91 }
92 foot{
93 one{"{0} فۇت"}
94 other{"{0} فۇت"}
95 }
96 inch{
97 one{"{0} ديۇيم"}
98 other{"{0} ديۇيم"}
99 }
100 kilometer{
101 one{"{0} كىلومېتىر"}
102 other{"{0} كىلومېتىر"}
103 }
104 light-year{
105 one{"{0} يورۇقلۇق يىلى"}
106 other{"{0} يورۇقلۇق يىلى"}
107 }
108 meter{
109 one{"{0} مېتىر"}
110 other{"{0} مېتىر"}
111 }
112 mile{
113 one{"{0} مىل"}
114 other{"{0} مىل"}
115 }
116 millimeter{
117 one{"{0} مىللىمېتىر"}
118 other{"{0} مىللىمېتىر"}
119 }
120 picometer{
121 one{"{0} پىكومېتىر"}
122 other{"{0} پىكومېتىر"}
123 }
124 yard{
125 one{"{0} يارد"}
126 other{"{0} يارد"}
127 }
128 }
129 mass{
130 gram{
131 one{"{0} گرام"}
132 other{"{0} گرام"}
133 }
134 kilogram{
135 one{"{0} كىلوگرام"}
136 other{"{0} كىلوگرام"}
137 }
138 ounce{
139 one{"{0} ئۇنسىيە"}
140 other{"{0} ئۇنسىيە"}
141 }
142 pound{
143 one{"{0} قاداق"}
144 other{"{0} قاداق"}
145 }
146 }
147 power{
148 horsepower{
149 one{"{0} ئات كۈچى"}
150 other{"{0} ئات كۈچى"}
151 }
152 kilowatt{
153 one{"{0} كىلوۋات"}
154 other{"{0} كىلوۋات"}
155 }
156 watt{
157 one{"{0} ۋات"}
158 other{"{0} ۋات"}
159 }
160 }
161 pressure{
162 hectopascal{
163 one{"{0} يۈز پاسكال"}
164 other{"{0} يۈز پاسكال"}
165 }
166 inch-hg{
167 one{"{0} ديۇيم سىماب تۈۋرۇكى"}
168 other{"{0} ديۇيم سىماب تۈۋرۇكى"}
169 }
170 millibar{
171 one{"{0} مىللىبار"}
172 other{"{0} مىللىبار"}
173 }
174 }
175 speed{
176 kilometer-per-hour{
177 one{"{0} كىلومېتىر ھەر سائەت"}
178 other{"{0} كىلومېتىر ھەر سائەت"}
179 }
180 meter-per-second{
181 one{"{0} مېتىر ھەر سېكۇنت"}
182 other{"{0} مېتىر ھەر سېكۇنت"}
183 }
184 mile-per-hour{
185 one{"{0} مىل ھەر سائەت"}
186 other{"{0} مىل ھەر سائەت"}
187 }
188 }
189 temperature{
190 celsius{
191 one{"{0} سېلسىيە گرادۇس"}
192 other{"{0} سېلسىيە گرادۇس"}
193 }
194 fahrenheit{
195 one{"{0} فارېنگېيت گرادۇس"}
196 other{"{0} فارېنگېيت گرادۇس"}
197 }
198 }
199 volume{
200 cubic-kilometer{
201 one{"{0} كۇب كىلومېتىر"}
202 other{"{0} كۇب كىلومېتىر"}
203 }
204 cubic-mile{
205 one{"{0} كۇب مىل"}
206 other{"{0} كۇب مىل"}
207 }
208 liter{
209 one{"{0} لىتېر"}
210 other{"{0} لىتېر"}
211 }
212 }
52 } 213 }
53 unitsNarrow{ 214 unitsNarrow{
215 acceleration{
216 g-force{
217 one{"{0}G"}
218 other{"{0}Gs"}
219 }
220 }
221 angle{
222 degree{
223 one{"{0}°"}
224 other{"{0}°"}
225 }
226 }
227 area{
228 acre{
229 one{"{0}ac"}
230 other{"{0}ac"}
231 }
232 hectare{
233 one{"{0}گېكتار"}
234 other{"{0}گېكتار"}
235 }
236 square-foot{
237 one{"{0}ft²"}
238 other{"{0}ft²"}
239 }
240 square-mile{
241 one{"{0}mi²"}
242 other{"{0}mi²"}
243 }
244 }
54 duration{ 245 duration{
55 day{ 246 day{
56 one{"{0} كۈن"} 247 one{"{0} كۈن"}
57 other{"{0} كۈن"} 248 other{"{0} كۈن"}
58 } 249 }
59 hour{ 250 hour{
60 one{"{0}h"} 251 one{"{0}h"}
61 other{"{0}h"} 252 other{"{0}h"}
62 } 253 }
63 millisecond{ 254 millisecond{
(...skipping 14 matching lines...) Expand all
78 } 269 }
79 week{ 270 week{
80 one{"{0} ھەپتە"} 271 one{"{0} ھەپتە"}
81 other{"{0} ھەپتە"} 272 other{"{0} ھەپتە"}
82 } 273 }
83 year{ 274 year{
84 one{"{0} يىل"} 275 one{"{0} يىل"}
85 other{"{0} يىل"} 276 other{"{0} يىل"}
86 } 277 }
87 } 278 }
279 length{
280 centimeter{
281 one{"{0}cm"}
282 other{"{0}cm"}
283 }
284 foot{
285 one{"{0}′"}
286 other{"{0}′"}
287 }
288 inch{
289 one{"{0}″"}
290 other{"{0}″"}
291 }
292 kilometer{
293 one{"{0}km"}
294 other{"{0}km"}
295 }
296 light-year{
297 one{"{0}ly"}
298 other{"{0}ly"}
299 }
300 meter{
301 one{"{0}m"}
302 other{"{0}m"}
303 }
304 mile{
305 one{"{0}mi"}
306 other{"{0}mi"}
307 }
308 millimeter{
309 one{"{0}mm"}
310 other{"{0}mm"}
311 }
312 picometer{
313 one{"{0}pm"}
314 other{"{0}pm"}
315 }
316 yard{
317 one{"{0}yd"}
318 other{"{0}yd"}
319 }
320 }
321 mass{
322 gram{
323 one{"{0}g"}
324 other{"{0}g"}
325 }
326 kilogram{
327 one{"{0}kg"}
328 other{"{0}kg"}
329 }
330 ounce{
331 one{"{0}oz"}
332 other{"{0}oz"}
333 }
334 pound{
335 one{"{0}#"}
336 other{"{0}#"}
337 }
338 }
339 power{
340 horsepower{
341 one{"{0}hp"}
342 other{"{0}hp"}
343 }
344 kilowatt{
345 one{"{0}kW"}
346 other{"{0}kW"}
347 }
348 watt{
349 one{"{0}W"}
350 other{"{0}W"}
351 }
352 }
353 pressure{
354 hectopascal{
355 one{"{0}hPa"}
356 other{"{0}hPa"}
357 }
358 inch-hg{
359 one{"{0}\u0022 Hg"}
360 other{"{0}\u0022 Hg"}
361 }
362 millibar{
363 one{"{0}mb"}
364 other{"{0}mb"}
365 }
366 }
367 speed{
368 kilometer-per-hour{
369 one{"{0}kph"}
370 other{"{0}kph"}
371 }
372 meter-per-second{
373 one{"{0}m/s"}
374 other{"{0}m/s"}
375 }
376 mile-per-hour{
377 one{"{0}mph"}
378 other{"{0}mph"}
379 }
380 }
381 temperature{
382 celsius{
383 one{"{0}°"}
384 other{"{0}°"}
385 }
386 fahrenheit{
387 one{"{0}°F"}
388 other{"{0}°F"}
389 }
390 }
391 volume{
392 cubic-kilometer{
393 one{"{0}km³"}
394 other{"{0}km³"}
395 }
396 cubic-mile{
397 one{"{0}mi³"}
398 other{"{0}mi³"}
399 }
400 liter{
401 one{"{0}l"}
402 other{"{0}l"}
403 }
404 }
88 } 405 }
89 unitsShort{ 406 unitsShort{
407 acceleration{
408 g-force{
409 one{"{0} G"}
410 other{"{0} G"}
411 }
412 }
413 angle{
414 degree{
415 one{"{0} گىرادۇس"}
416 other{"{0} گىرادۇس"}
417 }
418 }
419 area{
420 acre{
421 one{"{0} ئىنگلىز موسى"}
422 other{"{0} ئىنگلىز موسى"}
423 }
424 hectare{
425 one{"{0} گېكتار"}
426 other{"{0} گېكتار"}
427 }
428 square-foot{
429 one{"{0} كۋادرات فۇت"}
430 other{"{0} كۋادرات فۇت"}
431 }
432 square-kilometer{
433 one{"{0} km²"}
434 other{"{0} km²"}
435 }
436 square-meter{
437 one{"{0} m²"}
438 other{"{0} m²"}
439 }
440 square-mile{
441 one{"{0} كۋادرات مىل"}
442 other{"{0} كۋادرات مىل"}
443 }
444 }
90 compound{ 445 compound{
91 per{"{0}/{1}"} 446 per{"{0}/{1}"}
92 } 447 }
93 duration{ 448 duration{
94 day{ 449 day{
95 one{"{0} كۈن"} 450 one{"{0} كۈن"}
96 other{"{0} كۈن"} 451 other{"{0} كۈن"}
97 } 452 }
98 hour{ 453 hour{
99 one{"{0} سائەت"} 454 one{"{0} سائەت"}
(...skipping 17 matching lines...) Expand all
117 } 472 }
118 week{ 473 week{
119 one{"{0} ھەپتە"} 474 one{"{0} ھەپتە"}
120 other{"{0} ھەپتە"} 475 other{"{0} ھەپتە"}
121 } 476 }
122 year{ 477 year{
123 one{"{0} يىل"} 478 one{"{0} يىل"}
124 other{"{0} يىل"} 479 other{"{0} يىل"}
125 } 480 }
126 } 481 }
482 length{
483 centimeter{
484 one{"{0} سانتىمېتىر"}
485 other{"{0} سانتىمېتىر"}
486 }
487 foot{
488 one{"{0} پۇت"}
489 other{"{0} پۇت"}
490 }
491 inch{
492 one{"{0} ئىنگلىز چىسى"}
493 other{"{0} ئىنگلىز چىسى"}
494 }
495 kilometer{
496 one{"{0} كىلومېتىر"}
497 other{"{0} كىلومېتىر"}
498 }
499 light-year{
500 one{"{0} يورۇقلۇق يىلى"}
501 other{"{0} يورۇقلۇق يىلى"}
502 }
503 meter{
504 one{"{0} مېتىر"}
505 other{"{0} مېتىر"}
506 }
507 mile{
508 one{"{0} مىل"}
509 other{"{0} مىل"}
510 }
511 millimeter{
512 one{"{0} مىللىمېتىر"}
513 other{"{0} مىللىمېتىر"}
514 }
515 picometer{
516 one{"{0} پىكومېتىر"}
517 other{"{0} پىكومېتىر"}
518 }
519 yard{
520 one{"{0} يارد"}
521 other{"{0} يارد"}
522 }
523 }
524 mass{
525 gram{
526 one{"{0} g"}
527 other{"{0} g"}
528 }
529 kilogram{
530 one{"{0} kg"}
531 other{"{0} kg"}
532 }
533 ounce{
534 one{"{0} ئۇنسىيە"}
535 other{"{0} ئۇنسىيە"}
536 }
537 pound{
538 one{"{0} قاداق"}
539 other{"{0} قاداق"}
540 }
541 }
542 power{
543 horsepower{
544 one{"{0} ئات كۈچى"}
545 other{"{0} ئات كۈچى"}
546 }
547 kilowatt{
548 one{"{0} kW"}
549 other{"{0} kW"}
550 }
551 watt{
552 one{"{0} W"}
553 other{"{0} W"}
554 }
555 }
556 pressure{
557 hectopascal{
558 one{"{0} ھېكتوپاسكال"}
559 other{"{0} ھېكتوپاسكال"}
560 }
561 inch-hg{
562 one{"{0} inHg"}
563 other{"{0} inHg"}
564 }
565 millibar{
566 one{"{0} mbar"}
567 other{"{0} mbar"}
568 }
569 }
570 speed{
571 kilometer-per-hour{
572 one{"{0} سائەت/كىلومېتىر"}
573 other{"{0} سائەت/كىلومېتىر"}
574 }
575 meter-per-second{
576 one{"{0} سېكۇنت/مېتىر"}
577 other{"{0} سېكۇنت/مېتىر"}
578 }
579 mile-per-hour{
580 one{"{0} سائەت/مىل"}
581 other{"{0} سائەت/مىل"}
582 }
583 }
584 temperature{
585 celsius{
586 one{"{0}°C"}
587 other{"{0}°C"}
588 }
589 fahrenheit{
590 one{"{0}°F"}
591 other{"{0}°F"}
592 }
593 }
594 volume{
595 cubic-kilometer{
596 one{"{0} km³"}
597 other{"{0} km³"}
598 }
599 cubic-mile{
600 one{"{0} mi³"}
601 other{"{0} mi³"}
602 }
603 liter{
604 one{"{0} l"}
605 other{"{0} l"}
606 }
607 }
127 } 608 }
128 } 609 }
OLDNEW
« no previous file with comments | « source/data/unit/tzm_MA.txt ('k') | source/data/unit/ug_Arab.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698