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