]>
Commit | Line | Data |
---|---|---|
b331163b A |
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/ms.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ms{ | |
10 | Version{"2.1.12.94"} | |
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{"daya g"} | |
20 | other{"{0} daya g"} | |
21 | } | |
22 | meter-per-second-squared{ | |
23 | dnam{"meter sesaat ganda dua"} | |
24 | other{"{0} meter sesaat ganda dua"} | |
25 | } | |
26 | } | |
27 | angle{ | |
28 | arc-minute{ | |
29 | dnam{"minit arka"} | |
30 | other{"{0} minit arka"} | |
31 | } | |
32 | arc-second{ | |
33 | dnam{"saat arka"} | |
34 | other{"{0} saat arka"} | |
35 | } | |
36 | degree{ | |
37 | dnam{"darjah"} | |
38 | other{"{0} darjah"} | |
39 | } | |
40 | radian{ | |
41 | dnam{"radian"} | |
42 | other{"{0} radian"} | |
43 | } | |
44 | } | |
45 | area{ | |
46 | acre{ | |
47 | dnam{"ekar"} | |
48 | other{"{0} ekar"} | |
49 | } | |
50 | hectare{ | |
51 | dnam{"hektar"} | |
52 | other{"{0} hektar"} | |
53 | } | |
54 | square-centimeter{ | |
55 | dnam{"sentimeter persegi"} | |
56 | other{"{0} sentimeter persegi"} | |
57 | } | |
58 | square-foot{ | |
59 | dnam{"kaki persegi"} | |
60 | other{"{0} kaki persegi"} | |
61 | } | |
62 | square-inch{ | |
63 | dnam{"inci persegi"} | |
64 | other{"{0} inci persegi"} | |
65 | } | |
66 | square-kilometer{ | |
67 | dnam{"kilometer persegi"} | |
68 | other{"{0} kilometer persegi"} | |
69 | } | |
70 | square-meter{ | |
71 | dnam{"meter persegi"} | |
72 | other{"{0} meter persegi"} | |
73 | } | |
74 | square-mile{ | |
75 | dnam{"batu persegi"} | |
76 | other{"{0} batu persegi"} | |
77 | } | |
78 | square-yard{ | |
79 | dnam{"ela persegi"} | |
80 | other{"{0} ela persegi"} | |
81 | } | |
82 | } | |
83 | compound{ | |
84 | per{"{0} per {1}"} | |
85 | } | |
86 | consumption{ | |
87 | liter-per-kilometer{ | |
88 | dnam{"liter sekilometer"} | |
89 | other{"{0} liter sekilometer"} | |
90 | } | |
91 | mile-per-gallon{ | |
92 | dnam{"batu segelen"} | |
93 | other{"{0} batu segelen"} | |
94 | } | |
95 | } | |
96 | digital{ | |
97 | bit{ | |
98 | dnam{"bit"} | |
99 | other{"{0} bit"} | |
100 | } | |
101 | byte{ | |
102 | dnam{"bait"} | |
103 | other{"{0} bait"} | |
104 | } | |
105 | gigabit{ | |
106 | dnam{"gigabit"} | |
107 | other{"{0} gigabit"} | |
108 | } | |
109 | gigabyte{ | |
110 | dnam{"gigabait"} | |
111 | other{"{0} gigabait"} | |
112 | } | |
113 | kilobit{ | |
114 | dnam{"kilobit"} | |
115 | other{"{0} kilobit"} | |
116 | } | |
117 | kilobyte{ | |
118 | dnam{"kilobait"} | |
119 | other{"{0} kilobait"} | |
120 | } | |
121 | megabit{ | |
122 | dnam{"megabit"} | |
123 | other{"{0} megabit"} | |
124 | } | |
125 | megabyte{ | |
126 | dnam{"megabait"} | |
127 | other{"{0} megabait"} | |
128 | } | |
129 | terabit{ | |
130 | dnam{"terabit"} | |
131 | other{"{0} terabit"} | |
132 | } | |
133 | terabyte{ | |
134 | dnam{"terabait"} | |
135 | other{"{0} terabait"} | |
136 | } | |
137 | } | |
138 | duration{ | |
139 | day{ | |
140 | dnam{"hari"} | |
141 | other{"{0} hari"} | |
142 | } | |
143 | hour{ | |
144 | dnam{"jam"} | |
145 | other{"{0} jam"} | |
146 | per{"{0} sejam"} | |
147 | } | |
148 | microsecond{ | |
149 | dnam{"mikrosaat"} | |
150 | other{"{0} mikrosaat"} | |
151 | } | |
152 | millisecond{ | |
153 | dnam{"milisaat"} | |
154 | other{"{0} milisaat"} | |
155 | } | |
156 | minute{ | |
157 | dnam{"minit"} | |
158 | other{"{0} minit"} | |
159 | } | |
160 | month{ | |
161 | dnam{"bulan"} | |
162 | other{"{0} bulan"} | |
163 | } | |
164 | nanosecond{ | |
165 | dnam{"nanosaat"} | |
166 | other{"{0} nanosaat"} | |
167 | } | |
168 | second{ | |
169 | dnam{"saat"} | |
170 | other{"{0} saat"} | |
171 | per{"{0} sesaat"} | |
172 | } | |
173 | week{ | |
174 | dnam{"minggu"} | |
175 | other{"{0} minggu"} | |
176 | } | |
177 | year{ | |
178 | dnam{"tahun"} | |
179 | other{"{0} tahun"} | |
180 | } | |
181 | } | |
182 | electric{ | |
183 | ampere{ | |
184 | dnam{"ampere"} | |
185 | other{"{0} ampere"} | |
186 | } | |
187 | milliampere{ | |
188 | dnam{"miliampere"} | |
189 | other{"{0} miliampere"} | |
190 | } | |
191 | ohm{ | |
192 | dnam{"ohm"} | |
193 | other{"{0} ohm"} | |
194 | } | |
195 | volt{ | |
196 | dnam{"volt"} | |
197 | other{"{0} volt"} | |
198 | } | |
199 | } | |
200 | energy{ | |
201 | calorie{ | |
202 | dnam{"kalori"} | |
203 | other{"{0} kalori"} | |
204 | } | |
205 | foodcalorie{ | |
206 | dnam{"Kalori"} | |
207 | other{"{0} Kalori"} | |
208 | } | |
209 | joule{ | |
210 | dnam{"joule"} | |
211 | other{"{0} joule"} | |
212 | } | |
213 | kilocalorie{ | |
214 | dnam{"kilokalori"} | |
215 | other{"{0} kilokalori"} | |
216 | } | |
217 | kilojoule{ | |
218 | dnam{"kilojoule"} | |
219 | other{"{0} kilojoule"} | |
220 | } | |
221 | kilowatt-hour{ | |
222 | dnam{"kilowatt jam"} | |
223 | other{"{0} kilowatt jam"} | |
224 | } | |
225 | } | |
226 | frequency{ | |
227 | gigahertz{ | |
228 | dnam{"gigahertz"} | |
229 | other{"{0} gigahertz"} | |
230 | } | |
231 | hertz{ | |
232 | dnam{"hertz"} | |
233 | other{"{0} hertz"} | |
234 | } | |
235 | kilohertz{ | |
236 | dnam{"kilohertz"} | |
237 | other{"{0} kilohertz"} | |
238 | } | |
239 | megahertz{ | |
240 | dnam{"megahertz"} | |
241 | other{"{0} megahertz"} | |
242 | } | |
243 | } | |
244 | length{ | |
245 | astronomical-unit{ | |
246 | dnam{"unit astronomi"} | |
247 | other{"{0} unit astronomi"} | |
248 | } | |
249 | centimeter{ | |
250 | dnam{"sentimeter"} | |
251 | other{"{0} sentimeter"} | |
252 | } | |
253 | decimeter{ | |
254 | dnam{"desimeter"} | |
255 | other{"{0} desimeter"} | |
256 | } | |
257 | foot{ | |
258 | dnam{"kaki"} | |
259 | other{"{0} kaki"} | |
260 | } | |
261 | inch{ | |
262 | dnam{"inci"} | |
263 | other{"{0} inci"} | |
264 | } | |
265 | kilometer{ | |
266 | dnam{"kilometer"} | |
267 | other{"{0} kilometer"} | |
268 | } | |
269 | light-year{ | |
270 | dnam{"tahun cahaya"} | |
271 | other{"{0} tahun cahaya"} | |
272 | } | |
273 | meter{ | |
274 | dnam{"meter"} | |
275 | other{"{0} meter"} | |
276 | } | |
277 | micrometer{ | |
278 | dnam{"mikrometer"} | |
279 | other{"{0} mikrometer"} | |
280 | } | |
281 | mile{ | |
282 | dnam{"batu"} | |
283 | other{"{0} batu"} | |
284 | } | |
285 | millimeter{ | |
286 | dnam{"milimeter"} | |
287 | other{"{0} milimeter"} | |
288 | } | |
289 | nanometer{ | |
290 | dnam{"nm"} | |
291 | other{"{0} nanometer"} | |
292 | } | |
293 | nautical-mile{ | |
294 | dnam{"batu nautika"} | |
295 | other{"{0} batu nautika"} | |
296 | } | |
297 | parsec{ | |
298 | dnam{"parsek"} | |
299 | other{"{0} parsek"} | |
300 | } | |
301 | picometer{ | |
302 | dnam{"pikometer"} | |
303 | other{"{0} pikometer"} | |
304 | } | |
305 | yard{ | |
306 | dnam{"ela"} | |
307 | other{"{0} ela"} | |
308 | } | |
309 | } | |
310 | light{ | |
311 | lux{ | |
312 | dnam{"lux"} | |
313 | other{"{0} lux"} | |
314 | } | |
315 | } | |
316 | mass{ | |
317 | carat{ | |
318 | dnam{"karat"} | |
319 | other{"{0} karat"} | |
320 | } | |
321 | gram{ | |
322 | dnam{"gram"} | |
323 | other{"{0} gram"} | |
324 | } | |
325 | kilogram{ | |
326 | dnam{"kilogram"} | |
327 | other{"{0} kilogram"} | |
328 | } | |
329 | metric-ton{ | |
330 | dnam{"metrik tan"} | |
331 | other{"{0} metrik tan"} | |
332 | } | |
333 | microgram{ | |
334 | dnam{"mikrogram"} | |
335 | other{"{0} mikrogram"} | |
336 | } | |
337 | milligram{ | |
338 | dnam{"miligram"} | |
339 | other{"{0} miligram"} | |
340 | } | |
341 | ounce{ | |
342 | dnam{"auns"} | |
343 | other{"{0} auns"} | |
344 | } | |
345 | ounce-troy{ | |
346 | dnam{"auns troy"} | |
347 | other{"{0} auns troy"} | |
348 | } | |
349 | pound{ | |
350 | dnam{"paun"} | |
351 | other{"{0} paun"} | |
352 | } | |
353 | ton{ | |
354 | dnam{"tan"} | |
355 | other{"{0} tan"} | |
356 | } | |
357 | } | |
358 | power{ | |
359 | gigawatt{ | |
360 | dnam{"gigawatt"} | |
361 | other{"{0} gigawatt"} | |
362 | } | |
363 | horsepower{ | |
364 | dnam{"kuasa kuda"} | |
365 | other{"{0} kuasa kuda"} | |
366 | } | |
367 | kilowatt{ | |
368 | dnam{"kilowatt"} | |
369 | other{"{0} kilowatt"} | |
370 | } | |
371 | megawatt{ | |
372 | dnam{"megawatt"} | |
373 | other{"{0} megawatt"} | |
374 | } | |
375 | milliwatt{ | |
376 | dnam{"miliwatt"} | |
377 | other{"{0} miliwatt"} | |
378 | } | |
379 | watt{ | |
380 | dnam{"watt"} | |
381 | other{"{0} watt"} | |
382 | } | |
383 | } | |
384 | pressure{ | |
385 | hectopascal{ | |
386 | dnam{"hektopascal"} | |
387 | other{"{0} hektopascal"} | |
388 | } | |
389 | inch-hg{ | |
390 | dnam{"inci raksa"} | |
391 | other{"{0} inci raksa"} | |
392 | } | |
393 | millibar{ | |
394 | dnam{"milibar"} | |
395 | other{"{0} milibar"} | |
396 | } | |
397 | millimeter-of-mercury{ | |
398 | dnam{"milimeter raksa"} | |
399 | other{"{0} milimeter raksa"} | |
400 | } | |
401 | pound-per-square-inch{ | |
402 | dnam{"paun seinci persegi"} | |
403 | other{"{0} paun seinci persegi"} | |
404 | } | |
405 | } | |
406 | proportion{ | |
407 | karat{ | |
408 | dnam{"karat"} | |
409 | other{"{0} karat"} | |
410 | } | |
411 | } | |
412 | speed{ | |
413 | kilometer-per-hour{ | |
414 | dnam{"kilometer sejam"} | |
415 | other{"{0} kilometer sejam"} | |
416 | } | |
417 | meter-per-second{ | |
418 | dnam{"meter sesaat"} | |
419 | other{"{0} meter sesaat"} | |
420 | } | |
421 | mile-per-hour{ | |
422 | dnam{"batu sejam"} | |
423 | other{"{0} batu sejam"} | |
424 | } | |
425 | } | |
426 | temperature{ | |
427 | celsius{ | |
428 | dnam{"darjah Celsius"} | |
429 | other{"{0}darjah Celsius"} | |
430 | } | |
431 | fahrenheit{ | |
432 | dnam{"darjah Fahrenheit"} | |
433 | other{"{0} darjah Fahrenheit"} | |
434 | } | |
435 | kelvin{ | |
436 | dnam{"kelvin"} | |
437 | other{"{0} kelvin"} | |
438 | } | |
439 | } | |
440 | volume{ | |
441 | acre-foot{ | |
442 | dnam{"ekar-kaki"} | |
443 | other{"{0} ekar-kaki"} | |
444 | } | |
445 | centiliter{ | |
446 | dnam{"sentiliter"} | |
447 | other{"{0} sentiliter"} | |
448 | } | |
449 | cubic-centimeter{ | |
450 | dnam{"sentimeter padu"} | |
451 | other{"{0} sentimeter padu"} | |
452 | } | |
453 | cubic-foot{ | |
454 | dnam{"kaki padu"} | |
455 | other{"{0} kaki padu"} | |
456 | } | |
457 | cubic-inch{ | |
458 | dnam{"inci padu"} | |
459 | other{"{0} inci padu"} | |
460 | } | |
461 | cubic-kilometer{ | |
462 | dnam{"kilometer padu"} | |
463 | other{"{0} kilometer padu"} | |
464 | } | |
465 | cubic-meter{ | |
466 | dnam{"meter padu"} | |
467 | other{"{0} meter padu"} | |
468 | } | |
469 | cubic-mile{ | |
470 | dnam{"batu padu"} | |
471 | other{"{0} batu padu"} | |
472 | } | |
473 | cubic-yard{ | |
474 | dnam{"ela padu"} | |
475 | other{"{0} ela padu"} | |
476 | } | |
477 | cup{ | |
478 | dnam{"cawan"} | |
479 | other{"{0} cawan"} | |
480 | } | |
481 | deciliter{ | |
482 | dnam{"desiliter"} | |
483 | other{"{0} desiliter"} | |
484 | } | |
485 | fluid-ounce{ | |
486 | dnam{"auns cecair"} | |
487 | other{"{0} auns cecair"} | |
488 | } | |
489 | gallon{ | |
490 | dnam{"gelen"} | |
491 | other{"{0} gelen"} | |
492 | } | |
493 | hectoliter{ | |
494 | dnam{"hektoliter"} | |
495 | other{"{0} hektoliter"} | |
496 | } | |
497 | liter{ | |
498 | dnam{"liter"} | |
499 | other{"{0} liter"} | |
500 | } | |
501 | megaliter{ | |
502 | dnam{"megaliter"} | |
503 | other{"{0} megaliter"} | |
504 | } | |
505 | milliliter{ | |
506 | dnam{"mililiter"} | |
507 | other{"{0} mililiter"} | |
508 | } | |
509 | pint{ | |
510 | dnam{"pain"} | |
511 | other{"{0} pain"} | |
512 | } | |
513 | quart{ | |
514 | dnam{"kuart"} | |
515 | other{"{0} kuart"} | |
516 | } | |
517 | tablespoon{ | |
518 | dnam{"sudu besar"} | |
519 | other{"{0} sudu besar"} | |
520 | } | |
521 | teaspoon{ | |
522 | dnam{"sudu teh"} | |
523 | other{"{0} sudu teh"} | |
524 | } | |
525 | } | |
526 | } | |
527 | unitsNarrow{ | |
528 | acceleration{ | |
529 | g-force{ | |
530 | other{"{0} g"} | |
531 | } | |
532 | } | |
533 | angle{ | |
534 | arc-minute{ | |
535 | other{"{0}′"} | |
536 | } | |
537 | arc-second{ | |
538 | other{"{0}″"} | |
539 | } | |
540 | degree{ | |
541 | other{"{0}°"} | |
542 | } | |
543 | } | |
544 | area{ | |
545 | acre{ | |
546 | other{"{0} ekar"} | |
547 | } | |
548 | hectare{ | |
549 | other{"{0} ha"} | |
550 | } | |
551 | square-foot{ | |
552 | other{"{0} ka²"} | |
553 | } | |
554 | square-kilometer{ | |
555 | other{"{0} km²"} | |
556 | } | |
557 | square-meter{ | |
558 | other{"{0} m²"} | |
559 | } | |
560 | square-mile{ | |
561 | other{"{0} bt²"} | |
562 | } | |
563 | } | |
564 | compound{ | |
565 | per{"{0}/{1}"} | |
566 | } | |
567 | duration{ | |
568 | day{ | |
569 | dnam{"hari"} | |
570 | other{"{0}h"} | |
571 | } | |
572 | hour{ | |
573 | dnam{"jam"} | |
574 | other{"{0}j"} | |
575 | } | |
576 | millisecond{ | |
577 | dnam{"milisaat"} | |
578 | other{"{0}ms"} | |
579 | } | |
580 | minute{ | |
581 | dnam{"minit"} | |
582 | other{"{0}min"} | |
583 | } | |
584 | month{ | |
585 | dnam{"bulan"} | |
586 | other{"{0}bln"} | |
587 | } | |
588 | second{ | |
589 | dnam{"saat"} | |
590 | other{"{0}s"} | |
591 | } | |
592 | week{ | |
593 | dnam{"minggu"} | |
594 | other{"{0}mgu"} | |
595 | } | |
596 | year{ | |
597 | dnam{"thn"} | |
598 | other{"{0}thn"} | |
599 | } | |
600 | } | |
601 | length{ | |
602 | centimeter{ | |
603 | dnam{"sentimeter"} | |
604 | other{"{0} cm"} | |
605 | } | |
606 | foot{ | |
607 | other{"{0}'"} | |
608 | } | |
609 | inch{ | |
610 | other{"{0}\u0022"} | |
611 | } | |
612 | kilometer{ | |
613 | dnam{"kilometer"} | |
614 | other{"{0} km"} | |
615 | } | |
616 | light-year{ | |
617 | other{"{0} t. chya"} | |
618 | } | |
619 | meter{ | |
620 | dnam{"meter"} | |
621 | other{"{0} m"} | |
622 | } | |
623 | mile{ | |
624 | other{"{0} bt"} | |
625 | } | |
626 | millimeter{ | |
627 | dnam{"mm"} | |
628 | other{"{0} mm"} | |
629 | } | |
630 | picometer{ | |
631 | other{"{0} pm"} | |
632 | } | |
633 | yard{ | |
634 | other{"{0} ela"} | |
635 | } | |
636 | } | |
637 | mass{ | |
638 | gram{ | |
639 | dnam{"gram"} | |
640 | other{"{0} g"} | |
641 | } | |
642 | kilogram{ | |
643 | dnam{"kg"} | |
644 | other{"{0} kg"} | |
645 | } | |
646 | ounce{ | |
647 | other{"{0} auns"} | |
648 | } | |
649 | pound{ | |
650 | other{"{0} paun"} | |
651 | } | |
652 | } | |
653 | power{ | |
654 | horsepower{ | |
655 | other{"{0} hp"} | |
656 | } | |
657 | kilowatt{ | |
658 | other{"{0} kW"} | |
659 | } | |
660 | watt{ | |
661 | other{"{0} W"} | |
662 | } | |
663 | } | |
664 | pressure{ | |
665 | hectopascal{ | |
666 | other{"{0} hPa"} | |
667 | } | |
668 | inch-hg{ | |
669 | other{"{0} inHg"} | |
670 | } | |
671 | millibar{ | |
672 | other{"{0} mb"} | |
673 | } | |
674 | } | |
675 | speed{ | |
676 | kilometer-per-hour{ | |
677 | dnam{"km/j"} | |
678 | other{"{0} kmj"} | |
679 | } | |
680 | meter-per-second{ | |
681 | other{"{0} m/s"} | |
682 | } | |
683 | mile-per-hour{ | |
684 | other{"{0} bsj"} | |
685 | } | |
686 | } | |
687 | temperature{ | |
688 | celsius{ | |
689 | dnam{"°C"} | |
690 | other{"{0}°C"} | |
691 | } | |
692 | fahrenheit{ | |
693 | other{"{0}°F"} | |
694 | } | |
695 | } | |
696 | volume{ | |
697 | cubic-kilometer{ | |
698 | other{"{0} km³"} | |
699 | } | |
700 | cubic-mile{ | |
701 | other{"{0} bt³"} | |
702 | } | |
703 | liter{ | |
704 | dnam{"liter"} | |
705 | other{"{0} l"} | |
706 | } | |
707 | } | |
708 | } | |
709 | unitsShort{ | |
710 | acceleration{ | |
711 | g-force{ | |
712 | dnam{"daya g"} | |
713 | other{"{0} G"} | |
714 | } | |
715 | meter-per-second-squared{ | |
716 | dnam{"meter/s²"} | |
717 | other{"{0} m/s²"} | |
718 | } | |
719 | } | |
720 | angle{ | |
721 | arc-minute{ | |
722 | dnam{"arcmin"} | |
723 | other{"{0} arcmin"} | |
724 | } | |
725 | arc-second{ | |
726 | dnam{"saat arka"} | |
727 | other{"{0} saat arka"} | |
728 | } | |
729 | degree{ | |
730 | dnam{"darjah"} | |
731 | other{"{0} darjah"} | |
732 | } | |
733 | radian{ | |
734 | dnam{"radian"} | |
735 | other{"{0} rad"} | |
736 | } | |
737 | } | |
738 | area{ | |
739 | acre{ | |
740 | dnam{"ekar"} | |
741 | other{"{0} ekar"} | |
742 | } | |
743 | hectare{ | |
744 | dnam{"hektar"} | |
745 | other{"{0} ha"} | |
746 | } | |
747 | square-centimeter{ | |
748 | dnam{"cm²"} | |
749 | other{"{0} cm²"} | |
750 | } | |
751 | square-foot{ | |
752 | dnam{"ka persegi"} | |
753 | other{"{0} ka²"} | |
754 | } | |
755 | square-inch{ | |
756 | dnam{"inci²"} | |
757 | other{"{0} in²"} | |
758 | } | |
759 | square-kilometer{ | |
760 | dnam{"km²"} | |
761 | other{"{0} km²"} | |
762 | } | |
763 | square-meter{ | |
764 | dnam{"m²"} | |
765 | other{"{0} m²"} | |
766 | } | |
767 | square-mile{ | |
768 | dnam{"batu persegi"} | |
769 | other{"{0} bt²"} | |
770 | } | |
771 | square-yard{ | |
772 | dnam{"ela²"} | |
773 | other{"{0} ela²"} | |
774 | } | |
775 | } | |
776 | compound{ | |
777 | per{"{0}/{1}"} | |
778 | } | |
779 | consumption{ | |
780 | liter-per-kilometer{ | |
781 | dnam{"liter/km"} | |
782 | other{"{0} L/km"} | |
783 | } | |
784 | mile-per-gallon{ | |
785 | dnam{"batu/gal"} | |
786 | other{"{0} bpg"} | |
787 | } | |
788 | } | |
789 | digital{ | |
790 | bit{ | |
791 | dnam{"bit"} | |
792 | other{"{0} bit"} | |
793 | } | |
794 | byte{ | |
795 | dnam{"bait"} | |
796 | other{"{0} bait"} | |
797 | } | |
798 | gigabit{ | |
799 | dnam{"Gbit"} | |
800 | other{"{0} Gb"} | |
801 | } | |
802 | gigabyte{ | |
803 | dnam{"GBait"} | |
804 | other{"{0} GB"} | |
805 | } | |
806 | kilobit{ | |
807 | dnam{"kbit"} | |
808 | other{"{0} kb"} | |
809 | } | |
810 | kilobyte{ | |
811 | dnam{"kBait"} | |
812 | other{"{0} kB"} | |
813 | } | |
814 | megabit{ | |
815 | dnam{"Mbit"} | |
816 | other{"{0} Mb"} | |
817 | } | |
818 | megabyte{ | |
819 | dnam{"MBait"} | |
820 | other{"{0} MB"} | |
821 | } | |
822 | terabit{ | |
823 | dnam{"Tbit"} | |
824 | other{"{0} Tb"} | |
825 | } | |
826 | terabyte{ | |
827 | dnam{"TBait"} | |
828 | other{"{0} TB"} | |
829 | } | |
830 | } | |
831 | duration{ | |
832 | day{ | |
833 | dnam{"hari"} | |
834 | other{"{0} hari"} | |
835 | } | |
836 | hour{ | |
837 | dnam{"jam"} | |
838 | other{"{0} j"} | |
839 | per{"{0}/j"} | |
840 | } | |
841 | microsecond{ | |
842 | dnam{"μsaat"} | |
843 | other{"{0} μs"} | |
844 | } | |
845 | millisecond{ | |
846 | dnam{"milisaat"} | |
847 | other{"{0} ms"} | |
848 | } | |
849 | minute{ | |
850 | dnam{"minit"} | |
851 | other{"{0} min"} | |
852 | } | |
853 | month{ | |
854 | dnam{"bulan"} | |
855 | other{"{0} bln"} | |
856 | } | |
857 | nanosecond{ | |
858 | dnam{"nanosaat"} | |
859 | other{"{0} ns"} | |
860 | } | |
861 | second{ | |
862 | dnam{"saat"} | |
863 | other{"{0} saat"} | |
864 | per{"{0}/s"} | |
865 | } | |
866 | week{ | |
867 | dnam{"minggu"} | |
868 | other{"{0} mgu"} | |
869 | } | |
870 | year{ | |
871 | dnam{"tahun"} | |
872 | other{"{0} thn"} | |
873 | } | |
874 | } | |
875 | electric{ | |
876 | ampere{ | |
877 | dnam{"amp"} | |
878 | other{"{0} A"} | |
879 | } | |
880 | milliampere{ | |
881 | dnam{"miliamp"} | |
882 | other{"{0} mA"} | |
883 | } | |
884 | ohm{ | |
885 | dnam{"ohm"} | |
886 | other{"{0} Ω"} | |
887 | } | |
888 | volt{ | |
889 | dnam{"volt"} | |
890 | other{"{0} V"} | |
891 | } | |
892 | } | |
893 | energy{ | |
894 | calorie{ | |
895 | dnam{"kal"} | |
896 | other{"{0} kal"} | |
897 | } | |
898 | foodcalorie{ | |
899 | dnam{"Kal"} | |
900 | other{"{0} Kal"} | |
901 | } | |
902 | joule{ | |
903 | dnam{"joule"} | |
904 | other{"{0} J"} | |
905 | } | |
906 | kilocalorie{ | |
907 | dnam{"kkal"} | |
908 | other{"{0} kkal"} | |
909 | } | |
910 | kilojoule{ | |
911 | dnam{"kilojoule"} | |
912 | other{"{0} kJ"} | |
913 | } | |
914 | kilowatt-hour{ | |
915 | dnam{"kWh"} | |
916 | other{"{0} kWh"} | |
917 | } | |
918 | } | |
919 | frequency{ | |
920 | gigahertz{ | |
921 | dnam{"GHz"} | |
922 | other{"{0} GHz"} | |
923 | } | |
924 | hertz{ | |
925 | dnam{"Hz"} | |
926 | other{"{0} Hz"} | |
927 | } | |
928 | kilohertz{ | |
929 | dnam{"kHz"} | |
930 | other{"{0} kHz"} | |
931 | } | |
932 | megahertz{ | |
933 | dnam{"MHz"} | |
934 | other{"{0} MHz"} | |
935 | } | |
936 | } | |
937 | length{ | |
938 | astronomical-unit{ | |
939 | dnam{"au"} | |
940 | other{"{0} au"} | |
941 | } | |
942 | centimeter{ | |
943 | dnam{"sentimeter"} | |
944 | other{"{0} cm"} | |
945 | } | |
946 | decimeter{ | |
947 | dnam{"dm"} | |
948 | other{"{0} dm"} | |
949 | } | |
950 | foot{ | |
951 | dnam{"kaki"} | |
952 | other{"{0} ka"} | |
953 | } | |
954 | inch{ | |
955 | dnam{"inci"} | |
956 | other{"{0} in"} | |
957 | } | |
958 | kilometer{ | |
959 | dnam{"kilometer"} | |
960 | other{"{0} km"} | |
961 | } | |
962 | light-year{ | |
963 | dnam{"thn cahaya"} | |
964 | other{"{0} thn cahaya"} | |
965 | } | |
966 | meter{ | |
967 | dnam{"meter"} | |
968 | other{"{0} m"} | |
969 | } | |
970 | micrometer{ | |
971 | dnam{"µmeter"} | |
972 | other{"{0} µm"} | |
973 | } | |
974 | mile{ | |
975 | dnam{"batu"} | |
976 | other{"{0} bt"} | |
977 | } | |
978 | millimeter{ | |
979 | dnam{"mm"} | |
980 | other{"{0} mm"} | |
981 | } | |
982 | nanometer{ | |
983 | dnam{"nm"} | |
984 | other{"{0} nm"} | |
985 | } | |
986 | nautical-mile{ | |
987 | dnam{"btn"} | |
988 | other{"{0} btn"} | |
989 | } | |
990 | parsec{ | |
991 | dnam{"pc"} | |
992 | other{"{0} pc"} | |
993 | } | |
994 | picometer{ | |
995 | dnam{"pm"} | |
996 | other{"{0} pm"} | |
997 | } | |
998 | yard{ | |
999 | dnam{"ela"} | |
1000 | other{"{0} ela"} | |
1001 | } | |
1002 | } | |
1003 | light{ | |
1004 | lux{ | |
1005 | dnam{"lux"} | |
1006 | other{"{0} lx"} | |
1007 | } | |
1008 | } | |
1009 | mass{ | |
1010 | carat{ | |
1011 | dnam{"karat"} | |
1012 | other{"{0} CD"} | |
1013 | } | |
1014 | gram{ | |
1015 | dnam{"gram"} | |
1016 | other{"{0} g"} | |
1017 | } | |
1018 | kilogram{ | |
1019 | dnam{"kilogram"} | |
1020 | other{"{0} kg"} | |
1021 | } | |
1022 | metric-ton{ | |
1023 | dnam{"t"} | |
1024 | other{"{0} t"} | |
1025 | } | |
1026 | microgram{ | |
1027 | dnam{"µg"} | |
1028 | other{"{0} µg"} | |
1029 | } | |
1030 | milligram{ | |
1031 | dnam{"mg"} | |
1032 | other{"{0} mg"} | |
1033 | } | |
1034 | ounce{ | |
1035 | dnam{"auns"} | |
1036 | other{"{0} oz"} | |
1037 | } | |
1038 | ounce-troy{ | |
1039 | dnam{"oz troy"} | |
1040 | other{"{0} oz t"} | |
1041 | } | |
1042 | pound{ | |
1043 | dnam{"paun"} | |
1044 | other{"{0} lb"} | |
1045 | } | |
1046 | ton{ | |
1047 | dnam{"tan"} | |
1048 | other{"{0} tn"} | |
1049 | } | |
1050 | } | |
1051 | power{ | |
1052 | gigawatt{ | |
1053 | dnam{"GW"} | |
1054 | other{"{0} GW"} | |
1055 | } | |
1056 | horsepower{ | |
1057 | dnam{"hp"} | |
1058 | other{"{0} hp"} | |
1059 | } | |
1060 | kilowatt{ | |
1061 | dnam{"kW"} | |
1062 | other{"{0} kW"} | |
1063 | } | |
1064 | megawatt{ | |
1065 | dnam{"MW"} | |
1066 | other{"{0} MW"} | |
1067 | } | |
1068 | milliwatt{ | |
1069 | dnam{"mW"} | |
1070 | other{"{0} mW"} | |
1071 | } | |
1072 | watt{ | |
1073 | dnam{"watt"} | |
1074 | other{"{0} W"} | |
1075 | } | |
1076 | } | |
1077 | pressure{ | |
1078 | hectopascal{ | |
1079 | dnam{"hPa"} | |
1080 | other{"{0} hPa"} | |
1081 | } | |
1082 | inch-hg{ | |
1083 | dnam{"inHg"} | |
1084 | other{"{0} inHg"} | |
1085 | } | |
1086 | millibar{ | |
1087 | dnam{"mbar"} | |
1088 | other{"{0} mbar"} | |
1089 | } | |
1090 | millimeter-of-mercury{ | |
1091 | dnam{"mm Hg"} | |
1092 | other{"{0} mm Hg"} | |
1093 | } | |
1094 | pound-per-square-inch{ | |
1095 | dnam{"psi"} | |
1096 | other{"{0} psi"} | |
1097 | } | |
1098 | } | |
1099 | proportion{ | |
1100 | karat{ | |
1101 | dnam{"karat"} | |
1102 | other{"{0} kt"} | |
1103 | } | |
1104 | } | |
1105 | speed{ | |
1106 | kilometer-per-hour{ | |
1107 | dnam{"km/jam"} | |
1108 | other{"{0} kmj"} | |
1109 | } | |
1110 | meter-per-second{ | |
1111 | dnam{"meter/saat"} | |
1112 | other{"{0} m/s"} | |
1113 | } | |
1114 | mile-per-hour{ | |
1115 | dnam{"batu/jam"} | |
1116 | other{"{0} bsj"} | |
1117 | } | |
1118 | } | |
1119 | temperature{ | |
1120 | celsius{ | |
1121 | dnam{"darjah C"} | |
1122 | other{"{0}°C"} | |
1123 | } | |
1124 | fahrenheit{ | |
1125 | dnam{"darjah F"} | |
1126 | other{"{0}°F"} | |
1127 | } | |
1128 | kelvin{ | |
1129 | dnam{"K"} | |
1130 | other{"{0}°K"} | |
1131 | } | |
1132 | } | |
1133 | volume{ | |
1134 | acre-foot{ | |
1135 | dnam{"ekar ka"} | |
1136 | other{"{0} ekar ka"} | |
1137 | } | |
1138 | centiliter{ | |
1139 | dnam{"cL"} | |
1140 | other{"{0} cL"} | |
1141 | } | |
1142 | cubic-centimeter{ | |
1143 | dnam{"cm³"} | |
1144 | other{"{0} cm³"} | |
1145 | } | |
1146 | cubic-foot{ | |
1147 | dnam{"ka³"} | |
1148 | other{"{0} ka³"} | |
1149 | } | |
1150 | cubic-inch{ | |
1151 | dnam{"in³"} | |
1152 | other{"{0} in³"} | |
1153 | } | |
1154 | cubic-kilometer{ | |
1155 | dnam{"km³"} | |
1156 | other{"{0} km³"} | |
1157 | } | |
1158 | cubic-meter{ | |
1159 | dnam{"m³"} | |
1160 | other{"{0} m³"} | |
1161 | } | |
1162 | cubic-mile{ | |
1163 | dnam{"bt³"} | |
1164 | other{"{0} bt³"} | |
1165 | } | |
1166 | cubic-yard{ | |
1167 | dnam{"yd³"} | |
1168 | other{"{0} yd³"} | |
1169 | } | |
1170 | cup{ | |
1171 | dnam{"cawan"} | |
1172 | other{"{0} c"} | |
1173 | } | |
1174 | deciliter{ | |
1175 | dnam{"dL"} | |
1176 | other{"{0} dL"} | |
1177 | } | |
1178 | fluid-ounce{ | |
1179 | dnam{"fl oz"} | |
1180 | other{"{0} fl oz"} | |
1181 | } | |
1182 | gallon{ | |
1183 | dnam{"gal"} | |
1184 | other{"{0} gal"} | |
1185 | } | |
1186 | hectoliter{ | |
1187 | dnam{"hL"} | |
1188 | other{"{0} hL"} | |
1189 | } | |
1190 | liter{ | |
1191 | dnam{"liter"} | |
1192 | other{"{0} l"} | |
1193 | } | |
1194 | megaliter{ | |
1195 | dnam{"ML"} | |
1196 | other{"{0} ML"} | |
1197 | } | |
1198 | milliliter{ | |
1199 | dnam{"mL"} | |
1200 | other{"{0} mL"} | |
1201 | } | |
1202 | pint{ | |
1203 | dnam{"pain"} | |
1204 | other{"{0} pt"} | |
1205 | } | |
1206 | quart{ | |
1207 | dnam{"qt"} | |
1208 | other{"{0} qt"} | |
1209 | } | |
1210 | tablespoon{ | |
1211 | dnam{"sudu besar"} | |
1212 | other{"{0} sudu besar"} | |
1213 | } | |
1214 | teaspoon{ | |
1215 | dnam{"sudu teh"} | |
1216 | other{"{0} sudu teh"} | |
1217 | } | |
1218 | } | |
1219 | } | |
1220 | } |