File Coverage

blib/lib/Locale/CLDR/Locales/Ta.pm
Criterion Covered Total %
statement 35 35 100.0
branch n/a
condition n/a
subroutine 12 12 100.0
pod n/a
total 47 47 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Ta - Package for language Tamil
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Ta;
10             # This file auto generated from Data\common\main\ta.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1907935 use strict;
  1         3  
  1         46  
14 1     1   7 use warnings;
  1         8  
  1         64  
15 1     1   6 use version;
  1         2  
  1         10  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   139 use v5.12.0;
  1         34  
20 1     1   7 use mro 'c3';
  1         5  
  1         8  
21 1     1   38 use utf8;
  1         2  
  1         12  
22 1     1   116 use feature 'unicode_strings';
  1         4  
  1         196  
23 1     1   9 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         14  
24 1     1   3159 use Moo;
  1         7  
  1         9  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal','spellout-ordinal','digits-ordinal' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   1405 use bigfloat;
  1         3  
  1         10  
40             return {
41             'digits-ordinal' => {
42             'public' => {
43             '-x' => {
44             divisor => q(1),
45             rule => q(−→→),
46             },
47             '0' => {
48             base_value => q(0),
49             divisor => q(1),
50             rule => q(=#,##,##0=.),
51             },
52             'max' => {
53             base_value => q(0),
54             divisor => q(1),
55             rule => q(=#,##,##0=.),
56             },
57             },
58             },
59             'spellout-cardinal' => {
60             'public' => {
61             '-x' => {
62             divisor => q(1),
63             rule => q(எதிர்ம →→),
64             },
65             '0' => {
66             base_value => q(0),
67             divisor => q(1),
68             rule => q(பூஜ்யம்),
69             },
70             'x.x' => {
71             divisor => q(1),
72             rule => q(←← புள்ளி →→),
73             },
74             '1' => {
75             base_value => q(1),
76             divisor => q(1),
77             rule => q(ஒன்று),
78             },
79             '2' => {
80             base_value => q(2),
81             divisor => q(1),
82             rule => q(இரண்டு),
83             },
84             '3' => {
85             base_value => q(3),
86             divisor => q(1),
87             rule => q(மூன்று),
88             },
89             '4' => {
90             base_value => q(4),
91             divisor => q(1),
92             rule => q(நான்கு),
93             },
94             '5' => {
95             base_value => q(5),
96             divisor => q(1),
97             rule => q(ஐந்து),
98             },
99             '6' => {
100             base_value => q(6),
101             divisor => q(1),
102             rule => q(ஆறு),
103             },
104             '7' => {
105             base_value => q(7),
106             divisor => q(1),
107             rule => q(ஏழு),
108             },
109             '8' => {
110             base_value => q(8),
111             divisor => q(1),
112             rule => q(எட்டு),
113             },
114             '9' => {
115             base_value => q(9),
116             divisor => q(1),
117             rule => q(ஒன்பது),
118             },
119             '10' => {
120             base_value => q(10),
121             divisor => q(10),
122             rule => q(பத்து),
123             },
124             '11' => {
125             base_value => q(11),
126             divisor => q(10),
127             rule => q(பதினொன்று),
128             },
129             '12' => {
130             base_value => q(12),
131             divisor => q(10),
132             rule => q(பன்னிரண்டு),
133             },
134             '13' => {
135             base_value => q(13),
136             divisor => q(10),
137             rule => q(பதின்மூன்று),
138             },
139             '14' => {
140             base_value => q(14),
141             divisor => q(10),
142             rule => q(பதினான்கு),
143             },
144             '15' => {
145             base_value => q(15),
146             divisor => q(10),
147             rule => q(பதினைந்து),
148             },
149             '16' => {
150             base_value => q(16),
151             divisor => q(10),
152             rule => q(பதினாறு),
153             },
154             '17' => {
155             base_value => q(17),
156             divisor => q(10),
157             rule => q(பதினேழு),
158             },
159             '18' => {
160             base_value => q(18),
161             divisor => q(10),
162             rule => q(பதினெட்டு),
163             },
164             '19' => {
165             base_value => q(19),
166             divisor => q(10),
167             rule => q(பத்தொன்பது),
168             },
169             '20' => {
170             base_value => q(20),
171             divisor => q(10),
172             rule => q(இருபது[ →→]),
173             },
174             '30' => {
175             base_value => q(30),
176             divisor => q(10),
177             rule => q(முப்பது[ →→]),
178             },
179             '40' => {
180             base_value => q(40),
181             divisor => q(10),
182             rule => q(நாற்பது[ →→]),
183             },
184             '50' => {
185             base_value => q(50),
186             divisor => q(10),
187             rule => q(ஐம்பது[ →→]),
188             },
189             '60' => {
190             base_value => q(60),
191             divisor => q(10),
192             rule => q(அறுபது[ →→]),
193             },
194             '70' => {
195             base_value => q(70),
196             divisor => q(10),
197             rule => q(எழுபது[ →→]),
198             },
199             '80' => {
200             base_value => q(80),
201             divisor => q(10),
202             rule => q(எண்பது[ →→]),
203             },
204             '90' => {
205             base_value => q(90),
206             divisor => q(10),
207             rule => q(தொண்ணூறு[ →→]),
208             },
209             '100' => {
210             base_value => q(100),
211             divisor => q(100),
212             rule => q(நூறு[ →→]),
213             },
214             '200' => {
215             base_value => q(200),
216             divisor => q(100),
217             rule => q(இருநூறு[ →→]),
218             },
219             '300' => {
220             base_value => q(300),
221             divisor => q(100),
222             rule => q(முந்நூறு[ →→]),
223             },
224             '400' => {
225             base_value => q(400),
226             divisor => q(100),
227             rule => q(நாநூறூ[ →→]),
228             },
229             '500' => {
230             base_value => q(500),
231             divisor => q(100),
232             rule => q(ஐநூறு[ →→]),
233             },
234             '600' => {
235             base_value => q(600),
236             divisor => q(100),
237             rule => q(அறுநூறு[ →→]),
238             },
239             '700' => {
240             base_value => q(700),
241             divisor => q(100),
242             rule => q(எழுநூறு[ →→]),
243             },
244             '800' => {
245             base_value => q(800),
246             divisor => q(100),
247             rule => q(எண்நூறு[ →→]),
248             },
249             '900' => {
250             base_value => q(900),
251             divisor => q(100),
252             rule => q(தொள்ளாயிரம்[ →→]),
253             },
254             '1000' => {
255             base_value => q(1000),
256             divisor => q(1000),
257             rule => q(←← ஆயிரம்[ →→]),
258             },
259             '100000' => {
260             base_value => q(100000),
261             divisor => q(100000),
262             rule => q(←← லட்சம்[ →→]),
263             },
264             '10000000' => {
265             base_value => q(10000000),
266             divisor => q(10000000),
267             rule => q(←← கோடி[ →→]),
268             },
269             '1000000000000000000' => {
270             base_value => q(1000000000000000000),
271             divisor => q(1000000000000000000),
272             rule => q(=#,##,##0=),
273             },
274             'max' => {
275             base_value => q(1000000000000000000),
276             divisor => q(1000000000000000000),
277             rule => q(=#,##,##0=),
278             },
279             },
280             },
281             'spellout-numbering' => {
282             'public' => {
283             '0' => {
284             base_value => q(0),
285             divisor => q(1),
286             rule => q(=%spellout-cardinal=),
287             },
288             'max' => {
289             base_value => q(0),
290             divisor => q(1),
291             rule => q(=%spellout-cardinal=),
292             },
293             },
294             },
295             'spellout-numbering-year' => {
296             'public' => {
297             '0' => {
298             base_value => q(0),
299             divisor => q(1),
300             rule => q(=%spellout-numbering=),
301             },
302             'x.x' => {
303             divisor => q(1),
304             rule => q(=0.0=),
305             },
306             'max' => {
307             divisor => q(1),
308             rule => q(=0.0=),
309             },
310             },
311             },
312             'spellout-ordinal' => {
313             'public' => {
314             '-x' => {
315             divisor => q(1),
316             rule => q(எதிர்ம →→),
317             },
318             '0' => {
319             base_value => q(0),
320             divisor => q(1),
321             rule => q(பூஜ்யம்),
322             },
323             'x.x' => {
324             divisor => q(1),
325             rule => q(=#,##,##0.#=),
326             },
327             '1' => {
328             base_value => q(1),
329             divisor => q(1),
330             rule => q(முதலாவது),
331             },
332             '2' => {
333             base_value => q(2),
334             divisor => q(1),
335             rule => q(இரண்டாவது),
336             },
337             '3' => {
338             base_value => q(3),
339             divisor => q(1),
340             rule => q(மூன்றாவது),
341             },
342             '4' => {
343             base_value => q(4),
344             divisor => q(1),
345             rule => q(நான்காவது),
346             },
347             '5' => {
348             base_value => q(5),
349             divisor => q(1),
350             rule => q(ஐந்தாவது),
351             },
352             '6' => {
353             base_value => q(6),
354             divisor => q(1),
355             rule => q(ஆறாவது),
356             },
357             '7' => {
358             base_value => q(7),
359             divisor => q(1),
360             rule => q(ஏழாவது),
361             },
362             '8' => {
363             base_value => q(8),
364             divisor => q(1),
365             rule => q(எட்டாவது),
366             },
367             '9' => {
368             base_value => q(9),
369             divisor => q(1),
370             rule => q(ஒன்பதாவது),
371             },
372             '10' => {
373             base_value => q(10),
374             divisor => q(10),
375             rule => q(பத்தாவது),
376             },
377             '11' => {
378             base_value => q(11),
379             divisor => q(10),
380             rule => q(பதினொன்றாவது),
381             },
382             '12' => {
383             base_value => q(12),
384             divisor => q(10),
385             rule => q(பன்னிரண்டாவது),
386             },
387             '13' => {
388             base_value => q(13),
389             divisor => q(10),
390             rule => q(பதிமூன்றாவது),
391             },
392             '14' => {
393             base_value => q(14),
394             divisor => q(10),
395             rule => q(பதிநான்காவது),
396             },
397             '15' => {
398             base_value => q(15),
399             divisor => q(10),
400             rule => q(பதினைந்தாவது),
401             },
402             '16' => {
403             base_value => q(16),
404             divisor => q(10),
405             rule => q(பதினாறாவது),
406             },
407             '17' => {
408             base_value => q(17),
409             divisor => q(10),
410             rule => q(பதினேழாவது),
411             },
412             '18' => {
413             base_value => q(18),
414             divisor => q(10),
415             rule => q(பதினெட்டாவது),
416             },
417             '19' => {
418             base_value => q(19),
419             divisor => q(10),
420             rule => q(பத்தொன்பதாவது),
421             },
422             '20' => {
423             base_value => q(20),
424             divisor => q(10),
425             rule => q(இருபதாவது),
426             },
427             '21' => {
428             base_value => q(21),
429             divisor => q(10),
430             rule => q(=#,##,##0=ாவது),
431             },
432             'max' => {
433             base_value => q(21),
434             divisor => q(10),
435             rule => q(=#,##,##0=ாவது),
436             },
437             },
438             },
439             } },
440             );
441              
442             has 'display_name_language' => (
443             is => 'ro',
444             isa => CodeRef,
445             init_arg => undef,
446             default => sub {
447             sub {
448             my %languages = (
449             'aa' => 'அஃபார்',
450             'ab' => 'அப்காஜியான்',
451             'ace' => 'ஆச்சினீஸ்',
452             'ach' => 'அகோலி',
453             'ada' => 'அதாங்மே',
454             'ady' => 'அதகே',
455             'ae' => 'அவெஸ்தான்',
456             'aeb' => 'துனிசிய அரபு',
457             'af' => 'ஆஃப்ரிகான்ஸ்',
458             'afh' => 'அஃப்ரிஹிலி',
459             'agq' => 'அகெம்',
460             'ain' => 'ஐனு',
461             'ak' => 'அகான்',
462             'akk' => 'அக்கேதியன்',
463             'ale' => 'அலூட்',
464             'alt' => 'தெற்கு அல்தை',
465             'am' => 'அம்ஹாரிக்',
466             'an' => 'ஆர்கோனீஸ்',
467             'ang' => 'பழைய ஆங்கிலம்',
468             'ann' => 'ஒபோலோ',
469             'anp' => 'அங்கிகா',
470             'ar' => 'அரபிக்',
471             'ar_001' => 'நவீன நிலையான அரபிக்',
472             'arc' => 'அராமைக்',
473             'arn' => 'மபுச்சே',
474             'arp' => 'அரபஹோ',
475             'ars' => 'நஜ்தி அரபிக்',
476             'arw' => 'அராவாக்',
477             'as' => 'அஸ்ஸாமீஸ்',
478             'asa' => 'அசு',
479             'ast' => 'அஸ்துரியன்',
480             'atj' => 'அடிகாமேக்வ்',
481             'av' => 'அவேரிக்',
482             'awa' => 'அவதி',
483             'ay' => 'அய்மரா',
484             'az' => 'அசர்பைஜானி',
485             'az@alt=short' => 'அஸேரி',
486             'ba' => 'பஷ்கிர்',
487             'bal' => 'பலூச்சி',
488             'ban' => 'பலினீஸ்',
489             'bas' => 'பாஸா',
490             'be' => 'பெலாருஷியன்',
491             'bej' => 'பேஜா',
492             'bem' => 'பெம்பா',
493             'bez' => 'பெனா',
494             'bfq' => 'படகா',
495             'bg' => 'பல்கேரியன்',
496             'bgc' => 'ஹரியான்வி',
497             'bgn' => 'மேற்கு பலோச்சி',
498             'bho' => 'போஜ்பூரி',
499             'bi' => 'பிஸ்லாமா',
500             'bik' => 'பிகோல்',
501             'bin' => 'பினி',
502             'bla' => 'சிக்சிகா',
503             'blo' => 'அனீ',
504             'bm' => 'பம்பாரா',
505             'bn' => 'வங்காளம்',
506             'bo' => 'திபெத்தியன்',
507             'bpy' => 'பிஷ்ணுப்பிரியா',
508             'br' => 'பிரெட்டன்',
509             'bra' => 'ப்ராஜ்',
510             'brx' => 'போடோ',
511             'bs' => 'போஸ்னியன்',
512             'bua' => 'புரியாத்',
513             'bug' => 'புகினீஸ்',
514             'byn' => 'ப்லின்',
515             'ca' => 'கேட்டலான்',
516             'cad' => 'கேடோ',
517             'car' => 'கரீப்',
518             'cay' => 'கேயுகா',
519             'cch' => 'ஆட்சம்',
520             'ccp' => 'சக்மா',
521             'ce' => 'செச்சென்',
522             'ceb' => 'செபுவானோ',
523             'cgg' => 'சிகா',
524             'ch' => 'சாமோரோ',
525             'chb' => 'சிப்சா',
526             'chg' => 'ஷகதை',
527             'chk' => 'சூகிசே',
528             'chm' => 'மாரி',
529             'chn' => 'சினூக் ஜார்கான்',
530             'cho' => 'சோக்தௌ',
531             'chp' => 'சிபெவ்யான்',
532             'chr' => 'செரோகீ',
533             'chy' => 'செயேனி',
534             'ckb' => 'மத்திய குர்திஷ்',
535             'clc' => 'சில்கோடின்',
536             'co' => 'கார்சிகன்',
537             'cop' => 'காப்டிக்',
538             'cr' => 'க்ரீ',
539             'crg' => 'மிச்சிஃப்',
540             'crh' => 'கிரிமியன் துர்க்கி',
541             'crj' => 'தென்கிழக்கு க்ரீ',
542             'crk' => 'சமவெளி க்ரீ',
543             'crl' => 'வடகிழக்கு க்ரீ',
544             'crm' => 'மூஸ் க்ரீ',
545             'crr' => 'கரோலினா அல்கோன்குயன்',
546             'crs' => 'செசெல்வா க்ரெயோல் பிரெஞ்சு',
547             'cs' => 'செக்',
548             'csb' => 'கஷுபியன்',
549             'csw' => 'சதுப்பு நில க்ரீ',
550             'cu' => 'சர்ச் ஸ்லாவிக்',
551             'cv' => 'சுவாஷ்',
552             'cy' => 'வேல்ஷ்',
553             'da' => 'டேனிஷ்',
554             'dak' => 'டகோடா',
555             'dar' => 'தார்குவா',
556             'dav' => 'டைடா',
557             'de' => 'ஜெர்மன்',
558             'de_AT' => 'ஆஸ்திரிய ஜெர்மன்',
559             'de_CH' => 'ஸ்விஸ் ஹை ஜெர்மன்',
560             'del' => 'டெலாவர்',
561             'den' => 'ஸ்லாவ்',
562             'dgr' => 'டோக்ரிப்',
563             'din' => 'டின்கா',
564             'dje' => 'ஸார்மா',
565             'doi' => 'டோக்ரி',
566             'dsb' => 'லோயர் சோர்பியன்',
567             'dua' => 'டுவாலா',
568             'dum' => 'மிடில் டச்சு',
569             'dv' => 'திவேஹி',
570             'dyo' => 'ஜோலா-ஃபோன்யி',
571             'dyu' => 'ட்யூலா',
572             'dz' => 'பூடானி',
573             'dzg' => 'டசாகா',
574             'ebu' => 'எம்பு',
575             'ee' => 'ஈவ்',
576             'efi' => 'எஃபிக்',
577             'egy' => 'பண்டைய எகிப்தியன்',
578             'eka' => 'ஈகாஜுக்',
579             'el' => 'கிரேக்கம்',
580             'elx' => 'எலமைட்',
581             'en' => 'ஆங்கிலம்',
582             'en_AU' => 'ஆஸ்திரேலிய ஆங்கிலம்',
583             'en_CA' => 'கனடிய ஆங்கிலம்',
584             'en_GB' => 'பிரிட்டிஷ் ஆங்கிலம்',
585             'en_GB@alt=short' => 'ஆங்கிலம் (யூகே)',
586             'en_US' => 'அமெரிக்க ஆங்கிலம்',
587             'en_US@alt=short' => 'ஆங்கிலம் (யூஎஸ்)',
588             'enm' => 'மிடில் ஆங்கிலம்',
589             'eo' => 'எஸ்பரேன்டோ',
590             'es' => 'ஸ்பானிஷ்',
591             'es_419' => 'லத்தின் அமெரிக்க ஸ்பானிஷ்',
592             'es_ES' => 'ஐரோப்பிய ஸ்பானிஷ்',
593             'es_MX' => 'மெக்ஸிகன் ஸ்பானிஷ்',
594             'et' => 'எஸ்டோனியன்',
595             'eu' => 'பாஸ்க்',
596             'ewo' => 'எவோன்டோ',
597             'fa' => 'பெர்ஷியன்',
598             'fa_AF' => 'தாரி',
599             'fan' => 'ஃபேங்க்',
600             'fat' => 'ஃபான்டி',
601             'ff' => 'ஃபுலா',
602             'fi' => 'ஃபின்னிஷ்',
603             'fil' => 'ஃபிலிபினோ',
604             'fj' => 'ஃபிஜியன்',
605             'fo' => 'ஃபரோயிஸ்',
606             'fon' => 'ஃபான்',
607             'fr' => 'பிரெஞ்சு',
608             'fr_CA' => 'கனடிய பிரெஞ்சு',
609             'fr_CH' => 'ஸ்விஸ் பிரஞ்சு',
610             'frc' => 'கஜுன் பிரெஞ்சு',
611             'frm' => 'மிடில் பிரெஞ்சு',
612             'fro' => 'பழைய பிரெஞ்சு',
613             'frr' => 'வடக்கு ஃப்ரிஸியான்',
614             'frs' => 'கிழக்கு ஃப்ரிஸியான்',
615             'fur' => 'ஃப்ரியூலியன்',
616             'fy' => 'மேற்கு ஃப்ரிஷியன்',
617             'ga' => 'ஐரிஷ்',
618             'gaa' => 'கா',
619             'gag' => 'காகௌஸ்',
620             'gan' => 'கன் சீனம்',
621             'gay' => 'கயோ',
622             'gba' => 'பயா',
623             'gd' => 'ஸ்காட்ஸ் கேலிக்',
624             'gez' => 'கீஜ்',
625             'gil' => 'கில்பெர்டீஸ்',
626             'gl' => 'காலிஸியன்',
627             'gmh' => 'மிடில் ஹை ஜெர்மன்',
628             'gn' => 'க்வாரனி',
629             'goh' => 'பழைய ஹை ஜெர்மன்',
630             'gon' => 'கோன்டி',
631             'gor' => 'கோரோன்டலோ',
632             'got' => 'கோதிக்',
633             'grb' => 'க்ரேபோ',
634             'grc' => 'பண்டைய கிரேக்கம்',
635             'gsw' => 'ஸ்விஸ் ஜெர்மன்',
636             'gu' => 'குஜராத்தி',
637             'guz' => 'குஸி',
638             'gv' => 'மேங்க்ஸ்',
639             'gwi' => 'குவிசின்',
640             'ha' => 'ஹௌஸா',
641             'hai' => 'ஹைடா',
642             'hak' => 'ஹக்கா சீனம்',
643             'haw' => 'ஹவாயியன்',
644             'hax' => 'தெற்கு ஹைடா',
645             'he' => 'ஹீப்ரூ',
646             'hi' => 'இந்தி',
647             'hi_Latn@alt=variant' => 'ஹிங்கிலிஷ்',
648             'hif' => 'ஃபிஜி இந்தி',
649             'hil' => 'ஹிலிகாய்னான்',
650             'hit' => 'ஹிட்டைட்',
651             'hmn' => 'மாங்க்',
652             'ho' => 'ஹிரி மோட்டு',
653             'hr' => 'குரோஷியன்',
654             'hsb' => 'அப்பர் சோர்பியான்',
655             'hsn' => 'சியாங்க் சீனம்',
656             'ht' => 'ஹைத்தியன் க்ரியோலி',
657             'hu' => 'ஹங்கேரியன்',
658             'hup' => 'ஹுபா',
659             'hur' => 'ஹல்கோமெலம்',
660             'hy' => 'ஆர்மேனியன்',
661             'hz' => 'ஹெரேரோ',
662             'ia' => 'இன்டர்லிங்வா',
663             'iba' => 'இபான்',
664             'ibb' => 'இபிபியோ',
665             'id' => 'இந்தோனேஷியன்',
666             'ie' => 'இன்டர்லிங்',
667             'ig' => 'இக்போ',
668             'ii' => 'சிசுவான் ஈ',
669             'ik' => 'இனுபியாக்',
670             'ikt' => 'மேற்கு கனடிய இனுக்டிடுட்',
671             'ilo' => 'இலோகோ',
672             'inh' => 'இங்குஷ்',
673             'io' => 'இடோ',
674             'is' => 'ஐஸ்லேண்டிக்',
675             'it' => 'இத்தாலியன்',
676             'iu' => 'இனுகிடூட்',
677             'ja' => 'ஜப்பானியம்',
678             'jbo' => 'லோஜ்பன்',
679             'jgo' => 'நகொம்பா',
680             'jmc' => 'மாசெம்',
681             'jpr' => 'ஜூதேயோ-பெர்ஷியன்',
682             'jrb' => 'ஜூதேயோ-அராபிக்',
683             'jv' => 'ஜாவனீஸ்',
684             'ka' => 'ஜார்ஜியன்',
685             'kaa' => 'காரா-கல்பாக்',
686             'kab' => 'கபாய்ல்',
687             'kac' => 'காசின்',
688             'kaj' => 'ஜ்ஜூ',
689             'kam' => 'கம்பா',
690             'kaw' => 'காவி',
691             'kbd' => 'கபார்டியன்',
692             'kcg' => 'தையாப்',
693             'kde' => 'மகொண்டே',
694             'kea' => 'கபுவெர்தியானு',
695             'kfo' => 'கோரோ',
696             'kg' => 'காங்கோ',
697             'kgp' => 'கைன்கேங்',
698             'kha' => 'காஸி',
699             'kho' => 'கோதானீஸ்',
700             'khq' => 'கொய்ரா சீனீ',
701             'ki' => 'கிகுயூ',
702             'kj' => 'குவான்யாமா',
703             'kk' => 'கசாக்',
704             'kkj' => 'ககோ',
705             'kl' => 'கலாலிசூட்',
706             'kln' => 'கலின்ஜின்',
707             'km' => 'கெமெர்',
708             'kmb' => 'கிம்புன்து',
709             'kn' => 'கன்னடம்',
710             'ko' => 'கொரியன்',
711             'koi' => 'கொமி-பெர்ம்யாக்',
712             'kok' => 'கொங்கணி',
713             'kos' => 'கோஸ்ரைன்',
714             'kpe' => 'க்பெல்லே',
715             'kr' => 'கனுரி',
716             'krc' => 'கராசே-பல்கார்',
717             'krl' => 'கரேலியன்',
718             'kru' => 'குருக்',
719             'ks' => 'காஷ்மிரி',
720             'ksb' => 'ஷம்பாலா',
721             'ksf' => 'பாஃபியா',
722             'ksh' => 'கொலோக்னியன்',
723             'ku' => 'குர்திஷ்',
724             'kum' => 'கும்யிக்',
725             'kut' => 'குடேனை',
726             'kv' => 'கொமி',
727             'kw' => 'கார்னிஷ்',
728             'kwk' => 'குவாக்வாலா',
729             'kxv' => 'குவி',
730             'ky' => 'கிர்கிஸ்',
731             'la' => 'லத்தின்',
732             'lad' => 'லடினோ',
733             'lag' => 'லங்கி',
734             'lah' => 'லஹன்டா',
735             'lam' => 'லம்பா',
736             'lb' => 'லக்ஸம்போர்கிஷ்',
737             'lez' => 'லெஜ்ஜியன்',
738             'lg' => 'கான்டா',
739             'li' => 'லிம்பர்கிஷ்',
740             'lij' => 'லிகூரியன்',
741             'lil' => 'லில்லூயிட்',
742             'lkt' => 'லகோடா',
743             'lmo' => 'லொம்பார்டு',
744             'ln' => 'லிங்காலா',
745             'lo' => 'லாவோ',
746             'lol' => 'மோங்கோ',
747             'lou' => 'லூசியானா க்ரயோல்',
748             'loz' => 'லோசி',
749             'lrc' => 'வடக்கு லுரி',
750             'lsm' => 'சாமியா',
751             'lt' => 'லிதுவேனியன்',
752             'lu' => 'லுபா-கடாங்கா',
753             'lua' => 'லுபா-லுலுலா',
754             'lui' => 'லுய்சேனோ',
755             'lun' => 'லூன்டா',
756             'luo' => 'லுயோ',
757             'lus' => 'மிஸோ',
758             'luy' => 'லுயியா',
759             'lv' => 'லாட்வியன்',
760             'mad' => 'மதுரீஸ்',
761             'mag' => 'மகாஹி',
762             'mai' => 'மைதிலி',
763             'mak' => 'மகாசார்',
764             'man' => 'மான்டிங்கோ',
765             'mas' => 'மாசாய்',
766             'mdf' => 'மோக்க்ஷா',
767             'mdr' => 'மான்டார்',
768             'men' => 'மென்டீ',
769             'mer' => 'மெரு',
770             'mfe' => 'மொரிசியன்',
771             'mg' => 'மலகாஸி',
772             'mga' => 'மிடில் ஐரிஷ்',
773             'mgh' => 'மகுவா-மீட்டோ',
774             'mgo' => 'மேடா',
775             'mh' => 'மார்ஷெலீஸ்',
776             'mi' => 'மௌரி',
777             'mic' => 'மிக்மாக்',
778             'min' => 'மின்னாங்கபௌ',
779             'mk' => 'மாஸிடோனியன்',
780             'ml' => 'மலையாளம்',
781             'mn' => 'மங்கோலியன்',
782             'mnc' => 'மன்சூ',
783             'mni' => 'மணிப்புரி',
784             'moe' => 'இன்னு-ஐமுன்',
785             'moh' => 'மொஹாக்',
786             'mos' => 'மோஸ்ஸி',
787             'mr' => 'மராத்தி',
788             'ms' => 'மலாய்',
789             'mt' => 'மால்டிஸ்',
790             'mua' => 'முன்டாங்',
791             'mul' => 'பல மொழிகள்',
792             'mus' => 'க்ரீக்',
793             'mwl' => 'மிரான்டீஸ்',
794             'mwr' => 'மார்வாரி',
795             'my' => 'பர்மீஸ்',
796             'myv' => 'ஏர்ஜியா',
797             'mzn' => 'மசந்தேரனி',
798             'na' => 'நவ்ரூ',
799             'nan' => 'மின் நான் சீனம்',
800             'nap' => 'நியோபோலிடன்',
801             'naq' => 'நாமா',
802             'nb' => 'நார்வேஜியன் பொக்மால்',
803             'nd' => 'வடக்கு தெபெலே',
804             'nds' => 'லோ ஜெர்மன்',
805             'nds_NL' => 'லோ சாக்ஸன்',
806             'ne' => 'நேபாளி',
807             'new' => 'நெவாரி',
808             'ng' => 'தோங்கா',
809             'nia' => 'நியாஸ்',
810             'niu' => 'நியூவான்',
811             'nl' => 'டச்சு',
812             'nl_BE' => 'ஃப்லெமிஷ்',
813             'nmg' => 'க்வாசியோ',
814             'nn' => 'நார்வேஜியன் நியூநார்ஸ்க்',
815             'nnh' => 'நெகெய்ம்பூன்',
816             'no' => 'நார்வேஜியன்',
817             'nog' => 'நோகை',
818             'non' => 'பழைய நோர்ஸ்',
819             'nqo' => 'என்‘கோ',
820             'nr' => 'தெற்கு தெபெலே',
821             'nso' => 'வடக்கு சோதோ',
822             'nus' => 'நியூர்',
823             'nv' => 'நவாஜோ',
824             'nwc' => 'பாரம்பரிய நேவாரி',
825             'ny' => 'நயன்ஜா',
826             'nym' => 'நியாம்வேஜி',
827             'nyn' => 'நியான்கோலே',
828             'nyo' => 'நியோரோ',
829             'nzi' => 'நிஜ்மா',
830             'oc' => 'ஒக்கிடன்',
831             'oj' => 'ஒஜிப்வா',
832             'ojb' => 'வடமேற்கு ஓஜிப்வா',
833             'ojc' => 'மத்திய ஓஜிப்வா',
834             'ojs' => 'ஓஜி-க்ரீ',
835             'ojw' => 'மேற்கு ஓஜிப்வா',
836             'oka' => 'ஒகானகன்',
837             'om' => 'ஒரோமோ',
838             'or' => 'ஒடியா',
839             'os' => 'ஒசெட்டிக்',
840             'osa' => 'ஓசேஜ்',
841             'ota' => 'ஓட்டோமான் துருக்கிஷ்',
842             'pa' => 'பஞ்சாபி',
843             'pag' => 'பன்காசினன்',
844             'pal' => 'பாஹ்லவி',
845             'pam' => 'பம்பாங்கா',
846             'pap' => 'பபியாமென்டோ',
847             'pau' => 'பலௌவன்',
848             'pcm' => 'நைஜீரியன் பிட்கின்',
849             'pdc' => 'பென்சில்வேனிய ஜெர்மன்',
850             'peo' => 'பழைய பெர்ஷியன்',
851             'phn' => 'ஃபொனிஷியன்',
852             'pi' => 'பாலி',
853             'pis' => 'பிஜின்',
854             'pl' => 'போலிஷ்',
855             'pon' => 'ஃபோன்பெயென்',
856             'pqm' => 'மலிசீட்-பஸ்ஸமகுவாடி',
857             'prg' => 'பிரஷ்யன்',
858             'pro' => 'பழைய ப்ரோவென்சால்',
859             'ps' => 'பஷ்தோ',
860             'ps@alt=variant' => 'புஷ்தோ',
861             'pt' => 'போர்ச்சுகீஸ்',
862             'pt_BR' => 'பிரேசிலிய போர்ச்சுகீஸ்',
863             'pt_PT' => 'ஐரோப்பிய போர்ச்சுகீஸ்',
864             'qu' => 'க்வெச்சுவா',
865             'quc' => 'கீசீ',
866             'raj' => 'ராஜஸ்தானி',
867             'rap' => 'ரபனுய்',
868             'rar' => 'ரரோடோங்கன்',
869             'rhg' => 'ரோகிஞ்சா',
870             'rm' => 'ரோமான்ஷ்',
871             'rn' => 'ருண்டி',
872             'ro' => 'ரோமேனியன்',
873             'ro_MD' => 'மோல்டாவியன்',
874             'rof' => 'ரோம்போ',
875             'rom' => 'ரோமானி',
876             'ru' => 'ரஷியன்',
877             'rup' => 'அரோமானியன்',
878             'rw' => 'கின்யாருவான்டா',
879             'rwk' => 'ருவா',
880             'sa' => 'சமஸ்கிருதம்',
881             'sad' => 'சான்டாவே',
882             'sah' => 'சக்கா',
883             'sam' => 'சமாரிடன் அராமைக்',
884             'saq' => 'சம்புரு',
885             'sas' => 'சாசாக்',
886             'sat' => 'சான்டாலி',
887             'saz' => 'சௌராஷ்டிரம்',
888             'sba' => 'நெகாம்பே',
889             'sbp' => 'சங்கு',
890             'sc' => 'சார்தீனியன்',
891             'scn' => 'சிசிலியன்',
892             'sco' => 'ஸ்காட்ஸ்',
893             'sd' => 'சிந்தி',
894             'sdh' => 'தெற்கு குர்திஷ்',
895             'se' => 'வடக்கு சமி',
896             'seh' => 'செனா',
897             'sel' => 'செல்குப்',
898             'ses' => 'கொய்ராபோரோ சென்னி',
899             'sg' => 'சாங்கோ',
900             'sga' => 'பழைய ஐரிஷ்',
901             'sh' => 'செர்போ-குரோஷியன்',
902             'shi' => 'தசேஹித்',
903             'shn' => 'ஷான்',
904             'si' => 'சிங்களம்',
905             'sid' => 'சிடாமோ',
906             'sk' => 'ஸ்லோவாக்',
907             'sl' => 'ஸ்லோவேனியன்',
908             'slh' => 'தெற்கு லுஷூட்சீட்',
909             'sm' => 'சமோவான்',
910             'sma' => 'தெற்கு சமி',
911             'smj' => 'லுலே சமி',
912             'smn' => 'இனாரி சமி',
913             'sms' => 'ஸ்கோல்ட் சமி',
914             'sn' => 'ஷோனா',
915             'snk' => 'சோனின்கே',
916             'so' => 'சோமாலி',
917             'sog' => 'சோக்தியன்',
918             'sq' => 'அல்பேனியன்',
919             'sr' => 'செர்பியன்',
920             'srn' => 'ஸ்ரானன் டோங்கோ',
921             'srr' => 'செரெர்',
922             'ss' => 'ஸ்வாடீ',
923             'ssy' => 'சஹோ',
924             'st' => 'தெற்கு ஸோதோ',
925             'str' => 'ஸ்ட்ரெய்ட்ஸ் சாலிஷ்',
926             'su' => 'சுண்டானீஸ்',
927             'suk' => 'சுகுமா',
928             'sus' => 'சுசு',
929             'sux' => 'சுமேரியன்',
930             'sv' => 'ஸ்வீடிஷ்',
931             'sw' => 'ஸ்வாஹிலி',
932             'sw_CD' => 'காங்கோ ஸ்வாஹிலி',
933             'swb' => 'கொமோரியன்',
934             'syc' => 'பாரம்பரிய சிரியாக்',
935             'syr' => 'சிரியாக்',
936             'szl' => 'சிலேசியன்',
937             'ta' => 'தமிழ்',
938             'tce' => 'தெற்கு டட்சோன்',
939             'te' => 'தெலுங்கு',
940             'tem' => 'டிம்னே',
941             'teo' => 'டெசோ',
942             'ter' => 'டெரெனோ',
943             'tet' => 'டெடும்',
944             'tg' => 'தஜிக்',
945             'tgx' => 'தகிஷ்',
946             'th' => 'தாய்',
947             'tht' => 'தால்டன்',
948             'ti' => 'டிக்ரின்யா',
949             'tig' => 'டைக்ரே',
950             'tiv' => 'டிவ்',
951             'tk' => 'துருக்மென்',
952             'tkl' => 'டோகேலௌ',
953             'tl' => 'டாகாலோக்',
954             'tlh' => 'க்ளிங்கோன்',
955             'tli' => 'லிங்கிட்',
956             'tmh' => 'தமஷேக்',
957             'tn' => 'ஸ்வானா',
958             'to' => 'டோங்கான்',
959             'tog' => 'நயாசா டோங்கா',
960             'tok' => 'டோக்கி போனா',
961             'tpi' => 'டோக் பிஸின்',
962             'tr' => 'துருக்கிஷ்',
963             'trv' => 'தரோகோ',
964             'ts' => 'ஸோங்கா',
965             'tsi' => 'ட்ஸிம்ஷியன்',
966             'tt' => 'டாடர்',
967             'ttm' => 'வடக்கு டட்சோன்',
968             'tum' => 'தும்புகா',
969             'tvl' => 'டுவாலு',
970             'tw' => 'ட்வி',
971             'twq' => 'டசவாக்',
972             'ty' => 'தஹிதியன்',
973             'tyv' => 'டுவினியன்',
974             'tzm' => 'மத்திய அட்லஸ் டமசைட்',
975             'udm' => 'உட்முர்ட்',
976             'ug' => 'உய்குர்',
977             'uga' => 'உகாரிடிக்',
978             'uk' => 'உக்ரைனியன்',
979             'umb' => 'அம்பொண்டு',
980             'und' => 'அறியப்படாத மொழி',
981             'ur' => 'உருது',
982             'uz' => 'உஸ்பெக்',
983             'vai' => 'வை',
984             've' => 'வென்டா',
985             'vec' => 'வினிசியன்',
986             'vi' => 'வியட்நாமீஸ்',
987             'vmw' => 'மகுவா',
988             'vo' => 'ஒலாபூக்',
989             'vot' => 'வோட்க்',
990             'vun' => 'வுன்ஜோ',
991             'wa' => 'ஒவாலூன்',
992             'wae' => 'வால்சேர்',
993             'wal' => 'வோலாய்ட்டா',
994             'war' => 'வாரே',
995             'was' => 'வாஷோ',
996             'wbp' => 'வல்பிரி',
997             'wo' => 'ஓலோஃப்',
998             'wuu' => 'வூ சீனம்',
999             'xal' => 'கல்மிக்',
1000             'xh' => 'ஹோசா',
1001             'xnr' => 'காங்கிரி',
1002             'xog' => 'சோகா',
1003             'yao' => 'யாவ்',
1004             'yap' => 'யாபேசே',
1005             'yav' => 'யாங்பென்',
1006             'ybb' => 'யெம்பா',
1007             'yi' => 'யெட்டிஷ்',
1008             'yo' => 'யோருபா',
1009             'yrl' => 'நஹீன்கட்டு',
1010             'yue' => 'காண்டோனீஸ்',
1011             'yue@alt=menu' => 'சீனம், காண்டோனீஸ்',
1012             'za' => 'ஜுவாங்',
1013             'zap' => 'ஜாபோடெக்',
1014             'zbl' => 'ப்லிஸ்ஸிம்பால்ஸ்',
1015             'zen' => 'ஜெனகா',
1016             'zgh' => 'ஸ்டாண்டர்ட் மொராக்கன் தமாசைட்',
1017             'zh' => 'சீனம்',
1018             'zh@alt=menu' => 'சீனம், மாண்டரின்',
1019             'zh_Hans' => 'எளிதாக்கப்பட்ட சீனம்',
1020             'zh_Hans@alt=long' => 'எளிதாக்கப்பட்ட சீன மாண்டரின்',
1021             'zh_Hant' => 'பாரம்பரிய சீனம்',
1022             'zh_Hant@alt=long' => 'பாரம்பரிய சீன மாண்டரின்',
1023             'zu' => 'ஜுலு',
1024             'zun' => 'ஜூனி',
1025             'zxx' => 'மொழி உள்ளடக்கம் ஏதுமில்லை',
1026             'zza' => 'ஜாஜா',
1027              
1028             );
1029             if (@_) {
1030             return $languages{$_[0]};
1031             }
1032             return \%languages;
1033             }
1034             },
1035             );
1036              
1037             has 'display_name_script' => (
1038             is => 'ro',
1039             isa => CodeRef,
1040             init_arg => undef,
1041             default => sub {
1042             sub {
1043             my %scripts = (
1044             'Adlm' => 'அட்லாம்',
1045             'Arab' => 'அரபிக்',
1046             'Arab@alt=variant' => 'பெர்சோ அரபிக்',
1047             'Aran' => 'நஸ்டாலிக்',
1048             'Armi' => 'இம்பேரியல் அரமெய்க்',
1049             'Armn' => 'அர்மேனியன்',
1050             'Avst' => 'அவெஸ்தான்',
1051             'Bali' => 'பாலினீஸ்',
1052             'Batk' => 'பாடாக்',
1053             'Beng' => 'வங்காளம்',
1054             'Blis' => 'ப்லிஸ்ஸிமிபால்ஸ்',
1055             'Bopo' => 'போபோமோஃபோ',
1056             'Brah' => 'பிரம்மி',
1057             'Brai' => 'பிரெயில்',
1058             'Bugi' => 'புகினீஸ்',
1059             'Buhd' => 'புகித்',
1060             'Cakm' => 'சக்மா',
1061             'Cans' => 'ஒருங்கிணைக்கப்பட்ட கனடிய பழங்குடி எழுத்துகள்',
1062             'Cari' => 'கரியன்',
1063             'Cham' => 'சாம்',
1064             'Cher' => 'செரோக்கி',
1065             'Cirt' => 'கிர்த்',
1066             'Copt' => 'காப்டிக்',
1067             'Cprt' => 'சைப்ரியாட்',
1068             'Cyrl' => 'சிரிலிக்',
1069             'Cyrs' => 'பழைய சர்ச் ஸ்லவோனிக் சிரிலிக்',
1070             'Deva' => 'தேவநாகரி',
1071             'Dsrt' => 'டெசராட்',
1072             'Egyd' => 'எகிப்தியன் டெமோட்டிக்',
1073             'Egyh' => 'எகிப்தியன் ஹைரேட்டிக்',
1074             'Egyp' => 'எகிப்தியன் ஹைரோகிளிப்ஸ்',
1075             'Ethi' => 'எத்தியோபிக்',
1076             'Geok' => 'ஜியார்ஜியன் குட்சுரி',
1077             'Geor' => 'ஜார்ஜியன்',
1078             'Glag' => 'க்லாகோலிடிக்',
1079             'Goth' => 'கோதிக்',
1080             'Grek' => 'கிரேக்கம்',
1081             'Gujr' => 'குஜராத்தி',
1082             'Guru' => 'குர்முகி',
1083             'Hanb' => 'ஹன்ப்',
1084             'Hang' => 'ஹங்குல்',
1085             'Hani' => 'ஹன்',
1086             'Hano' => 'ஹனுனூ',
1087             'Hans' => 'எளிதாக்கப்பட்டது',
1088             'Hans@alt=stand-alone' => 'எளிதாக்கப்பட்ட ஹன்',
1089             'Hant' => 'பாரம்பரியம்',
1090             'Hant@alt=stand-alone' => 'பாரம்பரிய ஹன்',
1091             'Hebr' => 'ஹீப்ரு',
1092             'Hira' => 'ஹிராகானா',
1093             'Hmng' => 'பஹாவ் மாங்க்',
1094             'Hrkt' => 'ஜப்பானிய எழுத்துருக்கள்',
1095             'Hung' => 'பழைய ஹங்கேரியன்',
1096             'Inds' => 'சிந்து',
1097             'Ital' => 'பழைய இத்தாலி',
1098             'Jamo' => 'ஜமோ',
1099             'Java' => 'ஜாவனீஸ்',
1100             'Jpan' => 'ஜப்பானியம்',
1101             'Kali' => 'கயாஹ் லீ',
1102             'Kana' => 'கதகானா',
1103             'Khar' => 'கரோஷ்டி',
1104             'Khmr' => 'கமெர்',
1105             'Knda' => 'கன்னடம்',
1106             'Kore' => 'கொரியன்',
1107             'Kthi' => 'காய்தி',
1108             'Lana' => 'லன்னா',
1109             'Laoo' => 'லாவோ',
1110             'Latf' => 'ஃப்ரக்டூர் லெத்தின்',
1111             'Latg' => 'கேலிக் லெத்தின்',
1112             'Latn' => 'லத்தின்',
1113             'Lepc' => 'லெப்சா',
1114             'Limb' => 'லிம்பு',
1115             'Lina' => 'லினியர் ஏ',
1116             'Linb' => 'லினியர் பி',
1117             'Lyci' => 'லிசியன்',
1118             'Lydi' => 'லிடியன்',
1119             'Mand' => 'மேன்டியன்',
1120             'Mani' => 'மனிசெய்ன்',
1121             'Maya' => 'மயான் ஹைரோகிளிப்',
1122             'Mero' => 'மெராய்டிக்',
1123             'Mlym' => 'மலையாளம்',
1124             'Mong' => 'மங்கோலியன்',
1125             'Moon' => 'மூன்',
1126             'Mtei' => 'மெய்தெய் மயக்',
1127             'Mymr' => 'மியான்மர்',
1128             'Nkoo' => 'என்‘கோ',
1129             'Ogam' => 'ஒகாம்',
1130             'Olck' => 'ஒல் சிக்கி',
1131             'Orkh' => 'ஆர்கான்',
1132             'Orya' => 'ஒடியா',
1133             'Osma' => 'ஒஸ்மான்யா',
1134             'Perm' => 'பழைய பெர்மிக்',
1135             'Phag' => 'பக்ஸ்-பா',
1136             'Phli' => 'இன்ஸ்கிரிப்ஷனல் பஹலவி',
1137             'Phlp' => 'சால்டர் பஹலவி',
1138             'Phlv' => 'புக் பஹலவி',
1139             'Phnx' => 'ஃபோனேஷியன்',
1140             'Plrd' => 'போலார்ட் ஃபொனெட்டிக்',
1141             'Prti' => 'இன்ஸ்கிரிப்ஷனல் பார்த்தியன்',
1142             'Rjng' => 'ரெஜெய்ன்',
1143             'Rohg' => 'ஹனிஃபி',
1144             'Roro' => 'ரொங்கோரொங்கோ',
1145             'Runr' => 'ருனிக்',
1146             'Samr' => 'சமாரிடன்',
1147             'Sara' => 'சாராதி',
1148             'Saur' => 'சௌராஷ்ட்ரா',
1149             'Sgnw' => 'ஸைன்எழுத்து',
1150             'Shaw' => 'ஷவியான்',
1151             'Sinh' => 'சிங்களம்',
1152             'Sund' => 'சுந்தானீஸ்',
1153             'Sylo' => 'சிலோடி நக்ரி',
1154             'Syrc' => 'சிரியாக்',
1155             'Syre' => 'எஸ்ட்ரெங்கெலோ சிரியாக்',
1156             'Syrj' => 'மேற்கு சிரியாக்',
1157             'Syrn' => 'கிழக்கு சிரியாக்',
1158             'Tagb' => 'தகோவானா',
1159             'Tale' => 'தாய் லே',
1160             'Talu' => 'புதிய தை லூ',
1161             'Taml' => 'தமிழ்',
1162             'Tavt' => 'தை வியத்',
1163             'Telu' => 'தெலுங்கு',
1164             'Teng' => 'தெங்வார்',
1165             'Tfng' => 'டிஃபினாக்',
1166             'Tglg' => 'தகலாக்',
1167             'Thaa' => 'தானா',
1168             'Thai' => 'தாய்',
1169             'Tibt' => 'திபெத்தியன்',
1170             'Ugar' => 'உகாரதிக்',
1171             'Vaii' => 'வை',
1172             'Visp' => 'விசிபிள் ஸ்பீச்',
1173             'Xpeo' => 'பழைய பெர்ஷியன்',
1174             'Xsux' => 'சுமெரோ-அக்கடியன் க்யூனிஃபார்ம்',
1175             'Yiii' => 'யீ',
1176             'Zinh' => 'பாரம்பரியமான',
1177             'Zmth' => 'கணிதக்குறியீடு',
1178             'Zsye' => 'எமோஜி',
1179             'Zsym' => 'சின்னங்கள்',
1180             'Zxxx' => 'எழுதப்படாதது',
1181             'Zyyy' => 'பொது',
1182             'Zzzz' => 'அறியப்படாத ஸ்கிரிப்ட்',
1183              
1184             );
1185             if ( @_ ) {
1186             return $scripts{$_[0]};
1187             }
1188             return \%scripts;
1189             }
1190             }
1191             );
1192              
1193             has 'display_name_region' => (
1194             is => 'ro',
1195             isa => HashRef[Str],
1196             init_arg => undef,
1197             default => sub {
1198             {
1199             '001' => 'உலகம்',
1200             '002' => 'ஆப்பிரிக்கா',
1201             '003' => 'வட அமெரிக்கா',
1202             '005' => 'தென் அமெரிக்கா',
1203             '009' => 'ஓஷியானியா',
1204             '011' => 'மேற்கு ஆப்பிரிக்கா',
1205             '013' => 'மத்திய அமெரிக்கா',
1206             '014' => 'கிழக்கு ஆப்பிரிக்கா',
1207             '015' => 'வடக்கு ஆப்பிரிக்கா',
1208             '017' => 'மத்திய ஆப்பிரிக்கா',
1209             '018' => 'தெற்கு ஆப்பிரிக்கா',
1210             '019' => 'அமெரிக்காஸ்',
1211             '021' => 'வடக்கு அமெரிக்கா',
1212             '029' => 'கரீபியன்',
1213             '030' => 'கிழக்கு ஆசியா',
1214             '034' => 'தெற்கு ஆசியா',
1215             '035' => 'தென்கிழக்கு ஆசியா',
1216             '039' => 'தெற்கு ஐரோப்பா',
1217             '053' => 'ஆஸ்திரலேசியா',
1218             '054' => 'மெலனேஷியா',
1219             '057' => 'மைக்ரோனேஷியன் பிரதேசம்',
1220             '061' => 'பாலினேஷியா',
1221             '142' => 'ஆசியா',
1222             '143' => 'மத்திய ஆசியா',
1223             '145' => 'மேற்கு ஆசியா',
1224             '150' => 'ஐரோப்பா',
1225             '151' => 'கிழக்கு ஐரோப்பா',
1226             '154' => 'வடக்கு ஐரோப்பா',
1227             '155' => 'மேற்கு ஐரோப்பா',
1228             '202' => 'துணை சஹாரா ஆப்பிரிக்கா',
1229             '419' => 'லத்தீன் அமெரிக்கா',
1230             'AC' => 'அஷன்ஷியன் தீவு',
1231             'AD' => 'அன்டோரா',
1232             'AE' => 'ஐக்கிய அரபு எமிரேட்ஸ்',
1233             'AF' => 'ஆஃப்கானிஸ்தான்',
1234             'AG' => 'ஆண்டிகுவா மற்றும் பார்புடா',
1235             'AI' => 'அங்கியுலா',
1236             'AL' => 'அல்பேனியா',
1237             'AM' => 'அர்மேனியா',
1238             'AO' => 'அங்கோலா',
1239             'AQ' => 'அண்டார்டிகா',
1240             'AR' => 'அர்ஜென்டினா',
1241             'AS' => 'அமெரிக்க சமோவா',
1242             'AT' => 'ஆஸ்திரியா',
1243             'AU' => 'ஆஸ்திரேலியா',
1244             'AW' => 'அரூபா',
1245             'AX' => 'ஆலந்து தீவுகள்',
1246             'AZ' => 'அசர்பைஜான்',
1247             'BA' => 'போஸ்னியா & ஹெர்ஸகோவினா',
1248             'BB' => 'பார்படாஸ்',
1249             'BD' => 'பங்களாதேஷ்',
1250             'BE' => 'பெல்ஜியம்',
1251             'BF' => 'புர்கினா ஃபாஸோ',
1252             'BG' => 'பல்கேரியா',
1253             'BH' => 'பஹ்ரைன்',
1254             'BI' => 'புருண்டி',
1255             'BJ' => 'பெனின்',
1256             'BL' => 'செயின்ட் பார்தேலெமி',
1257             'BM' => 'பெர்முடா',
1258             'BN' => 'புருனே',
1259             'BO' => 'பொலிவியா',
1260             'BQ' => 'கரீபியன் நெதர்லாந்து',
1261             'BR' => 'பிரேசில்',
1262             'BS' => 'பஹாமாஸ்',
1263             'BT' => 'பூடான்',
1264             'BV' => 'பொவேட் தீவு',
1265             'BW' => 'போட்ஸ்வானா',
1266             'BY' => 'பெலாரஸ்',
1267             'BZ' => 'பெலிஸ்',
1268             'CA' => 'கனடா',
1269             'CC' => 'கோகோஸ் (கீலிங்) தீவுகள்',
1270             'CD' => 'காங்கோ - கின்ஷாசா',
1271             'CD@alt=variant' => 'காங்கோ (டிஆர்சி)',
1272             'CF' => 'மத்திய ஆப்ரிக்கக் குடியரசு',
1273             'CG' => 'காங்கோ - ப்ராஸாவில்லே',
1274             'CG@alt=variant' => 'காங்கோ (குடியரசு)',
1275             'CH' => 'ஸ்விட்சர்லாந்து',
1276             'CI' => 'கோட் தி’வாயர்',
1277             'CI@alt=variant' => 'ஐவரி கோஸ்ட்',
1278             'CK' => 'குக் தீவுகள்',
1279             'CL' => 'சிலி',
1280             'CM' => 'கேமரூன்',
1281             'CN' => 'சீனா',
1282             'CO' => 'கொலம்பியா',
1283             'CP' => 'கிலிப்பர்டன் தீவு',
1284             'CR' => 'கோஸ்டாரிகா',
1285             'CU' => 'கியூபா',
1286             'CV' => 'கேப் வெர்டே',
1287             'CW' => 'குராகவ்',
1288             'CX' => 'கிறிஸ்துமஸ் தீவு',
1289             'CY' => 'சைப்ரஸ்',
1290             'CZ' => 'செசியா',
1291             'CZ@alt=variant' => 'செக் குடியரசு',
1292             'DE' => 'ஜெர்மனி',
1293             'DG' => 'டியகோ கார்ஷியா',
1294             'DJ' => 'ஜிபௌட்டி',
1295             'DK' => 'டென்மார்க்',
1296             'DM' => 'டொமினிகா',
1297             'DO' => 'டொமினிகன் குடியரசு',
1298             'DZ' => 'அல்ஜீரியா',
1299             'EA' => 'சியூடா & மெலில்லா',
1300             'EC' => 'ஈக்வடார்',
1301             'EE' => 'எஸ்டோனியா',
1302             'EG' => 'எகிப்து',
1303             'EH' => 'மேற்கு சஹாரா',
1304             'ER' => 'எரிட்ரியா',
1305             'ES' => 'ஸ்பெயின்',
1306             'ET' => 'எத்தியோப்பியா',
1307             'EU' => 'ஐரோப்பிய யூனியன்',
1308             'EZ' => 'யூரோஜோன்',
1309             'FI' => 'பின்லாந்து',
1310             'FJ' => 'ஃபிஜி',
1311             'FK' => 'ஃபாக்லாந்து தீவுகள்',
1312             'FK@alt=variant' => 'ஃபாக்லாந்து தீவுகள் (இஸ்லாஸ் மால்வினஸ்)',
1313             'FM' => 'மைக்ரோனேஷியா',
1314             'FO' => 'ஃபாரோ தீவுகள்',
1315             'FR' => 'பிரான்ஸ்',
1316             'GA' => 'கேபான்',
1317             'GB' => 'யுனைடெட் கிங்டம்',
1318             'GB@alt=short' => 'யூகே',
1319             'GD' => 'கிரனெடா',
1320             'GE' => 'ஜார்ஜியா',
1321             'GF' => 'பிரெஞ்சு கயானா',
1322             'GG' => 'கெர்ன்சி',
1323             'GH' => 'கானா',
1324             'GI' => 'ஜிப்ரால்டர்',
1325             'GL' => 'கிரீன்லாந்து',
1326             'GM' => 'காம்பியா',
1327             'GN' => 'கினியா',
1328             'GP' => 'க்வாதேலோப்',
1329             'GQ' => 'ஈக்வடோரியல் கினியா',
1330             'GR' => 'கிரீஸ்',
1331             'GS' => 'தெற்கு ஜார்ஜியா மற்றும் தெற்கு சாண்ட்விச் தீவுகள்',
1332             'GT' => 'கவுதமாலா',
1333             'GU' => 'குவாம்',
1334             'GW' => 'கினியா-பிஸ்ஸாவ்',
1335             'GY' => 'கயானா',
1336             'HK' => 'ஹாங்காங் எஸ்ஏஆர் சீனா',
1337             'HK@alt=short' => 'ஹாங்காங்',
1338             'HM' => 'ஹேர்ட் மற்றும் மெக்டொனால்டு தீவுகள்',
1339             'HN' => 'ஹோண்டூராஸ்',
1340             'HR' => 'குரோஷியா',
1341             'HT' => 'ஹைட்டி',
1342             'HU' => 'ஹங்கேரி',
1343             'IC' => 'கேனரி தீவுகள்',
1344             'ID' => 'இந்தோனேசியா',
1345             'IE' => 'அயர்லாந்து',
1346             'IL' => 'இஸ்ரேல்',
1347             'IM' => 'ஐல் ஆஃப் மேன்',
1348             'IN' => 'இந்தியா',
1349             'IO' => 'பிரிட்டிஷ் இந்தியப் பெருங்கடல் பிரதேசம்',
1350             'IO@alt=chagos' => 'சாகோஸ் தீவுக்கூட்டம்',
1351             'IQ' => 'ஈராக்',
1352             'IR' => 'ஈரான்',
1353             'IS' => 'ஐஸ்லாந்து',
1354             'IT' => 'இத்தாலி',
1355             'JE' => 'ஜெர்சி',
1356             'JM' => 'ஜமைகா',
1357             'JO' => 'ஜோர்டான்',
1358             'JP' => 'ஜப்பான்',
1359             'KE' => 'கென்யா',
1360             'KG' => 'கிர்கிஸ்தான்',
1361             'KH' => 'கம்போடியா',
1362             'KI' => 'கிரிபாட்டி',
1363             'KM' => 'கோமரோஸ்',
1364             'KN' => 'செயின்ட் கிட்ஸ் & நெவிஸ்',
1365             'KP' => 'வட கொரியா',
1366             'KR' => 'தென் கொரியா',
1367             'KW' => 'குவைத்',
1368             'KY' => 'கெய்மென் தீவுகள்',
1369             'KZ' => 'கஸகஸ்தான்',
1370             'LA' => 'லாவோஸ்',
1371             'LB' => 'லெபனான்',
1372             'LC' => 'செயின்ட் லூசியா',
1373             'LI' => 'லிச்செண்ஸ்டெய்ன்',
1374             'LK' => 'இலங்கை',
1375             'LR' => 'லைபீரியா',
1376             'LS' => 'லெசோதோ',
1377             'LT' => 'லிதுவேனியா',
1378             'LU' => 'லக்ஸ்சம்பர்க்',
1379             'LV' => 'லாட்வியா',
1380             'LY' => 'லிபியா',
1381             'MA' => 'மொராக்கோ',
1382             'MC' => 'மொனாக்கோ',
1383             'MD' => 'மால்டோவா',
1384             'ME' => 'மான்டேனெக்ரோ',
1385             'MF' => 'செயின்ட் மார்ட்டீன்',
1386             'MG' => 'மடகாஸ்கர்',
1387             'MH' => 'மார்ஷல் தீவுகள்',
1388             'MK' => 'வடக்கு மாசிடோனியா',
1389             'ML' => 'மாலி',
1390             'MM' => 'மியான்மார் (பர்மா)',
1391             'MN' => 'மங்கோலியா',
1392             'MO' => 'மகாவ் எஸ்ஏஆர் சீனா',
1393             'MO@alt=short' => 'மகாவ்',
1394             'MP' => 'வடக்கு மரியானா தீவுகள்',
1395             'MQ' => 'மார்டினிக்',
1396             'MR' => 'மௌரிடானியா',
1397             'MS' => 'மாண்ட்செராட்',
1398             'MT' => 'மால்டா',
1399             'MU' => 'மொரிசியஸ்',
1400             'MV' => 'மாலத்தீவு',
1401             'MW' => 'மலாவி',
1402             'MX' => 'மெக்சிகோ',
1403             'MY' => 'மலேசியா',
1404             'MZ' => 'மொசாம்பிக்',
1405             'NA' => 'நமீபியா',
1406             'NC' => 'நியூ கேலிடோனியா',
1407             'NE' => 'நைஜர்',
1408             'NF' => 'நார்ஃபோக் தீவு',
1409             'NG' => 'நைஜீரியா',
1410             'NI' => 'நிகரகுவா',
1411             'NL' => 'நெதர்லாந்து',
1412             'NO' => 'நார்வே',
1413             'NP' => 'நேபாளம்',
1414             'NR' => 'நௌரு',
1415             'NU' => 'நியுவே',
1416             'NZ' => 'நியூசிலாந்து',
1417             'NZ@alt=variant' => 'அவுட்டெரோவா நியூசிலாந்து',
1418             'OM' => 'ஓமன்',
1419             'PA' => 'பனாமா',
1420             'PE' => 'பெரு',
1421             'PF' => 'பிரெஞ்சு பாலினேஷியா',
1422             'PG' => 'பப்புவா நியூ கினியா',
1423             'PH' => 'பிலிப்பைன்ஸ்',
1424             'PK' => 'பாகிஸ்தான்',
1425             'PL' => 'போலந்து',
1426             'PM' => 'செயின்ட் பியர் & மிக்வேலான்',
1427             'PN' => 'பிட்கெய்ர்ன் தீவுகள்',
1428             'PR' => 'பியூர்டோ ரிகோ',
1429             'PS' => 'பாலஸ்தீனிய பிரதேசங்கள்',
1430             'PS@alt=short' => 'பாலஸ்தீனம்',
1431             'PT' => 'போர்ச்சுக்கல்',
1432             'PW' => 'பாலோ',
1433             'PY' => 'பராகுவே',
1434             'QA' => 'கத்தார்',
1435             'QO' => 'வெளிப்புற ஓஷியானியா',
1436             'RE' => 'ரீயூனியன்',
1437             'RO' => 'ருமேனியா',
1438             'RS' => 'செர்பியா',
1439             'RU' => 'ரஷ்யா',
1440             'RW' => 'ருவாண்டா',
1441             'SA' => 'சவுதி அரேபியா',
1442             'SB' => 'சாலமன் தீவுகள்',
1443             'SC' => 'சீஷெல்ஸ்',
1444             'SD' => 'சூடான்',
1445             'SE' => 'ஸ்வீடன்',
1446             'SG' => 'சிங்கப்பூர்',
1447             'SH' => 'செயின்ட் ஹெலெனா',
1448             'SI' => 'ஸ்லோவேனியா',
1449             'SJ' => 'ஸ்வல்பார்டு & ஜான் மேயன்',
1450             'SK' => 'ஸ்லோவாகியா',
1451             'SL' => 'சியாரா லியோன்',
1452             'SM' => 'சான் மரினோ',
1453             'SN' => 'செனெகல்',
1454             'SO' => 'சோமாலியா',
1455             'SR' => 'சுரினாம்',
1456             'SS' => 'தெற்கு சூடான்',
1457             'ST' => 'சாவ் தோம் & ப்ரின்சிபி',
1458             'SV' => 'எல் சால்வடார்',
1459             'SX' => 'சின்ட் மார்டென்',
1460             'SY' => 'சிரியா',
1461             'SZ' => 'எஸ்வாட்டீனி',
1462             'TA' => 'டிரிஸ்டன் டா குன்ஹா',
1463             'TC' => 'டர்க்ஸ் & கைகோஸ் தீவுகள்',
1464             'TD' => 'சாட்',
1465             'TF' => 'பிரெஞ்சு தெற்கு பிரதேசங்கள்',
1466             'TG' => 'டோகோ',
1467             'TH' => 'தாய்லாந்து',
1468             'TJ' => 'தஜிகிஸ்தான்',
1469             'TK' => 'டோகேலோ',
1470             'TL' => 'திமோர்-லெஸ்தே',
1471             'TL@alt=variant' => 'கிழக்கு தைமூர்',
1472             'TM' => 'துர்க்மெனிஸ்தான்',
1473             'TN' => 'டுனிசியா',
1474             'TO' => 'டோங்கா',
1475             'TR' => 'துருக்கியே',
1476             'TT' => 'டிரினிடாட் & டொபாகோ',
1477             'TV' => 'துவாலு',
1478             'TW' => 'தைவான்',
1479             'TZ' => 'தான்சானியா',
1480             'UA' => 'உக்ரைன்',
1481             'UG' => 'உகாண்டா',
1482             'UM' => 'யூ.எஸ். வெளிப்புறத் தீவுகள்',
1483             'UN' => 'ஐக்கிய நாடுகள்',
1484             'UN@alt=short' => 'ஐநா',
1485             'US' => 'அமெரிக்கா',
1486             'US@alt=short' => 'யூஎஸ்',
1487             'UY' => 'உருகுவே',
1488             'UZ' => 'உஸ்பெகிஸ்தான்',
1489             'VA' => 'வாடிகன் நகரம்',
1490             'VC' => 'செயின்ட் வின்சென்ட் & கிரெனடைன்ஸ்',
1491             'VE' => 'வெனிசுலா',
1492             'VG' => 'பிரிட்டீஷ் கன்னித் தீவுகள்',
1493             'VI' => 'யூ.எஸ். கன்னித் தீவுகள்',
1494             'VN' => 'வியட்நாம்',
1495             'VU' => 'வனுவாட்டு',
1496             'WF' => 'வாலிஸ் மற்றும் ஃபுடுனா',
1497             'WS' => 'சமோவா',
1498             'XA' => 'போலி உச்சரிப்புகள்',
1499             'XB' => 'போலி பீடி',
1500             'XK' => 'கொசோவோ',
1501             'YE' => 'ஏமன்',
1502             'YT' => 'மயோட்',
1503             'ZA' => 'தென் ஆப்பிரிக்கா',
1504             'ZM' => 'ஜாம்பியா',
1505             'ZW' => 'ஜிம்பாப்வே',
1506             'ZZ' => 'அறியப்படாத பிரதேசம்',
1507              
1508             }
1509             },
1510             );
1511              
1512             has 'display_name_variant' => (
1513             is => 'ro',
1514             isa => HashRef[Str],
1515             init_arg => undef,
1516             default => sub {
1517             {
1518             'PINYIN' => 'பின்யின் ரோமானைசெஷன்',
1519             'WADEGILE' => 'வேட்-கைல்ஸ் ரோமனைஷேசன்',
1520              
1521             }
1522             },
1523             );
1524              
1525             has 'display_name_key' => (
1526             is => 'ro',
1527             isa => HashRef[Str],
1528             init_arg => undef,
1529             default => sub {
1530             {
1531             'calendar' => 'நாள்காட்டி',
1532             'cf' => 'நாணய வடிவம்',
1533             'colalternate' => 'சின்னங்கள் வரிசைப்படுத்தலைப் புறக்கணி',
1534             'colbackwards' => 'நேர்மறையான உச்சரிப்பு வரிசைபடுத்துதல்',
1535             'colcasefirst' => 'பெரெழுத்து/சிற்றெழுத்து வரிசைமுறை',
1536             'colcaselevel' => 'எழுத்து உணர்ந்து வரிசைபடுத்துதல்',
1537             'collation' => 'வரிசை முறை',
1538             'colnormalization' => 'இயல்பாக்கப்பட்ட வரிசைபடுத்துதல்',
1539             'colnumeric' => 'எண்முறை வரிசைபடுத்துதல்',
1540             'colstrength' => 'வரிசைப்படுத்தல் வலிமை',
1541             'currency' => 'நாணயம்',
1542             'hc' => 'மணிநேர சுழற்சி (12, 24)',
1543             'lb' => 'வரி முறிப்பு ஸ்டைல்',
1544             'ms' => 'அளவீட்டு முறை',
1545             'numbers' => 'எண்கள்',
1546             'timezone' => 'நேர மண்டலம்',
1547             'va' => 'மொழி மாறிலி',
1548             'x' => 'தனிப்பட்ட பயன்',
1549              
1550             }
1551             },
1552             );
1553              
1554             has 'display_name_type' => (
1555             is => 'ro',
1556             isa => HashRef[HashRef[Str]],
1557             init_arg => undef,
1558             default => sub {
1559             {
1560             'calendar' => {
1561             'buddhist' => q{புத்த நாள்காட்டி},
1562             'chinese' => q{சீன நாள்காட்டி},
1563             'coptic' => q{காப்டிக் நாள்காட்டி},
1564             'dangi' => q{டேங்கி நாள்காட்டி},
1565             'ethiopic' => q{எத்தியோப்பிய நாள்காட்டி},
1566             'ethiopic-amete-alem' => q{எத்தியோபிக் அமேதே ஆலெம் நாள்காட்டி},
1567             'gregorian' => q{கிரிகோரியன் நாள்காட்டி},
1568             'hebrew' => q{ஹீப்ரு நாள்காட்டி},
1569             'indian' => q{இந்திய தேச நாள்காட்டி},
1570             'islamic' => q{இஸ்லாமிய நாள்காட்டி},
1571             'islamic-civil' => q{இஸ்லாமிய சிவில் நாள்காட்டி},
1572             'islamic-tbla' => q{இஸ்லாமிய வானியல் நாள்காட்டி},
1573             'islamic-umalqura' => q{இஸ்லாமிய நாள்காட்டி (உம்-அல்-குரா)},
1574             'iso8601' => q{ISO-8601 நாள்காட்டி},
1575             'japanese' => q{ஜப்பானிய நாள்காட்டி},
1576             'persian' => q{பாரசீக நாள்காட்டி},
1577             'roc' => q{மின்கோ நாள்காட்டி},
1578             },
1579             'cf' => {
1580             'account' => q{கணக்கிடல் நாணய வடிவம்},
1581             'standard' => q{நிலையான நாணய வடிவம்},
1582             },
1583             'colalternate' => {
1584             'non-ignorable' => q{சின்னங்களை வரிசைப்படுத்து},
1585             'shifted' => q{சின்னங்களைப் புறக்கணித்து வரிசைப்படுத்து},
1586             },
1587             'colbackwards' => {
1588             'no' => q{உச்சரிப்புகளை இயல்பாக வரிசைபடுத்து},
1589             'yes' => q{உச்சரிப்புகளை நேர்மறையாக வரிசைபடுத்து},
1590             },
1591             'colcasefirst' => {
1592             'lower' => q{முதலில் சிற்றெழுத்துகளை வரிசைப்படுத்து},
1593             'no' => q{இயல்பான எழுத்து வடிவில் வரிசைபடுத்து},
1594             'upper' => q{முதலில் பேரெழுத்துகளை வரிசைப்படுத்து},
1595             },
1596             'colcaselevel' => {
1597             'no' => q{எழுத்து உணர்வின்றி வரிசைபடுத்து},
1598             'yes' => q{எழுத்து உணர்வில் வரிசைபடுத்து},
1599             },
1600             'collation' => {
1601             'big5han' => q{பாரம்பரிய சீன வரிசை வடிவம் - Big5},
1602             'compat' => q{முந்தைய வரிசை வடிவம், இணக்கத்தன்மைக்கு},
1603             'dictionary' => q{அகராதி வரிசை முறை},
1604             'ducet' => q{இயல்புநிலை யுனிகோட் வரிசை முறை},
1605             'eor' => q{ஐரோப்பிய வரிசைப்படுத்தல் விதிகள்},
1606             'gb2312han' => q{எளிமையாக்கப்பட்ட சீன வரிசை வடிவம் - GB2312},
1607             'phonebook' => q{தொலைபேசி புத்தக வரிசை முறை},
1608             'phonetic' => q{ஒலியியல் வரிசைப்படுத்தல் முறை},
1609             'pinyin' => q{பின்யின் வரிசை முறை},
1610             'search' => q{பொதுப்படையான தேடல்},
1611             'searchjl' => q{ஹங்குல் முதன்மை மெய்யெழுத்தின்படி தேடு},
1612             'standard' => q{நிலையான வரிசை முறை},
1613             'stroke' => q{ஸ்ட்ரோக் வரிசை முறை},
1614             'traditional' => q{பாரம்பரிய வரிசை முறை},
1615             'unihan' => q{ரேடியன் ஸ்ட்ரோக் வரிசை முறை},
1616             },
1617             'colnormalization' => {
1618             'no' => q{இயல்பாக்கம் இல்லாமல் வரிசைபடுத்து},
1619             'yes' => q{இயல்பாக்கப்பட்ட யூனிகோடை வரிசைப்படுத்து},
1620             },
1621             'colnumeric' => {
1622             'no' => q{இலக்கங்களை, தனியாக வரிசைப்படுத்து},
1623             'yes' => q{இலக்கங்களை எண்களாக வரிசைப்படுத்து},
1624             },
1625             'colstrength' => {
1626             'identical' => q{அனைத்தையும் வரிசைப்படுத்து},
1627             'primary' => q{அடிப்படை எழுத்துகளை மட்டும் வரிசைபடுத்து},
1628             'quaternary' => q{உச்சரிப்புகள்/எழுத்து/அகலம்/கானாவை வரிசைப்படுத்து},
1629             'secondary' => q{உச்சரிப்புகளை வரிசைபடுத்து},
1630             'tertiary' => q{உச்சரிப்புகள்/எழுத்து/அகலத்தை வரிசைப்படுத்து},
1631             },
1632             'd0' => {
1633             'fwidth' => q{முழு அகலம்},
1634             'hwidth' => q{அரை அகலம்},
1635             'npinyin' => q{எண்},
1636             },
1637             'hc' => {
1638             'h11' => q{12 மணிநேர முறைமை (0–11)},
1639             'h12' => q{12 மணிநேர முறைமை (1–12)},
1640             'h23' => q{24 மணிநேர முறைமை (0–23)},
1641             'h24' => q{24 மணிநேர முறைமை (1–24)},
1642             },
1643             'lb' => {
1644             'loose' => q{தளர்வான வரி முறிப்பு ஸ்டைல்},
1645             'normal' => q{சாதாரண வரி முறிப்பு ஸ்டைல்},
1646             'strict' => q{கண்டிப்பான வரி முறிப்பு ஸ்டைல்},
1647             },
1648             'm0' => {
1649             'bgn' => q{யூஎஸ் பிஜிஎன் ஒலிபெயர்ப்பு},
1650             'ungegn' => q{யூஎன் ஜிஇஜிஎன் ஒலிபெயர்ப்பு},
1651             },
1652             'ms' => {
1653             'metric' => q{மெட்ரிக் முறை},
1654             'uksystem' => q{இம்பீரியல் அளவீட்டு முறை},
1655             'ussystem' => q{அமெரிக்க அளவீட்டு முறை},
1656             },
1657             'numbers' => {
1658             'arab' => q{அரபிய-இந்திய இலக்கங்கள்},
1659             'arabext' => q{நீட்டிக்கப்பட்ட அரபிய-இந்திய இலக்கங்கள்},
1660             'armn' => q{ஆர்மேனியன் எண்கள்},
1661             'armnlow' => q{ஆர்மேனியன் சிற்றெழுத்து எண்கள்},
1662             'beng' => q{பெங்காலி இலக்கங்கள்},
1663             'cakm' => q{சக்மா இலக்கங்கள்},
1664             'deva' => q{தேவநாகரி இலக்கங்கள்},
1665             'ethi' => q{எத்தியோப்பிய எண்கள்},
1666             'finance' => q{நிதி எண்கள்},
1667             'fullwide' => q{முழு-அகல இலக்கங்கள்},
1668             'geor' => q{ஜார்ஜியன் எண்கள்},
1669             'grek' => q{கிரீக் எண்கள்},
1670             'greklow' => q{கிரீக் சிற்றெழுத்து எண்கள்},
1671             'gujr' => q{குஜராத்தி இலக்கங்கள்},
1672             'guru' => q{குர்முகி இலக்கங்கள்},
1673             'hanidec' => q{சீன பின்ன எண்கள்},
1674             'hans' => q{எளிதாக்கப்பட்ட சீன எண்கள்},
1675             'hansfin' => q{எளிதாக்கப்பட்ட சீன நிதி எண்கள்},
1676             'hant' => q{பாரம்பரிய சீன எண்கள்},
1677             'hantfin' => q{பாரம்பரிய சீன நிதி எண்கள்},
1678             'hebr' => q{ஹீப்ரு எண்கள்},
1679             'java' => q{ஜாவானிய இலக்கங்கள்},
1680             'jpan' => q{ஜப்பானிய எண்கள்},
1681             'jpanfin' => q{ஜப்பானிய நிதி எண்கள்},
1682             'khmr' => q{கெமெர் இலக்கங்கள்},
1683             'knda' => q{கன்னட இலக்கங்கள்},
1684             'laoo' => q{லாவோ இலக்கங்கள்},
1685             'latn' => q{மேற்கத்திய இலக்கங்கள்},
1686             'mlym' => q{மலையாள இலக்கங்கள்},
1687             'mong' => q{மங்கோலியன் இலக்கங்கள்},
1688             'mtei' => q{மீடீ மயக் இலக்கங்கள்},
1689             'mymr' => q{மியான்மர் இலக்கங்கள்},
1690             'native' => q{சொந்த இலக்கங்கள்},
1691             'olck' => q{ஓல் சிக்கி இலக்கங்கள்},
1692             'orya' => q{ஒடியா இலக்கங்கள்},
1693             'roman' => q{ரோமன் எண்கள்},
1694             'romanlow' => q{ரோமன் சிற்றெழுத்து எண்கள்},
1695             'taml' => q{பாரம்பரிய தமிழ் எண்கள்},
1696             'tamldec' => q{தமிழ் இலக்கங்கள்},
1697             'telu' => q{தெலுங்கு இலக்கங்கள்},
1698             'thai' => q{தாய் இலக்கங்கள்},
1699             'tibt' => q{திபெத்திய இலக்கங்கள்},
1700             'traditional' => q{பாரம்பரிய எண்கள்},
1701             'vaii' => q{வை இலக்கங்கள்},
1702             },
1703              
1704             }
1705             },
1706             );
1707              
1708             has 'display_name_measurement_system' => (
1709             is => 'ro',
1710             isa => HashRef[Str],
1711             init_arg => undef,
1712             default => sub {
1713             {
1714             'metric' => q{மெட்ரிக்},
1715             'UK' => q{யூகே},
1716             'US' => q{யூஎஸ்},
1717              
1718             }
1719             },
1720             );
1721              
1722             has 'display_name_code_patterns' => (
1723             is => 'ro',
1724             isa => HashRef[Str],
1725             init_arg => undef,
1726             default => sub {
1727             {
1728             'language' => 'மொழி: {0}',
1729             'script' => 'எழுத்து: {0}',
1730             'region' => 'பிரதேசம்: {0}',
1731              
1732             }
1733             },
1734             );
1735              
1736             has 'characters' => (
1737             is => 'ro',
1738             isa => HashRef,
1739             init_arg => undef,
1740             default => $^V ge v5.18.0
1741             ? eval <<'EOT'
1742             sub {
1743             no warnings 'experimental::regex_sets';
1744             return {
1745             auxiliary => qr{[‌‍]},
1746             index => ['அ', 'ஆ', 'இ', 'ஈ', 'உ', 'ஊ', 'எ', 'ஏ', 'ஐ', 'ஒ', 'ஓ', 'ஔ', 'க', 'ங', 'ச', 'ஞ', 'ட', 'ண', 'த', 'ந', 'ப', 'ம', 'ய', 'ர', 'ல', 'வ', 'ழ', 'ள', 'ற', 'ன'],
1747             main => qr{[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ ா ி ீ ு ூ ெ ே ை ொ ோ ௌ ்]},
1748             numbers => qr{[\- ‑ , . % ‰ + 0௦ 1௧ 2௨ 3௩ 4௪ 5௫ 6௬ 7௭ 8௮ 9௯]},
1749             punctuation => qr{[\- ‐‑ – — , ; \: ! ? . … '‘’ "“” ( ) \[ \] § @ * / \& # † ‡ ′ ″]},
1750             };
1751             },
1752             EOT
1753             : sub {
1754             return { index => ['அ', 'ஆ', 'இ', 'ஈ', 'உ', 'ஊ', 'எ', 'ஏ', 'ஐ', 'ஒ', 'ஓ', 'ஔ', 'க', 'ங', 'ச', 'ஞ', 'ட', 'ண', 'த', 'ந', 'ப', 'ம', 'ய', 'ர', 'ல', 'வ', 'ழ', 'ள', 'ற', 'ன'], };
1755             },
1756 1     1   173 );
  1         2  
  1         255  
1757              
1758              
1759             has 'units' => (
1760             is => 'ro',
1761             isa => HashRef[HashRef[HashRef[Str]]],
1762             init_arg => undef,
1763             default => sub { {
1764             'long' => {
1765             # Long Unit Identifier
1766             '' => {
1767             'name' => q(கார்டினல் திசை),
1768             },
1769             # Core Unit Identifier
1770             '' => {
1771             'name' => q(கார்டினல் திசை),
1772             },
1773             # Long Unit Identifier
1774             '1024p6' => {
1775             '1' => q(எக்ஸ்பி{0}),
1776             },
1777             # Core Unit Identifier
1778             '1024p6' => {
1779             '1' => q(எக்ஸ்பி{0}),
1780             },
1781             # Long Unit Identifier
1782             '1024p7' => {
1783             '1' => q(செபி{0}),
1784             },
1785             # Core Unit Identifier
1786             '1024p7' => {
1787             '1' => q(செபி{0}),
1788             },
1789             # Long Unit Identifier
1790             '1024p8' => {
1791             '1' => q(யோபி{0}),
1792             },
1793             # Core Unit Identifier
1794             '1024p8' => {
1795             '1' => q(யோபி{0}),
1796             },
1797             # Long Unit Identifier
1798             '10p-1' => {
1799             '1' => q(டெசி{0}),
1800             },
1801             # Core Unit Identifier
1802             '1' => {
1803             '1' => q(டெசி{0}),
1804             },
1805             # Long Unit Identifier
1806             '10p-12' => {
1807             '1' => q(பிக்கோ{0}),
1808             },
1809             # Core Unit Identifier
1810             '12' => {
1811             '1' => q(பிக்கோ{0}),
1812             },
1813             # Long Unit Identifier
1814             '10p-15' => {
1815             '1' => q(பெம்டோ{0}),
1816             },
1817             # Core Unit Identifier
1818             '15' => {
1819             '1' => q(பெம்டோ{0}),
1820             },
1821             # Long Unit Identifier
1822             '10p-18' => {
1823             '1' => q(அட்டோ{0}),
1824             },
1825             # Core Unit Identifier
1826             '18' => {
1827             '1' => q(அட்டோ{0}),
1828             },
1829             # Long Unit Identifier
1830             '10p-2' => {
1831             '1' => q(சென்டி{0}),
1832             },
1833             # Core Unit Identifier
1834             '2' => {
1835             '1' => q(சென்டி{0}),
1836             },
1837             # Long Unit Identifier
1838             '10p-21' => {
1839             '1' => q(ஜெப்டோ{0}),
1840             },
1841             # Core Unit Identifier
1842             '21' => {
1843             '1' => q(ஜெப்டோ{0}),
1844             },
1845             # Long Unit Identifier
1846             '10p-24' => {
1847             '1' => q(யொக்டோ{0}),
1848             },
1849             # Core Unit Identifier
1850             '24' => {
1851             '1' => q(யொக்டோ{0}),
1852             },
1853             # Long Unit Identifier
1854             '10p-27' => {
1855             '1' => q(ரோன்டோ{0}),
1856             },
1857             # Core Unit Identifier
1858             '27' => {
1859             '1' => q(ரோன்டோ{0}),
1860             },
1861             # Long Unit Identifier
1862             '10p-3' => {
1863             '1' => q(மில்லி{0}),
1864             },
1865             # Core Unit Identifier
1866             '3' => {
1867             '1' => q(மில்லி{0}),
1868             },
1869             # Long Unit Identifier
1870             '10p-30' => {
1871             '1' => q(குவெக்டோ{0}),
1872             },
1873             # Core Unit Identifier
1874             '30' => {
1875             '1' => q(குவெக்டோ{0}),
1876             },
1877             # Long Unit Identifier
1878             '10p-6' => {
1879             '1' => q(மைக்ரோ{0}),
1880             },
1881             # Core Unit Identifier
1882             '6' => {
1883             '1' => q(மைக்ரோ{0}),
1884             },
1885             # Long Unit Identifier
1886             '10p-9' => {
1887             '1' => q(நானோ{0}),
1888             },
1889             # Core Unit Identifier
1890             '9' => {
1891             '1' => q(நானோ{0}),
1892             },
1893             # Long Unit Identifier
1894             '10p1' => {
1895             '1' => q(டெக்கா{0}),
1896             },
1897             # Core Unit Identifier
1898             '10p1' => {
1899             '1' => q(டெக்கா{0}),
1900             },
1901             # Long Unit Identifier
1902             '10p15' => {
1903             '1' => q(பெட்டா{0}),
1904             },
1905             # Core Unit Identifier
1906             '10p15' => {
1907             '1' => q(பெட்டா{0}),
1908             },
1909             # Long Unit Identifier
1910             '10p18' => {
1911             '1' => q(எக்ஸா{0}),
1912             },
1913             # Core Unit Identifier
1914             '10p18' => {
1915             '1' => q(எக்ஸா{0}),
1916             },
1917             # Long Unit Identifier
1918             '10p2' => {
1919             '1' => q(ஹெக்டா{0}),
1920             },
1921             # Core Unit Identifier
1922             '10p2' => {
1923             '1' => q(ஹெக்டா{0}),
1924             },
1925             # Long Unit Identifier
1926             '10p21' => {
1927             '1' => q(ஜெட்டா{0}),
1928             },
1929             # Core Unit Identifier
1930             '10p21' => {
1931             '1' => q(ஜெட்டா{0}),
1932             },
1933             # Long Unit Identifier
1934             '10p24' => {
1935             '1' => q(யாட்டா{0}),
1936             },
1937             # Core Unit Identifier
1938             '10p24' => {
1939             '1' => q(யாட்டா{0}),
1940             },
1941             # Long Unit Identifier
1942             '10p27' => {
1943             '1' => q(ரோனா{0}),
1944             },
1945             # Core Unit Identifier
1946             '10p27' => {
1947             '1' => q(ரோனா{0}),
1948             },
1949             # Long Unit Identifier
1950             '10p3' => {
1951             '1' => q(கிலோ{0}),
1952             },
1953             # Core Unit Identifier
1954             '10p3' => {
1955             '1' => q(கிலோ{0}),
1956             },
1957             # Long Unit Identifier
1958             '10p30' => {
1959             '1' => q(குவெட்டா{0}),
1960             },
1961             # Core Unit Identifier
1962             '10p30' => {
1963             '1' => q(குவெட்டா{0}),
1964             },
1965             # Long Unit Identifier
1966             '10p6' => {
1967             '1' => q(மெகா{0}),
1968             },
1969             # Core Unit Identifier
1970             '10p6' => {
1971             '1' => q(மெகா{0}),
1972             },
1973             # Long Unit Identifier
1974             '10p9' => {
1975             '1' => q(ஜிகா{0}),
1976             },
1977             # Core Unit Identifier
1978             '10p9' => {
1979             '1' => q(ஜிகா{0}),
1980             },
1981             # Long Unit Identifier
1982             'acceleration-g-force' => {
1983             'one' => q({0} ஜி-ஃபோர்ஸ்),
1984             'other' => q({0} ஜி-ஃபோர்ஸ்),
1985             },
1986             # Core Unit Identifier
1987             'g-force' => {
1988             'one' => q({0} ஜி-ஃபோர்ஸ்),
1989             'other' => q({0} ஜி-ஃபோர்ஸ்),
1990             },
1991             # Long Unit Identifier
1992             'acceleration-meter-per-square-second' => {
1993             'name' => q(மீட்டர்கள்/சதுரவிநாடி),
1994             'one' => q({0} மீட்டர்/சதுரவிநாடி),
1995             'other' => q({0} மீட்டர்கள்/சதுரவிநாடி),
1996             },
1997             # Core Unit Identifier
1998             'meter-per-square-second' => {
1999             'name' => q(மீட்டர்கள்/சதுரவிநாடி),
2000             'one' => q({0} மீட்டர்/சதுரவிநாடி),
2001             'other' => q({0} மீட்டர்கள்/சதுரவிநாடி),
2002             },
2003             # Long Unit Identifier
2004             'angle-arc-minute' => {
2005             'name' => q(ஆர்க் நிமிடங்கள்),
2006             'one' => q({0} ஆர்க் நிமிடம்),
2007             'other' => q({0} ஆர்க் நிமிடங்கள்),
2008             },
2009             # Core Unit Identifier
2010             'arc-minute' => {
2011             'name' => q(ஆர்க் நிமிடங்கள்),
2012             'one' => q({0} ஆர்க் நிமிடம்),
2013             'other' => q({0} ஆர்க் நிமிடங்கள்),
2014             },
2015             # Long Unit Identifier
2016             'angle-arc-second' => {
2017             'name' => q(ஆர்க் விநாடிகள்),
2018             'one' => q({0} ஆர்க் விநாடி),
2019             'other' => q({0} ஆர்க் விநாடிகள்),
2020             },
2021             # Core Unit Identifier
2022             'arc-second' => {
2023             'name' => q(ஆர்க் விநாடிகள்),
2024             'one' => q({0} ஆர்க் விநாடி),
2025             'other' => q({0} ஆர்க் விநாடிகள்),
2026             },
2027             # Long Unit Identifier
2028             'angle-degree' => {
2029             'one' => q({0} டிகிரி),
2030             'other' => q({0} டிகிரீஸ்),
2031             },
2032             # Core Unit Identifier
2033             'degree' => {
2034             'one' => q({0} டிகிரி),
2035             'other' => q({0} டிகிரீஸ்),
2036             },
2037             # Long Unit Identifier
2038             'angle-radian' => {
2039             'name' => q(ரேடியன்ஸ்),
2040             'one' => q({0} ரேடியன்),
2041             'other' => q({0} ரேடியன்ஸ்),
2042             },
2043             # Core Unit Identifier
2044             'radian' => {
2045             'name' => q(ரேடியன்ஸ்),
2046             'one' => q({0} ரேடியன்),
2047             'other' => q({0} ரேடியன்ஸ்),
2048             },
2049             # Long Unit Identifier
2050             'angle-revolution' => {
2051             'name' => q(சுழற்சிகள்),
2052             'one' => q({0} சுழற்சி),
2053             'other' => q({0} சுழற்சிகள்),
2054             },
2055             # Core Unit Identifier
2056             'revolution' => {
2057             'name' => q(சுழற்சிகள்),
2058             'one' => q({0} சுழற்சி),
2059             'other' => q({0} சுழற்சிகள்),
2060             },
2061             # Long Unit Identifier
2062             'area-acre' => {
2063             'one' => q({0} ஏக்கர்),
2064             'other' => q({0} ஏக்கர்),
2065             },
2066             # Core Unit Identifier
2067             'acre' => {
2068             'one' => q({0} ஏக்கர்),
2069             'other' => q({0} ஏக்கர்),
2070             },
2071             # Long Unit Identifier
2072             'area-dunam' => {
2073             'one' => q({0} ட்யூனம்),
2074             'other' => q({0} ட்யூனம்ஸ்),
2075             },
2076             # Core Unit Identifier
2077             'dunam' => {
2078             'one' => q({0} ட்யூனம்),
2079             'other' => q({0} ட்யூனம்ஸ்),
2080             },
2081             # Long Unit Identifier
2082             'area-hectare' => {
2083             'one' => q({0} ஹெக்டேர்),
2084             'other' => q({0} ஹெக்டேர்கள்),
2085             },
2086             # Core Unit Identifier
2087             'hectare' => {
2088             'one' => q({0} ஹெக்டேர்),
2089             'other' => q({0} ஹெக்டேர்கள்),
2090             },
2091             # Long Unit Identifier
2092             'area-square-centimeter' => {
2093             'name' => q(சதுர சென்டி மீட்டர்கள்),
2094             'one' => q({0} சதுர சென்டிமீட்டர்),
2095             'other' => q({0} சதுர சென்டிமீட்டர்கள்),
2096             'per' => q({0}/சதுர சென்டிமீட்டர்),
2097             },
2098             # Core Unit Identifier
2099             'square-centimeter' => {
2100             'name' => q(சதுர சென்டி மீட்டர்கள்),
2101             'one' => q({0} சதுர சென்டிமீட்டர்),
2102             'other' => q({0} சதுர சென்டிமீட்டர்கள்),
2103             'per' => q({0}/சதுர சென்டிமீட்டர்),
2104             },
2105             # Long Unit Identifier
2106             'area-square-foot' => {
2107             'one' => q({0} சதுர அடி),
2108             'other' => q({0} சதுர அடி),
2109             },
2110             # Core Unit Identifier
2111             'square-foot' => {
2112             'one' => q({0} சதுர அடி),
2113             'other' => q({0} சதுர அடி),
2114             },
2115             # Long Unit Identifier
2116             'area-square-inch' => {
2117             'name' => q(சதுர அங்குலங்கள்),
2118             'one' => q({0} சதுர அங்குலம்),
2119             'other' => q({0} சதுர அங்குலங்கள்),
2120             'per' => q({0}/சதுர அங்குலம்),
2121             },
2122             # Core Unit Identifier
2123             'square-inch' => {
2124             'name' => q(சதுர அங்குலங்கள்),
2125             'one' => q({0} சதுர அங்குலம்),
2126             'other' => q({0} சதுர அங்குலங்கள்),
2127             'per' => q({0}/சதுர அங்குலம்),
2128             },
2129             # Long Unit Identifier
2130             'area-square-kilometer' => {
2131             'name' => q(சதுர கிலோமீட்டர்கள்),
2132             'one' => q({0} சதுர கிலோமீட்டர்),
2133             'other' => q({0} சதுர கிலோமீட்டர்கள்),
2134             'per' => q({0}/சதுர கிலோமீட்டர்),
2135             },
2136             # Core Unit Identifier
2137             'square-kilometer' => {
2138             'name' => q(சதுர கிலோமீட்டர்கள்),
2139             'one' => q({0} சதுர கிலோமீட்டர்),
2140             'other' => q({0} சதுர கிலோமீட்டர்கள்),
2141             'per' => q({0}/சதுர கிலோமீட்டர்),
2142             },
2143             # Long Unit Identifier
2144             'area-square-meter' => {
2145             'name' => q(சதுர மீட்டர்கள்),
2146             'one' => q({0} சதுர மீட்டர்),
2147             'other' => q({0} சதுர மீட்டர்கள்),
2148             'per' => q({0}/சதுர மீட்டர்),
2149             },
2150             # Core Unit Identifier
2151             'square-meter' => {
2152             'name' => q(சதுர மீட்டர்கள்),
2153             'one' => q({0} சதுர மீட்டர்),
2154             'other' => q({0} சதுர மீட்டர்கள்),
2155             'per' => q({0}/சதுர மீட்டர்),
2156             },
2157             # Long Unit Identifier
2158             'area-square-mile' => {
2159             'one' => q({0} சதுர மைல்),
2160             'other' => q({0} சதுர மைல்கள்),
2161             'per' => q({0}/சதுர மைல்),
2162             },
2163             # Core Unit Identifier
2164             'square-mile' => {
2165             'one' => q({0} சதுர மைல்),
2166             'other' => q({0} சதுர மைல்கள்),
2167             'per' => q({0}/சதுர மைல்),
2168             },
2169             # Long Unit Identifier
2170             'area-square-yard' => {
2171             'name' => q(சதுர யார்டுகள்),
2172             'one' => q({0} சதுர யார்டு),
2173             'other' => q({0} சதுர யார்டுகள்),
2174             },
2175             # Core Unit Identifier
2176             'square-yard' => {
2177             'name' => q(சதுர யார்டுகள்),
2178             'one' => q({0} சதுர யார்டு),
2179             'other' => q({0} சதுர யார்டுகள்),
2180             },
2181             # Long Unit Identifier
2182             'concentr-item' => {
2183             'name' => q(உருப்படிகள்),
2184             'one' => q({0} உருப்படி),
2185             'other' => q({0} உருப்படிகள்),
2186             },
2187             # Core Unit Identifier
2188             'item' => {
2189             'name' => q(உருப்படிகள்),
2190             'one' => q({0} உருப்படி),
2191             'other' => q({0} உருப்படிகள்),
2192             },
2193             # Long Unit Identifier
2194             'concentr-karat' => {
2195             'name' => q(காரட்கள்),
2196             'one' => q({0} காரட்),
2197             'other' => q({0} காரட்கள்),
2198             },
2199             # Core Unit Identifier
2200             'karat' => {
2201             'name' => q(காரட்கள்),
2202             'one' => q({0} காரட்),
2203             'other' => q({0} காரட்கள்),
2204             },
2205             # Long Unit Identifier
2206             'concentr-milligram-ofglucose-per-deciliter' => {
2207             'name' => q(மில்லிகிராம்கள்/டெசிலிட்டர்),
2208             'one' => q({0} மில்லிகிராம்/டெசிலிட்டர்),
2209             'other' => q({0} மில்லிகிராம்கள்/டெசிலிட்டர்),
2210             },
2211             # Core Unit Identifier
2212             'milligram-ofglucose-per-deciliter' => {
2213             'name' => q(மில்லிகிராம்கள்/டெசிலிட்டர்),
2214             'one' => q({0} மில்லிகிராம்/டெசிலிட்டர்),
2215             'other' => q({0} மில்லிகிராம்கள்/டெசிலிட்டர்),
2216             },
2217             # Long Unit Identifier
2218             'concentr-millimole-per-liter' => {
2219             'name' => q(மில்லிமோல்கள்/லிட்டர்),
2220             'one' => q({0} மில்லிமோல்/லிட்டர்),
2221             'other' => q({0} மில்லிமோல்கள்/லிட்டர்),
2222             },
2223             # Core Unit Identifier
2224             'millimole-per-liter' => {
2225             'name' => q(மில்லிமோல்கள்/லிட்டர்),
2226             'one' => q({0} மில்லிமோல்/லிட்டர்),
2227             'other' => q({0} மில்லிமோல்கள்/லிட்டர்),
2228             },
2229             # Long Unit Identifier
2230             'concentr-mole' => {
2231             'name' => q(மோல்ஸ்),
2232             'one' => q({0} மோல்),
2233             'other' => q({0} மோல்ஸ்),
2234             },
2235             # Core Unit Identifier
2236             'mole' => {
2237             'name' => q(மோல்ஸ்),
2238             'one' => q({0} மோல்),
2239             'other' => q({0} மோல்ஸ்),
2240             },
2241             # Long Unit Identifier
2242             'concentr-percent' => {
2243             'one' => q({0} சதவீதம்),
2244             'other' => q({0} சதவீதம்),
2245             },
2246             # Core Unit Identifier
2247             'percent' => {
2248             'one' => q({0} சதவீதம்),
2249             'other' => q({0} சதவீதம்),
2250             },
2251             # Long Unit Identifier
2252             'concentr-permille' => {
2253             'one' => q(மில்லி ஒன்றுக்கு {0}),
2254             'other' => q(மில்லி ஒன்றுக்கு {0}),
2255             },
2256             # Core Unit Identifier
2257             'permille' => {
2258             'one' => q(மில்லி ஒன்றுக்கு {0}),
2259             'other' => q(மில்லி ஒன்றுக்கு {0}),
2260             },
2261             # Long Unit Identifier
2262             'concentr-permillion' => {
2263             'name' => q(பகுதிகள்/மில்லியன்),
2264             'one' => q({0} பகுதி/மில்லியன்),
2265             'other' => q({0} பகுதிகள்/மில்லியன்),
2266             },
2267             # Core Unit Identifier
2268             'permillion' => {
2269             'name' => q(பகுதிகள்/மில்லியன்),
2270             'one' => q({0} பகுதி/மில்லியன்),
2271             'other' => q({0} பகுதிகள்/மில்லியன்),
2272             },
2273             # Long Unit Identifier
2274             'concentr-permyriad' => {
2275             'one' => q({0} பெர்மிரியட்),
2276             'other' => q({0} பெர்மிரியட்),
2277             },
2278             # Core Unit Identifier
2279             'permyriad' => {
2280             'one' => q({0} பெர்மிரியட்),
2281             'other' => q({0} பெர்மிரியட்),
2282             },
2283             # Long Unit Identifier
2284             'concentr-portion-per-1e9' => {
2285             'name' => q(பார்ட்ஸ்/பில்லியன்),
2286             'one' => q({0} பார்ட்ஸ்/பில்லியன்),
2287             'other' => q({0} பார்ட்ஸ்/பில்லியன்),
2288             },
2289             # Core Unit Identifier
2290             'portion-per-1e9' => {
2291             'name' => q(பார்ட்ஸ்/பில்லியன்),
2292             'one' => q({0} பார்ட்ஸ்/பில்லியன்),
2293             'other' => q({0} பார்ட்ஸ்/பில்லியன்),
2294             },
2295             # Long Unit Identifier
2296             'consumption-liter-per-100-kilometer' => {
2297             'name' => q(லிட்டர்/100கி.மீ),
2298             'one' => q({0} லிட்டர்/100கி.மீ),
2299             'other' => q({0} லிட்டர்/100கி.மீ),
2300             },
2301             # Core Unit Identifier
2302             'liter-per-100-kilometer' => {
2303             'name' => q(லிட்டர்/100கி.மீ),
2304             'one' => q({0} லிட்டர்/100கி.மீ),
2305             'other' => q({0} லிட்டர்/100கி.மீ),
2306             },
2307             # Long Unit Identifier
2308             'consumption-liter-per-kilometer' => {
2309             'name' => q(லிட்டர்கள்/கிலோமீட்டர்),
2310             'one' => q({0} லிட்டர்/கிலோமீட்டர்),
2311             'other' => q({0} லிட்டர்கள்/கிலோமீட்டர்),
2312             },
2313             # Core Unit Identifier
2314             'liter-per-kilometer' => {
2315             'name' => q(லிட்டர்கள்/கிலோமீட்டர்),
2316             'one' => q({0} லிட்டர்/கிலோமீட்டர்),
2317             'other' => q({0} லிட்டர்கள்/கிலோமீட்டர்),
2318             },
2319             # Long Unit Identifier
2320             'consumption-mile-per-gallon' => {
2321             'name' => q(மைல்கள்/கேலன்),
2322             'one' => q({0} மைல்/கேலன்),
2323             'other' => q({0} மைல்கள்/கேலன்),
2324             },
2325             # Core Unit Identifier
2326             'mile-per-gallon' => {
2327             'name' => q(மைல்கள்/கேலன்),
2328             'one' => q({0} மைல்/கேலன்),
2329             'other' => q({0} மைல்கள்/கேலன்),
2330             },
2331             # Long Unit Identifier
2332             'consumption-mile-per-gallon-imperial' => {
2333             'name' => q(மைல்கள்/இம்பீ. கேலன்),
2334             'one' => q({0} மைல்/இம்பீ. கேலன்),
2335             'other' => q({0} மைல்கள்/இம்பீ. கேலன்),
2336             },
2337             # Core Unit Identifier
2338             'mile-per-gallon-imperial' => {
2339             'name' => q(மைல்கள்/இம்பீ. கேலன்),
2340             'one' => q({0} மைல்/இம்பீ. கேலன்),
2341             'other' => q({0} மைல்கள்/இம்பீ. கேலன்),
2342             },
2343             # Long Unit Identifier
2344             'coordinate' => {
2345             'east' => q({0}கிழக்கு),
2346             'north' => q({0}வடக்கு),
2347             'south' => q({0}தெற்கு),
2348             'west' => q({0}மேற்கு),
2349             },
2350             # Core Unit Identifier
2351             'coordinate' => {
2352             'east' => q({0}கிழக்கு),
2353             'north' => q({0}வடக்கு),
2354             'south' => q({0}தெற்கு),
2355             'west' => q({0}மேற்கு),
2356             },
2357             # Long Unit Identifier
2358             'digital-bit' => {
2359             'name' => q(பிட்கள்),
2360             'one' => q({0} பிட்),
2361             'other' => q({0} பிட்கள்),
2362             },
2363             # Core Unit Identifier
2364             'bit' => {
2365             'name' => q(பிட்கள்),
2366             'one' => q({0} பிட்),
2367             'other' => q({0} பிட்கள்),
2368             },
2369             # Long Unit Identifier
2370             'digital-byte' => {
2371             'name' => q(பைட்கள்),
2372             'one' => q({0} பைட்),
2373             'other' => q({0} பைட்கள்),
2374             },
2375             # Core Unit Identifier
2376             'byte' => {
2377             'name' => q(பைட்கள்),
2378             'one' => q({0} பைட்),
2379             'other' => q({0} பைட்கள்),
2380             },
2381             # Long Unit Identifier
2382             'digital-gigabit' => {
2383             'name' => q(கிகாபிட்கள்),
2384             'one' => q({0} கிகாபிட்),
2385             'other' => q({0} கிகாபிட்கள்),
2386             },
2387             # Core Unit Identifier
2388             'gigabit' => {
2389             'name' => q(கிகாபிட்கள்),
2390             'one' => q({0} கிகாபிட்),
2391             'other' => q({0} கிகாபிட்கள்),
2392             },
2393             # Long Unit Identifier
2394             'digital-gigabyte' => {
2395             'name' => q(கிகாபைட்கள்),
2396             'one' => q({0} கிகாபைட்),
2397             'other' => q({0} கிகாபைட்கள்),
2398             },
2399             # Core Unit Identifier
2400             'gigabyte' => {
2401             'name' => q(கிகாபைட்கள்),
2402             'one' => q({0} கிகாபைட்),
2403             'other' => q({0} கிகாபைட்கள்),
2404             },
2405             # Long Unit Identifier
2406             'digital-kilobit' => {
2407             'name' => q(கிலோபிட்கள்),
2408             'one' => q({0} கிலோபிட்),
2409             'other' => q({0} கிலோபிட்கள்),
2410             },
2411             # Core Unit Identifier
2412             'kilobit' => {
2413             'name' => q(கிலோபிட்கள்),
2414             'one' => q({0} கிலோபிட்),
2415             'other' => q({0} கிலோபிட்கள்),
2416             },
2417             # Long Unit Identifier
2418             'digital-kilobyte' => {
2419             'name' => q(கிலோபைட்கள்),
2420             'one' => q({0} கிலோபைட்),
2421             'other' => q({0} கிலோபைட்கள்),
2422             },
2423             # Core Unit Identifier
2424             'kilobyte' => {
2425             'name' => q(கிலோபைட்கள்),
2426             'one' => q({0} கிலோபைட்),
2427             'other' => q({0} கிலோபைட்கள்),
2428             },
2429             # Long Unit Identifier
2430             'digital-megabit' => {
2431             'name' => q(மெகாபிட்கள்),
2432             'one' => q({0} மெகாபிட்),
2433             'other' => q({0} மெகாபிட்கள்),
2434             },
2435             # Core Unit Identifier
2436             'megabit' => {
2437             'name' => q(மெகாபிட்கள்),
2438             'one' => q({0} மெகாபிட்),
2439             'other' => q({0} மெகாபிட்கள்),
2440             },
2441             # Long Unit Identifier
2442             'digital-megabyte' => {
2443             'name' => q(மெகாபைட்கள்),
2444             'one' => q({0} மெகாபைட்),
2445             'other' => q({0} மெகாபைட்கள்),
2446             },
2447             # Core Unit Identifier
2448             'megabyte' => {
2449             'name' => q(மெகாபைட்கள்),
2450             'one' => q({0} மெகாபைட்),
2451             'other' => q({0} மெகாபைட்கள்),
2452             },
2453             # Long Unit Identifier
2454             'digital-petabyte' => {
2455             'name' => q(பெடாபைட்கள்),
2456             'one' => q({0} பெடாபைட்),
2457             'other' => q({0} பெடாபைட்கள்),
2458             },
2459             # Core Unit Identifier
2460             'petabyte' => {
2461             'name' => q(பெடாபைட்கள்),
2462             'one' => q({0} பெடாபைட்),
2463             'other' => q({0} பெடாபைட்கள்),
2464             },
2465             # Long Unit Identifier
2466             'digital-terabit' => {
2467             'name' => q(டெரா பிட்கள்),
2468             'one' => q({0} டெராபிட்),
2469             'other' => q({0} டெராபிட்கள்),
2470             },
2471             # Core Unit Identifier
2472             'terabit' => {
2473             'name' => q(டெரா பிட்கள்),
2474             'one' => q({0} டெராபிட்),
2475             'other' => q({0} டெராபிட்கள்),
2476             },
2477             # Long Unit Identifier
2478             'digital-terabyte' => {
2479             'name' => q(டெராபைட்கள்),
2480             'one' => q({0} டெராபைட்),
2481             'other' => q({0} டெராபைட்கள்),
2482             },
2483             # Core Unit Identifier
2484             'terabyte' => {
2485             'name' => q(டெராபைட்கள்),
2486             'one' => q({0} டெராபைட்),
2487             'other' => q({0} டெராபைட்கள்),
2488             },
2489             # Long Unit Identifier
2490             'duration-century' => {
2491             'name' => q(நூற்றாண்டுகள்),
2492             'one' => q({0} நூற்றாண்டு),
2493             'other' => q({0} நூற்றாண்டுகள்),
2494             },
2495             # Core Unit Identifier
2496             'century' => {
2497             'name' => q(நூற்றாண்டுகள்),
2498             'one' => q({0} நூற்றாண்டு),
2499             'other' => q({0} நூற்றாண்டுகள்),
2500             },
2501             # Long Unit Identifier
2502             'duration-day' => {
2503             'one' => q({0} நாள்),
2504             'other' => q({0} நாட்கள்),
2505             'per' => q({0} / நாள்),
2506             },
2507             # Core Unit Identifier
2508             'day' => {
2509             'one' => q({0} நாள்),
2510             'other' => q({0} நாட்கள்),
2511             'per' => q({0} / நாள்),
2512             },
2513             # Long Unit Identifier
2514             'duration-day-person' => {
2515             'one' => q({0} நாள்),
2516             'other' => q({0} நாட்கள்),
2517             },
2518             # Core Unit Identifier
2519             'day-person' => {
2520             'one' => q({0} நாள்),
2521             'other' => q({0} நாட்கள்),
2522             },
2523             # Long Unit Identifier
2524             'duration-decade' => {
2525             'name' => q(தசாப்தங்கள்),
2526             'one' => q({0} தசாப்தம்),
2527             'other' => q({0} தசாப்தங்கள்),
2528             },
2529             # Core Unit Identifier
2530             'decade' => {
2531             'name' => q(தசாப்தங்கள்),
2532             'one' => q({0} தசாப்தம்),
2533             'other' => q({0} தசாப்தங்கள்),
2534             },
2535             # Long Unit Identifier
2536             'duration-hour' => {
2537             'name' => q(மணிநேரங்கள்),
2538             'one' => q({0} மணிநேரம்),
2539             'other' => q({0} மணிநேரங்கள்),
2540             'per' => q({0} / மணிநேரம்),
2541             },
2542             # Core Unit Identifier
2543             'hour' => {
2544             'name' => q(மணிநேரங்கள்),
2545             'one' => q({0} மணிநேரம்),
2546             'other' => q({0} மணிநேரங்கள்),
2547             'per' => q({0} / மணிநேரம்),
2548             },
2549             # Long Unit Identifier
2550             'duration-microsecond' => {
2551             'name' => q(மைக்ரோவிநாடிகள்),
2552             'one' => q({0} மைக்ரோவிநாடி),
2553             'other' => q({0} மைக்ரோவிநாடிகள்),
2554             },
2555             # Core Unit Identifier
2556             'microsecond' => {
2557             'name' => q(மைக்ரோவிநாடிகள்),
2558             'one' => q({0} மைக்ரோவிநாடி),
2559             'other' => q({0} மைக்ரோவிநாடிகள்),
2560             },
2561             # Long Unit Identifier
2562             'duration-millisecond' => {
2563             'name' => q(மில்லிவிநாடிகள்),
2564             'one' => q({0} மில்லிவிநாடி),
2565             'other' => q({0} மில்லிவிநாடிகள்),
2566             },
2567             # Core Unit Identifier
2568             'millisecond' => {
2569             'name' => q(மில்லிவிநாடிகள்),
2570             'one' => q({0} மில்லிவிநாடி),
2571             'other' => q({0} மில்லிவிநாடிகள்),
2572             },
2573             # Long Unit Identifier
2574             'duration-minute' => {
2575             'name' => q(நிமிடங்கள்),
2576             'one' => q({0} நிமிடம்),
2577             'other' => q({0} நிமிடங்கள்),
2578             'per' => q({0} / நிமிடம்),
2579             },
2580             # Core Unit Identifier
2581             'minute' => {
2582             'name' => q(நிமிடங்கள்),
2583             'one' => q({0} நிமிடம்),
2584             'other' => q({0} நிமிடங்கள்),
2585             'per' => q({0} / நிமிடம்),
2586             },
2587             # Long Unit Identifier
2588             'duration-month' => {
2589             'name' => q(மாதங்கள்),
2590             'one' => q({0} மாதம்),
2591             'other' => q({0} மாதங்கள்),
2592             'per' => q({0} / மாதம்),
2593             },
2594             # Core Unit Identifier
2595             'month' => {
2596             'name' => q(மாதங்கள்),
2597             'one' => q({0} மாதம்),
2598             'other' => q({0} மாதங்கள்),
2599             'per' => q({0} / மாதம்),
2600             },
2601             # Long Unit Identifier
2602             'duration-nanosecond' => {
2603             'one' => q({0} நானோசெகண்டு),
2604             'other' => q({0} நானோசெகண்டுகள்),
2605             },
2606             # Core Unit Identifier
2607             'nanosecond' => {
2608             'one' => q({0} நானோசெகண்டு),
2609             'other' => q({0} நானோசெகண்டுகள்),
2610             },
2611             # Long Unit Identifier
2612             'duration-night' => {
2613             'name' => q(இரவுகள்),
2614             'one' => q({0} இரவு),
2615             'other' => q({0} இரவுகள்),
2616             'per' => q({0}/இரவு),
2617             },
2618             # Core Unit Identifier
2619             'night' => {
2620             'name' => q(இரவுகள்),
2621             'one' => q({0} இரவு),
2622             'other' => q({0} இரவுகள்),
2623             'per' => q({0}/இரவு),
2624             },
2625             # Long Unit Identifier
2626             'duration-quarter' => {
2627             'name' => q(காலாண்டுகள்),
2628             'one' => q({0} காலாண்டு),
2629             'other' => q({0} காலாண்டுகள்),
2630             'per' => q({0}/காலாண்டு),
2631             },
2632             # Core Unit Identifier
2633             'quarter' => {
2634             'name' => q(காலாண்டுகள்),
2635             'one' => q({0} காலாண்டு),
2636             'other' => q({0} காலாண்டுகள்),
2637             'per' => q({0}/காலாண்டு),
2638             },
2639             # Long Unit Identifier
2640             'duration-second' => {
2641             'one' => q({0} விநாடி),
2642             'other' => q({0} விநாடிகள்),
2643             'per' => q({0}/விநாடி),
2644             },
2645             # Core Unit Identifier
2646             'second' => {
2647             'one' => q({0} விநாடி),
2648             'other' => q({0} விநாடிகள்),
2649             'per' => q({0}/விநாடி),
2650             },
2651             # Long Unit Identifier
2652             'duration-week' => {
2653             'name' => q(வாரங்கள்),
2654             'one' => q({0} வாரம்),
2655             'other' => q({0} வாரங்கள்),
2656             'per' => q({0} / வாரம்),
2657             },
2658             # Core Unit Identifier
2659             'week' => {
2660             'name' => q(வாரங்கள்),
2661             'one' => q({0} வாரம்),
2662             'other' => q({0} வாரங்கள்),
2663             'per' => q({0} / வாரம்),
2664             },
2665             # Long Unit Identifier
2666             'duration-year' => {
2667             'one' => q({0} ஆண்டு),
2668             'other' => q({0} ஆண்டுகள்),
2669             'per' => q(ஒரு வருடத்தில் {0}),
2670             },
2671             # Core Unit Identifier
2672             'year' => {
2673             'one' => q({0} ஆண்டு),
2674             'other' => q({0} ஆண்டுகள்),
2675             'per' => q(ஒரு வருடத்தில் {0}),
2676             },
2677             # Long Unit Identifier
2678             'electric-ampere' => {
2679             'name' => q(ஆம்பியர்கள்),
2680             'one' => q({0} ஆம்பியர்),
2681             'other' => q({0} ஆம்பியர்கள்),
2682             },
2683             # Core Unit Identifier
2684             'ampere' => {
2685             'name' => q(ஆம்பியர்கள்),
2686             'one' => q({0} ஆம்பியர்),
2687             'other' => q({0} ஆம்பியர்கள்),
2688             },
2689             # Long Unit Identifier
2690             'electric-milliampere' => {
2691             'name' => q(மில்லி ஆம்பியர்கள்),
2692             'one' => q({0} மில்லி ஆம்பியர்),
2693             'other' => q({0} மில்லி ஆம்பியர்கள்),
2694             },
2695             # Core Unit Identifier
2696             'milliampere' => {
2697             'name' => q(மில்லி ஆம்பியர்கள்),
2698             'one' => q({0} மில்லி ஆம்பியர்),
2699             'other' => q({0} மில்லி ஆம்பியர்கள்),
2700             },
2701             # Long Unit Identifier
2702             'electric-ohm' => {
2703             'one' => q({0} ஓம்),
2704             'other' => q({0} ஓம்ஸ்),
2705             },
2706             # Core Unit Identifier
2707             'ohm' => {
2708             'one' => q({0} ஓம்),
2709             'other' => q({0} ஓம்ஸ்),
2710             },
2711             # Long Unit Identifier
2712             'electric-volt' => {
2713             'name' => q(வோல்ட்கள்),
2714             'one' => q({0} வோல்ட்),
2715             'other' => q({0} வோல்ட்கள்),
2716             },
2717             # Core Unit Identifier
2718             'volt' => {
2719             'name' => q(வோல்ட்கள்),
2720             'one' => q({0} வோல்ட்),
2721             'other' => q({0} வோல்ட்கள்),
2722             },
2723             # Long Unit Identifier
2724             'energy-british-thermal-unit' => {
2725             'name' => q(பிரிட்டிஷ் வெப்ப அலகுகள்),
2726             'one' => q({0} பிரிட்டிஷ் வெப்ப அலகு),
2727             'other' => q({0} பிரிட்டிஷ் வெப்ப அலகுகள்),
2728             },
2729             # Core Unit Identifier
2730             'british-thermal-unit' => {
2731             'name' => q(பிரிட்டிஷ் வெப்ப அலகுகள்),
2732             'one' => q({0} பிரிட்டிஷ் வெப்ப அலகு),
2733             'other' => q({0} பிரிட்டிஷ் வெப்ப அலகுகள்),
2734             },
2735             # Long Unit Identifier
2736             'energy-calorie' => {
2737             'name' => q(கலோரிகள்),
2738             'one' => q({0} கலோரி),
2739             'other' => q({0} கலோரிகள்),
2740             },
2741             # Core Unit Identifier
2742             'calorie' => {
2743             'name' => q(கலோரிகள்),
2744             'one' => q({0} கலோரி),
2745             'other' => q({0} கலோரிகள்),
2746             },
2747             # Long Unit Identifier
2748             'energy-electronvolt' => {
2749             'name' => q(எலக்ட்ரான்வோல்ட்ஸ்),
2750             'one' => q({0} எலக்ட்ரான்வோல்ட்),
2751             'other' => q({0} எலக்ட்ரான்வோல்ட்ஸ்),
2752             },
2753             # Core Unit Identifier
2754             'electronvolt' => {
2755             'name' => q(எலக்ட்ரான்வோல்ட்ஸ்),
2756             'one' => q({0} எலக்ட்ரான்வோல்ட்),
2757             'other' => q({0} எலக்ட்ரான்வோல்ட்ஸ்),
2758             },
2759             # Long Unit Identifier
2760             'energy-foodcalorie' => {
2761             'name' => q(கலோரிகள்),
2762             'one' => q({0} கலோரி),
2763             'other' => q({0} கலோரிகள்),
2764             },
2765             # Core Unit Identifier
2766             'foodcalorie' => {
2767             'name' => q(கலோரிகள்),
2768             'one' => q({0} கலோரி),
2769             'other' => q({0} கலோரிகள்),
2770             },
2771             # Long Unit Identifier
2772             'energy-joule' => {
2773             'name' => q(ஜூல்கள்),
2774             'one' => q({0} ஜூல்),
2775             'other' => q({0} ஜூல்கள்),
2776             },
2777             # Core Unit Identifier
2778             'joule' => {
2779             'name' => q(ஜூல்கள்),
2780             'one' => q({0} ஜூல்),
2781             'other' => q({0} ஜூல்கள்),
2782             },
2783             # Long Unit Identifier
2784             'energy-kilocalorie' => {
2785             'name' => q(கிலோகலோரிகள்),
2786             'one' => q({0} கிலோகலோரி),
2787             'other' => q({0} கிலோகலோரிகள்),
2788             },
2789             # Core Unit Identifier
2790             'kilocalorie' => {
2791             'name' => q(கிலோகலோரிகள்),
2792             'one' => q({0} கிலோகலோரி),
2793             'other' => q({0} கிலோகலோரிகள்),
2794             },
2795             # Long Unit Identifier
2796             'energy-kilojoule' => {
2797             'name' => q(கிலோஜூல்கள்),
2798             'one' => q({0} கிலோஜூல்),
2799             'other' => q({0} கிலோஜூல்கள்),
2800             },
2801             # Core Unit Identifier
2802             'kilojoule' => {
2803             'name' => q(கிலோஜூல்கள்),
2804             'one' => q({0} கிலோஜூல்),
2805             'other' => q({0} கிலோஜூல்கள்),
2806             },
2807             # Long Unit Identifier
2808             'energy-kilowatt-hour' => {
2809             'name' => q(கிலோவாட் மணிநேரம்),
2810             'one' => q({0} கிலோவாட் மணிநேரம்),
2811             'other' => q({0} கிலோவாட் மணிநேரம்),
2812             },
2813             # Core Unit Identifier
2814             'kilowatt-hour' => {
2815             'name' => q(கிலோவாட் மணிநேரம்),
2816             'one' => q({0} கிலோவாட் மணிநேரம்),
2817             'other' => q({0} கிலோவாட் மணிநேரம்),
2818             },
2819             # Long Unit Identifier
2820             'energy-therm-us' => {
2821             'name' => q(அமெரிக்க வெப்ப அலகுகள்),
2822             'one' => q({0} அமெரிக்க வெப்ப அலகு),
2823             'other' => q({0} அமெரிக்க வெப்ப அலகுகள்),
2824             },
2825             # Core Unit Identifier
2826             'therm-us' => {
2827             'name' => q(அமெரிக்க வெப்ப அலகுகள்),
2828             'one' => q({0} அமெரிக்க வெப்ப அலகு),
2829             'other' => q({0} அமெரிக்க வெப்ப அலகுகள்),
2830             },
2831             # Long Unit Identifier
2832             'force-kilowatt-hour-per-100-kilometer' => {
2833             'name' => q(கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2834             'one' => q({0} கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2835             'other' => q({0} கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2836             },
2837             # Core Unit Identifier
2838             'kilowatt-hour-per-100-kilometer' => {
2839             'name' => q(கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2840             'one' => q({0} கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2841             'other' => q({0} கிலோவாட்-மணிநேரம்/100 கிலோமீட்டர்),
2842             },
2843             # Long Unit Identifier
2844             'force-newton' => {
2845             'name' => q(நியூட்டன்ஸ்),
2846             'one' => q({0} நியூட்டன்),
2847             'other' => q({0} நியூட்டன்ஸ்),
2848             },
2849             # Core Unit Identifier
2850             'newton' => {
2851             'name' => q(நியூட்டன்ஸ்),
2852             'one' => q({0} நியூட்டன்),
2853             'other' => q({0} நியூட்டன்ஸ்),
2854             },
2855             # Long Unit Identifier
2856             'force-pound-force' => {
2857             'one' => q({0} பவுண்ட் விசை),
2858             'other' => q({0} பவுண்ட் விசை),
2859             },
2860             # Core Unit Identifier
2861             'pound-force' => {
2862             'one' => q({0} பவுண்ட் விசை),
2863             'other' => q({0} பவுண்ட் விசை),
2864             },
2865             # Long Unit Identifier
2866             'frequency-gigahertz' => {
2867             'name' => q(கிகாஹெர்ட்ஸ்),
2868             'one' => q({0} கிகாஹெர்ட்ஸ்),
2869             'other' => q({0} கிகாஹெர்ட்ஸ்),
2870             },
2871             # Core Unit Identifier
2872             'gigahertz' => {
2873             'name' => q(கிகாஹெர்ட்ஸ்),
2874             'one' => q({0} கிகாஹெர்ட்ஸ்),
2875             'other' => q({0} கிகாஹெர்ட்ஸ்),
2876             },
2877             # Long Unit Identifier
2878             'frequency-hertz' => {
2879             'name' => q(ஹெர்ட்ஸ்),
2880             'one' => q({0} ஹெர்ட்ஸ்),
2881             'other' => q({0} ஹெர்ட்ஸ்),
2882             },
2883             # Core Unit Identifier
2884             'hertz' => {
2885             'name' => q(ஹெர்ட்ஸ்),
2886             'one' => q({0} ஹெர்ட்ஸ்),
2887             'other' => q({0} ஹெர்ட்ஸ்),
2888             },
2889             # Long Unit Identifier
2890             'frequency-kilohertz' => {
2891             'name' => q(கிலோஹெர்ட்ஸ்),
2892             'one' => q({0} கிலோஹெர்ட்ஸ்),
2893             'other' => q({0} கிலோஹெர்ட்ஸ்),
2894             },
2895             # Core Unit Identifier
2896             'kilohertz' => {
2897             'name' => q(கிலோஹெர்ட்ஸ்),
2898             'one' => q({0} கிலோஹெர்ட்ஸ்),
2899             'other' => q({0} கிலோஹெர்ட்ஸ்),
2900             },
2901             # Long Unit Identifier
2902             'frequency-megahertz' => {
2903             'name' => q(மெகாஹெர்ட்ஸ்),
2904             'one' => q({0} மெகாஹெர்ட்ஸ்),
2905             'other' => q({0} மெகாஹெர்ட்ஸ்),
2906             },
2907             # Core Unit Identifier
2908             'megahertz' => {
2909             'name' => q(மெகாஹெர்ட்ஸ்),
2910             'one' => q({0} மெகாஹெர்ட்ஸ்),
2911             'other' => q({0} மெகாஹெர்ட்ஸ்),
2912             },
2913             # Long Unit Identifier
2914             'graphics-dot' => {
2915             'name' => q(புள்ளிகள்),
2916             'one' => q({0}புள்ளி),
2917             'other' => q({0}புள்ளிகள்),
2918             },
2919             # Core Unit Identifier
2920             'dot' => {
2921             'name' => q(புள்ளிகள்),
2922             'one' => q({0}புள்ளி),
2923             'other' => q({0}புள்ளிகள்),
2924             },
2925             # Long Unit Identifier
2926             'graphics-dot-per-centimeter' => {
2927             'name' => q(புள்ளிகள் / சென்டிமீட்டர்),
2928             'one' => q({0} புள்ளி / சென்டிமீட்டர்),
2929             'other' => q({0} புள்ளிகள் / சென்டிமீட்டர்),
2930             },
2931             # Core Unit Identifier
2932             'dot-per-centimeter' => {
2933             'name' => q(புள்ளிகள் / சென்டிமீட்டர்),
2934             'one' => q({0} புள்ளி / சென்டிமீட்டர்),
2935             'other' => q({0} புள்ளிகள் / சென்டிமீட்டர்),
2936             },
2937             # Long Unit Identifier
2938             'graphics-dot-per-inch' => {
2939             'name' => q(புள்ளிகள் / அங்குலம்),
2940             'one' => q({0} புள்ளி / அங்குலம்),
2941             'other' => q({0} புள்ளிகள் / அங்குலம்),
2942             },
2943             # Core Unit Identifier
2944             'dot-per-inch' => {
2945             'name' => q(புள்ளிகள் / அங்குலம்),
2946             'one' => q({0} புள்ளி / அங்குலம்),
2947             'other' => q({0} புள்ளிகள் / அங்குலம்),
2948             },
2949             # Long Unit Identifier
2950             'graphics-em' => {
2951             'name' => q(அச்சுக்கலை எம்),
2952             'one' => q({0} எம்),
2953             'other' => q({0} எம்கள்),
2954             },
2955             # Core Unit Identifier
2956             'em' => {
2957             'name' => q(அச்சுக்கலை எம்),
2958             'one' => q({0} எம்),
2959             'other' => q({0} எம்கள்),
2960             },
2961             # Long Unit Identifier
2962             'graphics-megapixel' => {
2963             'one' => q({0} மெகாபிக்சல்),
2964             'other' => q({0} மெகாபிக்சல்கள்),
2965             },
2966             # Core Unit Identifier
2967             'megapixel' => {
2968             'one' => q({0} மெகாபிக்சல்),
2969             'other' => q({0} மெகாபிக்சல்கள்),
2970             },
2971             # Long Unit Identifier
2972             'graphics-pixel' => {
2973             'name' => q(பிக்சல்கள்),
2974             'one' => q({0} பிக்சல்),
2975             'other' => q({0} பிக்சல்கள்),
2976             },
2977             # Core Unit Identifier
2978             'pixel' => {
2979             'name' => q(பிக்சல்கள்),
2980             'one' => q({0} பிக்சல்),
2981             'other' => q({0} பிக்சல்கள்),
2982             },
2983             # Long Unit Identifier
2984             'graphics-pixel-per-centimeter' => {
2985             'name' => q(பிக்சல்கள்/ சென்டிமீட்டர்),
2986             'one' => q({0} பிக்சல்/ சென்டிமீட்டர்),
2987             'other' => q({0} பிக்சல்கள்/ சென்டிமீட்டர்),
2988             },
2989             # Core Unit Identifier
2990             'pixel-per-centimeter' => {
2991             'name' => q(பிக்சல்கள்/ சென்டிமீட்டர்),
2992             'one' => q({0} பிக்சல்/ சென்டிமீட்டர்),
2993             'other' => q({0} பிக்சல்கள்/ சென்டிமீட்டர்),
2994             },
2995             # Long Unit Identifier
2996             'graphics-pixel-per-inch' => {
2997             'name' => q(பிக்சல்கள்/ அங்குலம்),
2998             'one' => q({0} பிக்சல்/ அங்குலம்),
2999             'other' => q({0} பிக்சல்கள்/ அங்குலம்),
3000             },
3001             # Core Unit Identifier
3002             'pixel-per-inch' => {
3003             'name' => q(பிக்சல்கள்/ அங்குலம்),
3004             'one' => q({0} பிக்சல்/ அங்குலம்),
3005             'other' => q({0} பிக்சல்கள்/ அங்குலம்),
3006             },
3007             # Long Unit Identifier
3008             'length-astronomical-unit' => {
3009             'name' => q(வானியல் அலகுகள்),
3010             'one' => q({0} வானியல் அலகு),
3011             'other' => q({0} வானியல் அலகுகள்),
3012             },
3013             # Core Unit Identifier
3014             'astronomical-unit' => {
3015             'name' => q(வானியல் அலகுகள்),
3016             'one' => q({0} வானியல் அலகு),
3017             'other' => q({0} வானியல் அலகுகள்),
3018             },
3019             # Long Unit Identifier
3020             'length-centimeter' => {
3021             'name' => q(சென்டிமீட்டர்கள்),
3022             'one' => q({0} சென்டிமீட்டர்),
3023             'other' => q({0} சென்டிமீட்டர்கள்),
3024             'per' => q({0}/சென்டிமீட்டர்),
3025             },
3026             # Core Unit Identifier
3027             'centimeter' => {
3028             'name' => q(சென்டிமீட்டர்கள்),
3029             'one' => q({0} சென்டிமீட்டர்),
3030             'other' => q({0} சென்டிமீட்டர்கள்),
3031             'per' => q({0}/சென்டிமீட்டர்),
3032             },
3033             # Long Unit Identifier
3034             'length-decimeter' => {
3035             'name' => q(டெசிமீட்டர்கள்),
3036             'one' => q({0} டெசிமீட்டர்),
3037             'other' => q({0} டெசிமீட்டர்கள்),
3038             },
3039             # Core Unit Identifier
3040             'decimeter' => {
3041             'name' => q(டெசிமீட்டர்கள்),
3042             'one' => q({0} டெசிமீட்டர்),
3043             'other' => q({0} டெசிமீட்டர்கள்),
3044             },
3045             # Long Unit Identifier
3046             'length-earth-radius' => {
3047             'name' => q(புவி ஆரம்),
3048             'one' => q({0} புவி ஆரம்),
3049             'other' => q({0} புவி ஆரம்),
3050             },
3051             # Core Unit Identifier
3052             'earth-radius' => {
3053             'name' => q(புவி ஆரம்),
3054             'one' => q({0} புவி ஆரம்),
3055             'other' => q({0} புவி ஆரம்),
3056             },
3057             # Long Unit Identifier
3058             'length-fathom' => {
3059             'name' => q(ஃபேதம்கள்),
3060             'one' => q({0} ஃபேதம்),
3061             'other' => q({0} ஃபேதம்கள்),
3062             },
3063             # Core Unit Identifier
3064             'fathom' => {
3065             'name' => q(ஃபேதம்கள்),
3066             'one' => q({0} ஃபேதம்),
3067             'other' => q({0} ஃபேதம்கள்),
3068             },
3069             # Long Unit Identifier
3070             'length-furlong' => {
3071             'name' => q(பர்லாங்குகள்),
3072             'one' => q({0} பர்லாங்கு),
3073             'other' => q({0} பர்லாங்குகள்),
3074             },
3075             # Core Unit Identifier
3076             'furlong' => {
3077             'name' => q(பர்லாங்குகள்),
3078             'one' => q({0} பர்லாங்கு),
3079             'other' => q({0} பர்லாங்குகள்),
3080             },
3081             # Long Unit Identifier
3082             'length-inch' => {
3083             'one' => q({0} அங்குலம்),
3084             'other' => q({0} அங்குலங்கள்),
3085             'per' => q({0}/அங்குலம்),
3086             },
3087             # Core Unit Identifier
3088             'inch' => {
3089             'one' => q({0} அங்குலம்),
3090             'other' => q({0} அங்குலங்கள்),
3091             'per' => q({0}/அங்குலம்),
3092             },
3093             # Long Unit Identifier
3094             'length-kilometer' => {
3095             'name' => q(கிலோமீட்டர்கள்),
3096             'one' => q({0} கிலோமீட்டர்),
3097             'other' => q({0} கிலோமீட்டர்கள்),
3098             'per' => q({0}/கிலோமீட்டர்),
3099             },
3100             # Core Unit Identifier
3101             'kilometer' => {
3102             'name' => q(கிலோமீட்டர்கள்),
3103             'one' => q({0} கிலோமீட்டர்),
3104             'other' => q({0} கிலோமீட்டர்கள்),
3105             'per' => q({0}/கிலோமீட்டர்),
3106             },
3107             # Long Unit Identifier
3108             'length-light-year' => {
3109             'one' => q({0} ஒளி ஆண்டு),
3110             'other' => q({0} ஒளி ஆண்டுகள்),
3111             },
3112             # Core Unit Identifier
3113             'light-year' => {
3114             'one' => q({0} ஒளி ஆண்டு),
3115             'other' => q({0} ஒளி ஆண்டுகள்),
3116             },
3117             # Long Unit Identifier
3118             'length-meter' => {
3119             'name' => q(மீட்டர்கள்),
3120             'one' => q({0} மீட்டர்),
3121             'other' => q({0} மீட்டர்கள்),
3122             'per' => q({0}/மீட்டர்),
3123             },
3124             # Core Unit Identifier
3125             'meter' => {
3126             'name' => q(மீட்டர்கள்),
3127             'one' => q({0} மீட்டர்),
3128             'other' => q({0} மீட்டர்கள்),
3129             'per' => q({0}/மீட்டர்),
3130             },
3131             # Long Unit Identifier
3132             'length-micrometer' => {
3133             'name' => q(மைக்ரோமீட்டர்கள்),
3134             'one' => q({0} மைக்ரோமீட்டர்),
3135             'other' => q({0} மைக்ரோமீட்டர்கள்),
3136             },
3137             # Core Unit Identifier
3138             'micrometer' => {
3139             'name' => q(மைக்ரோமீட்டர்கள்),
3140             'one' => q({0} மைக்ரோமீட்டர்),
3141             'other' => q({0} மைக்ரோமீட்டர்கள்),
3142             },
3143             # Long Unit Identifier
3144             'length-mile' => {
3145             'one' => q({0} மைல்),
3146             'other' => q({0} மைல்கள்),
3147             },
3148             # Core Unit Identifier
3149             'mile' => {
3150             'one' => q({0} மைல்),
3151             'other' => q({0} மைல்கள்),
3152             },
3153             # Long Unit Identifier
3154             'length-mile-scandinavian' => {
3155             'name' => q(ஸ்கேண்டிநேவியன் மைல்),
3156             'one' => q({0} ஸ்கேண்டிநேவியன் மைல்),
3157             'other' => q({0} ஸ்கேண்டிநேவியன் மைல்கள்),
3158             },
3159             # Core Unit Identifier
3160             'mile-scandinavian' => {
3161             'name' => q(ஸ்கேண்டிநேவியன் மைல்),
3162             'one' => q({0} ஸ்கேண்டிநேவியன் மைல்),
3163             'other' => q({0} ஸ்கேண்டிநேவியன் மைல்கள்),
3164             },
3165             # Long Unit Identifier
3166             'length-millimeter' => {
3167             'name' => q(மில்லிமீட்டர்கள்),
3168             'one' => q({0} மில்லிமீட்டர்),
3169             'other' => q({0} மில்லிமீட்டர்கள்),
3170             },
3171             # Core Unit Identifier
3172             'millimeter' => {
3173             'name' => q(மில்லிமீட்டர்கள்),
3174             'one' => q({0} மில்லிமீட்டர்),
3175             'other' => q({0} மில்லிமீட்டர்கள்),
3176             },
3177             # Long Unit Identifier
3178             'length-nanometer' => {
3179             'name' => q(நானோமீட்டர்கள்),
3180             'one' => q({0} நானோமீட்டர்),
3181             'other' => q({0} நானோமீட்டர்கள்),
3182             },
3183             # Core Unit Identifier
3184             'nanometer' => {
3185             'name' => q(நானோமீட்டர்கள்),
3186             'one' => q({0} நானோமீட்டர்),
3187             'other' => q({0} நானோமீட்டர்கள்),
3188             },
3189             # Long Unit Identifier
3190             'length-nautical-mile' => {
3191             'name' => q(கடல் மைல்கள்),
3192             'one' => q({0} கடல் மைல்),
3193             'other' => q({0} கடல் மைல்கள்),
3194             },
3195             # Core Unit Identifier
3196             'nautical-mile' => {
3197             'name' => q(கடல் மைல்கள்),
3198             'one' => q({0} கடல் மைல்),
3199             'other' => q({0} கடல் மைல்கள்),
3200             },
3201             # Long Unit Identifier
3202             'length-parsec' => {
3203             'name' => q(புடைநொடிகள்),
3204             'one' => q({0} புடைநொடி),
3205             'other' => q({0} புடைநொடிகள்),
3206             },
3207             # Core Unit Identifier
3208             'parsec' => {
3209             'name' => q(புடைநொடிகள்),
3210             'one' => q({0} புடைநொடி),
3211             'other' => q({0} புடைநொடிகள்),
3212             },
3213             # Long Unit Identifier
3214             'length-picometer' => {
3215             'name' => q(பைக்கோமீட்டர்கள்),
3216             'one' => q({0} பைக்கோமீட்டர்),
3217             'other' => q({0} பைக்கோமீட்டர்கள்),
3218             },
3219             # Core Unit Identifier
3220             'picometer' => {
3221             'name' => q(பைக்கோமீட்டர்கள்),
3222             'one' => q({0} பைக்கோமீட்டர்),
3223             'other' => q({0} பைக்கோமீட்டர்கள்),
3224             },
3225             # Long Unit Identifier
3226             'length-point' => {
3227             'name' => q(அச்சுப் புள்ளிகள்),
3228             'one' => q({0} அச்சுப் புள்ளி),
3229             'other' => q({0} அச்சுப் புள்ளிகள்),
3230             },
3231             # Core Unit Identifier
3232             'point' => {
3233             'name' => q(அச்சுப் புள்ளிகள்),
3234             'one' => q({0} அச்சுப் புள்ளி),
3235             'other' => q({0} அச்சுப் புள்ளிகள்),
3236             },
3237             # Long Unit Identifier
3238             'length-solar-radius' => {
3239             'one' => q({0} சூரிய ஆரம்),
3240             'other' => q({0} சூரிய ஆரம்),
3241             },
3242             # Core Unit Identifier
3243             'solar-radius' => {
3244             'one' => q({0} சூரிய ஆரம்),
3245             'other' => q({0} சூரிய ஆரம்),
3246             },
3247             # Long Unit Identifier
3248             'length-yard' => {
3249             'name' => q(கெஜம்),
3250             'one' => q({0} கெஜம்),
3251             'other' => q({0} கெஜம்),
3252             },
3253             # Core Unit Identifier
3254             'yard' => {
3255             'name' => q(கெஜம்),
3256             'one' => q({0} கெஜம்),
3257             'other' => q({0} கெஜம்),
3258             },
3259             # Long Unit Identifier
3260             'light-candela' => {
3261             'name' => q(கேண்டலா),
3262             'one' => q({0} கேண்டலா),
3263             'other' => q({0} கேண்டலா),
3264             },
3265             # Core Unit Identifier
3266             'candela' => {
3267             'name' => q(கேண்டலா),
3268             'one' => q({0} கேண்டலா),
3269             'other' => q({0} கேண்டலா),
3270             },
3271             # Long Unit Identifier
3272             'light-lumen' => {
3273             'name' => q(லூமன்),
3274             'one' => q({0} லூமன்),
3275             'other' => q({0} லூமன்),
3276             },
3277             # Core Unit Identifier
3278             'lumen' => {
3279             'name' => q(லூமன்),
3280             'one' => q({0} லூமன்),
3281             'other' => q({0} லூமன்),
3282             },
3283             # Long Unit Identifier
3284             'light-lux' => {
3285             'one' => q({0} லக்ஸ்),
3286             'other' => q({0} லக்ஸ்),
3287             },
3288             # Core Unit Identifier
3289             'lux' => {
3290             'one' => q({0} லக்ஸ்),
3291             'other' => q({0} லக்ஸ்),
3292             },
3293             # Long Unit Identifier
3294             'light-solar-luminosity' => {
3295             'one' => q({0} சூரிய ஒளிர்வுத்தன்மை),
3296             'other' => q({0} சூரிய ஒளிர்வுத்தன்மை),
3297             },
3298             # Core Unit Identifier
3299             'solar-luminosity' => {
3300             'one' => q({0} சூரிய ஒளிர்வுத்தன்மை),
3301             'other' => q({0} சூரிய ஒளிர்வுத்தன்மை),
3302             },
3303             # Long Unit Identifier
3304             'mass-carat' => {
3305             'name' => q(கேரட்கள்),
3306             'one' => q({0} கேரட்),
3307             'other' => q({0} கேரட்கள்),
3308             },
3309             # Core Unit Identifier
3310             'carat' => {
3311             'name' => q(கேரட்கள்),
3312             'one' => q({0} கேரட்),
3313             'other' => q({0} கேரட்கள்),
3314             },
3315             # Long Unit Identifier
3316             'mass-dalton' => {
3317             'one' => q({0} டால்ட்டன்),
3318             'other' => q({0} டால்ட்டன்ஸ்),
3319             },
3320             # Core Unit Identifier
3321             'dalton' => {
3322             'one' => q({0} டால்ட்டன்),
3323             'other' => q({0} டால்ட்டன்ஸ்),
3324             },
3325             # Long Unit Identifier
3326             'mass-earth-mass' => {
3327             'one' => q({0} புவித் திணிவு),
3328             'other' => q({0} புவித் திணிவுகள்),
3329             },
3330             # Core Unit Identifier
3331             'earth-mass' => {
3332             'one' => q({0} புவித் திணிவு),
3333             'other' => q({0} புவித் திணிவுகள்),
3334             },
3335             # Long Unit Identifier
3336             'mass-grain' => {
3337             'name' => q(கிரைன்கள்),
3338             'one' => q({0} கிரைன்),
3339             'other' => q({0} கிரைன்கள்),
3340             },
3341             # Core Unit Identifier
3342             'grain' => {
3343             'name' => q(கிரைன்கள்),
3344             'one' => q({0} கிரைன்),
3345             'other' => q({0} கிரைன்கள்),
3346             },
3347             # Long Unit Identifier
3348             'mass-gram' => {
3349             'one' => q({0} கிராம்),
3350             'other' => q({0} கிராம்கள்),
3351             'per' => q({0}/கிராம்),
3352             },
3353             # Core Unit Identifier
3354             'gram' => {
3355             'one' => q({0} கிராம்),
3356             'other' => q({0} கிராம்கள்),
3357             'per' => q({0}/கிராம்),
3358             },
3359             # Long Unit Identifier
3360             'mass-kilogram' => {
3361             'name' => q(கிலோகிராம்கள்),
3362             'one' => q({0} கிலோகிராம்),
3363             'other' => q({0} கிலோகிராம்கள்),
3364             'per' => q({0}/கிலோகிராம்),
3365             },
3366             # Core Unit Identifier
3367             'kilogram' => {
3368             'name' => q(கிலோகிராம்கள்),
3369             'one' => q({0} கிலோகிராம்),
3370             'other' => q({0} கிலோகிராம்கள்),
3371             'per' => q({0}/கிலோகிராம்),
3372             },
3373             # Long Unit Identifier
3374             'mass-microgram' => {
3375             'name' => q(மைக்ரோ கிராம்கள்),
3376             'one' => q({0} மைக்ரோ கிராம்),
3377             'other' => q({0} மைக்ரோ கிராம்கள்),
3378             },
3379             # Core Unit Identifier
3380             'microgram' => {
3381             'name' => q(மைக்ரோ கிராம்கள்),
3382             'one' => q({0} மைக்ரோ கிராம்),
3383             'other' => q({0} மைக்ரோ கிராம்கள்),
3384             },
3385             # Long Unit Identifier
3386             'mass-milligram' => {
3387             'name' => q(மில்லி கிராம்கள்),
3388             'one' => q({0} மில்லி கிராம்),
3389             'other' => q({0} மில்லி கிராம்கள்),
3390             },
3391             # Core Unit Identifier
3392             'milligram' => {
3393             'name' => q(மில்லி கிராம்கள்),
3394             'one' => q({0} மில்லி கிராம்),
3395             'other' => q({0} மில்லி கிராம்கள்),
3396             },
3397             # Long Unit Identifier
3398             'mass-ounce' => {
3399             'name' => q(அவுன்ஸ்கள்),
3400             'one' => q({0} அவுன்ஸ்),
3401             'other' => q({0} அவுன்ஸ்கள்),
3402             'per' => q({0}/அவுன்ஸ்),
3403             },
3404             # Core Unit Identifier
3405             'ounce' => {
3406             'name' => q(அவுன்ஸ்கள்),
3407             'one' => q({0} அவுன்ஸ்),
3408             'other' => q({0} அவுன்ஸ்கள்),
3409             'per' => q({0}/அவுன்ஸ்),
3410             },
3411             # Long Unit Identifier
3412             'mass-ounce-troy' => {
3413             'name' => q(ட்ராய் அவுன்ஸ்கள்),
3414             'one' => q({0} ட்ராய் அவுன்ஸ்),
3415             'other' => q({0} ட்ராய் அவுன்ஸ்கள்),
3416             },
3417             # Core Unit Identifier
3418             'ounce-troy' => {
3419             'name' => q(ட்ராய் அவுன்ஸ்கள்),
3420             'one' => q({0} ட்ராய் அவுன்ஸ்),
3421             'other' => q({0} ட்ராய் அவுன்ஸ்கள்),
3422             },
3423             # Long Unit Identifier
3424             'mass-pound' => {
3425             'name' => q(பவுண்டுகள்),
3426             'one' => q({0} பவுண்டு),
3427             'other' => q({0} பவுண்டுகள்),
3428             'per' => q({0}/பவுண்டு),
3429             },
3430             # Core Unit Identifier
3431             'pound' => {
3432             'name' => q(பவுண்டுகள்),
3433             'one' => q({0} பவுண்டு),
3434             'other' => q({0} பவுண்டுகள்),
3435             'per' => q({0}/பவுண்டு),
3436             },
3437             # Long Unit Identifier
3438             'mass-solar-mass' => {
3439             'one' => q({0} சூரியத் திணிவு),
3440             'other' => q({0} சூரியத் திணிவுகள்),
3441             },
3442             # Core Unit Identifier
3443             'solar-mass' => {
3444             'one' => q({0} சூரியத் திணிவு),
3445             'other' => q({0} சூரியத் திணிவுகள்),
3446             },
3447             # Long Unit Identifier
3448             'mass-stone' => {
3449             'name' => q(ஸ்டோன்ஸ்),
3450             'one' => q({0} ஸ்டோன்),
3451             'other' => q({0} ஸ்டோன்ஸ்),
3452             },
3453             # Core Unit Identifier
3454             'stone' => {
3455             'name' => q(ஸ்டோன்ஸ்),
3456             'one' => q({0} ஸ்டோன்),
3457             'other' => q({0} ஸ்டோன்ஸ்),
3458             },
3459             # Long Unit Identifier
3460             'mass-ton' => {
3461             'name' => q(டன்கள்),
3462             'one' => q({0} டன்),
3463             'other' => q({0} டன்கள்),
3464             },
3465             # Core Unit Identifier
3466             'ton' => {
3467             'name' => q(டன்கள்),
3468             'one' => q({0} டன்),
3469             'other' => q({0} டன்கள்),
3470             },
3471             # Long Unit Identifier
3472             'mass-tonne' => {
3473             'name' => q(மெட்ரிக் டன்கள்),
3474             'one' => q({0} மெட்ரிக் டன்),
3475             'other' => q({0} மெட்ரிக் டன்கள்),
3476             },
3477             # Core Unit Identifier
3478             'tonne' => {
3479             'name' => q(மெட்ரிக் டன்கள்),
3480             'one' => q({0} மெட்ரிக் டன்),
3481             'other' => q({0} மெட்ரிக் டன்கள்),
3482             },
3483             # Long Unit Identifier
3484             'power-gigawatt' => {
3485             'name' => q(கிகாவாட்ஸ்),
3486             'one' => q({0} கிகாவாட்),
3487             'other' => q({0} கிகாவாட்ஸ்),
3488             },
3489             # Core Unit Identifier
3490             'gigawatt' => {
3491             'name' => q(கிகாவாட்ஸ்),
3492             'one' => q({0} கிகாவாட்),
3493             'other' => q({0} கிகாவாட்ஸ்),
3494             },
3495             # Long Unit Identifier
3496             'power-horsepower' => {
3497             'name' => q(குதிரைத்திறன்),
3498             'one' => q({0} குதிரைத்திறன்),
3499             'other' => q({0} குதிரைத்திறன்),
3500             },
3501             # Core Unit Identifier
3502             'horsepower' => {
3503             'name' => q(குதிரைத்திறன்),
3504             'one' => q({0} குதிரைத்திறன்),
3505             'other' => q({0} குதிரைத்திறன்),
3506             },
3507             # Long Unit Identifier
3508             'power-kilowatt' => {
3509             'name' => q(கிலோவாட்கள்),
3510             'one' => q({0} கிலோவாட்),
3511             'other' => q({0} கிலோவாட்கள்),
3512             },
3513             # Core Unit Identifier
3514             'kilowatt' => {
3515             'name' => q(கிலோவாட்கள்),
3516             'one' => q({0} கிலோவாட்),
3517             'other' => q({0} கிலோவாட்கள்),
3518             },
3519             # Long Unit Identifier
3520             'power-megawatt' => {
3521             'name' => q(மெகாவாட்ஸ்),
3522             'one' => q({0} மெகாவாட்),
3523             'other' => q({0} மெகாவாட்ஸ்),
3524             },
3525             # Core Unit Identifier
3526             'megawatt' => {
3527             'name' => q(மெகாவாட்ஸ்),
3528             'one' => q({0} மெகாவாட்),
3529             'other' => q({0} மெகாவாட்ஸ்),
3530             },
3531             # Long Unit Identifier
3532             'power-milliwatt' => {
3533             'name' => q(மில்லிவாட்ஸ்),
3534             'one' => q({0} மில்லிவாட்),
3535             'other' => q({0} மில்லிவாட்ஸ்),
3536             },
3537             # Core Unit Identifier
3538             'milliwatt' => {
3539             'name' => q(மில்லிவாட்ஸ்),
3540             'one' => q({0} மில்லிவாட்),
3541             'other' => q({0} மில்லிவாட்ஸ்),
3542             },
3543             # Long Unit Identifier
3544             'power-watt' => {
3545             'name' => q(வாட்ஸ்),
3546             'one' => q({0} வாட்),
3547             'other' => q({0} வாட்ஸ்),
3548             },
3549             # Core Unit Identifier
3550             'watt' => {
3551             'name' => q(வாட்ஸ்),
3552             'one' => q({0} வாட்),
3553             'other' => q({0} வாட்ஸ்),
3554             },
3555             # Long Unit Identifier
3556             'power2' => {
3557             '1' => q(சதுர {0}),
3558             'one' => q(சதுர {0}),
3559             'other' => q(சதுர {0}),
3560             },
3561             # Core Unit Identifier
3562             'power2' => {
3563             '1' => q(சதுர {0}),
3564             'one' => q(சதுர {0}),
3565             'other' => q(சதுர {0}),
3566             },
3567             # Long Unit Identifier
3568             'power3' => {
3569             '1' => q(கன {0}),
3570             'one' => q(கன {0}),
3571             'other' => q(கன {0}),
3572             },
3573             # Core Unit Identifier
3574             'power3' => {
3575             '1' => q(கன {0}),
3576             'one' => q(கன {0}),
3577             'other' => q(கன {0}),
3578             },
3579             # Long Unit Identifier
3580             'pressure-atmosphere' => {
3581             'name' => q(வளிமண்டலம்),
3582             'one' => q(வளிமண்டலம்),
3583             'other' => q({0} வளிமண்டலங்கள்),
3584             },
3585             # Core Unit Identifier
3586             'atmosphere' => {
3587             'name' => q(வளிமண்டலம்),
3588             'one' => q(வளிமண்டலம்),
3589             'other' => q({0} வளிமண்டலங்கள்),
3590             },
3591             # Long Unit Identifier
3592             'pressure-bar' => {
3593             'name' => q(பார்கள்),
3594             'one' => q({0} பார்),
3595             'other' => q({0} பார்கள்),
3596             },
3597             # Core Unit Identifier
3598             'bar' => {
3599             'name' => q(பார்கள்),
3600             'one' => q({0} பார்),
3601             'other' => q({0} பார்கள்),
3602             },
3603             # Long Unit Identifier
3604             'pressure-hectopascal' => {
3605             'name' => q(ஹெக்டோபாஸ்கல்),
3606             'one' => q({0} ஹெக்டோபாஸ்கல்),
3607             'other' => q({0} ஹெக்டோபாஸ்கல்),
3608             },
3609             # Core Unit Identifier
3610             'hectopascal' => {
3611             'name' => q(ஹெக்டோபாஸ்கல்),
3612             'one' => q({0} ஹெக்டோபாஸ்கல்),
3613             'other' => q({0} ஹெக்டோபாஸ்கல்),
3614             },
3615             # Long Unit Identifier
3616             'pressure-inch-ofhg' => {
3617             'name' => q(பாதரச அங்குலங்கள்),
3618             'one' => q({0} பாதரச அங்குலம்),
3619             'other' => q({0} பாதரச அங்குலங்கள்),
3620             },
3621             # Core Unit Identifier
3622             'inch-ofhg' => {
3623             'name' => q(பாதரச அங்குலங்கள்),
3624             'one' => q({0} பாதரச அங்குலம்),
3625             'other' => q({0} பாதரச அங்குலங்கள்),
3626             },
3627             # Long Unit Identifier
3628             'pressure-kilopascal' => {
3629             'name' => q(கிலோபாஸ்கல்ஸ்),
3630             'one' => q({0} கிலோபாஸ்கல்),
3631             'other' => q({0} கிலோபாஸ்கல்ஸ்),
3632             },
3633             # Core Unit Identifier
3634             'kilopascal' => {
3635             'name' => q(கிலோபாஸ்கல்ஸ்),
3636             'one' => q({0} கிலோபாஸ்கல்),
3637             'other' => q({0} கிலோபாஸ்கல்ஸ்),
3638             },
3639             # Long Unit Identifier
3640             'pressure-megapascal' => {
3641             'name' => q(மெகாபாஸ்கல்ஸ்),
3642             'one' => q({0} மெகாபாஸ்கல்),
3643             'other' => q({0} மெகாபாஸ்கல்ஸ்),
3644             },
3645             # Core Unit Identifier
3646             'megapascal' => {
3647             'name' => q(மெகாபாஸ்கல்ஸ்),
3648             'one' => q({0} மெகாபாஸ்கல்),
3649             'other' => q({0} மெகாபாஸ்கல்ஸ்),
3650             },
3651             # Long Unit Identifier
3652             'pressure-millibar' => {
3653             'name' => q(மில்லிபார்கள்),
3654             'one' => q({0} மில்லிபார்),
3655             'other' => q({0} மில்லிபார்கள்),
3656             },
3657             # Core Unit Identifier
3658             'millibar' => {
3659             'name' => q(மில்லிபார்கள்),
3660             'one' => q({0} மில்லிபார்),
3661             'other' => q({0} மில்லிபார்கள்),
3662             },
3663             # Long Unit Identifier
3664             'pressure-millimeter-ofhg' => {
3665             'name' => q(பாதரச மில்லிமீட்டர்கள்),
3666             'one' => q({0} பாதரச மில்லிமீட்டர்),
3667             'other' => q({0} பாதரச மில்லிமீட்டர்கள்),
3668             },
3669             # Core Unit Identifier
3670             'millimeter-ofhg' => {
3671             'name' => q(பாதரச மில்லிமீட்டர்கள்),
3672             'one' => q({0} பாதரச மில்லிமீட்டர்),
3673             'other' => q({0} பாதரச மில்லிமீட்டர்கள்),
3674             },
3675             # Long Unit Identifier
3676             'pressure-pascal' => {
3677             'name' => q(பாஸ்கல்கள்),
3678             'one' => q({0} பாஸ்கல்),
3679             'other' => q({0} பாஸ்கல்கள்),
3680             },
3681             # Core Unit Identifier
3682             'pascal' => {
3683             'name' => q(பாஸ்கல்கள்),
3684             'one' => q({0} பாஸ்கல்),
3685             'other' => q({0} பாஸ்கல்கள்),
3686             },
3687             # Long Unit Identifier
3688             'pressure-pound-force-per-square-inch' => {
3689             'name' => q(பவுண்டுகள்/சதுர அங்குலம்),
3690             'one' => q({0} பவுண்டு/சதுர அங்குலம்),
3691             'other' => q({0} பவுண்டுகள்/சதுர அங்குலம்),
3692             },
3693             # Core Unit Identifier
3694             'pound-force-per-square-inch' => {
3695             'name' => q(பவுண்டுகள்/சதுர அங்குலம்),
3696             'one' => q({0} பவுண்டு/சதுர அங்குலம்),
3697             'other' => q({0} பவுண்டுகள்/சதுர அங்குலம்),
3698             },
3699             # Long Unit Identifier
3700             'speed-beaufort' => {
3701             'name' => q(பியூஃபோர்ட்),
3702             'one' => q(பியூஃபோர்ட் {0}),
3703             'other' => q(பியூஃபோர்ட் {0}),
3704             },
3705             # Core Unit Identifier
3706             'beaufort' => {
3707             'name' => q(பியூஃபோர்ட்),
3708             'one' => q(பியூஃபோர்ட் {0}),
3709             'other' => q(பியூஃபோர்ட் {0}),
3710             },
3711             # Long Unit Identifier
3712             'speed-kilometer-per-hour' => {
3713             'name' => q(கிலோமீட்டர்கள்/மணிநேரம்),
3714             'one' => q({0} கிலோமீட்டர்/மணிநேரம்),
3715             'other' => q({0} கிலோமீட்டர்கள்/மணிநேரம்),
3716             },
3717             # Core Unit Identifier
3718             'kilometer-per-hour' => {
3719             'name' => q(கிலோமீட்டர்கள்/மணிநேரம்),
3720             'one' => q({0} கிலோமீட்டர்/மணிநேரம்),
3721             'other' => q({0} கிலோமீட்டர்கள்/மணிநேரம்),
3722             },
3723             # Long Unit Identifier
3724             'speed-knot' => {
3725             'name' => q(நாட்),
3726             'one' => q({0} நாட்),
3727             'other' => q({0} நாட்),
3728             },
3729             # Core Unit Identifier
3730             'knot' => {
3731             'name' => q(நாட்),
3732             'one' => q({0} நாட்),
3733             'other' => q({0} நாட்),
3734             },
3735             # Long Unit Identifier
3736             'speed-light-speed' => {
3737             'name' => q(ஒளிவேகம்),
3738             'one' => q({0} ஒளிவேகம்),
3739             'other' => q({0} ஒளிவேகம்),
3740             },
3741             # Core Unit Identifier
3742             'light-speed' => {
3743             'name' => q(ஒளிவேகம்),
3744             'one' => q({0} ஒளிவேகம்),
3745             'other' => q({0} ஒளிவேகம்),
3746             },
3747             # Long Unit Identifier
3748             'speed-meter-per-second' => {
3749             'name' => q(மீட்டர்கள்/விநாடி),
3750             'one' => q({0} மீட்டர்/விநாடி),
3751             'other' => q({0} மீட்டர்கள்/விநாடி),
3752             },
3753             # Core Unit Identifier
3754             'meter-per-second' => {
3755             'name' => q(மீட்டர்கள்/விநாடி),
3756             'one' => q({0} மீட்டர்/விநாடி),
3757             'other' => q({0} மீட்டர்கள்/விநாடி),
3758             },
3759             # Long Unit Identifier
3760             'speed-mile-per-hour' => {
3761             'name' => q(மைல்கள்/மணிநேரம்),
3762             'one' => q({0} மைல்/மணிநேரம்),
3763             'other' => q({0} மைல்கள்/மணிநேரம்),
3764             },
3765             # Core Unit Identifier
3766             'mile-per-hour' => {
3767             'name' => q(மைல்கள்/மணிநேரம்),
3768             'one' => q({0} மைல்/மணிநேரம்),
3769             'other' => q({0} மைல்கள்/மணிநேரம்),
3770             },
3771             # Long Unit Identifier
3772             'temperature-celsius' => {
3773             'name' => q(டிகிரி செல்சியஸ்),
3774             'one' => q({0} டிகிரி செல்சியஸ்),
3775             'other' => q({0} டிகிரி செல்சியஸ்),
3776             },
3777             # Core Unit Identifier
3778             'celsius' => {
3779             'name' => q(டிகிரி செல்சியஸ்),
3780             'one' => q({0} டிகிரி செல்சியஸ்),
3781             'other' => q({0} டிகிரி செல்சியஸ்),
3782             },
3783             # Long Unit Identifier
3784             'temperature-fahrenheit' => {
3785             'name' => q(டிகிரி ஃபாரன்ஹீட்),
3786             'one' => q({0} டிகிரி ஃபாரன்ஹீட்),
3787             'other' => q({0} டிகிரி ஃபாரன்ஹீட்),
3788             },
3789             # Core Unit Identifier
3790             'fahrenheit' => {
3791             'name' => q(டிகிரி ஃபாரன்ஹீட்),
3792             'one' => q({0} டிகிரி ஃபாரன்ஹீட்),
3793             'other' => q({0} டிகிரி ஃபாரன்ஹீட்),
3794             },
3795             # Long Unit Identifier
3796             'temperature-generic' => {
3797             'one' => q({0} டிகிரி),
3798             'other' => q({0} டிகிரீஸ்),
3799             },
3800             # Core Unit Identifier
3801             'generic' => {
3802             'one' => q({0} டிகிரி),
3803             'other' => q({0} டிகிரீஸ்),
3804             },
3805             # Long Unit Identifier
3806             'temperature-kelvin' => {
3807             'name' => q(கெல்வின்),
3808             'one' => q({0} கெல்வின்),
3809             'other' => q({0} கெல்வின்ஸ்),
3810             },
3811             # Core Unit Identifier
3812             'kelvin' => {
3813             'name' => q(கெல்வின்),
3814             'one' => q({0} கெல்வின்),
3815             'other' => q({0} கெல்வின்ஸ்),
3816             },
3817             # Long Unit Identifier
3818             'times' => {
3819             '1' => q({0}-{1}),
3820             },
3821             # Core Unit Identifier
3822             'times' => {
3823             '1' => q({0}-{1}),
3824             },
3825             # Long Unit Identifier
3826             'torque-newton-meter' => {
3827             'name' => q(நியூட்டன் மீட்டர்கள்),
3828             'one' => q({0} நியூட்டன் மீட்டர்),
3829             'other' => q({0} நியூட்டன் மீட்டர்கள்),
3830             },
3831             # Core Unit Identifier
3832             'newton-meter' => {
3833             'name' => q(நியூட்டன் மீட்டர்கள்),
3834             'one' => q({0} நியூட்டன் மீட்டர்),
3835             'other' => q({0} நியூட்டன் மீட்டர்கள்),
3836             },
3837             # Long Unit Identifier
3838             'torque-pound-force-foot' => {
3839             'name' => q(பவுண்ட்-விசை-அடி),
3840             'one' => q({0} பவுண்ட்-விசை-அடி),
3841             'other' => q({0} பவுண்ட்-விசை-அடி),
3842             },
3843             # Core Unit Identifier
3844             'pound-force-foot' => {
3845             'name' => q(பவுண்ட்-விசை-அடி),
3846             'one' => q({0} பவுண்ட்-விசை-அடி),
3847             'other' => q({0} பவுண்ட்-விசை-அடி),
3848             },
3849             # Long Unit Identifier
3850             'volume-acre-foot' => {
3851             'name' => q(ஏக்கர் அடி),
3852             'one' => q({0} ஏக்கர் அடி),
3853             'other' => q({0} ஏக்கர் அடி),
3854             },
3855             # Core Unit Identifier
3856             'acre-foot' => {
3857             'name' => q(ஏக்கர் அடி),
3858             'one' => q({0} ஏக்கர் அடி),
3859             'other' => q({0} ஏக்கர் அடி),
3860             },
3861             # Long Unit Identifier
3862             'volume-barrel' => {
3863             'name' => q(பீப்பாய்கள்),
3864             'one' => q({0} பீப்பாய்),
3865             'other' => q({0} பீப்பாய்கள்),
3866             },
3867             # Core Unit Identifier
3868             'barrel' => {
3869             'name' => q(பீப்பாய்கள்),
3870             'one' => q({0} பீப்பாய்),
3871             'other' => q({0} பீப்பாய்கள்),
3872             },
3873             # Long Unit Identifier
3874             'volume-bushel' => {
3875             'one' => q({0} புசல்),
3876             'other' => q({0} புசல்கள்),
3877             },
3878             # Core Unit Identifier
3879             'bushel' => {
3880             'one' => q({0} புசல்),
3881             'other' => q({0} புசல்கள்),
3882             },
3883             # Long Unit Identifier
3884             'volume-centiliter' => {
3885             'name' => q(சென்டிலிட்டர்கள்),
3886             'one' => q({0} சென்டிலிட்டர்),
3887             'other' => q({0} சென்டிலிட்டர்கள்),
3888             },
3889             # Core Unit Identifier
3890             'centiliter' => {
3891             'name' => q(சென்டிலிட்டர்கள்),
3892             'one' => q({0} சென்டிலிட்டர்),
3893             'other' => q({0} சென்டிலிட்டர்கள்),
3894             },
3895             # Long Unit Identifier
3896             'volume-cubic-centimeter' => {
3897             'name' => q(கன சென்டிமீட்டர்கள்),
3898             'one' => q({0} கன சென்டிமீட்டர்),
3899             'other' => q({0} கன சென்டிமீட்டர்கள்),
3900             'per' => q({0}/கன சென்டிமீட்டர்),
3901             },
3902             # Core Unit Identifier
3903             'cubic-centimeter' => {
3904             'name' => q(கன சென்டிமீட்டர்கள்),
3905             'one' => q({0} கன சென்டிமீட்டர்),
3906             'other' => q({0} கன சென்டிமீட்டர்கள்),
3907             'per' => q({0}/கன சென்டிமீட்டர்),
3908             },
3909             # Long Unit Identifier
3910             'volume-cubic-foot' => {
3911             'name' => q(கன அடி),
3912             'one' => q({0} கன அடி),
3913             'other' => q({0} கன அடி),
3914             },
3915             # Core Unit Identifier
3916             'cubic-foot' => {
3917             'name' => q(கன அடி),
3918             'one' => q({0} கன அடி),
3919             'other' => q({0} கன அடி),
3920             },
3921             # Long Unit Identifier
3922             'volume-cubic-inch' => {
3923             'name' => q(கன அங்குலங்கள்),
3924             'one' => q({0} கன அங்குலம்),
3925             'other' => q({0} கன அங்குலங்கள்),
3926             },
3927             # Core Unit Identifier
3928             'cubic-inch' => {
3929             'name' => q(கன அங்குலங்கள்),
3930             'one' => q({0} கன அங்குலம்),
3931             'other' => q({0} கன அங்குலங்கள்),
3932             },
3933             # Long Unit Identifier
3934             'volume-cubic-kilometer' => {
3935             'name' => q(கன கிலோமீட்டர்கள்),
3936             'one' => q({0} கன கிலோமீட்டர்),
3937             'other' => q({0} கன கிலோமீட்டர்கள்),
3938             },
3939             # Core Unit Identifier
3940             'cubic-kilometer' => {
3941             'name' => q(கன கிலோமீட்டர்கள்),
3942             'one' => q({0} கன கிலோமீட்டர்),
3943             'other' => q({0} கன கிலோமீட்டர்கள்),
3944             },
3945             # Long Unit Identifier
3946             'volume-cubic-meter' => {
3947             'name' => q(கன மீட்டர்கள்),
3948             'one' => q({0} கன மீட்டர்),
3949             'other' => q({0} கன மீட்டர்கள்),
3950             'per' => q({0}/கன மீட்டர்),
3951             },
3952             # Core Unit Identifier
3953             'cubic-meter' => {
3954             'name' => q(கன மீட்டர்கள்),
3955             'one' => q({0} கன மீட்டர்),
3956             'other' => q({0} கன மீட்டர்கள்),
3957             'per' => q({0}/கன மீட்டர்),
3958             },
3959             # Long Unit Identifier
3960             'volume-cubic-mile' => {
3961             'name' => q(கன மைல்கள்),
3962             'one' => q({0} கன மைல்),
3963             'other' => q({0} கன மைல்கள்),
3964             },
3965             # Core Unit Identifier
3966             'cubic-mile' => {
3967             'name' => q(கன மைல்கள்),
3968             'one' => q({0} கன மைல்),
3969             'other' => q({0} கன மைல்கள்),
3970             },
3971             # Long Unit Identifier
3972             'volume-cubic-yard' => {
3973             'name' => q(கன யார்டுகள்),
3974             'one' => q({0} கன யார்டு),
3975             'other' => q({0} கன யார்டுகள்),
3976             },
3977             # Core Unit Identifier
3978             'cubic-yard' => {
3979             'name' => q(கன யார்டுகள்),
3980             'one' => q({0} கன யார்டு),
3981             'other' => q({0} கன யார்டுகள்),
3982             },
3983             # Long Unit Identifier
3984             'volume-cup' => {
3985             'name' => q(கோப்பைகள்),
3986             'one' => q({0} கோப்பை),
3987             'other' => q({0} கோப்பைகள்),
3988             },
3989             # Core Unit Identifier
3990             'cup' => {
3991             'name' => q(கோப்பைகள்),
3992             'one' => q({0} கோப்பை),
3993             'other' => q({0} கோப்பைகள்),
3994             },
3995             # Long Unit Identifier
3996             'volume-cup-metric' => {
3997             'name' => q(மெட்ரிக் கோப்பைகள்),
3998             'one' => q({0} மெட்ரிக் கோப்பை),
3999             'other' => q({0} மெட்ரிக் கோப்பைகள்),
4000             },
4001             # Core Unit Identifier
4002             'cup-metric' => {
4003             'name' => q(மெட்ரிக் கோப்பைகள்),
4004             'one' => q({0} மெட்ரிக் கோப்பை),
4005             'other' => q({0} மெட்ரிக் கோப்பைகள்),
4006             },
4007             # Long Unit Identifier
4008             'volume-deciliter' => {
4009             'name' => q(டெசிலிட்டர்கள்),
4010             'one' => q({0} டெசிலிட்டர்),
4011             'other' => q({0} டெசிலிட்டர்கள்),
4012             },
4013             # Core Unit Identifier
4014             'deciliter' => {
4015             'name' => q(டெசிலிட்டர்கள்),
4016             'one' => q({0} டெசிலிட்டர்),
4017             'other' => q({0} டெசிலிட்டர்கள்),
4018             },
4019             # Long Unit Identifier
4020             'volume-dessert-spoon' => {
4021             'name' => q(இனிப்புக் கரண்டிகள்),
4022             'one' => q({0} இனிப்புக் கரண்டி),
4023             'other' => q({0} இனிப்புக் கரண்டி),
4024             },
4025             # Core Unit Identifier
4026             'dessert-spoon' => {
4027             'name' => q(இனிப்புக் கரண்டிகள்),
4028             'one' => q({0} இனிப்புக் கரண்டி),
4029             'other' => q({0} இனிப்புக் கரண்டி),
4030             },
4031             # Long Unit Identifier
4032             'volume-dessert-spoon-imperial' => {
4033             'name' => q(இம்பீரியல் இனிப்புக் கரண்டிகள்),
4034             'one' => q({0} இம்பீரியல் இனிப்புக் கரண்டி),
4035             'other' => q({0} இம்பீரியல் இனிப்புக் கரண்டிகள்),
4036             },
4037             # Core Unit Identifier
4038             'dessert-spoon-imperial' => {
4039             'name' => q(இம்பீரியல் இனிப்புக் கரண்டிகள்),
4040             'one' => q({0} இம்பீரியல் இனிப்புக் கரண்டி),
4041             'other' => q({0} இம்பீரியல் இனிப்புக் கரண்டிகள்),
4042             },
4043             # Long Unit Identifier
4044             'volume-dram' => {
4045             'name' => q(டிராம்கள்),
4046             'one' => q({0} டிராம்),
4047             'other' => q({0} டிராம்கள்),
4048             },
4049             # Core Unit Identifier
4050             'dram' => {
4051             'name' => q(டிராம்கள்),
4052             'one' => q({0} டிராம்),
4053             'other' => q({0} டிராம்கள்),
4054             },
4055             # Long Unit Identifier
4056             'volume-drop' => {
4057             'name' => q(துளிகள்),
4058             'one' => q({0} துளி),
4059             'other' => q({0} துளிகள்),
4060             },
4061             # Core Unit Identifier
4062             'drop' => {
4063             'name' => q(துளிகள்),
4064             'one' => q({0} துளி),
4065             'other' => q({0} துளிகள்),
4066             },
4067             # Long Unit Identifier
4068             'volume-fluid-ounce' => {
4069             'name' => q(திரவ அவுன்ஸ்கள்),
4070             'one' => q({0} திரவ அவுன்ஸ்),
4071             'other' => q({0} திரவ அவுன்ஸ்கள்),
4072             },
4073             # Core Unit Identifier
4074             'fluid-ounce' => {
4075             'name' => q(திரவ அவுன்ஸ்கள்),
4076             'one' => q({0} திரவ அவுன்ஸ்),
4077             'other' => q({0} திரவ அவுன்ஸ்கள்),
4078             },
4079             # Long Unit Identifier
4080             'volume-fluid-ounce-imperial' => {
4081             'name' => q(இம்பீரியல் திரவ அவுன்ஸ்கள்),
4082             'one' => q({0} இம்பீரியல் திரவ அவுன்ஸ்),
4083             'other' => q({0} இம்பீரியல் திரவ அவுன்ஸ்கள்),
4084             },
4085             # Core Unit Identifier
4086             'fluid-ounce-imperial' => {
4087             'name' => q(இம்பீரியல் திரவ அவுன்ஸ்கள்),
4088             'one' => q({0} இம்பீரியல் திரவ அவுன்ஸ்),
4089             'other' => q({0} இம்பீரியல் திரவ அவுன்ஸ்கள்),
4090             },
4091             # Long Unit Identifier
4092             'volume-gallon' => {
4093             'name' => q(கேலன்கள்),
4094             'one' => q({0} கேலன்),
4095             'other' => q({0} கேலன்கள்),
4096             'per' => q({0}/கேலன்),
4097             },
4098             # Core Unit Identifier
4099             'gallon' => {
4100             'name' => q(கேலன்கள்),
4101             'one' => q({0} கேலன்),
4102             'other' => q({0} கேலன்கள்),
4103             'per' => q({0}/கேலன்),
4104             },
4105             # Long Unit Identifier
4106             'volume-gallon-imperial' => {
4107             'name' => q(இம்பீ. கேலன்கள்),
4108             'one' => q({0} இம்பீ. கேலன்),
4109             'other' => q({0} இம்பீ. கேலன்கள்),
4110             'per' => q({0}/இம்பீ. கேலன்),
4111             },
4112             # Core Unit Identifier
4113             'gallon-imperial' => {
4114             'name' => q(இம்பீ. கேலன்கள்),
4115             'one' => q({0} இம்பீ. கேலன்),
4116             'other' => q({0} இம்பீ. கேலன்கள்),
4117             'per' => q({0}/இம்பீ. கேலன்),
4118             },
4119             # Long Unit Identifier
4120             'volume-hectoliter' => {
4121             'name' => q(ஹெக்டோலிட்டர்கள்),
4122             'one' => q({0} ஹெக்டோலிட்டர்),
4123             'other' => q({0} ஹெக்டோலிட்டர்கள்),
4124             },
4125             # Core Unit Identifier
4126             'hectoliter' => {
4127             'name' => q(ஹெக்டோலிட்டர்கள்),
4128             'one' => q({0} ஹெக்டோலிட்டர்),
4129             'other' => q({0} ஹெக்டோலிட்டர்கள்),
4130             },
4131             # Long Unit Identifier
4132             'volume-jigger' => {
4133             'name' => q(ஜிகர்கள்),
4134             'one' => q({0} ஜிகர்),
4135             'other' => q({0} ஜிகர்கள்),
4136             },
4137             # Core Unit Identifier
4138             'jigger' => {
4139             'name' => q(ஜிகர்கள்),
4140             'one' => q({0} ஜிகர்),
4141             'other' => q({0} ஜிகர்கள்),
4142             },
4143             # Long Unit Identifier
4144             'volume-liter' => {
4145             'one' => q({0} லிட்டர்),
4146             'other' => q({0} லிட்டர்கள்),
4147             'per' => q({0}/லிட்டர்),
4148             },
4149             # Core Unit Identifier
4150             'liter' => {
4151             'one' => q({0} லிட்டர்),
4152             'other' => q({0} லிட்டர்கள்),
4153             'per' => q({0}/லிட்டர்),
4154             },
4155             # Long Unit Identifier
4156             'volume-megaliter' => {
4157             'name' => q(மெகாலிட்டர்கள்),
4158             'one' => q({0} மெகாலிட்டர்),
4159             'other' => q({0} மெகாலிட்டர்கள்),
4160             },
4161             # Core Unit Identifier
4162             'megaliter' => {
4163             'name' => q(மெகாலிட்டர்கள்),
4164             'one' => q({0} மெகாலிட்டர்),
4165             'other' => q({0} மெகாலிட்டர்கள்),
4166             },
4167             # Long Unit Identifier
4168             'volume-milliliter' => {
4169             'name' => q(மில்லிலிட்டர்கள்),
4170             'one' => q({0} மில்லிலிட்டர்),
4171             'other' => q({0} மில்லிலிட்டர்கள்),
4172             },
4173             # Core Unit Identifier
4174             'milliliter' => {
4175             'name' => q(மில்லிலிட்டர்கள்),
4176             'one' => q({0} மில்லிலிட்டர்),
4177             'other' => q({0} மில்லிலிட்டர்கள்),
4178             },
4179             # Long Unit Identifier
4180             'volume-pinch' => {
4181             'name' => q(சிட்டிகை),
4182             'one' => q({0} சிட்டிகை),
4183             'other' => q({0} சிட்டிகை),
4184             },
4185             # Core Unit Identifier
4186             'pinch' => {
4187             'name' => q(சிட்டிகை),
4188             'one' => q({0} சிட்டிகை),
4189             'other' => q({0} சிட்டிகை),
4190             },
4191             # Long Unit Identifier
4192             'volume-pint' => {
4193             'one' => q({0} பின்ட்),
4194             'other' => q({0} பின்ட்கள்),
4195             },
4196             # Core Unit Identifier
4197             'pint' => {
4198             'one' => q({0} பின்ட்),
4199             'other' => q({0} பின்ட்கள்),
4200             },
4201             # Long Unit Identifier
4202             'volume-pint-metric' => {
4203             'name' => q(மெட்ரிக் பின்ட்கள்),
4204             'one' => q({0} மெட்ரிக் பின்ட்),
4205             'other' => q({0} மெட்ரிக் பின்ட்கள்),
4206             },
4207             # Core Unit Identifier
4208             'pint-metric' => {
4209             'name' => q(மெட்ரிக் பின்ட்கள்),
4210             'one' => q({0} மெட்ரிக் பின்ட்),
4211             'other' => q({0} மெட்ரிக் பின்ட்கள்),
4212             },
4213             # Long Unit Identifier
4214             'volume-quart' => {
4215             'name' => q(குவார்ட்ஸ்),
4216             'one' => q({0} குவார்ட்),
4217             'other' => q({0} குவார்ட்ஸ்),
4218             },
4219             # Core Unit Identifier
4220             'quart' => {
4221             'name' => q(குவார்ட்ஸ்),
4222             'one' => q({0} குவார்ட்),
4223             'other' => q({0} குவார்ட்ஸ்),
4224             },
4225             # Long Unit Identifier
4226             'volume-quart-imperial' => {
4227             'name' => q(இம்பீரியல் குவார்ட்ஸ்),
4228             'one' => q({0} இம்பீரியல் குவார்ட்),
4229             'other' => q({0} இம்பீரியல் குவார்ட்ஸ்),
4230             },
4231             # Core Unit Identifier
4232             'quart-imperial' => {
4233             'name' => q(இம்பீரியல் குவார்ட்ஸ்),
4234             'one' => q({0} இம்பீரியல் குவார்ட்),
4235             'other' => q({0} இம்பீரியல் குவார்ட்ஸ்),
4236             },
4237             # Long Unit Identifier
4238             'volume-tablespoon' => {
4239             'name' => q(மேஜைக்கரண்டிகள்),
4240             'one' => q({0} மேஜைக்கரண்டி),
4241             'other' => q({0} மேஜைக்கரண்டிகள்),
4242             },
4243             # Core Unit Identifier
4244             'tablespoon' => {
4245             'name' => q(மேஜைக்கரண்டிகள்),
4246             'one' => q({0} மேஜைக்கரண்டி),
4247             'other' => q({0} மேஜைக்கரண்டிகள்),
4248             },
4249             # Long Unit Identifier
4250             'volume-teaspoon' => {
4251             'name' => q(தேக்கரண்டிகள்),
4252             'one' => q({0} தேக்கரண்டி),
4253             'other' => q({0} தேக்கரண்டிகள்),
4254             },
4255             # Core Unit Identifier
4256             'teaspoon' => {
4257             'name' => q(தேக்கரண்டிகள்),
4258             'one' => q({0} தேக்கரண்டி),
4259             'other' => q({0} தேக்கரண்டிகள்),
4260             },
4261             },
4262             'narrow' => {
4263             # Long Unit Identifier
4264             '10p-6' => {
4265             '1' => q(மை.{0}),
4266             },
4267             # Core Unit Identifier
4268             '6' => {
4269             '1' => q(மை.{0}),
4270             },
4271             # Long Unit Identifier
4272             'acceleration-meter-per-square-second' => {
4273             'one' => q({0}மீ/வி²),
4274             'other' => q({0}மீ/வி²),
4275             },
4276             # Core Unit Identifier
4277             'meter-per-square-second' => {
4278             'one' => q({0}மீ/வி²),
4279             'other' => q({0}மீ/வி²),
4280             },
4281             # Long Unit Identifier
4282             'angle-arc-minute' => {
4283             'one' => q({0}′),
4284             'other' => q({0}′),
4285             },
4286             # Core Unit Identifier
4287             'arc-minute' => {
4288             'one' => q({0}′),
4289             'other' => q({0}′),
4290             },
4291             # Long Unit Identifier
4292             'angle-arc-second' => {
4293             'one' => q({0}″),
4294             'other' => q({0}″),
4295             },
4296             # Core Unit Identifier
4297             'arc-second' => {
4298             'one' => q({0}″),
4299             'other' => q({0}″),
4300             },
4301             # Long Unit Identifier
4302             'angle-degree' => {
4303             'name' => q(டிகி.),
4304             'one' => q({0}°),
4305             'other' => q({0}°),
4306             },
4307             # Core Unit Identifier
4308             'degree' => {
4309             'name' => q(டிகி.),
4310             'one' => q({0}°),
4311             'other' => q({0}°),
4312             },
4313             # Long Unit Identifier
4314             'angle-radian' => {
4315             'one' => q({0}ரேடி.),
4316             'other' => q({0}ரேடி.),
4317             },
4318             # Core Unit Identifier
4319             'radian' => {
4320             'one' => q({0}ரேடி.),
4321             'other' => q({0}ரேடி.),
4322             },
4323             # Long Unit Identifier
4324             'angle-revolution' => {
4325             'one' => q({0}சுழற்.),
4326             'other' => q({0}சுழற்.),
4327             },
4328             # Core Unit Identifier
4329             'revolution' => {
4330             'one' => q({0}சுழற்.),
4331             'other' => q({0}சுழற்.),
4332             },
4333             # Long Unit Identifier
4334             'area-dunam' => {
4335             'name' => q(ட்யூனம்),
4336             'one' => q({0}ட்யூனம்),
4337             'other' => q({0}ட்யூனம்),
4338             },
4339             # Core Unit Identifier
4340             'dunam' => {
4341             'name' => q(ட்யூனம்),
4342             'one' => q({0}ட்யூனம்),
4343             'other' => q({0}ட்யூனம்),
4344             },
4345             # Long Unit Identifier
4346             'area-square-centimeter' => {
4347             'one' => q({0}செ.மீ.²),
4348             'other' => q({0}செ.மீ.²),
4349             },
4350             # Core Unit Identifier
4351             'square-centimeter' => {
4352             'one' => q({0}செ.மீ.²),
4353             'other' => q({0}செ.மீ.²),
4354             },
4355             # Long Unit Identifier
4356             'area-square-foot' => {
4357             'name' => q(ச.அ.),
4358             },
4359             # Core Unit Identifier
4360             'square-foot' => {
4361             'name' => q(ச.அ.),
4362             },
4363             # Long Unit Identifier
4364             'area-square-inch' => {
4365             'name' => q(அங்.²),
4366             'one' => q({0}அங்.²),
4367             'other' => q({0}அங்.²),
4368             },
4369             # Core Unit Identifier
4370             'square-inch' => {
4371             'name' => q(அங்.²),
4372             'one' => q({0}அங்.²),
4373             'other' => q({0}அங்.²),
4374             },
4375             # Long Unit Identifier
4376             'area-square-kilometer' => {
4377             'one' => q({0} ச.கிமீ.),
4378             'other' => q({0} ச.கிமீ.),
4379             },
4380             # Core Unit Identifier
4381             'square-kilometer' => {
4382             'one' => q({0} ச.கிமீ.),
4383             'other' => q({0} ச.கிமீ.),
4384             },
4385             # Long Unit Identifier
4386             'area-square-meter' => {
4387             'one' => q({0} ச.மீ.),
4388             'other' => q({0} ச.மீ.),
4389             },
4390             # Core Unit Identifier
4391             'square-meter' => {
4392             'one' => q({0} ச.மீ.),
4393             'other' => q({0} ச.மீ.),
4394             },
4395             # Long Unit Identifier
4396             'area-square-yard' => {
4397             'name' => q(யா²),
4398             'one' => q({0}யா²),
4399             'other' => q({0}யா²),
4400             },
4401             # Core Unit Identifier
4402             'square-yard' => {
4403             'name' => q(யா²),
4404             'one' => q({0}யா²),
4405             'other' => q({0}யா²),
4406             },
4407             # Long Unit Identifier
4408             'concentr-item' => {
4409             'one' => q({0}உருப்படி),
4410             'other' => q({0}உருப்படி),
4411             },
4412             # Core Unit Identifier
4413             'item' => {
4414             'one' => q({0}உருப்படி),
4415             'other' => q({0}உருப்படி),
4416             },
4417             # Long Unit Identifier
4418             'concentr-karat' => {
4419             'name' => q(காரட்),
4420             'one' => q({0}கார.),
4421             'other' => q({0}கார.),
4422             },
4423             # Core Unit Identifier
4424             'karat' => {
4425             'name' => q(காரட்),
4426             'one' => q({0}கார.),
4427             'other' => q({0}கார.),
4428             },
4429             # Long Unit Identifier
4430             'concentr-milligram-ofglucose-per-deciliter' => {
4431             'one' => q({0}மிகி/டெ),
4432             'other' => q({0}மிகி/டெ),
4433             },
4434             # Core Unit Identifier
4435             'milligram-ofglucose-per-deciliter' => {
4436             'one' => q({0}மிகி/டெ),
4437             'other' => q({0}மிகி/டெ),
4438             },
4439             # Long Unit Identifier
4440             'concentr-millimole-per-liter' => {
4441             'one' => q({0}மிமோ/லி),
4442             'other' => q({0}மிமோ/லி),
4443             },
4444             # Core Unit Identifier
4445             'millimole-per-liter' => {
4446             'one' => q({0}மிமோ/லி),
4447             'other' => q({0}மிமோ/லி),
4448             },
4449             # Long Unit Identifier
4450             'concentr-mole' => {
4451             'one' => q({0}மோல்),
4452             'other' => q({0}மோல்),
4453             },
4454             # Core Unit Identifier
4455             'mole' => {
4456             'one' => q({0}மோல்),
4457             'other' => q({0}மோல்),
4458             },
4459             # Long Unit Identifier
4460             'concentr-percent' => {
4461             'name' => q(%),
4462             },
4463             # Core Unit Identifier
4464             'percent' => {
4465             'name' => q(%),
4466             },
4467             # Long Unit Identifier
4468             'concentr-permille' => {
4469             'name' => q(‰),
4470             },
4471             # Core Unit Identifier
4472             'permille' => {
4473             'name' => q(‰),
4474             },
4475             # Long Unit Identifier
4476             'concentr-permillion' => {
4477             'one' => q({0}ப./மி.),
4478             'other' => q({0}ப./மி.),
4479             },
4480             # Core Unit Identifier
4481             'permillion' => {
4482             'one' => q({0}ப./மி.),
4483             'other' => q({0}ப./மி.),
4484             },
4485             # Long Unit Identifier
4486             'concentr-permyriad' => {
4487             'name' => q(‱),
4488             },
4489             # Core Unit Identifier
4490             'permyriad' => {
4491             'name' => q(‱),
4492             },
4493             # Long Unit Identifier
4494             'concentr-portion-per-1e9' => {
4495             'name' => q(பா/பி),
4496             'one' => q({0} பா/பி),
4497             'other' => q({0} பா/பி),
4498             },
4499             # Core Unit Identifier
4500             'portion-per-1e9' => {
4501             'name' => q(பா/பி),
4502             'one' => q({0} பா/பி),
4503             'other' => q({0} பா/பி),
4504             },
4505             # Long Unit Identifier
4506             'consumption-liter-per-100-kilometer' => {
4507             'one' => q({0}லி./100கி.மீ),
4508             'other' => q({0}லி./100கி.மீ),
4509             },
4510             # Core Unit Identifier
4511             'liter-per-100-kilometer' => {
4512             'one' => q({0}லி./100கி.மீ),
4513             'other' => q({0}லி./100கி.மீ),
4514             },
4515             # Long Unit Identifier
4516             'consumption-liter-per-kilometer' => {
4517             'one' => q({0}லி./கி.மீ.),
4518             'other' => q({0}லி./கி.மீ.),
4519             },
4520             # Core Unit Identifier
4521             'liter-per-kilometer' => {
4522             'one' => q({0}லி./கி.மீ.),
4523             'other' => q({0}லி./கி.மீ.),
4524             },
4525             # Long Unit Identifier
4526             'consumption-mile-per-gallon' => {
4527             'one' => q({0}மை./கே.),
4528             'other' => q({0}மை./கே.),
4529             },
4530             # Core Unit Identifier
4531             'mile-per-gallon' => {
4532             'one' => q({0}மை./கே.),
4533             'other' => q({0}மை./கே.),
4534             },
4535             # Long Unit Identifier
4536             'consumption-mile-per-gallon-imperial' => {
4537             'name' => q(mpg UK),
4538             'one' => q({0}m/gUK),
4539             'other' => q({0}m/gUK),
4540             },
4541             # Core Unit Identifier
4542             'mile-per-gallon-imperial' => {
4543             'name' => q(mpg UK),
4544             'one' => q({0}m/gUK),
4545             'other' => q({0}m/gUK),
4546             },
4547             # Long Unit Identifier
4548             'digital-bit' => {
4549             'one' => q({0}பிட்),
4550             'other' => q({0}பிட்),
4551             },
4552             # Core Unit Identifier
4553             'bit' => {
4554             'one' => q({0}பிட்),
4555             'other' => q({0}பிட்),
4556             },
4557             # Long Unit Identifier
4558             'digital-byte' => {
4559             'name' => q(பை.),
4560             'one' => q({0}பை.),
4561             'other' => q({0}பை.),
4562             },
4563             # Core Unit Identifier
4564             'byte' => {
4565             'name' => q(பை.),
4566             'one' => q({0}பை.),
4567             'other' => q({0}பை.),
4568             },
4569             # Long Unit Identifier
4570             'digital-gigabit' => {
4571             'name' => q(Gb),
4572             'one' => q({0}Gb),
4573             'other' => q({0}Gb),
4574             },
4575             # Core Unit Identifier
4576             'gigabit' => {
4577             'name' => q(Gb),
4578             'one' => q({0}Gb),
4579             'other' => q({0}Gb),
4580             },
4581             # Long Unit Identifier
4582             'digital-gigabyte' => {
4583             'name' => q(GB),
4584             'one' => q({0}GB),
4585             'other' => q({0}GB),
4586             },
4587             # Core Unit Identifier
4588             'gigabyte' => {
4589             'name' => q(GB),
4590             'one' => q({0}GB),
4591             'other' => q({0}GB),
4592             },
4593             # Long Unit Identifier
4594             'digital-kilobit' => {
4595             'name' => q(kb),
4596             'one' => q({0}kb),
4597             'other' => q({0}kb),
4598             },
4599             # Core Unit Identifier
4600             'kilobit' => {
4601             'name' => q(kb),
4602             'one' => q({0}kb),
4603             'other' => q({0}kb),
4604             },
4605             # Long Unit Identifier
4606             'digital-kilobyte' => {
4607             'name' => q(kB),
4608             'one' => q({0}kB),
4609             'other' => q({0}kB),
4610             },
4611             # Core Unit Identifier
4612             'kilobyte' => {
4613             'name' => q(kB),
4614             'one' => q({0}kB),
4615             'other' => q({0}kB),
4616             },
4617             # Long Unit Identifier
4618             'digital-megabit' => {
4619             'name' => q(Mb),
4620             'one' => q({0}Mb),
4621             'other' => q({0}Mb),
4622             },
4623             # Core Unit Identifier
4624             'megabit' => {
4625             'name' => q(Mb),
4626             'one' => q({0}Mb),
4627             'other' => q({0}Mb),
4628             },
4629             # Long Unit Identifier
4630             'digital-megabyte' => {
4631             'name' => q(MB),
4632             'one' => q({0}MB),
4633             'other' => q({0}MB),
4634             },
4635             # Core Unit Identifier
4636             'megabyte' => {
4637             'name' => q(MB),
4638             'one' => q({0}MB),
4639             'other' => q({0}MB),
4640             },
4641             # Long Unit Identifier
4642             'digital-petabyte' => {
4643             'one' => q({0}PB),
4644             'other' => q({0}PB),
4645             },
4646             # Core Unit Identifier
4647             'petabyte' => {
4648             'one' => q({0}PB),
4649             'other' => q({0}PB),
4650             },
4651             # Long Unit Identifier
4652             'digital-terabit' => {
4653             'name' => q(Tb),
4654             'one' => q({0}Tb),
4655             'other' => q({0}Tb),
4656             },
4657             # Core Unit Identifier
4658             'terabit' => {
4659             'name' => q(Tb),
4660             'one' => q({0}Tb),
4661             'other' => q({0}Tb),
4662             },
4663             # Long Unit Identifier
4664             'digital-terabyte' => {
4665             'one' => q({0}TB),
4666             'other' => q({0}TB),
4667             },
4668             # Core Unit Identifier
4669             'terabyte' => {
4670             'one' => q({0}TB),
4671             'other' => q({0}TB),
4672             },
4673             # Long Unit Identifier
4674             'duration-century' => {
4675             'one' => q({0}நூ.),
4676             'other' => q({0}நூ.),
4677             },
4678             # Core Unit Identifier
4679             'century' => {
4680             'one' => q({0}நூ.),
4681             'other' => q({0}நூ.),
4682             },
4683             # Long Unit Identifier
4684             'duration-day' => {
4685             'name' => q(நா),
4686             'one' => q({0} நா),
4687             'other' => q({0} நா),
4688             },
4689             # Core Unit Identifier
4690             'day' => {
4691             'name' => q(நா),
4692             'one' => q({0} நா),
4693             'other' => q({0} நா),
4694             },
4695             # Long Unit Identifier
4696             'duration-decade' => {
4697             'name' => q(தசா.),
4698             'one' => q({0}தசா.),
4699             'other' => q({0}தசா.),
4700             },
4701             # Core Unit Identifier
4702             'decade' => {
4703             'name' => q(தசா.),
4704             'one' => q({0}தசா.),
4705             'other' => q({0}தசா.),
4706             },
4707             # Long Unit Identifier
4708             'duration-hour' => {
4709             'name' => q(மணி),
4710             'one' => q({0} ம.நே.),
4711             'other' => q({0} ம.நே.),
4712             },
4713             # Core Unit Identifier
4714             'hour' => {
4715             'name' => q(மணி),
4716             'one' => q({0} ம.நே.),
4717             'other' => q({0} ம.நே.),
4718             },
4719             # Long Unit Identifier
4720             'duration-microsecond' => {
4721             'name' => q(மை.விநா.),
4722             'one' => q({0}μs),
4723             'other' => q({0}μs),
4724             },
4725             # Core Unit Identifier
4726             'microsecond' => {
4727             'name' => q(மை.விநா.),
4728             'one' => q({0}μs),
4729             'other' => q({0}μs),
4730             },
4731             # Long Unit Identifier
4732             'duration-millisecond' => {
4733             'name' => q(மி.வி.),
4734             },
4735             # Core Unit Identifier
4736             'millisecond' => {
4737             'name' => q(மி.வி.),
4738             },
4739             # Long Unit Identifier
4740             'duration-minute' => {
4741             'name' => q(நிமி.),
4742             'one' => q({0} நிமி.),
4743             'other' => q({0} நிமி.),
4744             'per' => q({0}/நிமி.),
4745             },
4746             # Core Unit Identifier
4747             'minute' => {
4748             'name' => q(நிமி.),
4749             'one' => q({0} நிமி.),
4750             'other' => q({0} நிமி.),
4751             'per' => q({0}/நிமி.),
4752             },
4753             # Long Unit Identifier
4754             'duration-month' => {
4755             'name' => q(மா),
4756             'one' => q({0} மா),
4757             'other' => q({0} மா),
4758             },
4759             # Core Unit Identifier
4760             'month' => {
4761             'name' => q(மா),
4762             'one' => q({0} மா),
4763             'other' => q({0} மா),
4764             },
4765             # Long Unit Identifier
4766             'duration-nanosecond' => {
4767             'name' => q(நா.செ.),
4768             'one' => q({0}நா.செ.),
4769             'other' => q({0}நா.செ.),
4770             },
4771             # Core Unit Identifier
4772             'nanosecond' => {
4773             'name' => q(நா.செ.),
4774             'one' => q({0}நா.செ.),
4775             'other' => q({0}நா.செ.),
4776             },
4777             # Long Unit Identifier
4778             'duration-night' => {
4779             'name' => q(இரவுகள்),
4780             'one' => q({0} இ),
4781             'other' => q({0} இ),
4782             'per' => q({0}/இரவு),
4783             },
4784             # Core Unit Identifier
4785             'night' => {
4786             'name' => q(இரவுகள்),
4787             'one' => q({0} இ),
4788             'other' => q({0} இ),
4789             'per' => q({0}/இரவு),
4790             },
4791             # Long Unit Identifier
4792             'duration-quarter' => {
4793             'name' => q(கா.),
4794             'one' => q({0} கா.),
4795             'other' => q({0} கா.),
4796             'per' => q({0}/கா.),
4797             },
4798             # Core Unit Identifier
4799             'quarter' => {
4800             'name' => q(கா.),
4801             'one' => q({0} கா.),
4802             'other' => q({0} கா.),
4803             'per' => q({0}/கா.),
4804             },
4805             # Long Unit Identifier
4806             'duration-second' => {
4807             'name' => q(வி.),
4808             'one' => q({0} வி.),
4809             'other' => q({0} வி.),
4810             },
4811             # Core Unit Identifier
4812             'second' => {
4813             'name' => q(வி.),
4814             'one' => q({0} வி.),
4815             'other' => q({0} வி.),
4816             },
4817             # Long Unit Identifier
4818             'duration-week' => {
4819             'name' => q(வா),
4820             'one' => q({0} வா),
4821             'other' => q({0} வா),
4822             },
4823             # Core Unit Identifier
4824             'week' => {
4825             'name' => q(வா),
4826             'one' => q({0} வா),
4827             'other' => q({0} வா),
4828             },
4829             # Long Unit Identifier
4830             'duration-year' => {
4831             'name' => q(ஆண்டு),
4832             'one' => q({0} ஆ),
4833             'other' => q({0} ஆ),
4834             },
4835             # Core Unit Identifier
4836             'year' => {
4837             'name' => q(ஆண்டு),
4838             'one' => q({0} ஆ),
4839             'other' => q({0} ஆ),
4840             },
4841             # Long Unit Identifier
4842             'electric-ampere' => {
4843             'one' => q({0}ஆம்.),
4844             'other' => q({0}ஆம்.),
4845             },
4846             # Core Unit Identifier
4847             'ampere' => {
4848             'one' => q({0}ஆம்.),
4849             'other' => q({0}ஆம்.),
4850             },
4851             # Long Unit Identifier
4852             'electric-milliampere' => {
4853             'name' => q(மி.ஆ.),
4854             'one' => q({0}மி.ஆ.),
4855             'other' => q({0}மி.ஆ.),
4856             },
4857             # Core Unit Identifier
4858             'milliampere' => {
4859             'name' => q(மி.ஆ.),
4860             'one' => q({0}மி.ஆ.),
4861             'other' => q({0}மி.ஆ.),
4862             },
4863             # Long Unit Identifier
4864             'electric-ohm' => {
4865             'name' => q(ஓம்),
4866             'one' => q({0}Ω),
4867             'other' => q({0}Ω),
4868             },
4869             # Core Unit Identifier
4870             'ohm' => {
4871             'name' => q(ஓம்),
4872             'one' => q({0}Ω),
4873             'other' => q({0}Ω),
4874             },
4875             # Long Unit Identifier
4876             'electric-volt' => {
4877             'name' => q(வோல்ட்),
4878             'one' => q({0}வோ.),
4879             'other' => q({0}வோ.),
4880             },
4881             # Core Unit Identifier
4882             'volt' => {
4883             'name' => q(வோல்ட்),
4884             'one' => q({0}வோ.),
4885             'other' => q({0}வோ.),
4886             },
4887             # Long Unit Identifier
4888             'energy-british-thermal-unit' => {
4889             'one' => q({0}பி.டி.யூ),
4890             'other' => q({0}பி.டி.யூ),
4891             },
4892             # Core Unit Identifier
4893             'british-thermal-unit' => {
4894             'one' => q({0}பி.டி.யூ),
4895             'other' => q({0}பி.டி.யூ),
4896             },
4897             # Long Unit Identifier
4898             'energy-calorie' => {
4899             'one' => q({0}கலோ.),
4900             'other' => q({0}கலோ.),
4901             },
4902             # Core Unit Identifier
4903             'calorie' => {
4904             'one' => q({0}கலோ.),
4905             'other' => q({0}கலோ.),
4906             },
4907             # Long Unit Identifier
4908             'energy-electronvolt' => {
4909             'name' => q(eV),
4910             'one' => q({0}eV),
4911             'other' => q({0}eV),
4912             },
4913             # Core Unit Identifier
4914             'electronvolt' => {
4915             'name' => q(eV),
4916             'one' => q({0}eV),
4917             'other' => q({0}eV),
4918             },
4919             # Long Unit Identifier
4920             'energy-foodcalorie' => {
4921             'one' => q({0}கலோ.),
4922             'other' => q({0}கலோ.),
4923             },
4924             # Core Unit Identifier
4925             'foodcalorie' => {
4926             'one' => q({0}கலோ.),
4927             'other' => q({0}கலோ.),
4928             },
4929             # Long Unit Identifier
4930             'energy-joule' => {
4931             'one' => q({0}ஜூ.),
4932             'other' => q({0}ஜூ.),
4933             },
4934             # Core Unit Identifier
4935             'joule' => {
4936             'one' => q({0}ஜூ.),
4937             'other' => q({0}ஜூ.),
4938             },
4939             # Long Unit Identifier
4940             'energy-kilocalorie' => {
4941             'one' => q({0}கி.கலோ.),
4942             'other' => q({0}கி.கலோ.),
4943             },
4944             # Core Unit Identifier
4945             'kilocalorie' => {
4946             'one' => q({0}கி.கலோ.),
4947             'other' => q({0}கி.கலோ.),
4948             },
4949             # Long Unit Identifier
4950             'energy-kilojoule' => {
4951             'one' => q({0}கி.ஜூ.),
4952             'other' => q({0}கி.ஜூ.),
4953             },
4954             # Core Unit Identifier
4955             'kilojoule' => {
4956             'one' => q({0}கி.ஜூ.),
4957             'other' => q({0}கி.ஜூ.),
4958             },
4959             # Long Unit Identifier
4960             'energy-kilowatt-hour' => {
4961             'one' => q({0}கி.வா.ம.),
4962             'other' => q({0}கி.வா.ம.),
4963             },
4964             # Core Unit Identifier
4965             'kilowatt-hour' => {
4966             'one' => q({0}கி.வா.ம.),
4967             'other' => q({0}கி.வா.ம.),
4968             },
4969             # Long Unit Identifier
4970             'energy-therm-us' => {
4971             'one' => q({0}யூஎஸ் தெ.),
4972             'other' => q({0}யூஎஸ் தெ.),
4973             },
4974             # Core Unit Identifier
4975             'therm-us' => {
4976             'one' => q({0}யூஎஸ் தெ.),
4977             'other' => q({0}யூஎஸ் தெ.),
4978             },
4979             # Long Unit Identifier
4980             'force-kilowatt-hour-per-100-kilometer' => {
4981             'name' => q(கி.வா.ம./100கி.மி.),
4982             'one' => q({0}கி.வா.ம./100கி.மி.),
4983             'other' => q({0}கி.வா.ம./100கி.மி.),
4984             },
4985             # Core Unit Identifier
4986             'kilowatt-hour-per-100-kilometer' => {
4987             'name' => q(கி.வா.ம./100கி.மி.),
4988             'one' => q({0}கி.வா.ம./100கி.மி.),
4989             'other' => q({0}கி.வா.ம./100கி.மி.),
4990             },
4991             # Long Unit Identifier
4992             'force-newton' => {
4993             'name' => q(நியூ.),
4994             'one' => q({0}நியூ.),
4995             'other' => q({0}நியூ.),
4996             },
4997             # Core Unit Identifier
4998             'newton' => {
4999             'name' => q(நியூ.),
5000             'one' => q({0}நியூ.),
5001             'other' => q({0}நியூ.),
5002             },
5003             # Long Unit Identifier
5004             'force-pound-force' => {
5005             'name' => q(ப.வி),
5006             'one' => q({0}ப.வி),
5007             'other' => q({0}ப.வி),
5008             },
5009             # Core Unit Identifier
5010             'pound-force' => {
5011             'name' => q(ப.வி),
5012             'one' => q({0}ப.வி),
5013             'other' => q({0}ப.வி),
5014             },
5015             # Long Unit Identifier
5016             'frequency-gigahertz' => {
5017             'one' => q({0}ஜி.ஹெ.),
5018             'other' => q({0}ஜி.ஹெ.),
5019             },
5020             # Core Unit Identifier
5021             'gigahertz' => {
5022             'one' => q({0}ஜி.ஹெ.),
5023             'other' => q({0}ஜி.ஹெ.),
5024             },
5025             # Long Unit Identifier
5026             'frequency-hertz' => {
5027             'one' => q({0}ஹெ.),
5028             'other' => q({0}ஹெ.),
5029             },
5030             # Core Unit Identifier
5031             'hertz' => {
5032             'one' => q({0}ஹெ.),
5033             'other' => q({0}ஹெ.),
5034             },
5035             # Long Unit Identifier
5036             'frequency-kilohertz' => {
5037             'one' => q({0}கி.ஹெ.),
5038             'other' => q({0}கி.ஹெ.),
5039             },
5040             # Core Unit Identifier
5041             'kilohertz' => {
5042             'one' => q({0}கி.ஹெ.),
5043             'other' => q({0}கி.ஹெ.),
5044             },
5045             # Long Unit Identifier
5046             'frequency-megahertz' => {
5047             'one' => q({0}மெ.ஹெ.),
5048             'other' => q({0}மெ.ஹெ.),
5049             },
5050             # Core Unit Identifier
5051             'megahertz' => {
5052             'one' => q({0}மெ.ஹெ.),
5053             'other' => q({0}மெ.ஹெ.),
5054             },
5055             # Long Unit Identifier
5056             'graphics-dot' => {
5057             'one' => q({0}புள்ளி),
5058             'other' => q({0}புள்ளி),
5059             },
5060             # Core Unit Identifier
5061             'dot' => {
5062             'one' => q({0}புள்ளி),
5063             'other' => q({0}புள்ளி),
5064             },
5065             # Long Unit Identifier
5066             'graphics-dot-per-centimeter' => {
5067             'one' => q({0}பு/செ.மீ),
5068             'other' => q({0}பு/செ.மீ),
5069             },
5070             # Core Unit Identifier
5071             'dot-per-centimeter' => {
5072             'one' => q({0}பு/செ.மீ),
5073             'other' => q({0}பு/செ.மீ),
5074             },
5075             # Long Unit Identifier
5076             'graphics-dot-per-inch' => {
5077             'one' => q({0}பு/அங்.),
5078             'other' => q({0}பு/அங்.),
5079             },
5080             # Core Unit Identifier
5081             'dot-per-inch' => {
5082             'one' => q({0}பு/அங்.),
5083             'other' => q({0}பு/அங்.),
5084             },
5085             # Long Unit Identifier
5086             'graphics-em' => {
5087             'one' => q({0}எம்),
5088             'other' => q({0}எம்),
5089             },
5090             # Core Unit Identifier
5091             'em' => {
5092             'one' => q({0}எம்),
5093             'other' => q({0}எம்),
5094             },
5095             # Long Unit Identifier
5096             'graphics-megapixel' => {
5097             'name' => q(மெ.பிக்.),
5098             'one' => q({0}எம்.பி),
5099             'other' => q({0}எம்.பி),
5100             },
5101             # Core Unit Identifier
5102             'megapixel' => {
5103             'name' => q(மெ.பிக்.),
5104             'one' => q({0}எம்.பி),
5105             'other' => q({0}எம்.பி),
5106             },
5107             # Long Unit Identifier
5108             'graphics-pixel' => {
5109             'one' => q({0}பிக்),
5110             'other' => q({0}பிக்),
5111             },
5112             # Core Unit Identifier
5113             'pixel' => {
5114             'one' => q({0}பிக்),
5115             'other' => q({0}பிக்),
5116             },
5117             # Long Unit Identifier
5118             'graphics-pixel-per-centimeter' => {
5119             'one' => q({0}பி/செ.மீ),
5120             'other' => q({0}பி/செ.மீ),
5121             },
5122             # Core Unit Identifier
5123             'pixel-per-centimeter' => {
5124             'one' => q({0}பி/செ.மீ),
5125             'other' => q({0}பி/செ.மீ),
5126             },
5127             # Long Unit Identifier
5128             'graphics-pixel-per-inch' => {
5129             'one' => q({0}பி/அங்.),
5130             'other' => q({0}பி/அங்.),
5131             },
5132             # Core Unit Identifier
5133             'pixel-per-inch' => {
5134             'one' => q({0}பி/அங்.),
5135             'other' => q({0}பி/அங்.),
5136             },
5137             # Long Unit Identifier
5138             'length-astronomical-unit' => {
5139             'one' => q({0}வா.அ.),
5140             'other' => q({0}வா.அ.),
5141             },
5142             # Core Unit Identifier
5143             'astronomical-unit' => {
5144             'one' => q({0}வா.அ.),
5145             'other' => q({0}வா.அ.),
5146             },
5147             # Long Unit Identifier
5148             'length-centimeter' => {
5149             'one' => q({0}செ.மீ.),
5150             'other' => q({0}செ.மீ.),
5151             },
5152             # Core Unit Identifier
5153             'centimeter' => {
5154             'one' => q({0}செ.மீ.),
5155             'other' => q({0}செ.மீ.),
5156             },
5157             # Long Unit Identifier
5158             'length-earth-radius' => {
5159             'one' => q({0}R⊕),
5160             'other' => q({0}R⊕),
5161             },
5162             # Core Unit Identifier
5163             'earth-radius' => {
5164             'one' => q({0}R⊕),
5165             'other' => q({0}R⊕),
5166             },
5167             # Long Unit Identifier
5168             'length-fathom' => {
5169             'one' => q({0}ஃபே.),
5170             'other' => q({0}ஃபே.),
5171             },
5172             # Core Unit Identifier
5173             'fathom' => {
5174             'one' => q({0}ஃபே.),
5175             'other' => q({0}ஃபே.),
5176             },
5177             # Long Unit Identifier
5178             'length-furlong' => {
5179             'one' => q({0}பர்),
5180             'other' => q({0}பர்),
5181             },
5182             # Core Unit Identifier
5183             'furlong' => {
5184             'one' => q({0}பர்),
5185             'other' => q({0}பர்),
5186             },
5187             # Long Unit Identifier
5188             'length-inch' => {
5189             'name' => q(அங்.),
5190             },
5191             # Core Unit Identifier
5192             'inch' => {
5193             'name' => q(அங்.),
5194             },
5195             # Long Unit Identifier
5196             'length-kilometer' => {
5197             'one' => q({0}கி.மீ.),
5198             'other' => q({0}கி.மீ.),
5199             },
5200             # Core Unit Identifier
5201             'kilometer' => {
5202             'one' => q({0}கி.மீ.),
5203             'other' => q({0}கி.மீ.),
5204             },
5205             # Long Unit Identifier
5206             'length-light-year' => {
5207             'name' => q(ஒ.ஆ.),
5208             },
5209             # Core Unit Identifier
5210             'light-year' => {
5211             'name' => q(ஒ.ஆ.),
5212             },
5213             # Long Unit Identifier
5214             'length-meter' => {
5215             'one' => q({0}மீ.),
5216             'other' => q({0}மீ.),
5217             },
5218             # Core Unit Identifier
5219             'meter' => {
5220             'one' => q({0}மீ.),
5221             'other' => q({0}மீ.),
5222             },
5223             # Long Unit Identifier
5224             'length-micrometer' => {
5225             'name' => q(மை.மீ.),
5226             'one' => q({0}μமீ.),
5227             'other' => q({0}μமீ.),
5228             },
5229             # Core Unit Identifier
5230             'micrometer' => {
5231             'name' => q(மை.மீ.),
5232             'one' => q({0}μமீ.),
5233             'other' => q({0}μமீ.),
5234             },
5235             # Long Unit Identifier
5236             'length-mile' => {
5237             'name' => q(மை.),
5238             },
5239             # Core Unit Identifier
5240             'mile' => {
5241             'name' => q(மை.),
5242             },
5243             # Long Unit Identifier
5244             'length-millimeter' => {
5245             'one' => q({0}மி.மீ.),
5246             'other' => q({0}மி.மீ.),
5247             },
5248             # Core Unit Identifier
5249             'millimeter' => {
5250             'one' => q({0}மி.மீ.),
5251             'other' => q({0}மி.மீ.),
5252             },
5253             # Long Unit Identifier
5254             'length-nanometer' => {
5255             'one' => q({0}நா.மீ.),
5256             'other' => q({0}நா.மீ.),
5257             },
5258             # Core Unit Identifier
5259             'nanometer' => {
5260             'one' => q({0}நா.மீ.),
5261             'other' => q({0}நா.மீ.),
5262             },
5263             # Long Unit Identifier
5264             'length-nautical-mile' => {
5265             'one' => q({0}க.மை.),
5266             'other' => q({0}க.மை.),
5267             },
5268             # Core Unit Identifier
5269             'nautical-mile' => {
5270             'one' => q({0}க.மை.),
5271             'other' => q({0}க.மை.),
5272             },
5273             # Long Unit Identifier
5274             'length-parsec' => {
5275             'one' => q({0}பு.நொ.),
5276             'other' => q({0}பு.நொ.),
5277             },
5278             # Core Unit Identifier
5279             'parsec' => {
5280             'one' => q({0}பு.நொ.),
5281             'other' => q({0}பு.நொ.),
5282             },
5283             # Long Unit Identifier
5284             'length-point' => {
5285             'one' => q({0}அ.பு.),
5286             'other' => q({0}அ.பு.),
5287             },
5288             # Core Unit Identifier
5289             'point' => {
5290             'one' => q({0}அ.பு.),
5291             'other' => q({0}அ.பு.),
5292             },
5293             # Long Unit Identifier
5294             'length-solar-radius' => {
5295             'name' => q(R☉),
5296             'one' => q({0}R☉),
5297             'other' => q({0}R☉),
5298             },
5299             # Core Unit Identifier
5300             'solar-radius' => {
5301             'name' => q(R☉),
5302             'one' => q({0}R☉),
5303             'other' => q({0}R☉),
5304             },
5305             # Long Unit Identifier
5306             'light-candela' => {
5307             'name' => q(கே.),
5308             },
5309             # Core Unit Identifier
5310             'candela' => {
5311             'name' => q(கே.),
5312             },
5313             # Long Unit Identifier
5314             'light-lumen' => {
5315             'one' => q({0}லூம.),
5316             'other' => q({0}லூம.),
5317             },
5318             # Core Unit Identifier
5319             'lumen' => {
5320             'one' => q({0}லூம.),
5321             'other' => q({0}லூம.),
5322             },
5323             # Long Unit Identifier
5324             'light-lux' => {
5325             'name' => q(லக்.),
5326             'one' => q({0}லக்.),
5327             'other' => q({0}லக்.),
5328             },
5329             # Core Unit Identifier
5330             'lux' => {
5331             'name' => q(லக்.),
5332             'one' => q({0}லக்.),
5333             'other' => q({0}லக்.),
5334             },
5335             # Long Unit Identifier
5336             'light-solar-luminosity' => {
5337             'name' => q(L☉),
5338             'one' => q({0}L☉),
5339             'other' => q({0}L☉),
5340             },
5341             # Core Unit Identifier
5342             'solar-luminosity' => {
5343             'name' => q(L☉),
5344             'one' => q({0}L☉),
5345             'other' => q({0}L☉),
5346             },
5347             # Long Unit Identifier
5348             'mass-carat' => {
5349             'one' => q({0}கேர.),
5350             'other' => q({0}கேர.),
5351             },
5352             # Core Unit Identifier
5353             'carat' => {
5354             'one' => q({0}கேர.),
5355             'other' => q({0}கேர.),
5356             },
5357             # Long Unit Identifier
5358             'mass-dalton' => {
5359             'name' => q(டா.),
5360             'one' => q({0}டா.),
5361             'other' => q({0}டா.),
5362             },
5363             # Core Unit Identifier
5364             'dalton' => {
5365             'name' => q(டா.),
5366             'one' => q({0}டா.),
5367             'other' => q({0}டா.),
5368             },
5369             # Long Unit Identifier
5370             'mass-earth-mass' => {
5371             'name' => q(M⊕),
5372             'one' => q({0}M⊕),
5373             'other' => q({0}M⊕),
5374             },
5375             # Core Unit Identifier
5376             'earth-mass' => {
5377             'name' => q(M⊕),
5378             'one' => q({0}M⊕),
5379             'other' => q({0}M⊕),
5380             },
5381             # Long Unit Identifier
5382             'mass-grain' => {
5383             'one' => q({0}கிரைன்),
5384             'other' => q({0}கிரைன்),
5385             },
5386             # Core Unit Identifier
5387             'grain' => {
5388             'one' => q({0}கிரைன்),
5389             'other' => q({0}கிரைன்),
5390             },
5391             # Long Unit Identifier
5392             'mass-gram' => {
5393             'name' => q(கிராம்),
5394             },
5395             # Core Unit Identifier
5396             'gram' => {
5397             'name' => q(கிராம்),
5398             },
5399             # Long Unit Identifier
5400             'mass-kilogram' => {
5401             'one' => q({0}கி.கி.),
5402             'other' => q({0}கி.கி.),
5403             },
5404             # Core Unit Identifier
5405             'kilogram' => {
5406             'one' => q({0}கி.கி.),
5407             'other' => q({0}கி.கி.),
5408             },
5409             # Long Unit Identifier
5410             'mass-microgram' => {
5411             'one' => q({0}μகி),
5412             'other' => q({0}μகி),
5413             },
5414             # Core Unit Identifier
5415             'microgram' => {
5416             'one' => q({0}μகி),
5417             'other' => q({0}μகி),
5418             },
5419             # Long Unit Identifier
5420             'mass-milligram' => {
5421             'one' => q({0}மி.கி.),
5422             'other' => q({0}மி.கி.),
5423             },
5424             # Core Unit Identifier
5425             'milligram' => {
5426             'one' => q({0}மி.கி.),
5427             'other' => q({0}மி.கி.),
5428             },
5429             # Long Unit Identifier
5430             'mass-ounce-troy' => {
5431             'one' => q({0}அவு. டி.),
5432             'other' => q({0}அவு. டி.),
5433             },
5434             # Core Unit Identifier
5435             'ounce-troy' => {
5436             'one' => q({0}அவு. டி.),
5437             'other' => q({0}அவு. டி.),
5438             },
5439             # Long Unit Identifier
5440             'mass-solar-mass' => {
5441             'name' => q(M☉),
5442             'one' => q({0}M☉),
5443             'other' => q({0}M☉),
5444             },
5445             # Core Unit Identifier
5446             'solar-mass' => {
5447             'name' => q(M☉),
5448             'one' => q({0}M☉),
5449             'other' => q({0}M☉),
5450             },
5451             # Long Unit Identifier
5452             'mass-ton' => {
5453             'one' => q({0}டன்),
5454             'other' => q({0}டன்),
5455             },
5456             # Core Unit Identifier
5457             'ton' => {
5458             'one' => q({0}டன்),
5459             'other' => q({0}டன்),
5460             },
5461             # Long Unit Identifier
5462             'mass-tonne' => {
5463             'one' => q({0}ட.),
5464             'other' => q({0}ட.),
5465             },
5466             # Core Unit Identifier
5467             'tonne' => {
5468             'one' => q({0}ட.),
5469             'other' => q({0}ட.),
5470             },
5471             # Long Unit Identifier
5472             'power-gigawatt' => {
5473             'one' => q({0}கி.வாட்.),
5474             'other' => q({0}கி.வாட்.),
5475             },
5476             # Core Unit Identifier
5477             'gigawatt' => {
5478             'one' => q({0}கி.வாட்.),
5479             'other' => q({0}கி.வாட்.),
5480             },
5481             # Long Unit Identifier
5482             'power-horsepower' => {
5483             'one' => q({0} கு.வே.),
5484             'other' => q({0} கு.வே.),
5485             },
5486             # Core Unit Identifier
5487             'horsepower' => {
5488             'one' => q({0} கு.வே.),
5489             'other' => q({0} கு.வே.),
5490             },
5491             # Long Unit Identifier
5492             'power-megawatt' => {
5493             'one' => q({0}மெ.வா.),
5494             'other' => q({0}மெ.வா.),
5495             },
5496             # Core Unit Identifier
5497             'megawatt' => {
5498             'one' => q({0}மெ.வா.),
5499             'other' => q({0}மெ.வா.),
5500             },
5501             # Long Unit Identifier
5502             'power-milliwatt' => {
5503             'one' => q({0}மி.வா.),
5504             'other' => q({0}மி.வா.),
5505             },
5506             # Core Unit Identifier
5507             'milliwatt' => {
5508             'one' => q({0}மி.வா.),
5509             'other' => q({0}மி.வா.),
5510             },
5511             # Long Unit Identifier
5512             'pressure-atmosphere' => {
5513             'one' => q({0}atm),
5514             'other' => q({0}atm),
5515             },
5516             # Core Unit Identifier
5517             'atmosphere' => {
5518             'one' => q({0}atm),
5519             'other' => q({0}atm),
5520             },
5521             # Long Unit Identifier
5522             'pressure-bar' => {
5523             'one' => q({0}பார்),
5524             'other' => q({0}பார்),
5525             },
5526             # Core Unit Identifier
5527             'bar' => {
5528             'one' => q({0}பார்),
5529             'other' => q({0}பார்),
5530             },
5531             # Long Unit Identifier
5532             'pressure-hectopascal' => {
5533             'one' => q({0} ஹெ.பா.),
5534             'other' => q({0} ஹெ.பா.),
5535             },
5536             # Core Unit Identifier
5537             'hectopascal' => {
5538             'one' => q({0} ஹெ.பா.),
5539             'other' => q({0} ஹெ.பா.),
5540             },
5541             # Long Unit Identifier
5542             'pressure-inch-ofhg' => {
5543             'name' => q(பா. அங்.),
5544             'one' => q({0} பா.அங்.),
5545             'other' => q({0} பா.அங்.),
5546             },
5547             # Core Unit Identifier
5548             'inch-ofhg' => {
5549             'name' => q(பா. அங்.),
5550             'one' => q({0} பா.அங்.),
5551             'other' => q({0} பா.அங்.),
5552             },
5553             # Long Unit Identifier
5554             'pressure-kilopascal' => {
5555             'one' => q({0}கிபா),
5556             'other' => q({0}கிபா),
5557             },
5558             # Core Unit Identifier
5559             'kilopascal' => {
5560             'one' => q({0}கிபா),
5561             'other' => q({0}கிபா),
5562             },
5563             # Long Unit Identifier
5564             'pressure-megapascal' => {
5565             'one' => q({0}மெபா),
5566             'other' => q({0}மெபா),
5567             },
5568             # Core Unit Identifier
5569             'megapascal' => {
5570             'one' => q({0}மெபா),
5571             'other' => q({0}மெபா),
5572             },
5573             # Long Unit Identifier
5574             'pressure-pascal' => {
5575             'one' => q({0}பா.),
5576             'other' => q({0}பா.),
5577             },
5578             # Core Unit Identifier
5579             'pascal' => {
5580             'one' => q({0}பா.),
5581             'other' => q({0}பா.),
5582             },
5583             # Long Unit Identifier
5584             'speed-beaufort' => {
5585             'one' => q(பியூ.{0}),
5586             'other' => q(பியூ.{0}),
5587             },
5588             # Core Unit Identifier
5589             'beaufort' => {
5590             'one' => q(பியூ.{0}),
5591             'other' => q(பியூ.{0}),
5592             },
5593             # Long Unit Identifier
5594             'speed-kilometer-per-hour' => {
5595             'name' => q(கி.மீ./ம.),
5596             'one' => q({0}கி.மீ./ம.),
5597             'other' => q({0}கி.மீ./ம.),
5598             },
5599             # Core Unit Identifier
5600             'kilometer-per-hour' => {
5601             'name' => q(கி.மீ./ம.),
5602             'one' => q({0}கி.மீ./ம.),
5603             'other' => q({0}கி.மீ./ம.),
5604             },
5605             # Long Unit Identifier
5606             'speed-knot' => {
5607             'one' => q({0}நா.),
5608             'other' => q({0}நா.),
5609             },
5610             # Core Unit Identifier
5611             'knot' => {
5612             'one' => q({0}நா.),
5613             'other' => q({0}நா.),
5614             },
5615             # Long Unit Identifier
5616             'speed-light-speed' => {
5617             'name' => q(ஒளிவேகம்),
5618             'one' => q({0}ஒ.வே),
5619             'other' => q({0}ஒ.வே),
5620             },
5621             # Core Unit Identifier
5622             'light-speed' => {
5623             'name' => q(ஒளிவேகம்),
5624             'one' => q({0}ஒ.வே),
5625             'other' => q({0}ஒ.வே),
5626             },
5627             # Long Unit Identifier
5628             'temperature-celsius' => {
5629             'name' => q(°செ),
5630             },
5631             # Core Unit Identifier
5632             'celsius' => {
5633             'name' => q(°செ),
5634             },
5635             # Long Unit Identifier
5636             'temperature-fahrenheit' => {
5637             'name' => q(°ஃபா),
5638             },
5639             # Core Unit Identifier
5640             'fahrenheit' => {
5641             'name' => q(°ஃபா),
5642             },
5643             # Long Unit Identifier
5644             'torque-newton-meter' => {
5645             'one' => q({0}நியூ.மீ),
5646             'other' => q({0}நியூ.மீ),
5647             },
5648             # Core Unit Identifier
5649             'newton-meter' => {
5650             'one' => q({0}நியூ.மீ),
5651             'other' => q({0}நியூ.மீ),
5652             },
5653             # Long Unit Identifier
5654             'torque-pound-force-foot' => {
5655             'one' => q({0}ப.அடி),
5656             'other' => q({0}ப.அடி),
5657             },
5658             # Core Unit Identifier
5659             'pound-force-foot' => {
5660             'one' => q({0}ப.அடி),
5661             'other' => q({0}ப.அடி),
5662             },
5663             # Long Unit Identifier
5664             'volume-acre-foot' => {
5665             'one' => q({0}ஏக். அடி),
5666             'other' => q({0}ஏக். அடி),
5667             },
5668             # Core Unit Identifier
5669             'acre-foot' => {
5670             'one' => q({0}ஏக். அடி),
5671             'other' => q({0}ஏக். அடி),
5672             },
5673             # Long Unit Identifier
5674             'volume-barrel' => {
5675             'name' => q(பீப்.),
5676             'one' => q({0}பீப்.),
5677             'other' => q({0}பீப்.),
5678             },
5679             # Core Unit Identifier
5680             'barrel' => {
5681             'name' => q(பீப்.),
5682             'one' => q({0}பீப்.),
5683             'other' => q({0}பீப்.),
5684             },
5685             # Long Unit Identifier
5686             'volume-bushel' => {
5687             'name' => q(புசல்),
5688             'one' => q({0}புச.),
5689             'other' => q({0}புச.),
5690             },
5691             # Core Unit Identifier
5692             'bushel' => {
5693             'name' => q(புசல்),
5694             'one' => q({0}புச.),
5695             'other' => q({0}புச.),
5696             },
5697             # Long Unit Identifier
5698             'volume-centiliter' => {
5699             'one' => q({0}செ.லி.),
5700             'other' => q({0}செ.லி.),
5701             },
5702             # Core Unit Identifier
5703             'centiliter' => {
5704             'one' => q({0}செ.லி.),
5705             'other' => q({0}செ.லி.),
5706             },
5707             # Long Unit Identifier
5708             'volume-cubic-centimeter' => {
5709             'one' => q({0}செ.மீ.³),
5710             'other' => q({0}செ.மீ.³),
5711             },
5712             # Core Unit Identifier
5713             'cubic-centimeter' => {
5714             'one' => q({0}செ.மீ.³),
5715             'other' => q({0}செ.மீ.³),
5716             },
5717             # Long Unit Identifier
5718             'volume-cubic-foot' => {
5719             'one' => q({0}அடி³),
5720             'other' => q({0}அடி³),
5721             },
5722             # Core Unit Identifier
5723             'cubic-foot' => {
5724             'one' => q({0}அடி³),
5725             'other' => q({0}அடி³),
5726             },
5727             # Long Unit Identifier
5728             'volume-cubic-inch' => {
5729             'one' => q({0}அங்.³),
5730             'other' => q({0}அங்.³),
5731             },
5732             # Core Unit Identifier
5733             'cubic-inch' => {
5734             'one' => q({0}அங்.³),
5735             'other' => q({0}அங்.³),
5736             },
5737             # Long Unit Identifier
5738             'volume-cubic-kilometer' => {
5739             'one' => q({0} க.கி.மீ.),
5740             'other' => q({0} க.கி.மீ.),
5741             },
5742             # Core Unit Identifier
5743             'cubic-kilometer' => {
5744             'one' => q({0} க.கி.மீ.),
5745             'other' => q({0} க.கி.மீ.),
5746             },
5747             # Long Unit Identifier
5748             'volume-cubic-meter' => {
5749             'one' => q({0}மீ³),
5750             'other' => q({0}மீ³),
5751             },
5752             # Core Unit Identifier
5753             'cubic-meter' => {
5754             'one' => q({0}மீ³),
5755             'other' => q({0}மீ³),
5756             },
5757             # Long Unit Identifier
5758             'volume-cubic-mile' => {
5759             'one' => q({0} க.மை.),
5760             'other' => q({0} க.மை.),
5761             },
5762             # Core Unit Identifier
5763             'cubic-mile' => {
5764             'one' => q({0} க.மை.),
5765             'other' => q({0} க.மை.),
5766             },
5767             # Long Unit Identifier
5768             'volume-cubic-yard' => {
5769             'one' => q({0}யா.³),
5770             'other' => q({0}யா.³),
5771             },
5772             # Core Unit Identifier
5773             'cubic-yard' => {
5774             'one' => q({0}யா.³),
5775             'other' => q({0}யா.³),
5776             },
5777             # Long Unit Identifier
5778             'volume-cup' => {
5779             'one' => q({0}கோ.),
5780             'other' => q({0}கோ.),
5781             },
5782             # Core Unit Identifier
5783             'cup' => {
5784             'one' => q({0}கோ.),
5785             'other' => q({0}கோ.),
5786             },
5787             # Long Unit Identifier
5788             'volume-cup-metric' => {
5789             'one' => q({0}மெ.கோ.),
5790             'other' => q({0}மெ.கோ.),
5791             },
5792             # Core Unit Identifier
5793             'cup-metric' => {
5794             'one' => q({0}மெ.கோ.),
5795             'other' => q({0}மெ.கோ.),
5796             },
5797             # Long Unit Identifier
5798             'volume-deciliter' => {
5799             'one' => q({0}டெ.லி.),
5800             'other' => q({0}டெ.லி.),
5801             },
5802             # Core Unit Identifier
5803             'deciliter' => {
5804             'one' => q({0}டெ.லி.),
5805             'other' => q({0}டெ.லி.),
5806             },
5807             # Long Unit Identifier
5808             'volume-dessert-spoon' => {
5809             'one' => q({0}இ.க.),
5810             'other' => q({0}இ.க.),
5811             },
5812             # Core Unit Identifier
5813             'dessert-spoon' => {
5814             'one' => q({0}இ.க.),
5815             'other' => q({0}இ.க.),
5816             },
5817             # Long Unit Identifier
5818             'volume-dessert-spoon-imperial' => {
5819             'one' => q({0}இ.க. இ.),
5820             'other' => q({0}இ.க. இ.),
5821             },
5822             # Core Unit Identifier
5823             'dessert-spoon-imperial' => {
5824             'one' => q({0}இ.க. இ.),
5825             'other' => q({0}இ.க. இ.),
5826             },
5827             # Long Unit Identifier
5828             'volume-dram' => {
5829             'name' => q(தி.டிரா.),
5830             'one' => q({0}தி.டிரா.),
5831             'other' => q({0}தி.டிரா.),
5832             },
5833             # Core Unit Identifier
5834             'dram' => {
5835             'name' => q(தி.டிரா.),
5836             'one' => q({0}தி.டிரா.),
5837             'other' => q({0}தி.டிரா.),
5838             },
5839             # Long Unit Identifier
5840             'volume-drop' => {
5841             'one' => q({0}துளி),
5842             'other' => q({0}துளி),
5843             },
5844             # Core Unit Identifier
5845             'drop' => {
5846             'one' => q({0}துளி),
5847             'other' => q({0}துளி),
5848             },
5849             # Long Unit Identifier
5850             'volume-fluid-ounce' => {
5851             'one' => q({0}தி.அவு.),
5852             'other' => q({0}தி.அவு.),
5853             },
5854             # Core Unit Identifier
5855             'fluid-ounce' => {
5856             'one' => q({0}தி.அவு.),
5857             'other' => q({0}தி.அவு.),
5858             },
5859             # Long Unit Identifier
5860             'volume-fluid-ounce-imperial' => {
5861             'one' => q({0}தி. அ. இ.),
5862             'other' => q({0}தி. அ. இ.),
5863             },
5864             # Core Unit Identifier
5865             'fluid-ounce-imperial' => {
5866             'one' => q({0}தி. அ. இ.),
5867             'other' => q({0}தி. அ. இ.),
5868             },
5869             # Long Unit Identifier
5870             'volume-gallon' => {
5871             'one' => q({0}கேல.),
5872             'other' => q({0}கேல.),
5873             },
5874             # Core Unit Identifier
5875             'gallon' => {
5876             'one' => q({0}கேல.),
5877             'other' => q({0}கேல.),
5878             },
5879             # Long Unit Identifier
5880             'volume-gallon-imperial' => {
5881             'one' => q({0}கே.இம்.),
5882             'other' => q({0}கே.இம்.),
5883             },
5884             # Core Unit Identifier
5885             'gallon-imperial' => {
5886             'one' => q({0}கே.இம்.),
5887             'other' => q({0}கே.இம்.),
5888             },
5889             # Long Unit Identifier
5890             'volume-hectoliter' => {
5891             'one' => q({0}ஹெ.லி.),
5892             'other' => q({0}ஹெ.லி.),
5893             },
5894             # Core Unit Identifier
5895             'hectoliter' => {
5896             'one' => q({0}ஹெ.லி.),
5897             'other' => q({0}ஹெ.லி.),
5898             },
5899             # Long Unit Identifier
5900             'volume-jigger' => {
5901             'one' => q({0}ஜிக.),
5902             'other' => q({0}ஜிக.),
5903             },
5904             # Core Unit Identifier
5905             'jigger' => {
5906             'one' => q({0}ஜிக.),
5907             'other' => q({0}ஜிக.),
5908             },
5909             # Long Unit Identifier
5910             'volume-liter' => {
5911             'name' => q(லி.),
5912             'one' => q({0}லி.),
5913             'other' => q({0}லி.),
5914             },
5915             # Core Unit Identifier
5916             'liter' => {
5917             'name' => q(லி.),
5918             'one' => q({0}லி.),
5919             'other' => q({0}லி.),
5920             },
5921             # Long Unit Identifier
5922             'volume-megaliter' => {
5923             'one' => q({0}மெ.லி.),
5924             'other' => q({0}மெ.லி.),
5925             },
5926             # Core Unit Identifier
5927             'megaliter' => {
5928             'one' => q({0}மெ.லி.),
5929             'other' => q({0}மெ.லி.),
5930             },
5931             # Long Unit Identifier
5932             'volume-milliliter' => {
5933             'one' => q({0}மிலி),
5934             'other' => q({0}மிலி),
5935             },
5936             # Core Unit Identifier
5937             'milliliter' => {
5938             'one' => q({0}மிலி),
5939             'other' => q({0}மிலி),
5940             },
5941             # Long Unit Identifier
5942             'volume-pinch' => {
5943             'one' => q({0}சிட்டி),
5944             'other' => q({0}சிட்டி),
5945             },
5946             # Core Unit Identifier
5947             'pinch' => {
5948             'one' => q({0}சிட்டி),
5949             'other' => q({0}சிட்டி),
5950             },
5951             # Long Unit Identifier
5952             'volume-pint' => {
5953             'name' => q(பின்.),
5954             'one' => q({0}பின்.),
5955             'other' => q({0}பின்.),
5956             },
5957             # Core Unit Identifier
5958             'pint' => {
5959             'name' => q(பின்.),
5960             'one' => q({0}பின்.),
5961             'other' => q({0}பின்.),
5962             },
5963             # Long Unit Identifier
5964             'volume-pint-metric' => {
5965             'one' => q({0}மெ.பி.),
5966             'other' => q({0}மெ.பி.),
5967             },
5968             # Core Unit Identifier
5969             'pint-metric' => {
5970             'one' => q({0}மெ.பி.),
5971             'other' => q({0}மெ.பி.),
5972             },
5973             # Long Unit Identifier
5974             'volume-quart' => {
5975             'one' => q({0}குவா.),
5976             'other' => q({0}குவா.),
5977             },
5978             # Core Unit Identifier
5979             'quart' => {
5980             'one' => q({0}குவா.),
5981             'other' => q({0}குவா.),
5982             },
5983             # Long Unit Identifier
5984             'volume-quart-imperial' => {
5985             'one' => q({0}கு. இம்.),
5986             'other' => q({0}கு. இம்.),
5987             },
5988             # Core Unit Identifier
5989             'quart-imperial' => {
5990             'one' => q({0}கு. இம்.),
5991             'other' => q({0}கு. இம்.),
5992             },
5993             # Long Unit Identifier
5994             'volume-tablespoon' => {
5995             'one' => q({0}மே.க.),
5996             'other' => q({0}மே.க.),
5997             },
5998             # Core Unit Identifier
5999             'tablespoon' => {
6000             'one' => q({0}மே.க.),
6001             'other' => q({0}மே.க.),
6002             },
6003             # Long Unit Identifier
6004             'volume-teaspoon' => {
6005             'one' => q({0}தே.க.),
6006             'other' => q({0}தே.க.),
6007             },
6008             # Core Unit Identifier
6009             'teaspoon' => {
6010             'one' => q({0}தே.க.),
6011             'other' => q({0}தே.க.),
6012             },
6013             },
6014             'short' => {
6015             # Long Unit Identifier
6016             '' => {
6017             'name' => q(திசை),
6018             },
6019             # Core Unit Identifier
6020             '' => {
6021             'name' => q(திசை),
6022             },
6023             # Long Unit Identifier
6024             '1024p1' => {
6025             '1' => q(கிபி{0}),
6026             },
6027             # Core Unit Identifier
6028             '1024p1' => {
6029             '1' => q(கிபி{0}),
6030             },
6031             # Long Unit Identifier
6032             '1024p2' => {
6033             '1' => q(மெபி{0}),
6034             },
6035             # Core Unit Identifier
6036             '1024p2' => {
6037             '1' => q(மெபி{0}),
6038             },
6039             # Long Unit Identifier
6040             '1024p3' => {
6041             '1' => q(ஜிபி{0}),
6042             },
6043             # Core Unit Identifier
6044             '1024p3' => {
6045             '1' => q(ஜிபி{0}),
6046             },
6047             # Long Unit Identifier
6048             '1024p4' => {
6049             '1' => q(டெபி{0}),
6050             },
6051             # Core Unit Identifier
6052             '1024p4' => {
6053             '1' => q(டெபி{0}),
6054             },
6055             # Long Unit Identifier
6056             '1024p5' => {
6057             '1' => q(பெபி{0}),
6058             },
6059             # Core Unit Identifier
6060             '1024p5' => {
6061             '1' => q(பெபி{0}),
6062             },
6063             # Long Unit Identifier
6064             '1024p6' => {
6065             '1' => q(ஈ.{0}),
6066             },
6067             # Core Unit Identifier
6068             '1024p6' => {
6069             '1' => q(ஈ.{0}),
6070             },
6071             # Long Unit Identifier
6072             '1024p7' => {
6073             '1' => q(சி.{0}),
6074             },
6075             # Core Unit Identifier
6076             '1024p7' => {
6077             '1' => q(சி.{0}),
6078             },
6079             # Long Unit Identifier
6080             '1024p8' => {
6081             '1' => q(யி.{0}),
6082             },
6083             # Core Unit Identifier
6084             '1024p8' => {
6085             '1' => q(யி.{0}),
6086             },
6087             # Long Unit Identifier
6088             '10p-1' => {
6089             '1' => q(டெ.{0}),
6090             },
6091             # Core Unit Identifier
6092             '1' => {
6093             '1' => q(டெ.{0}),
6094             },
6095             # Long Unit Identifier
6096             '10p-12' => {
6097             '1' => q(பி.{0}),
6098             },
6099             # Core Unit Identifier
6100             '12' => {
6101             '1' => q(பி.{0}),
6102             },
6103             # Long Unit Identifier
6104             '10p-15' => {
6105             '1' => q(பெ.{0}),
6106             },
6107             # Core Unit Identifier
6108             '15' => {
6109             '1' => q(பெ.{0}),
6110             },
6111             # Long Unit Identifier
6112             '10p-18' => {
6113             '1' => q(அட்.{0}),
6114             },
6115             # Core Unit Identifier
6116             '18' => {
6117             '1' => q(அட்.{0}),
6118             },
6119             # Long Unit Identifier
6120             '10p-2' => {
6121             '1' => q(செ.{0}),
6122             },
6123             # Core Unit Identifier
6124             '2' => {
6125             '1' => q(செ.{0}),
6126             },
6127             # Long Unit Identifier
6128             '10p-21' => {
6129             '1' => q(ஜெப்.{0}),
6130             },
6131             # Core Unit Identifier
6132             '21' => {
6133             '1' => q(ஜெப்.{0}),
6134             },
6135             # Long Unit Identifier
6136             '10p-24' => {
6137             '1' => q(யொ.{0}),
6138             },
6139             # Core Unit Identifier
6140             '24' => {
6141             '1' => q(யொ.{0}),
6142             },
6143             # Long Unit Identifier
6144             '10p-27' => {
6145             '1' => q(ரோன்.{0}),
6146             },
6147             # Core Unit Identifier
6148             '27' => {
6149             '1' => q(ரோன்.{0}),
6150             },
6151             # Long Unit Identifier
6152             '10p-3' => {
6153             '1' => q(மி.{0}),
6154             },
6155             # Core Unit Identifier
6156             '3' => {
6157             '1' => q(மி.{0}),
6158             },
6159             # Long Unit Identifier
6160             '10p-30' => {
6161             '1' => q(குவெக்.{0}),
6162             },
6163             # Core Unit Identifier
6164             '30' => {
6165             '1' => q(குவெக்.{0}),
6166             },
6167             # Long Unit Identifier
6168             '10p-9' => {
6169             '1' => q(நா.{0}),
6170             },
6171             # Core Unit Identifier
6172             '9' => {
6173             '1' => q(நா.{0}),
6174             },
6175             # Long Unit Identifier
6176             '10p1' => {
6177             '1' => q(டெக்.{0}),
6178             },
6179             # Core Unit Identifier
6180             '10p1' => {
6181             '1' => q(டெக்.{0}),
6182             },
6183             # Long Unit Identifier
6184             '10p12' => {
6185             '1' => q(டெரா{0}),
6186             },
6187             # Core Unit Identifier
6188             '10p12' => {
6189             '1' => q(டெரா{0}),
6190             },
6191             # Long Unit Identifier
6192             '10p15' => {
6193             '1' => q(பெட்.{0}),
6194             },
6195             # Core Unit Identifier
6196             '10p15' => {
6197             '1' => q(பெட்.{0}),
6198             },
6199             # Long Unit Identifier
6200             '10p18' => {
6201             '1' => q(எ.{0}),
6202             },
6203             # Core Unit Identifier
6204             '10p18' => {
6205             '1' => q(எ.{0}),
6206             },
6207             # Long Unit Identifier
6208             '10p2' => {
6209             '1' => q(ஹெ.{0}),
6210             },
6211             # Core Unit Identifier
6212             '10p2' => {
6213             '1' => q(ஹெ.{0}),
6214             },
6215             # Long Unit Identifier
6216             '10p21' => {
6217             '1' => q(ஜெ.{0}),
6218             },
6219             # Core Unit Identifier
6220             '10p21' => {
6221             '1' => q(ஜெ.{0}),
6222             },
6223             # Long Unit Identifier
6224             '10p24' => {
6225             '1' => q(யா.{0}),
6226             },
6227             # Core Unit Identifier
6228             '10p24' => {
6229             '1' => q(யா.{0}),
6230             },
6231             # Long Unit Identifier
6232             '10p27' => {
6233             '1' => q(ரோ.{0}),
6234             },
6235             # Core Unit Identifier
6236             '10p27' => {
6237             '1' => q(ரோ.{0}),
6238             },
6239             # Long Unit Identifier
6240             '10p3' => {
6241             '1' => q(கி.{0}),
6242             },
6243             # Core Unit Identifier
6244             '10p3' => {
6245             '1' => q(கி.{0}),
6246             },
6247             # Long Unit Identifier
6248             '10p30' => {
6249             '1' => q(கு.{0}),
6250             },
6251             # Core Unit Identifier
6252             '10p30' => {
6253             '1' => q(கு.{0}),
6254             },
6255             # Long Unit Identifier
6256             '10p6' => {
6257             '1' => q(மெ.{0}),
6258             },
6259             # Core Unit Identifier
6260             '10p6' => {
6261             '1' => q(மெ.{0}),
6262             },
6263             # Long Unit Identifier
6264             '10p9' => {
6265             '1' => q(ஜி.{0}),
6266             },
6267             # Core Unit Identifier
6268             '10p9' => {
6269             '1' => q(ஜி.{0}),
6270             },
6271             # Long Unit Identifier
6272             'acceleration-g-force' => {
6273             'name' => q(ஜி-ஃபோர்ஸ்),
6274             'one' => q({0} ஜி.ஃபோ.),
6275             'other' => q({0} ஜி.ஃபோ.),
6276             },
6277             # Core Unit Identifier
6278             'g-force' => {
6279             'name' => q(ஜி-ஃபோர்ஸ்),
6280             'one' => q({0} ஜி.ஃபோ.),
6281             'other' => q({0} ஜி.ஃபோ.),
6282             },
6283             # Long Unit Identifier
6284             'acceleration-meter-per-square-second' => {
6285             'name' => q(மீ/வி²),
6286             'one' => q({0} மீ/வி²),
6287             'other' => q({0} மீ/வி²),
6288             },
6289             # Core Unit Identifier
6290             'meter-per-square-second' => {
6291             'name' => q(மீ/வி²),
6292             'one' => q({0} மீ/வி²),
6293             'other' => q({0} மீ/வி²),
6294             },
6295             # Long Unit Identifier
6296             'angle-arc-minute' => {
6297             'name' => q(ஆர்க்நிமி.),
6298             'one' => q({0} ஆர்க்நிமி.),
6299             'other' => q({0} ஆர்க்நிமி.),
6300             },
6301             # Core Unit Identifier
6302             'arc-minute' => {
6303             'name' => q(ஆர்க்நிமி.),
6304             'one' => q({0} ஆர்க்நிமி.),
6305             'other' => q({0} ஆர்க்நிமி.),
6306             },
6307             # Long Unit Identifier
6308             'angle-arc-second' => {
6309             'name' => q(ஆர்க்விநா.),
6310             'one' => q({0} ஆர்க்விநா.),
6311             'other' => q({0} ஆர்க்விநா.),
6312             },
6313             # Core Unit Identifier
6314             'arc-second' => {
6315             'name' => q(ஆர்க்விநா.),
6316             'one' => q({0} ஆர்க்விநா.),
6317             'other' => q({0} ஆர்க்விநா.),
6318             },
6319             # Long Unit Identifier
6320             'angle-degree' => {
6321             'name' => q(டிகிரி),
6322             'one' => q({0} டிகி.),
6323             'other' => q({0} டிகி.),
6324             },
6325             # Core Unit Identifier
6326             'degree' => {
6327             'name' => q(டிகிரி),
6328             'one' => q({0} டிகி.),
6329             'other' => q({0} டிகி.),
6330             },
6331             # Long Unit Identifier
6332             'angle-radian' => {
6333             'name' => q(ரேடி.),
6334             'one' => q({0} ரேடி.),
6335             'other' => q({0} ரேடி.),
6336             },
6337             # Core Unit Identifier
6338             'radian' => {
6339             'name' => q(ரேடி.),
6340             'one' => q({0} ரேடி.),
6341             'other' => q({0} ரேடி.),
6342             },
6343             # Long Unit Identifier
6344             'angle-revolution' => {
6345             'name' => q(சுழற்.),
6346             'one' => q({0} சுழ.),
6347             'other' => q({0} சுழ.),
6348             },
6349             # Core Unit Identifier
6350             'revolution' => {
6351             'name' => q(சுழற்.),
6352             'one' => q({0} சுழ.),
6353             'other' => q({0} சுழ.),
6354             },
6355             # Long Unit Identifier
6356             'area-acre' => {
6357             'name' => q(ஏக்கர்),
6358             'one' => q({0} ஏக்.),
6359             'other' => q({0} ஏக்.),
6360             },
6361             # Core Unit Identifier
6362             'acre' => {
6363             'name' => q(ஏக்கர்),
6364             'one' => q({0} ஏக்.),
6365             'other' => q({0} ஏக்.),
6366             },
6367             # Long Unit Identifier
6368             'area-dunam' => {
6369             'name' => q(ட்யூனம்ஸ்),
6370             'one' => q({0} ட்யூனம்),
6371             'other' => q({0} ட்யூனம்),
6372             },
6373             # Core Unit Identifier
6374             'dunam' => {
6375             'name' => q(ட்யூனம்ஸ்),
6376             'one' => q({0} ட்யூனம்),
6377             'other' => q({0} ட்யூனம்),
6378             },
6379             # Long Unit Identifier
6380             'area-hectare' => {
6381             'name' => q(ஹெக்டேர்),
6382             'one' => q({0} ஹெக்.),
6383             'other' => q({0} ஹெக்.),
6384             },
6385             # Core Unit Identifier
6386             'hectare' => {
6387             'name' => q(ஹெக்டேர்),
6388             'one' => q({0} ஹெக்.),
6389             'other' => q({0} ஹெக்.),
6390             },
6391             # Long Unit Identifier
6392             'area-square-centimeter' => {
6393             'name' => q(செ.மீ.²),
6394             'one' => q({0} செ.மீ.²),
6395             'other' => q({0} செ.மீ.²),
6396             'per' => q({0}/செ.மீ.²),
6397             },
6398             # Core Unit Identifier
6399             'square-centimeter' => {
6400             'name' => q(செ.மீ.²),
6401             'one' => q({0} செ.மீ.²),
6402             'other' => q({0} செ.மீ.²),
6403             'per' => q({0}/செ.மீ.²),
6404             },
6405             # Long Unit Identifier
6406             'area-square-foot' => {
6407             'name' => q(சதுர அடி),
6408             'one' => q({0} ச.அ.),
6409             'other' => q({0} ச.அ.),
6410             },
6411             # Core Unit Identifier
6412             'square-foot' => {
6413             'name' => q(சதுர அடி),
6414             'one' => q({0} ச.அ.),
6415             'other' => q({0} ச.அ.),
6416             },
6417             # Long Unit Identifier
6418             'area-square-inch' => {
6419             'name' => q(அங்குலங்கள்²),
6420             'one' => q({0} அங்.²),
6421             'other' => q({0} அங்.²),
6422             'per' => q({0}/அங்.²),
6423             },
6424             # Core Unit Identifier
6425             'square-inch' => {
6426             'name' => q(அங்குலங்கள்²),
6427             'one' => q({0} அங்.²),
6428             'other' => q({0} அங்.²),
6429             'per' => q({0}/அங்.²),
6430             },
6431             # Long Unit Identifier
6432             'area-square-kilometer' => {
6433             'name' => q(கி.மீ.²),
6434             'one' => q({0} கி.மீ.²),
6435             'other' => q({0} கி.மீ.²),
6436             'per' => q({0}/கி.மீ.²),
6437             },
6438             # Core Unit Identifier
6439             'square-kilometer' => {
6440             'name' => q(கி.மீ.²),
6441             'one' => q({0} கி.மீ.²),
6442             'other' => q({0} கி.மீ.²),
6443             'per' => q({0}/கி.மீ.²),
6444             },
6445             # Long Unit Identifier
6446             'area-square-meter' => {
6447             'name' => q(மீட்டர்கள்²),
6448             'one' => q({0} மீ²),
6449             'other' => q({0} மீ²),
6450             'per' => q({0}/மீ²),
6451             },
6452             # Core Unit Identifier
6453             'square-meter' => {
6454             'name' => q(மீட்டர்கள்²),
6455             'one' => q({0} மீ²),
6456             'other' => q({0} மீ²),
6457             'per' => q({0}/மீ²),
6458             },
6459             # Long Unit Identifier
6460             'area-square-mile' => {
6461             'name' => q(சதுர மைல்கள்),
6462             'one' => q({0} ச. மை.),
6463             'other' => q({0} ச. மை.),
6464             'per' => q({0}/மை.²),
6465             },
6466             # Core Unit Identifier
6467             'square-mile' => {
6468             'name' => q(சதுர மைல்கள்),
6469             'one' => q({0} ச. மை.),
6470             'other' => q({0} ச. மை.),
6471             'per' => q({0}/மை.²),
6472             },
6473             # Long Unit Identifier
6474             'area-square-yard' => {
6475             'name' => q(யார்டுகள்²),
6476             'one' => q({0} யா²),
6477             'other' => q({0} யா.²),
6478             },
6479             # Core Unit Identifier
6480             'square-yard' => {
6481             'name' => q(யார்டுகள்²),
6482             'one' => q({0} யா²),
6483             'other' => q({0} யா.²),
6484             },
6485             # Long Unit Identifier
6486             'concentr-item' => {
6487             'name' => q(உருப்படி),
6488             'one' => q({0} உருப்படி),
6489             'other' => q({0} உருப்படி),
6490             },
6491             # Core Unit Identifier
6492             'item' => {
6493             'name' => q(உருப்படி),
6494             'one' => q({0} உருப்படி),
6495             'other' => q({0} உருப்படி),
6496             },
6497             # Long Unit Identifier
6498             'concentr-karat' => {
6499             'name' => q(கார.),
6500             'one' => q({0} கார.),
6501             'other' => q({0} கார.),
6502             },
6503             # Core Unit Identifier
6504             'karat' => {
6505             'name' => q(கார.),
6506             'one' => q({0} கார.),
6507             'other' => q({0} கார.),
6508             },
6509             # Long Unit Identifier
6510             'concentr-milligram-ofglucose-per-deciliter' => {
6511             'name' => q(மி.கி./டெ.லி.),
6512             'one' => q({0} மி.கி./டெ.லி.),
6513             'other' => q({0} மி.கி./டெ.லி.),
6514             },
6515             # Core Unit Identifier
6516             'milligram-ofglucose-per-deciliter' => {
6517             'name' => q(மி.கி./டெ.லி.),
6518             'one' => q({0} மி.கி./டெ.லி.),
6519             'other' => q({0} மி.கி./டெ.லி.),
6520             },
6521             # Long Unit Identifier
6522             'concentr-millimole-per-liter' => {
6523             'name' => q(மி.மோ./லி.),
6524             'one' => q({0} மி.மோ./லி.),
6525             'other' => q({0} மி.மோ./லி.),
6526             },
6527             # Core Unit Identifier
6528             'millimole-per-liter' => {
6529             'name' => q(மி.மோ./லி.),
6530             'one' => q({0} மி.மோ./லி.),
6531             'other' => q({0} மி.மோ./லி.),
6532             },
6533             # Long Unit Identifier
6534             'concentr-mole' => {
6535             'name' => q(மோல்),
6536             'one' => q({0} மோல்),
6537             'other' => q({0} மோல்),
6538             },
6539             # Core Unit Identifier
6540             'mole' => {
6541             'name' => q(மோல்),
6542             'one' => q({0} மோல்),
6543             'other' => q({0} மோல்),
6544             },
6545             # Long Unit Identifier
6546             'concentr-percent' => {
6547             'name' => q(சதவீதம்),
6548             },
6549             # Core Unit Identifier
6550             'percent' => {
6551             'name' => q(சதவீதம்),
6552             },
6553             # Long Unit Identifier
6554             'concentr-permille' => {
6555             'name' => q(மில்லி ஒன்றுக்கு),
6556             },
6557             # Core Unit Identifier
6558             'permille' => {
6559             'name' => q(மில்லி ஒன்றுக்கு),
6560             },
6561             # Long Unit Identifier
6562             'concentr-permillion' => {
6563             'name' => q(ப./மி.),
6564             'one' => q({0} ப./மி.),
6565             'other' => q({0} ப./மி.),
6566             },
6567             # Core Unit Identifier
6568             'permillion' => {
6569             'name' => q(ப./மி.),
6570             'one' => q({0} ப./மி.),
6571             'other' => q({0} ப./மி.),
6572             },
6573             # Long Unit Identifier
6574             'concentr-permyriad' => {
6575             'name' => q(பெர்மிரியட்),
6576             },
6577             # Core Unit Identifier
6578             'permyriad' => {
6579             'name' => q(பெர்மிரியட்),
6580             },
6581             # Long Unit Identifier
6582             'concentr-portion-per-1e9' => {
6583             'name' => q(பார்ட்ஸ்/பில்லியன்),
6584             'one' => q({0} பார்ட்ஸ்/பில்லியன்),
6585             'other' => q({0} பார்ட்ஸ்/பில்லியன்),
6586             },
6587             # Core Unit Identifier
6588             'portion-per-1e9' => {
6589             'name' => q(பார்ட்ஸ்/பில்லியன்),
6590             'one' => q({0} பார்ட்ஸ்/பில்லியன்),
6591             'other' => q({0} பார்ட்ஸ்/பில்லியன்),
6592             },
6593             # Long Unit Identifier
6594             'consumption-liter-per-100-kilometer' => {
6595             'name' => q(லி./100கி.மீ),
6596             'one' => q({0} லி./100கி.மீ),
6597             'other' => q({0} லி./100கி.மீ),
6598             },
6599             # Core Unit Identifier
6600             'liter-per-100-kilometer' => {
6601             'name' => q(லி./100கி.மீ),
6602             'one' => q({0} லி./100கி.மீ),
6603             'other' => q({0} லி./100கி.மீ),
6604             },
6605             # Long Unit Identifier
6606             'consumption-liter-per-kilometer' => {
6607             'name' => q(லி./கி.மீ.),
6608             'one' => q({0} லி./கி.மீ.),
6609             'other' => q({0} லி./கி.மீ.),
6610             },
6611             # Core Unit Identifier
6612             'liter-per-kilometer' => {
6613             'name' => q(லி./கி.மீ.),
6614             'one' => q({0} லி./கி.மீ.),
6615             'other' => q({0} லி./கி.மீ.),
6616             },
6617             # Long Unit Identifier
6618             'consumption-mile-per-gallon' => {
6619             'name' => q(மை./கே.),
6620             'one' => q({0} மை./கே.),
6621             'other' => q({0} மை./கே.),
6622             },
6623             # Core Unit Identifier
6624             'mile-per-gallon' => {
6625             'name' => q(மை./கே.),
6626             'one' => q({0} மை./கே.),
6627             'other' => q({0} மை./கே.),
6628             },
6629             # Long Unit Identifier
6630             'consumption-mile-per-gallon-imperial' => {
6631             'name' => q(மை./இம். கே.),
6632             'one' => q({0} மை./இம். கே.),
6633             'other' => q({0} மை./இம். கே.),
6634             },
6635             # Core Unit Identifier
6636             'mile-per-gallon-imperial' => {
6637             'name' => q(மை./இம். கே.),
6638             'one' => q({0} மை./இம். கே.),
6639             'other' => q({0} மை./இம். கே.),
6640             },
6641             # Long Unit Identifier
6642             'coordinate' => {
6643             'east' => q({0}கி),
6644             'north' => q({0}வ),
6645             'south' => q({0}தெ),
6646             'west' => q({0}மே),
6647             },
6648             # Core Unit Identifier
6649             'coordinate' => {
6650             'east' => q({0}கி),
6651             'north' => q({0}வ),
6652             'south' => q({0}தெ),
6653             'west' => q({0}மே),
6654             },
6655             # Long Unit Identifier
6656             'digital-bit' => {
6657             'name' => q(பிட்),
6658             'one' => q({0} பிட்),
6659             'other' => q({0} பிட்),
6660             },
6661             # Core Unit Identifier
6662             'bit' => {
6663             'name' => q(பிட்),
6664             'one' => q({0} பிட்),
6665             'other' => q({0} பிட்),
6666             },
6667             # Long Unit Identifier
6668             'digital-byte' => {
6669             'name' => q(பைட்),
6670             'one' => q({0} பை.),
6671             'other' => q({0} பை.),
6672             },
6673             # Core Unit Identifier
6674             'byte' => {
6675             'name' => q(பைட்),
6676             'one' => q({0} பை.),
6677             'other' => q({0} பை.),
6678             },
6679             # Long Unit Identifier
6680             'digital-gigabit' => {
6681             'name' => q(கி.பிட்),
6682             },
6683             # Core Unit Identifier
6684             'gigabit' => {
6685             'name' => q(கி.பிட்),
6686             },
6687             # Long Unit Identifier
6688             'digital-gigabyte' => {
6689             'name' => q(கி.பைட்),
6690             },
6691             # Core Unit Identifier
6692             'gigabyte' => {
6693             'name' => q(கி.பைட்),
6694             },
6695             # Long Unit Identifier
6696             'digital-kilobit' => {
6697             'name' => q(கிலோ பிட்),
6698             },
6699             # Core Unit Identifier
6700             'kilobit' => {
6701             'name' => q(கிலோ பிட்),
6702             },
6703             # Long Unit Identifier
6704             'digital-kilobyte' => {
6705             'name' => q(கி.பை.),
6706             },
6707             # Core Unit Identifier
6708             'kilobyte' => {
6709             'name' => q(கி.பை.),
6710             },
6711             # Long Unit Identifier
6712             'digital-megabit' => {
6713             'name' => q(மெ.பிட்.),
6714             },
6715             # Core Unit Identifier
6716             'megabit' => {
6717             'name' => q(மெ.பிட்.),
6718             },
6719             # Long Unit Identifier
6720             'digital-megabyte' => {
6721             'name' => q(மெ.பை.),
6722             },
6723             # Core Unit Identifier
6724             'megabyte' => {
6725             'name' => q(மெ.பை.),
6726             },
6727             # Long Unit Identifier
6728             'digital-terabit' => {
6729             'name' => q(டெ.பி.),
6730             },
6731             # Core Unit Identifier
6732             'terabit' => {
6733             'name' => q(டெ.பி.),
6734             },
6735             # Long Unit Identifier
6736             'duration-century' => {
6737             'name' => q(நூ.),
6738             'one' => q({0} நூ.),
6739             'other' => q({0} நூ.),
6740             },
6741             # Core Unit Identifier
6742             'century' => {
6743             'name' => q(நூ.),
6744             'one' => q({0} நூ.),
6745             'other' => q({0} நூ.),
6746             },
6747             # Long Unit Identifier
6748             'duration-day' => {
6749             'name' => q(நாட்கள்),
6750             'one' => q({0} நாள்),
6751             'other' => q({0} நாட்கள்),
6752             'per' => q({0}/நா),
6753             },
6754             # Core Unit Identifier
6755             'day' => {
6756             'name' => q(நாட்கள்),
6757             'one' => q({0} நாள்),
6758             'other' => q({0} நாட்கள்),
6759             'per' => q({0}/நா),
6760             },
6761             # Long Unit Identifier
6762             'duration-decade' => {
6763             'name' => q(தசாப்தம்),
6764             'one' => q({0} தசாப்தம்),
6765             'other' => q({0} தசாப்தம்),
6766             },
6767             # Core Unit Identifier
6768             'decade' => {
6769             'name' => q(தசாப்தம்),
6770             'one' => q({0} தசாப்தம்),
6771             'other' => q({0} தசாப்தம்),
6772             },
6773             # Long Unit Identifier
6774             'duration-hour' => {
6775             'name' => q(மணிநேர.),
6776             'one' => q({0} மணிநேரம்),
6777             'other' => q({0} மணிநேரம்),
6778             'per' => q({0} /ம.நே),
6779             },
6780             # Core Unit Identifier
6781             'hour' => {
6782             'name' => q(மணிநேர.),
6783             'one' => q({0} மணிநேரம்),
6784             'other' => q({0} மணிநேரம்),
6785             'per' => q({0} /ம.நே),
6786             },
6787             # Long Unit Identifier
6788             'duration-microsecond' => {
6789             'name' => q(μsecs),
6790             },
6791             # Core Unit Identifier
6792             'microsecond' => {
6793             'name' => q(μsecs),
6794             },
6795             # Long Unit Identifier
6796             'duration-millisecond' => {
6797             'name' => q(மில்லிவிநாடி),
6798             'one' => q({0} மி.வி.),
6799             'other' => q({0} மி.வி.),
6800             },
6801             # Core Unit Identifier
6802             'millisecond' => {
6803             'name' => q(மில்லிவிநாடி),
6804             'one' => q({0} மி.வி.),
6805             'other' => q({0} மி.வி.),
6806             },
6807             # Long Unit Identifier
6808             'duration-minute' => {
6809             'name' => q(நிமிட.),
6810             'one' => q({0} நிமிடம்),
6811             'other' => q({0} நிமிட),
6812             'per' => q({0}/நிமிட),
6813             },
6814             # Core Unit Identifier
6815             'minute' => {
6816             'name' => q(நிமிட.),
6817             'one' => q({0} நிமிடம்),
6818             'other' => q({0} நிமிட),
6819             'per' => q({0}/நிமிட),
6820             },
6821             # Long Unit Identifier
6822             'duration-month' => {
6823             'name' => q(மாத.),
6824             'one' => q({0} மாதம்),
6825             'other' => q({0} மாத.),
6826             'per' => q({0}/மா),
6827             },
6828             # Core Unit Identifier
6829             'month' => {
6830             'name' => q(மாத.),
6831             'one' => q({0} மாதம்),
6832             'other' => q({0} மாத.),
6833             'per' => q({0}/மா),
6834             },
6835             # Long Unit Identifier
6836             'duration-nanosecond' => {
6837             'name' => q(நானோசெகண்டுகள்),
6838             'one' => q({0} நா.செ.),
6839             'other' => q({0} நா.செ.),
6840             },
6841             # Core Unit Identifier
6842             'nanosecond' => {
6843             'name' => q(நானோசெகண்டுகள்),
6844             'one' => q({0} நா.செ.),
6845             'other' => q({0} நா.செ.),
6846             },
6847             # Long Unit Identifier
6848             'duration-night' => {
6849             'name' => q(இரவுகள்),
6850             'one' => q({0} இரவு),
6851             'other' => q({0} இரவுகள்),
6852             'per' => q({0}/இரவு),
6853             },
6854             # Core Unit Identifier
6855             'night' => {
6856             'name' => q(இரவுகள்),
6857             'one' => q({0} இரவு),
6858             'other' => q({0} இரவுகள்),
6859             'per' => q({0}/இரவு),
6860             },
6861             # Long Unit Identifier
6862             'duration-quarter' => {
6863             'name' => q(காலா.),
6864             'one' => q({0} காலா.),
6865             'other' => q({0} காலா.),
6866             'per' => q({0}/காலா.),
6867             },
6868             # Core Unit Identifier
6869             'quarter' => {
6870             'name' => q(காலா.),
6871             'one' => q({0} காலா.),
6872             'other' => q({0} காலா.),
6873             'per' => q({0}/காலா.),
6874             },
6875             # Long Unit Identifier
6876             'duration-second' => {
6877             'name' => q(விநாடிகள்),
6878             'one' => q({0} விநாடி),
6879             'other' => q({0} விநாடி),
6880             'per' => q({0}/வி.),
6881             },
6882             # Core Unit Identifier
6883             'second' => {
6884             'name' => q(விநாடிகள்),
6885             'one' => q({0} விநாடி),
6886             'other' => q({0} விநாடி),
6887             'per' => q({0}/வி.),
6888             },
6889             # Long Unit Identifier
6890             'duration-week' => {
6891             'name' => q(வார.),
6892             'one' => q({0} வாரம்),
6893             'other' => q({0} வார.),
6894             'per' => q({0}/வா.),
6895             },
6896             # Core Unit Identifier
6897             'week' => {
6898             'name' => q(வார.),
6899             'one' => q({0} வாரம்),
6900             'other' => q({0} வார.),
6901             'per' => q({0}/வா.),
6902             },
6903             # Long Unit Identifier
6904             'duration-year' => {
6905             'name' => q(ஆண்டுகள்),
6906             'one' => q({0} ஆண்டு),
6907             'other' => q({0} ஆண்டு.),
6908             'per' => q({0}/ஆ.),
6909             },
6910             # Core Unit Identifier
6911             'year' => {
6912             'name' => q(ஆண்டுகள்),
6913             'one' => q({0} ஆண்டு),
6914             'other' => q({0} ஆண்டு.),
6915             'per' => q({0}/ஆ.),
6916             },
6917             # Long Unit Identifier
6918             'electric-ampere' => {
6919             'name' => q(ஆம்ப்.),
6920             'one' => q({0} ஆம்.),
6921             'other' => q({0} ஆம்.),
6922             },
6923             # Core Unit Identifier
6924             'ampere' => {
6925             'name' => q(ஆம்ப்.),
6926             'one' => q({0} ஆம்.),
6927             'other' => q({0} ஆம்.),
6928             },
6929             # Long Unit Identifier
6930             'electric-milliampere' => {
6931             'name' => q(மில்லி ஆம்ப்ஸ்),
6932             'one' => q({0} மி.ஆ.),
6933             'other' => q({0} மி.ஆ.),
6934             },
6935             # Core Unit Identifier
6936             'milliampere' => {
6937             'name' => q(மில்லி ஆம்ப்ஸ்),
6938             'one' => q({0} மி.ஆ.),
6939             'other' => q({0} மி.ஆ.),
6940             },
6941             # Long Unit Identifier
6942             'electric-ohm' => {
6943             'name' => q(ஓம்ஸ்),
6944             },
6945             # Core Unit Identifier
6946             'ohm' => {
6947             'name' => q(ஓம்ஸ்),
6948             },
6949             # Long Unit Identifier
6950             'electric-volt' => {
6951             'name' => q(வோ.),
6952             'one' => q({0} வோ.),
6953             'other' => q({0} வோ.),
6954             },
6955             # Core Unit Identifier
6956             'volt' => {
6957             'name' => q(வோ.),
6958             'one' => q({0} வோ.),
6959             'other' => q({0} வோ.),
6960             },
6961             # Long Unit Identifier
6962             'energy-british-thermal-unit' => {
6963             'name' => q(பி.டி.யூ),
6964             'one' => q({0} பி.டி.யூ),
6965             'other' => q({0} பி.டி.யூ),
6966             },
6967             # Core Unit Identifier
6968             'british-thermal-unit' => {
6969             'name' => q(பி.டி.யூ),
6970             'one' => q({0} பி.டி.யூ),
6971             'other' => q({0} பி.டி.யூ),
6972             },
6973             # Long Unit Identifier
6974             'energy-calorie' => {
6975             'name' => q(கலோ.),
6976             'one' => q({0} கலோ.),
6977             'other' => q({0} கலோ.),
6978             },
6979             # Core Unit Identifier
6980             'calorie' => {
6981             'name' => q(கலோ.),
6982             'one' => q({0} கலோ.),
6983             'other' => q({0} கலோ.),
6984             },
6985             # Long Unit Identifier
6986             'energy-electronvolt' => {
6987             'name' => q(எலக்ட்ரான்வோல்ட்),
6988             },
6989             # Core Unit Identifier
6990             'electronvolt' => {
6991             'name' => q(எலக்ட்ரான்வோல்ட்),
6992             },
6993             # Long Unit Identifier
6994             'energy-foodcalorie' => {
6995             'name' => q(கலோ.),
6996             'one' => q({0} கலோ.),
6997             'other' => q({0} கலோ.),
6998             },
6999             # Core Unit Identifier
7000             'foodcalorie' => {
7001             'name' => q(கலோ.),
7002             'one' => q({0} கலோ.),
7003             'other' => q({0} கலோ.),
7004             },
7005             # Long Unit Identifier
7006             'energy-joule' => {
7007             'name' => q(ஜூல்),
7008             'one' => q({0} ஜூ.),
7009             'other' => q({0} ஜூ.),
7010             },
7011             # Core Unit Identifier
7012             'joule' => {
7013             'name' => q(ஜூல்),
7014             'one' => q({0} ஜூ.),
7015             'other' => q({0} ஜூ.),
7016             },
7017             # Long Unit Identifier
7018             'energy-kilocalorie' => {
7019             'name' => q(கி.கலோ.),
7020             'one' => q({0} கி.கலோ.),
7021             'other' => q({0} கி.கலோ.),
7022             },
7023             # Core Unit Identifier
7024             'kilocalorie' => {
7025             'name' => q(கி.கலோ.),
7026             'one' => q({0} கி.கலோ.),
7027             'other' => q({0} கி.கலோ.),
7028             },
7029             # Long Unit Identifier
7030             'energy-kilojoule' => {
7031             'name' => q(கி.ஜூ.),
7032             'one' => q({0} கி.ஜூ.),
7033             'other' => q({0} கி.ஜூ.),
7034             },
7035             # Core Unit Identifier
7036             'kilojoule' => {
7037             'name' => q(கி.ஜூ.),
7038             'one' => q({0} கி.ஜூ.),
7039             'other' => q({0} கி.ஜூ.),
7040             },
7041             # Long Unit Identifier
7042             'energy-kilowatt-hour' => {
7043             'name' => q(கி.வா-ம.நே.),
7044             'one' => q({0} கி.வா.ம.நே.),
7045             'other' => q({0} கி.வா.ம.நே.),
7046             },
7047             # Core Unit Identifier
7048             'kilowatt-hour' => {
7049             'name' => q(கி.வா-ம.நே.),
7050             'one' => q({0} கி.வா.ம.நே.),
7051             'other' => q({0} கி.வா.ம.நே.),
7052             },
7053             # Long Unit Identifier
7054             'energy-therm-us' => {
7055             'name' => q(யூஎஸ் தெர்ம்),
7056             'one' => q({0} யூஎஸ் தெர்ம்),
7057             'other' => q({0} யூஎஸ் தெர்ம்),
7058             },
7059             # Core Unit Identifier
7060             'therm-us' => {
7061             'name' => q(யூஎஸ் தெர்ம்),
7062             'one' => q({0} யூஎஸ் தெர்ம்),
7063             'other' => q({0} யூஎஸ் தெர்ம்),
7064             },
7065             # Long Unit Identifier
7066             'force-kilowatt-hour-per-100-kilometer' => {
7067             'name' => q(கி.வா-ம.நே./100கி.மி.),
7068             'one' => q({0} கி.வா-ம.நே./100கி.மி.),
7069             'other' => q({0} கி.வா-ம.நே./100கி.மி.),
7070             },
7071             # Core Unit Identifier
7072             'kilowatt-hour-per-100-kilometer' => {
7073             'name' => q(கி.வா-ம.நே./100கி.மி.),
7074             'one' => q({0} கி.வா-ம.நே./100கி.மி.),
7075             'other' => q({0} கி.வா-ம.நே./100கி.மி.),
7076             },
7077             # Long Unit Identifier
7078             'force-newton' => {
7079             'name' => q(நியூட்டன்),
7080             'one' => q({0} நியூ),
7081             'other' => q({0} நியூ),
7082             },
7083             # Core Unit Identifier
7084             'newton' => {
7085             'name' => q(நியூட்டன்),
7086             'one' => q({0} நியூ),
7087             'other' => q({0} நியூ),
7088             },
7089             # Long Unit Identifier
7090             'force-pound-force' => {
7091             'name' => q(பவுண்ட் விசை),
7092             'one' => q({0} ப.வி),
7093             'other' => q({0} ப.வி),
7094             },
7095             # Core Unit Identifier
7096             'pound-force' => {
7097             'name' => q(பவுண்ட் விசை),
7098             'one' => q({0} ப.வி),
7099             'other' => q({0} ப.வி),
7100             },
7101             # Long Unit Identifier
7102             'frequency-gigahertz' => {
7103             'name' => q(ஜி.ஹெஸ்.),
7104             'one' => q({0} ஜி.ஹெஸ்.),
7105             'other' => q({0} ஜி.ஹெஸ்.),
7106             },
7107             # Core Unit Identifier
7108             'gigahertz' => {
7109             'name' => q(ஜி.ஹெஸ்.),
7110             'one' => q({0} ஜி.ஹெஸ்.),
7111             'other' => q({0} ஜி.ஹெஸ்.),
7112             },
7113             # Long Unit Identifier
7114             'frequency-hertz' => {
7115             'name' => q(ஹெஸ்.),
7116             'one' => q({0} ஹெஸ்.),
7117             'other' => q({0} ஹெஸ்.),
7118             },
7119             # Core Unit Identifier
7120             'hertz' => {
7121             'name' => q(ஹெஸ்.),
7122             'one' => q({0} ஹெஸ்.),
7123             'other' => q({0} ஹெஸ்.),
7124             },
7125             # Long Unit Identifier
7126             'frequency-kilohertz' => {
7127             'name' => q(கி.ஹெஸ்.),
7128             'one' => q({0} கி.ஹெஸ்.),
7129             'other' => q({0} கி.ஹெஸ்.),
7130             },
7131             # Core Unit Identifier
7132             'kilohertz' => {
7133             'name' => q(கி.ஹெஸ்.),
7134             'one' => q({0} கி.ஹெஸ்.),
7135             'other' => q({0} கி.ஹெஸ்.),
7136             },
7137             # Long Unit Identifier
7138             'frequency-megahertz' => {
7139             'name' => q(மெ.ஹெஸ்.),
7140             'one' => q({0} மெ.ஹெஸ்.),
7141             'other' => q({0} மெ.ஹெஸ்.),
7142             },
7143             # Core Unit Identifier
7144             'megahertz' => {
7145             'name' => q(மெ.ஹெஸ்.),
7146             'one' => q({0} மெ.ஹெஸ்.),
7147             'other' => q({0} மெ.ஹெஸ்.),
7148             },
7149             # Long Unit Identifier
7150             'graphics-dot' => {
7151             'name' => q(புள்ளி),
7152             'one' => q({0} புள்ளி),
7153             'other' => q({0} புள்ளி),
7154             },
7155             # Core Unit Identifier
7156             'dot' => {
7157             'name' => q(புள்ளி),
7158             'one' => q({0} புள்ளி),
7159             'other' => q({0} புள்ளி),
7160             },
7161             # Long Unit Identifier
7162             'graphics-dot-per-centimeter' => {
7163             'name' => q(பு / செ.மீ),
7164             'one' => q({0} பு / செ.மீ),
7165             'other' => q({0} பு / செ.மீ),
7166             },
7167             # Core Unit Identifier
7168             'dot-per-centimeter' => {
7169             'name' => q(பு / செ.மீ),
7170             'one' => q({0} பு / செ.மீ),
7171             'other' => q({0} பு / செ.மீ),
7172             },
7173             # Long Unit Identifier
7174             'graphics-dot-per-inch' => {
7175             'name' => q(பு / அங்.),
7176             'one' => q({0} பு / அங்.),
7177             'other' => q({0} பு / அங்.),
7178             },
7179             # Core Unit Identifier
7180             'dot-per-inch' => {
7181             'name' => q(பு / அங்.),
7182             'one' => q({0} பு / அங்.),
7183             'other' => q({0} பு / அங்.),
7184             },
7185             # Long Unit Identifier
7186             'graphics-em' => {
7187             'name' => q(எம்),
7188             'one' => q({0} எம்),
7189             'other' => q({0} எம்),
7190             },
7191             # Core Unit Identifier
7192             'em' => {
7193             'name' => q(எம்),
7194             'one' => q({0} எம்),
7195             'other' => q({0} எம்),
7196             },
7197             # Long Unit Identifier
7198             'graphics-megapixel' => {
7199             'name' => q(மெகாபிக்சல்கள்),
7200             'one' => q({0} எம்.பி),
7201             'other' => q({0} எம்.பி),
7202             },
7203             # Core Unit Identifier
7204             'megapixel' => {
7205             'name' => q(மெகாபிக்சல்கள்),
7206             'one' => q({0} எம்.பி),
7207             'other' => q({0} எம்.பி),
7208             },
7209             # Long Unit Identifier
7210             'graphics-pixel' => {
7211             'name' => q(பிக்),
7212             'one' => q({0} பிக்),
7213             'other' => q({0} பிக்),
7214             },
7215             # Core Unit Identifier
7216             'pixel' => {
7217             'name' => q(பிக்),
7218             'one' => q({0} பிக்),
7219             'other' => q({0} பிக்),
7220             },
7221             # Long Unit Identifier
7222             'graphics-pixel-per-centimeter' => {
7223             'name' => q(பிக். / செ.மீ),
7224             'one' => q({0} பிக். / செ.மீ),
7225             'other' => q({0} பிக். / செ.மீ),
7226             },
7227             # Core Unit Identifier
7228             'pixel-per-centimeter' => {
7229             'name' => q(பிக். / செ.மீ),
7230             'one' => q({0} பிக். / செ.மீ),
7231             'other' => q({0} பிக். / செ.மீ),
7232             },
7233             # Long Unit Identifier
7234             'graphics-pixel-per-inch' => {
7235             'name' => q(பிக். / அங்.),
7236             'one' => q({0} பிக். / அங்.),
7237             'other' => q({0} பிக். / அங்.),
7238             },
7239             # Core Unit Identifier
7240             'pixel-per-inch' => {
7241             'name' => q(பிக். / அங்.),
7242             'one' => q({0} பிக். / அங்.),
7243             'other' => q({0} பிக். / அங்.),
7244             },
7245             # Long Unit Identifier
7246             'length-astronomical-unit' => {
7247             'name' => q(வா.அ.),
7248             'one' => q({0} வா.அ.),
7249             'other' => q({0} வா.அ.),
7250             },
7251             # Core Unit Identifier
7252             'astronomical-unit' => {
7253             'name' => q(வா.அ.),
7254             'one' => q({0} வா.அ.),
7255             'other' => q({0} வா.அ.),
7256             },
7257             # Long Unit Identifier
7258             'length-centimeter' => {
7259             'name' => q(செ.மீ.),
7260             'one' => q({0} செ.மீ.),
7261             'other' => q({0} செ.மீ.),
7262             'per' => q({0}/செ.மீ.),
7263             },
7264             # Core Unit Identifier
7265             'centimeter' => {
7266             'name' => q(செ.மீ.),
7267             'one' => q({0} செ.மீ.),
7268             'other' => q({0} செ.மீ.),
7269             'per' => q({0}/செ.மீ.),
7270             },
7271             # Long Unit Identifier
7272             'length-decimeter' => {
7273             'name' => q(டெ.மீ),
7274             'one' => q({0} டெ.மீ),
7275             'other' => q({0} டெ.மீ),
7276             },
7277             # Core Unit Identifier
7278             'decimeter' => {
7279             'name' => q(டெ.மீ),
7280             'one' => q({0} டெ.மீ),
7281             'other' => q({0} டெ.மீ),
7282             },
7283             # Long Unit Identifier
7284             'length-fathom' => {
7285             'name' => q(ஃபே.),
7286             'one' => q({0} ஃபே.),
7287             'other' => q({0} ஃபே.),
7288             },
7289             # Core Unit Identifier
7290             'fathom' => {
7291             'name' => q(ஃபே.),
7292             'one' => q({0} ஃபே.),
7293             'other' => q({0} ஃபே.),
7294             },
7295             # Long Unit Identifier
7296             'length-foot' => {
7297             'name' => q(அடி),
7298             'one' => q({0} அடி),
7299             'other' => q({0} அடி),
7300             'per' => q({0}/அடி),
7301             },
7302             # Core Unit Identifier
7303             'foot' => {
7304             'name' => q(அடி),
7305             'one' => q({0} அடி),
7306             'other' => q({0} அடி),
7307             'per' => q({0}/அடி),
7308             },
7309             # Long Unit Identifier
7310             'length-furlong' => {
7311             'name' => q(பர்),
7312             'one' => q({0} பர்),
7313             'other' => q({0} பர்),
7314             },
7315             # Core Unit Identifier
7316             'furlong' => {
7317             'name' => q(பர்),
7318             'one' => q({0} பர்),
7319             'other' => q({0} பர்),
7320             },
7321             # Long Unit Identifier
7322             'length-inch' => {
7323             'name' => q(அங்குலங்கள்),
7324             'one' => q({0} அங்.),
7325             'other' => q({0} அங்.),
7326             'per' => q({0}/அங்.),
7327             },
7328             # Core Unit Identifier
7329             'inch' => {
7330             'name' => q(அங்குலங்கள்),
7331             'one' => q({0} அங்.),
7332             'other' => q({0} அங்.),
7333             'per' => q({0}/அங்.),
7334             },
7335             # Long Unit Identifier
7336             'length-kilometer' => {
7337             'name' => q(கி.மீ.),
7338             'one' => q({0} கி.மீ.),
7339             'other' => q({0} கி.மீ.),
7340             'per' => q({0}/கி.மீ.),
7341             },
7342             # Core Unit Identifier
7343             'kilometer' => {
7344             'name' => q(கி.மீ.),
7345             'one' => q({0} கி.மீ.),
7346             'other' => q({0} கி.மீ.),
7347             'per' => q({0}/கி.மீ.),
7348             },
7349             # Long Unit Identifier
7350             'length-light-year' => {
7351             'name' => q(ஒளி ஆண்டுகள்),
7352             'one' => q({0} ஒ.ஆ.),
7353             'other' => q({0} ஒ.ஆ.),
7354             },
7355             # Core Unit Identifier
7356             'light-year' => {
7357             'name' => q(ஒளி ஆண்டுகள்),
7358             'one' => q({0} ஒ.ஆ.),
7359             'other' => q({0} ஒ.ஆ.),
7360             },
7361             # Long Unit Identifier
7362             'length-meter' => {
7363             'name' => q(மீ.),
7364             'one' => q({0} மீ.),
7365             'other' => q({0} மீ.),
7366             'per' => q({0}/மீ.),
7367             },
7368             # Core Unit Identifier
7369             'meter' => {
7370             'name' => q(மீ.),
7371             'one' => q({0} மீ.),
7372             'other' => q({0} மீ.),
7373             'per' => q({0}/மீ.),
7374             },
7375             # Long Unit Identifier
7376             'length-micrometer' => {
7377             'name' => q(μமீ.),
7378             'one' => q({0} μமீ.),
7379             'other' => q({0} μமீ.),
7380             },
7381             # Core Unit Identifier
7382             'micrometer' => {
7383             'name' => q(μமீ.),
7384             'one' => q({0} μமீ.),
7385             'other' => q({0} μமீ.),
7386             },
7387             # Long Unit Identifier
7388             'length-mile' => {
7389             'name' => q(மைல்கள்),
7390             'one' => q({0} மை.),
7391             'other' => q({0} மை.),
7392             },
7393             # Core Unit Identifier
7394             'mile' => {
7395             'name' => q(மைல்கள்),
7396             'one' => q({0} மை.),
7397             'other' => q({0} மை.),
7398             },
7399             # Long Unit Identifier
7400             'length-mile-scandinavian' => {
7401             'name' => q(ஸ்.மை.),
7402             'one' => q({0} ஸ்.மை.),
7403             'other' => q({0} ஸ்.மை.),
7404             },
7405             # Core Unit Identifier
7406             'mile-scandinavian' => {
7407             'name' => q(ஸ்.மை.),
7408             'one' => q({0} ஸ்.மை.),
7409             'other' => q({0} ஸ்.மை.),
7410             },
7411             # Long Unit Identifier
7412             'length-millimeter' => {
7413             'name' => q(மி.மீ.),
7414             'one' => q({0} மி.மீ.),
7415             'other' => q({0} மி.மீ.),
7416             },
7417             # Core Unit Identifier
7418             'millimeter' => {
7419             'name' => q(மி.மீ.),
7420             'one' => q({0} மி.மீ.),
7421             'other' => q({0} மி.மீ.),
7422             },
7423             # Long Unit Identifier
7424             'length-nanometer' => {
7425             'name' => q(நா.மீ.),
7426             'one' => q({0} நா.மீ.),
7427             'other' => q({0} நா.மீ.),
7428             },
7429             # Core Unit Identifier
7430             'nanometer' => {
7431             'name' => q(நா.மீ.),
7432             'one' => q({0} நா.மீ.),
7433             'other' => q({0} நா.மீ.),
7434             },
7435             # Long Unit Identifier
7436             'length-nautical-mile' => {
7437             'name' => q(க.மை.),
7438             'one' => q({0} க.மை.),
7439             'other' => q({0} க.மை.),
7440             },
7441             # Core Unit Identifier
7442             'nautical-mile' => {
7443             'name' => q(க.மை.),
7444             'one' => q({0} க.மை.),
7445             'other' => q({0} க.மை.),
7446             },
7447             # Long Unit Identifier
7448             'length-parsec' => {
7449             'name' => q(பு.நொ.),
7450             'one' => q({0} பு.நொ.),
7451             'other' => q({0} பு.நொ.),
7452             },
7453             # Core Unit Identifier
7454             'parsec' => {
7455             'name' => q(பு.நொ.),
7456             'one' => q({0} பு.நொ.),
7457             'other' => q({0} பு.நொ.),
7458             },
7459             # Long Unit Identifier
7460             'length-picometer' => {
7461             'name' => q(பை.மீ),
7462             'one' => q({0} பை.மீ.),
7463             'other' => q({0} பை.மீ.),
7464             },
7465             # Core Unit Identifier
7466             'picometer' => {
7467             'name' => q(பை.மீ),
7468             'one' => q({0} பை.மீ.),
7469             'other' => q({0} பை.மீ.),
7470             },
7471             # Long Unit Identifier
7472             'length-point' => {
7473             'name' => q(அ.பு.),
7474             'one' => q({0} அ.பு.),
7475             'other' => q({0} அ.பு.),
7476             },
7477             # Core Unit Identifier
7478             'point' => {
7479             'name' => q(அ.பு.),
7480             'one' => q({0} அ.பு.),
7481             'other' => q({0} அ.பு.),
7482             },
7483             # Long Unit Identifier
7484             'length-solar-radius' => {
7485             'name' => q(சூரிய ஆரம்),
7486             },
7487             # Core Unit Identifier
7488             'solar-radius' => {
7489             'name' => q(சூரிய ஆரம்),
7490             },
7491             # Long Unit Identifier
7492             'length-yard' => {
7493             'name' => q(கெஜ.),
7494             'one' => q({0} கெஜ.),
7495             'other' => q({0} கெஜ.),
7496             },
7497             # Core Unit Identifier
7498             'yard' => {
7499             'name' => q(கெஜ.),
7500             'one' => q({0} கெஜ.),
7501             'other' => q({0} கெஜ.),
7502             },
7503             # Long Unit Identifier
7504             'light-candela' => {
7505             'name' => q(கேண்ட.),
7506             'one' => q({0} கே.),
7507             'other' => q({0} கே.),
7508             },
7509             # Core Unit Identifier
7510             'candela' => {
7511             'name' => q(கேண்ட.),
7512             'one' => q({0} கே.),
7513             'other' => q({0} கே.),
7514             },
7515             # Long Unit Identifier
7516             'light-lumen' => {
7517             'name' => q(லூம.),
7518             'one' => q({0} லூம.),
7519             'other' => q({0} லூம.),
7520             },
7521             # Core Unit Identifier
7522             'lumen' => {
7523             'name' => q(லூம.),
7524             'one' => q({0} லூம.),
7525             'other' => q({0} லூம.),
7526             },
7527             # Long Unit Identifier
7528             'light-lux' => {
7529             'name' => q(லக்ஸ்),
7530             'one' => q({0} லக்.),
7531             'other' => q({0} லக்.),
7532             },
7533             # Core Unit Identifier
7534             'lux' => {
7535             'name' => q(லக்ஸ்),
7536             'one' => q({0} லக்.),
7537             'other' => q({0} லக்.),
7538             },
7539             # Long Unit Identifier
7540             'light-solar-luminosity' => {
7541             'name' => q(சூரிய ஒளிர்வுத்தன்மை),
7542             },
7543             # Core Unit Identifier
7544             'solar-luminosity' => {
7545             'name' => q(சூரிய ஒளிர்வுத்தன்மை),
7546             },
7547             # Long Unit Identifier
7548             'mass-carat' => {
7549             'name' => q(கேர.),
7550             'one' => q({0} கேர.),
7551             'other' => q({0} கேர.),
7552             },
7553             # Core Unit Identifier
7554             'carat' => {
7555             'name' => q(கேர.),
7556             'one' => q({0} கேர.),
7557             'other' => q({0} கேர.),
7558             },
7559             # Long Unit Identifier
7560             'mass-dalton' => {
7561             'name' => q(டால்ட்டன்ஸ்),
7562             'one' => q({0} டா.),
7563             'other' => q({0} டா.),
7564             },
7565             # Core Unit Identifier
7566             'dalton' => {
7567             'name' => q(டால்ட்டன்ஸ்),
7568             'one' => q({0} டா.),
7569             'other' => q({0} டா.),
7570             },
7571             # Long Unit Identifier
7572             'mass-earth-mass' => {
7573             'name' => q(புவித் திணிவுகள்),
7574             },
7575             # Core Unit Identifier
7576             'earth-mass' => {
7577             'name' => q(புவித் திணிவுகள்),
7578             },
7579             # Long Unit Identifier
7580             'mass-grain' => {
7581             'name' => q(கிரைன்),
7582             'one' => q({0} கிரைன்),
7583             'other' => q({0} கிரைன்),
7584             },
7585             # Core Unit Identifier
7586             'grain' => {
7587             'name' => q(கிரைன்),
7588             'one' => q({0} கிரைன்),
7589             'other' => q({0} கிரைன்),
7590             },
7591             # Long Unit Identifier
7592             'mass-gram' => {
7593             'name' => q(கிராம்கள்),
7594             'one' => q({0} கி.),
7595             'other' => q({0} கி.),
7596             'per' => q({0}/கி.),
7597             },
7598             # Core Unit Identifier
7599             'gram' => {
7600             'name' => q(கிராம்கள்),
7601             'one' => q({0} கி.),
7602             'other' => q({0} கி.),
7603             'per' => q({0}/கி.),
7604             },
7605             # Long Unit Identifier
7606             'mass-kilogram' => {
7607             'name' => q(கி.கி.),
7608             'one' => q({0} கி.கி.),
7609             'other' => q({0} கி.கி.),
7610             'per' => q({0}/கி.கி.),
7611             },
7612             # Core Unit Identifier
7613             'kilogram' => {
7614             'name' => q(கி.கி.),
7615             'one' => q({0} கி.கி.),
7616             'other' => q({0} கி.கி.),
7617             'per' => q({0}/கி.கி.),
7618             },
7619             # Long Unit Identifier
7620             'mass-microgram' => {
7621             'name' => q(μகி),
7622             'one' => q({0} μகி),
7623             'other' => q({0} μகி),
7624             },
7625             # Core Unit Identifier
7626             'microgram' => {
7627             'name' => q(μகி),
7628             'one' => q({0} μகி),
7629             'other' => q({0} μகி),
7630             },
7631             # Long Unit Identifier
7632             'mass-milligram' => {
7633             'name' => q(மி.கி.),
7634             'one' => q({0} மி.கி.),
7635             'other' => q({0} மி.கி.),
7636             },
7637             # Core Unit Identifier
7638             'milligram' => {
7639             'name' => q(மி.கி.),
7640             'one' => q({0} மி.கி.),
7641             'other' => q({0} மி.கி.),
7642             },
7643             # Long Unit Identifier
7644             'mass-ounce' => {
7645             'name' => q(அவு.),
7646             'one' => q({0} அவு.),
7647             'other' => q({0} அவு.),
7648             'per' => q({0}/அவு.),
7649             },
7650             # Core Unit Identifier
7651             'ounce' => {
7652             'name' => q(அவு.),
7653             'one' => q({0} அவு.),
7654             'other' => q({0} அவு.),
7655             'per' => q({0}/அவு.),
7656             },
7657             # Long Unit Identifier
7658             'mass-ounce-troy' => {
7659             'name' => q(அவு. டி.),
7660             'one' => q({0} அவு. டி.),
7661             'other' => q({0} அவு. டி.),
7662             },
7663             # Core Unit Identifier
7664             'ounce-troy' => {
7665             'name' => q(அவு. டி.),
7666             'one' => q({0} அவு. டி.),
7667             'other' => q({0} அவு. டி.),
7668             },
7669             # Long Unit Identifier
7670             'mass-pound' => {
7671             'name' => q(பவு.),
7672             'one' => q({0} பவு.),
7673             'other' => q({0} பவு.),
7674             'per' => q({0}/பவு.),
7675             },
7676             # Core Unit Identifier
7677             'pound' => {
7678             'name' => q(பவு.),
7679             'one' => q({0} பவு.),
7680             'other' => q({0} பவு.),
7681             'per' => q({0}/பவு.),
7682             },
7683             # Long Unit Identifier
7684             'mass-solar-mass' => {
7685             'name' => q(சூரியத் திணிவுகள்),
7686             },
7687             # Core Unit Identifier
7688             'solar-mass' => {
7689             'name' => q(சூரியத் திணிவுகள்),
7690             },
7691             # Long Unit Identifier
7692             'mass-stone' => {
7693             'name' => q(ஸ்டோ.),
7694             'one' => q({0} ஸ்டோ.),
7695             'other' => q({0} ஸ்டோ.),
7696             },
7697             # Core Unit Identifier
7698             'stone' => {
7699             'name' => q(ஸ்டோ.),
7700             'one' => q({0} ஸ்டோ.),
7701             'other' => q({0} ஸ்டோ.),
7702             },
7703             # Long Unit Identifier
7704             'mass-ton' => {
7705             'name' => q(டன்),
7706             'one' => q({0} டன்),
7707             'other' => q({0} டன்),
7708             },
7709             # Core Unit Identifier
7710             'ton' => {
7711             'name' => q(டன்),
7712             'one' => q({0} டன்),
7713             'other' => q({0} டன்),
7714             },
7715             # Long Unit Identifier
7716             'mass-tonne' => {
7717             'name' => q(ட.),
7718             'one' => q({0} ட.),
7719             'other' => q({0} ட.),
7720             },
7721             # Core Unit Identifier
7722             'tonne' => {
7723             'name' => q(ட.),
7724             'one' => q({0} ட.),
7725             'other' => q({0} ட.),
7726             },
7727             # Long Unit Identifier
7728             'power-gigawatt' => {
7729             'name' => q(கி.வாட்.),
7730             'one' => q({0} கி.வாட்.),
7731             'other' => q({0} கி.வாட்.),
7732             },
7733             # Core Unit Identifier
7734             'gigawatt' => {
7735             'name' => q(கி.வாட்.),
7736             'one' => q({0} கி.வாட்.),
7737             'other' => q({0} கி.வாட்.),
7738             },
7739             # Long Unit Identifier
7740             'power-horsepower' => {
7741             'name' => q(கு.தி.),
7742             'one' => q({0} கு.தி.),
7743             'other' => q({0} கு.தி.),
7744             },
7745             # Core Unit Identifier
7746             'horsepower' => {
7747             'name' => q(கு.தி.),
7748             'one' => q({0} கு.தி.),
7749             'other' => q({0} கு.தி.),
7750             },
7751             # Long Unit Identifier
7752             'power-kilowatt' => {
7753             'name' => q(கி.வா.),
7754             'one' => q({0} கி.வா.),
7755             'other' => q({0} கி.வா.),
7756             },
7757             # Core Unit Identifier
7758             'kilowatt' => {
7759             'name' => q(கி.வா.),
7760             'one' => q({0} கி.வா.),
7761             'other' => q({0} கி.வா.),
7762             },
7763             # Long Unit Identifier
7764             'power-megawatt' => {
7765             'name' => q(மெ.வா.),
7766             'one' => q({0} மெ.வா.),
7767             'other' => q({0} மெ.வா.),
7768             },
7769             # Core Unit Identifier
7770             'megawatt' => {
7771             'name' => q(மெ.வா.),
7772             'one' => q({0} மெ.வா.),
7773             'other' => q({0} மெ.வா.),
7774             },
7775             # Long Unit Identifier
7776             'power-milliwatt' => {
7777             'name' => q(மி.வா.),
7778             'one' => q({0} மி.வா.),
7779             'other' => q({0} மி.வா.),
7780             },
7781             # Core Unit Identifier
7782             'milliwatt' => {
7783             'name' => q(மி.வா.),
7784             'one' => q({0} மி.வா.),
7785             'other' => q({0} மி.வா.),
7786             },
7787             # Long Unit Identifier
7788             'power-watt' => {
7789             'name' => q(வா.),
7790             'one' => q({0} வா.),
7791             'other' => q({0} வா.),
7792             },
7793             # Core Unit Identifier
7794             'watt' => {
7795             'name' => q(வா.),
7796             'one' => q({0} வா.),
7797             'other' => q({0} வா.),
7798             },
7799             # Long Unit Identifier
7800             'pressure-bar' => {
7801             'name' => q(பார்),
7802             'one' => q({0} பார்),
7803             'other' => q({0} பார்),
7804             },
7805             # Core Unit Identifier
7806             'bar' => {
7807             'name' => q(பார்),
7808             'one' => q({0} பார்),
7809             'other' => q({0} பார்),
7810             },
7811             # Long Unit Identifier
7812             'pressure-hectopascal' => {
7813             'name' => q(ஹெ.பாஸ்.),
7814             'one' => q({0} ஹெ.பாஸ்.),
7815             'other' => q({0} ஹெ.பாஸ்.),
7816             },
7817             # Core Unit Identifier
7818             'hectopascal' => {
7819             'name' => q(ஹெ.பாஸ்.),
7820             'one' => q({0} ஹெ.பாஸ்.),
7821             'other' => q({0} ஹெ.பாஸ்.),
7822             },
7823             # Long Unit Identifier
7824             'pressure-inch-ofhg' => {
7825             'name' => q(பாத. அங்.),
7826             'one' => q({0} பாத. அங்.),
7827             'other' => q({0} பாத. அங்.),
7828             },
7829             # Core Unit Identifier
7830             'inch-ofhg' => {
7831             'name' => q(பாத. அங்.),
7832             'one' => q({0} பாத. அங்.),
7833             'other' => q({0} பாத. அங்.),
7834             },
7835             # Long Unit Identifier
7836             'pressure-kilopascal' => {
7837             'name' => q(கிபா),
7838             'one' => q({0} கிபா),
7839             'other' => q({0} கிபா),
7840             },
7841             # Core Unit Identifier
7842             'kilopascal' => {
7843             'name' => q(கிபா),
7844             'one' => q({0} கிபா),
7845             'other' => q({0} கிபா),
7846             },
7847             # Long Unit Identifier
7848             'pressure-megapascal' => {
7849             'name' => q(மெபா),
7850             'one' => q({0} மெபா),
7851             'other' => q({0} மெபா),
7852             },
7853             # Core Unit Identifier
7854             'megapascal' => {
7855             'name' => q(மெபா),
7856             'one' => q({0} மெபா),
7857             'other' => q({0} மெபா),
7858             },
7859             # Long Unit Identifier
7860             'pressure-millibar' => {
7861             'name' => q(மி.பா.),
7862             'one' => q({0} மி.பா.),
7863             'other' => q({0} மி.பா.),
7864             },
7865             # Core Unit Identifier
7866             'millibar' => {
7867             'name' => q(மி.பா.),
7868             'one' => q({0} மி.பா.),
7869             'other' => q({0} மி.பா.),
7870             },
7871             # Long Unit Identifier
7872             'pressure-millimeter-ofhg' => {
7873             'name' => q(பாத. மி.மீ.),
7874             'one' => q({0} பாத. மி.மீ.),
7875             'other' => q({0} பாத. மி.மீ.),
7876             },
7877             # Core Unit Identifier
7878             'millimeter-ofhg' => {
7879             'name' => q(பாத. மி.மீ.),
7880             'one' => q({0} பாத. மி.மீ.),
7881             'other' => q({0} பாத. மி.மீ.),
7882             },
7883             # Long Unit Identifier
7884             'pressure-pascal' => {
7885             'name' => q(பா.),
7886             'one' => q({0} பா.),
7887             'other' => q({0} பா.),
7888             },
7889             # Core Unit Identifier
7890             'pascal' => {
7891             'name' => q(பா.),
7892             'one' => q({0} பா.),
7893             'other' => q({0} பா.),
7894             },
7895             # Long Unit Identifier
7896             'speed-beaufort' => {
7897             'name' => q(பியூ.),
7898             'one' => q(பியூ. {0}),
7899             'other' => q(பியூ. {0}),
7900             },
7901             # Core Unit Identifier
7902             'beaufort' => {
7903             'name' => q(பியூ.),
7904             'one' => q(பியூ. {0}),
7905             'other' => q(பியூ. {0}),
7906             },
7907             # Long Unit Identifier
7908             'speed-kilometer-per-hour' => {
7909             'name' => q(கி.மீ./மணிநேரம்),
7910             'one' => q({0} கி.மீ./ம.நே.),
7911             'other' => q({0} கி.மீ./ம.நே.),
7912             },
7913             # Core Unit Identifier
7914             'kilometer-per-hour' => {
7915             'name' => q(கி.மீ./மணிநேரம்),
7916             'one' => q({0} கி.மீ./ம.நே.),
7917             'other' => q({0} கி.மீ./ம.நே.),
7918             },
7919             # Long Unit Identifier
7920             'speed-knot' => {
7921             'name' => q(நா.),
7922             'one' => q({0} நா.),
7923             'other' => q({0} நா.),
7924             },
7925             # Core Unit Identifier
7926             'knot' => {
7927             'name' => q(நா.),
7928             'one' => q({0} நா.),
7929             'other' => q({0} நா.),
7930             },
7931             # Long Unit Identifier
7932             'speed-light-speed' => {
7933             'name' => q(ஒளிவேகம்),
7934             'one' => q({0} ஒளிவேகம்),
7935             'other' => q({0} ஒளிவேகம்),
7936             },
7937             # Core Unit Identifier
7938             'light-speed' => {
7939             'name' => q(ஒளிவேகம்),
7940             'one' => q({0} ஒளிவேகம்),
7941             'other' => q({0} ஒளிவேகம்),
7942             },
7943             # Long Unit Identifier
7944             'speed-meter-per-second' => {
7945             'name' => q(மீ/வி),
7946             'one' => q({0} மீ/வி),
7947             'other' => q({0} மீ/வி),
7948             },
7949             # Core Unit Identifier
7950             'meter-per-second' => {
7951             'name' => q(மீ/வி),
7952             'one' => q({0} மீ/வி),
7953             'other' => q({0} மீ/வி),
7954             },
7955             # Long Unit Identifier
7956             'speed-mile-per-hour' => {
7957             'name' => q(மை/ம.நே.),
7958             'one' => q({0} மை/ம.நே.),
7959             'other' => q({0} மை/ம.நே.),
7960             },
7961             # Core Unit Identifier
7962             'mile-per-hour' => {
7963             'name' => q(மை/ம.நே.),
7964             'one' => q({0} மை/ம.நே.),
7965             'other' => q({0} மை/ம.நே.),
7966             },
7967             # Long Unit Identifier
7968             'temperature-celsius' => {
7969             'name' => q(டிகிரி செ.),
7970             'one' => q({0}°செ.),
7971             'other' => q({0}°செ.),
7972             },
7973             # Core Unit Identifier
7974             'celsius' => {
7975             'name' => q(டிகிரி செ.),
7976             'one' => q({0}°செ.),
7977             'other' => q({0}°செ.),
7978             },
7979             # Long Unit Identifier
7980             'temperature-fahrenheit' => {
7981             'name' => q(டி. ஃபா.),
7982             'one' => q({0}°ஃபா.),
7983             'other' => q({0}°ஃபா.),
7984             },
7985             # Core Unit Identifier
7986             'fahrenheit' => {
7987             'name' => q(டி. ஃபா.),
7988             'one' => q({0}°ஃபா.),
7989             'other' => q({0}°ஃபா.),
7990             },
7991             # Long Unit Identifier
7992             'temperature-kelvin' => {
7993             'name' => q(கெல்.),
7994             'one' => q({0} கெல்.),
7995             'other' => q({0} கெல்.),
7996             },
7997             # Core Unit Identifier
7998             'kelvin' => {
7999             'name' => q(கெல்.),
8000             'one' => q({0} கெல்.),
8001             'other' => q({0} கெல்.),
8002             },
8003             # Long Unit Identifier
8004             'torque-newton-meter' => {
8005             'name' => q(நியூ.மீ),
8006             'one' => q({0} நியூ.மீ),
8007             'other' => q({0} நியூ.மீ),
8008             },
8009             # Core Unit Identifier
8010             'newton-meter' => {
8011             'name' => q(நியூ.மீ),
8012             'one' => q({0} நியூ.மீ),
8013             'other' => q({0} நியூ.மீ),
8014             },
8015             # Long Unit Identifier
8016             'torque-pound-force-foot' => {
8017             'name' => q(ப.அடி),
8018             'one' => q({0} ப.அடி),
8019             'other' => q({0} ப.அடி),
8020             },
8021             # Core Unit Identifier
8022             'pound-force-foot' => {
8023             'name' => q(ப.அடி),
8024             'one' => q({0} ப.அடி),
8025             'other' => q({0} ப.அடி),
8026             },
8027             # Long Unit Identifier
8028             'volume-acre-foot' => {
8029             'name' => q(ஏக். அடி),
8030             'one' => q({0} ஏக். அடி),
8031             'other' => q({0} ஏக். அடி),
8032             },
8033             # Core Unit Identifier
8034             'acre-foot' => {
8035             'name' => q(ஏக். அடி),
8036             'one' => q({0} ஏக். அடி),
8037             'other' => q({0} ஏக். அடி),
8038             },
8039             # Long Unit Identifier
8040             'volume-barrel' => {
8041             'name' => q(பீப்பாய்),
8042             'one' => q({0} பீப்.),
8043             'other' => q({0} பீப்.),
8044             },
8045             # Core Unit Identifier
8046             'barrel' => {
8047             'name' => q(பீப்பாய்),
8048             'one' => q({0} பீப்.),
8049             'other' => q({0} பீப்.),
8050             },
8051             # Long Unit Identifier
8052             'volume-bushel' => {
8053             'name' => q(புசல்கள்),
8054             'one' => q({0} புச.),
8055             'other' => q({0} புச.),
8056             },
8057             # Core Unit Identifier
8058             'bushel' => {
8059             'name' => q(புசல்கள்),
8060             'one' => q({0} புச.),
8061             'other' => q({0} புச.),
8062             },
8063             # Long Unit Identifier
8064             'volume-centiliter' => {
8065             'name' => q(செ.லி.),
8066             'one' => q({0} செ.லி.),
8067             'other' => q({0} செ.லி.),
8068             },
8069             # Core Unit Identifier
8070             'centiliter' => {
8071             'name' => q(செ.லி.),
8072             'one' => q({0} செ.லி.),
8073             'other' => q({0} செ.லி.),
8074             },
8075             # Long Unit Identifier
8076             'volume-cubic-centimeter' => {
8077             'name' => q(செ.மீ.³),
8078             'one' => q({0} செ.மீ.³),
8079             'other' => q({0} செ.மீ.³),
8080             'per' => q({0}/செ.மீ.³),
8081             },
8082             # Core Unit Identifier
8083             'cubic-centimeter' => {
8084             'name' => q(செ.மீ.³),
8085             'one' => q({0} செ.மீ.³),
8086             'other' => q({0} செ.மீ.³),
8087             'per' => q({0}/செ.மீ.³),
8088             },
8089             # Long Unit Identifier
8090             'volume-cubic-foot' => {
8091             'name' => q(அடி³),
8092             'one' => q({0} அடி³),
8093             'other' => q({0} அடி³),
8094             },
8095             # Core Unit Identifier
8096             'cubic-foot' => {
8097             'name' => q(அடி³),
8098             'one' => q({0} அடி³),
8099             'other' => q({0} அடி³),
8100             },
8101             # Long Unit Identifier
8102             'volume-cubic-inch' => {
8103             'name' => q(அங்.³),
8104             'one' => q({0} அங்.³),
8105             'other' => q({0} அங்.³),
8106             },
8107             # Core Unit Identifier
8108             'cubic-inch' => {
8109             'name' => q(அங்.³),
8110             'one' => q({0} அங்.³),
8111             'other' => q({0} அங்.³),
8112             },
8113             # Long Unit Identifier
8114             'volume-cubic-kilometer' => {
8115             'name' => q(கிமீ³),
8116             'one' => q({0} கிமீ³),
8117             'other' => q({0} கிமீ³),
8118             },
8119             # Core Unit Identifier
8120             'cubic-kilometer' => {
8121             'name' => q(கிமீ³),
8122             'one' => q({0} கிமீ³),
8123             'other' => q({0} கிமீ³),
8124             },
8125             # Long Unit Identifier
8126             'volume-cubic-meter' => {
8127             'name' => q(மீ³),
8128             'one' => q({0} மீ³),
8129             'other' => q({0} மீ³),
8130             'per' => q({0}/மீ³),
8131             },
8132             # Core Unit Identifier
8133             'cubic-meter' => {
8134             'name' => q(மீ³),
8135             'one' => q({0} மீ³),
8136             'other' => q({0} மீ³),
8137             'per' => q({0}/மீ³),
8138             },
8139             # Long Unit Identifier
8140             'volume-cubic-mile' => {
8141             'name' => q(மை³),
8142             'one' => q({0} மை³),
8143             'other' => q({0} மை³),
8144             },
8145             # Core Unit Identifier
8146             'cubic-mile' => {
8147             'name' => q(மை³),
8148             'one' => q({0} மை³),
8149             'other' => q({0} மை³),
8150             },
8151             # Long Unit Identifier
8152             'volume-cubic-yard' => {
8153             'name' => q(யா.³),
8154             'one' => q({0} யா.³),
8155             'other' => q({0} யா.³),
8156             },
8157             # Core Unit Identifier
8158             'cubic-yard' => {
8159             'name' => q(யா.³),
8160             'one' => q({0} யா.³),
8161             'other' => q({0} யா.³),
8162             },
8163             # Long Unit Identifier
8164             'volume-cup' => {
8165             'name' => q(கோ.),
8166             'one' => q({0} கோ.),
8167             'other' => q({0} கோ.),
8168             },
8169             # Core Unit Identifier
8170             'cup' => {
8171             'name' => q(கோ.),
8172             'one' => q({0} கோ.),
8173             'other' => q({0} கோ.),
8174             },
8175             # Long Unit Identifier
8176             'volume-cup-metric' => {
8177             'name' => q(மெ.கோப்பை),
8178             'one' => q({0} மெ.கோ.),
8179             'other' => q({0} மெ.கோ.),
8180             },
8181             # Core Unit Identifier
8182             'cup-metric' => {
8183             'name' => q(மெ.கோப்பை),
8184             'one' => q({0} மெ.கோ.),
8185             'other' => q({0} மெ.கோ.),
8186             },
8187             # Long Unit Identifier
8188             'volume-deciliter' => {
8189             'name' => q(டெ.லி.),
8190             'one' => q({0} டெ.லி.),
8191             'other' => q({0} டெ.லி.),
8192             },
8193             # Core Unit Identifier
8194             'deciliter' => {
8195             'name' => q(டெ.லி.),
8196             'one' => q({0} டெ.லி.),
8197             'other' => q({0} டெ.லி.),
8198             },
8199             # Long Unit Identifier
8200             'volume-dessert-spoon' => {
8201             'name' => q(இ.க.),
8202             'one' => q({0} இ.க.),
8203             'other' => q({0} இ.க.),
8204             },
8205             # Core Unit Identifier
8206             'dessert-spoon' => {
8207             'name' => q(இ.க.),
8208             'one' => q({0} இ.க.),
8209             'other' => q({0} இ.க.),
8210             },
8211             # Long Unit Identifier
8212             'volume-dessert-spoon-imperial' => {
8213             'name' => q(இ.க. இம்பீ.),
8214             'one' => q({0} இ.க. இம்பீ.),
8215             'other' => q({0} இ.க. இம்பீ.),
8216             },
8217             # Core Unit Identifier
8218             'dessert-spoon-imperial' => {
8219             'name' => q(இ.க. இம்பீ.),
8220             'one' => q({0} இ.க. இம்பீ.),
8221             'other' => q({0} இ.க. இம்பீ.),
8222             },
8223             # Long Unit Identifier
8224             'volume-dram' => {
8225             'name' => q(டிரா.தி.),
8226             'one' => q({0} டிரா.தி.),
8227             'other' => q({0} டிரா.தி.),
8228             },
8229             # Core Unit Identifier
8230             'dram' => {
8231             'name' => q(டிரா.தி.),
8232             'one' => q({0} டிரா.தி.),
8233             'other' => q({0} டிரா.தி.),
8234             },
8235             # Long Unit Identifier
8236             'volume-drop' => {
8237             'name' => q(துளி),
8238             'one' => q({0} துளி),
8239             'other' => q({0} துளி),
8240             },
8241             # Core Unit Identifier
8242             'drop' => {
8243             'name' => q(துளி),
8244             'one' => q({0} துளி),
8245             'other' => q({0} துளி),
8246             },
8247             # Long Unit Identifier
8248             'volume-fluid-ounce' => {
8249             'name' => q(தி. அவு.),
8250             'one' => q({0} தி. அவு.),
8251             'other' => q({0} தி. அவு.),
8252             },
8253             # Core Unit Identifier
8254             'fluid-ounce' => {
8255             'name' => q(தி. அவு.),
8256             'one' => q({0} தி. அவு.),
8257             'other' => q({0} தி. அவு.),
8258             },
8259             # Long Unit Identifier
8260             'volume-fluid-ounce-imperial' => {
8261             'name' => q(இம்பீ. தி. அவு.),
8262             'one' => q({0} தி. அவு. இம்பீ.),
8263             'other' => q({0} தி. அவு. இம்பீ.),
8264             },
8265             # Core Unit Identifier
8266             'fluid-ounce-imperial' => {
8267             'name' => q(இம்பீ. தி. அவு.),
8268             'one' => q({0} தி. அவு. இம்பீ.),
8269             'other' => q({0} தி. அவு. இம்பீ.),
8270             },
8271             # Long Unit Identifier
8272             'volume-gallon' => {
8273             'name' => q(கேல.),
8274             'one' => q({0} கேல.),
8275             'other' => q({0} கேல.),
8276             'per' => q({0}/கேல.),
8277             },
8278             # Core Unit Identifier
8279             'gallon' => {
8280             'name' => q(கேல.),
8281             'one' => q({0} கேல.),
8282             'other' => q({0} கேல.),
8283             'per' => q({0}/கேல.),
8284             },
8285             # Long Unit Identifier
8286             'volume-gallon-imperial' => {
8287             'name' => q(இம். கேல.),
8288             'one' => q({0} கேல. இம்.),
8289             'other' => q({0} கேல. இம்.),
8290             'per' => q({0}/கேல. இம்.),
8291             },
8292             # Core Unit Identifier
8293             'gallon-imperial' => {
8294             'name' => q(இம். கேல.),
8295             'one' => q({0} கேல. இம்.),
8296             'other' => q({0} கேல. இம்.),
8297             'per' => q({0}/கேல. இம்.),
8298             },
8299             # Long Unit Identifier
8300             'volume-hectoliter' => {
8301             'name' => q(ஹெ.லி.),
8302             'one' => q({0} ஹெ.லி.),
8303             'other' => q({0} ஹெ.லி.),
8304             },
8305             # Core Unit Identifier
8306             'hectoliter' => {
8307             'name' => q(ஹெ.லி.),
8308             'one' => q({0} ஹெ.லி.),
8309             'other' => q({0} ஹெ.லி.),
8310             },
8311             # Long Unit Identifier
8312             'volume-jigger' => {
8313             'name' => q(ஜிக.),
8314             'one' => q({0} ஜிக.),
8315             'other' => q({0} ஜிக.),
8316             },
8317             # Core Unit Identifier
8318             'jigger' => {
8319             'name' => q(ஜிக.),
8320             'one' => q({0} ஜிக.),
8321             'other' => q({0} ஜிக.),
8322             },
8323             # Long Unit Identifier
8324             'volume-liter' => {
8325             'name' => q(லிட்டர்கள்),
8326             'one' => q({0} லி.),
8327             'other' => q({0} லி.),
8328             'per' => q({0}/லி.),
8329             },
8330             # Core Unit Identifier
8331             'liter' => {
8332             'name' => q(லிட்டர்கள்),
8333             'one' => q({0} லி.),
8334             'other' => q({0} லி.),
8335             'per' => q({0}/லி.),
8336             },
8337             # Long Unit Identifier
8338             'volume-megaliter' => {
8339             'name' => q(மெ.லி.),
8340             'one' => q({0} மெ.லி.),
8341             'other' => q({0} மெ.லி.),
8342             },
8343             # Core Unit Identifier
8344             'megaliter' => {
8345             'name' => q(மெ.லி.),
8346             'one' => q({0} மெ.லி.),
8347             'other' => q({0} மெ.லி.),
8348             },
8349             # Long Unit Identifier
8350             'volume-milliliter' => {
8351             'name' => q(மிலி),
8352             'one' => q({0} மிலி),
8353             'other' => q({0} மிலி),
8354             },
8355             # Core Unit Identifier
8356             'milliliter' => {
8357             'name' => q(மிலி),
8358             'one' => q({0} மிலி),
8359             'other' => q({0} மிலி),
8360             },
8361             # Long Unit Identifier
8362             'volume-pinch' => {
8363             'name' => q(சிட்டி),
8364             'one' => q({0} சிட்டி),
8365             'other' => q({0} சிட்டி),
8366             },
8367             # Core Unit Identifier
8368             'pinch' => {
8369             'name' => q(சிட்டி),
8370             'one' => q({0} சிட்டி),
8371             'other' => q({0} சிட்டி),
8372             },
8373             # Long Unit Identifier
8374             'volume-pint' => {
8375             'name' => q(பின்ட்கள்),
8376             'one' => q({0} பின்.),
8377             'other' => q({0} பின்.),
8378             },
8379             # Core Unit Identifier
8380             'pint' => {
8381             'name' => q(பின்ட்கள்),
8382             'one' => q({0} பின்.),
8383             'other' => q({0} பின்.),
8384             },
8385             # Long Unit Identifier
8386             'volume-pint-metric' => {
8387             'name' => q(மெ.பி.),
8388             'one' => q({0} மெ.பி.),
8389             'other' => q({0} மெ.பி.),
8390             },
8391             # Core Unit Identifier
8392             'pint-metric' => {
8393             'name' => q(மெ.பி.),
8394             'one' => q({0} மெ.பி.),
8395             'other' => q({0} மெ.பி.),
8396             },
8397             # Long Unit Identifier
8398             'volume-quart' => {
8399             'name' => q(குவாட்.),
8400             'one' => q({0} குவாட்.),
8401             'other' => q({0} குவாட்.),
8402             },
8403             # Core Unit Identifier
8404             'quart' => {
8405             'name' => q(குவாட்.),
8406             'one' => q({0} குவாட்.),
8407             'other' => q({0} குவாட்.),
8408             },
8409             # Long Unit Identifier
8410             'volume-quart-imperial' => {
8411             'name' => q(குவாட். இம்பீ.),
8412             'one' => q({0} குவாட். இம்பீ.),
8413             'other' => q({0} குவாட். இம்பீ.),
8414             },
8415             # Core Unit Identifier
8416             'quart-imperial' => {
8417             'name' => q(குவாட். இம்பீ.),
8418             'one' => q({0} குவாட். இம்பீ.),
8419             'other' => q({0} குவாட். இம்பீ.),
8420             },
8421             # Long Unit Identifier
8422             'volume-tablespoon' => {
8423             'name' => q(மே.க.),
8424             'one' => q({0} மே.க.),
8425             'other' => q({0} மே.க.),
8426             },
8427             # Core Unit Identifier
8428             'tablespoon' => {
8429             'name' => q(மே.க.),
8430             'one' => q({0} மே.க.),
8431             'other' => q({0} மே.க.),
8432             },
8433             # Long Unit Identifier
8434             'volume-teaspoon' => {
8435             'name' => q(தே.க.),
8436             'one' => q({0} தே.க.),
8437             'other' => q({0} தே.க.),
8438             },
8439             # Core Unit Identifier
8440             'teaspoon' => {
8441             'name' => q(தே.க.),
8442             'one' => q({0} தே.க.),
8443             'other' => q({0} தே.க.),
8444             },
8445             },
8446             } }
8447             );
8448              
8449             has 'yesstr' => (
8450             is => 'ro',
8451             isa => RegexpRef,
8452             init_arg => undef,
8453             default => sub { qr'^(?i:ஆம்|ஆ|yes|y)$' }
8454             );
8455              
8456             has 'nostr' => (
8457             is => 'ro',
8458             isa => RegexpRef,
8459             init_arg => undef,
8460             default => sub { qr'^(?i:இல்லை|இ|no|n)$' }
8461             );
8462              
8463             has 'listPatterns' => (
8464             is => 'ro',
8465             isa => HashRef,
8466             init_arg => undef,
8467             default => sub { {
8468             end => q({0} மற்றும் {1}),
8469             2 => q({0} மற்றும் {1}),
8470             } }
8471             );
8472              
8473             has native_numbering_system => (
8474             is => 'ro',
8475             isa => Str,
8476             init_arg => undef,
8477             default => 'tamldec',
8478             );
8479              
8480             has traditional_numbering_system => (
8481             is => 'ro',
8482             isa => Str,
8483             init_arg => undef,
8484             default => 'taml',
8485             );
8486              
8487             has 'number_formats' => (
8488             is => 'ro',
8489             isa => HashRef,
8490             init_arg => undef,
8491             default => sub { {
8492             decimalFormat => {
8493             'default' => {
8494             '1000' => {
8495             'one' => '0ஆ',
8496             'other' => '0ஆ',
8497             },
8498             '10000' => {
8499             'one' => '00ஆ',
8500             'other' => '00ஆ',
8501             },
8502             '100000' => {
8503             'one' => '000ஆ',
8504             'other' => '000ஆ',
8505             },
8506             '1000000' => {
8507             'one' => '0மி',
8508             'other' => '0மி',
8509             },
8510             '10000000' => {
8511             'one' => '00மி',
8512             'other' => '00மி',
8513             },
8514             '100000000' => {
8515             'one' => '000மி',
8516             'other' => '000மி',
8517             },
8518             '1000000000' => {
8519             'one' => '0பி',
8520             'other' => '0பி',
8521             },
8522             '10000000000' => {
8523             'one' => '00பி',
8524             'other' => '00பி',
8525             },
8526             '100000000000' => {
8527             'one' => '000பி',
8528             'other' => '000பி',
8529             },
8530             '1000000000000' => {
8531             'one' => '0டி',
8532             'other' => '0டி',
8533             },
8534             '10000000000000' => {
8535             'one' => '00டி',
8536             'other' => '00டி',
8537             },
8538             '100000000000000' => {
8539             'one' => '000டி',
8540             'other' => '000டி',
8541             },
8542             'standard' => {
8543             'default' => '#,##,##0.###',
8544             },
8545             },
8546             'long' => {
8547             '1000' => {
8548             'one' => '0 ஆயிரம்',
8549             'other' => '0 ஆயிரம்',
8550             },
8551             '10000' => {
8552             'one' => '00 ஆயிரம்',
8553             'other' => '00 ஆயிரம்',
8554             },
8555             '100000' => {
8556             'one' => '000 ஆயிரம்',
8557             'other' => '000 ஆயிரம்',
8558             },
8559             '1000000' => {
8560             'one' => '0 மில்லியன்',
8561             'other' => '0 மில்லியன்',
8562             },
8563             '10000000' => {
8564             'one' => '00 மில்லியன்',
8565             'other' => '00 மில்லியன்',
8566             },
8567             '100000000' => {
8568             'one' => '000 மில்லியன்',
8569             'other' => '000 மில்லியன்',
8570             },
8571             '1000000000' => {
8572             'one' => '0 பில்லியன்',
8573             'other' => '0 பில்லியன்',
8574             },
8575             '10000000000' => {
8576             'one' => '00 பில்லியன்',
8577             'other' => '00 பில்லியன்',
8578             },
8579             '100000000000' => {
8580             'one' => '000 பில்லியன்',
8581             'other' => '000 பில்லியன்',
8582             },
8583             '1000000000000' => {
8584             'one' => '0 டிரில்லியன்',
8585             'other' => '0 டிரில்லியன்',
8586             },
8587             '10000000000000' => {
8588             'one' => '00 டிரில்லியன்',
8589             'other' => '00 டிரில்லியன்',
8590             },
8591             '100000000000000' => {
8592             'one' => '000 டிரில்லியன்',
8593             'other' => '000 டிரில்லியன்',
8594             },
8595             },
8596             'short' => {
8597             '1000' => {
8598             'one' => '0ஆ',
8599             'other' => '0ஆ',
8600             },
8601             '10000' => {
8602             'one' => '00ஆ',
8603             'other' => '00ஆ',
8604             },
8605             '100000' => {
8606             'one' => '000ஆ',
8607             'other' => '000ஆ',
8608             },
8609             '1000000' => {
8610             'one' => '0மி',
8611             'other' => '0மி',
8612             },
8613             '10000000' => {
8614             'one' => '00மி',
8615             'other' => '00மி',
8616             },
8617             '100000000' => {
8618             'one' => '000மி',
8619             'other' => '000மி',
8620             },
8621             '1000000000' => {
8622             'one' => '0பி',
8623             'other' => '0பி',
8624             },
8625             '10000000000' => {
8626             'one' => '00பி',
8627             'other' => '00பி',
8628             },
8629             '100000000000' => {
8630             'one' => '000பி',
8631             'other' => '000பி',
8632             },
8633             '1000000000000' => {
8634             'one' => '0டி',
8635             'other' => '0டி',
8636             },
8637             '10000000000000' => {
8638             'one' => '00டி',
8639             'other' => '00டி',
8640             },
8641             '100000000000000' => {
8642             'one' => '000டி',
8643             'other' => '000டி',
8644             },
8645             },
8646             },
8647             percentFormat => {
8648             'default' => {
8649             'standard' => {
8650             'default' => '#,##,##0%',
8651             },
8652             },
8653             },
8654             } },
8655             );
8656              
8657             has 'number_currency_formats' => (
8658             is => 'ro',
8659             isa => HashRef,
8660             init_arg => undef,
8661             default => sub { {
8662             'latn' => {
8663             'pattern' => {
8664             'default' => {
8665             'accounting' => {
8666             'negative' => '(¤#,##0.00)',
8667             'positive' => '¤#,##0.00',
8668             },
8669             'standard' => {
8670             'positive' => '¤#,##,##0.00',
8671             },
8672             },
8673             },
8674             },
8675             'tamldec' => {
8676             'pattern' => {
8677             'default' => {
8678             'standard' => {
8679             'positive' => '¤#,##0.00',
8680             },
8681             },
8682             },
8683             },
8684             } },
8685             );
8686              
8687             has 'currencies' => (
8688             is => 'ro',
8689             isa => HashRef,
8690             init_arg => undef,
8691             default => sub { {
8692             'AED' => {
8693             display_name => {
8694             'currency' => q(ஐக்கிய அரபு எமிரேட்ஸ் திர்ஹாம்),
8695             'one' => q(ஐக்கிய அரபு எமிரேட்ஸ் திர்ஹாம்),
8696             'other' => q(ஐக்கிய அரபு எமிரேட்ஸ் திர்ஹாம்கள்),
8697             },
8698             },
8699             'AFN' => {
8700             display_name => {
8701             'currency' => q(ஆஃப்கான் ஆஃப்கானி),
8702             'one' => q(ஆஃப்கான் ஆஃப்கானி),
8703             'other' => q(ஆஃப்கான் ஆஃப்கானிகள்),
8704             },
8705             },
8706             'ALL' => {
8707             display_name => {
8708             'currency' => q(அல்பேனியன் லெக்),
8709             'one' => q(அல்பேனியன் லெக்),
8710             'other' => q(அல்பேனியன் லெகே),
8711             },
8712             },
8713             'AMD' => {
8714             display_name => {
8715             'currency' => q(ஆர்மேனியன் ட்ராம்),
8716             'one' => q(ஆர்மேனியன் ட்ராம்),
8717             'other' => q(ஆர்மேனியன் ட்ராம்கள்),
8718             },
8719             },
8720             'ANG' => {
8721             display_name => {
8722             'currency' => q(நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்),
8723             'one' => q(நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்),
8724             'other' => q(நெதர்லேண்ட்ஸ் அன்டிலியன் கில்டர்கள்),
8725             },
8726             },
8727             'AOA' => {
8728             display_name => {
8729             'currency' => q(அங்கோலன் க்வான்ஸா),
8730             'one' => q(அங்கோலன் க்வான்ஸா),
8731             'other' => q(அங்கோலன் க்வான்ஸாக்கள்),
8732             },
8733             },
8734             'ARS' => {
8735             display_name => {
8736             'currency' => q(அர்ஜென்டைன் பெசோ),
8737             'one' => q(அர்ஜென்டைன் பெசோ),
8738             'other' => q(அர்ஜென்டைன் பெசோக்கள்),
8739             },
8740             },
8741             'AUD' => {
8742             display_name => {
8743             'currency' => q(ஆஸ்திரேலிய டாலர்),
8744             'one' => q(ஆஸ்திரேலிய டாலர்),
8745             'other' => q(ஆஸ்திரேலிய டாலர்கள்),
8746             },
8747             },
8748             'AWG' => {
8749             display_name => {
8750             'currency' => q(அருபன் ஃப்ளோரின்),
8751             },
8752             },
8753             'AZN' => {
8754             display_name => {
8755             'currency' => q(அசர்பைஜானி மனத்),
8756             'one' => q(அஜர்பைசானி மனத்),
8757             'other' => q(அசர்பைஜானி மனத்கள்),
8758             },
8759             },
8760             'BAM' => {
8761             display_name => {
8762             'currency' => q(போஸ்னியா-ஹெர்ஸேகோவினா கன்வெர்டிபில் மார்க்),
8763             'one' => q(போஸ்னியா-ஹெர்ஸேகோவினா கன்வெர்டிபில் மார்க்),
8764             'other' => q(போஸ்னியா-ஹெர்ஸேகோவினா கன்வெர்டிபில் மார்க்குகள்),
8765             },
8766             },
8767             'BBD' => {
8768             display_name => {
8769             'currency' => q(பார்பேடியன் டாலர்),
8770             'one' => q(பார்பேடியன் டாலர்),
8771             'other' => q(பார்பேடியன் டாலர்கள்),
8772             },
8773             },
8774             'BDT' => {
8775             display_name => {
8776             'currency' => q(பங்களாதேஷி டாகா),
8777             'one' => q(பங்களாதேஷி டாகா),
8778             'other' => q(பங்களாதேஷி டாகாக்கள்),
8779             },
8780             },
8781             'BGN' => {
8782             display_name => {
8783             'currency' => q(பல்கேரியன் லேவ்),
8784             'one' => q(பல்கேரியன் லேவ்),
8785             'other' => q(பல்கேரியன் லேவா),
8786             },
8787             },
8788             'BHD' => {
8789             display_name => {
8790             'currency' => q(பஹ்ரைனி தினார்),
8791             'one' => q(பஹ்ரைனி தினார்),
8792             'other' => q(பஹ்ரைனி தினார்கள்),
8793             },
8794             },
8795             'BIF' => {
8796             display_name => {
8797             'currency' => q(புருண்டியன் ஃப்ராங்க்),
8798             'one' => q(புருண்டியன் ஃப்ராங்க்),
8799             'other' => q(புருண்டியன் ஃப்ராங்க்குகள்),
8800             },
8801             },
8802             'BMD' => {
8803             display_name => {
8804             'currency' => q(பெர்முடன் டாலர்),
8805             'one' => q(பெர்முடன் டாலர்),
8806             'other' => q(பெர்முடன் டாலர்கள்),
8807             },
8808             },
8809             'BND' => {
8810             display_name => {
8811             'currency' => q(புரூனே டாலர்),
8812             'one' => q(புரூனே டாலர்),
8813             'other' => q(புரூனே டாலர்கள்),
8814             },
8815             },
8816             'BOB' => {
8817             display_name => {
8818             'currency' => q(பொலிவியன் பொலிவியானோ),
8819             'one' => q(பொலிவியன் பொலிவியானோ),
8820             'other' => q(பொலிவியன் பொலிவியானோக்கள்),
8821             },
8822             },
8823             'BRL' => {
8824             display_name => {
8825             'currency' => q(பிரேசிலியன் ரியால்),
8826             'one' => q(பிரேசிலியன் ரியால்),
8827             'other' => q(பிரேசிலியன் ரியால்கள்),
8828             },
8829             },
8830             'BSD' => {
8831             display_name => {
8832             'currency' => q(பஹாமியன் டாலர்),
8833             'one' => q(பஹாமியன் டாலர்),
8834             'other' => q(பஹாமியன் டாலர்கள்),
8835             },
8836             },
8837             'BTN' => {
8838             display_name => {
8839             'currency' => q(பூட்டானீஸ் குல்ட்ரம்),
8840             'one' => q(பூட்டானீஸ் குல்ட்ரம்),
8841             'other' => q(பூட்டானீஸ் குல்ட்ரம்கள்),
8842             },
8843             },
8844             'BWP' => {
8845             display_name => {
8846             'currency' => q(போட்ஸ்வானன் புலா),
8847             'one' => q(போட்ஸ்வானன் புலா),
8848             'other' => q(போட்ஸ்வானன் புலாக்கள்),
8849             },
8850             },
8851             'BYN' => {
8852             symbol => 'р.',
8853             display_name => {
8854             'currency' => q(பெலருசியன் ரூபிள்),
8855             'one' => q(பெலருசியன் ரூபிள்),
8856             'other' => q(பெலருசியன் ரூபிள்கள்),
8857             },
8858             },
8859             'BYR' => {
8860             display_name => {
8861             'currency' => q(பெலருசியன் ரூபிள் \(2000–2016\)),
8862             'one' => q(பெலருசியன் ரூபிள் \(2000–2016\)),
8863             'other' => q(பெலருசியன் ரூபிள்கள் \(2000–2016\)),
8864             },
8865             },
8866             'BZD' => {
8867             display_name => {
8868             'currency' => q(பெலீஸ் டாலர்),
8869             'one' => q(பெலீஸ் டாலர்),
8870             'other' => q(பெலீஸ் டாலர்கள்),
8871             },
8872             },
8873             'CAD' => {
8874             display_name => {
8875             'currency' => q(கனடியன் டாலர்),
8876             'one' => q(கனடியன் டாலர்),
8877             'other' => q(கனடியன் டாலர்கள்),
8878             },
8879             },
8880             'CDF' => {
8881             display_name => {
8882             'currency' => q(காங்கோலீஸ் ஃப்ராங்க்),
8883             'one' => q(காங்கோலீஸ் ஃப்ராங்க்),
8884             'other' => q(காங்கோலீஸ் ஃப்ராங்க்குகள்),
8885             },
8886             },
8887             'CHF' => {
8888             display_name => {
8889             'currency' => q(சுவிஸ் ஃப்ராங்க்),
8890             'one' => q(சுவிஸ் ஃப்ராங்க்),
8891             'other' => q(சுவிஸ் ஃப்ராங்குகள்),
8892             },
8893             },
8894             'CLP' => {
8895             display_name => {
8896             'currency' => q(சிலியன் பெசோ),
8897             'one' => q(சிலியன் பெசோ),
8898             'other' => q(சிலியன் பெசோக்கள்),
8899             },
8900             },
8901             'CNH' => {
8902             display_name => {
8903             'currency' => q(சீன யுவான் \(ஆஃப்ஷோர்\)),
8904             },
8905             },
8906             'CNY' => {
8907             display_name => {
8908             'currency' => q(சீன யுவான்),
8909             },
8910             },
8911             'COP' => {
8912             display_name => {
8913             'currency' => q(கொலம்பியன் பெசோ),
8914             'one' => q(கொலம்பியன் பெசோ),
8915             'other' => q(கொலம்பியன் பெசோக்கள்),
8916             },
8917             },
8918             'CRC' => {
8919             display_name => {
8920             'currency' => q(கோஸ்டா ரிகன் கொலோன்),
8921             'one' => q(கோஸ்டா ரிகன் கொலோன்),
8922             'other' => q(கோஸ்டா ரிகன் கொலோன்கள்),
8923             },
8924             },
8925             'CUC' => {
8926             display_name => {
8927             'currency' => q(கியூபன் கன்வெர்டிபில் பெசோ),
8928             'one' => q(கியூபன் கன்வெர்டிபில் பெசோ),
8929             'other' => q(கியூபன் கன்வெர்டிபில் பெசோக்கள்),
8930             },
8931             },
8932             'CUP' => {
8933             display_name => {
8934             'currency' => q(கியூபன் பெசோ),
8935             'one' => q(கியூபன் பெசோ),
8936             'other' => q(கியூபன் பெசோக்கள்),
8937             },
8938             },
8939             'CVE' => {
8940             display_name => {
8941             'currency' => q(கேப் வெர்டியன் எஸ்குடோ),
8942             'one' => q(கேப் வெர்டியன் எஸ்குடோ),
8943             'other' => q(கேப் வெர்டியன் எஸ்குடோக்கள்),
8944             },
8945             },
8946             'CZK' => {
8947             display_name => {
8948             'currency' => q(செக் குடியரசு கொருனா),
8949             'one' => q(செக் குடியரசு கொருனா),
8950             'other' => q(செக் குடியரசு கொருனாக்கள்),
8951             },
8952             },
8953             'DJF' => {
8954             display_name => {
8955             'currency' => q(ஜிபவ்டியென் ஃப்ராங்க்),
8956             'one' => q(ஜிபவ்டியென் ஃப்ராங்க்),
8957             'other' => q(ஜிபவ்டியென் ஃப்ராங்க்குகள்),
8958             },
8959             },
8960             'DKK' => {
8961             display_name => {
8962             'currency' => q(டேனிஷ் க்ரோன்),
8963             'one' => q(டேனிஷ் க்ரோன்),
8964             'other' => q(டேனிஷ் க்ரோனர்),
8965             },
8966             },
8967             'DOP' => {
8968             display_name => {
8969             'currency' => q(டொமினிக்கன் பெசோ),
8970             'one' => q(டொமினிக்கன் பெசோ),
8971             'other' => q(டொமினிக்கன் பெசோக்கள்),
8972             },
8973             },
8974             'DZD' => {
8975             display_name => {
8976             'currency' => q(அல்ஜீரியன் தினார்),
8977             'one' => q(அல்ஜீரியன் தினார்),
8978             'other' => q(அல்ஜீரியன் தினார்கள்),
8979             },
8980             },
8981             'EGP' => {
8982             display_name => {
8983             'currency' => q(எகிப்திய பவுண்டு),
8984             'one' => q(எகிப்திய பவுண்டு),
8985             'other' => q(எகிப்திய பவுண்டுகள்),
8986             },
8987             },
8988             'ERN' => {
8989             display_name => {
8990             'currency' => q(எரித்ரியன் நக்ஃபா),
8991             'one' => q(எரித்ரியன் நக்ஃபா),
8992             'other' => q(எரித்ரியன் நக்ஃபாக்கள்),
8993             },
8994             },
8995             'ETB' => {
8996             display_name => {
8997             'currency' => q(எத்தியோப்பியன் பிர்),
8998             'one' => q(எத்தியோப்பியன் பிர்),
8999             'other' => q(எத்தியோப்பியன் பிர்கள்),
9000             },
9001             },
9002             'EUR' => {
9003             display_name => {
9004             'currency' => q(யூரோ),
9005             'one' => q(யூரோ),
9006             'other' => q(யூரோக்கள்),
9007             },
9008             },
9009             'FJD' => {
9010             display_name => {
9011             'currency' => q(ஃபிஜியன் டாலர்),
9012             'one' => q(ஃபிஜியன் டாலர்),
9013             'other' => q(ஃபிஜியன் டாலர்கள்),
9014             },
9015             },
9016             'FKP' => {
9017             display_name => {
9018             'currency' => q(ஃபாக்லாந்து தீவுகள் பவுண்டு),
9019             'one' => q(ஃபாக்லாந்து தீவுகள் பவுண்டு),
9020             'other' => q(ஃபாக்லாந்து தீவுகள் பவுண்டுகள்),
9021             },
9022             },
9023             'GBP' => {
9024             display_name => {
9025             'currency' => q(பிரிட்டிஷ் பவுண்டு),
9026             'one' => q(பிரிட்டிஷ் பவுண்டு),
9027             'other' => q(பிரிட்டிஷ் பவுண்டுகள்),
9028             },
9029             },
9030             'GEL' => {
9031             display_name => {
9032             'currency' => q(ஜார்ஜியன் லாரி),
9033             'one' => q(ஜார்ஜியன் லாரி),
9034             'other' => q(ஜார்ஜியன் லாரிகள்),
9035             },
9036             },
9037             'GHS' => {
9038             display_name => {
9039             'currency' => q(கானயன் சேடி),
9040             'one' => q(கானயன் சேடி),
9041             'other' => q(கானயன் சேடிகள்),
9042             },
9043             },
9044             'GIP' => {
9045             display_name => {
9046             'currency' => q(ஜிப்ரால்டர் பவுண்டு),
9047             'one' => q(ஜிப்ரால்டர் பவுண்டு),
9048             'other' => q(ஜிப்ரால்டர் பவுண்டுகள்),
9049             },
9050             },
9051             'GMD' => {
9052             display_name => {
9053             'currency' => q(கேம்பியன் தலாசி),
9054             'one' => q(கேம்பியன் தலாசி),
9055             'other' => q(கேம்பியன் தலாசிகள்),
9056             },
9057             },
9058             'GNF' => {
9059             display_name => {
9060             'currency' => q(கினியன் ஃப்ராங்க்),
9061             'one' => q(கினியன் ஃப்ராங்க்),
9062             'other' => q(கினியன் ஃப்ராங்குகள்),
9063             },
9064             },
9065             'GTQ' => {
9066             display_name => {
9067             'currency' => q(குவாதெமாலன் க்யுட்ஸல்),
9068             'one' => q(குவாதெமாலன் க்யுட்ஸல்),
9069             'other' => q(குவாதெமாலன் க்யுட்ஸல்கள்),
9070             },
9071             },
9072             'GYD' => {
9073             display_name => {
9074             'currency' => q(கயானீஸ் டாலர்),
9075             'one' => q(கயானீஸ் டாலர்),
9076             'other' => q(கயானீஸ் டாலர்கள்),
9077             },
9078             },
9079             'HKD' => {
9080             display_name => {
9081             'currency' => q(ஹாங்காங் டாலர்),
9082             'one' => q(ஹாங்காங் டாலர்),
9083             'other' => q(ஹாங்காங் டாலர்கள்),
9084             },
9085             },
9086             'HNL' => {
9087             display_name => {
9088             'currency' => q(ஹோன்டூரன் லெம்பீரா),
9089             'one' => q(ஹோன்டூரன் லெம்பீரா),
9090             'other' => q(ஹோன்டூரன் லெம்பீராக்கள்),
9091             },
9092             },
9093             'HRK' => {
9094             display_name => {
9095             'currency' => q(குரோஷியன் குனா),
9096             'one' => q(குரோஷியன் குனா),
9097             'other' => q(குரோஷியன் குனாக்கள்),
9098             },
9099             },
9100             'HTG' => {
9101             display_name => {
9102             'currency' => q(ஹைட்டியன் கோர்டே),
9103             'one' => q(ஹைட்டியன் கோர்டே),
9104             'other' => q(ஹைட்டியன் கோர்டேக்கள்),
9105             },
9106             },
9107             'HUF' => {
9108             display_name => {
9109             'currency' => q(ஹங்கேரியன் ஃபோரின்ட்),
9110             'one' => q(ஹங்கேரியன் ஃபோரின்ட்),
9111             'other' => q(ஹங்கேரியன் ஃபோரின்ட்கள்),
9112             },
9113             },
9114             'IDR' => {
9115             display_name => {
9116             'currency' => q(இந்தோனேஷியன் ருபியா),
9117             'one' => q(இந்தோனேஷியன் ருபியா),
9118             'other' => q(இந்தோனேஷியன் ருபியாக்கள்),
9119             },
9120             },
9121             'ILS' => {
9122             display_name => {
9123             'currency' => q(இஸ்ரேலி நியூ ஷிகேல்),
9124             'one' => q(இஸ்ரேலி நியூ ஷிகேல்),
9125             'other' => q(இஸ்ரேலி நியூ ஷிகேல்கள்),
9126             },
9127             },
9128             'INR' => {
9129             display_name => {
9130             'currency' => q(இந்திய ரூபாய்),
9131             'one' => q(இந்திய ரூபாய்),
9132             'other' => q(இந்திய ரூபாய்கள்),
9133             },
9134             },
9135             'IQD' => {
9136             display_name => {
9137             'currency' => q(ஈராக்கி தினார்),
9138             'one' => q(ஈராக்கி தினார்),
9139             'other' => q(ஈராக்கி தினார்கள்),
9140             },
9141             },
9142             'IRR' => {
9143             display_name => {
9144             'currency' => q(ஈரானியன் ரியால்),
9145             'one' => q(ஈரானியன் ரியால்),
9146             'other' => q(ஈரானியன் ரியால்கள்),
9147             },
9148             },
9149             'ISK' => {
9150             display_name => {
9151             'currency' => q(ஐஸ்லாண்டிக் க்ரோனா),
9152             'one' => q(ஐஸ்லாண்டிக் க்ரோனா),
9153             'other' => q(ஐஸ்லாண்டிக் க்ரோனர்),
9154             },
9155             },
9156             'JMD' => {
9157             display_name => {
9158             'currency' => q(ஜமைக்கன் டாலர்),
9159             'one' => q(ஜமைக்கன் டாலர்),
9160             'other' => q(ஜமைக்கன் டாலர்கள்),
9161             },
9162             },
9163             'JOD' => {
9164             display_name => {
9165             'currency' => q(ஜோர்டானிய தினார்),
9166             'one' => q(ஜோர்டானிய தினார்),
9167             'other' => q(ஜோர்டானிய தினார்கள்),
9168             },
9169             },
9170             'JPY' => {
9171             symbol => '¥',
9172             display_name => {
9173             'currency' => q(ஜப்பானிய யென்),
9174             },
9175             },
9176             'KES' => {
9177             display_name => {
9178             'currency' => q(கென்யன் ஷில்லிங்),
9179             'one' => q(கென்யன் ஷில்லிங்),
9180             'other' => q(கென்யன் ஷில்லிங்குகள்),
9181             },
9182             },
9183             'KGS' => {
9184             display_name => {
9185             'currency' => q(கிர்கிஸ்தானி சோம்),
9186             'one' => q(கிரிகிஸ்தானி சோம்),
9187             'other' => q(கிர்கிஸ்தானி சோம்கள்),
9188             },
9189             },
9190             'KHR' => {
9191             display_name => {
9192             'currency' => q(கம்போடியன் ரியெல்),
9193             'one' => q(கம்போடியன் ரியெல்),
9194             'other' => q(கம்போடியன் ரியெல்கள்),
9195             },
9196             },
9197             'KMF' => {
9198             display_name => {
9199             'currency' => q(கமோரியன் ஃப்ராங்க்),
9200             'one' => q(கமோரியன் ஃப்ராங்க்),
9201             'other' => q(கமோரியன் ஃப்ராங்க்குகள்),
9202             },
9203             },
9204             'KPW' => {
9205             display_name => {
9206             'currency' => q(வட கொரிய வான்),
9207             },
9208             },
9209             'KRW' => {
9210             display_name => {
9211             'currency' => q(தென் கொரிய வான்),
9212             },
9213             },
9214             'KWD' => {
9215             display_name => {
9216             'currency' => q(குவைத்தி தினார்),
9217             'one' => q(குவைத்தி தினார்),
9218             'other' => q(குவைத்தி தினார்கள்),
9219             },
9220             },
9221             'KYD' => {
9222             display_name => {
9223             'currency' => q(கேமன் தீவுகள் டாலர்),
9224             'one' => q(கேமன் தீவுகள் டாலர்),
9225             'other' => q(கேமன் தீவுகள் டாலர்கள்),
9226             },
9227             },
9228             'KZT' => {
9229             display_name => {
9230             'currency' => q(கஸகஸ்தானி டென்கே),
9231             'one' => q(கஸகஸ்தானி டென்கே),
9232             'other' => q(கஸகஸ்தானி டென்கேக்கள்),
9233             },
9234             },
9235             'LAK' => {
9236             display_name => {
9237             'currency' => q(லவோஷியன் கிப்),
9238             'one' => q(லவோஷியன் கிப்),
9239             'other' => q(லவோஷியன் கிப்கள்),
9240             },
9241             },
9242             'LBP' => {
9243             display_name => {
9244             'currency' => q(லெபனீஸ் பவுண்டு),
9245             'one' => q(லெபனீஸ் பவுண்டு),
9246             'other' => q(லெபனீஸ் பவுண்டுகள்),
9247             },
9248             },
9249             'LKR' => {
9250             display_name => {
9251             'currency' => q(இலங்கை ரூபாய்),
9252             'one' => q(இலங்கை ரூபாய்),
9253             'other' => q(இலங்கை ரூபாய்கள்),
9254             },
9255             },
9256             'LRD' => {
9257             display_name => {
9258             'currency' => q(லைபீரியன் டாலர்),
9259             'one' => q(லைபீரியன் டாலர்),
9260             'other' => q(லைபீரியன் டாலர்கள்),
9261             },
9262             },
9263             'LSL' => {
9264             display_name => {
9265             'currency' => q(லெசோதோ லோட்டி),
9266             'one' => q(லெசோதோ லோட்டி),
9267             'other' => q(லெசோதோ லோட்டிகள்),
9268             },
9269             },
9270             'LTL' => {
9271             display_name => {
9272             'currency' => q(லிதுவேனியன் லிடஸ்),
9273             'one' => q(லிதுவேனியன் லிடாஸ்),
9274             'other' => q(லிதுவேனியன் லிடை),
9275             },
9276             },
9277             'LVL' => {
9278             display_name => {
9279             'currency' => q(லத்வியன் லாட்ஸ்),
9280             'one' => q(லாத்வியன் லாட்ஸ்),
9281             'other' => q(லத்வியன் லாட்டி),
9282             },
9283             },
9284             'LYD' => {
9285             display_name => {
9286             'currency' => q(லிபியன் தினார்),
9287             'one' => q(லிபியன் தினார்),
9288             'other' => q(லிபியன் தினார்கள்),
9289             },
9290             },
9291             'MAD' => {
9292             display_name => {
9293             'currency' => q(மொராக்கன் திர்ஹாம்),
9294             'one' => q(மொராக்கன் திர்ஹாம்),
9295             'other' => q(மொராக்கன் திர்ஹாம்கள்),
9296             },
9297             },
9298             'MDL' => {
9299             display_name => {
9300             'currency' => q(மால்டோவன் லியூ),
9301             'one' => q(மால்டோவன் லியூ),
9302             'other' => q(மால்டோவன் லேய்),
9303             },
9304             },
9305             'MGA' => {
9306             display_name => {
9307             'currency' => q(மலகாசி ஏரியரி),
9308             'one' => q(மலகாசி ஏரியரி),
9309             'other' => q(மலகாசி ஏரியரிகள்),
9310             },
9311             },
9312             'MKD' => {
9313             display_name => {
9314             'currency' => q(மாசிடோனியன் டேனார்),
9315             'one' => q(மாசிடோனியன் டேனார்),
9316             'other' => q(மாசிடோனியன் டேனாரி),
9317             },
9318             },
9319             'MMK' => {
9320             display_name => {
9321             'currency' => q(மியான்மர் கியாத்),
9322             'one' => q(மியான்மர் கியாத்),
9323             'other' => q(மியான்மர் கியாத்கள்),
9324             },
9325             },
9326             'MNT' => {
9327             display_name => {
9328             'currency' => q(மங்கோலியன் டுக்ரிக்),
9329             'one' => q(மங்கோலியன் டுக்ரிக்),
9330             'other' => q(மங்கோலியன் டுக்ரிக்குகள்),
9331             },
9332             },
9333             'MOP' => {
9334             display_name => {
9335             'currency' => q(மெகனீஸ் படாகா),
9336             'one' => q(மெகனீஸ் படாகா),
9337             'other' => q(மெகனீஸ் படாகாக்கள்),
9338             },
9339             },
9340             'MRO' => {
9341             display_name => {
9342             'currency' => q(மொரிஷானியன் ஒகுயா \(1973–2017\)),
9343             'one' => q(மொரிஷானியன் ஒகுயா \(1973–2017\)),
9344             'other' => q(மொரிஷானியன் ஒகுயாக்கள் \(1973–2017\)),
9345             },
9346             },
9347             'MRU' => {
9348             display_name => {
9349             'currency' => q(மொரிஷானியன் ஒகுயா),
9350             'one' => q(மொரிஷானியன் ஒகுயா),
9351             'other' => q(மொரிஷானியன் ஒகுயாக்கள்),
9352             },
9353             },
9354             'MUR' => {
9355             display_name => {
9356             'currency' => q(மொரீஷியன் ருபீ),
9357             'one' => q(மொரீஷியன் ருபீ),
9358             'other' => q(மொரீஷியன் ருபீக்கள்),
9359             },
9360             },
9361             'MVR' => {
9362             display_name => {
9363             'currency' => q(மாலத்தீவு ருஃபியா),
9364             'one' => q(மாலத்தீவு ருஃபியா),
9365             'other' => q(மாலத்தீவு ருஃபியாக்கள்),
9366             },
9367             },
9368             'MWK' => {
9369             display_name => {
9370             'currency' => q(மலாவியன் குவாச்சா),
9371             'one' => q(மலாவியன் குவாச்சா),
9372             'other' => q(மலாவியன் குவாச்சாக்கள்),
9373             },
9374             },
9375             'MXN' => {
9376             display_name => {
9377             'currency' => q(மெக்ஸிகன் பெசோ),
9378             'one' => q(மெக்ஸிகன் பெசோ),
9379             'other' => q(மெக்ஸிகன் பெசோக்கள்),
9380             },
9381             },
9382             'MYR' => {
9383             display_name => {
9384             'currency' => q(மலேஷியன் ரிங்கிட்),
9385             'one' => q(மலேஷியன் ரிங்கிட்),
9386             'other' => q(மலேஷியன் ரிங்கிட்கள்),
9387             },
9388             },
9389             'MZN' => {
9390             display_name => {
9391             'currency' => q(மொசாம்பிகன் மெடிகல்),
9392             'one' => q(மொசாம்பிகன் மெடிகல்),
9393             'other' => q(மொசாம்பிகன் மெடிகல்கள்),
9394             },
9395             },
9396             'NAD' => {
9397             display_name => {
9398             'currency' => q(நமீபியன் டாலர்),
9399             'one' => q(நமீபியன் டாலர்),
9400             'other' => q(நமீபியன் டாலர்கள்),
9401             },
9402             },
9403             'NGN' => {
9404             display_name => {
9405             'currency' => q(நைஜீரியன் நைரா),
9406             'one' => q(நைஜீரியன் நைரா),
9407             'other' => q(நைஜீரியன் நைராக்கள்),
9408             },
9409             },
9410             'NIO' => {
9411             display_name => {
9412             'currency' => q(நிகரகுவன் கோர்டோபா),
9413             'one' => q(நிகரகுவன் கோர்டோபா),
9414             'other' => q(நிகரகுவன் கோர்டோபாக்கள்),
9415             },
9416             },
9417             'NOK' => {
9418             display_name => {
9419             'currency' => q(நார்வேஜியன் க்ரோன்),
9420             'one' => q(நார்வேஜியன் க்ரோன்),
9421             'other' => q(நார்வேஜியன் க்ரோனர்),
9422             },
9423             },
9424             'NPR' => {
9425             display_name => {
9426             'currency' => q(நேபாளீஸ் ரூபாய்),
9427             'one' => q(நேபாளீஸ் ரூபாய்),
9428             'other' => q(நேபாளீஸ் ரூபாய்கள்),
9429             },
9430             },
9431             'NZD' => {
9432             display_name => {
9433             'currency' => q(நியூசிலாந்து டாலர்),
9434             'one' => q(நியூசிலாந்து டாலர்),
9435             'other' => q(நியூசிலாந்து டாலர்கள்),
9436             },
9437             },
9438             'OMR' => {
9439             display_name => {
9440             'currency' => q(ஓமானி ரியால்),
9441             'one' => q(ஓமானி ரியால்),
9442             'other' => q(ஓமானி ரியால்கள்),
9443             },
9444             },
9445             'PAB' => {
9446             display_name => {
9447             'currency' => q(பனாமானியன் பால்போவா),
9448             'one' => q(பனாமானியன் பால்போவா),
9449             'other' => q(பனாமானியன் பால்போவாக்கள்),
9450             },
9451             },
9452             'PEN' => {
9453             display_name => {
9454             'currency' => q(பெரூவியன் சோல்),
9455             'one' => q(பெரூவியன் சோல்),
9456             'other' => q(பெரூவியன் சோல்கள்),
9457             },
9458             },
9459             'PGK' => {
9460             display_name => {
9461             'currency' => q(பபுவா நியூ கினியன் கினா),
9462             },
9463             },
9464             'PHP' => {
9465             symbol => 'PHP',
9466             display_name => {
9467             'currency' => q(பிலிப்பைன் பெசோ),
9468             'one' => q(பிலிப்பைன் பெசோ),
9469             'other' => q(பிலிப்பைன் பெசோக்கள்),
9470             },
9471             },
9472             'PKR' => {
9473             display_name => {
9474             'currency' => q(பாகிஸ்தானி ரூபாய்),
9475             'one' => q(பாகிஸ்தானி ரூபாய்),
9476             'other' => q(பாகிஸ்தானி ரூபாய்கள்),
9477             },
9478             },
9479             'PLN' => {
9480             display_name => {
9481             'currency' => q(போலிஷ் ஸ்லாட்டி),
9482             'one' => q(போலிஷ் ஸ்லாட்டி),
9483             'other' => q(போலிஷ் ஸ்லாட்டிகள்),
9484             },
9485             },
9486             'PYG' => {
9487             display_name => {
9488             'currency' => q(பராகுவன் குவாரானி),
9489             'one' => q(பராகுவன் குவாரானி),
9490             'other' => q(பராகுவன் குவாரானிகள்),
9491             },
9492             },
9493             'QAR' => {
9494             display_name => {
9495             'currency' => q(கத்தாரி ரியால்),
9496             'one' => q(கத்தாரி ரியால்),
9497             'other' => q(கத்தாரி ரியால்கள்),
9498             },
9499             },
9500             'RON' => {
9501             display_name => {
9502             'currency' => q(ரோமானியன் லியூ),
9503             'one' => q(ரோமானியன் லியூ),
9504             'other' => q(ரோமானியன் லேய்),
9505             },
9506             },
9507             'RSD' => {
9508             display_name => {
9509             'currency' => q(செர்பியன் தினார்),
9510             'one' => q(செர்பியன் தினார்),
9511             'other' => q(செர்பியன் தினார்கள்),
9512             },
9513             },
9514             'RUB' => {
9515             display_name => {
9516             'currency' => q(ரஷியன் ரூபிள்),
9517             'one' => q(ரஷியன் ரூபிள்),
9518             'other' => q(ரஷியன் ரூபிள்கள்),
9519             },
9520             },
9521             'RWF' => {
9522             display_name => {
9523             'currency' => q(ருவாண்டன் ஃப்ராங்க்),
9524             'one' => q(ருவாண்டன் ஃப்ராங்க்),
9525             'other' => q(ருவாண்டன் ஃப்ராங்க்குகள்),
9526             },
9527             },
9528             'SAR' => {
9529             display_name => {
9530             'currency' => q(சவுதி ரியால்),
9531             'one' => q(சவுதி ரியால்),
9532             'other' => q(சவுதி ரியால்கள்),
9533             },
9534             },
9535             'SBD' => {
9536             display_name => {
9537             'currency' => q(சாலமன் தீவுகள் டாலர்),
9538             'one' => q(சாலமன் தீவுகள் டாலர்),
9539             'other' => q(சாலமன் தீவுகள் டாலர்கள்),
9540             },
9541             },
9542             'SCR' => {
9543             display_name => {
9544             'currency' => q(சிசீலோயிஸ் ருபீ),
9545             'one' => q(சிசீலோயிஸ் ருபீ),
9546             'other' => q(சிசீலோயிஸ் ருபீக்கள்),
9547             },
9548             },
9549             'SDG' => {
9550             display_name => {
9551             'currency' => q(சூடானீஸ் பவுண்டு),
9552             'one' => q(சூடானீஸ் பவுண்டு),
9553             'other' => q(சூடானீஸ் பவுண்டுகள்),
9554             },
9555             },
9556             'SEK' => {
9557             display_name => {
9558             'currency' => q(ஸ்வீடிஷ் க்ரோனா),
9559             'one' => q(ஸ்வீடிஷ் க்ரோனா),
9560             'other' => q(ஸ்வீடிஷ் க்ரோனர்),
9561             },
9562             },
9563             'SGD' => {
9564             display_name => {
9565             'currency' => q(சிங்கப்பூர் டாலர்),
9566             'one' => q(சிங்கப்பூர் டாலர்),
9567             'other' => q(சிங்கப்பூர் டாலர்கள்),
9568             },
9569             },
9570             'SHP' => {
9571             display_name => {
9572             'currency' => q(செயின்ட் ஹெலேனா பவுண்டு),
9573             'one' => q(செயின்ட் ஹெலேனா பவுண்டு),
9574             'other' => q(செயின்ட் ஹெலேனா பவுண்டுகள்),
9575             },
9576             },
9577             'SLE' => {
9578             display_name => {
9579             'currency' => q(சியாரா லியோனியன் லியோன்),
9580             'one' => q(சியாரா லியோனியன் லியோன்),
9581             'other' => q(சியாரா லியோனியன் லியோன்கள்),
9582             },
9583             },
9584             'SLL' => {
9585             display_name => {
9586             'currency' => q(சியாரா லியோனியன் லியோன் \(1964—2022\)),
9587             'one' => q(சியாரா லியோனியன் லியோன் \(1964—2022\)),
9588             'other' => q(சியாரா லியோனியன் லியோன்கள் \(1964—2022\)),
9589             },
9590             },
9591             'SOS' => {
9592             display_name => {
9593             'currency' => q(சோமாலி ஷில்லிங்),
9594             'one' => q(சோமாலி ஷில்லிங்),
9595             'other' => q(சோமாலி ஷில்லிங்குகள்),
9596             },
9597             },
9598             'SRD' => {
9599             display_name => {
9600             'currency' => q(சுரினாமீஸ் டாலர்),
9601             'one' => q(சுரினாமீஸ் டாலர்),
9602             'other' => q(சுரினாமீஸ் டாலர்கள்),
9603             },
9604             },
9605             'SSP' => {
9606             display_name => {
9607             'currency' => q(தெற்கு சூடானீஸ் பவுண்டு),
9608             'one' => q(தெற்கு சூடானீஸ் பவுண்டு),
9609             'other' => q(தெற்கு சூடானீஸ் பவுண்டுகள்),
9610             },
9611             },
9612             'STD' => {
9613             display_name => {
9614             'currency' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ரா \(1977–2017\)),
9615             'one' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ரா \(1977–2017\)),
9616             'other' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ராக்கள் \(1977–2017\)),
9617             },
9618             },
9619             'STN' => {
9620             display_name => {
9621             'currency' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ரா),
9622             'one' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ரா),
9623             'other' => q(சாவ் டோமி மற்றும் பிரின்ஸ்பி டோப்ராக்கள்),
9624             },
9625             },
9626             'SYP' => {
9627             display_name => {
9628             'currency' => q(சிரியன் பவுண்டு),
9629             'one' => q(சிரியன் பவுண்டு),
9630             'other' => q(சிரியன் பவுண்டுகள்),
9631             },
9632             },
9633             'SZL' => {
9634             display_name => {
9635             'currency' => q(சுவாஸி லிலாங்கனி),
9636             'one' => q(சுவாஸி லிலாங்கனி),
9637             'other' => q(சுவாஸி எமாலாங்கனி),
9638             },
9639             },
9640             'THB' => {
9641             symbol => '฿',
9642             display_name => {
9643             'currency' => q(தாய் பாட்),
9644             },
9645             },
9646             'TJS' => {
9647             display_name => {
9648             'currency' => q(தஜிகிஸ்தானி சோமோனி),
9649             'one' => q(தஜிகிஸ்தானி சோமோனி),
9650             'other' => q(தஜிகிஸ்தானி சோமோனிகள்),
9651             },
9652             },
9653             'TMT' => {
9654             display_name => {
9655             'currency' => q(துர்க்மெனிஸ்தானி மனத்),
9656             },
9657             },
9658             'TND' => {
9659             display_name => {
9660             'currency' => q(துனிஷியன் தினார்),
9661             'one' => q(துனிஷியன் தினார்),
9662             'other' => q(துனிஷியன் தினார்கள்),
9663             },
9664             },
9665             'TOP' => {
9666             display_name => {
9667             'currency' => q(தொங்கான் பங்கா),
9668             },
9669             },
9670             'TRY' => {
9671             display_name => {
9672             'currency' => q(துருக்கிஷ் லீரா),
9673             },
9674             },
9675             'TTD' => {
9676             display_name => {
9677             'currency' => q(டிரினிடாட் மற்றும் டோபாகோ டாலர்),
9678             'one' => q(டிரினிடாட் மற்றும் டோபாகோ டாலர்),
9679             'other' => q(டிரினிடாட் மற்றும் டோபாகோ டாலர்கள்),
9680             },
9681             },
9682             'TWD' => {
9683             symbol => 'NT$',
9684             display_name => {
9685             'currency' => q(புதிய தைவான் டாலர்),
9686             'one' => q(புதிய தைவான் டாலர்),
9687             'other' => q(புதிய தைவான் டாலர்கள்),
9688             },
9689             },
9690             'TZS' => {
9691             display_name => {
9692             'currency' => q(தான்சானியன் ஷில்லிங்),
9693             'one' => q(தான்சானியன் ஷில்லிங்),
9694             'other' => q(தான்சானியன் ஷில்லிங்குகள்),
9695             },
9696             },
9697             'UAH' => {
9698             display_name => {
9699             'currency' => q(உக்ரைனியன் ஹிரைவ்னியா),
9700             'one' => q(உக்ரைனியன் ஹிரைவ்னியா),
9701             'other' => q(உக்ரைனியன் ஹிரைவ்னியாக்கள்),
9702             },
9703             },
9704             'UGX' => {
9705             display_name => {
9706             'currency' => q(உகாண்டன் ஷில்லிங்),
9707             'one' => q(உகாண்டன் ஷில்லிங்),
9708             'other' => q(உகாண்டன் ஷில்லிங்குகள்),
9709             },
9710             },
9711             'USD' => {
9712             symbol => '$',
9713             display_name => {
9714             'currency' => q(அமெரிக்க டாலர்),
9715             'one' => q(அமெரிக்க டாலர்),
9716             'other' => q(அமெரிக்க டாலர்கள்),
9717             },
9718             },
9719             'UYU' => {
9720             display_name => {
9721             'currency' => q(உருகுவேயன் பெசோ),
9722             'one' => q(உருகுவேயன் பெசோ),
9723             'other' => q(உருகுவேயன் பெசோக்கள்),
9724             },
9725             },
9726             'UZS' => {
9727             display_name => {
9728             'currency' => q(உஸ்பெக்கிஸ்தானி சோம்),
9729             },
9730             },
9731             'VEF' => {
9732             display_name => {
9733             'currency' => q(வெனிசுலன் போலிவர் \(2008–2018\)),
9734             'one' => q(வெனிசுலன் போலிவர் \(2008–2018\)),
9735             'other' => q(வெனிசுலன் போலிவர்கள் \(2008–2018\)),
9736             },
9737             },
9738             'VES' => {
9739             display_name => {
9740             'currency' => q(வெனிசுலன் போலிவர்),
9741             'one' => q(வெனிசுலன் போலிவர்),
9742             'other' => q(வெனிசுலன் போலிவர்கள்),
9743             },
9744             },
9745             'VND' => {
9746             display_name => {
9747             'currency' => q(வியட்நாமீஸ் டாங்),
9748             },
9749             },
9750             'VUV' => {
9751             display_name => {
9752             'currency' => q(வனுவாட்டு வாட்டு),
9753             'one' => q(வனுவாட்டு வாட்டு),
9754             'other' => q(வனுவாட்டு வாட்டுகள்),
9755             },
9756             },
9757             'WST' => {
9758             display_name => {
9759             'currency' => q(சமோவான் தாலா),
9760             },
9761             },
9762             'XAF' => {
9763             display_name => {
9764             'currency' => q(மத்திய ஆப்பிரிக்க CFA ஃப்ராங்க்),
9765             'one' => q(மத்திய ஆப்பிரிக்க CFA ஃப்ராங்க்),
9766             'other' => q(மத்திய ஆப்பிரிக்க CFA ஃப்ராங்க்குகள்),
9767             },
9768             },
9769             'XCD' => {
9770             display_name => {
9771             'currency' => q(கிழக்கு கரீபியன் டாலர்),
9772             'one' => q(கிழக்கு கரீபியன் டாலர்),
9773             'other' => q(கிழக்கு கரீபியன் டாலர்கள்),
9774             },
9775             },
9776             'XOF' => {
9777             display_name => {
9778             'currency' => q(மேற்கு ஆப்பிரிக்க CFA ஃப்ராங்க்),
9779             'one' => q(மேற்கு ஆப்பிரிக்க CFA ஃப்ராங்க்),
9780             'other' => q(மேற்கு ஆப்பிரிக்க CFA ஃப்ராங்க்குகள்),
9781             },
9782             },
9783             'XPF' => {
9784             display_name => {
9785             'currency' => q(ஃப்ராங்க் \(CFP\)),
9786             'one' => q(ஃப்ராங்க் \(CFP\)),
9787             'other' => q(ஃப்ராங்குகள் \(CFP\)),
9788             },
9789             },
9790             'XXX' => {
9791             display_name => {
9792             'currency' => q(தெரியாத நாணயம்),
9793             'one' => q(\(தெரியாத நாணய அலகு\)),
9794             'other' => q(\(தெரியாத நாணயம்\)),
9795             },
9796             },
9797             'YER' => {
9798             display_name => {
9799             'currency' => q(ஏமனி ரியால்),
9800             'one' => q(ஏமனி ரியால்),
9801             'other' => q(ஏமனி ரியால்கள்),
9802             },
9803             },
9804             'ZAR' => {
9805             display_name => {
9806             'currency' => q(தென் ஆப்ரிக்க ராண்ட்),
9807             },
9808             },
9809             'ZMK' => {
9810             display_name => {
9811             'currency' => q(ஸாம்பியன் குவாசா \(1968–2012\)),
9812             },
9813             },
9814             'ZMW' => {
9815             display_name => {
9816             'currency' => q(ஸாம்பியன் குவாச்சா),
9817             'one' => q(ஸாம்பியன் குவாச்சா),
9818             'other' => q(ஸாம்பியன் குவாச்சாக்கள்),
9819             },
9820             },
9821             } },
9822             );
9823              
9824              
9825             has 'calendar_months' => (
9826             is => 'ro',
9827             isa => HashRef,
9828             init_arg => undef,
9829             default => sub { {
9830             'chinese' => {
9831             'format' => {
9832             abbreviated => {
9833             nonleap => [
9834             'மா1',
9835             'மா2',
9836             'மா3',
9837             'மா4',
9838             'மா5',
9839             'மா6',
9840             'மா7',
9841             'மா8',
9842             'மா9',
9843             'மா10',
9844             'மா11',
9845             'மா12'
9846             ],
9847             leap => [
9848            
9849             ],
9850             },
9851             wide => {
9852             nonleap => [
9853             'மாதம்1',
9854             'மாதம்2',
9855             'மாதம்3',
9856             'மாதம்4',
9857             'மாதம்5',
9858             'மாதம்6',
9859             'மாதம்7',
9860             'மாதம்8',
9861             'மாதம்9',
9862             'மாதம்10',
9863             'மாதம்11',
9864             'மாதம்12'
9865             ],
9866             leap => [
9867            
9868             ],
9869             },
9870             },
9871             },
9872             'coptic' => {
9873             'format' => {
9874             abbreviated => {
9875             nonleap => [
9876             'டட்',
9877             'பாபா',
9878             'ஹடு.',
9879             'கியா.',
9880             'டுபா',
9881             'அம்.',
9882             'பரம்.',
9883             'பரமு.',
9884             'பாஷ.',
9885             'பவு.',
9886             'அபீ.',
9887             'மஸ்.',
9888             'நசி'
9889             ],
9890             leap => [
9891            
9892             ],
9893             },
9894             wide => {
9895             nonleap => [
9896             'டட்',
9897             'பாபா',
9898             'ஹடுர்',
9899             'கியாக்',
9900             'டுபா',
9901             'அம்ஷீர்',
9902             'பரம்ஹாட்',
9903             'பரமுதா',
9904             'பாஷன்ஸ்',
9905             'பவுனா',
9906             'அபீப்',
9907             'மஸ்ரா',
9908             'நசி'
9909             ],
9910             leap => [
9911            
9912             ],
9913             },
9914             },
9915             'stand-alone' => {
9916             abbreviated => {
9917             nonleap => [
9918             'டட்',
9919             'பாபா',
9920             'ஹடு.',
9921             'கியா.',
9922             'டுபா',
9923             'அம்.',
9924             'பரம்.',
9925             'பரமு.',
9926             'பாஷ.',
9927             'பவு.',
9928             'அபீ.',
9929             'மஸ்ரா',
9930             'நசி'
9931             ],
9932             leap => [
9933            
9934             ],
9935             },
9936             },
9937             },
9938             'ethiopic' => {
9939             'format' => {
9940             abbreviated => {
9941             nonleap => [
9942             'மஸ்.',
9943             'தெகெ.',
9944             'ஹெத.',
9945             'தஹ்.',
9946             'தெர்',
9947             'யாகா.',
9948             'மகா.',
9949             'மியா.',
9950             'கென்.',
9951             'சனே',
9952             'ஹமே.',
9953             'நஹா.',
9954             'பாகு.'
9955             ],
9956             leap => [
9957            
9958             ],
9959             },
9960             wide => {
9961             nonleap => [
9962             'மஸ்கரம்',
9963             'தெகெம்ப்த்',
9964             'ஹெதர்',
9965             'தஹ்சாஸ்',
9966             'தெர்',
9967             'யாகாடிட்',
9968             'மகாபிட்',
9969             'மியாஸ்யா',
9970             'கென்போ',
9971             'சனே',
9972             'ஹமேல்',
9973             'நஹாசே',
9974             'பாகுமே'
9975             ],
9976             leap => [
9977            
9978             ],
9979             },
9980             },
9981             },
9982             'gregorian' => {
9983             'format' => {
9984             abbreviated => {
9985             nonleap => [
9986             'ஜன.',
9987             'பிப்.',
9988             'மார்.',
9989             'ஏப்.',
9990             'மே',
9991             'ஜூன்',
9992             'ஜூலை',
9993             'ஆக.',
9994             'செப்.',
9995             'அக்.',
9996             'நவ.',
9997             'டிச.'
9998             ],
9999             leap => [
10000            
10001             ],
10002             },
10003             wide => {
10004             nonleap => [
10005             'ஜனவரி',
10006             'பிப்ரவரி',
10007             'மார்ச்',
10008             'ஏப்ரல்',
10009             'மே',
10010             'ஜூன்',
10011             'ஜூலை',
10012             'ஆகஸ்ட்',
10013             'செப்டம்பர்',
10014             'அக்டோபர்',
10015             'நவம்பர்',
10016             'டிசம்பர்'
10017             ],
10018             leap => [
10019            
10020             ],
10021             },
10022             },
10023             'stand-alone' => {
10024             narrow => {
10025             nonleap => [
10026             'ஜ',
10027             'பி',
10028             'மா',
10029             'ஏ',
10030             'மே',
10031             'ஜூ',
10032             'ஜூ',
10033             'ஆ',
10034             'செ',
10035             'அ',
10036             'ந',
10037             'டி'
10038             ],
10039             leap => [
10040            
10041             ],
10042             },
10043             },
10044             },
10045             'hebrew' => {
10046             'format' => {
10047             abbreviated => {
10048             nonleap => [
10049             'டிஷ்.',
10050             'ஹெஷ்.',
10051             'கிஸ்.',
10052             'டெவெ.',
10053             'ஷெவா.',
10054             'அடா. 1',
10055             'அடா.',
10056             'நிசா.',
10057             'ஐயா.',
10058             'சிவா.',
10059             'தமு.',
10060             'அவ்',
10061             'எலு.'
10062             ],
10063             leap => [
10064             undef(),
10065             undef(),
10066             undef(),
10067             undef(),
10068             undef(),
10069             undef(),
10070            
10071             ],
10072             },
10073             wide => {
10074             nonleap => [
10075             'டிஷ்ரி',
10076             'ஹெஷ்வான்',
10077             'கிஸ்லெவ்',
10078             'டெவெட்',
10079             'ஷெவாட்',
10080             'அடார் 1',
10081             'அடார்',
10082             'நிசான்',
10083             'ஐயார்',
10084             'சிவான்',
10085             'தமுஸ்',
10086             'அவ்',
10087             'எலுல்'
10088             ],
10089             leap => [
10090             undef(),
10091             undef(),
10092             undef(),
10093             undef(),
10094             undef(),
10095             undef(),
10096            
10097             ],
10098             },
10099             },
10100             },
10101             'indian' => {
10102             'format' => {
10103             abbreviated => {
10104             nonleap => [
10105             'சித்.',
10106             'வைகா.',
10107             'ஆனி',
10108             'ஆடி',
10109             'ஆவ.',
10110             'புர.',
10111             'ஐப்.',
10112             'கார்.',
10113             'மார்.',
10114             'தை',
10115             'மாசி',
10116             'பங்.'
10117             ],
10118             leap => [
10119            
10120             ],
10121             },
10122             wide => {
10123             nonleap => [
10124             'சித்திரை',
10125             'வைகாசி',
10126             'ஆனி',
10127             'ஆடி',
10128             'ஆவணி',
10129             'புரட்டாசி',
10130             'ஐப்பசி',
10131             'கார்த்திகை',
10132             'மார்கழி',
10133             'தை',
10134             'மாசி',
10135             'பங்குனி'
10136             ],
10137             leap => [
10138            
10139             ],
10140             },
10141             },
10142             },
10143             'islamic' => {
10144             'format' => {
10145             abbreviated => {
10146             nonleap => [
10147             'முஹ.',
10148             'சஃப.',
10149             'ரபி 1',
10150             'ரபி 2',
10151             'ஜும. 1',
10152             'ஜும. 2',
10153             'ரஜ.',
10154             'ஷஃ.',
10155             'ரம.',
10156             'ஷவ்.',
10157             'துல் கஃ.',
10158             'துல் ஹிஜ்.'
10159             ],
10160             leap => [
10161            
10162             ],
10163             },
10164             wide => {
10165             nonleap => [
10166             'முஹர்ரம்',
10167             'சஃபர்',
10168             'ரபி 1',
10169             'ரபி 2',
10170             'ஜுமதா 1',
10171             'ஜுமதா 2',
10172             'ரஜப்',
10173             'ஷஃபான்',
10174             'ரமலான்',
10175             'ஷவ்வால்',
10176             'துல் கஃதா',
10177             'துல் ஹிஜ்ஜா'
10178             ],
10179             leap => [
10180            
10181             ],
10182             },
10183             },
10184             },
10185             'persian' => {
10186             'format' => {
10187             abbreviated => {
10188             nonleap => [
10189             'ஃபர்.',
10190             'ஆர்டி.',
10191             'கொர்.',
10192             'திர்',
10193             'மொர்.',
10194             'ஷாரி.',
10195             'மெஹ்.',
10196             'அபா.',
10197             'அசா.',
10198             'தே',
10199             'பஹ்.',
10200             'எஃ.'
10201             ],
10202             leap => [
10203            
10204             ],
10205             },
10206             wide => {
10207             nonleap => [
10208             'ஃபர்வாதின்',
10209             'ஆர்டிபெஹெஷ்த்',
10210             'கொர்தாத்',
10211             'திர்',
10212             'மொர்தாத்',
10213             'ஷாரிவார்',
10214             'மெஹ்ர்',
10215             'அபான்',
10216             'அசார்',
10217             'தே',
10218             'பஹ்மான்',
10219             'எஃபான்'
10220             ],
10221             leap => [
10222            
10223             ],
10224             },
10225             },
10226             },
10227             } },
10228             );
10229              
10230             has 'calendar_days' => (
10231             is => 'ro',
10232             isa => HashRef,
10233             init_arg => undef,
10234             default => sub { {
10235             'gregorian' => {
10236             'format' => {
10237             abbreviated => {
10238             mon => 'திங்.',
10239             tue => 'செவ்.',
10240             wed => 'புத.',
10241             thu => 'வியா.',
10242             fri => 'வெள்.',
10243             sat => 'சனி',
10244             sun => 'ஞாயி.'
10245             },
10246             short => {
10247             mon => 'தி',
10248             tue => 'செ',
10249             wed => 'பு',
10250             thu => 'வி',
10251             fri => 'வெ',
10252             sat => 'ச',
10253             sun => 'ஞா'
10254             },
10255             wide => {
10256             mon => 'திங்கள்',
10257             tue => 'செவ்வாய்',
10258             wed => 'புதன்',
10259             thu => 'வியாழன்',
10260             fri => 'வெள்ளி',
10261             sat => 'சனி',
10262             sun => 'ஞாயிறு'
10263             },
10264             },
10265             'stand-alone' => {
10266             narrow => {
10267             mon => 'தி',
10268             tue => 'செ',
10269             wed => 'பு',
10270             thu => 'வி',
10271             fri => 'வெ',
10272             sat => 'ச',
10273             sun => 'ஞா'
10274             },
10275             },
10276             },
10277             } },
10278             );
10279              
10280             has 'calendar_quarters' => (
10281             is => 'ro',
10282             isa => HashRef,
10283             init_arg => undef,
10284             default => sub { {
10285             'gregorian' => {
10286             'format' => {
10287             abbreviated => {0 => 'கா.1',
10288             1 => 'கா.2',
10289             2 => 'கா.3',
10290             3 => 'கா.4'
10291             },
10292             wide => {0 => 'முதல் காலாண்டு',
10293             1 => 'இரண்டாம் காலாண்டு',
10294             2 => 'மூன்றாம் காலாண்டு',
10295             3 => 'நான்காம் காலாண்டு'
10296             },
10297             },
10298             'stand-alone' => {
10299             abbreviated => {0 => 'கா.1',
10300             1 => 'கா.2',
10301             2 => 'கா.3',
10302             3 => 'கா.4'
10303             },
10304             wide => {0 => 'முதல் காலாண்டு',
10305             1 => 'இரண்டாம் காலாண்டு',
10306             2 => 'மூன்றாம் காலாண்டு',
10307             3 => 'நான்காம் காலாண்டு'
10308             },
10309             },
10310             },
10311             } },
10312             );
10313              
10314             has 'day_period_data' => (
10315             is => 'ro',
10316             isa => CodeRef,
10317             init_arg => undef,
10318             default => sub { sub {
10319             # Time in hhmm format
10320             my ($self, $type, $time, $day_period_type) = @_;
10321             $day_period_type //= 'default';
10322             SWITCH:
10323             for ($type) {
10324             if ($_ eq 'chinese') {
10325             if($day_period_type eq 'default') {
10326             return 'midnight' if $time == 0;
10327             return 'noon' if $time == 1200;
10328             return 'afternoon1' if $time >= 1200
10329             && $time < 1400;
10330             return 'afternoon2' if $time >= 1400
10331             && $time < 1600;
10332             return 'evening1' if $time >= 1600
10333             && $time < 1800;
10334             return 'evening2' if $time >= 1800
10335             && $time < 2100;
10336             return 'morning1' if $time >= 300
10337             && $time < 500;
10338             return 'morning2' if $time >= 500
10339             && $time < 1200;
10340             return 'night1' if $time >= 2100;
10341             return 'night1' if $time < 300;
10342             }
10343             if($day_period_type eq 'selection') {
10344             return 'afternoon1' if $time >= 1200
10345             && $time < 1400;
10346             return 'afternoon2' if $time >= 1400
10347             && $time < 1600;
10348             return 'evening1' if $time >= 1600
10349             && $time < 1800;
10350             return 'evening2' if $time >= 1800
10351             && $time < 2100;
10352             return 'morning1' if $time >= 300
10353             && $time < 500;
10354             return 'morning2' if $time >= 500
10355             && $time < 1200;
10356             return 'night1' if $time >= 2100;
10357             return 'night1' if $time < 300;
10358             }
10359             last SWITCH;
10360             }
10361             if ($_ eq 'coptic') {
10362             if($day_period_type eq 'default') {
10363             return 'midnight' if $time == 0;
10364             return 'noon' if $time == 1200;
10365             return 'afternoon1' if $time >= 1200
10366             && $time < 1400;
10367             return 'afternoon2' if $time >= 1400
10368             && $time < 1600;
10369             return 'evening1' if $time >= 1600
10370             && $time < 1800;
10371             return 'evening2' if $time >= 1800
10372             && $time < 2100;
10373             return 'morning1' if $time >= 300
10374             && $time < 500;
10375             return 'morning2' if $time >= 500
10376             && $time < 1200;
10377             return 'night1' if $time >= 2100;
10378             return 'night1' if $time < 300;
10379             }
10380             if($day_period_type eq 'selection') {
10381             return 'afternoon1' if $time >= 1200
10382             && $time < 1400;
10383             return 'afternoon2' if $time >= 1400
10384             && $time < 1600;
10385             return 'evening1' if $time >= 1600
10386             && $time < 1800;
10387             return 'evening2' if $time >= 1800
10388             && $time < 2100;
10389             return 'morning1' if $time >= 300
10390             && $time < 500;
10391             return 'morning2' if $time >= 500
10392             && $time < 1200;
10393             return 'night1' if $time >= 2100;
10394             return 'night1' if $time < 300;
10395             }
10396             last SWITCH;
10397             }
10398             if ($_ eq 'ethiopic') {
10399             if($day_period_type eq 'default') {
10400             return 'midnight' if $time == 0;
10401             return 'noon' if $time == 1200;
10402             return 'afternoon1' if $time >= 1200
10403             && $time < 1400;
10404             return 'afternoon2' if $time >= 1400
10405             && $time < 1600;
10406             return 'evening1' if $time >= 1600
10407             && $time < 1800;
10408             return 'evening2' if $time >= 1800
10409             && $time < 2100;
10410             return 'morning1' if $time >= 300
10411             && $time < 500;
10412             return 'morning2' if $time >= 500
10413             && $time < 1200;
10414             return 'night1' if $time >= 2100;
10415             return 'night1' if $time < 300;
10416             }
10417             if($day_period_type eq 'selection') {
10418             return 'afternoon1' if $time >= 1200
10419             && $time < 1400;
10420             return 'afternoon2' if $time >= 1400
10421             && $time < 1600;
10422             return 'evening1' if $time >= 1600
10423             && $time < 1800;
10424             return 'evening2' if $time >= 1800
10425             && $time < 2100;
10426             return 'morning1' if $time >= 300
10427             && $time < 500;
10428             return 'morning2' if $time >= 500
10429             && $time < 1200;
10430             return 'night1' if $time >= 2100;
10431             return 'night1' if $time < 300;
10432             }
10433             last SWITCH;
10434             }
10435             if ($_ eq 'generic') {
10436             if($day_period_type eq 'default') {
10437             return 'midnight' if $time == 0;
10438             return 'noon' if $time == 1200;
10439             return 'afternoon1' if $time >= 1200
10440             && $time < 1400;
10441             return 'afternoon2' if $time >= 1400
10442             && $time < 1600;
10443             return 'evening1' if $time >= 1600
10444             && $time < 1800;
10445             return 'evening2' if $time >= 1800
10446             && $time < 2100;
10447             return 'morning1' if $time >= 300
10448             && $time < 500;
10449             return 'morning2' if $time >= 500
10450             && $time < 1200;
10451             return 'night1' if $time >= 2100;
10452             return 'night1' if $time < 300;
10453             }
10454             if($day_period_type eq 'selection') {
10455             return 'afternoon1' if $time >= 1200
10456             && $time < 1400;
10457             return 'afternoon2' if $time >= 1400
10458             && $time < 1600;
10459             return 'evening1' if $time >= 1600
10460             && $time < 1800;
10461             return 'evening2' if $time >= 1800
10462             && $time < 2100;
10463             return 'morning1' if $time >= 300
10464             && $time < 500;
10465             return 'morning2' if $time >= 500
10466             && $time < 1200;
10467             return 'night1' if $time >= 2100;
10468             return 'night1' if $time < 300;
10469             }
10470             last SWITCH;
10471             }
10472             if ($_ eq 'gregorian') {
10473             if($day_period_type eq 'default') {
10474             return 'midnight' if $time == 0;
10475             return 'noon' if $time == 1200;
10476             return 'afternoon1' if $time >= 1200
10477             && $time < 1400;
10478             return 'afternoon2' if $time >= 1400
10479             && $time < 1600;
10480             return 'evening1' if $time >= 1600
10481             && $time < 1800;
10482             return 'evening2' if $time >= 1800
10483             && $time < 2100;
10484             return 'morning1' if $time >= 300
10485             && $time < 500;
10486             return 'morning2' if $time >= 500
10487             && $time < 1200;
10488             return 'night1' if $time >= 2100;
10489             return 'night1' if $time < 300;
10490             }
10491             if($day_period_type eq 'selection') {
10492             return 'afternoon1' if $time >= 1200
10493             && $time < 1400;
10494             return 'afternoon2' if $time >= 1400
10495             && $time < 1600;
10496             return 'evening1' if $time >= 1600
10497             && $time < 1800;
10498             return 'evening2' if $time >= 1800
10499             && $time < 2100;
10500             return 'morning1' if $time >= 300
10501             && $time < 500;
10502             return 'morning2' if $time >= 500
10503             && $time < 1200;
10504             return 'night1' if $time >= 2100;
10505             return 'night1' if $time < 300;
10506             }
10507             last SWITCH;
10508             }
10509             if ($_ eq 'hebrew') {
10510             if($day_period_type eq 'default') {
10511             return 'midnight' if $time == 0;
10512             return 'noon' if $time == 1200;
10513             return 'afternoon1' if $time >= 1200
10514             && $time < 1400;
10515             return 'afternoon2' if $time >= 1400
10516             && $time < 1600;
10517             return 'evening1' if $time >= 1600
10518             && $time < 1800;
10519             return 'evening2' if $time >= 1800
10520             && $time < 2100;
10521             return 'morning1' if $time >= 300
10522             && $time < 500;
10523             return 'morning2' if $time >= 500
10524             && $time < 1200;
10525             return 'night1' if $time >= 2100;
10526             return 'night1' if $time < 300;
10527             }
10528             if($day_period_type eq 'selection') {
10529             return 'afternoon1' if $time >= 1200
10530             && $time < 1400;
10531             return 'afternoon2' if $time >= 1400
10532             && $time < 1600;
10533             return 'evening1' if $time >= 1600
10534             && $time < 1800;
10535             return 'evening2' if $time >= 1800
10536             && $time < 2100;
10537             return 'morning1' if $time >= 300
10538             && $time < 500;
10539             return 'morning2' if $time >= 500
10540             && $time < 1200;
10541             return 'night1' if $time >= 2100;
10542             return 'night1' if $time < 300;
10543             }
10544             last SWITCH;
10545             }
10546             if ($_ eq 'indian') {
10547             if($day_period_type eq 'default') {
10548             return 'midnight' if $time == 0;
10549             return 'noon' if $time == 1200;
10550             return 'afternoon1' if $time >= 1200
10551             && $time < 1400;
10552             return 'afternoon2' if $time >= 1400
10553             && $time < 1600;
10554             return 'evening1' if $time >= 1600
10555             && $time < 1800;
10556             return 'evening2' if $time >= 1800
10557             && $time < 2100;
10558             return 'morning1' if $time >= 300
10559             && $time < 500;
10560             return 'morning2' if $time >= 500
10561             && $time < 1200;
10562             return 'night1' if $time >= 2100;
10563             return 'night1' if $time < 300;
10564             }
10565             if($day_period_type eq 'selection') {
10566             return 'afternoon1' if $time >= 1200
10567             && $time < 1400;
10568             return 'afternoon2' if $time >= 1400
10569             && $time < 1600;
10570             return 'evening1' if $time >= 1600
10571             && $time < 1800;
10572             return 'evening2' if $time >= 1800
10573             && $time < 2100;
10574             return 'morning1' if $time >= 300
10575             && $time < 500;
10576             return 'morning2' if $time >= 500
10577             && $time < 1200;
10578             return 'night1' if $time >= 2100;
10579             return 'night1' if $time < 300;
10580             }
10581             last SWITCH;
10582             }
10583             if ($_ eq 'islamic') {
10584             if($day_period_type eq 'default') {
10585             return 'midnight' if $time == 0;
10586             return 'noon' if $time == 1200;
10587             return 'afternoon1' if $time >= 1200
10588             && $time < 1400;
10589             return 'afternoon2' if $time >= 1400
10590             && $time < 1600;
10591             return 'evening1' if $time >= 1600
10592             && $time < 1800;
10593             return 'evening2' if $time >= 1800
10594             && $time < 2100;
10595             return 'morning1' if $time >= 300
10596             && $time < 500;
10597             return 'morning2' if $time >= 500
10598             && $time < 1200;
10599             return 'night1' if $time >= 2100;
10600             return 'night1' if $time < 300;
10601             }
10602             if($day_period_type eq 'selection') {
10603             return 'afternoon1' if $time >= 1200
10604             && $time < 1400;
10605             return 'afternoon2' if $time >= 1400
10606             && $time < 1600;
10607             return 'evening1' if $time >= 1600
10608             && $time < 1800;
10609             return 'evening2' if $time >= 1800
10610             && $time < 2100;
10611             return 'morning1' if $time >= 300
10612             && $time < 500;
10613             return 'morning2' if $time >= 500
10614             && $time < 1200;
10615             return 'night1' if $time >= 2100;
10616             return 'night1' if $time < 300;
10617             }
10618             last SWITCH;
10619             }
10620             if ($_ eq 'persian') {
10621             if($day_period_type eq 'default') {
10622             return 'midnight' if $time == 0;
10623             return 'noon' if $time == 1200;
10624             return 'afternoon1' if $time >= 1200
10625             && $time < 1400;
10626             return 'afternoon2' if $time >= 1400
10627             && $time < 1600;
10628             return 'evening1' if $time >= 1600
10629             && $time < 1800;
10630             return 'evening2' if $time >= 1800
10631             && $time < 2100;
10632             return 'morning1' if $time >= 300
10633             && $time < 500;
10634             return 'morning2' if $time >= 500
10635             && $time < 1200;
10636             return 'night1' if $time >= 2100;
10637             return 'night1' if $time < 300;
10638             }
10639             if($day_period_type eq 'selection') {
10640             return 'afternoon1' if $time >= 1200
10641             && $time < 1400;
10642             return 'afternoon2' if $time >= 1400
10643             && $time < 1600;
10644             return 'evening1' if $time >= 1600
10645             && $time < 1800;
10646             return 'evening2' if $time >= 1800
10647             && $time < 2100;
10648             return 'morning1' if $time >= 300
10649             && $time < 500;
10650             return 'morning2' if $time >= 500
10651             && $time < 1200;
10652             return 'night1' if $time >= 2100;
10653             return 'night1' if $time < 300;
10654             }
10655             last SWITCH;
10656             }
10657             if ($_ eq 'roc') {
10658             if($day_period_type eq 'default') {
10659             return 'midnight' if $time == 0;
10660             return 'noon' if $time == 1200;
10661             return 'afternoon1' if $time >= 1200
10662             && $time < 1400;
10663             return 'afternoon2' if $time >= 1400
10664             && $time < 1600;
10665             return 'evening1' if $time >= 1600
10666             && $time < 1800;
10667             return 'evening2' if $time >= 1800
10668             && $time < 2100;
10669             return 'morning1' if $time >= 300
10670             && $time < 500;
10671             return 'morning2' if $time >= 500
10672             && $time < 1200;
10673             return 'night1' if $time >= 2100;
10674             return 'night1' if $time < 300;
10675             }
10676             if($day_period_type eq 'selection') {
10677             return 'afternoon1' if $time >= 1200
10678             && $time < 1400;
10679             return 'afternoon2' if $time >= 1400
10680             && $time < 1600;
10681             return 'evening1' if $time >= 1600
10682             && $time < 1800;
10683             return 'evening2' if $time >= 1800
10684             && $time < 2100;
10685             return 'morning1' if $time >= 300
10686             && $time < 500;
10687             return 'morning2' if $time >= 500
10688             && $time < 1200;
10689             return 'night1' if $time >= 2100;
10690             return 'night1' if $time < 300;
10691             }
10692             last SWITCH;
10693             }
10694             }
10695             } },
10696             );
10697              
10698             around day_period_data => sub {
10699             my ($orig, $self) = @_;
10700             return $self->$orig;
10701             };
10702              
10703             has 'day_periods' => (
10704             is => 'ro',
10705             isa => HashRef,
10706             init_arg => undef,
10707             default => sub { {
10708             'gregorian' => {
10709             'format' => {
10710             'abbreviated' => {
10711             'afternoon1' => q{மதியம்},
10712             'afternoon2' => q{பிற்பகல்},
10713             'evening1' => q{மாலை},
10714             'evening2' => q{அந்தி மாலை},
10715             'midnight' => q{நள்ளிரவு},
10716             'morning1' => q{அதிகாலை},
10717             'morning2' => q{காலை},
10718             'night1' => q{இரவு},
10719             'noon' => q{நண்பகல்},
10720             },
10721             'narrow' => {
10722             'afternoon1' => q{மதி.},
10723             'afternoon2' => q{பிற்.},
10724             'evening1' => q{மா.},
10725             'evening2' => q{அந்தி மா.},
10726             'midnight' => q{நள்.},
10727             'morning1' => q{அதி.},
10728             'morning2' => q{கா.},
10729             'night1' => q{இர.},
10730             'noon' => q{நண்.},
10731             },
10732             },
10733             'stand-alone' => {
10734             'narrow' => {
10735             'afternoon1' => q{மதி.},
10736             'afternoon2' => q{பிற்.},
10737             'evening1' => q{மா.},
10738             'evening2' => q{அந்தி மா.},
10739             'midnight' => q{நள்.},
10740             'morning1' => q{அதி.},
10741             'morning2' => q{கா.},
10742             'night1' => q{இ.},
10743             'noon' => q{நண்.},
10744             },
10745             },
10746             },
10747             } },
10748             );
10749              
10750             has 'eras' => (
10751             is => 'ro',
10752             isa => HashRef,
10753             init_arg => undef,
10754             default => sub { {
10755             'chinese' => {
10756             },
10757             'coptic' => {
10758             },
10759             'ethiopic' => {
10760             },
10761             'generic' => {
10762             },
10763             'gregorian' => {
10764             abbreviated => {
10765             '0' => 'கி.மு.',
10766             '1' => 'கி.பி.'
10767             },
10768             wide => {
10769             '0' => 'கிறிஸ்துவுக்கு முன்',
10770             '1' => 'அன்னோ டோமினி'
10771             },
10772             },
10773             'hebrew' => {
10774             },
10775             'indian' => {
10776             abbreviated => {
10777             '0' => 'சாகா'
10778             },
10779             },
10780             'islamic' => {
10781             },
10782             'persian' => {
10783             },
10784             'roc' => {
10785             abbreviated => {
10786             '0' => 'ROCக்கு முன்'
10787             },
10788             wide => {
10789             '0' => 'R.O.C. -க்கு முன்பு'
10790             },
10791             },
10792             } },
10793             );
10794              
10795             has 'date_formats' => (
10796             is => 'ro',
10797             isa => HashRef,
10798             init_arg => undef,
10799             default => sub { {
10800             'chinese' => {
10801             'full' => q{U MMMM d, EEEE},
10802             'long' => q{U, d MMMM},
10803             'medium' => q{U, d MMM},
10804             'short' => q{dd-MM-y},
10805             },
10806             'coptic' => {
10807             },
10808             'ethiopic' => {
10809             },
10810             'generic' => {
10811             'full' => q{EEEE, d MMMM, y G},
10812             'long' => q{d MMMM, y G},
10813             'medium' => q{d MMM, y G},
10814             'short' => q{d/M/y GGGGG},
10815             },
10816             'gregorian' => {
10817             'full' => q{EEEE, d MMMM, y},
10818             'long' => q{d MMMM, y},
10819             'medium' => q{d MMM, y},
10820             'short' => q{d/M/yy},
10821             },
10822             'hebrew' => {
10823             },
10824             'indian' => {
10825             },
10826             'islamic' => {
10827             },
10828             'persian' => {
10829             },
10830             'roc' => {
10831             },
10832             } },
10833             );
10834              
10835             has 'time_formats' => (
10836             is => 'ro',
10837             isa => HashRef,
10838             init_arg => undef,
10839             default => sub { {
10840             'chinese' => {
10841             },
10842             'coptic' => {
10843             },
10844             'ethiopic' => {
10845             },
10846             'generic' => {
10847             },
10848             'gregorian' => {
10849             'full' => q{h:mm:ss a zzzz},
10850             'long' => q{h:mm:ss a z},
10851             'medium' => q{h:mm:ss a},
10852             'short' => q{h:mm a},
10853             },
10854             'hebrew' => {
10855             },
10856             'indian' => {
10857             },
10858             'islamic' => {
10859             },
10860             'persian' => {
10861             },
10862             'roc' => {
10863             },
10864             } },
10865             );
10866              
10867             has 'datetime_formats' => (
10868             is => 'ro',
10869             isa => HashRef,
10870             init_arg => undef,
10871             default => sub { {
10872             'chinese' => {
10873             },
10874             'coptic' => {
10875             },
10876             'ethiopic' => {
10877             },
10878             'generic' => {
10879             'full' => q{{1} {0}},
10880             'long' => q{{1} {0}},
10881             'medium' => q{{1}, {0}},
10882             'short' => q{{1}, {0}},
10883             },
10884             'gregorian' => {
10885             'full' => q{{1}, {0}},
10886             'long' => q{{1}, {0}},
10887             'medium' => q{{1}, {0}},
10888             'short' => q{{1}, {0}},
10889             },
10890             'hebrew' => {
10891             },
10892             'indian' => {
10893             },
10894             'islamic' => {
10895             },
10896             'persian' => {
10897             },
10898             'roc' => {
10899             },
10900             } },
10901             );
10902              
10903             has 'datetime_formats_available_formats' => (
10904             is => 'ro',
10905             isa => HashRef,
10906             init_arg => undef,
10907             default => sub { {
10908             'generic' => {
10909             Bh => q{B h},
10910             Bhm => q{B h:mm},
10911             Bhms => q{B h:mm:ss},
10912             EBhm => q{E B h:mm},
10913             EBhms => q{E B h:mm:ss},
10914             Ed => q{d E},
10915             Gy => q{y G},
10916             GyMMM => q{MMM y G},
10917             GyMMMEd => q{E, d MMM, y G},
10918             GyMMMd => q{d MMM, y G},
10919             GyMd => q{d/M/y GGGGG},
10920             MEd => q{E, d/M},
10921             MMMEd => q{E, d MMM},
10922             MMMMd => q{d MMMM},
10923             MMMd => q{d MMM},
10924             MMdd => q{dd-MM},
10925             Md => q{d/M},
10926             y => q{y G},
10927             yyyy => q{y G},
10928             yyyyM => q{M/y G},
10929             yyyyMEd => q{E, d/M/y G},
10930             yyyyMM => q{MM-y G},
10931             yyyyMMM => q{MMM y G},
10932             yyyyMMMEd => q{E, d MMM, y G},
10933             yyyyMMMM => q{MMMM y G},
10934             yyyyMMMd => q{d MMM, y G},
10935             yyyyMd => q{d/M/y G},
10936             yyyyQQQ => q{QQQ y G},
10937             yyyyQQQQ => q{QQQQ y G},
10938             },
10939             'gregorian' => {
10940             Bh => q{B h},
10941             Bhm => q{B h:mm},
10942             Bhms => q{B h:mm:ss},
10943             EBhm => q{E B h:mm},
10944             EBhms => q{E B h:mm:ss},
10945             Ed => q{d E},
10946             GyMd => q{d/M/y G},
10947             MEd => q{dd-MM, E},
10948             MMMMW => q{MMMM W -ஆம் வாரம்},
10949             MMMMd => q{d MMMM},
10950             MMMd => q{d MMM},
10951             MMdd => q{dd-MM},
10952             Md => q{d/M},
10953             yM => q{M/y},
10954             yMEd => q{E, d/M/y},
10955             yMM => q{MM-y},
10956             yMMM => q{MMM y},
10957             yMMMEd => q{E, d MMM, y},
10958             yMMMM => q{MMMM y},
10959             yMMMd => q{d MMM, y},
10960             yMd => q{d/M/y},
10961             yQQQ => q{QQQ y},
10962             yQQQQ => q{QQQQ y},
10963             yw => q{Y ஆம் ஆண்டின் w -ஆம் வாரம்},
10964             },
10965             } },
10966             );
10967              
10968             has 'datetime_formats_append_item' => (
10969             is => 'ro',
10970             isa => HashRef,
10971             init_arg => undef,
10972             default => sub { {
10973             } },
10974             );
10975              
10976             has 'datetime_formats_interval' => (
10977             is => 'ro',
10978             isa => HashRef,
10979             init_arg => undef,
10980             default => sub { {
10981             'generic' => {
10982             M => {
10983             M => q{M – M},
10984             },
10985             MEd => {
10986             M => q{E, d/M – E, d/M},
10987             d => q{E, d/M – E, d/M},
10988             },
10989             MMM => {
10990             M => q{MMM – MMM},
10991             },
10992             MMMEd => {
10993             M => q{E, d MMM – E, d MMM},
10994             d => q{E, d MMM – E, d MMM},
10995             },
10996             MMMd => {
10997             M => q{d MMM – d MMM},
10998             d => q{d – d MMM},
10999             },
11000             Md => {
11001             M => q{d/M – d/M},
11002             d => q{d/M – d/M},
11003             },
11004             d => {
11005             d => q{d – d},
11006             },
11007             fallback => '{0} – {1}',
11008             h => {
11009             a => q{h a – h a},
11010             h => q{h–h a},
11011             },
11012             hm => {
11013             a => q{h:mm a – h:mm a},
11014             h => q{h:mm–h:mm a},
11015             m => q{h:mm–h:mm a},
11016             },
11017             hmv => {
11018             a => q{h:mm – h:mm a v},
11019             h => q{h:mm–h:mm a v},
11020             m => q{h:mm–h:mm a v},
11021             },
11022             hv => {
11023             a => q{h a – h a v},
11024             h => q{h–h a v},
11025             },
11026             y => {
11027             y => q{y – y G},
11028             },
11029             yM => {
11030             M => q{M/y – M/y G},
11031             y => q{M/y – M/y G},
11032             },
11033             yMEd => {
11034             M => q{E, d/M/y – E, d/M/y G},
11035             d => q{E, d/M/y – E, d/M/y G},
11036             y => q{E, d/M/y – E, d/M/y G},
11037             },
11038             yMMM => {
11039             M => q{MMM – MMM y G},
11040             y => q{MMM y – MMM y G},
11041             },
11042             yMMMEd => {
11043             M => q{E, d MMM – E, d MMM, y G},
11044             d => q{E, d MMM – E, d MMM, y G},
11045             y => q{E, d MMM, y – E, d MMM, y G},
11046             },
11047             yMMMM => {
11048             M => q{MMMM–MMMM y G},
11049             y => q{MMMM y – MMMM y G},
11050             },
11051             yMMMd => {
11052             M => q{d MMM – d MMM, y G},
11053             d => q{d – d MMM, y G},
11054             y => q{d MMM, y – d MMM, y G},
11055             },
11056             yMd => {
11057             M => q{d/M/y – d/M/y G},
11058             d => q{d/M/y – d/M/y G},
11059             y => q{d/M/y – d/M/y G},
11060             },
11061             },
11062             'gregorian' => {
11063             H => {
11064             H => q{HH – HH},
11065             },
11066             Hm => {
11067             H => q{HH:mm – HH:mm},
11068             m => q{HH:mm – HH:mm},
11069             },
11070             Hmv => {
11071             H => q{HH:mm – HH:mm v},
11072             m => q{HH:mm – HH:mm v},
11073             },
11074             Hv => {
11075             H => q{HH – HH v},
11076             },
11077             M => {
11078             M => q{M–M},
11079             },
11080             MEd => {
11081             M => q{E, d/M – E, d/M},
11082             d => q{E, d/M – E, d/M},
11083             },
11084             MMM => {
11085             M => q{MMM – MMM},
11086             },
11087             MMMEd => {
11088             M => q{E, d MMM – E, d MMM},
11089             d => q{E, d MMM – E, d MMM},
11090             },
11091             MMMd => {
11092             M => q{d MMM – d MMM},
11093             d => q{d – d MMM},
11094             },
11095             Md => {
11096             M => q{d/M – d/M},
11097             d => q{d/M – d/M},
11098             },
11099             fallback => '{0} – {1}',
11100             hmv => {
11101             h => q{h:mm – h:mm a v},
11102             m => q{h:mm – h:mm a v},
11103             },
11104             hv => {
11105             h => q{h – h a v},
11106             },
11107             y => {
11108             y => q{y – y},
11109             },
11110             yM => {
11111             M => q{M/y – M/y},
11112             y => q{M/y – M/y},
11113             },
11114             yMEd => {
11115             M => q{E, d/M/y – E, d/M/y},
11116             d => q{E, d/M/y – E, d/M/y},
11117             y => q{E, d/M/y – E, d/M/y},
11118             },
11119             yMMM => {
11120             M => q{MMM – MMM y},
11121             y => q{MMM y – MMM y},
11122             },
11123             yMMMEd => {
11124             M => q{E, d MMM – E, d MMM, y},
11125             d => q{E, d MMM – E, d MMM, y},
11126             y => q{E, d MMM, y – E, d MMM, y},
11127             },
11128             yMMMM => {
11129             M => q{MMMM – MMMM y},
11130             y => q{MMMM y – MMMM y},
11131             },
11132             yMMMd => {
11133             M => q{d MMM – d MMM, y},
11134             d => q{d – d MMM, y},
11135             y => q{d MMM, y – d MMM, y},
11136             },
11137             yMd => {
11138             M => q{d/M/y – d/M/y},
11139             d => q{d/M/y – d/M/y},
11140             y => q{d/M/y – d/M/y},
11141             },
11142             },
11143             } },
11144             );
11145              
11146             has 'time_zone_names' => (
11147             is => 'ro',
11148             isa => HashRef,
11149             init_arg => undef,
11150             default => sub { {
11151             regionFormat => q({0} நேரம்),
11152             regionFormat => q({0} பகலொளி நேரம்),
11153             regionFormat => q({0} நிலையான நேரம்),
11154             'Acre' => {
11155             long => {
11156             'daylight' => q#அக்ரே கோடை நேரம்#,
11157             'generic' => q#அக்ரே நேரம்#,
11158             'standard' => q#அக்ரே தர நேரம்#,
11159             },
11160             },
11161             'Afghanistan' => {
11162             long => {
11163             'standard' => q#ஆஃப்கானிஸ்தான் நேரம்#,
11164             },
11165             },
11166             'Africa/Abidjan' => {
11167             exemplarCity => q#அபிட்ஜான்#,
11168             },
11169             'Africa/Accra' => {
11170             exemplarCity => q#அக்ரா#,
11171             },
11172             'Africa/Addis_Ababa' => {
11173             exemplarCity => q#அடிஸ் அபாபா#,
11174             },
11175             'Africa/Algiers' => {
11176             exemplarCity => q#அல்ஜியர்ஸ்#,
11177             },
11178             'Africa/Asmera' => {
11179             exemplarCity => q#அஸ்மாரா#,
11180             },
11181             'Africa/Bamako' => {
11182             exemplarCity => q#பமாகோ#,
11183             },
11184             'Africa/Bangui' => {
11185             exemplarCity => q#பாங்குயீ#,
11186             },
11187             'Africa/Banjul' => {
11188             exemplarCity => q#பஞ்சுல்#,
11189             },
11190             'Africa/Bissau' => {
11191             exemplarCity => q#பிஸாவ்#,
11192             },
11193             'Africa/Blantyre' => {
11194             exemplarCity => q#பிளான்டையர்#,
11195             },
11196             'Africa/Brazzaville' => {
11197             exemplarCity => q#பிராஸாவில்லி#,
11198             },
11199             'Africa/Bujumbura' => {
11200             exemplarCity => q#புஜும்புரா#,
11201             },
11202             'Africa/Cairo' => {
11203             exemplarCity => q#கெய்ரோ#,
11204             },
11205             'Africa/Casablanca' => {
11206             exemplarCity => q#காஸாபிளான்கா#,
11207             },
11208             'Africa/Ceuta' => {
11209             exemplarCity => q#சியூட்டா#,
11210             },
11211             'Africa/Conakry' => {
11212             exemplarCity => q#கோனக்ரே#,
11213             },
11214             'Africa/Dakar' => {
11215             exemplarCity => q#டாகர்#,
11216             },
11217             'Africa/Dar_es_Salaam' => {
11218             exemplarCity => q#தார் எஸ் சலாம்#,
11219             },
11220             'Africa/Djibouti' => {
11221             exemplarCity => q#ஜிபௌட்டி#,
11222             },
11223             'Africa/Douala' => {
11224             exemplarCity => q#தவுலா#,
11225             },
11226             'Africa/El_Aaiun' => {
11227             exemplarCity => q#எல் ஆயுன்#,
11228             },
11229             'Africa/Freetown' => {
11230             exemplarCity => q#ஃப்ரீடவுன்#,
11231             },
11232             'Africa/Gaborone' => {
11233             exemplarCity => q#கபோரோன்#,
11234             },
11235             'Africa/Harare' => {
11236             exemplarCity => q#ஹராரே#,
11237             },
11238             'Africa/Johannesburg' => {
11239             exemplarCity => q#ஜோஹன்னஸ்பெர்க்#,
11240             },
11241             'Africa/Juba' => {
11242             exemplarCity => q#ஜுபா#,
11243             },
11244             'Africa/Kampala' => {
11245             exemplarCity => q#கம்பாலா#,
11246             },
11247             'Africa/Khartoum' => {
11248             exemplarCity => q#கார்டோம்#,
11249             },
11250             'Africa/Kigali' => {
11251             exemplarCity => q#கிகலி#,
11252             },
11253             'Africa/Kinshasa' => {
11254             exemplarCity => q#கின்ஷசா#,
11255             },
11256             'Africa/Lagos' => {
11257             exemplarCity => q#லாகோஸ்#,
11258             },
11259             'Africa/Libreville' => {
11260             exemplarCity => q#லிப்ரேவில்லே#,
11261             },
11262             'Africa/Lome' => {
11263             exemplarCity => q#லோம்#,
11264             },
11265             'Africa/Luanda' => {
11266             exemplarCity => q#லுவான்டா#,
11267             },
11268             'Africa/Lubumbashi' => {
11269             exemplarCity => q#லுபும்பாஷி#,
11270             },
11271             'Africa/Lusaka' => {
11272             exemplarCity => q#லுசாகா#,
11273             },
11274             'Africa/Malabo' => {
11275             exemplarCity => q#மாலபோ#,
11276             },
11277             'Africa/Maputo' => {
11278             exemplarCity => q#மபுடோ#,
11279             },
11280             'Africa/Maseru' => {
11281             exemplarCity => q#மசேரு#,
11282             },
11283             'Africa/Mbabane' => {
11284             exemplarCity => q#பபான்#,
11285             },
11286             'Africa/Mogadishu' => {
11287             exemplarCity => q#மொகாதிஷு#,
11288             },
11289             'Africa/Monrovia' => {
11290             exemplarCity => q#மான்ரோவியா#,
11291             },
11292             'Africa/Nairobi' => {
11293             exemplarCity => q#நைரோபி#,
11294             },
11295             'Africa/Ndjamena' => {
11296             exemplarCity => q#ஜமேனா#,
11297             },
11298             'Africa/Niamey' => {
11299             exemplarCity => q#நியாமே#,
11300             },
11301             'Africa/Nouakchott' => {
11302             exemplarCity => q#நோவாக்சோட்#,
11303             },
11304             'Africa/Ouagadougou' => {
11305             exemplarCity => q#அவுகடவ்கு#,
11306             },
11307             'Africa/Porto-Novo' => {
11308             exemplarCity => q#போர்ட்டோ-நோவோ#,
11309             },
11310             'Africa/Sao_Tome' => {
11311             exemplarCity => q#சாவோ டோமே#,
11312             },
11313             'Africa/Tripoli' => {
11314             exemplarCity => q#த்ரிபோலி#,
11315             },
11316             'Africa/Tunis' => {
11317             exemplarCity => q#டுனிஸ்#,
11318             },
11319             'Africa/Windhoek' => {
11320             exemplarCity => q#வைண்ட்ஹோக்#,
11321             },
11322             'Africa_Central' => {
11323             long => {
11324             'standard' => q#மத்திய ஆப்பிரிக்க நேரம்#,
11325             },
11326             },
11327             'Africa_Eastern' => {
11328             long => {
11329             'standard' => q#கிழக்கு ஆப்பிரிக்க நேரம்#,
11330             },
11331             },
11332             'Africa_Southern' => {
11333             long => {
11334             'standard' => q#தென் ஆப்பிரிக்க நிலையான நேரம்#,
11335             },
11336             },
11337             'Africa_Western' => {
11338             long => {
11339             'daylight' => q#மேற்கு ஆப்பிரிக்க கோடை நேரம்#,
11340             'generic' => q#மேற்கு ஆப்பிரிக்க நேரம்#,
11341             'standard' => q#மேற்கு ஆப்பிரிக்க நிலையான நேரம்#,
11342             },
11343             },
11344             'Alaska' => {
11345             long => {
11346             'daylight' => q#அலாஸ்கா பகலொளி நேரம்#,
11347             'generic' => q#அலாஸ்கா நேரம்#,
11348             'standard' => q#அலாஸ்கா நிலையான நேரம்#,
11349             },
11350             },
11351             'Almaty' => {
11352             long => {
11353             'daylight' => q#அல்மாடி கோடை நேரம்#,
11354             'generic' => q#அல்மாடி நேரம்#,
11355             'standard' => q#அல்மாடி தர நேரம்#,
11356             },
11357             },
11358             'Amazon' => {
11359             long => {
11360             'daylight' => q#அமேசான் கோடை நேரம்#,
11361             'generic' => q#அமேசான் நேரம்#,
11362             'standard' => q#அமேசான் நிலையான நேரம்#,
11363             },
11364             },
11365             'America/Adak' => {
11366             exemplarCity => q#அடக்#,
11367             },
11368             'America/Anchorage' => {
11369             exemplarCity => q#அங்கோரேஜ்#,
11370             },
11371             'America/Anguilla' => {
11372             exemplarCity => q#அங்குயுலா#,
11373             },
11374             'America/Antigua' => {
11375             exemplarCity => q#ஆன்டிகுவா#,
11376             },
11377             'America/Araguaina' => {
11378             exemplarCity => q#அரகுவாய்னா#,
11379             },
11380             'America/Argentina/La_Rioja' => {
11381             exemplarCity => q#லா ரியோஜா#,
11382             },
11383             'America/Argentina/Rio_Gallegos' => {
11384             exemplarCity => q#ரியோ கேலெகோஸ்#,
11385             },
11386             'America/Argentina/Salta' => {
11387             exemplarCity => q#சால்டா#,
11388             },
11389             'America/Argentina/San_Juan' => {
11390             exemplarCity => q#சான் ஜுவான்#,
11391             },
11392             'America/Argentina/San_Luis' => {
11393             exemplarCity => q#சான் லூயிஸ்#,
11394             },
11395             'America/Argentina/Tucuman' => {
11396             exemplarCity => q#டுகுமன்#,
11397             },
11398             'America/Argentina/Ushuaia' => {
11399             exemplarCity => q#உஷுவாயா#,
11400             },
11401             'America/Aruba' => {
11402             exemplarCity => q#அரூபா#,
11403             },
11404             'America/Asuncion' => {
11405             exemplarCity => q#அஸன்சியன்#,
11406             },
11407             'America/Bahia' => {
11408             exemplarCity => q#பாஹியா#,
11409             },
11410             'America/Bahia_Banderas' => {
11411             exemplarCity => q#பஹியா பந்தேராஸ்#,
11412             },
11413             'America/Barbados' => {
11414             exemplarCity => q#பார்படாஸ்#,
11415             },
11416             'America/Belem' => {
11417             exemplarCity => q#பெலெம்#,
11418             },
11419             'America/Belize' => {
11420             exemplarCity => q#பெலிஸ்#,
11421             },
11422             'America/Blanc-Sablon' => {
11423             exemplarCity => q#ப்லாங்க்-சப்லான்#,
11424             },
11425             'America/Boa_Vista' => {
11426             exemplarCity => q#போவா விஸ்டா#,
11427             },
11428             'America/Bogota' => {
11429             exemplarCity => q#போகோடா#,
11430             },
11431             'America/Boise' => {
11432             exemplarCity => q#போய்ஸ்#,
11433             },
11434             'America/Buenos_Aires' => {
11435             exemplarCity => q#ப்யூனோஸ் ஏர்ஸ்#,
11436             },
11437             'America/Cambridge_Bay' => {
11438             exemplarCity => q#கேம்பிரிட்ஜ் வளைகுடா#,
11439             },
11440             'America/Campo_Grande' => {
11441             exemplarCity => q#கேம்போ கிராண்டே#,
11442             },
11443             'America/Cancun' => {
11444             exemplarCity => q#கன்குன்#,
11445             },
11446             'America/Caracas' => {
11447             exemplarCity => q#கரகாஸ்#,
11448             },
11449             'America/Catamarca' => {
11450             exemplarCity => q#கடமார்கா#,
11451             },
11452             'America/Cayenne' => {
11453             exemplarCity => q#கெய்ன்#,
11454             },
11455             'America/Cayman' => {
11456             exemplarCity => q#கேமன்#,
11457             },
11458             'America/Chicago' => {
11459             exemplarCity => q#சிகாகோ#,
11460             },
11461             'America/Chihuahua' => {
11462             exemplarCity => q#சுவாவா#,
11463             },
11464             'America/Ciudad_Juarez' => {
11465             exemplarCity => q#சியுடாட் வாரஸ்#,
11466             },
11467             'America/Coral_Harbour' => {
11468             exemplarCity => q#அடிகோகன்#,
11469             },
11470             'America/Cordoba' => {
11471             exemplarCity => q#கார்டோபா#,
11472             },
11473             'America/Costa_Rica' => {
11474             exemplarCity => q#கோஸ்டா ரிகா#,
11475             },
11476             'America/Creston' => {
11477             exemplarCity => q#க்ரெஸ்டான்#,
11478             },
11479             'America/Cuiaba' => {
11480             exemplarCity => q#குயாபே#,
11481             },
11482             'America/Curacao' => {
11483             exemplarCity => q#க்யூராகோ#,
11484             },
11485             'America/Danmarkshavn' => {
11486             exemplarCity => q#டென்மார்க்ஷாவ்ன்#,
11487             },
11488             'America/Dawson' => {
11489             exemplarCity => q#டாவ்சன்#,
11490             },
11491             'America/Dawson_Creek' => {
11492             exemplarCity => q#டாவ்சன் கிரீக்#,
11493             },
11494             'America/Denver' => {
11495             exemplarCity => q#டென்வர்#,
11496             },
11497             'America/Detroit' => {
11498             exemplarCity => q#டெட்ராய்ட்#,
11499             },
11500             'America/Dominica' => {
11501             exemplarCity => q#டொமினிகா#,
11502             },
11503             'America/Edmonton' => {
11504             exemplarCity => q#எட்மான்டான்#,
11505             },
11506             'America/Eirunepe' => {
11507             exemplarCity => q#ஈருனெபே#,
11508             },
11509             'America/El_Salvador' => {
11510             exemplarCity => q#எல் சால்வடோர்#,
11511             },
11512             'America/Fort_Nelson' => {
11513             exemplarCity => q#ஃபோர்ட் நெல்சன்#,
11514             },
11515             'America/Fortaleza' => {
11516             exemplarCity => q#ஃபோர்டாலெசா#,
11517             },
11518             'America/Glace_Bay' => {
11519             exemplarCity => q#கிலேஸ் வளைகுடா#,
11520             },
11521             'America/Godthab' => {
11522             exemplarCity => q#நூக்#,
11523             },
11524             'America/Goose_Bay' => {
11525             exemplarCity => q#கூஸ் பே#,
11526             },
11527             'America/Grand_Turk' => {
11528             exemplarCity => q#கிராண்ட் டர்க்#,
11529             },
11530             'America/Grenada' => {
11531             exemplarCity => q#கிரனடா#,
11532             },
11533             'America/Guadeloupe' => {
11534             exemplarCity => q#கவுடேலூப்#,
11535             },
11536             'America/Guatemala' => {
11537             exemplarCity => q#கவுதமாலா#,
11538             },
11539             'America/Guayaquil' => {
11540             exemplarCity => q#குவாயகில்#,
11541             },
11542             'America/Guyana' => {
11543             exemplarCity => q#கயானா#,
11544             },
11545             'America/Halifax' => {
11546             exemplarCity => q#ஹலிஃபேக்ஸ்#,
11547             },
11548             'America/Havana' => {
11549             exemplarCity => q#ஹவானா#,
11550             },
11551             'America/Hermosillo' => {
11552             exemplarCity => q#ஹெர்மோசிலோ#,
11553             },
11554             'America/Indiana/Knox' => {
11555             exemplarCity => q#நாக்ஸ், இண்டியானா#,
11556             },
11557             'America/Indiana/Marengo' => {
11558             exemplarCity => q#மரென்கோ, இண்டியானா#,
11559             },
11560             'America/Indiana/Petersburg' => {
11561             exemplarCity => q#பீட்டர்ஸ்பெர்க், இண்டியானா#,
11562             },
11563             'America/Indiana/Tell_City' => {
11564             exemplarCity => q#டெல் சிட்டி, இண்டியானா#,
11565             },
11566             'America/Indiana/Vevay' => {
11567             exemplarCity => q#வேவே, இண்டியானா#,
11568             },
11569             'America/Indiana/Vincennes' => {
11570             exemplarCity => q#வின்செனேஸ், இண்டியானா#,
11571             },
11572             'America/Indiana/Winamac' => {
11573             exemplarCity => q#வினாமேக், இண்டியானா#,
11574             },
11575             'America/Indianapolis' => {
11576             exemplarCity => q#இண்டியானாபொலிஸ்#,
11577             },
11578             'America/Inuvik' => {
11579             exemplarCity => q#இனுவிக்#,
11580             },
11581             'America/Iqaluit' => {
11582             exemplarCity => q#இகாலூயித்#,
11583             },
11584             'America/Jamaica' => {
11585             exemplarCity => q#ஜமைக்கா#,
11586             },
11587             'America/Jujuy' => {
11588             exemplarCity => q#ஜூஜுய்#,
11589             },
11590             'America/Juneau' => {
11591             exemplarCity => q#ஜுனியூ#,
11592             },
11593             'America/Kentucky/Monticello' => {
11594             exemplarCity => q#மான்டிசெல்லோ, கென்டகி#,
11595             },
11596             'America/Kralendijk' => {
11597             exemplarCity => q#கிரெலன்டிஜ்#,
11598             },
11599             'America/La_Paz' => {
11600             exemplarCity => q#லா பாஸ்#,
11601             },
11602             'America/Lima' => {
11603             exemplarCity => q#லிமா#,
11604             },
11605             'America/Los_Angeles' => {
11606             exemplarCity => q#லாஸ் ஏஞ்சல்ஸ்#,
11607             },
11608             'America/Louisville' => {
11609             exemplarCity => q#லூயிஸ்வில்லே#,
11610             },
11611             'America/Lower_Princes' => {
11612             exemplarCity => q#லோயர் பிரின்ஸஸ் குவார்ட்டர்#,
11613             },
11614             'America/Maceio' => {
11615             exemplarCity => q#மேசியோ#,
11616             },
11617             'America/Managua' => {
11618             exemplarCity => q#மானாகுவா#,
11619             },
11620             'America/Manaus' => {
11621             exemplarCity => q#மனாஸ்#,
11622             },
11623             'America/Marigot' => {
11624             exemplarCity => q#மாரிகாட்#,
11625             },
11626             'America/Martinique' => {
11627             exemplarCity => q#மார்ட்டினிக்#,
11628             },
11629             'America/Matamoros' => {
11630             exemplarCity => q#மடமோராஸ்#,
11631             },
11632             'America/Mazatlan' => {
11633             exemplarCity => q#மஸட்லன்#,
11634             },
11635             'America/Mendoza' => {
11636             exemplarCity => q#மென்டோஸா#,
11637             },
11638             'America/Menominee' => {
11639             exemplarCity => q#மெனோமினி#,
11640             },
11641             'America/Merida' => {
11642             exemplarCity => q#மெரிடா#,
11643             },
11644             'America/Metlakatla' => {
11645             exemplarCity => q#மெட்லகட்லா#,
11646             },
11647             'America/Mexico_City' => {
11648             exemplarCity => q#மெக்ஸிகோ நகரம்#,
11649             },
11650             'America/Miquelon' => {
11651             exemplarCity => q#மிக்யூலன்#,
11652             },
11653             'America/Moncton' => {
11654             exemplarCity => q#மாங்டான்#,
11655             },
11656             'America/Monterrey' => {
11657             exemplarCity => q#மான்டெர்ரே#,
11658             },
11659             'America/Montevideo' => {
11660             exemplarCity => q#மான்டேவீடியோ#,
11661             },
11662             'America/Montserrat' => {
11663             exemplarCity => q#மான்செரேட்#,
11664             },
11665             'America/Nassau' => {
11666             exemplarCity => q#நசவ்#,
11667             },
11668             'America/New_York' => {
11669             exemplarCity => q#நியூயார்க்#,
11670             },
11671             'America/Nome' => {
11672             exemplarCity => q#நோம்#,
11673             },
11674             'America/Noronha' => {
11675             exemplarCity => q#நோரன்ஹா#,
11676             },
11677             'America/North_Dakota/Beulah' => {
11678             exemplarCity => q#பெவுலா, வடக்கு டகோட்டா#,
11679             },
11680             'America/North_Dakota/Center' => {
11681             exemplarCity => q#சென்டர், வடக்கு டகோடா#,
11682             },
11683             'America/North_Dakota/New_Salem' => {
11684             exemplarCity => q#நியூ சலேம், வடக்கு டகோடா#,
11685             },
11686             'America/Ojinaga' => {
11687             exemplarCity => q#ஒஜினகா#,
11688             },
11689             'America/Panama' => {
11690             exemplarCity => q#பனாமா#,
11691             },
11692             'America/Paramaribo' => {
11693             exemplarCity => q#பரமரிபோ#,
11694             },
11695             'America/Phoenix' => {
11696             exemplarCity => q#ஃபோனிக்ஸ்#,
11697             },
11698             'America/Port-au-Prince' => {
11699             exemplarCity => q#போர்ட்-அவ்-பிரின்ஸ்#,
11700             },
11701             'America/Port_of_Spain' => {
11702             exemplarCity => q#போர்ட் ஆஃப் ஸ்பெயின்#,
11703             },
11704             'America/Porto_Velho' => {
11705             exemplarCity => q#போர்ட்டோ வெல்ஹோ#,
11706             },
11707             'America/Puerto_Rico' => {
11708             exemplarCity => q#பியூர்டோ ரிகோ#,
11709             },
11710             'America/Punta_Arenas' => {
11711             exemplarCity => q#புன்டா அரீனாஸ்#,
11712             },
11713             'America/Rankin_Inlet' => {
11714             exemplarCity => q#ரான்கின் இன்லெட்#,
11715             },
11716             'America/Recife' => {
11717             exemplarCity => q#ரெஸிஃபி#,
11718             },
11719             'America/Regina' => {
11720             exemplarCity => q#ரெஜினா#,
11721             },
11722             'America/Resolute' => {
11723             exemplarCity => q#ரெசலூட்#,
11724             },
11725             'America/Rio_Branco' => {
11726             exemplarCity => q#ரியோ பிரான்கோ#,
11727             },
11728             'America/Santarem' => {
11729             exemplarCity => q#சான்டரெம்#,
11730             },
11731             'America/Santiago' => {
11732             exemplarCity => q#சாண்டியாகோ#,
11733             },
11734             'America/Santo_Domingo' => {
11735             exemplarCity => q#சாண்டோ டோமிங்கோ#,
11736             },
11737             'America/Sao_Paulo' => {
11738             exemplarCity => q#சாவோ பவுலோ#,
11739             },
11740             'America/Scoresbysund' => {
11741             exemplarCity => q#இடோகோர்டோர்மிட்#,
11742             },
11743             'America/Sitka' => {
11744             exemplarCity => q#சிட்கா#,
11745             },
11746             'America/St_Barthelemy' => {
11747             exemplarCity => q#செயின்ட் பார்தேலெமி#,
11748             },
11749             'America/St_Johns' => {
11750             exemplarCity => q#செயின்ட் ஜான்ஸ்#,
11751             },
11752             'America/St_Kitts' => {
11753             exemplarCity => q#செயின்ட் கீட்ஸ்#,
11754             },
11755             'America/St_Lucia' => {
11756             exemplarCity => q#செயின்ட் லூசியா#,
11757             },
11758             'America/St_Thomas' => {
11759             exemplarCity => q#செயின்ட் தாமஸ்#,
11760             },
11761             'America/St_Vincent' => {
11762             exemplarCity => q#செயின்ட் வின்சென்ட்#,
11763             },
11764             'America/Swift_Current' => {
11765             exemplarCity => q#ஸ்விஃப்ட் கரண்ட்#,
11766             },
11767             'America/Tegucigalpa' => {
11768             exemplarCity => q#தெகுசிகல்பா#,
11769             },
11770             'America/Thule' => {
11771             exemplarCity => q#துலே#,
11772             },
11773             'America/Tijuana' => {
11774             exemplarCity => q#டிஜுவானா#,
11775             },
11776             'America/Toronto' => {
11777             exemplarCity => q#டொரொன்டோ#,
11778             },
11779             'America/Tortola' => {
11780             exemplarCity => q#டோர்டோலா#,
11781             },
11782             'America/Vancouver' => {
11783             exemplarCity => q#வான்கூவர்#,
11784             },
11785             'America/Whitehorse' => {
11786             exemplarCity => q#வொயிட்ஹார்ஸ்#,
11787             },
11788             'America/Winnipeg' => {
11789             exemplarCity => q#வின்னிபெக்#,
11790             },
11791             'America/Yakutat' => {
11792             exemplarCity => q#யகுடட்#,
11793             },
11794             'America_Central' => {
11795             long => {
11796             'daylight' => q#மத்திய பகலொளி நேரம்#,
11797             'generic' => q#மத்திய நேரம்#,
11798             'standard' => q#மத்திய நிலையான நேரம்#,
11799             },
11800             },
11801             'America_Eastern' => {
11802             long => {
11803             'daylight' => q#கிழக்கத்திய பகலொளி நேரம்#,
11804             'generic' => q#கிழக்கத்திய நேரம்#,
11805             'standard' => q#கிழக்கத்திய நிலையான நேரம்#,
11806             },
11807             },
11808             'America_Mountain' => {
11809             long => {
11810             'daylight' => q#மவுன்டைன் பகலொளி நேரம்#,
11811             'generic' => q#மவுன்டைன் நேரம்#,
11812             'standard' => q#மவுன்டைன் நிலையான நேரம்#,
11813             },
11814             },
11815             'America_Pacific' => {
11816             long => {
11817             'daylight' => q#பசிபிக் பகலொளி நேரம்#,
11818             'generic' => q#பசிபிக் நேரம்#,
11819             'standard' => q#பசிபிக் நிலையான நேரம்#,
11820             },
11821             },
11822             'Anadyr' => {
11823             long => {
11824             'daylight' => q#அனாடையர் கோடை நேரம்#,
11825             'generic' => q#அனடீர் நேரம்#,
11826             'standard' => q#அனாடையர் தர நேரம்#,
11827             },
11828             },
11829             'Antarctica/Casey' => {
11830             exemplarCity => q#கேஸி#,
11831             },
11832             'Antarctica/Davis' => {
11833             exemplarCity => q#டேவிஸ்#,
11834             },
11835             'Antarctica/DumontDUrville' => {
11836             exemplarCity => q#டுமோண்ட்-டி உர்வில்லே#,
11837             },
11838             'Antarctica/Macquarie' => {
11839             exemplarCity => q#மாக்கியூரி#,
11840             },
11841             'Antarctica/Mawson' => {
11842             exemplarCity => q#மாசன்#,
11843             },
11844             'Antarctica/McMurdo' => {
11845             exemplarCity => q#மெக்மர்டோ#,
11846             },
11847             'Antarctica/Palmer' => {
11848             exemplarCity => q#பால்மர்#,
11849             },
11850             'Antarctica/Rothera' => {
11851             exemplarCity => q#ரோதேரா#,
11852             },
11853             'Antarctica/Syowa' => {
11854             exemplarCity => q#ஸ்யோவா#,
11855             },
11856             'Antarctica/Troll' => {
11857             exemplarCity => q#ட்ரோல்#,
11858             },
11859             'Antarctica/Vostok' => {
11860             exemplarCity => q#வோஸ்டோக்#,
11861             },
11862             'Apia' => {
11863             long => {
11864             'daylight' => q#ஏபியா பகலொளி நேரம்#,
11865             'generic' => q#ஏபியா நேரம்#,
11866             'standard' => q#ஏபியா நிலையான நேரம்#,
11867             },
11868             },
11869             'Aqtau' => {
11870             long => {
11871             'daylight' => q#அட்டௌ கோடை நேரம்#,
11872             'generic' => q#அட்டௌ நேரம்#,
11873             'standard' => q#அட்டௌ தர நேரம்#,
11874             },
11875             },
11876             'Aqtobe' => {
11877             long => {
11878             'daylight' => q#அட்டோபே கோடை நேரம்#,
11879             'generic' => q#அட்டோபே நேரம்#,
11880             'standard' => q#அட்டோபே தர நேரம்#,
11881             },
11882             },
11883             'Arabian' => {
11884             long => {
11885             'daylight' => q#அரேபிய பகலொளி நேரம்#,
11886             'generic' => q#அரேபிய நேரம்#,
11887             'standard' => q#அரேபிய நிலையான நேரம்#,
11888             },
11889             },
11890             'Arctic/Longyearbyen' => {
11891             exemplarCity => q#லாங்இயர்பியன்#,
11892             },
11893             'Argentina' => {
11894             long => {
11895             'daylight' => q#அர்ஜென்டினா கோடை நேரம்#,
11896             'generic' => q#அர்ஜென்டினா நேரம்#,
11897             'standard' => q#அர்ஜென்டினா நிலையான நேரம்#,
11898             },
11899             },
11900             'Argentina_Western' => {
11901             long => {
11902             'daylight' => q#மேற்கத்திய அர்ஜென்டினா கோடை நேரம்#,
11903             'generic' => q#மேற்கத்திய அர்ஜென்டினா நேரம்#,
11904             'standard' => q#மேற்கத்திய அர்ஜென்டினா நிலையான நேரம்#,
11905             },
11906             },
11907             'Armenia' => {
11908             long => {
11909             'daylight' => q#ஆர்மேனிய கோடை நேரம்#,
11910             'generic' => q#ஆர்மேனிய நேரம்#,
11911             'standard' => q#ஆர்மேனிய நிலையான நேரம்#,
11912             },
11913             },
11914             'Asia/Aden' => {
11915             exemplarCity => q#ஏடன்#,
11916             },
11917             'Asia/Almaty' => {
11918             exemplarCity => q#அல்மாதி#,
11919             },
11920             'Asia/Amman' => {
11921             exemplarCity => q#அம்மான்#,
11922             },
11923             'Asia/Anadyr' => {
11924             exemplarCity => q#அனடீர்#,
11925             },
11926             'Asia/Aqtau' => {
11927             exemplarCity => q#அக்தவ்#,
11928             },
11929             'Asia/Aqtobe' => {
11930             exemplarCity => q#அக்டோப்#,
11931             },
11932             'Asia/Ashgabat' => {
11933             exemplarCity => q#அஷ்காபாத்#,
11934             },
11935             'Asia/Atyrau' => {
11936             exemplarCity => q#அடிரா#,
11937             },
11938             'Asia/Baghdad' => {
11939             exemplarCity => q#பாக்தாத்#,
11940             },
11941             'Asia/Bahrain' => {
11942             exemplarCity => q#பஹ்ரைன்#,
11943             },
11944             'Asia/Baku' => {
11945             exemplarCity => q#பாக்கூ#,
11946             },
11947             'Asia/Bangkok' => {
11948             exemplarCity => q#பாங்காக்#,
11949             },
11950             'Asia/Barnaul' => {
11951             exemplarCity => q#பார்னால்#,
11952             },
11953             'Asia/Beirut' => {
11954             exemplarCity => q#பெய்ரூட்#,
11955             },
11956             'Asia/Bishkek' => {
11957             exemplarCity => q#பிஷ்கெக்#,
11958             },
11959             'Asia/Brunei' => {
11960             exemplarCity => q#புருனே#,
11961             },
11962             'Asia/Calcutta' => {
11963             exemplarCity => q#கொல்கத்தா#,
11964             },
11965             'Asia/Chita' => {
11966             exemplarCity => q#சிடா#,
11967             },
11968             'Asia/Colombo' => {
11969             exemplarCity => q#கொழும்பு#,
11970             },
11971             'Asia/Damascus' => {
11972             exemplarCity => q#டமாஸ்கஸ்#,
11973             },
11974             'Asia/Dhaka' => {
11975             exemplarCity => q#டாக்கா#,
11976             },
11977             'Asia/Dili' => {
11978             exemplarCity => q#டிலி#,
11979             },
11980             'Asia/Dubai' => {
11981             exemplarCity => q#துபாய்#,
11982             },
11983             'Asia/Dushanbe' => {
11984             exemplarCity => q#துஷன்பே#,
11985             },
11986             'Asia/Famagusta' => {
11987             exemplarCity => q#ஃபாமகுஸ்டா#,
11988             },
11989             'Asia/Gaza' => {
11990             exemplarCity => q#காஸா#,
11991             },
11992             'Asia/Hebron' => {
11993             exemplarCity => q#ஹெப்ரான்#,
11994             },
11995             'Asia/Hong_Kong' => {
11996             exemplarCity => q#ஹாங்காங்#,
11997             },
11998             'Asia/Hovd' => {
11999             exemplarCity => q#ஹோவ்த்#,
12000             },
12001             'Asia/Irkutsk' => {
12002             exemplarCity => q#இர்குட்ஸ்க்#,
12003             },
12004             'Asia/Jakarta' => {
12005             exemplarCity => q#ஜகார்த்தா#,
12006             },
12007             'Asia/Jayapura' => {
12008             exemplarCity => q#ஜெயபூரா#,
12009             },
12010             'Asia/Jerusalem' => {
12011             exemplarCity => q#ஜெருசலேம்#,
12012             },
12013             'Asia/Kabul' => {
12014             exemplarCity => q#காபூல்#,
12015             },
12016             'Asia/Kamchatka' => {
12017             exemplarCity => q#காம்சட்கா#,
12018             },
12019             'Asia/Karachi' => {
12020             exemplarCity => q#கராச்சி#,
12021             },
12022             'Asia/Katmandu' => {
12023             exemplarCity => q#காத்மாண்டு#,
12024             },
12025             'Asia/Khandyga' => {
12026             exemplarCity => q#கான்டிகா#,
12027             },
12028             'Asia/Krasnoyarsk' => {
12029             exemplarCity => q#கிராஸ்னோயார்க்ஸ்#,
12030             },
12031             'Asia/Kuala_Lumpur' => {
12032             exemplarCity => q#கோலாலம்பூர்#,
12033             },
12034             'Asia/Kuching' => {
12035             exemplarCity => q#குசிங்#,
12036             },
12037             'Asia/Kuwait' => {
12038             exemplarCity => q#குவைத்#,
12039             },
12040             'Asia/Macau' => {
12041             exemplarCity => q#மகாவு#,
12042             },
12043             'Asia/Magadan' => {
12044             exemplarCity => q#மகதன்#,
12045             },
12046             'Asia/Makassar' => {
12047             exemplarCity => q#மக்கஸர்#,
12048             },
12049             'Asia/Manila' => {
12050             exemplarCity => q#மணிலா#,
12051             },
12052             'Asia/Muscat' => {
12053             exemplarCity => q#மஸ்கட்#,
12054             },
12055             'Asia/Nicosia' => {
12056             exemplarCity => q#நிகோசியா#,
12057             },
12058             'Asia/Novokuznetsk' => {
12059             exemplarCity => q#நோவோகுஸ்நெட்ஸ்க்#,
12060             },
12061             'Asia/Novosibirsk' => {
12062             exemplarCity => q#நோவோசீபிர்ஸ்க்#,
12063             },
12064             'Asia/Omsk' => {
12065             exemplarCity => q#ஓம்ஸ்க்#,
12066             },
12067             'Asia/Oral' => {
12068             exemplarCity => q#ஓரல்#,
12069             },
12070             'Asia/Phnom_Penh' => {
12071             exemplarCity => q#ஃப்னோம் பென்#,
12072             },
12073             'Asia/Pontianak' => {
12074             exemplarCity => q#போன்டியானாக்#,
12075             },
12076             'Asia/Pyongyang' => {
12077             exemplarCity => q#பியாங்யாங்#,
12078             },
12079             'Asia/Qatar' => {
12080             exemplarCity => q#கத்தார்#,
12081             },
12082             'Asia/Qostanay' => {
12083             exemplarCity => q#கோஸ்டானே#,
12084             },
12085             'Asia/Qyzylorda' => {
12086             exemplarCity => q#கிஸிலோர்டா#,
12087             },
12088             'Asia/Rangoon' => {
12089             exemplarCity => q#ரங்கூன்#,
12090             },
12091             'Asia/Riyadh' => {
12092             exemplarCity => q#ரியாத்#,
12093             },
12094             'Asia/Saigon' => {
12095             exemplarCity => q#ஹோ சி மின் சிட்டி#,
12096             },
12097             'Asia/Sakhalin' => {
12098             exemplarCity => q#சகலின்#,
12099             },
12100             'Asia/Samarkand' => {
12101             exemplarCity => q#சமார்கண்ட்#,
12102             },
12103             'Asia/Seoul' => {
12104             exemplarCity => q#சியோல்#,
12105             },
12106             'Asia/Shanghai' => {
12107             exemplarCity => q#ஷாங்காய்#,
12108             },
12109             'Asia/Singapore' => {
12110             exemplarCity => q#சிங்கப்பூர்#,
12111             },
12112             'Asia/Srednekolymsk' => {
12113             exemplarCity => q#ஸ்ரெட்நிகோலிம்ஸ்க்#,
12114             },
12115             'Asia/Taipei' => {
12116             exemplarCity => q#தாய்பே#,
12117             },
12118             'Asia/Tashkent' => {
12119             exemplarCity => q#தாஷ்கண்ட்#,
12120             },
12121             'Asia/Tbilisi' => {
12122             exemplarCity => q#த்பிலிசி#,
12123             },
12124             'Asia/Tehran' => {
12125             exemplarCity => q#டெஹ்ரான்#,
12126             },
12127             'Asia/Thimphu' => {
12128             exemplarCity => q#திம்பு#,
12129             },
12130             'Asia/Tokyo' => {
12131             exemplarCity => q#டோக்கியோ#,
12132             },
12133             'Asia/Tomsk' => {
12134             exemplarCity => q#டாம்ஸ்க்#,
12135             },
12136             'Asia/Ulaanbaatar' => {
12137             exemplarCity => q#உலான்பாட்டர்#,
12138             },
12139             'Asia/Urumqi' => {
12140             exemplarCity => q#உரும்கி#,
12141             },
12142             'Asia/Ust-Nera' => {
12143             exemplarCity => q#உஸ்ட்-நேரா#,
12144             },
12145             'Asia/Vientiane' => {
12146             exemplarCity => q#வியன்டியன்#,
12147             },
12148             'Asia/Vladivostok' => {
12149             exemplarCity => q#விளாடிவொஸ்தோக்#,
12150             },
12151             'Asia/Yakutsk' => {
12152             exemplarCity => q#யகுட்ஸ்க்#,
12153             },
12154             'Asia/Yekaterinburg' => {
12155             exemplarCity => q#யெகாடிரின்பர்க்#,
12156             },
12157             'Asia/Yerevan' => {
12158             exemplarCity => q#ஏரேவன்#,
12159             },
12160             'Atlantic' => {
12161             long => {
12162             'daylight' => q#அட்லாண்டிக் பகலொளி நேரம்#,
12163             'generic' => q#அட்லாண்டிக் நேரம்#,
12164             'standard' => q#அட்லாண்டிக் நிலையான நேரம்#,
12165             },
12166             },
12167             'Atlantic/Azores' => {
12168             exemplarCity => q#அசோரஸ்#,
12169             },
12170             'Atlantic/Bermuda' => {
12171             exemplarCity => q#பெர்முடா#,
12172             },
12173             'Atlantic/Canary' => {
12174             exemplarCity => q#கேனரி#,
12175             },
12176             'Atlantic/Cape_Verde' => {
12177             exemplarCity => q#கேப் வெர்டே#,
12178             },
12179             'Atlantic/Faeroe' => {
12180             exemplarCity => q#ஃபரோ#,
12181             },
12182             'Atlantic/Madeira' => {
12183             exemplarCity => q#மடிரா#,
12184             },
12185             'Atlantic/Reykjavik' => {
12186             exemplarCity => q#ரேக்ஜாவிக்#,
12187             },
12188             'Atlantic/South_Georgia' => {
12189             exemplarCity => q#தெற்கு ஜார்ஜியா#,
12190             },
12191             'Atlantic/St_Helena' => {
12192             exemplarCity => q#செயின்ட் ஹெலெனா#,
12193             },
12194             'Atlantic/Stanley' => {
12195             exemplarCity => q#ஸ்டேன்லி#,
12196             },
12197             'Australia/Adelaide' => {
12198             exemplarCity => q#அடிலெய்ட்#,
12199             },
12200             'Australia/Brisbane' => {
12201             exemplarCity => q#பிரிஸ்பேன்#,
12202             },
12203             'Australia/Broken_Hill' => {
12204             exemplarCity => q#புரோக்கன் ஹில்#,
12205             },
12206             'Australia/Darwin' => {
12207             exemplarCity => q#டார்வின்#,
12208             },
12209             'Australia/Eucla' => {
12210             exemplarCity => q#யூக்லா#,
12211             },
12212             'Australia/Hobart' => {
12213             exemplarCity => q#ஹோபர்ட்#,
12214             },
12215             'Australia/Lindeman' => {
12216             exemplarCity => q#லின்டெமன்#,
12217             },
12218             'Australia/Lord_Howe' => {
12219             exemplarCity => q#லார்ட் ஹோவே#,
12220             },
12221             'Australia/Melbourne' => {
12222             exemplarCity => q#மெல்போர்ன்#,
12223             },
12224             'Australia/Perth' => {
12225             exemplarCity => q#பெர்த்#,
12226             },
12227             'Australia/Sydney' => {
12228             exemplarCity => q#சிட்னி#,
12229             },
12230             'Australia_Central' => {
12231             long => {
12232             'daylight' => q#ஆஸ்திரேலியன் மத்திய பகலொளி நேரம்#,
12233             'generic' => q#மத்திய ஆஸ்திரேலிய நேரம்#,
12234             'standard' => q#ஆஸ்திரேலியன் மத்திய நிலையான நேரம்#,
12235             },
12236             },
12237             'Australia_CentralWestern' => {
12238             long => {
12239             'daylight' => q#ஆஸ்திரேலியன் மத்திய மேற்கத்திய பகலொளி நேரம்#,
12240             'generic' => q#ஆஸ்திரேலியன் மத்திய மேற்கத்திய நேரம்#,
12241             'standard' => q#ஆஸ்திரேலியன் மத்திய மேற்கத்திய நிலையான நேரம்#,
12242             },
12243             },
12244             'Australia_Eastern' => {
12245             long => {
12246             'daylight' => q#ஆஸ்திரேலியன் கிழக்கத்திய பகலொளி நேரம்#,
12247             'generic' => q#கிழக்கத்திய ஆஸ்திரேலிய நேரம்#,
12248             'standard' => q#ஆஸ்திரேலியன் கிழக்கத்திய நிலையான நேரம்#,
12249             },
12250             },
12251             'Australia_Western' => {
12252             long => {
12253             'daylight' => q#ஆஸ்திரேலியன் மேற்கத்திய பகலொளி நேரம்#,
12254             'generic' => q#மேற்கத்திய ஆஸ்திரேலிய நேரம்#,
12255             'standard' => q#ஆஸ்திரேலியன் மேற்கத்திய நிலையான நேரம்#,
12256             },
12257             },
12258             'Azerbaijan' => {
12259             long => {
12260             'daylight' => q#அசர்பைஜான் கோடை நேரம்#,
12261             'generic' => q#அசர்பைஜான் நேரம்#,
12262             'standard' => q#அசர்பைஜான் நிலையான நேரம்#,
12263             },
12264             },
12265             'Azores' => {
12266             long => {
12267             'daylight' => q#அசோர்ஸ் கோடை நேரம்#,
12268             'generic' => q#அசோரஸ் நேரம்#,
12269             'standard' => q#அசோரஸ் நிலையான நேரம்#,
12270             },
12271             },
12272             'Bangladesh' => {
12273             long => {
12274             'daylight' => q#வங்கதேச கோடை நேரம்#,
12275             'generic' => q#வங்கதேச நேரம்#,
12276             'standard' => q#வங்கதேச நிலையான நேரம்#,
12277             },
12278             },
12279             'Bhutan' => {
12280             long => {
12281             'standard' => q#பூடான் நேரம்#,
12282             },
12283             },
12284             'Bolivia' => {
12285             long => {
12286             'standard' => q#பொலிவியா நேரம்#,
12287             },
12288             },
12289             'Brasilia' => {
12290             long => {
12291             'daylight' => q#பிரேசிலியா கோடை நேரம்#,
12292             'generic' => q#பிரேசிலியா நேரம்#,
12293             'standard' => q#பிரேசிலியா நிலையான நேரம்#,
12294             },
12295             },
12296             'Brunei' => {
12297             long => {
12298             'standard' => q#புருனே டருஸ்ஸலாம் நேரம்#,
12299             },
12300             },
12301             'Cape_Verde' => {
12302             long => {
12303             'daylight' => q#கேப் வெர்டே கோடை நேரம்#,
12304             'generic' => q#கேப் வெர்டே நேரம்#,
12305             'standard' => q#கேப் வெர்டே நிலையான நேரம்#,
12306             },
12307             },
12308             'Chamorro' => {
12309             long => {
12310             'standard' => q#சாமோரோ நிலையான நேரம்#,
12311             },
12312             },
12313             'Chatham' => {
12314             long => {
12315             'daylight' => q#சத்தாம் பகலொளி நேரம்#,
12316             'generic' => q#சத்தாம் நேரம்#,
12317             'standard' => q#சத்தாம் நிலையான நேரம்#,
12318             },
12319             },
12320             'Chile' => {
12321             long => {
12322             'daylight' => q#சிலி கோடை நேரம்#,
12323             'generic' => q#சிலி நேரம்#,
12324             'standard' => q#சிலி நிலையான நேரம்#,
12325             },
12326             },
12327             'China' => {
12328             long => {
12329             'daylight' => q#சீன பகலொளி நேரம்#,
12330             'generic' => q#சீன நேரம்#,
12331             'standard' => q#சீன நிலையான நேரம்#,
12332             },
12333             },
12334             'Christmas' => {
12335             long => {
12336             'standard' => q#கிறிஸ்துமஸ் தீவு நேரம்#,
12337             },
12338             },
12339             'Cocos' => {
12340             long => {
12341             'standard' => q#கோகோஸ் தீவுகள் நேரம்#,
12342             },
12343             },
12344             'Colombia' => {
12345             long => {
12346             'daylight' => q#கொலம்பியா கோடை நேரம்#,
12347             'generic' => q#கொலம்பியா நேரம்#,
12348             'standard' => q#கொலம்பியா நிலையான நேரம்#,
12349             },
12350             },
12351             'Cook' => {
12352             long => {
12353             'daylight' => q#குக் தீவுகள் அரை கோடை நேரம்#,
12354             'generic' => q#குக் தீவுகள் நேரம்#,
12355             'standard' => q#குக் தீவுகள் நிலையான நேரம்#,
12356             },
12357             },
12358             'Cuba' => {
12359             long => {
12360             'daylight' => q#கியூபா பகலொளி நேரம்#,
12361             'generic' => q#கியூபா நேரம்#,
12362             'standard' => q#கியூபா நிலையான நேரம்#,
12363             },
12364             },
12365             'Davis' => {
12366             long => {
12367             'standard' => q#டேவிஸ் நேரம்#,
12368             },
12369             },
12370             'DumontDUrville' => {
12371             long => {
12372             'standard' => q#டுமோண்ட்-டி உர்வில்லே நேரம்#,
12373             },
12374             },
12375             'East_Timor' => {
12376             long => {
12377             'standard' => q#கிழக்கு திமோர் நேரம்#,
12378             },
12379             },
12380             'Easter' => {
12381             long => {
12382             'daylight' => q#ஈஸ்டர் தீவு கோடை நேரம்#,
12383             'generic' => q#ஈஸ்டர் தீவு நேரம்#,
12384             'standard' => q#ஈஸ்டர் தீவு நிலையான நேரம்#,
12385             },
12386             },
12387             'Ecuador' => {
12388             long => {
12389             'standard' => q#ஈக்வடார் நேரம்#,
12390             },
12391             },
12392             'Etc/UTC' => {
12393             long => {
12394             'standard' => q#ஒருங்கிணைந்த சர்வதேச நேரம்#,
12395             },
12396             },
12397             'Etc/Unknown' => {
12398             exemplarCity => q#தெரியாத நகரம்#,
12399             },
12400             'Europe/Amsterdam' => {
12401             exemplarCity => q#ஆம்ஸ்ட்ரடாம்#,
12402             },
12403             'Europe/Andorra' => {
12404             exemplarCity => q#அண்டோரா#,
12405             },
12406             'Europe/Astrakhan' => {
12407             exemplarCity => q#அஸ்ட்ராகான்#,
12408             },
12409             'Europe/Athens' => {
12410             exemplarCity => q#ஏதன்ஸ்#,
12411             },
12412             'Europe/Belgrade' => {
12413             exemplarCity => q#பெல்கிரேட்#,
12414             },
12415             'Europe/Berlin' => {
12416             exemplarCity => q#பெர்லின்#,
12417             },
12418             'Europe/Bratislava' => {
12419             exemplarCity => q#பிரடிஸ்லாவா#,
12420             },
12421             'Europe/Brussels' => {
12422             exemplarCity => q#புரூசல்ஸ்#,
12423             },
12424             'Europe/Bucharest' => {
12425             exemplarCity => q#புசாரெஸ்ட்#,
12426             },
12427             'Europe/Budapest' => {
12428             exemplarCity => q#புடாபெஸ்ட்#,
12429             },
12430             'Europe/Busingen' => {
12431             exemplarCity => q#பசிங்ஜென்#,
12432             },
12433             'Europe/Chisinau' => {
12434             exemplarCity => q#சிசினவ்#,
12435             },
12436             'Europe/Copenhagen' => {
12437             exemplarCity => q#கோபன்ஹேகன்#,
12438             },
12439             'Europe/Dublin' => {
12440             exemplarCity => q#டப்ளின்#,
12441             long => {
12442             'daylight' => q#ஐரிஷ் நிலையான நேரம்#,
12443             },
12444             },
12445             'Europe/Gibraltar' => {
12446             exemplarCity => q#ஜிப்ரால்டர்#,
12447             },
12448             'Europe/Guernsey' => {
12449             exemplarCity => q#கர்னஸே#,
12450             },
12451             'Europe/Helsinki' => {
12452             exemplarCity => q#ஹெல்சிங்கி#,
12453             },
12454             'Europe/Isle_of_Man' => {
12455             exemplarCity => q#ஐல் ஆஃப் மேன்#,
12456             },
12457             'Europe/Istanbul' => {
12458             exemplarCity => q#இஸ்தான்புல்#,
12459             },
12460             'Europe/Jersey' => {
12461             exemplarCity => q#ஜெர்சி#,
12462             },
12463             'Europe/Kaliningrad' => {
12464             exemplarCity => q#கலினின்கிராட்#,
12465             },
12466             'Europe/Kiev' => {
12467             exemplarCity => q#கீவ்#,
12468             },
12469             'Europe/Kirov' => {
12470             exemplarCity => q#கிரோவ்#,
12471             },
12472             'Europe/Lisbon' => {
12473             exemplarCity => q#லிஸ்பன்#,
12474             },
12475             'Europe/Ljubljana' => {
12476             exemplarCity => q#ஜுப்லானா#,
12477             },
12478             'Europe/London' => {
12479             exemplarCity => q#லண்டன்#,
12480             long => {
12481             'daylight' => q#பிரிட்டிஷ் கோடை நேரம்#,
12482             },
12483             },
12484             'Europe/Luxembourg' => {
12485             exemplarCity => q#லக்சம்பர்க்#,
12486             },
12487             'Europe/Madrid' => {
12488             exemplarCity => q#மேட்ரிட்#,
12489             },
12490             'Europe/Malta' => {
12491             exemplarCity => q#மால்டா#,
12492             },
12493             'Europe/Mariehamn' => {
12494             exemplarCity => q#மரிஹம்#,
12495             },
12496             'Europe/Minsk' => {
12497             exemplarCity => q#மின்ஸ்க்#,
12498             },
12499             'Europe/Monaco' => {
12500             exemplarCity => q#மொனாக்கோ#,
12501             },
12502             'Europe/Moscow' => {
12503             exemplarCity => q#மாஸ்கோ#,
12504             },
12505             'Europe/Oslo' => {
12506             exemplarCity => q#ஓஸ்லோ#,
12507             },
12508             'Europe/Paris' => {
12509             exemplarCity => q#பாரீஸ்#,
12510             },
12511             'Europe/Podgorica' => {
12512             exemplarCity => q#போட்கோரிகா#,
12513             },
12514             'Europe/Prague' => {
12515             exemplarCity => q#ப்ராக்#,
12516             },
12517             'Europe/Riga' => {
12518             exemplarCity => q#ரிகா#,
12519             },
12520             'Europe/Rome' => {
12521             exemplarCity => q#ரோம்#,
12522             },
12523             'Europe/Samara' => {
12524             exemplarCity => q#சமாரா#,
12525             },
12526             'Europe/San_Marino' => {
12527             exemplarCity => q#சான் மரினோ#,
12528             },
12529             'Europe/Sarajevo' => {
12530             exemplarCity => q#சரயேவோ#,
12531             },
12532             'Europe/Saratov' => {
12533             exemplarCity => q#சரடோவ்#,
12534             },
12535             'Europe/Simferopol' => {
12536             exemplarCity => q#சிம்ஃபெரோபோல்#,
12537             },
12538             'Europe/Skopje' => {
12539             exemplarCity => q#ஸ்கோப்ஜே#,
12540             },
12541             'Europe/Sofia' => {
12542             exemplarCity => q#சோஃபியா#,
12543             },
12544             'Europe/Stockholm' => {
12545             exemplarCity => q#ஸ்டாக்ஹோம்#,
12546             },
12547             'Europe/Tallinn' => {
12548             exemplarCity => q#டலின்#,
12549             },
12550             'Europe/Tirane' => {
12551             exemplarCity => q#திரானே#,
12552             },
12553             'Europe/Ulyanovsk' => {
12554             exemplarCity => q#உல்யானோஸ்க்#,
12555             },
12556             'Europe/Vaduz' => {
12557             exemplarCity => q#வதுஸ்#,
12558             },
12559             'Europe/Vatican' => {
12560             exemplarCity => q#வாடிகன்#,
12561             },
12562             'Europe/Vienna' => {
12563             exemplarCity => q#வியன்னா#,
12564             },
12565             'Europe/Vilnius' => {
12566             exemplarCity => q#வில்னியஸ்#,
12567             },
12568             'Europe/Volgograd' => {
12569             exemplarCity => q#வோல்கோகிராட்#,
12570             },
12571             'Europe/Warsaw' => {
12572             exemplarCity => q#வார்ஸா#,
12573             },
12574             'Europe/Zagreb' => {
12575             exemplarCity => q#ஸக்ரெப்#,
12576             },
12577             'Europe/Zurich' => {
12578             exemplarCity => q#ஜூரிச்#,
12579             },
12580             'Europe_Central' => {
12581             long => {
12582             'daylight' => q#மத்திய ஐரோப்பிய கோடை நேரம்#,
12583             'generic' => q#மத்திய ஐரோப்பிய நேரம்#,
12584             'standard' => q#மத்திய ஐரோப்பிய நிலையான நேரம்#,
12585             },
12586             },
12587             'Europe_Eastern' => {
12588             long => {
12589             'daylight' => q#கிழக்கத்திய ஐரோப்பிய கோடை நேரம்#,
12590             'generic' => q#கிழக்கத்திய ஐரோப்பிய நேரம்#,
12591             'standard' => q#கிழக்கத்திய ஐரோப்பிய நிலையான நேரம்#,
12592             },
12593             },
12594             'Europe_Further_Eastern' => {
12595             long => {
12596             'standard' => q#தூர-கிழக்கு ஐரோப்பிய நேரம்#,
12597             },
12598             },
12599             'Europe_Western' => {
12600             long => {
12601             'daylight' => q#மேற்கத்திய ஐரோப்பிய கோடை நேரம்#,
12602             'generic' => q#மேற்கத்திய ஐரோப்பிய நேரம்#,
12603             'standard' => q#மேற்கத்திய ஐரோப்பிய நிலையான நேரம்#,
12604             },
12605             },
12606             'Falkland' => {
12607             long => {
12608             'daylight' => q#ஃபாக்லாந்து தீவுகள் கோடை நேரம்#,
12609             'generic' => q#ஃபாக்லாந்து தீவுகள் நேரம்#,
12610             'standard' => q#ஃபாக்லாந்து தீவுகள் நிலையான நேரம்#,
12611             },
12612             },
12613             'Fiji' => {
12614             long => {
12615             'daylight' => q#ஃபிஜி கோடை நேரம்#,
12616             'generic' => q#ஃபிஜி நேரம்#,
12617             'standard' => q#ஃபிஜி நிலையான நேரம்#,
12618             },
12619             },
12620             'French_Guiana' => {
12621             long => {
12622             'standard' => q#ஃபிரஞ்சு கயானா நேரம்#,
12623             },
12624             },
12625             'French_Southern' => {
12626             long => {
12627             'standard' => q#பிரெஞ்சு தெற்கத்திய & அண்டார்டிக் நேரம்#,
12628             },
12629             },
12630             'GMT' => {
12631             long => {
12632             'standard' => q#கிரீன்விச் சராசரி நேரம்#,
12633             },
12634             },
12635             'Galapagos' => {
12636             long => {
12637             'standard' => q#கலபகோஸ் நேரம்#,
12638             },
12639             },
12640             'Gambier' => {
12641             long => {
12642             'standard' => q#கேம்பியர் நேரம்#,
12643             },
12644             },
12645             'Georgia' => {
12646             long => {
12647             'daylight' => q#ஜார்ஜியா கோடை நேரம்#,
12648             'generic' => q#ஜார்ஜியா நேரம்#,
12649             'standard' => q#ஜார்ஜியா நிலையான நேரம்#,
12650             },
12651             },
12652             'Gilbert_Islands' => {
12653             long => {
12654             'standard' => q#கில்பர்ட் தீவுகள் நேரம்#,
12655             },
12656             },
12657             'Greenland_Eastern' => {
12658             long => {
12659             'daylight' => q#கிழக்கு கிரீன்லாந்து கோடை நேரம்#,
12660             'generic' => q#கிழக்கு கிரீன்லாந்து நேரம்#,
12661             'standard' => q#கிழக்கு கிரீன்லாந்து நிலையான நேரம்#,
12662             },
12663             },
12664             'Greenland_Western' => {
12665             long => {
12666             'daylight' => q#மேற்கு கிரீன்லாந்து கோடை நேரம்#,
12667             'generic' => q#மேற்கு கிரீன்லாந்து நேரம்#,
12668             'standard' => q#மேற்கு கிரீன்லாந்து நிலையான நேரம்#,
12669             },
12670             },
12671             'Guam' => {
12672             long => {
12673             'standard' => q#கம் தர நேரம்#,
12674             },
12675             },
12676             'Gulf' => {
12677             long => {
12678             'standard' => q#வளைகுடா நிலையான நேரம்#,
12679             },
12680             },
12681             'Guyana' => {
12682             long => {
12683             'standard' => q#கயானா நேரம்#,
12684             },
12685             },
12686             'Hawaii_Aleutian' => {
12687             long => {
12688             'daylight' => q#ஹவாய்-அலேஷியன் பகலொளி நேரம்#,
12689             'generic' => q#ஹவாய்-அலேஷியன் நேரம்#,
12690             'standard' => q#ஹவாய்-அலேஷியன் நிலையான நேரம்#,
12691             },
12692             },
12693             'Hong_Kong' => {
12694             long => {
12695             'daylight' => q#ஹாங்காங் கோடை நேரம்#,
12696             'generic' => q#ஹாங்காங் நேரம்#,
12697             'standard' => q#ஹாங்காங் நிலையான நேரம்#,
12698             },
12699             },
12700             'Hovd' => {
12701             long => {
12702             'daylight' => q#ஹோவ்த் கோடை நேரம்#,
12703             'generic' => q#ஹோவ்த் நேரம்#,
12704             'standard' => q#ஹோவ்த் நிலையான நேரம்#,
12705             },
12706             },
12707             'India' => {
12708             long => {
12709             'standard' => q#இந்திய நிலையான நேரம்#,
12710             },
12711             short => {
12712             'standard' => q#IST#,
12713             },
12714             },
12715             'Indian/Antananarivo' => {
12716             exemplarCity => q#ஆண்டனநரிவோ#,
12717             },
12718             'Indian/Chagos' => {
12719             exemplarCity => q#சாகோஸ்#,
12720             },
12721             'Indian/Christmas' => {
12722             exemplarCity => q#கிறிஸ்துமஸ்#,
12723             },
12724             'Indian/Cocos' => {
12725             exemplarCity => q#கோகோஸ்#,
12726             },
12727             'Indian/Comoro' => {
12728             exemplarCity => q#கொமரோ#,
12729             },
12730             'Indian/Kerguelen' => {
12731             exemplarCity => q#கெர்யூலென்#,
12732             },
12733             'Indian/Mahe' => {
12734             exemplarCity => q#மாஹே#,
12735             },
12736             'Indian/Maldives' => {
12737             exemplarCity => q#மாலத்தீவுகள்#,
12738             },
12739             'Indian/Mauritius' => {
12740             exemplarCity => q#மொரிஷியஸ்#,
12741             },
12742             'Indian/Mayotte' => {
12743             exemplarCity => q#மயோட்டி#,
12744             },
12745             'Indian/Reunion' => {
12746             exemplarCity => q#ரீயூனியன்#,
12747             },
12748             'Indian_Ocean' => {
12749             long => {
12750             'standard' => q#இந்தியப் பெருங்கடல் நேரம்#,
12751             },
12752             },
12753             'Indochina' => {
12754             long => {
12755             'standard' => q#இந்தோசீன நேரம்#,
12756             },
12757             },
12758             'Indonesia_Central' => {
12759             long => {
12760             'standard' => q#மத்திய இந்தோனேசிய நேரம்#,
12761             },
12762             },
12763             'Indonesia_Eastern' => {
12764             long => {
12765             'standard' => q#கிழக்கத்திய இந்தோனேசிய நேரம்#,
12766             },
12767             },
12768             'Indonesia_Western' => {
12769             long => {
12770             'standard' => q#மேற்கத்திய இந்தோனேசிய நேரம்#,
12771             },
12772             },
12773             'Iran' => {
12774             long => {
12775             'daylight' => q#ஈரான் பகலொளி நேரம்#,
12776             'generic' => q#ஈரான் நேரம்#,
12777             'standard' => q#ஈரான் நிலையான நேரம்#,
12778             },
12779             },
12780             'Irkutsk' => {
12781             long => {
12782             'daylight' => q#இர்குட்ஸ்க் கோடை நேரம்#,
12783             'generic' => q#இர்குட்ஸ்க் நேரம்#,
12784             'standard' => q#இர்குட்ஸ்க் நிலையான நேரம்#,
12785             },
12786             },
12787             'Israel' => {
12788             long => {
12789             'daylight' => q#இஸ்ரேல் பகலொளி நேரம்#,
12790             'generic' => q#இஸ்ரேல் நேரம்#,
12791             'standard' => q#இஸ்ரேல் நிலையான நேரம்#,
12792             },
12793             },
12794             'Japan' => {
12795             long => {
12796             'daylight' => q#ஜப்பான் பகலொளி நேரம்#,
12797             'generic' => q#ஜப்பான் நேரம்#,
12798             'standard' => q#ஜப்பான் நிலையான நேரம்#,
12799             },
12800             },
12801             'Kamchatka' => {
12802             long => {
12803             'daylight' => q#பெட்ரோபவ்லோவ்ஸ்க் கம்சட்ஸ்கி கோடை நேரம்#,
12804             'generic' => q#பெட்ரோபவ்லோவ்ஸ்க் கம்சட்ஸ்கி நேரம்#,
12805             'standard' => q#பெட்ரோபவ்லோவ்ஸ்க் கம்சட்ஸ்கி தர நேரம்#,
12806             },
12807             },
12808             'Kazakhstan' => {
12809             long => {
12810             'standard' => q#கஜகஸ்தான் நேரம்#,
12811             },
12812             },
12813             'Kazakhstan_Eastern' => {
12814             long => {
12815             'standard' => q#கிழக்கு கஜகஸ்தான் நேரம்#,
12816             },
12817             },
12818             'Kazakhstan_Western' => {
12819             long => {
12820             'standard' => q#மேற்கு கஜகஸ்தான் நேரம்#,
12821             },
12822             },
12823             'Korea' => {
12824             long => {
12825             'daylight' => q#கொரிய பகலொளி நேரம்#,
12826             'generic' => q#கொரிய நேரம்#,
12827             'standard' => q#கொரிய நிலையான நேரம்#,
12828             },
12829             },
12830             'Kosrae' => {
12831             long => {
12832             'standard' => q#கோஸ்ரே நேரம்#,
12833             },
12834             },
12835             'Krasnoyarsk' => {
12836             long => {
12837             'daylight' => q#க்ரஸ்னோயார்ஸ்க் கோடை நேரம்#,
12838             'generic' => q#க்ரஸ்னோயார்ஸ்க் நேரம்#,
12839             'standard' => q#க்ரஸ்னோயார்ஸ்க் நிலையான நேரம்#,
12840             },
12841             },
12842             'Kyrgystan' => {
12843             long => {
12844             'standard' => q#கிர்கிஸ்தான் நேரம்#,
12845             },
12846             },
12847             'Lanka' => {
12848             long => {
12849             'standard' => q#லங்கா நேரம்#,
12850             },
12851             },
12852             'Line_Islands' => {
12853             long => {
12854             'standard' => q#லைன் தீவுகள் நேரம்#,
12855             },
12856             },
12857             'Lord_Howe' => {
12858             long => {
12859             'daylight' => q#லார்ட் ஹோவ் பகலொளி நேரம்#,
12860             'generic' => q#லார்ட் ஹோவ் நேரம்#,
12861             'standard' => q#லார்ட் ஹோவ் நிலையான நேரம்#,
12862             },
12863             },
12864             'Macau' => {
12865             long => {
12866             'daylight' => q#மக்காவ் கோடை நேரம்#,
12867             'generic' => q#மக்காவ் நேரம்#,
12868             'standard' => q#மக்காவ் தர நேரம்#,
12869             },
12870             },
12871             'Magadan' => {
12872             long => {
12873             'daylight' => q#மகதன் கோடை நேரம்#,
12874             'generic' => q#மகதன் நேரம்#,
12875             'standard' => q#மகதன் நிலையான நேரம்#,
12876             },
12877             },
12878             'Malaysia' => {
12879             long => {
12880             'standard' => q#மலேஷிய நேரம்#,
12881             },
12882             },
12883             'Maldives' => {
12884             long => {
12885             'standard' => q#மாலத்தீவுகள் நேரம்#,
12886             },
12887             },
12888             'Marquesas' => {
12889             long => {
12890             'standard' => q#மார்கியூசாஸ் நேரம்#,
12891             },
12892             },
12893             'Marshall_Islands' => {
12894             long => {
12895             'standard' => q#மார்ஷல் தீவுகள் நேரம்#,
12896             },
12897             },
12898             'Mauritius' => {
12899             long => {
12900             'daylight' => q#மொரிஷியஸ் கோடை நேரம்#,
12901             'generic' => q#மொரிஷியஸ் நேரம்#,
12902             'standard' => q#மொரிஷியஸ் நிலையான நேரம்#,
12903             },
12904             },
12905             'Mawson' => {
12906             long => {
12907             'standard' => q#மாசன் நேரம்#,
12908             },
12909             },
12910             'Mexico_Pacific' => {
12911             long => {
12912             'daylight' => q#மெக்ஸிகன் பசிபிக் பகலொளி நேரம்#,
12913             'generic' => q#மெக்ஸிகன் பசிபிக் நேரம்#,
12914             'standard' => q#மெக்ஸிகன் பசிபிக் நிலையான நேரம்#,
12915             },
12916             },
12917             'Mongolia' => {
12918             long => {
12919             'daylight' => q#உலன் பாடர் கோடை நேரம்#,
12920             'generic' => q#உலன் பாடர் நேரம்#,
12921             'standard' => q#உலன் பாடர் நிலையான நேரம்#,
12922             },
12923             },
12924             'Moscow' => {
12925             long => {
12926             'daylight' => q#மாஸ்கோ கோடை நேரம்#,
12927             'generic' => q#மாஸ்கோ நேரம்#,
12928             'standard' => q#மாஸ்கோ நிலையான நேரம்#,
12929             },
12930             },
12931             'Myanmar' => {
12932             long => {
12933             'standard' => q#மியான்மர் நேரம்#,
12934             },
12935             },
12936             'Nauru' => {
12937             long => {
12938             'standard' => q#நவ்ரூ நேரம்#,
12939             },
12940             },
12941             'Nepal' => {
12942             long => {
12943             'standard' => q#நேபாள நேரம்#,
12944             },
12945             },
12946             'New_Caledonia' => {
12947             long => {
12948             'daylight' => q#நியூ கலிடோனியா கோடை நேரம்#,
12949             'generic' => q#நியூ கலிடோனியா நேரம்#,
12950             'standard' => q#நியூ கலிடோனியா நிலையான நேரம்#,
12951             },
12952             },
12953             'New_Zealand' => {
12954             long => {
12955             'daylight' => q#நியூசிலாந்து பகலொளி நேரம்#,
12956             'generic' => q#நியூசிலாந்து நேரம்#,
12957             'standard' => q#நியூசிலாந்து நிலையான நேரம்#,
12958             },
12959             },
12960             'Newfoundland' => {
12961             long => {
12962             'daylight' => q#நியூஃபவுண்ட்லாந்து பகலொளி நேரம்#,
12963             'generic' => q#நியூஃபவுண்ட்லாந்து நேரம்#,
12964             'standard' => q#நியூஃபவுண்ட்லாந்து நிலையான நேரம்#,
12965             },
12966             },
12967             'Niue' => {
12968             long => {
12969             'standard' => q#நியு நேரம்#,
12970             },
12971             },
12972             'Norfolk' => {
12973             long => {
12974             'daylight' => q#நார்ஃபோக் தீவு பகலொளி நேரம்#,
12975             'generic' => q#நார்ஃபோக் தீவு நேரம்#,
12976             'standard' => q#நார்ஃபோக் தீவு நிலையான நேரம்#,
12977             },
12978             },
12979             'Noronha' => {
12980             long => {
12981             'daylight' => q#பெர்னான்டோ டி நோரோன்ஹா கோடை நேரம்#,
12982             'generic' => q#பெர்னாண்டோ டி நோரன்ஹா நேரம்#,
12983             'standard' => q#பெர்னான்டோ டி நோரோன்ஹா நிலையான நேரம்#,
12984             },
12985             },
12986             'North_Mariana' => {
12987             long => {
12988             'standard' => q#வடக்கு மரினா தீவுகள் நேரம்#,
12989             },
12990             },
12991             'Novosibirsk' => {
12992             long => {
12993             'daylight' => q#நோவோசிபிரிஸ்க் கோடை நேரம்#,
12994             'generic' => q#நோவோசிபிரிஸ்க் நேரம்#,
12995             'standard' => q#நோவோசிபிரிஸ்க் நிலையான நேரம்#,
12996             },
12997             },
12998             'Omsk' => {
12999             long => {
13000             'daylight' => q#ஓம்ஸ்க் கோடை நேரம்#,
13001             'generic' => q#ஓம்ஸ்க் நேரம்#,
13002             'standard' => q#ஓம்ஸ்க் நிலையான நேரம்#,
13003             },
13004             },
13005             'Pacific/Apia' => {
13006             exemplarCity => q#அபியா#,
13007             },
13008             'Pacific/Auckland' => {
13009             exemplarCity => q#ஆக்லாந்து#,
13010             },
13011             'Pacific/Bougainville' => {
13012             exemplarCity => q#போகெய்ன்வில்லே#,
13013             },
13014             'Pacific/Chatham' => {
13015             exemplarCity => q#சத்தாம்#,
13016             },
13017             'Pacific/Easter' => {
13018             exemplarCity => q#ஈஸ்டர்#,
13019             },
13020             'Pacific/Efate' => {
13021             exemplarCity => q#ஈஃபேட்#,
13022             },
13023             'Pacific/Enderbury' => {
13024             exemplarCity => q#எண்டர்பரி#,
13025             },
13026             'Pacific/Fakaofo' => {
13027             exemplarCity => q#ஃபகாஃபோ#,
13028             },
13029             'Pacific/Fiji' => {
13030             exemplarCity => q#ஃபிஜி#,
13031             },
13032             'Pacific/Funafuti' => {
13033             exemplarCity => q#ஃபுனாஃபுடி#,
13034             },
13035             'Pacific/Galapagos' => {
13036             exemplarCity => q#கலபகோஸ்#,
13037             },
13038             'Pacific/Gambier' => {
13039             exemplarCity => q#கேம்பியர்#,
13040             },
13041             'Pacific/Guadalcanal' => {
13042             exemplarCity => q#க்வாடால்கேனல்#,
13043             },
13044             'Pacific/Guam' => {
13045             exemplarCity => q#குவாம்#,
13046             },
13047             'Pacific/Honolulu' => {
13048             exemplarCity => q#ஹோனோலூலூ#,
13049             },
13050             'Pacific/Kanton' => {
13051             exemplarCity => q#கேன்டன்#,
13052             },
13053             'Pacific/Kiritimati' => {
13054             exemplarCity => q#கிரிடிமாட்டி#,
13055             },
13056             'Pacific/Kosrae' => {
13057             exemplarCity => q#கோஸ்ரே#,
13058             },
13059             'Pacific/Kwajalein' => {
13060             exemplarCity => q#க்வாஜாலீயன்#,
13061             },
13062             'Pacific/Majuro' => {
13063             exemplarCity => q#மஜுரோ#,
13064             },
13065             'Pacific/Marquesas' => {
13066             exemplarCity => q#மார்கியூசாஸ்#,
13067             },
13068             'Pacific/Midway' => {
13069             exemplarCity => q#மிட்வே#,
13070             },
13071             'Pacific/Nauru' => {
13072             exemplarCity => q#நவ்ரூ#,
13073             },
13074             'Pacific/Niue' => {
13075             exemplarCity => q#நியு#,
13076             },
13077             'Pacific/Norfolk' => {
13078             exemplarCity => q#நார்ஃபோக்#,
13079             },
13080             'Pacific/Noumea' => {
13081             exemplarCity => q#நோவுமியா#,
13082             },
13083             'Pacific/Pago_Pago' => {
13084             exemplarCity => q#பேகோ பேகோ#,
13085             },
13086             'Pacific/Palau' => {
13087             exemplarCity => q#பாலவ்#,
13088             },
13089             'Pacific/Pitcairn' => {
13090             exemplarCity => q#பிட்கெய்ர்ன்#,
13091             },
13092             'Pacific/Ponape' => {
13093             exemplarCity => q#ஃபோன்பெய்#,
13094             },
13095             'Pacific/Port_Moresby' => {
13096             exemplarCity => q#போர்ட் மோர்ஸ்பை#,
13097             },
13098             'Pacific/Rarotonga' => {
13099             exemplarCity => q#ரரோடோங்கா#,
13100             },
13101             'Pacific/Saipan' => {
13102             exemplarCity => q#சைபன்#,
13103             },
13104             'Pacific/Tahiti' => {
13105             exemplarCity => q#தஹிதி#,
13106             },
13107             'Pacific/Tarawa' => {
13108             exemplarCity => q#தராவா#,
13109             },
13110             'Pacific/Tongatapu' => {
13111             exemplarCity => q#டோன்கடப்பு#,
13112             },
13113             'Pacific/Truk' => {
13114             exemplarCity => q#சுக்#,
13115             },
13116             'Pacific/Wake' => {
13117             exemplarCity => q#வேக்#,
13118             },
13119             'Pacific/Wallis' => {
13120             exemplarCity => q#வாலிஸ்#,
13121             },
13122             'Pakistan' => {
13123             long => {
13124             'daylight' => q#பாகிஸ்தான் கோடை நேரம்#,
13125             'generic' => q#பாகிஸ்தான் நேரம்#,
13126             'standard' => q#பாகிஸ்தான் நிலையான நேரம்#,
13127             },
13128             },
13129             'Palau' => {
13130             long => {
13131             'standard' => q#பாலவ் நேரம்#,
13132             },
13133             },
13134             'Papua_New_Guinea' => {
13135             long => {
13136             'standard' => q#பபுவா நியூ கினியா நேரம்#,
13137             },
13138             },
13139             'Paraguay' => {
13140             long => {
13141             'daylight' => q#பராகுவே கோடை நேரம்#,
13142             'generic' => q#பராகுவே நேரம்#,
13143             'standard' => q#பராகுவே நிலையான நேரம்#,
13144             },
13145             },
13146             'Peru' => {
13147             long => {
13148             'daylight' => q#பெரு கோடை நேரம்#,
13149             'generic' => q#பெரு நேரம்#,
13150             'standard' => q#பெரு நிலையான நேரம்#,
13151             },
13152             },
13153             'Philippines' => {
13154             long => {
13155             'daylight' => q#பிலிப்பைன் கோடை நேரம்#,
13156             'generic' => q#பிலிப்பைன் நேரம்#,
13157             'standard' => q#பிலிப்பைன் நிலையான நேரம்#,
13158             },
13159             },
13160             'Phoenix_Islands' => {
13161             long => {
13162             'standard' => q#ஃபோனிக்ஸ் தீவுகள் நேரம்#,
13163             },
13164             },
13165             'Pierre_Miquelon' => {
13166             long => {
13167             'daylight' => q#செயின்ட் பியரி & மிக்குயிலான் பகலொளி நேரம்#,
13168             'generic' => q#செயின்ட் பியரி & மிக்குயிலான் நேரம்#,
13169             'standard' => q#செயின்ட் பியரி & மிக்குயிலான் நிலையான நேரம்#,
13170             },
13171             },
13172             'Pitcairn' => {
13173             long => {
13174             'standard' => q#பிட்கெய்ர்ன் நேரம்#,
13175             },
13176             },
13177             'Ponape' => {
13178             long => {
13179             'standard' => q#போனாபே நேரம்#,
13180             },
13181             },
13182             'Pyongyang' => {
13183             long => {
13184             'standard' => q#பியாங்யாங் நேரம்#,
13185             },
13186             },
13187             'Qyzylorda' => {
13188             long => {
13189             'daylight' => q#கைஜைலோர்டா கோடை நேரம்#,
13190             'generic' => q#கைஜைலோர்டா நேரம்#,
13191             'standard' => q#கைஜைலோர்டா தர நேரம்#,
13192             },
13193             },
13194             'Reunion' => {
13195             long => {
13196             'standard' => q#ரீயூனியன் நேரம்#,
13197             },
13198             },
13199             'Rothera' => {
13200             long => {
13201             'standard' => q#ரோதேரா நேரம்#,
13202             },
13203             },
13204             'Sakhalin' => {
13205             long => {
13206             'daylight' => q#சகலின் கோடை நேரம்#,
13207             'generic' => q#சகலின் நேரம்#,
13208             'standard' => q#சகலின் நிலையான நேரம்#,
13209             },
13210             },
13211             'Samara' => {
13212             long => {
13213             'daylight' => q#சமரா கோடை நேரம்#,
13214             'generic' => q#சமரா நேரம்#,
13215             'standard' => q#சமரா தர நேரம்#,
13216             },
13217             },
13218             'Samoa' => {
13219             long => {
13220             'daylight' => q#சமோவா பகலொளி நேரம்#,
13221             'generic' => q#சமோவா நேரம்#,
13222             'standard' => q#சமோவா நிலையான நேரம்#,
13223             },
13224             },
13225             'Seychelles' => {
13226             long => {
13227             'standard' => q#சீசெல்ஸ் நேரம்#,
13228             },
13229             },
13230             'Singapore' => {
13231             long => {
13232             'standard' => q#சிங்கப்பூர் நிலையான நேரம்#,
13233             },
13234             },
13235             'Solomon' => {
13236             long => {
13237             'standard' => q#சாலமன் தீவுகள் நேரம்#,
13238             },
13239             },
13240             'South_Georgia' => {
13241             long => {
13242             'standard' => q#தெற்கு ஜார்ஜியா நேரம்#,
13243             },
13244             },
13245             'Suriname' => {
13246             long => {
13247             'standard' => q#சுரினாம் நேரம்#,
13248             },
13249             },
13250             'Syowa' => {
13251             long => {
13252             'standard' => q#ஸ்யோவா நேரம்#,
13253             },
13254             },
13255             'Tahiti' => {
13256             long => {
13257             'standard' => q#தஹிதி நேரம்#,
13258             },
13259             },
13260             'Taipei' => {
13261             long => {
13262             'daylight' => q#தாய்பே பகலொளி நேரம்#,
13263             'generic' => q#தாய்பே நேரம்#,
13264             'standard' => q#தாய்பே நிலையான நேரம்#,
13265             },
13266             },
13267             'Tajikistan' => {
13268             long => {
13269             'standard' => q#தஜிகிஸ்தான் நேரம்#,
13270             },
13271             },
13272             'Tokelau' => {
13273             long => {
13274             'standard' => q#டோக்கெலாவ் நேரம்#,
13275             },
13276             },
13277             'Tonga' => {
13278             long => {
13279             'daylight' => q#டோங்கா கோடை நேரம்#,
13280             'generic' => q#டோங்கா நேரம்#,
13281             'standard' => q#டோங்கா நிலையான நேரம்#,
13282             },
13283             },
13284             'Truk' => {
13285             long => {
13286             'standard' => q#சுக் நேரம்#,
13287             },
13288             },
13289             'Turkmenistan' => {
13290             long => {
13291             'daylight' => q#துர்க்மெனிஸ்தான் கோடை நேரம்#,
13292             'generic' => q#துர்க்மெனிஸ்தான் நேரம்#,
13293             'standard' => q#துர்க்மெனிஸ்தான் நிலையான நேரம்#,
13294             },
13295             },
13296             'Tuvalu' => {
13297             long => {
13298             'standard' => q#துவாலு நேரம்#,
13299             },
13300             },
13301             'Uruguay' => {
13302             long => {
13303             'daylight' => q#உருகுவே கோடை நேரம்#,
13304             'generic' => q#உருகுவே நேரம்#,
13305             'standard' => q#உருகுவே நிலையான நேரம்#,
13306             },
13307             },
13308             'Uzbekistan' => {
13309             long => {
13310             'daylight' => q#உஸ்பெகிஸ்தான் கோடை நேரம்#,
13311             'generic' => q#உஸ்பெகிஸ்தான் நேரம்#,
13312             'standard' => q#உஸ்பெகிஸ்தான் நிலையான நேரம்#,
13313             },
13314             },
13315             'Vanuatu' => {
13316             long => {
13317             'daylight' => q#வனுவாட்டு கோடை நேரம்#,
13318             'generic' => q#வனுவாட்டு நேரம்#,
13319             'standard' => q#வனுவாட்டு நிலையான நேரம்#,
13320             },
13321             },
13322             'Venezuela' => {
13323             long => {
13324             'standard' => q#வெனிசுலா நேரம்#,
13325             },
13326             },
13327             'Vladivostok' => {
13328             long => {
13329             'daylight' => q#விளாடிவோஸ்டோக் கோடை நேரம்#,
13330             'generic' => q#விளாடிவோஸ்டோக் நேரம்#,
13331             'standard' => q#விளாடிவோஸ்டோக் நிலையான நேரம்#,
13332             },
13333             },
13334             'Volgograd' => {
13335             long => {
13336             'daylight' => q#வோல்கோக்ராட் கோடை நேரம்#,
13337             'generic' => q#வோல்கோக்ராட் நேரம்#,
13338             'standard' => q#வோல்கோக்ராட் நிலையான நேரம்#,
13339             },
13340             },
13341             'Vostok' => {
13342             long => {
13343             'standard' => q#வோஸ்டோக் நேரம்#,
13344             },
13345             },
13346             'Wake' => {
13347             long => {
13348             'standard' => q#வேக் தீவு நேரம்#,
13349             },
13350             },
13351             'Wallis' => {
13352             long => {
13353             'standard' => q#வாலிஸ் மற்றும் ஃப்யூடுனா நேரம்#,
13354             },
13355             },
13356             'Yakutsk' => {
13357             long => {
13358             'daylight' => q#யகுட்ஸ்க் கோடை நேரம்#,
13359             'generic' => q#யகுட்ஸ்க் நேரம்#,
13360             'standard' => q#யகுட்ஸ்க் நிலையான நேரம்#,
13361             },
13362             },
13363             'Yekaterinburg' => {
13364             long => {
13365             'daylight' => q#யேகாடெரின்பர்க் கோடை நேரம்#,
13366             'generic' => q#யேகாடெரின்பர்க் நேரம்#,
13367             'standard' => q#யேகாடெரின்பர்க் நிலையான நேரம்#,
13368             },
13369             },
13370             'Yukon' => {
13371             long => {
13372             'standard' => q#யூகோன் நேரம்#,
13373             },
13374             },
13375             } }
13376             );
13377 1     1   37471 no Moo;
  1         3  
  1         10  
13378              
13379             1;
13380              
13381             # vim: tabstop=4