• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/pa.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/pa.xml
11 */
12pa{
13    AuxExemplarCharacters{"[\u200C\u200D ਃ \u0A02 \u0A01 {ਲ\u0A3C}]"}
14    Ellipsis{
15        final{"{0}…"}
16        initial{"…{0}"}
17        medial{"{0}…{1}"}
18        word-final{"{0} …"}
19        word-initial{"… {0}"}
20        word-medial{"{0} … {1}"}
21    }
22    ExemplarCharacters{
23        "[\u0A71 \u0A70 \u0A3C ੦ ੧ ੨ ੩ ੪ ੫ ੬ ੭ ੮ ੯ ੴ ੳ ਉ ਊ ਓ ਅ ਆ ਐ ਔ ੲ ਇ ਈ ਏ ਸ {ਸ"
24        "\u0A3C} ਹ ਕ ਖ {ਖ\u0A3C} ਗ {ਗ\u0A3C} ਘ ਙ ਚ ਛ ਜ {ਜ\u0A3C} ਝ ਞ ਟ ਠ ਡ ਢ ਣ ਤ ਥ ਦ "
25        "ਧ ਨ ਪ ਫ {ਫ\u0A3C} ਬ ਭ ਮ ਯ ਰ ਲ ਵ ੜ \u0A4D ਾ ਿ ੀ \u0A41 \u0A42 \u0A47 \u0A48 "
26        "\u0A4B \u0A4C]"
27    }
28    ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . ' ‘ ’ \u0022 “ ” ( ) \\[ \\] / \\& ′ ″]"}
29    LocaleScript{
30        "Guru",
31    }
32    MoreInformation{"?"}
33    NumberElements{
34        arabext{
35            patterns{
36                currencyFormat{"¤#,##,##0.00"}
37                decimalFormat{"#,##,##0.###"}
38                percentFormat{"#,##,##0%"}
39                scientificFormat{"#E0"}
40            }
41            symbols{
42                decimal{"٫"}
43                exponential{"×۱۰^"}
44                group{","}
45                infinity{"∞"}
46                minusSign{"-"}
47                nan{"NaN"}
48                perMille{"‰"}
49                percentSign{"%"}
50                plusSign{"+"}
51                superscriptingExponent{"×"}
52            }
53        }
54        default{"latn"}
55        latn{
56            miscPatterns{
57                atLeast{"{0}+"}
58                range{"{0}–{1}"}
59            }
60            patterns{
61                accountingFormat{"¤ #,##0.00"}
62                currencyFormat{"¤ #,##,##0.00"}
63                decimalFormat{"#,##,##0.###"}
64                percentFormat{"#,##,##0%"}
65                scientificFormat{"#E0"}
66            }
67            patternsLong{
68                decimalFormat{
69                    1000{
70                        one{"0 ਹਜ਼ਾਰ"}
71                        other{"0 ਹਜ਼ਾਰ"}
72                    }
73                    10000{
74                        one{"00 ਹਜ਼ਾਰ"}
75                        other{"00 ਹਜ਼ਾਰ"}
76                    }
77                    100000{
78                        one{"0 ਲੱਖ"}
79                        other{"0 ਲੱਖ"}
80                    }
81                    1000000{
82                        one{"00 ਲੱਖ"}
83                        other{"00 ਲੱਖ"}
84                    }
85                    10000000{
86                        one{"0 ਕਰੋੜ"}
87                        other{"0 ਕਰੋੜ"}
88                    }
89                    100000000{
90                        one{"00 ਕਰੋੜ"}
91                        other{"00 ਕਰੋੜ"}
92                    }
93                    1000000000{
94                        one{"0 ਅਰਬ"}
95                        other{"0 ਅਰਬ"}
96                    }
97                    10000000000{
98                        one{"00 ਅਰਬ"}
99                        other{"00 ਅਰਬ"}
100                    }
101                    100000000000{
102                        one{"0 ਖਰਬ"}
103                        other{"0 ਖਰਬ"}
104                    }
105                    1000000000000{
106                        one{"00 ਖਰਬ"}
107                        other{"00 ਖਰਬ"}
108                    }
109                    10000000000000{
110                        one{"0 ਨੀਲ"}
111                        other{"0 ਨੀਲ"}
112                    }
113                    100000000000000{
114                        one{"00 ਨੀਲ"}
115                        other{"00 ਨੀਲ"}
116                    }
117                }
118            }
119            patternsShort{
120                decimalFormat{
121                    1000{
122                        one{"0 ਹਜ਼ਾਰ"}
123                        other{"0 ਹਜ਼ਾਰ"}
124                    }
125                    10000{
126                        one{"00 ਹਜ਼ਾਰ"}
127                        other{"00 ਹਜ਼ਾਰ"}
128                    }
129                    100000{
130                        one{"0 ਲੱਖ"}
131                        other{"0 ਲੱਖ"}
132                    }
133                    1000000{
134                        one{"00 ਲੱਖ"}
135                        other{"00 ਲੱਖ"}
136                    }
137                    10000000{
138                        one{"0 ਕਰੋੜ"}
139                        other{"0 ਕਰੋੜ"}
140                    }
141                    100000000{
142                        one{"00 ਕਰੋੜ"}
143                        other{"00 ਕਰੋੜ"}
144                    }
145                    1000000000{
146                        one{"0 ਅਰਬ"}
147                        other{"0 ਅਰਬ"}
148                    }
149                    10000000000{
150                        one{"00 ਅਰਬ"}
151                        other{"00 ਅਰਬ"}
152                    }
153                    100000000000{
154                        one{"0 ਖਰਬ"}
155                        other{"0 ਖਰਬ"}
156                    }
157                    1000000000000{
158                        one{"00 ਖਰਬ"}
159                        other{"00 ਖਰਬ"}
160                    }
161                    10000000000000{
162                        one{"0 ਨੀਲ"}
163                        other{"0 ਨੀਲ"}
164                    }
165                    100000000000000{
166                        one{"00 ਨੀਲ"}
167                        other{"00 ਨੀਲ"}
168                    }
169                }
170            }
171            symbols{
172                decimal{"."}
173                exponential{"E"}
174                group{","}
175                infinity{"∞"}
176                minusSign{"-"}
177                nan{"NaN"}
178                perMille{"‰"}
179                percentSign{"%"}
180                plusSign{"+"}
181                superscriptingExponent{"×"}
182            }
183        }
184        native{"guru"}
185    }
186    Version{"2.0.98.52"}
187    calendar{
188        generic{
189            DateTimePatterns{
190                "h:mm:ss a zzzz",
191                "h:mm:ss a z",
192                "h:mm:ss a",
193                "h:mm a",
194                "EEEE, dd MMMM G y",
195                "d MMMM G y",
196                "d MMM G y",
197                "dd/MM/GGGGG y",
198                "{1} {0}",
199                "{1} {0}",
200                "{1} {0}",
201                "{1} {0}",
202                "{1} {0}",
203            }
204            availableFormats{
205                Ed{"E, d"}
206                Gy{"G y"}
207                GyMMM{"MMM G y"}
208                GyMMMEd{"E, d MMM G y"}
209                GyMMMd{"d MMM, G y"}
210                HHmmss{"HH:mm:ss"}
211                M{"L"}
212                MEd{"E, d/M"}
213                MMM{"LLL"}
214                MMMEd{"E, d MMM"}
215                MMMd{"d MMM"}
216                Md{"d/M"}
217                d{"d"}
218                mmss{"mm:ss"}
219                y{"G y"}
220                yMMM{"MMM G y"}
221                yQQQ{"QQQ G y"}
222                yyyy{"G y"}
223                yyyyM{"M/GGGGG y"}
224                yyyyMEd{"E, d/M/GGGGG y"}
225                yyyyMMM{"MMM G y"}
226                yyyyMMMEd{"E, d MMM, G y"}
227                yyyyMMMd{"d MMM, G y"}
228                yyyyMd{"d/M/GGGGG y"}
229                yyyyQQQ{"QQQ G y"}
230                yyyyQQQQ{"QQQQ G y"}
231            }
232            intervalFormats{
233                M{
234                    M{"MM–MM"}
235                }
236                MEd{
237                    M{"E, d/M – E, d/M"}
238                    d{"E, d/M – E, d/M"}
239                }
240                MMM{
241                    M{"MMM–MMM"}
242                }
243                MMMEd{
244                    M{"E, d MMM – E, d MMM"}
245                    d{"E, d MMM – E, d MMM"}
246                }
247                MMMd{
248                    M{"d MMM – d MMM"}
249                    d{"d–d MMM"}
250                }
251                Md{
252                    M{"d/M – d/M"}
253                    d{"d/M – d/M"}
254                }
255                d{
256                    d{"d–d"}
257                }
258                fallback{"{0} – {1}"}
259                y{
260                    y{"G y–y"}
261                }
262                yM{
263                    M{"M/y – M/y"}
264                    y{"M/y – M/y"}
265                }
266                yMEd{
267                    M{"E, d/M/y – E, d/M/y"}
268                    d{"E, d/M/y – E, d/M/y"}
269                    y{"E, d/M/y – E, d/M/y"}
270                }
271                yMMM{
272                    M{"MMM-MMM y"}
273                    y{"MMM y-MMM y"}
274                }
275                yMMMEd{
276                    M{"E, d MMM – E, d MMM y"}
277                    d{"E, d MMM – E, d MMM y"}
278                    y{"E, d MMM – E, d MMM y"}
279                }
280                yMMMM{
281                    M{"MMMM–MMMM y"}
282                    y{"MMMM y – MMMM y"}
283                }
284                yMMMd{
285                    M{"d MMM – d MMM y"}
286                    d{"d-d, MMM y"}
287                    y{"d, MMM – d, MMM y"}
288                }
289                yMd{
290                    M{"d/M/y – d/M/y"}
291                    d{"d/M/y – d/M/y"}
292                    y{"d/M/y – d/M/y"}
293                }
294            }
295        }
296        gregorian{
297            AmPmMarkers{
298                "AM",
299                "PM",
300            }
301            DateTimePatterns{
302                "h:mm:ss a zzzz",
303                "h:mm:ss a z",
304                "h:mm:ss a",
305                "h:mm a",
306                "EEEE, d MMMM y",
307                "d MMMM y",
308                "d MMM y",
309                "d/M/yy",
310                "{1} {0}",
311                "{1} {0}",
312                "{1} {0}",
313                "{1} {0}",
314                "{1}, {0}",
315            }
316            appendItems{
317                Timezone{"{0} {1}"}
318            }
319            availableFormats{
320                EHm{"E HH:mm"}
321                EHms{"E HH:mm:ss"}
322                Ed{"d, E"}
323                Ehm{"E h:mm a"}
324                Ehms{"E h:mm:ss a"}
325                Gy{"G y"}
326                GyMMM{"MMM, G y"}
327                GyMMMEd{"E d MMM, G y"}
328                GyMMMd{"d MMM y"}
329                H{"HH"}
330                HHmmss{"HH:mm:ss"}
331                Hm{"HH:mm"}
332                Hms{"HH:mm:ss"}
333                M{"L"}
334                MEd{"E, dd-MM."}
335                MMM{"LLL"}
336                MMMEd{"E, d MMM"}
337                MMMd{"d MMM"}
338                Md{"d/M"}
339                d{"d"}
340                h{"h a"}
341                hm{"h:mm a"}
342                hms{"h:mm:ss a"}
343                mmss{"mm:ss"}
344                ms{"mm:ss"}
345                y{"y"}
346                yM{"M-y"}
347                yMEd{"E, d/M/y"}
348                yMMM{"MMM y"}
349                yMMMEd{"E, d MMM y"}
350                yMMMd{"d MMM y"}
351                yMd{"d/M/y"}
352                yQQQ{"QQQ y"}
353                yQQQQ{"QQQQ y"}
354            }
355            dayNames{
356                format{
357                    abbreviated{
358                        "ਐਤ.",
359                        "ਸੋਮ.",
360                        "ਮੰਗਲ.",
361                        "ਬੁਧ.",
362                        "ਵੀਰ.",
363                        "ਸ਼ੁੱਕਰ.",
364                        "ਸ਼ਨੀ.",
365                    }
366                    narrow{
367                        "ਐ",
368                        "ਸੋ",
369                        "ਮੰ",
370                        "ਬੁੱ",
371                        "ਵੀ",
372                        "ਸ਼ੁੱ",
373                        "ਸ਼",
374                    }
375                    short{
376                        "ਐਤ.",
377                        "ਸੋਮ.",
378                        "ਮੰਗਲ.",
379                        "ਬੁਧ.",
380                        "ਵੀਰ.",
381                        "ਸ਼ੁੱਕਰ.",
382                        "ਸ਼ਨੀ.",
383                    }
384                    wide{
385                        "ਐਤਵਾਰ",
386                        "ਸੋਮਵਾਰ",
387                        "ਮੰਗਲਵਾਰ",
388                        "ਬੁਧਵਾਰ",
389                        "ਵੀਰਵਾਰ",
390                        "ਸ਼ੁੱਕਰਵਾਰ",
391                        "ਸ਼ਨੀਵਾਰ",
392                    }
393                }
394                stand-alone{
395                    abbreviated{
396                        "ਐਤ.",
397                        "ਸੋਮ.",
398                        "ਮੰਗਲ.",
399                        "ਬੁਧ.",
400                        "ਵੀਰ.",
401                        "ਸ਼ੁੱਕਰ.",
402                        "ਸ਼ਨੀ.",
403                    }
404                    narrow{
405                        "ਐ",
406                        "ਸੋ",
407                        "ਮੰ",
408                        "ਬੁੱ",
409                        "ਵੀ",
410                        "ਸ਼ੁੱ",
411                        "ਸ਼",
412                    }
413                    short{
414                        "ਐਤ.",
415                        "ਸੋਮ.",
416                        "ਮੰਗਲ.",
417                        "ਬੁਧ.",
418                        "ਵੀਰ.",
419                        "ਸ਼ੁੱਕਰ.",
420                        "ਸ਼ਨੀ.",
421                    }
422                    wide{
423                        "ਐਤਵਾਰ",
424                        "ਸੋਮਵਾਰ",
425                        "ਮੰਗਲਵਾਰ",
426                        "ਬੁਧਵਾਰ",
427                        "ਵੀਰਵਾਰ",
428                        "ਸ਼ੁੱਕਰਵਾਰ",
429                        "ਸ਼ਨੀਵਾਰ",
430                    }
431                }
432            }
433            eras{
434                abbreviated{
435                    "ਈ. ਪੂ.",
436                    "ਸੰਨ",
437                }
438            }
439            intervalFormats{
440                H{
441                    H{"HH–HH"}
442                }
443                Hm{
444                    H{"HH:mm–HH:mm"}
445                    m{"HH:mm–HH:mm"}
446                }
447                Hmv{
448                    H{"HH:mm–HH:mm v"}
449                    m{"HH:mm–HH:mm v"}
450                }
451                Hv{
452                    H{"HH–HH v"}
453                }
454                M{
455                    M{"M–M"}
456                }
457                MEd{
458                    M{"E, dd-MM – E, dd-MM"}
459                    d{"E, dd-MM – E, dd-MM"}
460                }
461                MMM{
462                    M{"MMM–MMM"}
463                }
464                MMMEd{
465                    M{"E, d MMM – E, d MMM"}
466                    d{"E, d MMM – E, d MMM"}
467                }
468                MMMd{
469                    M{"d MMM – d MMM"}
470                    d{"d–d MMM"}
471                }
472                Md{
473                    M{"d/M – d/M"}
474                    d{"d/M – d/M"}
475                }
476                d{
477                    d{"d–d"}
478                }
479                fallback{"{0} – {1}"}
480                h{
481                    a{"h a – h a"}
482                    h{"h–h a"}
483                }
484                hm{
485                    a{"h:mm a – h:mm a"}
486                    h{"h:mm–h:mm a"}
487                    m{"h:mm–h:mm a"}
488                }
489                hmv{
490                    a{"h:mm a – h:mm a v"}
491                    h{"h:mm–h:mm a v"}
492                    m{"h:mm–h:mm a v"}
493                }
494                hv{
495                    a{"h a – h a v"}
496                    h{"h–h a v"}
497                }
498                y{
499                    y{"y–y"}
500                }
501                yM{
502                    M{"M/y – M/y"}
503                    y{"M/y – M/y"}
504                }
505                yMEd{
506                    M{"E, d/M/y – E, d/M/y"}
507                    d{"E, d/M/y – E, d/M/y"}
508                    y{"E, d/M/y – E, d/M/y"}
509                }
510                yMMM{
511                    M{"MMM–MMM y"}
512                    y{"MMM y – MMM y"}
513                }
514                yMMMEd{
515                    M{"E, d MMM – E, d MMM y"}
516                    d{"E, d MMM – E, d MMM y"}
517                    y{"E, d MMM y – E, d MMM y"}
518                }
519                yMMMM{
520                    M{"MMMM–MMMM y"}
521                    y{"MMMM y – MMMM y"}
522                }
523                yMMMd{
524                    M{"d MMM – d MMM y"}
525                    d{"d–d MMM y"}
526                    y{"d MMM y – d MMM y"}
527                }
528                yMd{
529                    M{"d/M/y – d/M/y"}
530                    d{"d/M/y – d/M/y"}
531                    y{"d/M/y – d/M/y"}
532                }
533            }
534            monthNames{
535                format{
536                    abbreviated{
537                        "ਜਨਵਰੀ",
538                        "ਫ਼ਰਵਰੀ",
539                        "ਮਾਰਚ",
540                        "ਅਪ੍ਰੈਲ",
541                        "ਮਈ",
542                        "ਜੂਨ",
543                        "ਜੁਲਾਈ",
544                        "ਅਗਸਤ",
545                        "ਸਤੰਬਰ",
546                        "ਅਕਤੂਬਰ",
547                        "ਨਵੰਬਰ",
548                        "ਦਸੰਬਰ",
549                    }
550                    narrow{
551                        "ਜ",
552                        "ਫ਼",
553                        "ਮਾ",
554                        "ਅ",
555                        "ਮ",
556                        "ਜੂ",
557                        "ਜੁ",
558                        "ਅ",
559                        "ਸ",
560                        "ਅ",
561                        "ਨ",
562                        "ਦ",
563                    }
564                    wide{
565                        "ਜਨਵਰੀ",
566                        "ਫ਼ਰਵਰੀ",
567                        "ਮਾਰਚ",
568                        "ਅਪ੍ਰੈਲ",
569                        "ਮਈ",
570                        "ਜੂਨ",
571                        "ਜੁਲਾਈ",
572                        "ਅਗਸਤ",
573                        "ਸਤੰਬਰ",
574                        "ਅਕਤੂਬਰ",
575                        "ਨਵੰਬਰ",
576                        "ਦਸੰਬਰ",
577                    }
578                }
579                stand-alone{
580                    abbreviated{
581                        "ਜਨਵਰੀ",
582                        "ਫ਼ਰਵਰੀ",
583                        "ਮਾਰਚ",
584                        "ਅਪ੍ਰੈਲ",
585                        "ਮਈ",
586                        "ਜੂਨ",
587                        "ਜੁਲਾਈ",
588                        "ਅਗਸਤ",
589                        "ਸਤੰਬਰ",
590                        "ਅਕਤੂਬਰ",
591                        "ਨਵੰਬਰ",
592                        "ਦਸੰਬਰ",
593                    }
594                    narrow{
595                        "ਜ",
596                        "ਫ਼",
597                        "ਮਾ",
598                        "ਅ",
599                        "ਮ",
600                        "ਜੂ",
601                        "ਜੁ",
602                        "ਅ",
603                        "ਸ",
604                        "ਅ",
605                        "ਨ",
606                        "ਦ",
607                    }
608                    wide{
609                        "ਜਨਵਰੀ",
610                        "ਫ਼ਰਵਰੀ",
611                        "ਮਾਰਚ",
612                        "ਅਪ੍ਰੈਲ",
613                        "ਮਈ",
614                        "ਜੂਨ",
615                        "ਜੁਲਾਈ",
616                        "ਅਗਸਤ",
617                        "ਸਤੰਬਰ",
618                        "ਅਕਤੂਬਰ",
619                        "ਨਵੰਬਰ",
620                        "ਦਸੰਬਰ",
621                    }
622                }
623            }
624            quarters{
625                format{
626                    abbreviated{
627                        "ਪਊਆ",
628                        "ਅੱਧਾ",
629                        "ਪੌਣਾ",
630                        "ਪੂਰਾ",
631                    }
632                    narrow{
633                        "੧",
634                        "੨",
635                        "੩",
636                        "੪",
637                    }
638                    wide{
639                        "ਪਊਆ",
640                        "ਅੱਧਾ",
641                        "ਪੌਣਾ",
642                        "ਪੂਰਾ",
643                    }
644                }
645                stand-alone{
646                    abbreviated{
647                        "ਪਊਆ",
648                        "ਅੱਧਾ",
649                        "ਪੌਣਾ",
650                        "ਪੂਰਾ",
651                    }
652                    narrow{
653                        "੧",
654                        "੨",
655                        "੩",
656                        "੪",
657                    }
658                    wide{
659                        "ਪਊਆ",
660                        "ਅੱਧਾ",
661                        "ਪੌਣਾ",
662                        "ਪੂਰਾ",
663                    }
664                }
665            }
666        }
667    }
668    delimiters{
669        alternateQuotationEnd{"\u0022"}
670        alternateQuotationStart{"\u0022"}
671        quotationEnd{"'"}
672        quotationStart{"'"}
673    }
674    durationUnits{
675        hm{"h:mm"}
676        hms{"h:mm:ss"}
677        ms{"m:ss"}
678    }
679    fields{
680        day{
681            dn{"ਦਿਨ"}
682            relative{
683                "-1"{"ਲੰਘਿਆ ਕੱਲ"}
684                "0"{"ਅੱਜ"}
685                "1"{"ਭਲਕੇ"}
686            }
687            relativeTime{
688                future{
689                    one{"{0} ਦਿਨ ਵਿਚ"}
690                    other{"{0} ਦਿਨਾਂ ਵਿਚ"}
691                }
692                past{
693                    one{"{0} ਦਿਨ ਪਹਿਲਾਂ"}
694                    other{"{0} ਦਿਨ ਪਹਿਲਾਂ"}
695                }
696            }
697        }
698        dayperiod{
699            dn{"AM/PM"}
700        }
701        era{
702            dn{"ਯੁੱਗ"}
703        }
704        fri{
705            relative{
706                "-1"{"ਪਿਛਲਾ ਸ਼ੁੱਕਰਵਾਰ"}
707                "0"{"ਇਹ ਸ਼ੁੱਕਰਵਾਰ"}
708                "1"{"ਅਗਲਾ ਸ਼ੁੱਕਰਵਾਰ"}
709            }
710        }
711        hour{
712            dn{"ਘੰਟਾ"}
713            relativeTime{
714                future{
715                    one{"{0} ਘੰਟੇ ਵਿਚ"}
716                    other{"{0} ਘੰਟੇ ਵਿਚ"}
717                }
718                past{
719                    one{"{0} ਘੰਟਾ ਪਹਿਲਾਂ"}
720                    other{"{0} ਘੰਟੇ ਪਹਿਲਾਂ"}
721                }
722            }
723        }
724        minute{
725            dn{"ਮਿੰਟ"}
726            relativeTime{
727                future{
728                    one{"{0} ਮਿੰਟ ਵਿਚ"}
729                    other{"{0} ਮਿੰਟ ਵਿਚ"}
730                }
731                past{
732                    one{"{0} ਮਿੰਟ ਪਹਿਲਾਂ"}
733                    other{"{0} ਮਿੰਟ ਪਹਿਲਾਂ"}
734                }
735            }
736        }
737        mon{
738            relative{
739                "-1"{"ਪਿਛਲਾ ਸੋਮਵਾਰ"}
740                "0"{"ਇਹ ਸੋਮਵਾਰ"}
741                "1"{"ਅਗਲਾ ਸੋਮਵਾਰ"}
742            }
743        }
744        month{
745            dn{"ਮਹੀਨਾ"}
746            relative{
747                "-1"{"ਪਿਛਲਾ ਮਹੀਨਾ"}
748                "0"{"ਇਹ ਮਹੀਨਾ"}
749                "1"{"ਅਗਲਾ ਮਹੀਨਾ"}
750            }
751            relativeTime{
752                future{
753                    one{"{0} ਮਹੀਨੇ ਵਿਚ"}
754                    other{"{0} ਮਹੀਨੇ ਵਿਚ"}
755                }
756                past{
757                    one{"{0} ਮਹੀਨੇ ਪਹਿਲਾਂ"}
758                    other{"{0} ਮਹੀਨੇ ਪਹਿਲਾਂ"}
759                }
760            }
761        }
762        sat{
763            relative{
764                "-1"{"ਪਿਛਲਾ ਸ਼ਨਿੱਚਰਵਾਰ"}
765                "0"{"ਇਹ ਸ਼ਨਿੱਚਰਵਾਰ"}
766                "1"{"ਅਗਲਾ ਸ਼ਨਿੱਚਰਵਾਰ"}
767            }
768        }
769        second{
770            dn{"ਸਕਿੰਟ"}
771            relative{
772                "0"{"ਹੁਣ"}
773            }
774            relativeTime{
775                future{
776                    one{"{0} ਸਕਿੰਟ ਵਿਚ"}
777                    other{"{0} ਸਕਿੰਟ ਵਿਚ"}
778                }
779                past{
780                    one{"{0} ਸਕਿੰਟ ਪਹਿਲਾਂ"}
781                    other{"{0} ਸਕਿੰਟ ਪਹਿਲਾਂ"}
782                }
783            }
784        }
785        sun{
786            relative{
787                "-1"{"ਪਿਛਲਾ ਐਤਵਾਰ"}
788                "0"{"ਇਹ ਐਤਵਾਰ"}
789                "1"{"ਅਗਲਾ ਐਤਵਾਰ"}
790            }
791        }
792        thu{
793            relative{
794                "-1"{"ਪਿਛਲਾ ਵੀਰਵਾਰ"}
795                "0"{"ਇਹ ਵੀਰਵਾਰ"}
796                "1"{"ਅਗਲਾ ਵੀਰਵਾਰ"}
797            }
798        }
799        tue{
800            relative{
801                "-1"{"ਪਿਛਲਾ ਮੰਗਲਵਾਰ"}
802                "0"{"ਇਹ ਮੰਗਲਵਾਰ"}
803                "1"{"ਅਗਲਾ ਮੰਗਲਵਾਰ"}
804            }
805        }
806        wed{
807            relative{
808                "-1"{"ਪਿਛਲਾ ਬੁੱਧਵਾਰ"}
809                "0"{"ਇਹ ਬੁੱਧਵਾਰ"}
810                "1"{"ਅਗਲਾ ਬੁੱਧਵਾਰ"}
811            }
812        }
813        week{
814            dn{"ਹਫ਼ਤਾ"}
815            relative{
816                "-1"{"ਪਿਛਲਾ ਹਫ਼ਤਾ"}
817                "0"{"ਇਹ ਹਫ਼ਤਾ"}
818                "1"{"ਅਗਲਾ ਹਫ਼ਤਾ"}
819            }
820            relativeTime{
821                future{
822                    one{"{0} ਹਫ਼ਤੇ ਵਿਚ"}
823                    other{"{0} ਹਫ਼ਤੇ ਵਿਚ"}
824                }
825                past{
826                    one{"{0} ਹਫ਼ਤਾ ਪਹਿਲਾਂ"}
827                    other{"{0} ਹਫ਼ਤੇ ਪਹਿਲਾਂ"}
828                }
829            }
830        }
831        weekday{
832            dn{"ਹਫ਼ਤੇ ਦਾ ਦਿਨ"}
833        }
834        year{
835            dn{"ਸਾਲ"}
836            relative{
837                "-1"{"ਪਿਛਲਾ ਸਾਲ"}
838                "0"{"ਇਹ ਸਾਲ"}
839                "1"{"ਅਗਲਾ ਸਾਲ"}
840            }
841            relativeTime{
842                future{
843                    one{"{0} ਸਾਲ ਵਿਚ"}
844                    other{"{0} ਸਾਲ ਵਿਚ"}
845                }
846                past{
847                    one{"{0} ਸਾਲ ਪਹਿਲਾਂ"}
848                    other{"{0} ਸਾਲ ਪਹਿਲਾਂ"}
849                }
850            }
851        }
852        zone{
853            dn{"ਖੇਤਰ"}
854        }
855    }
856    listPattern{
857        standard{
858            2{"{0} ਅਤੇ {1}"}
859            end{"{0} ਅਤੇ {1}"}
860            middle{"{0}, {1}"}
861            start{"{0}, {1}"}
862        }
863        unit{
864            2{"{0} ਅਤੇ {1}"}
865            end{"{0} ਅਤੇ {1}"}
866            middle{"{0}, {1}"}
867            start{"{0}, {1}"}
868        }
869        unit-short{
870            2{"{0}, {1}"}
871            end{"{0}, {1}"}
872            middle{"{0}, {1}"}
873            start{"{0}, {1}"}
874        }
875    }
876    measurementSystemNames{
877        UK{"ਯੂ. ਕੇ."}
878        US{"ਯੂ. ਐਸ."}
879        metric{"ਮੈਟਰਿਕ"}
880    }
881    units{
882        acceleration{
883            g-force{
884                one{"{0} ਗੁਰੂਤੱਵ ਆਕਰਸ਼ਨ ਸ਼ਕਤੀ"}
885                other{"{0} ਗੁਰੂਤੱਵ ਆਕਰਸ਼ਨ ਸ਼ਕਤੀ"}
886            }
887        }
888        angle{
889            arc-minute{
890                one{"{0} ਮਿਨਟ"}
891                other{"{0} ਮਿਨਟ"}
892            }
893            arc-second{
894                one{"{0} ਸੈਕੇਂਡ"}
895                other{"{0} ਸੈਕੇਂਡ"}
896            }
897            degree{
898                one{"{0} ਡਿਗਰੀ"}
899                other{"{0} ਡਿਗਰੀ"}
900            }
901        }
902        area{
903            acre{
904                one{"{0} ਏਕੜ"}
905                other{"{0} ਏਕੜ"}
906            }
907            hectare{
908                one{"{0} ਹੈਕਟੇਅਰ"}
909                other{"{0} ਹੈਕਟੇਅਰ"}
910            }
911            square-foot{
912                one{"{0} ਵਰਗ ਫੁੱਟ"}
913                other{"{0} ਵਰਗ ਫੁੱਟ"}
914            }
915            square-kilometer{
916                one{"{0} ਵਰਗ ਕਿਲੋਮੀਟਰ"}
917                other{"{0} ਵਰਗ ਕਿਲੋਮੀਟਰ"}
918            }
919            square-meter{
920                one{"{0} ਵਰਗ ਮੀਟਰ"}
921                other{"{0} ਵਰਗ ਮੀਟਰ"}
922            }
923            square-mile{
924                one{"{0} ਵਰਗ ਮੀਲ"}
925                other{"{0} ਵਰਗ ਮੀਲ"}
926            }
927        }
928        compound{
929            per{"{0} ਪ੍ਰਤੀ {1}"}
930        }
931        duration{
932            day{
933                one{"{0} ਦਿਨ"}
934                other{"{0} ਦਿਨ"}
935            }
936            hour{
937                one{"{0} ਘੰਟਾ"}
938                other{"{0} ਘੰਟੇ"}
939            }
940            millisecond{
941                one{"{0} ਮਿਲੀ ਸਕਿੰਟ"}
942                other{"{0} ਮਿਲੀ ਸਕਿੰਟ"}
943            }
944            minute{
945                one{"{0} ਮਿੰਟ"}
946                other{"{0} ਮਿੰਟ"}
947            }
948            month{
949                one{"{0} ਮਹੀਨਾ"}
950                other{"{0} ਮਹੀਨੇ"}
951            }
952            second{
953                one{"{0} ਸਕਿੰਟ"}
954                other{"{0} ਸਕਿੰਟ"}
955            }
956            week{
957                one{"{0} ਹਫ਼ਤਾ"}
958                other{"{0} ਹਫ਼ਤੇ"}
959            }
960            year{
961                one{"{0} ਸਾਲ"}
962                other{"{0} ਸਾਲ"}
963            }
964        }
965        length{
966            centimeter{
967                one{"{0} ਸੈਂਟੀਮੀਟਰ"}
968                other{"{0} ਸੈਂਟੀਮੀਟਰ"}
969            }
970            foot{
971                one{"{0} ਫੁੱਟ"}
972                other{"{0} ਫੁੱਟ"}
973            }
974            inch{
975                one{"{0} ਇੰਚ"}
976                other{"{0} ਇੰਚ"}
977            }
978            kilometer{
979                one{"{0} ਕਿਲੋਮੀਟਰ"}
980                other{"{0} ਕਿਲੋਮੀਟਰ"}
981            }
982            light-year{
983                one{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
984                other{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
985            }
986            meter{
987                one{"{0} ਮੀਟਰ"}
988                other{"{0} ਮੀਟਰ"}
989            }
990            mile{
991                one{"{0} ਮੀਲ"}
992                other{"{0} ਮੀਲ"}
993            }
994            millimeter{
995                one{"{0} ਮਿਲੀਮੀਟਰ"}
996                other{"{0} ਮਿਲੀਮੀਟਰ"}
997            }
998            picometer{
999                one{"{0} ਪਿਕੋਮੀਟਰ"}
1000                other{"{0} ਪਿਕੋਮੀਟਰ"}
1001            }
1002            yard{
1003                one{"{0} ਯਾਰਡ"}
1004                other{"{0} ਯਾਰਡ"}
1005            }
1006        }
1007        mass{
1008            gram{
1009                one{"{0} ਗ੍ਰਾਮ"}
1010                other{"{0} ਗ੍ਰਾਮ"}
1011            }
1012            kilogram{
1013                one{"{0} ਕਿਲੋਗ੍ਰਾਮ"}
1014                other{"{0} ਕਿਲੋਗ੍ਰਾਮ"}
1015            }
1016            ounce{
1017                one{"{0} ਆਉਂਸ"}
1018                other{"{0} ਆਉਂਸ"}
1019            }
1020            pound{
1021                one{"{0} ਪਾਉਂਡ"}
1022                other{"{0} ਪਾਉਂਡ"}
1023            }
1024        }
1025        power{
1026            horsepower{
1027                one{"{0} ਹੌਰਸਪਾਵਰ"}
1028                other{"{0} ਹੌਰਸਪਾਵਰ"}
1029            }
1030            kilowatt{
1031                one{"{0} ਕਿਲੋਵਾਟ"}
1032                other{"{0} ਕਿਲੋਵਾਟ"}
1033            }
1034            watt{
1035                one{"{0} ਵਾਟ"}
1036                other{"{0} ਵਾਟ"}
1037            }
1038        }
1039        pressure{
1040            hectopascal{
1041                one{"{0} ਹੈਕਟੋਪਾਸਕਲ"}
1042                other{"{0} ਹੈਕਟੋਪਾਸਕਲ"}
1043            }
1044            inch-hg{
1045                one{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1046                other{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1047            }
1048            millibar{
1049                one{"{0} ਮਿਲੀਬਾਰ"}
1050                other{"{0} ਮਿਲੀਬਾਰ"}
1051            }
1052        }
1053        speed{
1054            kilometer-per-hour{
1055                one{"{0} ਕਿਲੋਮੀਟਰ ਪ੍ਰਤੀ ਘੰਟਾ"}
1056                other{"{0} ਕਿਲੋਮੀਟਰ ਪ੍ਰਤੀ ਘੰਟਾ"}
1057            }
1058            meter-per-second{
1059                one{"{0} ਮੀਟਰ ਪ੍ਰਤੀ ਸਕਿੰਟ"}
1060                other{"{0} ਮੀਟਰ ਪ੍ਰਤੀ ਸਕਿੰਟ"}
1061            }
1062            mile-per-hour{
1063                one{"{0} ਮੀਲ ਪ੍ਰਤੀ ਘੰਟਾ"}
1064                other{"{0} ਮੀਲ ਪ੍ਰਤੀ ਘੰਟਾ"}
1065            }
1066        }
1067        temperature{
1068            celsius{
1069                one{"{0} ਡਿਗਰੀ ਸੈਲਸੀਅਸ"}
1070                other{"{0} ਡਿਗਰੀ ਸੈਲਸੀਅਸ"}
1071            }
1072            fahrenheit{
1073                one{"{0} ਡਿਗਰੀ ਫਾਰੇਨਹਾਈਟ"}
1074                other{"{0} ਡਿਗਰੀ ਫਾਰੇਨਹਾਈਟ"}
1075            }
1076        }
1077        volume{
1078            cubic-kilometer{
1079                one{"{0} ਘਣ ਕਿਲੋਮੀਟਰ"}
1080                other{"{0} ਘਣ ਕਿਲੋਮੀਟਰ"}
1081            }
1082            cubic-mile{
1083                one{"{0} ਘਣ ਮੀਲ"}
1084                other{"{0} ਘਣ ਮੀਲ"}
1085            }
1086            liter{
1087                one{"{0} ਲੀਟਰ"}
1088                other{"{0} ਲੀਟਰ"}
1089            }
1090        }
1091    }
1092    unitsNarrow{
1093        acceleration{
1094            g-force{
1095                one{"{0} G"}
1096                other{"{0} G"}
1097            }
1098        }
1099        angle{
1100            arc-minute{
1101                one{"{0}′"}
1102                other{"{0}′"}
1103            }
1104            arc-second{
1105                one{"{0}″"}
1106                other{"{0}″"}
1107            }
1108            degree{
1109                one{"{0}°"}
1110                other{"{0}°"}
1111            }
1112        }
1113        area{
1114            acre{
1115                one{"{0} ਏਕੜ"}
1116                other{"{0} ਏਕੜ"}
1117            }
1118            hectare{
1119                one{"{0} ਹੈਕਟੇਅਰ"}
1120                other{"{0} ਹੈਕਟੇਅਰ"}
1121            }
1122            square-foot{
1123                one{"{0} ਵ.ਫੁੱ."}
1124                other{"{0} ਵ.ਫੁੱ."}
1125            }
1126            square-kilometer{
1127                one{"{0} ਵ.ਕਿਮੀ"}
1128                other{"{0} ਵ.ਕਿਮੀ"}
1129            }
1130            square-meter{
1131                one{"{0} ਵ.ਮੀ."}
1132                other{"{0} ਵ.ਮੀ."}
1133            }
1134            square-mile{
1135                one{"{0} ਵ. ਮੀਲ"}
1136                other{"{0} ਵ. ਮੀਲ"}
1137            }
1138        }
1139        compound{
1140            per{"{0} ਪ੍ਰਤੀ {1}"}
1141        }
1142        duration{
1143            day{
1144                one{"{0} ਦਿਨ"}
1145                other{"{0} ਦਿਨ"}
1146            }
1147            hour{
1148                one{"{0} ਘੰਟੇ"}
1149                other{"{0} ਘੰਟੇ"}
1150            }
1151            millisecond{
1152                one{"{0} ms"}
1153                other{"{0} ms"}
1154            }
1155            minute{
1156                one{"{0} ਮਿੰਟ"}
1157                other{"{0} ਮਿੰਟ"}
1158            }
1159            month{
1160                one{"{0} ਮਹੀਨਾ"}
1161                other{"{0} ਮਹੀਨੇ"}
1162            }
1163            second{
1164                one{"{0} ਸਕਿੰਟ"}
1165                other{"{0} ਸਕਿੰਟ"}
1166            }
1167            week{
1168                one{"{0} ਹਫ਼ਤਾ"}
1169                other{"{0} ਹਫ਼ਤੇ"}
1170            }
1171            year{
1172                one{"{0} ਸਾਲ"}
1173                other{"{0} ਸਾਲ"}
1174            }
1175        }
1176        length{
1177            centimeter{
1178                one{"{0} ਸੈਂਟੀਮੀਟਰ"}
1179                other{"{0} ਸੈਂਟੀਮੀਟਰ"}
1180            }
1181            foot{
1182                one{"{0}'"}
1183                other{"{0}'"}
1184            }
1185            inch{
1186                one{"{0}\u0022"}
1187                other{"{0}\u0022"}
1188            }
1189            kilometer{
1190                one{"{0} ਕਿਮੀ"}
1191                other{"{0} ਕਿਮੀ"}
1192            }
1193            light-year{
1194                one{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
1195                other{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
1196            }
1197            meter{
1198                one{"{0} ਮੀ"}
1199                other{"{0} ਮੀ"}
1200            }
1201            mile{
1202                one{"{0} ਮੀਲ"}
1203                other{"{0} ਮੀਲ"}
1204            }
1205            millimeter{
1206                one{"{0} ਮਿਮੀ"}
1207                other{"{0} ਮਿਮੀ"}
1208            }
1209            picometer{
1210                one{"{0} ਪਿਕੋਮੀਟਰ"}
1211                other{"{0} ਪਿਕੋਮੀਟਰ"}
1212            }
1213            yard{
1214                one{"{0} ਯਾਰਡ"}
1215                other{"{0} ਯਾਰਡ"}
1216            }
1217        }
1218        mass{
1219            gram{
1220                one{"{0} ਗ੍ਰਾ."}
1221                other{"{0} ਗ੍ਰਾ."}
1222            }
1223            kilogram{
1224                one{"{0} ਕਿ.ਗ੍ਰਾ."}
1225                other{"{0} ਕਿ.ਗ੍ਰਾ."}
1226            }
1227            ounce{
1228                one{"{0} ਆਉਂਸ"}
1229                other{"{0} ਆਉਂਸ"}
1230            }
1231            pound{
1232                one{"{0} ਪਾਉਂਡ"}
1233                other{"{0} ਪਾਉਂਡ"}
1234            }
1235        }
1236        power{
1237            horsepower{
1238                one{"{0} hp"}
1239                other{"{0} hp"}
1240            }
1241            kilowatt{
1242                one{"{0}kW"}
1243                other{"{0}kW"}
1244            }
1245            watt{
1246                one{"{0}W"}
1247                other{"{0}W"}
1248            }
1249        }
1250        pressure{
1251            hectopascal{
1252                one{"{0} hPa"}
1253                other{"{0} hPa"}
1254            }
1255            inch-hg{
1256                one{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1257                other{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1258            }
1259            millibar{
1260                one{"{0} ਮਿਲੀਬਾਰ"}
1261                other{"{0} ਮਿਲੀਬਾਰ"}
1262            }
1263        }
1264        speed{
1265            kilometer-per-hour{
1266                one{"{0} km/h"}
1267                other{"{0} km/h"}
1268            }
1269            meter-per-second{
1270                one{"{0} m/s"}
1271                other{"{0} m/s"}
1272            }
1273            mile-per-hour{
1274                one{"{0}mph"}
1275                other{"{0}mph"}
1276            }
1277        }
1278        temperature{
1279            celsius{
1280                one{"{0}°"}
1281                other{"{0}°"}
1282            }
1283            fahrenheit{
1284                one{"{0}°F"}
1285                other{"{0}°F"}
1286            }
1287        }
1288        volume{
1289            cubic-kilometer{
1290                one{"{0} ਘਣ ਕਿਮੀ"}
1291                other{"{0} ਘਣ ਕਿਮੀ"}
1292            }
1293            cubic-mile{
1294                one{"{0} ਘਣ ਮੀਲ"}
1295                other{"{0} ਘਣ ਮੀਲ"}
1296            }
1297            liter{
1298                one{"{0} ਲੀ."}
1299                other{"{0} ਲੀ."}
1300            }
1301        }
1302    }
1303    unitsShort{
1304        acceleration{
1305            g-force{
1306                one{"{0} ਗੁ-ਸ਼ਕਤੀ"}
1307                other{"{0} ਗੁ-ਸ਼ਕਤੀ"}
1308            }
1309        }
1310        angle{
1311            arc-minute{
1312                one{"{0} ਮਿਨਟ"}
1313                other{"{0} ਮਿਨਟ"}
1314            }
1315            arc-second{
1316                one{"{0} ਸੈਕੇਂਡ"}
1317                other{"{0} ਸੈਕੇਂਡ"}
1318            }
1319            degree{
1320                one{"{0} ਡਿ."}
1321                other{"{0} ਡਿ."}
1322            }
1323        }
1324        area{
1325            acre{
1326                one{"{0} ਏਕੜ"}
1327                other{"{0} ਏਕੜ"}
1328            }
1329            hectare{
1330                one{"{0} ਹੈਕਟੇਅਰ"}
1331                other{"{0} ਹੈਕਟੇਅਰ"}
1332            }
1333            square-foot{
1334                one{"{0} ਵ.ਫੁੱ."}
1335                other{"{0} ਵ.ਫੁੱ."}
1336            }
1337            square-kilometer{
1338                one{"{0} ਵ.ਕਿ.ਮੀ."}
1339                other{"{0} ਵ.ਕਿ.ਮੀ."}
1340            }
1341            square-meter{
1342                one{"{0} ਵ.ਮੀ."}
1343                other{"{0} ਵ.ਮੀ."}
1344            }
1345            square-mile{
1346                one{"{0} ਵ. ਮੀਲ"}
1347                other{"{0} ਵ. ਮੀਲ"}
1348            }
1349        }
1350        compound{
1351            per{"{0}/{1}"}
1352        }
1353        duration{
1354            day{
1355                one{"{0} ਦਿਨ"}
1356                other{"{0} ਦਿਨ"}
1357            }
1358            hour{
1359                one{"{0} ਘੰਟਾ"}
1360                other{"{0} ਘੰਟੇ"}
1361            }
1362            millisecond{
1363                one{"{0} ਮਿਲੀ ਸਕਿੰਟ"}
1364                other{"{0} ਮਿਲੀ ਸਕਿੰਟ"}
1365            }
1366            minute{
1367                one{"{0} ਮਿੰਟ"}
1368                other{"{0} ਮਿੰਟ"}
1369            }
1370            month{
1371                one{"{0} ਮਹੀਨਾ"}
1372                other{"{0} ਮਹੀਨੇ"}
1373            }
1374            second{
1375                one{"{0} ਸਕਿੰਟ"}
1376                other{"{0} ਸਕਿੰਟ"}
1377            }
1378            week{
1379                one{"{0} ਹਫ਼ਤਾ"}
1380                other{"{0} ਹਫ਼ਤੇ"}
1381            }
1382            year{
1383                one{"{0} ਸਾਲ"}
1384                other{"{0} ਸਾਲ"}
1385            }
1386        }
1387        length{
1388            centimeter{
1389                one{"{0} ਸੈਂਟੀਮੀਟਰ"}
1390                other{"{0} ਸੈਂਟੀਮੀਟਰ"}
1391            }
1392            foot{
1393                one{"{0} ਫੁੱ."}
1394                other{"{0} ਫੁੱ."}
1395            }
1396            inch{
1397                one{"{0} ਇੰਚ"}
1398                other{"{0} ਇੰਚ"}
1399            }
1400            kilometer{
1401                one{"{0} ਕਿ.ਮੀ."}
1402                other{"{0} ਕਿ.ਮੀ."}
1403            }
1404            light-year{
1405                one{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
1406                other{"{0} ਪ੍ਰਕਾਸ਼ ਸਾਲ"}
1407            }
1408            meter{
1409                one{"{0} ਮੀ."}
1410                other{"{0} ਮੀ."}
1411            }
1412            mile{
1413                one{"{0} ਮੀਲ"}
1414                other{"{0} ਮੀਲ"}
1415            }
1416            millimeter{
1417                one{"{0} ਮਿ.ਮੀ."}
1418                other{"{0} ਮਿ.ਮੀ."}
1419            }
1420            picometer{
1421                one{"{0} ਪਿਕੋਮੀਟਰ"}
1422                other{"{0} ਪਿਕੋਮੀਟਰ"}
1423            }
1424            yard{
1425                one{"{0} ਯਾਰਡ"}
1426                other{"{0} ਯਾਰਡ"}
1427            }
1428        }
1429        mass{
1430            gram{
1431                one{"{0} ਗ੍ਰਾ."}
1432                other{"{0} ਗ੍ਰਾ."}
1433            }
1434            kilogram{
1435                one{"{0} ਕਿ.ਗ੍ਰਾ."}
1436                other{"{0} ਕਿ.ਗ੍ਰਾ."}
1437            }
1438            ounce{
1439                one{"{0} ਆਉਂਸ"}
1440                other{"{0} ਆਉਂਸ"}
1441            }
1442            pound{
1443                one{"{0} ਪਾਉਂਡ"}
1444                other{"{0} ਪਾਉਂਡ"}
1445            }
1446        }
1447        power{
1448            horsepower{
1449                one{"{0} ਹੌਰਸਪਾਵਰ"}
1450                other{"{0} ਹੌਰਸਪਾਵਰ"}
1451            }
1452            kilowatt{
1453                one{"{0} ਕਿ. ਵਾਟ"}
1454                other{"{0} ਕਿ. ਵਾਟ"}
1455            }
1456            watt{
1457                one{"{0} ਵਾਟ"}
1458                other{"{0} ਵਾਟ"}
1459            }
1460        }
1461        pressure{
1462            hectopascal{
1463                one{"{0} ਹੈਕਟੋਪਾਸਕਲ"}
1464                other{"{0} ਹੈਕਟੋਪਾਸਕਲ"}
1465            }
1466            inch-hg{
1467                one{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1468                other{"{0} ਪਾਰੇ ਦਾ ਇੰਚ"}
1469            }
1470            millibar{
1471                one{"{0} ਮਿਲੀਬਾਰ"}
1472                other{"{0} ਮਿਲੀਬਾਰ"}
1473            }
1474        }
1475        speed{
1476            kilometer-per-hour{
1477                one{"{0} ਕਿ.ਮੀ./ਘੰਟਾ"}
1478                other{"{0} ਕਿ.ਮੀ./ਘੰਟਾ"}
1479            }
1480            meter-per-second{
1481                one{"{0} ਮੀ./ਸਕਿੰਟ"}
1482                other{"{0} ਮੀ./ਸਕਿੰਟ"}
1483            }
1484            mile-per-hour{
1485                one{"{0} ਮੀਲ/ਘੰਟਾ"}
1486                other{"{0} ਮੀਲ/ਘੰਟਾ"}
1487            }
1488        }
1489        temperature{
1490            celsius{
1491                one{"{0} ਡਿਗਰੀ ਸੈਲਸੀਅਸ"}
1492                other{"{0} ਡਿਗਰੀ ਸੈਲਸੀਅਸ"}
1493            }
1494            fahrenheit{
1495                one{"{0} ਡਿਗਰੀ ਫਾਰੇਨਹਾਈਟ"}
1496                other{"{0} ਡਿਗਰੀ ਫਾਰੇਨਹਾਈਟ"}
1497            }
1498        }
1499        volume{
1500            cubic-kilometer{
1501                one{"{0} ਘਣ ਕਿ.ਮੀ."}
1502                other{"{0} ਘਣ ਕਿ.ਮੀ."}
1503            }
1504            cubic-mile{
1505                one{"{0} ਘਣ ਮੀਲ"}
1506                other{"{0} ਘਣ ਮੀਲ"}
1507            }
1508            liter{
1509                one{"{0} ਲੀ."}
1510                other{"{0} ਲੀ."}
1511            }
1512        }
1513    }
1514}
1515