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