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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/ff.txt ('k') | source/data/unit/fil.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/fi.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/fi.xml
11 */
12 fi{
13 Version{"2.1.8.9"}
14 units{
15 acceleration{
16 g-force{
17 dnam{"G-voimat"}
18 one{"{0} G-voima"}
19 other{"{0} G-voimaa"}
20 }
21 meter-per-second-squared{
22 dnam{"metrit per sekunti toiseen"}
23 one{"{0} metri per sekunti toiseen"}
24 other{"{0} metriä per sekunti toiseen"}
25 }
26 }
27 angle{
28 arc-minute{
29 dnam{"kulmaminuutit"}
30 one{"{0} kulmaminuutti"}
31 other{"{0} kulmaminuuttia"}
32 }
33 arc-second{
34 dnam{"kulmasekunnit"}
35 one{"{0} kulmasekunti"}
36 other{"{0} kulmasekuntia"}
37 }
38 degree{
39 dnam{"asteet"}
40 one{"{0} aste"}
41 other{"{0} astetta"}
42 }
43 radian{
44 dnam{"radiaanit"}
45 one{"{0} radiaani"}
46 other{"{0} radiaania"}
47 }
48 }
49 area{
50 acre{
51 dnam{"eekkerit"}
52 one{"{0} eekkeri"}
53 other{"{0} eekkeriä"}
54 }
55 hectare{
56 dnam{"hehtaarit"}
57 one{"{0} hehtaari"}
58 other{"{0} hehtaaria"}
59 }
60 square-centimeter{
61 dnam{"neliösenttimetrit"}
62 one{"{0} neliösenttimetri"}
63 other{"{0} neliösenttimetriä"}
64 }
65 square-foot{
66 dnam{"neliöjalat"}
67 one{"{0} neliöjalka"}
68 other{"{0} neliöjalkaa"}
69 }
70 square-inch{
71 dnam{"neliötuumat"}
72 one{"{0} neliötuuma"}
73 other{"{0} neliötuumaa"}
74 }
75 square-kilometer{
76 dnam{"neliökilometrit"}
77 one{"{0} neliökilometri"}
78 other{"{0} neliökilometriä"}
79 }
80 square-meter{
81 dnam{"neliömetrit"}
82 one{"{0} neliömetri"}
83 other{"{0} neliömetriä"}
84 }
85 square-mile{
86 dnam{"neliömailit"}
87 one{"{0} neliömaili"}
88 other{"{0} neliömailia"}
89 }
90 square-yard{
91 dnam{"neliöjaardit"}
92 one{"{0} neliöjaardi"}
93 other{"{0} neliöjaardia"}
94 }
95 }
96 compound{
97 per{"{0}/{1}"}
98 }
99 consumption{
100 liter-per-kilometer{
101 dnam{"litrat per kilometri"}
102 one{"{0} litra per kilometri"}
103 other{"{0} litraa per kilometri"}
104 }
105 mile-per-gallon{
106 dnam{"mailit per gallona"}
107 one{"{0} maili per gallona"}
108 other{"{0} mailia per gallona"}
109 }
110 }
111 digital{
112 bit{
113 dnam{"bitit"}
114 one{"{0} bitti"}
115 other{"{0} bittiä"}
116 }
117 byte{
118 dnam{"tavut"}
119 one{"{0} tavu"}
120 other{"{0} tavua"}
121 }
122 gigabit{
123 dnam{"gigabitit"}
124 one{"{0} gigabitti"}
125 other{"{0} gigabittiä"}
126 }
127 gigabyte{
128 dnam{"gigatavut"}
129 one{"{0} gigatavu"}
130 other{"{0} gigatavua"}
131 }
132 kilobit{
133 dnam{"kilobitit"}
134 one{"{0} kilobitti"}
135 other{"{0} kilobittiä"}
136 }
137 kilobyte{
138 dnam{"kilotavut"}
139 one{"{0} kilotavu"}
140 other{"{0} kilotavua"}
141 }
142 megabit{
143 dnam{"megabitit"}
144 one{"{0} megabitti"}
145 other{"{0} megabittiä"}
146 }
147 megabyte{
148 dnam{"megatavut"}
149 one{"{0} megatavu"}
150 other{"{0} megatavua"}
151 }
152 terabit{
153 dnam{"terabitit"}
154 one{"{0} terabitti"}
155 other{"{0} terabittiä"}
156 }
157 terabyte{
158 dnam{"teratavut"}
159 one{"{0} teratavu"}
160 other{"{0} teratavua"}
161 }
162 }
163 duration{
164 day{
165 dnam{"päivät"}
166 one{"{0} päivä"}
167 other{"{0} päivää"}
168 }
169 hour{
170 dnam{"tunnit"}
171 one{"{0} tunti"}
172 other{"{0} tuntia"}
173 per{"{0} tunnissa"}
174 }
175 microsecond{
176 dnam{"mikrosekunnit"}
177 one{"{0} mikrosekunti"}
178 other{"{0} mikrosekuntia"}
179 }
180 millisecond{
181 dnam{"millisekunnit"}
182 one{"{0} millisekunti"}
183 other{"{0} millisekuntia"}
184 }
185 minute{
186 dnam{"minuutit"}
187 one{"{0} minuutti"}
188 other{"{0} minuuttia"}
189 }
190 month{
191 dnam{"kuukaudet"}
192 one{"{0} kuukausi"}
193 other{"{0} kuukautta"}
194 }
195 nanosecond{
196 dnam{"nanosekunnit"}
197 one{"{0} nanosekunti"}
198 other{"{0} nanosekuntia"}
199 }
200 second{
201 dnam{"sekunnit"}
202 one{"{0} sekunti"}
203 other{"{0} sekuntia"}
204 per{"{0} sekunnissa"}
205 }
206 week{
207 dnam{"viikot"}
208 one{"{0} viikko"}
209 other{"{0} viikkoa"}
210 }
211 year{
212 dnam{"vuodet"}
213 one{"{0} vuosi"}
214 other{"{0} vuotta"}
215 }
216 }
217 electric{
218 ampere{
219 dnam{"ampeerit"}
220 one{"{0} ampeeri"}
221 other{"{0} ampeeria"}
222 }
223 milliampere{
224 dnam{"milliampeerit"}
225 one{"{0} milliampeeri"}
226 other{"{0} milliampeeria"}
227 }
228 ohm{
229 dnam{"ohmit"}
230 one{"{0} ohmi"}
231 other{"{0} ohmia"}
232 }
233 volt{
234 dnam{"voltit"}
235 one{"{0} voltti"}
236 other{"{0} volttia"}
237 }
238 }
239 energy{
240 calorie{
241 dnam{"kalorit"}
242 one{"{0} kalori"}
243 other{"{0} kaloria"}
244 }
245 foodcalorie{
246 dnam{"kilokalorit"}
247 one{"{0} kilokalori"}
248 other{"{0} kilokaloria"}
249 }
250 joule{
251 dnam{"joulet"}
252 one{"{0} joule"}
253 other{"{0} joulea"}
254 }
255 kilocalorie{
256 dnam{"kilokalorit"}
257 one{"{0} kilokalori"}
258 other{"{0} kilokaloria"}
259 }
260 kilojoule{
261 dnam{"kilojoulet"}
262 one{"{0} kilojoule"}
263 other{"{0} kilojoulea"}
264 }
265 kilowatt-hour{
266 dnam{"kilowattitunnit"}
267 one{"{0} kilowattitunti"}
268 other{"{0} kilowattituntia"}
269 }
270 }
271 frequency{
272 gigahertz{
273 dnam{"gigahertsit"}
274 one{"{0} gigahertsi"}
275 other{"{0} gigahertsiä"}
276 }
277 hertz{
278 dnam{"hertsit"}
279 one{"{0} hertsi"}
280 other{"{0} hertsiä"}
281 }
282 kilohertz{
283 dnam{"kilohertsit"}
284 one{"{0} kilohertsi"}
285 other{"{0} kilohertsiä"}
286 }
287 megahertz{
288 dnam{"megahertsit"}
289 one{"{0} megahertsi"}
290 other{"{0} megahertsiä"}
291 }
292 }
293 length{
294 astronomical-unit{
295 dnam{"astronomiset yksiköt"}
296 one{"{0} astronominen yksikkö"}
297 other{"{0} astronomista yksikköä"}
298 }
299 centimeter{
300 dnam{"senttimetrit"}
301 one{"{0} senttimetri"}
302 other{"{0} senttimetriä"}
303 }
304 decimeter{
305 dnam{"desimetrit"}
306 one{"{0} desimetri"}
307 other{"{0} desimetriä"}
308 }
309 fathom{
310 dnam{"sylet"}
311 one{"syli"}
312 other{"{0} syltä"}
313 }
314 foot{
315 dnam{"jalat"}
316 one{"{0} jalka"}
317 other{"{0} jalkaa"}
318 }
319 furlong{
320 dnam{"furlongit"}
321 one{"{0} furlong"}
322 other{"{0} furlongia"}
323 }
324 inch{
325 dnam{"tuumat"}
326 one{"{0} tuuma"}
327 other{"{0} tuumaa"}
328 }
329 kilometer{
330 dnam{"kilometrit"}
331 one{"{0} kilometri"}
332 other{"{0} kilometriä"}
333 }
334 light-year{
335 dnam{"valovuodet"}
336 one{"{0} valovuosi"}
337 other{"{0} valovuotta"}
338 }
339 meter{
340 dnam{"metrit"}
341 one{"{0} metri"}
342 other{"{0} metriä"}
343 }
344 micrometer{
345 dnam{"mikrometrit"}
346 one{"{0} mikrometri"}
347 other{"{0} mikrometriä"}
348 }
349 mile{
350 dnam{"mailit"}
351 one{"{0} maili"}
352 other{"{0} mailia"}
353 }
354 millimeter{
355 dnam{"millimetrit"}
356 one{"{0} millimetri"}
357 other{"{0} millimetriä"}
358 }
359 nanometer{
360 dnam{"nanometrit"}
361 one{"{0} nanometri"}
362 other{"{0} nanometriä"}
363 }
364 nautical-mile{
365 dnam{"meripeninkulmat"}
366 one{"{0} meripeninkulma"}
367 other{"{0} meripeninkulmaa"}
368 }
369 parsec{
370 dnam{"parsekit"}
371 one{"{0} parsek"}
372 other{"{0} parsekia"}
373 }
374 picometer{
375 dnam{"pikometrit"}
376 one{"{0} pikometri"}
377 other{"{0} pikometriä"}
378 }
379 yard{
380 dnam{"jaardit"}
381 one{"{0} jaardi"}
382 other{"{0} jaardia"}
383 }
384 }
385 light{
386 lux{
387 dnam{"luksit"}
388 one{"{0} luksi"}
389 other{"{0} luksia"}
390 }
391 }
392 mass{
393 carat{
394 dnam{"karaatit"}
395 one{"{0} karaatti"}
396 other{"{0} karaattia"}
397 }
398 gram{
399 dnam{"grammat"}
400 one{"{0} gramma"}
401 other{"{0} grammaa"}
402 }
403 kilogram{
404 dnam{"kilogrammat"}
405 one{"{0} kilogramma"}
406 other{"{0} kilogrammaa"}
407 }
408 metric-ton{
409 dnam{"tonnit"}
410 one{"{0} tonni"}
411 other{"{0} tonnia"}
412 }
413 microgram{
414 dnam{"mikrogrammat"}
415 one{"{0} mikrogramma"}
416 other{"{0} mikrogrammaa"}
417 }
418 milligram{
419 dnam{"milligrammat"}
420 one{"{0} milligramma"}
421 other{"{0} milligrammaa"}
422 }
423 ounce{
424 dnam{"unssit"}
425 one{"{0} unssi"}
426 other{"{0} unssia"}
427 }
428 ounce-troy{
429 dnam{"troy-unssit"}
430 one{"{0} troy-unssi"}
431 other{"{0} troy-unssia"}
432 }
433 pound{
434 dnam{"paunat"}
435 one{"{0} pauna"}
436 other{"{0} paunaa"}
437 }
438 stone{
439 dnam{"stonet"}
440 one{"{0} stone"}
441 other{"{0} stonea"}
442 }
443 ton{
444 dnam{"US-tonnit"}
445 one{"{0} US-tonni"}
446 other{"{0} US-tonnia"}
447 }
448 }
449 power{
450 gigawatt{
451 dnam{"gigawatit"}
452 one{"{0} gigawatti"}
453 other{"{0} gigawattia"}
454 }
455 horsepower{
456 dnam{"hevosvoimat"}
457 one{"{0} hevosvoima"}
458 other{"{0} hevosvoimaa"}
459 }
460 kilowatt{
461 dnam{"kilowatit"}
462 one{"{0} kilowatti"}
463 other{"{0} kilowattia"}
464 }
465 megawatt{
466 dnam{"megawatit"}
467 one{"{0} megawatti"}
468 other{"{0} megawattia"}
469 }
470 milliwatt{
471 dnam{"milliwatit"}
472 one{"{0} milliwatti"}
473 other{"{0} milliwattia"}
474 }
475 watt{
476 dnam{"watit"}
477 one{"{0} watti"}
478 other{"{0} wattia"}
479 }
480 }
481 pressure{
482 hectopascal{
483 dnam{"hehtopascalit"}
484 one{"{0} hehtopascal"}
485 other{"{0} hehtopascalia"}
486 }
487 inch-hg{
488 dnam{"elohopeatuumat"}
489 one{"{0} tuuma elohopeaa"}
490 other{"{0} tuumaa elohopeaa"}
491 }
492 millibar{
493 dnam{"millibaarit"}
494 one{"{0} millibaari"}
495 other{"{0} millibaaria"}
496 }
497 millimeter-of-mercury{
498 dnam{"elohopeamillimetrit"}
499 one{"{0} millimetri elohopeaa"}
500 other{"{0} millimetriä elohopeaa"}
501 }
502 pound-per-square-inch{
503 dnam{"paunat neliötuumaa kohti"}
504 one{"{0} pauna neliötuumaa kohti"}
505 other{"{0} paunaa neliötuumaa kohti"}
506 }
507 }
508 proportion{
509 karat{
510 dnam{"karaatit"}
511 one{"{0} karaatti"}
512 other{"{0} karaattia"}
513 }
514 }
515 speed{
516 kilometer-per-hour{
517 dnam{"kilometrit tunnissa"}
518 one{"{0} kilometri tunnissa"}
519 other{"{0} kilometriä tunnissa"}
520 }
521 meter-per-second{
522 dnam{"metrit sekunnissa"}
523 one{"{0} metri sekunnissa"}
524 other{"{0} metriä sekunnissa"}
525 }
526 mile-per-hour{
527 dnam{"mailit tunnissa"}
528 one{"{0} maili tunnissa"}
529 other{"{0} mailia tunnissa"}
530 }
531 }
532 temperature{
533 celsius{
534 dnam{"celsiusasteet"}
535 one{"{0} celsiusaste"}
536 other{"{0} celsiusastetta"}
537 }
538 fahrenheit{
539 dnam{"fahrenheitasteet"}
540 one{"{0} fahrenheitaste"}
541 other{"{0} fahrenheitastetta"}
542 }
543 kelvin{
544 dnam{"kelvinit"}
545 one{"{0} kelvin"}
546 other{"{0} kelviniä"}
547 }
548 }
549 volume{
550 acre-foot{
551 dnam{"eekkerijalat"}
552 one{"{0} eekkerijalka"}
553 other{"{0} eekkerijalkaa"}
554 }
555 bushel{
556 dnam{"bushelit"}
557 one{"{0} busheli"}
558 other{"{0} bushelia"}
559 }
560 centiliter{
561 dnam{"senttilitrat"}
562 one{"{0} senttilitra"}
563 other{"{0} senttilitraa"}
564 }
565 cubic-centimeter{
566 dnam{"kuutiosenttimetrit"}
567 one{"{0} kuutiosenttimetri"}
568 other{"{0} kuutiosenttimetriä"}
569 }
570 cubic-foot{
571 dnam{"kuutiojalat"}
572 one{"{0} kuutiojalka"}
573 other{"{0} kuutiojalkaa"}
574 }
575 cubic-inch{
576 dnam{"kuutiotuumat"}
577 one{"{0} kuutiotuuma"}
578 other{"{0} kuutiotuumaa"}
579 }
580 cubic-kilometer{
581 dnam{"kuutiokilometrit"}
582 one{"{0} kuutiokilometri"}
583 other{"{0} kuutiokilometriä"}
584 }
585 cubic-meter{
586 dnam{"kuutiometrit"}
587 one{"{0} kuutiometri"}
588 other{"{0} kuutiometriä"}
589 }
590 cubic-mile{
591 dnam{"kuutiomailit"}
592 one{"{0} kuutiomaili"}
593 other{"{0} kuutiomailia"}
594 }
595 cubic-yard{
596 dnam{"kuutiojaardit"}
597 one{"{0} kuutiojaardi"}
598 other{"{0} kuutiojaardia"}
599 }
600 cup{
601 dnam{"kupit"}
602 one{"{0} kuppi"}
603 other{"{0} kuppia"}
604 }
605 deciliter{
606 dnam{"desilitrat"}
607 one{"{0} desilitra"}
608 other{"{0} desilitraa"}
609 }
610 fluid-ounce{
611 dnam{"nesteunssit"}
612 one{"{0} nesteunssi"}
613 other{"{0} nesteunssia"}
614 }
615 gallon{
616 dnam{"gallonat"}
617 one{"{0} gallona"}
618 other{"{0} gallonaa"}
619 }
620 hectoliter{
621 dnam{"hehtolitrat"}
622 one{"{0} hehtolitra"}
623 other{"{0} hehtolitraa"}
624 }
625 liter{
626 dnam{"litrat"}
627 one{"{0} litra"}
628 other{"{0} litraa"}
629 }
630 megaliter{
631 dnam{"megalitrat"}
632 one{"{0} megalitra"}
633 other{"{0} megalitraa"}
634 }
635 milliliter{
636 dnam{"millilitrat"}
637 one{"{0} millilitra"}
638 other{"{0} millilitraa"}
639 }
640 pint{
641 dnam{"pintit"}
642 one{"{0} pint"}
643 other{"{0} pinttiä"}
644 }
645 quart{
646 dnam{"neljännesgallonat"}
647 one{"{0} neljännesgallona"}
648 other{"{0} neljännesgallonaa"}
649 }
650 tablespoon{
651 dnam{"ruokalusikat"}
652 one{"{0} ruokalusikka"}
653 other{"{0} ruokalusikkaa"}
654 }
655 teaspoon{
656 dnam{"teelusikat"}
657 one{"{0} teelusikka"}
658 other{"{0} teelusikkaa"}
659 }
660 }
661 }
662 unitsNarrow{
663 acceleration{
664 g-force{
665 dnam{"G"}
666 one{"{0}G"}
667 other{"{0}G"}
668 }
669 meter-per-second-squared{
670 dnam{"m/s²"}
671 one{"{0}m/s²"}
672 other{"{0}m/s²"}
673 }
674 }
675 angle{
676 arc-minute{
677 dnam{"′"}
678 one{"{0}′"}
679 other{"{0}′"}
680 }
681 arc-second{
682 dnam{"″"}
683 one{"{0}″"}
684 other{"{0}″"}
685 }
686 degree{
687 dnam{"°"}
688 one{"{0}°"}
689 other{"{0}°"}
690 }
691 radian{
692 dnam{"rad"}
693 one{"{0}rad"}
694 other{"{0}rad"}
695 }
696 }
697 area{
698 acre{
699 dnam{"ac"}
700 one{"{0}ac"}
701 other{"{0}ac"}
702 }
703 hectare{
704 dnam{"ha"}
705 one{"{0}ha"}
706 other{"{0}ha"}
707 }
708 square-centimeter{
709 dnam{"cm²"}
710 one{"{0}cm²"}
711 other{"{0}cm²"}
712 }
713 square-foot{
714 dnam{"ft²"}
715 one{"{0}ft²"}
716 other{"{0}ft²"}
717 }
718 square-inch{
719 dnam{"in²"}
720 one{"{0}in²"}
721 other{"{0}in²"}
722 }
723 square-kilometer{
724 dnam{"km²"}
725 one{"{0}km²"}
726 other{"{0}km²"}
727 }
728 square-meter{
729 dnam{"m²"}
730 one{"{0}m²"}
731 other{"{0}m²"}
732 }
733 square-mile{
734 dnam{"mi²"}
735 one{"{0}mi²"}
736 other{"{0}mi²"}
737 }
738 square-yard{
739 dnam{"yd²"}
740 one{"{0}yd²"}
741 other{"{0}yd²"}
742 }
743 }
744 compound{
745 per{"{0}/{1}"}
746 }
747 consumption{
748 liter-per-kilometer{
749 dnam{"l/km"}
750 one{"{0}l/km"}
751 other{"{0}l/km"}
752 }
753 mile-per-gallon{
754 dnam{"mpg"}
755 one{"{0}mpg"}
756 other{"{0}mpg"}
757 }
758 }
759 digital{
760 bit{
761 dnam{"b"}
762 one{"{0}b"}
763 other{"{0}b"}
764 }
765 byte{
766 dnam{"t"}
767 one{"{0}t"}
768 other{"{0}t"}
769 }
770 gigabit{
771 dnam{"Gb"}
772 one{"{0}Gb"}
773 other{"{0}Gb"}
774 }
775 gigabyte{
776 dnam{"Gt"}
777 one{"{0}Gt"}
778 other{"{0}Gt"}
779 }
780 kilobit{
781 dnam{"kb"}
782 one{"{0}kb"}
783 other{"{0}kb"}
784 }
785 kilobyte{
786 dnam{"kt"}
787 one{"{0}kt"}
788 other{"{0}kt"}
789 }
790 megabit{
791 dnam{"Mb"}
792 one{"{0}Mb"}
793 other{"{0}Mb"}
794 }
795 megabyte{
796 dnam{"Mt"}
797 one{"{0}Mt"}
798 other{"{0}Mt"}
799 }
800 terabit{
801 dnam{"Tb"}
802 one{"{0}Tb"}
803 other{"{0}Tb"}
804 }
805 terabyte{
806 dnam{"Tt"}
807 one{"{0}Tt"}
808 other{"{0}Tt"}
809 }
810 }
811 duration{
812 day{
813 dnam{"pv"}
814 one{"{0}pv"}
815 other{"{0}pv"}
816 }
817 hour{
818 dnam{"t"}
819 one{"{0}t"}
820 other{"{0}t"}
821 per{"{0}/t"}
822 }
823 microsecond{
824 dnam{"μs"}
825 one{"{0}μs"}
826 other{"{0}μs"}
827 }
828 millisecond{
829 dnam{"ms"}
830 one{"{0}ms"}
831 other{"{0}ms"}
832 }
833 minute{
834 dnam{"min"}
835 one{"{0}min"}
836 other{"{0}min"}
837 }
838 month{
839 dnam{"kk"}
840 one{"{0}kk"}
841 other{"{0}kk"}
842 }
843 nanosecond{
844 dnam{"ns"}
845 one{"{0}ns"}
846 other{"{0}ns"}
847 }
848 second{
849 dnam{"s"}
850 one{"{0}s"}
851 other{"{0}s"}
852 per{"{0}/s"}
853 }
854 week{
855 dnam{"vk"}
856 one{"{0}vk"}
857 other{"{0}vk"}
858 }
859 year{
860 dnam{"v"}
861 one{"{0}v"}
862 other{"{0}v"}
863 }
864 }
865 electric{
866 ampere{
867 dnam{"A"}
868 one{"{0}A"}
869 other{"{0}A"}
870 }
871 milliampere{
872 dnam{"mA"}
873 one{"{0}mA"}
874 other{"{0}mA"}
875 }
876 ohm{
877 dnam{"Ω"}
878 one{"{0}Ω"}
879 other{"{0}Ω"}
880 }
881 volt{
882 dnam{"V"}
883 one{"{0}V"}
884 other{"{0}V"}
885 }
886 }
887 energy{
888 calorie{
889 dnam{"cal"}
890 one{"{0}cal"}
891 other{"{0}cal"}
892 }
893 foodcalorie{
894 dnam{"kcal"}
895 one{"{0}kcal"}
896 other{"{0}kcal"}
897 }
898 joule{
899 dnam{"J"}
900 one{"{0}J"}
901 other{"{0}J"}
902 }
903 kilocalorie{
904 dnam{"kcal"}
905 one{"{0}kcal"}
906 other{"{0}kcal"}
907 }
908 kilojoule{
909 dnam{"kJ"}
910 one{"{0}kJ"}
911 other{"{0}kJ"}
912 }
913 kilowatt-hour{
914 dnam{"kWh"}
915 one{"{0}kWh"}
916 other{"{0}kWh"}
917 }
918 }
919 frequency{
920 gigahertz{
921 dnam{"GHz"}
922 one{"{0}GHz"}
923 other{"{0}GHz"}
924 }
925 hertz{
926 dnam{"Hz"}
927 one{"{0}Hz"}
928 other{"{0}Hz"}
929 }
930 kilohertz{
931 dnam{"kHz"}
932 one{"{0}kHz"}
933 other{"{0}kHz"}
934 }
935 megahertz{
936 dnam{"MHz"}
937 one{"{0}MHz"}
938 other{"{0}MHz"}
939 }
940 }
941 length{
942 astronomical-unit{
943 dnam{"au"}
944 one{"{0}au"}
945 other{"{0}au"}
946 }
947 centimeter{
948 dnam{"cm"}
949 one{"{0}cm"}
950 other{"{0}cm"}
951 }
952 decimeter{
953 dnam{"dm"}
954 one{"{0}dm"}
955 other{"{0}dm"}
956 }
957 fathom{
958 dnam{"fm"}
959 one{"{0}fm"}
960 other{"{0}fm"}
961 }
962 foot{
963 dnam{"ft"}
964 one{"{0}′"}
965 other{"{0}′"}
966 }
967 furlong{
968 dnam{"fur"}
969 one{"{0}fur"}
970 other{"{0}fur"}
971 }
972 inch{
973 dnam{"in"}
974 one{"{0}″"}
975 other{"{0}″"}
976 }
977 kilometer{
978 dnam{"km"}
979 one{"{0}km"}
980 other{"{0}km"}
981 }
982 light-year{
983 dnam{"vv"}
984 one{"{0}vv"}
985 other{"{0}vv"}
986 }
987 meter{
988 dnam{"m"}
989 one{"{0}m"}
990 other{"{0}m"}
991 }
992 micrometer{
993 dnam{"µm"}
994 one{"{0}µm"}
995 other{"{0}µm"}
996 }
997 mile{
998 dnam{"mi"}
999 one{"{0}mi"}
1000 other{"{0}mi"}
1001 }
1002 millimeter{
1003 dnam{"mm"}
1004 one{"{0}mm"}
1005 other{"{0}mm"}
1006 }
1007 nanometer{
1008 dnam{"nm"}
1009 one{"{0}nm"}
1010 other{"{0}nm"}
1011 }
1012 nautical-mile{
1013 dnam{"mpk"}
1014 one{"{0}mpk"}
1015 other{"{0}mpk"}
1016 }
1017 parsec{
1018 dnam{"pc"}
1019 one{"{0}pc"}
1020 other{"{0}pc"}
1021 }
1022 picometer{
1023 dnam{"pm"}
1024 one{"{0}pm"}
1025 other{"{0}pm"}
1026 }
1027 yard{
1028 dnam{"yd"}
1029 one{"{0}yd"}
1030 other{"{0}yd"}
1031 }
1032 }
1033 light{
1034 lux{
1035 dnam{"lx"}
1036 one{"{0}lx"}
1037 other{"{0}lx"}
1038 }
1039 }
1040 mass{
1041 carat{
1042 dnam{"ka"}
1043 one{"{0}ka"}
1044 other{"{0}ka"}
1045 }
1046 gram{
1047 dnam{"g"}
1048 one{"{0}g"}
1049 other{"{0}g"}
1050 }
1051 kilogram{
1052 dnam{"kg"}
1053 one{"{0}kg"}
1054 other{"{0}kg"}
1055 }
1056 metric-ton{
1057 dnam{"t"}
1058 one{"{0}t"}
1059 other{"{0}t"}
1060 }
1061 microgram{
1062 dnam{"µg"}
1063 one{"{0}μg"}
1064 other{"{0}μg"}
1065 }
1066 milligram{
1067 dnam{"mg"}
1068 one{"{0}mg"}
1069 other{"{0}mg"}
1070 }
1071 ounce{
1072 dnam{"oz"}
1073 one{"{0}oz"}
1074 other{"{0}oz"}
1075 }
1076 ounce-troy{
1077 dnam{"oz t"}
1078 one{"{0}oz t"}
1079 other{"{0}oz t"}
1080 }
1081 pound{
1082 dnam{"lb"}
1083 one{"{0}lb"}
1084 other{"{0}lb"}
1085 }
1086 stone{
1087 dnam{"st"}
1088 one{"{0}st"}
1089 other{"{0}st"}
1090 }
1091 ton{
1092 dnam{"US-tn"}
1093 one{"{0}US-tn"}
1094 other{"{0}US-tn"}
1095 }
1096 }
1097 power{
1098 gigawatt{
1099 dnam{"GW"}
1100 one{"{0}GW"}
1101 other{"{0}GW"}
1102 }
1103 horsepower{
1104 dnam{"hv"}
1105 one{"{0}hv"}
1106 other{"{0}hv"}
1107 }
1108 kilowatt{
1109 dnam{"kW"}
1110 one{"{0}kW"}
1111 other{"{0}kW"}
1112 }
1113 megawatt{
1114 dnam{"MW"}
1115 one{"{0}GW"}
1116 other{"{0}GW"}
1117 }
1118 milliwatt{
1119 dnam{"mW"}
1120 one{"{0}mW"}
1121 other{"{0}mW"}
1122 }
1123 watt{
1124 dnam{"W"}
1125 one{"{0}W"}
1126 other{"{0}W"}
1127 }
1128 }
1129 pressure{
1130 hectopascal{
1131 dnam{"hPa"}
1132 one{"{0}hPa"}
1133 other{"{0}hPa"}
1134 }
1135 inch-hg{
1136 dnam{"inHg"}
1137 one{"{0}″ Hg"}
1138 other{"{0}″ Hg"}
1139 }
1140 millibar{
1141 dnam{"mbar"}
1142 one{"{0}mbar"}
1143 other{"{0}mbar"}
1144 }
1145 millimeter-of-mercury{
1146 dnam{"mm Hg"}
1147 one{"{0}mm Hg"}
1148 other{"{0}mm Hg"}
1149 }
1150 pound-per-square-inch{
1151 dnam{"psi"}
1152 one{"{0}psi"}
1153 other{"{0}psi"}
1154 }
1155 }
1156 proportion{
1157 karat{
1158 dnam{"ka"}
1159 one{"{0}ka"}
1160 other{"{0}ka"}
1161 }
1162 }
1163 speed{
1164 kilometer-per-hour{
1165 dnam{"km/h"}
1166 one{"{0}km/h"}
1167 other{"{0}km/h"}
1168 }
1169 meter-per-second{
1170 dnam{"m/s"}
1171 one{"{0}m/s"}
1172 other{"{0}m/s"}
1173 }
1174 mile-per-hour{
1175 dnam{"mi/h"}
1176 one{"{0}mi/h"}
1177 other{"{0}mi/h"}
1178 }
1179 }
1180 temperature{
1181 celsius{
1182 dnam{"°C"}
1183 one{"{0}°"}
1184 other{"{0}°"}
1185 }
1186 fahrenheit{
1187 dnam{"°F"}
1188 one{"{0}°F"}
1189 other{"{0}°F"}
1190 }
1191 kelvin{
1192 dnam{"K"}
1193 one{"{0}K"}
1194 other{"{0}K"}
1195 }
1196 }
1197 volume{
1198 acre-foot{
1199 dnam{"ac ft"}
1200 one{"{0}ac ft"}
1201 other{"{0}ac ft"}
1202 }
1203 bushel{
1204 dnam{"bu"}
1205 one{"{0}bu"}
1206 other{"{0}bu"}
1207 }
1208 centiliter{
1209 dnam{"cl"}
1210 one{"{0}cl"}
1211 other{"{0}cl"}
1212 }
1213 cubic-centimeter{
1214 dnam{"cm³"}
1215 one{"{0}cm³"}
1216 other{"{0}cm³"}
1217 }
1218 cubic-foot{
1219 dnam{"ft³"}
1220 one{"{0}ft³"}
1221 other{"{0}ft³"}
1222 }
1223 cubic-inch{
1224 dnam{"in³"}
1225 one{"{0}in³"}
1226 other{"{0}in³"}
1227 }
1228 cubic-kilometer{
1229 dnam{"km³"}
1230 one{"{0}km³"}
1231 other{"{0}km³"}
1232 }
1233 cubic-meter{
1234 dnam{"m³"}
1235 one{"{0}m³"}
1236 other{"{0}m³"}
1237 }
1238 cubic-mile{
1239 dnam{"mi³"}
1240 one{"{0}mi³"}
1241 other{"{0}mi³"}
1242 }
1243 cubic-yard{
1244 dnam{"yd³"}
1245 one{"{0}yd³"}
1246 other{"{0}yd³"}
1247 }
1248 cup{
1249 dnam{"kp"}
1250 one{"{0}kp"}
1251 other{"{0}kp"}
1252 }
1253 deciliter{
1254 dnam{"dl"}
1255 one{"{0}dl"}
1256 other{"{0}dl"}
1257 }
1258 fluid-ounce{
1259 dnam{"fl oz"}
1260 one{"{0}fl oz"}
1261 other{"{0}fl oz"}
1262 }
1263 gallon{
1264 dnam{"gal"}
1265 one{"{0}gal"}
1266 other{"{0}gal"}
1267 }
1268 hectoliter{
1269 dnam{"hl"}
1270 one{"{0}hl"}
1271 other{"{0}hl"}
1272 }
1273 liter{
1274 dnam{"l"}
1275 one{"{0}l"}
1276 other{"{0}l"}
1277 }
1278 megaliter{
1279 dnam{"Ml"}
1280 one{"{0}Ml"}
1281 other{"{0}Ml"}
1282 }
1283 milliliter{
1284 dnam{"ml"}
1285 one{"{0}ml"}
1286 other{"{0}ml"}
1287 }
1288 pint{
1289 dnam{"pt"}
1290 one{"{0}pt"}
1291 other{"{0}pt"}
1292 }
1293 quart{
1294 dnam{"qt"}
1295 one{"{0}qt"}
1296 other{"{0}qt"}
1297 }
1298 tablespoon{
1299 dnam{"rkl"}
1300 one{"{0}rkl"}
1301 other{"{0}rkl"}
1302 }
1303 teaspoon{
1304 dnam{"tl"}
1305 one{"{0}tl"}
1306 other{"{0}tl"}
1307 }
1308 }
1309 }
1310 unitsShort{
1311 acceleration{
1312 g-force{
1313 dnam{"G"}
1314 one{"{0} G"}
1315 other{"{0} G"}
1316 }
1317 meter-per-second-squared{
1318 dnam{"m/s²"}
1319 one{"{0} m/s²"}
1320 other{"{0} m/s²"}
1321 }
1322 }
1323 angle{
1324 arc-minute{
1325 dnam{"′"}
1326 one{"{0}′"}
1327 other{"{0}′"}
1328 }
1329 arc-second{
1330 dnam{"″"}
1331 one{"{0}″"}
1332 other{"{0}″"}
1333 }
1334 degree{
1335 dnam{"°"}
1336 one{"{0}°"}
1337 other{"{0}°"}
1338 }
1339 radian{
1340 dnam{"rad"}
1341 one{"{0} rad"}
1342 other{"{0} rad"}
1343 }
1344 }
1345 area{
1346 acre{
1347 dnam{"ac"}
1348 one{"{0} ac"}
1349 other{"{0} ac"}
1350 }
1351 hectare{
1352 dnam{"ha"}
1353 one{"{0} ha"}
1354 other{"{0} ha"}
1355 }
1356 square-centimeter{
1357 dnam{"cm²"}
1358 one{"{0} cm²"}
1359 other{"{0} cm²"}
1360 }
1361 square-foot{
1362 dnam{"ft²"}
1363 one{"{0} ft²"}
1364 other{"{0} ft²"}
1365 }
1366 square-inch{
1367 dnam{"in²"}
1368 one{"{0} in²"}
1369 other{"{0} in²"}
1370 }
1371 square-kilometer{
1372 dnam{"km²"}
1373 one{"{0} km²"}
1374 other{"{0} km²"}
1375 }
1376 square-meter{
1377 dnam{"m²"}
1378 one{"{0} m²"}
1379 other{"{0} m²"}
1380 }
1381 square-mile{
1382 dnam{"mi²"}
1383 one{"{0} mi²"}
1384 other{"{0} mi²"}
1385 }
1386 square-yard{
1387 dnam{"yd²"}
1388 one{"{0} yd²"}
1389 other{"{0} yd²"}
1390 }
1391 }
1392 compound{
1393 per{"{0}/{1}"}
1394 }
1395 consumption{
1396 liter-per-kilometer{
1397 dnam{"l/km"}
1398 one{"{0} l/km"}
1399 other{"{0} l/km"}
1400 }
1401 mile-per-gallon{
1402 dnam{"mpg"}
1403 one{"{0} mpg"}
1404 other{"{0} mpg"}
1405 }
1406 }
1407 digital{
1408 bit{
1409 dnam{"b"}
1410 one{"{0} b"}
1411 other{"{0} b"}
1412 }
1413 byte{
1414 dnam{"t"}
1415 one{"{0} t"}
1416 other{"{0} t"}
1417 }
1418 gigabit{
1419 dnam{"Gb"}
1420 one{"{0} Gb"}
1421 other{"{0} Gb"}
1422 }
1423 gigabyte{
1424 dnam{"Gt"}
1425 one{"{0} Gt"}
1426 other{"{0} Gt"}
1427 }
1428 kilobit{
1429 dnam{"kb"}
1430 one{"{0} kb"}
1431 other{"{0} kb"}
1432 }
1433 kilobyte{
1434 dnam{"kt"}
1435 one{"{0} kt"}
1436 other{"{0} kt"}
1437 }
1438 megabit{
1439 dnam{"Mb"}
1440 one{"{0} Mb"}
1441 other{"{0} Mb"}
1442 }
1443 megabyte{
1444 dnam{"Mt"}
1445 one{"{0} Mt"}
1446 other{"{0} Mt"}
1447 }
1448 terabit{
1449 dnam{"Tb"}
1450 one{"{0} Tb"}
1451 other{"{0} Tb"}
1452 }
1453 terabyte{
1454 dnam{"Tt"}
1455 one{"{0} Tt"}
1456 other{"{0} Tt"}
1457 }
1458 }
1459 duration{
1460 day{
1461 dnam{"pv"}
1462 one{"{0} pv"}
1463 other{"{0} pv"}
1464 }
1465 hour{
1466 dnam{"t"}
1467 one{"{0} t"}
1468 other{"{0} t"}
1469 per{"{0}/t"}
1470 }
1471 microsecond{
1472 dnam{"μs"}
1473 one{"{0} μs"}
1474 other{"{0} μs"}
1475 }
1476 millisecond{
1477 dnam{"ms"}
1478 one{"{0} ms"}
1479 other{"{0} ms"}
1480 }
1481 minute{
1482 dnam{"min"}
1483 one{"{0} min"}
1484 other{"{0} min"}
1485 }
1486 month{
1487 dnam{"kk"}
1488 one{"{0} kk"}
1489 other{"{0} kk"}
1490 }
1491 nanosecond{
1492 dnam{"ns"}
1493 one{"{0} ns"}
1494 other{"{0} ns"}
1495 }
1496 second{
1497 dnam{"sek"}
1498 one{"{0} s"}
1499 other{"{0} s"}
1500 per{"{0}/s"}
1501 }
1502 week{
1503 dnam{"vk"}
1504 one{"{0} vk"}
1505 other{"{0} vk"}
1506 }
1507 year{
1508 dnam{"v"}
1509 one{"{0} v"}
1510 other{"{0} v"}
1511 }
1512 }
1513 electric{
1514 ampere{
1515 dnam{"A"}
1516 one{"{0} A"}
1517 other{"{0} A"}
1518 }
1519 milliampere{
1520 dnam{"mA"}
1521 one{"{0} mA"}
1522 other{"{0} mA"}
1523 }
1524 ohm{
1525 dnam{"Ω"}
1526 one{"{0} Ω"}
1527 other{"{0} Ω"}
1528 }
1529 volt{
1530 dnam{"V"}
1531 one{"{0} V"}
1532 other{"{0} V"}
1533 }
1534 }
1535 energy{
1536 calorie{
1537 dnam{"cal"}
1538 one{"{0} cal"}
1539 other{"{0} cal"}
1540 }
1541 foodcalorie{
1542 dnam{"kcal"}
1543 one{"{0} kcal"}
1544 other{"{0} kcal"}
1545 }
1546 joule{
1547 dnam{"J"}
1548 one{"{0} J"}
1549 other{"{0} J"}
1550 }
1551 kilocalorie{
1552 dnam{"kcal"}
1553 one{"{0} kcal"}
1554 other{"{0} kcal"}
1555 }
1556 kilojoule{
1557 dnam{"kJ"}
1558 one{"{0} kJ"}
1559 other{"{0} kJ"}
1560 }
1561 kilowatt-hour{
1562 dnam{"kWh"}
1563 one{"{0} kWh"}
1564 other{"{0} kWh"}
1565 }
1566 }
1567 frequency{
1568 gigahertz{
1569 dnam{"GHz"}
1570 one{"{0} GHz"}
1571 other{"{0} GHz"}
1572 }
1573 hertz{
1574 dnam{"Hz"}
1575 one{"{0} Hz"}
1576 other{"{0} Hz"}
1577 }
1578 kilohertz{
1579 dnam{"kHz"}
1580 one{"{0} kHz"}
1581 other{"{0} kHz"}
1582 }
1583 megahertz{
1584 dnam{"MHz"}
1585 one{"{0} MHz"}
1586 other{"{0} MHz"}
1587 }
1588 }
1589 length{
1590 astronomical-unit{
1591 dnam{"au"}
1592 one{"{0} au"}
1593 other{"{0} au"}
1594 }
1595 centimeter{
1596 dnam{"cm"}
1597 one{"{0} cm"}
1598 other{"{0} cm"}
1599 }
1600 decimeter{
1601 dnam{"dm"}
1602 one{"{0} dm"}
1603 other{"{0} dm"}
1604 }
1605 fathom{
1606 dnam{"fm"}
1607 one{"{0} fm"}
1608 other{"{0} fm"}
1609 }
1610 foot{
1611 dnam{"ft"}
1612 one{"{0} ft"}
1613 other{"{0} ft"}
1614 }
1615 furlong{
1616 dnam{"fur"}
1617 one{"{0} fur"}
1618 other{"{0} fur"}
1619 }
1620 inch{
1621 dnam{"in"}
1622 one{"{0} in"}
1623 other{"{0} in"}
1624 }
1625 kilometer{
1626 dnam{"km"}
1627 one{"{0} km"}
1628 other{"{0} km"}
1629 }
1630 light-year{
1631 dnam{"vv"}
1632 one{"{0} vv"}
1633 other{"{0} vv"}
1634 }
1635 meter{
1636 dnam{"m"}
1637 one{"{0} m"}
1638 other{"{0} m"}
1639 }
1640 micrometer{
1641 dnam{"µm"}
1642 one{"{0} µm"}
1643 other{"{0} µm"}
1644 }
1645 mile{
1646 dnam{"mi"}
1647 one{"{0} mi"}
1648 other{"{0} mi"}
1649 }
1650 millimeter{
1651 dnam{"mm"}
1652 one{"{0} mm"}
1653 other{"{0} mm"}
1654 }
1655 nanometer{
1656 dnam{"nm"}
1657 one{"{0} nm"}
1658 other{"{0} nm"}
1659 }
1660 nautical-mile{
1661 dnam{"mpk"}
1662 one{"{0} mpk"}
1663 other{"{0} mpk"}
1664 }
1665 parsec{
1666 dnam{"pc"}
1667 one{"{0} pc"}
1668 other{"{0} pc"}
1669 }
1670 picometer{
1671 dnam{"pm"}
1672 one{"{0} pm"}
1673 other{"{0} pm"}
1674 }
1675 yard{
1676 dnam{"yd"}
1677 one{"{0} yd"}
1678 other{"{0} yd"}
1679 }
1680 }
1681 light{
1682 lux{
1683 dnam{"lx"}
1684 one{"{0} lx"}
1685 other{"{0} lx"}
1686 }
1687 }
1688 mass{
1689 carat{
1690 dnam{"ka"}
1691 one{"{0} ka"}
1692 other{"{0} ka"}
1693 }
1694 gram{
1695 dnam{"g"}
1696 one{"{0} g"}
1697 other{"{0} g"}
1698 }
1699 kilogram{
1700 dnam{"kg"}
1701 one{"{0} kg"}
1702 other{"{0} kg"}
1703 }
1704 metric-ton{
1705 dnam{"t"}
1706 one{"{0} t"}
1707 other{"{0} t"}
1708 }
1709 microgram{
1710 dnam{"µg"}
1711 one{"{0} µg"}
1712 other{"{0} µg"}
1713 }
1714 milligram{
1715 dnam{"mg"}
1716 one{"{0} mg"}
1717 other{"{0} mg"}
1718 }
1719 ounce{
1720 dnam{"oz"}
1721 one{"{0} oz"}
1722 other{"{0} oz"}
1723 }
1724 ounce-troy{
1725 dnam{"oz t"}
1726 one{"{0} oz t"}
1727 other{"{0} oz t"}
1728 }
1729 pound{
1730 dnam{"lb"}
1731 one{"{0} lb"}
1732 other{"{0} lb"}
1733 }
1734 stone{
1735 dnam{"st"}
1736 one{"{0} st"}
1737 other{"{0} st"}
1738 }
1739 ton{
1740 dnam{"US-tn"}
1741 one{"{0} US-tn"}
1742 other{"{0} US-tn"}
1743 }
1744 }
1745 power{
1746 gigawatt{
1747 dnam{"GW"}
1748 one{"{0} GW"}
1749 other{"{0} GW"}
1750 }
1751 horsepower{
1752 dnam{"hv"}
1753 one{"{0} hv"}
1754 other{"{0} hv"}
1755 }
1756 kilowatt{
1757 dnam{"kW"}
1758 one{"{0} kW"}
1759 other{"{0} kW"}
1760 }
1761 megawatt{
1762 dnam{"MW"}
1763 one{"{0} MW"}
1764 other{"{0} MW"}
1765 }
1766 milliwatt{
1767 dnam{"mW"}
1768 one{"{0} mW"}
1769 other{"{0} mW"}
1770 }
1771 watt{
1772 dnam{"W"}
1773 one{"{0} W"}
1774 other{"{0} W"}
1775 }
1776 }
1777 pressure{
1778 hectopascal{
1779 dnam{"hPa"}
1780 one{"{0} hPa"}
1781 other{"{0} hPa"}
1782 }
1783 inch-hg{
1784 dnam{"inHg"}
1785 one{"{0} inHg"}
1786 other{"{0} inHg"}
1787 }
1788 millibar{
1789 dnam{"mbar"}
1790 one{"{0} mbar"}
1791 other{"{0} mbar"}
1792 }
1793 millimeter-of-mercury{
1794 dnam{"mm Hg"}
1795 one{"{0} mm Hg"}
1796 other{"{0} mm Hg"}
1797 }
1798 pound-per-square-inch{
1799 dnam{"psi"}
1800 one{"{0} psi"}
1801 other{"{0} psi"}
1802 }
1803 }
1804 proportion{
1805 karat{
1806 dnam{"ka"}
1807 one{"{0} ka"}
1808 other{"{0} ka"}
1809 }
1810 }
1811 speed{
1812 kilometer-per-hour{
1813 dnam{"km/h"}
1814 one{"{0} km/h"}
1815 other{"{0} km/h"}
1816 }
1817 meter-per-second{
1818 dnam{"m/s"}
1819 one{"{0} m/s"}
1820 other{"{0} m/s"}
1821 }
1822 mile-per-hour{
1823 dnam{"mi/h"}
1824 one{"{0} mi/h"}
1825 other{"{0} mi/h"}
1826 }
1827 }
1828 temperature{
1829 celsius{
1830 dnam{"°C"}
1831 one{"{0} °C"}
1832 other{"{0} °C"}
1833 }
1834 fahrenheit{
1835 dnam{"°F"}
1836 one{"{0} °F"}
1837 other{"{0} °F"}
1838 }
1839 kelvin{
1840 dnam{"K"}
1841 one{"{0} K"}
1842 other{"{0} K"}
1843 }
1844 }
1845 volume{
1846 acre-foot{
1847 dnam{"ac ft"}
1848 one{"{0} ac ft"}
1849 other{"{0} ac ft"}
1850 }
1851 bushel{
1852 dnam{"bu"}
1853 one{"{0} bu"}
1854 other{"{0} bu"}
1855 }
1856 centiliter{
1857 dnam{"cl"}
1858 one{"{0} cl"}
1859 other{"{0} cl"}
1860 }
1861 cubic-centimeter{
1862 dnam{"cm³"}
1863 one{"{0} cm³"}
1864 other{"{0} cm³"}
1865 }
1866 cubic-foot{
1867 dnam{"ft³"}
1868 one{"{0} ft³"}
1869 other{"{0} ft³"}
1870 }
1871 cubic-inch{
1872 dnam{"in³"}
1873 one{"{0} in³"}
1874 other{"{0} in³"}
1875 }
1876 cubic-kilometer{
1877 dnam{"km³"}
1878 one{"{0} km³"}
1879 other{"{0} km³"}
1880 }
1881 cubic-meter{
1882 dnam{"m³"}
1883 one{"{0} m³"}
1884 other{"{0} m³"}
1885 }
1886 cubic-mile{
1887 dnam{"mi³"}
1888 one{"{0} mi³"}
1889 other{"{0} mi³"}
1890 }
1891 cubic-yard{
1892 dnam{"yd³"}
1893 one{"{0} yd³"}
1894 other{"{0} yd³"}
1895 }
1896 cup{
1897 dnam{"kp"}
1898 one{"{0} kp"}
1899 other{"{0} kp"}
1900 }
1901 deciliter{
1902 dnam{"dl"}
1903 one{"{0} dl"}
1904 other{"{0} dl"}
1905 }
1906 fluid-ounce{
1907 dnam{"fl oz"}
1908 one{"{0} fl oz"}
1909 other{"{0} fl oz"}
1910 }
1911 gallon{
1912 dnam{"gal"}
1913 one{"{0} gal"}
1914 other{"{0} gal"}
1915 }
1916 hectoliter{
1917 dnam{"hl"}
1918 one{"{0} hl"}
1919 other{"{0} hl"}
1920 }
1921 liter{
1922 dnam{"l"}
1923 one{"{0} l"}
1924 other{"{0} l"}
1925 }
1926 megaliter{
1927 dnam{"Ml"}
1928 one{"{0} Ml"}
1929 other{"{0} Ml"}
1930 }
1931 milliliter{
1932 dnam{"ml"}
1933 one{"{0} ml"}
1934 other{"{0} ml"}
1935 }
1936 pint{
1937 dnam{"pt"}
1938 one{"{0} pt"}
1939 other{"{0} pt"}
1940 }
1941 quart{
1942 dnam{"qt"}
1943 one{"{0} qt"}
1944 other{"{0} qt"}
1945 }
1946 tablespoon{
1947 dnam{"rkl"}
1948 one{"{0} rkl"}
1949 other{"{0} rkl"}
1950 }
1951 teaspoon{
1952 dnam{"tl"}
1953 one{"{0} tl"}
1954 other{"{0} tl"}
1955 }
1956 }
1957 }
1958 }
OLDNEW
« no previous file with comments | « source/data/unit/ff.txt ('k') | source/data/unit/fil.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698