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