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