]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | ca{ |
340931cb | 4 | Version{"36.1"} |
b331163b A |
5 | durationUnits{ |
6 | hm{"h:mm"} | |
7 | hms{"h:mm:ss"} | |
8 | ms{"m:ss"} | |
9 | } | |
10 | units{ | |
11 | acceleration{ | |
12 | g-force{ | |
13 | dnam{"força G"} | |
14 | one{"{0} força G"} | |
15 | other{"{0} força G"} | |
16 | } | |
17 | meter-per-second-squared{ | |
18 | dnam{"metres per segon al quadrat"} | |
19 | one{"{0} metre per segon al quadrat"} | |
20 | other{"{0} metres per segon al quadrat"} | |
21 | } | |
22 | } | |
23 | angle{ | |
24 | arc-minute{ | |
25 | dnam{"minuts d’arc"} | |
f3c0d7a5 A |
26 | one{"{0} minut d’arc"} |
27 | other{"{0} minuts d’arc"} | |
b331163b A |
28 | } |
29 | arc-second{ | |
30 | dnam{"segons d’arc"} | |
f3c0d7a5 A |
31 | one{"{0} segon d’arc"} |
32 | other{"{0} segons d’arc"} | |
b331163b A |
33 | } |
34 | degree{ | |
35 | dnam{"graus"} | |
36 | one{"{0} grau"} | |
37 | other{"{0} graus"} | |
38 | } | |
39 | radian{ | |
3d1f044b | 40 | dnam{"radiants"} |
b331163b A |
41 | one{"{0} radiant"} |
42 | other{"{0} radiants"} | |
43 | } | |
2ca993e8 A |
44 | revolution{ |
45 | dnam{"revolució"} | |
46 | one{"{0} revolució"} | |
47 | other{"{0} revolucions"} | |
48 | } | |
b331163b A |
49 | } |
50 | area{ | |
51 | acre{ | |
52 | dnam{"acres"} | |
53 | one{"{0} acre"} | |
54 | other{"{0} acres"} | |
55 | } | |
3d1f044b | 56 | dunam{ |
340931cb A |
57 | dnam{"dunams"} |
58 | one{"{0} dunam"} | |
59 | other{"{0} dunams"} | |
3d1f044b | 60 | } |
b331163b A |
61 | hectare{ |
62 | dnam{"hectàrees"} | |
63 | one{"{0} hectàrea"} | |
64 | other{"{0} hectàrees"} | |
65 | } | |
66 | square-centimeter{ | |
67 | dnam{"centímetres quadrats"} | |
68 | one{"{0} centímetre quadrat"} | |
69 | other{"{0} centímetres quadrats"} | |
2ca993e8 | 70 | per{"{0} per centímetre quadrat"} |
b331163b A |
71 | } |
72 | square-foot{ | |
73 | dnam{"peus quadrats"} | |
74 | one{"{0} peu quadrat"} | |
75 | other{"{0} peus quadrats"} | |
76 | } | |
77 | square-inch{ | |
78 | dnam{"polzades quadrades"} | |
79 | one{"{0} polzada quadrada"} | |
80 | other{"{0} polzades quadrades"} | |
2ca993e8 | 81 | per{"{0} per polzada quadrada"} |
b331163b A |
82 | } |
83 | square-kilometer{ | |
84 | dnam{"quilòmetres quadrats"} | |
85 | one{"{0} quilòmetre quadrat"} | |
86 | other{"{0} quilòmetres quadrats"} | |
f3c0d7a5 | 87 | per{"{0} per quilòmetre quadrat"} |
b331163b A |
88 | } |
89 | square-meter{ | |
90 | dnam{"metres quadrats"} | |
91 | one{"{0} metre quadrat"} | |
92 | other{"{0} metres quadrats"} | |
2ca993e8 | 93 | per{"{0} per metre quadrat"} |
b331163b A |
94 | } |
95 | square-mile{ | |
96 | dnam{"milles quadrades"} | |
97 | one{"{0} milla quadrada"} | |
98 | other{"{0} milles quadrades"} | |
f3c0d7a5 | 99 | per{"{0} per milla quadrada"} |
b331163b A |
100 | } |
101 | square-yard{ | |
102 | dnam{"iardes quadrades"} | |
103 | one{"{0} iarda quadrada"} | |
104 | other{"{0} iardes quadrades"} | |
105 | } | |
106 | } | |
107 | compound{ | |
108 | per{"{0} per {1}"} | |
109 | } | |
2ca993e8 A |
110 | concentr{ |
111 | karat{ | |
112 | dnam{"quirats"} | |
113 | one{"{0} quirat"} | |
114 | other{"{0} quirats"} | |
115 | } | |
f3c0d7a5 A |
116 | milligram-per-deciliter{ |
117 | dnam{"mil·ligrams per decilitre"} | |
118 | one{"{0} mil·ligram per decilitre"} | |
119 | other{"{0} mil·ligrams per decilitre"} | |
120 | } | |
121 | millimole-per-liter{ | |
122 | dnam{"mil·limols per litre"} | |
123 | one{"{0} mil·limol per litre"} | |
124 | other{"{0} mil·limols per litre"} | |
125 | } | |
3d1f044b A |
126 | mole{ |
127 | dnam{"mols"} | |
128 | one{"{0} mol"} | |
129 | other{"{0} mols"} | |
130 | } | |
f3c0d7a5 A |
131 | part-per-million{ |
132 | dnam{"parts per milió"} | |
133 | one{"{0} part per milió"} | |
134 | other{"{0} parts per milió"} | |
135 | } | |
3d1f044b A |
136 | percent{ |
137 | dnam{"per cent"} | |
138 | one{"{0} per cent"} | |
139 | other{"{0} per cent"} | |
140 | } | |
141 | permille{ | |
142 | dnam{"per mil"} | |
143 | one{"{0} per mil"} | |
144 | other{"{0} per mil"} | |
145 | } | |
146 | permyriad{ | |
147 | dnam{"per deu mil"} | |
148 | one{"{0} per deu mil"} | |
149 | other{"{0} per deu mil"} | |
150 | } | |
2ca993e8 | 151 | } |
b331163b | 152 | consumption{ |
2ca993e8 A |
153 | liter-per-100kilometers{ |
154 | dnam{"litres per 100 quilòmetres"} | |
f3c0d7a5 | 155 | one{"{0} litre per 100 quilòmetres"} |
2ca993e8 A |
156 | other{"{0} litres per 100 quilòmetres"} |
157 | } | |
b331163b A |
158 | liter-per-kilometer{ |
159 | dnam{"litres per quilòmetre"} | |
160 | one{"{0} litre per quilòmetre"} | |
161 | other{"{0} litres per quilòmetre"} | |
162 | } | |
163 | mile-per-gallon{ | |
164 | dnam{"milles per galó"} | |
165 | one{"{0} milla per galó"} | |
166 | other{"{0} milles per galó"} | |
167 | } | |
f3c0d7a5 A |
168 | mile-per-gallon-imperial{ |
169 | dnam{"milles per galó imperial"} | |
170 | one{"{0} milla per galó imperial"} | |
171 | other{"{0} milles per galó imperial"} | |
172 | } | |
b331163b | 173 | } |
2ca993e8 | 174 | coordinate{ |
3d1f044b A |
175 | dnam{"punt cardinal"} |
176 | east{"{0} est"} | |
177 | north{"{0} nord"} | |
178 | south{"{0} sud"} | |
179 | west{"{0} oest"} | |
2ca993e8 | 180 | } |
b331163b A |
181 | digital{ |
182 | bit{ | |
3d1f044b | 183 | dnam{"bits"} |
b331163b A |
184 | one{"{0} bit"} |
185 | other{"{0} bits"} | |
186 | } | |
187 | byte{ | |
188 | dnam{"bytes"} | |
189 | one{"{0} byte"} | |
190 | other{"{0} bytes"} | |
191 | } | |
192 | gigabit{ | |
193 | dnam{"gigabits"} | |
194 | one{"{0} gigabit"} | |
195 | other{"{0} gigabits"} | |
196 | } | |
197 | gigabyte{ | |
198 | dnam{"gigabytes"} | |
199 | one{"{0} gigabyte"} | |
200 | other{"{0} gigabytes"} | |
201 | } | |
202 | kilobit{ | |
203 | dnam{"quilobits"} | |
204 | one{"{0} quilobit"} | |
205 | other{"{0} quilobits"} | |
206 | } | |
207 | kilobyte{ | |
208 | dnam{"quilobytes"} | |
209 | one{"{0} quilobyte"} | |
210 | other{"{0} quilobytes"} | |
211 | } | |
212 | megabit{ | |
3d1f044b | 213 | dnam{"megabits"} |
b331163b A |
214 | one{"{0} megabit"} |
215 | other{"{0} megabits"} | |
216 | } | |
217 | megabyte{ | |
3d1f044b | 218 | dnam{"megabytes"} |
b331163b A |
219 | one{"{0} megabyte"} |
220 | other{"{0} megabytes"} | |
221 | } | |
3d1f044b A |
222 | petabyte{ |
223 | dnam{"petabytes"} | |
224 | one{"{0} petabyte"} | |
225 | other{"{0} petabytes"} | |
226 | } | |
b331163b A |
227 | terabit{ |
228 | dnam{"terabits"} | |
229 | one{"{0} terabit"} | |
230 | other{"{0} terabits"} | |
231 | } | |
232 | terabyte{ | |
233 | dnam{"terabytes"} | |
234 | one{"{0} terabyte"} | |
235 | other{"{0} terabytes"} | |
236 | } | |
237 | } | |
238 | duration{ | |
2ca993e8 A |
239 | century{ |
240 | dnam{"segles"} | |
241 | one{"{0} segle"} | |
242 | other{"{0} segles"} | |
243 | } | |
b331163b A |
244 | day{ |
245 | dnam{"dies"} | |
246 | one{"{0} dia"} | |
247 | other{"{0} dies"} | |
2ca993e8 | 248 | per{"{0} per dia"} |
b331163b | 249 | } |
340931cb A |
250 | decade{ |
251 | dnam{"dècades"} | |
252 | one{"{0} dècada"} | |
253 | other{"{0} dècades"} | |
254 | } | |
b331163b A |
255 | hour{ |
256 | dnam{"hores"} | |
257 | one{"{0} hora"} | |
258 | other{"{0} hores"} | |
259 | per{"{0} per hora"} | |
260 | } | |
261 | microsecond{ | |
3d1f044b | 262 | dnam{"microsegons"} |
b331163b A |
263 | one{"{0} microsegon"} |
264 | other{"{0} microsegons"} | |
265 | } | |
266 | millisecond{ | |
267 | dnam{"mil·lisegons"} | |
268 | one{"{0} mil·lisegon"} | |
269 | other{"{0} mil·lisegons"} | |
270 | } | |
271 | minute{ | |
272 | dnam{"minuts"} | |
273 | one{"{0} minut"} | |
274 | other{"{0} minuts"} | |
2ca993e8 | 275 | per{"{0} per minut"} |
b331163b A |
276 | } |
277 | month{ | |
278 | dnam{"mesos"} | |
279 | one{"{0} mes"} | |
280 | other{"{0} mesos"} | |
2ca993e8 | 281 | per{"{0} per mes"} |
b331163b A |
282 | } |
283 | nanosecond{ | |
284 | dnam{"nanosegons"} | |
285 | one{"{0} nanosegon"} | |
286 | other{"{0} nanosegons"} | |
287 | } | |
288 | second{ | |
289 | dnam{"segons"} | |
290 | one{"{0} segon"} | |
291 | other{"{0} segons"} | |
292 | per{"{0} per segon"} | |
293 | } | |
294 | week{ | |
295 | dnam{"setmanes"} | |
296 | one{"{0} setmana"} | |
297 | other{"{0} setmanes"} | |
2ca993e8 | 298 | per{"{0} per setmana"} |
b331163b A |
299 | } |
300 | year{ | |
301 | dnam{"anys"} | |
302 | one{"{0} any"} | |
303 | other{"{0} anys"} | |
2ca993e8 | 304 | per{"{0} per any"} |
b331163b A |
305 | } |
306 | } | |
307 | electric{ | |
308 | ampere{ | |
3d1f044b | 309 | dnam{"amperes"} |
b331163b A |
310 | one{"{0} ampere"} |
311 | other{"{0} amperes"} | |
312 | } | |
313 | milliampere{ | |
3d1f044b | 314 | dnam{"mil·liamperes"} |
b331163b A |
315 | one{"{0} mil·liampere"} |
316 | other{"{0} mil·liamperes"} | |
317 | } | |
318 | ohm{ | |
319 | dnam{"ohms"} | |
320 | one{"{0} ohm"} | |
321 | other{"{0} ohms"} | |
322 | } | |
323 | volt{ | |
3d1f044b | 324 | dnam{"volts"} |
b331163b A |
325 | one{"{0} volt"} |
326 | other{"{0} volts"} | |
327 | } | |
328 | } | |
329 | energy{ | |
3d1f044b A |
330 | british-thermal-unit{ |
331 | dnam{"unitats tèrmiques britàniques"} | |
332 | one{"{0} unitat tèrmica britànica"} | |
333 | other{"{0} unitats tèrmiques britàniques"} | |
334 | } | |
b331163b A |
335 | calorie{ |
336 | dnam{"calories"} | |
337 | one{"{0} caloria"} | |
338 | other{"{0} calories"} | |
339 | } | |
3d1f044b A |
340 | electronvolt{ |
341 | dnam{"electrons-volt"} | |
342 | one{"{0} electró-volt"} | |
343 | other{"{0} electrons-volt"} | |
344 | } | |
b331163b A |
345 | foodcalorie{ |
346 | dnam{"quilocalories"} | |
347 | one{"{0} quilocaloria"} | |
348 | other{"{0} quilocalories"} | |
349 | } | |
350 | joule{ | |
351 | dnam{"joules"} | |
352 | one{"{0} joule"} | |
353 | other{"{0} joules"} | |
354 | } | |
355 | kilocalorie{ | |
356 | dnam{"quilocalories"} | |
357 | one{"{0} quilocaloria"} | |
358 | other{"{0} quilocalories"} | |
359 | } | |
360 | kilojoule{ | |
361 | dnam{"quilojoules"} | |
362 | one{"{0} quilojoule"} | |
363 | other{"{0} quilojoules"} | |
364 | } | |
365 | kilowatt-hour{ | |
366 | dnam{"quilowatts hora"} | |
367 | one{"{0} quilowatt hora"} | |
368 | other{"{0} quilowatts hora"} | |
369 | } | |
340931cb A |
370 | therm-us{ |
371 | dnam{"unitats tèrmiques americanes"} | |
372 | one{"{0} unitat tèrmica americana"} | |
373 | other{"{0} unitats tèrmiques americanes"} | |
374 | } | |
b331163b | 375 | } |
3d1f044b A |
376 | force{ |
377 | newton{ | |
378 | dnam{"newtons"} | |
379 | one{"{0} newton"} | |
380 | other{"{0} newtons"} | |
381 | } | |
382 | pound-force{ | |
383 | dnam{"lliures de força"} | |
384 | one{"{0} lliura de força"} | |
385 | other{"{0} lliures de força"} | |
386 | } | |
387 | } | |
b331163b A |
388 | frequency{ |
389 | gigahertz{ | |
340931cb | 390 | dnam{"gigahertzs"} |
b331163b | 391 | one{"{0} gigahertz"} |
2ca993e8 | 392 | other{"{0} gigahertzs"} |
b331163b A |
393 | } |
394 | hertz{ | |
340931cb | 395 | dnam{"hertzs"} |
b331163b | 396 | one{"{0} hertz"} |
2ca993e8 | 397 | other{"{0} hertzs"} |
b331163b A |
398 | } |
399 | kilohertz{ | |
340931cb | 400 | dnam{"quilohertzs"} |
b331163b | 401 | one{"{0} quilohertz"} |
2ca993e8 | 402 | other{"{0} quilohertzs"} |
b331163b A |
403 | } |
404 | megahertz{ | |
340931cb | 405 | dnam{"megahertzs"} |
b331163b | 406 | one{"{0} megahertz"} |
2ca993e8 | 407 | other{"{0} megahertzs"} |
b331163b A |
408 | } |
409 | } | |
340931cb A |
410 | graphics{ |
411 | dot-per-centimeter{ | |
412 | dnam{"punts per centímetre"} | |
413 | one{"{0} punt per centímetre"} | |
414 | other{"{0} punts per centímetre"} | |
415 | } | |
416 | dot-per-inch{ | |
417 | dnam{"punts per polzada"} | |
418 | one{"{0} punt per polzada"} | |
419 | other{"{0} punts per polzada"} | |
420 | } | |
421 | em{ | |
422 | dnam{"em tipogràfica"} | |
423 | } | |
424 | megapixel{ | |
425 | dnam{"megapíxels"} | |
426 | one{"{0} megapíxel"} | |
427 | other{"{0} megapíxels"} | |
428 | } | |
429 | pixel{ | |
430 | dnam{"píxels"} | |
431 | one{"{0} píxel"} | |
432 | other{"{0} píxels"} | |
433 | } | |
434 | pixel-per-centimeter{ | |
435 | dnam{"píxels per centímetre"} | |
436 | one{"{0} píxel per centímetre"} | |
437 | other{"{0} píxels per centímetre"} | |
438 | } | |
439 | pixel-per-inch{ | |
440 | dnam{"píxels per polzada"} | |
441 | one{"{0} píxel per polzada"} | |
442 | other{"{0} píxels per polzada"} | |
443 | } | |
444 | } | |
b331163b A |
445 | length{ |
446 | astronomical-unit{ | |
447 | dnam{"unitats astronòmiques"} | |
448 | one{"{0} unitat astronòmica"} | |
449 | other{"{0} unitats astronòmiques"} | |
450 | } | |
451 | centimeter{ | |
452 | dnam{"centímetres"} | |
453 | one{"{0} centímetre"} | |
454 | other{"{0} centímetres"} | |
2ca993e8 | 455 | per{"{0} per centímetre"} |
b331163b A |
456 | } |
457 | decimeter{ | |
458 | dnam{"decímetres"} | |
340931cb | 459 | one{"{0} decímetre"} |
b331163b A |
460 | other{"{0} decímetres"} |
461 | } | |
462 | foot{ | |
463 | dnam{"peus"} | |
464 | one{"{0} peu"} | |
465 | other{"{0} peus"} | |
2ca993e8 | 466 | per{"{0} per peu"} |
b331163b A |
467 | } |
468 | inch{ | |
469 | dnam{"polzades"} | |
470 | one{"{0} polzada"} | |
471 | other{"{0} polzades"} | |
2ca993e8 | 472 | per{"{0} per polzada"} |
b331163b A |
473 | } |
474 | kilometer{ | |
475 | dnam{"quilòmetres"} | |
476 | one{"{0} quilòmetre"} | |
477 | other{"{0} quilòmetres"} | |
2ca993e8 | 478 | per{"{0} per quilòmetre"} |
b331163b A |
479 | } |
480 | light-year{ | |
481 | dnam{"anys llum"} | |
482 | one{"{0} any llum"} | |
483 | other{"{0} anys llum"} | |
484 | } | |
485 | meter{ | |
486 | dnam{"metres"} | |
487 | one{"{0} metre"} | |
488 | other{"{0} metres"} | |
2ca993e8 | 489 | per{"{0} per metre"} |
b331163b A |
490 | } |
491 | micrometer{ | |
492 | dnam{"micròmetres"} | |
493 | one{"{0} micròmetre"} | |
494 | other{"{0} micròmetres"} | |
495 | } | |
496 | mile{ | |
497 | dnam{"milles"} | |
498 | one{"{0} milla"} | |
499 | other{"{0} milles"} | |
500 | } | |
2ca993e8 | 501 | mile-scandinavian{ |
340931cb | 502 | dnam{"milles escandinaves"} |
2ca993e8 A |
503 | one{"{0} milla escandinava"} |
504 | other{"{0} milles escandinaves"} | |
505 | } | |
b331163b A |
506 | millimeter{ |
507 | dnam{"mil·límetres"} | |
508 | one{"{0} mil·límetre"} | |
509 | other{"{0} mil·límetres"} | |
510 | } | |
511 | nanometer{ | |
512 | dnam{"nanòmetre"} | |
513 | one{"{0} nanòmetre"} | |
514 | other{"{0} nanòmetres"} | |
515 | } | |
516 | nautical-mile{ | |
340931cb | 517 | dnam{"milles nàutiques"} |
b331163b A |
518 | one{"{0} milla nàutica"} |
519 | other{"{0} milles nàutiques"} | |
520 | } | |
521 | parsec{ | |
522 | dnam{"parsecs"} | |
523 | one{"{0} parsec"} | |
524 | other{"{0} parsecs"} | |
525 | } | |
526 | picometer{ | |
527 | dnam{"picòmetres"} | |
528 | one{"{0} picòmetre"} | |
529 | other{"{0} picòmetres"} | |
530 | } | |
f3c0d7a5 A |
531 | point{ |
532 | dnam{"punts"} | |
533 | one{"{0} punt"} | |
534 | other{"{0} punts"} | |
535 | } | |
3d1f044b A |
536 | solar-radius{ |
537 | dnam{"radis solars"} | |
538 | one{"{0} radi solar"} | |
539 | other{"{0} radis solars"} | |
540 | } | |
b331163b A |
541 | yard{ |
542 | dnam{"iardes"} | |
543 | one{"{0} iarda"} | |
544 | other{"{0} iardes"} | |
545 | } | |
546 | } | |
547 | light{ | |
548 | lux{ | |
549 | dnam{"lux"} | |
550 | one{"{0} lux"} | |
3d1f044b A |
551 | other{"{0} luxs"} |
552 | } | |
553 | solar-luminosity{ | |
554 | dnam{"lluminositats solars"} | |
555 | one{"{0} lluminositat solar"} | |
556 | other{"{0} lluminositats solars"} | |
b331163b A |
557 | } |
558 | } | |
559 | mass{ | |
560 | carat{ | |
3d1f044b | 561 | dnam{"quirats"} |
b331163b A |
562 | one{"{0} quirat"} |
563 | other{"{0} quirats"} | |
564 | } | |
3d1f044b A |
565 | dalton{ |
566 | dnam{"daltons"} | |
567 | one{"{0} dalton"} | |
568 | other{"{0} daltons"} | |
569 | } | |
570 | earth-mass{ | |
571 | dnam{"masses de la Terra"} | |
572 | one{"{0} massa de la Terra"} | |
573 | other{"{0} masses de la Terra"} | |
574 | } | |
b331163b | 575 | gram{ |
3d1f044b | 576 | dnam{"grams"} |
b331163b A |
577 | one{"{0} gram"} |
578 | other{"{0} grams"} | |
2ca993e8 | 579 | per{"{0} per gram"} |
b331163b A |
580 | } |
581 | kilogram{ | |
3d1f044b | 582 | dnam{"quilograms"} |
b331163b A |
583 | one{"{0} quilogram"} |
584 | other{"{0} quilograms"} | |
2ca993e8 | 585 | per{"{0} per quilogram"} |
b331163b A |
586 | } |
587 | metric-ton{ | |
588 | dnam{"tones mètriques"} | |
589 | one{"{0} tona mètrica"} | |
590 | other{"{0} tones mètriques"} | |
591 | } | |
592 | microgram{ | |
593 | dnam{"micrograms"} | |
594 | one{"{0} microgram"} | |
595 | other{"{0} micrograms"} | |
596 | } | |
597 | milligram{ | |
3d1f044b | 598 | dnam{"mil·ligrams"} |
b331163b A |
599 | one{"{0} mil·ligram"} |
600 | other{"{0} mil·ligrams"} | |
601 | } | |
602 | ounce{ | |
3d1f044b | 603 | dnam{"unces"} |
b331163b A |
604 | one{"{0} unça"} |
605 | other{"{0} unces"} | |
2ca993e8 | 606 | per{"{0} per unça"} |
b331163b A |
607 | } |
608 | ounce-troy{ | |
3d1f044b | 609 | dnam{"unces troy"} |
b331163b A |
610 | one{"{0} unça troy"} |
611 | other{"{0} unces troy"} | |
612 | } | |
613 | pound{ | |
3d1f044b | 614 | dnam{"lliures"} |
b331163b A |
615 | one{"{0} lliura"} |
616 | other{"{0} lliures"} | |
2ca993e8 | 617 | per{"{0} per lliura"} |
b331163b | 618 | } |
3d1f044b A |
619 | solar-mass{ |
620 | dnam{"masses solars"} | |
621 | one{"{0} massa solar"} | |
622 | other{"{0} masses solars"} | |
623 | } | |
b331163b A |
624 | ton{ |
625 | dnam{"tones"} | |
626 | one{"{0} tona"} | |
627 | other{"{0} tones"} | |
628 | } | |
629 | } | |
630 | power{ | |
631 | gigawatt{ | |
632 | dnam{"gigawatts"} | |
633 | one{"{0} gigawatt"} | |
634 | other{"{0} gigawatts"} | |
635 | } | |
636 | horsepower{ | |
637 | dnam{"cavalls de vapor"} | |
638 | one{"{0} cavall de vapor"} | |
639 | other{"{0} cavalls de vapor"} | |
640 | } | |
641 | kilowatt{ | |
642 | dnam{"quilowatts"} | |
643 | one{"{0} quilowatt"} | |
644 | other{"{0} quilowatts"} | |
645 | } | |
646 | megawatt{ | |
647 | dnam{"megawatts"} | |
648 | one{"{0} megawatt"} | |
649 | other{"{0} megawatts"} | |
650 | } | |
651 | milliwatt{ | |
3d1f044b A |
652 | dnam{"mil·liwatts"} |
653 | one{"{0} mil·liwatt"} | |
654 | other{"{0} mil·liwatts"} | |
b331163b A |
655 | } |
656 | watt{ | |
657 | dnam{"watts"} | |
658 | one{"{0} watt"} | |
659 | other{"{0} watts"} | |
660 | } | |
661 | } | |
662 | pressure{ | |
3d1f044b A |
663 | atmosphere{ |
664 | dnam{"atmosferes"} | |
665 | one{"{0} atmosfera"} | |
666 | other{"{0} atmosferes"} | |
667 | } | |
340931cb A |
668 | bar{ |
669 | dnam{"bars"} | |
670 | one{"{0} bar"} | |
671 | other{"{0} bars"} | |
672 | } | |
b331163b A |
673 | hectopascal{ |
674 | dnam{"hectopascals"} | |
675 | one{"{0} hectopascal"} | |
676 | other{"{0} hectopascals"} | |
677 | } | |
678 | inch-hg{ | |
679 | dnam{"polzades de mercuri"} | |
680 | one{"{0} polzada de mercuri"} | |
681 | other{"{0} polzades de mercuri"} | |
682 | } | |
3d1f044b A |
683 | kilopascal{ |
684 | dnam{"quilopascals"} | |
685 | one{"{0} quilopascal"} | |
686 | other{"{0} quilopascals"} | |
687 | } | |
688 | megapascal{ | |
689 | dnam{"megapascals"} | |
690 | one{"{0} megapascal"} | |
691 | other{"{0} megapascals"} | |
692 | } | |
b331163b A |
693 | millibar{ |
694 | dnam{"mil·libars"} | |
695 | one{"{0} mil·libar"} | |
696 | other{"{0} mil·libars"} | |
697 | } | |
698 | millimeter-of-mercury{ | |
699 | dnam{"mil·límetres de mercuri"} | |
700 | one{"mil·límetre de mercuri"} | |
701 | other{"{0} mil·límetres de mercuri"} | |
702 | } | |
340931cb A |
703 | pascal{ |
704 | dnam{"pascals"} | |
705 | one{"{0} pascal"} | |
706 | other{"{0} pascals"} | |
707 | } | |
b331163b A |
708 | pound-per-square-inch{ |
709 | dnam{"lliures per polzada quadrada"} | |
710 | one{"{0} lliura per polzada quadrada"} | |
711 | other{"{0} lliures per polzada quadrada"} | |
712 | } | |
713 | } | |
b331163b A |
714 | speed{ |
715 | kilometer-per-hour{ | |
716 | dnam{"quilòmetres per hora"} | |
717 | one{"{0} quilòmetre per hora"} | |
718 | other{"{0} quilòmetres per hora"} | |
719 | } | |
2ca993e8 | 720 | knot{ |
340931cb | 721 | dnam{"nusos"} |
2ca993e8 A |
722 | one{"{0} nus"} |
723 | other{"{0} nusos"} | |
724 | } | |
b331163b A |
725 | meter-per-second{ |
726 | dnam{"metres per segon"} | |
727 | one{"{0} metre per segon"} | |
728 | other{"{0} metres per segon"} | |
729 | } | |
730 | mile-per-hour{ | |
731 | dnam{"milles per hora"} | |
732 | one{"{0} milla per hora"} | |
733 | other{"{0} milles per hora"} | |
734 | } | |
735 | } | |
736 | temperature{ | |
737 | celsius{ | |
738 | dnam{"graus Celsius"} | |
739 | one{"{0} grau Celsius"} | |
740 | other{"{0} graus Celsius"} | |
741 | } | |
742 | fahrenheit{ | |
743 | dnam{"graus Fahrenheit"} | |
744 | one{"{0} grau Fahrenheit"} | |
745 | other{"{0} graus Fahrenheit"} | |
746 | } | |
2ca993e8 A |
747 | generic{ |
748 | dnam{"°"} | |
749 | one{"{0}°"} | |
750 | other{"{0}°"} | |
751 | } | |
b331163b A |
752 | kelvin{ |
753 | dnam{"Kelvin"} | |
754 | one{"{0} Kelvin"} | |
755 | other{"{0} Kelvin"} | |
756 | } | |
757 | } | |
3d1f044b A |
758 | torque{ |
759 | newton-meter{ | |
760 | dnam{"newtons-metre"} | |
761 | one{"{0} newton-metre"} | |
762 | other{"{0} newtons-metre"} | |
763 | } | |
764 | pound-foot{ | |
765 | dnam{"lliures-peu"} | |
766 | one{"{0} lliura-peu"} | |
767 | other{"{0} lliures-peu"} | |
768 | } | |
769 | } | |
b331163b A |
770 | volume{ |
771 | acre-foot{ | |
772 | dnam{"acre-peu"} | |
773 | one{"{0} acre-peu"} | |
774 | other{"{0} acres-peus"} | |
775 | } | |
3d1f044b A |
776 | barrel{ |
777 | dnam{"barrils"} | |
778 | one{"{0} barril"} | |
779 | other{"{0} barrils"} | |
780 | } | |
b331163b A |
781 | centiliter{ |
782 | dnam{"centilitres"} | |
783 | one{"{0} centilitre"} | |
784 | other{"{0} centilitres"} | |
785 | } | |
786 | cubic-centimeter{ | |
787 | dnam{"centímetres cúbics"} | |
788 | one{"{0} centímetre cúbic"} | |
789 | other{"{0} centímetres cúbics"} | |
2ca993e8 | 790 | per{"{0} per centímetre cúbic"} |
b331163b A |
791 | } |
792 | cubic-foot{ | |
793 | dnam{"peus cúbics"} | |
794 | one{"{0} peu cúbic"} | |
795 | other{"{0} peus cúbics"} | |
796 | } | |
797 | cubic-inch{ | |
798 | dnam{"polzades cúbiques"} | |
799 | one{"{0} polzada cúbica"} | |
800 | other{"{0} polzades cúbiques"} | |
801 | } | |
802 | cubic-kilometer{ | |
803 | dnam{"quilòmetres cúbics"} | |
804 | one{"{0} quilòmetre cúbic"} | |
805 | other{"{0} quilòmetres cúbics"} | |
806 | } | |
807 | cubic-meter{ | |
808 | dnam{"metres cúbics"} | |
809 | one{"{0} metre cúbic"} | |
810 | other{"{0} metres cúbics"} | |
2ca993e8 | 811 | per{"{0} per metre cúbic"} |
b331163b A |
812 | } |
813 | cubic-mile{ | |
814 | dnam{"milles cúbiques"} | |
815 | one{"{0} milla cúbica"} | |
816 | other{"{0} milles cúbiques"} | |
817 | } | |
818 | cubic-yard{ | |
819 | dnam{"iardes cúbiques"} | |
820 | one{"{0} iarda cúbica"} | |
821 | other{"{0} iardes cúbiques"} | |
822 | } | |
823 | cup{ | |
824 | dnam{"tasses"} | |
825 | one{"{0} tassa"} | |
826 | other{"{0} tasses"} | |
827 | } | |
2ca993e8 A |
828 | cup-metric{ |
829 | dnam{"tasses mètriques"} | |
830 | one{"{0} tassa mètrica"} | |
831 | other{"{0} tasses mètriques"} | |
832 | } | |
b331163b A |
833 | deciliter{ |
834 | dnam{"decilitres"} | |
835 | one{"{0} decilitre"} | |
836 | other{"{0} decilitres"} | |
837 | } | |
838 | fluid-ounce{ | |
839 | dnam{"unça líquida"} | |
840 | one{"{0} unça líquida"} | |
841 | other{"{0} unces líquides"} | |
842 | } | |
3d1f044b A |
843 | fluid-ounce-imperial{ |
844 | dnam{"unces líquides imperials"} | |
845 | one{"{0} unça líquida imperial"} | |
846 | other{"{0} unces líquides imperials"} | |
847 | } | |
b331163b A |
848 | gallon{ |
849 | dnam{"galons"} | |
850 | one{"{0} galó"} | |
851 | other{"{0} galons"} | |
2ca993e8 | 852 | per{"{0} per galó"} |
b331163b | 853 | } |
f3c0d7a5 A |
854 | gallon-imperial{ |
855 | dnam{"galons imperials"} | |
3d1f044b | 856 | one{"{0} galó imperial"} |
f3c0d7a5 A |
857 | other{"{0} galons imperials"} |
858 | per{"{0} per galó imperial"} | |
859 | } | |
b331163b A |
860 | hectoliter{ |
861 | dnam{"hectolitres"} | |
862 | one{"{0} hectolitre"} | |
863 | other{"{0} hectolitres"} | |
864 | } | |
865 | liter{ | |
866 | dnam{"litres"} | |
867 | one{"{0} litre"} | |
868 | other{"{0} litres"} | |
2ca993e8 | 869 | per{"{0} per litre"} |
b331163b A |
870 | } |
871 | megaliter{ | |
872 | dnam{"megalitres"} | |
873 | one{"{0} megalitre"} | |
874 | other{"{0} megalitres"} | |
875 | } | |
876 | milliliter{ | |
877 | dnam{"mil·lilitres"} | |
878 | one{"{0} mil·lilitre"} | |
879 | other{"{0} mil·lilitres"} | |
880 | } | |
881 | pint{ | |
882 | dnam{"pintes"} | |
883 | one{"{0} pinta"} | |
884 | other{"{0} pintes"} | |
885 | } | |
2ca993e8 A |
886 | pint-metric{ |
887 | dnam{"pintes mètriques"} | |
888 | one{"{0} pinta mètrica"} | |
889 | other{"{0} pintes mètriques"} | |
890 | } | |
b331163b A |
891 | quart{ |
892 | dnam{"quarts"} | |
893 | one{"{0} quart"} | |
894 | other{"{0} quarts"} | |
895 | } | |
896 | tablespoon{ | |
897 | dnam{"cullerades"} | |
898 | one{"{0} cullerada"} | |
899 | other{"{0} cullerades"} | |
900 | } | |
901 | teaspoon{ | |
902 | dnam{"culleradetes"} | |
903 | one{"{0} culleradeta"} | |
904 | other{"{0} culleradetes"} | |
905 | } | |
906 | } | |
907 | } | |
908 | unitsNarrow{ | |
909 | acceleration{ | |
910 | g-force{ | |
0f5d89e8 | 911 | dnam{"G"} |
b331163b A |
912 | one{"{0}G"} |
913 | other{"{0}G"} | |
914 | } | |
915 | } | |
916 | angle{ | |
917 | arc-minute{ | |
918 | one{"{0}′"} | |
919 | other{"{0}′"} | |
920 | } | |
921 | arc-second{ | |
922 | one{"{0}″"} | |
923 | other{"{0}″"} | |
924 | } | |
925 | degree{ | |
926 | one{"{0}°"} | |
927 | other{"{0}°"} | |
928 | } | |
929 | } | |
930 | area{ | |
931 | acre{ | |
932 | one{"{0}ac."} | |
933 | other{"{0}ac."} | |
934 | } | |
935 | hectare{ | |
936 | one{"{0}ha"} | |
937 | other{"{0}ha"} | |
938 | } | |
b331163b A |
939 | square-foot{ |
940 | one{"{0}ft²"} | |
941 | other{"{0}ft²"} | |
942 | } | |
943 | square-kilometer{ | |
944 | one{"{0}km²"} | |
945 | other{"{0}km²"} | |
946 | } | |
947 | square-meter{ | |
948 | one{"{0}m²"} | |
949 | other{"{0}m²"} | |
950 | } | |
951 | square-mile{ | |
952 | one{"{0}mi²"} | |
953 | other{"{0}mi²"} | |
954 | } | |
955 | } | |
956 | compound{ | |
957 | per{"{0}/{1}"} | |
958 | } | |
3d1f044b A |
959 | concentr{ |
960 | percent{ | |
961 | dnam{"%"} | |
962 | one{"{0} %"} | |
963 | other{"{0} %"} | |
964 | } | |
965 | } | |
2ca993e8 A |
966 | consumption{ |
967 | liter-per-100kilometers{ | |
968 | dnam{"l/100 km"} | |
969 | one{"{0} l/100 km"} | |
970 | other{"{0} l/100 km"} | |
971 | } | |
972 | } | |
973 | coordinate{ | |
3d1f044b | 974 | dnam{"punt"} |
2ca993e8 A |
975 | east{"{0}E"} |
976 | north{"{0}N"} | |
977 | south{"{0}S"} | |
978 | west{"{0}O"} | |
979 | } | |
b331163b | 980 | duration{ |
f3c0d7a5 A |
981 | century{ |
982 | dnam{"s."} | |
983 | one{"{0} s."} | |
984 | other{"{0} s."} | |
985 | } | |
b331163b A |
986 | day{ |
987 | dnam{"dia"} | |
340931cb A |
988 | one{"{0} d"} |
989 | other{"{0} d"} | |
0f5d89e8 | 990 | per{"{0}/d"} |
b331163b A |
991 | } |
992 | hour{ | |
993 | dnam{"h"} | |
340931cb A |
994 | one{"{0} h"} |
995 | other{"{0} h"} | |
0f5d89e8 A |
996 | per{"{0}/h"} |
997 | } | |
998 | microsecond{ | |
999 | dnam{"μs"} | |
340931cb A |
1000 | one{"{0} μs"} |
1001 | other{"{0} μs"} | |
b331163b A |
1002 | } |
1003 | millisecond{ | |
1004 | dnam{"ms"} | |
340931cb A |
1005 | one{"{0} ms"} |
1006 | other{"{0} ms"} | |
b331163b A |
1007 | } |
1008 | minute{ | |
1009 | dnam{"min"} | |
340931cb A |
1010 | one{"{0} min"} |
1011 | other{"{0} min"} | |
0f5d89e8 | 1012 | per{"{0}/min"} |
b331163b A |
1013 | } |
1014 | month{ | |
1015 | dnam{"mes"} | |
340931cb A |
1016 | one{"{0} m"} |
1017 | other{"{0} m"} | |
0f5d89e8 A |
1018 | per{"{0}/m"} |
1019 | } | |
1020 | nanosecond{ | |
1021 | dnam{"ns"} | |
340931cb A |
1022 | one{"{0} ns"} |
1023 | other{"{0} ns"} | |
b331163b A |
1024 | } |
1025 | second{ | |
1026 | dnam{"s"} | |
340931cb A |
1027 | one{"{0} s"} |
1028 | other{"{0} s"} | |
0f5d89e8 | 1029 | per{"{0}/s"} |
b331163b A |
1030 | } |
1031 | week{ | |
2ca993e8 | 1032 | dnam{"setm."} |
3d1f044b A |
1033 | one{"{0}setm"} |
1034 | other{"{0}setm"} | |
1035 | per{"{0}/setm"} | |
b331163b A |
1036 | } |
1037 | year{ | |
1038 | dnam{"anys"} | |
1039 | one{"{0}any"} | |
1040 | other{"{0}anys"} | |
0f5d89e8 | 1041 | per{"{0}/any"} |
b331163b A |
1042 | } |
1043 | } | |
b331163b | 1044 | length{ |
0f5d89e8 A |
1045 | astronomical-unit{ |
1046 | dnam{"ua"} | |
1047 | one{"{0} ua"} | |
1048 | other{"{0} ua"} | |
1049 | } | |
b331163b A |
1050 | centimeter{ |
1051 | dnam{"cm"} | |
1052 | one{"{0}cm"} | |
1053 | other{"{0}cm"} | |
0f5d89e8 A |
1054 | per{"{0}/cm"} |
1055 | } | |
1056 | decimeter{ | |
1057 | dnam{"dm"} | |
3d1f044b A |
1058 | one{"{0}dm"} |
1059 | other{"{0}dm"} | |
b331163b A |
1060 | } |
1061 | foot{ | |
0f5d89e8 | 1062 | dnam{"peus"} |
b331163b A |
1063 | one{"{0}ft"} |
1064 | other{"{0}ft"} | |
0f5d89e8 | 1065 | per{"{0}/ft"} |
b331163b A |
1066 | } |
1067 | inch{ | |
0f5d89e8 | 1068 | dnam{"polzades"} |
b331163b A |
1069 | one{"{0}in"} |
1070 | other{"{0}in"} | |
0f5d89e8 | 1071 | per{"{0}/in"} |
b331163b A |
1072 | } |
1073 | kilometer{ | |
1074 | dnam{"km"} | |
1075 | one{"{0}km"} | |
1076 | other{"{0}km"} | |
0f5d89e8 | 1077 | per{"{0}/km"} |
b331163b A |
1078 | } |
1079 | light-year{ | |
0f5d89e8 | 1080 | dnam{"anys llum"} |
b331163b A |
1081 | one{"{0} l. y."} |
1082 | other{"{0} l. y."} | |
1083 | } | |
1084 | meter{ | |
1085 | dnam{"m"} | |
1086 | one{"{0}m"} | |
1087 | other{"{0}m"} | |
0f5d89e8 A |
1088 | per{"{0}/m"} |
1089 | } | |
1090 | micrometer{ | |
1091 | dnam{"µm"} | |
3d1f044b A |
1092 | one{"{0}µm"} |
1093 | other{"{0}µm"} | |
b331163b A |
1094 | } |
1095 | mile{ | |
0f5d89e8 | 1096 | dnam{"milles"} |
b331163b A |
1097 | one{"{0}mi"} |
1098 | other{"{0}mi"} | |
1099 | } | |
1100 | millimeter{ | |
1101 | dnam{"mm"} | |
1102 | one{"{0}mm"} | |
1103 | other{"{0}mm"} | |
1104 | } | |
0f5d89e8 A |
1105 | nanometer{ |
1106 | dnam{"nm"} | |
3d1f044b A |
1107 | one{"{0}nm"} |
1108 | other{"{0}nm"} | |
0f5d89e8 | 1109 | } |
b331163b A |
1110 | nautical-mile{ |
1111 | one{"{0}nmi"} | |
1112 | other{"{0}nmi"} | |
1113 | } | |
0f5d89e8 A |
1114 | parsec{ |
1115 | dnam{"parsecs"} | |
3d1f044b A |
1116 | one{"{0}pc"} |
1117 | other{"{0}pc"} | |
0f5d89e8 | 1118 | } |
b331163b | 1119 | picometer{ |
0f5d89e8 | 1120 | dnam{"pm"} |
b331163b A |
1121 | one{"{0}pm"} |
1122 | other{"{0}pm"} | |
1123 | } | |
f3c0d7a5 | 1124 | point{ |
0f5d89e8 A |
1125 | one{"{0}pt"} |
1126 | other{"{0}pt"} | |
f3c0d7a5 | 1127 | } |
b331163b | 1128 | yard{ |
0f5d89e8 | 1129 | dnam{"iardes"} |
b331163b A |
1130 | one{"{0}yd"} |
1131 | other{"{0}yd"} | |
1132 | } | |
1133 | } | |
1134 | mass{ | |
0f5d89e8 A |
1135 | carat{ |
1136 | dnam{"quirat"} | |
1137 | one{"{0} ct"} | |
1138 | other{"{0} ct"} | |
1139 | } | |
b331163b A |
1140 | gram{ |
1141 | dnam{"g"} | |
1142 | one{"{0} g"} | |
1143 | other{"{0} g"} | |
0f5d89e8 | 1144 | per{"{0}/g"} |
b331163b A |
1145 | } |
1146 | kilogram{ | |
1147 | dnam{"kg"} | |
1148 | one{"{0} kg"} | |
1149 | other{"{0} kg"} | |
0f5d89e8 A |
1150 | per{"{0}/kg"} |
1151 | } | |
1152 | metric-ton{ | |
1153 | dnam{"t mètriques"} | |
1154 | one{"{0} t mètr."} | |
1155 | other{"{0} t mètr."} | |
b331163b | 1156 | } |
0f5d89e8 A |
1157 | ounce-troy{ |
1158 | dnam{"ozt"} | |
1159 | one{"{0} ozt"} | |
1160 | other{"{0} ozt"} | |
b331163b | 1161 | } |
0f5d89e8 A |
1162 | ton{ |
1163 | dnam{"t"} | |
1164 | one{"{0} t"} | |
1165 | other{"{0} t"} | |
b331163b A |
1166 | } |
1167 | } | |
1168 | power{ | |
1169 | horsepower{ | |
1170 | one{"{0}CV"} | |
1171 | other{"{0}CV"} | |
1172 | } | |
1173 | kilowatt{ | |
1174 | one{"{0}kW"} | |
1175 | other{"{0}kW"} | |
1176 | } | |
1177 | watt{ | |
1178 | one{"{0}W"} | |
1179 | other{"{0}W"} | |
1180 | } | |
1181 | } | |
1182 | pressure{ | |
1183 | hectopascal{ | |
0f5d89e8 | 1184 | dnam{"hPa"} |
b331163b A |
1185 | one{"{0}hPa"} |
1186 | other{"{0}hPa"} | |
1187 | } | |
b331163b | 1188 | millibar{ |
0f5d89e8 | 1189 | dnam{"mbar"} |
b331163b A |
1190 | one{"{0} mb"} |
1191 | other{"{0} mb"} | |
1192 | } | |
b331163b A |
1193 | } |
1194 | speed{ | |
1195 | kilometer-per-hour{ | |
1196 | dnam{"km/h"} | |
1197 | one{"{0} km/h"} | |
1198 | other{"{0} km/h"} | |
1199 | } | |
1200 | meter-per-second{ | |
0f5d89e8 | 1201 | dnam{"m/s"} |
b331163b A |
1202 | one{"{0}m/s"} |
1203 | other{"{0}m/s"} | |
1204 | } | |
1205 | mile-per-hour{ | |
0f5d89e8 | 1206 | dnam{"mi/h"} |
b331163b A |
1207 | one{"{0}mi/h"} |
1208 | other{"{0}mi/h"} | |
1209 | } | |
1210 | } | |
1211 | temperature{ | |
1212 | celsius{ | |
1213 | dnam{"°C"} | |
c5116b9f A |
1214 | one{"{0} °C"} |
1215 | other{"{0} °C"} | |
b331163b A |
1216 | } |
1217 | fahrenheit{ | |
0f5d89e8 | 1218 | dnam{"°F"} |
b331163b A |
1219 | one{"{0}°F"} |
1220 | other{"{0}°F"} | |
1221 | } | |
1222 | } | |
1223 | volume{ | |
b331163b A |
1224 | cubic-kilometer{ |
1225 | one{"{0}km³"} | |
1226 | other{"{0}km³"} | |
1227 | } | |
b331163b A |
1228 | cubic-mile{ |
1229 | one{"{0}mi³"} | |
1230 | other{"{0}mi³"} | |
1231 | } | |
1232 | liter{ | |
1233 | dnam{"l"} | |
1234 | one{"{0} l"} | |
1235 | other{"{0} l"} | |
1236 | } | |
1237 | } | |
1238 | } | |
1239 | unitsShort{ | |
1240 | acceleration{ | |
1241 | g-force{ | |
1242 | dnam{"G"} | |
1243 | one{"{0} G"} | |
1244 | other{"{0} G"} | |
1245 | } | |
1246 | meter-per-second-squared{ | |
1247 | dnam{"m/s²"} | |
1248 | one{"{0} m/s²"} | |
1249 | other{"{0} m/s²"} | |
1250 | } | |
1251 | } | |
1252 | angle{ | |
1253 | arc-minute{ | |
3d1f044b A |
1254 | dnam{"arcmin"} |
1255 | one{"{0} arcmin"} | |
1256 | other{"{0} arcmin"} | |
b331163b A |
1257 | } |
1258 | arc-second{ | |
3d1f044b A |
1259 | dnam{"arcsec"} |
1260 | one{"{0} arcsec"} | |
1261 | other{"{0} arcsec"} | |
b331163b A |
1262 | } |
1263 | degree{ | |
1264 | dnam{"º"} | |
1265 | one{"{0}°"} | |
1266 | other{"{0}°"} | |
1267 | } | |
1268 | radian{ | |
3d1f044b | 1269 | dnam{"rad"} |
b331163b A |
1270 | one{"{0} rad"} |
1271 | other{"{0} rad"} | |
1272 | } | |
2ca993e8 A |
1273 | revolution{ |
1274 | dnam{"r"} | |
1275 | one{"{0} r"} | |
1276 | other{"{0} r"} | |
1277 | } | |
b331163b A |
1278 | } |
1279 | area{ | |
1280 | acre{ | |
1281 | dnam{"acres"} | |
1282 | one{"{0} ac"} | |
1283 | other{"{0} ac"} | |
1284 | } | |
3d1f044b | 1285 | dunam{ |
340931cb A |
1286 | dnam{"dunams"} |
1287 | one{"{0} dunam"} | |
1288 | other{"{0} dunams"} | |
3d1f044b | 1289 | } |
b331163b A |
1290 | hectare{ |
1291 | dnam{"hectàrees"} | |
1292 | one{"{0} ha"} | |
1293 | other{"{0} ha"} | |
1294 | } | |
1295 | square-centimeter{ | |
1296 | dnam{"cm²"} | |
1297 | one{"{0} cm²"} | |
1298 | other{"{0} cm²"} | |
2ca993e8 | 1299 | per{"{0}/cm²"} |
b331163b A |
1300 | } |
1301 | square-foot{ | |
1302 | dnam{"ft²"} | |
1303 | one{"{0} ft²"} | |
1304 | other{"{0} ft²"} | |
1305 | } | |
1306 | square-inch{ | |
1307 | dnam{"in²"} | |
1308 | one{"{0} in²"} | |
1309 | other{"{0} in²"} | |
2ca993e8 | 1310 | per{"{0}/in²"} |
b331163b A |
1311 | } |
1312 | square-kilometer{ | |
1313 | dnam{"km²"} | |
1314 | one{"{0} km²"} | |
1315 | other{"{0} km²"} | |
f3c0d7a5 | 1316 | per{"{0}/km²"} |
b331163b A |
1317 | } |
1318 | square-meter{ | |
1319 | dnam{"m²"} | |
1320 | one{"{0} m²"} | |
1321 | other{"{0} m²"} | |
2ca993e8 | 1322 | per{"{0}/m²"} |
b331163b A |
1323 | } |
1324 | square-mile{ | |
1325 | dnam{"mi²"} | |
1326 | one{"{0} mi²"} | |
1327 | other{"{0} mi²"} | |
f3c0d7a5 | 1328 | per{"{0}/mi²"} |
b331163b A |
1329 | } |
1330 | square-yard{ | |
1331 | dnam{"yd²"} | |
1332 | one{"{0} yd²"} | |
1333 | other{"{0} yd²"} | |
1334 | } | |
1335 | } | |
1336 | compound{ | |
1337 | per{"{0}/{1}"} | |
340931cb | 1338 | times{"{0}⋅{1}"} |
b331163b | 1339 | } |
2ca993e8 A |
1340 | concentr{ |
1341 | karat{ | |
1342 | dnam{"ct"} | |
1343 | one{"{0} ct"} | |
1344 | other{"{0} ct"} | |
1345 | } | |
f3c0d7a5 A |
1346 | milligram-per-deciliter{ |
1347 | dnam{"mg/dl"} | |
1348 | one{"{0} mg/dl"} | |
1349 | other{"{0} mg/dl"} | |
1350 | } | |
1351 | millimole-per-liter{ | |
1352 | dnam{"mM/l"} | |
1353 | one{"{0} mM/l"} | |
1354 | other{"{0} mM/l"} | |
1355 | } | |
1356 | part-per-million{ | |
1357 | dnam{"ppm"} | |
1358 | one{"{0} ppm"} | |
1359 | other{"{0} ppm"} | |
1360 | } | |
3d1f044b A |
1361 | percent{ |
1362 | dnam{"per cent"} | |
1363 | one{"{0} %"} | |
1364 | other{"{0} %"} | |
1365 | } | |
1366 | permille{ | |
1367 | dnam{"per mil"} | |
1368 | one{"{0} ‰"} | |
1369 | other{"{0} ‰"} | |
1370 | } | |
1371 | permyriad{ | |
1372 | dnam{"per deu mil"} | |
3d1f044b | 1373 | } |
2ca993e8 | 1374 | } |
b331163b | 1375 | consumption{ |
2ca993e8 A |
1376 | liter-per-100kilometers{ |
1377 | dnam{"l/100 km"} | |
1378 | one{"{0} l/100 km"} | |
1379 | other{"{0} l/100 km"} | |
1380 | } | |
b331163b A |
1381 | liter-per-kilometer{ |
1382 | dnam{"l/km"} | |
1383 | one{"{0} l/km"} | |
1384 | other{"{0} l/km"} | |
1385 | } | |
1386 | mile-per-gallon{ | |
1387 | dnam{"mi/gal"} | |
1388 | one{"{0} mi/gal"} | |
1389 | other{"{0} mi/gal"} | |
1390 | } | |
f3c0d7a5 A |
1391 | mile-per-gallon-imperial{ |
1392 | dnam{"mi/gal imp."} | |
1393 | one{"{0} mi/gal imp."} | |
1394 | other{"{0} mi/gal imp."} | |
1395 | } | |
b331163b | 1396 | } |
2ca993e8 | 1397 | coordinate{ |
3d1f044b | 1398 | dnam{"punt"} |
2ca993e8 A |
1399 | east{"{0}E"} |
1400 | north{"{0}N"} | |
1401 | south{"{0}S"} | |
1402 | west{"{0}O"} | |
1403 | } | |
b331163b A |
1404 | digital{ |
1405 | bit{ | |
1406 | dnam{"bit"} | |
1407 | one{"{0} bit"} | |
1408 | other{"{0} bits"} | |
1409 | } | |
1410 | byte{ | |
1411 | dnam{"B"} | |
1412 | one{"{0} B"} | |
1413 | other{"{0} B"} | |
1414 | } | |
1415 | gigabit{ | |
1416 | dnam{"Gb"} | |
1417 | one{"{0} Gb"} | |
1418 | other{"{0} Gb"} | |
1419 | } | |
1420 | gigabyte{ | |
1421 | dnam{"GB"} | |
1422 | one{"{0} GB"} | |
1423 | other{"{0} GB"} | |
1424 | } | |
1425 | kilobit{ | |
1426 | dnam{"kb"} | |
1427 | one{"{0} kb"} | |
1428 | other{"{0} kb"} | |
1429 | } | |
1430 | kilobyte{ | |
1431 | dnam{"kB"} | |
1432 | one{"{0} kB"} | |
1433 | other{"{0} kB"} | |
1434 | } | |
1435 | megabit{ | |
1436 | dnam{"Mbit"} | |
1437 | one{"{0} Mbit"} | |
1438 | other{"{0} Mbit"} | |
1439 | } | |
1440 | megabyte{ | |
1441 | dnam{"MB"} | |
1442 | one{"{0} MB"} | |
1443 | other{"{0} MB"} | |
1444 | } | |
3d1f044b A |
1445 | petabyte{ |
1446 | dnam{"PB"} | |
1447 | one{"{0} PB"} | |
1448 | other{"{0} PB"} | |
1449 | } | |
b331163b A |
1450 | terabit{ |
1451 | dnam{"Tb"} | |
1452 | one{"{0} Tb"} | |
1453 | other{"{0} Tb"} | |
1454 | } | |
1455 | terabyte{ | |
1456 | dnam{"TB"} | |
1457 | one{"{0} TB"} | |
1458 | other{"{0} TB"} | |
1459 | } | |
1460 | } | |
1461 | duration{ | |
2ca993e8 A |
1462 | century{ |
1463 | dnam{"segles"} | |
1464 | one{"{0} segle"} | |
1465 | other{"{0} segles"} | |
1466 | } | |
b331163b A |
1467 | day{ |
1468 | dnam{"dies"} | |
1469 | one{"{0} dia"} | |
1470 | other{"{0} dies"} | |
2ca993e8 | 1471 | per{"{0}/d"} |
b331163b | 1472 | } |
340931cb A |
1473 | decade{ |
1474 | dnam{"dèc."} | |
1475 | one{"{0} dèc."} | |
1476 | other{"{0} dèc."} | |
1477 | } | |
b331163b | 1478 | hour{ |
2ca993e8 | 1479 | dnam{"hores"} |
b331163b A |
1480 | one{"{0} h"} |
1481 | other{"{0} h"} | |
1482 | per{"{0}/h"} | |
1483 | } | |
1484 | microsecond{ | |
1485 | dnam{"μs"} | |
1486 | one{"{0} μs"} | |
1487 | other{"{0} μs"} | |
1488 | } | |
1489 | millisecond{ | |
1490 | dnam{"mil·lisegons"} | |
1491 | one{"{0} ms"} | |
1492 | other{"{0} ms"} | |
1493 | } | |
1494 | minute{ | |
1495 | dnam{"min"} | |
1496 | one{"{0} min"} | |
1497 | other{"{0} min"} | |
2ca993e8 | 1498 | per{"{0}/min"} |
b331163b A |
1499 | } |
1500 | month{ | |
1501 | dnam{"mesos"} | |
1502 | one{"{0} mes"} | |
1503 | other{"{0} mesos"} | |
2ca993e8 | 1504 | per{"{0}/m"} |
b331163b A |
1505 | } |
1506 | nanosecond{ | |
1507 | dnam{"ns"} | |
1508 | one{"{0} ns"} | |
1509 | other{"{0} ns"} | |
1510 | } | |
1511 | second{ | |
1512 | dnam{"s"} | |
1513 | one{"{0} s"} | |
1514 | other{"{0} s"} | |
1515 | per{"{0}/s"} | |
1516 | } | |
1517 | week{ | |
1518 | dnam{"setm."} | |
1519 | one{"{0} setm."} | |
1520 | other{"{0} setm."} | |
2ca993e8 | 1521 | per{"{0}/setm."} |
b331163b A |
1522 | } |
1523 | year{ | |
1524 | dnam{"anys"} | |
1525 | one{"{0} any"} | |
1526 | other{"{0} anys"} | |
2ca993e8 | 1527 | per{"{0}/a"} |
b331163b A |
1528 | } |
1529 | } | |
1530 | electric{ | |
1531 | ampere{ | |
1532 | dnam{"A"} | |
1533 | one{"{0} A"} | |
1534 | other{"{0} A"} | |
1535 | } | |
1536 | milliampere{ | |
1537 | dnam{"mA"} | |
1538 | one{"{0} mA"} | |
1539 | other{"{0} mA"} | |
1540 | } | |
1541 | ohm{ | |
1542 | dnam{"Ω"} | |
1543 | one{"{0} Ω"} | |
1544 | other{"{0} Ω"} | |
1545 | } | |
1546 | volt{ | |
1547 | dnam{"V"} | |
1548 | one{"{0} V"} | |
1549 | other{"{0} V"} | |
1550 | } | |
1551 | } | |
1552 | energy{ | |
1553 | calorie{ | |
1554 | dnam{"cal"} | |
1555 | one{"{0} cal"} | |
1556 | other{"{0} cal"} | |
1557 | } | |
3d1f044b A |
1558 | electronvolt{ |
1559 | dnam{"eV"} | |
1560 | one{"{0} eV"} | |
1561 | other{"{0} eV"} | |
1562 | } | |
b331163b A |
1563 | foodcalorie{ |
1564 | dnam{"kcal"} | |
1565 | one{"{0} kcal"} | |
1566 | other{"{0} kcal"} | |
1567 | } | |
1568 | joule{ | |
1569 | dnam{"J"} | |
1570 | one{"{0} J"} | |
1571 | other{"{0} J"} | |
1572 | } | |
1573 | kilocalorie{ | |
1574 | dnam{"kcal"} | |
1575 | one{"{0} kcal"} | |
1576 | other{"{0} kcal"} | |
1577 | } | |
1578 | kilojoule{ | |
1579 | dnam{"kJ"} | |
1580 | one{"{0} kJ"} | |
1581 | other{"{0} kJ"} | |
1582 | } | |
1583 | kilowatt-hour{ | |
1584 | dnam{"kWh"} | |
1585 | one{"{0} kWh"} | |
1586 | other{"{0} kWh"} | |
1587 | } | |
340931cb A |
1588 | therm-us{ |
1589 | dnam{"unitat tèrmica americana"} | |
1590 | one{"{0} thm"} | |
1591 | other{"{0} thm"} | |
1592 | } | |
b331163b | 1593 | } |
3d1f044b | 1594 | force{ |
3d1f044b A |
1595 | pound-force{ |
1596 | dnam{"lbf"} | |
1597 | one{"{0} lbf"} | |
1598 | other{"{0} lbf"} | |
1599 | } | |
1600 | } | |
b331163b A |
1601 | frequency{ |
1602 | gigahertz{ | |
1603 | dnam{"GHz"} | |
1604 | one{"{0} GHz"} | |
1605 | other{"{0} GHz"} | |
1606 | } | |
1607 | hertz{ | |
1608 | dnam{"Hz"} | |
1609 | one{"{0} Hz"} | |
1610 | other{"{0} Hz"} | |
1611 | } | |
1612 | kilohertz{ | |
1613 | dnam{"kHz"} | |
1614 | one{"{0} kHz"} | |
1615 | other{"{0} kHz"} | |
1616 | } | |
1617 | megahertz{ | |
1618 | dnam{"MHz"} | |
1619 | one{"{0} MHz"} | |
1620 | other{"{0} MHz"} | |
1621 | } | |
1622 | } | |
340931cb A |
1623 | graphics{ |
1624 | dot-per-centimeter{ | |
1625 | dnam{"ppcm"} | |
1626 | one{"{0} ppcm"} | |
1627 | other{"{0} ppcm"} | |
1628 | } | |
1629 | dot-per-inch{ | |
1630 | dnam{"ppp"} | |
1631 | one{"{0} ppp"} | |
1632 | other{"{0} ppp"} | |
1633 | } | |
1634 | em{ | |
1635 | dnam{"em"} | |
1636 | one{"{0} em"} | |
1637 | other{"{0} em"} | |
1638 | } | |
1639 | megapixel{ | |
1640 | dnam{"megapíxels"} | |
1641 | one{"{0} Mpx"} | |
1642 | other{"{0} Mpx"} | |
1643 | } | |
1644 | pixel{ | |
1645 | dnam{"píxels"} | |
1646 | one{"{0} px"} | |
1647 | other{"{0} px"} | |
1648 | } | |
1649 | pixel-per-centimeter{ | |
1650 | dnam{"píxels per cm"} | |
1651 | one{"{0} píxels per cm"} | |
1652 | other{"{0} píxels per cm"} | |
1653 | } | |
1654 | pixel-per-inch{ | |
1655 | dnam{"PPI"} | |
1656 | one{"{0} PPI"} | |
1657 | other{"{0} PPI"} | |
1658 | } | |
1659 | } | |
b331163b A |
1660 | length{ |
1661 | astronomical-unit{ | |
1662 | dnam{"ua"} | |
1663 | one{"{0} ua"} | |
1664 | other{"{0} ua"} | |
1665 | } | |
1666 | centimeter{ | |
1667 | dnam{"cm"} | |
1668 | one{"{0} cm"} | |
1669 | other{"{0} cm"} | |
2ca993e8 | 1670 | per{"{0}/cm"} |
b331163b A |
1671 | } |
1672 | decimeter{ | |
1673 | dnam{"dm"} | |
1674 | one{"{0} dm"} | |
1675 | other{"{0} dm"} | |
1676 | } | |
1677 | foot{ | |
2ca993e8 | 1678 | dnam{"peus"} |
b331163b A |
1679 | one{"{0} ft"} |
1680 | other{"{0} ft"} | |
2ca993e8 | 1681 | per{"{0}/ft"} |
b331163b A |
1682 | } |
1683 | inch{ | |
2ca993e8 | 1684 | dnam{"polzades"} |
3d1f044b A |
1685 | one{"{0} in"} |
1686 | other{"{0} in"} | |
2ca993e8 | 1687 | per{"{0}/in"} |
b331163b A |
1688 | } |
1689 | kilometer{ | |
1690 | dnam{"km"} | |
1691 | one{"{0} km"} | |
1692 | other{"{0} km"} | |
2ca993e8 | 1693 | per{"{0}/km"} |
b331163b A |
1694 | } |
1695 | light-year{ | |
1696 | dnam{"anys llum"} | |
1697 | one{"{0} any ll."} | |
1698 | other{"{0} anys ll."} | |
1699 | } | |
1700 | meter{ | |
340931cb | 1701 | dnam{"m"} |
b331163b A |
1702 | one{"{0} m"} |
1703 | other{"{0} m"} | |
2ca993e8 | 1704 | per{"{0}/m"} |
b331163b A |
1705 | } |
1706 | micrometer{ | |
1707 | dnam{"µm"} | |
1708 | one{"{0} µm"} | |
1709 | other{"{0} µm"} | |
1710 | } | |
1711 | mile{ | |
1712 | dnam{"milles"} | |
1713 | one{"{0} mi"} | |
1714 | other{"{0} mi"} | |
1715 | } | |
2ca993e8 A |
1716 | mile-scandinavian{ |
1717 | dnam{"smi"} | |
1718 | one{"{0} smi"} | |
1719 | other{"{0} smi"} | |
1720 | } | |
b331163b | 1721 | millimeter{ |
f3c0d7a5 | 1722 | dnam{"mm"} |
b331163b A |
1723 | one{"{0} mm"} |
1724 | other{"{0} mm"} | |
1725 | } | |
1726 | nanometer{ | |
1727 | dnam{"nm"} | |
1728 | one{"{0} nm"} | |
1729 | other{"{0} nm"} | |
1730 | } | |
1731 | nautical-mile{ | |
3d1f044b A |
1732 | dnam{"NM"} |
1733 | one{"{0} NM"} | |
1734 | other{"{0} NM"} | |
b331163b A |
1735 | } |
1736 | parsec{ | |
1737 | dnam{"parsecs"} | |
1738 | one{"{0} pc"} | |
1739 | other{"{0} pc"} | |
1740 | } | |
1741 | picometer{ | |
1742 | dnam{"pm"} | |
1743 | one{"{0} pm"} | |
1744 | other{"{0} pm"} | |
1745 | } | |
f3c0d7a5 A |
1746 | point{ |
1747 | dnam{"punts"} | |
0f5d89e8 A |
1748 | one{"{0} pt"} |
1749 | other{"{0} pt"} | |
f3c0d7a5 | 1750 | } |
b331163b A |
1751 | yard{ |
1752 | dnam{"iardes"} | |
1753 | one{"{0} yd"} | |
1754 | other{"{0} yd"} | |
1755 | } | |
1756 | } | |
1757 | light{ | |
1758 | lux{ | |
1759 | dnam{"lx"} | |
1760 | one{"{0} lx"} | |
1761 | other{"{0} lx"} | |
1762 | } | |
1763 | } | |
1764 | mass{ | |
1765 | carat{ | |
1766 | dnam{"quirat"} | |
1767 | one{"{0} ct"} | |
1768 | other{"{0} ct"} | |
1769 | } | |
3d1f044b | 1770 | dalton{ |
3d1f044b A |
1771 | one{"{0} Da"} |
1772 | other{"{0} Da"} | |
1773 | } | |
1774 | earth-mass{ | |
1775 | dnam{"M⊕"} | |
1776 | one{"{0} M⊕"} | |
1777 | other{"{0} M⊕"} | |
1778 | } | |
b331163b | 1779 | gram{ |
3d1f044b | 1780 | dnam{"grams"} |
b331163b A |
1781 | one{"{0} g"} |
1782 | other{"{0} g"} | |
2ca993e8 | 1783 | per{"{0}/g"} |
b331163b A |
1784 | } |
1785 | kilogram{ | |
1786 | dnam{"kg"} | |
1787 | one{"{0} kg"} | |
1788 | other{"{0} kg"} | |
2ca993e8 | 1789 | per{"{0}/kg"} |
b331163b A |
1790 | } |
1791 | metric-ton{ | |
1792 | dnam{"t mètriques"} | |
3d1f044b | 1793 | one{"{0} t mètr."} |
b331163b A |
1794 | other{"{0} t mètr."} |
1795 | } | |
1796 | microgram{ | |
1797 | dnam{"µg"} | |
1798 | one{"{0} µg"} | |
1799 | other{"{0} µg"} | |
1800 | } | |
1801 | milligram{ | |
1802 | dnam{"mg"} | |
1803 | one{"{0} mg"} | |
1804 | other{"{0} mg"} | |
1805 | } | |
1806 | ounce{ | |
1807 | dnam{"oz"} | |
1808 | one{"{0} oz"} | |
1809 | other{"{0} oz"} | |
2ca993e8 | 1810 | per{"{0}/oz"} |
b331163b A |
1811 | } |
1812 | ounce-troy{ | |
1813 | dnam{"ozt"} | |
1814 | one{"{0} ozt"} | |
1815 | other{"{0} ozt"} | |
1816 | } | |
1817 | pound{ | |
1818 | dnam{"lb"} | |
1819 | one{"{0} lb"} | |
1820 | other{"{0} lb"} | |
2ca993e8 | 1821 | per{"{0}/lb"} |
b331163b A |
1822 | } |
1823 | ton{ | |
1824 | dnam{"t"} | |
1825 | one{"{0} t"} | |
1826 | other{"{0} t"} | |
1827 | } | |
1828 | } | |
1829 | power{ | |
1830 | gigawatt{ | |
1831 | dnam{"GW"} | |
1832 | one{"{0} GW"} | |
1833 | other{"{0} GW"} | |
1834 | } | |
1835 | horsepower{ | |
1836 | dnam{"CV"} | |
1837 | one{"{0} CV"} | |
1838 | other{"{0} CV"} | |
1839 | } | |
1840 | kilowatt{ | |
1841 | dnam{"kW"} | |
1842 | one{"{0} kW"} | |
1843 | other{"{0} kW"} | |
1844 | } | |
1845 | megawatt{ | |
1846 | dnam{"MW"} | |
1847 | one{"{0} MW"} | |
1848 | other{"{0} MW"} | |
1849 | } | |
1850 | milliwatt{ | |
1851 | dnam{"mW"} | |
1852 | one{"{0} mW"} | |
1853 | other{"{0} mW"} | |
1854 | } | |
1855 | watt{ | |
1856 | dnam{"W"} | |
1857 | one{"{0} W"} | |
1858 | other{"{0} W"} | |
1859 | } | |
1860 | } | |
1861 | pressure{ | |
3d1f044b A |
1862 | atmosphere{ |
1863 | dnam{"atm"} | |
1864 | one{"{0} atm"} | |
1865 | other{"{0} atm"} | |
1866 | } | |
340931cb A |
1867 | bar{ |
1868 | one{"{0} bar"} | |
1869 | other{"{0} bars"} | |
1870 | } | |
b331163b A |
1871 | hectopascal{ |
1872 | dnam{"hPa"} | |
1873 | one{"{0} hPa"} | |
1874 | other{"{0} hPa"} | |
1875 | } | |
1876 | inch-hg{ | |
1877 | dnam{"inHg"} | |
1878 | one{"{0} inHg"} | |
1879 | other{"{0} inHg"} | |
1880 | } | |
3d1f044b A |
1881 | megapascal{ |
1882 | dnam{"MPa"} | |
3d1f044b | 1883 | } |
b331163b A |
1884 | millibar{ |
1885 | dnam{"mbar"} | |
1886 | one{"{0} mbar"} | |
1887 | other{"{0} mbar"} | |
1888 | } | |
1889 | millimeter-of-mercury{ | |
3d1f044b A |
1890 | dnam{"mmHg"} |
1891 | one{"{0} mmHg"} | |
1892 | other{"{0} mmHg"} | |
b331163b | 1893 | } |
340931cb A |
1894 | pascal{ |
1895 | dnam{"Pa"} | |
1896 | one{"{0} Pa"} | |
1897 | other{"{0} Pa"} | |
1898 | } | |
b331163b A |
1899 | pound-per-square-inch{ |
1900 | dnam{"psi"} | |
1901 | one{"{0} psi"} | |
1902 | other{"{0} psi"} | |
1903 | } | |
1904 | } | |
b331163b A |
1905 | speed{ |
1906 | kilometer-per-hour{ | |
1907 | dnam{"km/h"} | |
1908 | one{"{0} km/h"} | |
1909 | other{"{0} km/h"} | |
1910 | } | |
2ca993e8 A |
1911 | knot{ |
1912 | dnam{"kn"} | |
1913 | one{"{0} kn"} | |
1914 | other{"{0} kn"} | |
1915 | } | |
b331163b A |
1916 | meter-per-second{ |
1917 | dnam{"m/s"} | |
1918 | one{"{0} m/s"} | |
1919 | other{"{0} m/s"} | |
1920 | } | |
1921 | mile-per-hour{ | |
1922 | dnam{"mi/h"} | |
1923 | one{"{0} mi/h"} | |
1924 | other{"{0} mi/h"} | |
1925 | } | |
1926 | } | |
1927 | temperature{ | |
1928 | celsius{ | |
1929 | dnam{"°C"} | |
c5116b9f A |
1930 | one{"{0} °C"} |
1931 | other{"{0} °C"} | |
b331163b A |
1932 | } |
1933 | fahrenheit{ | |
1934 | dnam{"°F"} | |
c5116b9f A |
1935 | one{"{0} °F"} |
1936 | other{"{0} °F"} | |
b331163b | 1937 | } |
2ca993e8 A |
1938 | generic{ |
1939 | dnam{"°"} | |
1940 | one{"{0}°"} | |
1941 | other{"{0}°"} | |
1942 | } | |
b331163b A |
1943 | kelvin{ |
1944 | dnam{"K"} | |
1945 | one{"{0} K"} | |
1946 | other{"{0} K"} | |
1947 | } | |
1948 | } | |
3d1f044b A |
1949 | torque{ |
1950 | newton-meter{ | |
1951 | dnam{"N⋅m"} | |
1952 | one{"{0} N⋅m"} | |
1953 | other{"{0} N⋅m"} | |
1954 | } | |
1955 | pound-foot{ | |
1956 | dnam{"lbf⋅ft"} | |
1957 | one{"{0} lbf⋅ft"} | |
1958 | other{"{0} lbf⋅ft"} | |
1959 | } | |
1960 | } | |
b331163b A |
1961 | volume{ |
1962 | acre-foot{ | |
1963 | dnam{"ac ft"} | |
1964 | one{"{0} ac ft"} | |
1965 | other{"{0} ac ft"} | |
1966 | } | |
3d1f044b A |
1967 | barrel{ |
1968 | dnam{"bbl"} | |
1969 | one{"{0} bbl"} | |
1970 | other{"{0} bbl"} | |
1971 | } | |
b331163b A |
1972 | centiliter{ |
1973 | dnam{"cl"} | |
1974 | one{"{0} cl"} | |
1975 | other{"{0} cl"} | |
1976 | } | |
1977 | cubic-centimeter{ | |
1978 | dnam{"cm³"} | |
1979 | one{"{0} cm³"} | |
1980 | other{"{0} cm³"} | |
2ca993e8 | 1981 | per{"{0}/cm³"} |
b331163b A |
1982 | } |
1983 | cubic-foot{ | |
1984 | dnam{"ft³"} | |
1985 | one{"{0} ft³"} | |
1986 | other{"{0} ft³"} | |
1987 | } | |
1988 | cubic-inch{ | |
1989 | dnam{"in³"} | |
1990 | one{"{0} in³"} | |
1991 | other{"{0} in³"} | |
1992 | } | |
1993 | cubic-kilometer{ | |
1994 | dnam{"km³"} | |
1995 | one{"{0} km³"} | |
1996 | other{"{0} km³"} | |
1997 | } | |
1998 | cubic-meter{ | |
1999 | dnam{"m³"} | |
2000 | one{"{0} m³"} | |
2001 | other{"{0} m³"} | |
2ca993e8 | 2002 | per{"{0}/m³"} |
b331163b A |
2003 | } |
2004 | cubic-mile{ | |
2005 | dnam{"mi³"} | |
2006 | one{"{0} mi³"} | |
2007 | other{"{0} mi³"} | |
2008 | } | |
2009 | cubic-yard{ | |
2010 | dnam{"yd³"} | |
2011 | one{"{0} yd³"} | |
2012 | other{"{0} yd³"} | |
2013 | } | |
2014 | cup{ | |
2015 | dnam{"tassa"} | |
2016 | one{"{0} tassa"} | |
2017 | other{"{0} tasses"} | |
2018 | } | |
2ca993e8 A |
2019 | cup-metric{ |
2020 | dnam{"mcup"} | |
2021 | one{"{0} mc"} | |
2022 | other{"{0} mc"} | |
2023 | } | |
b331163b A |
2024 | deciliter{ |
2025 | dnam{"dl"} | |
2026 | one{"{0} dl"} | |
2027 | other{"{0} dl"} | |
2028 | } | |
2029 | fluid-ounce{ | |
2030 | dnam{"fl oz"} | |
2031 | one{"{0} fl oz"} | |
2032 | other{"{0} fl oz"} | |
2033 | } | |
3d1f044b A |
2034 | fluid-ounce-imperial{ |
2035 | dnam{"fl oz imp."} | |
2036 | one{"{0} fl oz imp."} | |
2037 | other{"{0} fl oz imp."} | |
2038 | } | |
b331163b A |
2039 | gallon{ |
2040 | dnam{"gal"} | |
2041 | one{"{0} gal"} | |
2042 | other{"{0} gal"} | |
2ca993e8 | 2043 | per{"{0}/gal"} |
b331163b | 2044 | } |
f3c0d7a5 A |
2045 | gallon-imperial{ |
2046 | dnam{"gal imp."} | |
2047 | one{"{0} gal imp."} | |
2048 | other{"{0} gal imp."} | |
2049 | per{"{0}/gal imp."} | |
2050 | } | |
b331163b A |
2051 | hectoliter{ |
2052 | dnam{"hl"} | |
2053 | one{"{0} hl"} | |
2054 | other{"{0} hl"} | |
2055 | } | |
2056 | liter{ | |
2057 | dnam{"l"} | |
2058 | one{"{0} l"} | |
2059 | other{"{0} l"} | |
2ca993e8 | 2060 | per{"{0}/l"} |
b331163b A |
2061 | } |
2062 | megaliter{ | |
2063 | dnam{"Ml"} | |
2064 | one{"{0} Ml"} | |
2065 | other{"{0} Ml"} | |
2066 | } | |
2067 | milliliter{ | |
2068 | dnam{"ml"} | |
2069 | one{"{0} ml"} | |
2070 | other{"{0} ml"} | |
2071 | } | |
2072 | pint{ | |
2073 | dnam{"pt"} | |
2074 | one{"{0} pt"} | |
2075 | other{"{0} pt"} | |
2076 | } | |
2ca993e8 A |
2077 | pint-metric{ |
2078 | dnam{"ptm"} | |
2079 | one{"{0} ptm"} | |
2080 | other{"{0} ptm"} | |
2081 | } | |
b331163b A |
2082 | quart{ |
2083 | dnam{"qt"} | |
2084 | one{"{0} qt"} | |
2085 | other{"{0} qt"} | |
2086 | } | |
2087 | tablespoon{ | |
2088 | dnam{"cull."} | |
2089 | one{"{0} cull."} | |
2090 | other{"{0} cull."} | |
2091 | } | |
2092 | teaspoon{ | |
2093 | dnam{"cdta."} | |
2094 | one{"{0} cdta."} | |
2095 | other{"{0} cdta."} | |
2096 | } | |
2097 | } | |
2098 | } | |
2099 | } |