1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3tr{
4    Version{"2.1.44.91"}
5    durationUnits{
6        hm{"h:mm"}
7        hms{"h:mm:ss"}
8        ms{"m:ss"}
9    }
10    units{
11        acceleration{
12            g-force{
13                dnam{"g kuvveti"}
14                one{"{0} g kuvveti"}
15                other{"{0} g kuvveti"}
16            }
17            meter-per-second-squared{
18                dnam{"metre/saniye²"}
19                one{"{0} metre/saniye²"}
20                other{"{0} metre/saniye²"}
21            }
22        }
23        angle{
24            arc-minute{
25                dnam{"açısal dakika"}
26                one{"{0} açısal dakika"}
27                other{"{0} açısal dakika"}
28            }
29            arc-second{
30                dnam{"açısal saniye"}
31                one{"{0} açısal saniye"}
32                other{"{0} açısal saniye"}
33            }
34            degree{
35                dnam{"derece"}
36                one{"{0} derece"}
37                other{"{0} derece"}
38            }
39            radian{
40                dnam{"radyan"}
41                one{"{0} radyan"}
42                other{"{0} radyan"}
43            }
44            revolution{
45                dnam{"devir"}
46                one{"{0} devir"}
47                other{"{0} devir"}
48            }
49        }
50        area{
51            acre{
52                dnam{"akre"}
53                one{"{0} akre"}
54                other{"{0} akre"}
55            }
56            hectare{
57                dnam{"hektar"}
58                one{"{0} hektar"}
59                other{"{0} hektar"}
60            }
61            square-centimeter{
62                dnam{"santimetrekare"}
63                one{"{0} santimetrekare"}
64                other{"{0} santimetrekare"}
65                per{"{0}/santimetrekare"}
66            }
67            square-foot{
68                dnam{"fit kare"}
69                one{"{0} fit kare"}
70                other{"{0} fit kare"}
71            }
72            square-inch{
73                dnam{"inç kare"}
74                one{"{0} inç kare"}
75                other{"{0} inç kare"}
76                per{"{0}/in²"}
77            }
78            square-kilometer{
79                dnam{"kilometrekare"}
80                one{"{0} kilometrekare"}
81                other{"{0} kilometrekare"}
82                per{"{0}/kilometrekare"}
83            }
84            square-meter{
85                dnam{"metrekare"}
86                one{"{0} metrekare"}
87                other{"{0} metrekare"}
88                per{"{0}/metrekare"}
89            }
90            square-mile{
91                dnam{"mil kare"}
92                one{"{0} mil kare"}
93                other{"{0} mil kare"}
94                per{"{0}/mil kare"}
95            }
96            square-yard{
97                dnam{"yarda kare"}
98                one{"{0} yarda kare"}
99                other{"{0} yarda kare"}
100            }
101        }
102        compound{
103            per{"{0}/{1}"}
104        }
105        concentr{
106            karat{
107                dnam{"ayar"}
108                one{"{0} ayar"}
109                other{"{0} ayar"}
110            }
111            milligram-per-deciliter{
112                dnam{"miligram/desilitre"}
113                one{"{0} miligram/desilitre"}
114                other{"{0} miligram/desilitre"}
115            }
116            millimole-per-liter{
117                dnam{"milimol/litre"}
118                one{"{0} milimol/litre"}
119                other{"{0} milimol/litre"}
120            }
121            part-per-million{
122                dnam{"parça/milyon"}
123                one{"{0} parça/milyon"}
124                other{"{0} parça/milyon"}
125            }
126            percent{
127                dnam{"yüzde"}
128                one{"yüzde {0}"}
129                other{"yüzde {0}"}
130            }
131            permille{
132                dnam{"binde"}
133                one{"binde {0}"}
134                other{"binde {0}"}
135            }
136        }
137        consumption{
138            liter-per-100kilometers{
139                dnam{"litre/100 kilometre"}
140                one{"{0} litre/100 kilometre"}
141                other{"{0} litre/100 kilometre"}
142            }
143            liter-per-kilometer{
144                dnam{"litre/kilometre"}
145                one{"{0} litre/kilometre"}
146                other{"{0} litre/kilometre"}
147            }
148            mile-per-gallon{
149                dnam{"mil/galon"}
150                one{"{0} mil/galon"}
151                other{"{0} mil/galon"}
152            }
153            mile-per-gallon-imperial{
154                dnam{"mil/İng. galonu"}
155                one{"{0} mil/İng. galonu"}
156                other{"{0} mil/İng. galonu"}
157            }
158        }
159        coordinate{
160            dnam{"ana yön"}
161            east{"{0}Doğu"}
162            north{"{0}Kuzey"}
163            south{"{0}Güney"}
164            west{"{0}Batı"}
165        }
166        digital{
167            bit{
168                dnam{"bit"}
169                one{"{0} bit"}
170                other{"{0} bit"}
171            }
172            byte{
173                dnam{"bayt"}
174                one{"{0} bayt"}
175                other{"{0} bayt"}
176            }
177            gigabit{
178                dnam{"gigabit"}
179                one{"{0} gigabit"}
180                other{"{0} gigabit"}
181            }
182            gigabyte{
183                dnam{"gigabayt"}
184                one{"{0} gigabayt"}
185                other{"{0} gigabayt"}
186            }
187            kilobit{
188                dnam{"kilobit"}
189                one{"{0} kilobit"}
190                other{"{0} kilobit"}
191            }
192            kilobyte{
193                dnam{"kilobayt"}
194                one{"{0} kilobayt"}
195                other{"{0} kilobyte"}
196            }
197            megabit{
198                dnam{"megabit"}
199                one{"{0} megabit"}
200                other{"{0} megabit"}
201            }
202            megabyte{
203                dnam{"megabayt"}
204                one{"{0} megabayt"}
205                other{"{0} megabayt"}
206            }
207            petabyte{
208                dnam{"petabayt"}
209                one{"{0} petabayt"}
210                other{"{0} petabayt"}
211            }
212            terabit{
213                dnam{"terabit"}
214                one{"{0} terabit"}
215                other{"{0} terabit"}
216            }
217            terabyte{
218                dnam{"terabayt"}
219                one{"{0} terabayt"}
220                other{"{0} terabayt"}
221            }
222        }
223        duration{
224            century{
225                dnam{"yüzyıl"}
226                one{"{0} yüzyıl"}
227                other{"{0} yüzyıl"}
228            }
229            day{
230                dnam{"gün"}
231                one{"{0} gün"}
232                other{"{0} gün"}
233                per{"{0}/gün"}
234            }
235            hour{
236                dnam{"saat"}
237                one{"{0} saat"}
238                other{"{0} saat"}
239                per{"{0}/saat"}
240            }
241            microsecond{
242                dnam{"mikrosaniye"}
243                one{"{0} mikrosaniye"}
244                other{"{0} mikrosaniye"}
245            }
246            millisecond{
247                dnam{"milisaniye"}
248                one{"{0} milisaniye"}
249                other{"{0} milisaniye"}
250            }
251            minute{
252                dnam{"dakika"}
253                one{"{0} dakika"}
254                other{"{0} dakika"}
255                per{"{0}/dakika"}
256            }
257            month{
258                dnam{"ay"}
259                one{"{0} ay"}
260                other{"{0} ay"}
261                per{"{0}/ay"}
262            }
263            nanosecond{
264                dnam{"nanosaniye"}
265                one{"{0} nanosaniye"}
266                other{"{0} nanosaniye"}
267            }
268            second{
269                dnam{"saniye"}
270                one{"{0} saniye"}
271                other{"{0} saniye"}
272                per{"{0}/saniye"}
273            }
274            week{
275                dnam{"hafta"}
276                one{"{0} hafta"}
277                other{"{0} hafta"}
278                per{"{0}/hafta"}
279            }
280            year{
281                dnam{"yıl"}
282                one{"{0} yıl"}
283                other{"{0} yıl"}
284                per{"{0}/yıl"}
285            }
286        }
287        electric{
288            ampere{
289                dnam{"amper"}
290                one{"{0} amper"}
291                other{"{0} amper"}
292            }
293            milliampere{
294                dnam{"miliamper"}
295                one{"{0} miliamper"}
296                other{"{0} miliamper"}
297            }
298            ohm{
299                dnam{"ohm"}
300                one{"{0} ohm"}
301                other{"{0} ohm"}
302            }
303            volt{
304                dnam{"volt"}
305                one{"{0} volt"}
306                other{"{0} volt"}
307            }
308        }
309        energy{
310            calorie{
311                dnam{"kalori"}
312                one{"{0} kalori"}
313                other{"{0} kalori"}
314            }
315            foodcalorie{
316                dnam{"kilokalori"}
317                one{"{0} kilokalori"}
318                other{"{0} kilokalori"}
319            }
320            joule{
321                dnam{"jul"}
322                one{"{0} jul"}
323                other{"{0} jul"}
324            }
325            kilocalorie{
326                dnam{"kilokalori"}
327                one{"{0} kilokalori"}
328                other{"{0} kilokalori"}
329            }
330            kilojoule{
331                dnam{"kilojul"}
332                one{"{0} kilojul"}
333                other{"{0} kilojul"}
334            }
335            kilowatt-hour{
336                dnam{"kilovatsaat"}
337                one{"{0} kilovatsaat"}
338                other{"{0} kilovatsaat"}
339            }
340        }
341        frequency{
342            gigahertz{
343                dnam{"gigahertz"}
344                one{"{0} gigahertz"}
345                other{"{0} gigahertz"}
346            }
347            hertz{
348                dnam{"hertz"}
349                one{"{0} hertz"}
350                other{"{0} hertz"}
351            }
352            kilohertz{
353                dnam{"kilohertz"}
354                one{"{0} kilohertz"}
355                other{"{0} kilohertz"}
356            }
357            megahertz{
358                dnam{"megahertz"}
359                one{"{0} megahertz"}
360                other{"{0} megahertz"}
361            }
362        }
363        length{
364            astronomical-unit{
365                dnam{"astronomik birim"}
366                one{"{0} astronomik birim"}
367                other{"{0} astronomik birim"}
368            }
369            centimeter{
370                dnam{"santimetre"}
371                one{"{0} santimetre"}
372                other{"{0} santimetre"}
373                per{"{0}/santimetre"}
374            }
375            decimeter{
376                dnam{"desimetre"}
377                one{"{0} desimetre"}
378                other{"{0} desimetre"}
379            }
380            fathom{
381                dnam{"fathom"}
382                one{"{0} fathom"}
383                other{"{0} fathom"}
384            }
385            foot{
386                dnam{"fit"}
387                one{"{0} fit"}
388                other{"{0} fit"}
389                per{"{0}/fit"}
390            }
391            furlong{
392                dnam{"furlong"}
393                one{"{0} furlong"}
394                other{"{0} furlong"}
395            }
396            inch{
397                dnam{"inç"}
398                one{"{0} inç"}
399                other{"{0} inç"}
400                per{"{0}/inç"}
401            }
402            kilometer{
403                dnam{"kilometre"}
404                one{"{0} kilometre"}
405                other{"{0} kilometre"}
406                per{"{0}/kilometre"}
407            }
408            light-year{
409                dnam{"ışık yılı"}
410                one{"{0} ışık yılı"}
411                other{"{0} ışık yılı"}
412            }
413            meter{
414                dnam{"metre"}
415                one{"{0} metre"}
416                other{"{0} metre"}
417                per{"{0}/metre"}
418            }
419            micrometer{
420                dnam{"mikrometre"}
421                one{"{0} mikrometre"}
422                other{"{0} mikrometre"}
423            }
424            mile{
425                dnam{"mil"}
426                one{"{0} mil"}
427                other{"{0} mil"}
428            }
429            mile-scandinavian{
430                dnam{"smi"}
431                one{"{0} smi"}
432                other{"{0} smi"}
433            }
434            millimeter{
435                dnam{"milimetre"}
436                one{"{0} milimetre"}
437                other{"{0} milimetre"}
438            }
439            nanometer{
440                dnam{"nanometre"}
441                one{"{0} nanometre"}
442                other{"{0} nanometre"}
443            }
444            nautical-mile{
445                dnam{"deniz mili"}
446                one{"{0} deniz mili"}
447                other{"{0} deniz mili"}
448            }
449            parsec{
450                dnam{"parsek"}
451                one{"{0} parsek"}
452                other{"{0} parsek"}
453            }
454            picometer{
455                dnam{"pikometre"}
456                one{"{0} pikometre"}
457                other{"{0} pikometre"}
458            }
459            point{
460                dnam{"punto"}
461                one{"{0} punto"}
462                other{"{0} punto"}
463            }
464            yard{
465                dnam{"yarda"}
466                one{"{0} yarda"}
467                other{"{0} yarda"}
468            }
469        }
470        light{
471            lux{
472                dnam{"lüks"}
473                one{"{0} lüks"}
474                other{"{0} lüks"}
475            }
476        }
477        mass{
478            carat{
479                dnam{"karat"}
480                one{"{0} karat"}
481                other{"{0} karat"}
482            }
483            gram{
484                dnam{"gram"}
485                one{"{0} gram"}
486                other{"{0} gram"}
487                per{"{0}/gram"}
488            }
489            kilogram{
490                dnam{"kilogram"}
491                one{"{0} kilogram"}
492                other{"{0} kilogram"}
493                per{"{0}/kg"}
494            }
495            metric-ton{
496                dnam{"ton"}
497                one{"{0} ton"}
498                other{"{0} ton"}
499            }
500            microgram{
501                dnam{"mikrogram"}
502                one{"{0} mikrogram"}
503                other{"{0} mikrogram"}
504            }
505            milligram{
506                dnam{"miligram"}
507                one{"{0} miligram"}
508                other{"{0} miligram"}
509            }
510            ounce{
511                dnam{"ons"}
512                one{"{0} ons"}
513                other{"{0} ons"}
514                per{"{0}/oz"}
515            }
516            ounce-troy{
517                dnam{"troy ons"}
518                one{"{0} troy ons"}
519                other{"{0} troy ons"}
520            }
521            pound{
522                dnam{"libre"}
523                one{"{0} libre"}
524                other{"{0} libre"}
525                per{"{0}/libre"}
526            }
527            stone{
528                dnam{"stone"}
529                one{"{0} stone"}
530                other{"{0} stone"}
531            }
532            ton{
533                dnam{"Amerikan tonu"}
534                one{"{0} Amerikan tonu"}
535                other{"{0} Amerikan tonu"}
536            }
537        }
538        power{
539            gigawatt{
540                dnam{"gigavat"}
541                one{"{0} gigavat"}
542                other{"{0} gigavat"}
543            }
544            horsepower{
545                dnam{"beygir gücü"}
546                one{"{0} beygir gücü"}
547                other{"{0} beygir gücü"}
548            }
549            kilowatt{
550                dnam{"kilovat"}
551                one{"{0} kilovat"}
552                other{"{0} kilovat"}
553            }
554            megawatt{
555                dnam{"megavat"}
556                one{"{0} megavat"}
557                other{"{0} megavat"}
558            }
559            milliwatt{
560                dnam{"milivat"}
561                one{"{0} milivat"}
562                other{"{0} milivat"}
563            }
564            watt{
565                dnam{"vat"}
566                one{"{0} vat"}
567                other{"{0} vat"}
568            }
569        }
570        pressure{
571            atmosphere{
572                dnam{"atmosfer"}
573                one{"{0} atmosfer"}
574                other{"{0} atmosfer"}
575            }
576            hectopascal{
577                dnam{"hektopaskal"}
578                one{"{0} hektopaskal"}
579                other{"{0} hektopaskal"}
580            }
581            inch-hg{
582                dnam{"inç cıva"}
583                one{"{0} inç cıva"}
584                other{"{0} inç cıva"}
585            }
586            millibar{
587                dnam{"milibar"}
588                one{"{0} milibar"}
589                other{"{0} milibar"}
590            }
591            millimeter-of-mercury{
592                dnam{"milimetre cıva"}
593                one{"{0} milimetre cıva"}
594                other{"{0} milimetre cıva"}
595            }
596            pound-per-square-inch{
597                dnam{"libre/inç kare"}
598                one{"{0} libre/inç kare"}
599                other{"{0} libre/inç kare"}
600            }
601        }
602        speed{
603            kilometer-per-hour{
604                dnam{"kilometre/saat"}
605                one{"{0} kilometre/saat"}
606                other{"{0} kilometre/saat"}
607            }
608            knot{
609                dnam{"knot"}
610                one{"{0} knot"}
611                other{"{0} knot"}
612            }
613            meter-per-second{
614                dnam{"metre/saniye"}
615                one{"{0} metre/saniye"}
616                other{"{0} metre/saniye"}
617            }
618            mile-per-hour{
619                dnam{"mil/saat"}
620                one{"{0} mil/saat"}
621                other{"{0} mil/saat"}
622            }
623        }
624        temperature{
625            celsius{
626                dnam{"santigrat derece"}
627                one{"{0} santigrat derece"}
628                other{"{0} santigrat derece"}
629            }
630            fahrenheit{
631                dnam{"fahrenhayt derece"}
632                one{"{0} fahrenhayt derece"}
633                other{"{0} fahrenhayt derece"}
634            }
635            generic{
636                dnam{"°"}
637                one{"{0}°"}
638                other{"{0}°"}
639            }
640            kelvin{
641                dnam{"kelvin"}
642                one{"{0} kelvin"}
643                other{"{0} kelvin"}
644            }
645        }
646        volume{
647            acre-foot{
648                dnam{"akre fit"}
649                one{"{0} akre fit"}
650                other{"{0} akre fit"}
651            }
652            bushel{
653                dnam{"buşel"}
654                one{"{0} buşel"}
655                other{"{0} buşel"}
656            }
657            centiliter{
658                dnam{"santilitre"}
659                one{"{0} santilitre"}
660                other{"{0} santilitre"}
661            }
662            cubic-centimeter{
663                dnam{"santimetreküp"}
664                one{"{0} santimetreküp"}
665                other{"{0} santimetreküp"}
666                per{"{0} /santimetreküp"}
667            }
668            cubic-foot{
669                dnam{"fit küp"}
670                one{"{0} fit küp"}
671                other{"{0} fit küp"}
672            }
673            cubic-inch{
674                dnam{"inç küp"}
675                one{"{0} inç küp"}
676                other{"{0} inç küp"}
677            }
678            cubic-kilometer{
679                dnam{"kilometreküp"}
680                one{"{0} kilometreküp"}
681                other{"{0} kilometreküp"}
682            }
683            cubic-meter{
684                dnam{"metreküp"}
685                one{"{0} metreküp"}
686                other{"{0} metreküp"}
687                per{"{0}/metreküp"}
688            }
689            cubic-mile{
690                dnam{"mil küp"}
691                one{"{0} mil küp"}
692                other{"{0} mil küp"}
693            }
694            cubic-yard{
695                dnam{"yarda küp"}
696                one{"{0} yarda küp"}
697                other{"{0} yarda küp"}
698            }
699            cup{
700                dnam{"su bardağı"}
701                one{"{0} su bardağı"}
702                other{"{0} su bardağı"}
703            }
704            cup-metric{
705                dnam{"mcup"}
706                one{"{0} mc"}
707                other{"{0} mc"}
708            }
709            deciliter{
710                dnam{"desilitre"}
711                one{"{0} desilitre"}
712                other{"{0} desilitre"}
713            }
714            fluid-ounce{
715                dnam{"sıvı ons"}
716                one{"{0} sıvı ons"}
717                other{"{0} sıvı ons"}
718            }
719            gallon{
720                dnam{"galon"}
721                one{"{0} galon"}
722                other{"{0} galon"}
723                per{"{0}/galon"}
724            }
725            gallon-imperial{
726                dnam{"İng. galonu"}
727                one{"{0} İng. galonu"}
728                other{"{0} İng. galonu"}
729                per{"{0}/İng. galonu"}
730            }
731            hectoliter{
732                dnam{"hektolitre"}
733                one{"{0} hektolitre"}
734                other{"{0} hektolitre"}
735            }
736            liter{
737                dnam{"litre"}
738                one{"{0} litre"}
739                other{"{0} litre"}
740                per{"{0}/litre"}
741            }
742            megaliter{
743                dnam{"megalitre"}
744                one{"{0} megalitre"}
745                other{"{0} megalitre"}
746            }
747            milliliter{
748                dnam{"mililitre"}
749                one{"{0} mililitre"}
750                other{"{0} mililitre"}
751            }
752            pint{
753                dnam{"pint"}
754                one{"{0} pint"}
755                other{"{0} pint"}
756            }
757            pint-metric{
758                dnam{"mpt"}
759                one{"{0} metrik pint"}
760                other{"{0} metrik pint"}
761            }
762            quart{
763                dnam{"quart"}
764                one{"{0} quart"}
765                other{"{0} quart"}
766            }
767            tablespoon{
768                dnam{"yemek kaşığı"}
769                one{"{0} yemek kaşığı"}
770                other{"{0} yemek kaşığı"}
771            }
772            teaspoon{
773                dnam{"tatlı kaşığı"}
774                one{"{0} tatlı kaşığı"}
775                other{"{0} tatlı kaşığı"}
776            }
777        }
778    }
779    unitsNarrow{
780        acceleration{
781            g-force{
782                dnam{"g kuvveti"}
783                one{"{0}G"}
784                other{"{0}G"}
785            }
786            meter-per-second-squared{
787                dnam{"m/sn²"}
788                one{"{0} m/sn²"}
789                other{"{0} m/sn²"}
790            }
791        }
792        angle{
793            arc-minute{
794                dnam{"açısal dk."}
795                one{"{0}′"}
796                other{"{0}′"}
797            }
798            arc-second{
799                dnam{"açısal sn."}
800                one{"{0}″"}
801                other{"{0}″"}
802            }
803            degree{
804                one{"{0}°"}
805                other{"{0}°"}
806            }
807            radian{
808                one{"{0} rad"}
809                other{"{0} rad"}
810            }
811            revolution{
812                dnam{"dev"}
813                one{"{0} dev"}
814                other{"{0} dev"}
815            }
816        }
817        area{
818            acre{
819                dnam{"akre"}
820                one{"{0} ac"}
821                other{"{0} ac"}
822            }
823            hectare{
824                dnam{"hektar"}
825                one{"{0} ha"}
826                other{"{0} ha"}
827            }
828            square-centimeter{
829                dnam{"cm²"}
830                one{"{0} cm²"}
831                other{"{0} cm²"}
832                per{"{0}/cm²"}
833            }
834            square-foot{
835                dnam{"ft²"}
836                one{"{0} ft²"}
837                other{"{0} ft²"}
838            }
839            square-inch{
840                dnam{"in²"}
841                one{"{0} in²"}
842                other{"{0} in²"}
843                per{"{0}/in²"}
844            }
845            square-kilometer{
846                dnam{"km²"}
847                one{"{0} km²"}
848                other{"{0} km²"}
849                per{"{0}/km²"}
850            }
851            square-meter{
852                dnam{"m²"}
853                one{"{0} m²"}
854                other{"{0} m²"}
855                per{"{0}/m²"}
856            }
857            square-mile{
858                dnam{"mi²"}
859                one{"{0} mi²"}
860                other{"{0} mi²"}
861                per{"{0}/mi²"}
862            }
863            square-yard{
864                dnam{"yd²"}
865                one{"{0} yd²"}
866                other{"{0} yd²"}
867            }
868        }
869        compound{
870            per{"{0}/{1}"}
871        }
872        concentr{
873            karat{
874                dnam{"ayar"}
875                one{"{0} ayar"}
876                other{"{0} ayar"}
877            }
878            milligram-per-deciliter{
879                dnam{"mg/dL"}
880                one{"{0} mg/dL"}
881                other{"{0} mg/dL"}
882            }
883            millimole-per-liter{
884                dnam{"mmol/L"}
885                one{"{0} mmol/L"}
886                other{"{0} mmol/L"}
887            }
888            part-per-million{
889                dnam{"ppm"}
890                one{"{0} ppm"}
891                other{"{0} ppm"}
892            }
893            percent{
894                dnam{"%"}
895                one{"{0}%"}
896                other{"{0}%"}
897            }
898            permille{
899                dnam{"‰"}
900                one{"{0}‰"}
901                other{"{0}‰"}
902            }
903        }
904        consumption{
905            liter-per-100kilometers{
906                dnam{"L/100km"}
907                one{"{0} L/100km"}
908                other{"{0} L/100km"}
909            }
910            liter-per-kilometer{
911                dnam{"l/km"}
912                one{"{0} l/km"}
913                other{"{0} l/km"}
914            }
915            mile-per-gallon{
916                one{"{0} mpg"}
917                other{"{0} mpg"}
918            }
919        }
920        coordinate{
921            dnam{"yön"}
922            east{"{0}D"}
923            north{"{0}K"}
924            south{"{0}G"}
925            west{"{0}B"}
926        }
927        digital{
928            bit{
929                dnam{"bit"}
930                one{"{0} bit"}
931                other{"{0} bit"}
932            }
933            byte{
934                dnam{"bayt"}
935                one{"{0} byte"}
936                other{"{0} byte"}
937            }
938            gigabit{
939                dnam{"Gbit"}
940                one{"{0} Gb"}
941                other{"{0} Gb"}
942            }
943            gigabyte{
944                dnam{"GB"}
945                one{"{0} GB"}
946                other{"{0} GB"}
947            }
948            kilobit{
949                dnam{"kbit"}
950                one{"{0} kb"}
951                other{"{0} kb"}
952            }
953            kilobyte{
954                dnam{"kB"}
955                one{"{0} kB"}
956                other{"{0} kB"}
957            }
958            megabit{
959                dnam{"Mbit"}
960                one{"{0} Mb"}
961                other{"{0} Mb"}
962            }
963            megabyte{
964                dnam{"MB"}
965                one{"{0} MB"}
966                other{"{0} MB"}
967            }
968            terabit{
969                dnam{"Tbit"}
970                one{"{0} Tb"}
971                other{"{0} Tb"}
972            }
973            terabyte{
974                dnam{"TB"}
975                one{"{0} TB"}
976                other{"{0} TB"}
977            }
978        }
979        duration{
980            century{
981                dnam{"yy"}
982                one{"{0} yy"}
983                other{"{0} yy"}
984            }
985            day{
986                dnam{"gün"}
987                one{"{0}g"}
988                other{"{0}g"}
989                per{"{0}/g"}
990            }
991            hour{
992                dnam{"sa"}
993                one{"{0} sa"}
994                other{"{0}s"}
995                per{"{0}/sa"}
996            }
997            microsecond{
998                dnam{"μsn"}
999                one{"{0} μsn"}
1000                other{"{0} μsn"}
1001            }
1002            millisecond{
1003                dnam{"msn"}
1004                one{"{0}msn"}
1005                other{"{0}msn"}
1006            }
1007            minute{
1008                dnam{"dk"}
1009                one{"{0}d"}
1010                other{"{0}d"}
1011                per{"{0}/dk."}
1012            }
1013            month{
1014                dnam{"ay"}
1015                one{"{0}a"}
1016                other{"{0}a"}
1017                per{"{0}/ay"}
1018            }
1019            nanosecond{
1020                dnam{"nsn"}
1021                one{"{0} nsn"}
1022                other{"{0} nsn"}
1023            }
1024            second{
1025                dnam{"sn"}
1026                one{"{0}sn"}
1027                other{"{0}sn"}
1028                per{"{0}/sn"}
1029            }
1030            week{
1031                dnam{"hafta"}
1032                one{"{0}h"}
1033                other{"{0}h"}
1034                per{"{0}/hf."}
1035            }
1036            year{
1037                dnam{"yıl"}
1038                one{"{0}y"}
1039                other{"{0}y"}
1040                per{"{0}/y"}
1041            }
1042        }
1043        electric{
1044            ampere{
1045                dnam{"amper"}
1046                one{"{0} A"}
1047                other{"{0} A"}
1048            }
1049            milliampere{
1050                dnam{"miliamper"}
1051                one{"{0} mA"}
1052                other{"{0} mA"}
1053            }
1054            ohm{
1055                dnam{"ohm"}
1056                one{"{0} Ω"}
1057                other{"{0} Ω"}
1058            }
1059            volt{
1060                dnam{"volt"}
1061                one{"{0} V"}
1062                other{"{0} V"}
1063            }
1064        }
1065        energy{
1066            calorie{
1067                one{"{0} cal"}
1068                other{"{0} cal"}
1069            }
1070            foodcalorie{
1071                one{"{0} kcal"}
1072                other{"{0} kcal"}
1073            }
1074            joule{
1075                one{"{0} J"}
1076                other{"{0} J"}
1077            }
1078            kilocalorie{
1079                one{"{0} kcal"}
1080                other{"{0} kcal"}
1081            }
1082            kilojoule{
1083                one{"{0} kJ"}
1084                other{"{0} kJ"}
1085            }
1086            kilowatt-hour{
1087                one{"{0} kWh"}
1088                other{"{0} kWh"}
1089            }
1090        }
1091        frequency{
1092            gigahertz{
1093                dnam{"GHz"}
1094                one{"{0} GHz"}
1095                other{"{0} GHz"}
1096            }
1097            hertz{
1098                dnam{"Hz"}
1099                one{"{0} Hz"}
1100                other{"{0} Hz"}
1101            }
1102            kilohertz{
1103                dnam{"kHz"}
1104                one{"{0} kHz"}
1105                other{"{0} kHz"}
1106            }
1107            megahertz{
1108                dnam{"MHz"}
1109                one{"{0} MHz"}
1110                other{"{0} MHz"}
1111            }
1112        }
1113        length{
1114            astronomical-unit{
1115                dnam{"AU"}
1116                one{"{0} AU"}
1117                other{"{0} AU"}
1118            }
1119            centimeter{
1120                dnam{"cm"}
1121                one{"{0} cm"}
1122                other{"{0} cm"}
1123                per{"{0}/cm"}
1124            }
1125            decimeter{
1126                dnam{"dm"}
1127                one{"{0} dm"}
1128                other{"{0} dm"}
1129            }
1130            fathom{
1131                dnam{"fathom"}
1132                one{"{0} fth"}
1133                other{"{0} fth"}
1134            }
1135            foot{
1136                dnam{"fit"}
1137                one{"{0}′"}
1138                other{"{0}′"}
1139                per{"{0}/ft"}
1140            }
1141            furlong{
1142                dnam{"furlong"}
1143                one{"{0} fur"}
1144                other{"{0} fur"}
1145            }
1146            inch{
1147                dnam{"inç"}
1148                one{"{0}″"}
1149                other{"{0}″"}
1150                per{"{0}/in"}
1151            }
1152            kilometer{
1153                dnam{"km"}
1154                one{"{0} km"}
1155                other{"{0} km"}
1156                per{"{0}/km"}
1157            }
1158            light-year{
1159                dnam{"Iy"}
1160                one{"{0} IY"}
1161                other{"{0} IY"}
1162            }
1163            meter{
1164                dnam{"metre"}
1165                one{"{0} m"}
1166                other{"{0} m"}
1167                per{"{0}/m"}
1168            }
1169            micrometer{
1170                dnam{"µm"}
1171                one{"{0} µm"}
1172                other{"{0} µm"}
1173            }
1174            mile{
1175                dnam{"mil"}
1176                one{"{0} mil"}
1177                other{"{0} mil"}
1178            }
1179            mile-scandinavian{
1180                dnam{"smi"}
1181                one{"{0} smi"}
1182                other{"{0} smi"}
1183            }
1184            millimeter{
1185                dnam{"mm"}
1186                one{"{0} mm"}
1187                other{"{0} mm"}
1188            }
1189            nanometer{
1190                dnam{"nm"}
1191                one{"{0} nm"}
1192                other{"{0} nm"}
1193            }
1194            nautical-mile{
1195                dnam{"nmi"}
1196                one{"{0} nmi"}
1197                other{"{0} nmi"}
1198            }
1199            parsec{
1200                dnam{"parsek"}
1201                one{"{0} pc"}
1202                other{"{0} pc"}
1203            }
1204            picometer{
1205                dnam{"pm"}
1206                one{"{0} pm"}
1207                other{"{0} pm"}
1208            }
1209            point{
1210                dnam{"pt"}
1211                one{"{0} pt"}
1212                other{"{0} pt"}
1213            }
1214            yard{
1215                dnam{"yd"}
1216                one{"{0} yd"}
1217                other{"{0} yd"}
1218            }
1219        }
1220        light{
1221            lux{
1222                dnam{"lüks"}
1223                one{"{0} lüks"}
1224                other{"{0} lüks"}
1225            }
1226        }
1227        mass{
1228            carat{
1229                dnam{"karat"}
1230                one{"{0} ct"}
1231                other{"{0} ct"}
1232            }
1233            gram{
1234                dnam{"gram"}
1235                one{"{0} g"}
1236                other{"{0} g"}
1237                per{"{0}/g"}
1238            }
1239            kilogram{
1240                dnam{"kg"}
1241                one{"{0} kg"}
1242                other{"{0} kg"}
1243                per{"{0}/kg"}
1244            }
1245            metric-ton{
1246                dnam{"t"}
1247                one{"{0} t"}
1248                other{"{0} t"}
1249            }
1250            microgram{
1251                dnam{"µg"}
1252                one{"{0} µg"}
1253                other{"{0} µg"}
1254            }
1255            milligram{
1256                dnam{"mg"}
1257                one{"{0} mg"}
1258                other{"{0} mg"}
1259            }
1260            ounce{
1261                dnam{"oz"}
1262                one{"{0} oz"}
1263                other{"{0} oz"}
1264                per{"{0}/oz"}
1265            }
1266            ounce-troy{
1267                dnam{"troy ons"}
1268                one{"{0} oz t"}
1269                other{"{0} oz t"}
1270            }
1271            pound{
1272                dnam{"lb"}
1273                one{"{0} lb"}
1274                other{"{0} lb"}
1275                per{"{0}/lb"}
1276            }
1277            stone{
1278                dnam{"stone"}
1279                one{"{0} st"}
1280                other{"{0} st"}
1281            }
1282            ton{
1283                dnam{"Amerikan tonu"}
1284                one{"{0} kısa ton"}
1285                other{"{0} kısa ton"}
1286            }
1287        }
1288        power{
1289            gigawatt{
1290                one{"{0} GW"}
1291                other{"{0} GW"}
1292            }
1293            horsepower{
1294                one{"{0} hp"}
1295                other{"{0} hp"}
1296            }
1297            kilowatt{
1298                one{"{0} kW"}
1299                other{"{0} kW"}
1300            }
1301            megawatt{
1302                one{"{0} MW"}
1303                other{"{0} MW"}
1304            }
1305            milliwatt{
1306                one{"{0} mW"}
1307                other{"{0} mW"}
1308            }
1309            watt{
1310                one{"{0} W"}
1311                other{"{0} W"}
1312            }
1313        }
1314        pressure{
1315            hectopascal{
1316                dnam{"hPa"}
1317                one{"{0} hPa"}
1318                other{"{0} hPa"}
1319            }
1320            inch-hg{
1321                dnam{"inHg"}
1322                one{"{0}\u0022 Hg"}
1323                other{"{0}\u0022 Hg"}
1324            }
1325            millibar{
1326                dnam{"mbar"}
1327                one{"{0} mb"}
1328                other{"{0} mb"}
1329            }
1330            millimeter-of-mercury{
1331                dnam{"mm Hg"}
1332                one{"{0} mm Hg"}
1333                other{"{0} mm Hg"}
1334            }
1335            pound-per-square-inch{
1336                dnam{"lb/in²"}
1337                one{"{0} lb/in²"}
1338                other{"{0} lb/in²"}
1339            }
1340        }
1341        speed{
1342            kilometer-per-hour{
1343                dnam{"km/sa"}
1344                one{"{0} km/sa"}
1345                other{"{0} km/sa"}
1346            }
1347            knot{
1348                dnam{"kn"}
1349                one{"{0} kn"}
1350                other{"{0} kn"}
1351            }
1352            meter-per-second{
1353                dnam{"m/sn"}
1354                one{"{0} m/sn"}
1355                other{"{0} m/sn"}
1356            }
1357            mile-per-hour{
1358                dnam{"mil/sa"}
1359                one{"{0} mil/sa"}
1360                other{"{0} mil/sa"}
1361            }
1362        }
1363        temperature{
1364            celsius{
1365                dnam{"°C"}
1366                one{"{0}°C"}
1367                other{"{0}°C"}
1368            }
1369            fahrenheit{
1370                dnam{"°F"}
1371                one{"{0}°F"}
1372                other{"{0}°F"}
1373            }
1374            generic{
1375                dnam{"°"}
1376                one{"{0}°"}
1377                other{"{0}°"}
1378            }
1379            kelvin{
1380                dnam{"K"}
1381                one{"{0}°K"}
1382                other{"{0}°K"}
1383            }
1384        }
1385        volume{
1386            acre-foot{
1387                one{"{0} akre fit"}
1388                other{"{0} akre fit"}
1389            }
1390            bushel{
1391                dnam{"buşel"}
1392                one{"{0} bu"}
1393                other{"{0} bu"}
1394            }
1395            centiliter{
1396                one{"{0} cl"}
1397                other{"{0} cl"}
1398            }
1399            cubic-centimeter{
1400                one{"{0} cm³"}
1401                other{"{0} cm³"}
1402            }
1403            cubic-foot{
1404                one{"{0} fit³"}
1405                other{"{0} fit³"}
1406            }
1407            cubic-inch{
1408                one{"{0} inç³"}
1409                other{"{0} inç³"}
1410            }
1411            cubic-kilometer{
1412                one{"{0} km³"}
1413                other{"{0} km³"}
1414            }
1415            cubic-meter{
1416                one{"{0} m³"}
1417                other{"{0} m³"}
1418            }
1419            cubic-mile{
1420                one{"{0} mi³"}
1421                other{"{0} mi³"}
1422            }
1423            cubic-yard{
1424                one{"{0} yarda³"}
1425                other{"{0} yarda³"}
1426            }
1427            cup{
1428                one{"{0} sb"}
1429                other{"{0} sb"}
1430            }
1431            deciliter{
1432                one{"{0} dl"}
1433                other{"{0} dl"}
1434            }
1435            fluid-ounce{
1436                one{"{0} sıvı ons"}
1437                other{"{0} sıvı ons"}
1438            }
1439            gallon{
1440                one{"{0} galon"}
1441                other{"{0} galon"}
1442            }
1443            hectoliter{
1444                dnam{"hl"}
1445                one{"{0} hl"}
1446                other{"{0} hl"}
1447            }
1448            liter{
1449                dnam{"litre"}
1450                one{"{0} l"}
1451                other{"{0} l"}
1452            }
1453            megaliter{
1454                one{"{0} Ml"}
1455                other{"{0} Ml"}
1456            }
1457            milliliter{
1458                one{"{0} ml"}
1459                other{"{0} ml"}
1460            }
1461            pint{
1462                one{"{0} pint"}
1463                other{"{0} pint"}
1464            }
1465            quart{
1466                one{"{0} quart"}
1467                other{"{0} quart"}
1468            }
1469            tablespoon{
1470                one{"{0} yk"}
1471                other{"{0} yk"}
1472            }
1473            teaspoon{
1474                one{"{0} çk"}
1475                other{"{0} çk"}
1476            }
1477        }
1478    }
1479    unitsShort{
1480        acceleration{
1481            g-force{
1482                dnam{"g kuvveti"}
1483                one{"{0} G"}
1484                other{"{0} G"}
1485            }
1486            meter-per-second-squared{
1487                dnam{"m/sn²"}
1488                one{"{0} m/sn²"}
1489                other{"{0} m/sn²"}
1490            }
1491        }
1492        angle{
1493            arc-minute{
1494                dnam{"açısal dk."}
1495                one{"{0} açısal dk."}
1496                other{"{0} açısal dk."}
1497            }
1498            arc-second{
1499                dnam{"açısal sn."}
1500                one{"{0} açısal sn."}
1501                other{"{0} açısal sn."}
1502            }
1503            degree{
1504                dnam{"derece"}
1505                one{"{0}°"}
1506                other{"{0}°"}
1507            }
1508            radian{
1509                dnam{"radyan"}
1510                one{"{0} rad"}
1511                other{"{0} rad"}
1512            }
1513            revolution{
1514                dnam{"dev"}
1515                one{"{0} dev"}
1516                other{"{0} dev"}
1517            }
1518        }
1519        area{
1520            acre{
1521                dnam{"akre"}
1522                one{"{0} ac"}
1523                other{"{0} ac"}
1524            }
1525            hectare{
1526                dnam{"hektar"}
1527                one{"{0} ha"}
1528                other{"{0} ha"}
1529            }
1530            square-centimeter{
1531                dnam{"cm²"}
1532                one{"{0} cm²"}
1533                other{"{0} cm²"}
1534                per{"{0}/cm²"}
1535            }
1536            square-foot{
1537                dnam{"ft²"}
1538                one{"{0} ft²"}
1539                other{"{0} ft²"}
1540            }
1541            square-inch{
1542                dnam{"in²"}
1543                one{"{0} in²"}
1544                other{"{0} in²"}
1545                per{"{0}/in²"}
1546            }
1547            square-kilometer{
1548                dnam{"km²"}
1549                one{"{0} km²"}
1550                other{"{0} km²"}
1551                per{"{0}/km²"}
1552            }
1553            square-meter{
1554                dnam{"m²"}
1555                one{"{0} m²"}
1556                other{"{0} m²"}
1557                per{"{0}/m²"}
1558            }
1559            square-mile{
1560                dnam{"mi²"}
1561                one{"{0} mi²"}
1562                other{"{0} mi²"}
1563                per{"{0}/mi²"}
1564            }
1565            square-yard{
1566                dnam{"yd²"}
1567                one{"{0} yd²"}
1568                other{"{0} yd²"}
1569            }
1570        }
1571        compound{
1572            per{"{0}/{1}"}
1573        }
1574        concentr{
1575            karat{
1576                dnam{"ayar"}
1577                one{"{0} ayar"}
1578                other{"{0} ayar"}
1579            }
1580            milligram-per-deciliter{
1581                dnam{"mg/dL"}
1582                one{"{0} mg/dL"}
1583                other{"{0} mg/dL"}
1584            }
1585            millimole-per-liter{
1586                dnam{"mmol/L"}
1587                one{"{0} mmol/L"}
1588                other{"{0} mmol/L"}
1589            }
1590            part-per-million{
1591                dnam{"ppm"}
1592                one{"{0} ppm"}
1593                other{"{0} ppm"}
1594            }
1595            percent{
1596                dnam{"%"}
1597                one{"{0}%"}
1598                other{"{0}%"}
1599            }
1600            permille{
1601                dnam{"‰"}
1602                one{"{0}‰"}
1603                other{"{0}‰"}
1604            }
1605        }
1606        consumption{
1607            liter-per-100kilometers{
1608                dnam{"L/100km"}
1609                one{"{0} L/100km"}
1610                other{"{0} L/100km"}
1611            }
1612            liter-per-kilometer{
1613                dnam{"l/km"}
1614                one{"{0} l/km"}
1615                other{"{0} l/km"}
1616            }
1617            mile-per-gallon{
1618                dnam{"mil/galon"}
1619                one{"{0} mpg"}
1620                other{"{0} mpg"}
1621            }
1622            mile-per-gallon-imperial{
1623                dnam{"mil/İng. gal"}
1624                one{"{0} mil/İng. gal"}
1625                other{"{0} mil/İng. gal"}
1626            }
1627        }
1628        coordinate{
1629            dnam{"yön"}
1630            east{"{0}D"}
1631            north{"{0}K"}
1632            south{"{0}G"}
1633            west{"{0}B"}
1634        }
1635        digital{
1636            bit{
1637                dnam{"bit"}
1638                one{"{0} bit"}
1639                other{"{0} bit"}
1640            }
1641            byte{
1642                dnam{"bayt"}
1643                one{"{0} bayt"}
1644                other{"{0} bayt"}
1645            }
1646            gigabit{
1647                dnam{"Gbit"}
1648                one{"{0} Gb"}
1649                other{"{0} Gb"}
1650            }
1651            gigabyte{
1652                dnam{"GB"}
1653                one{"{0} GB"}
1654                other{"{0} GB"}
1655            }
1656            kilobit{
1657                dnam{"kbit"}
1658                one{"{0} kb"}
1659                other{"{0} kb"}
1660            }
1661            kilobyte{
1662                dnam{"kB"}
1663                one{"{0} kB"}
1664                other{"{0} kB"}
1665            }
1666            megabit{
1667                dnam{"Mbit"}
1668                one{"{0} Mb"}
1669                other{"{0} Mb"}
1670            }
1671            megabyte{
1672                dnam{"MB"}
1673                one{"{0} MB"}
1674                other{"{0} MB"}
1675            }
1676            petabyte{
1677                dnam{"PB"}
1678                one{"{0} PB"}
1679                other{"{0} PB"}
1680            }
1681            terabit{
1682                dnam{"Tbit"}
1683                one{"{0} Tb"}
1684                other{"{0} Tb"}
1685            }
1686            terabyte{
1687                dnam{"TB"}
1688                one{"{0} TB"}
1689                other{"{0} TB"}
1690            }
1691        }
1692        duration{
1693            century{
1694                dnam{"yy"}
1695                one{"{0} yy"}
1696                other{"{0} yy"}
1697            }
1698            day{
1699                dnam{"gün"}
1700                one{"{0} gün"}
1701                other{"{0} gün"}
1702                per{"{0}/gün"}
1703            }
1704            hour{
1705                dnam{"saat"}
1706                one{"{0} sa."}
1707                other{"{0} sa."}
1708                per{"{0}/sa"}
1709            }
1710            microsecond{
1711                dnam{"μsn"}
1712                one{"{0} μsn"}
1713                other{"{0} μsn"}
1714            }
1715            millisecond{
1716                dnam{"milisaniye"}
1717                one{"{0} msn"}
1718                other{"{0} msn"}
1719            }
1720            minute{
1721                dnam{"dakika"}
1722                one{"{0} dk."}
1723                other{"{0} dk."}
1724                per{"{0}/dk."}
1725            }
1726            month{
1727                dnam{"ay"}
1728                one{"{0} ay"}
1729                other{"{0} ay"}
1730                per{"{0}/ay"}
1731            }
1732            nanosecond{
1733                dnam{"nanosaniye"}
1734                one{"{0} nsn"}
1735                other{"{0} nsn"}
1736            }
1737            second{
1738                dnam{"saniye"}
1739                one{"{0} sn."}
1740                other{"{0} sn."}
1741                per{"{0}/sn"}
1742            }
1743            week{
1744                dnam{"hafta"}
1745                one{"{0} hf."}
1746                other{"{0} hf."}
1747                per{"{0}/hf."}
1748            }
1749            year{
1750                dnam{"yıl"}
1751                one{"{0} yıl"}
1752                other{"{0} yıl"}
1753                per{"{0}/y"}
1754            }
1755        }
1756        electric{
1757            ampere{
1758                dnam{"amper"}
1759                one{"{0} A"}
1760                other{"{0} A"}
1761            }
1762            milliampere{
1763                dnam{"miliamper"}
1764                one{"{0} mA"}
1765                other{"{0} mA"}
1766            }
1767            ohm{
1768                dnam{"ohm"}
1769                one{"{0} Ω"}
1770                other{"{0} Ω"}
1771            }
1772            volt{
1773                dnam{"volt"}
1774                one{"{0} V"}
1775                other{"{0} V"}
1776            }
1777        }
1778        energy{
1779            calorie{
1780                dnam{"cal"}
1781                one{"{0} cal"}
1782                other{"{0} cal"}
1783            }
1784            foodcalorie{
1785                dnam{"kcal"}
1786                one{"{0} kcal"}
1787                other{"{0} kcal"}
1788            }
1789            joule{
1790                dnam{"jul"}
1791                one{"{0} J"}
1792                other{"{0} J"}
1793            }
1794            kilocalorie{
1795                dnam{"kcal"}
1796                one{"{0} kcal"}
1797                other{"{0} kcal"}
1798            }
1799            kilojoule{
1800                dnam{"kJ"}
1801                one{"{0} kJ"}
1802                other{"{0} kJ"}
1803            }
1804            kilowatt-hour{
1805                dnam{"kWh"}
1806                one{"{0} kWh"}
1807                other{"{0} kWh"}
1808            }
1809        }
1810        frequency{
1811            gigahertz{
1812                dnam{"GHz"}
1813                one{"{0} GHz"}
1814                other{"{0} GHz"}
1815            }
1816            hertz{
1817                dnam{"Hz"}
1818                one{"{0} Hz"}
1819                other{"{0} Hz"}
1820            }
1821            kilohertz{
1822                dnam{"kHz"}
1823                one{"{0} kHz"}
1824                other{"{0} kHz"}
1825            }
1826            megahertz{
1827                dnam{"MHz"}
1828                one{"{0} MHz"}
1829                other{"{0} MHz"}
1830            }
1831        }
1832        length{
1833            astronomical-unit{
1834                dnam{"AU"}
1835                one{"{0} AU"}
1836                other{"{0} AU"}
1837            }
1838            centimeter{
1839                dnam{"cm"}
1840                one{"{0} cm"}
1841                other{"{0} cm"}
1842                per{"{0}/cm"}
1843            }
1844            decimeter{
1845                dnam{"dm"}
1846                one{"{0} dm"}
1847                other{"{0} dm"}
1848            }
1849            fathom{
1850                dnam{"fathom"}
1851                one{"{0} fth"}
1852                other{"{0} fth"}
1853            }
1854            foot{
1855                dnam{"fit"}
1856                one{"{0} fit"}
1857                other{"{0} fit"}
1858                per{"{0}/ft"}
1859            }
1860            furlong{
1861                dnam{"furlong"}
1862                one{"{0} fur"}
1863                other{"{0} fur"}
1864            }
1865            inch{
1866                dnam{"inç"}
1867                one{"{0} inç"}
1868                other{"{0} inç"}
1869                per{"{0}/in"}
1870            }
1871            kilometer{
1872                dnam{"km"}
1873                one{"{0} km"}
1874                other{"{0} km"}
1875                per{"{0}/km"}
1876            }
1877            light-year{
1878                dnam{"ışık yılı"}
1879                one{"{0} IY"}
1880                other{"{0} IY"}
1881            }
1882            meter{
1883                dnam{"metre"}
1884                one{"{0} m"}
1885                other{"{0} m"}
1886                per{"{0}/m"}
1887            }
1888            micrometer{
1889                dnam{"mikron"}
1890                one{"{0} µm"}
1891                other{"{0} µm"}
1892            }
1893            mile{
1894                dnam{"mil"}
1895                one{"{0} mil"}
1896                other{"{0} mil"}
1897            }
1898            mile-scandinavian{
1899                dnam{"smi"}
1900                one{"{0} smi"}
1901                other{"{0} smi"}
1902            }
1903            millimeter{
1904                dnam{"mm"}
1905                one{"{0} mm"}
1906                other{"{0} mm"}
1907            }
1908            nanometer{
1909                dnam{"nm"}
1910                one{"{0} nm"}
1911                other{"{0} nm"}
1912            }
1913            nautical-mile{
1914                dnam{"nmi"}
1915                one{"{0} nmi"}
1916                other{"{0} nmi"}
1917            }
1918            parsec{
1919                dnam{"parsek"}
1920                one{"{0} pc"}
1921                other{"{0} pc"}
1922            }
1923            picometer{
1924                dnam{"pm"}
1925                one{"{0} pm"}
1926                other{"{0} pm"}
1927            }
1928            point{
1929                dnam{"punto"}
1930                one{"{0} pt"}
1931                other{"{0} pt"}
1932            }
1933            yard{
1934                dnam{"yarda"}
1935                one{"{0} yd"}
1936                other{"{0} yd"}
1937            }
1938        }
1939        light{
1940            lux{
1941                dnam{"lüks"}
1942                one{"{0} lüks"}
1943                other{"{0} lüks"}
1944            }
1945        }
1946        mass{
1947            carat{
1948                dnam{"karat"}
1949                one{"{0} ct"}
1950                other{"{0} ct"}
1951            }
1952            gram{
1953                dnam{"gram"}
1954                one{"{0} g"}
1955                other{"{0} g"}
1956                per{"{0}/g"}
1957            }
1958            kilogram{
1959                dnam{"kg"}
1960                one{"{0} kg"}
1961                other{"{0} kg"}
1962                per{"{0}/kg"}
1963            }
1964            metric-ton{
1965                dnam{"t"}
1966                one{"{0} t"}
1967                other{"{0} t"}
1968            }
1969            microgram{
1970                dnam{"µg"}
1971                one{"{0} µg"}
1972                other{"{0} µg"}
1973            }
1974            milligram{
1975                dnam{"mg"}
1976                one{"{0} mg"}
1977                other{"{0} mg"}
1978            }
1979            ounce{
1980                dnam{"oz"}
1981                one{"{0} oz"}
1982                other{"{0} oz"}
1983                per{"{0}/oz"}
1984            }
1985            ounce-troy{
1986                dnam{"troy ons"}
1987                one{"{0} oz t"}
1988                other{"{0} oz t"}
1989            }
1990            pound{
1991                dnam{"libre"}
1992                one{"{0} lb"}
1993                other{"{0} lb"}
1994                per{"{0}/lb"}
1995            }
1996            stone{
1997                dnam{"stone"}
1998                one{"{0} st"}
1999                other{"{0} st"}
2000            }
2001            ton{
2002                dnam{"Amerikan tonu"}
2003                one{"{0} kısa ton"}
2004                other{"{0} kısa ton"}
2005            }
2006        }
2007        power{
2008            gigawatt{
2009                dnam{"GW"}
2010                one{"{0} GW"}
2011                other{"{0} GW"}
2012            }
2013            horsepower{
2014                dnam{"bg"}
2015                one{"{0} bg"}
2016                other{"{0} bg"}
2017            }
2018            kilowatt{
2019                dnam{"kW"}
2020                one{"{0} kW"}
2021                other{"{0} kW"}
2022            }
2023            megawatt{
2024                dnam{"MW"}
2025                one{"{0} MW"}
2026                other{"{0} MW"}
2027            }
2028            milliwatt{
2029                dnam{"mW"}
2030                one{"{0} mW"}
2031                other{"{0} mW"}
2032            }
2033            watt{
2034                dnam{"vat"}
2035                one{"{0} W"}
2036                other{"{0} W"}
2037            }
2038        }
2039        pressure{
2040            atmosphere{
2041                dnam{"atm"}
2042                one{"{0} atm"}
2043                other{"{0} atm"}
2044            }
2045            hectopascal{
2046                dnam{"hPa"}
2047                one{"{0} hPa"}
2048                other{"{0} hPa"}
2049            }
2050            inch-hg{
2051                dnam{"inHg"}
2052                one{"{0} inHg"}
2053                other{"{0} inHg"}
2054            }
2055            millibar{
2056                dnam{"mbar"}
2057                one{"{0} mbar"}
2058                other{"{0} mbar"}
2059            }
2060            millimeter-of-mercury{
2061                dnam{"mm Hg"}
2062                one{"{0} mm Hg"}
2063                other{"{0} mm Hg"}
2064            }
2065            pound-per-square-inch{
2066                dnam{"lb/in²"}
2067                one{"{0} lb/in²"}
2068                other{"{0} lb/in²"}
2069            }
2070        }
2071        speed{
2072            kilometer-per-hour{
2073                dnam{"km/sa"}
2074                one{"{0} km/sa"}
2075                other{"{0} km/sa"}
2076            }
2077            knot{
2078                dnam{"kn"}
2079                one{"{0} kn"}
2080                other{"{0} kn"}
2081            }
2082            meter-per-second{
2083                dnam{"m/sn"}
2084                one{"{0} m/sn"}
2085                other{"{0} m/sn"}
2086            }
2087            mile-per-hour{
2088                dnam{"mil/saat"}
2089                one{"{0} mil/sa"}
2090                other{"{0} mil/sa"}
2091            }
2092        }
2093        temperature{
2094            celsius{
2095                dnam{"°C"}
2096                one{"{0}°C"}
2097                other{"{0}°C"}
2098            }
2099            fahrenheit{
2100                dnam{"°F"}
2101                one{"{0}°F"}
2102                other{"{0}°F"}
2103            }
2104            generic{
2105                dnam{"°"}
2106                one{"{0}°"}
2107                other{"{0}°"}
2108            }
2109            kelvin{
2110                dnam{"K"}
2111                one{"{0}K"}
2112                other{"{0}K"}
2113            }
2114        }
2115        volume{
2116            acre-foot{
2117                dnam{"akre fit"}
2118                one{"{0} akre fit"}
2119                other{"{0} akre fit"}
2120            }
2121            bushel{
2122                dnam{"buşel"}
2123                one{"{0} bu"}
2124                other{"{0} bu"}
2125            }
2126            centiliter{
2127                dnam{"cl"}
2128                one{"{0} cl"}
2129                other{"{0} cl"}
2130            }
2131            cubic-centimeter{
2132                dnam{"cm³"}
2133                one{"{0} cm³"}
2134                other{"{0} cm³"}
2135                per{"{0}/cm³"}
2136            }
2137            cubic-foot{
2138                dnam{"fit³"}
2139                one{"{0} fit³"}
2140                other{"{0} fit³"}
2141            }
2142            cubic-inch{
2143                dnam{"inç³"}
2144                one{"{0} inç³"}
2145                other{"{0} inç³"}
2146            }
2147            cubic-kilometer{
2148                dnam{"km³"}
2149                one{"{0} km³"}
2150                other{"{0} km³"}
2151            }
2152            cubic-meter{
2153                dnam{"m³"}
2154                one{"{0} m³"}
2155                other{"{0} m³"}
2156                per{"{0}/m³"}
2157            }
2158            cubic-mile{
2159                dnam{"mil³"}
2160                one{"{0} mil³"}
2161                other{"{0} mil³"}
2162            }
2163            cubic-yard{
2164                dnam{"yarda³"}
2165                one{"{0} yarda³"}
2166                other{"{0} yarda³"}
2167            }
2168            cup{
2169                dnam{"su b."}
2170                one{"{0} sb"}
2171                other{"{0} sb"}
2172            }
2173            cup-metric{
2174                dnam{"mcup"}
2175                one{"{0} mc"}
2176                other{"{0} mc"}
2177            }
2178            deciliter{
2179                dnam{"dl"}
2180                one{"{0} dl"}
2181                other{"{0} dl"}
2182            }
2183            fluid-ounce{
2184                dnam{"sıvı ons"}
2185                one{"{0} sıvı ons"}
2186                other{"{0} sıvı ons"}
2187            }
2188            gallon{
2189                dnam{"galon"}
2190                one{"{0} galon"}
2191                other{"{0} galon"}
2192                per{"{0}/gal"}
2193            }
2194            gallon-imperial{
2195                dnam{"İng. gal"}
2196                one{"{0} İng. gal"}
2197                other{"{0} İng. gal"}
2198                per{"{0}/İng. gal"}
2199            }
2200            hectoliter{
2201                dnam{"hl"}
2202                one{"{0} hl"}
2203                other{"{0} hl"}
2204            }
2205            liter{
2206                dnam{"litre"}
2207                one{"{0} l"}
2208                other{"{0} l"}
2209                per{"{0}/l"}
2210            }
2211            megaliter{
2212                dnam{"Ml"}
2213                one{"{0} Ml"}
2214                other{"{0} Ml"}
2215            }
2216            milliliter{
2217                dnam{"ml"}
2218                one{"{0} ml"}
2219                other{"{0} ml"}
2220            }
2221            pint{
2222                dnam{"pint"}
2223                one{"{0} pint"}
2224                other{"{0} pint"}
2225            }
2226            pint-metric{
2227                dnam{"mpt"}
2228                one{"{0} mpt"}
2229                other{"{0} mpt"}
2230            }
2231            quart{
2232                dnam{"quart"}
2233                one{"{0} quart"}
2234                other{"{0} quart"}
2235            }
2236            tablespoon{
2237                dnam{"yk"}
2238                one{"{0} yk"}
2239                other{"{0} yk"}
2240            }
2241            teaspoon{
2242                dnam{"tk"}
2243                one{"{0} tk"}
2244                other{"{0} tk"}
2245            }
2246        }
2247    }
2248}
2249