• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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/gd.xml
7// *
8// ***************************************************************************
9gd{
10    Version{"2.1.20.4"}
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{"forsa-g"}
20                few{"{0} forsan-g"}
21                one{"{0} fhorsa-g"}
22                other{"{0} forsa-g"}
23                two{"{0} fhorsa-g"}
24            }
25            meter-per-second-squared{
26                dnam{"meatair san diog cheàrnagach"}
27                few{"{0} meatairean san diog cheàrnagach"}
28                one{"{0} mheatair san diog cheàrnagach"}
29                other{"{0} meatair san diog cheàrnagach"}
30                two{"{0} mheatair san diog cheàrnagach"}
31            }
32        }
33        angle{
34            arc-minute{
35                dnam{"àrc-mhionaid"}
36                few{"{0} àrc-mhionaidean"}
37                one{"{0} àrc-mhionaid"}
38                other{"{0} àrc-mhionaid"}
39                two{"{0} àrc-mhionaid"}
40            }
41            arc-second{
42                dnam{"àrc-dhiog"}
43                few{"{0} àrc-dhiogan"}
44                one{"{0} àrc-dhiog"}
45                other{"{0} àrc-dhiog"}
46                two{"{0} àrc-dhiog"}
47            }
48            degree{
49                dnam{"ceum"}
50                few{"{0} ceuman"}
51                one{"{0} cheum"}
52                other{"{0} ceum"}
53                two{"{0} cheum"}
54            }
55            radian{
56                dnam{"rèidean"}
57                few{"{0} rèideanan"}
58                one{"{0} rèidean"}
59                other{"{0} rèidean"}
60                two{"{0} rèidean"}
61            }
62            revolution{
63                dnam{"cuairt"}
64                few{"{0} cuairtean"}
65                one{"{0} chuairt"}
66                other{"{0} cuairt"}
67                two{"{0} chuairt"}
68            }
69        }
70        area{
71            acre{
72                dnam{"acair"}
73                few{"{0} acraichean"}
74                one{"{0} acair"}
75                other{"{0} acair"}
76                two{"{0} acair"}
77            }
78            hectare{
79                dnam{"heactair"}
80                few{"{0} heactairean"}
81                one{"{0} heactair"}
82                other{"{0} heactair"}
83                two{"{0} heactair"}
84            }
85            square-centimeter{
86                dnam{"ceudameatair ceàrnagach"}
87                few{"{0} ceudameatairean ceàrnagach"}
88                one{"{0} cheudameatair ceàrnagach"}
89                other{"{0} ceudameatair ceàrnagach"}
90                per{"{0} sa cheudameatair cheàrnagach"}
91                two{"{0} cheudameatair ceàrnagach"}
92            }
93            square-foot{
94                dnam{"troigh cheàrnagach"}
95                few{"{0} troighean ceàrnagach"}
96                one{"{0} troigh cheàrnagach"}
97                other{"{0} troigh cheàrnagach"}
98                two{"{0} throigh cheàrnagach"}
99            }
100            square-inch{
101                dnam{"òirleach cheàrnagach"}
102                few{"{0} òirlich cheàrnagach"}
103                one{"{0} òirleach cheàrnagach"}
104                other{"{0} òirleach cheàrnagach"}
105                per{"{0} san òirleach cheàrnagach"}
106                two{"{0} òirleach cheàrnagach"}
107            }
108            square-kilometer{
109                dnam{"cilemeatair ceàrnagach"}
110                few{"{0} cilemeatairean ceàrnagach"}
111                one{"{0} chilemeatair ceàrnagach"}
112                other{"{0} cilemeatair ceàrnagach"}
113                two{"{0} chilemeatair ceàrnagach"}
114            }
115            square-meter{
116                dnam{"meatair ceàrnagach"}
117                few{"{0} meatairean ceàrnagach"}
118                one{"{0} mheatair ceàrnagach"}
119                other{"{0} meatair ceàrnagach"}
120                per{"{0} sa mheatair cheàrnagach"}
121                two{"{0} mheatair ceàrnagach"}
122            }
123            square-mile{
124                dnam{"mìle cheàrnagach"}
125                few{"{0} mìltean ceàrnagach"}
126                one{"{0} mhìle cheàrnagach"}
127                other{"{0} mìle cheàrnagach"}
128                two{"{0} mhìle cheàrnagach"}
129            }
130            square-yard{
131                dnam{"slat cheàrnagach"}
132                few{"{0} slatan ceàrnagach"}
133                one{"{0} shlat cheàrnagach"}
134                other{"{0} slat cheàrnagach"}
135                two{"{0} shlat cheàrnagach"}
136            }
137        }
138        compound{
139            per{"{0} / {1}"}
140        }
141        consumption{
142            liter-per-100kilometers{
143                dnam{"liotair sa 100 chilemeatair"}
144                few{"{0} liotairean sa 100 chilemeatair"}
145                one{"{0} liotair sa 100 chilemeatair"}
146                other{"{0} liotair sa 100 chilemeatair"}
147                two{"{0} liotair sa 100 chilemeatair"}
148            }
149            liter-per-kilometer{
150                dnam{"liotair sa chilemeatair"}
151                few{"{0} liotairean sa chilemeatair"}
152                one{"{0} liotair sa chilemeatair"}
153                other{"{0} liotair sa chilemeatair"}
154                two{"{0} liotair sa chilemeatair"}
155            }
156            mile-per-gallon{
157                dnam{"mìle sa ghalan"}
158                few{"{0} mìltean sa ghalan"}
159                one{"{0} mhìle sa ghalan"}
160                other{"{0} mìle sa ghalan"}
161                two{"{0} mhìle sa ghalan"}
162            }
163        }
164        coordinate{
165            east{"{0}E"}
166            north{"{0}T"}
167            south{"{0}D"}
168            west{"{0}I"}
169        }
170        digital{
171            bit{
172                dnam{"biod"}
173                few{"{0} biodan"}
174                one{"{0} bhiod"}
175                other{"{0} biod"}
176                two{"{0} bhiod"}
177            }
178            byte{
179                dnam{"baidht"}
180                few{"{0} baidht"}
181                one{"{0} bhaidht"}
182                other{"{0} baidht"}
183                two{"{0} bhaidht"}
184            }
185            gigabit{
186                dnam{"giga-biod"}
187                few{"{0} giga-biodan"}
188                one{"{0} ghiga-biod"}
189                other{"{0} giga-biod"}
190                two{"{0} ghiga-biod"}
191            }
192            gigabyte{
193                dnam{"giga-baidht"}
194                few{"{0} giga-baidht"}
195                one{"{0} ghiga-baidht"}
196                other{"{0} giga-baidht"}
197                two{"{0} ghiga-baidht"}
198            }
199            kilobit{
200                dnam{"cilebiod"}
201                few{"{0} cilebiodan"}
202                one{"{0} chilebiod"}
203                other{"{0} cilebiod"}
204                two{"{0} chilebiod"}
205            }
206            kilobyte{
207                dnam{"cileabaidht"}
208                few{"{0} cileabaidht"}
209                one{"{0} chileabaidht"}
210                other{"{0} cileabaidht"}
211                two{"{0} chileabaidht"}
212            }
213            megabit{
214                dnam{"meaga-biod"}
215                few{"{0} meaga-biodan"}
216                one{"{0} mheaga-biod"}
217                other{"{0} meaga-biod"}
218                two{"{0} mheaga-biod"}
219            }
220            megabyte{
221                dnam{"meaga-baidht"}
222                few{"{0} meaga-baidht"}
223                one{"{0} mheaga-baidht"}
224                other{"{0} meaga-baidht"}
225                two{"{0} mheaga-baidht"}
226            }
227            terabit{
228                dnam{"tera-biod"}
229                few{"{0} tera-biodan"}
230                one{"{0} tera-biod"}
231                other{"{0} tera-biod"}
232                two{"{0} thera-biod"}
233            }
234            terabyte{
235                dnam{"tera-baidht"}
236                few{"{0} tera-baidht"}
237                one{"{0} tera-baidht"}
238                other{"{0} tera-baidht"}
239                two{"{0} thera-baidht"}
240            }
241        }
242        duration{
243            century{
244                dnam{"linn"}
245                few{"{0} linntean"}
246                one{"{0} linn"}
247                other{"{0} linn"}
248                two{"{0} linn"}
249            }
250            day{
251                dnam{"latha"}
252                few{"{0} làithean"}
253                one{"{0} latha"}
254                other{"{0} latha"}
255                per{"{0} san latha"}
256                two{"{0} latha"}
257            }
258            hour{
259                dnam{"uair a thìde"}
260                few{"{0} uairean a thìde"}
261                one{"{0} uair a thìde"}
262                other{"{0} uair a thìde"}
263                per{"{0} san uair"}
264                two{"{0} uair a thìde"}
265            }
266            microsecond{
267                dnam{"micreo-diog"}
268                few{"{0} micreo-diogan"}
269                one{"{0} mhicreo-diog"}
270                other{"{0} micreo-diog"}
271                two{"{0} mhicreo-diog"}
272            }
273            millisecond{
274                dnam{"mille-dhiog"}
275                few{"{0} mille-dhiogan"}
276                one{"{0} mhille-dhiog"}
277                other{"{0} mille-dhiog"}
278                two{"{0} mhille-dhiog"}
279            }
280            minute{
281                dnam{"mionaid"}
282                few{"{0} mionaidean"}
283                one{"{0} mhionaid"}
284                other{"{0} mionaid"}
285                per{"{0} sa mhionaid"}
286                two{"{0} mhionaid"}
287            }
288            month{
289                dnam{"mìos"}
290                few{"{0} mìosan"}
291                one{"{0} mhìos"}
292                other{"{0} mìos"}
293                per{"{0} sa mhìos"}
294                two{"{0} mhìos"}
295            }
296            nanosecond{
297                dnam{"nano-dhiog"}
298                few{"{0} nano-dhiogan"}
299                one{"{0} nano-dhiog"}
300                other{"{0} nano-dhiog"}
301                two{"{0} nano-dhiog"}
302            }
303            second{
304                dnam{"diog"}
305                few{"{0} diogan"}
306                one{"{0} diog"}
307                other{"{0} diog"}
308                per{"{0} san diog"}
309                two{"{0} dhiog"}
310            }
311            week{
312                dnam{"seachdain"}
313                few{"{0} seachdainean"}
314                one{"{0} seachdain"}
315                other{"{0} seachdain"}
316                per{"{0} san t-seachdain"}
317                two{"{0} sheachdain"}
318            }
319            year{
320                dnam{"bliadhna"}
321                few{"{0} bliadhnaichean"}
322                one{"{0} bhliadhna"}
323                other{"{0} bliadhna"}
324                per{"{0} sa bhliadhna"}
325                two{"{0} bhliadhna"}
326            }
327        }
328        electric{
329            ampere{
330                dnam{"ampère"}
331                few{"{0} ampère"}
332                one{"{0} ampère"}
333                other{"{0} ampère"}
334                two{"{0} ampère"}
335            }
336            milliampere{
337                dnam{"mille-ampère"}
338                few{"{0} mille-ampère"}
339                one{"{0} mhille-ampère"}
340                other{"{0} mille-ampère"}
341                two{"{0} mhille-ampère"}
342            }
343            ohm{
344                dnam{"ohm"}
345                few{"{0} ohm"}
346                one{"{0} ohm"}
347                other{"{0} ohm"}
348                two{"{0} ohm"}
349            }
350            volt{
351                dnam{"volt"}
352                few{"{0} volt"}
353                one{"{0} volt"}
354                other{"{0} volt"}
355                two{"{0} volt"}
356            }
357        }
358        energy{
359            calorie{
360                dnam{"calaraidh"}
361                few{"{0} calaraidhean"}
362                one{"{0} chalaraidh"}
363                other{"{0} calaraidh"}
364                two{"{0} chalaraidh"}
365            }
366            foodcalorie{
367                dnam{"calaraidh bidhe"}
368                few{"{0} calaraidhean bidhe"}
369                one{"{0} chalaraidh bidhe"}
370                other{"{0} calaraidh bidhe"}
371                two{"{0} chalaraidh bidhe"}
372            }
373            joule{
374                dnam{"joule"}
375                few{"{0} joule"}
376                one{"{0} joule"}
377                other{"{0} joule"}
378                two{"{0} joule"}
379            }
380            kilocalorie{
381                dnam{"cileacalaraidh"}
382                few{"{0} cileacalaraidhean"}
383                one{"{0} chileacalaraidh"}
384                other{"{0} cileacalaraidh"}
385                two{"{0} chileacalaraidh"}
386            }
387            kilojoule{
388                dnam{"cilea-joule"}
389                few{"{0} cilea-joule"}
390                one{"{0} chilea-joule"}
391                other{"{0} cilea-joule"}
392                two{"{0} chilea-joule"}
393            }
394            kilowatt-hour{
395                dnam{"cilea-watt san uair"}
396                few{"{0} cilea-watt san uair"}
397                one{"{0} chilea-watt san uair"}
398                other{"{0} cilea-watt san uair"}
399                two{"{0} chilea-watt san uair"}
400            }
401        }
402        frequency{
403            gigahertz{
404                dnam{"giga-hertz"}
405                few{"{0} giga-hertz"}
406                one{"{0} ghiga-hertz"}
407                other{"{0} giga-hertz"}
408                two{"{0} ghiga-hertz"}
409            }
410            hertz{
411                dnam{"hertz"}
412                few{"{0} hertz"}
413                one{"{0} hertz"}
414                other{"{0} hertz"}
415                two{"{0} hertz"}
416            }
417            kilohertz{
418                dnam{"cile-hertz"}
419                few{"{0} cile-hertz"}
420                one{"{0} chile-hertz"}
421                other{"{0} cile-hertz"}
422                two{"{0} chile-hertz"}
423            }
424            megahertz{
425                dnam{"meaga-hertz"}
426                few{"{0} meaga-hertz"}
427                one{"{0} mheaga-hertz"}
428                other{"{0} meaga-hertz"}
429                two{"{0} mheaga-hertz"}
430            }
431        }
432        length{
433            astronomical-unit{
434                dnam{"aonad reul-eòlach"}
435                few{"{0} aonadan reul-eòlach"}
436                one{"{0} aonad reul-eòlach"}
437                other{"{0} aonad reul-eòlach"}
438                two{"{0} aonad reul-eòlach"}
439            }
440            centimeter{
441                dnam{"ceudameatair"}
442                few{"{0} ceudameatairean"}
443                one{"{0} cheudameatair"}
444                other{"{0} ceudameatair"}
445                per{"{0} sa cheudameatair"}
446                two{"{0} cheudameatair"}
447            }
448            decimeter{
449                dnam{"deicheamh-meatair"}
450                few{"{0} deicheamh-meatairean"}
451                one{"{0} deicheamh-meatair"}
452                other{"{0} deicheamh-meatair"}
453                two{"{0} dheicheamh-meatair"}
454            }
455            fathom{
456                dnam{"aitheamh"}
457                few{"{0} aitheamhan"}
458                one{"{0} aitheamh"}
459                other{"{0} aitheamh"}
460                two{"{0} aitheamh"}
461            }
462            foot{
463                dnam{"troigh"}
464                few{"{0} troighean"}
465                one{"{0} troigh"}
466                other{"{0} troigh"}
467                per{"{0} san troigh"}
468                two{"{0} throigh"}
469            }
470            furlong{
471                dnam{"stàid Shasannach"}
472                few{"{0} stàidean Sasannach"}
473                one{"{0} stàid Shasannach"}
474                other{"{0} stàid Shasannach"}
475                two{"{0} stàid Shasannach"}
476            }
477            inch{
478                dnam{"òirleach"}
479                few{"{0} òirlich"}
480                one{"{0} òirleach"}
481                other{"{0} òirleach"}
482                per{"{0} san òirleach"}
483                two{"{0} òirleach"}
484            }
485            kilometer{
486                dnam{"cilemeatair"}
487                few{"{0} cilemeatairean"}
488                one{"{0} chilemeatair"}
489                other{"{0} cilemeatair"}
490                per{"{0} sa chilemeatair"}
491                two{"{0} chilemeatair"}
492            }
493            light-year{
494                dnam{"bliadhna solais"}
495                few{"{0} bliadhnaichean solais"}
496                one{"{0} bhliadhna solais"}
497                other{"{0} bliadhna solais"}
498                two{"{0} bhliadhna solais"}
499            }
500            meter{
501                dnam{"meatair"}
502                few{"{0} meatairean"}
503                one{"{0} mheatair"}
504                other{"{0} meatair"}
505                per{"{0} sa mheatair"}
506                two{"{0} mheatair"}
507            }
508            micrometer{
509                dnam{"micreo-mheatair"}
510                few{"{0} micreo-mheatairean"}
511                one{"{0} mhicreo-mheatair"}
512                other{"{0} micreo-mheatair"}
513                two{"{0} mhicreo-mheatair"}
514            }
515            mile{
516                dnam{"mìle"}
517                few{"{0} mìltean"}
518                one{"{0} mhìle"}
519                other{"{0} mìle"}
520                two{"{0} mhìle"}
521            }
522            mile-scandinavian{
523                dnam{"mìle Lochlannach"}
524                few{"{0} mìltean Lochlannach"}
525                one{"{0} mhìle Lochlannach"}
526                other{"{0} mìle Lochlannach"}
527                two{"{0} mhìle Lochlannach"}
528            }
529            millimeter{
530                dnam{"mille-mheatair"}
531                few{"{0} mille-mheatairean"}
532                one{"{0} mhille-mheatair"}
533                other{"{0} mille-mheatair"}
534                two{"{0} mhille-mheatair"}
535            }
536            nanometer{
537                dnam{"nano-mheatair"}
538                few{"{0} nano-mheatairean"}
539                one{"{0} nano-mheatair"}
540                other{"{0} nano-mheatair"}
541                two{"{0} nano-mheatair"}
542            }
543            nautical-mile{
544                dnam{"mìle mara"}
545                few{"{0} mìltean mara"}
546                one{"{0} mhìle mara"}
547                other{"{0} mìle mara"}
548                two{"{0} mhìle mara"}
549            }
550            parsec{
551                dnam{"parsec"}
552                few{"{0} parsec"}
553                one{"{0} pharsec"}
554                other{"{0} parsec"}
555                two{"{0} pharsec"}
556            }
557            picometer{
558                dnam{"piceo-mheatair"}
559                few{"{0} piceo-mheatairean"}
560                one{"{0} phiceo-mheatair"}
561                other{"{0} piceo-mheatair"}
562                two{"{0} phiceo-mheatair"}
563            }
564            yard{
565                dnam{"slat"}
566                few{"{0} slatan"}
567                one{"{0} slat"}
568                other{"{0} slat"}
569                two{"{0} shlat"}
570            }
571        }
572        light{
573            lux{
574                dnam{"lux"}
575                few{"{0} lux"}
576                one{"{0} lux"}
577                other{"{0} lux"}
578                two{"{0} lux"}
579            }
580        }
581        mass{
582            carat{
583                dnam{"carat"}
584                few{"{0} carataichean"}
585                one{"{0} charat"}
586                other{"{0} carat"}
587                two{"{0} charat"}
588            }
589            gram{
590                dnam{"grama"}
591                few{"{0} gramaichean"}
592                one{"{0} ghrama"}
593                other{"{0} grama"}
594                per{"{0} sa ghrama"}
595                two{"{0} ghrama"}
596            }
597            kilogram{
598                dnam{"cileagram"}
599                few{"{0} cileagramaichean"}
600                one{"{0} chileagram"}
601                other{"{0} cileagram"}
602                per{"{0} sa chileagram"}
603                two{"{0} chileagram"}
604            }
605            metric-ton{
606                dnam{"tunna meatrach"}
607                few{"{0} tunnaichean meatrach"}
608                one{"{0} tunna meatrach"}
609                other{"{0} tunna meatrach"}
610                two{"{0} thunna meatrach"}
611            }
612            microgram{
613                dnam{"micreo-ghrama"}
614                few{"{0} micreo-ghramaichean"}
615                one{"{0} mhicreo-ghrama"}
616                other{"{0} micreo-ghrama"}
617                two{"{0} mhicreo-ghrama"}
618            }
619            milligram{
620                dnam{"mille-ghrama"}
621                few{"{0} mille-ghramaichean"}
622                one{"{0} mhille-ghrama"}
623                other{"{0} mille-ghrama"}
624                two{"{0} mhille-ghrama"}
625            }
626            ounce{
627                dnam{"unnsa"}
628                few{"{0} unnsachan"}
629                one{"{0} unnsa"}
630                other{"{0} unnsa"}
631                per{"{0} san unnsa"}
632                two{"{0} unnsa"}
633            }
634            ounce-troy{
635                dnam{"unnsa tròidh"}
636                few{"{0} unnsachan tròidh"}
637                one{"{0} unnsa tròidh"}
638                other{"{0} unnsa tròidh"}
639                two{"{0} unnsa tròidh"}
640            }
641            pound{
642                dnam{"punnd"}
643                few{"{0} puinnd"}
644                one{"{0} phunnd"}
645                other{"{0} punnd"}
646                per{"{0} sa phunnd"}
647                two{"{0} phunnd"}
648            }
649            stone{
650                dnam{"clach"}
651                few{"{0} clachan"}
652                one{"{0} chlach"}
653                other{"{0} clach"}
654                two{"{0} chlach"}
655            }
656            ton{
657                dnam{"tunna"}
658                few{"{0} tunnaichean"}
659                one{"{0} tunna"}
660                other{"{0} tunna"}
661                two{"{0} thunna"}
662            }
663        }
664        power{
665            gigawatt{
666                dnam{"giga-watt"}
667                few{"{0} giga-watt"}
668                one{"{0} ghiga-watt"}
669                other{"{0} giga-watt"}
670                two{"{0} ghiga-watt"}
671            }
672            horsepower{
673                dnam{"cumhachd-eich"}
674                few{"{0} cumhachdan-eich"}
675                one{"{0} chumhachd-eich"}
676                other{"{0} cumhachd-eich"}
677                two{"{0} chumhachd-eich"}
678            }
679            kilowatt{
680                dnam{"cilea-watt"}
681                few{"{0} cilea-watt"}
682                one{"{0} chilea-watt"}
683                other{"{0} cilea-watt"}
684                two{"{0} chilea-watt"}
685            }
686            megawatt{
687                dnam{"meaga-watt"}
688                few{"{0} meaga-watt"}
689                one{"{0} mheaga-watt"}
690                other{"{0} meaga-watt"}
691                two{"{0} mheaga-watt"}
692            }
693            milliwatt{
694                dnam{"mille-watt"}
695                few{"{0} mille-watt"}
696                one{"{0} mhille-watt"}
697                other{"{0} mille-watt"}
698                two{"{0} mhille-watt"}
699            }
700            watt{
701                dnam{"watt"}
702                few{"{0} watt"}
703                one{"{0} watt"}
704                other{"{0} watt"}
705                two{"{0} watt"}
706            }
707        }
708        pressure{
709            hectopascal{
710                dnam{"heacta pascal"}
711                few{"{0} heacta pascal"}
712                one{"{0} heacta pascal"}
713                other{"{0} heacta pascal"}
714                two{"{0} heacta pascal"}
715            }
716            inch-hg{
717                dnam{"òirleach de dh’airgead-beò"}
718                few{"{0} òirlich de dh’airgead-beò"}
719                one{"{0} òirleach de dh’airgead-beò"}
720                other{"{0} òirleach de dh’airgead-beò"}
721                two{"{0} òirleach de dh’airgead-beò"}
722            }
723            millibar{
724                dnam{"mille-bhàr"}
725                few{"{0} mille-bhàraichean"}
726                one{"{0} mhille-bhàr"}
727                other{"{0} mille-bhàr"}
728                two{"{0} mhille-bhàr"}
729            }
730            millimeter-of-mercury{
731                dnam{"mille-mheatair de dh’airgead-beò"}
732                few{"{0} mille-mheatairean de dh’airgead-beò"}
733                one{"{0} mhille-mheatair de dh’airgead-beò"}
734                other{"{0} mille-mheatair de dh’airgead-beò"}
735                two{"{0} mhille-mheatair de dh’airgead-beò"}
736            }
737            pound-per-square-inch{
738                dnam{"punnd san òirleach cheàrnagach"}
739                few{"{0} puinnd san òirleach cheàrnagach"}
740                one{"{0} phunnd san òirleach cheàrnagach"}
741                other{"{0} punnd san òirleach cheàrnagach"}
742                two{"{0} phunnd san òirleach cheàrnagach"}
743            }
744        }
745        proportion{
746            karat{
747                dnam{"karat"}
748                few{"{0} karat"}
749                one{"{0} karat"}
750                other{"{0} karat"}
751                two{"{0} karat"}
752            }
753        }
754        speed{
755            kilometer-per-hour{
756                dnam{"cilemeatair san uair"}
757                few{"{0} cilemeatairean san uair"}
758                one{"{0} chilemeatair san uair"}
759                other{"{0} cilemeatair san uair"}
760                two{"{0} chilemeatair san uair"}
761            }
762            knot{
763                dnam{"mìle mara san uair"}
764                few{"{0} mìltean mara san uair"}
765                one{"{0} mhìle mara san uair"}
766                other{"{0} mìle mara san uair"}
767                two{"{0} mhìle mara san uair"}
768            }
769            meter-per-second{
770                dnam{"meatair san diog"}
771                few{"{0} meatairean san diog"}
772                one{"{0} mheatair san diog"}
773                other{"{0} meatair san diog"}
774                two{"{0} mheatair san diog"}
775            }
776            mile-per-hour{
777                dnam{"mìle san uair"}
778                few{"{0} mìltean san uair"}
779                one{"{0} mhìle san uair"}
780                other{"{0} mìle san uair"}
781                two{"{0} mhìle san uair"}
782            }
783        }
784        temperature{
785            celsius{
786                dnam{"ceum Celsius"}
787                few{"{0} ceuman Celsius"}
788                one{"{0} cheum Celsius"}
789                other{"{0} ceum Celsius"}
790                two{"{0} cheum Celsius"}
791            }
792            fahrenheit{
793                dnam{"ceum Fahrenheit"}
794                few{"{0} ceuman Fahrenheit"}
795                one{"{0} cheum Fahrenheit"}
796                other{"{0} ceum Fahrenheit"}
797                two{"{0} cheum Fahrenheit"}
798            }
799            generic{
800                dnam{"°"}
801                few{"{0}°"}
802                one{"{0}°"}
803                other{"{0}°"}
804                two{"{0}°"}
805            }
806            kelvin{
807                dnam{"ceum Kelvin"}
808                few{"{0} ceuman Kelvin"}
809                one{"{0} cheum Kelvin"}
810                other{"{0} ceum Kelvin"}
811                two{"{0} cheum Kelvin"}
812            }
813        }
814        volume{
815            acre-foot{
816                dnam{"acair-throigh"}
817                few{"{0} acair-throighean"}
818                one{"{0} acair-throigh"}
819                other{"{0} acair-throigh"}
820                two{"{0} acair-throigh"}
821            }
822            bushel{
823                dnam{"buiseal"}
824                few{"{0} buisealan"}
825                one{"{0} bhuiseal"}
826                other{"{0} buiseal"}
827                two{"{0} bhuiseal"}
828            }
829            centiliter{
830                dnam{"ceudailiotair"}
831                few{"{0} ceudailiotairean"}
832                one{"{0} cheudailiotair"}
833                other{"{0} ceudailiotair"}
834                two{"{0} cheudailiotair"}
835            }
836            cubic-centimeter{
837                dnam{"ceudameatair ciùbach"}
838                few{"{0} ceudameatairean ciùbach"}
839                one{"{0} cheudameatair ciùbach"}
840                other{"{0} ceudameatair ciùbach"}
841                per{"{0} sa cheudameatair chiùbach"}
842                two{"{0} cheudameatair ciùbach"}
843            }
844            cubic-foot{
845                dnam{"troigh chiùbach"}
846                few{"{0} troighean ciùbach"}
847                one{"{0} troigh chiùbach"}
848                other{"{0} troigh chiùbach"}
849                two{"{0} throigh chiùbach"}
850            }
851            cubic-inch{
852                dnam{"òirleach chiùbach"}
853                few{"{0} òirlich chiùbach"}
854                one{"{0} òirleach chiùbach"}
855                other{"{0} òirleach chiùbach"}
856                two{"{0} òirleach chiùbach"}
857            }
858            cubic-kilometer{
859                dnam{"cilemeatair ciùbach"}
860                few{"{0} cilemeatairean ciùbach"}
861                one{"{0} chilemeatair ciùbach"}
862                other{"{0} cilemeatair ciùbach"}
863                two{"{0} chilemeatair ciùbach"}
864            }
865            cubic-meter{
866                dnam{"meatair ciùbach"}
867                few{"{0} meatairean ciùbach"}
868                one{"{0} mheatair ciùbach"}
869                other{"{0} meatair ciùbach"}
870                per{"{0} sa mheatair chiùbach"}
871                two{"{0} mheatair ciùbach"}
872            }
873            cubic-mile{
874                dnam{"mìle chiùbach"}
875                few{"{0} mìltean ciùbach"}
876                one{"{0} mhìle chiùbach"}
877                other{"{0} mìle chiùbach"}
878                two{"{0} mhìle chiùbach"}
879            }
880            cubic-yard{
881                dnam{"slat chiùbach"}
882                few{"{0} slatan ciùbach"}
883                one{"{0} slat chiùbach"}
884                other{"{0} slat chiùbach"}
885                two{"{0} shlat chiùbach"}
886            }
887            cup{
888                dnam{"cupa"}
889                few{"{0} cupannan"}
890                one{"{0} chupa"}
891                other{"{0} cupa"}
892                two{"{0} chupa"}
893            }
894            cup-metric{
895                dnam{"cupa meatrach"}
896                few{"{0} cupannan meatrach"}
897                one{"{0} chupa meatrach"}
898                other{"{0} cupa meatrach"}
899                two{"{0} chupa meatrach"}
900            }
901            deciliter{
902                dnam{"deicheamh-liotair"}
903                few{"{0} deicheamh-liotairean"}
904                one{"{0} deicheamh-liotair"}
905                other{"{0} deicheamh-liotair"}
906                two{"{0} dheicheamh-liotair"}
907            }
908            fluid-ounce{
909                dnam{"unnsa-dighe"}
910                few{"{0} unnsachan-dighe"}
911                one{"{0} unnsa-dighe"}
912                other{"{0} unnsa-dighe"}
913                two{"{0} unnsa-dighe"}
914            }
915            gallon{
916                dnam{"galan"}
917                few{"{0} galanan"}
918                one{"{0} ghalan"}
919                other{"{0} galan"}
920                per{"{0} sa ghalan"}
921                two{"{0} ghalan"}
922            }
923            hectoliter{
924                dnam{"heactailiotair"}
925                few{"{0} heactailiotairean"}
926                one{"{0} heactailiotair"}
927                other{"{0} heactailiotair"}
928                two{"{0} heactailiotair"}
929            }
930            liter{
931                dnam{"liotair"}
932                few{"{0} liotairean"}
933                one{"{0} liotair"}
934                other{"{0} liotair"}
935                per{"{0} san liotair"}
936                two{"{0} liotair"}
937            }
938            megaliter{
939                dnam{"meaga-liotair"}
940                few{"{0} meaga-liotairean"}
941                one{"{0} mheaga-liotair"}
942                other{"{0} meaga-liotair"}
943                two{"{0} mheaga-liotair"}
944            }
945            milliliter{
946                dnam{"mille-liotair"}
947                few{"{0} mille-liotairean"}
948                one{"{0} mhille-liotair"}
949                other{"{0} mille-liotair"}
950                two{"{0} mhille-liotair"}
951            }
952            pint{
953                dnam{"pinnt"}
954                few{"{0} pinntean"}
955                one{"{0} phinnt"}
956                other{"{0} pinnt"}
957                two{"{0} phinnt"}
958            }
959            pint-metric{
960                dnam{"pinnt meatrach"}
961                few{"{0} pinntean meatrach"}
962                one{"{0} phinnt meatrach"}
963                other{"{0} pinnt meatrach"}
964                two{"{0} phinnt meatrach"}
965            }
966            quart{
967                dnam{"càrt"}
968                few{"{0} càrtan"}
969                one{"{0} chàrt"}
970                other{"{0} càrt"}
971                two{"{0} chàrt"}
972            }
973            tablespoon{
974                dnam{"spàin-bhùird"}
975                few{"{0} spàinean-bùird"}
976                one{"{0} spàin-bhùird"}
977                other{"{0} spàin-bhùird"}
978                two{"{0} spàin-bhùird"}
979            }
980            teaspoon{
981                dnam{"spàin-teatha"}
982                few{"{0} spàinean-teatha"}
983                one{"{0} spàin-teatha"}
984                other{"{0} spàin-teatha"}
985                two{"{0} spàin-teatha"}
986            }
987        }
988    }
989    unitsNarrow{
990        acceleration{
991            g-force{
992                dnam{"forsa-g"}
993                few{"{0}G"}
994                one{"{0}G"}
995                other{"{0}G"}
996                two{"{0}G"}
997            }
998            meter-per-second-squared{
999                dnam{"m/s²"}
1000                few{"{0}m/s²"}
1001                one{"{0}m/s²"}
1002                other{"{0}m/s²"}
1003                two{"{0}m/s²"}
1004            }
1005        }
1006        angle{
1007            arc-minute{
1008                dnam{"àrc-m"}
1009                few{"{0}′"}
1010                one{"{0}′"}
1011                other{"{0}′"}
1012                two{"{0}′"}
1013            }
1014            arc-second{
1015                dnam{"àrc-d"}
1016                few{"{0}″"}
1017                one{"{0}″"}
1018                other{"{0}″"}
1019                two{"{0}″"}
1020            }
1021            degree{
1022                dnam{"ceum"}
1023                few{"{0}°"}
1024                one{"{0}°"}
1025                other{"{0}°"}
1026                two{"{0}°"}
1027            }
1028            radian{
1029                dnam{"rad"}
1030                few{"{0}rad"}
1031                one{"{0}rad"}
1032                other{"{0}rad"}
1033                two{"{0}rad"}
1034            }
1035            revolution{
1036                dnam{"cuairt"}
1037                few{"{0}cuairt"}
1038                one{"{0}cuairt"}
1039                other{"{0}cuairt"}
1040                two{"{0}cuairt"}
1041            }
1042        }
1043        area{
1044            acre{
1045                dnam{"acair"}
1046                few{"{0}ac"}
1047                one{"{0}ac"}
1048                other{"{0}ac"}
1049                two{"{0}ac"}
1050            }
1051            hectare{
1052                dnam{"heactair"}
1053                few{"{0}ha"}
1054                one{"{0}ha"}
1055                other{"{0}ha"}
1056                two{"{0}ha"}
1057            }
1058            square-centimeter{
1059                dnam{"cm²"}
1060                few{"{0}cm²"}
1061                one{"{0}cm²"}
1062                other{"{0}cm²"}
1063                per{"{0}/cm²"}
1064                two{"{0}cm²"}
1065            }
1066            square-foot{
1067                dnam{"ft²"}
1068                few{"{0}ft²"}
1069                one{"{0}ft²"}
1070                other{"{0}ft²"}
1071                two{"{0}ft²"}
1072            }
1073            square-inch{
1074                dnam{"in²"}
1075                few{"{0}in²"}
1076                one{"{0}in²"}
1077                other{"{0}in²"}
1078                per{"{0}/in²"}
1079                two{"{0}in²"}
1080            }
1081            square-kilometer{
1082                dnam{"km²"}
1083                few{"{0}km²"}
1084                one{"{0}km²"}
1085                other{"{0}km²"}
1086                two{"{0}km²"}
1087            }
1088            square-meter{
1089                dnam{"meatair²"}
1090                few{"{0}m²"}
1091                one{"{0}m²"}
1092                other{"{0}m²"}
1093                per{"{0}/m²"}
1094                two{"{0}m²"}
1095            }
1096            square-mile{
1097                dnam{"mì²"}
1098                few{"{0}mì²"}
1099                one{"{0}mì²"}
1100                other{"{0}mì²"}
1101                two{"{0}mì²"}
1102            }
1103            square-yard{
1104                dnam{"slat²"}
1105                few{"{0}yd²"}
1106                one{"{0}yd²"}
1107                other{"{0}yd²"}
1108                two{"{0}yd²"}
1109            }
1110        }
1111        compound{
1112            per{"{0}/{1}"}
1113        }
1114        consumption{
1115            liter-per-100kilometers{
1116                dnam{"L/100km"}
1117                few{"{0}L/100km"}
1118                one{"{0}L/100km"}
1119                other{"{0}L/100km"}
1120                two{"{0}L/100km"}
1121            }
1122            liter-per-kilometer{
1123                dnam{"L/km"}
1124                few{"{0}L/km"}
1125                one{"{0}L/km"}
1126                other{"{0}L/km"}
1127                two{"{0}L/km"}
1128            }
1129            mile-per-gallon{
1130                dnam{"mì/g"}
1131                few{"{0}mì/g"}
1132                one{"{0}mì/g"}
1133                other{"{0}mì/g"}
1134                two{"{0}mì/g"}
1135            }
1136        }
1137        coordinate{
1138            east{"{0}E"}
1139            north{"{0}T"}
1140            south{"{0}D"}
1141            west{"{0}I"}
1142        }
1143        digital{
1144            bit{
1145                dnam{"biod"}
1146                few{"{0}b"}
1147                one{"{0}b"}
1148                other{"{0}b"}
1149                two{"{0}b"}
1150            }
1151            byte{
1152                dnam{"baidht"}
1153                few{"{0}B"}
1154                one{"{0}B"}
1155                other{"{0}B"}
1156                two{"{0}B"}
1157            }
1158            gigabit{
1159                dnam{"Gb"}
1160                few{"{0}Gb"}
1161                one{"{0}Gb"}
1162                other{"{0}Gb"}
1163                two{"{0}Gb"}
1164            }
1165            gigabyte{
1166                dnam{"GB"}
1167                few{"{0}GB"}
1168                one{"{0}GB"}
1169                other{"{0}GB"}
1170                two{"{0}GB"}
1171            }
1172            kilobit{
1173                dnam{"kb"}
1174                few{"{0}kb"}
1175                one{"{0}kb"}
1176                other{"{0}kb"}
1177                two{"{0}kb"}
1178            }
1179            kilobyte{
1180                dnam{"kB"}
1181                few{"{0}kB"}
1182                one{"{0}kB"}
1183                other{"{0}kB"}
1184                two{"{0}kB"}
1185            }
1186            megabit{
1187                dnam{"Mb"}
1188                few{"{0}Mb"}
1189                one{"{0}Mb"}
1190                other{"{0}Mb"}
1191                two{"{0}Mb"}
1192            }
1193            megabyte{
1194                dnam{"MB"}
1195                few{"{0}MB"}
1196                one{"{0}MB"}
1197                other{"{0}MB"}
1198                two{"{0}MB"}
1199            }
1200            terabit{
1201                dnam{"Tb"}
1202                few{"{0}Tb"}
1203                one{"{0}Tb"}
1204                other{"{0}Tb"}
1205                two{"{0}Tb"}
1206            }
1207            terabyte{
1208                dnam{"TB"}
1209                few{"{0}TB"}
1210                one{"{0}TB"}
1211                other{"{0}TB"}
1212                two{"{0}TB"}
1213            }
1214        }
1215        duration{
1216            century{
1217                dnam{"li"}
1218                few{"{0}li"}
1219                one{"{0}li"}
1220                other{"{0}li"}
1221                two{"{0}li"}
1222            }
1223            day{
1224                dnam{"là"}
1225                few{"{0}là"}
1226                one{"{0}là"}
1227                other{"{0}là"}
1228                per{"{0}/là"}
1229                two{"{0}là"}
1230            }
1231            hour{
1232                dnam{"uair"}
1233                few{"{0}u"}
1234                one{"{0}u"}
1235                other{"{0}u"}
1236                per{"{0}/u"}
1237                two{"{0}u"}
1238            }
1239            microsecond{
1240                dnam{"μs"}
1241                few{"{0}μs"}
1242                one{"{0}μs"}
1243                other{"{0}μs"}
1244                two{"{0}μs"}
1245            }
1246            millisecond{
1247                dnam{"ms"}
1248                few{"{0}ms"}
1249                one{"{0}ms"}
1250                other{"{0}ms"}
1251                two{"{0}ms"}
1252            }
1253            minute{
1254                dnam{"mion"}
1255                few{"{0}m"}
1256                one{"{0}m"}
1257                other{"{0}m"}
1258                per{"{0}/mion"}
1259                two{"{0}m"}
1260            }
1261            month{
1262                dnam{"mìos"}
1263                few{"{0}m"}
1264                one{"{0}m"}
1265                other{"{0}m"}
1266                per{"{0}/m"}
1267                two{"{0}m"}
1268            }
1269            nanosecond{
1270                dnam{"ns"}
1271                few{"{0}ns"}
1272                one{"{0}ns"}
1273                other{"{0}ns"}
1274                two{"{0}ns"}
1275            }
1276            second{
1277                dnam{"diog"}
1278                few{"{0}d"}
1279                one{"{0}d"}
1280                other{"{0}d"}
1281                per{"{0}/d"}
1282                two{"{0}d"}
1283            }
1284            week{
1285                dnam{"s"}
1286                few{"{0}s"}
1287                one{"{0}s"}
1288                other{"{0}s"}
1289                per{"{0}/s"}
1290                two{"{0}s"}
1291            }
1292            year{
1293                dnam{"blia"}
1294                few{"{0}bl"}
1295                one{"{0}bl"}
1296                other{"{0}bl"}
1297                per{"{0}/bl"}
1298                two{"{0}bl"}
1299            }
1300        }
1301        electric{
1302            ampere{
1303                dnam{"amp"}
1304                few{"{0}A"}
1305                one{"{0}A"}
1306                other{"{0}A"}
1307                two{"{0}A"}
1308            }
1309            milliampere{
1310                dnam{"mA"}
1311                few{"{0}mA"}
1312                one{"{0}mA"}
1313                other{"{0}mA"}
1314                two{"{0}mA"}
1315            }
1316            ohm{
1317                dnam{"ohm"}
1318                few{"{0}Ω"}
1319                one{"{0}Ω"}
1320                other{"{0}Ω"}
1321                two{"{0}Ω"}
1322            }
1323            volt{
1324                dnam{"volt"}
1325                few{"{0}V"}
1326                one{"{0}V"}
1327                other{"{0}V"}
1328                two{"{0}V"}
1329            }
1330        }
1331        energy{
1332            calorie{
1333                dnam{"cal"}
1334                few{"{0}cal"}
1335                one{"{0}cal"}
1336                other{"{0}cal"}
1337                two{"{0}cal"}
1338            }
1339            foodcalorie{
1340                dnam{"Cal"}
1341                few{"{0}Cal"}
1342                one{"{0}Cal"}
1343                other{"{0}Cal"}
1344                two{"{0}Cal"}
1345            }
1346            joule{
1347                dnam{"joule"}
1348                few{"{0}J"}
1349                one{"{0}J"}
1350                other{"{0}J"}
1351                two{"{0}J"}
1352            }
1353            kilocalorie{
1354                dnam{"kcal"}
1355                few{"{0}kcal"}
1356                one{"{0}kcal"}
1357                other{"{0}kcal"}
1358                two{"{0}kcal"}
1359            }
1360            kilojoule{
1361                dnam{"kJ"}
1362                few{"{0}kJ"}
1363                one{"{0}kJ"}
1364                other{"{0}kJ"}
1365                two{"{0}kJ"}
1366            }
1367            kilowatt-hour{
1368                dnam{"kWh"}
1369                few{"{0}kWh"}
1370                one{"{0}kWh"}
1371                other{"{0}kWh"}
1372                two{"{0}kWh"}
1373            }
1374        }
1375        frequency{
1376            gigahertz{
1377                dnam{"GHz"}
1378                few{"{0}GHz"}
1379                one{"{0}GHz"}
1380                other{"{0}GHz"}
1381                two{"{0}GHz"}
1382            }
1383            hertz{
1384                dnam{"Hz"}
1385                few{"{0}Hz"}
1386                one{"{0}Hz"}
1387                other{"{0}Hz"}
1388                two{"{0}Hz"}
1389            }
1390            kilohertz{
1391                dnam{"kHz"}
1392                few{"{0}kHz"}
1393                one{"{0}kHz"}
1394                other{"{0}kHz"}
1395                two{"{0}kHz"}
1396            }
1397            megahertz{
1398                dnam{"MHz"}
1399                few{"{0}MHz"}
1400                one{"{0}MHz"}
1401                other{"{0}MHz"}
1402                two{"{0}MHz"}
1403            }
1404        }
1405        length{
1406            astronomical-unit{
1407                dnam{"au"}
1408                few{"{0}au"}
1409                one{"{0}au"}
1410                other{"{0}au"}
1411                two{"{0}au"}
1412            }
1413            centimeter{
1414                dnam{"cm"}
1415                few{"{0}cm"}
1416                one{"{0}cm"}
1417                other{"{0}cm"}
1418                per{"{0}/cm"}
1419                two{"{0}cm"}
1420            }
1421            decimeter{
1422                dnam{"dm"}
1423                few{"{0}dm"}
1424                one{"{0}dm"}
1425                other{"{0}dm"}
1426                two{"{0}dm"}
1427            }
1428            fathom{
1429                dnam{"aitheamh"}
1430                few{"{0}fm"}
1431                one{"{0}fm"}
1432                other{"{0}fm"}
1433                two{"{0}fm"}
1434            }
1435            foot{
1436                dnam{"troigh"}
1437                few{"{0}′"}
1438                one{"{0}′"}
1439                other{"{0}′"}
1440                per{"{0}/troigh"}
1441                two{"{0}′"}
1442            }
1443            furlong{
1444                dnam{"stàid"}
1445                few{"{0}stàid"}
1446                one{"{0}stàid"}
1447                other{"{0}stàid"}
1448                two{"{0}stàid"}
1449            }
1450            inch{
1451                dnam{"òirl"}
1452                few{"{0}″"}
1453                one{"{0}″"}
1454                other{"{0}″"}
1455                per{"{0}/òirl"}
1456                two{"{0}″"}
1457            }
1458            kilometer{
1459                dnam{"km"}
1460                few{"{0}km"}
1461                one{"{0}km"}
1462                other{"{0}km"}
1463                per{"{0}/km"}
1464                two{"{0}km"}
1465            }
1466            light-year{
1467                dnam{"ly"}
1468                few{"{0}ly"}
1469                one{"{0}ly"}
1470                other{"{0}ly"}
1471                two{"{0}ly"}
1472            }
1473            meter{
1474                dnam{"meatair"}
1475                few{"{0}m"}
1476                one{"{0}m"}
1477                other{"{0}m"}
1478                per{"{0}/m"}
1479                two{"{0}m"}
1480            }
1481            micrometer{
1482                dnam{"µm"}
1483                few{"{0}µm"}
1484                one{"{0}µm"}
1485                other{"{0}µm"}
1486                two{"{0}µm"}
1487            }
1488            mile{
1489                dnam{"mì"}
1490                few{"{0}mì"}
1491                one{"{0}mì"}
1492                other{"{0}mì"}
1493                two{"{0}mì"}
1494            }
1495            mile-scandinavian{
1496                dnam{"smi"}
1497                few{"{0}smi"}
1498                one{"{0}smi"}
1499                other{"{0}smi"}
1500                two{"{0}smi"}
1501            }
1502            millimeter{
1503                dnam{"mm"}
1504                few{"{0}mm"}
1505                one{"{0}mm"}
1506                other{"{0}mm"}
1507                two{"{0}mm"}
1508            }
1509            nanometer{
1510                dnam{"nm"}
1511                few{"{0}nm"}
1512                one{"{0}nm"}
1513                other{"{0}nm"}
1514                two{"{0}nm"}
1515            }
1516            nautical-mile{
1517                dnam{"nmi"}
1518                few{"{0}nmi"}
1519                one{"{0}nmi"}
1520                other{"{0}nmi"}
1521                two{"{0}nmi"}
1522            }
1523            parsec{
1524                dnam{"parsec"}
1525                few{"{0}pc"}
1526                one{"{0}pc"}
1527                other{"{0}pc"}
1528                two{"{0}pc"}
1529            }
1530            picometer{
1531                dnam{"pm"}
1532                few{"{0}pm"}
1533                one{"{0}pm"}
1534                other{"{0}pm"}
1535                two{"{0}pm"}
1536            }
1537            yard{
1538                dnam{"slat"}
1539                few{"{0}yd"}
1540                one{"{0}yd"}
1541                other{"{0}yd"}
1542                two{"{0}yd"}
1543            }
1544        }
1545        light{
1546            lux{
1547                dnam{"lux"}
1548                few{"{0}lx"}
1549                one{"{0}lx"}
1550                other{"{0}lx"}
1551                two{"{0}lx"}
1552            }
1553        }
1554        mass{
1555            carat{
1556                dnam{"carat"}
1557                few{"{0}CD"}
1558                one{"{0}CD"}
1559                other{"{0}CD"}
1560                two{"{0}CD"}
1561            }
1562            gram{
1563                dnam{"grama"}
1564                few{"{0}g"}
1565                one{"{0}g"}
1566                other{"{0}g"}
1567                per{"{0}/g"}
1568                two{"{0}g"}
1569            }
1570            kilogram{
1571                dnam{"kg"}
1572                few{"{0}kg"}
1573                one{"{0}kg"}
1574                other{"{0}kg"}
1575                per{"{0}/kg"}
1576                two{"{0}kg"}
1577            }
1578            metric-ton{
1579                dnam{"t"}
1580                few{"{0}t"}
1581                one{"{0}t"}
1582                other{"{0}t"}
1583                two{"{0}t"}
1584            }
1585            microgram{
1586                dnam{"µg"}
1587                few{"{0}µg"}
1588                one{"{0}µg"}
1589                other{"{0}µg"}
1590                two{"{0}µg"}
1591            }
1592            milligram{
1593                dnam{"mg"}
1594                few{"{0}mg"}
1595                one{"{0}mg"}
1596                other{"{0}mg"}
1597                two{"{0}mg"}
1598            }
1599            ounce{
1600                dnam{"oz"}
1601                few{"{0}oz"}
1602                one{"{0}oz"}
1603                other{"{0}oz"}
1604                per{"{0}/oz"}
1605                two{"{0}oz"}
1606            }
1607            ounce-troy{
1608                dnam{"oz t"}
1609                few{"{0}oz t"}
1610                one{"{0}oz t"}
1611                other{"{0}oz t"}
1612                two{"{0}oz t"}
1613            }
1614            pound{
1615                dnam{"lb"}
1616                few{"{0}lb"}
1617                one{"{0}lb"}
1618                other{"{0}lb"}
1619                per{"{0}/lb"}
1620                two{"{0}lb"}
1621            }
1622            stone{
1623                dnam{"clach"}
1624                few{"{0}clach"}
1625                one{"{0}clach"}
1626                other{"{0}clach"}
1627                two{"{0}clach"}
1628            }
1629            ton{
1630                dnam{"tn"}
1631                few{"{0}tn"}
1632                one{"{0}tn"}
1633                other{"{0}tn"}
1634                two{"{0}tn"}
1635            }
1636        }
1637        power{
1638            gigawatt{
1639                dnam{"GW"}
1640                few{"{0}GW"}
1641                one{"{0}GW"}
1642                other{"{0}GW"}
1643                two{"{0}GW"}
1644            }
1645            horsepower{
1646                dnam{"hp"}
1647                few{"{0}hp"}
1648                one{"{0}hp"}
1649                other{"{0}hp"}
1650                two{"{0}hp"}
1651            }
1652            kilowatt{
1653                dnam{"kW"}
1654                few{"{0}kW"}
1655                one{"{0}kW"}
1656                other{"{0}kW"}
1657                two{"{0}kW"}
1658            }
1659            megawatt{
1660                dnam{"MW"}
1661                few{"{0}MW"}
1662                one{"{0}MW"}
1663                other{"{0}MW"}
1664                two{"{0}MW"}
1665            }
1666            milliwatt{
1667                dnam{"mW"}
1668                few{"{0}mW"}
1669                one{"{0}mW"}
1670                other{"{0}mW"}
1671                two{"{0}mW"}
1672            }
1673            watt{
1674                dnam{"watt"}
1675                few{"{0}W"}
1676                one{"{0}W"}
1677                other{"{0}W"}
1678                two{"{0}W"}
1679            }
1680        }
1681        pressure{
1682            hectopascal{
1683                dnam{"hPa"}
1684                few{"{0}hPa"}
1685                one{"{0}hPa"}
1686                other{"{0}hPa"}
1687                two{"{0}hPa"}
1688            }
1689            inch-hg{
1690                dnam{"″ Hg"}
1691                few{"{0}″ Hg"}
1692                one{"{0}″ Hg"}
1693                other{"{0}″ Hg"}
1694                two{"{0}″ Hg"}
1695            }
1696            millibar{
1697                dnam{"mbàr"}
1698                few{"{0}mb"}
1699                one{"{0}mb"}
1700                other{"{0}mb"}
1701                two{"{0}mb"}
1702            }
1703            millimeter-of-mercury{
1704                dnam{"mm Hg"}
1705                few{"{0}mm Hg"}
1706                one{"{0}mm Hg"}
1707                other{"{0}mm Hg"}
1708                two{"{0}mm Hg"}
1709            }
1710            pound-per-square-inch{
1711                dnam{"psi"}
1712                few{"{0}psi"}
1713                one{"{0}psi"}
1714                other{"{0}psi"}
1715                two{"{0}psi"}
1716            }
1717        }
1718        proportion{
1719            karat{
1720                dnam{"karat"}
1721                few{"{0}kt"}
1722                one{"{0}kt"}
1723                other{"{0}kt"}
1724                two{"{0}kt"}
1725            }
1726        }
1727        speed{
1728            kilometer-per-hour{
1729                dnam{"km/h"}
1730                few{"{0}km/h"}
1731                one{"{0}km/h"}
1732                other{"{0}km/h"}
1733                two{"{0}km/h"}
1734            }
1735            knot{
1736                dnam{"kn"}
1737                few{"{0}kn"}
1738                one{"{0}kn"}
1739                other{"{0}kn"}
1740                two{"{0}kn"}
1741            }
1742            meter-per-second{
1743                dnam{"m/s"}
1744                few{"{0}m/s"}
1745                one{"{0}m/s"}
1746                other{"{0}m/s"}
1747                two{"{0}m/s"}
1748            }
1749            mile-per-hour{
1750                dnam{"mì/h"}
1751                few{"{0}mì/h"}
1752                one{"{0}mì/h"}
1753                other{"{0}mì/h"}
1754                two{"{0}mì/h"}
1755            }
1756        }
1757        temperature{
1758            celsius{
1759                dnam{"°C"}
1760                few{"{0}°C"}
1761                one{"{0}°C"}
1762                other{"{0}°C"}
1763                two{"{0}°C"}
1764            }
1765            fahrenheit{
1766                dnam{"°F"}
1767                few{"{0}°F"}
1768                one{"{0}°F"}
1769                other{"{0}°F"}
1770                two{"{0}°F"}
1771            }
1772            generic{
1773                dnam{"°"}
1774                few{"{0}°"}
1775                one{"{0}°"}
1776                other{"{0}°"}
1777                two{"{0}°"}
1778            }
1779            kelvin{
1780                dnam{"K"}
1781                few{"{0}K"}
1782                one{"{0}K"}
1783                other{"{0}K"}
1784                two{"{0}K"}
1785            }
1786        }
1787        volume{
1788            acre-foot{
1789                dnam{"ac ft"}
1790                few{"{0}ac ft"}
1791                one{"{0}ac ft"}
1792                other{"{0}ac ft"}
1793                two{"{0}ac ft"}
1794            }
1795            bushel{
1796                dnam{"buiseal"}
1797                few{"{0}bu"}
1798                one{"{0}bu"}
1799                other{"{0}bu"}
1800                two{"{0}bu"}
1801            }
1802            centiliter{
1803                dnam{"cL"}
1804                few{"{0}cL"}
1805                one{"{0}cL"}
1806                other{"{0}cL"}
1807                two{"{0}cL"}
1808            }
1809            cubic-centimeter{
1810                dnam{"cm³"}
1811                few{"{0}cm³"}
1812                one{"{0}cm³"}
1813                other{"{0}cm³"}
1814                per{"{0}/cm³"}
1815                two{"{0}cm³"}
1816            }
1817            cubic-foot{
1818                dnam{"ft³"}
1819                few{"{0}ft³"}
1820                one{"{0}ft³"}
1821                other{"{0}ft³"}
1822                two{"{0}ft³"}
1823            }
1824            cubic-inch{
1825                dnam{"in³"}
1826                few{"{0}in³"}
1827                one{"{0}in³"}
1828                other{"{0}in³"}
1829                two{"{0}in³"}
1830            }
1831            cubic-kilometer{
1832                dnam{"km³"}
1833                few{"{0}km³"}
1834                one{"{0}km³"}
1835                other{"{0}km³"}
1836                two{"{0}km³"}
1837            }
1838            cubic-meter{
1839                dnam{"m³"}
1840                few{"{0}m³"}
1841                one{"{0}m³"}
1842                other{"{0}m³"}
1843                per{"{0}/m³"}
1844                two{"{0}m³"}
1845            }
1846            cubic-mile{
1847                dnam{"mì³"}
1848                few{"{0}mì³"}
1849                one{"{0}mì³"}
1850                other{"{0}mì³"}
1851                two{"{0}mì³"}
1852            }
1853            cubic-yard{
1854                dnam{"yd³"}
1855                few{"{0}yd³"}
1856                one{"{0}yd³"}
1857                other{"{0}yd³"}
1858                two{"{0}yd³"}
1859            }
1860            cup{
1861                dnam{"cupa"}
1862                few{"{0}c"}
1863                one{"{0}c"}
1864                other{"{0}c"}
1865                two{"{0}c"}
1866            }
1867            cup-metric{
1868                dnam{"mcup"}
1869                few{"{0}mc"}
1870                one{"{0}mc"}
1871                other{"{0}mc"}
1872                two{"{0}mc"}
1873            }
1874            deciliter{
1875                dnam{"dL"}
1876                few{"{0}dL"}
1877                one{"{0}dL"}
1878                other{"{0}dL"}
1879                two{"{0}dL"}
1880            }
1881            fluid-ounce{
1882                dnam{"fl oz"}
1883                few{"{0}fl oz"}
1884                one{"{0}fl oz"}
1885                other{"{0}fl oz"}
1886                two{"{0}fl oz"}
1887            }
1888            gallon{
1889                dnam{"gal"}
1890                few{"{0}gal"}
1891                one{"{0}gal"}
1892                other{"{0}gal"}
1893                per{"{0}/gal"}
1894                two{"{0}gal"}
1895            }
1896            hectoliter{
1897                dnam{"hL"}
1898                few{"{0}hL"}
1899                one{"{0}hL"}
1900                other{"{0}hL"}
1901                two{"{0}hL"}
1902            }
1903            liter{
1904                dnam{"liotair"}
1905                few{"{0}l"}
1906                one{"{0}l"}
1907                other{"{0}l"}
1908                per{"{0}/l"}
1909                two{"{0}l"}
1910            }
1911            megaliter{
1912                dnam{"ML"}
1913                few{"{0}ML"}
1914                one{"{0}ML"}
1915                other{"{0}ML"}
1916                two{"{0}ML"}
1917            }
1918            milliliter{
1919                dnam{"mL"}
1920                few{"{0}mL"}
1921                one{"{0}mL"}
1922                other{"{0}mL"}
1923                two{"{0}mL"}
1924            }
1925            pint{
1926                dnam{"pt"}
1927                few{"{0}pt"}
1928                one{"{0}pt"}
1929                other{"{0}pt"}
1930                two{"{0}pt"}
1931            }
1932            pint-metric{
1933                dnam{"pt"}
1934                few{"{0}mpt"}
1935                one{"{0}mpt"}
1936                other{"{0}mpt"}
1937                two{"{0}mpt"}
1938            }
1939            quart{
1940                dnam{"càrt"}
1941                few{"{0}càrt"}
1942                one{"{0}càrt"}
1943                other{"{0}càrt"}
1944                two{"{0}càrt"}
1945            }
1946            tablespoon{
1947                dnam{"sp"}
1948                few{"{0}sp"}
1949                one{"{0}sp"}
1950                other{"{0}sp"}
1951                two{"{0}sp"}
1952            }
1953            teaspoon{
1954                dnam{"sp-t"}
1955                few{"{0}sp-t"}
1956                one{"{0}sp-t"}
1957                other{"{0}sp-t"}
1958                two{"{0}sp-t"}
1959            }
1960        }
1961    }
1962    unitsShort{
1963        acceleration{
1964            g-force{
1965                dnam{"forsa-g"}
1966                few{"{0} G"}
1967                one{"{0} G"}
1968                other{"{0} G"}
1969                two{"{0} G"}
1970            }
1971            meter-per-second-squared{
1972                dnam{"meatair/diog²"}
1973                few{"{0} m/s²"}
1974                one{"{0} m/s²"}
1975                other{"{0} m/s²"}
1976                two{"{0} m/s²"}
1977            }
1978        }
1979        angle{
1980            arc-minute{
1981                dnam{"àrc-mhion."}
1982                few{"{0}′"}
1983                one{"{0}′"}
1984                other{"{0}′"}
1985                two{"{0}′"}
1986            }
1987            arc-second{
1988                dnam{"àrc-dhiog"}
1989                few{"{0}″"}
1990                one{"{0}″"}
1991                other{"{0}″"}
1992                two{"{0}″"}
1993            }
1994            degree{
1995                dnam{"ceum"}
1996                few{"{0}°"}
1997                one{"{0}°"}
1998                other{"{0}°"}
1999                two{"{0}°"}
2000            }
2001            radian{
2002                dnam{"rèidean"}
2003                few{"{0} rad"}
2004                one{"{0} rad"}
2005                other{"{0} rad"}
2006                two{"{0} rad"}
2007            }
2008            revolution{
2009                dnam{"cuairt"}
2010                few{"{0} cuairtean"}
2011                one{"{0} chuairt"}
2012                other{"{0} cuairt"}
2013                two{"{0} chuairt"}
2014            }
2015        }
2016        area{
2017            acre{
2018                dnam{"acair"}
2019                few{"{0} ac"}
2020                one{"{0} ac"}
2021                other{"{0} ac"}
2022                two{"{0} ac"}
2023            }
2024            hectare{
2025                dnam{"heactair"}
2026                few{"{0} ha"}
2027                one{"{0} ha"}
2028                other{"{0} ha"}
2029                two{"{0} ha"}
2030            }
2031            square-centimeter{
2032                dnam{"cm²"}
2033                few{"{0} cm²"}
2034                one{"{0} cm²"}
2035                other{"{0} cm²"}
2036                per{"{0}/cm²"}
2037                two{"{0} cm²"}
2038            }
2039            square-foot{
2040                dnam{"troigh²"}
2041                few{"{0} troigh²"}
2042                one{"{0} troigh²"}
2043                other{"{0} troigh²"}
2044                two{"{0} throigh²"}
2045            }
2046            square-inch{
2047                dnam{"òirl²"}
2048                few{"{0} òirl²"}
2049                one{"{0} òirl²"}
2050                other{"{0} òirl²"}
2051                per{"{0}/òirl²"}
2052                two{"{0} òirl²"}
2053            }
2054            square-kilometer{
2055                dnam{"km²"}
2056                few{"{0} km²"}
2057                one{"{0} km²"}
2058                other{"{0} km²"}
2059                two{"{0} km²"}
2060            }
2061            square-meter{
2062                dnam{"meatair²"}
2063                few{"{0} m²"}
2064                one{"{0} m²"}
2065                other{"{0} m²"}
2066                per{"{0}/m²"}
2067                two{"{0} m²"}
2068            }
2069            square-mile{
2070                dnam{"mìle²"}
2071                few{"{0} mì²"}
2072                one{"{0} mì²"}
2073                other{"{0} mì²"}
2074                two{"{0} mì²"}
2075            }
2076            square-yard{
2077                dnam{"slat²"}
2078                few{"{0} slat²"}
2079                one{"{0} shlat²"}
2080                other{"{0} slat²"}
2081                two{"{0} shlat²"}
2082            }
2083        }
2084        compound{
2085            per{"{0}/{1}"}
2086        }
2087        consumption{
2088            liter-per-100kilometers{
2089                dnam{"L/100km"}
2090                few{"{0} L/100km"}
2091                one{"{0} L/100km"}
2092                other{"{0} L/100km"}
2093                two{"{0} L/100km"}
2094            }
2095            liter-per-kilometer{
2096                dnam{"liotair/km"}
2097                few{"{0} L/km"}
2098                one{"{0} L/km"}
2099                other{"{0} L/km"}
2100                two{"{0} L/km"}
2101            }
2102            mile-per-gallon{
2103                dnam{"mìle/gal"}
2104                few{"{0} mì/g"}
2105                one{"{0} mì/g"}
2106                other{"{0} mì/g"}
2107                two{"{0} mì/g"}
2108            }
2109        }
2110        coordinate{
2111            east{"{0}E"}
2112            north{"{0}T"}
2113            south{"{0}D"}
2114            west{"{0}I"}
2115        }
2116        digital{
2117            bit{
2118                dnam{"biod"}
2119                few{"{0} b"}
2120                one{"{0} b"}
2121                other{"{0} b"}
2122                two{"{0} b"}
2123            }
2124            byte{
2125                dnam{"baidht"}
2126                few{"{0} B"}
2127                one{"{0} B"}
2128                other{"{0} B"}
2129                two{"{0} B"}
2130            }
2131            gigabit{
2132                dnam{"Gb"}
2133                few{"{0} Gb"}
2134                one{"{0} Gb"}
2135                other{"{0} Gb"}
2136                two{"{0} Gb"}
2137            }
2138            gigabyte{
2139                dnam{"GB"}
2140                few{"{0} GB"}
2141                one{"{0} GB"}
2142                other{"{0} GB"}
2143                two{"{0} GB"}
2144            }
2145            kilobit{
2146                dnam{"kb"}
2147                few{"{0} kb"}
2148                one{"{0} kb"}
2149                other{"{0} kb"}
2150                two{"{0} kb"}
2151            }
2152            kilobyte{
2153                dnam{"kB"}
2154                few{"{0} kB"}
2155                one{"{0} kB"}
2156                other{"{0} kB"}
2157                two{"{0} kB"}
2158            }
2159            megabit{
2160                dnam{"Mb"}
2161                few{"{0} Mb"}
2162                one{"{0} Mb"}
2163                other{"{0} Mb"}
2164                two{"{0} Mb"}
2165            }
2166            megabyte{
2167                dnam{"MB"}
2168                few{"{0} MB"}
2169                one{"{0} MB"}
2170                other{"{0} MB"}
2171                two{"{0} MB"}
2172            }
2173            terabit{
2174                dnam{"Tb"}
2175                few{"{0} Tb"}
2176                one{"{0} Tb"}
2177                other{"{0} Tb"}
2178                two{"{0} Tb"}
2179            }
2180            terabyte{
2181                dnam{"TB"}
2182                few{"{0} TB"}
2183                one{"{0} TB"}
2184                other{"{0} TB"}
2185                two{"{0} TB"}
2186            }
2187        }
2188        duration{
2189            century{
2190                dnam{"li"}
2191                few{"{0} li"}
2192                one{"{0} li"}
2193                other{"{0} li"}
2194                two{"{0} li"}
2195            }
2196            day{
2197                dnam{"latha"}
2198                few{"{0} là"}
2199                one{"{0} là"}
2200                other{"{0} là"}
2201                per{"{0}/là"}
2202                two{"{0} là"}
2203            }
2204            hour{
2205                dnam{"uair"}
2206                few{"{0} uair"}
2207                one{"{0} uair"}
2208                other{"{0} uair"}
2209                per{"{0}/uair"}
2210                two{"{0} uair"}
2211            }
2212            microsecond{
2213                dnam{"μ-diog"}
2214                few{"{0} μs"}
2215                one{"{0} μs"}
2216                other{"{0} μs"}
2217                two{"{0} μs"}
2218            }
2219            millisecond{
2220                dnam{"m-dhiog"}
2221                few{"{0} ms"}
2222                one{"{0} ms"}
2223                other{"{0} ms"}
2224                two{"{0} ms"}
2225            }
2226            minute{
2227                dnam{"mion"}
2228                few{"{0} mion"}
2229                one{"{0} mhion"}
2230                other{"{0} mion"}
2231                per{"{0}/mion"}
2232                two{"{0} mhion"}
2233            }
2234            month{
2235                dnam{"mìos"}
2236                few{"{0} mìos"}
2237                one{"{0} mhìos"}
2238                other{"{0} mìos"}
2239                per{"{0}/m"}
2240                two{"{0} mhìos"}
2241            }
2242            nanosecond{
2243                dnam{"n-dhiog"}
2244                few{"{0} ns"}
2245                one{"{0} ns"}
2246                other{"{0} ns"}
2247                two{"{0} ns"}
2248            }
2249            second{
2250                dnam{"diog"}
2251                few{"{0} diog"}
2252                one{"{0} diog"}
2253                other{"{0} diog"}
2254                per{"{0}/d"}
2255                two{"{0} dhiog"}
2256            }
2257            week{
2258                dnam{"seachd"}
2259                few{"{0} sn"}
2260                one{"{0} shn"}
2261                other{"{0} sn"}
2262                per{"{0}/sn"}
2263                two{"{0} shn"}
2264            }
2265            year{
2266                dnam{"bliadhna"}
2267                few{"{0} blia"}
2268                one{"{0} bhlia"}
2269                other{"{0} blia"}
2270                per{"{0}/bl"}
2271                two{"{0} bhlia"}
2272            }
2273        }
2274        electric{
2275            ampere{
2276                dnam{"amp"}
2277                few{"{0} A"}
2278                one{"{0} A"}
2279                other{"{0} A"}
2280                two{"{0} A"}
2281            }
2282            milliampere{
2283                dnam{"mille-amp"}
2284                few{"{0} mA"}
2285                one{"{0} mA"}
2286                other{"{0} mA"}
2287                two{"{0} mA"}
2288            }
2289            ohm{
2290                dnam{"ohm"}
2291                few{"{0} Ω"}
2292                one{"{0} Ω"}
2293                other{"{0} Ω"}
2294                two{"{0} Ω"}
2295            }
2296            volt{
2297                dnam{"volt"}
2298                few{"{0} V"}
2299                one{"{0} V"}
2300                other{"{0} V"}
2301                two{"{0} V"}
2302            }
2303        }
2304        energy{
2305            calorie{
2306                dnam{"cal"}
2307                few{"{0} cal"}
2308                one{"{0} cal"}
2309                other{"{0} cal"}
2310                two{"{0} cal"}
2311            }
2312            foodcalorie{
2313                dnam{"Cal"}
2314                few{"{0} Cal"}
2315                one{"{0} Cal"}
2316                other{"{0} Cal"}
2317                two{"{0} Cal"}
2318            }
2319            joule{
2320                dnam{"joule"}
2321                few{"{0} J"}
2322                one{"{0} J"}
2323                other{"{0} J"}
2324                two{"{0} J"}
2325            }
2326            kilocalorie{
2327                dnam{"kcal"}
2328                few{"{0} kcal"}
2329                one{"{0} kcal"}
2330                other{"{0} kcal"}
2331                two{"{0} kcal"}
2332            }
2333            kilojoule{
2334                dnam{"cilea-joule"}
2335                few{"{0} kJ"}
2336                one{"{0} kJ"}
2337                other{"{0} kJ"}
2338                two{"{0} kJ"}
2339            }
2340            kilowatt-hour{
2341                dnam{"kW san uair"}
2342                few{"{0} kWh"}
2343                one{"{0} kWh"}
2344                other{"{0} kWh"}
2345                two{"{0} kWh"}
2346            }
2347        }
2348        frequency{
2349            gigahertz{
2350                dnam{"GHz"}
2351                few{"{0} GHz"}
2352                one{"{0} GHz"}
2353                other{"{0} GHz"}
2354                two{"{0} GHz"}
2355            }
2356            hertz{
2357                dnam{"Hz"}
2358                few{"{0} Hz"}
2359                one{"{0} Hz"}
2360                other{"{0} Hz"}
2361                two{"{0} Hz"}
2362            }
2363            kilohertz{
2364                dnam{"kHz"}
2365                few{"{0} kHz"}
2366                one{"{0} kHz"}
2367                other{"{0} kHz"}
2368                two{"{0} kHz"}
2369            }
2370            megahertz{
2371                dnam{"MHz"}
2372                few{"{0} MHz"}
2373                one{"{0} MHz"}
2374                other{"{0} MHz"}
2375                two{"{0} MHz"}
2376            }
2377        }
2378        length{
2379            astronomical-unit{
2380                dnam{"au"}
2381                few{"{0} au"}
2382                one{"{0} au"}
2383                other{"{0} au"}
2384                two{"{0} au"}
2385            }
2386            centimeter{
2387                dnam{"cm"}
2388                few{"{0} cm"}
2389                one{"{0} cm"}
2390                other{"{0} cm"}
2391                per{"{0}/cm"}
2392                two{"{0} cm"}
2393            }
2394            decimeter{
2395                dnam{"dm"}
2396                few{"{0} dm"}
2397                one{"{0} dm"}
2398                other{"{0} dm"}
2399                two{"{0} dm"}
2400            }
2401            fathom{
2402                dnam{"aitheamh"}
2403                few{"{0} aith"}
2404                one{"{0} aith"}
2405                other{"{0} aith"}
2406                two{"{0} aith"}
2407            }
2408            foot{
2409                dnam{"troigh"}
2410                few{"{0} troigh"}
2411                one{"{0} troigh"}
2412                other{"{0} troigh"}
2413                per{"{0}/troigh"}
2414                two{"{0} throigh"}
2415            }
2416            furlong{
2417                dnam{"stàid"}
2418                few{"{0} stàid"}
2419                one{"{0} stàid"}
2420                other{"{0} stàid"}
2421                two{"{0} stàid"}
2422            }
2423            inch{
2424                dnam{"òirleach"}
2425                few{"{0} òirl"}
2426                one{"{0} òirl"}
2427                other{"{0} òirl"}
2428                per{"{0}/òirl"}
2429                two{"{0} òirl"}
2430            }
2431            kilometer{
2432                dnam{"km"}
2433                few{"{0} km"}
2434                one{"{0} km"}
2435                other{"{0} km"}
2436                per{"{0}/km"}
2437                two{"{0} km"}
2438            }
2439            light-year{
2440                dnam{"ly"}
2441                few{"{0} ly"}
2442                one{"{0} ly"}
2443                other{"{0} ly"}
2444                two{"{0} ly"}
2445            }
2446            meter{
2447                dnam{"meatair"}
2448                few{"{0} m"}
2449                one{"{0} m"}
2450                other{"{0} m"}
2451                per{"{0}/m"}
2452                two{"{0} m"}
2453            }
2454            micrometer{
2455                dnam{"µ-mheatair"}
2456                few{"{0} µm"}
2457                one{"{0} µm"}
2458                other{"{0} µm"}
2459                two{"{0} µm"}
2460            }
2461            mile{
2462                dnam{"mìle"}
2463                few{"{0} mì"}
2464                one{"{0} mì"}
2465                other{"{0} mì"}
2466                two{"{0} mì"}
2467            }
2468            mile-scandinavian{
2469                dnam{"smi"}
2470                few{"{0} smi"}
2471                one{"{0} smi"}
2472                other{"{0} smi"}
2473                two{"{0} smi"}
2474            }
2475            millimeter{
2476                dnam{"mm"}
2477                few{"{0} mm"}
2478                one{"{0} mm"}
2479                other{"{0} mm"}
2480                two{"{0} mm"}
2481            }
2482            nanometer{
2483                dnam{"nm"}
2484                few{"{0} nm"}
2485                one{"{0} nm"}
2486                other{"{0} nm"}
2487                two{"{0} nm"}
2488            }
2489            nautical-mile{
2490                dnam{"nmi"}
2491                few{"{0} nmi"}
2492                one{"{0} nmi"}
2493                other{"{0} nmi"}
2494                two{"{0} nmi"}
2495            }
2496            parsec{
2497                dnam{"parsec"}
2498                few{"{0} pc"}
2499                one{"{0} pc"}
2500                other{"{0} pc"}
2501                two{"{0} pc"}
2502            }
2503            picometer{
2504                dnam{"pm"}
2505                few{"{0} pm"}
2506                one{"{0} pm"}
2507                other{"{0} pm"}
2508                two{"{0} pm"}
2509            }
2510            yard{
2511                dnam{"slat"}
2512                few{"{0} slat"}
2513                one{"{0} slat"}
2514                other{"{0} slat"}
2515                two{"{0} shlat"}
2516            }
2517        }
2518        light{
2519            lux{
2520                dnam{"lux"}
2521                few{"{0} lx"}
2522                one{"{0} lx"}
2523                other{"{0} lx"}
2524                two{"{0} lx"}
2525            }
2526        }
2527        mass{
2528            carat{
2529                dnam{"carat"}
2530                few{"{0} CD"}
2531                one{"{0} CD"}
2532                other{"{0} CD"}
2533                two{"{0} CD"}
2534            }
2535            gram{
2536                dnam{"grama"}
2537                few{"{0} g"}
2538                one{"{0} g"}
2539                other{"{0} g"}
2540                per{"{0}/g"}
2541                two{"{0} g"}
2542            }
2543            kilogram{
2544                dnam{"kg"}
2545                few{"{0} kg"}
2546                one{"{0} kg"}
2547                other{"{0} kg"}
2548                per{"{0}/kg"}
2549                two{"{0} kg"}
2550            }
2551            metric-ton{
2552                dnam{"t"}
2553                few{"{0} t"}
2554                one{"{0} t"}
2555                other{"{0} t"}
2556                two{"{0} t"}
2557            }
2558            microgram{
2559                dnam{"µg"}
2560                few{"{0} µg"}
2561                one{"{0} µg"}
2562                other{"{0} µg"}
2563                two{"{0} µg"}
2564            }
2565            milligram{
2566                dnam{"mg"}
2567                few{"{0} mg"}
2568                one{"{0} mg"}
2569                other{"{0} mg"}
2570                two{"{0} mg"}
2571            }
2572            ounce{
2573                dnam{"unnsa"}
2574                few{"{0} unnsa"}
2575                one{"{0} unnsa"}
2576                other{"{0} unnsa"}
2577                per{"{0}/oz"}
2578                two{"{0} unnsa"}
2579            }
2580            ounce-troy{
2581                dnam{"unnsa tròidh"}
2582                few{"{0} oz t"}
2583                one{"{0} oz t"}
2584                other{"{0} oz t"}
2585                two{"{0} oz t"}
2586            }
2587            pound{
2588                dnam{"punnd"}
2589                few{"{0} lb"}
2590                one{"{0} lb"}
2591                other{"{0} lb"}
2592                per{"{0}/lb"}
2593                two{"{0} lb"}
2594            }
2595            stone{
2596                dnam{"clach"}
2597                few{"{0} clach"}
2598                one{"{0} chlach"}
2599                other{"{0} clach"}
2600                two{"{0} chlach"}
2601            }
2602            ton{
2603                dnam{"tunna"}
2604                few{"{0} tn"}
2605                one{"{0} tn"}
2606                other{"{0} tn"}
2607                two{"{0} tn"}
2608            }
2609        }
2610        power{
2611            gigawatt{
2612                dnam{"GW"}
2613                few{"{0} GW"}
2614                one{"{0} GW"}
2615                other{"{0} GW"}
2616                two{"{0} GW"}
2617            }
2618            horsepower{
2619                dnam{"hp"}
2620                few{"{0} hp"}
2621                one{"{0} hp"}
2622                other{"{0} hp"}
2623                two{"{0} hp"}
2624            }
2625            kilowatt{
2626                dnam{"kW"}
2627                few{"{0} kW"}
2628                one{"{0} kW"}
2629                other{"{0} kW"}
2630                two{"{0} kW"}
2631            }
2632            megawatt{
2633                dnam{"MW"}
2634                few{"{0} MW"}
2635                one{"{0} MW"}
2636                other{"{0} MW"}
2637                two{"{0} MW"}
2638            }
2639            milliwatt{
2640                dnam{"mW"}
2641                few{"{0} mW"}
2642                one{"{0} mW"}
2643                other{"{0} mW"}
2644                two{"{0} mW"}
2645            }
2646            watt{
2647                dnam{"watt"}
2648                few{"{0} W"}
2649                one{"{0} W"}
2650                other{"{0} W"}
2651                two{"{0} W"}
2652            }
2653        }
2654        pressure{
2655            hectopascal{
2656                dnam{"hPa"}
2657                few{"{0} hPa"}
2658                one{"{0} hPa"}
2659                other{"{0} hPa"}
2660                two{"{0} hPa"}
2661            }
2662            inch-hg{
2663                dnam{"in Hg"}
2664                few{"{0} inHg"}
2665                one{"{0} inHg"}
2666                other{"{0} inHg"}
2667                two{"{0} inHg"}
2668            }
2669            millibar{
2670                dnam{"mbàr"}
2671                few{"{0} mbàr"}
2672                one{"{0} mbàr"}
2673                other{"{0} mbàr"}
2674                two{"{0} mbàr"}
2675            }
2676            millimeter-of-mercury{
2677                dnam{"mm Hg"}
2678                few{"{0} mm Hg"}
2679                one{"{0} mm Hg"}
2680                other{"{0} mm Hg"}
2681                two{"{0} mm Hg"}
2682            }
2683            pound-per-square-inch{
2684                dnam{"psi"}
2685                few{"{0} psi"}
2686                one{"{0} psi"}
2687                other{"{0} psi"}
2688                two{"{0} psi"}
2689            }
2690        }
2691        proportion{
2692            karat{
2693                dnam{"karat"}
2694                few{"{0} kt"}
2695                one{"{0} kt"}
2696                other{"{0} kt"}
2697                two{"{0} kt"}
2698            }
2699        }
2700        speed{
2701            kilometer-per-hour{
2702                dnam{"km/uair"}
2703                few{"{0} km/h"}
2704                one{"{0} km/h"}
2705                other{"{0} km/h"}
2706                two{"{0} km/h"}
2707            }
2708            knot{
2709                dnam{"kn"}
2710                few{"{0} kn"}
2711                one{"{0} kn"}
2712                other{"{0} kn"}
2713                two{"{0} kn"}
2714            }
2715            meter-per-second{
2716                dnam{"meatair/diog"}
2717                few{"{0} m/s"}
2718                one{"{0} m/s"}
2719                other{"{0} m/s"}
2720                two{"{0} m/s"}
2721            }
2722            mile-per-hour{
2723                dnam{"mìle/uair"}
2724                few{"{0} mì/h"}
2725                one{"{0} mì/h"}
2726                other{"{0} mì/h"}
2727                two{"{0} mì/h"}
2728            }
2729        }
2730        temperature{
2731            celsius{
2732                dnam{"ceum C"}
2733                few{"{0}°C"}
2734                one{"{0}°C"}
2735                other{"{0}°C"}
2736                two{"{0}°C"}
2737            }
2738            fahrenheit{
2739                dnam{"ceum F"}
2740                few{"{0}°F"}
2741                one{"{0}°F"}
2742                other{"{0}°F"}
2743                two{"{0}°F"}
2744            }
2745            generic{
2746                dnam{"°"}
2747                few{"{0}°"}
2748                one{"{0}°"}
2749                other{"{0}°"}
2750                two{"{0}°"}
2751            }
2752            kelvin{
2753                dnam{"K"}
2754                few{"{0} K"}
2755                one{"{0} K"}
2756                other{"{0} K"}
2757                two{"{0} K"}
2758            }
2759        }
2760        volume{
2761            acre-foot{
2762                dnam{"acair-throigh"}
2763                few{"{0} ac ft"}
2764                one{"{0} ac ft"}
2765                other{"{0} ac ft"}
2766                two{"{0} ac ft"}
2767            }
2768            bushel{
2769                dnam{"buiseal"}
2770                few{"{0} bu"}
2771                one{"{0} bu"}
2772                other{"{0} bu"}
2773                two{"{0} bu"}
2774            }
2775            centiliter{
2776                dnam{"c-liotair"}
2777                few{"{0} cL"}
2778                one{"{0} cL"}
2779                other{"{0} cL"}
2780                two{"{0} cL"}
2781            }
2782            cubic-centimeter{
2783                dnam{"cm³"}
2784                few{"{0} cm³"}
2785                one{"{0} cm³"}
2786                other{"{0} cm³"}
2787                per{"{0}/cm³"}
2788                two{"{0} cm³"}
2789            }
2790            cubic-foot{
2791                dnam{"troigh³"}
2792                few{"{0} troigh³"}
2793                one{"{0} troigh³"}
2794                other{"{0} troigh³"}
2795                two{"{0} throigh³"}
2796            }
2797            cubic-inch{
2798                dnam{"òirl³"}
2799                few{"{0} òirl³"}
2800                one{"{0} òirl³"}
2801                other{"{0} òirl³"}
2802                two{"{0} òirl³"}
2803            }
2804            cubic-kilometer{
2805                dnam{"km³"}
2806                few{"{0} km³"}
2807                one{"{0} km³"}
2808                other{"{0} km³"}
2809                two{"{0} km³"}
2810            }
2811            cubic-meter{
2812                dnam{"m³"}
2813                few{"{0} m³"}
2814                one{"{0} m³"}
2815                other{"{0} m³"}
2816                per{"{0}/m³"}
2817                two{"{0} m³"}
2818            }
2819            cubic-mile{
2820                dnam{"mì³"}
2821                few{"{0} mì³"}
2822                one{"{0} mì³"}
2823                other{"{0} mì³"}
2824                two{"{0} mì³"}
2825            }
2826            cubic-yard{
2827                dnam{"slat³"}
2828                few{"{0} slat³"}
2829                one{"{0} slat³"}
2830                other{"{0} slat³"}
2831                two{"{0} shlat³"}
2832            }
2833            cup{
2834                dnam{"cupa"}
2835                few{"{0} c"}
2836                one{"{0} c"}
2837                other{"{0} c"}
2838                two{"{0} c"}
2839            }
2840            cup-metric{
2841                dnam{"mcup"}
2842                few{"{0} mc"}
2843                one{"{0} mc"}
2844                other{"{0} mc"}
2845                two{"{0} mc"}
2846            }
2847            deciliter{
2848                dnam{"dL"}
2849                few{"{0} dL"}
2850                one{"{0} dL"}
2851                other{"{0} dL"}
2852                two{"{0} dL"}
2853            }
2854            fluid-ounce{
2855                dnam{"fl oz"}
2856                few{"{0} fl oz"}
2857                one{"{0} fl oz"}
2858                other{"{0} fl oz"}
2859                two{"{0} fl oz"}
2860            }
2861            gallon{
2862                dnam{"gal"}
2863                few{"{0} gal"}
2864                one{"{0} gal"}
2865                other{"{0} gal"}
2866                per{"{0}/gal"}
2867                two{"{0} gal"}
2868            }
2869            hectoliter{
2870                dnam{"hL"}
2871                few{"{0} hL"}
2872                one{"{0} hL"}
2873                other{"{0} hL"}
2874                two{"{0} hL"}
2875            }
2876            liter{
2877                dnam{"liotair"}
2878                few{"{0} l"}
2879                one{"{0} l"}
2880                other{"{0} l"}
2881                per{"{0}/l"}
2882                two{"{0} l"}
2883            }
2884            megaliter{
2885                dnam{"ML"}
2886                few{"{0} ML"}
2887                one{"{0} ML"}
2888                other{"{0} ML"}
2889                two{"{0} ML"}
2890            }
2891            milliliter{
2892                dnam{"mL"}
2893                few{"{0} mL"}
2894                one{"{0} mL"}
2895                other{"{0} mL"}
2896                two{"{0} mL"}
2897            }
2898            pint{
2899                dnam{"pinnt"}
2900                few{"{0} pt"}
2901                one{"{0} pt"}
2902                other{"{0} pt"}
2903                two{"{0} pt"}
2904            }
2905            pint-metric{
2906                dnam{"mpt"}
2907                few{"{0} mpt"}
2908                one{"{0} mpt"}
2909                other{"{0} mpt"}
2910                two{"{0} mpt"}
2911            }
2912            quart{
2913                dnam{"càrt"}
2914                few{"{0} càrt"}
2915                one{"{0} chàrt"}
2916                other{"{0} càrt"}
2917                two{"{0} chàrt"}
2918            }
2919            tablespoon{
2920                dnam{"spàin"}
2921                few{"{0} spàin"}
2922                one{"{0} spàin"}
2923                other{"{0} spàin"}
2924                two{"{0} spàin"}
2925            }
2926            teaspoon{
2927                dnam{"spàin-t"}
2928                few{"{0} sp-t"}
2929                one{"{0} sp-t"}
2930                other{"{0} sp-t"}
2931                two{"{0} sp-t"}
2932            }
2933        }
2934    }
2935}
2936