]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ja.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ja{ | |
2ca993e8 | 10 | Version{"2.1.22.93"} |
b331163b A |
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 | } | |
2ca993e8 A |
44 | revolution{ |
45 | dnam{"回転"} | |
46 | other{"{0} 回転"} | |
47 | } | |
b331163b A |
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}平方センチメートル"} | |
2ca993e8 | 61 | per{"{0}/平方センチメートル"} |
b331163b A |
62 | } |
63 | square-foot{ | |
64 | dnam{"平方フィート"} | |
65 | other{"{0}平方フィート"} | |
66 | } | |
67 | square-inch{ | |
68 | dnam{"平方インチ"} | |
69 | other{"{0}平方インチ"} | |
2ca993e8 | 70 | per{"{0}/平方インチ"} |
b331163b A |
71 | } |
72 | square-kilometer{ | |
73 | dnam{"平方キロメートル"} | |
74 | other{"{0}平方キロメートル"} | |
75 | } | |
76 | square-meter{ | |
77 | dnam{"平方メートル"} | |
78 | other{"{0}平方メートル"} | |
2ca993e8 | 79 | per{"{0}/平方メートル"} |
b331163b A |
80 | } |
81 | square-mile{ | |
82 | dnam{"平方マイル"} | |
83 | other{"{0}平方マイル"} | |
84 | } | |
85 | square-yard{ | |
86 | dnam{"平方ヤード"} | |
87 | other{"{0}平方ヤード"} | |
88 | } | |
89 | } | |
90 | compound{ | |
2ca993e8 A |
91 | per{"{0}毎{1}"} |
92 | } | |
93 | concentr{ | |
94 | karat{ | |
95 | dnam{"金"} | |
96 | other{"{0}金"} | |
97 | } | |
b331163b A |
98 | } |
99 | consumption{ | |
2ca993e8 A |
100 | liter-per-100kilometers{ |
101 | dnam{"リットル毎100キロメートル"} | |
102 | other{"{0} リットル毎100キロメートル"} | |
103 | } | |
b331163b A |
104 | liter-per-kilometer{ |
105 | dnam{"リットル毎キロメートル"} | |
106 | other{"{0}リットル毎キロメートル"} | |
107 | } | |
108 | mile-per-gallon{ | |
109 | dnam{"マイル毎ガロン"} | |
110 | other{"{0}マイル毎ガロン"} | |
111 | } | |
112 | } | |
2ca993e8 A |
113 | coordinate{ |
114 | east{"東経{0}"} | |
115 | north{"北緯{0}"} | |
116 | south{"南緯{0}"} | |
117 | west{"西経{0}"} | |
118 | } | |
b331163b A |
119 | digital{ |
120 | bit{ | |
121 | dnam{"ビット"} | |
122 | other{"{0}ビット"} | |
123 | } | |
124 | byte{ | |
125 | dnam{"バイト"} | |
126 | other{"{0}バイト"} | |
127 | } | |
128 | gigabit{ | |
129 | dnam{"ギガビット"} | |
130 | other{"{0}ギガビット"} | |
131 | } | |
132 | gigabyte{ | |
133 | dnam{"ギガバイト"} | |
134 | other{"{0}ギガバイト"} | |
135 | } | |
136 | kilobit{ | |
137 | dnam{"キロビット"} | |
138 | other{"{0}キロビット"} | |
139 | } | |
140 | kilobyte{ | |
141 | dnam{"キロバイト"} | |
142 | other{"{0}キロバイト"} | |
143 | } | |
144 | megabit{ | |
145 | dnam{"メガビット"} | |
146 | other{"{0}メガビット"} | |
147 | } | |
148 | megabyte{ | |
149 | dnam{"メガバイト"} | |
150 | other{"{0}メガバイト"} | |
151 | } | |
152 | terabit{ | |
153 | dnam{"テラビット"} | |
154 | other{"{0}テラビット"} | |
155 | } | |
156 | terabyte{ | |
157 | dnam{"テラバイト"} | |
158 | other{"{0}テラバイト"} | |
159 | } | |
160 | } | |
161 | duration{ | |
2ca993e8 A |
162 | century{ |
163 | dnam{"世紀"} | |
164 | other{"{0} 世紀"} | |
165 | } | |
b331163b A |
166 | day{ |
167 | dnam{"日"} | |
168 | other{"{0}日"} | |
2ca993e8 | 169 | per{"{0}/日"} |
b331163b A |
170 | } |
171 | hour{ | |
172 | dnam{"時間"} | |
173 | other{"{0}時間"} | |
174 | per{"{0}/時間"} | |
175 | } | |
176 | microsecond{ | |
177 | dnam{"マイクロ秒"} | |
178 | other{"{0}マイクロ秒"} | |
179 | } | |
180 | millisecond{ | |
181 | dnam{"ミリ秒"} | |
182 | other{"{0}ミリ秒"} | |
183 | } | |
184 | minute{ | |
185 | dnam{"分"} | |
186 | other{"{0}分"} | |
2ca993e8 | 187 | per{"{0}/分"} |
b331163b A |
188 | } |
189 | month{ | |
190 | dnam{"か月"} | |
191 | other{"{0}か月"} | |
2ca993e8 | 192 | per{"{0}/月"} |
b331163b A |
193 | } |
194 | nanosecond{ | |
195 | dnam{"ナノ秒"} | |
196 | other{"{0}ナノ秒"} | |
197 | } | |
198 | second{ | |
199 | dnam{"秒"} | |
200 | other{"{0}秒"} | |
201 | per{"{0}/秒"} | |
202 | } | |
203 | week{ | |
204 | dnam{"週間"} | |
205 | other{"{0}週間"} | |
2ca993e8 | 206 | per{"{0}/週"} |
b331163b A |
207 | } |
208 | year{ | |
209 | dnam{"年"} | |
210 | other{"{0}年"} | |
2ca993e8 | 211 | per{"{0}/年"} |
b331163b A |
212 | } |
213 | } | |
214 | electric{ | |
215 | ampere{ | |
216 | dnam{"アンペア"} | |
217 | other{"{0}アンペア"} | |
218 | } | |
219 | milliampere{ | |
220 | dnam{"ミリアンペア"} | |
221 | other{"{0}ミリアンペア"} | |
222 | } | |
223 | ohm{ | |
224 | dnam{"オーム"} | |
225 | other{"{0}オーム"} | |
226 | } | |
227 | volt{ | |
228 | dnam{"ボルト"} | |
229 | other{"{0}ボルト"} | |
230 | } | |
231 | } | |
232 | energy{ | |
233 | calorie{ | |
234 | dnam{"熱力学カロリー"} | |
235 | other{"{0}熱力学カロリー"} | |
236 | } | |
237 | foodcalorie{ | |
238 | dnam{"カロリー"} | |
239 | other{"{0}カロリー"} | |
240 | } | |
241 | joule{ | |
242 | dnam{"ジュール"} | |
243 | other{"{0}ジュール"} | |
244 | } | |
245 | kilocalorie{ | |
246 | dnam{"キロカロリー"} | |
247 | other{"{0}キロカロリー"} | |
248 | } | |
249 | kilojoule{ | |
250 | dnam{"キロジュール"} | |
251 | other{"{0}キロジュール"} | |
252 | } | |
253 | kilowatt-hour{ | |
254 | dnam{"キロワット時"} | |
255 | other{"{0}キロワット時"} | |
256 | } | |
257 | } | |
258 | frequency{ | |
259 | gigahertz{ | |
260 | dnam{"ギガヘルツ"} | |
261 | other{"{0}ギガヘルツ"} | |
262 | } | |
263 | hertz{ | |
264 | dnam{"ヘルツ"} | |
265 | other{"{0}ヘルツ"} | |
266 | } | |
267 | kilohertz{ | |
268 | dnam{"キロヘルツ"} | |
269 | other{"{0}キロヘルツ"} | |
270 | } | |
271 | megahertz{ | |
272 | dnam{"メガヘルツ"} | |
273 | other{"{0}メガヘルツ"} | |
274 | } | |
275 | } | |
276 | length{ | |
277 | astronomical-unit{ | |
278 | dnam{"天文単位"} | |
279 | other{"{0}天文単位"} | |
280 | } | |
281 | centimeter{ | |
282 | dnam{"センチメートル"} | |
283 | other{"{0}センチメートル"} | |
2ca993e8 | 284 | per{"{0}/センチメートル"} |
b331163b A |
285 | } |
286 | decimeter{ | |
287 | dnam{"デシメートル"} | |
288 | other{"{0}デシメートル"} | |
289 | } | |
290 | fathom{ | |
291 | dnam{"ファゾム"} | |
292 | other{"{0}ファゾム"} | |
293 | } | |
294 | foot{ | |
295 | dnam{"フィート"} | |
296 | other{"{0}フィート"} | |
2ca993e8 | 297 | per{"{0}/フィート"} |
b331163b A |
298 | } |
299 | furlong{ | |
300 | dnam{"ハロン"} | |
301 | other{"{0}ハロン"} | |
302 | } | |
303 | inch{ | |
304 | dnam{"インチ"} | |
305 | other{"{0}インチ"} | |
2ca993e8 | 306 | per{"{0}/インチ"} |
b331163b A |
307 | } |
308 | kilometer{ | |
309 | dnam{"キロメートル"} | |
310 | other{"{0}キロメートル"} | |
2ca993e8 | 311 | per{"{0}/キロメートル"} |
b331163b A |
312 | } |
313 | light-year{ | |
314 | dnam{"光年"} | |
315 | other{"{0}光年"} | |
316 | } | |
317 | meter{ | |
318 | dnam{"メートル"} | |
319 | other{"{0}メートル"} | |
2ca993e8 | 320 | per{"{0}/メートル"} |
b331163b A |
321 | } |
322 | micrometer{ | |
323 | dnam{"マイクロメートル"} | |
324 | other{"{0}マイクロメートル"} | |
325 | } | |
326 | mile{ | |
327 | dnam{"マイル"} | |
328 | other{"{0}マイル"} | |
329 | } | |
2ca993e8 A |
330 | mile-scandinavian{ |
331 | dnam{"スカンジナビアマイル"} | |
332 | other{"{0} スカンジナビアマイル"} | |
333 | } | |
b331163b A |
334 | millimeter{ |
335 | dnam{"ミリメートル"} | |
336 | other{"{0}ミリメートル"} | |
337 | } | |
338 | nanometer{ | |
339 | dnam{"ナノメートル"} | |
340 | other{"{0}ナノメートル"} | |
341 | } | |
342 | nautical-mile{ | |
343 | dnam{"海里"} | |
344 | other{"{0}海里"} | |
345 | } | |
346 | parsec{ | |
347 | dnam{"パーセク"} | |
348 | other{"{0}パーセク"} | |
349 | } | |
350 | picometer{ | |
351 | dnam{"ピコメートル"} | |
352 | other{"{0}ピコメートル"} | |
353 | } | |
354 | yard{ | |
355 | dnam{"ヤード"} | |
356 | other{"{0}ヤード"} | |
357 | } | |
358 | } | |
359 | light{ | |
360 | lux{ | |
361 | dnam{"ルクス"} | |
362 | other{"{0}ルクス"} | |
363 | } | |
364 | } | |
365 | mass{ | |
366 | carat{ | |
367 | dnam{"カラット"} | |
368 | other{"{0}カラット"} | |
369 | } | |
370 | gram{ | |
371 | dnam{"グラム"} | |
372 | other{"{0}グラム"} | |
2ca993e8 | 373 | per{"{0}/グラム"} |
b331163b A |
374 | } |
375 | kilogram{ | |
376 | dnam{"キログラム"} | |
377 | other{"{0}キログラム"} | |
2ca993e8 | 378 | per{"{0}/キログラム"} |
b331163b A |
379 | } |
380 | metric-ton{ | |
381 | dnam{"メトリックトン"} | |
382 | other{"{0}メトリックトン"} | |
383 | } | |
384 | microgram{ | |
385 | dnam{"マイクログラム"} | |
386 | other{"{0}マイクログラム"} | |
387 | } | |
388 | milligram{ | |
389 | dnam{"ミリグラム"} | |
390 | other{"{0}ミリグラム"} | |
391 | } | |
392 | ounce{ | |
393 | dnam{"オンス"} | |
394 | other{"{0}オンス"} | |
2ca993e8 | 395 | per{"{0}/オンス"} |
b331163b A |
396 | } |
397 | ounce-troy{ | |
398 | dnam{"トロイオンス"} | |
399 | other{"{0}トロイオンス"} | |
400 | } | |
401 | pound{ | |
402 | dnam{"ポンド"} | |
403 | other{"{0}ポンド"} | |
2ca993e8 | 404 | per{"{0}/ポンド"} |
b331163b A |
405 | } |
406 | stone{ | |
407 | dnam{"ストーン"} | |
408 | other{"{0}ストーン"} | |
409 | } | |
410 | ton{ | |
411 | dnam{"トン"} | |
412 | other{"{0}トン"} | |
413 | } | |
414 | } | |
415 | power{ | |
416 | gigawatt{ | |
417 | dnam{"ギガワット"} | |
418 | other{"{0}ギガワット"} | |
419 | } | |
420 | horsepower{ | |
421 | dnam{"馬力"} | |
422 | other{"{0}馬力"} | |
423 | } | |
424 | kilowatt{ | |
425 | dnam{"キロワット"} | |
426 | other{"{0}キロワット"} | |
427 | } | |
428 | megawatt{ | |
429 | dnam{"メガワット"} | |
430 | other{"{0}メガワット"} | |
431 | } | |
432 | milliwatt{ | |
433 | dnam{"ミリワット"} | |
434 | other{"{0}ミリワット"} | |
435 | } | |
436 | watt{ | |
437 | dnam{"ワット"} | |
438 | other{"{0}ワット"} | |
439 | } | |
440 | } | |
441 | pressure{ | |
442 | hectopascal{ | |
443 | dnam{"ヘクトパスカル"} | |
444 | other{"{0}ヘクトパスカル"} | |
445 | } | |
446 | inch-hg{ | |
447 | dnam{"水銀柱インチ"} | |
448 | other{"{0}水銀柱インチ"} | |
449 | } | |
450 | millibar{ | |
451 | dnam{"ミリバール"} | |
452 | other{"{0}ミリバール"} | |
453 | } | |
454 | millimeter-of-mercury{ | |
455 | dnam{"水銀柱ミリメートル"} | |
456 | other{"{0}水銀柱ミリメートル"} | |
457 | } | |
458 | pound-per-square-inch{ | |
459 | dnam{"重量ポンド毎平方インチ"} | |
460 | other{"{0}重量ポンド毎平方インチ"} | |
461 | } | |
462 | } | |
b331163b A |
463 | speed{ |
464 | kilometer-per-hour{ | |
465 | dnam{"キロメートル毎時"} | |
466 | other{"時速{0}キロメートル"} | |
467 | } | |
2ca993e8 A |
468 | knot{ |
469 | dnam{"ノット"} | |
470 | other{"{0} ノット"} | |
471 | } | |
b331163b A |
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 | } | |
2ca993e8 A |
490 | generic{ |
491 | dnam{"度"} | |
492 | other{"{0}度"} | |
493 | } | |
b331163b A |
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}立方センチメートル"} | |
2ca993e8 | 515 | per{"{0}/立方センチメートル"} |
b331163b A |
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}立方メートル"} | |
2ca993e8 | 532 | per{"{0}/立方メートル"} |
b331163b A |
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 | } | |
2ca993e8 A |
546 | cup-metric{ |
547 | dnam{"メトリックカップ"} | |
548 | other{"{0} メトリックカップ"} | |
549 | } | |
b331163b A |
550 | deciliter{ |
551 | dnam{"デシリットル"} | |
552 | other{"{0}デシリットル"} | |
553 | } | |
554 | fluid-ounce{ | |
555 | dnam{"液量オンス"} | |
556 | other{"{0}液量オンス"} | |
557 | } | |
558 | gallon{ | |
559 | dnam{"ガロン"} | |
560 | other{"{0}ガロン"} | |
2ca993e8 | 561 | per{"{0}/ガロン"} |
b331163b A |
562 | } |
563 | hectoliter{ | |
564 | dnam{"ヘクトリットル"} | |
565 | other{"{0}ヘクトリットル"} | |
566 | } | |
567 | liter{ | |
568 | dnam{"リットル"} | |
569 | other{"{0}リットル"} | |
2ca993e8 | 570 | per{"{0}/リットル"} |
b331163b A |
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 | } | |
2ca993e8 A |
584 | pint-metric{ |
585 | dnam{"メトリックパイント"} | |
586 | other{"{0} メトリックパイント"} | |
587 | } | |
b331163b A |
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 | } | |
2ca993e8 A |
657 | concentr{ |
658 | karat{ | |
659 | other{"{0}K"} | |
660 | } | |
661 | } | |
b331163b | 662 | consumption{ |
2ca993e8 A |
663 | liter-per-100kilometers{ |
664 | dnam{"L/100km"} | |
665 | other{"{0}L/100km"} | |
666 | } | |
b331163b A |
667 | liter-per-kilometer{ |
668 | other{"{0}L/km"} | |
669 | } | |
670 | mile-per-gallon{ | |
671 | other{"{0}mpg"} | |
672 | } | |
673 | } | |
674 | digital{ | |
675 | bit{ | |
676 | other{"{0}b"} | |
677 | } | |
678 | byte{ | |
679 | other{"{0}B"} | |
680 | } | |
681 | gigabit{ | |
682 | other{"{0}Gb"} | |
683 | } | |
684 | gigabyte{ | |
685 | other{"{0}GB"} | |
686 | } | |
687 | kilobit{ | |
688 | other{"{0}kb"} | |
689 | } | |
690 | kilobyte{ | |
691 | other{"{0}KB"} | |
692 | } | |
693 | megabit{ | |
694 | other{"{0}Mb"} | |
695 | } | |
696 | megabyte{ | |
697 | other{"{0}MB"} | |
698 | } | |
699 | terabit{ | |
700 | other{"{0}Tb"} | |
701 | } | |
702 | terabyte{ | |
703 | other{"{0}TB"} | |
704 | } | |
705 | } | |
706 | duration{ | |
707 | day{ | |
708 | dnam{"日"} | |
709 | other{"{0}日"} | |
710 | } | |
711 | hour{ | |
712 | dnam{"時間"} | |
713 | other{"{0}時間"} | |
714 | } | |
715 | microsecond{ | |
716 | dnam{"µs"} | |
717 | other{"{0}μs"} | |
718 | } | |
719 | millisecond{ | |
720 | dnam{"ms"} | |
721 | other{"{0}ms"} | |
722 | } | |
723 | minute{ | |
724 | dnam{"分"} | |
725 | other{"{0}分"} | |
726 | } | |
727 | month{ | |
728 | dnam{"か月"} | |
729 | other{"{0}か月"} | |
730 | } | |
731 | nanosecond{ | |
732 | dnam{"ns"} | |
733 | other{"{0}ns"} | |
734 | } | |
735 | second{ | |
736 | dnam{"秒"} | |
737 | other{"{0}秒"} | |
738 | } | |
739 | week{ | |
740 | dnam{"週間"} | |
741 | other{"{0}週間"} | |
742 | } | |
743 | year{ | |
744 | dnam{"年"} | |
745 | other{"{0}年"} | |
746 | } | |
747 | } | |
748 | electric{ | |
749 | ampere{ | |
750 | other{"{0}A"} | |
751 | } | |
752 | milliampere{ | |
753 | other{"{0}mA"} | |
754 | } | |
755 | ohm{ | |
756 | other{"{0}Ω"} | |
757 | } | |
758 | volt{ | |
759 | other{"{0}V"} | |
760 | } | |
761 | } | |
762 | energy{ | |
763 | calorie{ | |
764 | other{"{0}calth"} | |
765 | } | |
766 | foodcalorie{ | |
767 | other{"{0}cal"} | |
768 | } | |
769 | joule{ | |
770 | other{"{0}J"} | |
771 | } | |
772 | kilocalorie{ | |
773 | other{"{0}kcal"} | |
774 | } | |
775 | kilojoule{ | |
776 | other{"{0}kJ"} | |
777 | } | |
778 | kilowatt-hour{ | |
779 | other{"{0}kWh"} | |
780 | } | |
781 | } | |
782 | frequency{ | |
783 | gigahertz{ | |
784 | other{"{0}GHz"} | |
785 | } | |
786 | hertz{ | |
787 | other{"{0}Hz"} | |
788 | } | |
789 | kilohertz{ | |
790 | other{"{0}kHz"} | |
791 | } | |
792 | megahertz{ | |
793 | other{"{0}MHz"} | |
794 | } | |
795 | } | |
796 | length{ | |
797 | astronomical-unit{ | |
798 | other{"{0}au"} | |
799 | } | |
800 | centimeter{ | |
801 | dnam{"cm"} | |
802 | other{"{0}cm"} | |
803 | } | |
804 | decimeter{ | |
805 | other{"{0}dm"} | |
806 | } | |
807 | fathom{ | |
808 | dnam{"fm"} | |
809 | other{"{0}fm"} | |
810 | } | |
811 | foot{ | |
812 | other{"{0}′"} | |
813 | } | |
814 | furlong{ | |
815 | dnam{"fur"} | |
816 | other{"{0}fur"} | |
817 | } | |
818 | inch{ | |
819 | other{"{0}″"} | |
820 | } | |
821 | kilometer{ | |
822 | dnam{"km"} | |
823 | other{"{0}km"} | |
824 | } | |
825 | light-year{ | |
826 | other{"{0}光年"} | |
827 | } | |
828 | meter{ | |
829 | dnam{"m"} | |
830 | other{"{0}m"} | |
831 | } | |
832 | micrometer{ | |
833 | other{"{0}µm"} | |
834 | } | |
835 | mile{ | |
836 | other{"{0}マイル"} | |
837 | } | |
838 | millimeter{ | |
839 | dnam{"mm"} | |
840 | other{"{0}mm"} | |
841 | } | |
842 | nanometer{ | |
843 | other{"{0}nm"} | |
844 | } | |
845 | nautical-mile{ | |
846 | other{"{0}海里"} | |
847 | } | |
848 | parsec{ | |
849 | other{"{0}pc"} | |
850 | } | |
851 | picometer{ | |
852 | other{"{0}pm"} | |
853 | } | |
854 | yard{ | |
855 | other{"{0}ヤード"} | |
856 | } | |
857 | } | |
858 | light{ | |
859 | lux{ | |
860 | other{"{0}lx"} | |
861 | } | |
862 | } | |
863 | mass{ | |
864 | carat{ | |
865 | other{"{0}ct"} | |
866 | } | |
867 | gram{ | |
868 | dnam{"g"} | |
869 | other{"{0}g"} | |
870 | } | |
871 | kilogram{ | |
872 | dnam{"kg"} | |
873 | other{"{0}kg"} | |
874 | } | |
875 | metric-ton{ | |
876 | other{"{0}MT"} | |
877 | } | |
878 | microgram{ | |
879 | other{"{0}µg"} | |
880 | } | |
881 | milligram{ | |
882 | other{"{0}mg"} | |
883 | } | |
884 | ounce{ | |
885 | other{"{0}oz"} | |
886 | } | |
887 | ounce-troy{ | |
888 | other{"{0}oz t"} | |
889 | } | |
890 | pound{ | |
891 | other{"{0}lb"} | |
892 | } | |
893 | stone{ | |
894 | dnam{"st"} | |
895 | other{"{0}st"} | |
896 | } | |
897 | ton{ | |
898 | other{"{0}t"} | |
899 | } | |
900 | } | |
901 | power{ | |
902 | gigawatt{ | |
903 | other{"{0}GW"} | |
904 | } | |
905 | horsepower{ | |
906 | other{"{0}hp"} | |
907 | } | |
908 | kilowatt{ | |
909 | other{"{0}kW"} | |
910 | } | |
911 | megawatt{ | |
912 | other{"{0}MW"} | |
913 | } | |
914 | milliwatt{ | |
915 | other{"{0}mW"} | |
916 | } | |
917 | watt{ | |
918 | other{"{0}W"} | |
919 | } | |
920 | } | |
921 | pressure{ | |
922 | hectopascal{ | |
923 | dnam{"hPa"} | |
924 | other{"{0}hPa"} | |
925 | } | |
926 | inch-hg{ | |
927 | other{"{0}\u0022 Hg"} | |
928 | } | |
929 | millibar{ | |
930 | other{"{0}mb"} | |
931 | } | |
932 | millimeter-of-mercury{ | |
933 | other{"{0}mm Hg"} | |
934 | } | |
935 | pound-per-square-inch{ | |
936 | other{"{0}psi"} | |
937 | } | |
938 | } | |
b331163b A |
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"} | |
2ca993e8 | 954 | other{"{0}°C"} |
b331163b A |
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 | } | |
2ca993e8 A |
1063 | revolution{ |
1064 | other{"{0} rev"} | |
1065 | } | |
b331163b A |
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²"} | |
2ca993e8 | 1079 | per{"{0}/cm²"} |
b331163b A |
1080 | } |
1081 | square-foot{ | |
1082 | dnam{"平方フィート"} | |
1083 | other{"{0} ft²"} | |
1084 | } | |
1085 | square-inch{ | |
1086 | dnam{"平方インチ"} | |
1087 | other{"{0} in²"} | |
2ca993e8 | 1088 | per{"{0}/in²"} |
b331163b A |
1089 | } |
1090 | square-kilometer{ | |
1091 | dnam{"km²"} | |
1092 | other{"{0} km²"} | |
1093 | } | |
1094 | square-meter{ | |
1095 | dnam{"m²"} | |
1096 | other{"{0} m²"} | |
2ca993e8 | 1097 | per{"{0}/m²"} |
b331163b A |
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 | } | |
2ca993e8 A |
1111 | concentr{ |
1112 | karat{ | |
1113 | dnam{"金"} | |
1114 | other{"{0}金"} | |
1115 | } | |
1116 | } | |
b331163b | 1117 | consumption{ |
2ca993e8 A |
1118 | liter-per-100kilometers{ |
1119 | dnam{"L/100km"} | |
1120 | other{"{0} L/100km"} | |
1121 | } | |
b331163b | 1122 | liter-per-kilometer{ |
2ca993e8 | 1123 | dnam{"L/km"} |
b331163b A |
1124 | other{"{0} L/km"} |
1125 | } | |
1126 | mile-per-gallon{ | |
2ca993e8 | 1127 | dnam{"マイル/ガロン"} |
b331163b A |
1128 | other{"{0} mpg"} |
1129 | } | |
1130 | } | |
1131 | digital{ | |
1132 | bit{ | |
1133 | dnam{"ビット"} | |
1134 | other{"{0} bit"} | |
1135 | } | |
1136 | byte{ | |
1137 | dnam{"バイト"} | |
1138 | other{"{0} byte"} | |
1139 | } | |
1140 | gigabit{ | |
1141 | dnam{"ギガビット"} | |
1142 | other{"{0} Gb"} | |
1143 | } | |
1144 | gigabyte{ | |
1145 | dnam{"GB"} | |
1146 | other{"{0} GB"} | |
1147 | } | |
1148 | kilobit{ | |
1149 | dnam{"キロビット"} | |
1150 | other{"{0} kb"} | |
1151 | } | |
1152 | kilobyte{ | |
1153 | dnam{"KB"} | |
1154 | other{"{0} KB"} | |
1155 | } | |
1156 | megabit{ | |
1157 | dnam{"メガビット"} | |
1158 | other{"{0} Mb"} | |
1159 | } | |
1160 | megabyte{ | |
1161 | dnam{"MB"} | |
1162 | other{"{0} MB"} | |
1163 | } | |
1164 | terabit{ | |
1165 | dnam{"テラビット"} | |
1166 | other{"{0} Tb"} | |
1167 | } | |
1168 | terabyte{ | |
1169 | dnam{"テラバイト"} | |
1170 | other{"{0} TB"} | |
1171 | } | |
1172 | } | |
1173 | duration{ | |
1174 | day{ | |
1175 | dnam{"日"} | |
1176 | other{"{0}日"} | |
2ca993e8 | 1177 | per{"{0}/日"} |
b331163b A |
1178 | } |
1179 | hour{ | |
1180 | dnam{"時間"} | |
1181 | other{"{0}時間"} | |
1182 | per{"{0}/時間"} | |
1183 | } | |
1184 | microsecond{ | |
1185 | dnam{"マイクロ秒"} | |
1186 | other{"{0} μs"} | |
1187 | } | |
1188 | millisecond{ | |
1189 | dnam{"ミリ秒"} | |
1190 | other{"{0} ms"} | |
1191 | } | |
1192 | minute{ | |
1193 | dnam{"分"} | |
1194 | other{"{0}分"} | |
2ca993e8 | 1195 | per{"{0}/分"} |
b331163b A |
1196 | } |
1197 | month{ | |
1198 | dnam{"か月"} | |
1199 | other{"{0}か月"} | |
2ca993e8 | 1200 | per{"{0}/月"} |
b331163b A |
1201 | } |
1202 | nanosecond{ | |
1203 | dnam{"ナノ秒"} | |
1204 | other{"{0} ns"} | |
1205 | } | |
1206 | second{ | |
1207 | dnam{"秒"} | |
1208 | other{"{0}秒"} | |
1209 | per{"{0}/秒"} | |
1210 | } | |
1211 | week{ | |
1212 | dnam{"週間"} | |
1213 | other{"{0}週間"} | |
2ca993e8 | 1214 | per{"{0}/週"} |
b331163b A |
1215 | } |
1216 | year{ | |
1217 | dnam{"年"} | |
1218 | other{"{0}年"} | |
2ca993e8 | 1219 | per{"{0}/年"} |
b331163b A |
1220 | } |
1221 | } | |
1222 | electric{ | |
1223 | ampere{ | |
1224 | dnam{"アンペア"} | |
1225 | other{"{0} A"} | |
1226 | } | |
1227 | milliampere{ | |
1228 | dnam{"ミリアンペア"} | |
1229 | other{"{0} mA"} | |
1230 | } | |
1231 | ohm{ | |
1232 | dnam{"オーム"} | |
1233 | other{"{0} Ω"} | |
1234 | } | |
1235 | volt{ | |
1236 | dnam{"ボルト"} | |
1237 | other{"{0} V"} | |
1238 | } | |
1239 | } | |
1240 | energy{ | |
1241 | calorie{ | |
2ca993e8 A |
1242 | dnam{"cal"} |
1243 | other{"{0} cal"} | |
b331163b A |
1244 | } |
1245 | foodcalorie{ | |
1246 | dnam{"cal"} | |
1247 | other{"{0} cal"} | |
1248 | } | |
1249 | joule{ | |
1250 | dnam{"ジュール"} | |
1251 | other{"{0} J"} | |
1252 | } | |
1253 | kilocalorie{ | |
1254 | dnam{"kcal"} | |
1255 | other{"{0} kcal"} | |
1256 | } | |
1257 | kilojoule{ | |
1258 | dnam{"キロジュール"} | |
1259 | other{"{0} kJ"} | |
1260 | } | |
1261 | kilowatt-hour{ | |
1262 | dnam{"キロワット時"} | |
1263 | other{"{0} kWh"} | |
1264 | } | |
1265 | } | |
1266 | frequency{ | |
1267 | gigahertz{ | |
1268 | dnam{"ギガヘルツ"} | |
1269 | other{"{0} GHz"} | |
1270 | } | |
1271 | hertz{ | |
1272 | dnam{"Hz"} | |
1273 | other{"{0} Hz"} | |
1274 | } | |
1275 | kilohertz{ | |
1276 | dnam{"kHz"} | |
1277 | other{"{0} kHz"} | |
1278 | } | |
1279 | megahertz{ | |
1280 | dnam{"メガヘルツ"} | |
1281 | other{"{0} MHz"} | |
1282 | } | |
1283 | } | |
1284 | length{ | |
1285 | astronomical-unit{ | |
1286 | dnam{"天文単位"} | |
1287 | other{"{0} au"} | |
1288 | } | |
1289 | centimeter{ | |
1290 | dnam{"cm"} | |
1291 | other{"{0} cm"} | |
2ca993e8 | 1292 | per{"{0}/cm"} |
b331163b A |
1293 | } |
1294 | decimeter{ | |
1295 | dnam{"デシメートル"} | |
1296 | other{"{0} dm"} | |
1297 | } | |
1298 | fathom{ | |
1299 | dnam{"ファゾム"} | |
1300 | other{"{0} fm"} | |
1301 | } | |
1302 | foot{ | |
1303 | dnam{"フィート"} | |
1304 | other{"{0} ft"} | |
2ca993e8 | 1305 | per{"{0}/ft"} |
b331163b A |
1306 | } |
1307 | furlong{ | |
1308 | dnam{"ハロン"} | |
1309 | other{"{0} fur"} | |
1310 | } | |
1311 | inch{ | |
1312 | dnam{"インチ"} | |
1313 | other{"{0} in"} | |
2ca993e8 | 1314 | per{"{0}/in"} |
b331163b A |
1315 | } |
1316 | kilometer{ | |
1317 | dnam{"km"} | |
1318 | other{"{0} km"} | |
2ca993e8 | 1319 | per{"{0}/km"} |
b331163b A |
1320 | } |
1321 | light-year{ | |
1322 | dnam{"光年"} | |
1323 | other{"{0}光年"} | |
1324 | } | |
1325 | meter{ | |
1326 | dnam{"m"} | |
1327 | other{"{0} m"} | |
2ca993e8 | 1328 | per{"{0}/m"} |
b331163b A |
1329 | } |
1330 | micrometer{ | |
1331 | dnam{"マイクロメートル"} | |
1332 | other{"{0} µm"} | |
1333 | } | |
1334 | mile{ | |
1335 | dnam{"マイル"} | |
1336 | other{"{0} mi"} | |
1337 | } | |
2ca993e8 A |
1338 | mile-scandinavian{ |
1339 | dnam{"スカンジナビアマイル"} | |
1340 | other{"{0} smi"} | |
1341 | } | |
b331163b A |
1342 | millimeter{ |
1343 | dnam{"mm"} | |
1344 | other{"{0} mm"} | |
1345 | } | |
1346 | nanometer{ | |
1347 | dnam{"ナノメートル"} | |
1348 | other{"{0} nm"} | |
1349 | } | |
1350 | nautical-mile{ | |
1351 | dnam{"海里"} | |
1352 | other{"{0} 海里"} | |
1353 | } | |
1354 | parsec{ | |
1355 | dnam{"パーセク"} | |
1356 | other{"{0} pc"} | |
1357 | } | |
1358 | picometer{ | |
1359 | dnam{"ピコメートル"} | |
1360 | other{"{0} pm"} | |
1361 | } | |
1362 | yard{ | |
1363 | dnam{"ヤード"} | |
1364 | other{"{0} yd"} | |
1365 | } | |
1366 | } | |
1367 | light{ | |
1368 | lux{ | |
1369 | dnam{"ルクス"} | |
1370 | other{"{0} lx"} | |
1371 | } | |
1372 | } | |
1373 | mass{ | |
1374 | carat{ | |
1375 | dnam{"カラット"} | |
1376 | other{"{0} ct"} | |
1377 | } | |
1378 | gram{ | |
1379 | dnam{"グラム"} | |
1380 | other{"{0} g"} | |
2ca993e8 | 1381 | per{"{0}/g"} |
b331163b A |
1382 | } |
1383 | kilogram{ | |
1384 | dnam{"kg"} | |
1385 | other{"{0} kg"} | |
2ca993e8 | 1386 | per{"{0}/kg"} |
b331163b A |
1387 | } |
1388 | metric-ton{ | |
1389 | dnam{"メトリックトン"} | |
1390 | other{"{0} MT"} | |
1391 | } | |
1392 | microgram{ | |
1393 | dnam{"マイクログラム"} | |
1394 | other{"{0} µg"} | |
1395 | } | |
1396 | milligram{ | |
1397 | dnam{"mg"} | |
1398 | other{"{0} mg"} | |
1399 | } | |
1400 | ounce{ | |
1401 | dnam{"オンス"} | |
1402 | other{"{0} oz"} | |
2ca993e8 | 1403 | per{"{0}/oz"} |
b331163b A |
1404 | } |
1405 | ounce-troy{ | |
1406 | dnam{"トロイオンス"} | |
1407 | other{"{0} oz t"} | |
1408 | } | |
1409 | pound{ | |
1410 | dnam{"ポンド"} | |
1411 | other{"{0} lb"} | |
2ca993e8 | 1412 | per{"{0}/lb"} |
b331163b A |
1413 | } |
1414 | stone{ | |
1415 | dnam{"ストーン"} | |
1416 | other{"{0} st"} | |
1417 | } | |
1418 | ton{ | |
1419 | dnam{"トン"} | |
1420 | other{"{0} t"} | |
1421 | } | |
1422 | } | |
1423 | power{ | |
1424 | gigawatt{ | |
1425 | dnam{"ギガワット"} | |
1426 | other{"{0} GW"} | |
1427 | } | |
1428 | horsepower{ | |
1429 | dnam{"馬力"} | |
1430 | other{"{0}馬力"} | |
1431 | } | |
1432 | kilowatt{ | |
1433 | dnam{"キロワット"} | |
1434 | other{"{0} kW"} | |
1435 | } | |
1436 | megawatt{ | |
1437 | dnam{"メガワット"} | |
1438 | other{"{0} MW"} | |
1439 | } | |
1440 | milliwatt{ | |
1441 | dnam{"ミリワット"} | |
1442 | other{"{0} mW"} | |
1443 | } | |
1444 | watt{ | |
1445 | dnam{"ワット"} | |
1446 | other{"{0} W"} | |
1447 | } | |
1448 | } | |
1449 | pressure{ | |
1450 | hectopascal{ | |
1451 | dnam{"hPa"} | |
1452 | other{"{0} hPa"} | |
1453 | } | |
1454 | inch-hg{ | |
1455 | dnam{"水銀柱インチ"} | |
1456 | other{"{0} inHg"} | |
1457 | } | |
1458 | millibar{ | |
1459 | dnam{"ミリバール"} | |
1460 | other{"{0} mb"} | |
1461 | } | |
1462 | millimeter-of-mercury{ | |
1463 | dnam{"水銀柱ミリメートル"} | |
1464 | other{"{0} mm Hg"} | |
1465 | } | |
1466 | pound-per-square-inch{ | |
1467 | dnam{"重量ポンド毎平方インチ"} | |
1468 | other{"{0} psi"} | |
1469 | } | |
1470 | } | |
b331163b A |
1471 | speed{ |
1472 | kilometer-per-hour{ | |
1473 | dnam{"km/h"} | |
1474 | other{"{0} km/h"} | |
1475 | } | |
2ca993e8 A |
1476 | knot{ |
1477 | other{"{0} kn"} | |
1478 | } | |
b331163b A |
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 | } | |
2ca993e8 A |
1497 | generic{ |
1498 | dnam{"°"} | |
1499 | other{"{0}°"} | |
1500 | } | |
b331163b A |
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³"} | |
2ca993e8 | 1522 | per{"{0}/cm³"} |
b331163b A |
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³"} | |
2ca993e8 | 1539 | per{"{0}/m³"} |
b331163b A |
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 | } | |
2ca993e8 A |
1553 | cup-metric{ |
1554 | other{"{0} mc"} | |
1555 | } | |
b331163b A |
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"} | |
2ca993e8 | 1567 | per{"{0}/gal"} |
b331163b A |
1568 | } |
1569 | hectoliter{ | |
1570 | dnam{"ヘクトリットル"} | |
1571 | other{"{0} hL"} | |
1572 | } | |
1573 | liter{ | |
1574 | dnam{"リットル"} | |
1575 | other{"{0} l"} | |
2ca993e8 | 1576 | per{"{0}/l"} |
b331163b A |
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 | } | |
2ca993e8 A |
1590 | pint-metric{ |
1591 | other{"{0} mpt"} | |
1592 | } | |
b331163b A |
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 | } |