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

Side by Side Diff: source/data/unit/zu.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/zh_TW.txt ('k') | source/data/zone/af.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/zu.xml 6 // * Source File: <path>/common/main/zu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/zu.xml
11 */
12 zu{ 9 zu{
13 Version{"2.1.8.18"} 10 Version{"2.1.19.14"}
11 durationUnits{
12 hm{"h:mm"}
13 hms{"h:mm:ss"}
14 ms{"m:ss"}
15 }
14 units{ 16 units{
17 acceleration{
18 g-force{
19 dnam{"g-force"}
20 one{"{0} g-force"}
21 other{"{0} g-force"}
22 }
23 meter-per-second-squared{
24 dnam{"m/s²"}
25 one{"{0} m/s²"}
26 other{"{0} m/s²"}
27 }
28 }
29 angle{
30 arc-minute{
31 dnam{"arcminutes"}
32 one{"{0} arcminute"}
33 other{"{0} arcminutes"}
34 }
35 arc-second{
36 dnam{"arcseconds"}
37 one{"{0} arcsecond"}
38 other{"{0} arcseconds"}
39 }
40 degree{
41 dnam{"°"}
42 one{"{0}°"}
43 other{"{0}°"}
44 }
45 radian{
46 dnam{"rad"}
47 one{"{0} i-radian"}
48 other{"{0} radians"}
49 }
50 revolution{
51 dnam{"rev"}
52 one{"{0} revolution"}
53 other{"{0} revolutions"}
54 }
55 }
56 area{
57 acre{
58 dnam{"acre"}
59 one{"{0} ac"}
60 other{"{0} ac"}
61 }
62 hectare{
63 dnam{"hectare"}
64 one{"{0} ha"}
65 other{"{0} ha"}
66 }
67 square-centimeter{
68 dnam{"cm²"}
69 one{"{0} cm²"}
70 other{"{0} cm²"}
71 per{"{0}/cm²"}
72 }
73 square-foot{
74 dnam{"ft²"}
75 one{"{0} ft²"}
76 other{"{0} ft²"}
77 }
78 square-inch{
79 dnam{"in²"}
80 one{"{0} in²"}
81 other{"{0} in²"}
82 per{"{0}/in²"}
83 }
84 square-kilometer{
85 dnam{"km²"}
86 one{"{0} km²"}
87 other{"{0} km²"}
88 }
89 square-meter{
90 dnam{"m²"}
91 one{"{0} m²"}
92 other{"{0} m²"}
93 per{"{0} per m²"}
94 }
95 square-mile{
96 dnam{"mi²"}
97 one{"{0} mi²"}
98 other{"{0} mi²"}
99 }
100 square-yard{
101 dnam{"yd²"}
102 one{"{0} yd²"}
103 other{"{0} yd²"}
104 }
105 }
15 compound{ 106 compound{
16 per{"{0} nge-{1}"} 107 per{"{0} nge-{1}"}
17 } 108 }
109 consumption{
110 liter-per-100kilometers{
111 dnam{"L/100km"}
112 one{"{0} L/100km"}
113 other{"{0} L/100km"}
114 }
115 liter-per-kilometer{
116 dnam{"L/km"}
117 one{"{0} L/km"}
118 other{"{0} L/km"}
119 }
120 mile-per-gallon{
121 dnam{"mpg"}
122 one{"{0} mpg"}
123 other{"{0} mpg"}
124 }
125 }
126 coordinate{
127 east{"{0}E"}
128 north{"{0}N"}
129 south{"{0}S"}
130 west{"{0}W"}
131 }
132 digital{
133 bit{
134 dnam{"bits"}
135 one{"{0} i-bit"}
136 other{"{0} ama-bits"}
137 }
138 byte{
139 dnam{"bytes"}
140 one{"{0} i-byte"}
141 other{"{0} ama-bytes"}
142 }
143 gigabit{
144 dnam{"gigabits"}
145 one{"{0} i-gigabit"}
146 other{"{0} ama-gigabits"}
147 }
148 gigabyte{
149 dnam{"GB"}
150 one{"{0} GB"}
151 other{"{0} GB"}
152 }
153 kilobit{
154 dnam{"kilobits"}
155 one{"{0} i-kilobit"}
156 other{"{0} ama-kilobits"}
157 }
158 kilobyte{
159 dnam{"kB"}
160 one{"{0} kB"}
161 other{"{0} kB"}
162 }
163 megabit{
164 dnam{"megabits"}
165 one{"{0} i-megabit"}
166 other{"{0} megabits"}
167 }
168 megabyte{
169 dnam{"MB"}
170 one{"{0} MB"}
171 other{"{0} MB"}
172 }
173 terabit{
174 dnam{"terabits"}
175 one{"{0} i-terabit"}
176 other{"{0} ama-terabits"}
177 }
178 terabyte{
179 dnam{"TB"}
180 one{"{0} TB"}
181 other{"{0} TB"}
182 }
183 }
18 duration{ 184 duration{
185 century{
186 dnam{"c"}
187 one{"{0} c"}
188 other{"{0} c"}
189 }
19 day{ 190 day{
20 dnam{"izinsuku"} 191 dnam{"izinsuku"}
21 one{"{0} usuku"} 192 one{"{0} usuku"}
22 other{"{0} izinsuku"} 193 other{"{0} izinsuku"}
194 per{"{0}/d"}
23 } 195 }
24 hour{ 196 hour{
25 dnam{"amahora"} 197 dnam{"amahora"}
26 one{"{0} ihora"} 198 one{"{0} ihora"}
27 other{"{0} amahora"} 199 other{"{0} amahora"}
28 per{"{0}/h"} 200 per{"{0}/h"}
29 } 201 }
30 microsecond{ 202 microsecond{
31 dnam{"microseconds"} 203 dnam{"microseconds"}
32 one{"{0} ama-microsecond"} 204 one{"{0} ama-microsecond"}
33 other{"{0} microseconds"} 205 other{"{0} microseconds"}
34 } 206 }
35 millisecond{ 207 millisecond{
36 dnam{"ms"} 208 dnam{"ms"}
37 one{"{0} ms"} 209 one{"{0} ms"}
38 other{"{0} ms"} 210 other{"{0} ms"}
39 } 211 }
40 minute{ 212 minute{
41 dnam{"amaminithi"} 213 dnam{"amaminithi"}
42 one{"{0} iminithi"} 214 one{"{0} iminithi"}
43 other{"{0} amaminithi"} 215 other{"{0} amaminithi"}
216 per{"{0}/min"}
44 } 217 }
45 month{ 218 month{
46 dnam{"izinyanga"} 219 dnam{"izinyanga"}
47 one{"{0} inyanga"} 220 one{"{0} inyanga"}
48 other{"{0} izinyanga"} 221 other{"{0} izinyanga"}
222 per{"{0}/m"}
49 } 223 }
50 nanosecond{ 224 nanosecond{
51 dnam{"ns"} 225 dnam{"ns"}
52 one{"{0} ns"} 226 one{"{0} ns"}
53 other{"{0} ns"} 227 other{"{0} ns"}
54 } 228 }
55 second{ 229 second{
56 dnam{"amasekhondi"} 230 dnam{"amasekhondi"}
57 one{"{0} isekhondi"} 231 one{"{0} isekhondi"}
58 other{"{0} amasekhondi"} 232 other{"{0} amasekhondi"}
59 per{"{0}ps"} 233 per{"{0}ps"}
60 } 234 }
61 week{ 235 week{
62 dnam{"amaviki"} 236 dnam{"amaviki"}
63 one{"{0} iviki"} 237 one{"{0} iviki"}
64 other{"{0} amaviki"} 238 other{"{0} amaviki"}
239 per{"{0}/w"}
65 } 240 }
66 year{ 241 year{
67 dnam{"y"} 242 dnam{"y"}
68 one{"{0} y"} 243 one{"{0} y"}
69 other{"{0} y"} 244 other{"{0} y"}
245 per{"{0}/y"}
246 }
247 }
248 electric{
249 ampere{
250 dnam{"amp"}
251 one{"{0} A"}
252 other{"{0} A"}
253 }
254 milliampere{
255 dnam{"mA"}
256 one{"{0} mA"}
257 other{"{0} mA"}
258 }
259 ohm{
260 dnam{"ohm"}
261 one{"{0} Ω"}
262 other{"{0} Ω"}
263 }
264 volt{
265 dnam{"volt"}
266 one{"{0} V"}
267 other{"{0} V"}
268 }
269 }
270 energy{
271 calorie{
272 dnam{"cal"}
273 one{"{0} cal"}
274 other{"{0} cal"}
275 }
276 foodcalorie{
277 dnam{"Calories"}
278 one{"{0} Calorie"}
279 other{"{0} Calories"}
280 }
281 joule{
282 dnam{"joule"}
283 one{"{0} i-joule"}
284 other{"{0} ama-joules"}
285 }
286 kilocalorie{
287 dnam{"kcal"}
288 one{"{0} kcal"}
289 other{"{0} kcal"}
290 }
291 kilojoule{
292 dnam{"kJ"}
293 one{"{0} kJ"}
294 other{"{0} kJ"}
295 }
296 kilowatt-hour{
297 dnam{"kWh"}
298 one{"{0} kWh"}
299 other{"{0} kWh"}
300 }
301 }
302 frequency{
303 gigahertz{
304 dnam{"GHz"}
305 one{"{0} GHz"}
306 other{"{0} GHz"}
307 }
308 hertz{
309 dnam{"Hz"}
310 one{"{0} Hz"}
311 other{"{0} Hz"}
312 }
313 kilohertz{
314 dnam{"kHz"}
315 one{"{0} kHz"}
316 other{"{0} kHz"}
317 }
318 megahertz{
319 dnam{"MHz"}
320 one{"{0} MHz"}
321 other{"{0} MHz"}
322 }
323 }
324 length{
325 astronomical-unit{
326 dnam{"au"}
327 one{"{0} au"}
328 other{"{0} au"}
329 }
330 centimeter{
331 dnam{"cm"}
332 one{"{0} cm"}
333 other{"{0} cm"}
334 per{"{0}/cm"}
335 }
336 decimeter{
337 dnam{"dm"}
338 one{"{0} dm"}
339 other{"{0} dm"}
340 }
341 foot{
342 dnam{"ft"}
343 one{"{0} ft"}
344 other{"{0} ft"}
345 per{"{0}/ft"}
346 }
347 inch{
348 dnam{"in"}
349 one{"{0} in"}
350 other{"{0} in"}
351 per{"{0}/in"}
352 }
353 kilometer{
354 dnam{"km"}
355 one{"{0} km"}
356 other{"{0} km"}
357 per{"{0}/km"}
358 }
359 light-year{
360 dnam{"ly"}
361 one{"{0} ly"}
362 other{"{0} ly"}
363 }
364 meter{
365 dnam{"m"}
366 one{"{0} m"}
367 other{"{0} m"}
368 per{"{0}/m"}
369 }
370 micrometer{
371 dnam{"µm"}
372 one{"{0} µm"}
373 other{"{0} µm"}
374 }
375 mile{
376 dnam{"mi"}
377 one{"{0} mi"}
378 other{"{0} mi"}
379 }
380 mile-scandinavian{
381 dnam{"smi"}
382 one{"{0} smi"}
383 other{"{0} smi"}
384 }
385 millimeter{
386 dnam{"mm"}
387 one{"{0} mm"}
388 other{"{0} mm"}
389 }
390 nanometer{
391 dnam{"nm"}
392 one{"{0} nm"}
393 other{"{0} nm"}
394 }
395 nautical-mile{
396 dnam{"nmi"}
397 one{"{0} nmi"}
398 other{"{0} nmi"}
399 }
400 parsec{
401 dnam{"pc"}
402 one{"{0} pc"}
403 other{"{0} pc"}
404 }
405 picometer{
406 dnam{"pm"}
407 one{"{0} pm"}
408 other{"{0} pm"}
409 }
410 yard{
411 dnam{"yd"}
412 one{"{0} yd"}
413 other{"{0} yd"}
414 }
415 }
416 light{
417 lux{
418 dnam{"lux"}
419 one{"{0} i-lux"}
420 other{"{0} i-lux"}
421 }
422 }
423 mass{
424 carat{
425 dnam{"CD"}
426 one{"{0} CD"}
427 other{"{0} CD"}
428 }
429 gram{
430 dnam{"g"}
431 one{"{0} g"}
432 other{"{0} g"}
433 per{"{0}/g"}
434 }
435 kilogram{
436 dnam{"kg"}
437 one{"{0} kg"}
438 other{"{0} kg"}
439 per{"{0}kg"}
440 }
441 metric-ton{
442 dnam{"t"}
443 one{"{0} t"}
444 other{"{0} t"}
445 }
446 microgram{
447 dnam{"µg"}
448 one{"{0} µg"}
449 other{"{0} µg"}
450 }
451 milligram{
452 dnam{"mg"}
453 one{"{0} mg"}
454 other{"{0} mg"}
455 }
456 ounce{
457 dnam{"oz"}
458 one{"{0} oz"}
459 other{"{0} oz"}
460 per{"{0}/oz"}
461 }
462 ounce-troy{
463 dnam{"oz t"}
464 one{"{0} oz t"}
465 other{"{0} oz t"}
466 }
467 pound{
468 dnam{"lb"}
469 one{"{0} lb"}
470 other{"{0} lb"}
471 per{"{0}/lb"}
472 }
473 ton{
474 dnam{"tn"}
475 one{"{0} tn"}
476 other{"{0} tn"}
477 }
478 }
479 power{
480 gigawatt{
481 dnam{"GW"}
482 one{"{0} GW"}
483 other{"{0} GW"}
484 }
485 horsepower{
486 dnam{"hp"}
487 one{"{0} hp"}
488 other{"{0} hp"}
489 }
490 kilowatt{
491 dnam{"kW"}
492 one{"{0} kW"}
493 other{"{0} kW"}
494 }
495 megawatt{
496 dnam{"MW"}
497 one{"{0} MW"}
498 other{"{0} MW"}
499 }
500 milliwatt{
501 dnam{"mW"}
502 one{"{0} mW"}
503 other{"{0} mW"}
504 }
505 watt{
506 dnam{"watt"}
507 one{"{0} W"}
508 other{"{0} W"}
509 }
510 }
511 pressure{
512 hectopascal{
513 dnam{"hPa"}
514 one{"{0} hPa"}
515 other{"{0} hPa"}
516 }
517 inch-hg{
518 dnam{"inHg"}
519 one{"{0} inHg"}
520 other{"{0} inHg"}
521 }
522 millibar{
523 dnam{"mbar"}
524 one{"{0} mbar"}
525 other{"{0} mbar"}
526 }
527 millimeter-of-mercury{
528 dnam{"mm Hg"}
529 one{"{0} mm Hg"}
530 other{"{0} mm Hg"}
531 }
532 pound-per-square-inch{
533 dnam{"psi"}
534 one{"{0} psi"}
535 other{"{0} psi"}
536 }
537 }
538 proportion{
539 karat{
540 dnam{"karats"}
541 one{"{0} i-karat"}
542 other{"{0} ama-karats"}
543 }
544 }
545 speed{
546 kilometer-per-hour{
547 dnam{"km/h"}
548 one{"{0} km/h"}
549 other{"{0} km/h"}
550 }
551 knot{
552 dnam{"knot"}
553 one{"{0} knots"}
554 other{"{0} knots"}
555 }
556 meter-per-second{
557 dnam{"m/s"}
558 one{"{0} m/s"}
559 other{"{0} m/s"}
560 }
561 mile-per-hour{
562 dnam{"mi/h"}
563 one{"{0} mi/h"}
564 other{"{0} mi/h"}
565 }
566 }
567 temperature{
568 celsius{
569 dnam{"°C"}
570 one{"{0}°C"}
571 other{"{0}°C"}
572 }
573 fahrenheit{
574 dnam{"°F"}
575 one{"{0}°F"}
576 other{"{0}°F"}
577 }
578 generic{
579 dnam{"°"}
580 one{"{0}°"}
581 other{"{0}°"}
582 }
583 kelvin{
584 dnam{"K"}
585 one{"{0} K"}
586 other{"{0} K"}
587 }
588 }
589 volume{
590 acre-foot{
591 dnam{"ac ft"}
592 one{"{0} ac ft"}
593 other{"{0} ac ft"}
594 }
595 centiliter{
596 dnam{"cL"}
597 one{"{0} cL"}
598 other{"{0} cL"}
599 }
600 cubic-centimeter{
601 dnam{"cm³"}
602 one{"{0} cm³"}
603 other{"{0} cm³"}
604 per{"{0}/cm³"}
605 }
606 cubic-foot{
607 dnam{"ft³"}
608 one{"{0} ft³"}
609 other{"{0} ft³"}
610 }
611 cubic-inch{
612 dnam{"in³"}
613 one{"{0} in³"}
614 other{"{0} in³"}
615 }
616 cubic-kilometer{
617 dnam{"km³"}
618 one{"{0} km³"}
619 other{"{0} km³"}
620 }
621 cubic-meter{
622 dnam{"m³"}
623 one{"{0} m³"}
624 other{"{0} m³"}
625 per{"{0}/m³"}
626 }
627 cubic-mile{
628 dnam{"mi³"}
629 one{"{0} mi³"}
630 other{"{0} mi³"}
631 }
632 cubic-yard{
633 dnam{"yd³"}
634 one{"{0} yd³"}
635 other{"{0} yd³"}
636 }
637 cup{
638 dnam{"cup"}
639 one{"{0} c"}
640 other{"{0} c"}
641 }
642 cup-metric{
643 dnam{"mcup"}
644 one{"{0} mc"}
645 other{"{0} mc"}
646 }
647 deciliter{
648 dnam{"dL"}
649 one{"{0} dL"}
650 other{"{0} dL"}
651 }
652 fluid-ounce{
653 dnam{"fl oz"}
654 one{"{0} fl oz"}
655 other{"{0} fl oz"}
656 }
657 gallon{
658 dnam{"gal"}
659 one{"{0} gal"}
660 other{"{0} gal"}
661 per{"{0}/gal"}
662 }
663 hectoliter{
664 dnam{"hL"}
665 one{"{0} hL"}
666 other{"{0} hL"}
667 }
668 liter{
669 dnam{"l"}
670 one{"{0} l"}
671 other{"{0} l"}
672 per{"{0}/l"}
673 }
674 megaliter{
675 dnam{"ML"}
676 one{"{0} ML"}
677 other{"{0} ML"}
678 }
679 milliliter{
680 dnam{"mL"}
681 one{"{0} mL"}
682 other{"{0} mL"}
683 }
684 pint{
685 dnam{"pt"}
686 one{"{0} pt"}
687 other{"{0} pt"}
688 }
689 pint-metric{
690 dnam{"mpt"}
691 one{"{0} mpt"}
692 other{"{0} mpt"}
693 }
694 quart{
695 dnam{"qt"}
696 one{"{0} qt"}
697 other{"{0} qt"}
698 }
699 tablespoon{
700 dnam{"tbsp"}
701 one{"{0} tbsp"}
702 other{"{0} tbsp"}
703 }
704 teaspoon{
705 dnam{"tsp"}
706 one{"{0} tsp"}
707 other{"{0} tsp"}
70 } 708 }
71 } 709 }
72 } 710 }
73 unitsNarrow{ 711 unitsNarrow{
712 acceleration{
713 g-force{
714 one{"{0} G"}
715 other{"{0} G"}
716 }
717 }
718 angle{
719 arc-minute{
720 one{"{0}′"}
721 other{"{0}′"}
722 }
723 arc-second{
724 one{"{0}″"}
725 other{"{0}″"}
726 }
727 degree{
728 one{"{0}°"}
729 other{"{0}°"}
730 }
731 }
74 compound{ 732 compound{
75 per{"{0}/{1}"} 733 per{"{0}/{1}"}
76 } 734 }
735 consumption{
736 liter-per-100kilometers{
737 dnam{"L/100km"}
738 one{"{0}L/100km"}
739 other{"{0}L/100km"}
740 }
741 }
742 coordinate{
743 east{"{0}E"}
744 north{"{0}N"}
745 south{"{0}S"}
746 west{"{0}W"}
747 }
77 duration{ 748 duration{
78 day{ 749 day{
79 dnam{"izinsuku"} 750 dnam{"izinsuku"}
80 one{"{0}"} 751 one{"{0}"}
81 other{"{0} suku"} 752 other{"{0} suku"}
82 } 753 }
83 hour{ 754 hour{
84 dnam{"amahora"} 755 dnam{"amahora"}
85 one{"{0} hora"} 756 one{"{0} hora"}
86 other{"{0} hora"} 757 other{"{0} hora"}
(...skipping 22 matching lines...) Expand all
109 dnam{"amaviki"} 780 dnam{"amaviki"}
110 one{"{0} w"} 781 one{"{0} w"}
111 other{"{0} w"} 782 other{"{0} w"}
112 } 783 }
113 year{ 784 year{
114 dnam{"y"} 785 dnam{"y"}
115 one{"{0} y"} 786 one{"{0} y"}
116 other{"{0} y"} 787 other{"{0} y"}
117 } 788 }
118 } 789 }
790 length{
791 centimeter{
792 dnam{"cm"}
793 one{"{0} cm"}
794 other{"{0} cm"}
795 }
796 kilometer{
797 dnam{"km"}
798 one{"{0} km"}
799 other{"{0} km"}
800 }
801 meter{
802 dnam{"m"}
803 one{"{0} m"}
804 other{"{0} m"}
805 }
806 millimeter{
807 dnam{"mm"}
808 one{"{0} mm"}
809 other{"{0} mm"}
810 }
811 }
812 mass{
813 gram{
814 dnam{"g"}
815 one{"{0} g"}
816 other{"{0} g"}
817 }
818 kilogram{
819 dnam{"kg"}
820 one{"{0} kg"}
821 other{"{0} kg"}
822 }
823 }
824 speed{
825 kilometer-per-hour{
826 dnam{"km/h"}
827 one{"{0}kph"}
828 other{"{0} km/h"}
829 }
830 }
831 temperature{
832 celsius{
833 dnam{"°C"}
834 one{"{0}°"}
835 other{"{0}°"}
836 }
837 fahrenheit{
838 one{"{0}°F"}
839 other{"{0}°F"}
840 }
841 }
842 volume{
843 liter{
844 dnam{"l"}
845 one{"{0} l"}
846 other{"{0} l"}
847 }
848 }
119 } 849 }
120 unitsShort{ 850 unitsShort{
851 acceleration{
852 g-force{
853 dnam{"g-force"}
854 one{"{0} G"}
855 other{"{0} G"}
856 }
857 meter-per-second-squared{
858 dnam{"m/s²"}
859 one{"{0} m/s²"}
860 other{"{0} m/s²"}
861 }
862 }
863 angle{
864 arc-minute{
865 dnam{"arcmins"}
866 one{"{0} arcmin"}
867 other{"{0} arcmins"}
868 }
869 arc-second{
870 dnam{"arcsecs"}
871 one{"{0} arcsec"}
872 other{"{0} arcsecs"}
873 }
874 degree{
875 dnam{"°"}
876 one{"{0}°"}
877 other{"{0}°"}
878 }
879 radian{
880 dnam{"radians"}
881 one{"{0} rad"}
882 other{"{0} rad"}
883 }
884 revolution{
885 dnam{"rev"}
886 one{"{0} rev"}
887 other{"{0} rev"}
888 }
889 }
890 area{
891 acre{
892 dnam{"acre"}
893 one{"{0} ac"}
894 other{"{0} ac"}
895 }
896 hectare{
897 dnam{"hectare"}
898 one{"{0} ha"}
899 other{"{0} ha"}
900 }
901 square-centimeter{
902 dnam{"cm²"}
903 one{"{0} cm²"}
904 other{"{0} cm²"}
905 per{"{0}/cm²"}
906 }
907 square-foot{
908 dnam{"ft²"}
909 one{"{0} ft²"}
910 other{"{0} ft²"}
911 }
912 square-inch{
913 dnam{"in²"}
914 one{"{0} in²"}
915 other{"{0} in²"}
916 per{"{0}/in²"}
917 }
918 square-kilometer{
919 dnam{"km²"}
920 one{"{0} km²"}
921 other{"{0} km²"}
922 }
923 square-meter{
924 dnam{"m²"}
925 one{"{0} m²"}
926 other{"{0} m²"}
927 per{"{0}/m²"}
928 }
929 square-mile{
930 dnam{"mi²"}
931 one{"{0} mi²"}
932 other{"{0} mi²"}
933 }
934 square-yard{
935 dnam{"yd²"}
936 one{"{0} yd²"}
937 other{"{0} yd²"}
938 }
939 }
121 compound{ 940 compound{
122 per{"{0}/{1}"} 941 per{"{0}/{1}"}
123 } 942 }
943 consumption{
944 liter-per-100kilometers{
945 dnam{"L/100km"}
946 one{"{0} L/100km"}
947 other{"{0} L/100km"}
948 }
949 liter-per-kilometer{
950 dnam{"L/km"}
951 one{"{0} L/km"}
952 other{"{0} L/km"}
953 }
954 mile-per-gallon{
955 dnam{"miles/gal"}
956 one{"{0} mpg"}
957 other{"{0} mpg"}
958 }
959 }
960 coordinate{
961 east{"{0}E"}
962 north{"{0}N"}
963 south{"{0}S"}
964 west{"{0}W"}
965 }
966 digital{
967 bit{
968 dnam{"bit"}
969 one{"{0} bit"}
970 other{"{0} bit"}
971 }
972 byte{
973 dnam{"byte"}
974 one{"{0} byte"}
975 other{"{0} byte"}
976 }
977 gigabit{
978 dnam{"Gbit"}
979 one{"{0} Gb"}
980 other{"{0} Gb"}
981 }
982 gigabyte{
983 dnam{"GB"}
984 one{"{0} GB"}
985 other{"{0} GB"}
986 }
987 kilobit{
988 dnam{"kbit"}
989 one{"{0} kb"}
990 other{"{0} kb"}
991 }
992 kilobyte{
993 dnam{"kB"}
994 one{"{0} kB"}
995 other{"{0} kB"}
996 }
997 megabit{
998 dnam{"Mbit"}
999 one{"{0} Mb"}
1000 other{"{0} Mb"}
1001 }
1002 megabyte{
1003 dnam{"MB"}
1004 one{"{0} MB"}
1005 other{"{0} MB"}
1006 }
1007 terabit{
1008 dnam{"Tbit"}
1009 one{"{0} Tb"}
1010 other{"{0} Tb"}
1011 }
1012 terabyte{
1013 dnam{"TB"}
1014 one{"{0} TB"}
1015 other{"{0} TB"}
1016 }
1017 }
124 duration{ 1018 duration{
1019 century{
1020 dnam{"c"}
1021 one{"{0} c"}
1022 other{"{0} c"}
1023 }
125 day{ 1024 day{
126 dnam{"izinsuku"} 1025 dnam{"izinsuku"}
127 one{"{0} usuku"} 1026 one{"{0} usuku"}
128 other{"{0} izinsuku"} 1027 other{"{0} izinsuku"}
1028 per{"{0}/d"}
129 } 1029 }
130 hour{ 1030 hour{
131 dnam{"amahora"} 1031 dnam{"amahora"}
132 one{"{0} hora"} 1032 one{"{0} hora"}
133 other{"{0} amahora"} 1033 other{"{0} amahora"}
134 per{"{0}/h"} 1034 per{"{0}/h"}
135 } 1035 }
136 microsecond{ 1036 microsecond{
137 dnam{"μsecs"} 1037 dnam{"μsecs"}
138 one{"{0} μs"} 1038 one{"{0} μs"}
139 other{"{0} μs"} 1039 other{"{0} μs"}
140 } 1040 }
141 millisecond{ 1041 millisecond{
142 dnam{"ms"} 1042 dnam{"ms"}
143 one{"{0} ms"} 1043 one{"{0} ms"}
144 other{"{0} ms"} 1044 other{"{0} ms"}
145 } 1045 }
146 minute{ 1046 minute{
147 dnam{"amaminithi"} 1047 dnam{"amaminithi"}
148 one{"{0} iminithi"} 1048 one{"{0} iminithi"}
149 other{"{0} amaminithi"} 1049 other{"{0} iminithi"}
1050 per{"{0}/min"}
150 } 1051 }
151 month{ 1052 month{
152 dnam{"izinyanga"} 1053 dnam{"izinyanga"}
153 one{"{0} nyanga"} 1054 one{"{0} nyanga"}
154 other{"{0} izinyanga"} 1055 other{"{0} izinyanga"}
1056 per{"{0}/m"}
155 } 1057 }
156 nanosecond{ 1058 nanosecond{
157 dnam{"ns"} 1059 dnam{"ns"}
158 one{"{0} ns"} 1060 one{"{0} ns"}
159 other{"{0} ns"} 1061 other{"{0} ns"}
160 } 1062 }
161 second{ 1063 second{
162 dnam{"amasekhondi"} 1064 dnam{"amasekhondi"}
163 one{"{0} sekhondi"} 1065 one{"{0} sekhondi"}
164 other{"{0} s"} 1066 other{"{0} s"}
165 per{"{0}ps"} 1067 per{"{0}ps"}
166 } 1068 }
167 week{ 1069 week{
168 dnam{"amaviki"} 1070 dnam{"amaviki"}
169 one{"{0} viki"} 1071 one{"{0} viki"}
170 other{"{0} amaviki"} 1072 other{"{0} amaviki"}
1073 per{"{0}/w"}
171 } 1074 }
172 year{ 1075 year{
173 dnam{"y"} 1076 dnam{"y"}
174 one{"{0} y"} 1077 one{"{0} y"}
175 other{"{0} yrs"} 1078 other{"{0} yrs"}
1079 per{"{0}/y"}
1080 }
1081 }
1082 electric{
1083 ampere{
1084 dnam{"amp"}
1085 one{"{0} A"}
1086 other{"{0} A"}
1087 }
1088 milliampere{
1089 dnam{"mA"}
1090 one{"{0} mA"}
1091 other{"{0} mA"}
1092 }
1093 ohm{
1094 dnam{"ohm"}
1095 one{"{0} Ω"}
1096 other{"{0} Ω"}
1097 }
1098 volt{
1099 dnam{"volt"}
1100 one{"{0} V"}
1101 other{"{0} V"}
1102 }
1103 }
1104 energy{
1105 calorie{
1106 dnam{"cal"}
1107 one{"{0} cal"}
1108 other{"{0} cal"}
1109 }
1110 foodcalorie{
1111 dnam{"Cal"}
1112 one{"{0} Cal"}
1113 other{"{0} Cal"}
1114 }
1115 joule{
1116 dnam{"joules"}
1117 one{"{0} J"}
1118 other{"{0} J"}
1119 }
1120 kilocalorie{
1121 dnam{"kcal"}
1122 one{"{0} kcal"}
1123 other{"{0} kcal"}
1124 }
1125 kilojoule{
1126 dnam{"kJ"}
1127 one{"{0} kJ"}
1128 other{"{0} kJ"}
1129 }
1130 kilowatt-hour{
1131 dnam{"kWh"}
1132 one{"{0} kWh"}
1133 other{"{0} kWh"}
1134 }
1135 }
1136 frequency{
1137 gigahertz{
1138 dnam{"GHz"}
1139 one{"{0} GHz"}
1140 other{"{0} GHz"}
1141 }
1142 hertz{
1143 dnam{"Hz"}
1144 one{"{0} Hz"}
1145 other{"{0} Hz"}
1146 }
1147 kilohertz{
1148 dnam{"kHz"}
1149 one{"{0} kHz"}
1150 other{"{0} kHz"}
1151 }
1152 megahertz{
1153 dnam{"MHz"}
1154 one{"{0} MHz"}
1155 other{"{0} MHz"}
1156 }
1157 }
1158 length{
1159 astronomical-unit{
1160 dnam{"au"}
1161 one{"{0} au"}
1162 other{"{0} au"}
1163 }
1164 centimeter{
1165 dnam{"cm"}
1166 one{"{0} cm"}
1167 other{"{0} cm"}
1168 per{"{0}/cm"}
1169 }
1170 decimeter{
1171 dnam{"dm"}
1172 one{"{0} dm"}
1173 other{"{0} dm"}
1174 }
1175 foot{
1176 dnam{"ft"}
1177 one{"{0} ft"}
1178 other{"{0} ft"}
1179 per{"{0}/ft"}
1180 }
1181 inch{
1182 dnam{"in"}
1183 one{"{0} in"}
1184 other{"{0} in"}
1185 per{"{0}/in"}
1186 }
1187 kilometer{
1188 dnam{"km"}
1189 one{"{0} km"}
1190 other{"{0} km"}
1191 per{"{0}/km"}
1192 }
1193 light-year{
1194 dnam{"ly"}
1195 one{"{0} ly"}
1196 other{"{0} ly"}
1197 }
1198 meter{
1199 dnam{"m"}
1200 one{"{0} m"}
1201 other{"{0} m"}
1202 per{"{0}/m"}
1203 }
1204 micrometer{
1205 dnam{"µm"}
1206 one{"{0} µm"}
1207 other{"{0} µm"}
1208 }
1209 mile{
1210 dnam{"mi"}
1211 one{"{0} mi"}
1212 other{"{0} mi"}
1213 }
1214 mile-scandinavian{
1215 dnam{"smi"}
1216 one{"{0} smi"}
1217 other{"{0} smi"}
1218 }
1219 millimeter{
1220 dnam{"mm"}
1221 one{"{0} mm"}
1222 other{"{0} mm"}
1223 }
1224 nanometer{
1225 dnam{"nm"}
1226 one{"{0} nm"}
1227 other{"{0} nm"}
1228 }
1229 nautical-mile{
1230 dnam{"nmi"}
1231 one{"{0} nmi"}
1232 other{"{0} nmi"}
1233 }
1234 parsec{
1235 dnam{"pc"}
1236 one{"{0} pc"}
1237 other{"{0} pc"}
1238 }
1239 picometer{
1240 dnam{"pm"}
1241 one{"{0} pm"}
1242 other{"{0} pm"}
1243 }
1244 yard{
1245 dnam{"yd"}
1246 one{"{0} yd"}
1247 other{"{0} yd"}
1248 }
1249 }
1250 light{
1251 lux{
1252 dnam{"lux"}
1253 one{"{0} lx"}
1254 other{"{0} lx"}
1255 }
1256 }
1257 mass{
1258 carat{
1259 dnam{"CD"}
1260 one{"{0} CD"}
1261 other{"{0} CD"}
1262 }
1263 gram{
1264 dnam{"g"}
1265 one{"{0} g"}
1266 other{"{0} g"}
1267 per{"{0}/g"}
1268 }
1269 kilogram{
1270 dnam{"kg"}
1271 one{"{0} kg"}
1272 other{"{0} kg"}
1273 per{"{0}/kg"}
1274 }
1275 metric-ton{
1276 dnam{"t"}
1277 one{"{0} t"}
1278 other{"{0} t"}
1279 }
1280 microgram{
1281 dnam{"µg"}
1282 one{"{0} µg"}
1283 other{"{0} µg"}
1284 }
1285 milligram{
1286 dnam{"mg"}
1287 one{"{0} mg"}
1288 other{"{0} mg"}
1289 }
1290 ounce{
1291 dnam{"oz"}
1292 one{"{0} oz"}
1293 other{"{0} oz"}
1294 per{"{0}/oz"}
1295 }
1296 ounce-troy{
1297 dnam{"oz t"}
1298 one{"{0} oz t"}
1299 other{"{0} oz t"}
1300 }
1301 pound{
1302 dnam{"lb"}
1303 one{"{0} lb"}
1304 other{"{0} lb"}
1305 per{"{0}/lb"}
1306 }
1307 ton{
1308 dnam{"tn"}
1309 one{"{0} tn"}
1310 other{"{0} tn"}
1311 }
1312 }
1313 power{
1314 gigawatt{
1315 dnam{"GW"}
1316 one{"{0} GW"}
1317 other{"{0} GW"}
1318 }
1319 horsepower{
1320 dnam{"hp"}
1321 one{"{0} hp"}
1322 other{"{0} hp"}
1323 }
1324 kilowatt{
1325 dnam{"kW"}
1326 one{"{0} kW"}
1327 other{"{0} kW"}
1328 }
1329 megawatt{
1330 dnam{"MW"}
1331 one{"{0} MW"}
1332 other{"{0} MW"}
1333 }
1334 milliwatt{
1335 dnam{"mW"}
1336 one{"{0} mW"}
1337 other{"{0} mW"}
1338 }
1339 watt{
1340 dnam{"watt"}
1341 one{"{0} W"}
1342 other{"{0} W"}
1343 }
1344 }
1345 pressure{
1346 hectopascal{
1347 dnam{"hPa"}
1348 one{"{0} hPa"}
1349 other{"{0} hPa"}
1350 }
1351 inch-hg{
1352 dnam{"inHg"}
1353 one{"{0} inHg"}
1354 other{"{0} inHg"}
1355 }
1356 millibar{
1357 dnam{"mbar"}
1358 one{"{0} mbar"}
1359 other{"{0} mbar"}
1360 }
1361 millimeter-of-mercury{
1362 dnam{"mm Hg"}
1363 one{"{0} mm Hg"}
1364 other{"{0} mm Hg"}
1365 }
1366 pound-per-square-inch{
1367 dnam{"psi"}
1368 one{"{0} psi"}
1369 other{"{0} psi"}
1370 }
1371 }
1372 proportion{
1373 karat{
1374 dnam{"karats"}
1375 one{"{0} kt"}
1376 other{"{0} kt"}
1377 }
1378 }
1379 speed{
1380 kilometer-per-hour{
1381 dnam{"km/h"}
1382 one{"{0} km/h"}
1383 other{"{0} km/h"}
1384 }
1385 knot{
1386 dnam{"kn"}
1387 one{"{0} kn"}
1388 other{"{0} kn"}
1389 }
1390 meter-per-second{
1391 dnam{"m/s"}
1392 one{"{0} m/s"}
1393 other{"{0} m/s"}
1394 }
1395 mile-per-hour{
1396 dnam{"mi/h"}
1397 one{"{0} mi/h"}
1398 other{"{0} mi/h"}
1399 }
1400 }
1401 temperature{
1402 celsius{
1403 dnam{"°C"}
1404 one{"{0}°C"}
1405 other{"{0}°C"}
1406 }
1407 fahrenheit{
1408 dnam{"°F"}
1409 one{"{0}°F"}
1410 other{"{0}°F"}
1411 }
1412 generic{
1413 dnam{"°"}
1414 one{"{0}°"}
1415 other{"{0}°"}
1416 }
1417 kelvin{
1418 dnam{"K"}
1419 one{"{0} K"}
1420 other{"{0} K"}
1421 }
1422 }
1423 volume{
1424 acre-foot{
1425 dnam{"ac ft"}
1426 one{"{0} ac ft"}
1427 other{"{0} ac ft"}
1428 }
1429 centiliter{
1430 dnam{"cL"}
1431 one{"{0} cL"}
1432 other{"{0} cL"}
1433 }
1434 cubic-centimeter{
1435 dnam{"cm³"}
1436 one{"{0} cm³"}
1437 other{"{0} cm³"}
1438 per{"{0}/cm³"}
1439 }
1440 cubic-foot{
1441 dnam{"ft³"}
1442 one{"{0} ft³"}
1443 other{"{0} ft³"}
1444 }
1445 cubic-inch{
1446 dnam{"in³"}
1447 one{"{0} in³"}
1448 other{"{0} in³"}
1449 }
1450 cubic-kilometer{
1451 dnam{"km³"}
1452 one{"{0} km³"}
1453 other{"{0} km³"}
1454 }
1455 cubic-meter{
1456 dnam{"m³"}
1457 one{"{0} m³"}
1458 other{"{0} m³"}
1459 per{"{0}/m³"}
1460 }
1461 cubic-mile{
1462 dnam{"mi³"}
1463 one{"{0} mi³"}
1464 other{"{0} mi³"}
1465 }
1466 cubic-yard{
1467 dnam{"yd³"}
1468 one{"{0} yd³"}
1469 other{"{0} yd³"}
1470 }
1471 cup{
1472 dnam{"cup"}
1473 one{"{0} c"}
1474 other{"{0} c"}
1475 }
1476 cup-metric{
1477 dnam{"mcup"}
1478 one{"{0} mc"}
1479 other{"{0} mc"}
1480 }
1481 deciliter{
1482 dnam{"dL"}
1483 one{"{0} dL"}
1484 other{"{0} dL"}
1485 }
1486 fluid-ounce{
1487 dnam{"fl oz"}
1488 one{"{0} fl oz"}
1489 other{"{0} fl oz"}
1490 }
1491 gallon{
1492 dnam{"gal"}
1493 one{"{0} gal"}
1494 other{"{0} gal"}
1495 per{"{0}/gal"}
1496 }
1497 hectoliter{
1498 dnam{"hL"}
1499 one{"{0} hL"}
1500 other{"{0} hL"}
1501 }
1502 liter{
1503 dnam{"l"}
1504 one{"{0} l"}
1505 other{"{0} l"}
1506 per{"{0}/l"}
1507 }
1508 megaliter{
1509 dnam{"ML"}
1510 one{"{0} ML"}
1511 other{"{0} ML"}
1512 }
1513 milliliter{
1514 dnam{"mL"}
1515 one{"{0} mL"}
1516 other{"{0} mL"}
1517 }
1518 pint{
1519 dnam{"pt"}
1520 one{"{0} pt"}
1521 other{"{0} pt"}
1522 }
1523 pint-metric{
1524 dnam{"mpt"}
1525 one{"{0} mpt"}
1526 other{"{0} mpt"}
1527 }
1528 quart{
1529 dnam{"qt"}
1530 one{"{0} qt"}
1531 other{"{0} qt"}
1532 }
1533 tablespoon{
1534 dnam{"tbsp"}
1535 one{"{0} tbsp"}
1536 other{"{0} tbsp"}
1537 }
1538 teaspoon{
1539 dnam{"tsp"}
1540 one{"{0} tsp"}
1541 other{"{0} tsp"}
176 } 1542 }
177 } 1543 }
178 } 1544 }
179 } 1545 }
OLDNEW
« no previous file with comments | « source/data/unit/zh_TW.txt ('k') | source/data/zone/af.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698