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