File Coverage

blib/lib/Locale/CLDR/Locales/Si.pm
Criterion Covered Total %
statement 26 33 78.7
branch n/a
condition n/a
subroutine 9 10 90.0
pod 0 1 0.0
total 35 44 79.5


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Si - Package for language Sinhala
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Si;
8             # This file auto generated from Data\common\main\si.xml
9             # on Sun 24 Apr 8:49:07 am GMT
10              
11 1     1   2384917 use version;
  1         1  
  1         7  
12              
13             our $VERSION = version->declare('v0.29.0');
14              
15 1     1   92 use v5.10.1;
  1         3  
16 1     1   3 use mro 'c3';
  1         6  
  1         8  
17 1     1   32 use utf8;
  1         1  
  1         7  
18 1     1   27 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         15  
19              
20 1     1   666 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         46652  
  1         13  
21 1     1   1495 use Moo;
  1         8802  
  1         3  
22              
23             extends('Locale::CLDR::Locales::Root');
24             # Need to add code for Key type pattern
25             sub display_name_pattern {
26 0     0 0   my ($self, $name, $region, $script, $variant) = @_;
27              
28 0           my $display_pattern = '{0} ({1})';
29 0           $display_pattern =~s/\{0\}/$name/g;
30 0           my $subtags = join '{0}, {1}', grep {$_} (
  0            
31             $region,
32             $script,
33             $variant,
34             );
35              
36 0           $display_pattern =~s/\{1\}/$subtags/g;
37 0           return $display_pattern;
38             }
39              
40             has 'display_name_language' => (
41             is => 'ro',
42             isa => CodeRef,
43             init_arg => undef,
44             default => sub {
45             sub {
46             my %languages = (
47             'ab' => 'ඇබ්කාසියානු',
48             'aeb' => 'ටියුනිසියනු අරාබි',
49             'af' => 'අප්‍රිකානු',
50             'agq' => 'ඇගම්',
51             'ak' => 'අකාන්',
52             'am' => 'ඇම්හාරික්',
53             'ar' => 'අරාබි',
54             'ar_001' => 'නවීන සම්මත අරාබි',
55             'arn' => 'මපුචෙ',
56             'as' => 'ඇසමියානු',
57             'asa' => 'අසු',
58             'az' => 'අසර්බයිජාන්',
59             'az@alt=short' => 'අසීරී',
60             'ba' => 'බාෂ්කිර්',
61             'be' => 'බෙලරුසියානු',
62             'bem' => 'බෙම්බා',
63             'bez' => 'බෙනා',
64             'bg' => 'බල්ගේරියානු',
65             'bgn' => 'බටහිර බලොචි',
66             'bm' => 'බම්බරා',
67             'bn' => 'බෙංගාලි',
68             'bo' => 'ටිබෙට්',
69             'br' => 'බ්‍රේටොන්',
70             'brx' => 'බොඩො',
71             'bs' => 'බොස්නියානු',
72             'ca' => 'කැටලන්',
73             'ce' => 'චෙච්නියානු',
74             'cgg' => 'චිගා',
75             'chr' => 'චෙරොකී',
76             'ckb' => 'සොරානි කුර්දිෂ්',
77             'co' => 'ක්‍රොඑශියානු',
78             'cs' => 'චෙත්',
79             'cv' => 'චවේෂ්',
80             'cy' => 'වේල්ස්',
81             'da' => 'ඩැනිශ්',
82             'dav' => 'ටයිටා',
83             'de' => 'ජර්මන්',
84             'de_AT' => 'ඔස්ට්‍රියානු ජර්මන්',
85             'de_CH' => 'ස්විස් උසස් ජර්මන්',
86             'dje' => 'ෆර්මා',
87             'dsb' => 'පහළ සෝබියානු',
88             'dua' => 'ඩුආලා',
89             'dv' => 'දිවෙහි',
90             'dyo' => 'ජොල-ෆෝනියි',
91             'dz' => 'ඩිසොන්කා',
92             'ebu' => 'එම්බු',
93             'ee' => 'ඉව්',
94             'el' => 'ග්‍රීක',
95             'en' => 'ඉංග්‍රීසි',
96             'en_AU' => 'ඕස්ට්‍රේලියානු ඉංග්‍රීසි',
97             'en_CA' => 'කැනේඩියානු ඉංග්‍රීසි',
98             'en_GB' => 'බ්‍රිතාන්‍ය ඉංග්‍රීසි',
99             'en_GB@alt=short' => 'එ.රා ඉංග්‍රීසි',
100             'en_US' => 'ඇමෙරිකානු ඉංග්‍රීසි',
101             'en_US@alt=short' => 'එ.ජ ඉංග්‍රීසි',
102             'eo' => 'එස්පැරන්ටෝ',
103             'es' => 'ස්පාඤ්ඤ',
104             'es_419' => 'ලතින් ඇමරිකානු ස්පාඤ්ඤ',
105             'es_ES' => 'යුරෝපීය ස්පාඤ්ඤ',
106             'es_MX' => 'මෙක්සිකානු ස්පාඤ්ඤ',
107             'et' => 'එස්තෝනියානු',
108             'eu' => 'බොස්කෝ',
109             'fa' => 'පර්සියානු',
110             'fi' => 'ෆින්ලන්ත',
111             'fil' => 'පිලිපීන',
112             'fj' => 'ෆීජි',
113             'fo' => 'ෆාරෝස්',
114             'fr' => 'ප්‍රංශ',
115             'fr_CA' => 'කැනේඩියානු ප්‍රංශ',
116             'fr_CH' => 'ස්විස් ප්‍රංශ',
117             'fy' => 'බටහිර ෆ්‍රිසියානු',
118             'ga' => 'අයර්ලන්ත',
119             'gag' => 'ගගාස්',
120             'gl' => 'ගැලීසියානු',
121             'gn' => 'ගුවාරනි',
122             'gsw' => 'ස්විස් ජර්මනි',
123             'gu' => 'ගුජරාටි',
124             'guz' => 'ගුසී',
125             'gv' => 'මැන්ක්ස්',
126             'ha' => 'හෝසා',
127             'haw' => 'හවායි',
128             'he' => 'හීබෲ',
129             'hi' => 'හින්දි',
130             'hr' => 'ක්‍රෝයේශියානු',
131             'hsb' => 'ඉහළ සෝබියානු',
132             'ht' => 'හයිටි',
133             'hu' => 'හන්ගේරියානු',
134             'hy' => 'ආර්මේනියානු',
135             'id' => 'ඉන්දුනීසියානු',
136             'ig' => 'ඉග්බෝ',
137             'ii' => 'සිචුආන් යී',
138             'is' => 'අයිස්ලන්ත',
139             'it' => 'ඉතාලි',
140             'iu' => 'ඉනුක්ටිටුට්',
141             'ja' => 'ජපන්',
142             'jgo' => 'නොම්බා',
143             'jmc' => 'මැකාමී',
144             'jv' => 'ජාවා',
145             'ka' => 'ජෝර්ජියානු',
146             'kab' => 'කැබලා',
147             'kam' => 'කැම්බා',
148             'kde' => 'මැකොන්ඩ්',
149             'kea' => 'කබුවෙර්ඩියානෝ',
150             'khq' => 'කොයිරා චිනි',
151             'ki' => 'කිකුයු',
152             'kk' => 'කසාඛ්',
153             'kl' => 'කලාලිසට්',
154             'kln' => 'කලෙන්ජන්',
155             'km' => 'කමර්',
156             'kn' => 'කණ්ණඩ',
157             'ko' => 'කොරියානු',
158             'koi' => 'කොමි-පර්මියාක්',
159             'kok' => 'කොන්කනි',
160             'ks' => 'කාෂ්මීර්',
161             'ksb' => 'ශාම්බලා',
162             'ksf' => 'බාෆියා',
163             'ku' => 'කුර්දි',
164             'kw' => 'කෝනීසියානු',
165             'ky' => 'කිර්ගිස්',
166             'la' => 'ලතින්',
167             'lag' => 'ලංගි',
168             'lb' => 'ලක්සැම්බර්ග්',
169             'lg' => 'ගන්ඩා',
170             'lkt' => 'ලකොට',
171             'ln' => 'ලින්ගලා',
172             'lo' => 'ලාඕ',
173             'lrc' => 'උතුරු ලුරි',
174             'lt' => 'ලිතුවේනියානු',
175             'lu' => 'ලු',
176             'luo' => 'ලුඔ',
177             'luy' => 'ලුයියා',
178             'lv' => 'ලැට්වියානු',
179             'mas' => 'මසායි',
180             'mer' => 'මෙරු',
181             'mfe' => 'මොරිස්යෙම්',
182             'mg' => 'මලගාසි',
183             'mgh' => 'මඛුවා-මීටෝ',
184             'mgo' => 'මෙටා',
185             'mi' => 'මාවොරි',
186             'mk' => 'මැසිඩෝනියානු',
187             'ml' => 'මලයාලම්',
188             'mn' => 'මොංගෝලියානු',
189             'moh' => 'මොහොව්ක්',
190             'mr' => 'මරාති',
191             'ms' => 'මැලේ',
192             'mt' => 'මොල්ටිස්',
193             'mua' => 'මුන්ඩන්',
194             'my' => 'බුරුම',
195             'mzn' => 'මැසන්ඩරනි',
196             'naq' => 'නාමා',
197             'nb' => 'නෝවේජියානු බොක්මාල්',
198             'nd' => 'උතුරු එන්ඩිබෙලෙ',
199             'nds' => 'පහළ ජර්මන්',
200             'nds_NL' => 'පහළ සැක්සන්',
201             'ne' => 'නේපාල',
202             'nl' => 'ලන්දේසි',
203             'nl_BE' => 'ෆ්ලෙමිශ්',
204             'nmg' => 'කුවාසිඔ',
205             'nn' => 'නොවේර්ජියානු නයිනෝර්ස්ක්',
206             'nqo' => 'එන්‘කෝ',
207             'nus' => 'නොයර්',
208             'nyn' => 'නයන්කොළේ',
209             'om' => 'ඔරොමෝ',
210             'or' => 'ඔරියා',
211             'pa' => 'ජන්ජාබි',
212             'pl' => 'පෝලන්ත',
213             'ps' => 'පෂ්ටො',
214             'pt' => 'පෘතුගීසි',
215             'pt_BR' => 'බ්‍රසීල පෘතුගීසි',
216             'pt_PT' => 'යුරෝපීය පෘතුගීසි',
217             'qu' => 'ක්වීචුවා',
218             'quc' => 'කියිචේ',
219             'rm' => 'රොමෑන්ශ්',
220             'rn' => 'රුන්ඩි',
221             'ro' => 'රොමේනියානු',
222             'ro_MD' => 'මොල්ඩෝවාව',
223             'rof' => 'රෝම්බෝ',
224             'ru' => 'රුසියානු',
225             'rw' => 'කින්යර්වන්ඩා',
226             'rwk' => 'ර්වා',
227             'sa' => 'සංස්කෘත',
228             'saq' => 'සම්බුරු',
229             'sbp' => 'සංගු',
230             'sd' => 'සින්ධි',
231             'sdh' => 'දකුණු කුර්දි',
232             'se' => 'උතුරු සාමි',
233             'seh' => 'සෙනා',
234             'ses' => 'කෝයිරාබොරො සෙන්නි',
235             'sg' => 'සන්ග්‍රෝ',
236             'shi' => 'ටචේල්හිට්',
237             'si' => 'සිංහල',
238             'sk' => 'ස්ලෝවැක්',
239             'sl' => 'ස්ලෝවේනියානු',
240             'sma' => 'දකුණු සාමි',
241             'smj' => 'ලුලේ සාමි',
242             'smn' => 'ඉනාරි සාමි',
243             'sms' => 'ස්කොල්ට් සාමි',
244             'sn' => 'ශෝනා',
245             'so' => 'සෝමාලි',
246             'sq' => 'ඇල්බේනියානු',
247             'sr' => 'සර්බියානු',
248             'su' => 'සන්ඩනීසියානු',
249             'sv' => 'ස්වීඩන්',
250             'sw' => 'ස්වාහිලි',
251             'sw_CD' => 'කොන්ගෝ ස්වාහිලි',
252             'ta' => 'දෙමළ',
253             'te' => 'තෙළිඟු',
254             'teo' => 'ටෙසෝ',
255             'tg' => 'ටජික්',
256             'th' => 'තායි',
257             'ti' => 'ටිග්‍රින්යා',
258             'tk' => 'ටර්ක්මෙන්',
259             'to' => 'ටොංගා',
260             'tr' => 'තුර්කි',
261             'tt' => 'ටාටර්',
262             'twq' => 'ටසවාක්',
263             'tzm' => 'මධ්‍යම ඇට්ලස් ටමසිට්',
264             'ug' => 'උයිගර්',
265             'uk' => 'යුක්රේනියානු',
266             'und' => 'නොදන්නා භාෂාව',
267             'ur' => 'උර්දු',
268             'uz' => 'උස්බෙක්',
269             'vai' => 'වයි',
270             'vi' => 'වියට්නාම්',
271             'vun' => 'වුන්ජෝ',
272             'wbp' => 'වොපිරි',
273             'wo' => 'වොලොෆ්',
274             'xh' => 'ශෝසා',
275             'xog' => 'සොගා',
276             'yo' => 'යොරූබා',
277             'zgh' => 'සම්මත මොරොක්කෝ ටමසිග්ත්',
278             'zh' => 'චීන',
279             'zh_Hans' => 'සුළුකළ චීන',
280             'zh_Hant' => 'සාම්ප්‍රදායික චීන',
281             'zu' => 'සුලු',
282             'zxx' => 'වාග් විද්‍යා අන්තර්ගතයක් නැත',
283              
284             );
285             if (@_) {
286             return $languages{$_[0]};
287             }
288             return \%languages;
289             }
290             },
291             );
292              
293             has 'display_name_script' => (
294             is => 'ro',
295             isa => CodeRef,
296             init_arg => undef,
297             default => sub {
298             sub {
299             my %scripts = (
300             'Arab' => 'අරාබි',
301             'Armn' => 'ආර්මේනියානු',
302             'Beng' => 'බෙංගාලි',
303             'Bopo' => 'බොපොමොෆෝ',
304             'Brai' => 'බ්‍රේල්',
305             'Cyrl' => 'සිරිලික්',
306             'Deva' => 'දේවනාගරී',
307             'Ethi' => 'ඉතියෝපියානු',
308             'Geor' => 'ජෝර්ජියානු',
309             'Grek' => 'ග්‍රීක',
310             'Gujr' => 'ගුජරාටි',
311             'Guru' => 'ගුර්මුඛි',
312             'Hang' => 'හැන්ගුල්',
313             'Hani' => 'හන්',
314             'Hans' => 'සුළුකළ',
315             'Hans@alt=stand-alone' => 'සුළුකළ හෑන්',
316             'Hant' => 'සාම්ප්‍රදායික',
317             'Hant@alt=stand-alone' => 'සම්ප්‍රදායික හෑන්',
318             'Hebr' => 'හීබෲ',
319             'Hira' => 'හිරඟනා',
320             'Jpan' => 'ජපන්',
321             'Kana' => 'කතකනා',
322             'Khmr' => 'කමර්',
323             'Knda' => 'කණ්ණඩ',
324             'Kore' => 'කොරියානු',
325             'Laoo' => 'ලාඕ',
326             'Latn' => 'ලතින්',
327             'Mlym' => 'මලයාලම්',
328             'Mong' => 'මොන්ගෝලියානු',
329             'Mymr' => 'මියන්මාර',
330             'Orya' => 'ඔරියා',
331             'Sinh' => 'සිංහල',
332             'Taml' => 'දෙමළ',
333             'Telu' => 'තෙළිඟු',
334             'Thaa' => 'තාන',
335             'Thai' => 'තායි',
336             'Tibt' => 'ටි‍බෙට්',
337             'Zsym' => 'සංකේත',
338             'Zxxx' => 'අලිඛිත',
339             'Zyyy' => 'පොදු.',
340             'Zzzz' => 'නොදත් අක්ෂර මාලාව',
341              
342             );
343             if ( @_ ) {
344             return $scripts{$_[0]};
345             }
346             return \%scripts;
347             }
348             }
349             );
350              
351             has 'display_name_region' => (
352             is => 'ro',
353             isa => HashRef[Str],
354             init_arg => undef,
355             default => sub {
356             {
357             '001' => 'ලෝකය',
358             '002' => 'අප්‍රිකාව',
359             '003' => 'උතුරු ඇමෙරිකාව',
360             '005' => 'දකුණු ඇමෙරිකාව',
361             '009' => 'ඕෂනියාව',
362             '011' => 'බටහිරදිග අප්‍රිකාව',
363             '013' => 'මධ්‍යම ඇමෙරිකාව',
364             '014' => 'පෙරදිග අප්‍රිකාව',
365             '015' => 'උතුරුදිග අප්‍රිකාව',
366             '017' => 'මධ්‍යම අප්‍රිකාව',
367             '018' => 'දකුණුදිග අප්‍රිකාව',
368             '019' => 'ඇමරිකාව',
369             '021' => 'උතුරුදිග ඇමෙරිකාව',
370             '029' => 'කැරීබියන්',
371             '030' => 'නැගෙනහිර ආසියාව',
372             '034' => 'දකුණු ආසියාව',
373             '035' => 'අග්නිදිග ආසියාව',
374             '039' => 'දකුණුදිග යුරෝපය',
375             '053' => 'ඕස්ට්‍රලේෂියාව',
376             '054' => 'මෙලනීසියාව',
377             '057' => 'මයික්‍රෝනීසියානු කළාපය',
378             '061' => 'පොලිනීසියාව',
379             '142' => 'ආසියාව',
380             '143' => 'මධ්‍යම ආසියාව',
381             '145' => 'බටහිර ආසියාව',
382             '150' => 'යුරෝපය',
383             '151' => 'නැගෙනහිර යුරෝපය',
384             '154' => 'උතුරු යුරෝපය',
385             '155' => 'බටහිර යුරෝපය',
386             '419' => 'ලතින් ඇමෙරිකාව',
387             'AC' => 'ඇසෙන්ෂන් දිවයින',
388             'AD' => 'ඇන්ඩෝරාව',
389             'AE' => 'එක්සත් අරාබි එමිර් රාජ්‍යය',
390             'AF' => 'ඇෆ්ගනිස්ථානය',
391             'AG' => 'ඇන්ටිගුවා සහ බාබියුඩාව',
392             'AI' => 'ඇන්ගුයිලාව',
393             'AL' => 'ඇල්බේනියාව',
394             'AM' => 'ආර්මේනියාව',
395             'AO' => 'ඇන්ගෝලාව',
396             'AQ' => 'ඇන්ටාක්ටිකාව',
397             'AR' => 'ආර්ජෙන්ටිනාව',
398             'AS' => 'ඇමරිකානු සැමෝවාව',
399             'AT' => 'ඔස්ට්‍රියාව',
400             'AU' => 'ඕස්ට්‍රේලියාව',
401             'AW' => 'අරුබාව',
402             'AX' => 'ඕලන්ඩ් දූපත්',
403             'AZ' => 'අසර්බයිජානය',
404             'BA' => 'බොස්නියාව සහ හර්සගොවීනාව',
405             'BB' => 'බාර්බඩෝස්',
406             'BD' => 'බංග්ලාදේශය',
407             'BE' => 'බෙල්ජියම',
408             'BF' => 'බර්කිනා ෆාසෝ',
409             'BG' => 'බල්ගේරියාව',
410             'BH' => 'බහරේන්',
411             'BI' => 'බුරුන්දි',
412             'BJ' => 'බෙනින්',
413             'BL' => 'ශාන්ත බර්තලෙමි',
414             'BM' => 'බර්මියුඩා',
415             'BN' => 'බෲනායි',
416             'BO' => 'බොලීවියාව',
417             'BQ' => 'කැරිබියානු නෙදර්ලන්තය',
418             'BR' => 'බ්‍රසීලය',
419             'BS' => 'බහමාස්',
420             'BT' => 'භූතානය',
421             'BV' => 'බුවට් දුපත්',
422             'BW' => 'බොට්ස්වානා',
423             'BY' => 'බෙලරුස්',
424             'BZ' => 'බෙලීස්',
425             'CA' => 'කැනඩාව',
426             'CC' => 'කොකෝස් දූපත්',
427             'CD' => 'කොංගො - කින්ශාසා',
428             'CD@alt=variant' => 'කොංගෝව',
429             'CF' => 'මධ්‍යම අප්‍රිකානු ජනරජය',
430             'CG' => 'කොංගො - බ්‍රසාවිල්',
431             'CG@alt=variant' => 'කොංගෝ (ජනරජය)',
432             'CH' => 'ස්විස්ටර්ලන්තය',
433             'CI' => 'කෝට් දි අයිවරි',
434             'CI@alt=variant' => 'අයිවරි කෝස්ට්',
435             'CK' => 'කුක් දූපත්',
436             'CL' => 'චිලී',
437             'CM' => 'කැමරූන්',
438             'CN' => 'චීනය',
439             'CO' => 'කොළොම්බියාව',
440             'CP' => 'ක්ලීපර්ටන් දූපත',
441             'CR' => 'කොස්ටරිකාව',
442             'CU' => 'කියුබාව',
443             'CV' => 'කේප් වර්ඩ්',
444             'CW' => 'කුරකාවෝ',
445             'CX' => 'ක්‍රිස්මස් දූපත',
446             'CY' => 'සයිප්‍රසය',
447             'CZ' => 'චෙක් ජනරජය',
448             'DE' => 'ජර්මනිය',
449             'DG' => 'දියාගෝ ගාර්සියා',
450             'DJ' => 'ජිබුටි',
451             'DK' => 'ඩෙන්මාර්කය',
452             'DM' => 'ඩොමිනිකාව',
453             'DO' => 'ඩොමිනිකා ජනරජය',
454             'DZ' => 'ඇල්ජීරියාව',
455             'EA' => 'සෙයුටා සහ මෙලිල්ලා',
456             'EC' => 'ඉක්වදෝරය',
457             'EE' => 'එස්තෝනියාව',
458             'EG' => 'ඊජිප්තුව',
459             'EH' => 'බටහිර සහරාව',
460             'ER' => 'එරිත්‍රියාව',
461             'ES' => 'ස්පාඤ්ඤය',
462             'ET' => 'ඉතියෝපියාව',
463             'EU' => 'යුරෝපා සංගමය',
464             'FI' => 'ෆින්ලන්තය',
465             'FJ' => 'ෆීජී',
466             'FK' => 'ෆෝක්ලන්ත දූපත්',
467             'FK@alt=variant' => 'ෆෝක්ලන්ත දූපත් (අයිලස් මල්වියනාස්)',
468             'FM' => 'මයික්‍රොනීසියාව',
469             'FO' => 'ෆැරෝ දූපත්',
470             'FR' => 'ප්‍රංශය',
471             'GA' => 'ගැබොන්',
472             'GB' => 'එක්සත් රාජධානිය',
473             'GB@alt=short' => 'එ.රා',
474             'GD' => 'ග්‍රැනඩාව',
475             'GE' => 'ජෝර්ජියාව',
476             'GF' => 'ප්‍රංශ ගයනාව',
477             'GG' => 'ගර්න්සිය',
478             'GH' => 'ඝානාව',
479             'GI' => 'ජිබ්‍රෝල්ටාව',
480             'GL' => 'ග්‍රීන්ලන්තය',
481             'GM' => 'ගැම්බියාව',
482             'GN' => 'ගිණියාව',
483             'GP' => 'ග්වෝඩලෝප්',
484             'GQ' => 'සමක ගිනියාව',
485             'GR' => 'ග්‍රීසිය',
486             'GS' => 'දකුණු ජෝර්ජියාව සහ දකුණු සැන්ඩ්විච් දූපත්',
487             'GT' => 'ගෝතමාලාව',
488             'GU' => 'ගුවාම්',
489             'GW' => 'ගිනි බිසව්',
490             'GY' => 'ගයනාව',
491             'HK' => 'හොංකොං චීන විශේෂ පරිපාලන කලාපය',
492             'HK@alt=short' => 'හොංකොං',
493             'HM' => 'හර්ඩ් දූපත සහ මැක්ඩොනල්ඩ් දූපත්',
494             'HN' => 'හොන්ඩුරාස්',
495             'HR' => 'ක්‍රොඒෂියාව',
496             'HT' => 'හයිටි',
497             'HU' => 'හන්ගේරියාව',
498             'IC' => 'කැනරි සූපත්',
499             'ID' => 'ඉන්දුනීසියාව',
500             'IE' => 'අයර්ලන්තය',
501             'IL' => 'ඊශ්‍රායලය',
502             'IM' => 'අයිල් ඔෆ් මෑන්',
503             'IN' => 'ඉන්දියාව',
504             'IO' => 'බ්‍රිතාන්‍ය ඉන්දීය සාගර බල ප්‍රදේශය',
505             'IQ' => 'ඉරාකය',
506             'IR' => 'ඉරානය',
507             'IS' => 'අයිස්ලන්තය',
508             'IT' => 'ඉතාලිය',
509             'JE' => 'ජර්සි',
510             'JM' => 'ජැමෙයිකාව',
511             'JO' => 'ජෝර්දානය',
512             'JP' => 'ජපානය',
513             'KE' => 'කෙන්යාව',
514             'KG' => 'කිර්ගිස්තානය',
515             'KH' => 'කාම්බෝජය',
516             'KI' => 'කිරිබති',
517             'KM' => 'කොමොරෝස්',
518             'KN' => 'ශාන්ත කිට්ස් සහ නේවිස්',
519             'KP' => 'උතුරු කොරියාව',
520             'KR' => 'දකුණු කොරියාව',
521             'KW' => 'කුවේටය',
522             'KY' => 'කේමන් දූපත්',
523             'KZ' => 'කසකස්තානය',
524             'LA' => 'ලාඕසය',
525             'LB' => 'ලෙබනනය',
526             'LC' => 'ශාන්ත ලුසියා',
527             'LI' => 'ලික්ටන්ස්ටයින්',
528             'LK' => 'ශ්‍රී ලංකාව',
529             'LR' => 'ලයිබීරියාව',
530             'LS' => 'ලෙසතෝ',
531             'LT' => 'ලිතුවේනියාව',
532             'LU' => 'ලක්ශම්බර්ග්',
533             'LV' => 'ලැට්වියාව',
534             'LY' => 'ලිබියාව',
535             'MA' => 'මොරොක්කෝව',
536             'MC' => 'මොනැකෝව',
537             'MD' => 'මොල්ඩෝවාව',
538             'ME' => 'මොන්ටෙනීග්‍රෝ',
539             'MF' => 'ශාන්ත මාර්ටින්',
540             'MG' => 'මැඩගස්කරය',
541             'MH' => 'මාෂල් දූපත්',
542             'MK' => 'මැසිඩෝනියාව',
543             'MK@alt=variant' => 'මැසිඩෝනියාව (FYROM)',
544             'ML' => 'මාලි',
545             'MM' => 'මියන්මාරය (බුරුමය)',
546             'MN' => 'මොන්ගෝලියාව',
547             'MO' => 'මකාවු චීන විශේෂ පරිපාලන කලාපය',
548             'MO@alt=short' => 'මකාවු',
549             'MP' => 'උතුරු මරියානා දූපත්',
550             'MQ' => 'මර්ටිනික්',
551             'MR' => 'මොරිටේනියාව',
552             'MS' => 'මොන්සෙරාට්',
553             'MT' => 'මෝල්ටාව',
554             'MU' => 'මුරුසිය',
555             'MV' => 'මාල දිවයින',
556             'MW' => 'මලාවි',
557             'MX' => 'මෙක්සිකෝව',
558             'MY' => 'මැලේසියාව',
559             'MZ' => 'මොසැම්බික්',
560             'NA' => 'නැමීබියාව',
561             'NC' => 'නව කැලිඩෝනියාව',
562             'NE' => 'නයිජර්',
563             'NF' => 'නෝෆෝක් දූපත',
564             'NG' => 'නයිජීරියාව',
565             'NI' => 'නිකරගුවාව',
566             'NL' => 'නෙදර්ලන්තය',
567             'NO' => 'නෝර්වේ',
568             'NP' => 'නේපාලය',
569             'NR' => 'නාවුරු',
570             'NU' => 'නියූ',
571             'NZ' => 'නවසීලන්තය',
572             'OM' => 'ඕමානය',
573             'PA' => 'පැනමාව',
574             'PE' => 'පේරු',
575             'PF' => 'ප්‍රංශ පොලිනීසියාව',
576             'PG' => 'පැපුවා නිව් ගිනියාව',
577             'PH' => 'පිලිපීනය',
578             'PK' => 'පාකිස්තානය',
579             'PL' => 'පෝලන්තය',
580             'PM' => 'ශාන්ත පියරේ සහ මැකෝලන්',
581             'PN' => 'පිට්කෙය්න් දූපත්',
582             'PR' => 'පුවර්ටෝ රිකෝ',
583             'PS' => 'පලස්තීන රාජ්‍යය',
584             'PS@alt=short' => 'පලස්තීනය',
585             'PT' => 'පෘතුගාලය',
586             'PW' => 'පලාවු',
587             'PY' => 'පැරගුවේ',
588             'QA' => 'කටාර්',
589             'QO' => 'ඈත ඕෂනියාව',
590             'RE' => 'රීයුනියන්',
591             'RO' => 'රුමේනියාව',
592             'RS' => 'සර්බියාව',
593             'RU' => 'රුසියාව',
594             'RW' => 'රුවන්ඩාව',
595             'SA' => 'සෞදි අරාබිය',
596             'SB' => 'සොලමන් දූපත්',
597             'SC' => 'සීශෙල්ස්',
598             'SD' => 'සූඩානය',
599             'SE' => 'ස්වීඩනය',
600             'SG' => 'සිංගප්පූරුව',
601             'SH' => 'ශාන්ත හෙලේනා',
602             'SI' => 'ස්ලෝවේනියාව',
603             'SJ' => 'ස්වෙල්බර්ඩ් සහ ජේන් මයේන්',
604             'SK' => 'ස්ලෝවැකියාව',
605             'SL' => 'සියරාලියෝන්',
606             'SM' => 'සැන් මැරිනෝ',
607             'SN' => 'සෙනගාලය',
608             'SO' => 'සෝමාලියාව',
609             'SR' => 'සුරිනාමය',
610             'SS' => 'දකුණු සුඩානය',
611             'ST' => 'සාඕ තෝම් සහ ප්‍රින්සිප්',
612             'SV' => 'එල් සැල්වදෝරය',
613             'SX' => 'ශාන්ත මාර්ටෙන්',
614             'SY' => 'සිරියාව',
615             'SZ' => 'ස්වාසිලන්තය',
616             'TA' => 'ට්‍රිස්ටන් ද කුන්හා',
617             'TC' => 'ටර්ක්ස් සහ කයිකොස් දූපත්',
618             'TD' => 'චැච්',
619             'TF' => 'දකුණු ප්‍රංශ දූපත් සමූහය',
620             'TG' => 'ටොගෝ',
621             'TH' => 'තායිලන්තය',
622             'TJ' => 'ටජිකිස්තානය',
623             'TK' => 'ටොකලාවු',
624             'TL' => 'ටිමෝර් - ලෙස්ත්',
625             'TL@alt=variant' => 'නැගෙනහිර ටිමෝරය',
626             'TM' => 'ටර්ක්මෙනිස්ථානය',
627             'TN' => 'ටියුනීසියාව',
628             'TO' => 'ටොංගා',
629             'TR' => 'තුර්කිය',
630             'TT' => 'ට්‍රිනිඩෑඩ් සහ ටොබැගෝ',
631             'TV' => 'ටුවාලූ',
632             'TW' => 'තායිවානය',
633             'TZ' => 'ටැන්සානියාව',
634             'UA' => 'යුක්රේනය',
635             'UG' => 'උගන්ඩාව',
636             'UM' => 'එක්සත් ජනපද ඈත දූපත්',
637             'US' => 'එක්සත් ජනපදය',
638             'US@alt=short' => 'එ.ජ',
639             'UY' => 'උරුගුවේ',
640             'UZ' => 'උස්බෙකිස්ථානය',
641             'VA' => 'වතිකානු නගරය',
642             'VC' => 'ශාන්ත වින්සන්ට් සහ ග්‍රෙනඩින්ස්',
643             'VE' => 'වෙනිසියුලාව',
644             'VG' => 'බ්‍රිතාන්‍ය වර්ජින් දූපත්',
645             'VI' => 'ඇමරිකානු වර්ජින් දූපත්',
646             'VN' => 'වියට්නාමය',
647             'VU' => 'වනුවාටු',
648             'WF' => 'වැලිස් සහ ෆුටුනා',
649             'WS' => 'සැමෝවා',
650             'XK' => 'කොසෝවෝ',
651             'YE' => 'යේමනය',
652             'YT' => 'මයෝට්',
653             'ZA' => 'දකුණු අප්‍රිකාව',
654             'ZM' => 'සැම්බියාව',
655             'ZW' => 'සිම්බාබ්වේ',
656             'ZZ' => 'හඳුනා නොගත් කළාපය',
657              
658             }
659             },
660             );
661              
662             has 'display_name_key' => (
663             is => 'ro',
664             isa => HashRef[Str],
665             init_arg => undef,
666             default => sub {
667             {
668             'calendar' => 'දින දර්ශනය',
669             'collation' => 'පෙළගැස්ම',
670             'currency' => 'විනිමය',
671             'hc' => 'පැය චක්‍රය',
672             'lb' => 'පේළි කඩන විලාසය',
673             'ms' => 'මිනුම් ක්‍රමය',
674             'numbers' => 'ඉලක්කම්',
675              
676             }
677             },
678             );
679              
680             has 'display_name_type' => (
681             is => 'ro',
682             isa => HashRef[HashRef[Str]],
683             init_arg => undef,
684             default => sub {
685             {
686             'calendar' => {
687             'buddhist' => q{බොදු දින දර්ශනය},
688             'chinese' => q{චීන දින දර්ශනය},
689             'dangi' => q{ඩැන්ගී දින දර්ශනය},
690             'ethiopic' => q{ඉතියෝපියානු දින දර්ශනය},
691             'gregorian' => q{ග්‍රෙගරියානු දින දර්ශනය},
692             'hebrew' => q{හීබෲ දින දර්ශනය},
693             'islamic' => q{ඉස්ලාමීය දින දර්ශනය},
694             'iso8601' => q{අඑස්ඔ-8601 දින දර්ශනය},
695             'japanese' => q{ජපන් දින දර්ශනය},
696             'persian' => q{පර්සියානු දින දර්ශනය},
697             'roc' => q{මින්ගා දින දර්ශනය},
698             },
699             'collation' => {
700             'dictionary' => q{ශබ්දකෝෂ පෙළගැස්ම},
701             'ducet' => q{යුනිකේත පෙරනිමි පෙළගැස්ම},
702             'search' => q{සාමාන්‍ය සෙවීම},
703             'standard' => q{සම්මත පෙළගැස්ම},
704             },
705             'hc' => {
706             'h11' => q{පැය 12 ක්‍රමය},
707             'h12' => q{පැය 12 ක්‍රමය},
708             'h23' => q{පැය 24 ක්‍රමය},
709             'h24' => q{පැය 24 ක්‍රමය},
710             },
711             'lb' => {
712             'loose' => q{ලිහිල් කඩන විලාසය},
713             'normal' => q{සාමාන්‍ය පේළි කඩන විලාසය},
714             'strict' => q{තද පේළි කඩන විලාසය},
715             },
716             'ms' => {
717             'metric' => q{මෙට්‍රික් ක්‍රමය},
718             'uksystem' => q{රාජකීය මිනුම් ක්‍රමය},
719             'ussystem' => q{එජ මිනුම් ක්‍රමය},
720             },
721             'numbers' => {
722             'arab' => q{ඉන්දු අරාබි ඉලක්කම්},
723             'arabext' => q{වැඩි කළ ඉන්දු අරාබි ඉලක්කම්},
724             'armn' => q{ඇමරිකානු සංඛ්‍යාංකන},
725             'armnlow' => q{ඇමරිකානු කුඩා සංඛ්‍යාංකන},
726             'beng' => q{බෙංගාලි ඉලක්කම්},
727             'deva' => q{දේවනාගරී ඉලක්කම්},
728             'ethi' => q{ඉතියෝපියානු සංඛ්‍යාංකන},
729             'fullwide' => q{සම්පූර්ණ පළල ඉලක්කම්},
730             'geor' => q{ජෝජියානු සංඛ්‍යාංකන},
731             'grek' => q{ග්‍රීක සංඛ්‍යාංකන},
732             'greklow' => q{ග්‍රීක කුඩා සංඛ්‍යාංකන},
733             'gujr' => q{ගුජරාටි ඉලක්කම්},
734             'guru' => q{ගුර්මුකී ඉලක්කම්},
735             'hanidec' => q{චීන දශමය සංඛ්‍යාංකන},
736             'hans' => q{සුළුකළ චීන සංඛ්‍යාංකන},
737             'hansfin' => q{සුළුකළ චීන මුල්‍යමය සංඛ්‍යාංකන},
738             'hant' => q{සාම්ප්‍රදායික චීන සංඛ්‍යාංකන},
739             'hantfin' => q{සාම්ප්‍රදායික චීන මුල්‍යමය සංඛ්‍යාංකන},
740             'hebr' => q{හීබෲ සංඛ්‍යාංකන},
741             'jpan' => q{ජපාන සංඛ්‍යාංකන},
742             'jpanfin' => q{ජපාන මුල්‍යමය සංඛ්‍යාංකන},
743             'khmr' => q{කමර් ඉලක්කම්},
744             'knda' => q{කන්නඩ ඉලක්කම්},
745             'laoo' => q{ලාඕ ඉලක්කම්},
746             'latn' => q{බටහිර ඉලක්කම්},
747             'mlym' => q{මලයාලම් ඉලක්කම්},
748             'mymr' => q{බුරුම ඉලක්කම්},
749             'orya' => q{ඔරියා ඉලක්කම්},
750             'roman' => q{රෝමානු සංඛ්‍යාංකන},
751             'romanlow' => q{රෝමානු කුඩා සංඛ්‍යාංකන},
752             'taml' => q{සාම්ප්‍රදායික දෙමළ සංඛ්‍යාංකන},
753             'tamldec' => q{දෙමළ ඉලක්කම්},
754             'telu' => q{තෙළිඟු ඉලක්කම්},
755             'thai' => q{තායි ඉලක්කම්},
756             'tibt' => q{ටිබෙට ඉලක්කම්},
757             },
758              
759             }
760             },
761             );
762              
763             has 'display_name_measurement_system' => (
764             is => 'ro',
765             isa => HashRef[Str],
766             init_arg => undef,
767             default => sub {
768             {
769             'metric' => q{මෙට්රික්},
770             'UK' => q{එංගලන්ත},
771             'US' => q{ඇමරිකානු},
772              
773             }
774             },
775             );
776              
777             has 'display_name_code_patterns' => (
778             is => 'ro',
779             isa => HashRef[Str],
780             init_arg => undef,
781             default => sub {
782             {
783             'language' => '{0} භාෂාව: සිංහල',
784             'script' => '{0} අක්ෂර මාලාව: සිංහල',
785             'region' => 'කලාපය: {0}',
786              
787             }
788             },
789             );
790              
791             has 'characters' => (
792             is => 'ro',
793             isa => HashRef,
794             init_arg => undef,
795             default => $^V ge v5.18.0
796             ? eval <<'EOT'
797             sub {
798             no warnings 'experimental::regex_sets';
799             return {
800             auxiliary => qr{(?^u:[​‌‍ ඎ ඏ ඐ ඦ à·³])},
801             index => ['අ', 'ආ', 'ඇ', 'ඈ', 'ඉ', 'ඊ', 'උ', 'ඌ', 'ඍ', 'එ', 'ඒ', 'ඓ', 'ඔ', 'ඕ', 'ඖ', 'ක', 'ඛ', 'ග', 'ඝ', 'ඞ', 'ඟ', 'ච', 'ඡ', 'ජ', 'ඣ', 'ඥ', 'ඤ', 'ට', 'ඨ', 'ඩ', 'ඪ', 'ණ', 'ඬ', 'ත', 'ථ', 'ද', 'ධ', 'න', 'ඳ', 'ප', 'ඵ', 'බ', 'භ', 'ම', 'ඹ', 'ය', 'ර', 'ල', 'à·€', 'ශ', 'à·‚', 'à·ƒ', 'à·„', 'à·…', 'à·†'],
802             main => qr{(?^u:[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ං ඃ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද ධ න ඳ ප ඵ බ භ ම ඹ ය ර ල à·€ ශ à·‚ à·ƒ à·„ à·… à·† ා ැ à·‘ à·’ à·“ à·” à·– à·˜ à·² à·Ÿ à·™ à·š à·› à·œ ෝ à·ž à·Š])},
803             };
804             },
805             EOT
806             : sub {
807             return { index => ['අ', 'ආ', 'ඇ', 'ඈ', 'ඉ', 'ඊ', 'උ', 'ඌ', 'ඍ', 'එ', 'ඒ', 'ඓ', 'ඔ', 'ඕ', 'ඖ', 'ක', 'ඛ', 'ග', 'ඝ', 'ඞ', 'ඟ', 'ච', 'ඡ', 'ජ', 'ඣ', 'ඥ', 'ඤ', 'ට', 'ඨ', 'ඩ', 'ඪ', 'ණ', 'ඬ', 'ත', 'ථ', 'ද', 'ධ', 'න', 'ඳ', 'ප', 'ඵ', 'බ', 'භ', 'ම', 'ඹ', 'ය', 'ර', 'ල', 'à·€', 'ශ', 'à·‚', 'à·ƒ', 'à·„', 'à·…', 'à·†'], };
808             },
809 1     1   106 );
  1         2  
  1         174  
