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