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