810              
811              
812             has 'ellipsis' => (
813             is => 'ro',
814             isa => HashRef,
815             init_arg => undef,
816             default => sub {
817             return {
818             'final' => '{0}…',
819             'initial' => '…{0}',
820             'medial' => '{0}…{1}',
821             'word-final' => '{0} …',
822             'word-initial' => '… {0}',
823             'word-medial' => '{0} … {1}',
824             };
825             },
826             );
827              
828             has 'more_information' => (
829             is => 'ro',
830             isa => Str,
831             init_arg => undef,
832             default => qq{?},
833             );
834              
835             has 'quote_start' => (
836             is => 'ro',
837             isa => Str,
838             init_arg => undef,
839             default => qq{“},
840             );
841              
842             has 'quote_end' => (
843             is => 'ro',
844             isa => Str,
845             init_arg => undef,
846             default => qq{”},
847             );
848              
849             has 'alternate_quote_start' => (
850             is => 'ro',
851             isa => Str,
852             init_arg => undef,
853             default => qq{‘},
854             );
855              
856             has 'alternate_quote_end' => (
857             is => 'ro',
858             isa => Str,
859             init_arg => undef,
860             default => qq{’},
861             );
862              
863             has 'duration_units' => (
864             is => 'ro',
865             isa => HashRef[Str],
866             init_arg => undef,
867             default => sub { {
868             hm => 'h.mm',
869             hms => 'h.mm.ss',
870             ms => 'm.ss',
871             } }
872             );
873              
874             has 'units' => (
875             is => 'ro',
876             isa => HashRef[HashRef[HashRef[Str]]],
877             init_arg => undef,
878             default => sub { {
879             'long' => {
880             'acre' => {
881             'name' => q(අක්කර),
882             'one' => q(අක්කර {0}),
883             'other' => q(අක්කර {0}),
884             },
885             'acre-foot' => {
886             'name' => q(අක්කර-අඩි),
887             'one' => q(අක්කර-අඩි {0}),
888             'other' => q(අක්කර-අඩි {0}),
889             },
890             'ampere' => {
891             'name' => q(ඇම්පියර),
892             'one' => q(ඇම්පියර {0}),
893             'other' => q(ඇම්පියර {0}),
894             },
895             'arc-minute' => {
896             'name' => q(මිනිත්තු),
897             'one' => q(මිනිත්තු {0}),
898             'other' => q(මිනිත්තු {0}),
899             },
900             'arc-second' => {
901             'name' => q(තත්පර),
902             'one' => q(තත්පර {0}),
903             'other' => q(තත්පර {0}),
904             },
905             'astronomical-unit' => {
906             'name' => q(නක්ෂත්‍ර ඒකක),
907             'one' => q(නක්ෂත්‍ර ඒකක {0}),
908             'other' => q(නක්ෂත්‍ර ඒකක {0}),
909             },
910             'bit' => {
911             'name' => q(බීට්),
912             'one' => q(බීට් {0}),
913             'other' => q(බීට් {0}),
914             },
915             'byte' => {
916             'name' => q(බයිට්),
917             'one' => q(බයිට් {0}),
918             'other' => q(බයිට් {0}),
919             },
920             'calorie' => {
921             'name' => q(කැලරි),
922             'one' => q(කැලරි {0}),
923             'other' => q(කැලරි {0}),
924             },
925             'carat' => {
926             'name' => q(කැරට්),
927             'one' => q(කැරට් {0}),
928             'other' => q(කැරට් {0}),
929             },
930             'celsius' => {
931             'name' => q(සෙල්සියස් අංශක),
932             'one' => q(සෙල්සියස් අංශක {0}),
933             'other' => q(සෙල්සියස් අංශක {0}),
934             },
935             'centiliter' => {
936             'name' => q(සෙන්ටිලීටරය),
937             'one' => q(සෙන්ටිලීටරය {0}),
938             'other' => q(සෙන්ටිලීටරය {0}),
939             },
940             'centimeter' => {
941             'name' => q(සෙන්ටිමීටර්),
942             'one' => q(සෙන්ටිමීටර් {0}),
943             'other' => q(සෙන්ටිමීටර් {0}),
944             'per' => q(සෙන්ටිමීටරයට {0}),
945             },
946             'century' => {
947             'name' => q(සියවස),
948             'one' => q(සියවස් {0}),
949             'other' => q(සියවස් {0}),
950             },
951             'coordinate' => {
952             'east' => q({0}නැ),
953             'north' => q({0}උ),
954             'south' => q({0}ද),
955             'west' => q({0}බ),
956             },
957             'cubic-centimeter' => {
958             'name' => q(ඝන සෙන්ටිමීටරය),
959             'one' => q(ඝන සෙන්ටිමීටරය {0}),
960             'other' => q(ඝන සෙන්ටිමීටරය {0}),
961             'per' => q(ඝන සෙන්ටිමීටරයට {0}),
962             },
963             'cubic-foot' => {
964             'name' => q(ඝන අඩි),
965             'one' => q(ඝන අඩි {0}),
966             'other' => q(ඝන අඩි {0}),
967             },
968             'cubic-inch' => {
969             'name' => q(ඝන අඟල්),
970             'one' => q(ඝන අඟල් {0}),
971             'other' => q(ඝන අඟල් {0}),
972             },
973             'cubic-kilometer' => {
974             'name' => q(ඝන කිලෝමීටර්),
975             'one' => q(ඝන කිලෝමීටර් {0}),
976             'other' => q(ඝන කිලෝමීටර් {0}),
977             },
978             'cubic-meter' => {
979             'name' => q(ඝන මීටර),
980             'one' => q(ඝන මීටර {0}),
981             'other' => q(ඝන මීටර {0}),
982             'per' => q(ඝන මීටරට {0}),
983             },
984             'cubic-mile' => {
985             'name' => q(ඝන සැතපුම්),
986             'one' => q(ඝන සැතපුම් {0}),
987             'other' => q(ඝන සැතපුම් {0}),
988             },
989             'cubic-yard' => {
990             'name' => q(ඝන යාර),
991             'one' => q(ඝන යාර {0}),
992             'other' => q(ඝන යාර {0}),
993             },
994             'cup' => {
995             'name' => q(කෝප්ප),
996             'one' => q(කෝප්ප {0}),
997             'other' => q(කෝප්ප {0}),
998             },
999             'cup-metric' => {
1000             'name' => q(මෙට්‍රික් කෝප්ප),
1001             'one' => q(මෙට්‍රික් කෝප්ප {0}),
1002             'other' => q(මෙට්‍රික් කෝප්ප {0}),
1003             },
1004             'day' => {
1005             'name' => q(දින),
1006             'one' => q(දින {0}),
1007             'other' => q(දින {0}),
1008             'per' => q(දිනයට {0}),
1009             },
1010             'deciliter' => {
1011             'name' => q(ඩෙසිලීටර),
1012             'one' => q(ඩෙසිලීටරය {0}),
1013             'other' => q(ඩෙසිලීටරය {0}),
1014             },
1015             'decimeter' => {
1016             'name' => q(ඩෙසිමීටර),
1017             'one' => q(ඩෙසිමීටර {0}),
1018             'other' => q(ඩෙසිමීටර {0}),
1019             },
1020             'degree' => {
1021             'name' => q(අංශක),
1022             'one' => q(අංශක {0}),
1023             'other' => q(අංශක {0}),
1024             },
1025             'fahrenheit' => {
1026             'name' => q(ෆැරන්හයිට් අංශක),
1027             'one' => q(ෆැරන්හයිට් අංශක {0}),
1028             'other' => q(ෆැරන්හයිට් අංශක {0}),
1029             },
1030             'fluid-ounce' => {
1031             'name' => q(ද්‍රව අවුන්ස),
1032             'one' => q(ද්‍රව අවුන්ස {0}),
1033             'other' => q(ද්‍රව අවුන්ස {0}),
1034             },
1035             'foodcalorie' => {
1036             'name' => q(කැලරි),
1037             'one' => q(කැලරි {0}),
1038             'other' => q(කැලරි {0}),
1039             },
1040             'foot' => {
1041             'name' => q(අඩි),
1042             'one' => q(අඩි {0}),
1043             'other' => q(අඩි {0}),
1044             'per' => q(අඩියට {0}),
1045             },
1046             'g-force' => {
1047             'name' => q(g-බලය),
1048             'one' => q(g-බලය {0}),
1049             'other' => q(g-බලය {0}),
1050             },
1051             'gallon' => {
1052             'name' => q(ගැලුම්),
1053             'one' => q(ගැලුම් {0}),
1054             'other' => q(ගැලුම් {0}),
1055             'per' => q(ගැලුමට {0}),
1056             },
1057             'generic' => {
1058             'name' => q(°),
1059             'one' => q({0}°),
1060             'other' => q({0}°),
1061             },
1062             'gigabit' => {
1063             'name' => q(ගිගාබීට්),
1064             'one' => q(ගිගාබීට් {0}),
1065             'other' => q(ගිගාබීට් {0}),
1066             },
1067             'gigabyte' => {
1068             'name' => q(ගිගාබයිට්‌),
1069             'one' => q(ගිගාබයිට්‌ {0}),
1070             'other' => q(ගිගාබයිට්‌ {0}),
1071             },
1072             'gigahertz' => {
1073             'name' => q(ගිගාහට්ස්),
1074             'one' => q(ගිගාහට්ස් {0}),
1075             'other' => q(ගිගාහට්ස් {0}),
1076             },
1077             'gigawatt' => {
1078             'name' => q(ගිගා වොට්),
1079             'one' => q(ගිගා වොට් {0}),
1080             'other' => q(ගිගා වොට් {0}),
1081             },
1082             'gram' => {
1083             'name' => q(ග්‍රෑම්),
1084             'one' => q(ග්‍රෑම් {0}),
1085             'other' => q(ග්‍රෑම් {0}),
1086             'per' => q(ග්‍රෑමයට {0}),
1087             },
1088             'hectare' => {
1089             'name' => q(හෙක්ටයාර්),
1090             'one' => q(හෙක්ටයාර් {0}),
1091             'other' => q(හෙක්ටයාර් {0}),
1092             },
1093             'hectoliter' => {
1094             'name' => q(භෙක්ටොලීටර්),
1095             'one' => q(භෙක්ටොලීටර් {0}),
1096             'other' => q(භෙක්ටොලීටර් {0}),
1097             },
1098             'hectopascal' => {
1099             'name' => q(හෙක්ටොපැස්කල්),
1100             'one' => q(හෙක්ටොපැස්කල් {0}),
1101             'other' => q(හෙක්ටොපැස්කල් {0}),
1102             },
1103             'hertz' => {
1104             'name' => q(හට්ස්),
1105             'one' => q(හට්ස් {0}),
1106             'other' => q(හට්ස් {0}),
1107             },
1108             'horsepower' => {
1109             'name' => q(අශ්වබල),
1110             'one' => q(අශ්වබල {0}),
1111             'other' => q(අශ්වබල {0}),
1112             },
1113             'hour' => {
1114             'name' => q(පැය),
1115             'one' => q(පැය {0}),
1116             'other' => q(පැය {0}),
1117             'per' => q(පැයට {0}),
1118             },
1119             'inch' => {
1120             'name' => q(අඟල්),
1121             'one' => q(අඟල් {0}),
1122             'other' => q(අඟල් {0}),
1123             'per' => q(අඟලයට {0}),
1124             },
1125             'inch-hg' => {
1126             'name' => q(රසදිය අඟල්),
1127             'one' => q(රසදිය අඟල් {0}),
1128             'other' => q(රසදිය අඟල් {0}),
1129             },
1130             'joule' => {
1131             'name' => q(ජුල්),
1132             'one' => q(ජුල් {0}),
1133             'other' => q(ජුල් {0}),
1134             },
1135             'karat' => {
1136             'name' => q(ක්‍රාත්),
1137             'one' => q(ක්‍රාත් {0}),
1138             'other' => q(ක්‍රාත් {0}),
1139             },
1140             'kelvin' => {
1141             'name' => q(කෙල්වින් අංශක),
1142             'one' => q(කෙල්වින් අංශක {0}),
1143             'other' => q(කෙල්වින් අංශක {0}),
1144             },
1145             'kilobit' => {
1146             'name' => q(කිලෝබිට්),
1147             'one' => q(කිලෝබිට් {0}),
1148             'other' => q(කිලෝබිට් {0}),
1149             },
1150             'kilobyte' => {
1151             'name' => q(කිලෝබයිට්),
1152             'one' => q(කිලෝබයිට් {0}),
1153             'other' => q(කිලෝබයිට් {0}),
1154             },
1155             'kilocalorie' => {
1156             'name' => q(කිලෝ කැලරි),
1157             'one' => q(කිලෝ කැලරි {0}),
1158             'other' => q(කිලෝ කැලරි {0}),
1159             },
1160             'kilogram' => {
1161             'name' => q(කිලෝග්‍රෑම්),
1162             'one' => q(කිලෝග්‍රෑම් {0}),
1163             'other' => q(කිලෝග්‍රෑම් {0}),
1164             'per' => q(කිලෝග්‍රෑමයට {0}),
1165             },
1166             'kilohertz' => {
1167             'name' => q(කිලෝහට්ස්),
1168             'one' => q(කිලෝහට්ස් {0}),
1169             'other' => q(කිලෝහට්ස් {0}),
1170             },
1171             'kilojoule' => {
1172             'name' => q(කිලෝ ජුල්),
1173             'one' => q(කිලෝ ජුල් {0}),
1174             'other' => q(කිලෝ ජුල් {0}),
1175             },
1176             'kilometer' => {
1177             'name' => q(කිලෝමීටර්),
1178             'one' => q(කිලෝමීටර් {0}),
1179             'other' => q(කිලෝමීටර් {0}),
1180             'per' => q(කිලෝමීටරයට {0}),
1181             },
1182             'kilometer-per-hour' => {
1183             'name' => q(පැයට කිලෝමීටර්),
1184             'one' => q(පැයට කිලෝමීටර් {0}),
1185             'other' => q(පැයට කිලෝමීටර් {0}),
1186             },
1187             'kilowatt' => {
1188             'name' => q(කිලෝ වොට්),
1189             'one' => q(කිලෝ වොට් {0}),
1190             'other' => q(කිලෝ වොට් {0}),
1191             },
1192             'kilowatt-hour' => {
1193             'name' => q(කිලෝවොට්-පැය),
1194             'one' => q(කිලෝවොට්-පැය {0}),
1195             'other' => q(කිලෝවොට්-පැය {0}),
1196             },
1197             'knot' => {
1198             'name' => q(නාවික සැතපුම්),
1199             'one' => q(නාවික සැතපුම් {0}),
1200             'other' => q(නාවික සැතපුම් {0}),
1201             },
1202             'light-year' => {
1203             'name' => q(ආලෝක වර්ෂ),
1204             'one' => q(ආලෝක වර්ෂ {0}),
1205             'other' => q(ආලෝක වර්ෂ {0}),
1206             },
1207             'liter' => {
1208             'name' => q(ලීටර්),
1209             'one' => q(ලීටර් {0}),
1210             'other' => q(ලීටර් {0}),
1211             'per' => q(ලීටරයට {0}),
1212             },
1213             'liter-per-100kilometers' => {
1214             'name' => q(කිලෝ මීටර 100 ට ලීටර),
1215             'one' => q(කිලෝ මීටර 100 ට ලීටර {0}),
1216             'other' => q(කිලෝ මීටර 100 ට ලීටර {0}),
1217             },
1218             'liter-per-kilometer' => {
1219             'name' => q(කිලෝ මීටරයට ලීටරය),
1220             'one' => q(කිලෝ මීටරයට ලීටරය {0}),
1221             'other' => q(කිලෝ මීටරයට ලීටරය {0}),
1222             },
1223             'lux' => {
1224             'name' => q(ලක්ස්),
1225             'one' => q(ලක්ස් {0}),
1226             'other' => q(ලක්ස් {0}),
1227             },
1228             'megabit' => {
1229             'name' => q(මෙගාබීට්),
1230             'one' => q(මෙගාබීට් {0}),
1231             'other' => q(මෙගාබීට් {0}),
1232             },
1233             'megabyte' => {
1234             'name' => q(මෙගාබයිට්),
1235             'one' => q(මෙගාබයිට් {0}),
1236             'other' => q(මෙගාබයිට් {0}),
1237             },
1238             'megahertz' => {
1239             'name' => q(මෙගාහර්ට්ස්),
1240             'one' => q(මෙගාහර්ට්ස් {0}),
1241             'other' => q(මෙගාහර්ට්ස් {0}),
1242             },
1243             'megaliter' => {
1244             'name' => q(මෙගාලීටර්),
1245             'one' => q(මෙගාලීටර් {0}),
1246             'other' => q(මෙගාලීටර් {0}),
1247             },
1248             'megawatt' => {
1249             'name' => q(මෙගාවොට්),
1250             'one' => q(මෙගාවොට් {0}),
1251             'other' => q(මෙගාවොට් {0}),
1252             },
1253             'meter' => {
1254             'name' => q(මීටර්),
1255             'one' => q(මීටර් {0}),
1256             'other' => q(මීටර් {0}),
1257             'per' => q(මීටරයට {0}),
1258             },
1259             'meter-per-second' => {
1260             'name' => q(තත්පරයට මීටර්),
1261             'one' => q(තත්පරයට මීටර් {0}),
1262             'other' => q(තත්පරයට මීටර් {0}),
1263             },
1264             'meter-per-second-squared' => {
1265             'name' => q(තත්පර වර්ගයට මීටර),
1266             'one' => q(තත්පර වර්ගයට මීටර {0}),
1267             'other' => q(තත්පර වර්ගයට මීටර {0}),
1268             },
1269             'metric-ton' => {
1270             'name' => q(මෙට්ට්‍රික් ටොන්),
1271             'one' => q(මෙට්ට්‍රික් ටොන් {0}),
1272             'other' => q(මෙට්ට්‍රික් ටොන් {0}),
1273             },
1274             'microgram' => {
1275             'name' => q(මයික්‍රෝ ග්‍රෑම්),
1276             'one' => q(මයික්‍රෝ ග්‍රෑම් {0}),
1277             'other' => q(මයික්‍රෝ ග්‍රෑම් {0}),
1278             },
1279             'micrometer' => {
1280             'name' => q(මයික්‍රෝමීටර),
1281             'one' => q(මයික්‍රෝමීටර {0}),
1282             'other' => q(මයික්‍රෝමීටර {0}),
1283             },
1284             'microsecond' => {
1285             'name' => q(මයික්‍රෝ තත්පර),
1286             'one' => q(මයික්‍රෝ තත්පර {0}),
1287             'other' => q(මයික්‍රෝ තත්පර {0}),
1288             },
1289             'mile' => {
1290             'name' => q(සැතපුම්),
1291             'one' => q(සැතපුම් {0}),
1292             'other' => q(සැතපුම් {0}),
1293             },
1294             'mile-per-gallon' => {
1295             'name' => q(ගැලුමට හැතැප්ම),
1296             'one' => q(ගැලුමට හැතැප්ම {0}),
1297             'other' => q(ගැලුමට හැතැප්ම {0}),
1298             },
1299             'mile-per-hour' => {
1300             'name' => q(පැයට සැතපුම්),
1301             'one' => q(පැයට සැතපුම් {0}),
1302             'other' => q(පැයට සැතපුම් {0}),
1303             },
1304             'mile-scandinavian' => {
1305             'name' => q(ස්කැන්ඩිනේවියානු සැතපුම්),
1306             'one' => q(ස්කැන්ඩිනේවියානු සැතපුම් {0}),
1307             'other' => q(ස්කැන්ඩිනේවියානු සැතපුම් {0}),
1308             },
1309             'milliampere' => {
1310             'name' => q(මිලි ඇම්පියර),
1311             'one' => q(මිලි ඇම්පියර {0}),
1312             'other' => q(මිලි ඇම්පියරය {0}),
1313             },
1314             'millibar' => {
1315             'name' => q(මිලිබාර්),
1316             'one' => q(මිලිබාර් {0}),
1317             'other' => q(මිලිබාර් {0}),
1318             },
1319             'milligram' => {
1320             'name' => q(මිලිග්‍රෑම්),
1321             'one' => q(මිලිග්‍රෑම් {0}),
1322             'other' => q(මිලිග්‍රෑම් {0}),
1323             },
1324             'milliliter' => {
1325             'name' => q(මිලිලීටර්),
1326             'one' => q(මිලිලීටර් {0}),
1327             'other' => q(මිලිලීටර් {0}),
1328             },
1329             'millimeter' => {
1330             'name' => q(මිලිමීටර්),
1331             'one' => q(මිලිමීටර් {0}),
1332             'other' => q(මිලිමීටර් {0}),
1333             },
1334             'millimeter-of-mercury' => {
1335             'name' => q(රසදිය මිලිමීටර),
1336             'one' => q(රසදිය මිලිමීටර {0}),
1337             'other' => q(රසදිය මිලිමීටර {0}),
1338             },
1339             'millisecond' => {
1340             'name' => q(මිලිතත්පර),
1341             'one' => q(මිලිතත්පර {0}),
1342             'other' => q(මිලිතත්පර {0}),
1343             },
1344             'milliwatt' => {
1345             'name' => q(මිලිවොට්),
1346             'one' => q(මිලිවොට් {0}),
1347             'other' => q(මිලිවොට් {0}),
1348             },
1349             'minute' => {
1350             'name' => q(මිනිත්තු),
1351             'one' => q(මිනිත්තු {0}),
1352             'other' => q(මිනිත්තු {0}),
1353             'per' => q(මිනිත්තුවට {0}),
1354             },
1355             'month' => {
1356             'name' => q(මාස),
1357             'one' => q(මාස {0}),
1358             'other' => q(මාස {0}),
1359             'per' => q(මාසයට {0}),
1360             },
1361             'nanometer' => {
1362             'name' => q(නැනෝමීටර),
1363             'one' => q(නැනෝමීටර {0}),
1364             'other' => q(නැනෝමීටර {0}),
1365             },
1366             'nanosecond' => {
1367             'name' => q(නැනෝතත්පර),
1368             'one' => q(නැනෝතත්පර {0}),
1369             'other' => q(නැනෝතත්පර {0}),
1370             },
1371             'nautical-mile' => {
1372             'name' => q(නාවුක සැතපුම්),
1373             'one' => q(නාවුක සැතපුම් {0}),
1374             'other' => q(නාවුක සැතපුම් {0}),
1375             },
1376             'ohm' => {
1377             'name' => q(ඕම්),
1378             'one' => q(ඕම් {0}),
1379             'other' => q(ඕම් {0}),
1380             },
1381             'ounce' => {
1382             'name' => q(අවුන්ස),
1383             'one' => q(අවුන්ස {0}),
1384             'other' => q(අවුන්ස {0}),
1385             'per' => q(අවුන්සයට {0}),
1386             },
1387             'ounce-troy' => {
1388             'name' => q(ට්‍රෝයි අවුන්ස),
1389             'one' => q(ට්‍රෝයි අවුන්ස {0}),
1390             'other' => q(ට්‍රෝයි අවුන්ස {0}),
1391             },
1392             'parsec' => {
1393             'name' => q(පාර්සෙක්),
1394             'one' => q(පාර්සෙක් {0}),
1395             'other' => q(පාර්සෙක් {0}),
1396             },
1397             'per' => {
1398             '1' => q({1} ට {0} බැගින්),
1399             },
1400             'picometer' => {
1401             'name' => q(පිකොමිටර්),
1402             'one' => q(පිකොමිටර් {0}),
1403             'other' => q(පිකොමිටර් {0}),
1404             },
1405             'pint' => {
1406             'name' => q(පයින්ට්),
1407             'one' => q(පයින්ට් {0}),
1408             'other' => q(පයින්ට් {0}),
1409             },
1410             'pint-metric' => {
1411             'name' => q(මෙට්‍රික් පයින්ට්),
1412             'one' => q(මෙට්‍රික් පයින්ට් {0}),
1413             'other' => q(මෙට්‍රික් පයින්ට් {0}),
1414             },
1415             'pound' => {
1416             'name' => q(රාත්තල්),
1417             'one' => q(රාත්තල් {0}),
1418             'other' => q(රාත්තල් {0}),
1419             'per' => q(රාත්තලට {0}),
1420             },
1421             'pound-per-square-inch' => {
1422             'name' => q(වර්ග අලඟකට රාත්තල්),
1423             'one' => q(වර්ග අලඟකට රාත්තල් {0}),
1424             'other' => q(වර්ග අලඟකට රාත්තල් {0}),
1425             },
1426             'quart' => {
1427             'name' => q(ක්වාට්),
1428             'one' => q(ක්වාට් {0}),
1429             'other' => q(ක්වාට් {0}),
1430             },
1431             'radian' => {
1432             'name' => q(රේඩියන්),
1433             'one' => q(රේඩියන් {0}),
1434             'other' => q(රේඩියන් {0}),
1435             },
1436             'revolution' => {
1437             'name' => q(පරිභ්‍රමණය),
1438             'one' => q(පරිභ්‍රමණ {0}),
1439             'other' => q(පරිභ්‍රමණය {0}),
1440             },
1441             'second' => {
1442             'name' => q(තත්පර),
1443             'one' => q(තත්පර {0}),
1444             'other' => q(තත්පර {0}),
1445             'per' => q(තත්පරයට {0}),
1446             },
1447             'square-centimeter' => {
1448             'name' => q(වර්ග සෙන්ටිමීටර),
1449             'one' => q(වර්ග සෙන්ටිමීටර {0}),
1450             'other' => q(වර්ග සෙන්ටිමීටර {0}),
1451             'per' => q(වර්ග සෙන්ටිමීටරයට {0}),
1452             },
1453             'square-foot' => {
1454             'name' => q(වර්ග අඩි),
1455             'one' => q(වර්ග අඩි {0}),
1456             'other' => q(වර්ග අඩි {0}),
1457             },
1458             'square-inch' => {
1459             'name' => q(වර්ග අඟල්),
1460             'one' => q(වර්ග අඟල් {0}),
1461             'other' => q(වර්ග අඟල් {0}),
1462             'per' => q(වර්ග අඟලට {0}),
1463             },
1464             'square-kilometer' => {
1465             'name' => q(වර්ග කිලෝමීටර්),
1466             'one' => q(වර්ග කිලෝමීටර් {0}),
1467             'other' => q(වර්ග කිලෝමීටර් {0}),
1468             },
1469             'square-meter' => {
1470             'name' => q(වර්ග මීටර්),
1471             'one' => q(වර්ග මීටර් {0}),
1472             'other' => q(වර්ග මීටර් {0}),
1473             'per' => q(වර්ග මීටරයට {0}),
1474             },
1475             'square-mile' => {
1476             'name' => q(වර්ග සැතපුම්),
1477             'one' => q(වර්ග සැතපුම් {0}),
1478             'other' => q(වර්ග සැතපුම් {0}),
1479             },
1480             'square-yard' => {
1481             'name' => q(වර්ග යාර),
1482             'one' => q(වර්ග යාර {0}),
1483             'other' => q(වර්ග යාර {0}),
1484             },
1485             'tablespoon' => {
1486             'name' => q(මේස හැදී),
1487             'one' => q(මේස හැදී {0}),
1488             'other' => q(මේස හැදී {0}),
1489             },
1490             'teaspoon' => {
1491             'name' => q(තේ හැදී),
1492             'one' => q(තේ හැදී {0}),
1493             'other' => q(තේ හැදී {0}),
1494             },
1495             'terabit' => {
1496             'name' => q(ටෙරාබිට්),
1497             'one' => q(ටෙරාබිට් {0}),
1498             'other' => q(ටෙරාබිට් {0}),
1499             },
1500             'terabyte' => {
1501             'name' => q(ටෙරාබයිට්),
1502             'one' => q(ටෙරාබයිට් {0}),
1503             'other' => q(ටෙරාබයිට් {0}),
1504             },
1505             'ton' => {
1506             'name' => q(ටොන්),
1507             'one' => q(ටොන් {0}),
1508             'other' => q(ටොන් {0}),
1509             },
1510             'volt' => {
1511             'name' => q(වෝල්ට්),
1512             'one' => q(වෝල්ට් {0}),
1513             'other' => q(වෝල්ට් {0}),
1514             },
1515             'watt' => {
1516             'name' => q(වොට්),
1517             'one' => q(වොට් {0}),
1518             'other' => q(වොට් {0}),
1519             },
1520             'week' => {
1521             'name' => q(සති),
1522             'one' => q(සති {0}),
1523             'other' => q(සති {0}),
1524             'per' => q(සතියට {0}),
1525             },
1526             'yard' => {
1527             'name' => q(යාර),
1528             'one' => q(යාර {0}),
1529             'other' => q(යාර {0}),
1530             },
1531             'year' => {
1532             'name' => q(වසර),
1533             'one' => q(වසර {0}),
1534             'other' => q(වසර {0}),
1535             'per' => q(වසරට {0}),
1536             },
1537             },
1538             'narrow' => {
1539             'acre' => {
1540             'one' => q(අක්කර {0}),
1541             'other' => q(අක්කර {0}),
1542             },
1543             'arc-minute' => {
1544             'one' => q(මිනිත්තු {0}),
1545             'other' => q(මිනිත්තු {0}),
1546             },
1547             'arc-second' => {
1548             'one' => q(තත් {0}),
1549             'other' => q(තත් {0}),
1550             },
1551             'celsius' => {
1552             'name' => q(සෙල්සියස් අංශක),
1553             'one' => q({0}°),
1554             'other' => q({0}°),
1555             },
1556             'centimeter' => {
1557             'name' => q(සෙ.මී),
1558             'one' => q(සෙ.මී {0}),
1559             'other' => q(සෙ.මී {0}),
1560             },
1561             'coordinate' => {
1562             'east' => q({0}නැ),
1563             'north' => q({0}උ),
1564             'south' => q({0}ද),
1565             'west' => q({0}බ),
1566             },
1567             'cubic-kilometer' => {
1568             'one' => q({0} km³),
1569             'other' => q({0} km³),
1570             },
1571             'cubic-mile' => {
1572             'one' => q({0} mi³),
1573             'other' => q({0} mi³),
1574             },
1575             'day' => {
1576             'name' => q(දින),
1577             'one' => q(දි {0}),
1578             'other' => q(දි {0}),
1579             },
1580             'degree' => {
1581             'one' => q({0}°),
1582             'other' => q({0}°),
1583             },
1584             'fahrenheit' => {
1585             'one' => q(ෆැර. {0}°),
1586             'other' => q(ෆැර. {0}°),
1587             },
1588             'foot' => {
1589             'one' => q({0}'),
1590             'other' => q({0}'),
1591             },
1592             'g-force' => {
1593             'one' => q({0} G),
1594             'other' => q({0} G),
1595             },
1596             'gram' => {
1597             'name' => q(ග්‍රෑම්),
1598             'one' => q(ග්‍රෑ. {0}),
1599             'other' => q(ග්‍රෑ. {0}),
1600             },
1601             'hectare' => {
1602             'one' => q({0} ha),
1603             'other' => q({0} ha),
1604             },
1605             'hectopascal' => {
1606             'one' => q({0} hPa),
1607             'other' => q({0} hPa),
1608             },
1609             'horsepower' => {
1610             'one' => q({0} hp),
1611             'other' => q({0} hp),
1612             },
1613             'hour' => {
1614             'name' => q(පැය),
1615             'one' => q(පැ {0}),
1616             'other' => q(පැ {0}),
1617             },
1618             'inch' => {
1619             'one' => q({0}″),
1620             'other' => q({0}″),
1621             },
1622             'inch-hg' => {
1623             'one' => q(රසදිය {0}"),
1624             'other' => q(රසදිය {0}"),
1625             },
1626             'kilogram' => {
1627             'name' => q(කි.ග්‍රෑ.),
1628             'one' => q(කිග්‍රෑ{0}),
1629             'other' => q(කිග්‍රෑ{0}),
1630             },
1631             'kilometer' => {
1632             'name' => q(කි.මී),
1633             'one' => q(කි.මී {0}),
1634             'other' => q(කි.මී {0}),
1635             },
1636             'kilometer-per-hour' => {
1637             'name' => q(පැයට කිලෝමීටර්),
1638             'one' => q(කිමී/පැ {0}),
1639             'other' => q(කිමී/පැ {0}),
1640             },
1641             'kilowatt' => {
1642             'one' => q({0} kW),
1643             'other' => q({0} kW),
1644             },
1645             'light-year' => {
1646             'one' => q(ආ.à·€ {0}),
1647             'other' => q(ආ.à·€ {0}),
1648             },
1649             'liter' => {
1650             'name' => q(ලීටර්),
1651             'one' => q(ලී {0}),
1652             'other' => q(ලී {0}),
1653             },
1654             'liter-per-100kilometers' => {
1655             'name' => q(ලී/කිමී100),
1656             'one' => q(ලී/කිමී100 {0}),
1657             'other' => q(ලී/කිමී100 {0}),
1658             },
1659             'meter' => {
1660             'name' => q(මීටර්),
1661             'one' => q(මී {0}),
1662             'other' => q(මී {0}),
1663             },
1664             'meter-per-second' => {
1665             'one' => q(මී/තත් {0}),
1666             'other' => q(මී/තත් {0}),
1667             },
1668             'mile' => {
1669             'one' => q(සැත {0}),
1670             'other' => q(සැත {0}),
1671             },
1672             'mile-per-hour' => {
1673             'one' => q(පැ/සැ {0}),
1674             'other' => q(පැ/සැ {0}),
1675             },
1676             'millibar' => {
1677             'one' => q(මි.බා. {0}),
1678             'other' => q(මි.බා. {0}),
1679             },
1680             'millimeter' => {
1681             'name' => q(මිමී),
1682             'one' => q(මිමී {0}),
1683             'other' => q(මිමී {0}),
1684             },
1685             'millisecond' => {
1686             'name' => q(මිලිතත්),
1687             'one' => q(මි.ත {0}),
1688             'other' => q(මි.ත {0}),
1689             },
1690             'minute' => {
1691             'name' => q(මිනි),
1692             'one' => q(මි {0}),
1693             'other' => q(මි {0}),
1694             },
1695             'month' => {
1696             'name' => q(මාස),
1697             'one' => q(මා {0}),
1698             'other' => q(මා {0}),
1699             },
1700             'ounce' => {
1701             'one' => q(අවුන්ස {0}),
1702             'other' => q(අවුන්ස {0}),
1703             },
1704             'per' => {
1705             '1' => q({0}/{1}),
1706             },
1707             'picometer' => {
1708             'one' => q(පිමී {0}),
1709             'other' => q(පිමී {0}),
1710             },
1711             'pound' => {
1712             'one' => q(රා. {0}),
1713             'other' => q(රා. {0}),
1714             },
1715             'second' => {
1716             'name' => q(තත්),
1717             'one' => q(ත {0}),
1718             'other' => q(ත {0}),
1719             },
1720             'square-foot' => {
1721             'one' => q({0} ft²),
1722             'other' => q({0} ft²),
1723             },
1724             'square-kilometer' => {
1725             'one' => q({0} km²),
1726             'other' => q({0} km²),
1727             },
1728             'square-meter' => {
1729             'one' => q({0} m²),
1730             'other' => q({0} m²),
1731             },
1732             'square-mile' => {
1733             'one' => q({0} mi²),
1734             'other' => q({0} mi²),
1735             },
1736             'watt' => {
1737             'one' => q({0} W),
1738             'other' => q({0} W),
1739             },
1740             'week' => {
1741             'name' => q(සති),
1742             'one' => q(à·ƒ {0}),
1743             'other' => q(à·ƒ {0}),
1744             },
1745             'yard' => {
1746             'one' => q(යාර {0}),
1747             'other' => q(යාර {0}),
1748             },
1749             'year' => {
1750             'name' => q(වසර),
1751             'one' => q(à·€ {0}),
1752             'other' => q(à·€ {0}),
1753             },
1754             },
1755             'short' => {
1756             'acre' => {
1757             'name' => q(අක්කර),
1758             'one' => q(අක්කර {0}),
1759             'other' => q(අක්කර {0}),
1760             },
1761             'acre-foot' => {
1762             'name' => q(අක්කර-අඩි),
1763             'one' => q(අක්-අඩි {0}),
1764             'other' => q(අක්-අඩි {0}),
1765             },
1766             'ampere' => {
1767             'name' => q(ඇම්පිර),
1768             'one' => q(ඇ {0}),
1769             'other' => q(ඇ {0}),
1770             },
1771             'arc-minute' => {
1772             'name' => q(මිනිත්තු),
1773             'one' => q(මිනිත්තු {0}),
1774             'other' => q(මිනිත්තු {0}),
1775             },
1776             'arc-second' => {
1777             'name' => q(තත්පර),
1778             'one' => q(තත් {0}),
1779             'other' => q(තත් {0}),
1780             },
1781             'astronomical-unit' => {
1782             'name' => q(නඒ),
1783             'one' => q(නඒ {0}),
1784             'other' => q(නඒ {0}),
1785             },
1786             'bit' => {
1787             'name' => q(බීට්),
1788             'one' => q(බීට් {0}),
1789             'other' => q(බීට් {0}),
1790             },
1791             'byte' => {
1792             'name' => q(බයිට්),
1793             'one' => q(බයිට් {0}),
1794             'other' => q(බයිට් {0}),
1795             },
1796             'calorie' => {
1797             'name' => q(කැල),
1798             'one' => q(කැල {0}),
1799             'other' => q(කැල {0}),
1800             },
1801             'carat' => {
1802             'name' => q(කැරට්),
1803             'one' => q(කැට් {0}),
1804             'other' => q(කැට් {0}),
1805             },
1806             'celsius' => {
1807             'name' => q(සෙල්සියස් අංශක),
1808             'one' => q(සෙල්. {0}°),
1809             'other' => q(සෙල්. {0}°),
1810             },
1811             'centiliter' => {
1812             'name' => q(සෙලී),
1813             'one' => q(සෙලී {0}),
1814             'other' => q(සෙලී {0}),
1815             },
1816             'centimeter' => {
1817             'name' => q(සෙ.මී),
1818             'one' => q(සෙ.මී {0}),
1819             'other' => q(සෙ.මී {0}),
1820             'per' => q({0}/සෙ.මී),
1821             },
1822             'century' => {
1823             'name' => q(සි),
1824             'one' => q(සි {0}),
1825             'other' => q(සි {0}),
1826             },
1827             'coordinate' => {
1828             'east' => q({0}නැ),
1829             'north' => q({0}උ),
1830             'south' => q({0}ද),
1831             'west' => q({0}බ),
1832             },
1833             'cubic-centimeter' => {
1834             'name' => q(සෙමී³),
1835             'one' => q(ඝසෙ {0}),
1836             'other' => q(ඝසෙ {0}),
1837             'per' => q({0}/ඝසෙ),
1838             },
1839             'cubic-foot' => {
1840             'name' => q(අඩි³),
1841             'one' => q(අඩි³ {0}),
1842             'other' => q(අඩි³ {0}),
1843             },
1844             'cubic-inch' => {
1845             'name' => q(අඟල්³),
1846             'one' => q(අල්³ {0}),
1847             'other' => q(අල්³ {0}),
1848             },
1849             'cubic-kilometer' => {
1850             'name' => q(කිමී³),
1851             'one' => q(කිමී³ {0}),
1852             'other' => q(කිමී³ {0}),
1853             },
1854             'cubic-meter' => {
1855             'name' => q(මී³),
1856             'one' => q(මී³ {0}),
1857             'other' => q(මී³ {0}),
1858             'per' => q({0}/මී³),
1859             },
1860             'cubic-mile' => {
1861             'name' => q(සැත³),
1862             'one' => q(සැත³ {0}),
1863             'other' => q(සැත³ {0}),
1864             },
1865             'cubic-yard' => {
1866             'name' => q(යාර³),
1867             'one' => q(යාර³ {0}),
1868             'other' => q(යාර³ {0}),
1869             },
1870             'cup' => {
1871             'name' => q(කෝප්ප),
1872             'one' => q(කෝ {0}),
1873             'other' => q(කෝ {0}),
1874             },
1875             'cup-metric' => {
1876             'name' => q(මෙකෝප්ප),
1877             'one' => q(මෙකෝ {0}),
1878             'other' => q(මෙකෝ {0}),
1879             },
1880             'day' => {
1881             'name' => q(දින),
1882             'one' => q(දින {0}),
1883             'other' => q(දින {0}),
1884             'per' => q({0}/දි),
1885             },
1886             'deciliter' => {
1887             'name' => q(ඩෙලී),
1888             'one' => q(ඩෙලී {0}),
1889             'other' => q(ඩෙලී {0}),
1890             },
1891             'decimeter' => {
1892             'name' => q(ඩෙමී),
1893             'one' => q(ඩෙමී {0}),
1894             'other' => q(ඩෙමී {0}),
1895             },
1896             'degree' => {
1897             'name' => q(අංශක),
1898             'one' => q(අංශක {0}),
1899             'other' => q(අංශක {0}),
1900             },
1901             'fahrenheit' => {
1902             'name' => q(ෆැර. අ),
1903             'one' => q(ෆැර. {0}°),
1904             'other' => q(ෆැර. {0}°),
1905             },
1906             'fluid-ounce' => {
1907             'name' => q(ද්‍රව අවු),
1908             'one' => q(ද්‍රව අවු {0}),
1909             'other' => q(ද්‍රව අවු {0}),
1910             },
1911             'foodcalorie' => {
1912             'name' => q(කැල),
1913             'one' => q(කැල {0}),
1914             'other' => q(කැල {0}),
1915             },
1916             'foot' => {
1917             'name' => q(අඩි),
1918             'one' => q(අඩි {0}),
1919             'other' => q(අඩි {0}),
1920             'per' => q({0}/අඩි),
1921             },
1922             'g-force' => {
1923             'name' => q(g-බලය),
1924             'one' => q({0} G),
1925             'other' => q({0} G),
1926             },
1927             'gallon' => {
1928             'name' => q(ගැලු),
1929             'one' => q(ගැලු {0}),
1930             'other' => q(ගැලු {0}),
1931             'per' => q({0}/ගැලු),
1932             },
1933             'generic' => {
1934             'name' => q(°),
1935             'one' => q({0}°),
1936             'other' => q({0}°),
1937             },
1938             'gigabit' => {
1939             'name' => q(ගිබීට්),
1940             'one' => q(ගිබී {0}),
1941             'other' => q(ගිබී {0}),
1942             },
1943             'gigabyte' => {
1944             'name' => q(ගිබයිට්‌),
1945             'one' => q(ගිබ {0}),
1946             'other' => q(ගිබ {0}),
1947             },
1948             'gigahertz' => {
1949             'name' => q(ගිහස්),
1950             'one' => q(ගිහස් {0}),
1951             'other' => q(ගිහස් {0}),
1952             },
1953             'gigawatt' => {
1954             'name' => q(ගිවො),
1955             'one' => q(ගිවො {0}),
1956             'other' => q(ගිවො {0}),
1957             },
1958             'gram' => {
1959             'name' => q(ග්‍රෑම්),
1960             'one' => q(ග්‍රෑ. {0}),
1961             'other' => q(ග්‍රෑ. {0}),
1962             'per' => q({0}/g),
1963             },
1964             'hectare' => {
1965             'name' => q(හෙක්ටයාර්),
1966             'one' => q(හෙක් {0}),
1967             'other' => q(හෙක් {0}),
1968             },
1969             'hectoliter' => {
1970             'name' => q(භෙලී),
1971             'one' => q(භෙලී {0}),
1972             'other' => q(භෙලී {0}),
1973             },
1974             'hectopascal' => {
1975             'name' => q(හෙක්ටොපැස්කල්),
1976             'one' => q(à·„à·™.පැ {0}),
1977             'other' => q(à·„à·™.පැ {0}),
1978             },
1979             'hertz' => {
1980             'name' => q(හස්),
1981             'one' => q(හස් {0}),
1982             'other' => q(හස් {0}),
1983             },
1984             'horsepower' => {
1985             'name' => q(අබ),
1986             'one' => q(අබ {0}),
1987             'other' => q(අබ {0}),
1988             },
1989             'hour' => {
1990             'name' => q(පැය),
1991             'one' => q(පැය {0}),
1992             'other' => q(පැය {0}),
1993             'per' => q(පැට {0}),
1994             },
1995             'inch' => {
1996             'name' => q(අඟල්),
1997             'one' => q(අඟල් {0}),
1998             'other' => q(අඟල් {0}),
1999             'per' => q({0}/අඟල්),
2000             },
2001             'inch-hg' => {
2002             'name' => q(ර අඟ),
2003             'one' => q(ර අඟ {0}),
2004             'other' => q(ර අඟ {0}),
2005             },
2006             'joule' => {
2007             'name' => q(ජුල්),
2008             'one' => q(ජු {0}),
2009             'other' => q(ජු {0}),
2010             },
2011             'karat' => {
2012             'name' => q(ක්‍රාත්),
2013             'one' => q(ක්‍රාත් {0}),
2014             'other' => q(ක්‍රාත් {0}),
2015             },
2016             'kelvin' => {
2017             'name' => q(කෙල්. අ),
2018             'one' => q(කෙල්. {0}°),
2019             'other' => q(කෙල්. {0}°),
2020             },
2021             'kilobit' => {
2022             'name' => q(කිබීට්),
2023             'one' => q(කිබී {0}),
2024             'other' => q(කිබී {0}),
2025             },
2026             'kilobyte' => {
2027             'name' => q(කිබයිට්),
2028             'one' => q(කිබ {0}),
2029             'other' => q(කිබ {0}),
2030             },
2031             'kilocalorie' => {
2032             'name' => q(කිකැලරි),
2033             'one' => q(කිකැලරි {0}),
2034             'other' => q(කිකැලරි {0}),
2035             },
2036             'kilogram' => {
2037             'name' => q(කි.ග්‍රෑ.),
2038             'one' => q(කි.ග්‍රෑ. {0}),
2039             'other' => q(කි.ග්‍රෑ. {0}),
2040             'per' => q({0}/kg),
2041             },
2042             'kilohertz' => {
2043             'name' => q(කිහස්),
2044             'one' => q(කිහස් {0}),
2045             'other' => q(කිහස් {0}),
2046             },
2047             'kilojoule' => {
2048             'name' => q(කිලෝ ජුල්),
2049             'one' => q(කිජු {0}),
2050             'other' => q(කිජු {0}),
2051             },
2052             'kilometer' => {
2053             'name' => q(කි.මී),
2054             'one' => q(කි.මී {0}),
2055             'other' => q(කි.මී {0}),
2056             'per' => q({0}/කි.මී),
2057             },
2058             'kilometer-per-hour' => {
2059             'name' => q(පැයට කිලෝමීටර්),
2060             'one' => q(කිමී/පැ {0}),
2061             'other' => q(කිමී/පැ {0}),
2062             },
2063             'kilowatt' => {
2064             'name' => q(කිවො),
2065             'one' => q(කිවො {0}),
2066             'other' => q(කිවො {0}),
2067             },
2068             'kilowatt-hour' => {
2069             'name' => q(කිවො-පැය),
2070             'one' => q(කිවො-පැය {0}),
2071             'other' => q(කිවො-පැය {0}),
2072             },
2073             'knot' => {
2074             'name' => q(නාසැ),
2075             'one' => q(නාසැ {0}),
2076             'other' => q(නාසැ {0}),
2077             },
2078             'light-year' => {
2079             'name' => q(ආලෝක වර්ෂ),
2080             'one' => q(ආ.à·€ {0}),
2081             'other' => q(ආ.à·€ {0}),
2082             },
2083             'liter' => {
2084             'name' => q(ලීටර්),
2085             'one' => q(ලී {0}),
2086             'other' => q(ලී {0}),
2087             'per' => q({0}/ලී),
2088             },
2089             'liter-per-100kilometers' => {
2090             'name' => q(ලී/කිමී100),
2091             'one' => q(ලී/කිමී100 {0}),
2092             'other' => q(ලී/100කිමී {0}),
2093             },
2094             'liter-per-kilometer' => {
2095             'name' => q(ලීටරය/කිමී),
2096             'one' => q(ලී/කිමී {0}),
2097             'other' => q(ලී/කිමී {0}),
2098             },
2099             'lux' => {
2100             'name' => q(ලක්ස්),
2101             'one' => q(ලක් {0}),
2102             'other' => q(ලක් {0}),
2103             },
2104             'megabit' => {
2105             'name' => q(මෙබීට්),
2106             'one' => q(මෙබි {0}),
2107             'other' => q(මෙබි {0}),
2108             },
2109             'megabyte' => {
2110             'name' => q(මෙබයිට්),
2111             'one' => q(මෙබ {0}),
2112             'other' => q(මෙබ {0}),
2113             },
2114             'megahertz' => {
2115             'name' => q(මෙග),
2116             'one' => q(මෙහ {0}),
2117             'other' => q(මෙහ {0}),
2118             },
2119             'megaliter' => {
2120             'name' => q(මෙලී),
2121             'one' => q(මෙලී {0}),
2122             'other' => q(මෙලී {0}),
2123             },
2124             'megawatt' => {
2125             'name' => q(මෙවො),
2126             'one' => q(මෙවො {0}),
2127             'other' => q(මෙවො {0}),
2128             },
2129             'meter' => {
2130             'name' => q(මීටර්),
2131             'one' => q(මී {0}),
2132             'other' => q(මී {0}),
2133             'per' => q({0}/මී),
2134             },
2135             'meter-per-second' => {
2136             'name' => q(තත්පරයට මීටර්),
2137             'one' => q(මී/තත් {0}),
2138             'other' => q(මී/තත් {0}),
2139             },
2140             'meter-per-second-squared' => {
2141             'name' => q(මීටර/තත්පර වර්ගයට),
2142             'one' => q(මී/තව {0}),
2143             'other' => q(මී/තව {0}),
2144             },
2145             'metric-ton' => {
2146             'name' => q(ටො),
2147             'one' => q(ටො {0}),
2148             'other' => q(ටො {0}),
2149             },
2150             'microgram' => {
2151             'name' => q(මග්‍රෑ),
2152             'one' => q(මග්‍රෑ {0}),
2153             'other' => q(මග්‍රෑ {0}),
2154             },
2155             'micrometer' => {
2156             'name' => q(මමීටර),
2157             'one' => q(මමී {0}),
2158             'other' => q(මමී {0}),
2159             },
2160             'microsecond' => {
2161             'name' => q(මතත්),
2162             'one' => q(මත {0}),
2163             'other' => q(මත {0}),
2164             },
2165             'mile' => {
2166             'name' => q(සැතපුම්),
2167             'one' => q(සැත {0}),
2168             'other' => q(සැත {0}),
2169             },
2170             'mile-per-gallon' => {
2171             'name' => q(හැතැප්ම/ගැලු),
2172             'one' => q(හැගැ {0}),
2173             'other' => q(හැගැ {0}),
2174             },
2175             'mile-per-hour' => {
2176             'name' => q(පැයට සැතපුම්),
2177             'one' => q(පැ/සැ {0}),
2178             'other' => q(පැ/සැ {0}),
2179             },
2180             'mile-scandinavian' => {
2181             'name' => q(ස්කැන්සැත),
2182             'one' => q(ස්කැසැත {0}),
2183             'other' => q(ස්කැසැත {0}),
2184             },
2185             'milliampere' => {
2186             'name' => q(මිලිඇම්පිර),
2187             'one' => q(මිඇ {0}),
2188             'other' => q(මිඇ {0}),
2189             },
2190             'millibar' => {
2191             'name' => q(මිලිබාර්),
2192             'one' => q(මි.බාර් {0}),
2193             'other' => q(මි.බාර් {0}),
2194             },
2195             'milligram' => {
2196             'name' => q(මිග්‍රෑ),
2197             'one' => q(මිග්‍රෑ {0}),
2198             'other' => q(මිග්‍රෑ {0}),
2199             },
2200             'milliliter' => {
2201             'name' => q(මිලී),
2202             'one' => q(මිලී {0}),
2203             'other' => q(මිලී {0}),
2204             },
2205             'millimeter' => {
2206             'name' => q(මිමී),
2207             'one' => q(මිමී {0}),
2208             'other' => q(මිමී {0}),
2209             },
2210             'millimeter-of-mercury' => {
2211             'name' => q(ර මිමී),
2212             'one' => q(ර මිමී {0}),
2213             'other' => q(ර මිමී {0}),
2214             },
2215             'millisecond' => {
2216             'name' => q(මිලිතත්පර),
2217             'one' => q(මි.ත {0}),
2218             'other' => q(මි.ත {0}),
2219             },
2220             'milliwatt' => {
2221             'name' => q(මිවො),
2222             'one' => q(මිවො {0}),
2223             'other' => q(මිවො {0}),
2224             },
2225             'minute' => {
2226             'name' => q(මිනි),
2227             'one' => q(මිනි {0}),
2228             'other' => q(මිනි {0}),
2229             'per' => q({0}/මිනි),
2230             },
2231             'month' => {
2232             'name' => q(මාස),
2233             'one' => q(මාස {0}),
2234             'other' => q(මාස {0}),
2235             'per' => q({0}/මා),
2236             },
2237             'nanometer' => {
2238             'name' => q(නැමී),
2239             'one' => q(නැමී {0}),
2240             'other' => q(නැමී {0}),
2241             },
2242             'nanosecond' => {
2243             'name' => q(නැනෝතත්),
2244             'one' => q(නැත {0}),
2245             'other' => q(නැත {0}),
2246             },
2247             'nautical-mile' => {
2248             'name' => q(නාසැත),
2249             'one' => q(නාසැත {0}),
2250             'other' => q(නාසැත {0}),
2251             },
2252             'ohm' => {
2253             'name' => q(ඕම්),
2254             'one' => q({0} Ω),
2255             'other' => q({0} Ω),
2256             },
2257             'ounce' => {
2258             'name' => q(අවුස),
2259             'one' => q(අවුස {0}),
2260             'other' => q(අවුස {0}),
2261             'per' => q({0}/oz),
2262             },
2263             'ounce-troy' => {
2264             'name' => q(අවුස ට්‍රෝයි),
2265             'one' => q(අවුස ට්‍රෝ {0}),
2266             'other' => q(අවුස ට්‍රෝ {0}),
2267             },
2268             'parsec' => {
2269             'name' => q(පාර්සෙක්),
2270             'one' => q(පාසෙ {0}),
2271             'other' => q(පාසෙ {0}),
2272             },
2273             'per' => {
2274             '1' => q({0}/{1}),
2275             },
2276             'picometer' => {
2277             'name' => q(පිකොමිටර්),
2278             'one' => q(පිමී {0}),
2279             'other' => q(පිමී {0}),
2280             },
2281             'pint' => {
2282             'name' => q(පයින්ට්),
2283             'one' => q(පට් {0}),
2284             'other' => q(පට් {0}),
2285             },
2286             'pint-metric' => {
2287             'name' => q(මෙපට්),
2288             'one' => q(මෙපට් {0}),
2289             'other' => q(මෙපට් {0}),
2290             },
2291             'pound' => {
2292             'name' => q(රාත්තල්),
2293             'one' => q(රා {0}),
2294             'other' => q(රා {0}),
2295             'per' => q({0}/lb),
2296             },
2297             'pound-per-square-inch' => {
2298             'name' => q(වඅ රා),
2299             'one' => q(වඅ රා {0}),
2300             'other' => q(වඅ රා {0}),
2301             },
2302             'quart' => {
2303             'name' => q(ක්වාට්),
2304             'one' => q(ක්ට් {0}),
2305             'other' => q(ක්ට් {0}),
2306             },
2307             'radian' => {
2308             'name' => q(රේඩියන්),
2309             'one' => q(රේඩි {0}),
2310             'other' => q(රේඩි {0}),
2311             },
2312             'revolution' => {
2313             'name' => q(පරිභ්‍ර),
2314             'one' => q(පරිභ්‍ර {0}),
2315             'other' => q(පරිභ්‍ර {0}),
2316             },
2317             'second' => {
2318             'name' => q(තත්පර),
2319             'one' => q(තත් {0}),
2320             'other' => q(තත් {0}),
2321             'per' => q(තය {0}),
2322             },
2323             'square-centimeter' => {
2324             'name' => q(වසෙ),
2325             'one' => q(වසෙ {0}),
2326             'other' => q(වසෙ {0}),
2327             'per' => q({0}/වසෙ),
2328             },
2329             'square-foot' => {
2330             'name' => q(වර්ග අඩි),
2331             'one' => q({0} ft²),
2332             'other' => q({0} ft²),
2333             },
2334             'square-inch' => {
2335             'name' => q(වර්ග අඟල්),
2336             'one' => q(වඅ {0}),
2337             'other' => q(වඅ {0}),
2338             'per' => q({0}/වඅ),
2339             },
2340             'square-kilometer' => {
2341             'name' => q(à·€.කී),
2342             'one' => q(à·€.කී {0}),
2343             'other' => q(à·€.කී {0}),
2344             },
2345             'square-meter' => {
2346             'name' => q(වර්ග මීටර්),
2347             'one' => q(à·€.මී {0}),
2348             'other' => q(à·€.මී {0}),
2349             'per' => q({0}/à·€.මී),
2350             },
2351             'square-mile' => {
2352             'name' => q(වර්ග සැතපුම්),
2353             'one' => q(à·€.සැ {0}),
2354             'other' => q(à·€.සැ {0}),
2355             },
2356             'square-yard' => {
2357             'name' => q(වර්ග යාර),
2358             'one' => q(වයා {0}),
2359             'other' => q(වයා {0}),
2360             },
2361             'tablespoon' => {
2362             'name' => q(මේසහැදී),
2363             'one' => q(මේසහැදී {0}),
2364             'other' => q(මේසහැදී {0}),
2365             },
2366             'teaspoon' => {
2367             'name' => q(තේහැදී),
2368             'one' => q(තේහැදී {0}),
2369             'other' => q(තේහැදී {0}),
2370             },
2371             'terabit' => {
2372             'name' => q(ටෙබිට්),
2373             'one' => q(ටේබි {0}),
2374             'other' => q(ටේබි {0}),
2375             },
2376             'terabyte' => {
2377             'name' => q(ටෙබයිට්),
2378             'one' => q(ටෙබ {0}),
2379             'other' => q(ටෙබ {0}),
2380             },
2381             'ton' => {
2382             'name' => q(ටොන්),
2383             'one' => q(ටොන් {0}),
2384             'other' => q(ටොන් {0}),
2385             },
2386             'volt' => {
2387             'name' => q(වෝල්ට්),
2388             'one' => q(වෝ {0}),
2389             'other' => q(වෝ {0}),
2390             },
2391             'watt' => {
2392             'name' => q(වොට්),
2393             'one' => q(වොට් {0}),
2394             'other' => q(වොට් {0}),
2395             },
2396             'week' => {
2397             'name' => q(සති),
2398             'one' => q(සති {0}),
2399             'other' => q(සති {0}),
2400             'per' => q({0}/à·ƒ),
2401             },
2402             'yard' => {
2403             'name' => q(යාර),
2404             'one' => q(යාර {0}),
2405             'other' => q(යාර {0}),
2406             },
2407             'year' => {
2408             'name' => q(වසර),
2409             'one' => q(වසර {0}),
2410             'other' => q(වසර {0}),
2411             'per' => q({0}/à·€),
2412             },
2413             },
2414             } }
2415             );
2416              
2417             has 'yesstr' => (
2418             is => 'ro',
2419             isa => RegexpRef,
2420             init_arg => undef,
2421             default => sub { qr'^(?i:ඔව්|ඔ|yes|y)$' }
2422             );
2423              
2424             has 'nostr' => (
2425             is => 'ro',
2426             isa => RegexpRef,
2427             init_arg => undef,
2428             default => sub { qr'^(?i:නැත|නැ|no|n)$' }
2429             );
2430              
2431             has 'listPatterns' => (
2432             is => 'ro',
2433             isa => HashRef,
2434             init_arg => undef,
2435             default => sub { {
2436             start => q({0}, {1}),
2437             middle => q({0}, {1}),
2438             end => q({0}, සහ {1}),
2439             2 => q({0} සහ {1}),
2440             } }
2441             );
2442              
2443             has 'default_numbering_system' => (
2444             is => 'ro',
2445             isa => Str,
2446             init_arg => undef,
2447             default => 'latn',
2448             );
2449              
2450             has native_numbering_system => (
2451             is => 'ro',
2452             isa => Str,
2453             init_arg => undef,
2454             default => 'latn',
2455             );
2456              
2457             has 'minimum_grouping_digits' => (
2458             is =>'ro',
2459             isa => Int,
2460             init_arg => undef,
2461             default => 1,
2462             );
2463              
2464             has 'number_symbols' => (
2465             is => 'ro',
2466             isa => HashRef,
2467             init_arg => undef,
2468             default => sub { {
2469             'latn' => {
2470             'decimal' => q(.),
2471             'exponential' => q(E),
2472             'group' => q(,),
2473             'infinity' => q(∞),
2474             'minusSign' => q(-),
2475             'nan' => q(NaN),
2476             'perMille' => q(‰),
2477             'percentSign' => q(%),
2478             'plusSign' => q(+),
2479             'superscriptingExponent' => q(×),
2480             'timeSeparator' => q(.),
2481             },
2482             } }
2483             );
2484              
2485             has 'number_formats' => (
2486             is => 'ro',
2487             isa => HashRef,
2488             init_arg => undef,
2489             default => sub { {
2490             decimalFormat => {
2491             'default' => {
2492             '1000' => {
2493             'one' => 'ද0',
2494             'other' => 'ද0',
2495             },
2496             '10000' => {
2497             'one' => 'ද00',
2498             'other' => 'ද00',
2499             },
2500             '100000' => {
2501             'one' => 'ද000',
2502             'other' => 'ද000',
2503             },
2504             '1000000' => {
2505             'one' => 'මි0',
2506             'other' => 'මි0',
2507             },
2508             '10000000' => {
2509             'one' => 'මි00',
2510             'other' => 'මි00',
2511             },
2512             '100000000' => {
2513             'one' => 'මි000',
2514             'other' => 'මි000',
2515             },
2516             '1000000000' => {
2517             'one' => 'බි0',
2518             'other' => 'බි0',
2519             },
2520             '10000000000' => {
2521             'one' => 'බි00',
2522             'other' => 'බි00',
2523             },
2524             '100000000000' => {
2525             'one' => 'බි000',
2526             'other' => 'බි000',
2527             },
2528             '1000000000000' => {
2529             'one' => 'ට්‍රි0',
2530             'other' => 'ට්‍රි0',
2531             },
2532             '10000000000000' => {
2533             'one' => 'ට්‍රි00',
2534             'other' => 'ට්‍රි00',
2535             },
2536             '100000000000000' => {
2537             'one' => 'ට්‍රි000',
2538             'other' => 'ට්‍රි000',
2539             },
2540             'standard' => {
2541             '' => '#,##0.###',
2542             },
2543             },
2544             'long' => {
2545             '1000' => {
2546             'one' => 'දහස 0',
2547             'other' => 'දහස 0',
2548             },
2549             '10000' => {
2550             'one' => 'දහස 00',
2551             'other' => 'දහස 00',
2552             },
2553             '100000' => {
2554             'one' => 'දහස 000',
2555             'other' => 'දහස 000',
2556             },
2557             '1000000' => {
2558             'one' => 'මිලියන 0',
2559             'other' => 'මිලියන 0',
2560             },
2561             '10000000' => {
2562             'one' => 'මිලියන 00',
2563             'other' => 'මිලියන 00',
2564             },
2565             '100000000' => {
2566             'one' => 'මිලියන 000',
2567             'other' => 'මිලියන 000',
2568             },
2569             '1000000000' => {
2570             'one' => 'බිලියන 0',
2571             'other' => 'බිලියන 0',
2572             },
2573             '10000000000' => {
2574             'one' => 'බිලියන 00',
2575             'other' => 'බිලියන 00',
2576             },
2577             '100000000000' => {
2578             'one' => 'බිලියන 000',
2579             'other' => 'බිලියන 000',
2580             },
2581             '1000000000000' => {
2582             'one' => 'ට්‍රිලියන 0',
2583             'other' => 'ට්‍රිලියන 0',
2584             },
2585             '10000000000000' => {
2586             'one' => 'ට්‍රිලියන 00',
2587             'other' => 'ට්‍රිලියන 00',
2588             },
2589             '100000000000000' => {
2590             'one' => 'ට්‍රිලියන 000',
2591             'other' => 'ට්‍රිලියන 000',
2592             },
2593             },
2594             'short' => {
2595             '1000' => {
2596             'one' => 'ද0',
2597             'other' => 'ද0',
2598             },
2599             '10000' => {
2600             'one' => 'ද00',
2601             'other' => 'ද00',
2602             },
2603             '100000' => {
2604             'one' => 'ද000',
2605             'other' => 'ද000',
2606             },
2607             '1000000' => {
2608             'one' => 'මි0',
2609             'other' => 'මි0',
2610             },
2611             '10000000' => {
2612             'one' => 'මි00',
2613             'other' => 'මි00',
2614             },
2615             '100000000' => {
2616             'one' => 'මි000',
2617             'other' => 'මි000',
2618             },
2619             '1000000000' => {
2620             'one' => 'බි0',
2621             'other' => 'බි0',
2622             },
2623             '10000000000' => {
2624             'one' => 'බි00',
2625             'other' => 'බි00',
2626             },
2627             '100000000000' => {
2628             'one' => 'බි000',
2629             'other' => 'බි000',
2630             },
2631             '1000000000000' => {
2632             'one' => 'ට්‍රි0',
2633             'other' => 'ට්‍රි0',
2634             },
2635             '10000000000000' => {
2636             'one' => 'ට්‍රි00',
2637             'other' => 'ට්‍රි00',
2638             },
2639             '100000000000000' => {
2640             'one' => 'ට්‍රි000',
2641             'other' => 'ට්‍රි000',
2642             },
2643             },
2644             },
2645             percentFormat => {
2646             'default' => {
2647             'standard' => {
2648             '' => '#,##0%',
2649             },
2650             },
2651             },
2652             scientificFormat => {
2653             'default' => {
2654             'standard' => {
2655             '' => '#',
2656             },
2657             },
2658             },
2659             } },
2660             );
2661              
2662             has 'number_currency_formats' => (
2663             is => 'ro',
2664             isa => HashRef,
2665             init_arg => undef,
2666             default => sub { {
2667             'latn' => {
2668             'pattern' => {
2669             'default' => {
2670             'accounting' => {
2671             'negative' => '(¤#,##0.00)',
2672             'positive' => '¤#,##0.00',
2673             },
2674             'standard' => {
2675             'positive' => '¤#,##0.00',
2676             },
2677             },
2678             },
2679             },
2680             } },
2681             );
2682              
2683             has 'currencies' => (
2684             is => 'ro',
2685             isa => HashRef,
2686             init_arg => undef,
2687             default => sub { {
2688             'AED' => {
2689             symbol => 'AED',
2690             display_name => {
2691             'currency' => q(එක්සත් අරාබි එමිරේට්ස් ඩිරාම්),
2692             'one' => q(එක්සත් අරාබි එමිරේට්ස් ඩිරාම්),
2693             'other' => q(එක්සත් අරාබි එමිරේට්ස් ඩිරාම්),
2694             },
2695             },
2696             'AFN' => {
2697             symbol => 'AFN',
2698             display_name => {
2699             'currency' => q(ඇෆ්ගනිථාන ඇෆ්ගනි),
2700             'one' => q(ඇෆ්ගනිථාන ඇෆ්ගනි),
2701             'other' => q(ඇෆ්ගනිථාන ඇෆ්ගනි),
2702             },
2703             },
2704             'ALL' => {
2705             symbol => 'ALL',
2706             display_name => {
2707             'currency' => q(ඇල්බේනියානු ලෙක්),
2708             'one' => q(ඇල්බේනියානු ලෙක්),
2709             'other' => q(ඇල්බේනියානු ලෙක්),
2710             },
2711             },
2712             'AMD' => {
2713             symbol => 'AMD',
2714             display_name => {
2715             'currency' => q(ආර්මේනියානු ඩ්‍රෑම්),
2716             'one' => q(ආර්මේනියානු ඩ්‍රෑම්),
2717             'other' => q(ආර්මේනියානු ඩ්‍රෑම්),
2718             },
2719             },
2720             'ANG' => {
2721             symbol => 'ANG',
2722             display_name => {
2723             'currency' => q(නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්),
2724             'one' => q(නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්),
2725             'other' => q(නෙදර්ලන්ත ඇන්ටිලියන් ගිල්ඩර්),
2726             },
2727             },
2728             'AOA' => {
2729             symbol => 'AOA',
2730             display_name => {
2731             'currency' => q(ඇන්ගෝලානු ක්වන්සා),
2732             'one' => q(ඇන්ගෝලානු ක්වන්සා),
2733             'other' => q(ඇන්ගෝලානු ක්වන්සා),
2734             },
2735             },
2736             'ARS' => {
2737             symbol => 'ARS',
2738             display_name => {
2739             'currency' => q(ආර්ජන්ටිනා පෙසෝ),
2740             'one' => q(ආර්ජන්ටිනා පෙසෝ),
2741             'other' => q(ආර්ජන්ටිනා පෙසෝ),
2742             },
2743             },
2744             'AUD' => {
2745             symbol => 'A$',
2746             display_name => {
2747             'currency' => q(ඔස්ට්‍රේලියානු ඩොලර්),
2748             'one' => q(ඔස්ට්‍රේලියානු ඩොලර්),
2749             'other' => q(ඔස්ට්‍රේලියානු ඩොලර්),
2750             },
2751             },
2752             'AWG' => {
2753             symbol => 'AWG',
2754             display_name => {
2755             'currency' => q(අරූබානු ෆ්ලෝරින්),
2756             'one' => q(අරූබානු ෆ්ලෝරින්),
2757             'other' => q(අරූබානු ෆ්ලෝරින්),
2758             },
2759             },
2760             'AZN' => {
2761             symbol => 'AZN',
2762             display_name => {
2763             'currency' => q(අසර්බයිජානු මනාට්),
2764             'one' => q(අසර්බයිජානු මනාට්),
2765             'other' => q(අසර්බයිජානු මනාට්),
2766             },
2767             },
2768             'BAM' => {
2769             symbol => 'BAM',
2770             display_name => {
2771             'currency' => q(බොස්නියා හර්සගොවීනා පරිවර්ත්‍ය මාර්ක්),
2772             'one' => q(බොස්නියා හර්සගොවීනා පරිවර්ත්‍ය මාර්ක්),
2773             'other' => q(බොස්නියා හර්සගොවීනා පරිවර්ත්‍ය මාර්ක්),
2774             },
2775             },
2776             'BBD' => {
2777             symbol => 'BBD',
2778             display_name => {
2779             'currency' => q(බාබේඩියානු ඩොලර්),
2780             'one' => q(බාබේඩියානු ඩොලර්),
2781             'other' => q(බාබේඩියානු ඩොලර්),
2782             },
2783             },
2784             'BDT' => {
2785             symbol => 'BDT',
2786             display_name => {
2787             'currency' => q(බංග්ලාදේශ් ටකා),
2788             'one' => q(බංග්ලාදේශ් ටකා),
2789             'other' => q(බංග්ලාදේශ් ටකා),
2790             },
2791             },
2792             'BGN' => {
2793             symbol => 'BGN',
2794             display_name => {
2795             'currency' => q(බල්ගේරියානු ලිව්),
2796             'one' => q(බල්ගේරියානු ලිව්),
2797             'other' => q(බල්ගේරියානු ලිව්),
2798             },
2799             },
2800             'BHD' => {
2801             symbol => 'BHD',
2802             display_name => {
2803             'currency' => q(බහරේන් ඩිනාර්),
2804             'one' => q(බහරේන් ඩිනාර්),
2805             'other' => q(බහරේන් ඩිනාර්),
2806             },
2807             },
2808             'BIF' => {
2809             symbol => 'BIF',
2810             display_name => {
2811             'currency' => q(බුරුන්දි ෆ්‍රෑන්ක්),
2812             'one' => q(බුරුන්දි ෆ්‍රෑන්ක්),
2813             'other' => q(බුරුන්දි ෆ්‍රෑන්ක්),
2814             },
2815             },
2816             'BMD' => {
2817             symbol => 'BMD',
2818             display_name => {
2819             'currency' => q(බර්මියුඩානු ඩොලර්),
2820             'one' => q(බර්මියුඩානු ඩොලර්),
2821             'other' => q(බර්මියුඩානු ඩොලර්),
2822             },
2823             },
2824             'BND' => {
2825             symbol => 'BND',
2826             display_name => {
2827             'currency' => q(බෘනායි ඩොලර්),
2828             'one' => q(බෘනායි ඩොලර්),
2829             'other' => q(බෘනායි ඩොලර්),
2830             },
2831             },
2832             'BOB' => {
2833             symbol => 'BOB',
2834             display_name => {
2835             'currency' => q(බොලිවියානු බොලිවියානෝ),
2836             'one' => q(බොලිවියානු බොලිවියානෝ),
2837             'other' => q(බොලිවියානු බොලිවියානෝ),
2838             },
2839             },
2840             'BRL' => {
2841             symbol => 'R$',
2842             display_name => {
2843             'currency' => q(බ්‍රසීල රියල්),
2844             'one' => q(බ්‍රසීල රියල්),
2845             'other' => q(බ්‍රසීල රියල්),
2846             },
2847             },
2848             'BSD' => {
2849             symbol => 'BSD',
2850             display_name => {
2851             'currency' => q(බහමානු ඩොලර්),
2852             'one' => q(බහමානු ඩොලර්),
2853             'other' => q(බහමානු ඩොලර්),
2854             },
2855             },
2856             'BTN' => {
2857             symbol => 'BTN',
2858             display_name => {
2859             'currency' => q(භූතාන නගුල්ට්‍රම්),
2860             'one' => q(භූතාන නගුල්ට්‍රම්),
2861             'other' => q(භූතාන නගුල්ට්‍රම්),
2862             },
2863             },
2864             'BWP' => {
2865             symbol => 'BWP',
2866             display_name => {
2867             'currency' => q(බොට්ස්වානා පුලා),
2868             'one' => q(බොට්ස්වානා පුලා),
2869             'other' => q(බොට්ස්වානා පුලා),
2870             },
2871             },
2872             'BYR' => {
2873             symbol => 'BYR',
2874             display_name => {
2875             'currency' => q(බෙලරූස් රූබල්),
2876             'one' => q(බෙලරූස් රූබල්),
2877             'other' => q(බෙලරූස් රූබල්),
2878             },
2879             },
2880             'BZD' => {
2881             symbol => 'BZD',
2882             display_name => {
2883             'currency' => q(බෙලීස් ඩොලර්),
2884             'one' => q(බෙලිස් ඩොලර්),
2885             'other' => q(බෙලිස් ඩොලර්),
2886             },
2887             },
2888             'CAD' => {
2889             symbol => 'CA$',
2890             display_name => {
2891             'currency' => q(කැනේඩියානු ඩොලර්),
2892             'one' => q(කැනේඩියානු ඩොලර්),
2893             'other' => q(කැනේඩියානු ඩොලර්),
2894             },
2895             },
2896             'CDF' => {
2897             symbol => 'CDF',
2898             display_name => {
2899             'currency' => q(කොංගෝ ෆ්‍රෑන්ක්),
2900             'one' => q(කොංගෝ ෆ්‍රෑන්ක්),
2901             'other' => q(කොංගෝ ෆ්‍රෑන්ක්),
2902             },
2903             },
2904             'CHF' => {
2905             symbol => 'CHF',
2906             display_name => {
2907             'currency' => q(ස්විස් ෆ්‍රෑන්ක්),
2908             'one' => q(ස්විස් ෆ්‍රෑන්ක්),
2909             'other' => q(ස්විස් ෆ්‍රෑන්ක්),
2910             },
2911             },
2912             'CLP' => {
2913             symbol => 'CLP',
2914             display_name => {
2915             'currency' => q(චිලි පැසෝ),
2916             'one' => q(චිලි පැසෝ),
2917             'other' => q(චිලි පැසෝ),
2918             },
2919             },
2920             'CNY' => {
2921             symbol => 'CNÂ¥',
2922             display_name => {
2923             'currency' => q(චීන යුආන්),
2924             'one' => q(චීන යුආන්),
2925             'other' => q(චීන යුආන්),
2926             },
2927             },
2928             'COP' => {
2929             symbol => 'COP',
2930             display_name => {
2931             'currency' => q(කොලොම්බියානු පෙසෝ),
2932             'one' => q(කොලොම්බියානු පෙසෝ),
2933             'other' => q(කොලොම්බියානු පෙසෝ),
2934             },
2935             },
2936             'CRC' => {
2937             symbol => 'CRC',
2938             display_name => {
2939             'currency' => q(කොස්ට රිකා කොලෝන්),
2940             'one' => q(කොස්ට රිකා කොලෝන්),
2941             'other' => q(කොස්ට රිකා කොලෝන්),
2942             },
2943             },
2944             'CUC' => {
2945             symbol => 'CUC',
2946             display_name => {
2947             'currency' => q(මාරුකළ හැකි කියුබානු පැසෝ),
2948             'one' => q(මාරුකළ හැකි කියුබානු පැසෝ),
2949             'other' => q(මාරුකළ හැකි කියුබානු පැසෝ),
2950             },
2951             },
2952             'CUP' => {
2953             symbol => 'CUP',
2954             display_name => {
2955             'currency' => q(කියුබානු පැසෝ),
2956             'one' => q(කියුබානු පැසෝ),
2957             'other' => q(කියුබානු පැසෝ),
2958             },
2959             },
2960             'CVE' => {
2961             symbol => 'CVE',
2962             display_name => {
2963             'currency' => q(කේප් වර්ඩ් එස්කියුඩෝ),
2964             'one' => q(කේප් වර්ඩ් එස්කියුඩෝ),
2965             'other' => q(කේප් වර්ඩ් එස්කියුඩෝ),
2966             },
2967             },
2968             'CZK' => {
2969             symbol => 'CZK',
2970             display_name => {
2971             'currency' => q(චෙක් රිපබ්ලික් කොරූනා),
2972             'one' => q(චෙක් රිපබ්ලික් කොරූනා),
2973             'other' => q(චෙක් රිපබ්ලික් කොරූනා),
2974             },
2975             },
2976             'DJF' => {
2977             symbol => 'DJF',
2978             display_name => {
2979             'currency' => q(ජිබූති ෆ්‍රෑන්ක්),
2980             'one' => q(ජිබූති ෆ්‍රෑන්ක්),
2981             'other' => q(ජිබූති ෆ්‍රෑන්ක්),
2982             },
2983             },
2984             'DKK' => {
2985             symbol => 'DKK',
2986             display_name => {
2987             'currency' => q(ඩැනිෂ් ක්‍රෝන්),
2988             'one' => q(ඩැනිෂ් ක්‍රෝන්),
2989             'other' => q(ඩැනිෂ් ක්‍රෝන්),
2990             },
2991             },
2992             'DOP' => {
2993             symbol => 'DOP',
2994             display_name => {
2995             'currency' => q(ඩොමිනිකානු පෙසෝ),
2996             'one' => q(ඩොමිනිකානු පෙසෝ),
2997             'other' => q(ඩොමිනිකානු පෙසෝ),
2998             },
2999             },
3000             'DZD' => {
3001             symbol => 'DZD',
3002             display_name => {
3003             'currency' => q(ඇල්ගේරියානු ඩිනාර්),
3004             'one' => q(ඇල්ගේරියානු ඩිනාර්),
3005             'other' => q(ඇල්ගේරියානු ඩිනාර්),
3006             },
3007             },
3008             'EGP' => {
3009             symbol => 'EGP',
3010             display_name => {
3011             'currency' => q(ඊජිප්තු පවුම්),
3012             'one' => q(ඊජිප්තු පවුම්),
3013             'other' => q(ඊජිප්තු පවුම්),
3014             },
3015             },
3016             'ERN' => {
3017             symbol => 'ERN',
3018             display_name => {
3019             'currency' => q(එරිත්‍රියානු නැක්ෆා),
3020             'one' => q(එරිත්‍රියානු නැක්ෆා),
3021             'other' => q(එරිත්‍රියානු නැක්ෆා),
3022             },
3023             },
3024             'ETB' => {
3025             symbol => 'ETB',
3026             display_name => {
3027             'currency' => q(ඉතියෝපියානු බීර්),
3028             'one' => q(ඉතියෝපියානු බීර්),
3029             'other' => q(ඉතියෝපියානු බීර්),
3030             },
3031             },
3032             'EUR' => {
3033             symbol => '€',
3034             display_name => {
3035             'currency' => q(යුරෝ),
3036             'one' => q(යුරෝ),
3037             'other' => q(යුරෝ),
3038             },
3039             },
3040             'FJD' => {
3041             symbol => 'FJD',
3042             display_name => {
3043             'currency' => q(ෆිජියන් ඩොලර්),
3044             'one' => q(ෆිජියන් ඩොලර්),
3045             'other' => q(ෆිජියන් ඩොලර්),
3046             },
3047             },
3048             'FKP' => {
3049             symbol => 'FKP',
3050             display_name => {
3051             'currency' => q(ෆෝක්ලන්ඩ් දූපත් පවුම්),
3052             'one' => q(ෆෝක්ලන්ඩ් දූපත් පවුම්),
3053             'other' => q(ෆෝක්ලන්ඩ් දූපත් පවුම්),
3054             },
3055             },
3056             'GBP' => {
3057             symbol => '£',
3058             display_name => {
3059             'currency' => q(බ්‍රිතාන්‍ය ස්ටර්ලින් පවුම්),
3060             'one' => q(බ්‍රිතාන්‍ය ස්ටර්ලින් පවුම්),
3061             'other' => q(බ්‍රිතාන්‍ය ස්ටර්ලින් පවුම්),
3062             },
3063             },
3064             'GEL' => {
3065             symbol => 'GEL',
3066             display_name => {
3067             'currency' => q(ජෝජියානු ලැරී),
3068             'one' => q(ජෝජියානු ලැරී),
3069             'other' => q(ජෝජියානු ලැරී),
3070             },
3071             },
3072             'GHS' => {
3073             symbol => 'GHS',
3074             display_name => {
3075             'currency' => q(ඝානා සෙඩි),
3076             'one' => q(ඝානා සෙඩි),
3077             'other' => q(ඝානා සෙඩි),
3078             },
3079             },
3080             'GIP' => {
3081             symbol => 'GIP',
3082             display_name => {
3083             'currency' => q(ජිබ්‍රෝල්ටා පවුම්),
3084             'one' => q(ජිබ්‍රෝල්ටා පවුම්),
3085             'other' => q(ජිබ්‍රෝල්ටා පවුම්),
3086             },
3087             },
3088             'GMD' => {
3089             symbol => 'GMD',
3090             display_name => {
3091             'currency' => q(ගැම්බියානු දලාසි),
3092             'one' => q(ගැම්බියානු දලාසි),
3093             'other' => q(ගැම්බියානු දලාසි),
3094             },
3095             },
3096             'GNF' => {
3097             symbol => 'GNF',
3098             display_name => {
3099             'currency' => q(ගිනියානු ෆ්රෑන්ක්),
3100             'one' => q(ගිනියානු ෆ්‍රෑන්ක්),
3101             'other' => q(ගිනියානු ෆ්‍රෑන්ක්),
3102             },
3103             },
3104             'GTQ' => {
3105             symbol => 'GTQ',
3106             display_name => {
3107             'currency' => q(ගෝතමාලානු ක්වෙට්සල්),
3108             'one' => q(ගෝතමාලානු ක්වෙට්සල්),
3109             'other' => q(ගෝතමාලානු ක්වෙට්සල්),
3110             },
3111             },
3112             'GYD' => {
3113             symbol => 'GYD',
3114             display_name => {
3115             'currency' => q(ගයනා ඩොලර්),
3116             'one' => q(ගයනා ඩොලර්),
3117             'other' => q(ගයනා ඩොලර්),
3118             },
3119             },
3120             'HKD' => {
3121             symbol => 'HK$',
3122             display_name => {
3123             'currency' => q(හොංකොං ඩොලර්),
3124             'one' => q(හොංකොං ඩොලර්),
3125             'other' => q(හොංකොං ඩොලර්),
3126             },
3127             },
3128             'HNL' => {
3129             symbol => 'HNL',
3130             display_name => {
3131             'currency' => q(හොන්ඩුරානු ලෙම්පිරා),
3132             'one' => q(හොන්ඩුරානු ලෙම්පිරා),
3133             'other' => q(හොන්ඩුරානු ලෙම්පිරා),
3134             },
3135             },
3136             'HRK' => {
3137             symbol => 'HRK',
3138             display_name => {
3139             'currency' => q(ක්‍රොඒෂියානු කූනා),
3140             'one' => q(ක්‍රොඒෂියානු කූනා),
3141             'other' => q(ක්‍රොඒෂියානු කූනා),
3142             },
3143             },
3144             'HTG' => {
3145             symbol => 'HTG',
3146             display_name => {
3147             'currency' => q(හයිටි ගෝර්ඩ්),
3148             'one' => q(හයිටි ගෝර්ඩ්),
3149             'other' => q(හයිටි ගෝර්ඩ්),
3150             },
3151             },
3152             'HUF' => {
3153             symbol => 'HUF',
3154             display_name => {
3155             'currency' => q(හංගේරියානු ෆරින්ට්),
3156             'one' => q(හංගේරියානු ෆරින්ට්),
3157             'other' => q(හංගේරියානු ෆරින්ට්),
3158             },
3159             },
3160             'IDR' => {
3161             symbol => 'IDR',
3162             display_name => {
3163             'currency' => q(ඉන්දුනීසියානු රුපියා),
3164             'one' => q(ඉන්දුනීසියානු රුපියා),
3165             'other' => q(ඉන්දුනීසියානු රුපියා),
3166             },
3167             },
3168             'ILS' => {
3169             symbol => '₪',
3170             display_name => {
3171             'currency' => q(ඊශ්‍රායල නව ශෙකල්),
3172             'one' => q(ඊශ්‍රායල නව ශෙකල්),
3173             'other' => q(ඊශ්‍රායල නව ශෙකල්),
3174             },
3175             },
3176             'INR' => {
3177             symbol => '₹',
3178             display_name => {
3179             'currency' => q(ඉන්දියානු රුපියල්),
3180             'one' => q(ඉන්දියානු රුපියල්),
3181             'other' => q(ඉන්දියානු රුපියල්),
3182             },
3183             },
3184             'IQD' => {
3185             symbol => 'IQD',
3186             display_name => {
3187             'currency' => q(ඉරාක ඩිනාර්),
3188             'one' => q(ඉරාක ඩිනාර්),
3189             'other' => q(ඉරාක ඩිනාර්),
3190             },
3191             },
3192             'IRR' => {
3193             symbol => 'IRR',
3194             display_name => {
3195             'currency' => q(ඉරාන රියාල්),
3196             'one' => q(ඉරාන රියාල්),
3197             'other' => q(ඉරාන රියාල්),
3198             },
3199             },
3200             'ISK' => {
3201             symbol => 'ISK',
3202             display_name => {
3203             'currency' => q(අයිස්ලන්තික ක්‍රෝනා),
3204             'one' => q(අයිස්ලන්තික ක්‍රෝනා),
3205             'other' => q(අයිස්ලන්තික ක්‍රෝනා),
3206             },
3207             },
3208             'JMD' => {
3209             symbol => 'JMD',
3210             display_name => {
3211             'currency' => q(ජැමෙයිකානු ඩොලර්),
3212             'one' => q(ජැමෙයිකානු ඩොලර්),
3213             'other' => q(ජැමෙයිකානු ඩොලර්),
3214             },
3215             },
3216             'JOD' => {
3217             symbol => 'JOD',
3218             display_name => {
3219             'currency' => q(ජෝර්දාන් ඩිනාර්),
3220             'one' => q(ජෝර්දාන් ඩිනාර්),
3221             'other' => q(ජෝර්දාන් ඩිනාර්),
3222             },
3223             },
3224             'JPY' => {
3225             symbol => 'JPÂ¥',
3226             display_name => {
3227             'currency' => q(ජපන් යෙන්),
3228             'one' => q(ජපන් යෙන්),
3229             'other' => q(ජපන් යෙන්),
3230             },
3231             },
3232             'KES' => {
3233             symbol => 'KES',
3234             display_name => {
3235             'currency' => q(කෙන්යානු ශිලිං),
3236             'one' => q(කෙන්යානු ශිලිං),
3237             'other' => q(කෙන්යානු ශිලිං),
3238             },
3239             },
3240             'KGS' => {
3241             symbol => 'KGS',
3242             display_name => {
3243             'currency' => q(කිරිගිස්ථාන සම්),
3244             'one' => q(කිරිගිස්ථාන සම්),
3245             'other' => q(කිරිගිස්ථාන සම්),
3246             },
3247             },
3248             'KHR' => {
3249             symbol => 'KHR',
3250             display_name => {
3251             'currency' => q(කාම්බෝජ රියේල්),
3252             'one' => q(කාම්බෝජ රියේල්),
3253             'other' => q(කාම්බෝජ රියේල්),
3254             },
3255             },
3256             'KMF' => {
3257             symbol => 'KMF',
3258             display_name => {
3259             'currency' => q(කොමොරියානු ෆ්‍රෑන්ක්),
3260             'one' => q(කොමොරියානු ෆ්‍රෑන්ක්),
3261             'other' => q(කොමොරියානු ෆ්‍රෑන්ක්),
3262             },
3263             },
3264             'KPW' => {
3265             symbol => 'KPW',
3266             display_name => {
3267             'currency' => q(උතුරු කොරියානු වොන්),
3268             'one' => q(උතුරු කොරියානු වොන්),
3269             'other' => q(උතුරු කොරියානු වොන්),
3270             },
3271             },
3272             'KRW' => {
3273             symbol => 'â‚©',
3274             display_name => {
3275             'currency' => q(දකුණු කොරියානු වොන්),
3276             'one' => q(දකුණු කොරියානු වොන්),
3277             'other' => q(දකුණු කොරියානු වොන්),
3278             },
3279             },
3280             'KWD' => {
3281             symbol => 'KWD',
3282             display_name => {
3283             'currency' => q(කුවේට් ඩිනාර්),
3284             'one' => q(කුවේට් ඩිනාර්),
3285             'other' => q(කුවේට් ඩිනාර්),
3286             },
3287             },
3288             'KYD' => {
3289             symbol => 'KYD',
3290             display_name => {
3291             'currency' => q(කේමන් දූපත් ඩොලර්),
3292             'one' => q(කේමන් දූපත් ඩොලර්),
3293             'other' => q(කේමන් දූපත් ඩොලර්),
3294             },
3295             },
3296             'KZT' => {
3297             symbol => 'KZT',
3298             display_name => {
3299             'currency' => q(කසකස්ථාන ටෙන්ග),
3300             'one' => q(කසකස්ථාන ටෙන්ග),
3301             'other' => q(කසකස්ථාන ටෙන්ග),
3302             },
3303             },
3304             'LAK' => {
3305             symbol => 'LAK',
3306             display_name => {
3307             'currency' => q(ලාඕස් කිප්),
3308             'one' => q(ලාඕස් කිප්),
3309             'other' => q(ලාඕස් කිප්),
3310             },
3311             },
3312             'LBP' => {
3313             symbol => 'LBP',
3314             display_name => {
3315             'currency' => q(ලෙබනන පවුම්),
3316             'one' => q(ලෙබනන පවුම්),
3317             'other' => q(ලෙබනන පවුම්),
3318             },
3319             },
3320             'LKR' => {
3321             symbol => 'රු.',
3322             display_name => {
3323             'currency' => q(ශ්‍රී ලංකා රුපියල),
3324             'one' => q(ශ්‍රී ලංකා රුපියල),
3325             'other' => q(ශ්‍රී ලංකා රුපියල),
3326             },
3327             },
3328             'LRD' => {
3329             symbol => 'LRD',
3330             display_name => {
3331             'currency' => q(ලයිබේරියානු ඩොලර්),
3332             'one' => q(ලයිබේරියානු ඩොලර්),
3333             'other' => q(ලයිබේරියානු ඩොලර්),
3334             },
3335             },
3336             'LTL' => {
3337             symbol => 'LTL',
3338             display_name => {
3339             'currency' => q(ලිතුවේනියානු),
3340             'one' => q(ලිතුවේනියානු),
3341             'other' => q(ලිතුවේනියානු),
3342             },
3343             },
3344             'LVL' => {
3345             display_name => {
3346             'currency' => q(ලැට්වියානු ලැට්ස්),
3347             },
3348             },
3349             'LYD' => {
3350             symbol => 'LYD',
3351             display_name => {
3352             'currency' => q(ලිබියානු ඩිනාර්),
3353             'one' => q(ලිබියානු ඩිනාර්),
3354             'other' => q(ලිබියානු ඩිනාර්),
3355             },
3356             },
3357             'MAD' => {
3358             symbol => 'MAD',
3359             display_name => {
3360             'currency' => q(මොරොක්කෝ ඩිර්හැම්),
3361             'one' => q(මොරොක්කෝ ඩිර්හැම්),
3362             'other' => q(මොරොක්කෝ ඩිර්හැම්),
3363             },
3364             },
3365             'MDL' => {
3366             symbol => 'MDL',
3367             display_name => {
3368             'currency' => q(මෝල්ඩෝවානු ලෙව්),
3369             'one' => q(මෝල්ඩෝවානු ලෙව්),
3370             'other' => q(මෝල්ඩෝවානු ලෙව්),
3371             },
3372             },
3373             'MGA' => {
3374             symbol => 'MGA',
3375             display_name => {
3376             'currency' => q(මලගාසි අරියාරි),
3377             'one' => q(මලගාසි අරියාරි),
3378             'other' => q(මලගාසි අරියාරි),
3379             },
3380             },
3381             'MKD' => {
3382             symbol => 'MKD',
3383             display_name => {
3384             'currency' => q(මැසඩෝනියානු ඩිනාර්),
3385             'one' => q(මැසඩෝනියානු ඩිනාර්),
3386             'other' => q(මැසඩෝනියානු ඩිනාර්),
3387             },
3388             },
3389             'MMK' => {
3390             symbol => 'MMK',
3391             display_name => {
3392             'currency' => q(බුරුම ක්යාට්),
3393             'one' => q(බුරුම ක්යාට්),
3394             'other' => q(බුරුම ක්යාට්),
3395             },
3396             },
3397             'MNT' => {
3398             symbol => 'MNT',
3399             display_name => {
3400             'currency' => q(මොන්ගෝලියානු ටග්‍රික්),
3401             'one' => q(මොන්ගෝලියානු ටග්‍රික්),
3402             'other' => q(මොන්ගෝලියානු ටග්‍රික්),
3403             },
3404             },
3405             'MOP' => {
3406             symbol => 'MOP',
3407             display_name => {
3408             'currency' => q(මැකනීස් පටකා),
3409             'one' => q(මැකනීස් පටකා),
3410             'other' => q(මැකනීස් පටකා),
3411             },
3412             },
3413             'MRO' => {
3414             symbol => 'MRO',
3415             display_name => {
3416             'currency' => q(මුරුසි ඔයිගුයියා),
3417             'one' => q(මුරුසි ඔයිගුයියා),
3418             'other' => q(මුරුසි ඔයිගුයියා),
3419             },
3420             },
3421             'MUR' => {
3422             symbol => 'MUR',
3423             display_name => {
3424             'currency' => q(මුරිසියානු රුපියල්),
3425             'one' => q(මුරිසියානු රුපියල්),
3426             'other' => q(මුරිසියානු රුපියල්),
3427             },
3428             },
3429             'MVR' => {
3430             symbol => 'MVR',
3431             display_name => {
3432             'currency' => q(මාලදිවයින් රුෆියා),
3433             'one' => q(මාලදිවයින් රුෆියා),
3434             'other' => q(මාලදිවයින් රුෆියා),
3435             },
3436             },
3437             'MWK' => {
3438             symbol => 'MWK',
3439             display_name => {
3440             'currency' => q(මලාවි ක්වාචා),
3441             'one' => q(මලාවි ක්වාචා),
3442             'other' => q(මලාවි ක්වාචා),
3443             },
3444             },
3445             'MXN' => {
3446             symbol => 'MX$',
3447             display_name => {
3448             'currency' => q(මෙක්සිකානු ඩොලර්),
3449             'one' => q(මෙක්සිකානු ඩොලර්),
3450             'other' => q(මෙක්සිකානු ඩොලර්),
3451             },
3452             },
3453             'MYR' => {
3454             symbol => 'MYR',
3455             display_name => {
3456             'currency' => q(මැලේසියානු රින්ගිට්),
3457             'one' => q(මැලේසියානු රින්ගිට්),
3458             'other' => q(මැලේසියානු රින්ගිට්),
3459             },
3460             },
3461             'MZN' => {
3462             symbol => 'MZN',
3463             display_name => {
3464             'currency' => q(මොසැම්බිකන් මෙටිකල්),
3465             'one' => q(මොසැම්බිකන් මෙටිකල්),
3466             'other' => q(මොසැම්බිකන් මෙටිකල්),
3467             },
3468             },
3469             'NAD' => {
3470             symbol => 'NAD',
3471             display_name => {
3472             'currency' => q(නැමීබියානු ඩොලර්),
3473             'one' => q(නැමීබියානු ඩොලර්),
3474             'other' => q(නැමීබියානු ඩොලර්),
3475             },
3476             },
3477             'NGN' => {
3478             symbol => 'NGN',
3479             display_name => {
3480             'currency' => q(නයිජීරියානු නයිරා),
3481             'one' => q(නයිජීරියානු නයිරා),
3482             'other' => q(නයිජීරියානු නයිරා),
3483             },
3484             },
3485             'NIO' => {
3486             symbol => 'NIO',
3487             display_name => {
3488             'currency' => q(නිකරගුවානු කොඩෝබා),
3489             'one' => q(නිකරගුවානු කොඩෝබා),
3490             'other' => q(නිකරගුවානු කොඩෝබා),
3491             },
3492             },
3493             'NOK' => {
3494             symbol => 'NOK',
3495             display_name => {
3496             'currency' => q(නොර්වීජියන් ක්‍රෝන්),
3497             'one' => q(නොර්වීජියන් ක්‍රෝන්),
3498             'other' => q(නොර්වීජියන් ක්‍රෝන්),
3499             },
3500             },
3501             'NPR' => {
3502             symbol => 'NPR',
3503             display_name => {
3504             'currency' => q(නේපාල රුපියල්),
3505             'one' => q(නේපාල රුපියල්),
3506             'other' => q(නේපාල රුපියල්),
3507             },
3508             },
3509             'NZD' => {
3510             symbol => 'NZ$',
3511             display_name => {
3512             'currency' => q(නවසීලන්ත ඩොලර්),
3513             'one' => q(නවසීලන්ත ඩොලර්),
3514             'other' => q(නවසීලන්ත ඩොලර්),
3515             },
3516             },
3517             'OMR' => {
3518             symbol => 'OMR',
3519             display_name => {
3520             'currency' => q(ඕමාන් රියාල්),
3521             'one' => q(ඕමාන් රියාල්),
3522             'other' => q(ඕමාන් රියාල්),
3523             },
3524             },
3525             'PAB' => {
3526             symbol => 'PAB',
3527             display_name => {
3528             'currency' => q(පැනමා බැල්බෝ),
3529             'one' => q(පැනමා බැල්බෝ),
3530             'other' => q(පැනමා බැල්බෝ),
3531             },
3532             },
3533             'PEN' => {
3534             symbol => 'PEN',
3535             display_name => {
3536             'currency' => q(පේරු නියුවෝ සොල්),
3537             'one' => q(පේරු නියුවෝ සොල්),
3538             'other' => q(පේරු නියුවෝ සොල්),
3539             },
3540             },
3541             'PGK' => {
3542             symbol => 'PGK',
3543             display_name => {
3544             'currency' => q(පැපුවා නිව් ගිනියානු කිනා),
3545             'one' => q(පැපුවා නිව් ගිනියානු කිනා),
3546             'other' => q(පැපුවා නිව් ගිනියානු කිනා),
3547             },
3548             },
3549             'PHP' => {
3550             symbol => 'PHP',
3551             display_name => {
3552             'currency' => q(පිලිපීන පෙසෝ),
3553             'one' => q(පිලිපීන පෙසෝ),
3554             'other' => q(පිලිපීන පෙසෝ),
3555             },
3556             },
3557             'PKR' => {
3558             symbol => 'PKR',
3559             display_name => {
3560             'currency' => q(පාකිස්ථාන රුපියල්),
3561             'one' => q(පාකිස්ථාන රුපියල්),
3562             'other' => q(පාකිස්ථාන රුපියල්),
3563             },
3564             },
3565             'PLN' => {
3566             symbol => 'PLN',
3567             display_name => {
3568             'currency' => q(පොලිෂ් ස්ලොටි),
3569             'one' => q(පොලිෂ් ස්ලොටි),
3570             'other' => q(පොලිෂ් ස්ලොටි),
3571             },
3572             },
3573             'PYG' => {
3574             symbol => 'PYG',
3575             display_name => {
3576             'currency' => q(පැරගුවේ ගුවරානි),
3577             'one' => q(පැරගුවේ ගුවරානි),
3578             'other' => q(පැරගුවේ ගුවරානි),
3579             },
3580             },
3581             'QAR' => {
3582             symbol => 'QAR',
3583             display_name => {
3584             'currency' => q(කටාර් රියාල්),
3585             'one' => q(කටාර් රියාල්),
3586             'other' => q(කටාර් රියාල්),
3587             },
3588             },
3589             'RON' => {
3590             symbol => 'RON',
3591             display_name => {
3592             'currency' => q(රොමේනියානු ලෙව්),
3593             'one' => q(රොමේනියානු ලෙව්),
3594             'other' => q(රොමේනියානු ලෙව්),
3595             },
3596             },
3597             'RSD' => {
3598             symbol => 'RSD',
3599             display_name => {
3600             'currency' => q(සර්බියානු ඩිනාර්),
3601             'one' => q(සර්බියානු ඩිනාර්),
3602             'other' => q(සර්බියානු ඩිනාර්),
3603             },
3604             },
3605             'RUB' => {
3606             symbol => 'RUB',
3607             display_name => {
3608             'currency' => q(රුසියන් රූබල්),
3609             'one' => q(රුසියන් රූබල්),
3610             'other' => q(රුසියන් රූබල්),
3611             },
3612             },
3613             'RWF' => {
3614             symbol => 'RWF',
3615             display_name => {
3616             'currency' => q(රුවන්ඩා ෆ්‍රෑන්ක්),
3617             'one' => q(රුවන්ඩා ෆ්‍රෑන්ක්),
3618             'other' => q(රුවන්ඩා ෆ්‍රෑන්ක්),
3619             },
3620             },
3621             'SAR' => {
3622             symbol => 'SAR',
3623             display_name => {
3624             'currency' => q(සවුදි රියාල්),
3625             'one' => q(සවුදි රියාල්),
3626             'other' => q(සවුදි රියාල්),
3627             },
3628             },
3629             'SBD' => {
3630             symbol => 'SBD',
3631             display_name => {
3632             'currency' => q(සොලමන් දූපත් ඩොලර්),
3633             'one' => q(සොලමන් දූපත් ඩොලර්),
3634             'other' => q(සොලමන් දූපත් ඩොලර්),
3635             },
3636             },
3637             'SCR' => {
3638             symbol => 'SCR',
3639             display_name => {
3640             'currency' => q(සීෂෙලියානු රුපියල),
3641             'one' => q(සීෂෙලියානු රුපියල),
3642             'other' => q(සීෂෙලියානු රුපියල),
3643             },
3644             },
3645             'SDG' => {
3646             symbol => 'SDG',
3647             display_name => {
3648             'currency' => q(සුඩාන පවුම්),
3649             'one' => q(සුඩාන පවුම්),
3650             'other' => q(සුඩාන පවුම්),
3651             },
3652             },
3653             'SEK' => {
3654             symbol => 'SEK',
3655             display_name => {
3656             'currency' => q(ස්වෙඩිෂ් ක්‍රෝනා),
3657             'one' => q(ස්වෙඩිෂ් ක්‍රෝනා),
3658             'other' => q(ස්වෙඩිෂ් ක්‍රෝනා),
3659             },
3660             },
3661             'SGD' => {
3662             symbol => 'SGD',
3663             display_name => {
3664             'currency' => q(සිංගප්පූරු ඩොලර්),
3665             'one' => q(සිංගප්පූරු ඩොලර්),
3666             'other' => q(සිංගප්පූරු ඩොලර්),
3667             },
3668             },
3669             'SHP' => {
3670             symbol => 'SHP',
3671             display_name => {
3672             'currency' => q(ශාන්ත හෙලේනා පවුම්),
3673             'one' => q(ශාන්ත හෙලේනා පවුම්),
3674             'other' => q(ශාන්ත හෙලේනා පවුම්),
3675             },
3676             },
3677             'SLL' => {
3678             symbol => 'SLL',
3679             display_name => {
3680             'currency' => q(සියරා ලියොන් ලියොන්),
3681             'one' => q(සියරා ලියොන් ලියොන්),
3682             'other' => q(සියරා ලියොන් ලියොන්),
3683             },
3684             },
3685             'SOS' => {
3686             symbol => 'SOS',
3687             display_name => {
3688             'currency' => q(සෝමාලියානු ශිලිං),
3689             'one' => q(සෝමාලියානු ශිලිං),
3690             'other' => q(සෝමාලියානු ශිලිං),
3691             },
3692             },
3693             'SRD' => {
3694             symbol => 'SRD',
3695             display_name => {
3696             'currency' => q(සුරිනාම් ඩොලර්),
3697             'one' => q(සුරිනාම් ඩොලර්),
3698             'other' => q(සුරිනාම් ඩොලර්),
3699             },
3700             },
3701             'SSP' => {
3702             symbol => 'SSP',
3703             display_name => {
3704             'currency' => q(දකුණු සුඩාන පවුම්),
3705             'one' => q(දකුණු සුඩාන පවුම්),
3706             'other' => q(දකුණු සුඩාන පවුම්),
3707             },
3708             },
3709             'STD' => {
3710             symbol => 'STD',
3711             display_name => {
3712             'currency' => q(සාඕ තෝම් සහ ප්‍රින්සිප් දොබ්‍රා),
3713             'one' => q(සාඕ තෝම් සහ ප්‍රින්සිප් දොබ්‍රා),
3714             'other' => q(සාඕ තෝම් සහ ප්‍රින්සිප් දොබ්‍රා),
3715             },
3716             },
3717             'SYP' => {
3718             symbol => 'SYP',
3719             display_name => {
3720             'currency' => q(සිරියානු පවුම්),
3721             'one' => q(සිරියානු පවුම්),
3722             'other' => q(සිරියානු පවුම්),
3723             },
3724             },
3725             'SZL' => {
3726             symbol => 'SZL',
3727             display_name => {
3728             'currency' => q(ස්වාසි ලිලන්ජනි),
3729             'one' => q(ස්වාසි ලිලන්ජනි),
3730             'other' => q(ස්වාසි ලිලන්ජනි),
3731             },
3732             },
3733             'THB' => {
3734             symbol => '฿',
3735             display_name => {
3736             'currency' => q(තායි බාත්),
3737             'one' => q(තායි බාත්),
3738             'other' => q(තායි බාත්),
3739             },
3740             },
3741             'TJS' => {
3742             symbol => 'TJS',
3743             display_name => {
3744             'currency' => q(තජිකිස්ථාන සමොනි),
3745             'one' => q(තජිකිස්ථාන සමොනි),
3746             'other' => q(තජිකිස්ථාන සමොනි),
3747             },
3748             },
3749             'TMT' => {
3750             symbol => 'TMT',
3751             display_name => {
3752             'currency' => q(තක්මෙනිස්ථාන මනාට්),
3753             'one' => q(තක්මෙනිස්ථාන මනාට්),
3754             'other' => q(තක්මෙනිස්ථාන මනාට්),
3755             },
3756             },
3757             'TND' => {
3758             symbol => 'TND',
3759             display_name => {
3760             'currency' => q(ටියුනීසියානු ඩිනාර්),
3761             'one' => q(ටියුනීසියානු ඩිනාර්),
3762             'other' => q(ටියුනීසියානු ඩිනාර්),
3763             },
3764             },
3765             'TOP' => {
3766             symbol => 'TOP',
3767             display_name => {
3768             'currency' => q(ටොංගානු පාන්ගා),
3769             'one' => q(ටොංගානු පාන්ගා),
3770             'other' => q(ටොංගානු පාන්ගා),
3771             },
3772             },
3773             'TRY' => {
3774             symbol => 'TRY',
3775             display_name => {
3776             'currency' => q(තුර්කි ලිරා),
3777             'one' => q(තුර්කි ලිරා),
3778             'other' => q(තුර්කි ලිරා),
3779             },
3780             },
3781             'TTD' => {
3782             symbol => 'TTD',
3783             display_name => {
3784             'currency' => q(ට්‍රිනිඩෑඩ් සහ ටොබෑගෝ ඩොලර්),
3785             'one' => q(ට්‍රිනිඩෑඩ් සහ ටොබෑගෝ ඩොලර්),
3786             'other' => q(ට්‍රිනිඩෑඩ් සහ ටොබෑගෝ ඩොලර්),
3787             },
3788             },
3789             'TWD' => {
3790             symbol => 'NT$',
3791             display_name => {
3792             'currency' => q(නව තායිවාන ඩොලර්),
3793             'one' => q(නව තායිවාන ඩොලර්),
3794             'other' => q(නව තායිවාන ඩොලර්),
3795             },
3796             },
3797             'TZS' => {
3798             symbol => 'TZS',
3799             display_name => {
3800             'currency' => q(ටැන්සානියානු ශිලිං),
3801             'one' => q(ටැන්සානියානු ශිලිං),
3802             'other' => q(ටැන්සානියානු ශිලිං),
3803             },
3804             },
3805             'UAH' => {
3806             symbol => 'UAH',
3807             display_name => {
3808             'currency' => q(යුක්රේන හ්‍රිව්නියා),
3809             'one' => q(යුක්රේන හ්‍රිව්නියා),
3810             'other' => q(යුක්රේන හ්‍රිව්නියා),
3811             },
3812             },
3813             'UGX' => {
3814             symbol => 'UGX',
3815             display_name => {
3816             'currency' => q(උගන්ඩා ශිලිං),
3817             'one' => q(උගන්ඩා ශිලිං),
3818             'other' => q(උගන්ඩා ශිලිං),
3819             },
3820             },
3821             'USD' => {
3822             symbol => 'US$',
3823             display_name => {
3824             'currency' => q(ඇමරිකානු ඩොලර්),
3825             'one' => q(ඇමරිකානු ඩොලර්),
3826             'other' => q(ඇමරිකානු ඩොලර්),
3827             },
3828             },
3829             'UYU' => {
3830             symbol => 'UYU',
3831             display_name => {
3832             'currency' => q(උරුගුවේ පෙසෝ),
3833             'one' => q(උරුගුවේ පෙසෝ),
3834             'other' => q(උරුගුවේ පෙසෝ),
3835             },
3836             },
3837             'UZS' => {
3838             symbol => 'UZS',
3839             display_name => {
3840             'currency' => q(උස්බෙකිස්ථාන සම්),
3841             'one' => q(උස්බෙකිස්ථාන සම්),
3842             'other' => q(උස්බෙකිස්ථාන සම්),
3843             },
3844             },
3845             'VEF' => {
3846             symbol => 'VEF',
3847             display_name => {
3848             'currency' => q(වෙනිසියුලානු බොලිවර්),
3849             'one' => q(වෙනිසියුලානු බොලිවර්),
3850             'other' => q(වෙනිසියුලානු බොලිවර්),
3851             },
3852             },
3853             'VND' => {
3854             symbol => 'â‚«',
3855             display_name => {
3856             'currency' => q(වියට්නාම ඩොන්),
3857             'one' => q(වියට්නාම ඩොන්),
3858             'other' => q(වියට්නාම ඩොන්),
3859             },
3860             },
3861             'VUV' => {
3862             symbol => 'VUV',
3863             display_name => {
3864             'currency' => q(වනුවාටු වාටු),
3865             'one' => q(වනුවාටු වාටු),
3866             'other' => q(වනුවාටු වාටු),
3867             },
3868             },
3869             'WST' => {
3870             symbol => 'WST',
3871             display_name => {
3872             'currency' => q(සැමෝවා ටාලා),
3873             'one' => q(සැමෝවා ටාලා),
3874             'other' => q(සැමෝවා ටාලා),
3875             },
3876             },
3877             'XAF' => {
3878             symbol => 'FCFA',
3879             display_name => {
3880             'currency' => q(සිෆ්එ ෆ්රෑන්ක් බිඊඑසි),
3881             'one' => q(සිෆ්එ ෆ්රෑන්ක් බිඊඑසි),
3882             'other' => q(සිෆ්එ ෆ්රෑන්ක් බිඊඑසි),
3883             },
3884             },
3885             'XCD' => {
3886             symbol => 'EC$',
3887             display_name => {
3888             'currency' => q(නැගෙනහිර කැරිබියානු ඩොලර්),
3889             'one' => q(නැගෙනහිර කැරිබියානු ඩොලර්),
3890             'other' => q(නැගෙනහිර කැරිබියානු ඩොලර්),
3891             },
3892             },
3893             'XOF' => {
3894             symbol => 'සිෆ්එ',
3895             display_name => {
3896             'currency' => q(සිෆ්එ ෆ්රෑන්ක් බිසීඊඑඔ),
3897             'one' => q(සිෆ්එ ෆ්රෑන්ක් බිසීඊඑඔ),
3898             'other' => q(සිෆ්එ ෆ්රෑන්ක් බිසීඊඑඔ),
3899             },
3900             },
3901             'XPF' => {
3902             symbol => 'CFPF',
3903             display_name => {
3904             'currency' => q(ප්‍රංශ පොලිනීසියානු ෆ්‍රෑන්ක්),
3905             'one' => q(ප්‍රංශ පොලිනීසියානු ෆ්‍රෑන්ක්),
3906             'other' => q(ප්‍රංශ පොලිනීසියානු ෆ්‍රෑන්ක්),
3907             },
3908             },
3909             'XXX' => {
3910             display_name => {
3911             'currency' => q(නොදත් මුදල්),
3912             'one' => q(නොදත් මුදල්),
3913             'other' => q(නොදත් මුදල්),
3914             },
3915             },
3916             'YER' => {
3917             symbol => 'YER',
3918             display_name => {
3919             'currency' => q(යේමන රියාල්),
3920             'one' => q(යේමන රියාල්),
3921             'other' => q(යේමන රියාල්),
3922             },
3923             },
3924             'ZAR' => {
3925             symbol => 'ZAR',
3926             display_name => {
3927             'currency' => q(දකුණු අප්‍රිකානු රැන්ඩ්),
3928             'one' => q(දකුණු අප්‍රිකානු රැන්ඩ්),
3929             'other' => q(දකුණු අප්‍රිකානු රැන්ඩ්),
3930             },
3931             },
3932             'ZMK' => {
3933             display_name => {
3934             'currency' => q(සැම්බියානු ක්වාචා \(1968–2012\)),
3935             },
3936             },
3937             'ZMW' => {
3938             symbol => 'ZMW',
3939             display_name => {
3940             'currency' => q(සැම්බියානු ක්වාචා),
3941             'one' => q(සැම්බියානු ක්වාචා),
3942             'other' => q(සැම්බියානු ක්වාචා),
3943             },
3944             },
3945             } },
3946             );
3947              
3948              
3949             has 'calendar_months' => (
3950             is => 'ro',
3951             isa => HashRef,
3952             init_arg => undef,
3953             default => sub { {
3954             'gregorian' => {
3955             'format' => {
3956             abbreviated => {
3957             nonleap => [
3958             'ජන',
3959             'පෙබ',
3960             'මාර්තු',
3961             'අප්‍රේල්',
3962             'මැයි',
3963             'ජූනි',
3964             'ජූලි',
3965             'අගෝ',
3966             'සැප්',
3967             'ඔක්',
3968             'නොවැ',
3969             'දෙසැ'
3970             ],
3971             leap => [
3972            
3973             ],
3974             },
3975             narrow => {
3976             nonleap => [
3977             'ජ',
3978             'පෙ',
3979             'මා',
3980             'අ',
3981             'මැ',
3982             'ජූ',
3983             'ජූ',
3984             'අ',
3985             'සැ',
3986             'ඔ',
3987             'නෙ',
3988             'දෙ'
3989             ],
3990             leap => [
3991            
3992             ],
3993             },
3994             wide => {
3995             nonleap => [
3996             'ජනවාරි',
3997             'පෙබරවාරි',
3998             'මාර්තු',
3999             'අප්‍රේල්',
4000             'මැයි',
4001             'ජූනි',
4002             'ජූලි',
4003             'අගෝස්තු',
4004             'සැප්තැම්බර්',
4005             'ඔක්තෝබර්',
4006             'නොවැම්බර්',
4007             'දෙසැම්බර්'
4008             ],
4009             leap => [
4010            
4011             ],
4012             },
4013             },
4014             'stand-alone' => {
4015             abbreviated => {
4016             nonleap => [
4017             'ජන',
4018             'පෙබ',
4019             'මාර්',
4020             'අප්‍රේල්',
4021             'මැයි',
4022             'ජූනි',
4023             'ජූලි',
4024             'අගෝ',
4025             'සැප්',
4026             'ඔක්',
4027             'නොවැ',
4028             'දෙසැ'
4029             ],
4030             leap => [
4031            
4032             ],
4033             },
4034             narrow => {
4035             nonleap => [
4036             'ජ',
4037             'පෙ',
4038             'මා',
4039             'අ',
4040             'මැ',
4041             'ජූ',
4042             'ජූ',
4043             'අ',
4044             'සැ',
4045             'ඔ',
4046             'නෙ',
4047             'දෙ'
4048             ],
4049             leap => [
4050            
4051             ],
4052             },
4053             wide => {
4054             nonleap => [
4055             'ජනවාරි',
4056             'පෙබරවාරි',
4057             'මාර්තු',
4058             'අප්‍රේල්',
4059             'මැයි',
4060             'ජූනි',
4061             'ජූලි',
4062             'අගෝස්තු',
4063             'සැප්තැම්බර්',
4064             'ඔක්තෝබර්',
4065             'නොවැම්බර්',
4066             'දෙසැම්බර්'
4067             ],
4068             leap => [
4069            
4070             ],
4071             },
4072             },
4073             },
4074             } },
4075             );
4076              
4077             has 'calendar_days' => (
4078             is => 'ro',
4079             isa => HashRef,
4080             init_arg => undef,
4081             default => sub { {
4082             'gregorian' => {
4083             'format' => {
4084             abbreviated => {
4085             mon => 'සඳුදා',
4086             tue => 'අඟහ',
4087             wed => 'බදාදා',
4088             thu => 'බ්‍රහස්',
4089             fri => 'සිකු',
4090             sat => 'සෙන',
4091             sun => 'ඉරිදා'
4092             },
4093             narrow => {
4094             mon => 'à·ƒ',
4095             tue => 'අ',
4096             wed => 'බ',
4097             thu => 'බ්‍ර',
4098             fri => 'සි',
4099             sat => 'සෙ',
4100             sun => 'ඉ'
4101             },
4102             short => {
4103             mon => 'සඳු',
4104             tue => 'අඟ',
4105             wed => 'බදා',
4106             thu => 'බ්‍රහ',
4107             fri => 'සිකු',
4108             sat => 'සෙන',
4109             sun => 'ඉරි'
4110             },
4111             wide => {
4112             mon => 'සඳුදා',
4113             tue => 'අඟහරුවාදා',
4114             wed => 'බදාදා',
4115             thu => 'බ්‍රහස්පතින්දා',
4116             fri => 'සිකුරාදා',
4117             sat => 'සෙනසුරාදා',
4118             sun => 'ඉරිදා'
4119             },
4120             },
4121             'stand-alone' => {
4122             abbreviated => {
4123             mon => 'සඳුදා',
4124             tue => 'අඟහ',
4125             wed => 'බදාදා',
4126             thu => 'බ්‍රහස්',
4127             fri => 'සිකු',
4128             sat => 'සෙන',
4129             sun => 'ඉරිදා'
4130             },
4131             narrow => {
4132             mon => 'à·ƒ',
4133             tue => 'අ',
4134             wed => 'බ',
4135             thu => 'බ්‍ර',
4136             fri => 'සි',
4137             sat => 'සෙ',
4138             sun => 'ඉ'
4139             },
4140             short => {
4141             mon => 'සඳු',
4142             tue => 'අඟ',
4143             wed => 'බදා',
4144             thu => 'බ්‍රහ',
4145             fri => 'සිකු',
4146             sat => 'සෙන',
4147             sun => 'ඉරි'
4148             },
4149             wide => {
4150             mon => 'සඳුදා',
4151             tue => 'අඟහරුවාදා',
4152             wed => 'බදාදා',
4153             thu => 'බ්‍රහස්පතින්දා',
4154             fri => 'සිකුරාදා',
4155             sat => 'සෙනසුරාදා',
4156             sun => 'ඉරිදා'
4157             },
4158             },
4159             },
4160             } },
4161             );
4162              
4163             has 'calendar_quarters' => (
4164             is => 'ro',
4165             isa => HashRef,
4166             init_arg => undef,
4167             default => sub { {
4168             'gregorian' => {
4169             'format' => {
4170             abbreviated => {0 => 'කාර්:1',
4171             1 => 'කාර්:2',
4172             2 => 'කාර්:3',
4173             3 => 'කාර්:4'
4174             },
4175             narrow => {0 => '1',
4176             1 => '2',
4177             2 => '3',
4178             3 => '4'
4179             },
4180             wide => {0 => '1 වන කාර්තුව',
4181             1 => '2 වන කාර්තුව',
4182             2 => '3 වන කාර්තුව',
4183             3 => '4 වන කාර්තුව'
4184             },
4185             },
4186             'stand-alone' => {
4187             abbreviated => {0 => 'කාර්:1',
4188             1 => 'කාර්:2',
4189             2 => 'කාර්:3',
4190             3 => 'කාර්:4'
4191             },
4192             narrow => {0 => '1',
4193             1 => '2',
4194             2 => '3',
4195             3 => '4'
4196             },
4197             wide => {0 => '1 වන කාර්තුව',
4198             1 => '2 වන කාර්තුව',
4199             2 => '3 වන කාර්තුව',
4200             3 => '4 වන කාර්තුව'
4201             },
4202             },
4203             },
4204             } },
4205             );
4206              
4207             has 'day_period_data' => (
4208             is => 'ro',
4209             isa => CodeRef,
4210             init_arg => undef,
4211             default => sub { sub {
4212             # Time in hhmm format
4213             my ($self, $type, $time, $day_period_type) = @_;
4214             $day_period_type //= 'default';
4215             SWITCH:
4216             for ($type) {
4217             if ($_ eq 'generic') {
4218             if($day_period_type eq 'default') {
4219             return 'midnight' if $time == 0;
4220             return 'noon' if $time == 1200;
4221             return 'morning1' if $time >= 100
4222             && $time < 600;
4223             return 'afternoon1' if $time >= 1200
4224             && $time < 1400;
4225             return 'night1' if $time >= 1800
4226             && $time < 2400;
4227             return 'morning2' if $time >= 600
4228             && $time < 1200;
4229             return 'evening1' if $time >= 1400
4230             && $time < 1800;
4231             return 'night2' if $time >= 0
4232             && $time < 100;
4233             }
4234             if($day_period_type eq 'selection') {
4235             return 'evening1' if $time >= 1400
4236             && $time < 1800;
4237             return 'night2' if $time >= 0
4238             && $time < 100;
4239             return 'morning2' if $time >= 600
4240             && $time < 1200;
4241             return 'night1' if $time >= 1800
4242             && $time < 2400;
4243             return 'afternoon1' if $time >= 1200
4244             && $time < 1400;
4245             return 'morning1' if $time >= 100
4246             && $time < 600;
4247             }
4248             last SWITCH;
4249             }
4250             if ($_ eq 'gregorian') {
4251             if($day_period_type eq 'default') {
4252             return 'midnight' if $time == 0;
4253             return 'noon' if $time == 1200;
4254             return 'morning1' if $time >= 100
4255             && $time < 600;
4256             return 'afternoon1' if $time >= 1200
4257             && $time < 1400;
4258             return 'night1' if $time >= 1800
4259             && $time < 2400;
4260             return 'morning2' if $time >= 600
4261             && $time < 1200;
4262             return 'evening1' if $time >= 1400
4263             && $time < 1800;
4264             return 'night2' if $time >= 0
4265             && $time < 100;
4266             }
4267             if($day_period_type eq 'selection') {
4268             return 'evening1' if $time >= 1400
4269             && $time < 1800;
4270             return 'night2' if $time >= 0
4271             && $time < 100;
4272             return 'morning2' if $time >= 600
4273             && $time < 1200;
4274             return 'night1' if $time >= 1800
4275             && $time < 2400;
4276             return 'afternoon1' if $time >= 1200
4277             && $time < 1400;
4278             return 'morning1' if $time >= 100
4279             && $time < 600;
4280             }
4281             last SWITCH;
4282             }
4283             }
4284             } },
4285             );
4286              
4287             around day_period_data => sub {
4288             my ($orig, $self) = @_;
4289             return $self->$orig;
4290             };
4291              
4292             has 'day_periods' => (
4293             is => 'ro',
4294             isa => HashRef,
4295             init_arg => undef,
4296             default => sub { {
4297             'gregorian' => {
4298             'format' => {
4299             'abbreviated' => {
4300             'am' => q{පෙ.à·€.},
4301             'evening1' => q{හවස},
4302             'noon' => q{මධ්‍යාහ්නය},
4303             'morning2' => q{උදේ},
4304             'night1' => q{රෑ},
4305             'pm' => q{ප.à·€.},
4306             'afternoon1' => q{දවල්},
4307             'morning1' => q{පාන්දර},
4308             'midnight' => q{මැදියම},
4309             'night2' => q{මැදියමට පසු},
4310             },
4311             'narrow' => {
4312             'midnight' => q{මැ},
4313             'night2' => q{මැ},
4314             'am' => q{පෙ},
4315             'noon' => q{ම},
4316             'evening1' => q{à·„},
4317             'morning2' => q{උ},
4318             'night1' => q{රෑ},
4319             'morning1' => q{පා},
4320             'pm' => q{ප},
4321             'afternoon1' => q{ද},
4322             },
4323             'wide' => {
4324             'night2' => q{මැදියමට පසු},
4325             'midnight' => q{මැදියම},
4326             'evening1' => q{හවස},
4327             'noon' => q{මධ්‍යාහ්නය},
4328             'am' => q{පෙ.à·€.},
4329             'pm' => q{ප.à·€.},
4330             'afternoon1' => q{දවල්},
4331             'morning1' => q{පාන්දර},
4332             'morning2' => q{උදේ},
4333             'night1' => q{රෑ},
4334             },
4335             },
4336             'stand-alone' => {
4337             'abbreviated' => {
4338             'night2' => q{මැදියමට පසු},
4339             'midnight' => q{මැදියම},
4340             'evening1' => q{හවස},
4341             'noon' => q{මධ්‍යාහ්නය},
4342             'am' => q{පෙ.à·€.},
4343             'pm' => q{ප.à·€.},
4344             'afternoon1' => q{දවල්},
4345             'morning1' => q{පාන්දර},
4346             'night1' => q{රෑ},
4347             'morning2' => q{උදේ},
4348             },
4349             'narrow' => {
4350             'night1' => q{රෑ},
4351             'morning2' => q{උ},
4352             'afternoon1' => q{ද},
4353             'pm' => q{ප},
4354             'morning1' => q{පා},
4355             'am' => q{පෙ},
4356             'evening1' => q{à·„},
4357             'noon' => q{ද},
4358             'midnight' => q{මැ},
4359             'night2' => q{මැ},
4360             },
4361             'wide' => {
4362             'am' => q{පෙ.à·€.},
4363             'evening1' => q{හවස},
4364             'noon' => q{මධ්‍යාහ්නය},
4365             'morning2' => q{උදේ},
4366             'night1' => q{රෑ},
4367             'pm' => q{ප.à·€.},
4368             'afternoon1' => q{දවල්},
4369             'morning1' => q{පාන්දර},
4370             'midnight' => q{මැදියම},
4371             'night2' => q{මැදියමට පසු},
4372             },
4373             },
4374             },
4375             } },
4376             );
4377              
4378             has 'eras' => (
4379             is => 'ro',
4380             isa => HashRef,
4381             init_arg => undef,
4382             default => sub { {
4383             'generic' => {
4384             },
4385             'gregorian' => {
4386             abbreviated => {
4387             '0' => 'ක්‍රි.පූ.',
4388             '1' => 'ක්‍රි.à·€.'
4389             },
4390             wide => {
4391             '0' => 'ක්‍රිස්තු පූර්ව',
4392             '1' => 'ක්‍රිස්තු වර්ෂ'
4393             },
4394             },
4395             } },
4396             );
4397              
4398             has 'date_formats' => (
4399             is => 'ro',
4400             isa => HashRef,
4401             init_arg => undef,
4402             default => sub { {
4403             'generic' => {
4404             'full' => q{G y MMMM d, EEEE},
4405             'long' => q{G y MMMM d},
4406             'medium' => q{G y MMM d},
4407             'short' => q{GGGGG y-MM-dd},
4408             },
4409             'gregorian' => {
4410             'full' => q{y MMMM d, EEEE},
4411             'long' => q{y MMMM d},
4412             'medium' => q{y MMM d},
4413             'short' => q{y-MM-dd},
4414             },
4415             } },
4416             );
4417              
4418             has 'time_formats' => (
4419             is => 'ro',
4420             isa => HashRef,
4421             init_arg => undef,
4422             default => sub { {
4423             'generic' => {
4424             },
4425             'gregorian' => {
4426             'full' => q{HH.mm.ss zzzz},
4427             'long' => q{HH.mm.ss z},
4428             'medium' => q{HH.mm.ss},
4429             'short' => q{HH.mm},
4430             },
4431             } },
4432             );
4433              
4434             has 'datetime_formats' => (
4435             is => 'ro',
4436             isa => HashRef,
4437             init_arg => undef,
4438             default => sub { {
4439             'generic' => {
4440             'full' => q{{1} {0}},
4441             'long' => q{{1} {0}},
4442             'medium' => q{{1} {0}},
4443             'short' => q{{1} {0}},
4444             },
4445             'gregorian' => {
4446             'full' => q{{1} {0}},
4447             'long' => q{{1} {0}},
4448             'medium' => q{{1} {0}},
4449             'short' => q{{1} {0}},
4450             },
4451             } },
4452             );
4453              
4454             has 'datetime_formats_available_formats' => (
4455             is => 'ro',
4456             isa => HashRef,
4457             init_arg => undef,
4458             default => sub { {
4459             'generic' => {
4460             E => q{ccc},
4461             Ed => q{d E},
4462             Gy => q{G y},
4463             GyMMM => q{G y MMM},
4464             GyMMMEd => q{G y MMM d, E},
4465             GyMMMd => q{G y MMM d},
4466             H => q{HH},
4467             Hm => q{HH:mm},
4468             Hms => q{HH:mm:ss},
4469             M => q{L},
4470             MEd => q{M-d, E},
4471             MMM => q{LLL},
4472             MMMEd => q{MMM d E},
4473             MMMMd => q{MMMM d},
4474             MMMd => q{MMM d},
4475             Md => q{M-d},
4476             d => q{d},
4477             h => q{a h},
4478             hm => q{a h.mm},
4479             hms => q{a h.mm.ss},
4480             ms => q{mm.ss},
4481             y => q{G y},
4482             yyyy => q{G y},
4483             yyyyM => q{G y-M},
4484             yyyyMEd => q{G y-M-d, E},
4485             yyyyMMM => q{G y MMM},
4486             yyyyMMMEd => q{G y MMM d, E},
4487             yyyyMMMM => q{G y MMMM},
4488             yyyyMMMd => q{G y MMM d},
4489             yyyyMd => q{G y-M-d},
4490             yyyyQQQ => q{G y QQQ},
4491             yyyyQQQQ => q{G y QQQQ},
4492             },
4493             'gregorian' => {
4494             E => q{ccc},
4495             EHm => q{E HH.mm},
4496             EHms => q{E HH.mm.ss},
4497             Ed => q{d E},
4498             Ehm => q{E a h.mm},
4499             Ehms => q{E a h.mm.ss},
4500             Gy => q{G y},
4501             GyMMM => q{G y MMM},
4502             GyMMMEd => q{G y MMM d, E},
4503             GyMMMd => q{G y MMM d},
4504             H => q{HH},
4505             Hm => q{HH.mm},
4506             Hms => q{HH.mm.ss},
4507             Hmsv => q{HH.mm.ss v},
4508             Hmv => q{HH.mm v},
4509             M => q{L},
4510             MEd => q{M-d, E},
4511             MMM => q{LLL},
4512             MMMEd => q{MMM d E},
4513             MMMMd => q{MMMM d},
4514             MMMd => q{MMM d},
4515             Md => q{M-d},
4516             d => q{d},
4517             h => q{a h},
4518             hm => q{a h.mm},
4519             hms => q{a h.mm.ss},
4520             hmsv => q{h.mm.ss a v},
4521             hmv => q{h.mm a v},
4522             ms => q{mm.ss},
4523             y => q{y},
4524             yM => q{y-M},
4525             yMEd => q{y-M-d, E},
4526             yMMM => q{y MMM},
4527             yMMMEd => q{y MMM d, E},
4528             yMMMM => q{y MMMM},
4529             yMMMd => q{y MMM d},
4530             yMd => q{y-M-d},
4531             yQQQ => q{y QQQ},
4532             yQQQQ => q{y QQQQ},
4533             },
4534             } },
4535             );
4536              
4537             has 'datetime_formats_append_item' => (
4538             is => 'ro',
4539             isa => HashRef,
4540             init_arg => undef,
4541             default => sub { {
4542             'gregorian' => {
4543             'Timezone' => '{0} {1}',
4544             },
4545             } },
4546             );
4547              
4548             has 'datetime_formats_interval' => (
4549             is => 'ro',
4550             isa => HashRef,
4551             init_arg => undef,
4552             default => sub { {
4553             'generic' => {
4554             H => {
4555             H => q{HH–HH},
4556             },
4557             Hm => {
4558             H => q{HH.mm–HH.mm},
4559             m => q{HH.mm–HH.mm},
4560             },
4561             Hmv => {
4562             H => q{HH.mm–HH.mm v},
4563             m => q{HH.mm–HH.mm v},
4564             },
4565             Hv => {
4566             H => q{HH–HH v},
4567             },
4568             M => {
4569             M => q{M–M},
4570             },
4571             MEd => {
4572             M => q{M-d, E – M-d, E},
4573             d => q{M-d, E – M-d, E},
4574             },
4575             MMM => {
4576             M => q{LLL–LLL},
4577             },
4578             MMMEd => {
4579             M => q{MMM-dd, E – MMM-dd, E},
4580             d => q{MMM-d, E – MMM-d, E},
4581             },
4582             MMMd => {
4583             M => q{MMM d – MMM d},
4584             d => q{MMM d–d},
4585             },
4586             Md => {
4587             M => q{M-d – M-d},
4588             d => q{M-d – M-d},
4589             },
4590             d => {
4591             d => q{d–d},
4592             },
4593             fallback => '{0} – {1}',
4594             h => {
4595             a => q{a h – a h},
4596             h => q{a h–h},
4597             },
4598             hm => {
4599             a => q{a h.mm – a h.mm},
4600             h => q{a h.mm – h.mm},
4601             m => q{a h.mm – h.mm},
4602             },
4603             hmv => {
4604             a => q{a h.mm – a hhh.mm v},
4605             h => q{a h.mm – h.mm v},
4606             m => q{a h.mm – h.mm v},
4607             },
4608             hv => {
4609             a => q{a h – a h v},
4610             h => q{a h – h vv},
4611             },
4612             y => {
4613             y => q{G y–y},
4614             },
4615             yM => {
4616             M => q{G y-M – y-M},
4617             y => q{G y-M – y-M},
4618             },
4619             yMEd => {
4620             M => q{G y-M-d, E – y-M-d, E},
4621             d => q{G y-M-d, E – y-M-d, E},
4622             y => q{G y-M-d, E – y-M-d, E},
4623             },
4624             yMMM => {
4625             M => q{G y MMM–MMM},
4626             y => q{G y MMM – y MMM},
4627             },
4628             yMMMEd => {
4629             M => q{G y MMM d, E – y MMM d, E},
4630             d => q{G y MMM d, E – y MMM d, E},
4631             y => q{G y MMM d, E – y MMM d, E},
4632             },
4633             yMMMM => {
4634             M => q{G y MMMM – MMMM},
4635             y => q{G y MMMM – y MMMM},
4636             },
4637             yMMMd => {
4638             M => q{G y MMM d – MMM d},
4639             d => q{G y MMM d – d},
4640             y => q{G y MMM d – y MMM d},
4641             },
4642             yMd => {
4643             M => q{G y-M-d – y-M-d},
4644             d => q{G y-M-d – y-M-d},
4645             y => q{G y-M-d – y-M-d},
4646             },
4647             },
4648             'gregorian' => {
4649             H => {
4650             H => q{HH–HH},
4651             },
4652             Hm => {
4653             H => q{HH.mm–HH.mm},
4654             m => q{HH.mm–HH.mm},
4655             },
4656             Hmv => {
4657             H => q{HH.mm–HH.mm v},
4658             m => q{HH.mm–HH.mm v},
4659             },
4660             Hv => {
4661             H => q{HH–HH v},
4662             },
4663             M => {
4664             M => q{M–M},
4665             },
4666             MEd => {
4667             M => q{M-d, E – M-d, E},
4668             d => q{M-d, E – M-d, E},
4669             },
4670             MMM => {
4671             M => q{LLL–LLL},
4672             },
4673             MMMEd => {
4674             M => q{MMM-dd, E – MMM-dd, E},
4675             d => q{MMM-d, E – MMM-d, E},
4676             },
4677             MMMd => {
4678             M => q{MMM d – MMM d},
4679             d => q{MMM d–d},
4680             },
4681             Md => {
4682             M => q{M-d – M-d},
4683             d => q{M-d – M-d},
4684             },
4685             d => {
4686             d => q{d–d},
4687             },
4688             fallback => '{0} – {1}',
4689             h => {
4690             a => q{a h – a h},
4691             h => q{a h–h},
4692             },
4693             hm => {
4694             a => q{a h.mm – a h.mm},
4695             h => q{a h.mm – h.mm},
4696             m => q{a h.mm – h.mm},
4697             },
4698             hmv => {
4699             a => q{a h.mm – a h.mm v},
4700             h => q{a h.mm – h.mm v},
4701             m => q{a h.mm – h.mm v},
4702             },
4703             hv => {
4704             a => q{a h – a h v},
4705             h => q{a h – h v},
4706             },
4707             y => {
4708             y => q{y–y},
4709             },
4710             yM => {
4711             M => q{y-MM – y-MM},
4712             y => q{y-MM – y-MM},
4713             },
4714             yMEd => {
4715             M => q{y-M-d, E – y-M-d, E},
4716             d => q{y-M-d, E – y-M-d, E},
4717             y => q{y-M-d, E – y-M-d, E},
4718             },
4719             yMMM => {
4720             M => q{y MMM–MMM},
4721             y => q{y MMM – y MMM},
4722             },
4723             yMMMEd => {
4724             M => q{y MMM d, E – y MMM d, E},
4725             d => q{y MMM d, E – y MMM d, E},
4726             y => q{y MMM d, E – y MMM d, E},
4727             },
4728             yMMMM => {
4729             M => q{y MMMM – MMMM},
4730             y => q{y MMMM – y MMMM},
4731             },
4732             yMMMd => {
4733             M => q{y MMM d – MMM d},
4734             d => q{y MMM d – d},
4735             y => q{y MMM d – y MMM d},
4736             },
4737             yMd => {
4738             M => q{y-M-d – y-M-d},
4739             d => q{y-M-d – y-M-d},
4740             y => q{y-M-d – y-M-d},
4741             },
4742             },
4743             } },
4744             );
4745              
4746             has 'time_zone_names' => (
4747             is => 'ro',
4748             isa => HashRef,
4749             init_arg => undef,
4750             default => sub { {
4751             hourFormat => q(+HH.mm;-HH.mm),
4752             gmtFormat => q(ග්‍රිමවේ{0}),
4753             gmtZeroFormat => q(ග්‍රිමවේ),
4754             regionFormat => q({0} වේලාව),
4755             regionFormat => q({0} දිවාආලෝක වේලාව),
4756             regionFormat => q({0} සම්මත වේලාව),
4757             fallbackFormat => q({1} ({0})),
4758             'Afghanistan' => {
4759             long => {
4760             'standard' => q(ඇෆ්ගනිස්ථාන වේලාව),
4761             },
4762             },
4763             'Africa/Abidjan' => {
4764             exemplarCity => q#අබිජාන්#,
4765             },
4766             'Africa/Accra' => {
4767             exemplarCity => q#අක්රා#,
4768             },
4769             'Africa/Addis_Ababa' => {
4770             exemplarCity => q#අඩිස් අබාබා#,
4771             },
4772             'Africa/Algiers' => {
4773             exemplarCity => q#ඇල්ජියර්ස්#,
4774             },
4775             'Africa/Asmera' => {
4776             exemplarCity => q#අස්මාරා#,
4777             },
4778             'Africa/Bamako' => {
4779             exemplarCity => q#බමකො#,
4780             },
4781             'Africa/Bangui' => {
4782             exemplarCity => q#බන්ගුයි#,
4783             },
4784             'Africa/Banjul' => {
4785             exemplarCity => q#බන්ජුල්#,
4786             },
4787             'Africa/Bissau' => {
4788             exemplarCity => q#බිසෝ#,
4789             },
4790             'Africa/Blantyre' => {
4791             exemplarCity => q#බ්ලන්ටයර්#,
4792             },
4793             'Africa/Brazzaville' => {
4794             exemplarCity => q#බ්‍රසාවිල්#,
4795             },
4796             'Africa/Bujumbura' => {
4797             exemplarCity => q#බුජුම්බුරා#,
4798             },
4799             'Africa/Cairo' => {
4800             exemplarCity => q#කයිරෝ#,
4801             },
4802             'Africa/Casablanca' => {
4803             exemplarCity => q#කැසබ්ලන්කා#,
4804             },
4805             'Africa/Ceuta' => {
4806             exemplarCity => q#සෙයුටා#,
4807             },
4808             'Africa/Conakry' => {
4809             exemplarCity => q#කොනක්‍රි#,
4810             },
4811             'Africa/Dakar' => {
4812             exemplarCity => q#ඩකර්#,
4813             },
4814             'Africa/Dar_es_Salaam' => {
4815             exemplarCity => q#දාර් එස් සලාම්#,
4816             },
4817             'Africa/Djibouti' => {
4818             exemplarCity => q#ජිබුටි#,
4819             },
4820             'Africa/Douala' => {
4821             exemplarCity => q#දෞඅලා#,
4822             },
4823             'Africa/El_Aaiun' => {
4824             exemplarCity => q#එල් ආයුන්#,
4825             },
4826             'Africa/Freetown' => {
4827             exemplarCity => q#ෆ්‍රීටවුන්#,
4828             },
4829             'Africa/Gaborone' => {
4830             exemplarCity => q#ගැබරෝන්#,
4831             },
4832             'Africa/Harare' => {
4833             exemplarCity => q#හරාරේ#,
4834             },
4835             'Africa/Johannesburg' => {
4836             exemplarCity => q#ජොහන්නස්බර්ග්#,
4837             },
4838             'Africa/Juba' => {
4839             exemplarCity => q#ජුබා#,
4840             },
4841             'Africa/Kampala' => {
4842             exemplarCity => q#කම්පාලා#,
4843             },
4844             'Africa/Khartoum' => {
4845             exemplarCity => q#කාර්ටොම්#,
4846             },
4847             'Africa/Kigali' => {
4848             exemplarCity => q#කිගාලි#,
4849             },
4850             'Africa/Kinshasa' => {
4851             exemplarCity => q#කින්ශාසා#,
4852             },
4853             'Africa/Lagos' => {
4854             exemplarCity => q#ලාගෝස්#,
4855             },
4856             'Africa/Libreville' => {
4857             exemplarCity => q#ලිබ්රවිල්#,
4858             },
4859             'Africa/Lome' => {
4860             exemplarCity => q#ලෝම්#,
4861             },
4862             'Africa/Luanda' => {
4863             exemplarCity => q#ලුවන්ඩා#,
4864             },
4865             'Africa/Lubumbashi' => {
4866             exemplarCity => q#ලුබුම්බාශි#,
4867             },
4868             'Africa/Lusaka' => {
4869             exemplarCity => q#ලුසාකා#,
4870             },
4871             'Africa/Malabo' => {
4872             exemplarCity => q#මලබෝ#,
4873             },
4874             'Africa/Maputo' => {
4875             exemplarCity => q#මපුටෝ#,
4876             },
4877             'Africa/Maseru' => {
4878             exemplarCity => q#මසේරු#,
4879             },
4880             'Africa/Mbabane' => {
4881             exemplarCity => q#ම්බබානේ#,
4882             },
4883             'Africa/Mogadishu' => {
4884             exemplarCity => q#මොගඩිෂු#,
4885             },
4886             'Africa/Monrovia' => {
4887             exemplarCity => q#මොන්රොවියා#,
4888             },
4889             'Africa/Nairobi' => {
4890             exemplarCity => q#නයිරෝබි#,
4891             },
4892             'Africa/Ndjamena' => {
4893             exemplarCity => q#ද්ජමෙනා#,
4894             },
4895             'Africa/Niamey' => {
4896             exemplarCity => q#නියාමේ#,
4897             },
4898             'Africa/Nouakchott' => {
4899             exemplarCity => q#නුආක්චොට්#,
4900             },
4901             'Africa/Ouagadougou' => {
4902             exemplarCity => q#ඔආගඩොගො#,
4903             },
4904             'Africa/Porto-Novo' => {
4905             exemplarCity => q#පොර්තෝ-නොවෝ#,
4906             },
4907             'Africa/Sao_Tome' => {
4908             exemplarCity => q#සාඕ තෝම්#,
4909             },
4910             'Africa/Tripoli' => {
4911             exemplarCity => q#ට්‍රිපොලි#,
4912             },
4913             'Africa/Tunis' => {
4914             exemplarCity => q#ටියුනිස්#,
4915             },
4916             'Africa/Windhoek' => {
4917             exemplarCity => q#වින්ඩ්හොඑක්#,
4918             },
4919             'Africa_Central' => {
4920             long => {
4921             'standard' => q(මධ්‍යම අප්‍රිකානු වේලාව),
4922             },
4923             },
4924             'Africa_Eastern' => {
4925             long => {
4926             'standard' => q(නැගෙනහිර අප්‍රිකානු වේලාව),
4927             },
4928             },
4929             'Africa_Southern' => {
4930             long => {
4931             'standard' => q(දකුණු අප්‍රිකානු වේලාව),
4932             },
4933             },
4934             'Africa_Western' => {
4935             long => {
4936             'daylight' => q(බටහිර අප්‍රිකානු ග්‍රීෂ්ම කාලය),
4937             'generic' => q(බටහිර අප්‍රිකානු වේලාව),
4938             'standard' => q(බටහිර අප්‍රිකානු සම්මත වේලාව),
4939             },
4940             },
4941             'Alaska' => {
4942             long => {
4943             'daylight' => q(ඇලස්කා දිවාආලෝක වේලාව),
4944             'generic' => q(ඇලස්කා වේලාව),
4945             'standard' => q(ඇලස්කා සම්මත වේලාව),
4946             },
4947             },
4948             'Amazon' => {
4949             long => {
4950             'daylight' => q(ඇමර්සන් ග්‍රීෂ්ම කාලය),
4951             'generic' => q(ඇමර්සන් වේලාව),
4952             'standard' => q(ඇමර්සන් සම්මත වේලාව),
4953             },
4954             },
4955             'America/Adak' => {
4956             exemplarCity => q#ඇඩක්#,
4957             },
4958             'America/Anchorage' => {
4959             exemplarCity => q#ඇනකොරාජ්#,
4960             },
4961             'America/Anguilla' => {
4962             exemplarCity => q#ඇන්ගුයිලාව#,
4963             },
4964             'America/Antigua' => {
4965             exemplarCity => q#ඇන්ටිගුවා#,
4966             },
4967             'America/Araguaina' => {
4968             exemplarCity => q#ඇරගුඅයිනා#,
4969             },
4970             'America/Argentina/La_Rioja' => {
4971             exemplarCity => q#ලා රිජෝලා#,
4972             },
4973             'America/Argentina/Rio_Gallegos' => {
4974             exemplarCity => q#රියෝ ගලෙගොස්#,
4975             },
4976             'America/Argentina/Salta' => {
4977             exemplarCity => q#සොල්ටා#,
4978             },
4979             'America/Argentina/San_Juan' => {
4980             exemplarCity => q#සැන් ජුවාන්#,
4981             },
4982             'America/Argentina/San_Luis' => {
4983             exemplarCity => q#සැන් ලුවිස්#,
4984             },
4985             'America/Argentina/Tucuman' => {
4986             exemplarCity => q#ටුකුමන්#,
4987             },
4988             'America/Argentina/Ushuaia' => {
4989             exemplarCity => q#උෂුඅයියා#,
4990             },
4991             'America/Aruba' => {
4992             exemplarCity => q#අරූබා#,
4993             },
4994             'America/Asuncion' => {
4995             exemplarCity => q#අසුන්සියොන්#,
4996             },
4997             'America/Bahia' => {
4998             exemplarCity => q#බහියා#,
4999             },
5000             'America/Bahia_Banderas' => {
5001             exemplarCity => q#බහියා බන්දෙරාස්#,
5002             },
5003             'America/Barbados' => {
5004             exemplarCity => q#බාබඩෝස්#,
5005             },
5006             'America/Belem' => {
5007             exemplarCity => q#බෙලෙම්#,
5008             },
5009             'America/Belize' => {
5010             exemplarCity => q#බේලිස්#,
5011             },
5012             'America/Blanc-Sablon' => {
5013             exemplarCity => q#බ්ලැන්ක්-සැබ්ලන්#,
5014             },
5015             'America/Boa_Vista' => {
5016             exemplarCity => q#බොආ විස්ටා#,
5017             },
5018             'America/Bogota' => {
5019             exemplarCity => q#බොගොටා#,
5020             },
5021             'America/Boise' => {
5022             exemplarCity => q#බොයිසි#,
5023             },
5024             'America/Buenos_Aires' => {
5025             exemplarCity => q#බුවනෝස් අයර්ස්#,
5026             },
5027             'America/Cambridge_Bay' => {
5028             exemplarCity => q#කේම්බ්‍රිජ් බොක්ක#,
5029             },
5030             'America/Campo_Grande' => {
5031             exemplarCity => q#කම්පෝ ග්‍රෑන්ඩ්#,
5032             },
5033             'America/Cancun' => {
5034             exemplarCity => q#කැන්කුන්#,
5035             },
5036             'America/Caracas' => {
5037             exemplarCity => q#කරකස්#,
5038             },
5039             'America/Catamarca' => {
5040             exemplarCity => q#කටමර්කා#,
5041             },
5042             'America/Cayenne' => {
5043             exemplarCity => q#කේයෙන්#,
5044             },
5045             'America/Cayman' => {
5046             exemplarCity => q#කේමන්#,
5047             },
5048             'America/Chicago' => {
5049             exemplarCity => q#චිකාගෝ#,
5050             },
5051             'America/Chihuahua' => {
5052             exemplarCity => q#චිහුආහුආ#,
5053             },
5054             'America/Coral_Harbour' => {
5055             exemplarCity => q#ඇටිකොකන්#,
5056             },
5057             'America/Cordoba' => {
5058             exemplarCity => q#කොර්දොබා#,
5059             },
5060             'America/Costa_Rica' => {
5061             exemplarCity => q#කොස්ටරිකා#,
5062             },
5063             'America/Creston' => {
5064             exemplarCity => q#ක්‍රෙස්ටන්#,
5065             },
5066             'America/Cuiaba' => {
5067             exemplarCity => q#කුයිඅබා#,
5068             },
5069             'America/Curacao' => {
5070             exemplarCity => q#කුරකාවෝ#,
5071             },
5072             'America/Danmarkshavn' => {
5073             exemplarCity => q#ඩෙන්මාර්ක්ශව්න්#,
5074             },
5075             'America/Dawson' => {
5076             exemplarCity => q#ඩෝසන්#,
5077             },
5078             'America/Dawson_Creek' => {
5079             exemplarCity => q#ඩෝසන් ක්‍රීක්#,
5080             },
5081             'America/Denver' => {
5082             exemplarCity => q#ඩෙන්වර්#,
5083             },
5084             'America/Detroit' => {
5085             exemplarCity => q#ඩෙත්රුවා#,
5086             },
5087             'America/Dominica' => {
5088             exemplarCity => q#ඩොමිනිකා#,
5089             },
5090             'America/Edmonton' => {
5091             exemplarCity => q#එඩ්මන්ටන්#,
5092             },
5093             'America/Eirunepe' => {
5094             exemplarCity => q#එයිරුනේප්#,
5095             },
5096             'America/El_Salvador' => {
5097             exemplarCity => q#එල්සැල්වදෝර්#,
5098             },
5099             'America/Fortaleza' => {
5100             exemplarCity => q#ෆොර්ටලේසා#,
5101             },
5102             'America/Glace_Bay' => {
5103             exemplarCity => q#ග්ලේස් බොක්ක#,
5104             },
5105             'America/Godthab' => {
5106             exemplarCity => q#නූක්#,
5107             },
5108             'America/Goose_Bay' => {
5109             exemplarCity => q#ගූස් බොක්ක#,
5110             },
5111             'America/Grand_Turk' => {
5112             exemplarCity => q#ග්රෑන්ඩ් ටර්ක්#,
5113             },
5114             'America/Grenada' => {
5115             exemplarCity => q#ග්‍රැනඩා#,
5116             },
5117             'America/Guadeloupe' => {
5118             exemplarCity => q#ග්වාඩ්ලෝප්#,
5119             },
5120             'America/Guatemala' => {
5121             exemplarCity => q#ගෝතමාලාව#,
5122             },
5123             'America/Guayaquil' => {
5124             exemplarCity => q#ගුඅයාකුයිල්#,
5125             },
5126             'America/Guyana' => {
5127             exemplarCity => q#ගයනාව#,
5128             },
5129             'America/Halifax' => {
5130             exemplarCity => q#හලිෆැක්ස්#,
5131             },
5132             'America/Havana' => {
5133             exemplarCity => q#හවානා#,
5134             },
5135             'America/Hermosillo' => {
5136             exemplarCity => q#හෙමොසිලෝ#,
5137             },
5138             'America/Indiana/Knox' => {
5139             exemplarCity => q#නොක්ස්, ඉන්දියානා#,
5140             },
5141             'America/Indiana/Marengo' => {
5142             exemplarCity => q#මරෙන්ගෝ, ඉන්දියානා#,
5143             },
5144             'America/Indiana/Petersburg' => {
5145             exemplarCity => q#පීටර්ස්බර්ග්, ඉන්දියානා#,
5146             },
5147             'America/Indiana/Tell_City' => {
5148             exemplarCity => q#ටෙල් නගරය, ඉන්දියානා#,
5149             },
5150             'America/Indiana/Vevay' => {
5151             exemplarCity => q#වෙවේ, ඉන්දියානා#,
5152             },
5153             'America/Indiana/Vincennes' => {
5154             exemplarCity => q#වින්සනස්, ඉන්දියානා#,
5155             },
5156             'America/Indiana/Winamac' => {
5157             exemplarCity => q#විනමැක්, ඉන්දියානා#,
5158             },
5159             'America/Indianapolis' => {
5160             exemplarCity => q#ඉන්ඩියානපොලිස්#,
5161             },
5162             'America/Inuvik' => {
5163             exemplarCity => q#ඉනුවික්#,
5164             },
5165             'America/Iqaluit' => {
5166             exemplarCity => q#ඉකාලුයිට්#,
5167             },
5168             'America/Jamaica' => {
5169             exemplarCity => q#ජැමෙයිකා#,
5170             },
5171             'America/Jujuy' => {
5172             exemplarCity => q#ජුජුයි#,
5173             },
5174             'America/Juneau' => {
5175             exemplarCity => q#ජූනෝ#,
5176             },
5177             'America/Kentucky/Monticello' => {
5178             exemplarCity => q#මොන්ටිසෙලෝ, කෙන්ටකි#,
5179             },
5180             'America/Kralendijk' => {
5181             exemplarCity => q#ක්‍රලෙන්දිජ්ක්#,
5182             },
5183             'America/La_Paz' => {
5184             exemplarCity => q#ලා පස්#,
5185             },
5186             'America/Lima' => {
5187             exemplarCity => q#ලීමා#,
5188             },
5189             'America/Los_Angeles' => {
5190             exemplarCity => q#ලොස් ඇන්ජලීස්#,
5191             },
5192             'America/Louisville' => {
5193             exemplarCity => q#ලුවිස්විල්#,
5194             },
5195             'America/Lower_Princes' => {
5196             exemplarCity => q#ලෝවර් ප්‍රින්සස් ක්වාටර්#,
5197             },
5198             'America/Maceio' => {
5199             exemplarCity => q#මසේයියෝ#,
5200             },
5201             'America/Managua' => {
5202             exemplarCity => q#මනගුආ#,
5203             },
5204             'America/Manaus' => {
5205             exemplarCity => q#මැනෝස්#,
5206             },
5207             'America/Marigot' => {
5208             exemplarCity => q#මැරිගොට්#,
5209             },
5210             'America/Martinique' => {
5211             exemplarCity => q#මාටිනික්#,
5212             },
5213             'America/Matamoros' => {
5214             exemplarCity => q#මටමොරොස්#,
5215             },
5216             'America/Mazatlan' => {
5217             exemplarCity => q#මසට්ලාන්#,
5218             },
5219             'America/Mendoza' => {
5220             exemplarCity => q#මෙන්ඩෝසා#,
5221             },
5222             'America/Menominee' => {
5223             exemplarCity => q#මෙනොමිනී#,
5224             },
5225             'America/Merida' => {
5226             exemplarCity => q#මෙරිඩා#,
5227             },
5228             'America/Metlakatla' => {
5229             exemplarCity => q#මෙට්ලකට්ලා#,
5230             },
5231             'America/Mexico_City' => {
5232             exemplarCity => q#මෙක්සිකෝ නගරය#,
5233             },
5234             'America/Miquelon' => {
5235             exemplarCity => q#මිකියුලන්#,
5236             },
5237             'America/Moncton' => {
5238             exemplarCity => q#මොන්ක්ටන්#,
5239             },
5240             'America/Monterrey' => {
5241             exemplarCity => q#මොන්ටෙරේ#,
5242             },
5243             'America/Montevideo' => {
5244             exemplarCity => q#මොන්ටෙවිඩියෝ#,
5245             },
5246             'America/Montserrat' => {
5247             exemplarCity => q#මොන්ට්සේරාට්#,
5248             },
5249             'America/Nassau' => {
5250             exemplarCity => q#නස්සෝ#,
5251             },
5252             'America/New_York' => {
5253             exemplarCity => q#නිව්යෝක්#,
5254             },
5255             'America/Nipigon' => {
5256             exemplarCity => q#නිපිගන්#,
5257             },
5258             'America/Nome' => {
5259             exemplarCity => q#නෝම්#,
5260             },
5261             'America/Noronha' => {
5262             exemplarCity => q#නොරොන්හා#,
5263             },
5264             'America/North_Dakota/Beulah' => {
5265             exemplarCity => q#බියුලා, උතුරු ඩකෝටා#,
5266             },
5267             'America/North_Dakota/Center' => {
5268             exemplarCity => q#මධ්‍යම, උතුරු ඩකෝටා#,
5269             },
5270             'America/North_Dakota/New_Salem' => {
5271             exemplarCity => q#නව සලෙම්ම, උතුරු ඩකෝටා#,
5272             },
5273             'America/Ojinaga' => {
5274             exemplarCity => q#ඔජිනගා#,
5275             },
5276             'America/Panama' => {
5277             exemplarCity => q#පැනමා#,
5278             },
5279             'America/Pangnirtung' => {
5280             exemplarCity => q#පැන්නීටන්#,
5281             },
5282             'America/Paramaribo' => {
5283             exemplarCity => q#පැරාමරිබෝ#,
5284             },
5285             'America/Phoenix' => {
5286             exemplarCity => q#ෆීනික්ස්#,
5287             },
5288             'America/Port-au-Prince' => {
5289             exemplarCity => q#පොර්ට්-ඕ-ප්‍රින්ස්#,
5290             },
5291             'America/Port_of_Spain' => {
5292             exemplarCity => q#පොර්ට් ඔෆ් ස්පෙයින්#,
5293             },
5294             'America/Porto_Velho' => {
5295             exemplarCity => q#පොර්තෝ වෙල්හෝ#,
5296             },
5297             'America/Puerto_Rico' => {
5298             exemplarCity => q#පුවටොරිකෝව#,
5299             },
5300             'America/Rainy_River' => {
5301             exemplarCity => q#රෙයිනි ගඟ#,
5302             },
5303             'America/Rankin_Inlet' => {
5304             exemplarCity => q#රැන්කින් පිවිසුම#,
5305             },
5306             'America/Recife' => {
5307             exemplarCity => q#රෙසිෆ්#,
5308             },
5309             'America/Regina' => {
5310             exemplarCity => q#රෙජිනා#,
5311             },
5312             'America/Resolute' => {
5313             exemplarCity => q#රෙසොලුට්#,
5314             },
5315             'America/Rio_Branco' => {
5316             exemplarCity => q#රියෝ බ්‍රන්කෝ#,
5317             },
5318             'America/Santa_Isabel' => {
5319             exemplarCity => q#සැන්ටා ඉසබෙල්#,
5320             },
5321             'America/Santarem' => {
5322             exemplarCity => q#සන්ටරේම්#,
5323             },
5324             'America/Santiago' => {
5325             exemplarCity => q#සන්තියාගෝ#,
5326             },
5327             'America/Santo_Domingo' => {
5328             exemplarCity => q#සැන්ටෝ ඩොමින්ගෝ#,
5329             },
5330             'America/Sao_Paulo' => {
5331             exemplarCity => q#සාවෝ පෝලො#,
5332             },
5333             'America/Scoresbysund' => {
5334             exemplarCity => q#ඉටොකොර්ටෝමිට්#,
5335             },
5336             'America/Sitka' => {
5337             exemplarCity => q#සිට්කා#,
5338             },
5339             'America/St_Barthelemy' => {
5340             exemplarCity => q#ශාන්ත බර්තලෙමි#,
5341             },
5342             'America/St_Johns' => {
5343             exemplarCity => q#ශාන්ත ජෝන්ගේ#,
5344             },
5345             'America/St_Kitts' => {
5346             exemplarCity => q#ශාන්ත කිට්ස්#,
5347             },
5348             'America/St_Lucia' => {
5349             exemplarCity => q#ශාන්ත ලුසියා#,
5350             },
5351             'America/St_Thomas' => {
5352             exemplarCity => q#ශාන්ත තෝමස්#,
5353             },
5354             'America/St_Vincent' => {
5355             exemplarCity => q#ශාන්ත වින්ට්සන්#,
5356             },
5357             'America/Swift_Current' => {
5358             exemplarCity => q#ස්විෆ්ට් කරන්ට්#,
5359             },
5360             'America/Tegucigalpa' => {
5361             exemplarCity => q#ටෙගුසිගල්පා#,
5362             },
5363             'America/Thule' => {
5364             exemplarCity => q#තුලේ#,
5365             },
5366             'America/Thunder_Bay' => {
5367             exemplarCity => q#තන්ඩර් බොක්ක#,
5368             },
5369             'America/Tijuana' => {
5370             exemplarCity => q#ටිජුආනා#,
5371             },
5372             'America/Toronto' => {
5373             exemplarCity => q#ටොරන්ටෝ#,
5374             },
5375             'America/Tortola' => {
5376             exemplarCity => q#ටොර්ටෝලා#,
5377             },
5378             'America/Vancouver' => {
5379             exemplarCity => q#වැන්කුවර්#,
5380             },
5381             'America/Whitehorse' => {
5382             exemplarCity => q#වයිට්හෝර්ස්#,
5383             },
5384             'America/Winnipeg' => {
5385             exemplarCity => q#විනිපෙග්#,
5386             },
5387             'America/Yakutat' => {
5388             exemplarCity => q#යකුටට්#,
5389             },
5390             'America/Yellowknife' => {
5391             exemplarCity => q#යෙලෝනයිෆ#,
5392             },
5393             'America_Central' => {
5394             long => {
5395             'daylight' => q(උතුරු ඇමරිකානු මධ්‍යම දිවාආලෝක වේලාව),
5396             'generic' => q(උතුරු ඇමරිකානු මධ්‍යම වේලාව),
5397             'standard' => q(උතුරු ඇමරිකානු මධ්‍යම සම්මත වේලාව),
5398             },
5399             },
5400             'America_Eastern' => {
5401             long => {
5402             'daylight' => q(උතුරු ඇමරිකානු නැගෙනහිර දිවාආලෝක වේලාව),
5403             'generic' => q(උතුරු ඇමරිකානු නැගෙනහිර වේලාව),
5404             'standard' => q(උතුරු ඇමරිකානු නැගෙනහිර සම්මත වේලාව),
5405             },
5406             },
5407             'America_Mountain' => {
5408             long => {
5409             'daylight' => q(උතුරු ඇමරිකානු කඳුකර දිවාආලෝක වේලාව),
5410             'generic' => q(උතුරු ඇමරිකානු කඳුකර වේලාව),
5411             'standard' => q(උතුරු ඇමරිකානු කඳුකර සම්මත වේලාව),
5412             },
5413             },
5414             'America_Pacific' => {
5415             long => {
5416             'daylight' => q(උතුරු ඇමරිකානු පැසිෆික් දිවාආලෝක වේලාව),
5417             'generic' => q(උතුරු ඇමරිකානු පැසිෆික් වේලාව),
5418             'standard' => q(උතුරු ඇමරිකානු පැසිෆික් සම්මත වේලාව),
5419             },
5420             },
5421             'Antarctica/Casey' => {
5422             exemplarCity => q#කැසේ#,
5423             },
5424             'Antarctica/Davis' => {
5425             exemplarCity => q#ඩේවිස්#,
5426             },
5427             'Antarctica/DumontDUrville' => {
5428             exemplarCity => q#ඩුමොන්ට් ඩු‘ර්විල්#,
5429             },
5430             'Antarctica/Macquarie' => {
5431             exemplarCity => q#මක්කුවරි#,
5432             },
5433             'Antarctica/Mawson' => {
5434             exemplarCity => q#මව්සන්#,
5435             },
5436             'Antarctica/McMurdo' => {
5437             exemplarCity => q#මැක්මුර්ඩෝ#,
5438             },
5439             'Antarctica/Palmer' => {
5440             exemplarCity => q#පැල්මර්#,
5441             },
5442             'Antarctica/Rothera' => {
5443             exemplarCity => q#රොතෙරා#,
5444             },
5445             'Antarctica/Syowa' => {
5446             exemplarCity => q#සියෝවා#,
5447             },
5448             'Antarctica/Troll' => {
5449             exemplarCity => q#ට්‍රෝල්#,
5450             },
5451             'Antarctica/Vostok' => {
5452             exemplarCity => q#වොස්ටොක්#,
5453             },
5454             'Apia' => {
5455             long => {
5456             'daylight' => q(අපියා දිවා වේලාව),
5457             'generic' => q(අපියා වේලාව),
5458             'standard' => q(අපියා සම්මත වේලාව),
5459             },
5460             },
5461             'Arabian' => {
5462             long => {
5463             'daylight' => q(අරාබි දහවල් වේලාව),
5464             'generic' => q(අරාබි වේලාව),
5465             'standard' => q(අරාබි සම්මත වේලාව),
5466             },
5467             },
5468             'Arctic/Longyearbyen' => {
5469             exemplarCity => q#ලෝන්ග්ඉයර්බියෙන්#,
5470             },
5471             'Argentina' => {
5472             long => {
5473             'daylight' => q(ආර්ජන්ටිනා ග්‍රීෂ්ම කාලය),
5474             'generic' => q(ආර්ජන්ටිනා වේලාව),
5475             'standard' => q(ආර්ජන්ටිනා සම්මත වේලාව),
5476             },
5477             },
5478             'Argentina_Western' => {
5479             long => {
5480             'daylight' => q(බටහිර ආර්ජන්ටිනා ග්‍රීෂ්ම කාලය),
5481             'generic' => q(බටහිර ආර්ජන්ටිනා වේලාව),
5482             'standard' => q(බටහිර ආර්ජන්ටිනා සම්මත වේලාව),
5483             },
5484             },
5485             'Armenia' => {
5486             long => {
5487             'daylight' => q(ආමේනියානු ග්‍රීෂ්ම වේලාව),
5488             'generic' => q(ආමේනියානු වේලාව),
5489             'standard' => q(ආමේනියානු සම්මත වේලාව),
5490             },
5491             },
5492             'Asia/Aden' => {
5493             exemplarCity => q#ඒඩ්න්#,
5494             },
5495             'Asia/Almaty' => {
5496             exemplarCity => q#අල්මටි#,
5497             },
5498             'Asia/Amman' => {
5499             exemplarCity => q#අම්මාන්#,
5500             },
5501             'Asia/Anadyr' => {
5502             exemplarCity => q#ඇනාදිය්ර්#,
5503             },
5504             'Asia/Aqtau' => {
5505             exemplarCity => q#අක්ටෝ#,
5506             },
5507             'Asia/Aqtobe' => {
5508             exemplarCity => q#අක්ටෝබ්#,
5509             },
5510             'Asia/Ashgabat' => {
5511             exemplarCity => q#අශ්ගබැට්#,
5512             },
5513             'Asia/Baghdad' => {
5514             exemplarCity => q#බැග්ඩෑඩ්#,
5515             },
5516             'Asia/Bahrain' => {
5517             exemplarCity => q#බහරේන්#,
5518             },
5519             'Asia/Baku' => {
5520             exemplarCity => q#බාකු#,
5521             },
5522             'Asia/Bangkok' => {
5523             exemplarCity => q#බැංකොක්#,
5524             },
5525             'Asia/Beirut' => {
5526             exemplarCity => q#බීරුට්#,
5527             },
5528             'Asia/Bishkek' => {
5529             exemplarCity => q#බිශ්කෙක්#,
5530             },
5531             'Asia/Brunei' => {
5532             exemplarCity => q#බෲනායි#,
5533             },
5534             'Asia/Calcutta' => {
5535             exemplarCity => q#කල්කටා#,
5536             },
5537             'Asia/Chita' => {
5538             exemplarCity => q#චිටා#,
5539             },
5540             'Asia/Choibalsan' => {
5541             exemplarCity => q#චොයිබල්සාන්#,
5542             },
5543             'Asia/Colombo' => {
5544             exemplarCity => q#කොළඹ#,
5545             },
5546             'Asia/Damascus' => {
5547             exemplarCity => q#ඩැමස්කස්#,
5548             },
5549             'Asia/Dhaka' => {
5550             exemplarCity => q#ඩකා#,
5551             },
5552             'Asia/Dili' => {
5553             exemplarCity => q#ඩිලි#,
5554             },
5555             'Asia/Dubai' => {
5556             exemplarCity => q#ඩුබායි#,
5557             },
5558             'Asia/Dushanbe' => {
5559             exemplarCity => q#ඩුශන්බේ#,
5560             },
5561             'Asia/Gaza' => {
5562             exemplarCity => q#ගාසා#,
5563             },
5564             'Asia/Hebron' => {
5565             exemplarCity => q#හෙබ්රෝන්#,
5566             },
5567             'Asia/Hong_Kong' => {
5568             exemplarCity => q#හොංකොං#,
5569             },
5570             'Asia/Hovd' => {
5571             exemplarCity => q#හොව්ඩ්#,
5572             },
5573             'Asia/Irkutsk' => {
5574             exemplarCity => q#ඉරකුට්ස්ක්#,
5575             },
5576             'Asia/Jakarta' => {
5577             exemplarCity => q#ජකර්තා#,
5578             },
5579             'Asia/Jayapura' => {
5580             exemplarCity => q#ජයපුර#,
5581             },
5582             'Asia/Jerusalem' => {
5583             exemplarCity => q#ජෙරුසලම#,
5584             },
5585             'Asia/Kabul' => {
5586             exemplarCity => q#කාබුල්#,
5587             },
5588             'Asia/Kamchatka' => {
5589             exemplarCity => q#කම්චට්කා#,
5590             },
5591             'Asia/Karachi' => {
5592             exemplarCity => q#කරච්චිචි#,
5593             },
5594             'Asia/Katmandu' => {
5595             exemplarCity => q#කත්මන්ඩු#,
5596             },
5597             'Asia/Khandyga' => {
5598             exemplarCity => q#ඛන්ඩිගා#,
5599             },
5600             'Asia/Krasnoyarsk' => {
5601             exemplarCity => q#ක්‍රස්නෝයාර්ස්ක්#,
5602             },
5603             'Asia/Kuala_Lumpur' => {
5604             exemplarCity => q#ක්වාලාලම්පූර්#,
5605             },
5606             'Asia/Kuching' => {
5607             exemplarCity => q#කුචිං#,
5608             },
5609             'Asia/Kuwait' => {
5610             exemplarCity => q#කුවේට්#,
5611             },
5612             'Asia/Macau' => {
5613             exemplarCity => q#මැකාවු#,
5614             },
5615             'Asia/Magadan' => {
5616             exemplarCity => q#මගඩන්#,
5617             },
5618             'Asia/Makassar' => {
5619             exemplarCity => q#මක්ස්සාර්#,
5620             },
5621             'Asia/Manila' => {
5622             exemplarCity => q#මැනිලා#,
5623             },
5624             'Asia/Muscat' => {
5625             exemplarCity => q#මස්කට්#,
5626             },
5627             'Asia/Nicosia' => {
5628             exemplarCity => q#නිකෝසියා#,
5629             },
5630             'Asia/Novokuznetsk' => {
5631             exemplarCity => q#නොවොකුස්නේට්ස්ක්#,
5632             },
5633             'Asia/Novosibirsk' => {
5634             exemplarCity => q#නොවොසිබර්ස්ක්#,
5635             },
5636             'Asia/Omsk' => {
5637             exemplarCity => q#ඔම්ස්ක්#,
5638             },
5639             'Asia/Oral' => {
5640             exemplarCity => q#ඔරාල්#,
5641             },
5642             'Asia/Phnom_Penh' => {
5643             exemplarCity => q#නොම් පෙන්#,
5644             },
5645             'Asia/Pontianak' => {
5646             exemplarCity => q#පොන්ටියනක්#,
5647             },
5648             'Asia/Pyongyang' => {
5649             exemplarCity => q#ප්යෝන්ග්යැන්ග්#,
5650             },
5651             'Asia/Qatar' => {
5652             exemplarCity => q#කටාර්#,
5653             },
5654             'Asia/Qyzylorda' => {
5655             exemplarCity => q#ක්යිසිලෝර්ඩා#,
5656             },
5657             'Asia/Rangoon' => {
5658             exemplarCity => q#රැංගුන්#,
5659             },
5660             'Asia/Riyadh' => {
5661             exemplarCity => q#රියාද්#,
5662             },
5663             'Asia/Saigon' => {
5664             exemplarCity => q#හෝචි මිං නගරය#,
5665             },
5666             'Asia/Sakhalin' => {
5667             exemplarCity => q#සක්හලින්#,
5668             },
5669             'Asia/Samarkand' => {
5670             exemplarCity => q#සාමාර්කන්ඩ්#,
5671             },
5672             'Asia/Seoul' => {
5673             exemplarCity => q#සෝල්#,
5674             },
5675             'Asia/Shanghai' => {
5676             exemplarCity => q#ෂැන්හයි#,
5677             },
5678             'Asia/Singapore' => {
5679             exemplarCity => q#සිංගප්පූරුව#,
5680             },
5681             'Asia/Srednekolymsk' => {
5682             exemplarCity => q#ශ්‍රෙඩ්නෙකෝලිම්සක්#,
5683             },
5684             'Asia/Taipei' => {
5685             exemplarCity => q#තායිපෙ#,
5686             },
5687             'Asia/Tashkent' => {
5688             exemplarCity => q#ටෂ්කෙන්ට්#,
5689             },
5690             'Asia/Tbilisi' => {
5691             exemplarCity => q#ට්බිලිසි#,
5692             },
5693             'Asia/Tehran' => {
5694             exemplarCity => q#ටෙහෙරාන්#,
5695             },
5696             'Asia/Thimphu' => {
5697             exemplarCity => q#තිම්පු#,
5698             },
5699             'Asia/Tokyo' => {
5700             exemplarCity => q#ටෝකියෝ#,
5701             },
5702             'Asia/Ulaanbaatar' => {
5703             exemplarCity => q#උලාන්බාටර්#,
5704             },
5705             'Asia/Urumqi' => {
5706             exemplarCity => q#උරුම්කි#,
5707             },
5708             'Asia/Ust-Nera' => {
5709             exemplarCity => q#උස්ට්-නෙරා#,
5710             },
5711             'Asia/Vientiane' => {
5712             exemplarCity => q#වියැන්ටියන්#,
5713             },
5714             'Asia/Vladivostok' => {
5715             exemplarCity => q#ව්ලඩිවොස්ටොක්#,
5716             },
5717             'Asia/Yakutsk' => {
5718             exemplarCity => q#යකුට්ස්ක්#,
5719             },
5720             'Asia/Yekaterinburg' => {
5721             exemplarCity => q#යෙකටරින්බර්ග්#,
5722             },
5723             'Asia/Yerevan' => {
5724             exemplarCity => q#යෙරෙවන්#,
5725             },
5726             'Atlantic' => {
5727             long => {
5728             'daylight' => q(අත්ලාන්තික් දිවාආලෝක වේලාව),
5729             'generic' => q(අත්ලාන්තික් වේලාව),
5730             'standard' => q(අත්ලාන්තික් සම්මත වේලාව),
5731             },
5732             },
5733             'Atlantic/Azores' => {
5734             exemplarCity => q#ඇසොරේ#,
5735             },
5736             'Atlantic/Bermuda' => {
5737             exemplarCity => q#බර්මියුඩාව#,
5738             },
5739             'Atlantic/Canary' => {
5740             exemplarCity => q#කැනරි#,
5741             },
5742             'Atlantic/Cape_Verde' => {
5743             exemplarCity => q#කේප් වර්ඩ්#,
5744             },
5745             'Atlantic/Faeroe' => {
5746             exemplarCity => q#ෆාරෝ#,
5747             },
5748             'Atlantic/Madeira' => {
5749             exemplarCity => q#මඩෙයිරා#,
5750             },
5751             'Atlantic/Reykjavik' => {
5752             exemplarCity => q#රෙයික්ජාවික්#,
5753             },
5754             'Atlantic/South_Georgia' => {
5755             exemplarCity => q#දකුණු ජෝර්ජියාව#,
5756             },
5757             'Atlantic/St_Helena' => {
5758             exemplarCity => q#ශා. හෙලේනා#,
5759             },
5760             'Atlantic/Stanley' => {
5761             exemplarCity => q#ස්ටැන්ලි#,
5762             },
5763             'Australia/Adelaide' => {
5764             exemplarCity => q#ඇඩිලේඩ්#,
5765             },
5766             'Australia/Brisbane' => {
5767             exemplarCity => q#බ්‍රිස්බේන්#,
5768             },
5769             'Australia/Broken_Hill' => {
5770             exemplarCity => q#බ්‍රෝකන් හිල්#,
5771             },
5772             'Australia/Currie' => {
5773             exemplarCity => q#කුරී#,
5774             },
5775             'Australia/Darwin' => {
5776             exemplarCity => q#ඩාවින්#,
5777             },
5778             'Australia/Eucla' => {
5779             exemplarCity => q#ඉයුක්ලා#,
5780             },
5781             'Australia/Hobart' => {
5782             exemplarCity => q#හෝබාර්ට්#,
5783             },
5784             'Australia/Lindeman' => {
5785             exemplarCity => q#ලින්ඩේමන්#,
5786             },
5787             'Australia/Lord_Howe' => {
5788             exemplarCity => q#ලෝර්ඩ් හෝව්#,
5789             },
5790             'Australia/Melbourne' => {
5791             exemplarCity => q#මෙල්බෝර්න්#,
5792             },
5793             'Australia/Perth' => {
5794             exemplarCity => q#පර්ත්#,
5795             },
5796             'Australia/Sydney' => {
5797             exemplarCity => q#සිඩ්නි#,
5798             },
5799             'Australia_Central' => {
5800             long => {
5801             'daylight' => q(මධ්‍යම ඔස්ට්‍රේලියානු දහවල් වේලාව),
5802             'generic' => q(මධ්‍යම ඕස්ට්‍රේලියානු වේලාව),
5803             'standard' => q(ඕස්ට්‍රේලියානු සම්මත වේලාව),
5804             },
5805             },
5806             'Australia_CentralWestern' => {
5807             long => {
5808             'daylight' => q(මධ්‍යම බටහිර ඔස්ට්‍රේලියානු දහවල් වේලාව),
5809             'generic' => q(මධ්‍යම බටහිර ඔස්ට්‍රේලියානු වේලාව),
5810             'standard' => q(මධ්‍යම බටහිර ඔස්ට්‍රේලියානු සම්මත වේලාව),
5811             },
5812             },
5813             'Australia_Eastern' => {
5814             long => {
5815             'daylight' => q(නැඟෙනහිර ඕස්ට්‍රේලියානු දහවල් වේලාව),
5816             'generic' => q(නැගෙනහිර ඕස්ට්‍රේලියානු වේලාව),
5817             'standard' => q(නැගෙනහිර ඕස්ට්‍රේලියානු සම්මත වේලාව),
5818             },
5819             },
5820             'Australia_Western' => {
5821             long => {
5822             'daylight' => q(බටහිර ඔස්ට්‍රේලියානු දහවල් වේලාව),
5823             'generic' => q(බටහිර ඕස්ට්‍රේලියානු වේලාව),
5824             'standard' => q(බටහිර ඕස්ට්‍රේලියානු සම්මත වේලාව),
5825             },
5826             },
5827             'Azerbaijan' => {
5828             long => {
5829             'daylight' => q(අසර්බයිජාන් ග්‍රීෂ්ම වේලාව),
5830             'generic' => q(අසර්බයිජාන් වේලාව),
5831             'standard' => q(අසර්බයිජාන් සම්මත වේලාව),
5832             },
5833             },
5834             'Azores' => {
5835             long => {
5836             'daylight' => q(ඇසොර්ස් ග්‍රීෂ්ම වේලාව),
5837             'generic' => q(ඇසොර්ස් වේලාව),
5838             'standard' => q(ඇසොර්ස් සම්මත වේලාව),
5839             },
5840             },
5841             'Bangladesh' => {
5842             long => {
5843             'daylight' => q(බංගලාදේශ ග්‍රීෂ්ම කාලය),
5844             'generic' => q(බංගලාදේශ වේලාව),
5845             'standard' => q(බංගලාදේශ සම්මත වේලාව),
5846             },
5847             },
5848             'Bhutan' => {
5849             long => {
5850             'standard' => q(භුතාන වේලාව),
5851             },
5852             },
5853             'Bolivia' => {
5854             long => {
5855             'standard' => q(බොලිවියා වේලාව),
5856             },
5857             },
5858             'Brasilia' => {
5859             long => {
5860             'daylight' => q(බ්‍රසීල ග්‍රීෂ්ම කාලය),
5861             'generic' => q(බ්‍රසීල වේලාව),
5862             'standard' => q(බ්‍රසීල සම්මත වේලාව),
5863             },
5864             },
5865             'Brunei' => {
5866             long => {
5867             'standard' => q(බෘනායි දරුස්සලාම් වේලාව),
5868             },
5869             },
5870             'Cape_Verde' => {
5871             long => {
5872             'daylight' => q(කේප්වේඩ් ග්‍රීෂ්ම කාලය),
5873             'generic' => q(කේප්වේඩ් වේලාව),
5874             'standard' => q(කේප්වේඩ් සම්මත වේලාව),
5875             },
5876             },
5877             'Chamorro' => {
5878             long => {
5879             'standard' => q(චමොරෝ වේලාව),
5880             },
5881             },
5882             'Chatham' => {
5883             long => {
5884             'daylight' => q(චැතම් දිවා වේලාව),
5885             'generic' => q(චැතම් වේලාව),
5886             'standard' => q(චැතම් සම්මත වේලාව),
5887             },
5888             },
5889             'Chile' => {
5890             long => {
5891             'daylight' => q(චිලී ග්‍රීෂ්ම කාලය),
5892             'generic' => q(චිලී වේලාව),
5893             'standard' => q(චිලී සම්මත වේලාව),
5894             },
5895             },
5896             'China' => {
5897             long => {
5898             'daylight' => q(චීන දහවල් වේලාව),
5899             'generic' => q(චීන වේලාව),
5900             'standard' => q(චීන සම්මත වේලාව),
5901             },
5902             },
5903             'Choibalsan' => {
5904             long => {
5905             'daylight' => q(චොයිබල්සාන් ග්‍රීෂ්ම වේලාව),
5906             'generic' => q(චොයිබල්සාන් වේලාව),
5907             'standard' => q(චොයිබල්සාන් සම්මත වේලාව),
5908             },
5909             },
5910             'Christmas' => {
5911             long => {
5912             'standard' => q(ක්‍රිස්මස් දුපත් වේලාව),
5913             },
5914             },
5915             'Cocos' => {
5916             long => {
5917             'standard' => q(කොකෝස් දුපත් වේලාව),
5918             },
5919             },
5920             'Colombia' => {
5921             long => {
5922             'daylight' => q(කොලොම්බියා ග්‍රීෂ්ම කාලය),
5923             'generic' => q(කොලොම්බියා වේලාව),
5924             'standard' => q(කොලොම්බියා සම්මත වේලාව),
5925             },
5926             },
5927             'Cook' => {
5928             long => {
5929             'daylight' => q(කුක් දුපත් භාග ග්‍රීෂ්ම වේලාව),
5930             'generic' => q(කුක් දුපත් වේලාව),
5931             'standard' => q(කුක් දුපත් සම්මත වේලාව),
5932             },
5933             },
5934             'Cuba' => {
5935             long => {
5936             'daylight' => q(කියුබානු දිවාආලෝක වේලාව),
5937             'generic' => q(කියුබානු වේලාව),
5938             'standard' => q(කියුබානු සම්මත වේලාව),
5939             },
5940             },
5941             'Davis' => {
5942             long => {
5943             'standard' => q(ඩාවිස් වේලාව),
5944             },
5945             },
5946             'DumontDUrville' => {
5947             long => {
5948             'standard' => q(දුමොන්ත්-ඩ්උර්විල් වේලාව),
5949             },
5950             },
5951             'East_Timor' => {
5952             long => {
5953             'standard' => q(නැගෙනහිර ටිමෝර් වේලාව),
5954             },
5955             },
5956             'Easter' => {
5957             long => {
5958             'daylight' => q(ඊස්ටර් දූපත් ග්‍රීෂ්ම කාලය),
5959             'generic' => q(ඊස්ටර් දූපත් වේලාව),
5960             'standard' => q(ඊස්ටර් දූපත් සම්මත වේලාව),
5961             },
5962             },
5963             'Ecuador' => {
5964             long => {
5965             'standard' => q(ඉක්වදෝර් වේලාව),
5966             },
5967             },
5968             'Etc/Unknown' => {
5969             exemplarCity => q#හඳුනා නොගත් නගරය#,
5970             },
5971             'Europe/Amsterdam' => {
5972             exemplarCity => q#ඇම්ස්ටර්ඩෑම්#,
5973             },
5974             'Europe/Andorra' => {
5975             exemplarCity => q#ඇන්ඩෝරාව#,
5976             },
5977             'Europe/Athens' => {
5978             exemplarCity => q#ඇතැන්ස්#,
5979             },
5980             'Europe/Belgrade' => {
5981             exemplarCity => q#බෙල්ග්‍රේඩ්ඩ්#,
5982             },
5983             'Europe/Berlin' => {
5984             exemplarCity => q#බර්ලින්#,
5985             },
5986             'Europe/Bratislava' => {
5987             exemplarCity => q#බ්‍රටිස්ලවා#,
5988             },
5989             'Europe/Brussels' => {
5990             exemplarCity => q#බ්‍රසල්ස්#,
5991             },
5992             'Europe/Bucharest' => {
5993             exemplarCity => q#බුකාරෙස්ට්#,
5994             },
5995             'Europe/Budapest' => {
5996             exemplarCity => q#බුඩාපෙස්ට්#,
5997             },
5998             'Europe/Busingen' => {
5999             exemplarCity => q#බුසින්ජෙන්#,
6000             },
6001             'Europe/Chisinau' => {
6002             exemplarCity => q#චිසිනෝ#,
6003             },
6004             'Europe/Copenhagen' => {
6005             exemplarCity => q#කෝපන්හේගන්#,
6006             },
6007             'Europe/Dublin' => {
6008             exemplarCity => q#ඩබ්ලින්#,
6009             long => {
6010             'daylight' => q(අයර්ලන්ත ගිම්හාන කාලය),
6011             },
6012             },
6013             'Europe/Gibraltar' => {
6014             exemplarCity => q#ජිබ්රෝල්ටා#,
6015             },
6016             'Europe/Guernsey' => {
6017             exemplarCity => q#ගුවන්සේ#,
6018             },
6019             'Europe/Helsinki' => {
6020             exemplarCity => q#හෙල්සින්කි#,
6021             },
6022             'Europe/Isle_of_Man' => {
6023             exemplarCity => q#අයිල් ඔෆ් මෑන්#,
6024             },
6025             'Europe/Istanbul' => {
6026             exemplarCity => q#ඉස්තාන්බුල්#,
6027             },
6028             'Europe/Jersey' => {
6029             exemplarCity => q#ජර්සි#,
6030             },
6031             'Europe/Kaliningrad' => {
6032             exemplarCity => q#කලිනින්ග්‍රෑඩ්#,
6033             },
6034             'Europe/Kiev' => {
6035             exemplarCity => q#කිව්#,
6036             },
6037             'Europe/Lisbon' => {
6038             exemplarCity => q#ලිස්බන්#,
6039             },
6040             'Europe/Ljubljana' => {
6041             exemplarCity => q#ල්ජුබුල්ජනා#,
6042             },
6043             'Europe/London' => {
6044             exemplarCity => q#ලන්ඩන්#,
6045             long => {
6046             'daylight' => q(බ්‍රිතාන්‍ය ගිම්හාන කාලය),
6047             },
6048             },
6049             'Europe/Luxembourg' => {
6050             exemplarCity => q#ලක්සැම්බර්ග්#,
6051             },
6052             'Europe/Madrid' => {
6053             exemplarCity => q#මැඩ්රිඩ්#,
6054             },
6055             'Europe/Malta' => {
6056             exemplarCity => q#මෝල්ටා#,
6057             },
6058             'Europe/Mariehamn' => {
6059             exemplarCity => q#මරියෙහම්න්#,
6060             },
6061             'Europe/Minsk' => {
6062             exemplarCity => q#මින්ස්ක්#,
6063             },
6064             'Europe/Monaco' => {
6065             exemplarCity => q#මොනැකෝ#,
6066             },
6067             'Europe/Moscow' => {
6068             exemplarCity => q#මොස්කව්#,
6069             },
6070             'Europe/Oslo' => {
6071             exemplarCity => q#ඔස්ලෝ#,
6072             },
6073             'Europe/Paris' => {
6074             exemplarCity => q#පැරිස්#,
6075             },
6076             'Europe/Podgorica' => {
6077             exemplarCity => q#පොඩ්ගොරිකා#,
6078             },
6079             'Europe/Prague' => {
6080             exemplarCity => q#ප්‍රෙග්#,
6081             },
6082             'Europe/Riga' => {
6083             exemplarCity => q#රිගා#,
6084             },
6085             'Europe/Rome' => {
6086             exemplarCity => q#රෝමය#,
6087             },
6088             'Europe/Samara' => {
6089             exemplarCity => q#සමරා#,
6090             },
6091             'Europe/San_Marino' => {
6092             exemplarCity => q#සැන් මැරිනෝ#,
6093             },
6094             'Europe/Sarajevo' => {
6095             exemplarCity => q#සරාජෙවෝ#,
6096             },
6097             'Europe/Simferopol' => {
6098             exemplarCity => q#සිම්ෆෙරෝපොල්#,
6099             },
6100             'Europe/Skopje' => {
6101             exemplarCity => q#ස්කොප්ජේ#,
6102             },
6103             'Europe/Sofia' => {
6104             exemplarCity => q#සොෆියා#,
6105             },
6106             'Europe/Stockholm' => {
6107             exemplarCity => q#ස්ටොක්හෝම්#,
6108             },
6109             'Europe/Tallinn' => {
6110             exemplarCity => q#ටලින්#,
6111             },
6112             'Europe/Tirane' => {
6113             exemplarCity => q#ටිරානේ#,
6114             },
6115             'Europe/Uzhgorod' => {
6116             exemplarCity => q#උස්ගොරෝඩ්#,
6117             },
6118             'Europe/Vaduz' => {
6119             exemplarCity => q#වඩුස්#,
6120             },
6121             'Europe/Vatican' => {
6122             exemplarCity => q#වතිකානුව#,
6123             },
6124             'Europe/Vienna' => {
6125             exemplarCity => q#වියනා#,
6126             },
6127             'Europe/Vilnius' => {
6128             exemplarCity => q#විල්නියුස්#,
6129             },
6130             'Europe/Volgograd' => {
6131             exemplarCity => q#වොල්ගොග්‍රෑඩ්#,
6132             },
6133             'Europe/Warsaw' => {
6134             exemplarCity => q#වර්සෝ#,
6135             },
6136             'Europe/Zagreb' => {
6137             exemplarCity => q#සග්රෙබ්#,
6138             },
6139             'Europe/Zaporozhye' => {
6140             exemplarCity => q#සපොරෝසියේ#,
6141             },
6142             'Europe/Zurich' => {
6143             exemplarCity => q#සූරිච්#,
6144             },
6145             'Europe_Central' => {
6146             long => {
6147             'daylight' => q(මධ්‍යම යුරෝපීය ග්‍රීෂ්ම වේලාව),
6148             'generic' => q(මධ්‍යම යුරෝපීය වේලාව),
6149             'standard' => q(මධ්‍යම යුරෝපීය සම්මත වේලාව),
6150             },
6151             },
6152             'Europe_Eastern' => {
6153             long => {
6154             'daylight' => q(නැගෙනහිර යුරෝපීය ග්‍රීෂ්ම වේලාව),
6155             'generic' => q(නැගෙනහිර යුරෝපීය වේලාව),
6156             'standard' => q(නැගෙනහිර යුරෝපීය සම්මත වේලාව),
6157             },
6158             },
6159             'Europe_Further_Eastern' => {
6160             long => {
6161             'standard' => q(තවත්-නැගෙනහිර යුරෝපීය වේලාව),
6162             },
6163             },
6164             'Europe_Western' => {
6165             long => {
6166             'daylight' => q(බටහිර යුරෝපීය ග්‍රීෂ්ම වේලාව),
6167             'generic' => q(බටහිර යුරෝපීය වේලාව),
6168             'standard' => q(බටහිර යුරෝපීය සම්මත වේලාව),
6169             },
6170             },
6171             'Falkland' => {
6172             long => {
6173             'daylight' => q(ෆෝක්ලන්ඩ් දූපත් ග්‍රීෂ්ම කාලය),
6174             'generic' => q(ෆෝක්ලන්ඩ් දූපත් වේලාව),
6175             'standard' => q(ෆෝක්ලන්ඩ් දූපත් සම්මත වේලාව),
6176             },
6177             },
6178             'Fiji' => {
6179             long => {
6180             'daylight' => q(ෆිජි ග්‍රීෂ්ම වේලාව),
6181             'generic' => q(ෆිජි වේලාව),
6182             'standard' => q(ෆිජි සම්මත වේලාව),
6183             },
6184             },
6185             'French_Guiana' => {
6186             long => {
6187             'standard' => q(ප්‍රංශ ගයනා වේලාව),
6188             },
6189             },
6190             'French_Southern' => {
6191             long => {
6192             'standard' => q(ප්‍රංශ දකුණුදිග සහ ඇන්ටාර්ක්ටික් වේලාව),
6193             },
6194             },
6195             'GMT' => {
6196             long => {
6197             'standard' => q(ග්‍රිනිච් මධ්‍යම වේලාව),
6198             },
6199             },
6200             'Galapagos' => {
6201             long => {
6202             'standard' => q(ගලපගොස් වේලාව),
6203             },
6204             },
6205             'Gambier' => {
6206             long => {
6207             'standard' => q(ගැම්බියර් වේලාව),
6208             },
6209             },
6210             'Georgia' => {
6211             long => {
6212             'daylight' => q(ජෝර්ජියානු ග්‍රීෂ්ම වේලාව),
6213             'generic' => q(ජෝර්ජියානු වේලාව),
6214             'standard' => q(ජෝර්ජියානු සම්මත වේලාව),
6215             },
6216             },
6217             'Gilbert_Islands' => {
6218             long => {
6219             'standard' => q(ගිල්බර්ට් දුපත් වේලාව),
6220             },
6221             },
6222             'Greenland_Eastern' => {
6223             long => {
6224             'daylight' => q(නැගෙනහිර ග්‍රීන්ලන්ත ග්‍රීෂ්ම කාලය),
6225             'generic' => q(නැගෙනහිර ග්‍රීන්ලන්ත වේලාව),
6226             'standard' => q(නැගෙනහිර ග්‍රීන්ලන්ත සම්මත වේලාව),
6227             },
6228             },
6229             'Greenland_Western' => {
6230             long => {
6231             'daylight' => q(බටහිර ග්‍රීන්ලන්ත ග්‍රීෂ්ම කාලය),
6232             'generic' => q(බටහිර ග්‍රීන්ලන්ත වේලාව),
6233             'standard' => q(බටහිර ග්‍රීන්ලන්ත සම්මත වේලාව),
6234             },
6235             },
6236             'Gulf' => {
6237             long => {
6238             'standard' => q(ගල්ෆ් වේලාව),
6239             },
6240             },
6241             'Guyana' => {
6242             long => {
6243             'standard' => q(ගයනා වේලාව),
6244             },
6245             },
6246             'Hawaii_Aleutian' => {
6247             long => {
6248             'daylight' => q(හවායි-අලෙයුතියාන් දිවාආලෝක වේලාව),
6249             'generic' => q(හවායි-අලෙයුතියාන් වේලාව),
6250             'standard' => q(හවායි-අලෙයුතියාන් සම්මත වේලාව),
6251             },
6252             },
6253             'Hong_Kong' => {
6254             long => {
6255             'daylight' => q(හොංකොං ග්‍රීෂ්ම වේලාව),
6256             'generic' => q(හොංකොං වේලාව),
6257             'standard' => q(හොංකොං සම්මත වේලාව),
6258             },
6259             },
6260             'Hovd' => {
6261             long => {
6262             'daylight' => q(හොව්ඩ් ග්‍රීෂ්ම වේලාව),
6263             'generic' => q(හොව්ඩ් වේලාව),
6264             'standard' => q(හොව්ඩ් සම්මත වේලාව),
6265             },
6266             },
6267             'India' => {
6268             long => {
6269             'standard' => q(ඉන්දියානු වේලාව),
6270             },
6271             },
6272             'Indian/Antananarivo' => {
6273             exemplarCity => q#ඇන්ටනානරිවෝ#,
6274             },
6275             'Indian/Chagos' => {
6276             exemplarCity => q#චාගොස්#,
6277             },
6278             'Indian/Christmas' => {
6279             exemplarCity => q#ක්‍රිස්මස්#,
6280             },
6281             'Indian/Cocos' => {
6282             exemplarCity => q#කොකොස්#,
6283             },
6284             'Indian/Comoro' => {
6285             exemplarCity => q#කොමොරෝ#,
6286             },
6287             'Indian/Kerguelen' => {
6288             exemplarCity => q#කෙර්ගුඑලෙන්#,
6289             },
6290             'Indian/Mahe' => {
6291             exemplarCity => q#මාහේ#,
6292             },
6293             'Indian/Maldives' => {
6294             exemplarCity => q#මාල දිවයින#,
6295             },
6296             'Indian/Mauritius' => {
6297             exemplarCity => q#මුරුසිය#,
6298             },
6299             'Indian/Mayotte' => {
6300             exemplarCity => q#මයෝටි#,
6301             },
6302             'Indian/Reunion' => {
6303             exemplarCity => q#රියුනියන්#,
6304             },
6305             'Indian_Ocean' => {
6306             long => {
6307             'standard' => q(ඉන්දියන් සාගර වේලාව),
6308             },
6309             },
6310             'Indochina' => {
6311             long => {
6312             'standard' => q(ඉන්දුචීන වේලාව),
6313             },
6314             },
6315             'Indonesia_Central' => {
6316             long => {
6317             'standard' => q(මධ්‍යම ඉන්දුනීසියානු වේලාව),
6318             },
6319             },
6320             'Indonesia_Eastern' => {
6321             long => {
6322             'standard' => q(නැගෙනහිර ඉන්දුනීසියානු වේලාව),
6323             },
6324             },
6325             'Indonesia_Western' => {
6326             long => {
6327             'standard' => q(බටහිර ඉන්දුනීසියානු වේලාව),
6328             },
6329             },
6330             'Iran' => {
6331             long => {
6332             'daylight' => q(ඉරාන දිවා කාලය),
6333             'generic' => q(ඉරාන වේලාව),
6334             'standard' => q(ඉරාන සම්මත වේලාව),
6335             },
6336             },
6337             'Irkutsk' => {
6338             long => {
6339             'daylight' => q(ඉර්කුට්ස්ක් ග්‍රීෂ්ම වේලාව),
6340             'generic' => q(ඉර්කුට්ස්ක් වේලාව),
6341             'standard' => q(ඉර්කුට්ස්ක් සම්මත වේලාව),
6342             },
6343             },
6344             'Israel' => {
6345             long => {
6346             'daylight' => q(ඊශ්‍රායල දහවල් වේලාව),
6347             'generic' => q(ඊශ්‍රායල වේලාව),
6348             'standard' => q(ඊශ්‍රායල සම්මත වේලාව),
6349             },
6350             },
6351             'Japan' => {
6352             long => {
6353             'daylight' => q(ජපාන දහවල් වේලාව),
6354             'generic' => q(ජපාන වේලාව),
6355             'standard' => q(ජපාන සම්මත වේලාව),
6356             },
6357             },
6358             'Kazakhstan_Eastern' => {
6359             long => {
6360             'standard' => q(නැගෙනහිර කසකස්තාන වේලාව),
6361             },
6362             },
6363             'Kazakhstan_Western' => {
6364             long => {
6365             'standard' => q(බටහිර කසකස්තාන වේලාව),
6366             },
6367             },
6368             'Korea' => {
6369             long => {
6370             'daylight' => q(කොරියානු දහවල් වේලාව),
6371             'generic' => q(කොරියානු වේලාව),
6372             'standard' => q(කොරියානු සම්මත වේලාව),
6373             },
6374             },
6375             'Kosrae' => {
6376             long => {
6377             'standard' => q(කොස්රේ වේලාව),
6378             },
6379             },
6380             'Krasnoyarsk' => {
6381             long => {
6382             'daylight' => q(ක්‍රස්නොයාර්ස්ක් ග්‍රීෂ්ම වේලාව),
6383             'generic' => q(ක්‍රස්නොයාර්ස්ක් වේලාව),
6384             'standard' => q(ක්‍රස්නොයාර්ස්ක් සම්මත වේලාව),
6385             },
6386             },
6387             'Kyrgystan' => {
6388             long => {
6389             'standard' => q(කිර්ගිස්තාන වේලාව),
6390             },
6391             },
6392             'Lanka' => {
6393             long => {
6394             'standard' => q(ශ්‍රී ලංකා වේලාව),
6395             },
6396             },
6397             'Line_Islands' => {
6398             long => {
6399             'standard' => q(ලයින් දුපත් වේලාව),
6400             },
6401             },
6402             'Lord_Howe' => {
6403             long => {
6404             'daylight' => q(ලෝර්ඩ් හෝව් දිවා වේලාව),
6405             'generic' => q(ලෝර්ඩ් හෝව් වේලාව),
6406             'standard' => q(ලෝර්ඩ් හෝව් සම්මත වේලාව),
6407             },
6408             },
6409             'Macquarie' => {
6410             long => {
6411             'standard' => q(මැක්කුඅරි දුපත් වේලාව),
6412             },
6413             },
6414             'Magadan' => {
6415             long => {
6416             'daylight' => q(මෙගඩන් ග්‍රීෂ්ම වේලාව),
6417             'generic' => q(මෙගඩන් වේලාව),
6418             'standard' => q(මෙගඩන් සම්මත වේලාව),
6419             },
6420             },
6421             'Malaysia' => {
6422             long => {
6423             'standard' => q(මැලේසියානු වේලාව),
6424             },
6425             },
6426             'Maldives' => {
6427             long => {
6428             'standard' => q(මාලදිවයින් වේලාව),
6429             },
6430             },
6431             'Marquesas' => {
6432             long => {
6433             'standard' => q(මාර්කුඑසාස් වේලාව),
6434             },
6435             },
6436             'Marshall_Islands' => {
6437             long => {
6438             'standard' => q(මාර්ෂල් දුපත් වේලාව),
6439             },
6440             },
6441             'Mauritius' => {
6442             long => {
6443             'daylight' => q(මුරුසි ග්‍රීෂ්ම කාලය),
6444             'generic' => q(මුරුසි වේලාව),
6445             'standard' => q(මුරුසි සම්මත වේලාව),
6446             },
6447             },
6448             'Mawson' => {
6449             long => {
6450             'standard' => q(මොව්සන් වේලාව),
6451             },
6452             },
6453             'Mexico_Northwest' => {
6454             long => {
6455             'daylight' => q(වයඹ මෙක්සිකෝ දිවාආලෝක වේලාව),
6456             'generic' => q(වයඹ මෙක්සිකෝ වේලාව),
6457             'standard' => q(වයඹ මෙක්සිකෝ සම්මත වේලාව),
6458             },
6459             },
6460             'Mexico_Pacific' => {
6461             long => {
6462             'daylight' => q(මෙක්සිකෝ පැසිෆික් දිවාආලෝක වේලාව),
6463             'generic' => q(මෙක්සිකෝ පැසිෆික් වේලාව),
6464             'standard' => q(මෙක්සිකෝ පැසිෆික් සම්මත වේලාව),
6465             },
6466             },
6467             'Mongolia' => {
6468             long => {
6469             'daylight' => q(උලාන් බාටර් ග්‍රීෂ්ම වේලාව),
6470             'generic' => q(උලාන් බාටර් වේලාව),
6471             'standard' => q(උලාන් බාටර් සම්මත වේලාව),
6472             },
6473             },
6474             'Moscow' => {
6475             long => {
6476             'daylight' => q(මොස්කව් ග්‍රීෂ්ම වේලාව),
6477             'generic' => q(මොස්කව් වේලාව),
6478             'standard' => q(මොස්කව් සම්මත වේලාව),
6479             },
6480             },
6481             'Myanmar' => {
6482             long => {
6483             'standard' => q(මියන්මාර් වේලාව),
6484             },
6485             },
6486             'Nauru' => {
6487             long => {
6488             'standard' => q(නාවුරු වේලාව),
6489             },
6490             },
6491             'Nepal' => {
6492             long => {
6493             'standard' => q(නේපාල වේලාව),
6494             },
6495             },
6496             'New_Caledonia' => {
6497             long => {
6498             'daylight' => q(නව සෙලඩොනියානු ග්‍රීෂ්ම වේලාව),
6499             'generic' => q(නව සෙලඩොනියානු වේලාව),
6500             'standard' => q(නව සෙලඩොනියානු සම්මත වේලාව),
6501             },
6502             },
6503             'New_Zealand' => {
6504             long => {
6505             'daylight' => q(නවසීලන්ත දිවා වේලාව),
6506             'generic' => q(නවසීලන්ත වේලාව),
6507             'standard' => q(නවසීලන්ත සම්මත වේලාව),
6508             },
6509             },
6510             'Newfoundland' => {
6511             long => {
6512             'daylight' => q(නිව්ෆවුන්ලන්ත දිවාආලෝක වේලාව),
6513             'generic' => q(නිව්ෆවුන්ලන්ත වේලාව),
6514             'standard' => q(නිව්ෆවුන්ලන්ත සම්මත වේලාව),
6515             },
6516             },
6517             'Niue' => {
6518             long => {
6519             'standard' => q(නියු වේලාව),
6520             },
6521             },
6522             'Norfolk' => {
6523             long => {
6524             'standard' => q(නොෆොල්ක් දුපත් වේලාව),
6525             },
6526             },
6527             'Noronha' => {
6528             long => {
6529             'daylight' => q(ෆර්නැන්ඩෝ ඩි නොරොන්හා ග්‍රීෂ්ම කාලය),
6530             'generic' => q(ෆර්නැන්ඩෝ ඩි නොරොන්හා වේලාව),
6531             'standard' => q(ෆර්නැන්ඩෝ ඩි නොරොන්හා සම්මත වේලාව),
6532             },
6533             },
6534             'Novosibirsk' => {
6535             long => {
6536             'daylight' => q(නොවසිබිර්ස්ක් ග්‍රීෂ්ම වේලාව),
6537             'generic' => q(නොවසිබිර්ස්ක් වේලාව),
6538             'standard' => q(නොවසිබිර්ස්ක් සම්මත වේලාව),
6539             },
6540             },
6541             'Omsk' => {
6542             long => {
6543             'daylight' => q(ඔම්ස්ක් ග්‍රීෂ්ම වේලාව),
6544             'generic' => q(ඔම්ස්ක් වේලාව),
6545             'standard' => q(ඔම්ස්ක් සම්මත වේලාව),
6546             },
6547             },
6548             'Pacific/Apia' => {
6549             exemplarCity => q#ඇපියා#,
6550             },
6551             'Pacific/Auckland' => {
6552             exemplarCity => q#ඕක්ලන්ඩ්#,
6553             },
6554             'Pacific/Bougainville' => {
6555             exemplarCity => q#බෝගන්විලා#,
6556             },
6557             'Pacific/Chatham' => {
6558             exemplarCity => q#චැතම්#,
6559             },
6560             'Pacific/Easter' => {
6561             exemplarCity => q#ඊස්ටර්#,
6562             },
6563             'Pacific/Efate' => {
6564             exemplarCity => q#එෆාත්#,
6565             },
6566             'Pacific/Enderbury' => {
6567             exemplarCity => q#එන්ඩර්බරි#,
6568             },
6569             'Pacific/Fakaofo' => {
6570             exemplarCity => q#ෆාකාඕෆෝ#,
6571             },
6572             'Pacific/Fiji' => {
6573             exemplarCity => q#ෆීජි#,
6574             },
6575             'Pacific/Funafuti' => {
6576             exemplarCity => q#ෆුනෆුටි#,
6577             },
6578             'Pacific/Galapagos' => {
6579             exemplarCity => q#ගලපගෝස්#,
6580             },
6581             'Pacific/Gambier' => {
6582             exemplarCity => q#ගම්බියෙර්#,
6583             },
6584             'Pacific/Guadalcanal' => {
6585             exemplarCity => q#ගුවාඩල්කැනල්#,
6586             },
6587             'Pacific/Guam' => {
6588             exemplarCity => q#ගුවාම්#,
6589             },
6590             'Pacific/Honolulu' => {
6591             exemplarCity => q#හොනොලුලු#,
6592             },
6593             'Pacific/Johnston' => {
6594             exemplarCity => q#ජොන්ස්ටන්#,
6595             },
6596             'Pacific/Kiritimati' => {
6597             exemplarCity => q#කිරිමටි#,
6598             },
6599             'Pacific/Kosrae' => {
6600             exemplarCity => q#කොස්රේ#,
6601             },
6602             'Pacific/Kwajalein' => {
6603             exemplarCity => q#ක්වාජලෙයින්#,
6604             },
6605             'Pacific/Majuro' => {
6606             exemplarCity => q#මජුරෝ#,
6607             },
6608             'Pacific/Marquesas' => {
6609             exemplarCity => q#මාකුවෙසාස්#,
6610             },
6611             'Pacific/Midway' => {
6612             exemplarCity => q#මිඩ්වේ#,
6613             },
6614             'Pacific/Nauru' => {
6615             exemplarCity => q#නවුරු#,
6616             },
6617             'Pacific/Niue' => {
6618             exemplarCity => q#නියු#,
6619             },
6620             'Pacific/Norfolk' => {
6621             exemplarCity => q#නෝෆෝක්#,
6622             },
6623             'Pacific/Noumea' => {
6624             exemplarCity => q#නෝමියා#,
6625             },
6626             'Pacific/Pago_Pago' => {
6627             exemplarCity => q#පගෝ පගෝ#,
6628             },
6629             'Pacific/Palau' => {
6630             exemplarCity => q#පලාවු#,
6631             },
6632             'Pacific/Pitcairn' => {
6633             exemplarCity => q#පිට්කෙයාන්#,
6634             },
6635             'Pacific/Ponape' => {
6636             exemplarCity => q#පොන්පෙයි#,
6637             },
6638             'Pacific/Port_Moresby' => {
6639             exemplarCity => q#පොර්ට් මොරෙස්බි#,
6640             },
6641             'Pacific/Rarotonga' => {
6642             exemplarCity => q#රරෝටෝන්ගා#,
6643             },
6644             'Pacific/Saipan' => {
6645             exemplarCity => q#සයිපාන්#,
6646             },
6647             'Pacific/Tahiti' => {
6648             exemplarCity => q#ටහිති#,
6649             },
6650             'Pacific/Tarawa' => {
6651             exemplarCity => q#ටරාවා#,
6652             },
6653             'Pacific/Tongatapu' => {
6654             exemplarCity => q#ටොන්ගටාපු#,
6655             },
6656             'Pacific/Truk' => {
6657             exemplarCity => q#චූක්#,
6658             },
6659             'Pacific/Wake' => {
6660             exemplarCity => q#වේක්#,
6661             },
6662             'Pacific/Wallis' => {
6663             exemplarCity => q#වැලිස්#,
6664             },
6665             'Pakistan' => {
6666             long => {
6667             'daylight' => q(පාකිස්ථාන ග්‍රීෂ්ම කාලය),
6668             'generic' => q(පාකිස්ථාන වේලාව),
6669             'standard' => q(පාකිස්ථාන සම්මත වේලාව),
6670             },
6671             },
6672             'Palau' => {
6673             long => {
6674             'standard' => q(පලාවු වේලාව),
6675             },
6676             },
6677             'Papua_New_Guinea' => {
6678             long => {
6679             'standard' => q(පැපුවා නිව් ගිනීයා වේලාව),
6680             },
6681             },
6682             'Paraguay' => {
6683             long => {
6684             'daylight' => q(පැරගුවේ ග්‍රීෂ්ම කාලය),
6685             'generic' => q(පැරගුවේ වේලාව),
6686             'standard' => q(පැරගුවේ සම්මත වේලාව),
6687             },
6688             },
6689             'Peru' => {
6690             long => {
6691             'daylight' => q(පේරු ග්‍රීෂ්ම කාලය),
6692             'generic' => q(පේරු වේලාව),
6693             'standard' => q(පේරු සම්මත වේලාව),
6694             },
6695             },
6696             'Philippines' => {
6697             long => {
6698             'daylight' => q(පිලිපීන ග්‍රීෂ්ම වේලාව),
6699             'generic' => q(පිලිපීන වේලාව),
6700             'standard' => q(පිලිපීන සම්මත වේලාව),
6701             },
6702             },
6703             'Phoenix_Islands' => {
6704             long => {
6705             'standard' => q(ෆීනික්ස් දුපත් වේලාව),
6706             },
6707             },
6708             'Pierre_Miquelon' => {
6709             long => {
6710             'daylight' => q(ශාන්ත පියරේ සහ මැකෝලන් දිවාආලෝක වේලාව),
6711             'generic' => q(ශාන්ත පියරේ සහ මැකෝලන් වේලාව),
6712             'standard' => q(ශාන්ත පියරේ සහ මැකෝලන් සම්මත වේලාව),
6713             },
6714             },
6715             'Pitcairn' => {
6716             long => {
6717             'standard' => q(පිට්කෙයාන් වේලාව),
6718             },
6719             },
6720             'Ponape' => {
6721             long => {
6722             'standard' => q(පොනපේ වේලාව),
6723             },
6724             },
6725             'Reunion' => {
6726             long => {
6727             'standard' => q(රියුනියන් වේලාව),
6728             },
6729             },
6730             'Rothera' => {
6731             long => {
6732             'standard' => q(රොතෙරා වේලාව),
6733             },
6734             },
6735             'Sakhalin' => {
6736             long => {
6737             'daylight' => q(සඛලින් ග්‍රීෂ්ම වේලාව),
6738             'generic' => q(සඛලින් වේලාව),
6739             'standard' => q(සඛලින් සම්මත වේලාව),
6740             },
6741             },
6742             'Samoa' => {
6743             long => {
6744             'daylight' => q(සැමෝවා ග්‍රීෂ්ම වේලාව),
6745             'generic' => q(සැමෝවා වේලාව),
6746             'standard' => q(සැමෝවා සම්මත වේලාව),
6747             },
6748             },
6749             'Seychelles' => {
6750             long => {
6751             'standard' => q(සීෂෙල්ස් වේලාව),
6752             },
6753             },
6754             'Singapore' => {
6755             long => {
6756             'standard' => q(සිංගප්පුරු වේලාව),
6757             },
6758             },
6759             'Solomon' => {
6760             long => {
6761             'standard' => q(සොලොමන් දූපත් වේලාව),
6762             },
6763             },
6764             'South_Georgia' => {
6765             long => {
6766             'standard' => q(දකුණු ජෝජියා වේලාව),
6767             },
6768             },
6769             'Suriname' => {
6770             long => {
6771             'standard' => q(සුරිනාම වේලාව),
6772             },
6773             },
6774             'Syowa' => {
6775             long => {
6776             'standard' => q(ස්යෝවා වේලාව),
6777             },
6778             },
6779             'Tahiti' => {
6780             long => {
6781             'standard' => q(ටාහිටි වේලාව),
6782             },
6783             },
6784             'Taipei' => {
6785             long => {
6786             'daylight' => q(තායිපේ දහවල් වේලාව),
6787             'generic' => q(තායිපේ වේලාව),
6788             'standard' => q(තායිපේ සම්මත වේලාව),
6789             },
6790             },
6791             'Tajikistan' => {
6792             long => {
6793             'standard' => q(ටජිකිස්තාන වේලාව),
6794             },
6795             },
6796             'Tokelau' => {
6797             long => {
6798             'standard' => q(ටොකෙලාවු වේලාව),
6799             },
6800             },
6801             'Tonga' => {
6802             long => {
6803             'daylight' => q(ටොංගා ග්‍රීෂ්ම වේලාව),
6804             'generic' => q(ටොංගා වේලාව),
6805             'standard' => q(ටොංගා සම්මත වේලාව),
6806             },
6807             },
6808             'Truk' => {
6809             long => {
6810             'standard' => q(චුක් වේලාව),
6811             },
6812             },
6813             'Turkmenistan' => {
6814             long => {
6815             'daylight' => q(ටර්ක්මෙනිස්තාන ග්‍රීෂ්ම වේලාව),
6816             'generic' => q(ටර්ක්මෙනිස්තාන වේලාව),
6817             'standard' => q(ටර්ක්මෙනිස්තාන සම්මත වේලාව),
6818             },
6819             },
6820             'Tuvalu' => {
6821             long => {
6822             'standard' => q(ටුවාලු වේලාව),
6823             },
6824             },
6825             'Uruguay' => {
6826             long => {
6827             'daylight' => q(උරුගුවේ ග්‍රීෂ්ම කාලය),
6828             'generic' => q(උරුගුවේ වේලාව),
6829             'standard' => q(උරුගුවේ සම්මත වේලාව),
6830             },
6831             },
6832             'Uzbekistan' => {
6833             long => {
6834             'daylight' => q(උස්බෙකිස්තාන ග්‍රීෂ්ම වේලාව),
6835             'generic' => q(උස්බෙකිස්තාන වේලාව),
6836             'standard' => q(උස්බෙකිස්තාන සම්මත වේලාව),
6837             },
6838             },
6839             'Vanuatu' => {
6840             long => {
6841             'daylight' => q(වනුආටු ගිම්හාන වේලාව),
6842             'generic' => q(වනුආටු වේලාව),
6843             'standard' => q(වනුආටු සම්මත වේලාව),
6844             },
6845             },
6846             'Venezuela' => {
6847             long => {
6848             'standard' => q(වෙනිසියුලා වේලාව),
6849             },
6850             },
6851             'Vladivostok' => {
6852             long => {
6853             'daylight' => q(ව්ලදිවෝස්ටෝක් ග්‍රීෂ්ම වේලාව),
6854             'generic' => q(ව්ලදිවෝස්ටෝක් වේලාව),
6855             'standard' => q(ව්ලදිවෝස්ටෝක් සම්මත වේලාව),
6856             },
6857             },
6858             'Volgograd' => {
6859             long => {
6860             'daylight' => q(වොල්ගොග්‍රාඩ් ග්‍රීෂ්ම වේලාව),
6861             'generic' => q(වොල්ගොග්‍රාඩ් වේලාව),
6862             'standard' => q(වොල්ගොග්‍රාඩ් සම්මත වේලාව),
6863             },
6864             },
6865             'Vostok' => {
6866             long => {
6867             'standard' => q(වොස්ටොක් වේලාව),
6868             },
6869             },
6870             'Wake' => {
6871             long => {
6872             'standard' => q(වේක් දූපත් වේලාව),
6873             },
6874             },
6875             'Wallis' => {
6876             long => {
6877             'standard' => q(වැලිස් සහ ෆුටුනා වේලාව),
6878             },
6879             },
6880             'Yakutsk' => {
6881             long => {
6882             'daylight' => q(යකුට්ස්ක් ග්‍රීෂ්ම වේලාව),
6883             'generic' => q(යකුට්ස්ක් වේලාව),
6884             'standard' => q(යකුට්ස්ක් සම්මත වේලාව),
6885             },
6886             },
6887             'Yekaterinburg' => {
6888             long => {
6889             'daylight' => q(යෙකටෙරින්බර්ග් ග්‍රීෂ්ම වේලාව),
6890             'generic' => q(යෙකටෙරින්බර්ග් වේලාව),
6891             'standard' => q(යෙකටෙරින්බර්ග් සම්මත වේලාව),
6892             },
6893             },
6894             } }
6895             );
6896 1     1   17878 no Moo;
  1         2  
  1         8  
6897              
6898             1;
6899              
6900             # vim: tabstop=4