]>
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/it.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | it{ | |
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{ | |
19 | dnam{"forza g"} | |
20 | one{"{0} forza g"} | |
21 | other{"{0} forza g"} | |
22 | } | |
23 | meter-per-second-squared{ | |
24 | dnam{"metri al secondo quadrato"} | |
25 | one{"{0} metro al secondo quadrato"} | |
26 | other{"{0} metri al secondo quadrato"} | |
27 | } | |
28 | } | |
29 | angle{ | |
30 | arc-minute{ | |
31 | dnam{"primi d’arco"} | |
2ca993e8 A |
32 | one{"{0} primo d’arco"} |
33 | other{"{0} primi d’arco"} | |
b331163b A |
34 | } |
35 | arc-second{ | |
36 | dnam{"secondi d’arco"} | |
2ca993e8 A |
37 | one{"{0} secondo d’arco"} |
38 | other{"{0} secondi d’arco"} | |
b331163b A |
39 | } |
40 | degree{ | |
41 | dnam{"gradi"} | |
42 | one{"{0} grado"} | |
43 | other{"{0} gradi"} | |
44 | } | |
45 | radian{ | |
46 | dnam{"radianti"} | |
47 | one{"{0} radiante"} | |
48 | other{"{0} radianti"} | |
49 | } | |
2ca993e8 A |
50 | revolution{ |
51 | dnam{"rivoluzione"} | |
52 | one{"{0} rivoluzione"} | |
53 | other{"{0} rivoluzioni"} | |
54 | } | |
b331163b A |
55 | } |
56 | area{ | |
57 | acre{ | |
58 | dnam{"acri"} | |
59 | one{"{0} acro"} | |
60 | other{"{0} acri"} | |
61 | } | |
62 | hectare{ | |
63 | dnam{"ettari"} | |
64 | one{"{0} ettaro"} | |
65 | other{"{0} ettari"} | |
66 | } | |
67 | square-centimeter{ | |
68 | dnam{"centimetri quadrati"} | |
69 | one{"{0} centimetro quadrato"} | |
70 | other{"{0} centimetri quadrati"} | |
2ca993e8 | 71 | per{"{0} per centimetro quadrato"} |
b331163b A |
72 | } |
73 | square-foot{ | |
74 | dnam{"piedi quadrati"} | |
75 | one{"{0} piede quadrato"} | |
76 | other{"{0} piedi quadrati"} | |
77 | } | |
78 | square-inch{ | |
79 | dnam{"pollici quadrati"} | |
80 | one{"{0} pollice quadrato"} | |
81 | other{"{0} pollici quadrati"} | |
2ca993e8 | 82 | per{"{0} per pollice quadrato"} |
b331163b A |
83 | } |
84 | square-kilometer{ | |
85 | dnam{"chilometri quadrati"} | |
86 | one{"{0} chilometro quadrato"} | |
87 | other{"{0} chilometri quadrati"} | |
88 | } | |
89 | square-meter{ | |
90 | dnam{"metri quadrati"} | |
91 | one{"{0} metro quadrato"} | |
92 | other{"{0} metri quadrati"} | |
2ca993e8 | 93 | per{"{0} per metro quadrato"} |
b331163b A |
94 | } |
95 | square-mile{ | |
96 | dnam{"miglia quadrate"} | |
97 | one{"{0} miglio quadrato"} | |
98 | other{"{0} miglia quadrate"} | |
99 | } | |
100 | square-yard{ | |
101 | dnam{"iarde quadrate"} | |
102 | one{"{0} iarda quadrata"} | |
103 | other{"{0} iarde quadrate"} | |
104 | } | |
105 | } | |
106 | compound{ | |
107 | per{"{0} al {1}"} | |
108 | } | |
2ca993e8 A |
109 | concentr{ |
110 | karat{ | |
111 | dnam{"carati"} | |
112 | one{"{0} carato"} | |
113 | other{"{0} carati"} | |
114 | } | |
115 | } | |
b331163b | 116 | consumption{ |
2ca993e8 A |
117 | liter-per-100kilometers{ |
118 | dnam{"litri per 100 chilometri"} | |
119 | one{"{0} litro per 100 chilometri"} | |
120 | other{"{0} litri per 100 chilometri"} | |
121 | } | |
b331163b A |
122 | liter-per-kilometer{ |
123 | dnam{"litri per chilometro"} | |
124 | one{"{0} litro per chilometro"} | |
125 | other{"{0} litri per chilometro"} | |
126 | } | |
127 | mile-per-gallon{ | |
128 | dnam{"miglia per gallone"} | |
129 | one{"{0} miglio per gallone"} | |
130 | other{"{0} miglia per gallone"} | |
131 | } | |
132 | } | |
2ca993e8 A |
133 | coordinate{ |
134 | east{"{0}E"} | |
135 | north{"{0}N"} | |
136 | south{"{0}S"} | |
137 | west{"{0}O"} | |
138 | } | |
b331163b A |
139 | digital{ |
140 | bit{ | |
141 | dnam{"bit"} | |
142 | one{"{0} bit"} | |
143 | other{"{0} bit"} | |
144 | } | |
145 | byte{ | |
146 | dnam{"byte"} | |
147 | one{"{0} byte"} | |
148 | other{"{0} byte"} | |
149 | } | |
150 | gigabit{ | |
151 | dnam{"gigabit"} | |
152 | one{"{0} gigabit"} | |
153 | other{"{0} gigabit"} | |
154 | } | |
155 | gigabyte{ | |
156 | dnam{"gigabyte"} | |
157 | one{"{0} gigabyte"} | |
158 | other{"{0} gigabyte"} | |
159 | } | |
160 | kilobit{ | |
161 | dnam{"kilobit"} | |
162 | one{"{0} kilobit"} | |
163 | other{"{0} kilobit"} | |
164 | } | |
165 | kilobyte{ | |
166 | dnam{"kilobyte"} | |
167 | one{"{0} kilobyte"} | |
168 | other{"{0} kilobyte"} | |
169 | } | |
170 | megabit{ | |
171 | dnam{"megabit"} | |
172 | one{"{0} megabit"} | |
173 | other{"{0} megabit"} | |
174 | } | |
175 | megabyte{ | |
176 | dnam{"megabyte"} | |
177 | one{"{0} megabyte"} | |
178 | other{"{0} megabyte"} | |
179 | } | |
180 | terabit{ | |
181 | dnam{"terabit"} | |
182 | one{"{0} terabit"} | |
183 | other{"{0} terabit"} | |
184 | } | |
185 | terabyte{ | |
186 | dnam{"terabyte"} | |
187 | one{"{0} terabyte"} | |
188 | other{"{0} terabyte"} | |
189 | } | |
190 | } | |
191 | duration{ | |
2ca993e8 A |
192 | century{ |
193 | dnam{"secoli"} | |
194 | one{"{0} secolo"} | |
195 | other{"{0} secoli"} | |
196 | } | |
b331163b A |
197 | day{ |
198 | dnam{"giorni"} | |
199 | one{"{0} giorno"} | |
200 | other{"{0} giorni"} | |
2ca993e8 | 201 | per{"{0} al giorno"} |
b331163b A |
202 | } |
203 | hour{ | |
204 | dnam{"ore"} | |
205 | one{"{0} ora"} | |
206 | other{"{0} ore"} | |
207 | per{"{0}/h"} | |
208 | } | |
209 | microsecond{ | |
210 | dnam{"microsecondi"} | |
211 | one{"{0} microsecondo"} | |
212 | other{"{0} microsecondi"} | |
213 | } | |
214 | millisecond{ | |
215 | dnam{"millisecondi"} | |
216 | one{"{0} millisecondo"} | |
217 | other{"{0} millisecondi"} | |
218 | } | |
219 | minute{ | |
220 | dnam{"minuti"} | |
221 | one{"{0} minuto"} | |
222 | other{"{0} minuti"} | |
2ca993e8 | 223 | per{"{0} al minuto"} |
b331163b A |
224 | } |
225 | month{ | |
226 | dnam{"mesi"} | |
227 | one{"{0} mese"} | |
228 | other{"{0} mesi"} | |
2ca993e8 | 229 | per{"{0} al mese"} |
b331163b A |
230 | } |
231 | nanosecond{ | |
232 | dnam{"nanosecondi"} | |
233 | one{"{0} nanosecondo"} | |
234 | other{"{0} nanosecondi"} | |
235 | } | |
236 | second{ | |
237 | dnam{"secondi"} | |
238 | one{"{0} secondo"} | |
239 | other{"{0} secondi"} | |
240 | per{"{0}/s"} | |
241 | } | |
242 | week{ | |
243 | dnam{"settimane"} | |
244 | one{"{0} settimana"} | |
245 | other{"{0} settimane"} | |
2ca993e8 | 246 | per{"{0}/settimana"} |
b331163b A |
247 | } |
248 | year{ | |
249 | dnam{"anni"} | |
250 | one{"{0} anno"} | |
251 | other{"{0} anni"} | |
2ca993e8 | 252 | per{"{0} all’anno"} |
b331163b A |
253 | } |
254 | } | |
255 | electric{ | |
256 | ampere{ | |
257 | dnam{"ampere"} | |
258 | one{"{0} ampere"} | |
259 | other{"{0} ampere"} | |
260 | } | |
261 | milliampere{ | |
262 | dnam{"milliampere"} | |
263 | one{"{0} milliampere"} | |
264 | other{"{0} milliampere"} | |
265 | } | |
266 | ohm{ | |
267 | dnam{"ohm"} | |
268 | one{"{0} ohm"} | |
269 | other{"{0} ohm"} | |
270 | } | |
271 | volt{ | |
272 | dnam{"volt"} | |
273 | one{"{0} volt"} | |
274 | other{"{0} volt"} | |
275 | } | |
276 | } | |
277 | energy{ | |
278 | calorie{ | |
279 | dnam{"calorie"} | |
280 | one{"{0} caloria"} | |
281 | other{"{0} calorie"} | |
282 | } | |
283 | foodcalorie{ | |
284 | dnam{"Calorie"} | |
285 | one{"{0} caloria"} | |
286 | other{"{0} calorie"} | |
287 | } | |
288 | joule{ | |
289 | dnam{"joule"} | |
290 | one{"{0} joule"} | |
291 | other{"{0} joule"} | |
292 | } | |
293 | kilocalorie{ | |
294 | dnam{"chilocalorie"} | |
295 | one{"{0} chilocaloria"} | |
296 | other{"{0} chilocalorie"} | |
297 | } | |
298 | kilojoule{ | |
299 | dnam{"kilojoule"} | |
300 | one{"{0} kilojoule"} | |
301 | other{"{0} kilojoule"} | |
302 | } | |
303 | kilowatt-hour{ | |
304 | dnam{"chilowattora"} | |
305 | one{"{0} chilowattora"} | |
306 | other{"{0} chilowattora"} | |
307 | } | |
308 | } | |
309 | frequency{ | |
310 | gigahertz{ | |
311 | dnam{"gigahertz"} | |
312 | one{"{0} gigahertz"} | |
313 | other{"{0} gigahertz"} | |
314 | } | |
315 | hertz{ | |
316 | dnam{"hertz"} | |
317 | one{"{0} hertz"} | |
318 | other{"{0} hertz"} | |
319 | } | |
320 | kilohertz{ | |
321 | dnam{"kilohertz"} | |
322 | one{"{0} kilohertz"} | |
323 | other{"{0} kilohertz"} | |
324 | } | |
325 | megahertz{ | |
326 | dnam{"megahertz"} | |
327 | one{"{0} megahertz"} | |
328 | other{"{0} megahertz"} | |
329 | } | |
330 | } | |
331 | length{ | |
332 | astronomical-unit{ | |
333 | dnam{"unità astronomiche"} | |
334 | one{"{0} unità astronomica"} | |
335 | other{"{0} unità astronomiche"} | |
336 | } | |
337 | centimeter{ | |
338 | dnam{"centimetri"} | |
339 | one{"{0} centimetro"} | |
340 | other{"{0} centimetri"} | |
2ca993e8 | 341 | per{"{0} per centimetro"} |
b331163b A |
342 | } |
343 | decimeter{ | |
344 | dnam{"decimetri"} | |
345 | one{"{0} decimetro"} | |
346 | other{"{0} decimetri"} | |
347 | } | |
348 | foot{ | |
349 | dnam{"piedi"} | |
350 | one{"{0} piede"} | |
351 | other{"{0} piedi"} | |
2ca993e8 | 352 | per{"{0} per piede"} |
b331163b A |
353 | } |
354 | inch{ | |
355 | dnam{"pollici"} | |
356 | one{"{0} pollice"} | |
357 | other{"{0} pollici"} | |
2ca993e8 | 358 | per{"{0} per pollice"} |
b331163b A |
359 | } |
360 | kilometer{ | |
361 | dnam{"chilometri"} | |
362 | one{"{0} chilometro"} | |
363 | other{"{0} chilometri"} | |
2ca993e8 | 364 | per{"{0} per chilometro"} |
b331163b A |
365 | } |
366 | light-year{ | |
367 | dnam{"anni luce"} | |
368 | one{"{0} anno luce"} | |
369 | other{"{0} anni luce"} | |
370 | } | |
371 | meter{ | |
372 | dnam{"metri"} | |
373 | one{"{0} metro"} | |
374 | other{"{0} metri"} | |
2ca993e8 | 375 | per{"{0} per metro"} |
b331163b A |
376 | } |
377 | micrometer{ | |
378 | dnam{"micrometri"} | |
379 | one{"{0} micrometro"} | |
380 | other{"{0} micrometri"} | |
381 | } | |
382 | mile{ | |
383 | dnam{"miglia"} | |
384 | one{"{0} miglio"} | |
385 | other{"{0} miglia"} | |
386 | } | |
2ca993e8 A |
387 | mile-scandinavian{ |
388 | dnam{"miglia scandinave"} | |
389 | one{"{0} miglio scandinavo"} | |
390 | other{"{0} miglia scandinave"} | |
391 | } | |
b331163b A |
392 | millimeter{ |
393 | dnam{"millimetri"} | |
394 | one{"{0} millimetro"} | |
395 | other{"{0} millimetri"} | |
396 | } | |
397 | nanometer{ | |
398 | dnam{"nanometri"} | |
399 | one{"{0} nanometro"} | |
400 | other{"{0} nanometri"} | |
401 | } | |
402 | nautical-mile{ | |
403 | dnam{"miglia nautiche"} | |
404 | one{"{0} miglio nautico"} | |
405 | other{"{0} miglia nautiche"} | |
406 | } | |
407 | parsec{ | |
408 | dnam{"parsec"} | |
409 | one{"{0} parsec"} | |
410 | other{"{0} parsec"} | |
411 | } | |
412 | picometer{ | |
413 | dnam{"picometri"} | |
414 | one{"{0} picometro"} | |
415 | other{"{0} picometri"} | |
416 | } | |
417 | yard{ | |
418 | dnam{"iarde"} | |
419 | one{"{0} iarda"} | |
420 | other{"{0} iarde"} | |
421 | } | |
422 | } | |
423 | light{ | |
424 | lux{ | |
425 | dnam{"lux"} | |
426 | one{"{0} lux"} | |
427 | other{"{0} lux"} | |
428 | } | |
429 | } | |
430 | mass{ | |
431 | carat{ | |
432 | dnam{"carati"} | |
433 | one{"{0} carato"} | |
434 | other{"{0} carati"} | |
435 | } | |
436 | gram{ | |
437 | dnam{"grammi"} | |
438 | one{"{0} grammo"} | |
439 | other{"{0} grammi"} | |
2ca993e8 | 440 | per{"{0} per grammo"} |
b331163b A |
441 | } |
442 | kilogram{ | |
443 | dnam{"chilogrammi"} | |
444 | one{"{0} chilogrammo"} | |
445 | other{"{0} chilogrammi"} | |
2ca993e8 | 446 | per{"{0} per chilogrammo"} |
b331163b A |
447 | } |
448 | metric-ton{ | |
449 | dnam{"tonnellate metriche"} | |
450 | one{"{0} tonnellata metrica"} | |
451 | other{"{0} tonnellate metriche"} | |
452 | } | |
453 | microgram{ | |
454 | dnam{"microgrammi"} | |
455 | one{"{0} microgrammo"} | |
456 | other{"{0} microgrammi"} | |
457 | } | |
458 | milligram{ | |
459 | dnam{"milligrammi"} | |
460 | one{"{0} milligrammo"} | |
461 | other{"{0} milligrammi"} | |
462 | } | |
463 | ounce{ | |
464 | dnam{"once"} | |
465 | one{"{0} oncia"} | |
466 | other{"{0} once"} | |
2ca993e8 | 467 | per{"{0} per oncia"} |
b331163b A |
468 | } |
469 | ounce-troy{ | |
470 | dnam{"once troy"} | |
471 | one{"{0} oncia troy"} | |
472 | other{"{0} once troy"} | |
473 | } | |
474 | pound{ | |
475 | dnam{"libbre"} | |
476 | one{"{0} libbra"} | |
477 | other{"{0} libbre"} | |
2ca993e8 | 478 | per{"{0} per libbra"} |
b331163b A |
479 | } |
480 | ton{ | |
481 | dnam{"tonnellate"} | |
482 | one{"{0} tonnellata"} | |
483 | other{"{0} tonnellate"} | |
484 | } | |
485 | } | |
486 | power{ | |
487 | gigawatt{ | |
488 | dnam{"gigawatt"} | |
489 | one{"{0} gigawatt"} | |
490 | other{"{0} gigawatt"} | |
491 | } | |
492 | horsepower{ | |
493 | dnam{"cavalli vapore"} | |
494 | one{"{0} cavallo vapore"} | |
495 | other{"{0} cavalli vapore"} | |
496 | } | |
497 | kilowatt{ | |
498 | dnam{"kilowatt"} | |
499 | one{"{0} kilowatt"} | |
500 | other{"{0} kilowatt"} | |
501 | } | |
502 | megawatt{ | |
503 | dnam{"megawatt"} | |
504 | one{"{0} megawatt"} | |
505 | other{"{0} megawatt"} | |
506 | } | |
507 | milliwatt{ | |
508 | dnam{"milliwatt"} | |
509 | one{"{0} milliwatt"} | |
510 | other{"{0} milliwatt"} | |
511 | } | |
512 | watt{ | |
513 | dnam{"watt"} | |
514 | one{"{0} watt"} | |
515 | other{"{0} watt"} | |
516 | } | |
517 | } | |
518 | pressure{ | |
519 | hectopascal{ | |
520 | dnam{"ettopascal"} | |
521 | one{"{0} ettopascal"} | |
522 | other{"{0} ettopascal"} | |
523 | } | |
524 | inch-hg{ | |
525 | dnam{"pollici di mercurio"} | |
526 | one{"{0} pollice di mercurio"} | |
527 | other{"{0} pollici di mercurio"} | |
528 | } | |
529 | millibar{ | |
530 | dnam{"millibar"} | |
531 | one{"{0} millibar"} | |
532 | other{"{0} millibar"} | |
533 | } | |
534 | millimeter-of-mercury{ | |
535 | dnam{"millimetri di mercurio"} | |
536 | one{"{0} millimetro di mercurio"} | |
537 | other{"{0} millimetri di mercurio"} | |
538 | } | |
539 | pound-per-square-inch{ | |
540 | dnam{"libbre per pollice quadrato"} | |
541 | one{"{0} libbra per pollice quadrato"} | |
542 | other{"{0} libbre per pollice quadrato"} | |
543 | } | |
544 | } | |
b331163b A |
545 | speed{ |
546 | kilometer-per-hour{ | |
547 | dnam{"chilometri orari"} | |
548 | one{"{0} chilometro orario"} | |
549 | other{"{0} chilometri orari"} | |
550 | } | |
2ca993e8 A |
551 | knot{ |
552 | dnam{"nodo"} | |
553 | one{"{0} nodo"} | |
554 | other{"{0} nodi"} | |
555 | } | |
b331163b A |
556 | meter-per-second{ |
557 | dnam{"metri al secondo"} | |
558 | one{"{0} metro al secondo"} | |
559 | other{"{0} metri al secondo"} | |
560 | } | |
561 | mile-per-hour{ | |
562 | dnam{"miglia all’ora"} | |
563 | one{"{0} miglio all’ora"} | |
564 | other{"{0} miglia all’ora"} | |
565 | } | |
566 | } | |
567 | temperature{ | |
568 | celsius{ | |
569 | dnam{"gradi Celsius"} | |
570 | one{"{0} grado Celsius"} | |
571 | other{"{0} gradi Celsius"} | |
572 | } | |
573 | fahrenheit{ | |
574 | dnam{"gradi Fahrenheit"} | |
575 | one{"{0} grado Fahrenheit"} | |
576 | other{"{0} gradi Fahrenheit"} | |
577 | } | |
2ca993e8 A |
578 | generic{ |
579 | dnam{"°"} | |
580 | one{"{0}°"} | |
581 | other{"{0}°"} | |
582 | } | |
b331163b A |
583 | kelvin{ |
584 | dnam{"Kelvin"} | |
585 | one{"{0} Kelvin"} | |
586 | other{"{0} Kelvin"} | |
587 | } | |
588 | } | |
589 | volume{ | |
590 | acre-foot{ | |
591 | dnam{"acre-feet"} | |
592 | one{"{0} acre-foot"} | |
593 | other{"{0} acre-feet"} | |
594 | } | |
595 | centiliter{ | |
596 | dnam{"centilitri"} | |
597 | one{"{0} centilitro"} | |
598 | other{"{0} centilitri"} | |
599 | } | |
600 | cubic-centimeter{ | |
601 | dnam{"centimetri cubi"} | |
602 | one{"{0} centimetro cubo"} | |
603 | other{"{0} centimetri cubi"} | |
2ca993e8 | 604 | per{"{0} per centimetro cubo"} |
b331163b A |
605 | } |
606 | cubic-foot{ | |
607 | dnam{"piedi cubi"} | |
608 | one{"{0} piede cubo"} | |
609 | other{"{0} piedi cubi"} | |
610 | } | |
611 | cubic-inch{ | |
612 | dnam{"pollici cubi"} | |
613 | one{"{0} pollice cubo"} | |
614 | other{"{0} pollici cubi"} | |
615 | } | |
616 | cubic-kilometer{ | |
617 | dnam{"chilometri cubi"} | |
618 | one{"{0} chilometro cubo"} | |
619 | other{"{0} chilometri cubi"} | |
620 | } | |
621 | cubic-meter{ | |
622 | dnam{"metri cubi"} | |
623 | one{"{0} metro cubo"} | |
624 | other{"{0} metri cubi"} | |
2ca993e8 | 625 | per{"{0} per metro cubo"} |
b331163b A |
626 | } |
627 | cubic-mile{ | |
628 | dnam{"miglia cube"} | |
629 | one{"{0} miglio cubo"} | |
630 | other{"{0} miglia cube"} | |
631 | } | |
632 | cubic-yard{ | |
633 | dnam{"iarde cubiche"} | |
634 | one{"{0} iarda cubica"} | |
635 | other{"{0} iarde cubiche"} | |
636 | } | |
637 | cup{ | |
638 | dnam{"tazze"} | |
639 | one{"{0} tazza"} | |
640 | other{"{0} tazze"} | |
641 | } | |
2ca993e8 A |
642 | cup-metric{ |
643 | dnam{"tazze metriche"} | |
644 | one{"{0} tazza metrica"} | |
645 | other{"{0} tazze metriche"} | |
646 | } | |
b331163b A |
647 | deciliter{ |
648 | dnam{"decilitri"} | |
649 | one{"{0} decilitro"} | |
650 | other{"{0} decilitri"} | |
651 | } | |
652 | fluid-ounce{ | |
653 | dnam{"once fluide"} | |
654 | one{"{0} oncia fluida"} | |
655 | other{"{0} once fluide"} | |
656 | } | |
657 | gallon{ | |
658 | dnam{"galloni"} | |
659 | one{"{0} gallone"} | |
660 | other{"{0} galloni"} | |
2ca993e8 | 661 | per{"{0} per gallone"} |
b331163b A |
662 | } |
663 | hectoliter{ | |
664 | dnam{"ettolitri"} | |
665 | one{"{0} ettolitro"} | |
666 | other{"{0} ettolitri"} | |
667 | } | |
668 | liter{ | |
669 | dnam{"litri"} | |
670 | one{"{0} litro"} | |
671 | other{"{0} litri"} | |
2ca993e8 | 672 | per{"{0} per litro"} |
b331163b A |
673 | } |
674 | megaliter{ | |
675 | dnam{"megalitri"} | |
676 | one{"{0} megalitro"} | |
677 | other{"{0} megalitri"} | |
678 | } | |
679 | milliliter{ | |
680 | dnam{"millilitri"} | |
681 | one{"{0} millilitro"} | |
682 | other{"{0} millilitri"} | |
683 | } | |
684 | pint{ | |
685 | dnam{"pinte"} | |
686 | one{"{0} pinta"} | |
687 | other{"{0} pinte"} | |
688 | } | |
2ca993e8 A |
689 | pint-metric{ |
690 | dnam{"pinte metriche"} | |
691 | one{"{0} pinta metrica"} | |
692 | other{"{0} pinte metriche"} | |
693 | } | |
b331163b A |
694 | quart{ |
695 | dnam{"quarti"} | |
696 | one{"{0} quarto"} | |
697 | other{"{0} quarti"} | |
698 | } | |
699 | tablespoon{ | |
700 | dnam{"cucchiai da tavola"} | |
701 | one{"{0} cucchiaio da tavola"} | |
702 | other{"{0} cucchiai da tavola"} | |
703 | } | |
704 | teaspoon{ | |
705 | dnam{"cucchiai da tè"} | |
706 | one{"{0} cucchiaio da tè"} | |
707 | other{"{0} cucchiai da tè"} | |
708 | } | |
709 | } | |
710 | } | |
711 | unitsNarrow{ | |
712 | acceleration{ | |
713 | g-force{ | |
714 | one{"{0}G"} | |
715 | other{"{0}G"} | |
716 | } | |
717 | } | |
718 | angle{ | |
719 | arc-minute{ | |
720 | one{"{0}min"} | |
721 | other{"{0}min"} | |
722 | } | |
723 | arc-second{ | |
724 | one{"{0}s"} | |
725 | other{"{0}s"} | |
726 | } | |
727 | degree{ | |
728 | one{"{0}°"} | |
729 | other{"{0}°"} | |
730 | } | |
731 | } | |
732 | area{ | |
733 | acre{ | |
734 | one{"{0}ac"} | |
735 | other{"{0}ac"} | |
736 | } | |
737 | hectare{ | |
738 | one{"{0}ha"} | |
739 | other{"{0}ha"} | |
740 | } | |
741 | square-foot{ | |
742 | one{"{0}ft²"} | |
743 | other{"{0}ft²"} | |
744 | } | |
745 | square-kilometer{ | |
746 | one{"{0}km²"} | |
747 | other{"{0}km²"} | |
748 | } | |
749 | square-meter{ | |
750 | one{"{0}m²"} | |
751 | other{"{0}m²"} | |
752 | } | |
753 | square-mile{ | |
754 | one{"{0}mi²"} | |
755 | other{"{0}mi²"} | |
756 | } | |
757 | } | |
758 | compound{ | |
759 | per{"{0}/{1}"} | |
760 | } | |
2ca993e8 A |
761 | consumption{ |
762 | liter-per-100kilometers{ | |
763 | dnam{"L/100km"} | |
764 | one{"{0} L/100km"} | |
765 | other{"{0} L/100km"} | |
766 | } | |
767 | } | |
768 | coordinate{ | |
769 | east{"{0}E"} | |
770 | north{"{0}N"} | |
771 | south{"{0}S"} | |
772 | west{"{0}O"} | |
773 | } | |
b331163b A |
774 | duration{ |
775 | day{ | |
776 | dnam{"giorno"} | |
777 | one{"{0}gg"} | |
778 | other{"{0}gg"} | |
779 | } | |
780 | hour{ | |
781 | dnam{"ora"} | |
782 | one{"{0}h"} | |
783 | other{"{0}h"} | |
784 | } | |
785 | millisecond{ | |
786 | dnam{"ms"} | |
787 | one{"{0}ms"} | |
788 | other{"{0}ms"} | |
789 | } | |
790 | minute{ | |
791 | dnam{"min"} | |
792 | one{"{0}min"} | |
793 | other{"{0}min"} | |
794 | } | |
795 | month{ | |
796 | dnam{"mese"} | |
797 | one{"{0}mesi"} | |
798 | other{"{0}mesi"} | |
799 | } | |
800 | second{ | |
801 | dnam{"s"} | |
802 | one{"{0}s"} | |
803 | other{"{0}s"} | |
804 | } | |
805 | week{ | |
806 | dnam{"sett."} | |
807 | one{"{0}sett."} | |
808 | other{"{0}sett."} | |
809 | } | |
810 | year{ | |
811 | dnam{"anno"} | |
812 | one{"{0}anno"} | |
813 | other{"{0}anni"} | |
814 | } | |
815 | } | |
816 | length{ | |
817 | centimeter{ | |
818 | dnam{"cm"} | |
819 | one{"{0}cm"} | |
820 | other{"{0}cm"} | |
821 | } | |
822 | foot{ | |
823 | one{"{0}ft"} | |
824 | other{"{0}ft"} | |
825 | } | |
826 | inch{ | |
827 | one{"{0}″"} | |
828 | other{"{0}″"} | |
829 | } | |
830 | kilometer{ | |
831 | dnam{"km"} | |
832 | one{"{0}km"} | |
833 | other{"{0}km"} | |
834 | } | |
835 | light-year{ | |
836 | dnam{"al"} | |
837 | one{"{0}al"} | |
838 | other{"{0}al"} | |
839 | } | |
840 | meter{ | |
841 | dnam{"metro"} | |
842 | one{"{0}m"} | |
843 | other{"{0}m"} | |
844 | } | |
845 | mile{ | |
846 | one{"{0}mi"} | |
847 | other{"{0}mi"} | |
848 | } | |
849 | millimeter{ | |
850 | dnam{"mm"} | |
851 | one{"{0}mm"} | |
852 | other{"{0}mm"} | |
853 | } | |
854 | picometer{ | |
855 | one{"{0}pm"} | |
856 | other{"{0}pm"} | |
857 | } | |
858 | yard{ | |
859 | one{"{0}yd"} | |
860 | other{"{0}yd"} | |
861 | } | |
862 | } | |
863 | mass{ | |
864 | gram{ | |
865 | dnam{"g"} | |
866 | one{"{0}g"} | |
867 | other{"{0}g"} | |
868 | } | |
869 | kilogram{ | |
870 | dnam{"kg"} | |
871 | one{"{0}kg"} | |
872 | other{"{0}kg"} | |
873 | } | |
874 | ounce{ | |
875 | one{"{0}oz"} | |
876 | other{"{0}oz"} | |
877 | } | |
878 | pound{ | |
879 | one{"{0}lb"} | |
880 | other{"{0}lb"} | |
881 | } | |
882 | } | |
883 | power{ | |
884 | horsepower{ | |
885 | one{"{0}hp"} | |
886 | other{"{0}hp"} | |
887 | } | |
888 | kilowatt{ | |
889 | one{"{0}kW"} | |
890 | other{"{0}kW"} | |
891 | } | |
892 | watt{ | |
893 | one{"{0}W"} | |
894 | other{"{0}W"} | |
895 | } | |
896 | } | |
897 | pressure{ | |
898 | hectopascal{ | |
899 | one{"{0}hPa"} | |
900 | other{"{0}hPa"} | |
901 | } | |
902 | inch-hg{ | |
903 | one{"{0}inHg"} | |
904 | other{"{0}inHg"} | |
905 | } | |
906 | millibar{ | |
907 | one{"{0}mbar"} | |
908 | other{"{0}mbar"} | |
909 | } | |
910 | } | |
911 | speed{ | |
912 | kilometer-per-hour{ | |
913 | dnam{"km/h"} | |
914 | one{"{0}km/h"} | |
915 | other{"{0}km/h"} | |
916 | } | |
917 | meter-per-second{ | |
918 | one{"{0}m/s"} | |
919 | other{"{0}m/s"} | |
920 | } | |
921 | mile-per-hour{ | |
922 | one{"{0}mi/h"} | |
923 | other{"{0}mi/h"} | |
924 | } | |
925 | } | |
926 | temperature{ | |
927 | celsius{ | |
928 | dnam{"°C"} | |
2ca993e8 A |
929 | one{"{0} °C"} |
930 | other{"{0} °C"} | |
b331163b A |
931 | } |
932 | fahrenheit{ | |
933 | one{"{0}°F"} | |
934 | other{"{0}°F"} | |
935 | } | |
936 | } | |
937 | volume{ | |
938 | cubic-kilometer{ | |
939 | one{"{0}km³"} | |
940 | other{"{0}km³"} | |
941 | } | |
942 | cubic-mile{ | |
943 | one{"{0}mi³"} | |
944 | other{"{0}mi³"} | |
945 | } | |
946 | liter{ | |
947 | dnam{"l"} | |
948 | one{"{0}l"} | |
949 | other{"{0}l"} | |
950 | } | |
951 | } | |
952 | } | |
953 | unitsShort{ | |
954 | acceleration{ | |
955 | g-force{ | |
956 | dnam{"forza g"} | |
957 | one{"{0} G"} | |
958 | other{"{0} G"} | |
959 | } | |
960 | meter-per-second-squared{ | |
961 | dnam{"m/s²"} | |
962 | one{"{0} m/s²"} | |
963 | other{"{0} m/s²"} | |
964 | } | |
965 | } | |
966 | angle{ | |
967 | arc-minute{ | |
968 | dnam{"′"} | |
969 | one{"{0}′"} | |
970 | other{"{0}′"} | |
971 | } | |
972 | arc-second{ | |
973 | dnam{"″"} | |
974 | one{"{0}″"} | |
975 | other{"{0}″"} | |
976 | } | |
977 | degree{ | |
978 | dnam{"°"} | |
979 | one{"{0}°"} | |
980 | other{"{0}°"} | |
981 | } | |
982 | radian{ | |
983 | dnam{"rad"} | |
984 | one{"{0} rad"} | |
985 | other{"{0} rad"} | |
986 | } | |
2ca993e8 A |
987 | revolution{ |
988 | dnam{"riv"} | |
989 | one{"{0} riv"} | |
990 | other{"{0} riv"} | |
991 | } | |
b331163b A |
992 | } |
993 | area{ | |
994 | acre{ | |
995 | dnam{"acri"} | |
996 | one{"{0} ac"} | |
997 | other{"{0} ac"} | |
998 | } | |
999 | hectare{ | |
1000 | dnam{"ettari"} | |
1001 | one{"{0} ha"} | |
1002 | other{"{0} ha"} | |
1003 | } | |
1004 | square-centimeter{ | |
1005 | dnam{"cm²"} | |
1006 | one{"{0} cm²"} | |
1007 | other{"{0} cm²"} | |
2ca993e8 | 1008 | per{"{0}/cm²"} |
b331163b A |
1009 | } |
1010 | square-foot{ | |
1011 | dnam{"piedi quadrati"} | |
1012 | one{"{0} ft²"} | |
1013 | other{"{0} ft²"} | |
1014 | } | |
1015 | square-inch{ | |
1016 | dnam{"in²"} | |
1017 | one{"{0} in²"} | |
1018 | other{"{0} in²"} | |
2ca993e8 | 1019 | per{"{0}/in²"} |
b331163b A |
1020 | } |
1021 | square-kilometer{ | |
1022 | dnam{"km²"} | |
1023 | one{"{0} km²"} | |
1024 | other{"{0} km²"} | |
1025 | } | |
1026 | square-meter{ | |
1027 | dnam{"m²"} | |
1028 | one{"{0} m²"} | |
1029 | other{"{0} m²"} | |
2ca993e8 | 1030 | per{"{0}/m²"} |
b331163b A |
1031 | } |
1032 | square-mile{ | |
1033 | dnam{"mi²"} | |
1034 | one{"{0} mi²"} | |
1035 | other{"{0} mi²"} | |
1036 | } | |
1037 | square-yard{ | |
1038 | dnam{"yd²"} | |
1039 | one{"{0} yd²"} | |
1040 | other{"{0} yd²"} | |
1041 | } | |
1042 | } | |
1043 | compound{ | |
1044 | per{"{0}/{1}"} | |
1045 | } | |
2ca993e8 A |
1046 | concentr{ |
1047 | karat{ | |
1048 | dnam{"kt"} | |
1049 | one{"{0} kt"} | |
1050 | other{"{0} kt"} | |
1051 | } | |
1052 | } | |
b331163b | 1053 | consumption{ |
2ca993e8 A |
1054 | liter-per-100kilometers{ |
1055 | dnam{"L/100km"} | |
1056 | one{"{0} L/100km"} | |
1057 | other{"{0} L/100km"} | |
1058 | } | |
b331163b A |
1059 | liter-per-kilometer{ |
1060 | dnam{"L/km"} | |
1061 | one{"{0} L/km"} | |
1062 | other{"{0} L/km"} | |
1063 | } | |
1064 | mile-per-gallon{ | |
1065 | dnam{"mpg"} | |
1066 | one{"{0} mpg"} | |
1067 | other{"{0} mpg"} | |
1068 | } | |
1069 | } | |
2ca993e8 A |
1070 | coordinate{ |
1071 | east{"{0}E"} | |
1072 | north{"{0}N"} | |
1073 | south{"{0}S"} | |
1074 | west{"{0}O"} | |
1075 | } | |
b331163b A |
1076 | digital{ |
1077 | bit{ | |
1078 | dnam{"bit"} | |
1079 | one{"{0} bit"} | |
1080 | other{"{0} bit"} | |
1081 | } | |
1082 | byte{ | |
1083 | dnam{"byte"} | |
1084 | one{"{0} byte"} | |
1085 | other{"{0} byte"} | |
1086 | } | |
1087 | gigabit{ | |
1088 | dnam{"Gb"} | |
1089 | one{"{0} Gb"} | |
1090 | other{"{0} Gb"} | |
1091 | } | |
1092 | gigabyte{ | |
1093 | dnam{"GB"} | |
1094 | one{"{0} GB"} | |
1095 | other{"{0} GB"} | |
1096 | } | |
1097 | kilobit{ | |
1098 | dnam{"kb"} | |
1099 | one{"{0} kb"} | |
1100 | other{"{0} kb"} | |
1101 | } | |
1102 | kilobyte{ | |
1103 | dnam{"kB"} | |
1104 | one{"{0} kB"} | |
1105 | other{"{0} kB"} | |
1106 | } | |
1107 | megabit{ | |
1108 | dnam{"Mb"} | |
1109 | one{"{0} Mb"} | |
1110 | other{"{0} Mb"} | |
1111 | } | |
1112 | megabyte{ | |
1113 | dnam{"MB"} | |
1114 | one{"{0} MB"} | |
1115 | other{"{0} MB"} | |
1116 | } | |
1117 | terabit{ | |
1118 | dnam{"Tb"} | |
1119 | one{"{0} Tb"} | |
1120 | other{"{0} Tb"} | |
1121 | } | |
1122 | terabyte{ | |
1123 | dnam{"TB"} | |
1124 | one{"{0} TB"} | |
1125 | other{"{0} TB"} | |
1126 | } | |
1127 | } | |
1128 | duration{ | |
2ca993e8 A |
1129 | century{ |
1130 | dnam{"sec."} | |
1131 | one{"{0} sec."} | |
1132 | other{"{0} secc."} | |
1133 | } | |
b331163b A |
1134 | day{ |
1135 | dnam{"giorni"} | |
1136 | one{"{0} giorno"} | |
1137 | other{"{0} giorni"} | |
2ca993e8 | 1138 | per{"{0}/giorno"} |
b331163b A |
1139 | } |
1140 | hour{ | |
1141 | dnam{"ore"} | |
1142 | one{"{0} h"} | |
1143 | other{"{0} h"} | |
1144 | per{"{0}/h"} | |
1145 | } | |
1146 | microsecond{ | |
1147 | dnam{"μs"} | |
1148 | one{"{0} μs"} | |
1149 | other{"{0} μs"} | |
1150 | } | |
1151 | millisecond{ | |
1152 | dnam{"ms"} | |
1153 | one{"{0} ms"} | |
1154 | other{"{0} ms"} | |
1155 | } | |
1156 | minute{ | |
1157 | dnam{"min"} | |
1158 | one{"{0} min"} | |
1159 | other{"{0} min"} | |
2ca993e8 | 1160 | per{"{0}/min"} |
b331163b A |
1161 | } |
1162 | month{ | |
1163 | dnam{"mesi"} | |
1164 | one{"{0} mese"} | |
1165 | other{"{0} mesi"} | |
2ca993e8 | 1166 | per{"{0}/mese"} |
b331163b A |
1167 | } |
1168 | nanosecond{ | |
1169 | dnam{"ns"} | |
1170 | one{"{0} ns"} | |
1171 | other{"{0} ns"} | |
1172 | } | |
1173 | second{ | |
2ca993e8 A |
1174 | dnam{"s"} |
1175 | one{"{0} s"} | |
1176 | other{"{0} s"} | |
b331163b A |
1177 | per{"{0}/s"} |
1178 | } | |
1179 | week{ | |
1180 | dnam{"settimane"} | |
1181 | one{"{0} settimana"} | |
1182 | other{"{0} settimane"} | |
2ca993e8 | 1183 | per{"{0}/settimana"} |
b331163b A |
1184 | } |
1185 | year{ | |
1186 | dnam{"anni"} | |
1187 | one{"{0} anno"} | |
1188 | other{"{0} anni"} | |
2ca993e8 | 1189 | per{"{0}/anno"} |
b331163b A |
1190 | } |
1191 | } | |
1192 | electric{ | |
1193 | ampere{ | |
1194 | dnam{"A"} | |
1195 | one{"{0} A"} | |
1196 | other{"{0} A"} | |
1197 | } | |
1198 | milliampere{ | |
1199 | dnam{"mA"} | |
1200 | one{"{0} mA"} | |
1201 | other{"{0} mA"} | |
1202 | } | |
1203 | ohm{ | |
1204 | dnam{"Ω"} | |
1205 | one{"{0} Ω"} | |
1206 | other{"{0} Ω"} | |
1207 | } | |
1208 | volt{ | |
1209 | dnam{"V"} | |
1210 | one{"{0} V"} | |
1211 | other{"{0} V"} | |
1212 | } | |
1213 | } | |
1214 | energy{ | |
1215 | calorie{ | |
1216 | dnam{"cal"} | |
1217 | one{"{0} cal"} | |
1218 | other{"{0} cal"} | |
1219 | } | |
1220 | foodcalorie{ | |
1221 | dnam{"Cal"} | |
1222 | one{"{0} Cal"} | |
1223 | other{"{0} Cal"} | |
1224 | } | |
1225 | joule{ | |
1226 | dnam{"J"} | |
1227 | one{"{0} J"} | |
1228 | other{"{0} J"} | |
1229 | } | |
1230 | kilocalorie{ | |
1231 | dnam{"kcal"} | |
1232 | one{"{0} kcal"} | |
1233 | other{"{0} kcal"} | |
1234 | } | |
1235 | kilojoule{ | |
1236 | dnam{"kJ"} | |
1237 | one{"{0} kJ"} | |
1238 | other{"{0} kJ"} | |
1239 | } | |
1240 | kilowatt-hour{ | |
1241 | dnam{"kWh"} | |
1242 | one{"{0} kWh"} | |
1243 | other{"{0} kWh"} | |
1244 | } | |
1245 | } | |
1246 | frequency{ | |
1247 | gigahertz{ | |
1248 | dnam{"GHz"} | |
1249 | one{"{0} GHz"} | |
1250 | other{"{0} GHz"} | |
1251 | } | |
1252 | hertz{ | |
1253 | dnam{"Hz"} | |
1254 | one{"{0} Hz"} | |
1255 | other{"{0} Hz"} | |
1256 | } | |
1257 | kilohertz{ | |
1258 | dnam{"kHz"} | |
1259 | one{"{0} kHz"} | |
1260 | other{"{0} kHz"} | |
1261 | } | |
1262 | megahertz{ | |
1263 | dnam{"MHz"} | |
1264 | one{"{0} MHz"} | |
1265 | other{"{0} MHz"} | |
1266 | } | |
1267 | } | |
1268 | length{ | |
1269 | astronomical-unit{ | |
1270 | dnam{"au"} | |
1271 | one{"{0} au"} | |
1272 | other{"{0} au"} | |
1273 | } | |
1274 | centimeter{ | |
1275 | dnam{"cm"} | |
1276 | one{"{0} cm"} | |
1277 | other{"{0} cm"} | |
2ca993e8 | 1278 | per{"{0}/cm"} |
b331163b A |
1279 | } |
1280 | decimeter{ | |
1281 | dnam{"dm"} | |
1282 | one{"{0} dm"} | |
1283 | other{"{0} dm"} | |
1284 | } | |
1285 | foot{ | |
1286 | dnam{"piedi"} | |
1287 | one{"{0} ft"} | |
1288 | other{"{0} ft"} | |
2ca993e8 | 1289 | per{"{0}/ft"} |
b331163b A |
1290 | } |
1291 | inch{ | |
1292 | dnam{"pollici"} | |
1293 | one{"{0} in"} | |
1294 | other{"{0} in"} | |
2ca993e8 | 1295 | per{"{0}/in"} |
b331163b A |
1296 | } |
1297 | kilometer{ | |
1298 | dnam{"km"} | |
1299 | one{"{0} km"} | |
1300 | other{"{0} km"} | |
2ca993e8 | 1301 | per{"{0}/km"} |
b331163b A |
1302 | } |
1303 | light-year{ | |
1304 | dnam{"anni luce"} | |
1305 | one{"{0} al"} | |
1306 | other{"{0} al"} | |
1307 | } | |
1308 | meter{ | |
1309 | dnam{"metri"} | |
1310 | one{"{0} m"} | |
1311 | other{"{0} m"} | |
2ca993e8 | 1312 | per{"{0}/m"} |
b331163b A |
1313 | } |
1314 | micrometer{ | |
1315 | dnam{"µm"} | |
1316 | one{"{0} µm"} | |
1317 | other{"{0} µm"} | |
1318 | } | |
1319 | mile{ | |
1320 | dnam{"miglia"} | |
1321 | one{"{0} mi"} | |
1322 | other{"{0} mi"} | |
1323 | } | |
2ca993e8 A |
1324 | mile-scandinavian{ |
1325 | dnam{"smi"} | |
1326 | one{"{0} smi"} | |
1327 | other{"{0} smi"} | |
1328 | } | |
b331163b A |
1329 | millimeter{ |
1330 | dnam{"mm"} | |
1331 | one{"{0} mm"} | |
1332 | other{"{0} mm"} | |
1333 | } | |
1334 | nanometer{ | |
1335 | dnam{"nm"} | |
1336 | one{"{0} nm"} | |
1337 | other{"{0} nm"} | |
1338 | } | |
1339 | nautical-mile{ | |
1340 | dnam{"nmi"} | |
1341 | one{"{0} nmi"} | |
1342 | other{"{0} nmi"} | |
1343 | } | |
1344 | parsec{ | |
1345 | dnam{"pc"} | |
1346 | one{"{0} pc"} | |
1347 | other{"{0} pc"} | |
1348 | } | |
1349 | picometer{ | |
1350 | dnam{"pm"} | |
1351 | one{"{0} pm"} | |
1352 | other{"{0} pm"} | |
1353 | } | |
1354 | yard{ | |
1355 | dnam{"iarde"} | |
1356 | one{"{0} yd"} | |
1357 | other{"{0} yd"} | |
1358 | } | |
1359 | } | |
1360 | light{ | |
1361 | lux{ | |
1362 | dnam{"lx"} | |
1363 | one{"{0} lx"} | |
1364 | other{"{0} lx"} | |
1365 | } | |
1366 | } | |
1367 | mass{ | |
1368 | carat{ | |
1369 | dnam{"carati"} | |
1370 | one{"{0} kt"} | |
1371 | other{"{0} kt"} | |
1372 | } | |
1373 | gram{ | |
1374 | dnam{"grammi"} | |
1375 | one{"{0} g"} | |
1376 | other{"{0} g"} | |
2ca993e8 | 1377 | per{"{0}/g"} |
b331163b A |
1378 | } |
1379 | kilogram{ | |
1380 | dnam{"kg"} | |
1381 | one{"{0} kg"} | |
1382 | other{"{0} kg"} | |
2ca993e8 | 1383 | per{"{0}/kg"} |
b331163b A |
1384 | } |
1385 | metric-ton{ | |
1386 | dnam{"t"} | |
1387 | one{"{0} t"} | |
1388 | other{"{0} t"} | |
1389 | } | |
1390 | microgram{ | |
1391 | dnam{"µg"} | |
1392 | one{"{0} µg"} | |
1393 | other{"{0} µg"} | |
1394 | } | |
1395 | milligram{ | |
1396 | dnam{"mg"} | |
1397 | one{"{0} mg"} | |
1398 | other{"{0} mg"} | |
1399 | } | |
1400 | ounce{ | |
1401 | dnam{"oz"} | |
1402 | one{"{0} oz"} | |
1403 | other{"{0} oz"} | |
2ca993e8 | 1404 | per{"{0}/oz"} |
b331163b A |
1405 | } |
1406 | ounce-troy{ | |
1407 | dnam{"ozt"} | |
1408 | one{"{0} ozt"} | |
1409 | other{"{0} ozt"} | |
1410 | } | |
1411 | pound{ | |
1412 | dnam{"lb"} | |
1413 | one{"{0} lb"} | |
1414 | other{"{0} lb"} | |
2ca993e8 | 1415 | per{"{0}/lb"} |
b331163b A |
1416 | } |
1417 | ton{ | |
1418 | dnam{"tn"} | |
1419 | one{"{0} tn"} | |
1420 | other{"{0} tn"} | |
1421 | } | |
1422 | } | |
1423 | power{ | |
1424 | gigawatt{ | |
1425 | dnam{"GW"} | |
1426 | one{"{0} GW"} | |
1427 | other{"{0} GW"} | |
1428 | } | |
1429 | horsepower{ | |
1430 | dnam{"hp"} | |
1431 | one{"{0} hp"} | |
1432 | other{"{0} hp"} | |
1433 | } | |
1434 | kilowatt{ | |
1435 | dnam{"kW"} | |
1436 | one{"{0} kW"} | |
1437 | other{"{0} kW"} | |
1438 | } | |
1439 | megawatt{ | |
1440 | dnam{"MW"} | |
1441 | one{"{0} MW"} | |
1442 | other{"{0} MW"} | |
1443 | } | |
1444 | milliwatt{ | |
1445 | dnam{"mW"} | |
1446 | one{"{0} mW"} | |
1447 | other{"{0} mW"} | |
1448 | } | |
1449 | watt{ | |
1450 | dnam{"W"} | |
1451 | one{"{0} W"} | |
1452 | other{"{0} W"} | |
1453 | } | |
1454 | } | |
1455 | pressure{ | |
1456 | hectopascal{ | |
1457 | dnam{"hPa"} | |
1458 | one{"{0} hPa"} | |
1459 | other{"{0} hPa"} | |
1460 | } | |
1461 | inch-hg{ | |
1462 | dnam{"inHg"} | |
1463 | one{"{0} inHg"} | |
1464 | other{"{0} inHg"} | |
1465 | } | |
1466 | millibar{ | |
1467 | dnam{"mbar"} | |
1468 | one{"{0} mbar"} | |
1469 | other{"{0} mbar"} | |
1470 | } | |
1471 | millimeter-of-mercury{ | |
1472 | dnam{"mm Hg"} | |
1473 | one{"{0} mm Hg"} | |
1474 | other{"{0} mm Hg"} | |
1475 | } | |
1476 | pound-per-square-inch{ | |
1477 | dnam{"psi"} | |
1478 | one{"{0} psi"} | |
1479 | other{"{0} psi"} | |
1480 | } | |
1481 | } | |
b331163b A |
1482 | speed{ |
1483 | kilometer-per-hour{ | |
1484 | dnam{"km/h"} | |
1485 | one{"{0} km/h"} | |
1486 | other{"{0} km/h"} | |
1487 | } | |
2ca993e8 A |
1488 | knot{ |
1489 | dnam{"kn"} | |
1490 | one{"{0} kn"} | |
1491 | other{"{0} kn"} | |
1492 | } | |
b331163b A |
1493 | meter-per-second{ |
1494 | dnam{"m/s"} | |
1495 | one{"{0} m/s"} | |
1496 | other{"{0} m/s"} | |
1497 | } | |
1498 | mile-per-hour{ | |
1499 | dnam{"mi/h"} | |
1500 | one{"{0} mi/h"} | |
1501 | other{"{0} mi/h"} | |
1502 | } | |
1503 | } | |
1504 | temperature{ | |
1505 | celsius{ | |
1506 | dnam{"°C"} | |
1507 | one{"{0} °C"} | |
1508 | other{"{0} °C"} | |
1509 | } | |
1510 | fahrenheit{ | |
1511 | dnam{"°F"} | |
1512 | one{"{0} °F"} | |
1513 | other{"{0} °F"} | |
1514 | } | |
2ca993e8 A |
1515 | generic{ |
1516 | dnam{"°"} | |
1517 | one{"{0}°"} | |
1518 | other{"{0}°"} | |
1519 | } | |
b331163b A |
1520 | kelvin{ |
1521 | dnam{"K"} | |
1522 | one{"{0} K"} | |
1523 | other{"{0} K"} | |
1524 | } | |
1525 | } | |
1526 | volume{ | |
1527 | acre-foot{ | |
1528 | dnam{"ac ft"} | |
1529 | one{"{0} ac ft"} | |
1530 | other{"{0} ac ft"} | |
1531 | } | |
1532 | centiliter{ | |
1533 | dnam{"cl"} | |
1534 | one{"{0} cl"} | |
1535 | other{"{0} cl"} | |
1536 | } | |
1537 | cubic-centimeter{ | |
1538 | dnam{"cm³"} | |
1539 | one{"{0} cm³"} | |
1540 | other{"{0} cm³"} | |
2ca993e8 | 1541 | per{"{0}/cm³"} |
b331163b A |
1542 | } |
1543 | cubic-foot{ | |
1544 | dnam{"ft³"} | |
1545 | one{"{0} ft³"} | |
1546 | other{"{0} ft³"} | |
1547 | } | |
1548 | cubic-inch{ | |
1549 | dnam{"in³"} | |
1550 | one{"{0} in³"} | |
1551 | other{"{0} in³"} | |
1552 | } | |
1553 | cubic-kilometer{ | |
1554 | dnam{"km³"} | |
1555 | one{"{0} km³"} | |
1556 | other{"{0} km³"} | |
1557 | } | |
1558 | cubic-meter{ | |
1559 | dnam{"m³"} | |
1560 | one{"{0} m³"} | |
1561 | other{"{0} m³"} | |
2ca993e8 | 1562 | per{"{0}/m³"} |
b331163b A |
1563 | } |
1564 | cubic-mile{ | |
1565 | dnam{"mi³"} | |
1566 | one{"{0} mi³"} | |
1567 | other{"{0} mi³"} | |
1568 | } | |
1569 | cubic-yard{ | |
1570 | dnam{"yd³"} | |
1571 | one{"{0} yd³"} | |
1572 | other{"{0} yd³"} | |
1573 | } | |
1574 | cup{ | |
1575 | dnam{"c"} | |
1576 | one{"{0} c"} | |
1577 | other{"{0} c"} | |
1578 | } | |
2ca993e8 A |
1579 | cup-metric{ |
1580 | dnam{"mcup"} | |
1581 | one{"{0} mc"} | |
1582 | other{"{0} mc"} | |
1583 | } | |
b331163b A |
1584 | deciliter{ |
1585 | dnam{"dl"} | |
1586 | one{"{0} dl"} | |
1587 | other{"{0} dl"} | |
1588 | } | |
1589 | fluid-ounce{ | |
1590 | dnam{"fl oz"} | |
1591 | one{"{0} fl oz"} | |
1592 | other{"{0} fl oz"} | |
1593 | } | |
1594 | gallon{ | |
1595 | dnam{"gal"} | |
1596 | one{"{0} gal"} | |
1597 | other{"{0} gal"} | |
2ca993e8 | 1598 | per{"{0}/gal"} |
b331163b A |
1599 | } |
1600 | hectoliter{ | |
1601 | dnam{"hl"} | |
1602 | one{"{0} hl"} | |
1603 | other{"{0} hl"} | |
1604 | } | |
1605 | liter{ | |
1606 | dnam{"litri"} | |
1607 | one{"{0} l"} | |
1608 | other{"{0} l"} | |
2ca993e8 | 1609 | per{"{0}/l"} |
b331163b A |
1610 | } |
1611 | megaliter{ | |
1612 | dnam{"Ml"} | |
1613 | one{"{0} Ml"} | |
1614 | other{"{0} Ml"} | |
1615 | } | |
1616 | milliliter{ | |
1617 | dnam{"ml"} | |
1618 | one{"{0} ml"} | |
1619 | other{"{0} ml"} | |
1620 | } | |
1621 | pint{ | |
1622 | dnam{"pt"} | |
1623 | one{"{0} pt"} | |
1624 | other{"{0} pt"} | |
1625 | } | |
2ca993e8 A |
1626 | pint-metric{ |
1627 | dnam{"mpt"} | |
1628 | one{"{0} mpt"} | |
1629 | other{"{0} mpt"} | |
1630 | } | |
b331163b A |
1631 | quart{ |
1632 | dnam{"qt"} | |
1633 | one{"{0} qt"} | |
1634 | other{"{0} qt"} | |
1635 | } | |
1636 | tablespoon{ | |
1637 | dnam{"tbsp"} | |
1638 | one{"{0} tbsp"} | |
1639 | other{"{0} tbsp"} | |
1640 | } | |
1641 | teaspoon{ | |
1642 | dnam{"tsp"} | |
1643 | one{"{0} tsp"} | |
1644 | other{"{0} tsp"} | |
1645 | } | |
1646 | } | |
1647 | } | |
1648 | } |