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