]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2015 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/fi.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | fi{ | |
10 | Version{"2.1.13.33"} | |
11 | durationUnits{ | |
12 | hm{"h.mm"} | |
13 | hms{"h.mm.ss"} | |
14 | ms{"m.ss"} | |
15 | } | |
16 | units{ | |
17 | acceleration{ | |
18 | g-force{ | |
19 | dnam{"G-voimat"} | |
20 | one{"{0} G-voima"} | |
21 | other{"{0} G-voimaa"} | |
22 | } | |
23 | meter-per-second-squared{ | |
24 | dnam{"metrit per sekunti toiseen"} | |
25 | one{"{0} metri per sekunti toiseen"} | |
26 | other{"{0} metriä per sekunti toiseen"} | |
27 | } | |
28 | } | |
29 | angle{ | |
30 | arc-minute{ | |
31 | dnam{"kulmaminuutit"} | |
32 | one{"{0} kulmaminuutti"} | |
33 | other{"{0} kulmaminuuttia"} | |
34 | } | |
35 | arc-second{ | |
36 | dnam{"kulmasekunnit"} | |
37 | one{"{0} kulmasekunti"} | |
38 | other{"{0} kulmasekuntia"} | |
39 | } | |
40 | degree{ | |
41 | dnam{"asteet"} | |
42 | one{"{0} aste"} | |
43 | other{"{0} astetta"} | |
44 | } | |
45 | radian{ | |
46 | dnam{"radiaanit"} | |
47 | one{"{0} radiaani"} | |
48 | other{"{0} radiaania"} | |
49 | } | |
50 | } | |
51 | area{ | |
52 | acre{ | |
53 | dnam{"eekkerit"} | |
54 | one{"{0} eekkeri"} | |
55 | other{"{0} eekkeriä"} | |
56 | } | |
57 | hectare{ | |
58 | dnam{"hehtaarit"} | |
59 | one{"{0} hehtaari"} | |
60 | other{"{0} hehtaaria"} | |
61 | } | |
62 | square-centimeter{ | |
63 | dnam{"neliösenttimetrit"} | |
64 | one{"{0} neliösenttimetri"} | |
65 | other{"{0} neliösenttimetriä"} | |
66 | } | |
67 | square-foot{ | |
68 | dnam{"neliöjalat"} | |
69 | one{"{0} neliöjalka"} | |
70 | other{"{0} neliöjalkaa"} | |
71 | } | |
72 | square-inch{ | |
73 | dnam{"neliötuumat"} | |
74 | one{"{0} neliötuuma"} | |
75 | other{"{0} neliötuumaa"} | |
76 | } | |
77 | square-kilometer{ | |
78 | dnam{"neliökilometrit"} | |
79 | one{"{0} neliökilometri"} | |
80 | other{"{0} neliökilometriä"} | |
81 | } | |
82 | square-meter{ | |
83 | dnam{"neliömetrit"} | |
84 | one{"{0} neliömetri"} | |
85 | other{"{0} neliömetriä"} | |
86 | } | |
87 | square-mile{ | |
88 | dnam{"neliömailit"} | |
89 | one{"{0} neliömaili"} | |
90 | other{"{0} neliömailia"} | |
91 | } | |
92 | square-yard{ | |
93 | dnam{"neliöjaardit"} | |
94 | one{"{0} neliöjaardi"} | |
95 | other{"{0} neliöjaardia"} | |
96 | } | |
97 | } | |
98 | compound{ | |
99 | per{"{0}/{1}"} | |
100 | } | |
101 | consumption{ | |
102 | liter-per-kilometer{ | |
103 | dnam{"litrat per kilometri"} | |
104 | one{"{0} litra per kilometri"} | |
105 | other{"{0} litraa per kilometri"} | |
106 | } | |
107 | mile-per-gallon{ | |
108 | dnam{"mailit per gallona"} | |
109 | one{"{0} maili per gallona"} | |
110 | other{"{0} mailia per gallona"} | |
111 | } | |
112 | } | |
113 | digital{ | |
114 | bit{ | |
115 | dnam{"bitit"} | |
116 | one{"{0} bitti"} | |
117 | other{"{0} bittiä"} | |
118 | } | |
119 | byte{ | |
120 | dnam{"tavut"} | |
121 | one{"{0} tavu"} | |
122 | other{"{0} tavua"} | |
123 | } | |
124 | gigabit{ | |
125 | dnam{"gigabitit"} | |
126 | one{"{0} gigabitti"} | |
127 | other{"{0} gigabittiä"} | |
128 | } | |
129 | gigabyte{ | |
130 | dnam{"gigatavut"} | |
131 | one{"{0} gigatavu"} | |
132 | other{"{0} gigatavua"} | |
133 | } | |
134 | kilobit{ | |
135 | dnam{"kilobitit"} | |
136 | one{"{0} kilobitti"} | |
137 | other{"{0} kilobittiä"} | |
138 | } | |
139 | kilobyte{ | |
140 | dnam{"kilotavut"} | |
141 | one{"{0} kilotavu"} | |
142 | other{"{0} kilotavua"} | |
143 | } | |
144 | megabit{ | |
145 | dnam{"megabitit"} | |
146 | one{"{0} megabitti"} | |
147 | other{"{0} megabittiä"} | |
148 | } | |
149 | megabyte{ | |
150 | dnam{"megatavut"} | |
151 | one{"{0} megatavu"} | |
152 | other{"{0} megatavua"} | |
153 | } | |
154 | terabit{ | |
155 | dnam{"terabitit"} | |
156 | one{"{0} terabitti"} | |
157 | other{"{0} terabittiä"} | |
158 | } | |
159 | terabyte{ | |
160 | dnam{"teratavut"} | |
161 | one{"{0} teratavu"} | |
162 | other{"{0} teratavua"} | |
163 | } | |
164 | } | |
165 | duration{ | |
166 | day{ | |
167 | dnam{"päivät"} | |
168 | one{"{0} päivä"} | |
169 | other{"{0} päivää"} | |
170 | } | |
171 | hour{ | |
172 | dnam{"tunnit"} | |
173 | one{"{0} tunti"} | |
174 | other{"{0} tuntia"} | |
175 | per{"{0} tunnissa"} | |
176 | } | |
177 | microsecond{ | |
178 | dnam{"mikrosekunnit"} | |
179 | one{"{0} mikrosekunti"} | |
180 | other{"{0} mikrosekuntia"} | |
181 | } | |
182 | millisecond{ | |
183 | dnam{"millisekunnit"} | |
184 | one{"{0} millisekunti"} | |
185 | other{"{0} millisekuntia"} | |
186 | } | |
187 | minute{ | |
188 | dnam{"minuutit"} | |
189 | one{"{0} minuutti"} | |
190 | other{"{0} minuuttia"} | |
191 | } | |
192 | month{ | |
193 | dnam{"kuukaudet"} | |
194 | one{"{0} kuukausi"} | |
195 | other{"{0} kuukautta"} | |
196 | } | |
197 | nanosecond{ | |
198 | dnam{"nanosekunnit"} | |
199 | one{"{0} nanosekunti"} | |
200 | other{"{0} nanosekuntia"} | |
201 | } | |
202 | second{ | |
203 | dnam{"sekunnit"} | |
204 | one{"{0} sekunti"} | |
205 | other{"{0} sekuntia"} | |
206 | per{"{0} sekunnissa"} | |
207 | } | |
208 | week{ | |
209 | dnam{"viikot"} | |
210 | one{"{0} viikko"} | |
211 | other{"{0} viikkoa"} | |
212 | } | |
213 | year{ | |
214 | dnam{"vuodet"} | |
215 | one{"{0} vuosi"} | |
216 | other{"{0} vuotta"} | |
217 | } | |
218 | } | |
219 | electric{ | |
220 | ampere{ | |
221 | dnam{"ampeerit"} | |
222 | one{"{0} ampeeri"} | |
223 | other{"{0} ampeeria"} | |
224 | } | |
225 | milliampere{ | |
226 | dnam{"milliampeerit"} | |
227 | one{"{0} milliampeeri"} | |
228 | other{"{0} milliampeeria"} | |
229 | } | |
230 | ohm{ | |
231 | dnam{"ohmit"} | |
232 | one{"{0} ohmi"} | |
233 | other{"{0} ohmia"} | |
234 | } | |
235 | volt{ | |
236 | dnam{"voltit"} | |
237 | one{"{0} voltti"} | |
238 | other{"{0} volttia"} | |
239 | } | |
240 | } | |
241 | energy{ | |
242 | calorie{ | |
243 | dnam{"kalorit"} | |
244 | one{"{0} kalori"} | |
245 | other{"{0} kaloria"} | |
246 | } | |
247 | foodcalorie{ | |
248 | dnam{"kilokalorit"} | |
249 | one{"{0} kilokalori"} | |
250 | other{"{0} kilokaloria"} | |
251 | } | |
252 | joule{ | |
253 | dnam{"joulet"} | |
254 | one{"{0} joule"} | |
255 | other{"{0} joulea"} | |
256 | } | |
257 | kilocalorie{ | |
258 | dnam{"kilokalorit"} | |
259 | one{"{0} kilokalori"} | |
260 | other{"{0} kilokaloria"} | |
261 | } | |
262 | kilojoule{ | |
263 | dnam{"kilojoulet"} | |
264 | one{"{0} kilojoule"} | |
265 | other{"{0} kilojoulea"} | |
266 | } | |
267 | kilowatt-hour{ | |
268 | dnam{"kilowattitunnit"} | |
269 | one{"{0} kilowattitunti"} | |
270 | other{"{0} kilowattituntia"} | |
271 | } | |
272 | } | |
273 | frequency{ | |
274 | gigahertz{ | |
275 | dnam{"gigahertsit"} | |
276 | one{"{0} gigahertsi"} | |
277 | other{"{0} gigahertsiä"} | |
278 | } | |
279 | hertz{ | |
280 | dnam{"hertsit"} | |
281 | one{"{0} hertsi"} | |
282 | other{"{0} hertsiä"} | |
283 | } | |
284 | kilohertz{ | |
285 | dnam{"kilohertsit"} | |
286 | one{"{0} kilohertsi"} | |
287 | other{"{0} kilohertsiä"} | |
288 | } | |
289 | megahertz{ | |
290 | dnam{"megahertsit"} | |
291 | one{"{0} megahertsi"} | |
292 | other{"{0} megahertsiä"} | |
293 | } | |
294 | } | |
295 | length{ | |
296 | astronomical-unit{ | |
297 | dnam{"astronomiset yksiköt"} | |
298 | one{"{0} astronominen yksikkö"} | |
299 | other{"{0} astronomista yksikköä"} | |
300 | } | |
301 | centimeter{ | |
302 | dnam{"senttimetrit"} | |
303 | one{"{0} senttimetri"} | |
304 | other{"{0} senttimetriä"} | |
305 | } | |
306 | decimeter{ | |
307 | dnam{"desimetrit"} | |
308 | one{"{0} desimetri"} | |
309 | other{"{0} desimetriä"} | |
310 | } | |
311 | fathom{ | |
312 | dnam{"sylet"} | |
313 | one{"syli"} | |
314 | other{"{0} syltä"} | |
315 | } | |
316 | foot{ | |
317 | dnam{"jalat"} | |
318 | one{"{0} jalka"} | |
319 | other{"{0} jalkaa"} | |
320 | } | |
321 | furlong{ | |
322 | dnam{"furlongit"} | |
323 | one{"{0} furlong"} | |
324 | other{"{0} furlongia"} | |
325 | } | |
326 | inch{ | |
327 | dnam{"tuumat"} | |
328 | one{"{0} tuuma"} | |
329 | other{"{0} tuumaa"} | |
330 | } | |
331 | kilometer{ | |
332 | dnam{"kilometrit"} | |
333 | one{"{0} kilometri"} | |
334 | other{"{0} kilometriä"} | |
335 | } | |
336 | light-year{ | |
337 | dnam{"valovuodet"} | |
338 | one{"{0} valovuosi"} | |
339 | other{"{0} valovuotta"} | |
340 | } | |
341 | meter{ | |
342 | dnam{"metrit"} | |
343 | one{"{0} metri"} | |
344 | other{"{0} metriä"} | |
345 | } | |
346 | micrometer{ | |
347 | dnam{"mikrometrit"} | |
348 | one{"{0} mikrometri"} | |
349 | other{"{0} mikrometriä"} | |
350 | } | |
351 | mile{ | |
352 | dnam{"mailit"} | |
353 | one{"{0} maili"} | |
354 | other{"{0} mailia"} | |
355 | } | |
356 | millimeter{ | |
357 | dnam{"millimetrit"} | |
358 | one{"{0} millimetri"} | |
359 | other{"{0} millimetriä"} | |
360 | } | |
361 | nanometer{ | |
362 | dnam{"nanometrit"} | |
363 | one{"{0} nanometri"} | |
364 | other{"{0} nanometriä"} | |
365 | } | |
366 | nautical-mile{ | |
367 | dnam{"meripeninkulmat"} | |
368 | one{"{0} meripeninkulma"} | |
369 | other{"{0} meripeninkulmaa"} | |
370 | } | |
371 | parsec{ | |
372 | dnam{"parsekit"} | |
373 | one{"{0} parsek"} | |
374 | other{"{0} parsekia"} | |
375 | } | |
376 | picometer{ | |
377 | dnam{"pikometrit"} | |
378 | one{"{0} pikometri"} | |
379 | other{"{0} pikometriä"} | |
380 | } | |
381 | yard{ | |
382 | dnam{"jaardit"} | |
383 | one{"{0} jaardi"} | |
384 | other{"{0} jaardia"} | |
385 | } | |
386 | } | |
387 | light{ | |
388 | lux{ | |
389 | dnam{"luksit"} | |
390 | one{"{0} luksi"} | |
391 | other{"{0} luksia"} | |
392 | } | |
393 | } | |
394 | mass{ | |
395 | carat{ | |
396 | dnam{"karaatit"} | |
397 | one{"{0} karaatti"} | |
398 | other{"{0} karaattia"} | |
399 | } | |
400 | gram{ | |
401 | dnam{"grammat"} | |
402 | one{"{0} gramma"} | |
403 | other{"{0} grammaa"} | |
404 | } | |
405 | kilogram{ | |
406 | dnam{"kilogrammat"} | |
407 | one{"{0} kilogramma"} | |
408 | other{"{0} kilogrammaa"} | |
409 | } | |
410 | metric-ton{ | |
411 | dnam{"tonnit"} | |
412 | one{"{0} tonni"} | |
413 | other{"{0} tonnia"} | |
414 | } | |
415 | microgram{ | |
416 | dnam{"mikrogrammat"} | |
417 | one{"{0} mikrogramma"} | |
418 | other{"{0} mikrogrammaa"} | |
419 | } | |
420 | milligram{ | |
421 | dnam{"milligrammat"} | |
422 | one{"{0} milligramma"} | |
423 | other{"{0} milligrammaa"} | |
424 | } | |
425 | ounce{ | |
426 | dnam{"unssit"} | |
427 | one{"{0} unssi"} | |
428 | other{"{0} unssia"} | |
429 | } | |
430 | ounce-troy{ | |
431 | dnam{"troy-unssit"} | |
432 | one{"{0} troy-unssi"} | |
433 | other{"{0} troy-unssia"} | |
434 | } | |
435 | pound{ | |
436 | dnam{"paunat"} | |
437 | one{"{0} pauna"} | |
438 | other{"{0} paunaa"} | |
439 | } | |
440 | stone{ | |
441 | dnam{"stonet"} | |
442 | one{"{0} stone"} | |
443 | other{"{0} stonea"} | |
444 | } | |
445 | ton{ | |
446 | dnam{"US-tonnit"} | |
447 | one{"{0} US-tonni"} | |
448 | other{"{0} US-tonnia"} | |
449 | } | |
450 | } | |
451 | power{ | |
452 | gigawatt{ | |
453 | dnam{"gigawatit"} | |
454 | one{"{0} gigawatti"} | |
455 | other{"{0} gigawattia"} | |
456 | } | |
457 | horsepower{ | |
458 | dnam{"hevosvoimat"} | |
459 | one{"{0} hevosvoima"} | |
460 | other{"{0} hevosvoimaa"} | |
461 | } | |
462 | kilowatt{ | |
463 | dnam{"kilowatit"} | |
464 | one{"{0} kilowatti"} | |
465 | other{"{0} kilowattia"} | |
466 | } | |
467 | megawatt{ | |
468 | dnam{"megawatit"} | |
469 | one{"{0} megawatti"} | |
470 | other{"{0} megawattia"} | |
471 | } | |
472 | milliwatt{ | |
473 | dnam{"milliwatit"} | |
474 | one{"{0} milliwatti"} | |
475 | other{"{0} milliwattia"} | |
476 | } | |
477 | watt{ | |
478 | dnam{"watit"} | |
479 | one{"{0} watti"} | |
480 | other{"{0} wattia"} | |
481 | } | |
482 | } | |
483 | pressure{ | |
484 | hectopascal{ | |
485 | dnam{"hehtopascalit"} | |
486 | one{"{0} hehtopascal"} | |
487 | other{"{0} hehtopascalia"} | |
488 | } | |
489 | inch-hg{ | |
490 | dnam{"elohopeatuumat"} | |
491 | one{"{0} tuuma elohopeaa"} | |
492 | other{"{0} tuumaa elohopeaa"} | |
493 | } | |
494 | millibar{ | |
495 | dnam{"millibaarit"} | |
496 | one{"{0} millibaari"} | |
497 | other{"{0} millibaaria"} | |
498 | } | |
499 | millimeter-of-mercury{ | |
500 | dnam{"elohopeamillimetrit"} | |
501 | one{"{0} millimetri elohopeaa"} | |
502 | other{"{0} millimetriä elohopeaa"} | |
503 | } | |
504 | pound-per-square-inch{ | |
505 | dnam{"paunat neliötuumaa kohti"} | |
506 | one{"{0} pauna neliötuumaa kohti"} | |
507 | other{"{0} paunaa neliötuumaa kohti"} | |
508 | } | |
509 | } | |
510 | proportion{ | |
511 | karat{ | |
512 | dnam{"karaatit"} | |
513 | one{"{0} karaatti"} | |
514 | other{"{0} karaattia"} | |
515 | } | |
516 | } | |
517 | speed{ | |
518 | kilometer-per-hour{ | |
519 | dnam{"kilometrit tunnissa"} | |
520 | one{"{0} kilometri tunnissa"} | |
521 | other{"{0} kilometriä tunnissa"} | |
522 | } | |
523 | meter-per-second{ | |
524 | dnam{"metrit sekunnissa"} | |
525 | one{"{0} metri sekunnissa"} | |
526 | other{"{0} metriä sekunnissa"} | |
527 | } | |
528 | mile-per-hour{ | |
529 | dnam{"mailit tunnissa"} | |
530 | one{"{0} maili tunnissa"} | |
531 | other{"{0} mailia tunnissa"} | |
532 | } | |
533 | } | |
534 | temperature{ | |
535 | celsius{ | |
536 | dnam{"celsiusasteet"} | |
537 | one{"{0} celsiusaste"} | |
538 | other{"{0} celsiusastetta"} | |
539 | } | |
540 | fahrenheit{ | |
541 | dnam{"fahrenheitasteet"} | |
542 | one{"{0} fahrenheitaste"} | |
543 | other{"{0} fahrenheitastetta"} | |
544 | } | |
545 | kelvin{ | |
546 | dnam{"kelvinit"} | |
547 | one{"{0} kelvin"} | |
548 | other{"{0} kelviniä"} | |
549 | } | |
550 | } | |
551 | volume{ | |
552 | acre-foot{ | |
553 | dnam{"eekkerijalat"} | |
554 | one{"{0} eekkerijalka"} | |
555 | other{"{0} eekkerijalkaa"} | |
556 | } | |
557 | bushel{ | |
558 | dnam{"bushelit"} | |
559 | one{"{0} busheli"} | |
560 | other{"{0} bushelia"} | |
561 | } | |
562 | centiliter{ | |
563 | dnam{"senttilitrat"} | |
564 | one{"{0} senttilitra"} | |
565 | other{"{0} senttilitraa"} | |
566 | } | |
567 | cubic-centimeter{ | |
568 | dnam{"kuutiosenttimetrit"} | |
569 | one{"{0} kuutiosenttimetri"} | |
570 | other{"{0} kuutiosenttimetriä"} | |
571 | } | |
572 | cubic-foot{ | |
573 | dnam{"kuutiojalat"} | |
574 | one{"{0} kuutiojalka"} | |
575 | other{"{0} kuutiojalkaa"} | |
576 | } | |
577 | cubic-inch{ | |
578 | dnam{"kuutiotuumat"} | |
579 | one{"{0} kuutiotuuma"} | |
580 | other{"{0} kuutiotuumaa"} | |
581 | } | |
582 | cubic-kilometer{ | |
583 | dnam{"kuutiokilometrit"} | |
584 | one{"{0} kuutiokilometri"} | |
585 | other{"{0} kuutiokilometriä"} | |
586 | } | |
587 | cubic-meter{ | |
588 | dnam{"kuutiometrit"} | |
589 | one{"{0} kuutiometri"} | |
590 | other{"{0} kuutiometriä"} | |
591 | } | |
592 | cubic-mile{ | |
593 | dnam{"kuutiomailit"} | |
594 | one{"{0} kuutiomaili"} | |
595 | other{"{0} kuutiomailia"} | |
596 | } | |
597 | cubic-yard{ | |
598 | dnam{"kuutiojaardit"} | |
599 | one{"{0} kuutiojaardi"} | |
600 | other{"{0} kuutiojaardia"} | |
601 | } | |
602 | cup{ | |
603 | dnam{"kupit"} | |
604 | one{"{0} kuppi"} | |
605 | other{"{0} kuppia"} | |
606 | } | |
607 | deciliter{ | |
608 | dnam{"desilitrat"} | |
609 | one{"{0} desilitra"} | |
610 | other{"{0} desilitraa"} | |
611 | } | |
612 | fluid-ounce{ | |
613 | dnam{"nesteunssit"} | |
614 | one{"{0} nesteunssi"} | |
615 | other{"{0} nesteunssia"} | |
616 | } | |
617 | gallon{ | |
618 | dnam{"gallonat"} | |
619 | one{"{0} gallona"} | |
620 | other{"{0} gallonaa"} | |
621 | } | |
622 | hectoliter{ | |
623 | dnam{"hehtolitrat"} | |
624 | one{"{0} hehtolitra"} | |
625 | other{"{0} hehtolitraa"} | |
626 | } | |
627 | liter{ | |
628 | dnam{"litrat"} | |
629 | one{"{0} litra"} | |
630 | other{"{0} litraa"} | |
631 | } | |
632 | megaliter{ | |
633 | dnam{"megalitrat"} | |
634 | one{"{0} megalitra"} | |
635 | other{"{0} megalitraa"} | |
636 | } | |
637 | milliliter{ | |
638 | dnam{"millilitrat"} | |
639 | one{"{0} millilitra"} | |
640 | other{"{0} millilitraa"} | |
641 | } | |
642 | pint{ | |
643 | dnam{"pintit"} | |
644 | one{"{0} pint"} | |
645 | other{"{0} pinttiä"} | |
646 | } | |
647 | quart{ | |
648 | dnam{"neljännesgallonat"} | |
649 | one{"{0} neljännesgallona"} | |
650 | other{"{0} neljännesgallonaa"} | |
651 | } | |
652 | tablespoon{ | |
653 | dnam{"ruokalusikat"} | |
654 | one{"{0} ruokalusikka"} | |
655 | other{"{0} ruokalusikkaa"} | |
656 | } | |
657 | teaspoon{ | |
658 | dnam{"teelusikat"} | |
659 | one{"{0} teelusikka"} | |
660 | other{"{0} teelusikkaa"} | |
661 | } | |
662 | } | |
663 | } | |
664 | unitsNarrow{ | |
665 | acceleration{ | |
666 | g-force{ | |
667 | dnam{"G"} | |
668 | one{"{0}G"} | |
669 | other{"{0}G"} | |
670 | } | |
671 | meter-per-second-squared{ | |
672 | dnam{"m/s²"} | |
673 | one{"{0}m/s²"} | |
674 | other{"{0}m/s²"} | |
675 | } | |
676 | } | |
677 | angle{ | |
678 | arc-minute{ | |
679 | dnam{"′"} | |
680 | one{"{0}′"} | |
681 | other{"{0}′"} | |
682 | } | |
683 | arc-second{ | |
684 | dnam{"″"} | |
685 | one{"{0}″"} | |
686 | other{"{0}″"} | |
687 | } | |
688 | degree{ | |
689 | dnam{"°"} | |
690 | one{"{0}°"} | |
691 | other{"{0}°"} | |
692 | } | |
693 | radian{ | |
694 | dnam{"rad"} | |
695 | one{"{0}rad"} | |
696 | other{"{0}rad"} | |
697 | } | |
698 | } | |
699 | area{ | |
700 | acre{ | |
701 | dnam{"ac"} | |
702 | one{"{0}ac"} | |
703 | other{"{0}ac"} | |
704 | } | |
705 | hectare{ | |
706 | dnam{"ha"} | |
707 | one{"{0}ha"} | |
708 | other{"{0}ha"} | |
709 | } | |
710 | square-centimeter{ | |
711 | dnam{"cm²"} | |
712 | one{"{0}cm²"} | |
713 | other{"{0}cm²"} | |
714 | } | |
715 | square-foot{ | |
716 | dnam{"ft²"} | |
717 | one{"{0}ft²"} | |
718 | other{"{0}ft²"} | |
719 | } | |
720 | square-inch{ | |
721 | dnam{"in²"} | |
722 | one{"{0}in²"} | |
723 | other{"{0}in²"} | |
724 | } | |
725 | square-kilometer{ | |
726 | dnam{"km²"} | |
727 | one{"{0}km²"} | |
728 | other{"{0}km²"} | |
729 | } | |
730 | square-meter{ | |
731 | dnam{"m²"} | |
732 | one{"{0}m²"} | |
733 | other{"{0}m²"} | |
734 | } | |
735 | square-mile{ | |
736 | dnam{"mi²"} | |
737 | one{"{0}mi²"} | |
738 | other{"{0}mi²"} | |
739 | } | |
740 | square-yard{ | |
741 | dnam{"yd²"} | |
742 | one{"{0}yd²"} | |
743 | other{"{0}yd²"} | |
744 | } | |
745 | } | |
746 | compound{ | |
747 | per{"{0}/{1}"} | |
748 | } | |
749 | consumption{ | |
750 | liter-per-kilometer{ | |
751 | dnam{"l/km"} | |
752 | one{"{0}l/km"} | |
753 | other{"{0}l/km"} | |
754 | } | |
755 | mile-per-gallon{ | |
756 | dnam{"mpg"} | |
757 | one{"{0}mpg"} | |
758 | other{"{0}mpg"} | |
759 | } | |
760 | } | |
761 | digital{ | |
762 | bit{ | |
763 | dnam{"b"} | |
764 | one{"{0}b"} | |
765 | other{"{0}b"} | |
766 | } | |
767 | byte{ | |
768 | dnam{"t"} | |
769 | one{"{0}t"} | |
770 | other{"{0}t"} | |
771 | } | |
772 | gigabit{ | |
773 | dnam{"Gb"} | |
774 | one{"{0}Gb"} | |
775 | other{"{0}Gb"} | |
776 | } | |
777 | gigabyte{ | |
778 | dnam{"Gt"} | |
779 | one{"{0}Gt"} | |
780 | other{"{0}Gt"} | |
781 | } | |
782 | kilobit{ | |
783 | dnam{"kb"} | |
784 | one{"{0}kb"} | |
785 | other{"{0}kb"} | |
786 | } | |
787 | kilobyte{ | |
788 | dnam{"kt"} | |
789 | one{"{0}kt"} | |
790 | other{"{0}kt"} | |
791 | } | |
792 | megabit{ | |
793 | dnam{"Mb"} | |
794 | one{"{0}Mb"} | |
795 | other{"{0}Mb"} | |
796 | } | |
797 | megabyte{ | |
798 | dnam{"Mt"} | |
799 | one{"{0}Mt"} | |
800 | other{"{0}Mt"} | |
801 | } | |
802 | terabit{ | |
803 | dnam{"Tb"} | |
804 | one{"{0}Tb"} | |
805 | other{"{0}Tb"} | |
806 | } | |
807 | terabyte{ | |
808 | dnam{"Tt"} | |
809 | one{"{0}Tt"} | |
810 | other{"{0}Tt"} | |
811 | } | |
812 | } | |
813 | duration{ | |
814 | day{ | |
815 | dnam{"pv"} | |
816 | one{"{0}pv"} | |
817 | other{"{0}pv"} | |
818 | } | |
819 | hour{ | |
820 | dnam{"t"} | |
821 | one{"{0}t"} | |
822 | other{"{0}t"} | |
823 | per{"{0}/t"} | |
824 | } | |
825 | microsecond{ | |
826 | dnam{"μs"} | |
827 | one{"{0}μs"} | |
828 | other{"{0}μs"} | |
829 | } | |
830 | millisecond{ | |
831 | dnam{"ms"} | |
832 | one{"{0}ms"} | |
833 | other{"{0}ms"} | |
834 | } | |
835 | minute{ | |
836 | dnam{"min"} | |
837 | one{"{0}min"} | |
838 | other{"{0}min"} | |
839 | } | |
840 | month{ | |
841 | dnam{"kk"} | |
842 | one{"{0}kk"} | |
843 | other{"{0}kk"} | |
844 | } | |
845 | nanosecond{ | |
846 | dnam{"ns"} | |
847 | one{"{0}ns"} | |
848 | other{"{0}ns"} | |
849 | } | |
850 | second{ | |
851 | dnam{"s"} | |
852 | one{"{0}s"} | |
853 | other{"{0}s"} | |
854 | per{"{0}/s"} | |
855 | } | |
856 | week{ | |
857 | dnam{"vk"} | |
858 | one{"{0}vk"} | |
859 | other{"{0}vk"} | |
860 | } | |
861 | year{ | |
862 | dnam{"v"} | |
863 | one{"{0}v"} | |
864 | other{"{0}v"} | |
865 | } | |
866 | } | |
867 | electric{ | |
868 | ampere{ | |
869 | dnam{"A"} | |
870 | one{"{0}A"} | |
871 | other{"{0}A"} | |
872 | } | |
873 | milliampere{ | |
874 | dnam{"mA"} | |
875 | one{"{0}mA"} | |
876 | other{"{0}mA"} | |
877 | } | |
878 | ohm{ | |
879 | dnam{"Ω"} | |
880 | one{"{0}Ω"} | |
881 | other{"{0}Ω"} | |
882 | } | |
883 | volt{ | |
884 | dnam{"V"} | |
885 | one{"{0}V"} | |
886 | other{"{0}V"} | |
887 | } | |
888 | } | |
889 | energy{ | |
890 | calorie{ | |
891 | dnam{"cal"} | |
892 | one{"{0}cal"} | |
893 | other{"{0}cal"} | |
894 | } | |
895 | foodcalorie{ | |
896 | dnam{"kcal"} | |
897 | one{"{0}kcal"} | |
898 | other{"{0}kcal"} | |
899 | } | |
900 | joule{ | |
901 | dnam{"J"} | |
902 | one{"{0}J"} | |
903 | other{"{0}J"} | |
904 | } | |
905 | kilocalorie{ | |
906 | dnam{"kcal"} | |
907 | one{"{0}kcal"} | |
908 | other{"{0}kcal"} | |
909 | } | |
910 | kilojoule{ | |
911 | dnam{"kJ"} | |
912 | one{"{0}kJ"} | |
913 | other{"{0}kJ"} | |
914 | } | |
915 | kilowatt-hour{ | |
916 | dnam{"kWh"} | |
917 | one{"{0}kWh"} | |
918 | other{"{0}kWh"} | |
919 | } | |
920 | } | |
921 | frequency{ | |
922 | gigahertz{ | |
923 | dnam{"GHz"} | |
924 | one{"{0}GHz"} | |
925 | other{"{0}GHz"} | |
926 | } | |
927 | hertz{ | |
928 | dnam{"Hz"} | |
929 | one{"{0}Hz"} | |
930 | other{"{0}Hz"} | |
931 | } | |
932 | kilohertz{ | |
933 | dnam{"kHz"} | |
934 | one{"{0}kHz"} | |
935 | other{"{0}kHz"} | |
936 | } | |
937 | megahertz{ | |
938 | dnam{"MHz"} | |
939 | one{"{0}MHz"} | |
940 | other{"{0}MHz"} | |
941 | } | |
942 | } | |
943 | length{ | |
944 | astronomical-unit{ | |
945 | dnam{"au"} | |
946 | one{"{0}au"} | |
947 | other{"{0}au"} | |
948 | } | |
949 | centimeter{ | |
950 | dnam{"cm"} | |
951 | one{"{0}cm"} | |
952 | other{"{0}cm"} | |
953 | } | |
954 | decimeter{ | |
955 | dnam{"dm"} | |
956 | one{"{0}dm"} | |
957 | other{"{0}dm"} | |
958 | } | |
959 | fathom{ | |
960 | dnam{"fm"} | |
961 | one{"{0}fm"} | |
962 | other{"{0}fm"} | |
963 | } | |
964 | foot{ | |
965 | dnam{"ft"} | |
966 | one{"{0}′"} | |
967 | other{"{0}′"} | |
968 | } | |
969 | furlong{ | |
970 | dnam{"fur"} | |
971 | one{"{0}fur"} | |
972 | other{"{0}fur"} | |
973 | } | |
974 | inch{ | |
975 | dnam{"in"} | |
976 | one{"{0}″"} | |
977 | other{"{0}″"} | |
978 | } | |
979 | kilometer{ | |
980 | dnam{"km"} | |
981 | one{"{0}km"} | |
982 | other{"{0}km"} | |
983 | } | |
984 | light-year{ | |
985 | dnam{"vv"} | |
986 | one{"{0}vv"} | |
987 | other{"{0}vv"} | |
988 | } | |
989 | meter{ | |
990 | dnam{"m"} | |
991 | one{"{0}m"} | |
992 | other{"{0}m"} | |
993 | } | |
994 | micrometer{ | |
995 | dnam{"µm"} | |
996 | one{"{0}µm"} | |
997 | other{"{0}µm"} | |
998 | } | |
999 | mile{ | |
1000 | dnam{"mi"} | |
1001 | one{"{0}mi"} | |
1002 | other{"{0}mi"} | |
1003 | } | |
1004 | millimeter{ | |
1005 | dnam{"mm"} | |
1006 | one{"{0}mm"} | |
1007 | other{"{0}mm"} | |
1008 | } | |
1009 | nanometer{ | |
1010 | dnam{"nm"} | |
1011 | one{"{0}nm"} | |
1012 | other{"{0}nm"} | |
1013 | } | |
1014 | nautical-mile{ | |
1015 | dnam{"mpk"} | |
1016 | one{"{0}mpk"} | |
1017 | other{"{0}mpk"} | |
1018 | } | |
1019 | parsec{ | |
1020 | dnam{"pc"} | |
1021 | one{"{0}pc"} | |
1022 | other{"{0}pc"} | |
1023 | } | |
1024 | picometer{ | |
1025 | dnam{"pm"} | |
1026 | one{"{0}pm"} | |
1027 | other{"{0}pm"} | |
1028 | } | |
1029 | yard{ | |
1030 | dnam{"yd"} | |
1031 | one{"{0}yd"} | |
1032 | other{"{0}yd"} | |
1033 | } | |
1034 | } | |
1035 | light{ | |
1036 | lux{ | |
1037 | dnam{"lx"} | |
1038 | one{"{0}lx"} | |
1039 | other{"{0}lx"} | |
1040 | } | |
1041 | } | |
1042 | mass{ | |
1043 | carat{ | |
1044 | dnam{"ka"} | |
1045 | one{"{0}ka"} | |
1046 | other{"{0}ka"} | |
1047 | } | |
1048 | gram{ | |
1049 | dnam{"g"} | |
1050 | one{"{0}g"} | |
1051 | other{"{0}g"} | |
1052 | } | |
1053 | kilogram{ | |
1054 | dnam{"kg"} | |
1055 | one{"{0}kg"} | |
1056 | other{"{0}kg"} | |
1057 | } | |
1058 | metric-ton{ | |
1059 | dnam{"t"} | |
1060 | one{"{0}t"} | |
1061 | other{"{0}t"} | |
1062 | } | |
1063 | microgram{ | |
1064 | dnam{"µg"} | |
1065 | one{"{0}μg"} | |
1066 | other{"{0}μg"} | |
1067 | } | |
1068 | milligram{ | |
1069 | dnam{"mg"} | |
1070 | one{"{0}mg"} | |
1071 | other{"{0}mg"} | |
1072 | } | |
1073 | ounce{ | |
1074 | dnam{"oz"} | |
1075 | one{"{0}oz"} | |
1076 | other{"{0}oz"} | |
1077 | } | |
1078 | ounce-troy{ | |
1079 | dnam{"oz t"} | |
1080 | one{"{0}oz t"} | |
1081 | other{"{0}oz t"} | |
1082 | } | |
1083 | pound{ | |
1084 | dnam{"lb"} | |
1085 | one{"{0}lb"} | |
1086 | other{"{0}lb"} | |
1087 | } | |
1088 | stone{ | |
1089 | dnam{"st"} | |
1090 | one{"{0}st"} | |
1091 | other{"{0}st"} | |
1092 | } | |
1093 | ton{ | |
1094 | dnam{"US-tn"} | |
1095 | one{"{0}US-tn"} | |
1096 | other{"{0}US-tn"} | |
1097 | } | |
1098 | } | |
1099 | power{ | |
1100 | gigawatt{ | |
1101 | dnam{"GW"} | |
1102 | one{"{0}GW"} | |
1103 | other{"{0}GW"} | |
1104 | } | |
1105 | horsepower{ | |
1106 | dnam{"hv"} | |
1107 | one{"{0}hv"} | |
1108 | other{"{0}hv"} | |
1109 | } | |
1110 | kilowatt{ | |
1111 | dnam{"kW"} | |
1112 | one{"{0}kW"} | |
1113 | other{"{0}kW"} | |
1114 | } | |
1115 | megawatt{ | |
1116 | dnam{"MW"} | |
1117 | one{"{0}GW"} | |
1118 | other{"{0}GW"} | |
1119 | } | |
1120 | milliwatt{ | |
1121 | dnam{"mW"} | |
1122 | one{"{0}mW"} | |
1123 | other{"{0}mW"} | |
1124 | } | |
1125 | watt{ | |
1126 | dnam{"W"} | |
1127 | one{"{0}W"} | |
1128 | other{"{0}W"} | |
1129 | } | |
1130 | } | |
1131 | pressure{ | |
1132 | hectopascal{ | |
1133 | dnam{"hPa"} | |
1134 | one{"{0}hPa"} | |
1135 | other{"{0}hPa"} | |
1136 | } | |
1137 | inch-hg{ | |
1138 | dnam{"inHg"} | |
1139 | one{"{0}″ Hg"} | |
1140 | other{"{0}″ Hg"} | |
1141 | } | |
1142 | millibar{ | |
1143 | dnam{"mbar"} | |
1144 | one{"{0}mbar"} | |
1145 | other{"{0}mbar"} | |
1146 | } | |
1147 | millimeter-of-mercury{ | |
1148 | dnam{"mm Hg"} | |
1149 | one{"{0}mm Hg"} | |
1150 | other{"{0}mm Hg"} | |
1151 | } | |
1152 | pound-per-square-inch{ | |
1153 | dnam{"psi"} | |
1154 | one{"{0}psi"} | |
1155 | other{"{0}psi"} | |
1156 | } | |
1157 | } | |
1158 | proportion{ | |
1159 | karat{ | |
1160 | dnam{"ka"} | |
1161 | one{"{0}ka"} | |
1162 | other{"{0}ka"} | |
1163 | } | |
1164 | } | |
1165 | speed{ | |
1166 | kilometer-per-hour{ | |
1167 | dnam{"km/h"} | |
1168 | one{"{0}km/h"} | |
1169 | other{"{0}km/h"} | |
1170 | } | |
1171 | meter-per-second{ | |
1172 | dnam{"m/s"} | |
1173 | one{"{0}m/s"} | |
1174 | other{"{0}m/s"} | |
1175 | } | |
1176 | mile-per-hour{ | |
1177 | dnam{"mi/h"} | |
1178 | one{"{0}mi/h"} | |
1179 | other{"{0}mi/h"} | |
1180 | } | |
1181 | } | |
1182 | temperature{ | |
1183 | celsius{ | |
1184 | dnam{"°C"} | |
1185 | one{"{0}°"} | |
1186 | other{"{0}°"} | |
1187 | } | |
1188 | fahrenheit{ | |
1189 | dnam{"°F"} | |
1190 | one{"{0}°F"} | |
1191 | other{"{0}°F"} | |
1192 | } | |
1193 | kelvin{ | |
1194 | dnam{"K"} | |
1195 | one{"{0}K"} | |
1196 | other{"{0}K"} | |
1197 | } | |
1198 | } | |
1199 | volume{ | |
1200 | acre-foot{ | |
1201 | dnam{"ac ft"} | |
1202 | one{"{0}ac ft"} | |
1203 | other{"{0}ac ft"} | |
1204 | } | |
1205 | bushel{ | |
1206 | dnam{"bu"} | |
1207 | one{"{0}bu"} | |
1208 | other{"{0}bu"} | |
1209 | } | |
1210 | centiliter{ | |
1211 | dnam{"cl"} | |
1212 | one{"{0}cl"} | |
1213 | other{"{0}cl"} | |
1214 | } | |
1215 | cubic-centimeter{ | |
1216 | dnam{"cm³"} | |
1217 | one{"{0}cm³"} | |
1218 | other{"{0}cm³"} | |
1219 | } | |
1220 | cubic-foot{ | |
1221 | dnam{"ft³"} | |
1222 | one{"{0}ft³"} | |
1223 | other{"{0}ft³"} | |
1224 | } | |
1225 | cubic-inch{ | |
1226 | dnam{"in³"} | |
1227 | one{"{0}in³"} | |
1228 | other{"{0}in³"} | |
1229 | } | |
1230 | cubic-kilometer{ | |
1231 | dnam{"km³"} | |
1232 | one{"{0}km³"} | |
1233 | other{"{0}km³"} | |
1234 | } | |
1235 | cubic-meter{ | |
1236 | dnam{"m³"} | |
1237 | one{"{0}m³"} | |
1238 | other{"{0}m³"} | |
1239 | } | |
1240 | cubic-mile{ | |
1241 | dnam{"mi³"} | |
1242 | one{"{0}mi³"} | |
1243 | other{"{0}mi³"} | |
1244 | } | |
1245 | cubic-yard{ | |
1246 | dnam{"yd³"} | |
1247 | one{"{0}yd³"} | |
1248 | other{"{0}yd³"} | |
1249 | } | |
1250 | cup{ | |
1251 | dnam{"kp"} | |
1252 | one{"{0}kp"} | |
1253 | other{"{0}kp"} | |
1254 | } | |
1255 | deciliter{ | |
1256 | dnam{"dl"} | |
1257 | one{"{0}dl"} | |
1258 | other{"{0}dl"} | |
1259 | } | |
1260 | fluid-ounce{ | |
1261 | dnam{"fl oz"} | |
1262 | one{"{0}fl oz"} | |
1263 | other{"{0}fl oz"} | |
1264 | } | |
1265 | gallon{ | |
1266 | dnam{"gal"} | |
1267 | one{"{0}gal"} | |
1268 | other{"{0}gal"} | |
1269 | } | |
1270 | hectoliter{ | |
1271 | dnam{"hl"} | |
1272 | one{"{0}hl"} | |
1273 | other{"{0}hl"} | |
1274 | } | |
1275 | liter{ | |
1276 | dnam{"l"} | |
1277 | one{"{0}l"} | |
1278 | other{"{0}l"} | |
1279 | } | |
1280 | megaliter{ | |
1281 | dnam{"Ml"} | |
1282 | one{"{0}Ml"} | |
1283 | other{"{0}Ml"} | |
1284 | } | |
1285 | milliliter{ | |
1286 | dnam{"ml"} | |
1287 | one{"{0}ml"} | |
1288 | other{"{0}ml"} | |
1289 | } | |
1290 | pint{ | |
1291 | dnam{"pt"} | |
1292 | one{"{0}pt"} | |
1293 | other{"{0}pt"} | |
1294 | } | |
1295 | quart{ | |
1296 | dnam{"qt"} | |
1297 | one{"{0}qt"} | |
1298 | other{"{0}qt"} | |
1299 | } | |
1300 | tablespoon{ | |
1301 | dnam{"rkl"} | |
1302 | one{"{0}rkl"} | |
1303 | other{"{0}rkl"} | |
1304 | } | |
1305 | teaspoon{ | |
1306 | dnam{"tl"} | |
1307 | one{"{0}tl"} | |
1308 | other{"{0}tl"} | |
1309 | } | |
1310 | } | |
1311 | } | |
1312 | unitsShort{ | |
1313 | acceleration{ | |
1314 | g-force{ | |
1315 | dnam{"G"} | |
1316 | one{"{0} G"} | |
1317 | other{"{0} G"} | |
1318 | } | |
1319 | meter-per-second-squared{ | |
1320 | dnam{"m/s²"} | |
1321 | one{"{0} m/s²"} | |
1322 | other{"{0} m/s²"} | |
1323 | } | |
1324 | } | |
1325 | angle{ | |
1326 | arc-minute{ | |
1327 | dnam{"′"} | |
1328 | one{"{0}′"} | |
1329 | other{"{0}′"} | |
1330 | } | |
1331 | arc-second{ | |
1332 | dnam{"″"} | |
1333 | one{"{0}″"} | |
1334 | other{"{0}″"} | |
1335 | } | |
1336 | degree{ | |
1337 | dnam{"°"} | |
1338 | one{"{0}°"} | |
1339 | other{"{0}°"} | |
1340 | } | |
1341 | radian{ | |
1342 | dnam{"rad"} | |
1343 | one{"{0} rad"} | |
1344 | other{"{0} rad"} | |
1345 | } | |
1346 | } | |
1347 | area{ | |
1348 | acre{ | |
1349 | dnam{"ac"} | |
1350 | one{"{0} ac"} | |
1351 | other{"{0} ac"} | |
1352 | } | |
1353 | hectare{ | |
1354 | dnam{"ha"} | |
1355 | one{"{0} ha"} | |
1356 | other{"{0} ha"} | |
1357 | } | |
1358 | square-centimeter{ | |
1359 | dnam{"cm²"} | |
1360 | one{"{0} cm²"} | |
1361 | other{"{0} cm²"} | |
1362 | } | |
1363 | square-foot{ | |
1364 | dnam{"ft²"} | |
1365 | one{"{0} ft²"} | |
1366 | other{"{0} ft²"} | |
1367 | } | |
1368 | square-inch{ | |
1369 | dnam{"in²"} | |
1370 | one{"{0} in²"} | |
1371 | other{"{0} in²"} | |
1372 | } | |
1373 | square-kilometer{ | |
1374 | dnam{"km²"} | |
1375 | one{"{0} km²"} | |
1376 | other{"{0} km²"} | |
1377 | } | |
1378 | square-meter{ | |
1379 | dnam{"m²"} | |
1380 | one{"{0} m²"} | |
1381 | other{"{0} m²"} | |
1382 | } | |
1383 | square-mile{ | |
1384 | dnam{"mi²"} | |
1385 | one{"{0} mi²"} | |
1386 | other{"{0} mi²"} | |
1387 | } | |
1388 | square-yard{ | |
1389 | dnam{"yd²"} | |
1390 | one{"{0} yd²"} | |
1391 | other{"{0} yd²"} | |
1392 | } | |
1393 | } | |
1394 | compound{ | |
1395 | per{"{0}/{1}"} | |
1396 | } | |
1397 | consumption{ | |
1398 | liter-per-kilometer{ | |
1399 | dnam{"l/km"} | |
1400 | one{"{0} l/km"} | |
1401 | other{"{0} l/km"} | |
1402 | } | |
1403 | mile-per-gallon{ | |
1404 | dnam{"mpg"} | |
1405 | one{"{0} mpg"} | |
1406 | other{"{0} mpg"} | |
1407 | } | |
1408 | } | |
1409 | digital{ | |
1410 | bit{ | |
1411 | dnam{"b"} | |
1412 | one{"{0} b"} | |
1413 | other{"{0} b"} | |
1414 | } | |
1415 | byte{ | |
1416 | dnam{"t"} | |
1417 | one{"{0} t"} | |
1418 | other{"{0} t"} | |
1419 | } | |
1420 | gigabit{ | |
1421 | dnam{"Gb"} | |
1422 | one{"{0} Gb"} | |
1423 | other{"{0} Gb"} | |
1424 | } | |
1425 | gigabyte{ | |
1426 | dnam{"Gt"} | |
1427 | one{"{0} Gt"} | |
1428 | other{"{0} Gt"} | |
1429 | } | |
1430 | kilobit{ | |
1431 | dnam{"kb"} | |
1432 | one{"{0} kb"} | |
1433 | other{"{0} kb"} | |
1434 | } | |
1435 | kilobyte{ | |
1436 | dnam{"kt"} | |
1437 | one{"{0} kt"} | |
1438 | other{"{0} kt"} | |
1439 | } | |
1440 | megabit{ | |
1441 | dnam{"Mb"} | |
1442 | one{"{0} Mb"} | |
1443 | other{"{0} Mb"} | |
1444 | } | |
1445 | megabyte{ | |
1446 | dnam{"Mt"} | |
1447 | one{"{0} Mt"} | |
1448 | other{"{0} Mt"} | |
1449 | } | |
1450 | terabit{ | |
1451 | dnam{"Tb"} | |
1452 | one{"{0} Tb"} | |
1453 | other{"{0} Tb"} | |
1454 | } | |
1455 | terabyte{ | |
1456 | dnam{"Tt"} | |
1457 | one{"{0} Tt"} | |
1458 | other{"{0} Tt"} | |
1459 | } | |
1460 | } | |
1461 | duration{ | |
1462 | day{ | |
1463 | dnam{"pv"} | |
1464 | one{"{0} pv"} | |
1465 | other{"{0} pv"} | |
1466 | } | |
1467 | hour{ | |
1468 | dnam{"t"} | |
1469 | one{"{0} t"} | |
1470 | other{"{0} t"} | |
1471 | per{"{0}/t"} | |
1472 | } | |
1473 | microsecond{ | |
1474 | dnam{"μs"} | |
1475 | one{"{0} μs"} | |
1476 | other{"{0} μs"} | |
1477 | } | |
1478 | millisecond{ | |
1479 | dnam{"ms"} | |
1480 | one{"{0} ms"} | |
1481 | other{"{0} ms"} | |
1482 | } | |
1483 | minute{ | |
1484 | dnam{"min"} | |
1485 | one{"{0} min"} | |
1486 | other{"{0} min"} | |
1487 | } | |
1488 | month{ | |
1489 | dnam{"kk"} | |
1490 | one{"{0} kk"} | |
1491 | other{"{0} kk"} | |
1492 | } | |
1493 | nanosecond{ | |
1494 | dnam{"ns"} | |
1495 | one{"{0} ns"} | |
1496 | other{"{0} ns"} | |
1497 | } | |
1498 | second{ | |
1499 | dnam{"sek"} | |
1500 | one{"{0} s"} | |
1501 | other{"{0} s"} | |
1502 | per{"{0}/s"} | |
1503 | } | |
1504 | week{ | |
1505 | dnam{"vk"} | |
1506 | one{"{0} vk"} | |
1507 | other{"{0} vk"} | |
1508 | } | |
1509 | year{ | |
1510 | dnam{"v"} | |
1511 | one{"{0} v"} | |
1512 | other{"{0} v"} | |
1513 | } | |
1514 | } | |
1515 | electric{ | |
1516 | ampere{ | |
1517 | dnam{"A"} | |
1518 | one{"{0} A"} | |
1519 | other{"{0} A"} | |
1520 | } | |
1521 | milliampere{ | |
1522 | dnam{"mA"} | |
1523 | one{"{0} mA"} | |
1524 | other{"{0} mA"} | |
1525 | } | |
1526 | ohm{ | |
1527 | dnam{"Ω"} | |
1528 | one{"{0} Ω"} | |
1529 | other{"{0} Ω"} | |
1530 | } | |
1531 | volt{ | |
1532 | dnam{"V"} | |
1533 | one{"{0} V"} | |
1534 | other{"{0} V"} | |
1535 | } | |
1536 | } | |
1537 | energy{ | |
1538 | calorie{ | |
1539 | dnam{"cal"} | |
1540 | one{"{0} cal"} | |
1541 | other{"{0} cal"} | |
1542 | } | |
1543 | foodcalorie{ | |
1544 | dnam{"kcal"} | |
1545 | one{"{0} kcal"} | |
1546 | other{"{0} kcal"} | |
1547 | } | |
1548 | joule{ | |
1549 | dnam{"J"} | |
1550 | one{"{0} J"} | |
1551 | other{"{0} J"} | |
1552 | } | |
1553 | kilocalorie{ | |
1554 | dnam{"kcal"} | |
1555 | one{"{0} kcal"} | |
1556 | other{"{0} kcal"} | |
1557 | } | |
1558 | kilojoule{ | |
1559 | dnam{"kJ"} | |
1560 | one{"{0} kJ"} | |
1561 | other{"{0} kJ"} | |
1562 | } | |
1563 | kilowatt-hour{ | |
1564 | dnam{"kWh"} | |
1565 | one{"{0} kWh"} | |
1566 | other{"{0} kWh"} | |
1567 | } | |
1568 | } | |
1569 | frequency{ | |
1570 | gigahertz{ | |
1571 | dnam{"GHz"} | |
1572 | one{"{0} GHz"} | |
1573 | other{"{0} GHz"} | |
1574 | } | |
1575 | hertz{ | |
1576 | dnam{"Hz"} | |
1577 | one{"{0} Hz"} | |
1578 | other{"{0} Hz"} | |
1579 | } | |
1580 | kilohertz{ | |
1581 | dnam{"kHz"} | |
1582 | one{"{0} kHz"} | |
1583 | other{"{0} kHz"} | |
1584 | } | |
1585 | megahertz{ | |
1586 | dnam{"MHz"} | |
1587 | one{"{0} MHz"} | |
1588 | other{"{0} MHz"} | |
1589 | } | |
1590 | } | |
1591 | length{ | |
1592 | astronomical-unit{ | |
1593 | dnam{"au"} | |
1594 | one{"{0} au"} | |
1595 | other{"{0} au"} | |
1596 | } | |
1597 | centimeter{ | |
1598 | dnam{"cm"} | |
1599 | one{"{0} cm"} | |
1600 | other{"{0} cm"} | |
1601 | } | |
1602 | decimeter{ | |
1603 | dnam{"dm"} | |
1604 | one{"{0} dm"} | |
1605 | other{"{0} dm"} | |
1606 | } | |
1607 | fathom{ | |
1608 | dnam{"fm"} | |
1609 | one{"{0} fm"} | |
1610 | other{"{0} fm"} | |
1611 | } | |
1612 | foot{ | |
1613 | dnam{"ft"} | |
1614 | one{"{0} ft"} | |
1615 | other{"{0} ft"} | |
1616 | } | |
1617 | furlong{ | |
1618 | dnam{"fur"} | |
1619 | one{"{0} fur"} | |
1620 | other{"{0} fur"} | |
1621 | } | |
1622 | inch{ | |
1623 | dnam{"in"} | |
1624 | one{"{0} in"} | |
1625 | other{"{0} in"} | |
1626 | } | |
1627 | kilometer{ | |
1628 | dnam{"km"} | |
1629 | one{"{0} km"} | |
1630 | other{"{0} km"} | |
1631 | } | |
1632 | light-year{ | |
1633 | dnam{"vv"} | |
1634 | one{"{0} vv"} | |
1635 | other{"{0} vv"} | |
1636 | } | |
1637 | meter{ | |
1638 | dnam{"m"} | |
1639 | one{"{0} m"} | |
1640 | other{"{0} m"} | |
1641 | } | |
1642 | micrometer{ | |
1643 | dnam{"µm"} | |
1644 | one{"{0} µm"} | |
1645 | other{"{0} µm"} | |
1646 | } | |
1647 | mile{ | |
1648 | dnam{"mi"} | |
1649 | one{"{0} mi"} | |
1650 | other{"{0} mi"} | |
1651 | } | |
1652 | millimeter{ | |
1653 | dnam{"mm"} | |
1654 | one{"{0} mm"} | |
1655 | other{"{0} mm"} | |
1656 | } | |
1657 | nanometer{ | |
1658 | dnam{"nm"} | |
1659 | one{"{0} nm"} | |
1660 | other{"{0} nm"} | |
1661 | } | |
1662 | nautical-mile{ | |
1663 | dnam{"mpk"} | |
1664 | one{"{0} mpk"} | |
1665 | other{"{0} mpk"} | |
1666 | } | |
1667 | parsec{ | |
1668 | dnam{"pc"} | |
1669 | one{"{0} pc"} | |
1670 | other{"{0} pc"} | |
1671 | } | |
1672 | picometer{ | |
1673 | dnam{"pm"} | |
1674 | one{"{0} pm"} | |
1675 | other{"{0} pm"} | |
1676 | } | |
1677 | yard{ | |
1678 | dnam{"yd"} | |
1679 | one{"{0} yd"} | |
1680 | other{"{0} yd"} | |
1681 | } | |
1682 | } | |
1683 | light{ | |
1684 | lux{ | |
1685 | dnam{"lx"} | |
1686 | one{"{0} lx"} | |
1687 | other{"{0} lx"} | |
1688 | } | |
1689 | } | |
1690 | mass{ | |
1691 | carat{ | |
1692 | dnam{"ka"} | |
1693 | one{"{0} ka"} | |
1694 | other{"{0} ka"} | |
1695 | } | |
1696 | gram{ | |
1697 | dnam{"g"} | |
1698 | one{"{0} g"} | |
1699 | other{"{0} g"} | |
1700 | } | |
1701 | kilogram{ | |
1702 | dnam{"kg"} | |
1703 | one{"{0} kg"} | |
1704 | other{"{0} kg"} | |
1705 | } | |
1706 | metric-ton{ | |
1707 | dnam{"t"} | |
1708 | one{"{0} t"} | |
1709 | other{"{0} t"} | |
1710 | } | |
1711 | microgram{ | |
1712 | dnam{"µg"} | |
1713 | one{"{0} µg"} | |
1714 | other{"{0} µg"} | |
1715 | } | |
1716 | milligram{ | |
1717 | dnam{"mg"} | |
1718 | one{"{0} mg"} | |
1719 | other{"{0} mg"} | |
1720 | } | |
1721 | ounce{ | |
1722 | dnam{"oz"} | |
1723 | one{"{0} oz"} | |
1724 | other{"{0} oz"} | |
1725 | } | |
1726 | ounce-troy{ | |
1727 | dnam{"oz t"} | |
1728 | one{"{0} oz t"} | |
1729 | other{"{0} oz t"} | |
1730 | } | |
1731 | pound{ | |
1732 | dnam{"lb"} | |
1733 | one{"{0} lb"} | |
1734 | other{"{0} lb"} | |
1735 | } | |
1736 | stone{ | |
1737 | dnam{"st"} | |
1738 | one{"{0} st"} | |
1739 | other{"{0} st"} | |
1740 | } | |
1741 | ton{ | |
1742 | dnam{"US-tn"} | |
1743 | one{"{0} US-tn"} | |
1744 | other{"{0} US-tn"} | |
1745 | } | |
1746 | } | |
1747 | power{ | |
1748 | gigawatt{ | |
1749 | dnam{"GW"} | |
1750 | one{"{0} GW"} | |
1751 | other{"{0} GW"} | |
1752 | } | |
1753 | horsepower{ | |
1754 | dnam{"hv"} | |
1755 | one{"{0} hv"} | |
1756 | other{"{0} hv"} | |
1757 | } | |
1758 | kilowatt{ | |
1759 | dnam{"kW"} | |
1760 | one{"{0} kW"} | |
1761 | other{"{0} kW"} | |
1762 | } | |
1763 | megawatt{ | |
1764 | dnam{"MW"} | |
1765 | one{"{0} MW"} | |
1766 | other{"{0} MW"} | |
1767 | } | |
1768 | milliwatt{ | |
1769 | dnam{"mW"} | |
1770 | one{"{0} mW"} | |
1771 | other{"{0} mW"} | |
1772 | } | |
1773 | watt{ | |
1774 | dnam{"W"} | |
1775 | one{"{0} W"} | |
1776 | other{"{0} W"} | |
1777 | } | |
1778 | } | |
1779 | pressure{ | |
1780 | hectopascal{ | |
1781 | dnam{"hPa"} | |
1782 | one{"{0} hPa"} | |
1783 | other{"{0} hPa"} | |
1784 | } | |
1785 | inch-hg{ | |
1786 | dnam{"inHg"} | |
1787 | one{"{0} inHg"} | |
1788 | other{"{0} inHg"} | |
1789 | } | |
1790 | millibar{ | |
1791 | dnam{"mbar"} | |
1792 | one{"{0} mbar"} | |
1793 | other{"{0} mbar"} | |
1794 | } | |
1795 | millimeter-of-mercury{ | |
1796 | dnam{"mm Hg"} | |
1797 | one{"{0} mm Hg"} | |
1798 | other{"{0} mm Hg"} | |
1799 | } | |
1800 | pound-per-square-inch{ | |
1801 | dnam{"psi"} | |
1802 | one{"{0} psi"} | |
1803 | other{"{0} psi"} | |
1804 | } | |
1805 | } | |
1806 | proportion{ | |
1807 | karat{ | |
1808 | dnam{"ka"} | |
1809 | one{"{0} ka"} | |
1810 | other{"{0} ka"} | |
1811 | } | |
1812 | } | |
1813 | speed{ | |
1814 | kilometer-per-hour{ | |
1815 | dnam{"km/h"} | |
1816 | one{"{0} km/h"} | |
1817 | other{"{0} km/h"} | |
1818 | } | |
1819 | meter-per-second{ | |
1820 | dnam{"m/s"} | |
1821 | one{"{0} m/s"} | |
1822 | other{"{0} m/s"} | |
1823 | } | |
1824 | mile-per-hour{ | |
1825 | dnam{"mi/h"} | |
1826 | one{"{0} mi/h"} | |
1827 | other{"{0} mi/h"} | |
1828 | } | |
1829 | } | |
1830 | temperature{ | |
1831 | celsius{ | |
1832 | dnam{"°C"} | |
1833 | one{"{0} °C"} | |
1834 | other{"{0} °C"} | |
1835 | } | |
1836 | fahrenheit{ | |
1837 | dnam{"°F"} | |
1838 | one{"{0} °F"} | |
1839 | other{"{0} °F"} | |
1840 | } | |
1841 | kelvin{ | |
1842 | dnam{"K"} | |
1843 | one{"{0} K"} | |
1844 | other{"{0} K"} | |
1845 | } | |
1846 | } | |
1847 | volume{ | |
1848 | acre-foot{ | |
1849 | dnam{"ac ft"} | |
1850 | one{"{0} ac ft"} | |
1851 | other{"{0} ac ft"} | |
1852 | } | |
1853 | bushel{ | |
1854 | dnam{"bu"} | |
1855 | one{"{0} bu"} | |
1856 | other{"{0} bu"} | |
1857 | } | |
1858 | centiliter{ | |
1859 | dnam{"cl"} | |
1860 | one{"{0} cl"} | |
1861 | other{"{0} cl"} | |
1862 | } | |
1863 | cubic-centimeter{ | |
1864 | dnam{"cm³"} | |
1865 | one{"{0} cm³"} | |
1866 | other{"{0} cm³"} | |
1867 | } | |
1868 | cubic-foot{ | |
1869 | dnam{"ft³"} | |
1870 | one{"{0} ft³"} | |
1871 | other{"{0} ft³"} | |
1872 | } | |
1873 | cubic-inch{ | |
1874 | dnam{"in³"} | |
1875 | one{"{0} in³"} | |
1876 | other{"{0} in³"} | |
1877 | } | |
1878 | cubic-kilometer{ | |
1879 | dnam{"km³"} | |
1880 | one{"{0} km³"} | |
1881 | other{"{0} km³"} | |
1882 | } | |
1883 | cubic-meter{ | |
1884 | dnam{"m³"} | |
1885 | one{"{0} m³"} | |
1886 | other{"{0} m³"} | |
1887 | } | |
1888 | cubic-mile{ | |
1889 | dnam{"mi³"} | |
1890 | one{"{0} mi³"} | |
1891 | other{"{0} mi³"} | |
1892 | } | |
1893 | cubic-yard{ | |
1894 | dnam{"yd³"} | |
1895 | one{"{0} yd³"} | |
1896 | other{"{0} yd³"} | |
1897 | } | |
1898 | cup{ | |
1899 | dnam{"kp"} | |
1900 | one{"{0} kp"} | |
1901 | other{"{0} kp"} | |
1902 | } | |
1903 | deciliter{ | |
1904 | dnam{"dl"} | |
1905 | one{"{0} dl"} | |
1906 | other{"{0} dl"} | |
1907 | } | |
1908 | fluid-ounce{ | |
1909 | dnam{"fl oz"} | |
1910 | one{"{0} fl oz"} | |
1911 | other{"{0} fl oz"} | |
1912 | } | |
1913 | gallon{ | |
1914 | dnam{"gal"} | |
1915 | one{"{0} gal"} | |
1916 | other{"{0} gal"} | |
1917 | } | |
1918 | hectoliter{ | |
1919 | dnam{"hl"} | |
1920 | one{"{0} hl"} | |
1921 | other{"{0} hl"} | |
1922 | } | |
1923 | liter{ | |
1924 | dnam{"l"} | |
1925 | one{"{0} l"} | |
1926 | other{"{0} l"} | |
1927 | } | |
1928 | megaliter{ | |
1929 | dnam{"Ml"} | |
1930 | one{"{0} Ml"} | |
1931 | other{"{0} Ml"} | |
1932 | } | |
1933 | milliliter{ | |
1934 | dnam{"ml"} | |
1935 | one{"{0} ml"} | |
1936 | other{"{0} ml"} | |
1937 | } | |
1938 | pint{ | |
1939 | dnam{"pt"} | |
1940 | one{"{0} pt"} | |
1941 | other{"{0} pt"} | |
1942 | } | |
1943 | quart{ | |
1944 | dnam{"qt"} | |
1945 | one{"{0} qt"} | |
1946 | other{"{0} qt"} | |
1947 | } | |
1948 | tablespoon{ | |
1949 | dnam{"rkl"} | |
1950 | one{"{0} rkl"} | |
1951 | other{"{0} rkl"} | |
1952 | } | |
1953 | teaspoon{ | |
1954 | dnam{"tl"} | |
1955 | one{"{0} tl"} | |
1956 | other{"{0} tl"} | |
1957 | } | |
1958 | } | |
1959 | } | |
1960 | } |