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