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