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