File Coverage

blib/lib/Locale/CLDR/Locales/Tr.pm
Criterion Covered Total %
statement 35 42 83.3
branch n/a
condition n/a
subroutine 12 13 92.3
pod 0 1 0.0
total 47 56 83.9


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1
4              
5             Locale::CLDR::Locales::Tr - Package for language Turkish
6              
7             =cut
8              
9             # This file auto generated from Data/common/main/tr.xml
10             # on Mon 11 Apr 5:40:15 pm GMT
11              
12             use strict;
13 1     1   906419 use warnings;
  1         3  
  1         26  
14 1     1   4 use version;
  1         2  
  1         23  
15 1     1   4  
  1         2  
  1         6  
16             our $VERSION = version->declare('v0.34.1');
17              
18             use v5.10.1;
19 1     1   115 use mro 'c3';
  1         3  
20 1     1   5 use utf8;
  1         3  
  1         9  
21 1     1   21 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         7  
22 1     1   38 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         1  
  1         23  
23 1     1   115 use Moo;
  1         1  
  1         11  
24 1     1   896  
  1         2  
  1         6  
25             extends('Locale::CLDR::Locales::Root');
26             has 'valid_algorithmic_formats' => (
27             is => 'ro',
28             isa => ArrayRef,
29             init_arg => undef,
30             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal','spellout-ordinal' ]},
31             );
32              
33             has 'algorithmic_number_format_data' => (
34             is => 'ro',
35             isa => HashRef,
36             init_arg => undef,
37             default => sub {
38             use bignum;
39 1     1   397 return {
  1         2  
  1         9  
40             'inci' => {
41             'private' => {
42             '0' => {
43             base_value => q(0),
44             divisor => q(1),
45             rule => q(inci),
46             },
47             '1' => {
48             base_value => q(1),
49             divisor => q(1),
50             rule => q(' =%spellout-ordinal=),
51             },
52             'max' => {
53             base_value => q(1),
54             divisor => q(1),
55             rule => q(' =%spellout-ordinal=),
56             },
57             },
58             },
59             'inci2' => {
60             'private' => {
61             '0' => {
62             base_value => q(0),
63             divisor => q(1),
64             rule => q(ıncı),
65             },
66             '1' => {
67             base_value => q(1),
68             divisor => q(1),
69             rule => q(' =%spellout-ordinal=),
70             },
71             'max' => {
72             base_value => q(1),
73             divisor => q(1),
74             rule => q(' =%spellout-ordinal=),
75             },
76             },
77             },
78             'nci' => {
79             'private' => {
80             '0' => {
81             base_value => q(0),
82             divisor => q(1),
83             rule => q(nci),
84             },
85             '1' => {
86             base_value => q(1),
87             divisor => q(1),
88             rule => q(' =%spellout-ordinal=),
89             },
90             'max' => {
91             base_value => q(1),
92             divisor => q(1),
93             rule => q(' =%spellout-ordinal=),
94             },
95             },
96             },
97             'spellout-cardinal' => {
98             'public' => {
99             '-x' => {
100             divisor => q(1),
101             rule => q(eksi →→),
102             },
103             '0' => {
104             base_value => q(0),
105             divisor => q(1),
106             rule => q(sıfır),
107             },
108             'x.x' => {
109             divisor => q(1),
110             rule => q(←← virgül →→),
111             },
112             '1' => {
113             base_value => q(1),
114             divisor => q(1),
115             rule => q(bir),
116             },
117             '2' => {
118             base_value => q(2),
119             divisor => q(1),
120             rule => q(iki),
121             },
122             '3' => {
123             base_value => q(3),
124             divisor => q(1),
125             rule => q(üç),
126             },
127             '4' => {
128             base_value => q(4),
129             divisor => q(1),
130             rule => q(dört),
131             },
132             '5' => {
133             base_value => q(5),
134             divisor => q(1),
135             rule => q(beş),
136             },
137             '6' => {
138             base_value => q(6),
139             divisor => q(1),
140             rule => q(altı),
141             },
142             '7' => {
143             base_value => q(7),
144             divisor => q(1),
145             rule => q(yedi),
146             },
147             '8' => {
148             base_value => q(8),
149             divisor => q(1),
150             rule => q(sekiz),
151             },
152             '9' => {
153             base_value => q(9),
154             divisor => q(1),
155             rule => q(dokuz),
156             },
157             '10' => {
158             base_value => q(10),
159             divisor => q(10),
160             rule => q(on[ →→]),
161             },
162             '20' => {
163             base_value => q(20),
164             divisor => q(10),
165             rule => q(yirmi[ →→]),
166             },
167             '30' => {
168             base_value => q(30),
169             divisor => q(10),
170             rule => q(otuz[ →→]),
171             },
172             '40' => {
173             base_value => q(40),
174             divisor => q(10),
175             rule => q(kırk[ →→]),
176             },
177             '50' => {
178             base_value => q(50),
179             divisor => q(10),
180             rule => q(elli[ →→]),
181             },
182             '60' => {
183             base_value => q(60),
184             divisor => q(10),
185             rule => q(altmış[ →→]),
186             },
187             '70' => {
188             base_value => q(70),
189             divisor => q(10),
190             rule => q(yetmiş[ →→]),
191             },
192             '80' => {
193             base_value => q(80),
194             divisor => q(10),
195             rule => q(seksen[ →→]),
196             },
197             '90' => {
198             base_value => q(90),
199             divisor => q(10),
200             rule => q(doksan[ →→]),
201             },
202             '100' => {
203             base_value => q(100),
204             divisor => q(100),
205             rule => q(yüz[ →→]),
206             },
207             '200' => {
208             base_value => q(200),
209             divisor => q(100),
210             rule => q(←← yüz[ →→]),
211             },
212             '1000' => {
213             base_value => q(1000),
214             divisor => q(1000),
215             rule => q(bin[ →→]),
216             },
217             '2000' => {
218             base_value => q(2000),
219             divisor => q(1000),
220             rule => q(←← bin[ →→]),
221             },
222             '1000000' => {
223             base_value => q(1000000),
224             divisor => q(1000000),
225             rule => q(←← milyon[ →→]),
226             },
227             '1000000000' => {
228             base_value => q(1000000000),
229             divisor => q(1000000000),
230             rule => q(←← milyar[ →→]),
231             },
232             '1000000000000' => {
233             base_value => q(1000000000000),
234             divisor => q(1000000000000),
235             rule => q(←← trilyon[ →→]),
236             },
237             '1000000000000000' => {
238             base_value => q(1000000000000000),
239             divisor => q(1000000000000000),
240             rule => q(←← katrilyon[ →→]),
241             },
242             '1000000000000000000' => {
243             base_value => q(1000000000000000000),
244             divisor => q(1000000000000000000),
245             rule => q(=#,##0=),
246             },
247             'max' => {
248             base_value => q(1000000000000000000),
249             divisor => q(1000000000000000000),
250             rule => q(=#,##0=),
251             },
252             },
253             },
254             'spellout-numbering' => {
255             'public' => {
256             '0' => {
257             base_value => q(0),
258             divisor => q(1),
259             rule => q(=%spellout-cardinal=),
260             },
261             'max' => {
262             base_value => q(0),
263             divisor => q(1),
264             rule => q(=%spellout-cardinal=),
265             },
266             },
267             },
268             'spellout-numbering-year' => {
269             'public' => {
270             '0' => {
271             base_value => q(0),
272             divisor => q(1),
273             rule => q(=%spellout-numbering=),
274             },
275             'x.x' => {
276             divisor => q(1),
277             rule => q(=0.0=),
278             },
279             'max' => {
280             divisor => q(1),
281             rule => q(=0.0=),
282             },
283             },
284             },
285             'spellout-ordinal' => {
286             'public' => {
287             '-x' => {
288             divisor => q(1),
289             rule => q(eksi →→),
290             },
291             '0' => {
292             base_value => q(0),
293             divisor => q(1),
294             rule => q(sıfırıncı),
295             },
296             'x.x' => {
297             divisor => q(1),
298             rule => q(=#,##0.#=),
299             },
300             '1' => {
301             base_value => q(1),
302             divisor => q(1),
303             rule => q(birinci),
304             },
305             '2' => {
306             base_value => q(2),
307             divisor => q(1),
308             rule => q(ikinci),
309             },
310             '3' => {
311             base_value => q(3),
312             divisor => q(1),
313             rule => q(üçüncü),
314             },
315             '4' => {
316             base_value => q(4),
317             divisor => q(1),
318             rule => q(dördüncü),
319             },
320             '5' => {
321             base_value => q(5),
322             divisor => q(1),
323             rule => q(beşinci),
324             },
325             '6' => {
326             base_value => q(6),
327             divisor => q(1),
328             rule => q(altıncı),
329             },
330             '7' => {
331             base_value => q(7),
332             divisor => q(1),
333             rule => q(yedinci),
334             },
335             '8' => {
336             base_value => q(8),
337             divisor => q(1),
338             rule => q(sekizinci),
339             },
340             '9' => {
341             base_value => q(9),
342             divisor => q(1),
343             rule => q(dokuzuncu),
344             },
345             '10' => {
346             base_value => q(10),
347             divisor => q(10),
348             rule => q(on→%%uncu→),
349             },
350             '20' => {
351             base_value => q(20),
352             divisor => q(10),
353             rule => q(yirmi→%%nci→),
354             },
355             '30' => {
356             base_value => q(30),
357             divisor => q(10),
358             rule => q(otuz→%%uncu→),
359             },
360             '40' => {
361             base_value => q(40),
362             divisor => q(10),
363             rule => q(kırk→%%inci2→),
364             },
365             '50' => {
366             base_value => q(50),
367             divisor => q(10),
368             rule => q(elli→%%nci→),
369             },
370             '60' => {
371             base_value => q(60),
372             divisor => q(10),
373             rule => q(altmış→%%inci2→),
374             },
375             '70' => {
376             base_value => q(70),
377             divisor => q(10),
378             rule => q(yetmiş→%%inci→),
379             },
380             '80' => {
381             base_value => q(80),
382             divisor => q(10),
383             rule => q(seksen→%%inci→),
384             },
385             '90' => {
386             base_value => q(90),
387             divisor => q(10),
388             rule => q(doksan→%%inci2→),
389             },
390             '100' => {
391             base_value => q(100),
392             divisor => q(100),
393             rule => q(yüz→%%uncu2→),
394             },
395             '200' => {
396             base_value => q(200),
397             divisor => q(100),
398             rule => q(←%spellout-numbering← yüz→%%uncu2→),
399             },
400             '1000' => {
401             base_value => q(1000),
402             divisor => q(1000),
403             rule => q(bin→%%inci→),
404             },
405             '2000' => {
406             base_value => q(2000),
407             divisor => q(1000),
408             rule => q(←%spellout-numbering← bin→%%inci→),
409             },
410             '1000000' => {
411             base_value => q(1000000),
412             divisor => q(1000000),
413             rule => q(←%spellout-numbering← milyon→%%uncu→),
414             },
415             '1000000000' => {
416             base_value => q(1000000000),
417             divisor => q(1000000000),
418             rule => q(←%spellout-numbering← milyar→%%inci2→),
419             },
420             '1000000000000' => {
421             base_value => q(1000000000000),
422             divisor => q(1000000000000),
423             rule => q(←%spellout-numbering← trilyon→%%uncu→),
424             },
425             '1000000000000000' => {
426             base_value => q(1000000000000000),
427             divisor => q(1000000000000000),
428             rule => q(←%spellout-numbering← katrilyon→%%uncu→),
429             },
430             '1000000000000000000' => {
431             base_value => q(1000000000000000000),
432             divisor => q(1000000000000000000),
433             rule => q(=#,##0='inci),
434             },
435             'max' => {
436             base_value => q(1000000000000000000),
437             divisor => q(1000000000000000000),
438             rule => q(=#,##0='inci),
439             },
440             },
441             },
442             'uncu' => {
443             'private' => {
444             '0' => {
445             base_value => q(0),
446             divisor => q(1),
447             rule => q(uncu),
448             },
449             '1' => {
450             base_value => q(1),
451             divisor => q(1),
452             rule => q(' =%spellout-ordinal=),
453             },
454             'max' => {
455             base_value => q(1),
456             divisor => q(1),
457             rule => q(' =%spellout-ordinal=),
458             },
459             },
460             },
461             'uncu2' => {
462             'private' => {
463             '0' => {
464             base_value => q(0),
465             divisor => q(1),
466             rule => q(üncü),
467             },
468             '1' => {
469             base_value => q(1),
470             divisor => q(1),
471             rule => q(' =%spellout-ordinal=),
472             },
473             'max' => {
474             base_value => q(1),
475             divisor => q(1),
476             rule => q(' =%spellout-ordinal=),
477             },
478             },
479             },
480             } },
481             );
482              
483             # Need to add code for Key type pattern
484             my ($self, $name, $region, $script, $variant) = @_;
485              
486 0     0 0   my $display_pattern = '{0} ({1})';
487             $display_pattern =~s/\{0\}/$name/g;
488 0           my $subtags = join '{0}, {1}', grep {$_} (
489 0           $region,
490 0           $script,
  0            
491             $variant,
492             );
493              
494             $display_pattern =~s/\{1\}/$subtags/g;
495             return $display_pattern;
496 0           }
497 0            
498             has 'display_name_language' => (
499             is => 'ro',
500             isa => CodeRef,
501             init_arg => undef,
502             default => sub {
503             sub {
504             my %languages = (
505             'aa' => 'Afar',
506             'ab' => 'Abhazca',
507             'ace' => 'Açece',
508             'ach' => 'Acoli',
509             'ada' => 'Adangme',
510             'ady' => 'Adigece',
511             'ae' => 'Avestçe',
512             'aeb' => 'Tunus Arapçası',
513             'af' => 'Afrikaanca',
514             'afh' => 'Afrihili',
515             'agq' => 'Aghem',
516             'ain' => 'Ayni Dili',
517             'ak' => 'Akan',
518             'akk' => 'Akad Dili',
519             'akz' => 'Alabamaca',
520             'ale' => 'Aleut dili',
521             'aln' => 'Gheg Arnavutçası',
522             'alt' => 'Güney Altayca',
523             'am' => 'Amharca',
524             'an' => 'Aragonca',
525             'ang' => 'Eski İngilizce',
526             'anp' => 'Angika',
527             'ar' => 'Arapça',
528             'ar_001' => 'Modern Standart Arapça',
529             'arc' => 'Aramice',
530             'arn' => 'Mapuçe dili',
531             'aro' => 'Araona',
532             'arp' => 'Arapaho Dili',
533             'arq' => 'Cezayir Arapçası',
534             'ars' => 'Necd Arapçası',
535             'arw' => 'Arawak Dili',
536             'ary' => 'Fas Arapçası',
537             'arz' => 'Mısır Arapçası',
538             'as' => 'Assamca',
539             'asa' => 'Asu',
540             'ase' => 'Amerikan İşaret Dili',
541             'ast' => 'Asturyasça',
542             'av' => 'Avar Dili',
543             'avk' => 'Kotava',
544             'awa' => 'Awadhi',
545             'ay' => 'Aymara',
546             'az' => 'Azerice',
547             'az@alt=short' => 'Azerice',
548             'az_Arab' => 'Güney Azerice',
549             'ba' => 'Başkırtça',
550             'bal' => 'Beluçça',
551             'ban' => 'Bali dili',
552             'bar' => 'Bavyera dili',
553             'bas' => 'Basa Dili',
554             'bax' => 'Bamun',
555             'bbc' => 'Batak Toba',
556             'bbj' => 'Ghomala',
557             'be' => 'Belarusça',
558             'bej' => 'Beja dili',
559             'bem' => 'Bemba',
560             'bew' => 'Betawi',
561             'bez' => 'Bena',
562             'bfd' => 'Bafut',
563             'bfq' => 'Badaga',
564             'bg' => 'Bulgarca',
565             'bgn' => 'Batı Balochi',
566             'bho' => 'Arayanice',
567             'bi' => 'Bislama',
568             'bik' => 'Bikol',
569             'bin' => 'Bini',
570             'bjn' => 'Banjar Dili',
571             'bkm' => 'Kom',
572             'bla' => 'Karaayak dili',
573             'bm' => 'Bambara',
574             'bn' => 'Bengalce',
575             'bo' => 'Tibetçe',
576             'bpy' => 'Bishnupriya',
577             'bqi' => 'Bahtiyari',
578             'br' => 'Bretonca',
579             'bra' => 'Braj',
580             'brh' => 'Brohice',
581             'brx' => 'Bodo',
582             'bs' => 'Boşnakça',
583             'bss' => 'Akoose',
584             'bua' => 'Buryatça',
585             'bug' => 'Bugis',
586             'bum' => 'Bulu',
587             'byn' => 'Blin',
588             'byv' => 'Medumba',
589             'ca' => 'Katalanca',
590             'cad' => 'Kado dili',
591             'car' => 'Carib',
592             'cay' => 'Kayuga dili',
593             'cch' => 'Atsam',
594             'ce' => 'Çeçence',
595             'ceb' => 'Sebuano dili',
596             'cgg' => 'Kigaca',
597             'ch' => 'Çamorro dili',
598             'chb' => 'Çibça dili',
599             'chg' => 'Çağatayca',
600             'chk' => 'Chuukese',
601             'chm' => 'Mari dili',
602             'chn' => 'Çinuk dili',
603             'cho' => 'Çoktav dili',
604             'chp' => 'Çipevya dili',
605             'chr' => 'Çerokice',
606             'chy' => 'Şayence',
607             'ckb' => 'Orta Kürtçe',
608             'co' => 'Korsikaca',
609             'cop' => 'Kıptice',
610             'cps' => 'Capiznon',
611             'cr' => 'Krice',
612             'crh' => 'Kırım Türkçesi',
613             'crs' => 'Seselwa Kreole Fransızcası',
614             'cs' => 'Çekçe',
615             'csb' => 'Kashubian',
616             'cu' => 'Kilise Slavcası',
617             'cv' => 'Çuvaşça',
618             'cy' => 'Galce',
619             'da' => 'Danca',
620             'dak' => 'Dakotaca',
621             'dar' => 'Dargince',
622             'dav' => 'Taita',
623             'de' => 'Almanca',
624             'de_AT' => 'Avusturya Almancası',
625             'de_CH' => 'İsviçre Yüksek Almancası',
626             'del' => 'Delaware',
627             'den' => 'Slavey dili',
628             'dgr' => 'Dogrib',
629             'din' => 'Dinka dili',
630             'dje' => 'Zarma',
631             'doi' => 'Dogri',
632             'dsb' => 'Aşağı Sorbça',
633             'dtp' => 'Orta Kadazan',
634             'dua' => 'Duala',
635             'dum' => 'Ortaçağ Felemenkçesi',
636             'dv' => 'Divehi dili',
637             'dyo' => 'Jola-Fonyi',
638             'dyu' => 'Dyula',
639             'dz' => 'Dzongkha',
640             'dzg' => 'Dazaga',
641             'ebu' => 'Embu',
642             'ee' => 'Ewe',
643             'efi' => 'Efik',
644             'egl' => 'Emilia Dili',
645             'egy' => 'Eski Mısır Dili',
646             'eka' => 'Ekajuk',
647             'el' => 'Yunanca',
648             'elx' => 'Elam',
649             'en' => 'İngilizce',
650             'en_AU' => 'Avustralya İngilizcesi',
651             'en_CA' => 'Kanada İngilizcesi',
652             'en_GB' => 'İngiliz İngilizcesi',
653             'en_GB@alt=short' => 'Birleşik Krallık İngilizcesi',
654             'en_US' => 'Amerikan İngilizcesi',
655             'en_US@alt=short' => 'ABD İngilizcesi',
656             'enm' => 'Ortaçağ İngilizcesi',
657             'eo' => 'Esperanto',
658             'es' => 'İspanyolca',
659             'es_419' => 'Latin Amerika İspanyolcası',
660             'es_ES' => 'Avrupa İspanyolcası',
661             'es_MX' => 'Meksika İspanyolcası',
662             'esu' => 'Merkezi Yupikçe',
663             'et' => 'Estonca',
664             'eu' => 'Baskça',
665             'ewo' => 'Ewondo',
666             'ext' => 'Ekstremadura Dili',
667             'fa' => 'Farsça',
668             'fan' => 'Fang',
669             'fat' => 'Fanti',
670             'ff' => 'Fula dili',
671             'fi' => 'Fince',
672             'fil' => 'Filipince',
673             'fit' => 'Tornedalin Fincesi',
674             'fj' => 'Fiji dili',
675             'fo' => 'Faroe dili',
676             'fon' => 'Fon',
677             'fr' => 'Fransızca',
678             'fr_CA' => 'Kanada Fransızcası',
679             'fr_CH' => 'İsviçre Fransızcası',
680             'frc' => 'Cajun Fransızcası',
681             'frm' => 'Ortaçağ Fransızcası',
682             'fro' => 'Eski Fransızca',
683             'frp' => 'Arpitanca',
684             'frr' => 'Kuzey Frizce',
685             'frs' => 'Doğu Frizcesi',
686             'fur' => 'Friuli dili',
687             'fy' => 'Batı Frizcesi',
688             'ga' => 'İrlandaca',
689             'gaa' => 'Ga dili',
690             'gag' => 'Gagavuzca',
691             'gan' => 'Gan Çincesi',
692             'gay' => 'Gayo dili',
693             'gba' => 'Gbaya',
694             'gbz' => 'Zerdüşt Daricesi',
695             'gd' => 'İskoç Gaelcesi',
696             'gez' => 'Geez',
697             'gil' => 'Kiribatice',
698             'gl' => 'Galiçyaca',
699             'glk' => 'Gilanice',
700             'gmh' => 'Ortaçağ Yüksek Almancası',
701             'gn' => 'Guarani dili',
702             'goh' => 'Eski Yüksek Almanca',
703             'gom' => 'Goa Konkanicesi',
704             'gon' => 'Gondi dili',
705             'gor' => 'Gorontalo dili',
706             'got' => 'Gotça',
707             'grb' => 'Grebo dili',
708             'grc' => 'Antik Yunanca',
709             'gsw' => 'İsviçre Almancası',
710             'gu' => 'Güceratça',
711             'guc' => 'Wayuu dili',
712             'gur' => 'Frafra',
713             'guz' => 'Gusii',
714             'gv' => 'Man dili',
715             'gwi' => 'Guçince',
716             'ha' => 'Hausa dili',
717             'hai' => 'Haydaca',
718             'hak' => 'Hakka Çincesi',
719             'haw' => 'Hawaii dili',
720             'he' => 'İbranice',
721             'hi' => 'Hintçe',
722             'hif' => 'Fiji Hintçesi',
723             'hil' => 'Hiligaynon dili',
724             'hit' => 'Hititçe',
725             'hmn' => 'Hmong',
726             'ho' => 'Hiri Motu',
727             'hr' => 'Hırvatça',
728             'hsb' => 'Yukarı Sorbça',
729             'hsn' => 'Xiang Çincesi',
730             'ht' => 'Haiti Kreyolu',
731             'hu' => 'Macarca',
732             'hup' => 'Hupaca',
733             'hy' => 'Ermenice',
734             'hz' => 'Herero dili',
735             'ia' => 'Interlingua',
736             'iba' => 'Iban',
737             'ibb' => 'İbibio dili',
738             'id' => 'Endonezce',
739             'ie' => 'Interlingue',
740             'ig' => 'İbo dili',
741             'ii' => 'Sichuan Yi',
742             'ik' => 'İnyupikçe',
743             'ilo' => 'Iloko',
744             'inh' => 'İnguşça',
745             'io' => 'Ido',
746             'is' => 'İzlandaca',
747             'it' => 'İtalyanca',
748             'iu' => 'İnuktitut dili',
749             'izh' => 'İngriya Dili',
750             'ja' => 'Japonca',
751             'jam' => 'Jamaika Patois Dili',
752             'jbo' => 'Lojban',
753             'jgo' => 'Ngomba',
754             'jmc' => 'Machame',
755             'jpr' => 'Yahudi Farsçası',
756             'jrb' => 'Yahudi Arapçası',
757             'jut' => 'Yutland Dili',
758             'jv' => 'Cava Dili',
759             'ka' => 'Gürcüce',
760             'kaa' => 'Karakalpakça',
761             'kab' => 'Kabiliyece',
762             'kac' => 'Kaçin dili',
763             'kaj' => 'Jju',
764             'kam' => 'Kamba',
765             'kaw' => 'Kawi',
766             'kbd' => 'Kabardeyce',
767             'kbl' => 'Kanembu',
768             'kcg' => 'Tyap',
769             'kde' => 'Makonde',
770             'kea' => 'Kabuverdianu',
771             'ken' => 'Kenyang',
772             'kfo' => 'Koro',
773             'kg' => 'Kongo dili',
774             'kgp' => 'Kaingang',
775             'kha' => 'Khasi dili',
776             'kho' => 'Hotanca',
777             'khq' => 'Koyra Chiini',
778             'khw' => 'Çitral Dili',
779             'ki' => 'Kikuyu',
780             'kiu' => 'Kırmançça',
781             'kj' => 'Kuanyama',
782             'kk' => 'Kazakça',
783             'kkj' => 'Kako',
784             'kl' => 'Grönland dili',
785             'kln' => 'Kalenjin',
786             'km' => 'Khmer dili',
787             'kmb' => 'Kimbundu',
788             'kn' => 'Kannada dili',
789             'ko' => 'Korece',
790             'koi' => 'Komi-Permyak',
791             'kok' => 'Konkani dili',
792             'kos' => 'Kosraean',
793             'kpe' => 'Kpelle dili',
794             'kr' => 'Kanuri dili',
795             'krc' => 'Karaçay-Balkarca',
796             'kri' => 'Krio',
797             'krj' => 'Kinaray-a',
798             'krl' => 'Karelyaca',
799             'kru' => 'Kurukh dili',
800             'ks' => 'Keşmir dili',
801             'ksb' => 'Shambala',
802             'ksf' => 'Bafia',
803             'ksh' => 'Köln lehçesi',
804             'ku' => 'Kürtçe',
805             'kum' => 'Kumukça',
806             'kut' => 'Kutenai dili',
807             'kv' => 'Komi',
808             'kw' => 'Kernevekçe',
809             'ky' => 'Kırgızca',
810             'la' => 'Latince',
811             'lad' => 'Ladino',
812             'lag' => 'Langi',
813             'lah' => 'Lahnda',
814             'lam' => 'Lamba dili',
815             'lb' => 'Lüksemburgca',
816             'lez' => 'Lezgice',
817             'lfn' => 'Lingua Franca Nova',
818             'lg' => 'Ganda',
819             'li' => 'Limburgca',
820             'lij' => 'Ligurca',
821             'liv' => 'Livonca',
822             'lkt' => 'Lakotaca',
823             'lmo' => 'Lombardça',
824             'ln' => 'Lingala',
825             'lo' => 'Lao dili',
826             'lol' => 'Mongo',
827             'lou' => 'Louisiana Kreolcesi',
828             'loz' => 'Lozi',
829             'lrc' => 'Kuzey Luri',
830             'lt' => 'Litvanca',
831             'ltg' => 'Latgalian',
832             'lu' => 'Luba-Katanga',
833             'lua' => 'Luba-Lulua',
834             'lui' => 'Luiseno',
835             'lun' => 'Lunda',
836             'luo' => 'Luo',
837             'lus' => 'Lushai',
838             'luy' => 'Luyia',
839             'lv' => 'Letonca',
840             'lzh' => 'Edebi Çince',
841             'lzz' => 'Lazca',
842             'mad' => 'Madura Dili',
843             'maf' => 'Mafa',
844             'mag' => 'Magahi',
845             'mai' => 'Maithili',
846             'mak' => 'Makasar',
847             'man' => 'Mandingo',
848             'mas' => 'Masai',
849             'mde' => 'Maba',
850             'mdf' => 'Mokşa dili',
851             'mdr' => 'Mandar',
852             'men' => 'Mende dili',
853             'mer' => 'Meru',
854             'mfe' => 'Morisyen',
855             'mg' => 'Malgaşça',
856             'mga' => 'Ortaçağ İrlandacası',
857             'mgh' => 'Makhuwa-Meetto',
858             'mgo' => 'Meta’',
859             'mh' => 'Marshall Adaları dili',
860             'mi' => 'Maori dili',
861             'mic' => 'Micmac',
862             'min' => 'Minangkabau',
863             'mk' => 'Makedonca',
864             'ml' => 'Malayalam dili',
865             'mn' => 'Moğolca',
866             'mnc' => 'Mançurya dili',
867             'mni' => 'Manipuri dili',
868             'moh' => 'Mohavk dili',
869             'mos' => 'Mossi',
870             'mr' => 'Marathi dili',
871             'mrj' => 'Ova Çirmişçesi',
872             'ms' => 'Malayca',
873             'mt' => 'Maltaca',
874             'mua' => 'Mundang',
875             'mul' => 'Birden Fazla Dil',
876             'mus' => 'Krikçe',
877             'mwl' => 'Miranda dili',
878             'mwr' => 'Marvari',
879             'mwv' => 'Mentawai',
880             'my' => 'Birman dili',
881             'mye' => 'Myene',
882             'myv' => 'Erzya',
883             'mzn' => 'Mazenderanca',
884             'na' => 'Nauru dili',
885             'nan' => 'Min Nan Çincesi',
886             'nap' => 'Napolice',
887             'naq' => 'Nama',
888             'nb' => 'Norveççe Bokmål',
889             'nd' => 'Kuzey Ndebele',
890             'nds' => 'Aşağı Almanca',
891             'nds_NL' => 'Aşağı Saksonca',
892             'ne' => 'Nepalce',
893             'new' => 'Nevari',
894             'ng' => 'Ndonga',
895             'nia' => 'Nias',
896             'niu' => 'Niue dili',
897             'njo' => 'Ao Naga',
898             'nl' => 'Felemenkçe',
899             'nl_BE' => 'Flamanca',
900             'nmg' => 'Kwasio',
901             'nn' => 'Norveççe Nynorsk',
902             'nnh' => 'Ngiemboon',
903             'no' => 'Norveççe',
904             'nog' => 'Nogayca',
905             'non' => 'Eski Nors dili',
906             'nov' => 'Novial',
907             'nqo' => 'N’Ko',
908             'nr' => 'Güney Ndebele',
909             'nso' => 'Kuzey Sotho dili',
910             'nus' => 'Nuer',
911             'nv' => 'Navaho dili',
912             'nwc' => 'Klasik Nevari',
913             'ny' => 'Nyanja',
914             'nym' => 'Nyamvezi',
915             'nyn' => 'Nyankole',
916             'nyo' => 'Nyoro',
917             'nzi' => 'Nzima dili',
918             'oc' => 'Oksitan dili',
919             'oj' => 'Ojibva dili',
920             'om' => 'Oromo dili',
921             'or' => 'Oriya Dili',
922             'os' => 'Osetçe',
923             'osa' => 'Osage',
924             'ota' => 'Osmanlı Türkçesi',
925             'pa' => 'Pencapça',
926             'pag' => 'Pangasinan dili',
927             'pal' => 'Pehlevi Dili',
928             'pam' => 'Pampanga',
929             'pap' => 'Papiamento',
930             'pau' => 'Palau dili',
931             'pcd' => 'Picard Dili',
932             'pcm' => 'Nijerya Pidgin dili',
933             'pdc' => 'Pensilvanya Almancası',
934             'pdt' => 'Plautdietsch',
935             'peo' => 'Eski Farsça',
936             'pfl' => 'Palatin Almancası',
937             'phn' => 'Fenike dili',
938             'pi' => 'Pali',
939             'pl' => 'Lehçe',
940             'pms' => 'Piyemontece',
941             'pnt' => 'Kuzeybatı Kafkasya',
942             'pon' => 'Pohnpeian',
943             'prg' => 'Prusyaca',
944             'pro' => 'Eski Provensal',
945             'ps' => 'Peştuca',
946             'pt' => 'Portekizce',
947             'pt_BR' => 'Brezilya Portekizcesi',
948             'pt_PT' => 'Avrupa Portekizcesi',
949             'qu' => 'Keçuva dili',
950             'quc' => 'Kiçece',
951             'qug' => 'Chimborazo Highland Quichua',
952             'raj' => 'Rajasthani',
953             'rap' => 'Rapanui dili',
954             'rar' => 'Rarotongan',
955             'rgn' => 'Romanyolca',
956             'rif' => 'Rif Berbericesi',
957             'rm' => 'Romanşça',
958             'rn' => 'Kirundi',
959             'ro' => 'Rumence',
960             'ro_MD' => 'Moldovaca',
961             'rof' => 'Rombo',
962             'rom' => 'Romanca',
963             'root' => 'Köken',
964             'rtm' => 'Rotuman',
965             'ru' => 'Rusça',
966             'rue' => 'Rusince',
967             'rug' => 'Roviana',
968             'rup' => 'Ulahça',
969             'rw' => 'Kinyarwanda',
970             'rwk' => 'Rwa',
971             'sa' => 'Sanskrit',
972             'sad' => 'Sandave',
973             'sah' => 'Yakutça',
974             'sam' => 'Samarit Aramcası',
975             'saq' => 'Samburu',
976             'sas' => 'Sasak',
977             'sat' => 'Santali',
978             'saz' => 'Saurashtra',
979             'sba' => 'Ngambay',
980             'sbp' => 'Sangu',
981             'sc' => 'Sardunya dili',
982             'scn' => 'Sicilyaca',
983             'sco' => 'İskoçça',
984             'sd' => 'Sindhi dili',
985             'sdc' => 'Sassari Sarduca',
986             'sdh' => 'Güney Kürtçesi',
987             'se' => 'Kuzey Laponcası',
988             'see' => 'Seneca dili',
989             'seh' => 'Sena',
990             'sei' => 'Seri',
991             'sel' => 'Selkup dili',
992             'ses' => 'Koyraboro Senni',
993             'sg' => 'Sango',
994             'sga' => 'Eski İrlandaca',
995             'sgs' => 'Samogitçe',
996             'sh' => 'Sırp-Hırvat Dili',
997             'shi' => 'Taşelhit',
998             'shn' => 'Shan dili',
999             'shu' => 'Çad Arapçası',
1000             'si' => 'Sinhali dili',
1001             'sid' => 'Sidamo dili',
1002             'sk' => 'Slovakça',
1003             'sl' => 'Slovence',
1004             'sli' => 'Aşağı Silezyaca',
1005             'sly' => 'Selayar',
1006             'sm' => 'Samoa dili',
1007             'sma' => 'Güney Laponcası',
1008             'smj' => 'Lule Laponcası',
1009             'smn' => 'İnari Laponcası',
1010             'sms' => 'Skolt Laponcası',
1011             'sn' => 'Shona',
1012             'snk' => 'Soninke',
1013             'so' => 'Somalice',
1014             'sog' => 'Sogdiana Dili',
1015             'sq' => 'Arnavutça',
1016             'sr' => 'Sırpça',
1017             'srn' => 'Sranan Tongo',
1018             'srr' => 'Serer dili',
1019             'ss' => 'Sisvati',
1020             'ssy' => 'Saho',
1021             'st' => 'Güney Sotho dili',
1022             'stq' => 'Saterland Frizcesi',
1023             'su' => 'Sunda Dili',
1024             'suk' => 'Sukuma dili',
1025             'sus' => 'Susu',
1026             'sux' => 'Sümerce',
1027             'sv' => 'İsveççe',
1028             'sw' => 'Svahili dili',
1029             'sw_CD' => 'Kongo Svahili',
1030             'swb' => 'Komorca',
1031             'syc' => 'Klasik Süryanice',
1032             'syr' => 'Süryanice',
1033             'szl' => 'Silezyaca',
1034             'ta' => 'Tamilce',
1035             'tcy' => 'Tuluca',
1036             'te' => 'Telugu dili',
1037             'tem' => 'Timne',
1038             'teo' => 'Teso',
1039             'ter' => 'Tereno',
1040             'tet' => 'Tetum',
1041             'tg' => 'Tacikçe',
1042             'th' => 'Tayca',
1043             'ti' => 'Tigrinya dili',
1044             'tig' => 'Tigre',
1045             'tiv' => 'Tiv',
1046             'tk' => 'Türkmence',
1047             'tkl' => 'Tokelau dili',
1048             'tkr' => 'Sahurca',
1049             'tl' => 'Tagalogca',
1050             'tlh' => 'Klingonca',
1051             'tli' => 'Tlingit',
1052             'tly' => 'Talışça',
1053             'tmh' => 'Tamaşek',
1054             'tn' => 'Setsvana',
1055             'to' => 'Tonga dili',
1056             'tog' => 'Nyasa Tonga',
1057             'tpi' => 'Tok Pisin',
1058             'tr' => 'Türkçe',
1059             'tru' => 'Turoyo',
1060             'trv' => 'Taroko',
1061             'ts' => 'Tsonga',
1062             'tsd' => 'Tsakonca',
1063             'tsi' => 'Tsimshian',
1064             'tt' => 'Tatarca',
1065             'ttt' => 'Tatça',
1066             'tum' => 'Tumbuka',
1067             'tvl' => 'Tuvalyanca',
1068             'tw' => 'Tvi',
1069             'twq' => 'Tasawaq',
1070             'ty' => 'Tahiti dili',
1071             'tyv' => 'Tuvaca',
1072             'tzm' => 'Orta Atlas Tamazigti',
1073             'udm' => 'Udmurtça',
1074             'ug' => 'Uygurca',
1075             'uga' => 'Ugarit dili',
1076             'uk' => 'Ukraynaca',
1077             'umb' => 'Umbundu',
1078             'und' => 'Bilinmeyen Dil',
1079             'ur' => 'Urduca',
1080             'uz' => 'Özbekçe',
1081             'vai' => 'Vai',
1082             've' => 'Venda dili',
1083             'vec' => 'Venedikçe',
1084             'vep' => 'Veps dili',
1085             'vi' => 'Vietnamca',
1086             'vls' => 'Batı Flamanca',
1087             'vmf' => 'Main Frankonya Dili',
1088             'vo' => 'Volapük',
1089             'vot' => 'Votça',
1090             'vro' => 'Võro',
1091             'vun' => 'Vunjo',
1092             'wa' => 'Valonca',
1093             'wae' => 'Walser',
1094             'wal' => 'Valamo',
1095             'war' => 'Varay',
1096             'was' => 'Vaşo',
1097             'wbp' => 'Warlpiri',
1098             'wo' => 'Volofça',
1099             'wuu' => 'Wu Çincesi',
1100             'xal' => 'Kalmıkça',
1101             'xh' => 'Zosa dili',
1102             'xmf' => 'Megrelce',
1103             'xog' => 'Soga',
1104             'yao' => 'Yao',
1105             'yap' => 'Yapça',
1106             'yav' => 'Yangben',
1107             'ybb' => 'Yemba',
1108             'yi' => 'Yidiş',
1109             'yo' => 'Yorubaca',
1110             'yrl' => 'Nheengatu',
1111             'yue' => 'Kantonca',
1112             'za' => 'Zhuangca',
1113             'zap' => 'Zapotek dili',
1114             'zbl' => 'Blis Sembolleri',
1115             'zea' => 'Zelandaca',
1116             'zen' => 'Zenaga dili',
1117             'zgh' => 'Standart Fas Tamazigti',
1118             'zh' => 'Çince',
1119             'zh_Hans' => 'Basitleştirilmiş Çince',
1120             'zh_Hant' => 'Geleneksel Çince',
1121             'zu' => 'Zuluca',
1122             'zun' => 'Zunice',
1123             'zxx' => 'Dilbilim içeriği yok',
1124             'zza' => 'Zazaca',
1125              
1126             );
1127             if (@_) {
1128             return $languages{$_[0]};
1129             }
1130             return \%languages;
1131             }
1132             },
1133             );
1134              
1135             has 'display_name_script' => (
1136             is => 'ro',
1137             isa => CodeRef,
1138             init_arg => undef,
1139             default => sub {
1140             sub {
1141             my %scripts = (
1142             'Afak' => 'Afaka',
1143             'Aghb' => 'Kafkas Albanyası',
1144             'Arab' => 'Arap',
1145             'Arab@alt=variant' => 'Fars-Arap',
1146             'Armi' => 'İmparatorluk Aramicesi',
1147             'Armn' => 'Ermeni',
1148             'Avst' => 'Avesta',
1149             'Bali' => 'Bali Dili',
1150             'Bamu' => 'Bamum',
1151             'Bass' => 'Bassa Vah',
1152             'Batk' => 'Batak',
1153             'Beng' => 'Bengal',
1154             'Blis' => 'Blis Sembolleri',
1155             'Bopo' => 'Bopomofo',
1156             'Brah' => 'Brahmi',
1157             'Brai' => 'Braille',
1158             'Bugi' => 'Bugis',
1159             'Buhd' => 'Buhid',
1160             'Cakm' => 'Chakma',
1161             'Cans' => 'UCAS',
1162             'Cari' => 'Karya',
1163             'Cham' => 'Cham',
1164             'Cher' => 'Çeroki',
1165             'Cirt' => 'Cirth',
1166             'Copt' => 'Kıpti',
1167             'Cprt' => 'Kıbrıs',
1168             'Cyrl' => 'Kiril',
1169             'Cyrs' => 'Eski Kilise Slavcası Kiril',
1170             'Deva' => 'Devanagari',
1171             'Dsrt' => 'Deseret',
1172             'Dupl' => 'Duployé Stenografi',
1173             'Egyd' => 'Demotik Mısır',
1174             'Egyh' => 'Hiyeratik Mısır',
1175             'Egyp' => 'Mısır Hiyeroglifleri',
1176             'Elba' => 'Elbasan',
1177             'Ethi' => 'Etiyopya',
1178             'Geok' => 'Hutsuri Gürcü',
1179             'Geor' => 'Gürcü',
1180             'Glag' => 'Glagolit',
1181             'Goth' => 'Gotik',
1182             'Gran' => 'Grantha',
1183             'Grek' => 'Yunan',
1184             'Gujr' => 'Gücerat',
1185             'Guru' => 'Gurmukhi',
1186             'Hanb' => 'Hanb',
1187             'Hang' => 'Hangıl',
1188             'Hani' => 'Han',
1189             'Hano' => 'Hanunoo',
1190             'Hans' => 'Basitleştirilmiş',
1191             'Hans@alt=stand-alone' => 'Basitleştirilmiş Han',
1192             'Hant' => 'Geleneksel',
1193             'Hant@alt=stand-alone' => 'Geleneksel Han',
1194             'Hebr' => 'İbrani',
1195             'Hira' => 'Hiragana',
1196             'Hluw' => 'Anadolu Hiyeroglifleri',
1197             'Hmng' => 'Pahavh Hmong',
1198             'Hrkt' => 'Katakana veya Hiragana',
1199             'Hung' => 'Eski Macar',
1200             'Inds' => 'Indus',
1201             'Ital' => 'Eski İtalyan',
1202             'Jamo' => 'Jamo',
1203             'Java' => 'Cava Dili',
1204             'Jpan' => 'Japon',
1205             'Jurc' => 'Jurchen',
1206             'Kali' => 'Kayah Li',
1207             'Kana' => 'Katakana',
1208             'Khar' => 'Kharoshthi',
1209             'Khmr' => 'Kmer',
1210             'Khoj' => 'Khojki',
1211             'Knda' => 'Kannada',
1212             'Kore' => 'Kore',
1213             'Kpel' => 'Kpelle',
1214             'Kthi' => 'Kaithi',
1215             'Lana' => 'Lanna',
1216             'Laoo' => 'Lao',
1217             'Latf' => 'Fraktur Latin',
1218             'Latg' => 'Gael Latin',
1219             'Latn' => 'Latin',
1220             'Lepc' => 'Lepcha',
1221             'Limb' => 'Limbu',
1222             'Lina' => 'Lineer A',
1223             'Linb' => 'Lineer B',
1224             'Lisu' => 'Fraser',
1225             'Loma' => 'Loma',
1226             'Lyci' => 'Likya',
1227             'Lydi' => 'Lidya',
1228             'Mahj' => 'Mahajani',
1229             'Mand' => 'Manden',
1230             'Mani' => 'Mani',
1231             'Maya' => 'Maya Hiyeroglifleri',
1232             'Mend' => 'Mende',
1233             'Merc' => 'Meroitik El Yazısı',
1234             'Mero' => 'Meroitik',
1235             'Mlym' => 'Malayalam',
1236             'Modi' => 'Modi',
1237             'Mong' => 'Moğol',
1238             'Moon' => 'Moon',
1239             'Mroo' => 'Mro',
1240             'Mtei' => 'Meitei Mayek',
1241             'Mymr' => 'Burma',
1242             'Narb' => 'Eski Kuzey Arap',
1243             'Nbat' => 'Nebati',
1244             'Nkgb' => 'Naksi Geba',
1245             'Nkoo' => 'N’Ko',
1246             'Nshu' => 'Nüshu',
1247             'Ogam' => 'Ogham',
1248             'Olck' => 'Ol Chiki',
1249             'Orkh' => 'Orhun',
1250             'Orya' => 'Oriya',
1251             'Osma' => 'Osmanya',
1252             'Palm' => 'Palmira',
1253             'Pauc' => 'Pau Cin Hau',
1254             'Perm' => 'Eski Permik',
1255             'Phag' => 'Phags-pa',
1256             'Phli' => 'Pehlevi Kitabe Dili',
1257             'Phlp' => 'Psalter Pehlevi',
1258             'Phlv' => 'Kitap Pehlevi Dili',
1259             'Phnx' => 'Fenike',
1260             'Plrd' => 'Pollard Fonetik',
1261             'Prti' => 'Partça Kitabe Dili',
1262             'Rjng' => 'Rejang',
1263             'Roro' => 'Rongorongo',
1264             'Runr' => 'Runik',
1265             'Samr' => 'Samarit',
1266             'Sara' => 'Sarati',
1267             'Sarb' => 'Eski Güney Arap',
1268             'Saur' => 'Saurashtra',
1269             'Sgnw' => 'İşaret Dili',
1270             'Shaw' => 'Shavian',
1271             'Shrd' => 'Sharada',
1272             'Sidd' => 'Siddham',
1273             'Sind' => 'Khudabadi',
1274             'Sinh' => 'Seylan',
1275             'Sora' => 'Sora Sompeng',
1276             'Sund' => 'Sunda',
1277             'Sylo' => 'Syloti Nagri',
1278             'Syrc' => 'Süryani',
1279             'Syre' => 'Estrangela Süryani',
1280             'Syrj' => 'Batı Süryani',
1281             'Syrn' => 'Doğu Süryani',
1282             'Tagb' => 'Tagbanva',
1283             'Takr' => 'Takri',
1284             'Tale' => 'Tai Le',
1285             'Talu' => 'New Tai Lue',
1286             'Taml' => 'Tamil',
1287             'Tang' => 'Tangut',
1288             'Tavt' => 'Tai Viet',
1289             'Telu' => 'Telugu',
1290             'Teng' => 'Tengvar',
1291             'Tfng' => 'Tifinagh',
1292             'Tglg' => 'Takalot',
1293             'Thaa' => 'Thaana',
1294             'Thai' => 'Tay',
1295             'Tibt' => 'Tibet',
1296             'Tirh' => 'Tirhuta',
1297             'Ugar' => 'Ugarit Çivi Yazısı',
1298             'Vaii' => 'Vai',
1299             'Visp' => 'Konuşma Sesleri Çizimlemesi',
1300             'Wara' => 'Varang Kshiti',
1301             'Wole' => 'Woleai',
1302             'Xpeo' => 'Eski Fars',
1303             'Xsux' => 'Sümer-Akad Çivi Yazısı',
1304             'Yiii' => 'Yi',
1305             'Zinh' => 'Kalıtsal',
1306             'Zmth' => 'Matematiksel Gösterim',
1307             'Zsye' => 'Emoji',
1308             'Zsym' => 'Sembol',
1309             'Zxxx' => 'Yazılı Olmayan',
1310             'Zyyy' => 'Ortak',
1311             'Zzzz' => 'Bilinmeyen Alfabe',
1312              
1313             );
1314             if ( @_ ) {
1315             return $scripts{$_[0]};
1316             }
1317             return \%scripts;
1318             }
1319             }
1320             );
1321              
1322             has 'display_name_region' => (
1323             is => 'ro',
1324             isa => HashRef[Str],
1325             init_arg => undef,
1326             default => sub {
1327             {
1328             '001' => 'Dünya',
1329             '002' => 'Afrika',
1330             '003' => 'Kuzey Amerika',
1331             '005' => 'Güney Amerika',
1332             '009' => 'Okyanusya',
1333             '011' => 'Batı Afrika',
1334             '013' => 'Orta Amerika',
1335             '014' => 'Doğu Afrika',
1336             '015' => 'Kuzey Afrika',
1337             '017' => 'Orta Afrika',
1338             '018' => 'Afrika’nın Güneyi',
1339             '019' => 'Amerika',
1340             '021' => 'Amerika’nın Kuzeyi',
1341             '029' => 'Karayipler',
1342             '030' => 'Doğu Asya',
1343             '034' => 'Güney Asya',
1344             '035' => 'Güneydoğu Asya',
1345             '039' => 'Güney Avrupa',
1346             '053' => 'Avustralasya',
1347             '054' => 'Melanezya',
1348             '057' => 'Mikronezya Bölgesi',
1349             '061' => 'Polinezya',
1350             '142' => 'Asya',
1351             '143' => 'Orta Asya',
1352             '145' => 'Batı Asya',
1353             '150' => 'Avrupa',
1354             '151' => 'Doğu Avrupa',
1355             '154' => 'Kuzey Avrupa',
1356             '155' => 'Batı Avrupa',
1357             '202' => 'Sahra Altı Afrika',
1358             '419' => 'Latin Amerika',
1359             'AC' => 'Ascension Adası',
1360             'AD' => 'Andorra',
1361             'AE' => 'Birleşik Arap Emirlikleri',
1362             'AF' => 'Afganistan',
1363             'AG' => 'Antigua ve Barbuda',
1364             'AI' => 'Anguilla',
1365             'AL' => 'Arnavutluk',
1366             'AM' => 'Ermenistan',
1367             'AO' => 'Angola',
1368             'AQ' => 'Antarktika',
1369             'AR' => 'Arjantin',
1370             'AS' => 'Amerikan Samoası',
1371             'AT' => 'Avusturya',
1372             'AU' => 'Avustralya',
1373             'AW' => 'Aruba',
1374             'AX' => 'Åland Adaları',
1375             'AZ' => 'Azerbaycan',
1376             'BA' => 'Bosna-Hersek',
1377             'BB' => 'Barbados',
1378             'BD' => 'Bangladeş',
1379             'BE' => 'Belçika',
1380             'BF' => 'Burkina Faso',
1381             'BG' => 'Bulgaristan',
1382             'BH' => 'Bahreyn',
1383             'BI' => 'Burundi',
1384             'BJ' => 'Benin',
1385             'BL' => 'Saint Barthelemy',
1386             'BM' => 'Bermuda',
1387             'BN' => 'Brunei',
1388             'BO' => 'Bolivya',
1389             'BQ' => 'Karayip Hollandası',
1390             'BR' => 'Brezilya',
1391             'BS' => 'Bahamalar',
1392             'BT' => 'Butan',
1393             'BV' => 'Bouvet Adası',
1394             'BW' => 'Botsvana',
1395             'BY' => 'Belarus',
1396             'BZ' => 'Belize',
1397             'CA' => 'Kanada',
1398             'CC' => 'Cocos (Keeling) Adaları',
1399             'CD' => 'Kongo - Kinşasa',
1400             'CD@alt=variant' => 'Kongo Demokratik Cumhuriyeti',
1401             'CF' => 'Orta Afrika Cumhuriyeti',
1402             'CG' => 'Kongo - Brazavil',
1403             'CG@alt=variant' => 'Kongo Cumhuriyeti',
1404             'CH' => 'İsviçre',
1405             'CI' => 'Fildişi Sahili',
1406             'CK' => 'Cook Adaları',
1407             'CL' => 'Şili',
1408             'CM' => 'Kamerun',
1409             'CN' => 'Çin',
1410             'CO' => 'Kolombiya',
1411             'CP' => 'Clipperton Adası',
1412             'CR' => 'Kosta Rika',
1413             'CU' => 'Küba',
1414             'CV' => 'Cape Verde',
1415             'CW' => 'Curaçao',
1416             'CX' => 'Christmas Adası',
1417             'CY' => 'Kıbrıs',
1418             'CZ' => 'Çekya',
1419             'CZ@alt=variant' => 'Çek Cumhuriyeti',
1420             'DE' => 'Almanya',
1421             'DG' => 'Diego Garcia',
1422             'DJ' => 'Cibuti',
1423             'DK' => 'Danimarka',
1424             'DM' => 'Dominika',
1425             'DO' => 'Dominik Cumhuriyeti',
1426             'DZ' => 'Cezayir',
1427             'EA' => 'Ceuta ve Melilla',
1428             'EC' => 'Ekvador',
1429             'EE' => 'Estonya',
1430             'EG' => 'Mısır',
1431             'EH' => 'Batı Sahra',
1432             'ER' => 'Eritre',
1433             'ES' => 'İspanya',
1434             'ET' => 'Etiyopya',
1435             'EU' => 'Avrupa Birliği',
1436             'EZ' => 'Euro Bölgesi',
1437             'FI' => 'Finlandiya',
1438             'FJ' => 'Fiji',
1439             'FK' => 'Falkland Adaları',
1440             'FK@alt=variant' => 'Falkland Adaları (Malvinas Adaları)',
1441             'FM' => 'Mikronezya',
1442             'FO' => 'Faroe Adaları',
1443             'FR' => 'Fransa',
1444             'GA' => 'Gabon',
1445             'GB' => 'Birleşik Krallık',
1446             'GB@alt=short' => 'BK',
1447             'GD' => 'Grenada',
1448             'GE' => 'Gürcistan',
1449             'GF' => 'Fransız Guyanası',
1450             'GG' => 'Guernsey',
1451             'GH' => 'Gana',
1452             'GI' => 'Cebelitarık',
1453             'GL' => 'Grönland',
1454             'GM' => 'Gambiya',
1455             'GN' => 'Gine',
1456             'GP' => 'Guadeloupe',
1457             'GQ' => 'Ekvator Ginesi',
1458             'GR' => 'Yunanistan',
1459             'GS' => 'Güney Georgia ve Güney Sandwich Adaları',
1460             'GT' => 'Guatemala',
1461             'GU' => 'Guam',
1462             'GW' => 'Gine-Bissau',
1463             'GY' => 'Guyana',
1464             'HK' => 'Çin Hong Kong ÖİB',
1465             'HK@alt=short' => 'Hong Kong',
1466             'HM' => 'Heard Adası ve McDonald Adaları',
1467             'HN' => 'Honduras',
1468             'HR' => 'Hırvatistan',
1469             'HT' => 'Haiti',
1470             'HU' => 'Macaristan',
1471             'IC' => 'Kanarya Adaları',
1472             'ID' => 'Endonezya',
1473             'IE' => 'İrlanda',
1474             'IL' => 'İsrail',
1475             'IM' => 'Man Adası',
1476             'IN' => 'Hindistan',
1477             'IO' => 'Britanya Hint Okyanusu Toprakları',
1478             'IQ' => 'Irak',
1479             'IR' => 'İran',
1480             'IS' => 'İzlanda',
1481             'IT' => 'İtalya',
1482             'JE' => 'Jersey',
1483             'JM' => 'Jamaika',
1484             'JO' => 'Ürdün',
1485             'JP' => 'Japonya',
1486             'KE' => 'Kenya',
1487             'KG' => 'Kırgızistan',
1488             'KH' => 'Kamboçya',
1489             'KI' => 'Kiribati',
1490             'KM' => 'Komorlar',
1491             'KN' => 'Saint Kitts ve Nevis',
1492             'KP' => 'Kuzey Kore',
1493             'KR' => 'Güney Kore',
1494             'KW' => 'Kuveyt',
1495             'KY' => 'Cayman Adaları',
1496             'KZ' => 'Kazakistan',
1497             'LA' => 'Laos',
1498             'LB' => 'Lübnan',
1499             'LC' => 'Saint Lucia',
1500             'LI' => 'Liechtenstein',
1501             'LK' => 'Sri Lanka',
1502             'LR' => 'Liberya',
1503             'LS' => 'Lesotho',
1504             'LT' => 'Litvanya',
1505             'LU' => 'Lüksemburg',
1506             'LV' => 'Letonya',
1507             'LY' => 'Libya',
1508             'MA' => 'Fas',
1509             'MC' => 'Monako',
1510             'MD' => 'Moldova',
1511             'ME' => 'Karadağ',
1512             'MF' => 'Saint Martin',
1513             'MG' => 'Madagaskar',
1514             'MH' => 'Marshall Adaları',
1515             'MK' => 'Makedonya',
1516             'MK@alt=variant' => 'Makedonya (EYMC)',
1517             'ML' => 'Mali',
1518             'MM' => 'Myanmar (Burma)',
1519             'MN' => 'Moğolistan',
1520             'MO' => 'Çin Makao ÖİB',
1521             'MO@alt=short' => 'Makao',
1522             'MP' => 'Kuzey Mariana Adaları',
1523             'MQ' => 'Martinik',
1524             'MR' => 'Moritanya',
1525             'MS' => 'Montserrat',
1526             'MT' => 'Malta',
1527             'MU' => 'Mauritius',
1528             'MV' => 'Maldivler',
1529             'MW' => 'Malavi',
1530             'MX' => 'Meksika',
1531             'MY' => 'Malezya',
1532             'MZ' => 'Mozambik',
1533             'NA' => 'Namibya',
1534             'NC' => 'Yeni Kaledonya',
1535             'NE' => 'Nijer',
1536             'NF' => 'Norfolk Adası',
1537             'NG' => 'Nijerya',
1538             'NI' => 'Nikaragua',
1539             'NL' => 'Hollanda',
1540             'NO' => 'Norveç',
1541             'NP' => 'Nepal',
1542             'NR' => 'Nauru',
1543             'NU' => 'Niue',
1544             'NZ' => 'Yeni Zelanda',
1545             'OM' => 'Umman',
1546             'PA' => 'Panama',
1547             'PE' => 'Peru',
1548             'PF' => 'Fransız Polinezyası',
1549             'PG' => 'Papua Yeni Gine',
1550             'PH' => 'Filipinler',
1551             'PK' => 'Pakistan',
1552             'PL' => 'Polonya',
1553             'PM' => 'Saint Pierre ve Miquelon',
1554             'PN' => 'Pitcairn Adaları',
1555             'PR' => 'Porto Riko',
1556             'PS' => 'Filistin Bölgeleri',
1557             'PS@alt=short' => 'Filistin',
1558             'PT' => 'Portekiz',
1559             'PW' => 'Palau',
1560             'PY' => 'Paraguay',
1561             'QA' => 'Katar',
1562             'QO' => 'Uzak Okyanusya',
1563             'RE' => 'Réunion',
1564             'RO' => 'Romanya',
1565             'RS' => 'Sırbistan',
1566             'RU' => 'Rusya',
1567             'RW' => 'Ruanda',
1568             'SA' => 'Suudi Arabistan',
1569             'SB' => 'Solomon Adaları',
1570             'SC' => 'Seyşeller',
1571             'SD' => 'Sudan',
1572             'SE' => 'İsveç',
1573             'SG' => 'Singapur',
1574             'SH' => 'Saint Helena',
1575             'SI' => 'Slovenya',
1576             'SJ' => 'Svalbard ve Jan Mayen',
1577             'SK' => 'Slovakya',
1578             'SL' => 'Sierra Leone',
1579             'SM' => 'San Marino',
1580             'SN' => 'Senegal',
1581             'SO' => 'Somali',
1582             'SR' => 'Surinam',
1583             'SS' => 'Güney Sudan',
1584             'ST' => 'São Tomé ve Príncipe',
1585             'SV' => 'El Salvador',
1586             'SX' => 'Sint Maarten',
1587             'SY' => 'Suriye',
1588             'SZ' => 'Svaziland',
1589             'TA' => 'Tristan da Cunha',
1590             'TC' => 'Turks ve Caicos Adaları',
1591             'TD' => 'Çad',
1592             'TF' => 'Fransız Güney Toprakları',
1593             'TG' => 'Togo',
1594             'TH' => 'Tayland',
1595             'TJ' => 'Tacikistan',
1596             'TK' => 'Tokelau',
1597             'TL' => 'Timor-Leste',
1598             'TL@alt=variant' => 'Doğu Timor',
1599             'TM' => 'Türkmenistan',
1600             'TN' => 'Tunus',
1601             'TO' => 'Tonga',
1602             'TR' => 'Türkiye',
1603             'TT' => 'Trinidad ve Tobago',
1604             'TV' => 'Tuvalu',
1605             'TW' => 'Tayvan',
1606             'TZ' => 'Tanzanya',
1607             'UA' => 'Ukrayna',
1608             'UG' => 'Uganda',
1609             'UM' => 'ABD Küçük Harici Adaları',
1610             'UN' => 'Birleşmiş Milletler',
1611             'UN@alt=short' => 'BM',
1612             'US' => 'Amerika Birleşik Devletleri',
1613             'US@alt=short' => 'ABD',
1614             'UY' => 'Uruguay',
1615             'UZ' => 'Özbekistan',
1616             'VA' => 'Vatikan',
1617             'VC' => 'Saint Vincent ve Grenadinler',
1618             'VE' => 'Venezuela',
1619             'VG' => 'Britanya Virjin Adaları',
1620             'VI' => 'ABD Virjin Adaları',
1621             'VN' => 'Vietnam',
1622             'VU' => 'Vanuatu',
1623             'WF' => 'Wallis ve Futuna',
1624             'WS' => 'Samoa',
1625             'XK' => 'Kosova',
1626             'YE' => 'Yemen',
1627             'YT' => 'Mayotte',
1628             'ZA' => 'Güney Afrika',
1629             'ZM' => 'Zambiya',
1630             'ZW' => 'Zimbabve',
1631             'ZZ' => 'Bilinmeyen Bölge',
1632              
1633             }
1634             },
1635             );
1636              
1637             has 'display_name_variant' => (
1638             is => 'ro',
1639             isa => HashRef[Str],
1640             init_arg => undef,
1641             default => sub {
1642             {
1643             '1901' => 'Geleneksel Almanca Yazım Kuralları',
1644             '1994' => 'Standart Resia Yazım Kuralları',
1645             '1996' => '1996 Almanca Yazım Kuralları',
1646             '1606NICT' => '1606‘ya Dek Geç Ortaçağ Fransızcası',
1647             '1694ACAD' => 'Erken Modern Fransızca',
1648             '1959ACAD' => 'Akademik',
1649             'AREVELA' => 'Doğu Ermenicesi',
1650             'AREVMDA' => 'Batı Ermenicesi',
1651             'BAKU1926' => 'Birleştirilmiş Yeni Türk Alfabesi',
1652             'BISKE' => 'San Giorgio/Bila Lehçesi',
1653             'BOONT' => 'Boontling',
1654             'FONIPA' => 'IPA Ses Bilimi',
1655             'FONUPA' => 'UPA Ses Bilimi',
1656             'KKCOR' => 'Ortak Yazım Kuralları',
1657             'LIPAW' => 'Resia Lipovaz Lehçesi',
1658             'MONOTON' => 'Monotonik',
1659             'NEDIS' => 'Natisone Lehçesi',
1660             'NJIVA' => 'Gniva/Njiva Lehçesi',
1661             'OSOJS' => 'Oseacco/Osojane Lehçesi',
1662             'PINYIN' => 'Pinyin (Latin Alfabesinde Yazımı)',
1663             'POLYTON' => 'Politonik',
1664             'POSIX' => 'Bilgisayar',
1665             'REVISED' => 'Gözden Geçirilmiş Yazım Kuralları',
1666             'ROZAJ' => 'Resia Lehçesi',
1667             'SAAHO' => 'Saho',
1668             'SCOTLAND' => 'Standart İskoç İngilizcesi',
1669             'SCOUSE' => 'Scouse',
1670             'SOLBA' => 'Stolvizza/Solbica Lehçesi',
1671             'TARASK' => 'Taraskievica Yazım Kuralları',
1672             'UCCOR' => 'Birleştirilmiş Yazım Kuralları',
1673             'UCRCOR' => 'Gözden Geçirilmiş Birleştirilmiş Yazım Kuralları',
1674             'VALENCIA' => 'Valensiyaca',
1675             'WADEGILE' => 'Wade-Giles (Latin Alfabesinde Yazımı)',
1676              
1677             }
1678             },
1679             );
1680              
1681             has 'display_name_key' => (
1682             is => 'ro',
1683             isa => HashRef[Str],
1684             init_arg => undef,
1685             default => sub {
1686             {
1687             'calendar' => 'Takvim',
1688             'cf' => 'Para Birimi Biçimi',
1689             'colalternate' => 'Sembolleri Sıralamayı Yoksayma',
1690             'colbackwards' => 'Ters Aksan Sıralama',
1691             'colcasefirst' => 'Büyük/Küçük Harf Sıralama',
1692             'colcaselevel' => 'Büyük/Küçük Harfe Duyarlı Sıralama',
1693             'collation' => 'Sıralama Düzeni',
1694             'colnormalization' => 'Normalleştirilmiş Sıralama',
1695             'colnumeric' => 'Sayısal Sıralama',
1696             'colstrength' => 'Sıralama Gücü',
1697             'currency' => 'Para Birimi',
1698             'hc' => 'Saat Sistemi (12 - 24)',
1699             'lb' => 'Line Break Style',
1700             'ms' => 'Ölçü Sistemi',
1701             'numbers' => 'Rakamlar',
1702             'timezone' => 'Saat Dilimi',
1703             'va' => 'Yerel Varyant',
1704             'x' => 'Özel Kullanım',
1705              
1706             }
1707             },
1708             );
1709              
1710             has 'display_name_type' => (
1711             is => 'ro',
1712             isa => HashRef[HashRef[Str]],
1713             init_arg => undef,
1714             default => sub {
1715             {
1716             'calendar' => {
1717             'buddhist' => q{Budist Takvimi},
1718             'chinese' => q{Çin Takvimi},
1719             'coptic' => q{Kıpti Takvim},
1720             'dangi' => q{Dangi Takvimi},
1721             'ethiopic' => q{Etiyopik Takvim},
1722             'ethiopic-amete-alem' => q{Etiyopik Amete Alem Takvimi},
1723             'gregorian' => q{Miladi Takvim},
1724             'hebrew' => q{İbrani Takvimi},
1725             'indian' => q{Ulusal Hint Takvimi},
1726             'islamic' => q{Hicri Takvim},
1727             'islamic-civil' => q{Arap Takvimi},
1728             'islamic-rgsa' => q{Hicri Takvim (Suudi)},
1729             'islamic-tbla' => q{Hicri Takvim (Astronomik Evreler)},
1730             'islamic-umalqura' => q{Hicri Takvim (Ümmü-l Kurra Takvimi)},
1731             'iso8601' => q{ISO-8601 Takvimi},
1732             'japanese' => q{Japon Takvimi},
1733             'persian' => q{İran Takvimi},
1734             'roc' => q{Çin Cumhuriyeti Takvimi},
1735             },
1736             'cf' => {
1737             'account' => q{Muhasebe Para Biçimi},
1738             'standard' => q{Standart Para Biçimi},
1739             },
1740             'colalternate' => {
1741             'non-ignorable' => q{Sembolleri Sıralama},
1742             'shifted' => q{Sembolleri Yoksayarak Sıralama},
1743             },
1744             'colbackwards' => {
1745             'no' => q{Aksanları Normal Olarak Sıralama},
1746             'yes' => q{Aksanları Ters Sıralama},
1747             },
1748             'colcasefirst' => {
1749             'lower' => q{Önce Küçük Harfleri Sıralama},
1750             'no' => q{Normal Büyük/Küçük Harf Düzeninde Sıralama},
1751             'upper' => q{Önce Büyük Harfleri Sıralama},
1752             },
1753             'colcaselevel' => {
1754             'no' => q{Büyük/Küçük Harfe Duyarlı Olmadan Sıralama},
1755             'yes' => q{Büyük/Küçük Harfe Duyarla Sıralama},
1756             },
1757             'collation' => {
1758             'big5han' => q{Geleneksel Çince Sıralaması - Big5},
1759             'compat' => q{Önceki Sıralama Düzeni (uyumluluk için)},
1760             'dictionary' => q{Sözlük Sıralama Düzeni},
1761             'ducet' => q{Saptanmış Unicode Sıralama Düzeni},
1762             'emoji' => q{Emoji Sıralama Düzeni},
1763             'eor' => q{Avrupa Sıralama Kuralları},
1764             'gb2312han' => q{Basitleştirilmiş Çince Sıralaması - GB2312},
1765             'phonebook' => q{Telefon Defteri Sıralaması},
1766             'phonetic' => q{Fonetik Sıralama Düzeni},
1767             'pinyin' => q{Basitleştirilmiş Çince Pinyin Sıralaması},
1768             'reformed' => q{Yeni Sıralama Düzeni},
1769             'search' => q{Genel Amaçlı Arama},
1770             'searchjl' => q{Hangul İlk Sessiz Harfe Göre Arama},
1771             'standard' => q{Standart Sıralama Düzeni},
1772             'stroke' => q{Geleneksel Çince Vuruş Sıralaması},
1773             'traditional' => q{Geleneksel Sıralama},
1774             'unihan' => q{Radical-Stroke Sıralama Düzeni},
1775             'zhuyin' => q{Zhuyin Sıralaması},
1776             },
1777             'colnormalization' => {
1778             'no' => q{Normalleştirme Olmadan Sıralama},
1779             'yes' => q{Unicode Normalleştirilmiş Olarak Sıralama},
1780             },
1781             'colnumeric' => {
1782             'no' => q{Rakamları Ayrı Sıralama},
1783             'yes' => q{Rakamları Sayısal Olarak Sıralama},
1784             },
1785             'colstrength' => {
1786             'identical' => q{Tümünü Sıralama},
1787             'primary' => q{Yalnızca Taban Harflerini Sıralama},
1788             'quaternary' => q{Aksanları/Büyük-Küçük Harfleri/Genişliği/Kana’yı Sıralama},
1789             'secondary' => q{Aksanları Sıralama},
1790             'tertiary' => q{Aksanları/Büyük-Küçük Harfleri/Genişliği Sıralama},
1791             },
1792             'd0' => {
1793             'fwidth' => q{Tam Genişlik},
1794             'hwidth' => q{Yarım genişlik},
1795             'npinyin' => q{Rakam},
1796             },
1797             'hc' => {
1798             'h11' => q{12 Saat Sistemi (0–11)},
1799             'h12' => q{12 Saat Sistemi (1–12)},
1800             'h23' => q{24 Saat Sistemi (0–23)},
1801             'h24' => q{24 Saat Sistemi (1–24)},
1802             },
1803             'lb' => {
1804             'loose' => q{Loose Line Break Style},
1805             'normal' => q{Normal Line Break Style},
1806             'strict' => q{Strict Line Break Style},
1807             },
1808             'm0' => {
1809             'bgn' => q{BGN},
1810             'ungegn' => q{UNGEGN},
1811             },
1812             'ms' => {
1813             'metric' => q{Metrik Sistem},
1814             'uksystem' => q{İngiliz Ölçü Sistemi},
1815             'ussystem' => q{ABD Ölçü Sistemi},
1816             },
1817             'numbers' => {
1818             'ahom' => q{Ahom Rakamları},
1819             'arab' => q{Hint-Arap Rakamları},
1820             'arabext' => q{Genişletilmiş Hint-Arap Rakamları},
1821             'armn' => q{Ermeni Rakamları},
1822             'armnlow' => q{Küçük Harf Ermeni Rakamları},
1823             'bali' => q{Bali Rakamları},
1824             'beng' => q{Bengal Rakamları},
1825             'brah' => q{Brahmi Rakamları},
1826             'cakm' => q{Chakma Rakamları},
1827             'cham' => q{Cham Rakamları},
1828             'cyrl' => q{Kiril Rakamları},
1829             'deva' => q{Devanagari Rakamları},
1830             'ethi' => q{Ge’ez Rakamları},
1831             'finance' => q{Finansal Sayılar},
1832             'fullwide' => q{Tam Genişlikte Rakamlar},
1833             'geor' => q{Gürcü Rakamları},
1834             'gonm' => q{Masaram Gondi Rakamları},
1835             'grek' => q{Yunan Rakamları},
1836             'greklow' => q{Küçük Harf Yunan Rakamları},
1837             'gujr' => q{Gücerat Rakamları},
1838             'guru' => q{Gurmukhi Rakamları},
1839             'hanidec' => q{Çin Rakamları},
1840             'hans' => q{Basitleştirilmiş Çin Rakamları},
1841             'hansfin' => q{Finansal Basitleştirilmiş Çin Rakamları},
1842             'hant' => q{Geleneksel Çin Rakamları},
1843             'hantfin' => q{Finansal Geleneksel Çin Rakamları},
1844             'hebr' => q{İbrani Rakamları},
1845             'hmng' => q{Pahawh Hmong Rakamları},
1846             'java' => q{Cava Rakamları},
1847             'jpan' => q{Japon Rakamları},
1848             'jpanfin' => q{Finansal Japon Rakamları},
1849             'kali' => q{Kayah Li Rakamları},
1850             'khmr' => q{Kmer Rakamları},
1851             'knda' => q{Kannada Rakamları},
1852             'lana' => q{Tai Tham Hora Rakamları},
1853             'lanatham' => q{Tai Tham Tham Rakamları},
1854             'laoo' => q{Lao Rakamları},
1855             'latn' => q{Batı Rakamları},
1856             'lepc' => q{Lepça Rakamları},
1857             'limb' => q{Limbu Rakamları},
1858             'mathbold' => q{Kalın Matematiksel Rakamlar},
1859             'mathdbl' => q{Çift Çizgili Matematiksel Rakamlar},
1860             'mathmono' => q{Eşit Aralıklı Matematiksel Rakamlar},
1861             'mathsanb' => q{Kalın Sans Serif Matematiksel Rakamlar},
1862             'mathsans' => q{Sans Serif Matematiksel Rakamlar},
1863             'mlym' => q{Malayalam Rakamları},
1864             'modi' => q{Modi Rakamları},
1865             'mong' => q{Moğolca Rakamlar},
1866             'mroo' => q{Mro Rakamları},
1867             'mtei' => q{Meetei Mayek Rakamları},
1868             'mymr' => q{Myanmar Rakamları},
1869             'mymrshan' => q{Myanmar Shan Rakamları},
1870             'mymrtlng' => q{Myanmar Tai Laing Rakamları},
1871             'native' => q{Yerel Rakamlar},
1872             'nkoo' => q{N’Ko Rakamları},
1873             'olck' => q{Ol Chiki Rakamları},
1874             'orya' => q{Oriya Rakamları},
1875             'osma' => q{Osmanya Rakamları},
1876             'roman' => q{Roma Rakamları},
1877             'romanlow' => q{Küçük Harf Roma Rakamları},
1878             'saur' => q{Saurashtra Rakamları},
1879             'shrd' => q{Sharada Rakamları},
1880             'sind' => q{Khudawadi Rakamları},
1881             'sinh' => q{Sinhala Lith Rakamları},
1882             'sora' => q{Sora Sompeng Rakamları},
1883             'sund' => q{Sunda Rakamları},
1884             'takr' => q{Takri Basamakları},
1885             'talu' => q{New Tai Lue Rakamları},
1886             'taml' => q{Geleneksel Tamil Rakamları},
1887             'tamldec' => q{Tamil Rakamları},
1888             'telu' => q{Telugu Rakamları},
1889             'thai' => q{Tay Rakamları},
1890             'tibt' => q{Tibet Rakamları},
1891             'tirh' => q{Tirhuta Rakamları},
1892             'traditional' => q{Geleneksel Rakamlar},
1893             'vaii' => q{Vai Rakamları},
1894             'wara' => q{Warang Citi Rakamları},
1895             },
1896              
1897             }
1898             },
1899             );
1900              
1901             has 'display_name_measurement_system' => (
1902             is => 'ro',
1903             isa => HashRef[Str],
1904             init_arg => undef,
1905             default => sub {
1906             {
1907             'metric' => q{Metrik},
1908             'UK' => q{İngiliz},
1909             'US' => q{Amerikan},
1910              
1911             }
1912             },
1913             );
1914              
1915             has 'display_name_code_patterns' => (
1916             is => 'ro',
1917             isa => HashRef[Str],
1918             init_arg => undef,
1919             default => sub {
1920             {
1921             'language' => 'Dil: {0}',
1922             'script' => 'Alfabe: {0}',
1923             'region' => 'Bölge: {0}',
1924              
1925             }
1926             },
1927             );
1928              
1929             has 'characters' => (
1930             is => 'ro',
1931             isa => HashRef,
1932             init_arg => undef,
1933             default => $^V ge v5.18.0
1934             ? eval <<'EOT'
1935             sub {
1936             no warnings 'experimental::regex_sets';
1937             return {
1938             auxiliary => qr{[á à ă â å ä ã ā æ é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ q ß ú ù ŭ û ū w x ÿ]},
1939             index => ['A', 'B', 'C', 'Ç', 'D', 'E', 'F', 'G', 'H', 'I', 'İ', 'J', 'K', 'L', 'M', 'N', 'O', 'Ö', 'P', 'Q', 'R', 'S', 'Ş', 'T', 'U', 'Ü', 'V', 'W', 'X', 'Y', 'Z'],
1940             main => qr{[a b c ç d e f g ğ h ı i İ j k l m n o ö p r s ş t u ü v y z]},
1941             numbers => qr{[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]},
1942             punctuation => qr{[\- ‐ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]},
1943             };
1944             },
1945             EOT
1946             : sub {
1947             return { index => ['A', 'B', 'C', 'Ç', 'D', 'E', 'F', 'G', 'H', 'I', 'İ', 'J', 'K', 'L', 'M', 'N', 'O', 'Ö', 'P', 'Q', 'R', 'S', 'Ş', 'T', 'U', 'Ü', 'V', 'W', 'X', 'Y', 'Z'], };
1948             },
1949             );
1950              
1951 1     1   109  
  1         2  
  1         187  
1952             has 'ellipsis' => (
1953             is => 'ro',
1954             isa => HashRef,
1955             init_arg => undef,
1956             default => sub {
1957             return {
1958             'final' => '{0}…',
1959             'initial' => '…{0}',
1960             'medial' => '{0}…{1}',
1961             'word-final' => '{0} …',
1962             'word-initial' => '… {0}',
1963             'word-medial' => '{0} … {1}',
1964             };
1965             },
1966             );
1967              
1968             has 'more_information' => (
1969             is => 'ro',
1970             isa => Str,
1971             init_arg => undef,
1972             default => qq{?},
1973             );
1974              
1975             has 'quote_start' => (
1976             is => 'ro',
1977             isa => Str,
1978             init_arg => undef,
1979             default => qq{“},
1980             );
1981              
1982             has 'quote_end' => (
1983             is => 'ro',
1984             isa => Str,
1985             init_arg => undef,
1986             default => qq{”},
1987             );
1988              
1989             has 'alternate_quote_start' => (
1990             is => 'ro',
1991             isa => Str,
1992             init_arg => undef,
1993             default => qq{‘},
1994             );
1995              
1996             has 'alternate_quote_end' => (
1997             is => 'ro',
1998             isa => Str,
1999             init_arg => undef,
2000             default => qq{’},
2001             );
2002              
2003             has 'duration_units' => (
2004             is => 'ro',
2005             isa => HashRef[Str],
2006             init_arg => undef,
2007             default => sub { {
2008             hm => 'h:mm',
2009             hms => 'h:mm:ss',
2010             ms => 'm:ss',
2011             } }
2012             );
2013              
2014             has 'units' => (
2015             is => 'ro',
2016             isa => HashRef[HashRef[HashRef[Str]]],
2017             init_arg => undef,
2018             default => sub { {
2019             'long' => {
2020             '' => {
2021             'name' => q(ana yön),
2022             },
2023             'acre' => {
2024             'name' => q(akre),
2025             'one' => q({0} akre),
2026             'other' => q({0} akre),
2027             },
2028             'acre-foot' => {
2029             'name' => q(akre fit),
2030             'one' => q({0} akre fit),
2031             'other' => q({0} akre fit),
2032             },
2033             'ampere' => {
2034             'name' => q(amper),
2035             'one' => q({0} amper),
2036             'other' => q({0} amper),
2037             },
2038             'arc-minute' => {
2039             'name' => q(açısal dakika),
2040             'one' => q({0} açısal dakika),
2041             'other' => q({0} açısal dakika),
2042             },
2043             'arc-second' => {
2044             'name' => q(açısal saniye),
2045             'one' => q({0} açısal saniye),
2046             'other' => q({0} açısal saniye),
2047             },
2048             'astronomical-unit' => {
2049             'name' => q(astronomik birim),
2050             'one' => q({0} astronomik birim),
2051             'other' => q({0} astronomik birim),
2052             },
2053             'atmosphere' => {
2054             'name' => q(atmosfer),
2055             'one' => q({0} atmosfer),
2056             'other' => q({0} atmosfer),
2057             },
2058             'bit' => {
2059             'name' => q(bit),
2060             'one' => q({0} bit),
2061             'other' => q({0} bit),
2062             },
2063             'bushel' => {
2064             'name' => q(buşel),
2065             'one' => q({0} buşel),
2066             'other' => q({0} buşel),
2067             },
2068             'byte' => {
2069             'name' => q(bayt),
2070             'one' => q({0} bayt),
2071             'other' => q({0} bayt),
2072             },
2073             'calorie' => {
2074             'name' => q(kalori),
2075             'one' => q({0} kalori),
2076             'other' => q({0} kalori),
2077             },
2078             'carat' => {
2079             'name' => q(karat),
2080             'one' => q({0} karat),
2081             'other' => q({0} karat),
2082             },
2083             'celsius' => {
2084             'name' => q(santigrat derece),
2085             'one' => q({0} santigrat derece),
2086             'other' => q({0} santigrat derece),
2087             },
2088             'centiliter' => {
2089             'name' => q(santilitre),
2090             'one' => q({0} santilitre),
2091             'other' => q({0} santilitre),
2092             },
2093             'centimeter' => {
2094             'name' => q(santimetre),
2095             'one' => q({0} santimetre),
2096             'other' => q({0} santimetre),
2097             'per' => q({0}/santimetre),
2098             },
2099             'century' => {
2100             'name' => q(yüzyıl),
2101             'one' => q({0} yüzyıl),
2102             'other' => q({0} yüzyıl),
2103             },
2104             'coordinate' => {
2105             'east' => q({0}Doğu),
2106             'north' => q({0}Kuzey),
2107             'south' => q({0}Güney),
2108             'west' => q({0}Batı),
2109             },
2110             'cubic-centimeter' => {
2111             'name' => q(santimetreküp),
2112             'one' => q({0} santimetreküp),
2113             'other' => q({0} santimetreküp),
2114             'per' => q({0} /santimetreküp),
2115             },
2116             'cubic-foot' => {
2117             'name' => q(fit küp),
2118             'one' => q({0} fit küp),
2119             'other' => q({0} fit küp),
2120             },
2121             'cubic-inch' => {
2122             'name' => q(inç küp),
2123             'one' => q({0} inç küp),
2124             'other' => q({0} inç küp),
2125             },
2126             'cubic-kilometer' => {
2127             'name' => q(kilometreküp),
2128             'one' => q({0} kilometreküp),
2129             'other' => q({0} kilometreküp),
2130             },
2131             'cubic-meter' => {
2132             'name' => q(metreküp),
2133             'one' => q({0} metreküp),
2134             'other' => q({0} metreküp),
2135             'per' => q({0}/metreküp),
2136             },
2137             'cubic-mile' => {
2138             'name' => q(mil küp),
2139             'one' => q({0} mil küp),
2140             'other' => q({0} mil küp),
2141             },
2142             'cubic-yard' => {
2143             'name' => q(yarda küp),
2144             'one' => q({0} yarda küp),
2145             'other' => q({0} yarda küp),
2146             },
2147             'cup' => {
2148             'name' => q(su bardağı),
2149             'one' => q({0} su bardağı),
2150             'other' => q({0} su bardağı),
2151             },
2152             'cup-metric' => {
2153             'name' => q(mcup),
2154             'one' => q({0} mc),
2155             'other' => q({0} mc),
2156             },
2157             'day' => {
2158             'name' => q(gün),
2159             'one' => q({0} gün),
2160             'other' => q({0} gün),
2161             'per' => q({0}/gün),
2162             },
2163             'deciliter' => {
2164             'name' => q(desilitre),
2165             'one' => q({0} desilitre),
2166             'other' => q({0} desilitre),
2167             },
2168             'decimeter' => {
2169             'name' => q(desimetre),
2170             'one' => q({0} desimetre),
2171             'other' => q({0} desimetre),
2172             },
2173             'degree' => {
2174             'name' => q(derece),
2175             'one' => q({0} derece),
2176             'other' => q({0} derece),
2177             },
2178             'fahrenheit' => {
2179             'name' => q(fahrenhayt derece),
2180             'one' => q({0} fahrenhayt derece),
2181             'other' => q({0} fahrenhayt derece),
2182             },
2183             'fathom' => {
2184             'name' => q(fathom),
2185             'one' => q({0} fathom),
2186             'other' => q({0} fathom),
2187             },
2188             'fluid-ounce' => {
2189             'name' => q(sıvı ons),
2190             'one' => q({0} sıvı ons),
2191             'other' => q({0} sıvı ons),
2192             },
2193             'foodcalorie' => {
2194             'name' => q(kilokalori),
2195             'one' => q({0} kilokalori),
2196             'other' => q({0} kilokalori),
2197             },
2198             'foot' => {
2199             'name' => q(fit),
2200             'one' => q({0} fit),
2201             'other' => q({0} fit),
2202             'per' => q({0}/fit),
2203             },
2204             'furlong' => {
2205             'name' => q(furlong),
2206             'one' => q({0} furlong),
2207             'other' => q({0} furlong),
2208             },
2209             'g-force' => {
2210             'name' => q(g kuvveti),
2211             'one' => q({0} g kuvveti),
2212             'other' => q({0} g kuvveti),
2213             },
2214             'gallon' => {
2215             'name' => q(galon),
2216             'one' => q({0} galon),
2217             'other' => q({0} galon),
2218             'per' => q({0}/galon),
2219             },
2220             'gallon-imperial' => {
2221             'name' => q(İng. galonu),
2222             'one' => q({0} İng. galonu),
2223             'other' => q({0} İng. galonu),
2224             'per' => q({0}/İng. galonu),
2225             },
2226             'generic' => {
2227             'name' => q(°),
2228             'one' => q({0}°),
2229             'other' => q({0}°),
2230             },
2231             'gigabit' => {
2232             'name' => q(gigabit),
2233             'one' => q({0} gigabit),
2234             'other' => q({0} gigabit),
2235             },
2236             'gigabyte' => {
2237             'name' => q(gigabayt),
2238             'one' => q({0} gigabayt),
2239             'other' => q({0} gigabayt),
2240             },
2241             'gigahertz' => {
2242             'name' => q(gigahertz),
2243             'one' => q({0} gigahertz),
2244             'other' => q({0} gigahertz),
2245             },
2246             'gigawatt' => {
2247             'name' => q(gigavat),
2248             'one' => q({0} gigavat),
2249             'other' => q({0} gigavat),
2250             },
2251             'gram' => {
2252             'name' => q(gram),
2253             'one' => q({0} gram),
2254             'other' => q({0} gram),
2255             'per' => q({0}/gram),
2256             },
2257             'hectare' => {
2258             'name' => q(hektar),
2259             'one' => q({0} hektar),
2260             'other' => q({0} hektar),
2261             },
2262             'hectoliter' => {
2263             'name' => q(hektolitre),
2264             'one' => q({0} hektolitre),
2265             'other' => q({0} hektolitre),
2266             },
2267             'hectopascal' => {
2268             'name' => q(hektopaskal),
2269             'one' => q({0} hektopaskal),
2270             'other' => q({0} hektopaskal),
2271             },
2272             'hertz' => {
2273             'name' => q(hertz),
2274             'one' => q({0} hertz),
2275             'other' => q({0} hertz),
2276             },
2277             'horsepower' => {
2278             'name' => q(beygir gücü),
2279             'one' => q({0} beygir gücü),
2280             'other' => q({0} beygir gücü),
2281             },
2282             'hour' => {
2283             'name' => q(saat),
2284             'one' => q({0} saat),
2285             'other' => q({0} saat),
2286             'per' => q({0}/saat),
2287             },
2288             'inch' => {
2289             'name' => q(inç),
2290             'one' => q({0} inç),
2291             'other' => q({0} inç),
2292             'per' => q({0}/inç),
2293             },
2294             'inch-hg' => {
2295             'name' => q(inç cıva),
2296             'one' => q({0} inç cıva),
2297             'other' => q({0} inç cıva),
2298             },
2299             'joule' => {
2300             'name' => q(jul),
2301             'one' => q({0} jul),
2302             'other' => q({0} jul),
2303             },
2304             'karat' => {
2305             'name' => q(ayar),
2306             'one' => q({0} ayar),
2307             'other' => q({0} ayar),
2308             },
2309             'kelvin' => {
2310             'name' => q(kelvin),
2311             'one' => q({0} kelvin),
2312             'other' => q({0} kelvin),
2313             },
2314             'kilobit' => {
2315             'name' => q(kilobit),
2316             'one' => q({0} kilobit),
2317             'other' => q({0} kilobit),
2318             },
2319             'kilobyte' => {
2320             'name' => q(kilobayt),
2321             'one' => q({0} kilobayt),
2322             'other' => q({0} kilobyte),
2323             },
2324             'kilocalorie' => {
2325             'name' => q(kilokalori),
2326             'one' => q({0} kilokalori),
2327             'other' => q({0} kilokalori),
2328             },
2329             'kilogram' => {
2330             'name' => q(kilogram),
2331             'one' => q({0} kilogram),
2332             'other' => q({0} kilogram),
2333             'per' => q({0}/kg),
2334             },
2335             'kilohertz' => {
2336             'name' => q(kilohertz),
2337             'one' => q({0} kilohertz),
2338             'other' => q({0} kilohertz),
2339             },
2340             'kilojoule' => {
2341             'name' => q(kilojul),
2342             'one' => q({0} kilojul),
2343             'other' => q({0} kilojul),
2344             },
2345             'kilometer' => {
2346             'name' => q(kilometre),
2347             'one' => q({0} kilometre),
2348             'other' => q({0} kilometre),
2349             'per' => q({0}/kilometre),
2350             },
2351             'kilometer-per-hour' => {
2352             'name' => q(kilometre/saat),
2353             'one' => q({0} kilometre/saat),
2354             'other' => q({0} kilometre/saat),
2355             },
2356             'kilowatt' => {
2357             'name' => q(kilovat),
2358             'one' => q({0} kilovat),
2359             'other' => q({0} kilovat),
2360             },
2361             'kilowatt-hour' => {
2362             'name' => q(kilovatsaat),
2363             'one' => q({0} kilovatsaat),
2364             'other' => q({0} kilovatsaat),
2365             },
2366             'knot' => {
2367             'name' => q(knot),
2368             'one' => q({0} knot),
2369             'other' => q({0} knot),
2370             },
2371             'light-year' => {
2372             'name' => q(ışık yılı),
2373             'one' => q({0} ışık yılı),
2374             'other' => q({0} ışık yılı),
2375             },
2376             'liter' => {
2377             'name' => q(litre),
2378             'one' => q({0} litre),
2379             'other' => q({0} litre),
2380             'per' => q({0}/litre),
2381             },
2382             'liter-per-100kilometers' => {
2383             'name' => q(litre/100 kilometre),
2384             'one' => q({0} litre/100 kilometre),
2385             'other' => q({0} litre/100 kilometre),
2386             },
2387             'liter-per-kilometer' => {
2388             'name' => q(litre/kilometre),
2389             'one' => q({0} litre/kilometre),
2390             'other' => q({0} litre/kilometre),
2391             },
2392             'lux' => {
2393             'name' => q(lüks),
2394             'one' => q({0} lüks),
2395             'other' => q({0} lüks),
2396             },
2397             'megabit' => {
2398             'name' => q(megabit),
2399             'one' => q({0} megabit),
2400             'other' => q({0} megabit),
2401             },
2402             'megabyte' => {
2403             'name' => q(megabayt),
2404             'one' => q({0} megabayt),
2405             'other' => q({0} megabayt),
2406             },
2407             'megahertz' => {
2408             'name' => q(megahertz),
2409             'one' => q({0} megahertz),
2410             'other' => q({0} megahertz),
2411             },
2412             'megaliter' => {
2413             'name' => q(megalitre),
2414             'one' => q({0} megalitre),
2415             'other' => q({0} megalitre),
2416             },
2417             'megawatt' => {
2418             'name' => q(megavat),
2419             'one' => q({0} megavat),
2420             'other' => q({0} megavat),
2421             },
2422             'meter' => {
2423             'name' => q(metre),
2424             'one' => q({0} metre),
2425             'other' => q({0} metre),
2426             'per' => q({0}/metre),
2427             },
2428             'meter-per-second' => {
2429             'name' => q(metre/saniye),
2430             'one' => q({0} metre/saniye),
2431             'other' => q({0} metre/saniye),
2432             },
2433             'meter-per-second-squared' => {
2434             'name' => q(metre/saniye²),
2435             'one' => q({0} metre/saniye²),
2436             'other' => q({0} metre/saniye²),
2437             },
2438             'metric-ton' => {
2439             'name' => q(ton),
2440             'one' => q({0} ton),
2441             'other' => q({0} ton),
2442             },
2443             'microgram' => {
2444             'name' => q(mikrogram),
2445             'one' => q({0} mikrogram),
2446             'other' => q({0} mikrogram),
2447             },
2448             'micrometer' => {
2449             'name' => q(mikrometre),
2450             'one' => q({0} mikrometre),
2451             'other' => q({0} mikrometre),
2452             },
2453             'microsecond' => {
2454             'name' => q(mikrosaniye),
2455             'one' => q({0} mikrosaniye),
2456             'other' => q({0} mikrosaniye),
2457             },
2458             'mile' => {
2459             'name' => q(mil),
2460             'one' => q({0} mil),
2461             'other' => q({0} mil),
2462             },
2463             'mile-per-gallon' => {
2464             'name' => q(mil/galon),
2465             'one' => q({0} mil/galon),
2466             'other' => q({0} mil/galon),
2467             },
2468             'mile-per-gallon-imperial' => {
2469             'name' => q(mil/İng. galonu),
2470             'one' => q({0} mil/İng. galonu),
2471             'other' => q({0} mil/İng. galonu),
2472             },
2473             'mile-per-hour' => {
2474             'name' => q(mil/saat),
2475             'one' => q({0} mil/saat),
2476             'other' => q({0} mil/saat),
2477             },
2478             'mile-scandinavian' => {
2479             'name' => q(smi),
2480             'one' => q({0} smi),
2481             'other' => q({0} smi),
2482             },
2483             'milliampere' => {
2484             'name' => q(miliamper),
2485             'one' => q({0} miliamper),
2486             'other' => q({0} miliamper),
2487             },
2488             'millibar' => {
2489             'name' => q(milibar),
2490             'one' => q({0} milibar),
2491             'other' => q({0} milibar),
2492             },
2493             'milligram' => {
2494             'name' => q(miligram),
2495             'one' => q({0} miligram),
2496             'other' => q({0} miligram),
2497             },
2498             'milligram-per-deciliter' => {
2499             'name' => q(miligram/desilitre),
2500             'one' => q({0} miligram/desilitre),
2501             'other' => q({0} miligram/desilitre),
2502             },
2503             'milliliter' => {
2504             'name' => q(mililitre),
2505             'one' => q({0} mililitre),
2506             'other' => q({0} mililitre),
2507             },
2508             'millimeter' => {
2509             'name' => q(milimetre),
2510             'one' => q({0} milimetre),
2511             'other' => q({0} milimetre),
2512             },
2513             'millimeter-of-mercury' => {
2514             'name' => q(milimetre cıva),
2515             'one' => q({0} milimetre cıva),
2516             'other' => q({0} milimetre cıva),
2517             },
2518             'millimole-per-liter' => {
2519             'name' => q(milimol/litre),
2520             'one' => q({0} milimol/litre),
2521             'other' => q({0} milimol/litre),
2522             },
2523             'millisecond' => {
2524             'name' => q(milisaniye),
2525             'one' => q({0} milisaniye),
2526             'other' => q({0} milisaniye),
2527             },
2528             'milliwatt' => {
2529             'name' => q(milivat),
2530             'one' => q({0} milivat),
2531             'other' => q({0} milivat),
2532             },
2533             'minute' => {
2534             'name' => q(dakika),
2535             'one' => q({0} dakika),
2536             'other' => q({0} dakika),
2537             'per' => q({0}/dakika),
2538             },
2539             'month' => {
2540             'name' => q(ay),
2541             'one' => q({0} ay),
2542             'other' => q({0} ay),
2543             'per' => q({0}/ay),
2544             },
2545             'nanometer' => {
2546             'name' => q(nanometre),
2547             'one' => q({0} nanometre),
2548             'other' => q({0} nanometre),
2549             },
2550             'nanosecond' => {
2551             'name' => q(nanosaniye),
2552             'one' => q({0} nanosaniye),
2553             'other' => q({0} nanosaniye),
2554             },
2555             'nautical-mile' => {
2556             'name' => q(deniz mili),
2557             'one' => q({0} deniz mili),
2558             'other' => q({0} deniz mili),
2559             },
2560             'ohm' => {
2561             'name' => q(ohm),
2562             'one' => q({0} ohm),
2563             'other' => q({0} ohm),
2564             },
2565             'ounce' => {
2566             'name' => q(ons),
2567             'one' => q({0} ons),
2568             'other' => q({0} ons),
2569             'per' => q({0}/oz),
2570             },
2571             'ounce-troy' => {
2572             'name' => q(troy ons),
2573             'one' => q({0} troy ons),
2574             'other' => q({0} troy ons),
2575             },
2576             'parsec' => {
2577             'name' => q(parsek),
2578             'one' => q({0} parsek),
2579             'other' => q({0} parsek),
2580             },
2581             'part-per-million' => {
2582             'name' => q(parça/milyon),
2583             'one' => q({0} parça/milyon),
2584             'other' => q({0} parça/milyon),
2585             },
2586             'per' => {
2587             '1' => q({0}/{1}),
2588             },
2589             'percent' => {
2590             'name' => q(yüzde),
2591             'one' => q(yüzde {0}),
2592             'other' => q(yüzde {0}),
2593             },
2594             'permille' => {
2595             'name' => q(binde),
2596             'one' => q(binde {0}),
2597             'other' => q(binde {0}),
2598             },
2599             'petabyte' => {
2600             'name' => q(petabayt),
2601             'one' => q({0} petabayt),
2602             'other' => q({0} petabayt),
2603             },
2604             'picometer' => {
2605             'name' => q(pikometre),
2606             'one' => q({0} pikometre),
2607             'other' => q({0} pikometre),
2608             },
2609             'pint' => {
2610             'name' => q(pint),
2611             'one' => q({0} pint),
2612             'other' => q({0} pint),
2613             },
2614             'pint-metric' => {
2615             'name' => q(mpt),
2616             'one' => q({0} metrik pint),
2617             'other' => q({0} metrik pint),
2618             },
2619             'point' => {
2620             'name' => q(punto),
2621             'one' => q({0} punto),
2622             'other' => q({0} punto),
2623             },
2624             'pound' => {
2625             'name' => q(libre),
2626             'one' => q({0} libre),
2627             'other' => q({0} libre),
2628             'per' => q({0}/libre),
2629             },
2630             'pound-per-square-inch' => {
2631             'name' => q(libre/inç kare),
2632             'one' => q({0} libre/inç kare),
2633             'other' => q({0} libre/inç kare),
2634             },
2635             'quart' => {
2636             'name' => q(quart),
2637             'one' => q({0} quart),
2638             'other' => q({0} quart),
2639             },
2640             'radian' => {
2641             'name' => q(radyan),
2642             'one' => q({0} radyan),
2643             'other' => q({0} radyan),
2644             },
2645             'revolution' => {
2646             'name' => q(devir),
2647             'one' => q({0} devir),
2648             'other' => q({0} devir),
2649             },
2650             'second' => {
2651             'name' => q(saniye),
2652             'one' => q({0} saniye),
2653             'other' => q({0} saniye),
2654             'per' => q({0}/saniye),
2655             },
2656             'square-centimeter' => {
2657             'name' => q(santimetrekare),
2658             'one' => q({0} santimetrekare),
2659             'other' => q({0} santimetrekare),
2660             'per' => q({0}/santimetrekare),
2661             },
2662             'square-foot' => {
2663             'name' => q(fit kare),
2664             'one' => q({0} fit kare),
2665             'other' => q({0} fit kare),
2666             },
2667             'square-inch' => {
2668             'name' => q(inç kare),
2669             'one' => q({0} inç kare),
2670             'other' => q({0} inç kare),
2671             'per' => q({0}/in²),
2672             },
2673             'square-kilometer' => {
2674             'name' => q(kilometrekare),
2675             'one' => q({0} kilometrekare),
2676             'other' => q({0} kilometrekare),
2677             'per' => q({0}/kilometrekare),
2678             },
2679             'square-meter' => {
2680             'name' => q(metrekare),
2681             'one' => q({0} metrekare),
2682             'other' => q({0} metrekare),
2683             'per' => q({0}/metrekare),
2684             },
2685             'square-mile' => {
2686             'name' => q(mil kare),
2687             'one' => q({0} mil kare),
2688             'other' => q({0} mil kare),
2689             'per' => q({0}/mil kare),
2690             },
2691             'square-yard' => {
2692             'name' => q(yarda kare),
2693             'one' => q({0} yarda kare),
2694             'other' => q({0} yarda kare),
2695             },
2696             'stone' => {
2697             'name' => q(stone),
2698             'one' => q({0} stone),
2699             'other' => q({0} stone),
2700             },
2701             'tablespoon' => {
2702             'name' => q(yemek kaşığı),
2703             'one' => q({0} yemek kaşığı),
2704             'other' => q({0} yemek kaşığı),
2705             },
2706             'teaspoon' => {
2707             'name' => q(tatlı kaşığı),
2708             'one' => q({0} tatlı kaşığı),
2709             'other' => q({0} tatlı kaşığı),
2710             },
2711             'terabit' => {
2712             'name' => q(terabit),
2713             'one' => q({0} terabit),
2714             'other' => q({0} terabit),
2715             },
2716             'terabyte' => {
2717             'name' => q(terabayt),
2718             'one' => q({0} terabayt),
2719             'other' => q({0} terabayt),
2720             },
2721             'ton' => {
2722             'name' => q(Amerikan tonu),
2723             'one' => q({0} Amerikan tonu),
2724             'other' => q({0} Amerikan tonu),
2725             },
2726             'volt' => {
2727             'name' => q(volt),
2728             'one' => q({0} volt),
2729             'other' => q({0} volt),
2730             },
2731             'watt' => {
2732             'name' => q(vat),
2733             'one' => q({0} vat),
2734             'other' => q({0} vat),
2735             },
2736             'week' => {
2737             'name' => q(hafta),
2738             'one' => q({0} hafta),
2739             'other' => q({0} hafta),
2740             'per' => q({0}/hafta),
2741             },
2742             'yard' => {
2743             'name' => q(yarda),
2744             'one' => q({0} yarda),
2745             'other' => q({0} yarda),
2746             },
2747             'year' => {
2748             'name' => q(yıl),
2749             'one' => q({0} yıl),
2750             'other' => q({0} yıl),
2751             'per' => q({0}/yıl),
2752             },
2753             },
2754             'narrow' => {
2755             '' => {
2756             'name' => q(yön),
2757             },
2758             'acre' => {
2759             'name' => q(akre),
2760             'one' => q({0} ac),
2761             'other' => q({0} ac),
2762             },
2763             'acre-foot' => {
2764             'one' => q({0} akre fit),
2765             'other' => q({0} akre fit),
2766             },
2767             'ampere' => {
2768             'name' => q(amper),
2769             'one' => q({0} A),
2770             'other' => q({0} A),
2771             },
2772             'arc-minute' => {
2773             'name' => q(açısal dk.),
2774             'one' => q({0}′),
2775             'other' => q({0}′),
2776             },
2777             'arc-second' => {
2778             'name' => q(açısal sn.),
2779             'one' => q({0}″),
2780             'other' => q({0}″),
2781             },
2782             'astronomical-unit' => {
2783             'name' => q(AU),
2784             'one' => q({0} AU),
2785             'other' => q({0} AU),
2786             },
2787             'bit' => {
2788             'name' => q(bit),
2789             'one' => q({0} bit),
2790             'other' => q({0} bit),
2791             },
2792             'bushel' => {
2793             'name' => q(buşel),
2794             'one' => q({0} bu),
2795             'other' => q({0} bu),
2796             },
2797             'byte' => {
2798             'name' => q(bayt),
2799             'one' => q({0} byte),
2800             'other' => q({0} byte),
2801             },
2802             'calorie' => {
2803             'one' => q({0} cal),
2804             'other' => q({0} cal),
2805             },
2806             'carat' => {
2807             'name' => q(karat),
2808             'one' => q({0} ct),
2809             'other' => q({0} ct),
2810             },
2811             'celsius' => {
2812             'name' => q(°C),
2813             'one' => q({0}°C),
2814             'other' => q({0}°C),
2815             },
2816             'centiliter' => {
2817             'one' => q({0} cl),
2818             'other' => q({0} cl),
2819             },
2820             'centimeter' => {
2821             'name' => q(cm),
2822             'one' => q({0} cm),
2823             'other' => q({0} cm),
2824             'per' => q({0}/cm),
2825             },
2826             'century' => {
2827             'name' => q(yy),
2828             'one' => q({0} yy),
2829             'other' => q({0} yy),
2830             },
2831             'coordinate' => {
2832             'east' => q({0}D),
2833             'north' => q({0}K),
2834             'south' => q({0}G),
2835             'west' => q({0}B),
2836             },
2837             'cubic-centimeter' => {
2838             'one' => q({0} cm³),
2839             'other' => q({0} cm³),
2840             },
2841             'cubic-foot' => {
2842             'one' => q({0} fit³),
2843             'other' => q({0} fit³),
2844             },
2845             'cubic-inch' => {
2846             'one' => q({0} inç³),
2847             'other' => q({0} inç³),
2848             },
2849             'cubic-kilometer' => {
2850             'one' => q({0} km³),
2851             'other' => q({0} km³),
2852             },
2853             'cubic-meter' => {
2854             'one' => q({0} m³),
2855             'other' => q({0} m³),
2856             },
2857             'cubic-mile' => {
2858             'one' => q({0} mi³),
2859             'other' => q({0} mi³),
2860             },
2861             'cubic-yard' => {
2862             'one' => q({0} yarda³),
2863             'other' => q({0} yarda³),
2864             },
2865             'cup' => {
2866             'one' => q({0} sb),
2867             'other' => q({0} sb),
2868             },
2869             'day' => {
2870             'name' => q(gün),
2871             'one' => q({0}g),
2872             'other' => q({0}g),
2873             'per' => q({0}/g),
2874             },
2875             'deciliter' => {
2876             'one' => q({0} dl),
2877             'other' => q({0} dl),
2878             },
2879             'decimeter' => {
2880             'name' => q(dm),
2881             'one' => q({0} dm),
2882             'other' => q({0} dm),
2883             },
2884             'degree' => {
2885             'one' => q({0}°),
2886             'other' => q({0}°),
2887             },
2888             'fahrenheit' => {
2889             'name' => q(°F),
2890             'one' => q({0}°F),
2891             'other' => q({0}°F),
2892             },
2893             'fathom' => {
2894             'name' => q(fathom),
2895             'one' => q({0} fth),
2896             'other' => q({0} fth),
2897             },
2898             'fluid-ounce' => {
2899             'one' => q({0} sıvı ons),
2900             'other' => q({0} sıvı ons),
2901             },
2902             'foodcalorie' => {
2903             'one' => q({0} kcal),
2904             'other' => q({0} kcal),
2905             },
2906             'foot' => {
2907             'name' => q(fit),
2908             'one' => q({0}′),
2909             'other' => q({0}′),
2910             'per' => q({0}/ft),
2911             },
2912             'furlong' => {
2913             'name' => q(furlong),
2914             'one' => q({0} fur),
2915             'other' => q({0} fur),
2916             },
2917             'g-force' => {
2918             'name' => q(g kuvveti),
2919             'one' => q({0}G),
2920             'other' => q({0}G),
2921             },
2922             'gallon' => {
2923             'one' => q({0} galon),
2924             'other' => q({0} galon),
2925             },
2926             'generic' => {
2927             'name' => q(°),
2928             'one' => q({0}°),
2929             'other' => q({0}°),
2930             },
2931             'gigabit' => {
2932             'name' => q(Gbit),
2933             'one' => q({0} Gb),
2934             'other' => q({0} Gb),
2935             },
2936             'gigabyte' => {
2937             'name' => q(GB),
2938             'one' => q({0} GB),
2939             'other' => q({0} GB),
2940             },
2941             'gigahertz' => {
2942             'name' => q(GHz),
2943             'one' => q({0} GHz),
2944             'other' => q({0} GHz),
2945             },
2946             'gigawatt' => {
2947             'one' => q({0} GW),
2948             'other' => q({0} GW),
2949             },
2950             'gram' => {
2951             'name' => q(gram),
2952             'one' => q({0} g),
2953             'other' => q({0} g),
2954             'per' => q({0}/g),
2955             },
2956             'hectare' => {
2957             'name' => q(hektar),
2958             'one' => q({0} ha),
2959             'other' => q({0} ha),
2960             },
2961             'hectoliter' => {
2962             'name' => q(hl),
2963             'one' => q({0} hl),
2964             'other' => q({0} hl),
2965             },
2966             'hectopascal' => {
2967             'name' => q(hPa),
2968             'one' => q({0} hPa),
2969             'other' => q({0} hPa),
2970             },
2971             'hertz' => {
2972             'name' => q(Hz),
2973             'one' => q({0} Hz),
2974             'other' => q({0} Hz),
2975             },
2976             'horsepower' => {
2977             'one' => q({0} hp),
2978             'other' => q({0} hp),
2979             },
2980             'hour' => {
2981             'name' => q(sa),
2982             'one' => q({0} sa),
2983             'other' => q({0}s),
2984             'per' => q({0}/sa),
2985             },
2986             'inch' => {
2987             'name' => q(inç),
2988             'one' => q({0}″),
2989             'other' => q({0}″),
2990             'per' => q({0}/in),
2991             },
2992             'inch-hg' => {
2993             'name' => q(inHg),
2994             'one' => q({0}" Hg),
2995             'other' => q({0}" Hg),
2996             },
2997             'joule' => {
2998             'one' => q({0} J),
2999             'other' => q({0} J),
3000             },
3001             'karat' => {
3002             'name' => q(ayar),
3003             'one' => q({0} ayar),
3004             'other' => q({0} ayar),
3005             },
3006             'kelvin' => {
3007             'name' => q(K),
3008             'one' => q({0}°K),
3009             'other' => q({0}°K),
3010             },
3011             'kilobit' => {
3012             'name' => q(kbit),
3013             'one' => q({0} kb),
3014             'other' => q({0} kb),
3015             },
3016             'kilobyte' => {
3017             'name' => q(kB),
3018             'one' => q({0} kB),
3019             'other' => q({0} kB),
3020             },
3021             'kilocalorie' => {
3022             'one' => q({0} kcal),
3023             'other' => q({0} kcal),
3024             },
3025             'kilogram' => {
3026             'name' => q(kg),
3027             'one' => q({0} kg),
3028             'other' => q({0} kg),
3029             'per' => q({0}/kg),
3030             },
3031             'kilohertz' => {
3032             'name' => q(kHz),
3033             'one' => q({0} kHz),
3034             'other' => q({0} kHz),
3035             },
3036             'kilojoule' => {
3037             'one' => q({0} kJ),
3038             'other' => q({0} kJ),
3039             },
3040             'kilometer' => {
3041             'name' => q(km),
3042             'one' => q({0} km),
3043             'other' => q({0} km),
3044             'per' => q({0}/km),
3045             },
3046             'kilometer-per-hour' => {
3047             'name' => q(km/sa),
3048             'one' => q({0} km/sa),
3049             'other' => q({0} km/sa),
3050             },
3051             'kilowatt' => {
3052             'one' => q({0} kW),
3053             'other' => q({0} kW),
3054             },
3055             'kilowatt-hour' => {
3056             'one' => q({0} kWh),
3057             'other' => q({0} kWh),
3058             },
3059             'knot' => {
3060             'name' => q(kn),
3061             'one' => q({0} kn),
3062             'other' => q({0} kn),
3063             },
3064             'light-year' => {
3065             'name' => q(Iy),
3066             'one' => q({0} IY),
3067             'other' => q({0} IY),
3068             },
3069             'liter' => {
3070             'name' => q(litre),
3071             'one' => q({0} l),
3072             'other' => q({0} l),
3073             },
3074             'liter-per-100kilometers' => {
3075             'name' => q(L/100km),
3076             'one' => q({0} L/100km),
3077             'other' => q({0} L/100km),
3078             },
3079             'liter-per-kilometer' => {
3080             'name' => q(l/km),
3081             'one' => q({0} l/km),
3082             'other' => q({0} l/km),
3083             },
3084             'lux' => {
3085             'name' => q(lüks),
3086             'one' => q({0} lüks),
3087             'other' => q({0} lüks),
3088             },
3089             'megabit' => {
3090             'name' => q(Mbit),
3091             'one' => q({0} Mb),
3092             'other' => q({0} Mb),
3093             },
3094             'megabyte' => {
3095             'name' => q(MB),
3096             'one' => q({0} MB),
3097             'other' => q({0} MB),
3098             },
3099             'megahertz' => {
3100             'name' => q(MHz),
3101             'one' => q({0} MHz),
3102             'other' => q({0} MHz),
3103             },
3104             'megaliter' => {
3105             'one' => q({0} Ml),
3106             'other' => q({0} Ml),
3107             },
3108             'megawatt' => {
3109             'one' => q({0} MW),
3110             'other' => q({0} MW),
3111             },
3112             'meter' => {
3113             'name' => q(metre),
3114             'one' => q({0} m),
3115             'other' => q({0} m),
3116             'per' => q({0}/m),
3117             },
3118             'meter-per-second' => {
3119             'name' => q(m/sn),
3120             'one' => q({0} m/sn),
3121             'other' => q({0} m/sn),
3122             },
3123             'meter-per-second-squared' => {
3124             'name' => q(m/sn²),
3125             'one' => q({0} m/sn²),
3126             'other' => q({0} m/sn²),
3127             },
3128             'metric-ton' => {
3129             'name' => q(t),
3130             'one' => q({0} t),
3131             'other' => q({0} t),
3132             },
3133             'microgram' => {
3134             'name' => q(µg),
3135             'one' => q({0} µg),
3136             'other' => q({0} µg),
3137             },
3138             'micrometer' => {
3139             'name' => q(µm),
3140             'one' => q({0} µm),
3141             'other' => q({0} µm),
3142             },
3143             'microsecond' => {
3144             'name' => q(μsn),
3145             'one' => q({0} μsn),
3146             'other' => q({0} μsn),
3147             },
3148             'mile' => {
3149             'name' => q(mil),
3150             'one' => q({0} mil),
3151             'other' => q({0} mil),
3152             },
3153             'mile-per-gallon' => {
3154             'one' => q({0} mpg),
3155             'other' => q({0} mpg),
3156             },
3157             'mile-per-hour' => {
3158             'name' => q(mil/sa),
3159             'one' => q({0} mil/sa),
3160             'other' => q({0} mil/sa),
3161             },
3162             'mile-scandinavian' => {
3163             'name' => q(smi),
3164             'one' => q({0} smi),
3165             'other' => q({0} smi),
3166             },
3167             'milliampere' => {
3168             'name' => q(miliamper),
3169             'one' => q({0} mA),
3170             'other' => q({0} mA),
3171             },
3172             'millibar' => {
3173             'name' => q(mbar),
3174             'one' => q({0} mb),
3175             'other' => q({0} mb),
3176             },
3177             'milligram' => {
3178             'name' => q(mg),
3179             'one' => q({0} mg),
3180             'other' => q({0} mg),
3181             },
3182             'milligram-per-deciliter' => {
3183             'name' => q(mg/dL),
3184             'one' => q({0} mg/dL),
3185             'other' => q({0} mg/dL),
3186             },
3187             'milliliter' => {
3188             'one' => q({0} ml),
3189             'other' => q({0} ml),
3190             },
3191             'millimeter' => {
3192             'name' => q(mm),
3193             'one' => q({0} mm),
3194             'other' => q({0} mm),
3195             },
3196             'millimeter-of-mercury' => {
3197             'name' => q(mm Hg),
3198             'one' => q({0} mm Hg),
3199             'other' => q({0} mm Hg),
3200             },
3201             'millimole-per-liter' => {
3202             'name' => q(mmol/L),
3203             'one' => q({0} mmol/L),
3204             'other' => q({0} mmol/L),
3205             },
3206             'millisecond' => {
3207             'name' => q(msn),
3208             'one' => q({0}msn),
3209             'other' => q({0}msn),
3210             },
3211             'milliwatt' => {
3212             'one' => q({0} mW),
3213             'other' => q({0} mW),
3214             },
3215             'minute' => {
3216             'name' => q(dk),
3217             'one' => q({0}d),
3218             'other' => q({0}d),
3219             'per' => q({0}/dk.),
3220             },
3221             'month' => {
3222             'name' => q(ay),
3223             'one' => q({0}a),
3224             'other' => q({0}a),
3225             'per' => q({0}/ay),
3226             },
3227             'nanometer' => {
3228             'name' => q(nm),
3229             'one' => q({0} nm),
3230             'other' => q({0} nm),
3231             },
3232             'nanosecond' => {
3233             'name' => q(nsn),
3234             'one' => q({0} nsn),
3235             'other' => q({0} nsn),
3236             },
3237             'nautical-mile' => {
3238             'name' => q(nmi),
3239             'one' => q({0} nmi),
3240             'other' => q({0} nmi),
3241             },
3242             'ohm' => {
3243             'name' => q(ohm),
3244             'one' => q({0} Ω),
3245             'other' => q({0} Ω),
3246             },
3247             'ounce' => {
3248             'name' => q(oz),
3249             'one' => q({0} oz),
3250             'other' => q({0} oz),
3251             'per' => q({0}/oz),
3252             },
3253             'ounce-troy' => {
3254             'name' => q(troy ons),
3255             'one' => q({0} oz t),
3256             'other' => q({0} oz t),
3257             },
3258             'parsec' => {
3259             'name' => q(parsek),
3260             'one' => q({0} pc),
3261             'other' => q({0} pc),
3262             },
3263             'part-per-million' => {
3264             'name' => q(ppm),
3265             'one' => q({0} ppm),
3266             'other' => q({0} ppm),
3267             },
3268             'per' => {
3269             '1' => q({0}/{1}),
3270             },
3271             'percent' => {
3272             'name' => q(%),
3273             'one' => q({0}%),
3274             'other' => q({0}%),
3275             },
3276             'permille' => {
3277             'name' => q(‰),
3278             'one' => q({0}‰),
3279             'other' => q({0}‰),
3280             },
3281             'picometer' => {
3282             'name' => q(pm),
3283             'one' => q({0} pm),
3284             'other' => q({0} pm),
3285             },
3286             'pint' => {
3287             'one' => q({0} pint),
3288             'other' => q({0} pint),
3289             },
3290             'point' => {
3291             'name' => q(pt),
3292             'one' => q({0} pt),
3293             'other' => q({0} pt),
3294             },
3295             'pound' => {
3296             'name' => q(lb),
3297             'one' => q({0} lb),
3298             'other' => q({0} lb),
3299             'per' => q({0}/lb),
3300             },
3301             'pound-per-square-inch' => {
3302             'name' => q(lb/in²),
3303             'one' => q({0} lb/in²),
3304             'other' => q({0} lb/in²),
3305             },
3306             'quart' => {
3307             'one' => q({0} quart),
3308             'other' => q({0} quart),
3309             },
3310             'radian' => {
3311             'one' => q({0} rad),
3312             'other' => q({0} rad),
3313             },
3314             'revolution' => {
3315             'name' => q(dev),
3316             'one' => q({0} dev),
3317             'other' => q({0} dev),
3318             },
3319             'second' => {
3320             'name' => q(sn),
3321             'one' => q({0}sn),
3322             'other' => q({0}sn),
3323             'per' => q({0}/sn),
3324             },
3325             'square-centimeter' => {
3326             'name' => q(cm²),
3327             'one' => q({0} cm²),
3328             'other' => q({0} cm²),
3329             'per' => q({0}/cm²),
3330             },
3331             'square-foot' => {
3332             'name' => q(ft²),
3333             'one' => q({0} ft²),
3334             'other' => q({0} ft²),
3335             },
3336             'square-inch' => {
3337             'name' => q(in²),
3338             'one' => q({0} in²),
3339             'other' => q({0} in²),
3340             'per' => q({0}/in²),
3341             },
3342             'square-kilometer' => {
3343             'name' => q(km²),
3344             'one' => q({0} km²),
3345             'other' => q({0} km²),
3346             'per' => q({0}/km²),
3347             },
3348             'square-meter' => {
3349             'name' => q(m²),
3350             'one' => q({0} m²),
3351             'other' => q({0} m²),
3352             'per' => q({0}/m²),
3353             },
3354             'square-mile' => {
3355             'name' => q(mi²),
3356             'one' => q({0} mi²),
3357             'other' => q({0} mi²),
3358             'per' => q({0}/mi²),
3359             },
3360             'square-yard' => {
3361             'name' => q(yd²),
3362             'one' => q({0} yd²),
3363             'other' => q({0} yd²),
3364             },
3365             'stone' => {
3366             'name' => q(stone),
3367             'one' => q({0} st),
3368             'other' => q({0} st),
3369             },
3370             'tablespoon' => {
3371             'one' => q({0} yk),
3372             'other' => q({0} yk),
3373             },
3374             'teaspoon' => {
3375             'one' => q({0} çk),
3376             'other' => q({0} çk),
3377             },
3378             'terabit' => {
3379             'name' => q(Tbit),
3380             'one' => q({0} Tb),
3381             'other' => q({0} Tb),
3382             },
3383             'terabyte' => {
3384             'name' => q(TB),
3385             'one' => q({0} TB),
3386             'other' => q({0} TB),
3387             },
3388             'ton' => {
3389             'name' => q(Amerikan tonu),
3390             'one' => q({0} kısa ton),
3391             'other' => q({0} kısa ton),
3392             },
3393             'volt' => {
3394             'name' => q(volt),
3395             'one' => q({0} V),
3396             'other' => q({0} V),
3397             },
3398             'watt' => {
3399             'one' => q({0} W),
3400             'other' => q({0} W),
3401             },
3402             'week' => {
3403             'name' => q(hafta),
3404             'one' => q({0}h),
3405             'other' => q({0}h),
3406             'per' => q({0}/hf.),
3407             },
3408             'yard' => {
3409             'name' => q(yd),
3410             'one' => q({0} yd),
3411             'other' => q({0} yd),
3412             },
3413             'year' => {
3414             'name' => q(yıl),
3415             'one' => q({0}y),
3416             'other' => q({0}y),
3417             'per' => q({0}/y),
3418             },
3419             },
3420             'short' => {
3421             '' => {
3422             'name' => q(yön),
3423             },
3424             'acre' => {
3425             'name' => q(akre),
3426             'one' => q({0} ac),
3427             'other' => q({0} ac),
3428             },
3429             'acre-foot' => {
3430             'name' => q(akre fit),
3431             'one' => q({0} akre fit),
3432             'other' => q({0} akre fit),
3433             },
3434             'ampere' => {
3435             'name' => q(amper),
3436             'one' => q({0} A),
3437             'other' => q({0} A),
3438             },
3439             'arc-minute' => {
3440             'name' => q(açısal dk.),
3441             'one' => q({0} açısal dk.),
3442             'other' => q({0} açısal dk.),
3443             },
3444             'arc-second' => {
3445             'name' => q(açısal sn.),
3446             'one' => q({0} açısal sn.),
3447             'other' => q({0} açısal sn.),
3448             },
3449             'astronomical-unit' => {
3450             'name' => q(AU),
3451             'one' => q({0} AU),
3452             'other' => q({0} AU),
3453             },
3454             'atmosphere' => {
3455             'name' => q(atm),
3456             'one' => q({0} atm),
3457             'other' => q({0} atm),
3458             },
3459             'bit' => {
3460             'name' => q(bit),
3461             'one' => q({0} bit),
3462             'other' => q({0} bit),
3463             },
3464             'bushel' => {
3465             'name' => q(buşel),
3466             'one' => q({0} bu),
3467             'other' => q({0} bu),
3468             },
3469             'byte' => {
3470             'name' => q(bayt),
3471             'one' => q({0} bayt),
3472             'other' => q({0} bayt),
3473             },
3474             'calorie' => {
3475             'name' => q(cal),
3476             'one' => q({0} cal),
3477             'other' => q({0} cal),
3478             },
3479             'carat' => {
3480             'name' => q(karat),
3481             'one' => q({0} ct),
3482             'other' => q({0} ct),
3483             },
3484             'celsius' => {
3485             'name' => q(°C),
3486             'one' => q({0}°C),
3487             'other' => q({0}°C),
3488             },
3489             'centiliter' => {
3490             'name' => q(cl),
3491             'one' => q({0} cl),
3492             'other' => q({0} cl),
3493             },
3494             'centimeter' => {
3495             'name' => q(cm),
3496             'one' => q({0} cm),
3497             'other' => q({0} cm),
3498             'per' => q({0}/cm),
3499             },
3500             'century' => {
3501             'name' => q(yy),
3502             'one' => q({0} yy),
3503             'other' => q({0} yy),
3504             },
3505             'coordinate' => {
3506             'east' => q({0}D),
3507             'north' => q({0}K),
3508             'south' => q({0}G),
3509             'west' => q({0}B),
3510             },
3511             'cubic-centimeter' => {
3512             'name' => q(cm³),
3513             'one' => q({0} cm³),
3514             'other' => q({0} cm³),
3515             'per' => q({0}/cm³),
3516             },
3517             'cubic-foot' => {
3518             'name' => q(fit³),
3519             'one' => q({0} fit³),
3520             'other' => q({0} fit³),
3521             },
3522             'cubic-inch' => {
3523             'name' => q(inç³),
3524             'one' => q({0} inç³),
3525             'other' => q({0} inç³),
3526             },
3527             'cubic-kilometer' => {
3528             'name' => q(km³),
3529             'one' => q({0} km³),
3530             'other' => q({0} km³),
3531             },
3532             'cubic-meter' => {
3533             'name' => q(m³),
3534             'one' => q({0} m³),
3535             'other' => q({0} m³),
3536             'per' => q({0}/m³),
3537             },
3538             'cubic-mile' => {
3539             'name' => q(mil³),
3540             'one' => q({0} mil³),
3541             'other' => q({0} mil³),
3542             },
3543             'cubic-yard' => {
3544             'name' => q(yarda³),
3545             'one' => q({0} yarda³),
3546             'other' => q({0} yarda³),
3547             },
3548             'cup' => {
3549             'name' => q(su b.),
3550             'one' => q({0} sb),
3551             'other' => q({0} sb),
3552             },
3553             'cup-metric' => {
3554             'name' => q(mcup),
3555             'one' => q({0} mc),
3556             'other' => q({0} mc),
3557             },
3558             'day' => {
3559             'name' => q(gün),
3560             'one' => q({0} gün),
3561             'other' => q({0} gün),
3562             'per' => q({0}/gün),
3563             },
3564             'deciliter' => {
3565             'name' => q(dl),
3566             'one' => q({0} dl),
3567             'other' => q({0} dl),
3568             },
3569             'decimeter' => {
3570             'name' => q(dm),
3571             'one' => q({0} dm),
3572             'other' => q({0} dm),
3573             },
3574             'degree' => {
3575             'name' => q(derece),
3576             'one' => q({0}°),
3577             'other' => q({0}°),
3578             },
3579             'fahrenheit' => {
3580             'name' => q(°F),
3581             'one' => q({0}°F),
3582             'other' => q({0}°F),
3583             },
3584             'fathom' => {
3585             'name' => q(fathom),
3586             'one' => q({0} fth),
3587             'other' => q({0} fth),
3588             },
3589             'fluid-ounce' => {
3590             'name' => q(sıvı ons),
3591             'one' => q({0} sıvı ons),
3592             'other' => q({0} sıvı ons),
3593             },
3594             'foodcalorie' => {
3595             'name' => q(kcal),
3596             'one' => q({0} kcal),
3597             'other' => q({0} kcal),
3598             },
3599             'foot' => {
3600             'name' => q(fit),
3601             'one' => q({0} fit),
3602             'other' => q({0} fit),
3603             'per' => q({0}/ft),
3604             },
3605             'furlong' => {
3606             'name' => q(furlong),
3607             'one' => q({0} fur),
3608             'other' => q({0} fur),
3609             },
3610             'g-force' => {
3611             'name' => q(g kuvveti),
3612             'one' => q({0} G),
3613             'other' => q({0} G),
3614             },
3615             'gallon' => {
3616             'name' => q(galon),
3617             'one' => q({0} galon),
3618             'other' => q({0} galon),
3619             'per' => q({0}/gal),
3620             },
3621             'gallon-imperial' => {
3622             'name' => q(İng. gal),
3623             'one' => q({0} İng. gal),
3624             'other' => q({0} İng. gal),
3625             'per' => q({0}/İng. gal),
3626             },
3627             'generic' => {
3628             'name' => q(°),
3629             'one' => q({0}°),
3630             'other' => q({0}°),
3631             },
3632             'gigabit' => {
3633             'name' => q(Gbit),
3634             'one' => q({0} Gb),
3635             'other' => q({0} Gb),
3636             },
3637             'gigabyte' => {
3638             'name' => q(GB),
3639             'one' => q({0} GB),
3640             'other' => q({0} GB),
3641             },
3642             'gigahertz' => {
3643             'name' => q(GHz),
3644             'one' => q({0} GHz),
3645             'other' => q({0} GHz),
3646             },
3647             'gigawatt' => {
3648             'name' => q(GW),
3649             'one' => q({0} GW),
3650             'other' => q({0} GW),
3651             },
3652             'gram' => {
3653             'name' => q(gram),
3654             'one' => q({0} g),
3655             'other' => q({0} g),
3656             'per' => q({0}/g),
3657             },
3658             'hectare' => {
3659             'name' => q(hektar),
3660             'one' => q({0} ha),
3661             'other' => q({0} ha),
3662             },
3663             'hectoliter' => {
3664             'name' => q(hl),
3665             'one' => q({0} hl),
3666             'other' => q({0} hl),
3667             },
3668             'hectopascal' => {
3669             'name' => q(hPa),
3670             'one' => q({0} hPa),
3671             'other' => q({0} hPa),
3672             },
3673             'hertz' => {
3674             'name' => q(Hz),
3675             'one' => q({0} Hz),
3676             'other' => q({0} Hz),
3677             },
3678             'horsepower' => {
3679             'name' => q(bg),
3680             'one' => q({0} bg),
3681             'other' => q({0} bg),
3682             },
3683             'hour' => {
3684             'name' => q(saat),
3685             'one' => q({0} sa.),
3686             'other' => q({0} sa.),
3687             'per' => q({0}/sa),
3688             },
3689             'inch' => {
3690             'name' => q(inç),
3691             'one' => q({0} inç),
3692             'other' => q({0} inç),
3693             'per' => q({0}/in),
3694             },
3695             'inch-hg' => {
3696             'name' => q(inHg),
3697             'one' => q({0} inHg),
3698             'other' => q({0} inHg),
3699             },
3700             'joule' => {
3701             'name' => q(jul),
3702             'one' => q({0} J),
3703             'other' => q({0} J),
3704             },
3705             'karat' => {
3706             'name' => q(ayar),
3707             'one' => q({0} ayar),
3708             'other' => q({0} ayar),
3709             },
3710             'kelvin' => {
3711             'name' => q(K),
3712             'one' => q({0}K),
3713             'other' => q({0}K),
3714             },
3715             'kilobit' => {
3716             'name' => q(kbit),
3717             'one' => q({0} kb),
3718             'other' => q({0} kb),
3719             },
3720             'kilobyte' => {
3721             'name' => q(kB),
3722             'one' => q({0} kB),
3723             'other' => q({0} kB),
3724             },
3725             'kilocalorie' => {
3726             'name' => q(kcal),
3727             'one' => q({0} kcal),
3728             'other' => q({0} kcal),
3729             },
3730             'kilogram' => {
3731             'name' => q(kg),
3732             'one' => q({0} kg),
3733             'other' => q({0} kg),
3734             'per' => q({0}/kg),
3735             },
3736             'kilohertz' => {
3737             'name' => q(kHz),
3738             'one' => q({0} kHz),
3739             'other' => q({0} kHz),
3740             },
3741             'kilojoule' => {
3742             'name' => q(kJ),
3743             'one' => q({0} kJ),
3744             'other' => q({0} kJ),
3745             },
3746             'kilometer' => {
3747             'name' => q(km),
3748             'one' => q({0} km),
3749             'other' => q({0} km),
3750             'per' => q({0}/km),
3751             },
3752             'kilometer-per-hour' => {
3753             'name' => q(km/sa),
3754             'one' => q({0} km/sa),
3755             'other' => q({0} km/sa),
3756             },
3757             'kilowatt' => {
3758             'name' => q(kW),
3759             'one' => q({0} kW),
3760             'other' => q({0} kW),
3761             },
3762             'kilowatt-hour' => {
3763             'name' => q(kWh),
3764             'one' => q({0} kWh),
3765             'other' => q({0} kWh),
3766             },
3767             'knot' => {
3768             'name' => q(kn),
3769             'one' => q({0} kn),
3770             'other' => q({0} kn),
3771             },
3772             'light-year' => {
3773             'name' => q(ışık yılı),
3774             'one' => q({0} IY),
3775             'other' => q({0} IY),
3776             },
3777             'liter' => {
3778             'name' => q(litre),
3779             'one' => q({0} l),
3780             'other' => q({0} l),
3781             'per' => q({0}/l),
3782             },
3783             'liter-per-100kilometers' => {
3784             'name' => q(L/100km),
3785             'one' => q({0} L/100km),
3786             'other' => q({0} L/100km),
3787             },
3788             'liter-per-kilometer' => {
3789             'name' => q(l/km),
3790             'one' => q({0} l/km),
3791             'other' => q({0} l/km),
3792             },
3793             'lux' => {
3794             'name' => q(lüks),
3795             'one' => q({0} lüks),
3796             'other' => q({0} lüks),
3797             },
3798             'megabit' => {
3799             'name' => q(Mbit),
3800             'one' => q({0} Mb),
3801             'other' => q({0} Mb),
3802             },
3803             'megabyte' => {
3804             'name' => q(MB),
3805             'one' => q({0} MB),
3806             'other' => q({0} MB),
3807             },
3808             'megahertz' => {
3809             'name' => q(MHz),
3810             'one' => q({0} MHz),
3811             'other' => q({0} MHz),
3812             },
3813             'megaliter' => {
3814             'name' => q(Ml),
3815             'one' => q({0} Ml),
3816             'other' => q({0} Ml),
3817             },
3818             'megawatt' => {
3819             'name' => q(MW),
3820             'one' => q({0} MW),
3821             'other' => q({0} MW),
3822             },
3823             'meter' => {
3824             'name' => q(metre),
3825             'one' => q({0} m),
3826             'other' => q({0} m),
3827             'per' => q({0}/m),
3828             },
3829             'meter-per-second' => {
3830             'name' => q(m/sn),
3831             'one' => q({0} m/sn),
3832             'other' => q({0} m/sn),
3833             },
3834             'meter-per-second-squared' => {
3835             'name' => q(m/sn²),
3836             'one' => q({0} m/sn²),
3837             'other' => q({0} m/sn²),
3838             },
3839             'metric-ton' => {
3840             'name' => q(t),
3841             'one' => q({0} t),
3842             'other' => q({0} t),
3843             },
3844             'microgram' => {
3845             'name' => q(µg),
3846             'one' => q({0} µg),
3847             'other' => q({0} µg),
3848             },
3849             'micrometer' => {
3850             'name' => q(mikron),
3851             'one' => q({0} µm),
3852             'other' => q({0} µm),
3853             },
3854             'microsecond' => {
3855             'name' => q(μsn),
3856             'one' => q({0} μsn),
3857             'other' => q({0} μsn),
3858             },
3859             'mile' => {
3860             'name' => q(mil),
3861             'one' => q({0} mil),
3862             'other' => q({0} mil),
3863             },
3864             'mile-per-gallon' => {
3865             'name' => q(mil/galon),
3866             'one' => q({0} mpg),
3867             'other' => q({0} mpg),
3868             },
3869             'mile-per-gallon-imperial' => {
3870             'name' => q(mil/İng. gal),
3871             'one' => q({0} mil/İng. gal),
3872             'other' => q({0} mil/İng. gal),
3873             },
3874             'mile-per-hour' => {
3875             'name' => q(mil/saat),
3876             'one' => q({0} mil/sa),
3877             'other' => q({0} mil/sa),
3878             },
3879             'mile-scandinavian' => {
3880             'name' => q(smi),
3881             'one' => q({0} smi),
3882             'other' => q({0} smi),
3883             },
3884             'milliampere' => {
3885             'name' => q(miliamper),
3886             'one' => q({0} mA),
3887             'other' => q({0} mA),
3888             },
3889             'millibar' => {
3890             'name' => q(mbar),
3891             'one' => q({0} mbar),
3892             'other' => q({0} mbar),
3893             },
3894             'milligram' => {
3895             'name' => q(mg),
3896             'one' => q({0} mg),
3897             'other' => q({0} mg),
3898             },
3899             'milligram-per-deciliter' => {
3900             'name' => q(mg/dL),
3901             'one' => q({0} mg/dL),
3902             'other' => q({0} mg/dL),
3903             },
3904             'milliliter' => {
3905             'name' => q(ml),
3906             'one' => q({0} ml),
3907             'other' => q({0} ml),
3908             },
3909             'millimeter' => {
3910             'name' => q(mm),
3911             'one' => q({0} mm),
3912             'other' => q({0} mm),
3913             },
3914             'millimeter-of-mercury' => {
3915             'name' => q(mm Hg),
3916             'one' => q({0} mm Hg),
3917             'other' => q({0} mm Hg),
3918             },
3919             'millimole-per-liter' => {
3920             'name' => q(mmol/L),
3921             'one' => q({0} mmol/L),
3922             'other' => q({0} mmol/L),
3923             },
3924             'millisecond' => {
3925             'name' => q(milisaniye),
3926             'one' => q({0} msn),
3927             'other' => q({0} msn),
3928             },
3929             'milliwatt' => {
3930             'name' => q(mW),
3931             'one' => q({0} mW),
3932             'other' => q({0} mW),
3933             },
3934             'minute' => {
3935             'name' => q(dakika),
3936             'one' => q({0} dk.),
3937             'other' => q({0} dk.),
3938             'per' => q({0}/dk.),
3939             },
3940             'month' => {
3941             'name' => q(ay),
3942             'one' => q({0} ay),
3943             'other' => q({0} ay),
3944             'per' => q({0}/ay),
3945             },
3946             'nanometer' => {
3947             'name' => q(nm),
3948             'one' => q({0} nm),
3949             'other' => q({0} nm),
3950             },
3951             'nanosecond' => {
3952             'name' => q(nanosaniye),
3953             'one' => q({0} nsn),
3954             'other' => q({0} nsn),
3955             },
3956             'nautical-mile' => {
3957             'name' => q(nmi),
3958             'one' => q({0} nmi),
3959             'other' => q({0} nmi),
3960             },
3961             'ohm' => {
3962             'name' => q(ohm),
3963             'one' => q({0} Ω),
3964             'other' => q({0} Ω),
3965             },
3966             'ounce' => {
3967             'name' => q(oz),
3968             'one' => q({0} oz),
3969             'other' => q({0} oz),
3970             'per' => q({0}/oz),
3971             },
3972             'ounce-troy' => {
3973             'name' => q(troy ons),
3974             'one' => q({0} oz t),
3975             'other' => q({0} oz t),
3976             },
3977             'parsec' => {
3978             'name' => q(parsek),
3979             'one' => q({0} pc),
3980             'other' => q({0} pc),
3981             },
3982             'part-per-million' => {
3983             'name' => q(ppm),
3984             'one' => q({0} ppm),
3985             'other' => q({0} ppm),
3986             },
3987             'per' => {
3988             '1' => q({0}/{1}),
3989             },
3990             'percent' => {
3991             'name' => q(%),
3992             'one' => q({0}%),
3993             'other' => q({0}%),
3994             },
3995             'permille' => {
3996             'name' => q(‰),
3997             'one' => q({0}‰),
3998             'other' => q({0}‰),
3999             },
4000             'petabyte' => {
4001             'name' => q(PB),
4002             'one' => q({0} PB),
4003             'other' => q({0} PB),
4004             },
4005             'picometer' => {
4006             'name' => q(pm),
4007             'one' => q({0} pm),
4008             'other' => q({0} pm),
4009             },
4010             'pint' => {
4011             'name' => q(pint),
4012             'one' => q({0} pint),
4013             'other' => q({0} pint),
4014             },
4015             'pint-metric' => {
4016             'name' => q(mpt),
4017             'one' => q({0} mpt),
4018             'other' => q({0} mpt),
4019             },
4020             'point' => {
4021             'name' => q(punto),
4022             'one' => q({0} pt),
4023             'other' => q({0} pt),
4024             },
4025             'pound' => {
4026             'name' => q(libre),
4027             'one' => q({0} lb),
4028             'other' => q({0} lb),
4029             'per' => q({0}/lb),
4030             },
4031             'pound-per-square-inch' => {
4032             'name' => q(lb/in²),
4033             'one' => q({0} lb/in²),
4034             'other' => q({0} lb/in²),
4035             },
4036             'quart' => {
4037             'name' => q(quart),
4038             'one' => q({0} quart),
4039             'other' => q({0} quart),
4040             },
4041             'radian' => {
4042             'name' => q(radyan),
4043             'one' => q({0} rad),
4044             'other' => q({0} rad),
4045             },
4046             'revolution' => {
4047             'name' => q(dev),
4048             'one' => q({0} dev),
4049             'other' => q({0} dev),
4050             },
4051             'second' => {
4052             'name' => q(saniye),
4053             'one' => q({0} sn.),
4054             'other' => q({0} sn.),
4055             'per' => q({0}/sn),
4056             },
4057             'square-centimeter' => {
4058             'name' => q(cm²),
4059             'one' => q({0} cm²),
4060             'other' => q({0} cm²),
4061             'per' => q({0}/cm²),
4062             },
4063             'square-foot' => {
4064             'name' => q(ft²),
4065             'one' => q({0} ft²),
4066             'other' => q({0} ft²),
4067             },
4068             'square-inch' => {
4069             'name' => q(in²),
4070             'one' => q({0} in²),
4071             'other' => q({0} in²),
4072             'per' => q({0}/in²),
4073             },
4074             'square-kilometer' => {
4075             'name' => q(km²),
4076             'one' => q({0} km²),
4077             'other' => q({0} km²),
4078             'per' => q({0}/km²),
4079             },
4080             'square-meter' => {
4081             'name' => q(m²),
4082             'one' => q({0} m²),
4083             'other' => q({0} m²),
4084             'per' => q({0}/m²),
4085             },
4086             'square-mile' => {
4087             'name' => q(mi²),
4088             'one' => q({0} mi²),
4089             'other' => q({0} mi²),
4090             'per' => q({0}/mi²),
4091             },
4092             'square-yard' => {
4093             'name' => q(yd²),
4094             'one' => q({0} yd²),
4095             'other' => q({0} yd²),
4096             },
4097             'stone' => {
4098             'name' => q(stone),
4099             'one' => q({0} st),
4100             'other' => q({0} st),
4101             },
4102             'tablespoon' => {
4103             'name' => q(yk),
4104             'one' => q({0} yk),
4105             'other' => q({0} yk),
4106             },
4107             'teaspoon' => {
4108             'name' => q(tk),
4109             'one' => q({0} tk),
4110             'other' => q({0} tk),
4111             },
4112             'terabit' => {
4113             'name' => q(Tbit),
4114             'one' => q({0} Tb),
4115             'other' => q({0} Tb),
4116             },
4117             'terabyte' => {
4118             'name' => q(TB),
4119             'one' => q({0} TB),
4120             'other' => q({0} TB),
4121             },
4122             'ton' => {
4123             'name' => q(Amerikan tonu),
4124             'one' => q({0} kısa ton),
4125             'other' => q({0} kısa ton),
4126             },
4127             'volt' => {
4128             'name' => q(volt),
4129             'one' => q({0} V),
4130             'other' => q({0} V),
4131             },
4132             'watt' => {
4133             'name' => q(vat),
4134             'one' => q({0} W),
4135             'other' => q({0} W),
4136             },
4137             'week' => {
4138             'name' => q(hafta),
4139             'one' => q({0} hf.),
4140             'other' => q({0} hf.),
4141             'per' => q({0}/hf.),
4142             },
4143             'yard' => {
4144             'name' => q(yarda),
4145             'one' => q({0} yd),
4146             'other' => q({0} yd),
4147             },
4148             'year' => {
4149             'name' => q(yıl),
4150             'one' => q({0} yıl),
4151             'other' => q({0} yıl),
4152             'per' => q({0}/y),
4153             },
4154             },
4155             } }
4156             );
4157              
4158             has 'yesstr' => (
4159             is => 'ro',
4160             isa => RegexpRef,
4161             init_arg => undef,
4162             default => sub { qr'^(?i:evet|e|yes|y)$' }
4163             );
4164              
4165             has 'nostr' => (
4166             is => 'ro',
4167             isa => RegexpRef,
4168             init_arg => undef,
4169             default => sub { qr'^(?i:hayir|h|no|n)$' }
4170             );
4171              
4172             has 'listPatterns' => (
4173             is => 'ro',
4174             isa => HashRef,
4175             init_arg => undef,
4176             default => sub { {
4177             start => q({0} {1}),
4178             middle => q({0} {1}),
4179             end => q({0} {1}),
4180             2 => q({0} {1}),
4181             } }
4182             );
4183              
4184             has 'default_numbering_system' => (
4185             is => 'ro',
4186             isa => Str,
4187             init_arg => undef,
4188             default => 'latn',
4189             );
4190              
4191             has native_numbering_system => (
4192             is => 'ro',
4193             isa => Str,
4194             init_arg => undef,
4195             default => 'latn',
4196             );
4197              
4198             has 'minimum_grouping_digits' => (
4199             is =>'ro',
4200             isa => Int,
4201             init_arg => undef,
4202             default => 1,
4203             );
4204              
4205             has 'number_symbols' => (
4206             is => 'ro',
4207             isa => HashRef,
4208             init_arg => undef,
4209             default => sub { {
4210             'latn' => {
4211             'decimal' => q(,),
4212             'exponential' => q(E),
4213             'group' => q(.),
4214             'infinity' => q(∞),
4215             'list' => q(;),
4216             'minusSign' => q(-),
4217             'nan' => q(NaN),
4218             'perMille' => q(‰),
4219             'percentSign' => q(%),
4220             'plusSign' => q(+),
4221             'superscriptingExponent' => q(×),
4222             'timeSeparator' => q(:),
4223             },
4224             } }
4225             );
4226              
4227             has 'number_formats' => (
4228             is => 'ro',
4229             isa => HashRef,
4230             init_arg => undef,
4231             default => sub { {
4232             decimalFormat => {
4233             'default' => {
4234             '1000' => {
4235             'one' => '0 B',
4236             'other' => '0 B',
4237             },
4238             '10000' => {
4239             'one' => '00 B',
4240             'other' => '00 B',
4241             },
4242             '100000' => {
4243             'one' => '000 B',
4244             'other' => '000 B',
4245             },
4246             '1000000' => {
4247             'one' => '0 Mn',
4248             'other' => '0 Mn',
4249             },
4250             '10000000' => {
4251             'one' => '00 Mn',
4252             'other' => '00 Mn',
4253             },
4254             '100000000' => {
4255             'one' => '000 Mn',
4256             'other' => '000 Mn',
4257             },
4258             '1000000000' => {
4259             'one' => '0 Mr',
4260             'other' => '0 Mr',
4261             },
4262             '10000000000' => {
4263             'one' => '00 Mr',
4264             'other' => '00 Mr',
4265             },
4266             '100000000000' => {
4267             'one' => '000 Mr',
4268             'other' => '000 Mr',
4269             },
4270             '1000000000000' => {
4271             'one' => '0 Tn',
4272             'other' => '0 Tn',
4273             },
4274             '10000000000000' => {
4275             'one' => '00 Tn',
4276             'other' => '00 Tn',
4277             },
4278             '100000000000000' => {
4279             'one' => '000 Tn',
4280             'other' => '000 Tn',
4281             },
4282             'standard' => {
4283             'default' => '#,##0.###',
4284             },
4285             },
4286             'long' => {
4287             '1000' => {
4288             'one' => '0 bin',
4289             'other' => '0 bin',
4290             },
4291             '10000' => {
4292             'one' => '00 bin',
4293             'other' => '00 bin',
4294             },
4295             '100000' => {
4296             'one' => '000 bin',
4297             'other' => '000 bin',
4298             },
4299             '1000000' => {
4300             'one' => '0 milyon',
4301             'other' => '0 milyon',
4302             },
4303             '10000000' => {
4304             'one' => '00 milyon',
4305             'other' => '00 milyon',
4306             },
4307             '100000000' => {
4308             'one' => '000 milyon',
4309             'other' => '000 milyon',
4310             },
4311             '1000000000' => {
4312             'one' => '0 milyar',
4313             'other' => '0 milyar',
4314             },
4315             '10000000000' => {
4316             'one' => '00 milyar',
4317             'other' => '00 milyar',
4318             },
4319             '100000000000' => {
4320             'one' => '000 milyar',
4321             'other' => '000 milyar',
4322             },
4323             '1000000000000' => {
4324             'one' => '0 trilyon',
4325             'other' => '0 trilyon',
4326             },
4327             '10000000000000' => {
4328             'one' => '00 trilyon',
4329             'other' => '00 trilyon',
4330             },
4331             '100000000000000' => {
4332             'one' => '000 trilyon',
4333             'other' => '000 trilyon',
4334             },
4335             },
4336             'short' => {
4337             '1000' => {
4338             'one' => '0 B',
4339             'other' => '0 B',
4340             },
4341             '10000' => {
4342             'one' => '00 B',
4343             'other' => '00 B',
4344             },
4345             '100000' => {
4346             'one' => '000 B',
4347             'other' => '000 B',
4348             },
4349             '1000000' => {
4350             'one' => '0 Mn',
4351             'other' => '0 Mn',
4352             },
4353             '10000000' => {
4354             'one' => '00 Mn',
4355             'other' => '00 Mn',
4356             },
4357             '100000000' => {
4358             'one' => '000 Mn',
4359             'other' => '000 Mn',
4360             },
4361             '1000000000' => {
4362             'one' => '0 Mr',
4363             'other' => '0 Mr',
4364             },
4365             '10000000000' => {
4366             'one' => '00 Mr',
4367             'other' => '00 Mr',
4368             },
4369             '100000000000' => {
4370             'one' => '000 Mr',
4371             'other' => '000 Mr',
4372             },
4373             '1000000000000' => {
4374             'one' => '0 Tn',
4375             'other' => '0 Tn',
4376             },
4377             '10000000000000' => {
4378             'one' => '00 Tn',
4379             'other' => '00 Tn',
4380             },
4381             '100000000000000' => {
4382             'one' => '000 Tn',
4383             'other' => '000 Tn',
4384             },
4385             },
4386             },
4387             percentFormat => {
4388             'default' => {
4389             'standard' => {
4390             'default' => '%#,##0',
4391             },
4392             },
4393             },
4394             scientificFormat => {
4395             'default' => {
4396             'standard' => {
4397             'default' => '#E0',
4398             },
4399             },
4400             },
4401             } },
4402             );
4403              
4404             has 'number_currency_formats' => (
4405             is => 'ro',
4406             isa => HashRef,
4407             init_arg => undef,
4408             default => sub { {
4409             'latn' => {
4410             'pattern' => {
4411             'default' => {
4412             'accounting' => {
4413             'negative' => '(¤#,##0.00)',
4414             'positive' => '¤#,##0.00',
4415             },
4416             'standard' => {
4417             'positive' => '¤#,##0.00',
4418             },
4419             },
4420             },
4421             },
4422             } },
4423             );
4424              
4425             has 'currencies' => (
4426             is => 'ro',
4427             isa => HashRef,
4428             init_arg => undef,
4429             default => sub { {
4430             'ADP' => {
4431             symbol => 'ADP',
4432             display_name => {
4433             'currency' => q(Andorra Pezetası),
4434             'one' => q(Andorra Pezetası),
4435             'other' => q(Andorra Pezetası),
4436             },
4437             },
4438             'AED' => {
4439             symbol => 'AED',
4440             display_name => {
4441             'currency' => q(Birleşik Arap Emirlikleri Dirhemi),
4442             'one' => q(BAE dirhemi),
4443             'other' => q(BAE dirhemi),
4444             },
4445             },
4446             'AFA' => {
4447             display_name => {
4448             'currency' => q(Afganistan Afganisi \(1927–2002\)),
4449             'one' => q(Afganistan Afganisi \(1927–2002\)),
4450             'other' => q(Afganistan Afganisi \(1927–2002\)),
4451             },
4452             },
4453             'AFN' => {
4454             symbol => 'AFN',
4455             display_name => {
4456             'currency' => q(Afganistan Afganisi),
4457             'one' => q(Afganistan afganisi),
4458             'other' => q(Afganistan afganisi),
4459             },
4460             },
4461             'ALK' => {
4462             display_name => {
4463             'currency' => q(Arnavutluk Leki \(1946–1965\)),
4464             'one' => q(Arnavutluk leki \(1946–1965\)),
4465             'other' => q(Arnavutluk leki \(1946–1965\)),
4466             },
4467             },
4468             'ALL' => {
4469             symbol => 'ALL',
4470             display_name => {
4471             'currency' => q(Arnavutluk Leki),
4472             'one' => q(Arnavutluk leki),
4473             'other' => q(Arnavutluk leki),
4474             },
4475             },
4476             'AMD' => {
4477             symbol => 'AMD',
4478             display_name => {
4479             'currency' => q(Ermenistan Dramı),
4480             'one' => q(Ermenistan dramı),
4481             'other' => q(Ermenistan dramı),
4482             },
4483             },
4484             'ANG' => {
4485             symbol => 'ANG',
4486             display_name => {
4487             'currency' => q(Hollanda Antilleri Guldeni),
4488             'one' => q(Hollanda Antilleri guldeni),
4489             'other' => q(Hollanda Antilleri guldeni),
4490             },
4491             },
4492             'AOA' => {
4493             symbol => 'AOA',
4494             display_name => {
4495             'currency' => q(Angola Kvanzası),
4496             'one' => q(Angola kvanzası),
4497             'other' => q(Angola kvanzası),
4498             },
4499             },
4500             'AOK' => {
4501             display_name => {
4502             'currency' => q(Angola Kvanzası \(1977–1990\)),
4503             },
4504             },
4505             'AON' => {
4506             display_name => {
4507             'currency' => q(Yeni Angola Kvanzası \(1990–2000\)),
4508             },
4509             },
4510             'AOR' => {
4511             display_name => {
4512             'currency' => q(Angola Kvanzası Reajustado \(1995–1999\)),
4513             },
4514             },
4515             'ARA' => {
4516             symbol => 'ARA',
4517             display_name => {
4518             'currency' => q(Arjantin Australi),
4519             'one' => q(Arjantin Australi),
4520             'other' => q(Arjantin Australi),
4521             },
4522             },
4523             'ARL' => {
4524             symbol => 'ARL',
4525             display_name => {
4526             'currency' => q(Arjantin Peso Leyi \(1970–1983\)),
4527             'one' => q(Arjantin peso leyi \(1970–1983\)),
4528             'other' => q(Arjantin peso leyi \(1970–1983\)),
4529             },
4530             },
4531             'ARM' => {
4532             symbol => 'ARM',
4533             display_name => {
4534             'currency' => q(Arjantin Pesosu \(1881–1970\)),
4535             'one' => q(Arjantin pesosu \(1881–1970\)),
4536             'other' => q(Arjantin pesosu \(1881–1970\)),
4537             },
4538             },
4539             'ARP' => {
4540             symbol => 'ARP',
4541             display_name => {
4542             'currency' => q(Arjantin Pezosu \(1983–1985\)),
4543             'one' => q(Arjantin Pezosu \(1983–1985\)),
4544             'other' => q(Arjantin Pezosu \(1983–1985\)),
4545             },
4546             },
4547             'ARS' => {
4548             symbol => 'ARS',
4549             display_name => {
4550             'currency' => q(Arjantin Pesosu),
4551             'one' => q(Arjantin pesosu),
4552             'other' => q(Arjantin pesosu),
4553             },
4554             },
4555             'ATS' => {
4556             symbol => 'ATS',
4557             display_name => {
4558             'currency' => q(Avusturya Şilini),
4559             'one' => q(Avusturya Şilini),
4560             'other' => q(Avusturya Şilini),
4561             },
4562             },
4563             'AUD' => {
4564             symbol => 'AU$',
4565             display_name => {
4566             'currency' => q(Avustralya Doları),
4567             'one' => q(Avustralya doları),
4568             'other' => q(Avustralya doları),
4569             },
4570             },
4571             'AWG' => {
4572             symbol => 'AWG',
4573             display_name => {
4574             'currency' => q(Aruba Florini),
4575             'one' => q(Aruba florini),
4576             'other' => q(Aruba florini),
4577             },
4578             },
4579             'AZM' => {
4580             symbol => 'AZM',
4581             display_name => {
4582             'currency' => q(Azerbaycan Manatı \(1993–2006\)),
4583             'one' => q(Azerbaycan Manatı \(1993–2006\)),
4584             'other' => q(Azerbaycan Manatı \(1993–2006\)),
4585             },
4586             },
4587             'AZN' => {
4588             symbol => 'AZN',
4589             display_name => {
4590             'currency' => q(Azerbaycan Manatı),
4591             'one' => q(Azerbaycan manatı),
4592             'other' => q(Azerbaycan manatı),
4593             },
4594             },
4595             'BAD' => {
4596             symbol => 'BAD',
4597             display_name => {
4598             'currency' => q(Bosna Hersek Dinarı),
4599             'one' => q(Bosna Hersek Dinarı),
4600             'other' => q(Bosna Hersek Dinarı),
4601             },
4602             },
4603             'BAM' => {
4604             symbol => 'BAM',
4605             display_name => {
4606             'currency' => q(Konvertibl Bosna Hersek Markı),
4607             'one' => q(Konvertibl Bosna Hersek markı),
4608             'other' => q(Konvertibl Bosna Hersek markı),
4609             },
4610             },
4611             'BAN' => {
4612             symbol => 'BAN',
4613             display_name => {
4614             'currency' => q(Yeni Bosna Hersek Dinarı \(1994–1997\)),
4615             'one' => q(Yeni Bosna Hersek dinarı \(1994–1997\)),
4616             'other' => q(Yeni Bosna Hersek dinarı \(1994–1997\)),
4617             },
4618             },
4619             'BBD' => {
4620             symbol => 'BBD',
4621             display_name => {
4622             'currency' => q(Barbados Doları),
4623             'one' => q(Barbados doları),
4624             'other' => q(Barbados doları),
4625             },
4626             },
4627             'BDT' => {
4628             symbol => 'BDT',
4629             display_name => {
4630             'currency' => q(Bangladeş Takası),
4631             'one' => q(Bangladeş takası),
4632             'other' => q(Bangladeş takası),
4633             },
4634             },
4635             'BEC' => {
4636             symbol => 'BEC',
4637             display_name => {
4638             'currency' => q(Belçika Frangı \(konvertibl\)),
4639             'one' => q(Belçika Frangı \(konvertibl\)),
4640             'other' => q(Belçika Frangı \(konvertibl\)),
4641             },
4642             },
4643             'BEF' => {
4644             symbol => 'BEF',
4645             display_name => {
4646             'currency' => q(Belçika Frangı),
4647             'one' => q(Belçika Frangı),
4648             'other' => q(Belçika Frangı),
4649             },
4650             },
4651             'BEL' => {
4652             symbol => 'BEL',
4653             display_name => {
4654             'currency' => q(Belçika Frangı \(finansal\)),
4655             'one' => q(Belçika Frangı \(finansal\)),
4656             'other' => q(Belçika Frangı \(finansal\)),
4657             },
4658             },
4659             'BGL' => {
4660             symbol => 'BGL',
4661             display_name => {
4662             'currency' => q(Bulgar Levası \(Hard\)),
4663             'one' => q(Bulgar Levası \(Hard\)),
4664             'other' => q(Bulgar Levası \(Hard\)),
4665             },
4666             },
4667             'BGM' => {
4668             symbol => 'BGM',
4669             display_name => {
4670             'currency' => q(Sosyalist Bulgaristan Levası),
4671             'one' => q(Sosyalist Bulgaristan levası),
4672             'other' => q(Sosyalist Bulgaristan levası),
4673             },
4674             },
4675             'BGN' => {
4676             symbol => 'BGN',
4677             display_name => {
4678             'currency' => q(Bulgar Levası),
4679             'one' => q(Bulgar levası),
4680             'other' => q(Bulgar levası),
4681             },
4682             },
4683             'BGO' => {
4684             symbol => 'BGO',
4685             display_name => {
4686             'currency' => q(Bulgar Levası \(1879–1952\)),
4687             'one' => q(Bulgar levası \(1879–1952\)),
4688             'other' => q(Bulgar levası \(1879–1952\)),
4689             },
4690             },
4691             'BHD' => {
4692             symbol => 'BHD',
4693             display_name => {
4694             'currency' => q(Bahreyn Dinarı),
4695             'one' => q(Bahreyn dinarı),
4696             'other' => q(Bahreyn dinarı),
4697             },
4698             },
4699             'BIF' => {
4700             symbol => 'BIF',
4701             display_name => {
4702             'currency' => q(Burundi Frangı),
4703             'one' => q(Burundi frangı),
4704             'other' => q(Burundi frangı),
4705             },
4706             },
4707             'BMD' => {
4708             symbol => 'BMD',
4709             display_name => {
4710             'currency' => q(Bermuda Doları),
4711             'one' => q(Bermuda doları),
4712             'other' => q(Bermuda doları),
4713             },
4714             },
4715             'BND' => {
4716             symbol => 'BND',
4717             display_name => {
4718             'currency' => q(Brunei Doları),
4719             'one' => q(Brunei doları),
4720             'other' => q(Brunei doları),
4721             },
4722             },
4723             'BOB' => {
4724             symbol => 'BOB',
4725             display_name => {
4726             'currency' => q(Bolivya Bolivyanosu),
4727             'one' => q(Bolivya bolivyanosu),
4728             'other' => q(Bolivya bolivyanosu),
4729             },
4730             },
4731             'BOL' => {
4732             symbol => 'BOL',
4733             display_name => {
4734             'currency' => q(Bolivya Bolivyanosu \(1863–1963\)),
4735             'one' => q(Bolivya bolivyanosu \(1863–1963\)),
4736             'other' => q(Bolivya bolivyanosu \(1863–1963\)),
4737             },
4738             },
4739             'BOP' => {
4740             symbol => 'BOP',
4741             display_name => {
4742             'currency' => q(Bolivya Pezosu),
4743             'one' => q(Bolivya Pezosu),
4744             'other' => q(Bolivya Pezosu),
4745             },
4746             },
4747             'BOV' => {
4748             symbol => 'BOV',
4749             display_name => {
4750             'currency' => q(Bolivya Mvdolu),
4751             'one' => q(Bolivya Mvdolu),
4752             'other' => q(Bolivya Mvdolu),
4753             },
4754             },
4755             'BRB' => {
4756             symbol => 'BRB',
4757             display_name => {
4758             'currency' => q(Yeni Brezilya Kruzeirosu \(1967–1986\)),
4759             'one' => q(Yeni Brezilya Kruzeirosu \(1967–1986\)),
4760             'other' => q(Yeni Brezilya Kruzeirosu \(1967–1986\)),
4761             },
4762             },
4763             'BRC' => {
4764             symbol => 'BRC',
4765             display_name => {
4766             'currency' => q(Brezilya Kruzadosu),
4767             'one' => q(Brezilya Kruzadosu),
4768             'other' => q(Brezilya Kruzadosu),
4769             },
4770             },
4771             'BRE' => {
4772             symbol => 'BRE',
4773             display_name => {
4774             'currency' => q(Brezilya Kruzeirosu \(1990–1993\)),
4775             'one' => q(Brezilya Kruzeirosu \(1990–1993\)),
4776             'other' => q(Brezilya Kruzeirosu \(1990–1993\)),
4777             },
4778             },
4779             'BRL' => {
4780             symbol => 'R$',
4781             display_name => {
4782             'currency' => q(Brezilya Reali),
4783             'one' => q(Brezilya reali),
4784             'other' => q(Brezilya reali),
4785             },
4786             },
4787             'BRN' => {
4788             symbol => 'BRN',
4789             display_name => {
4790             'currency' => q(Yeni Brezilya Kruzadosu),
4791             'one' => q(Yeni Brezilya Kruzadosu),
4792             'other' => q(Yeni Brezilya Kruzadosu),
4793             },
4794             },
4795             'BRR' => {
4796             symbol => 'BRR',
4797             display_name => {
4798             'currency' => q(Brezilya Kruzeirosu),
4799             'one' => q(Brezilya Kruzeirosu),
4800             'other' => q(Brezilya Kruzeirosu),
4801             },
4802             },
4803             'BRZ' => {
4804             symbol => 'BRZ',
4805             display_name => {
4806             'currency' => q(Brezilya Kruzeirosu \(1942–1967\)),
4807             'one' => q(Brezilya kruzeirosu \(1942–1967\)),
4808             'other' => q(Brezilya kruzeirosu \(1942–1967\)),
4809             },
4810             },
4811             'BSD' => {
4812             symbol => 'BSD',
4813             display_name => {
4814             'currency' => q(Bahama Doları),
4815             'one' => q(Bahama doları),
4816             'other' => q(Bahama doları),
4817             },
4818             },
4819             'BTN' => {
4820             symbol => 'BTN',
4821             display_name => {
4822             'currency' => q(Bhutan Ngultrumu),
4823             'one' => q(Bhutan ngultrumu),
4824             'other' => q(Bhutan ngultrumu),
4825             },
4826             },
4827             'BUK' => {
4828             symbol => 'BUK',
4829             display_name => {
4830             'currency' => q(Burma Kyatı),
4831             'one' => q(Burma Kyatı),
4832             'other' => q(Burma Kyatı),
4833             },
4834             },
4835             'BWP' => {
4836             symbol => 'BWP',
4837             display_name => {
4838             'currency' => q(Botsvana Pulası),
4839             'one' => q(Botsvana pulası),
4840             'other' => q(Botsvana pulası),
4841             },
4842             },
4843             'BYB' => {
4844             symbol => 'BYB',
4845             display_name => {
4846             'currency' => q(Yeni Beyaz Rusya Rublesi \(1994–1999\)),
4847             'one' => q(Yeni Beyaz Rusya Rublesi \(1994–1999\)),
4848             'other' => q(Yeni Beyaz Rusya Rublesi \(1994–1999\)),
4849             },
4850             },
4851             'BYN' => {
4852             symbol => 'BYN',
4853             display_name => {
4854             'currency' => q(Belarus Rublesi),
4855             'one' => q(Belarus rublesi),
4856             'other' => q(Belarus rublesi),
4857             },
4858             },
4859             'BYR' => {
4860             symbol => 'BYR',
4861             display_name => {
4862             'currency' => q(Beyaz Rusya Rublesi \(2000–2016\)),
4863             'one' => q(Beyaz Rusya rublesi \(2000–2016\)),
4864             'other' => q(Beyaz Rusya rublesi \(2000–2016\)),
4865             },
4866             },
4867             'BZD' => {
4868             symbol => 'BZD',
4869             display_name => {
4870             'currency' => q(Belize Doları),
4871             'one' => q(Belize doları),
4872             'other' => q(Belize doları),
4873             },
4874             },
4875             'CAD' => {
4876             symbol => 'CA$',
4877             display_name => {
4878             'currency' => q(Kanada Doları),
4879             'one' => q(Kanada doları),
4880             'other' => q(Kanada doları),
4881             },
4882             },
4883             'CDF' => {
4884             symbol => 'CDF',
4885             display_name => {
4886             'currency' => q(Kongo Frangı),
4887             'one' => q(Kongo frangı),
4888             'other' => q(Kongo frangı),
4889             },
4890             },
4891             'CHE' => {
4892             symbol => 'CHE',
4893             display_name => {
4894             'currency' => q(WIR Avrosu),
4895             'one' => q(WIR Avrosu),
4896             'other' => q(WIR Avrosu),
4897             },
4898             },
4899             'CHF' => {
4900             symbol => 'CHF',
4901             display_name => {
4902             'currency' => q(İsviçre Frangı),
4903             'one' => q(İsviçre frangı),
4904             'other' => q(İsviçre frangı),
4905             },
4906             },
4907             'CHW' => {
4908             symbol => 'CHW',
4909             display_name => {
4910             'currency' => q(WIR Frangı),
4911             'one' => q(WIR Frangı),
4912             'other' => q(WIR Frangı),
4913             },
4914             },
4915             'CLE' => {
4916             symbol => 'CLE',
4917             display_name => {
4918             'currency' => q(Şili Esküdosu),
4919             'one' => q(Şili esküdosu),
4920             'other' => q(Şili esküdosu),
4921             },
4922             },
4923             'CLF' => {
4924             symbol => 'CLF',
4925             display_name => {
4926             'currency' => q(Şili Unidades de Fomento),
4927             'one' => q(Şili Unidades de Fomento),
4928             'other' => q(Şili Unidades de Fomento),
4929             },
4930             },
4931             'CLP' => {
4932             symbol => 'CLP',
4933             display_name => {
4934             'currency' => q(Şili Pesosu),
4935             'one' => q(Şili pesosu),
4936             'other' => q(Şili pesosu),
4937             },
4938             },
4939             'CNH' => {
4940             symbol => 'CNH',
4941             display_name => {
4942             'currency' => q(Çin Yuanı \(offshore\)),
4943             'one' => q(Çin yuanı \(offshore\)),
4944             'other' => q(Çin yuanı \(offshore\)),
4945             },
4946             },
4947             'CNX' => {
4948             display_name => {
4949             'currency' => q(Çin Halk Cumhuriyeti Merkez Bankası Doları),
4950             'one' => q(Çin Halk Cumhuriyeti Merkez Bankası doları),
4951             'other' => q(Çin Halk Cumhuriyeti Merkez Bankası doları),
4952             },
4953             },
4954             'CNY' => {
4955             symbol => 'CN¥',
4956             display_name => {
4957             'currency' => q(Çin Yuanı),
4958             'one' => q(Çin yuanı),
4959             'other' => q(Çin yuanı),
4960             },
4961             },
4962             'COP' => {
4963             symbol => 'COP',
4964             display_name => {
4965             'currency' => q(Kolombiya Pesosu),
4966             'one' => q(Kolombiya pesosu),
4967             'other' => q(Kolombiya pesosu),
4968             },
4969             },
4970             'COU' => {
4971             symbol => 'COU',
4972             display_name => {
4973             'currency' => q(Unidad de Valor Real),
4974             'one' => q(Unidad de Valor Real),
4975             'other' => q(Unidad de Valor Real),
4976             },
4977             },
4978             'CRC' => {
4979             symbol => 'CRC',
4980             display_name => {
4981             'currency' => q(Kosta Rika Kolonu),
4982             'one' => q(Kosta Rika kolonu),
4983             'other' => q(Kosta Rika kolonu),
4984             },
4985             },
4986             'CSD' => {
4987             symbol => 'CSD',
4988             display_name => {
4989             'currency' => q(Eski Sırbistan Dinarı),
4990             'one' => q(Eski Sırbistan Dinarı),
4991             'other' => q(Eski Sırbistan Dinarı),
4992             },
4993             },
4994             'CSK' => {
4995             symbol => 'CSK',
4996             display_name => {
4997             'currency' => q(Çekoslavak Korunası \(Hard\)),
4998             'one' => q(Çekoslavak Korunası \(Hard\)),
4999             'other' => q(Çekoslavak Korunası \(Hard\)),
5000             },
5001             },
5002             'CUC' => {
5003             symbol => 'CUC',
5004             display_name => {
5005             'currency' => q(Konvertibl Küba Pesosu),
5006             'one' => q(Konvertibl Küba pesosu),
5007             'other' => q(Konvertibl Küba pesosu),
5008             },
5009             },
5010             'CUP' => {
5011             symbol => 'CUP',
5012             display_name => {
5013             'currency' => q(Küba Pesosu),
5014             'one' => q(Küba pesosu),
5015             'other' => q(Küba pesosu),
5016             },
5017             },
5018             'CVE' => {
5019             symbol => 'CVE',
5020             display_name => {
5021             'currency' => q(Cape Verde Esküdosu),
5022             'one' => q(Cape Verde esküdosu),
5023             'other' => q(Cape Verde esküdosu),
5024             },
5025             },
5026             'CYP' => {
5027             symbol => 'CYP',
5028             display_name => {
5029             'currency' => q(Güney Kıbrıs Lirası),
5030             'one' => q(Güney Kıbrıs Lirası),
5031             'other' => q(Güney Kıbrıs Lirası),
5032             },
5033             },
5034             'CZK' => {
5035             symbol => 'CZK',
5036             display_name => {
5037             'currency' => q(Çek Cumhuriyeti Korunası),
5038             'one' => q(Çek Cumhuriyeti korunası),
5039             'other' => q(Çek Cumhuriyeti korunası),
5040             },
5041             },
5042             'DDM' => {
5043             symbol => 'DDM',
5044             display_name => {
5045             'currency' => q(Doğu Alman Markı),
5046             'one' => q(Doğu Alman Markı),
5047             'other' => q(Doğu Alman Markı),
5048             },
5049             },
5050             'DEM' => {
5051             symbol => 'DEM',
5052             display_name => {
5053             'currency' => q(Alman Markı),
5054             'one' => q(Alman Markı),
5055             'other' => q(Alman Markı),
5056             },
5057             },
5058             'DJF' => {
5059             symbol => 'DJF',
5060             display_name => {
5061             'currency' => q(Cibuti Frangı),
5062             'one' => q(Cibuti frangı),
5063             'other' => q(Cibuti frangı),
5064             },
5065             },
5066             'DKK' => {
5067             symbol => 'DKK',
5068             display_name => {
5069             'currency' => q(Danimarka Kronu),
5070             'one' => q(Danimarka kronu),
5071             'other' => q(Danimarka kronu),
5072             },
5073             },
5074             'DOP' => {
5075             symbol => 'DOP',
5076             display_name => {
5077             'currency' => q(Dominik Pesosu),
5078             'one' => q(Dominik pesosu),
5079             'other' => q(Dominik pesosu),
5080             },
5081             },
5082             'DZD' => {
5083             symbol => 'DZD',
5084             display_name => {
5085             'currency' => q(Cezayir Dinarı),
5086             'one' => q(Cezayir dinarı),
5087             'other' => q(Cezayir dinarı),
5088             },
5089             },
5090             'ECS' => {
5091             symbol => 'ECS',
5092             display_name => {
5093             'currency' => q(Ekvador Sukresi),
5094             'one' => q(Ekvador Sukresi),
5095             'other' => q(Ekvador Sukresi),
5096             },
5097             },
5098             'ECV' => {
5099             symbol => 'ECV',
5100             display_name => {
5101             'currency' => q(Ekvador Unidad de Valor Constante \(UVC\)),
5102             'one' => q(Ekvador Unidad de Valor Constante \(UVC\)),
5103             'other' => q(Ekvador Unidad de Valor Constante \(UVC\)),
5104             },
5105             },
5106             'EEK' => {
5107             symbol => 'EEK',
5108             display_name => {
5109             'currency' => q(Estonya Krunu),
5110             'one' => q(Estonya Krunu),
5111             'other' => q(Estonya Krunu),
5112             },
5113             },
5114             'EGP' => {
5115             symbol => 'EGP',
5116             display_name => {
5117             'currency' => q(Mısır Lirası),
5118             'one' => q(Mısır lirası),
5119             'other' => q(Mısır lirası),
5120             },
5121             },
5122             'ERN' => {
5123             symbol => 'ERN',
5124             display_name => {
5125             'currency' => q(Eritre Nakfası),
5126             'one' => q(Eritre nakfası),
5127             'other' => q(Eritre nakfası),
5128             },
5129             },
5130             'ESA' => {
5131             symbol => 'ESA',
5132             display_name => {
5133             'currency' => q(İspanyol Pezetası \(A hesabı\)),
5134             'one' => q(İspanyol Pezetası \(A hesabı\)),
5135             'other' => q(İspanyol Pezetası \(A hesabı\)),
5136             },
5137             },
5138             'ESB' => {
5139             symbol => 'ESB',
5140             display_name => {
5141             'currency' => q(İspanyol Pezetası \(konvertibl hesap\)),
5142             'one' => q(İspanyol Pezetası \(konvertibl hesap\)),
5143             'other' => q(İspanyol Pezetası \(konvertibl hesap\)),
5144             },
5145             },
5146             'ESP' => {
5147             symbol => 'ESP',
5148             display_name => {
5149             'currency' => q(İspanyol Pezetası),
5150             'one' => q(İspanyol Pezetası),
5151             'other' => q(İspanyol Pezetası),
5152             },
5153             },
5154             'ETB' => {
5155             symbol => 'ETB',
5156             display_name => {
5157             'currency' => q(Etiyopya Birri),
5158             'one' => q(Etiyopya birri),
5159             'other' => q(Etiyopya birri),
5160             },
5161             },
5162             'EUR' => {
5163             symbol => '€',
5164             display_name => {
5165             'currency' => q(Euro),
5166             'one' => q(Euro),
5167             'other' => q(Euro),
5168             },
5169             },
5170             'FIM' => {
5171             symbol => 'FIM',
5172             display_name => {
5173             'currency' => q(Fin Markkası),
5174             'one' => q(Fin Markkası),
5175             'other' => q(Fin Markkası),
5176             },
5177             },
5178             'FJD' => {
5179             symbol => 'FJD',
5180             display_name => {
5181             'currency' => q(Fiji Doları),
5182             'one' => q(Fiji doları),
5183             'other' => q(Fiji doları),
5184             },
5185             },
5186             'FKP' => {
5187             symbol => 'FKP',
5188             display_name => {
5189             'currency' => q(Falkland Adaları Lirası),
5190             'one' => q(Falkland Adaları lirası),
5191             'other' => q(Falkland Adaları lirası),
5192             },
5193             },
5194             'FRF' => {
5195             symbol => 'FRF',
5196             display_name => {
5197             'currency' => q(Fransız Frangı),
5198             'one' => q(Fransız Frangı),
5199             'other' => q(Fransız Frangı),
5200             },
5201             },
5202             'GBP' => {
5203             symbol => '£',
5204             display_name => {
5205             'currency' => q(İngiliz Sterlini),
5206             'one' => q(İngiliz sterlini),
5207             'other' => q(İngiliz sterlini),
5208             },
5209             },
5210             'GEK' => {
5211             symbol => 'GEK',
5212             display_name => {
5213             'currency' => q(Gürcistan Kupon Larisi),
5214             'one' => q(Gürcistan Kupon Larisi),
5215             'other' => q(Gürcistan Kupon Larisi),
5216             },
5217             },
5218             'GEL' => {
5219             symbol => 'GEL',
5220             display_name => {
5221             'currency' => q(Gürcistan Larisi),
5222             'one' => q(Gürcistan larisi),
5223             'other' => q(Gürcistan larisi),
5224             },
5225             },
5226             'GHC' => {
5227             display_name => {
5228             'currency' => q(Gana Sedisi \(1979–2007\)),
5229             },
5230             },
5231             'GHS' => {
5232             symbol => 'GHS',
5233             display_name => {
5234             'currency' => q(Gana Sedisi),
5235             'one' => q(Gana sedisi),
5236             'other' => q(Gana sedisi),
5237             },
5238             },
5239             'GIP' => {
5240             symbol => 'GIP',
5241             display_name => {
5242             'currency' => q(Cebelitarık Lirası),
5243             'one' => q(Cebelitarık lirası),
5244             'other' => q(Cebelitarık lirası),
5245             },
5246             },
5247             'GMD' => {
5248             symbol => 'GMD',
5249             display_name => {
5250             'currency' => q(Gambiya Dalasisi),
5251             'one' => q(Gambiya dalasisi),
5252             'other' => q(Gambiya dalasisi),
5253             },
5254             },
5255             'GNF' => {
5256             symbol => 'GNF',
5257             display_name => {
5258             'currency' => q(Gine Frangı),
5259             'one' => q(Gine frangı),
5260             'other' => q(Gine frangı),
5261             },
5262             },
5263             'GNS' => {
5264             display_name => {
5265             'currency' => q(Gine Sylisi),
5266             },
5267             },
5268             'GQE' => {
5269             display_name => {
5270             'currency' => q(Ekvator Ginesi Ekuelesi),
5271             },
5272             },
5273             'GRD' => {
5274             symbol => 'GRD',
5275             display_name => {
5276             'currency' => q(Yunan Drahmisi),
5277             'one' => q(Yunan Drahmisi),
5278             'other' => q(Yunan Drahmisi),
5279             },
5280             },
5281             'GTQ' => {
5282             symbol => 'GTQ',
5283             display_name => {
5284             'currency' => q(Guatemala Quetzalı),
5285             'one' => q(Guatemala quetzalı),
5286             'other' => q(Guatemala quetzalı),
5287             },
5288             },
5289             'GWE' => {
5290             display_name => {
5291             'currency' => q(Portekiz Ginesi Esküdosu),
5292             },
5293             },
5294             'GWP' => {
5295             display_name => {
5296             'currency' => q(Gine-Bissau Pezosu),
5297             },
5298             },
5299             'GYD' => {
5300             symbol => 'GYD',
5301             display_name => {
5302             'currency' => q(Guyana Doları),
5303             'one' => q(Guyana doları),
5304             'other' => q(Guyana doları),
5305             },
5306             },
5307             'HKD' => {
5308             symbol => 'HK$',
5309             display_name => {
5310             'currency' => q(Hong Kong Doları),
5311             'one' => q(Hong Kong doları),
5312             'other' => q(Hong Kong doları),
5313             },
5314             },
5315             'HNL' => {
5316             symbol => 'HNL',
5317             display_name => {
5318             'currency' => q(Honduras Lempirası),
5319             'one' => q(Honduras lempirası),
5320             'other' => q(Honduras lempirası),
5321             },
5322             },
5323             'HRD' => {
5324             symbol => 'HRD',
5325             display_name => {
5326             'currency' => q(Hırvatistan Dinarı),
5327             'one' => q(Hırvatistan Dinarı),
5328             'other' => q(Hırvatistan Dinarı),
5329             },
5330             },
5331             'HRK' => {
5332             symbol => 'HRK',
5333             display_name => {
5334             'currency' => q(Hırvatistan Kunası),
5335             'one' => q(Hırvatistan kunası),
5336             'other' => q(Hırvatistan kunası),
5337             },
5338             },
5339             'HTG' => {
5340             symbol => 'HTG',
5341             display_name => {
5342             'currency' => q(Haiti Gurdu),
5343             'one' => q(Haiti gurdu),
5344             'other' => q(Haiti gurdu),
5345             },
5346             },
5347             'HUF' => {
5348             symbol => 'HUF',
5349             display_name => {
5350             'currency' => q(Macar Forinti),
5351             'one' => q(Macar forinti),
5352             'other' => q(Macar forinti),
5353             },
5354             },
5355             'IDR' => {
5356             symbol => 'IDR',
5357             display_name => {
5358             'currency' => q(Endonezya Rupiahı),
5359             'one' => q(Endonezya rupiahı),
5360             'other' => q(Endonezya rupiahı),
5361             },
5362             },
5363             'IEP' => {
5364             symbol => 'IEP',
5365             display_name => {
5366             'currency' => q(İrlanda Lirası),
5367             'one' => q(İrlanda Lirası),
5368             'other' => q(İrlanda Lirası),
5369             },
5370             },
5371             'ILP' => {
5372             symbol => 'ILP',
5373             display_name => {
5374             'currency' => q(İsrail Lirası),
5375             'one' => q(İsrail Lirası),
5376             'other' => q(İsrail Lirası),
5377             },
5378             },
5379             'ILR' => {
5380             display_name => {
5381             'currency' => q(İsrail Şekeli \(1980–1985\)),
5382             'one' => q(İsrail şekeli \(1980–1985\)),
5383             'other' => q(İsrail şekeli \(1980–1985\)),
5384             },
5385             },
5386             'ILS' => {
5387             symbol => '₪',
5388             display_name => {
5389             'currency' => q(Yeni İsrail Şekeli),
5390             'one' => q(Yeni İsrail şekeli),
5391             'other' => q(Yeni İsrail şekeli),
5392             },
5393             },
5394             'INR' => {
5395             symbol => '₹',
5396             display_name => {
5397             'currency' => q(Hindistan Rupisi),
5398             'one' => q(Hindistan rupisi),
5399             'other' => q(Hindistan rupisi),
5400             },
5401             },
5402             'IQD' => {
5403             symbol => 'IQD',
5404             display_name => {
5405             'currency' => q(Irak Dinarı),
5406             'one' => q(Irak dinarı),
5407             'other' => q(Irak dinarı),
5408             },
5409             },
5410             'IRR' => {
5411             symbol => 'IRR',
5412             display_name => {
5413             'currency' => q(İran Riyali),
5414             'one' => q(İran riyali),
5415             'other' => q(İran riyali),
5416             },
5417             },
5418             'ISJ' => {
5419             display_name => {
5420             'currency' => q(İzlanda Kronu \(1918–1981\)),
5421             'one' => q(İzlanda kronu \(1918–1981\)),
5422             'other' => q(İzlanda kronu \(1918–1981\)),
5423             },
5424             },
5425             'ISK' => {
5426             symbol => 'ISK',
5427             display_name => {
5428             'currency' => q(İzlanda Kronu),
5429             'one' => q(İzlanda kronu),
5430             'other' => q(İzlanda kronu),
5431             },
5432             },
5433             'ITL' => {
5434             symbol => 'ITL',
5435             display_name => {
5436             'currency' => q(İtalyan Lireti),
5437             'one' => q(İtalyan Lireti),
5438             'other' => q(İtalyan Lireti),
5439             },
5440             },
5441             'JMD' => {
5442             symbol => 'JMD',
5443             display_name => {
5444             'currency' => q(Jamaika Doları),
5445             'one' => q(Jamaika doları),
5446             'other' => q(Jamaika doları),
5447             },
5448             },
5449             'JOD' => {
5450             symbol => 'JOD',
5451             display_name => {
5452             'currency' => q(Ürdün Dinarı),
5453             'one' => q(Ürdün dinarı),
5454             'other' => q(Ürdün dinarı),
5455             },
5456             },
5457             'JPY' => {
5458             symbol => '¥',
5459             display_name => {
5460             'currency' => q(Japon Yeni),
5461             'one' => q(Japon yeni),
5462             'other' => q(Japon yeni),
5463             },
5464             },
5465             'KES' => {
5466             symbol => 'KES',
5467             display_name => {
5468             'currency' => q(Kenya Şilini),
5469             'one' => q(Kenya şilini),
5470             'other' => q(Kenya şilini),
5471             },
5472             },
5473             'KGS' => {
5474             symbol => 'KGS',
5475             display_name => {
5476             'currency' => q(Kırgızistan Somu),
5477             'one' => q(Kırgızistan somu),
5478             'other' => q(Kırgızistan somu),
5479             },
5480             },
5481             'KHR' => {
5482             symbol => 'KHR',
5483             display_name => {
5484             'currency' => q(Kamboçya Rieli),
5485             'one' => q(Kamboçya rieli),
5486             'other' => q(Kamboçya rieli),
5487             },
5488             },
5489             'KMF' => {
5490             symbol => 'KMF',
5491             display_name => {
5492             'currency' => q(Komorlar Frangı),
5493             'one' => q(Komorlar frangı),
5494             'other' => q(Komorlar frangı),
5495             },
5496             },
5497             'KPW' => {
5498             symbol => 'KPW',
5499             display_name => {
5500             'currency' => q(Kuzey Kore Wonu),
5501             'one' => q(Kuzey Kore wonu),
5502             'other' => q(Kuzey Kore wonu),
5503             },
5504             },
5505             'KRH' => {
5506             symbol => 'KRH',
5507             display_name => {
5508             'currency' => q(Güney Kore Hwanı \(1953–1962\)),
5509             'one' => q(Güney Kore hwanı \(1953–1962\)),
5510             'other' => q(Güney Kore hwanı \(1953–1962\)),
5511             },
5512             },
5513             'KRO' => {
5514             symbol => 'KRO',
5515             display_name => {
5516             'currency' => q(Güney Kore Wonu \(1945–1953\)),
5517             'one' => q(Güney Kore wonu \(1945–1953\)),
5518             'other' => q(Güney Kore wonu \(1945–1953\)),
5519             },
5520             },
5521             'KRW' => {
5522             symbol => '₩',
5523             display_name => {
5524             'currency' => q(Güney Kore Wonu),
5525             'one' => q(Güney Kore wonu),
5526             'other' => q(Güney Kore wonu),
5527             },
5528             },
5529             'KWD' => {
5530             symbol => 'KWD',
5531             display_name => {
5532             'currency' => q(Kuveyt Dinarı),
5533             'one' => q(Kuveyt dinarı),
5534             'other' => q(Kuveyt dinarı),
5535             },
5536             },
5537             'KYD' => {
5538             symbol => 'KYD',
5539             display_name => {
5540             'currency' => q(Cayman Adaları Doları),
5541             'one' => q(Cayman Adaları doları),
5542             'other' => q(Cayman Adaları doları),
5543             },
5544             },
5545             'KZT' => {
5546             symbol => 'KZT',
5547             display_name => {
5548             'currency' => q(Kazakistan Tengesi),
5549             'one' => q(Kazakistan tengesi),
5550             'other' => q(Kazakistan tengesi),
5551             },
5552             },
5553             'LAK' => {
5554             symbol => 'LAK',
5555             display_name => {
5556             'currency' => q(Laos Kipi),
5557             'one' => q(Laos kipi),
5558             'other' => q(Laos kipi),
5559             },
5560             },
5561             'LBP' => {
5562             symbol => 'LBP',
5563             display_name => {
5564             'currency' => q(Lübnan Lirası),
5565             'one' => q(Lübnan lirası),
5566             'other' => q(Lübnan lirası),
5567             },
5568             },
5569             'LKR' => {
5570             symbol => 'LKR',
5571             display_name => {
5572             'currency' => q(Sri Lanka Rupisi),
5573             'one' => q(Sri Lanka rupisi),
5574             'other' => q(Sri Lanka rupisi),
5575             },
5576             },
5577             'LRD' => {
5578             symbol => 'LRD',
5579             display_name => {
5580             'currency' => q(Liberya Doları),
5581             'one' => q(Liberya doları),
5582             'other' => q(Liberya doları),
5583             },
5584             },
5585             'LSL' => {
5586             symbol => 'LSL',
5587             display_name => {
5588             'currency' => q(Lesotho Lotisi),
5589             },
5590             },
5591             'LTL' => {
5592             symbol => 'LTL',
5593             display_name => {
5594             'currency' => q(Litvanya Litası),
5595             'one' => q(Litvanya litası),
5596             'other' => q(Litvanya litası),
5597             },
5598             },
5599             'LTT' => {
5600             symbol => 'LTT',
5601             display_name => {
5602             'currency' => q(Litvanya Talonu),
5603             'one' => q(Litvanya Talonu),
5604             'other' => q(Litvanya Talonu),
5605             },
5606             },
5607             'LUC' => {
5608             symbol => 'LUC',
5609             display_name => {
5610             'currency' => q(Konvertibl Lüksemburg Frangı),
5611             'one' => q(Konvertibl Lüksemburg Frangı),
5612             'other' => q(Konvertibl Lüksemburg Frangı),
5613             },
5614             },
5615             'LUF' => {
5616             symbol => 'LUF',
5617             display_name => {
5618             'currency' => q(Lüksemburg Frangı),
5619             'one' => q(Lüksemburg Frangı),
5620             'other' => q(Lüksemburg Frangı),
5621             },
5622             },
5623             'LUL' => {
5624             symbol => 'LUL',
5625             display_name => {
5626             'currency' => q(Finansal Lüksemburg Frangı),
5627             'one' => q(Finansal Lüksemburg Frangı),
5628             'other' => q(Finansal Lüksemburg Frangı),
5629             },
5630             },
5631             'LVL' => {
5632             symbol => 'LVL',
5633             display_name => {
5634             'currency' => q(Letonya Latı),
5635             'one' => q(Letonya latı),
5636             'other' => q(Letonya latı),
5637             },
5638             },
5639             'LVR' => {
5640             symbol => 'LVR',
5641             display_name => {
5642             'currency' => q(Letonya Rublesi),
5643             'one' => q(Letonya Rublesi),
5644             'other' => q(Letonya Rublesi),
5645             },
5646             },
5647             'LYD' => {
5648             symbol => 'LYD',
5649             display_name => {
5650             'currency' => q(Libya Dinarı),
5651             'one' => q(Libya dinarı),
5652             'other' => q(Libya dinarı),
5653             },
5654             },
5655             'MAD' => {
5656             symbol => 'MAD',
5657             display_name => {
5658             'currency' => q(Fas Dirhemi),
5659             'one' => q(Fas dirhemi),
5660             'other' => q(Fas dirhemi),
5661             },
5662             },
5663             'MAF' => {
5664             display_name => {
5665             'currency' => q(Fas Frangı),
5666             },
5667             },
5668             'MCF' => {
5669             symbol => 'MCF',
5670             display_name => {
5671             'currency' => q(Monako Frangı),
5672             'one' => q(Monako frangı),
5673             'other' => q(Monako frangı),
5674             },
5675             },
5676             'MDC' => {
5677             symbol => 'MDC',
5678             display_name => {
5679             'currency' => q(Moldova Kuponu),
5680             'one' => q(Moldova kuponu),
5681             'other' => q(Moldova kuponu),
5682             },
5683             },
5684             'MDL' => {
5685             symbol => 'MDL',
5686             display_name => {
5687             'currency' => q(Moldova Leyi),
5688             'one' => q(Moldova leyi),
5689             'other' => q(Moldova leyi),
5690             },
5691             },
5692             'MGA' => {
5693             symbol => 'MGA',
5694             display_name => {
5695             'currency' => q(Madagaskar Ariarisi),
5696             'one' => q(Madagaskar ariarisi),
5697             'other' => q(Madagaskar ariarisi),
5698             },
5699             },
5700             'MGF' => {
5701             display_name => {
5702             'currency' => q(Madagaskar Frangı),
5703             },
5704             },
5705             'MKD' => {
5706             symbol => 'MKD',
5707             display_name => {
5708             'currency' => q(Makedonya Dinarı),
5709             'one' => q(Makedonya dinarı),
5710             'other' => q(Makedonya dinarı),
5711             },
5712             },
5713             'MKN' => {
5714             symbol => 'MKN',
5715             display_name => {
5716             'currency' => q(Makedonya Dinarı \(1992–1993\)),
5717             'one' => q(Makedonya dinarı \(1992–1993\)),
5718             'other' => q(Makedonya dinarı \(1992–1993\)),
5719             },
5720             },
5721             'MLF' => {
5722             display_name => {
5723             'currency' => q(Mali Frangı),
5724             },
5725             },
5726             'MMK' => {
5727             symbol => 'MMK',
5728             display_name => {
5729             'currency' => q(Myanmar Kyatı),
5730             'one' => q(Myanmar kyatı),
5731             'other' => q(Myanmar kyatı),
5732             },
5733             },
5734             'MNT' => {
5735             symbol => 'MNT',
5736             display_name => {
5737             'currency' => q(Moğolistan Tugriki),
5738             'one' => q(Moğolistan tugriki),
5739             'other' => q(Moğolistan tugriki),
5740             },
5741             },
5742             'MOP' => {
5743             symbol => 'MOP',
5744             display_name => {
5745             'currency' => q(Makao Patakası),
5746             'one' => q(Makao patakası),
5747             'other' => q(Makao patakası),
5748             },
5749             },
5750             'MRO' => {
5751             symbol => 'MRO',
5752             display_name => {
5753             'currency' => q(Moritanya Ugiyası \(1973–2017\)),
5754             'one' => q(Moritanya ugiyası \(1973–2017\)),
5755             'other' => q(Moritanya ugiyası \(1973–2017\)),
5756             },
5757             },
5758             'MRU' => {
5759             symbol => 'MRU',
5760             display_name => {
5761             'currency' => q(Moritanya Ugiyası),
5762             'one' => q(Moritanya ugiyası),
5763             'other' => q(Moritanya ugiyası),
5764             },
5765             },
5766             'MTL' => {
5767             symbol => 'MTL',
5768             display_name => {
5769             'currency' => q(Malta Lirası),
5770             'one' => q(Malta Lirası),
5771             'other' => q(Malta Lirası),
5772             },
5773             },
5774             'MTP' => {
5775             symbol => 'MTP',
5776             display_name => {
5777             'currency' => q(Malta Sterlini),
5778             'one' => q(Malta Sterlini),
5779             'other' => q(Malta Sterlini),
5780             },
5781             },
5782             'MUR' => {
5783             symbol => 'MUR',
5784             display_name => {
5785             'currency' => q(Mauritius Rupisi),
5786             'one' => q(Mauritius rupisi),
5787             'other' => q(Mauritius rupisi),
5788             },
5789             },
5790             'MVP' => {
5791             display_name => {
5792             'currency' => q(Maldiv Rupisi),
5793             'one' => q(Maldiv rupisi),
5794             'other' => q(Maldiv rupisi),
5795             },
5796             },
5797             'MVR' => {
5798             symbol => 'MVR',
5799             display_name => {
5800             'currency' => q(Maldiv Rufiyaası),
5801             'one' => q(Maldiv rufiyaası),
5802             'other' => q(Maldiv rufiyaası),
5803             },
5804             },
5805             'MWK' => {
5806             symbol => 'MWK',
5807             display_name => {
5808             'currency' => q(Malavi Kvaçası),
5809             'one' => q(Malavi kvaçası),
5810             'other' => q(Malavi kvaçası),
5811             },
5812             },
5813             'MXN' => {
5814             symbol => 'MX$',
5815             display_name => {
5816             'currency' => q(Meksika Pesosu),
5817             'one' => q(Meksika pesosu),
5818             'other' => q(Meksika pesosu),
5819             },
5820             },
5821             'MXP' => {
5822             symbol => 'MXP',
5823             display_name => {
5824             'currency' => q(Gümüş Meksika Pezosu \(1861–1992\)),
5825             'one' => q(Gümüş Meksika Pezosu \(1861–1992\)),
5826             'other' => q(Gümüş Meksika Pezosu \(1861–1992\)),
5827             },
5828             },
5829             'MXV' => {
5830             symbol => 'MXV',
5831             display_name => {
5832             'currency' => q(Meksika Unidad de Inversion \(UDI\)),
5833             'one' => q(Meksika Unidad de Inversion \(UDI\)),
5834             'other' => q(Meksika Unidad de Inversion \(UDI\)),
5835             },
5836             },
5837             'MYR' => {
5838             symbol => 'MYR',
5839             display_name => {
5840             'currency' => q(Malezya Ringgiti),
5841             'one' => q(Malezya ringgiti),
5842             'other' => q(Malezya ringgiti),
5843             },
5844             },
5845             'MZE' => {
5846             display_name => {
5847             'currency' => q(Mozambik Esküdosu),
5848             },
5849             },
5850             'MZM' => {
5851             display_name => {
5852             'currency' => q(Eski Mozambik Metikali),
5853             },
5854             },
5855             'MZN' => {
5856             symbol => 'MZN',
5857             display_name => {
5858             'currency' => q(Mozambik Metikali),
5859             'one' => q(Mozambik metikali),
5860             'other' => q(Mozambik metikali),
5861             },
5862             },
5863             'NAD' => {
5864             symbol => 'NAD',
5865             display_name => {
5866             'currency' => q(Namibya Doları),
5867             'one' => q(Namibya doları),
5868             'other' => q(Namibya doları),
5869             },
5870             },
5871             'NGN' => {
5872             symbol => 'NGN',
5873             display_name => {
5874             'currency' => q(Nijerya Nairası),
5875             'one' => q(Nijerya nairası),
5876             'other' => q(Nijerya nairası),
5877             },
5878             },
5879             'NIC' => {
5880             symbol => 'NIC',
5881             display_name => {
5882             'currency' => q(Nikaragua Kordobası \(1988–1991\)),
5883             'one' => q(Nikaragua Kordobası \(1988–1991\)),
5884             'other' => q(Nikaragua Kordobası \(1988–1991\)),
5885             },
5886             },
5887             'NIO' => {
5888             symbol => 'NIO',
5889             display_name => {
5890             'currency' => q(Nikaragua Kordobası),
5891             'one' => q(Nikaragua kordobası),
5892             'other' => q(Nikaragua kordobası),
5893             },
5894             },
5895             'NLG' => {
5896             symbol => 'NLG',
5897             display_name => {
5898             'currency' => q(Hollanda Florini),
5899             'one' => q(Hollanda Florini),
5900             'other' => q(Hollanda Florini),
5901             },
5902             },
5903             'NOK' => {
5904             symbol => 'NOK',
5905             display_name => {
5906             'currency' => q(Norveç Kronu),
5907             'one' => q(Norveç kronu),
5908             'other' => q(Norveç kronu),
5909             },
5910             },
5911             'NPR' => {
5912             symbol => 'NPR',
5913             display_name => {
5914             'currency' => q(Nepal Rupisi),
5915             'one' => q(Nepal rupisi),
5916             'other' => q(Nepal rupisi),
5917             },
5918             },
5919             'NZD' => {
5920             symbol => 'NZ$',
5921             display_name => {
5922             'currency' => q(Yeni Zelanda Doları),
5923             'one' => q(Yeni Zelanda doları),
5924             'other' => q(Yeni Zelanda doları),
5925             },
5926             },
5927             'OMR' => {
5928             symbol => 'OMR',
5929             display_name => {
5930             'currency' => q(Umman Riyali),
5931             'one' => q(Umman riyali),
5932             'other' => q(Umman riyali),
5933             },
5934             },
5935             'PAB' => {
5936             symbol => 'PAB',
5937             display_name => {
5938             'currency' => q(Panama Balboası),
5939             'one' => q(Panama balboası),
5940             'other' => q(Panama balboası),
5941             },
5942             },
5943             'PEI' => {
5944             symbol => 'PEI',
5945             display_name => {
5946             'currency' => q(Peru İnti),
5947             'one' => q(Peru İnti),
5948             'other' => q(Peru İnti),
5949             },
5950             },
5951             'PEN' => {
5952             symbol => 'PEN',
5953             display_name => {
5954             'currency' => q(Peru Solü),
5955             'one' => q(Peru solü),
5956             'other' => q(Peru solü),
5957             },
5958             },
5959             'PES' => {
5960             symbol => 'PES',
5961             display_name => {
5962             'currency' => q(Peru Solü \(1863–1965\)),
5963             'one' => q(Peru Solü \(1863–1965\)),
5964             'other' => q(Peru Solü \(1863–1965\)),
5965             },
5966             },
5967             'PGK' => {
5968             symbol => 'PGK',
5969             display_name => {
5970             'currency' => q(Papua Yeni Gine Kinası),
5971             'one' => q(Papua Yeni Gine kinası),
5972             'other' => q(Papua Yeni Gine kinası),
5973             },
5974             },
5975             'PHP' => {
5976             symbol => 'PHP',
5977             display_name => {
5978             'currency' => q(Filipinler Pesosu),
5979             'one' => q(Filipinler pesosu),
5980             'other' => q(Filipinler pesosu),
5981             },
5982             },
5983             'PKR' => {
5984             symbol => 'PKR',
5985             display_name => {
5986             'currency' => q(Pakistan Rupisi),
5987             'one' => q(Pakistan rupisi),
5988             'other' => q(Pakistan rupisi),
5989             },
5990             },
5991             'PLN' => {
5992             symbol => 'PLN',
5993             display_name => {
5994             'currency' => q(Polonya Zlotisi),
5995             'one' => q(Polonya zlotisi),
5996             'other' => q(Polonya zlotisi),
5997             },
5998             },
5999             'PLZ' => {
6000             symbol => 'PLZ',
6001             display_name => {
6002             'currency' => q(Polonya Zlotisi \(1950–1995\)),
6003             'one' => q(Polonya Zlotisi \(1950–1995\)),
6004             'other' => q(Polonya Zlotisi \(1950–1995\)),
6005             },
6006             },
6007             'PTE' => {
6008             symbol => 'PTE',
6009             display_name => {
6010             'currency' => q(Portekiz Esküdosu),
6011             'one' => q(Portekiz Esküdosu),
6012             'other' => q(Portekiz Esküdosu),
6013             },
6014             },
6015             'PYG' => {
6016             symbol => 'PYG',
6017             display_name => {
6018             'currency' => q(Paraguay Guaranisi),
6019             'one' => q(Paraguay guaranisi),
6020             'other' => q(Paraguay guaranisi),
6021             },
6022             },
6023             'QAR' => {
6024             symbol => 'QAR',
6025             display_name => {
6026             'currency' => q(Katar Riyali),
6027             'one' => q(Katar riyali),
6028             'other' => q(Katar riyali),
6029             },
6030             },
6031             'RHD' => {
6032             display_name => {
6033             'currency' => q(Rodezya Doları),
6034             },
6035             },
6036             'ROL' => {
6037             symbol => 'ROL',
6038             display_name => {
6039             'currency' => q(Eski Romen Leyi),
6040             'one' => q(Eski Romen Leyi),
6041             'other' => q(Eski Romen Leyi),
6042             },
6043             },
6044             'RON' => {
6045             symbol => 'RON',
6046             display_name => {
6047             'currency' => q(Romen Leyi),
6048             'one' => q(Romen leyi),
6049             'other' => q(Romen leyi),
6050             },
6051             },
6052             'RSD' => {
6053             symbol => 'RSD',
6054             display_name => {
6055             'currency' => q(Sırp Dinarı),
6056             'one' => q(Sırp dinarı),
6057             'other' => q(Sırp dinarı),
6058             },
6059             },
6060             'RUB' => {
6061             symbol => 'RUB',
6062             display_name => {
6063             'currency' => q(Rus Rublesi),
6064             'one' => q(Rus rublesi),
6065             'other' => q(Rus rublesi),
6066             },
6067             },
6068             'RUR' => {
6069             symbol => 'RUR',
6070             display_name => {
6071             'currency' => q(Rus Rublesi \(1991–1998\)),
6072             'one' => q(Rus Rublesi \(1991–1998\)),
6073             'other' => q(Rus Rublesi \(1991–1998\)),
6074             },
6075             },
6076             'RWF' => {
6077             symbol => 'RWF',
6078             display_name => {
6079             'currency' => q(Ruanda Frangı),
6080             'one' => q(Ruanda frangı),
6081             'other' => q(Ruanda frangı),
6082             },
6083             },
6084             'SAR' => {
6085             symbol => 'SAR',
6086             display_name => {
6087             'currency' => q(Suudi Arabistan Riyali),
6088             'one' => q(Suudi Arabistan riyali),
6089             'other' => q(Suudi Arabistan riyali),
6090             },
6091             },
6092             'SBD' => {
6093             symbol => 'SBD',
6094             display_name => {
6095             'currency' => q(Solomon Adaları Doları),
6096             'one' => q(Solomon Adaları doları),
6097             'other' => q(Solomon Adaları doları),
6098             },
6099             },
6100             'SCR' => {
6101             symbol => 'SCR',
6102             display_name => {
6103             'currency' => q(Seyşeller Rupisi),
6104             'one' => q(Seyşeller rupisi),
6105             'other' => q(Seyşeller rupisi),
6106             },
6107             },
6108             'SDD' => {
6109             display_name => {
6110             'currency' => q(Eski Sudan Dinarı),
6111             },
6112             },
6113             'SDG' => {
6114             symbol => 'SDG',
6115             display_name => {
6116             'currency' => q(Sudan Lirası),
6117             'one' => q(Sudan lirası),
6118             'other' => q(Sudan lirası),
6119             },
6120             },
6121             'SDP' => {
6122             display_name => {
6123             'currency' => q(Eski Sudan Lirası),
6124             },
6125             },
6126             'SEK' => {
6127             symbol => 'SEK',
6128             display_name => {
6129             'currency' => q(İsveç Kronu),
6130             'one' => q(İsveç kronu),
6131             'other' => q(İsveç kronu),
6132             },
6133             },
6134             'SGD' => {
6135             symbol => 'SGD',
6136             display_name => {
6137             'currency' => q(Singapur Doları),
6138             'one' => q(Singapur doları),
6139             'other' => q(Singapur doları),
6140             },
6141             },
6142             'SHP' => {
6143             symbol => 'SHP',
6144             display_name => {
6145             'currency' => q(Saint Helena Lirası),
6146             'one' => q(Saint Helena lirası),
6147             'other' => q(Saint Helena lirası),
6148             },
6149             },
6150             'SIT' => {
6151             symbol => 'SIT',
6152             display_name => {
6153             'currency' => q(Slovenya Toları),
6154             'one' => q(Slovenya Toları),
6155             'other' => q(Slovenya Toları),
6156             },
6157             },
6158             'SKK' => {
6159             symbol => 'SKK',
6160             display_name => {
6161             'currency' => q(Slovak Korunası),
6162             'one' => q(Slovak Korunası),
6163             'other' => q(Slovak Korunası),
6164             },
6165             },
6166             'SLL' => {
6167             symbol => 'SLL',
6168             display_name => {
6169             'currency' => q(Sierra Leone Leonesi),
6170             'one' => q(Sierra Leone leonesi),
6171             'other' => q(Sierra Leone leonesi),
6172             },
6173             },
6174             'SOS' => {
6175             symbol => 'SOS',
6176             display_name => {
6177             'currency' => q(Somali Şilini),
6178             'one' => q(Somali şilini),
6179             'other' => q(Somali şilini),
6180             },
6181             },
6182             'SRD' => {
6183             symbol => 'SRD',
6184             display_name => {
6185             'currency' => q(Surinam Doları),
6186             'one' => q(Surinam doları),
6187             'other' => q(Surinam doları),
6188             },
6189             },
6190             'SRG' => {
6191             symbol => 'SRG',
6192             display_name => {
6193             'currency' => q(Surinam Guldeni),
6194             'one' => q(Surinam Guldeni),
6195             'other' => q(Surinam Guldeni),
6196             },
6197             },
6198             'SSP' => {
6199             symbol => 'SSP',
6200             display_name => {
6201             'currency' => q(Güney Sudan Lirası),
6202             'one' => q(Güney Sudan lirası),
6203             'other' => q(Güney Sudan lirası),
6204             },
6205             },
6206             'STD' => {
6207             symbol => 'STD',
6208             display_name => {
6209             'currency' => q(São Tomé ve Príncipe Dobrası \(1977–2017\)),
6210             'one' => q(São Tomé ve Príncipe dobrası \(1977–2017\)),
6211             'other' => q(São Tomé ve Príncipe dobrası \(1977–2017\)),
6212             },
6213             },
6214             'STN' => {
6215             symbol => 'STN',
6216             display_name => {
6217             'currency' => q(São Tomé ve Príncipe Dobrası),
6218             'one' => q(São Tomé ve Príncipe dobrası),
6219             'other' => q(São Tomé ve Príncipe dobrası),
6220             },
6221             },
6222             'SUR' => {
6223             symbol => 'SUR',
6224             display_name => {
6225             'currency' => q(Sovyet Rublesi),
6226             'one' => q(Sovyet Rublesi),
6227             'other' => q(Sovyet Rublesi),
6228             },
6229             },
6230             'SVC' => {
6231             symbol => 'SVC',
6232             display_name => {
6233             'currency' => q(El Salvador Kolonu),
6234             'one' => q(El Salvador Kolonu),
6235             'other' => q(El Salvador Kolonu),
6236             },
6237             },
6238             'SYP' => {
6239             symbol => 'SYP',
6240             display_name => {
6241             'currency' => q(Suriye Lirası),
6242             'one' => q(Suriye lirası),
6243             'other' => q(Suriye lirası),
6244             },
6245             },
6246             'SZL' => {
6247             symbol => 'SZL',
6248             display_name => {
6249             'currency' => q(Svaziland Lilangenisi),
6250             'one' => q(Svaziland lilangenisi),
6251             'other' => q(Svaziland lilangenisi),
6252             },
6253             },
6254             'THB' => {
6255             symbol => '฿',
6256             display_name => {
6257             'currency' => q(Tayland Bahtı),
6258             'one' => q(Tayland bahtı),
6259             'other' => q(Tayland bahtı),
6260             },
6261             },
6262             'TJR' => {
6263             symbol => 'TJR',
6264             display_name => {
6265             'currency' => q(Tacikistan Rublesi),
6266             'one' => q(Tacikistan Rublesi),
6267             'other' => q(Tacikistan Rublesi),
6268             },
6269             },
6270             'TJS' => {
6271             symbol => 'TJS',
6272             display_name => {
6273             'currency' => q(Tacikistan Somonisi),
6274             'one' => q(Tacikistan somonisi),
6275             'other' => q(Tacikistan somonisi),
6276             },
6277             },
6278             'TMM' => {
6279             symbol => 'TMM',
6280             display_name => {
6281             'currency' => q(Türkmenistan Manatı \(1993–2009\)),
6282             'one' => q(Türkmenistan Manatı \(1993–2009\)),
6283             'other' => q(Türkmenistan Manatı \(1993–2009\)),
6284             },
6285             },
6286             'TMT' => {
6287             symbol => 'TMT',
6288             display_name => {
6289             'currency' => q(Türkmenistan Manatı),
6290             'one' => q(Türkmenistan manatı),
6291             'other' => q(Türkmenistan manatı),
6292             },
6293             },
6294             'TND' => {
6295             symbol => 'TND',
6296             display_name => {
6297             'currency' => q(Tunus Dinarı),
6298             'one' => q(Tunus dinarı),
6299             'other' => q(Tunus dinarı),
6300             },
6301             },
6302             'TOP' => {
6303             symbol => 'TOP',
6304             display_name => {
6305             'currency' => q(Tonga Paʻangası),
6306             'one' => q(Tonga paʻangası),
6307             'other' => q(Tonga paʻangası),
6308             },
6309             },
6310             'TPE' => {
6311             symbol => 'TPE',
6312             display_name => {
6313             'currency' => q(Timor Esküdosu),
6314             'one' => q(Timor Esküdosu),
6315             'other' => q(Timor Esküdosu),
6316             },
6317             },
6318             'TRL' => {
6319             symbol => 'TRL',
6320             display_name => {
6321             'currency' => q(Eski Türk Lirası),
6322             'one' => q(Eski Türk Lirası),
6323             'other' => q(Eski Türk Lirası),
6324             },
6325             },
6326             'TRY' => {
6327             symbol => '₺',
6328             display_name => {
6329             'currency' => q(Türk Lirası),
6330             'one' => q(Türk lirası),
6331             'other' => q(Türk lirası),
6332             },
6333             },
6334             'TTD' => {
6335             symbol => 'TTD',
6336             display_name => {
6337             'currency' => q(Trinidad ve Tobago Doları),
6338             'one' => q(Trinidad ve Tobago doları),
6339             'other' => q(Trinidad ve Tobago doları),
6340             },
6341             },
6342             'TWD' => {
6343             symbol => 'NT$',
6344             display_name => {
6345             'currency' => q(Yeni Tayvan Doları),
6346             'one' => q(Yeni Tayvan doları),
6347             'other' => q(Yeni Tayvan doları),
6348             },
6349             },
6350             'TZS' => {
6351             symbol => 'TZS',
6352             display_name => {
6353             'currency' => q(Tanzanya Şilini),
6354             'one' => q(Tanzanya şilini),
6355             'other' => q(Tanzanya şilini),
6356             },
6357             },
6358             'UAH' => {
6359             symbol => 'UAH',
6360             display_name => {
6361             'currency' => q(Ukrayna Grivnası),
6362             'one' => q(Ukrayna grivnası),
6363             'other' => q(Ukrayna grivnası),
6364             },
6365             },
6366             'UAK' => {
6367             symbol => 'UAK',
6368             display_name => {
6369             'currency' => q(Ukrayna Karbovanetz),
6370             'one' => q(Ukrayna Karbovanetz),
6371             'other' => q(Ukrayna Karbovanetz),
6372             },
6373             },
6374             'UGS' => {
6375             display_name => {
6376             'currency' => q(Uganda Şilini \(1966–1987\)),
6377             },
6378             },
6379             'UGX' => {
6380             symbol => 'UGX',
6381             display_name => {
6382             'currency' => q(Uganda Şilini),
6383             'one' => q(Uganda şilini),
6384             'other' => q(Uganda şilini),
6385             },
6386             },
6387             'USD' => {
6388             symbol => '$',
6389             display_name => {
6390             'currency' => q(ABD Doları),
6391             'one' => q(ABD doları),
6392             'other' => q(ABD doları),
6393             },
6394             },
6395             'USN' => {
6396             symbol => 'USN',
6397             display_name => {
6398             'currency' => q(ABD Doları \(Ertesi gün\)),
6399             'one' => q(ABD Doları \(Ertesi gün\)),
6400             'other' => q(ABD Doları \(Ertesi gün\)),
6401             },
6402             },
6403             'USS' => {
6404             symbol => 'USS',
6405             display_name => {
6406             'currency' => q(ABD Doları \(Aynı gün\)),
6407             'one' => q(ABD Doları \(Aynı gün\)),
6408             'other' => q(ABD Doları \(Aynı gün\)),
6409             },
6410             },
6411             'UYI' => {
6412             symbol => 'UYI',
6413             display_name => {
6414             'currency' => q(Uruguay Peso en Unidades Indexadas),
6415             'one' => q(Uruguay Peso en Unidades Indexadas),
6416             'other' => q(Uruguay Peso en Unidades Indexadas),
6417             },
6418             },
6419             'UYP' => {
6420             symbol => 'UYP',
6421             display_name => {
6422             'currency' => q(Uruguay Pezosu \(1975–1993\)),
6423             'one' => q(Uruguay Pezosu \(1975–1993\)),
6424             'other' => q(Uruguay Pezosu \(1975–1993\)),
6425             },
6426             },
6427             'UYU' => {
6428             symbol => 'UYU',
6429             display_name => {
6430             'currency' => q(Uruguay Pesosu),
6431             'one' => q(Uruguay pesosu),
6432             'other' => q(Uruguay pesosu),
6433             },
6434             },
6435             'UZS' => {
6436             symbol => 'UZS',
6437             display_name => {
6438             'currency' => q(Özbekistan Somu),
6439             'one' => q(Özbekistan somu),
6440             'other' => q(Özbekistan somu),
6441             },
6442             },
6443             'VEB' => {
6444             symbol => 'VEB',
6445             display_name => {
6446             'currency' => q(Venezuela Bolivarı \(1871–2008\)),
6447             'one' => q(Venezuela Bolivarı \(1871–2008\)),
6448             'other' => q(Venezuela Bolivarı \(1871–2008\)),
6449             },
6450             },
6451             'VEF' => {
6452             symbol => 'VEF',
6453             display_name => {
6454             'currency' => q(Venezuela Bolivarı \(2008–2018\)),
6455             'one' => q(Venezuela bolivarı \(2008–2018\)),
6456             'other' => q(Venezuela bolivarı \(2008–2018\)),
6457             },
6458             },
6459             'VES' => {
6460             symbol => 'VES',
6461             display_name => {
6462             'currency' => q(Venezuela Bolivarı),
6463             'one' => q(Venezuela bolivarı),
6464             'other' => q(Venezuela bolivarı),
6465             },
6466             },
6467             'VND' => {
6468             symbol => '₫',
6469             display_name => {
6470             'currency' => q(Vietnam Dongu),
6471             'one' => q(Vietnam dongu),
6472             'other' => q(Vietnam dongu),
6473             },
6474             },
6475             'VNN' => {
6476             symbol => 'VNN',
6477             display_name => {
6478             'currency' => q(Vietnam Dongu \(1978–1985\)),
6479             'one' => q(Vietnam dongu \(1978–1985\)),
6480             'other' => q(Vietnam dongu \(1978–1985\)),
6481             },
6482             },
6483             'VUV' => {
6484             symbol => 'VUV',
6485             display_name => {
6486             'currency' => q(Vanuatu Vatusu),
6487             'one' => q(Vanuatu vatusu),
6488             'other' => q(Vanuatu vatusu),
6489             },
6490             },
6491             'WST' => {
6492             symbol => 'WST',
6493             display_name => {
6494             'currency' => q(Samoa Talası),
6495             'one' => q(Samoa talası),
6496             'other' => q(Samoa talası),
6497             },
6498             },
6499             'XAF' => {
6500             symbol => 'FCFA',
6501             display_name => {
6502             'currency' => q(CFA Frangı BEAC),
6503             'one' => q(CFA frangı BEAC),
6504             'other' => q(CFA frangı BEAC),
6505             },
6506             },
6507             'XAG' => {
6508             symbol => 'XAG',
6509             display_name => {
6510             'currency' => q(Gümüş),
6511             'one' => q(Gümüş),
6512             'other' => q(Gümüş),
6513             },
6514             },
6515             'XAU' => {
6516             symbol => 'XAU',
6517             display_name => {
6518             'currency' => q(Altın),
6519             'one' => q(Altın),
6520             'other' => q(Altın),
6521             },
6522             },
6523             'XBA' => {
6524             display_name => {
6525             'currency' => q(Birleşik Avrupa Birimi),
6526             },
6527             },
6528             'XBB' => {
6529             display_name => {
6530             'currency' => q(Avrupa Para Birimi \(EMU\)),
6531             },
6532             },
6533             'XBC' => {
6534             display_name => {
6535             'currency' => q(Avrupa Hesap Birimi \(XBC\)),
6536             },
6537             },
6538             'XBD' => {
6539             display_name => {
6540             'currency' => q(Avrupa Hesap Birimi \(XBD\)),
6541             },
6542             },
6543             'XCD' => {
6544             symbol => 'EC$',
6545             display_name => {
6546             'currency' => q(Doğu Karayip Doları),
6547             'one' => q(Doğu Karayip doları),
6548             'other' => q(Doğu Karayip doları),
6549             },
6550             },
6551             'XDR' => {
6552             display_name => {
6553             'currency' => q(Özel Çekme Hakkı \(SDR\)),
6554             },
6555             },
6556             'XEU' => {
6557             symbol => 'XEU',
6558             display_name => {
6559             'currency' => q(Avrupa Para Birimi),
6560             'one' => q(Avrupa Para Birimi),
6561             'other' => q(Avrupa Para Birimi),
6562             },
6563             },
6564             'XFO' => {
6565             display_name => {
6566             'currency' => q(Fransız Altın Frangı),
6567             },
6568             },
6569             'XFU' => {
6570             display_name => {
6571             'currency' => q(Fransız UIC-Frangı),
6572             },
6573             },
6574             'XOF' => {
6575             symbol => 'CFA',
6576             display_name => {
6577             'currency' => q(CFA Frangı BCEAO),
6578             'one' => q(CFA frangı BCEAO),
6579             'other' => q(CFA frangı BCEAO),
6580             },
6581             },
6582             'XPD' => {
6583             display_name => {
6584             'currency' => q(Paladyum),
6585             },
6586             },
6587             'XPF' => {
6588             symbol => 'CFPF',
6589             display_name => {
6590             'currency' => q(CFP Frangı),
6591             'one' => q(CFP frangı),
6592             'other' => q(CFP frangı),
6593             },
6594             },
6595             'XPT' => {
6596             symbol => 'XPT',
6597             display_name => {
6598             'currency' => q(Platin),
6599             },
6600             },
6601             'XRE' => {
6602             symbol => 'XRE',
6603             display_name => {
6604             'currency' => q(RINET Fonları),
6605             'one' => q(RINET Fonları),
6606             'other' => q(RINET Fonları),
6607             },
6608             },
6609             'XSU' => {
6610             symbol => 'XSU',
6611             display_name => {
6612             'currency' => q(Sucre),
6613             'one' => q(Sucre),
6614             'other' => q(Sucre),
6615             },
6616             },
6617             'XTS' => {
6618             symbol => 'XTS',
6619             display_name => {
6620             'currency' => q(Test Para Birimi Kodu),
6621             'one' => q(Test Para Birimi Kodu),
6622             'other' => q(Test Para Birimi Kodu),
6623             },
6624             },
6625             'XUA' => {
6626             symbol => 'XUA',
6627             display_name => {
6628             'currency' => q(ADB Hesap Birimi),
6629             'one' => q(ADB hesap birimi),
6630             'other' => q(ADB hesap birimi),
6631             },
6632             },
6633             'XXX' => {
6634             display_name => {
6635             'currency' => q(Bilinmeyen Para Birimi),
6636             'one' => q(\(bilinmeyen para birimi\)),
6637             'other' => q(\(bilinmeyen para birimi\)),
6638             },
6639             },
6640             'YDD' => {
6641             symbol => 'YDD',
6642             display_name => {
6643             'currency' => q(Yemen Dinarı),
6644             'one' => q(Yemen Dinarı),
6645             'other' => q(Yemen Dinarı),
6646             },
6647             },
6648             'YER' => {
6649             symbol => 'YER',
6650             display_name => {
6651             'currency' => q(Yemen Riyali),
6652             'one' => q(Yemen riyali),
6653             'other' => q(Yemen riyali),
6654             },
6655             },
6656             'YUD' => {
6657             symbol => 'YUD',
6658             display_name => {
6659             'currency' => q(Yugoslav Dinarı \(Hard\)),
6660             'one' => q(Yugoslav Dinarı \(Hard\)),
6661             'other' => q(Yugoslav Dinarı \(Hard\)),
6662             },
6663             },
6664             'YUM' => {
6665             symbol => 'YUM',
6666             display_name => {
6667             'currency' => q(Yeni Yugoslav Dinarı),
6668             'one' => q(Yeni Yugoslav Dinarı),
6669             'other' => q(Yeni Yugoslav Dinarı),
6670             },
6671             },
6672             'YUN' => {
6673             symbol => 'YUN',
6674             display_name => {
6675             'currency' => q(Konvertibl Yugoslav Dinarı),
6676             'one' => q(Konvertibl Yugoslav Dinarı),
6677             'other' => q(Konvertibl Yugoslav Dinarı),
6678             },
6679             },
6680             'YUR' => {
6681             symbol => 'YUR',
6682             display_name => {
6683             'currency' => q(İyileştirilmiş Yugoslav Dinarı \(1992–1993\)),
6684             'one' => q(İyileştirilmiş Yugoslav dinarı \(1992–1993\)),
6685             'other' => q(İyileştirilmiş Yugoslav dinarı \(1992–1993\)),
6686             },
6687             },
6688             'ZAL' => {
6689             display_name => {
6690             'currency' => q(Güney Afrika Randı \(finansal\)),
6691             },
6692             },
6693             'ZAR' => {
6694             symbol => 'ZAR',
6695             display_name => {
6696             'currency' => q(Güney Afrika Randı),
6697             'one' => q(Güney Afrika randı),
6698             'other' => q(Güney Afrika randı),
6699             },
6700             },
6701             'ZMK' => {
6702             symbol => 'ZMK',
6703             display_name => {
6704             'currency' => q(Zambiya Kvaçası \(1968–2012\)),
6705             },
6706             },
6707             'ZMW' => {
6708             symbol => 'ZMW',
6709             display_name => {
6710             'currency' => q(Zambiya Kvaçası),
6711             'one' => q(Zambiya kvaçası),
6712             'other' => q(Zambiya kvaçası),
6713             },
6714             },
6715             'ZRN' => {
6716             display_name => {
6717             'currency' => q(Yeni Zaire Zairesi),
6718             },
6719             },
6720             'ZRZ' => {
6721             display_name => {
6722             'currency' => q(Zaire Zairesi),
6723             },
6724             },
6725             'ZWD' => {
6726             display_name => {
6727             'currency' => q(Zimbabve Doları),
6728             },
6729             },
6730             'ZWL' => {
6731             display_name => {
6732             'currency' => q(Zimbabve Doları \(2009\)),
6733             },
6734             },
6735             'ZWR' => {
6736             symbol => 'ZWR',
6737             display_name => {
6738             'currency' => q(Zimbabve Doları \(2008\)),
6739             'one' => q(Zimbabve doları \(2008\)),
6740             'other' => q(Zimbabve doları \(2008\)),
6741             },
6742             },
6743             } },
6744             );
6745              
6746              
6747             has 'calendar_months' => (
6748             is => 'ro',
6749             isa => HashRef,
6750             init_arg => undef,
6751             default => sub { {
6752             'coptic' => {
6753             'format' => {
6754             abbreviated => {
6755             nonleap => [
6756             'Tût',
6757             'Bâbe',
6758             'Hatur',
6759             'Keyhek',
6760             'Tûbe',
6761             'Imşir',
6762             'Bermuhat',
6763             'Bermude',
6764             'Peyştes',
6765             'Bune',
6766             'Ebip',
6767             'Mısrî',
6768             'Nesî'
6769             ],
6770             leap => [
6771            
6772             ],
6773             },
6774             narrow => {
6775             nonleap => [
6776             '1',
6777             '2',
6778             '3',
6779             '4',
6780             '5',
6781             '6',
6782             '7',
6783             '8',
6784             '9',
6785             '10',
6786             '11',
6787             '12',
6788             '13'
6789             ],
6790             leap => [
6791            
6792             ],
6793             },
6794             wide => {
6795             nonleap => [
6796             'Tût',
6797             'Bâbe',
6798             'Hatur',
6799             'Keyhek',
6800             'Tûbe',
6801             'Imşir',
6802             'Bermuhat',
6803             'Bermude',
6804             'Peyştes',
6805             'Bune',
6806             'Ebip',
6807             'Mısrî',
6808             'Nesî'
6809             ],
6810             leap => [
6811            
6812             ],
6813             },
6814             },
6815             'stand-alone' => {
6816             abbreviated => {
6817             nonleap => [
6818             'Tût',
6819             'Bâbe',
6820             'Hatur',
6821             'Keyhek',
6822             'Tûbe',
6823             'Imşir',
6824             'Bermuhat',
6825             'Bermude',
6826             'Peyştes',
6827             'Bune',
6828             'Ebip',
6829             'Mısrî',
6830             'Nesî'
6831             ],
6832             leap => [
6833            
6834             ],
6835             },
6836             narrow => {
6837             nonleap => [
6838             '1',
6839             '2',
6840             '3',
6841             '4',
6842             '5',
6843             '6',
6844             '7',
6845             '8',
6846             '9',
6847             '10',
6848             '11',
6849             '12',
6850             '13'
6851             ],
6852             leap => [
6853            
6854             ],
6855             },
6856             wide => {
6857             nonleap => [
6858             'Tût',
6859             'Bâbe',
6860             'Hatur',
6861             'Keyhek',
6862             'Tûbe',
6863             'Imşir',
6864             'Bermuhat',
6865             'Bermude',
6866             'Peyştes',
6867             'Bune',
6868             'Ebip',
6869             'Mısrî',
6870             'Nesî'
6871             ],
6872             leap => [
6873            
6874             ],
6875             },
6876             },
6877             },
6878             'ethiopic' => {
6879             'format' => {
6880             wide => {
6881             nonleap => [
6882             'Meskerem',
6883             'Tikimt',
6884             'Hidar',
6885             'Tahsas',
6886             'Tir',
6887             'Yakatit',
6888             'Magabit',
6889             'Miyazya',
6890             'Ginbot',
6891             'Sene',
6892             'Hamle',
6893             'Nehasa',
6894             'Pagumiene'
6895             ],
6896             leap => [
6897            
6898             ],
6899             },
6900             },
6901             'stand-alone' => {
6902             wide => {
6903             nonleap => [
6904             'Meskerem',
6905             'Tikimt',
6906             'Hidar',
6907             'Tahsas',
6908             'Tir',
6909             'Yakatit',
6910             'Magabit',
6911             'Miyazya',
6912             'Ginbot',
6913             'Sene',
6914             'Hamle',
6915             'Nehasa',
6916             'Pagumiene'
6917             ],
6918             leap => [
6919            
6920             ],
6921             },
6922             },
6923             },
6924             'gregorian' => {
6925             'format' => {
6926             abbreviated => {
6927             nonleap => [
6928             'Oca',
6929             'Şub',
6930             'Mar',
6931             'Nis',
6932             'May',
6933             'Haz',
6934             'Tem',
6935             'Ağu',
6936             'Eyl',
6937             'Eki',
6938             'Kas',
6939             'Ara'
6940             ],
6941             leap => [
6942            
6943             ],
6944             },
6945             narrow => {
6946             nonleap => [
6947             'O',
6948             'Ş',
6949             'M',
6950             'N',
6951             'M',
6952             'H',
6953             'T',
6954             'A',
6955             'E',
6956             'E',
6957             'K',
6958             'A'
6959             ],
6960             leap => [
6961            
6962             ],
6963             },
6964             wide => {
6965             nonleap => [
6966             'Ocak',
6967             'Şubat',
6968             'Mart',
6969             'Nisan',
6970             'Mayıs',
6971             'Haziran',
6972             'Temmuz',
6973             'Ağustos',
6974             'Eylül',
6975             'Ekim',
6976             'Kasım',
6977             'Aralık'
6978             ],
6979             leap => [
6980            
6981             ],
6982             },
6983             },
6984             'stand-alone' => {
6985             abbreviated => {
6986             nonleap => [
6987             'Oca',
6988             'Şub',
6989             'Mar',
6990             'Nis',
6991             'May',
6992             'Haz',
6993             'Tem',
6994             'Ağu',
6995             'Eyl',
6996             'Eki',
6997             'Kas',
6998             'Ara'
6999             ],
7000             leap => [
7001            
7002             ],
7003             },
7004             narrow => {
7005             nonleap => [
7006             'O',
7007             'Ş',
7008             'M',
7009             'N',
7010             'M',
7011             'H',
7012             'T',
7013             'A',
7014             'E',
7015             'E',
7016             'K',
7017             'A'
7018             ],
7019             leap => [
7020            
7021             ],
7022             },
7023             wide => {
7024             nonleap => [
7025             'Ocak',
7026             'Şubat',
7027             'Mart',
7028             'Nisan',
7029             'Mayıs',
7030             'Haziran',
7031             'Temmuz',
7032             'Ağustos',
7033             'Eylül',
7034             'Ekim',
7035             'Kasım',
7036             'Aralık'
7037             ],
7038             leap => [
7039            
7040             ],
7041             },
7042             },
7043             },
7044             'hebrew' => {
7045             'format' => {
7046             abbreviated => {
7047             nonleap => [
7048             'Tişri',
7049             'Heşvan',
7050             'Kislev',
7051             'Tevet',
7052             'Şevat',
7053             'Veadar',
7054             'Adar',
7055             'Nisan',
7056             'İyar',
7057             'Sivan',
7058             'Tamuz',
7059             'Av',
7060             'Elul'
7061             ],
7062             leap => [
7063             '',
7064             '',
7065             '',
7066             '',
7067             '',
7068             '',
7069             'Adar II'
7070             ],
7071             },
7072             wide => {
7073             nonleap => [
7074             'Tişri',
7075             'Heşvan',
7076             'Kislev',
7077             'Tevet',
7078             'Şevat',
7079             'Veadar',
7080             'Adar',
7081             'Nisan',
7082             'İyar',
7083             'Sivan',
7084             'Tamuz',
7085             'Av',
7086             'Elul'
7087             ],
7088             leap => [
7089             '',
7090             '',
7091             '',
7092             '',
7093             '',
7094             '',
7095             'Adar II'
7096             ],
7097             },
7098             },
7099             'stand-alone' => {
7100             abbreviated => {
7101             nonleap => [
7102             'Tişri',
7103             'Heşvan',
7104             'Kislev',
7105             'Tevet',
7106             'Şevat',
7107             'Veadar',
7108             'Adar',
7109             'Nisan',
7110             'İyar',
7111             'Sivan',
7112             'Tamuz',
7113             'Av',
7114             'Elul'
7115             ],
7116             leap => [
7117             '',
7118             '',
7119             '',
7120             '',
7121             '',
7122             '',
7123             'Adar II'
7124             ],
7125             },
7126             wide => {
7127             nonleap => [
7128             'Tişri',
7129             'Heşvan',
7130             'Kislev',
7131             'Tevet',
7132             'Şevat',
7133             'Veadar',
7134             'Adar',
7135             'Nisan',
7136             'İyar',
7137             'Sivan',
7138             'Tamuz',
7139             'Av',
7140             'Elul'
7141             ],
7142             leap => [
7143             '',
7144             '',
7145             '',
7146             '',
7147             '',
7148             '',
7149             'Adar II'
7150             ],
7151             },
7152             },
7153             },
7154             'indian' => {
7155             'format' => {
7156             wide => {
7157             nonleap => [
7158             'Chaitra',
7159             'Vaisakha',
7160             'Jyaistha',
7161             'Asadha',
7162             'Sravana',
7163             'Bhadra',
7164             'Asvina',
7165             'Kartika',
7166             'Agrahayana',
7167             'Pausa',
7168             'Magha',
7169             'Phalguna'
7170             ],
7171             leap => [
7172            
7173             ],
7174             },
7175             },
7176             },
7177             'islamic' => {
7178             'format' => {
7179             abbreviated => {
7180             nonleap => [
7181             'Muhar.',
7182             'Safer',
7183             'R.evvel',
7184             'R.ahir',
7185             'C.evvel',
7186             'C.ahir',
7187             'Recep',
7188             'Şaban',
7189             'Ram.',
7190             'Şevval',
7191             'Zilkade',
7192             'Zilhicce'
7193             ],
7194             leap => [
7195            
7196             ],
7197             },
7198             narrow => {
7199             nonleap => [
7200             '1',
7201             '2',
7202             '3',
7203             '4',
7204             '5',
7205             '6',
7206             '7',
7207             '8',
7208             '9',
7209             '10',
7210             '11',
7211             '12'
7212             ],
7213             leap => [
7214            
7215             ],
7216             },
7217             wide => {
7218             nonleap => [
7219             'Muharrem',
7220             'Safer',
7221             'Rebiülevvel',
7222             'Rebiülahir',
7223             'Cemaziyelevvel',
7224             'Cemaziyelahir',
7225             'Recep',
7226             'Şaban',
7227             'Ramazan',
7228             'Şevval',
7229             'Zilkade',
7230             'Zilhicce'
7231             ],
7232             leap => [
7233            
7234             ],
7235             },
7236             },
7237             'stand-alone' => {
7238             abbreviated => {
7239             nonleap => [
7240             'Muhar.',
7241             'Safer',
7242             'R.evvel',
7243             'R.ahir',
7244             'C.evvel',
7245             'C.ahir',
7246             'Recep',
7247             'Şaban',
7248             'Ram.',
7249             'Şevval',
7250             'Zilkade',
7251             'Zilhicce'
7252             ],
7253             leap => [
7254            
7255             ],
7256             },
7257             narrow => {
7258             nonleap => [
7259             '1',
7260             '2',
7261             '3',
7262             '4',
7263             '5',
7264             '6',
7265             '7',
7266             '8',
7267             '9',
7268             '10',
7269             '11',
7270             '12'
7271             ],
7272             leap => [
7273            
7274             ],
7275             },
7276             wide => {
7277             nonleap => [
7278             'Muharrem',
7279             'Safer',
7280             'Rebiülevvel',
7281             'Rebiülahir',
7282             'Cemaziyelevvel',
7283             'Cemaziyelahir',
7284             'Recep',
7285             'Şaban',
7286             'Ramazan',
7287             'Şevval',
7288             'Zilkade',
7289             'Zilhicce'
7290             ],
7291             leap => [
7292            
7293             ],
7294             },
7295             },
7296             },
7297             'persian' => {
7298             'format' => {
7299             wide => {
7300             nonleap => [
7301             'Ferverdin',
7302             'Ordibeheşt',
7303             'Hordad',
7304             'Tir',
7305             'Mordad',
7306             'Şehriver',
7307             'Mehr',
7308             'Aban',
7309             'Azer',
7310             'Dey',
7311             'Behmen',
7312             'Esfend'
7313             ],
7314             leap => [
7315            
7316             ],
7317             },
7318             },
7319             },
7320             } },
7321             );
7322              
7323             has 'calendar_days' => (
7324             is => 'ro',
7325             isa => HashRef,
7326             init_arg => undef,
7327             default => sub { {
7328             'gregorian' => {
7329             'format' => {
7330             abbreviated => {
7331             mon => 'Pzt',
7332             tue => 'Sal',
7333             wed => 'Çar',
7334             thu => 'Per',
7335             fri => 'Cum',
7336             sat => 'Cmt',
7337             sun => 'Paz'
7338             },
7339             narrow => {
7340             mon => 'P',
7341             tue => 'S',
7342             wed => 'Ç',
7343             thu => 'P',
7344             fri => 'C',
7345             sat => 'C',
7346             sun => 'P'
7347             },
7348             short => {
7349             mon => 'Pt',
7350             tue => 'Sa',
7351             wed => 'Ça',
7352             thu => 'Pe',
7353             fri => 'Cu',
7354             sat => 'Ct',
7355             sun => 'Pa'
7356             },
7357             wide => {
7358             mon => 'Pazartesi',
7359             tue => 'Salı',
7360             wed => 'Çarşamba',
7361             thu => 'Perşembe',
7362             fri => 'Cuma',
7363             sat => 'Cumartesi',
7364             sun => 'Pazar'
7365             },
7366             },
7367             'stand-alone' => {
7368             abbreviated => {
7369             mon => 'Pzt',
7370             tue => 'Sal',
7371             wed => 'Çar',
7372             thu => 'Per',
7373             fri => 'Cum',
7374             sat => 'Cmt',
7375             sun => 'Paz'
7376             },
7377             narrow => {
7378             mon => 'P',
7379             tue => 'S',
7380             wed => 'Ç',
7381             thu => 'P',
7382             fri => 'C',
7383             sat => 'C',
7384             sun => 'P'
7385             },
7386             short => {
7387             mon => 'Pt',
7388             tue => 'Sa',
7389             wed => 'Ça',
7390             thu => 'Pe',
7391             fri => 'Cu',
7392             sat => 'Ct',
7393             sun => 'Pa'
7394             },
7395             wide => {
7396             mon => 'Pazartesi',
7397             tue => 'Salı',
7398             wed => 'Çarşamba',
7399             thu => 'Perşembe',
7400             fri => 'Cuma',
7401             sat => 'Cumartesi',
7402             sun => 'Pazar'
7403             },
7404             },
7405             },
7406             } },
7407             );
7408              
7409             has 'calendar_quarters' => (
7410             is => 'ro',
7411             isa => HashRef,
7412             init_arg => undef,
7413             default => sub { {
7414             'gregorian' => {
7415             'format' => {
7416             abbreviated => {0 => 'Ç1',
7417             1 => 'Ç2',
7418             2 => 'Ç3',
7419             3 => 'Ç4'
7420             },
7421             narrow => {0 => '1.',
7422             1 => '2.',
7423             2 => '3.',
7424             3 => '4.'
7425             },
7426             wide => {0 => '1. çeyrek',
7427             1 => '2. çeyrek',
7428             2 => '3. çeyrek',
7429             3 => '4. çeyrek'
7430             },
7431             },
7432             'stand-alone' => {
7433             abbreviated => {0 => 'Ç1',
7434             1 => 'Ç2',
7435             2 => 'Ç3',
7436             3 => 'Ç4'
7437             },
7438             narrow => {0 => '1.',
7439             1 => '2.',
7440             2 => '3.',
7441             3 => '4.'
7442             },
7443             wide => {0 => '1. çeyrek',
7444             1 => '2. çeyrek',
7445             2 => '3. çeyrek',
7446             3 => '4. çeyrek'
7447             },
7448             },
7449             },
7450             } },
7451             );
7452              
7453             has 'day_period_data' => (
7454             is => 'ro',
7455             isa => CodeRef,
7456             init_arg => undef,
7457             default => sub { sub {
7458             # Time in hhmm format
7459             my ($self, $type, $time, $day_period_type) = @_;
7460             $day_period_type //= 'default';
7461             SWITCH:
7462             for ($type) {
7463             if ($_ eq 'buddhist') {
7464             if($day_period_type eq 'default') {
7465             return 'midnight' if $time == 0;
7466             return 'noon' if $time == 1200;
7467             return 'afternoon1' if $time >= 1200
7468             && $time < 1800;
7469             return 'afternoon2' if $time >= 1800
7470             && $time < 1900;
7471             return 'evening1' if $time >= 1900
7472             && $time < 2100;
7473             return 'morning1' if $time >= 600
7474             && $time < 1100;
7475             return 'morning2' if $time >= 1100
7476             && $time < 1200;
7477             return 'night1' if $time >= 2100;
7478             return 'night1' if $time < 600;
7479             }
7480             if($day_period_type eq 'selection') {
7481             return 'afternoon1' if $time >= 1200
7482             && $time < 1800;
7483             return 'afternoon2' if $time >= 1800
7484             && $time < 1900;
7485             return 'evening1' if $time >= 1900
7486             && $time < 2100;
7487             return 'morning1' if $time >= 600
7488             && $time < 1100;
7489             return 'morning2' if $time >= 1100
7490             && $time < 1200;
7491             return 'night1' if $time >= 2100;
7492             return 'night1' if $time < 600;
7493             }
7494             last SWITCH;
7495             }
7496             if ($_ eq 'coptic') {
7497             if($day_period_type eq 'default') {
7498             return 'midnight' if $time == 0;
7499             return 'noon' if $time == 1200;
7500             return 'afternoon1' if $time >= 1200
7501             && $time < 1800;
7502             return 'afternoon2' if $time >= 1800
7503             && $time < 1900;
7504             return 'evening1' if $time >= 1900
7505             && $time < 2100;
7506             return 'morning1' if $time >= 600
7507             && $time < 1100;
7508             return 'morning2' if $time >= 1100
7509             && $time < 1200;
7510             return 'night1' if $time >= 2100;
7511             return 'night1' if $time < 600;
7512             }
7513             if($day_period_type eq 'selection') {
7514             return 'afternoon1' if $time >= 1200
7515             && $time < 1800;
7516             return 'afternoon2' if $time >= 1800
7517             && $time < 1900;
7518             return 'evening1' if $time >= 1900
7519             && $time < 2100;
7520             return 'morning1' if $time >= 600
7521             && $time < 1100;
7522             return 'morning2' if $time >= 1100
7523             && $time < 1200;
7524             return 'night1' if $time >= 2100;
7525             return 'night1' if $time < 600;
7526             }
7527             last SWITCH;
7528             }
7529             if ($_ eq 'ethiopic') {
7530             if($day_period_type eq 'default') {
7531             return 'midnight' if $time == 0;
7532             return 'noon' if $time == 1200;
7533             return 'afternoon1' if $time >= 1200
7534             && $time < 1800;
7535             return 'afternoon2' if $time >= 1800
7536             && $time < 1900;
7537             return 'evening1' if $time >= 1900
7538             && $time < 2100;
7539             return 'morning1' if $time >= 600
7540             && $time < 1100;
7541             return 'morning2' if $time >= 1100
7542             && $time < 1200;
7543             return 'night1' if $time >= 2100;
7544             return 'night1' if $time < 600;
7545             }
7546             if($day_period_type eq 'selection') {
7547             return 'afternoon1' if $time >= 1200
7548             && $time < 1800;
7549             return 'afternoon2' if $time >= 1800
7550             && $time < 1900;
7551             return 'evening1' if $time >= 1900
7552             && $time < 2100;
7553             return 'morning1' if $time >= 600
7554             && $time < 1100;
7555             return 'morning2' if $time >= 1100
7556             && $time < 1200;
7557             return 'night1' if $time >= 2100;
7558             return 'night1' if $time < 600;
7559             }
7560             last SWITCH;
7561             }
7562             if ($_ eq 'generic') {
7563             if($day_period_type eq 'default') {
7564             return 'midnight' if $time == 0;
7565             return 'noon' if $time == 1200;
7566             return 'afternoon1' if $time >= 1200
7567             && $time < 1800;
7568             return 'afternoon2' if $time >= 1800
7569             && $time < 1900;
7570             return 'evening1' if $time >= 1900
7571             && $time < 2100;
7572             return 'morning1' if $time >= 600
7573             && $time < 1100;
7574             return 'morning2' if $time >= 1100
7575             && $time < 1200;
7576             return 'night1' if $time >= 2100;
7577             return 'night1' if $time < 600;
7578             }
7579             if($day_period_type eq 'selection') {
7580             return 'afternoon1' if $time >= 1200
7581             && $time < 1800;
7582             return 'afternoon2' if $time >= 1800
7583             && $time < 1900;
7584             return 'evening1' if $time >= 1900
7585             && $time < 2100;
7586             return 'morning1' if $time >= 600
7587             && $time < 1100;
7588             return 'morning2' if $time >= 1100
7589             && $time < 1200;
7590             return 'night1' if $time >= 2100;
7591             return 'night1' if $time < 600;
7592             }
7593             last SWITCH;
7594             }
7595             if ($_ eq 'gregorian') {
7596             if($day_period_type eq 'default') {
7597             return 'midnight' if $time == 0;
7598             return 'noon' if $time == 1200;
7599             return 'afternoon1' if $time >= 1200
7600             && $time < 1800;
7601             return 'afternoon2' if $time >= 1800
7602             && $time < 1900;
7603             return 'evening1' if $time >= 1900
7604             && $time < 2100;
7605             return 'morning1' if $time >= 600
7606             && $time < 1100;
7607             return 'morning2' if $time >= 1100
7608             && $time < 1200;
7609             return 'night1' if $time >= 2100;
7610             return 'night1' if $time < 600;
7611             }
7612             if($day_period_type eq 'selection') {
7613             return 'afternoon1' if $time >= 1200
7614             && $time < 1800;
7615             return 'afternoon2' if $time >= 1800
7616             && $time < 1900;
7617             return 'evening1' if $time >= 1900
7618             && $time < 2100;
7619             return 'morning1' if $time >= 600
7620             && $time < 1100;
7621             return 'morning2' if $time >= 1100
7622             && $time < 1200;
7623             return 'night1' if $time >= 2100;
7624             return 'night1' if $time < 600;
7625             }
7626             last SWITCH;
7627             }
7628             if ($_ eq 'hebrew') {
7629             if($day_period_type eq 'default') {
7630             return 'midnight' if $time == 0;
7631             return 'noon' if $time == 1200;
7632             return 'afternoon1' if $time >= 1200
7633             && $time < 1800;
7634             return 'afternoon2' if $time >= 1800
7635             && $time < 1900;
7636             return 'evening1' if $time >= 1900
7637             && $time < 2100;
7638             return 'morning1' if $time >= 600
7639             && $time < 1100;
7640             return 'morning2' if $time >= 1100
7641             && $time < 1200;
7642             return 'night1' if $time >= 2100;
7643             return 'night1' if $time < 600;
7644             }
7645             if($day_period_type eq 'selection') {
7646             return 'afternoon1' if $time >= 1200
7647             && $time < 1800;
7648             return 'afternoon2' if $time >= 1800
7649             && $time < 1900;
7650             return 'evening1' if $time >= 1900
7651             && $time < 2100;
7652             return 'morning1' if $time >= 600
7653             && $time < 1100;
7654             return 'morning2' if $time >= 1100
7655             && $time < 1200;
7656             return 'night1' if $time >= 2100;
7657             return 'night1' if $time < 600;
7658             }
7659             last SWITCH;
7660             }
7661             if ($_ eq 'indian') {
7662             if($day_period_type eq 'default') {
7663             return 'midnight' if $time == 0;
7664             return 'noon' if $time == 1200;
7665             return 'afternoon1' if $time >= 1200
7666             && $time < 1800;
7667             return 'afternoon2' if $time >= 1800
7668             && $time < 1900;
7669             return 'evening1' if $time >= 1900
7670             && $time < 2100;
7671             return 'morning1' if $time >= 600
7672             && $time < 1100;
7673             return 'morning2' if $time >= 1100
7674             && $time < 1200;
7675             return 'night1' if $time >= 2100;
7676             return 'night1' if $time < 600;
7677             }
7678             if($day_period_type eq 'selection') {
7679             return 'afternoon1' if $time >= 1200
7680             && $time < 1800;
7681             return 'afternoon2' if $time >= 1800
7682             && $time < 1900;
7683             return 'evening1' if $time >= 1900
7684             && $time < 2100;
7685             return 'morning1' if $time >= 600
7686             && $time < 1100;
7687             return 'morning2' if $time >= 1100
7688             && $time < 1200;
7689             return 'night1' if $time >= 2100;
7690             return 'night1' if $time < 600;
7691             }
7692             last SWITCH;
7693             }
7694             if ($_ eq 'islamic') {
7695             if($day_period_type eq 'default') {
7696             return 'midnight' if $time == 0;
7697             return 'noon' if $time == 1200;
7698             return 'afternoon1' if $time >= 1200
7699             && $time < 1800;
7700             return 'afternoon2' if $time >= 1800
7701             && $time < 1900;
7702             return 'evening1' if $time >= 1900
7703             && $time < 2100;
7704             return 'morning1' if $time >= 600
7705             && $time < 1100;
7706             return 'morning2' if $time >= 1100
7707             && $time < 1200;
7708             return 'night1' if $time >= 2100;
7709             return 'night1' if $time < 600;
7710             }
7711             if($day_period_type eq 'selection') {
7712             return 'afternoon1' if $time >= 1200
7713             && $time < 1800;
7714             return 'afternoon2' if $time >= 1800
7715             && $time < 1900;
7716             return 'evening1' if $time >= 1900
7717             && $time < 2100;
7718             return 'morning1' if $time >= 600
7719             && $time < 1100;
7720             return 'morning2' if $time >= 1100
7721             && $time < 1200;
7722             return 'night1' if $time >= 2100;
7723             return 'night1' if $time < 600;
7724             }
7725             last SWITCH;
7726             }
7727             if ($_ eq 'japanese') {
7728             if($day_period_type eq 'default') {
7729             return 'midnight' if $time == 0;
7730             return 'noon' if $time == 1200;
7731             return 'afternoon1' if $time >= 1200
7732             && $time < 1800;
7733             return 'afternoon2' if $time >= 1800
7734             && $time < 1900;
7735             return 'evening1' if $time >= 1900
7736             && $time < 2100;
7737             return 'morning1' if $time >= 600
7738             && $time < 1100;
7739             return 'morning2' if $time >= 1100
7740             && $time < 1200;
7741             return 'night1' if $time >= 2100;
7742             return 'night1' if $time < 600;
7743             }
7744             if($day_period_type eq 'selection') {
7745             return 'afternoon1' if $time >= 1200
7746             && $time < 1800;
7747             return 'afternoon2' if $time >= 1800
7748             && $time < 1900;
7749             return 'evening1' if $time >= 1900
7750             && $time < 2100;
7751             return 'morning1' if $time >= 600
7752             && $time < 1100;
7753             return 'morning2' if $time >= 1100
7754             && $time < 1200;
7755             return 'night1' if $time >= 2100;
7756             return 'night1' if $time < 600;
7757             }
7758             last SWITCH;
7759             }
7760             if ($_ eq 'persian') {
7761             if($day_period_type eq 'default') {
7762             return 'midnight' if $time == 0;
7763             return 'noon' if $time == 1200;
7764             return 'afternoon1' if $time >= 1200
7765             && $time < 1800;
7766             return 'afternoon2' if $time >= 1800
7767             && $time < 1900;
7768             return 'evening1' if $time >= 1900
7769             && $time < 2100;
7770             return 'morning1' if $time >= 600
7771             && $time < 1100;
7772             return 'morning2' if $time >= 1100
7773             && $time < 1200;
7774             return 'night1' if $time >= 2100;
7775             return 'night1' if $time < 600;
7776             }
7777             if($day_period_type eq 'selection') {
7778             return 'afternoon1' if $time >= 1200
7779             && $time < 1800;
7780             return 'afternoon2' if $time >= 1800
7781             && $time < 1900;
7782             return 'evening1' if $time >= 1900
7783             && $time < 2100;
7784             return 'morning1' if $time >= 600
7785             && $time < 1100;
7786             return 'morning2' if $time >= 1100
7787             && $time < 1200;
7788             return 'night1' if $time >= 2100;
7789             return 'night1' if $time < 600;
7790             }
7791             last SWITCH;
7792             }
7793             if ($_ eq 'roc') {
7794             if($day_period_type eq 'default') {
7795             return 'midnight' if $time == 0;
7796             return 'noon' if $time == 1200;
7797             return 'afternoon1' if $time >= 1200
7798             && $time < 1800;
7799             return 'afternoon2' if $time >= 1800
7800             && $time < 1900;
7801             return 'evening1' if $time >= 1900
7802             && $time < 2100;
7803             return 'morning1' if $time >= 600
7804             && $time < 1100;
7805             return 'morning2' if $time >= 1100
7806             && $time < 1200;
7807             return 'night1' if $time >= 2100;
7808             return 'night1' if $time < 600;
7809             }
7810             if($day_period_type eq 'selection') {
7811             return 'afternoon1' if $time >= 1200
7812             && $time < 1800;
7813             return 'afternoon2' if $time >= 1800
7814             && $time < 1900;
7815             return 'evening1' if $time >= 1900
7816             && $time < 2100;
7817             return 'morning1' if $time >= 600
7818             && $time < 1100;
7819             return 'morning2' if $time >= 1100
7820             && $time < 1200;
7821             return 'night1' if $time >= 2100;
7822             return 'night1' if $time < 600;
7823             }
7824             last SWITCH;
7825             }
7826             }
7827             } },
7828             );
7829              
7830             around day_period_data => sub {
7831             my ($orig, $self) = @_;
7832             return $self->$orig;
7833             };
7834              
7835             has 'day_periods' => (
7836             is => 'ro',
7837             isa => HashRef,
7838             init_arg => undef,
7839             default => sub { {
7840             'gregorian' => {
7841             'format' => {
7842             'abbreviated' => {
7843             'afternoon1' => q{öğleden sonra},
7844             'afternoon2' => q{akşamüstü},
7845             'am' => q{ÖÖ},
7846             'evening1' => q{akşam},
7847             'midnight' => q{gece yarısı},
7848             'morning1' => q{sabah},
7849             'morning2' => q{öğleden önce},
7850             'night1' => q{gece},
7851             'noon' => q{öğle},
7852             'pm' => q{ÖS},
7853             },
7854             'narrow' => {
7855             'afternoon1' => q{öğleden sonra},
7856             'afternoon2' => q{akşamüstü},
7857             'am' => q{öö},
7858             'evening1' => q{akşam},
7859             'midnight' => q{gece},
7860             'morning1' => q{sabah},
7861             'morning2' => q{öğleden önce},
7862             'night1' => q{gece},
7863             'noon' => q{ö},
7864             'pm' => q{ös},
7865             },
7866             'wide' => {
7867             'afternoon1' => q{öğleden sonra},
7868             'afternoon2' => q{akşamüstü},
7869             'am' => q{ÖÖ},
7870             'evening1' => q{akşam},
7871             'midnight' => q{gece yarısı},
7872             'morning1' => q{sabah},
7873             'morning2' => q{öğleden önce},
7874             'night1' => q{gece},
7875             'noon' => q{öğle},
7876             'pm' => q{ÖS},
7877             },
7878             },
7879             'stand-alone' => {
7880             'abbreviated' => {
7881             'afternoon1' => q{öğleden sonra},
7882             'afternoon2' => q{akşamüstü},
7883             'am' => q{ÖÖ},
7884             'evening1' => q{akşam},
7885             'midnight' => q{gece yarısı},
7886             'morning1' => q{sabah},
7887             'morning2' => q{öğleden önce},
7888             'night1' => q{gece},
7889             'noon' => q{öğle},
7890             'pm' => q{ÖS},
7891             },
7892             'narrow' => {
7893             'afternoon1' => q{öğleden sonra},
7894             'afternoon2' => q{akşamüstü},
7895             'am' => q{ÖÖ},
7896             'evening1' => q{akşam},
7897             'midnight' => q{gece yarısı},
7898             'morning1' => q{sabah},
7899             'morning2' => q{öğleden önce},
7900             'night1' => q{gece},
7901             'noon' => q{öğle},
7902             'pm' => q{ÖS},
7903             },
7904             'wide' => {
7905             'afternoon1' => q{öğleden sonra},
7906             'afternoon2' => q{akşamüstü},
7907             'am' => q{ÖÖ},
7908             'evening1' => q{akşam},
7909             'midnight' => q{gece yarısı},
7910             'morning1' => q{sabah},
7911             'morning2' => q{öğleden önce},
7912             'night1' => q{gece},
7913             'noon' => q{öğle},
7914             'pm' => q{ÖS},
7915             },
7916             },
7917             },
7918             } },
7919             );
7920              
7921             has 'eras' => (
7922             is => 'ro',
7923             isa => HashRef,
7924             init_arg => undef,
7925             default => sub { {
7926             'buddhist' => {
7927             abbreviated => {
7928             '0' => 'BE'
7929             },
7930             narrow => {
7931             '0' => 'BE'
7932             },
7933             wide => {
7934             '0' => 'BE'
7935             },
7936             },
7937             'coptic' => {
7938             abbreviated => {
7939             '0' => 'ERA0',
7940             '1' => 'ERA1'
7941             },
7942             narrow => {
7943             '0' => 'ERA0',
7944             '1' => 'ERA1'
7945             },
7946             wide => {
7947             '0' => 'ERA0',
7948             '1' => 'ERA1'
7949             },
7950             },
7951             'ethiopic' => {
7952             abbreviated => {
7953             '0' => 'ERA0',
7954             '1' => 'ERA1'
7955             },
7956             narrow => {
7957             '0' => 'ERA0',
7958             '1' => 'ERA1'
7959             },
7960             wide => {
7961             '0' => 'ERA0',
7962             '1' => 'ERA1'
7963             },
7964             },
7965             'generic' => {
7966             },
7967             'gregorian' => {
7968             abbreviated => {
7969             '0' => 'MÖ',
7970             '1' => 'MS'
7971             },
7972             wide => {
7973             '0' => 'Milattan Önce',
7974             '1' => 'Milattan Sonra'
7975             },
7976             },
7977             'hebrew' => {
7978             abbreviated => {
7979             '0' => 'AM'
7980             },
7981             narrow => {
7982             '0' => 'AM'
7983             },
7984             wide => {
7985             '0' => 'AM'
7986             },
7987             },
7988             'indian' => {
7989             abbreviated => {
7990             '0' => 'Saka'
7991             },
7992             narrow => {
7993             '0' => 'Saka'
7994             },
7995             wide => {
7996             '0' => 'Saka'
7997             },
7998             },
7999             'islamic' => {
8000             abbreviated => {
8001             '0' => 'Hicri'
8002             },
8003             narrow => {
8004             '0' => 'Hicri'
8005             },
8006             wide => {
8007             '0' => 'Hicri'
8008             },
8009             },
8010             'japanese' => {
8011             },
8012             'persian' => {
8013             abbreviated => {
8014             '0' => 'AP'
8015             },
8016             narrow => {
8017             '0' => 'AP'
8018             },
8019             wide => {
8020             '0' => 'AP'
8021             },
8022             },
8023             'roc' => {
8024             abbreviated => {
8025             '0' => 'Before R.O.C.',
8026             '1' => 'Minguo'
8027             },
8028             wide => {
8029             '0' => 'R.O.C. Öncesi',
8030             '1' => 'Minguo'
8031             },
8032             },
8033             } },
8034             );
8035              
8036             has 'date_formats' => (
8037             is => 'ro',
8038             isa => HashRef,
8039             init_arg => undef,
8040             default => sub { {
8041             'buddhist' => {
8042             },
8043             'coptic' => {
8044             },
8045             'ethiopic' => {
8046             },
8047             'generic' => {
8048             'full' => q{G d MMMM y EEEE},
8049             'long' => q{G d MMMM y},
8050             'medium' => q{G d MMM y},
8051             'short' => q{GGGGG d.MM.y},
8052             },
8053             'gregorian' => {
8054             'full' => q{d MMMM y EEEE},
8055             'long' => q{d MMMM y},
8056             'medium' => q{d MMM y},
8057             'short' => q{d.MM.y},
8058             },
8059             'hebrew' => {
8060             },
8061             'indian' => {
8062             },
8063             'islamic' => {
8064             },
8065             'japanese' => {
8066             'full' => q{d MMMM y G EEEE},
8067             'long' => q{d MMMM y G},
8068             'medium' => q{d MMM y G},
8069             'short' => q{d.MM.y G},
8070             },
8071             'persian' => {
8072             },
8073             'roc' => {
8074             },
8075             } },
8076             );
8077              
8078             has 'time_formats' => (
8079             is => 'ro',
8080             isa => HashRef,
8081             init_arg => undef,
8082             default => sub { {
8083             'buddhist' => {
8084             },
8085             'coptic' => {
8086             },
8087             'ethiopic' => {
8088             },
8089             'generic' => {
8090             },
8091             'gregorian' => {
8092             'full' => q{HH:mm:ss zzzz},
8093             'long' => q{HH:mm:ss z},
8094             'medium' => q{HH:mm:ss},
8095             'short' => q{HH:mm},
8096             },
8097             'hebrew' => {
8098             },
8099             'indian' => {
8100             },
8101             'islamic' => {
8102             },
8103             'japanese' => {
8104             },
8105             'persian' => {
8106             },
8107             'roc' => {
8108             },
8109             } },
8110             );
8111              
8112             has 'datetime_formats' => (
8113             is => 'ro',
8114             isa => HashRef,
8115             init_arg => undef,
8116             default => sub { {
8117             'buddhist' => {
8118             },
8119             'coptic' => {
8120             },
8121             'ethiopic' => {
8122             },
8123             'generic' => {
8124             'full' => q{{1} {0}},
8125             'long' => q{{1} {0}},
8126             'medium' => q{{1} {0}},
8127             'short' => q{{1} {0}},
8128             },
8129             'gregorian' => {
8130             'full' => q{{1} {0}},
8131             'long' => q{{1} {0}},
8132             'medium' => q{{1} {0}},
8133             'short' => q{{1} {0}},
8134             },
8135             'hebrew' => {
8136             },
8137             'indian' => {
8138             },
8139             'islamic' => {
8140             },
8141             'japanese' => {
8142             },
8143             'persian' => {
8144             },
8145             'roc' => {
8146             },
8147             } },
8148             );
8149              
8150             has 'datetime_formats_available_formats' => (
8151             is => 'ro',
8152             isa => HashRef,
8153             init_arg => undef,
8154             default => sub { {
8155             'generic' => {
8156             Bh => q{B h},
8157             Bhm => q{B h:mm},
8158             Bhms => q{B h:mm:ss},
8159             E => q{ccc},
8160             EBhm => q{E B h:mm},
8161             EBhms => q{E B h:mm:ss},
8162             EHm => q{E HH:mm},
8163             EHms => q{E HH:mm:ss},
8164             Ed => q{d E},
8165             Ehm => q{E h:mm a},
8166             Ehms => q{E h:mm:ss a},
8167             Gy => q{G y},
8168             GyMMM => q{G MMM y},
8169             GyMMMEd => q{G d MMM y E},
8170             GyMMMd => q{G d MMM y},
8171             H => q{HH},
8172             Hm => q{HH:mm},
8173             Hms => q{HH:mm:ss},
8174             M => q{L},
8175             MEd => q{dd/MM E},
8176             MMM => q{LLL},
8177             MMMEd => q{d MMM E},
8178             MMMMEd => q{dd MMMM E},
8179             MMMMd => q{dd MMMM},
8180             MMMd => q{d MMM},
8181             Md => q{dd/MM},
8182             d => q{d},
8183             h => q{h a},
8184             hm => q{h:mm a},
8185             hms => q{h:mm:ss a},
8186             mmss => q{mm:ss},
8187             ms => q{mm:ss},
8188             y => q{G y},
8189             yyyy => q{G y},
8190             yyyyM => q{GGGGG M/y},
8191             yyyyMEd => q{GGGGG dd.MM.y E},
8192             yyyyMM => q{MM.y G},
8193             yyyyMMM => q{G MMM y},
8194             yyyyMMMEd => q{G d MMM y E},
8195             yyyyMMMM => q{G MMMM y},
8196             yyyyMMMd => q{G dd MMM y},
8197             yyyyMd => q{GGGGG dd.MM.y},
8198             yyyyQQQ => q{G y/QQQ},
8199             yyyyQQQQ => q{G y/QQQQ},
8200             },
8201             'gregorian' => {
8202             Bh => q{B h},
8203             Bhm => q{B h:mm},
8204             Bhms => q{B h:mm:ss},
8205             E => q{ccc},
8206             EBhm => q{E B h:mm},
8207             EBhms => q{E B h:mm:ss},
8208             EHm => q{E HH:mm},
8209             EHms => q{E HH:mm:ss},
8210             Ed => q{d E},
8211             Ehm => q{E a h:mm},
8212             Ehms => q{E a h:mm:ss},
8213             Gy => q{G y},
8214             GyMMM => q{G MMM y},
8215             GyMMMEd => q{G d MMM y E},
8216             GyMMMd => q{G d MMM y},
8217             H => q{HH},
8218             Hm => q{HH:mm},
8219             Hms => q{HH:mm:ss},
8220             Hmsv => q{HH:mm:ss v},
8221             Hmv => q{HH:mm v},
8222             M => q{L},
8223             MEd => q{d/MM E},
8224             MMM => q{LLL},
8225             MMMEd => q{d MMMM E},
8226             MMMMEd => q{d MMMM E},
8227             MMMMW => q{MMMM 'ayının' W. 'haftası'},
8228             MMMMd => q{d MMMM},
8229             MMMd => q{d MMM},
8230             Md => q{d/M},
8231             d => q{d},
8232             h => q{a h},
8233             hm => q{a h:mm},
8234             hms => q{a h:mm:ss},
8235             hmsv => q{a h:mm:ss v},
8236             hmv => q{a h:mm v},
8237             mmss => q{mm:ss},
8238             ms => q{mm:ss},
8239             y => q{y},
8240             yM => q{MM/y},
8241             yMEd => q{d.M.y E},
8242             yMM => q{MM.y},
8243             yMMM => q{MMM y},
8244             yMMMEd => q{d MMM y E},
8245             yMMMM => q{MMMM y},
8246             yMMMd => q{d MMM y},
8247             yMd => q{dd.MM.y},
8248             yQQQ => q{y QQQ},
8249             yQQQQ => q{y QQQQ},
8250             yw => q{Y 'yılının' w. 'haftası'},
8251             },
8252             } },
8253             );
8254              
8255             has 'datetime_formats_append_item' => (
8256             is => 'ro',
8257             isa => HashRef,
8258             init_arg => undef,
8259             default => sub { {
8260             'gregorian' => {
8261             'Timezone' => '{0} {1}',
8262             },
8263             } },
8264             );
8265              
8266             has 'datetime_formats_interval' => (
8267             is => 'ro',
8268             isa => HashRef,
8269             init_arg => undef,
8270             default => sub { {
8271             'generic' => {
8272             H => {
8273             H => q{HH–HH},
8274             },
8275             Hm => {
8276             H => q{HH:mm–HH:mm},
8277             m => q{HH:mm–HH:mm},
8278             },
8279             Hmv => {
8280             H => q{HH:mm–HH:mm v},
8281             m => q{HH:mm–HH:mm v},
8282             },
8283             Hv => {
8284             H => q{HH–HH v},
8285             },
8286             M => {
8287             M => q{MM–MM},
8288             },
8289             MEd => {
8290             M => q{dd/MM E – dd/MM E},
8291             d => q{dd/MM E – dd/MM E},
8292             },
8293             MMM => {
8294             M => q{MMM–MMM},
8295             },
8296             MMMEd => {
8297             M => q{d MMM E – d MMM E},
8298             d => q{d MMM E – d MMM E},
8299             },
8300             MMMd => {
8301             M => q{d MMM – d MMM},
8302             d => q{d – d MMM},
8303             },
8304             Md => {
8305             M => q{dd/MM – dd/MM},
8306             d => q{dd/MM – dd/MM},
8307             },
8308             d => {
8309             d => q{d–d},
8310             },
8311             fallback => '{0} – {1}',
8312             h => {
8313             a => q{h a – h a},
8314             h => q{h–h a},
8315             },
8316             hm => {
8317             a => q{h:mm a – h:mm a},
8318             h => q{h:mm–h:mm a},
8319             m => q{h:mm–h:mm a},
8320             },
8321             hmv => {
8322             a => q{h:mm a – h:mm a v},
8323             h => q{h:mm–h:mm a v},
8324             m => q{h:mm–h:mm a v},
8325             },
8326             hv => {
8327             a => q{h a – h a v},
8328             h => q{h–h a v},
8329             },
8330             y => {
8331             y => q{G y–y},
8332             },
8333             yM => {
8334             M => q{GGGGG M/y – M/y},
8335             y => q{GGGGG M/y – M/y},
8336             },
8337             yMEd => {
8338             M => q{GGGGG dd.MM.y E – dd.MM.y E},
8339             d => q{GGGGG dd.MM.y E – dd.MM.y E},
8340             y => q{GGGGG dd.MM.y E – dd.MM.y E},
8341             },
8342             yMMM => {
8343             M => q{G MMM–MMM y},
8344             y => q{G MMM y – MMM y},
8345             },
8346             yMMMEd => {
8347             M => q{G d MMM y E – d MMM y E},
8348             d => q{G d MMM y E – d MMM y E},
8349             y => q{G d MMM y E – d MMM y E},
8350             },
8351             yMMMM => {
8352             M => q{G MMMM – MMMM y},
8353             y => q{G MMMM y – MMMM y},
8354             },
8355             yMMMd => {
8356             M => q{G d MMM – d MMM y},
8357             d => q{G d–d MMM y},
8358             y => q{G d MMM y – d MMM y},
8359             },
8360             yMd => {
8361             M => q{GGGGG dd.MM.y – dd.MM.y},
8362             d => q{GGGGG dd.MM.y – dd.MM.y},
8363             y => q{GGGGG dd.MM.y – dd.MM.y},
8364             },
8365             },
8366             'gregorian' => {
8367             H => {
8368             H => q{HH–HH},
8369             },
8370             Hm => {
8371             H => q{HH:mm–HH:mm},
8372             m => q{HH:mm–HH:mm},
8373             },
8374             Hmv => {
8375             H => q{HH:mm–HH:mm v},
8376             m => q{HH:mm–HH:mm v},
8377             },
8378             Hv => {
8379             H => q{HH–HH v},
8380             },
8381             M => {
8382             M => q{M – M},
8383             },
8384             MEd => {
8385             M => q{d.M E – d.M E},
8386             d => q{d.M E – d.M E},
8387             },
8388             MMM => {
8389             M => q{MMM–MMM},
8390             },
8391             MMMEd => {
8392             M => q{d MMM E – d MMM E},
8393             d => q{d MMM E – d MMM E},
8394             },
8395             MMMd => {
8396             M => q{d MMM – d MMM},
8397             d => q{d – d MMM},
8398             },
8399             Md => {
8400             M => q{d.M – d.M},
8401             d => q{d.M – d.M},
8402             },
8403             d => {
8404             d => q{d–d},
8405             },
8406             fallback => '{0} – {1}',
8407             h => {
8408             a => q{a h – a h},
8409             h => q{a h–h},
8410             },
8411             hm => {
8412             a => q{a h:mm – a h:mm},
8413             h => q{a h:mm–h:mm},
8414             m => q{a h:mm–h:mm},
8415             },
8416             hmv => {
8417             a => q{a h:mm – a h:mm v},
8418             h => q{a h:mm–h:mm v},
8419             m => q{a h:mm–h:mm v},
8420             },
8421             hv => {
8422             a => q{a h – a h v},
8423             h => q{a h–h v},
8424             },
8425             y => {
8426             y => q{y–y},
8427             },
8428             yM => {
8429             M => q{MM.y – MM.y},
8430             y => q{MM.y – MM.y},
8431             },
8432             yMEd => {
8433             M => q{dd.MM.y E – dd.MM.y E},
8434             d => q{dd.MM.y E – dd.MM.y E},
8435             y => q{dd.MM.y E – dd.MM.y E},
8436             },
8437             yMMM => {
8438             M => q{MMM–MMM y},
8439             y => q{MMM y – MMM y},
8440             },
8441             yMMMEd => {
8442             M => q{d MMM y E – d MMM y E},
8443             d => q{d MMM y E – d MMM y E},
8444             y => q{d MMM y E – d MMM y E},
8445             },
8446             yMMMM => {
8447             M => q{MMMM – MMMM y},
8448             y => q{MMMM y – MMMM y},
8449             },
8450             yMMMd => {
8451             M => q{d MMM – d MMM y},
8452             d => q{d–d MMM y},
8453             y => q{d MMM y – d MMM y},
8454             },
8455             yMd => {
8456             M => q{dd.MM.y – dd.MM.y},
8457             d => q{dd.MM.y – dd.MM.y},
8458             y => q{dd.MM.y – dd.MM.y},
8459             },
8460             },
8461             } },
8462             );
8463              
8464             has 'time_zone_names' => (
8465             is => 'ro',
8466             isa => HashRef,
8467             init_arg => undef,
8468             default => sub { {
8469             hourFormat => q(+HH:mm;-HH:mm),
8470             gmtFormat => q(GMT{0}),
8471             gmtZeroFormat => q(GMT),
8472             regionFormat => q({0} Saati),
8473             regionFormat => q({0} Yaz Saati),
8474             regionFormat => q({0} Standart Saati),
8475             fallbackFormat => q({1} ({0})),
8476             'Acre' => {
8477             long => {
8478             'daylight' => q#Acre Yaz Saati#,
8479             'generic' => q#Acre Saati#,
8480             'standard' => q#Acre Standart Saati#,
8481             },
8482             },
8483             'Afghanistan' => {
8484             long => {
8485             'standard' => q#Afganistan Saati#,
8486             },
8487             },
8488             'Africa/Abidjan' => {
8489             exemplarCity => q#Abidjan#,
8490             },
8491             'Africa/Accra' => {
8492             exemplarCity => q#Akra#,
8493             },
8494             'Africa/Addis_Ababa' => {
8495             exemplarCity => q#Addis Ababa#,
8496             },
8497             'Africa/Algiers' => {
8498             exemplarCity => q#Cezayir#,
8499             },
8500             'Africa/Asmera' => {
8501             exemplarCity => q#Asmara#,
8502             },
8503             'Africa/Bamako' => {
8504             exemplarCity => q#Bamako#,
8505             },
8506             'Africa/Bangui' => {
8507             exemplarCity => q#Bangui#,
8508             },
8509             'Africa/Banjul' => {
8510             exemplarCity => q#Banjul#,
8511             },
8512             'Africa/Bissau' => {
8513             exemplarCity => q#Bissau#,
8514             },
8515             'Africa/Blantyre' => {
8516             exemplarCity => q#Blantyre#,
8517             },
8518             'Africa/Brazzaville' => {
8519             exemplarCity => q#Brazzavil#,
8520             },
8521             'Africa/Bujumbura' => {
8522             exemplarCity => q#Bujumbura#,
8523             },
8524             'Africa/Cairo' => {
8525             exemplarCity => q#Kahire#,
8526             },
8527             'Africa/Casablanca' => {
8528             exemplarCity => q#Kazablanka#,
8529             },
8530             'Africa/Ceuta' => {
8531             exemplarCity => q#Septe#,
8532             },
8533             'Africa/Conakry' => {
8534             exemplarCity => q#Konakri#,
8535             },
8536             'Africa/Dakar' => {
8537             exemplarCity => q#Dakar#,
8538             },
8539             'Africa/Dar_es_Salaam' => {
8540             exemplarCity => q#Darüsselam#,
8541             },
8542             'Africa/Djibouti' => {
8543             exemplarCity => q#Cibuti#,
8544             },
8545             'Africa/Douala' => {
8546             exemplarCity => q#Douala#,
8547             },
8548             'Africa/El_Aaiun' => {
8549             exemplarCity => q#Layun#,
8550             },
8551             'Africa/Freetown' => {
8552             exemplarCity => q#Freetown#,
8553             },
8554             'Africa/Gaborone' => {
8555             exemplarCity => q#Gaborone#,
8556             },
8557             'Africa/Harare' => {
8558             exemplarCity => q#Harare#,
8559             },
8560             'Africa/Johannesburg' => {
8561             exemplarCity => q#Johannesburg#,
8562             },
8563             'Africa/Juba' => {
8564             exemplarCity => q#Cuba#,
8565             },
8566             'Africa/Kampala' => {
8567             exemplarCity => q#Kampala#,
8568             },
8569             'Africa/Khartoum' => {
8570             exemplarCity => q#Hartum#,
8571             },
8572             'Africa/Kigali' => {
8573             exemplarCity => q#Kigali#,
8574             },
8575             'Africa/Kinshasa' => {
8576             exemplarCity => q#Kinşasa#,
8577             },
8578             'Africa/Lagos' => {
8579             exemplarCity => q#Lagos#,
8580             },
8581             'Africa/Libreville' => {
8582             exemplarCity => q#Librevil#,
8583             },
8584             'Africa/Lome' => {
8585             exemplarCity => q#Lome#,
8586             },
8587             'Africa/Luanda' => {
8588             exemplarCity => q#Luanda#,
8589             },
8590             'Africa/Lubumbashi' => {
8591             exemplarCity => q#Lubumbashi#,
8592             },
8593             'Africa/Lusaka' => {
8594             exemplarCity => q#Lusaka#,
8595             },
8596             'Africa/Malabo' => {
8597             exemplarCity => q#Malabo#,
8598             },
8599             'Africa/Maputo' => {
8600             exemplarCity => q#Maputo#,
8601             },
8602             'Africa/Maseru' => {
8603             exemplarCity => q#Maseru#,
8604             },
8605             'Africa/Mbabane' => {
8606             exemplarCity => q#Mbabane#,
8607             },
8608             'Africa/Mogadishu' => {
8609             exemplarCity => q#Mogadişu#,
8610             },
8611             'Africa/Monrovia' => {
8612             exemplarCity => q#Monrovia#,
8613             },
8614             'Africa/Nairobi' => {
8615             exemplarCity => q#Nairobi#,
8616             },
8617             'Africa/Ndjamena' => {
8618             exemplarCity => q#Ndjamena#,
8619             },
8620             'Africa/Niamey' => {
8621             exemplarCity => q#Niamey#,
8622             },
8623             'Africa/Nouakchott' => {
8624             exemplarCity => q#Nouakchott#,
8625             },
8626             'Africa/Ouagadougou' => {
8627             exemplarCity => q#Ouagadougou#,
8628             },
8629             'Africa/Porto-Novo' => {
8630             exemplarCity => q#Porto-Novo#,
8631             },
8632             'Africa/Sao_Tome' => {
8633             exemplarCity => q#Sao Tome#,
8634             },
8635             'Africa/Tripoli' => {
8636             exemplarCity => q#Trablus#,
8637             },
8638             'Africa/Tunis' => {
8639             exemplarCity => q#Tunus#,
8640             },
8641             'Africa/Windhoek' => {
8642             exemplarCity => q#Windhoek#,
8643             },
8644             'Africa_Central' => {
8645             long => {
8646             'standard' => q#Orta Afrika Saati#,
8647             },
8648             },
8649             'Africa_Eastern' => {
8650             long => {
8651             'standard' => q#Doğu Afrika Saati#,
8652             },
8653             },
8654             'Africa_Southern' => {
8655             long => {
8656             'standard' => q#Güney Afrika Standart Saati#,
8657             },
8658             },
8659             'Africa_Western' => {
8660             long => {
8661             'daylight' => q#Batı Afrika Yaz Saati#,
8662             'generic' => q#Batı Afrika Saati#,
8663             'standard' => q#Batı Afrika Standart Saati#,
8664             },
8665             },
8666             'Alaska' => {
8667             long => {
8668             'daylight' => q#Alaska Yaz Saati#,
8669             'generic' => q#Alaska Saati#,
8670             'standard' => q#Alaska Standart Saati#,
8671             },
8672             },
8673             'Almaty' => {
8674             long => {
8675             'daylight' => q#Almatı Yaz Saati#,
8676             'generic' => q#Almatı Saati#,
8677             'standard' => q#Almatı Standart Saati#,
8678             },
8679             },
8680             'Amazon' => {
8681             long => {
8682             'daylight' => q#Amazon Yaz Saati#,
8683             'generic' => q#Amazon Saati#,
8684             'standard' => q#Amazon Standart Saati#,
8685             },
8686             },
8687             'America/Adak' => {
8688             exemplarCity => q#Adak#,
8689             },
8690             'America/Anchorage' => {
8691             exemplarCity => q#Anchorage#,
8692             },
8693             'America/Anguilla' => {
8694             exemplarCity => q#Anguilla#,
8695             },
8696             'America/Antigua' => {
8697             exemplarCity => q#Antigua#,
8698             },
8699             'America/Araguaina' => {
8700             exemplarCity => q#Araguaina#,
8701             },
8702             'America/Argentina/La_Rioja' => {
8703             exemplarCity => q#La Rioja#,
8704             },
8705             'America/Argentina/Rio_Gallegos' => {
8706             exemplarCity => q#Rio Gallegos#,
8707             },
8708             'America/Argentina/Salta' => {
8709             exemplarCity => q#Salta#,
8710             },
8711             'America/Argentina/San_Juan' => {
8712             exemplarCity => q#San Juan#,
8713             },
8714             'America/Argentina/San_Luis' => {
8715             exemplarCity => q#San Luis#,
8716             },
8717             'America/Argentina/Tucuman' => {
8718             exemplarCity => q#Tucuman#,
8719             },
8720             'America/Argentina/Ushuaia' => {
8721             exemplarCity => q#Ushuaia#,
8722             },
8723             'America/Aruba' => {
8724             exemplarCity => q#Aruba#,
8725             },
8726             'America/Asuncion' => {
8727             exemplarCity => q#Asunción#,
8728             },
8729             'America/Bahia' => {
8730             exemplarCity => q#Bahia#,
8731             },
8732             'America/Bahia_Banderas' => {
8733             exemplarCity => q#Bahia Banderas#,
8734             },
8735             'America/Barbados' => {
8736             exemplarCity => q#Barbados#,
8737             },
8738             'America/Belem' => {
8739             exemplarCity => q#Belem#,
8740             },
8741             'America/Belize' => {
8742             exemplarCity => q#Belize#,
8743             },
8744             'America/Blanc-Sablon' => {
8745             exemplarCity => q#Blanc-Sablon#,
8746             },
8747             'America/Boa_Vista' => {
8748             exemplarCity => q#Boa Vista#,
8749             },
8750             'America/Bogota' => {
8751             exemplarCity => q#Bogota#,
8752             },
8753             'America/Boise' => {
8754             exemplarCity => q#Boise#,
8755             },
8756             'America/Buenos_Aires' => {
8757             exemplarCity => q#Buenos Aires#,
8758             },
8759             'America/Cambridge_Bay' => {
8760             exemplarCity => q#Cambridge Bay#,
8761             },
8762             'America/Campo_Grande' => {
8763             exemplarCity => q#Campo Grande#,
8764             },
8765             'America/Cancun' => {
8766             exemplarCity => q#Cancun#,
8767             },
8768             'America/Caracas' => {
8769             exemplarCity => q#Caracas#,
8770             },
8771             'America/Catamarca' => {
8772             exemplarCity => q#Catamarca#,
8773             },
8774             'America/Cayenne' => {
8775             exemplarCity => q#Cayenne#,
8776             },
8777             'America/Cayman' => {
8778             exemplarCity => q#Cayman#,
8779             },
8780             'America/Chicago' => {
8781             exemplarCity => q#Chicago#,
8782             },
8783             'America/Chihuahua' => {
8784             exemplarCity => q#Chihuahua#,
8785             },
8786             'America/Coral_Harbour' => {
8787             exemplarCity => q#Atikokan#,
8788             },
8789             'America/Cordoba' => {
8790             exemplarCity => q#Cordoba#,
8791             },
8792             'America/Costa_Rica' => {
8793             exemplarCity => q#Kosta Rika#,
8794             },
8795             'America/Creston' => {
8796             exemplarCity => q#Creston#,
8797             },
8798             'America/Cuiaba' => {
8799             exemplarCity => q#Cuiaba#,
8800             },
8801             'America/Curacao' => {
8802             exemplarCity => q#Curaçao#,
8803             },
8804             'America/Danmarkshavn' => {
8805             exemplarCity => q#Danmarkshavn#,
8806             },
8807             'America/Dawson' => {
8808             exemplarCity => q#Dawson#,
8809             },
8810             'America/Dawson_Creek' => {
8811             exemplarCity => q#Dawson Creek#,
8812             },
8813             'America/Denver' => {
8814             exemplarCity => q#Denver#,
8815             },
8816             'America/Detroit' => {
8817             exemplarCity => q#Detroit#,
8818             },
8819             'America/Dominica' => {
8820             exemplarCity => q#Dominika#,
8821             },
8822             'America/Edmonton' => {
8823             exemplarCity => q#Edmonton#,
8824             },
8825             'America/Eirunepe' => {
8826             exemplarCity => q#Eirunepe#,
8827             },
8828             'America/El_Salvador' => {
8829             exemplarCity => q#El Salvador#,
8830             },
8831             'America/Fort_Nelson' => {
8832             exemplarCity => q#Fort Nelson#,
8833             },
8834             'America/Fortaleza' => {
8835             exemplarCity => q#Fortaleza#,
8836             },
8837             'America/Glace_Bay' => {
8838             exemplarCity => q#Glace Bay#,
8839             },
8840             'America/Godthab' => {
8841             exemplarCity => q#Nuuk#,
8842             },
8843             'America/Goose_Bay' => {
8844             exemplarCity => q#Goose Bay#,
8845             },
8846             'America/Grand_Turk' => {
8847             exemplarCity => q#Grand Turk#,
8848             },
8849             'America/Grenada' => {
8850             exemplarCity => q#Grenada#,
8851             },
8852             'America/Guadeloupe' => {
8853             exemplarCity => q#Guadeloupe#,
8854             },
8855             'America/Guatemala' => {
8856             exemplarCity => q#Guatemala#,
8857             },
8858             'America/Guayaquil' => {
8859             exemplarCity => q#Guayaquil#,
8860             },
8861             'America/Guyana' => {
8862             exemplarCity => q#Guyana#,
8863             },
8864             'America/Halifax' => {
8865             exemplarCity => q#Halifax#,
8866             },
8867             'America/Havana' => {
8868             exemplarCity => q#Havana#,
8869             },
8870             'America/Hermosillo' => {
8871             exemplarCity => q#Hermosillo#,
8872             },
8873             'America/Indiana/Knox' => {
8874             exemplarCity => q#Knox, Indiana#,
8875             },
8876             'America/Indiana/Marengo' => {
8877             exemplarCity => q#Marengo, Indiana#,
8878             },
8879             'America/Indiana/Petersburg' => {
8880             exemplarCity => q#Petersburg, Indiana#,
8881             },
8882             'America/Indiana/Tell_City' => {
8883             exemplarCity => q#Tell City, Indiana#,
8884             },
8885             'America/Indiana/Vevay' => {
8886             exemplarCity => q#Vevay, Indiana#,
8887             },
8888             'America/Indiana/Vincennes' => {
8889             exemplarCity => q#Vincennes, Indiana#,
8890             },
8891             'America/Indiana/Winamac' => {
8892             exemplarCity => q#Winamac, Indiana#,
8893             },
8894             'America/Indianapolis' => {
8895             exemplarCity => q#Indianapolis#,
8896             },
8897             'America/Inuvik' => {
8898             exemplarCity => q#Inuvik#,
8899             },
8900             'America/Iqaluit' => {
8901             exemplarCity => q#Iqaluit#,
8902             },
8903             'America/Jamaica' => {
8904             exemplarCity => q#Jamaika#,
8905             },
8906             'America/Jujuy' => {
8907             exemplarCity => q#Jujuy#,
8908             },
8909             'America/Juneau' => {
8910             exemplarCity => q#Juneau#,
8911             },
8912             'America/Kentucky/Monticello' => {
8913             exemplarCity => q#Monticello, Kentucky#,
8914             },
8915             'America/Kralendijk' => {
8916             exemplarCity => q#Kralendijk#,
8917             },
8918             'America/La_Paz' => {
8919             exemplarCity => q#La Paz#,
8920             },
8921             'America/Lima' => {
8922             exemplarCity => q#Lima#,
8923             },
8924             'America/Los_Angeles' => {
8925             exemplarCity => q#Los Angeles#,
8926             },
8927             'America/Louisville' => {
8928             exemplarCity => q#Louisville#,
8929             },
8930             'America/Lower_Princes' => {
8931             exemplarCity => q#Lower Prince’s Quarter#,
8932             },
8933             'America/Maceio' => {
8934             exemplarCity => q#Maceio#,
8935             },
8936             'America/Managua' => {
8937             exemplarCity => q#Managua#,
8938             },
8939             'America/Manaus' => {
8940             exemplarCity => q#Manaus#,
8941             },
8942             'America/Marigot' => {
8943             exemplarCity => q#Marigot#,
8944             },
8945             'America/Martinique' => {
8946             exemplarCity => q#Martinique#,
8947             },
8948             'America/Matamoros' => {
8949             exemplarCity => q#Matamoros#,
8950             },
8951             'America/Mazatlan' => {
8952             exemplarCity => q#Mazatlan#,
8953             },
8954             'America/Mendoza' => {
8955             exemplarCity => q#Mendoza#,
8956             },
8957             'America/Menominee' => {
8958             exemplarCity => q#Menominee#,
8959             },
8960             'America/Merida' => {
8961             exemplarCity => q#Merida#,
8962             },
8963             'America/Metlakatla' => {
8964             exemplarCity => q#Metlakatla#,
8965             },
8966             'America/Mexico_City' => {
8967             exemplarCity => q#Mexico City#,
8968             },
8969             'America/Miquelon' => {
8970             exemplarCity => q#Miquelon#,
8971             },
8972             'America/Moncton' => {
8973             exemplarCity => q#Moncton#,
8974             },
8975             'America/Monterrey' => {
8976             exemplarCity => q#Monterrey#,
8977             },
8978             'America/Montevideo' => {
8979             exemplarCity => q#Montevideo#,
8980             },
8981             'America/Montserrat' => {
8982             exemplarCity => q#Montserrat#,
8983             },
8984             'America/Nassau' => {
8985             exemplarCity => q#Nassau#,
8986             },
8987             'America/New_York' => {
8988             exemplarCity => q#New York#,
8989             },
8990             'America/Nipigon' => {
8991             exemplarCity => q#Nipigon#,
8992             },
8993             'America/Nome' => {
8994             exemplarCity => q#Nome#,
8995             },
8996             'America/Noronha' => {
8997             exemplarCity => q#Noronha#,
8998             },
8999             'America/North_Dakota/Beulah' => {
9000             exemplarCity => q#Beulah, Kuzey Dakota#,
9001             },
9002             'America/North_Dakota/Center' => {
9003             exemplarCity => q#Merkez, Kuzey Dakota#,
9004             },
9005             'America/North_Dakota/New_Salem' => {
9006             exemplarCity => q#New Salem, Kuzey Dakota#,
9007             },
9008             'America/Ojinaga' => {
9009             exemplarCity => q#Ojinaga#,
9010             },
9011             'America/Panama' => {
9012             exemplarCity => q#Panama#,
9013             },
9014             'America/Pangnirtung' => {
9015             exemplarCity => q#Pangnirtung#,
9016             },
9017             'America/Paramaribo' => {
9018             exemplarCity => q#Paramaribo#,
9019             },
9020             'America/Phoenix' => {
9021             exemplarCity => q#Phoenix#,
9022             },
9023             'America/Port-au-Prince' => {
9024             exemplarCity => q#Port-au-Prince#,
9025             },
9026             'America/Port_of_Spain' => {
9027             exemplarCity => q#Port of Spain#,
9028             },
9029             'America/Porto_Velho' => {
9030             exemplarCity => q#Porto Velho#,
9031             },
9032             'America/Puerto_Rico' => {
9033             exemplarCity => q#Porto Riko#,
9034             },
9035             'America/Punta_Arenas' => {
9036             exemplarCity => q#Punta Arenas#,
9037             },
9038             'America/Rainy_River' => {
9039             exemplarCity => q#Rainy River#,
9040             },
9041             'America/Rankin_Inlet' => {
9042             exemplarCity => q#Rankin Inlet#,
9043             },
9044             'America/Recife' => {
9045             exemplarCity => q#Recife#,
9046             },
9047             'America/Regina' => {
9048             exemplarCity => q#Regina#,
9049             },
9050             'America/Resolute' => {
9051             exemplarCity => q#Resolute#,
9052             },
9053             'America/Rio_Branco' => {
9054             exemplarCity => q#Rio Branco#,
9055             },
9056             'America/Santa_Isabel' => {
9057             exemplarCity => q#Santa Isabel#,
9058             },
9059             'America/Santarem' => {
9060             exemplarCity => q#Santarem#,
9061             },
9062             'America/Santiago' => {
9063             exemplarCity => q#Santiago#,
9064             },
9065             'America/Santo_Domingo' => {
9066             exemplarCity => q#Santo Domingo#,
9067             },
9068             'America/Sao_Paulo' => {
9069             exemplarCity => q#Sao Paulo#,
9070             },
9071             'America/Scoresbysund' => {
9072             exemplarCity => q#Ittoqqortoormiit#,
9073             },
9074             'America/Sitka' => {
9075             exemplarCity => q#Sitka#,
9076             },
9077             'America/St_Barthelemy' => {
9078             exemplarCity => q#Saint Barthélemy#,
9079             },
9080             'America/St_Johns' => {
9081             exemplarCity => q#St. John’s#,
9082             },
9083             'America/St_Kitts' => {
9084             exemplarCity => q#St. Kitts#,
9085             },
9086             'America/St_Lucia' => {
9087             exemplarCity => q#St. Lucia#,
9088             },
9089             'America/St_Thomas' => {
9090             exemplarCity => q#St. Thomas#,
9091             },
9092             'America/St_Vincent' => {
9093             exemplarCity => q#St. Vincent#,
9094             },
9095             'America/Swift_Current' => {
9096             exemplarCity => q#Swift Current#,
9097             },
9098             'America/Tegucigalpa' => {
9099             exemplarCity => q#Tegucigalpa#,
9100             },
9101             'America/Thule' => {
9102             exemplarCity => q#Thule#,
9103             },
9104             'America/Thunder_Bay' => {
9105             exemplarCity => q#Thunder Bay#,
9106             },
9107             'America/Tijuana' => {
9108             exemplarCity => q#Tijuana#,
9109             },
9110             'America/Toronto' => {
9111             exemplarCity => q#Toronto#,
9112             },
9113             'America/Tortola' => {
9114             exemplarCity => q#Tortola#,
9115             },
9116             'America/Vancouver' => {
9117             exemplarCity => q#Vancouver#,
9118             },
9119             'America/Whitehorse' => {
9120             exemplarCity => q#Whitehorse#,
9121             },
9122             'America/Winnipeg' => {
9123             exemplarCity => q#Winnipeg#,
9124             },
9125             'America/Yakutat' => {
9126             exemplarCity => q#Yakutat#,
9127             },
9128             'America/Yellowknife' => {
9129             exemplarCity => q#Yellowknife#,
9130             },
9131             'America_Central' => {
9132             long => {
9133             'daylight' => q#Kuzey Amerika Merkezi Yaz Saati#,
9134             'generic' => q#Kuzey Amerika Merkezi Saati#,
9135             'standard' => q#Kuzey Amerika Merkezi Standart Saati#,
9136             },
9137             },
9138             'America_Eastern' => {
9139             long => {
9140             'daylight' => q#Kuzey Amerika Doğu Yaz Saati#,
9141             'generic' => q#Kuzey Amerika Doğu Saati#,
9142             'standard' => q#Kuzey Amerika Doğu Standart Saati#,
9143             },
9144             },
9145             'America_Mountain' => {
9146             long => {
9147             'daylight' => q#Kuzey Amerika Dağ Yaz Saati#,
9148             'generic' => q#Kuzey Amerika Dağ Saati#,
9149             'standard' => q#Kuzey Amerika Dağ Standart Saati#,
9150             },
9151             },
9152             'America_Pacific' => {
9153             long => {
9154             'daylight' => q#Kuzey Amerika Pasifik Yaz Saati#,
9155             'generic' => q#Kuzey Amerika Pasifik Saati#,
9156             'standard' => q#Kuzey Amerika Pasifik Standart Saati#,
9157             },
9158             },
9159             'Anadyr' => {
9160             long => {
9161             'daylight' => q#Anadır Yaz Saati#,
9162             'generic' => q#Anadyr Saati#,
9163             'standard' => q#Anadır Standart Saati#,
9164             },
9165             },
9166             'Antarctica/Casey' => {
9167             exemplarCity => q#Casey#,
9168             },
9169             'Antarctica/Davis' => {
9170             exemplarCity => q#Davis#,
9171             },
9172             'Antarctica/DumontDUrville' => {
9173             exemplarCity => q#Dumont d’Urville#,
9174             },
9175             'Antarctica/Macquarie' => {
9176             exemplarCity => q#Macquarie#,
9177             },
9178             'Antarctica/Mawson' => {
9179             exemplarCity => q#Mawson#,
9180             },
9181             'Antarctica/McMurdo' => {
9182             exemplarCity => q#McMurdo#,
9183             },
9184             'Antarctica/Palmer' => {
9185             exemplarCity => q#Palmer#,
9186             },
9187             'Antarctica/Rothera' => {
9188             exemplarCity => q#Rothera#,
9189             },
9190             'Antarctica/Syowa' => {
9191             exemplarCity => q#Showa#,
9192             },
9193             'Antarctica/Troll' => {
9194             exemplarCity => q#Troll#,
9195             },
9196             'Antarctica/Vostok' => {
9197             exemplarCity => q#Vostok#,
9198             },
9199             'Apia' => {
9200             long => {
9201             'daylight' => q#Apia Yaz Saati#,
9202             'generic' => q#Apia Saati#,
9203             'standard' => q#Apia Standart Saati#,
9204             },
9205             },
9206             'Aqtau' => {
9207             long => {
9208             'daylight' => q#Aktav Yaz Saati#,
9209             'generic' => q#Aktav Saati#,
9210             'standard' => q#Aktav Standart Saati#,
9211             },
9212             },
9213             'Aqtobe' => {
9214             long => {
9215             'daylight' => q#Aktöbe Yaz Saati#,
9216             'generic' => q#Aktöbe Saati#,
9217             'standard' => q#Aktöbe Standart Saati#,
9218             },
9219             },
9220             'Arabian' => {
9221             long => {
9222             'daylight' => q#Arabistan Yaz Saati#,
9223             'generic' => q#Arabistan Saati#,
9224             'standard' => q#Arabistan Standart Saati#,
9225             },
9226             },
9227             'Arctic/Longyearbyen' => {
9228             exemplarCity => q#Longyearbyen#,
9229             },
9230             'Argentina' => {
9231             long => {
9232             'daylight' => q#Arjantin Yaz Saati#,
9233             'generic' => q#Arjantin Saati#,
9234             'standard' => q#Arjantin Standart Saati#,
9235             },
9236             },
9237             'Argentina_Western' => {
9238             long => {
9239             'daylight' => q#Batı Arjantin Yaz Saati#,
9240             'generic' => q#Batı Arjantin Saati#,
9241             'standard' => q#Batı Arjantin Standart Saati#,
9242             },
9243             },
9244             'Armenia' => {
9245             long => {
9246             'daylight' => q#Ermenistan Yaz Saati#,
9247             'generic' => q#Ermenistan Saati#,
9248             'standard' => q#Ermenistan Standart Saati#,
9249             },
9250             },
9251             'Asia/Aden' => {
9252             exemplarCity => q#Aden#,
9253             },
9254             'Asia/Almaty' => {
9255             exemplarCity => q#Almatı#,
9256             },
9257             'Asia/Amman' => {
9258             exemplarCity => q#Amman#,
9259             },
9260             'Asia/Anadyr' => {
9261             exemplarCity => q#Anadır#,
9262             },
9263             'Asia/Aqtau' => {
9264             exemplarCity => q#Aktav#,
9265             },
9266             'Asia/Aqtobe' => {
9267             exemplarCity => q#Aktöbe#,
9268             },
9269             'Asia/Ashgabat' => {
9270             exemplarCity => q#Aşkabat#,
9271             },
9272             'Asia/Atyrau' => {
9273             exemplarCity => q#Atırav#,
9274             },
9275             'Asia/Baghdad' => {
9276             exemplarCity => q#Bağdat#,
9277             },
9278             'Asia/Bahrain' => {
9279             exemplarCity => q#Bahreyn#,
9280             },
9281             'Asia/Baku' => {
9282             exemplarCity => q#Bakü#,
9283             },
9284             'Asia/Bangkok' => {
9285             exemplarCity => q#Bangkok#,
9286             },
9287             'Asia/Barnaul' => {
9288             exemplarCity => q#Barnaul#,
9289             },
9290             'Asia/Beirut' => {
9291             exemplarCity => q#Beyrut#,
9292             },
9293             'Asia/Bishkek' => {
9294             exemplarCity => q#Bişkek#,
9295             },
9296             'Asia/Brunei' => {
9297             exemplarCity => q#Brunei#,
9298             },
9299             'Asia/Calcutta' => {
9300             exemplarCity => q#Kalküta#,
9301             },
9302             'Asia/Chita' => {
9303             exemplarCity => q#Çita#,
9304             },
9305             'Asia/Choibalsan' => {
9306             exemplarCity => q#Çoybalsan#,
9307             },
9308             'Asia/Colombo' => {
9309             exemplarCity => q#Kolombo#,
9310             },
9311             'Asia/Damascus' => {
9312             exemplarCity => q#Şam#,
9313             },
9314             'Asia/Dhaka' => {
9315             exemplarCity => q#Dakka#,
9316             },
9317             'Asia/Dili' => {
9318             exemplarCity => q#Dili#,
9319             },
9320             'Asia/Dubai' => {
9321             exemplarCity => q#Dubai#,
9322             },
9323             'Asia/Dushanbe' => {
9324             exemplarCity => q#Duşanbe#,
9325             },
9326             'Asia/Famagusta' => {
9327             exemplarCity => q#Gazimağusa#,
9328             },
9329             'Asia/Gaza' => {
9330             exemplarCity => q#Gazze#,
9331             },
9332             'Asia/Hebron' => {
9333             exemplarCity => q#El Halil#,
9334             },
9335             'Asia/Hong_Kong' => {
9336             exemplarCity => q#Hong Kong#,
9337             },
9338             'Asia/Hovd' => {
9339             exemplarCity => q#Hovd#,
9340             },
9341             'Asia/Irkutsk' => {
9342             exemplarCity => q#İrkutsk#,
9343             },
9344             'Asia/Jakarta' => {
9345             exemplarCity => q#Cakarta#,
9346             },
9347             'Asia/Jayapura' => {
9348             exemplarCity => q#Jayapura#,
9349             },
9350             'Asia/Jerusalem' => {
9351             exemplarCity => q#Kudüs#,
9352             },
9353             'Asia/Kabul' => {
9354             exemplarCity => q#Kabil#,
9355             },
9356             'Asia/Kamchatka' => {
9357             exemplarCity => q#Kamçatka#,
9358             },
9359             'Asia/Karachi' => {
9360             exemplarCity => q#Karaçi#,
9361             },
9362             'Asia/Katmandu' => {
9363             exemplarCity => q#Katmandu#,
9364             },
9365             'Asia/Khandyga' => {
9366             exemplarCity => q#Handiga#,
9367             },
9368             'Asia/Krasnoyarsk' => {
9369             exemplarCity => q#Krasnoyarsk#,
9370             },
9371             'Asia/Kuala_Lumpur' => {
9372             exemplarCity => q#Kuala Lumpur#,
9373             },
9374             'Asia/Kuching' => {
9375             exemplarCity => q#Kuçing#,
9376             },
9377             'Asia/Kuwait' => {
9378             exemplarCity => q#Kuveyt#,
9379             },
9380             'Asia/Macau' => {
9381             exemplarCity => q#Makao#,
9382             },
9383             'Asia/Magadan' => {
9384             exemplarCity => q#Magadan#,
9385             },
9386             'Asia/Makassar' => {
9387             exemplarCity => q#Makassar#,
9388             },
9389             'Asia/Manila' => {
9390             exemplarCity => q#Manila#,
9391             },
9392             'Asia/Muscat' => {
9393             exemplarCity => q#Maskat#,
9394             },
9395             'Asia/Nicosia' => {
9396             exemplarCity => q#Lefkoşa#,
9397             },
9398             'Asia/Novokuznetsk' => {
9399             exemplarCity => q#Novokuznetsk#,
9400             },
9401             'Asia/Novosibirsk' => {
9402             exemplarCity => q#Novosibirsk#,
9403             },
9404             'Asia/Omsk' => {
9405             exemplarCity => q#Omsk#,
9406             },
9407             'Asia/Oral' => {
9408             exemplarCity => q#Oral#,
9409             },
9410             'Asia/Phnom_Penh' => {
9411             exemplarCity => q#Phnom Penh#,
9412             },
9413             'Asia/Pontianak' => {
9414             exemplarCity => q#Pontianak#,
9415             },
9416             'Asia/Pyongyang' => {
9417             exemplarCity => q#Pyongyang#,
9418             },
9419             'Asia/Qatar' => {
9420             exemplarCity => q#Katar#,
9421             },
9422             'Asia/Qyzylorda' => {
9423             exemplarCity => q#Kızılorda#,
9424             },
9425             'Asia/Rangoon' => {
9426             exemplarCity => q#Yangon#,
9427             },
9428             'Asia/Riyadh' => {
9429             exemplarCity => q#Riyad#,
9430             },
9431             'Asia/Saigon' => {
9432             exemplarCity => q#Ho Chi Minh Kenti#,
9433             },
9434             'Asia/Sakhalin' => {
9435             exemplarCity => q#Sahalin#,
9436             },
9437             'Asia/Samarkand' => {
9438             exemplarCity => q#Semerkand#,
9439             },
9440             'Asia/Seoul' => {
9441             exemplarCity => q#Seul#,
9442             },
9443             'Asia/Shanghai' => {
9444             exemplarCity => q#Şanghay#,
9445             },
9446             'Asia/Singapore' => {
9447             exemplarCity => q#Singapur#,
9448             },
9449             'Asia/Srednekolymsk' => {
9450             exemplarCity => q#Srednekolymsk#,
9451             },
9452             'Asia/Taipei' => {
9453             exemplarCity => q#Taipei#,
9454             },
9455             'Asia/Tashkent' => {
9456             exemplarCity => q#Taşkent#,
9457             },
9458             'Asia/Tbilisi' => {
9459             exemplarCity => q#Tiflis#,
9460             },
9461             'Asia/Tehran' => {
9462             exemplarCity => q#Tahran#,
9463             },
9464             'Asia/Thimphu' => {
9465             exemplarCity => q#Thimphu#,
9466             },
9467             'Asia/Tokyo' => {
9468             exemplarCity => q#Tokyo#,
9469             },
9470             'Asia/Tomsk' => {
9471             exemplarCity => q#Tomsk#,
9472             },
9473             'Asia/Ulaanbaatar' => {
9474             exemplarCity => q#Ulan Batur#,
9475             },
9476             'Asia/Urumqi' => {
9477             exemplarCity => q#Urumçi#,
9478             },
9479             'Asia/Ust-Nera' => {
9480             exemplarCity => q#Ust-Nera#,
9481             },
9482             'Asia/Vientiane' => {
9483             exemplarCity => q#Vientiane#,
9484             },
9485             'Asia/Vladivostok' => {
9486             exemplarCity => q#Vladivostok#,
9487             },
9488             'Asia/Yakutsk' => {
9489             exemplarCity => q#Yakutsk#,
9490             },
9491             'Asia/Yekaterinburg' => {
9492             exemplarCity => q#Yekaterinburg#,
9493             },
9494             'Asia/Yerevan' => {
9495             exemplarCity => q#Erivan#,
9496             },
9497             'Atlantic' => {
9498             long => {
9499             'daylight' => q#Atlantik Yaz Saati#,
9500             'generic' => q#Atlantik Saati#,
9501             'standard' => q#Atlantik Standart Saati#,
9502             },
9503             },
9504             'Atlantic/Azores' => {
9505             exemplarCity => q#Azor Adaları#,
9506             },
9507             'Atlantic/Bermuda' => {
9508             exemplarCity => q#Bermuda#,
9509             },
9510             'Atlantic/Canary' => {
9511             exemplarCity => q#Kanarya Adaları#,
9512             },
9513             'Atlantic/Cape_Verde' => {
9514             exemplarCity => q#Cape Verde#,
9515             },
9516             'Atlantic/Faeroe' => {
9517             exemplarCity => q#Faroe#,
9518             },
9519             'Atlantic/Madeira' => {
9520             exemplarCity => q#Madeira Adaları#,
9521             },
9522             'Atlantic/Reykjavik' => {
9523             exemplarCity => q#Reykjavik#,
9524             },
9525             'Atlantic/South_Georgia' => {
9526             exemplarCity => q#Güney Georgia#,
9527             },
9528             'Atlantic/St_Helena' => {
9529             exemplarCity => q#St. Helena#,
9530             },
9531             'Atlantic/Stanley' => {
9532             exemplarCity => q#Stanley#,
9533             },
9534             'Australia/Adelaide' => {
9535             exemplarCity => q#Adelaide#,
9536             },
9537             'Australia/Brisbane' => {
9538             exemplarCity => q#Brisbane#,
9539             },
9540             'Australia/Broken_Hill' => {
9541             exemplarCity => q#Broken Hill#,
9542             },
9543             'Australia/Currie' => {
9544             exemplarCity => q#Currie#,
9545             },
9546             'Australia/Darwin' => {
9547             exemplarCity => q#Darwin#,
9548             },
9549             'Australia/Eucla' => {
9550             exemplarCity => q#Eucla#,
9551             },
9552             'Australia/Hobart' => {
9553             exemplarCity => q#Hobart#,
9554             },
9555             'Australia/Lindeman' => {
9556             exemplarCity => q#Lindeman#,
9557             },
9558             'Australia/Lord_Howe' => {
9559             exemplarCity => q#Lord Howe#,
9560             },
9561             'Australia/Melbourne' => {
9562             exemplarCity => q#Melbourne#,
9563             },
9564             'Australia/Perth' => {
9565             exemplarCity => q#Perth#,
9566             },
9567             'Australia/Sydney' => {
9568             exemplarCity => q#Sidney#,
9569             },
9570             'Australia_Central' => {
9571             long => {
9572             'daylight' => q#Orta Avustralya Yaz Saati#,
9573             'generic' => q#Orta Avustralya Saati#,
9574             'standard' => q#Orta Avustralya Standart Saati#,
9575             },
9576             },
9577             'Australia_CentralWestern' => {
9578             long => {
9579             'daylight' => q#İç Batı Avustralya Yaz Saati#,
9580             'generic' => q#İç Batı Avustralya Saati#,
9581             'standard' => q#İç Batı Avustralya Standart Saati#,
9582             },
9583             },
9584             'Australia_Eastern' => {
9585             long => {
9586             'daylight' => q#Doğu Avustralya Yaz Saati#,
9587             'generic' => q#Doğu Avustralya Saati#,
9588             'standard' => q#Doğu Avustralya Standart Saati#,
9589             },
9590             },
9591             'Australia_Western' => {
9592             long => {
9593             'daylight' => q#Batı Avustralya Yaz Saati#,
9594             'generic' => q#Batı Avustralya Saati#,
9595             'standard' => q#Batı Avustralya Standart Saati#,
9596             },
9597             },
9598             'Azerbaijan' => {
9599             long => {
9600             'daylight' => q#Azerbaycan Yaz Saati#,
9601             'generic' => q#Azerbaycan Saati#,
9602             'standard' => q#Azerbaycan Standart Saati#,
9603             },
9604             },
9605             'Azores' => {
9606             long => {
9607             'daylight' => q#Azorlar Yaz Saati#,
9608             'generic' => q#Azorlar Saati#,
9609             'standard' => q#Azorlar Standart Saati#,
9610             },
9611             },
9612             'Bangladesh' => {
9613             long => {
9614             'daylight' => q#Bangladeş Yaz Saati#,
9615             'generic' => q#Bangladeş Saati#,
9616             'standard' => q#Bangladeş Standart Saati#,
9617             },
9618             },
9619             'Bhutan' => {
9620             long => {
9621             'standard' => q#Butan Saati#,
9622             },
9623             },
9624             'Bolivia' => {
9625             long => {
9626             'standard' => q#Bolivya Saati#,
9627             },
9628             },
9629             'Brasilia' => {
9630             long => {
9631             'daylight' => q#Brasilia Yaz Saati#,
9632             'generic' => q#Brasilia Saati#,
9633             'standard' => q#Brasilia Standart Saati#,
9634             },
9635             },
9636             'Brunei' => {
9637             long => {
9638             'standard' => q#Brunei Darü’s-Selam Saati#,
9639             },
9640             },
9641             'Cape_Verde' => {
9642             long => {
9643             'daylight' => q#Cape Verde Yaz Saati#,
9644             'generic' => q#Cape Verde Saati#,
9645             'standard' => q#Cape Verde Standart Saati#,
9646             },
9647             },
9648             'Casey' => {
9649             long => {
9650             'standard' => q#Casey Saati#,
9651             },
9652             },
9653             'Chamorro' => {
9654             long => {
9655             'standard' => q#Chamorro Saati#,
9656             },
9657             },
9658             'Chatham' => {
9659             long => {
9660             'daylight' => q#Chatham Yaz Saati#,
9661             'generic' => q#Chatham Saati#,
9662             'standard' => q#Chatham Standart Saati#,
9663             },
9664             },
9665             'Chile' => {
9666             long => {
9667             'daylight' => q#Şili Yaz Saati#,
9668             'generic' => q#Şili Saati#,
9669             'standard' => q#Şili Standart Saati#,
9670             },
9671             },
9672             'China' => {
9673             long => {
9674             'daylight' => q#Çin Yaz Saati#,
9675             'generic' => q#Çin Saati#,
9676             'standard' => q#Çin Standart Saati#,
9677             },
9678             },
9679             'Choibalsan' => {
9680             long => {
9681             'daylight' => q#Çoybalsan Yaz Saati#,
9682             'generic' => q#Çoybalsan Saati#,
9683             'standard' => q#Çoybalsan Standart Saati#,
9684             },
9685             },
9686             'Christmas' => {
9687             long => {
9688             'standard' => q#Christmas Adası Saati#,
9689             },
9690             },
9691             'Cocos' => {
9692             long => {
9693             'standard' => q#Cocos Adaları Saati#,
9694             },
9695             },
9696             'Colombia' => {
9697             long => {
9698             'daylight' => q#Kolombiya Yaz Saati#,
9699             'generic' => q#Kolombiya Saati#,
9700             'standard' => q#Kolombiya Standart Saati#,
9701             },
9702             },
9703             'Cook' => {
9704             long => {
9705             'daylight' => q#Cook Adaları Yarı Yaz Saati#,
9706             'generic' => q#Cook Adaları Saati#,
9707             'standard' => q#Cook Adaları Standart Saati#,
9708             },
9709             },
9710             'Cuba' => {
9711             long => {
9712             'daylight' => q#Küba Yaz Saati#,
9713             'generic' => q#Küba Saati#,
9714             'standard' => q#Küba Standart Saati#,
9715             },
9716             },
9717             'Davis' => {
9718             long => {
9719             'standard' => q#Davis Saati#,
9720             },
9721             },
9722             'DumontDUrville' => {
9723             long => {
9724             'standard' => q#Dumont-d’Urville Saati#,
9725             },
9726             },
9727             'East_Timor' => {
9728             long => {
9729             'standard' => q#Doğu Timor Saati#,
9730             },
9731             },
9732             'Easter' => {
9733             long => {
9734             'daylight' => q#Paskalya Adası Yaz Saati#,
9735             'generic' => q#Paskalya Adası Saati#,
9736             'standard' => q#Paskalya Adası Standart Saati#,
9737             },
9738             },
9739             'Ecuador' => {
9740             long => {
9741             'standard' => q#Ekvador Saati#,
9742             },
9743             },
9744             'Etc/UTC' => {
9745             long => {
9746             'standard' => q#Eş Güdümlü Evrensel Zaman#,
9747             },
9748             },
9749             'Etc/Unknown' => {
9750             exemplarCity => q#Bilinmeyen Şehir#,
9751             },
9752             'Europe/Amsterdam' => {
9753             exemplarCity => q#Amsterdam#,
9754             },
9755             'Europe/Andorra' => {
9756             exemplarCity => q#Andorra#,
9757             },
9758             'Europe/Astrakhan' => {
9759             exemplarCity => q#Astrahan#,
9760             },
9761             'Europe/Athens' => {
9762             exemplarCity => q#Atina#,
9763             },
9764             'Europe/Belgrade' => {
9765             exemplarCity => q#Belgrad#,
9766             },
9767             'Europe/Berlin' => {
9768             exemplarCity => q#Berlin#,
9769             },
9770             'Europe/Bratislava' => {
9771             exemplarCity => q#Bratislava#,
9772             },
9773             'Europe/Brussels' => {
9774             exemplarCity => q#Brüksel#,
9775             },
9776             'Europe/Bucharest' => {
9777             exemplarCity => q#Bükreş#,
9778             },
9779             'Europe/Budapest' => {
9780             exemplarCity => q#Budapeşte#,
9781             },
9782             'Europe/Busingen' => {
9783             exemplarCity => q#Büsingen#,
9784             },
9785             'Europe/Chisinau' => {
9786             exemplarCity => q#Kişinev#,
9787             },
9788             'Europe/Copenhagen' => {
9789             exemplarCity => q#Kopenhag#,
9790             },
9791             'Europe/Dublin' => {
9792             exemplarCity => q#Dublin#,
9793             long => {
9794             'daylight' => q#İrlanda Standart Saati#,
9795             },
9796             },
9797             'Europe/Gibraltar' => {
9798             exemplarCity => q#Cebelitarık#,
9799             },
9800             'Europe/Guernsey' => {
9801             exemplarCity => q#Guernsey#,
9802             },
9803             'Europe/Helsinki' => {
9804             exemplarCity => q#Helsinki#,
9805             },
9806             'Europe/Isle_of_Man' => {
9807             exemplarCity => q#Man Adası#,
9808             },
9809             'Europe/Istanbul' => {
9810             exemplarCity => q#İstanbul#,
9811             },
9812             'Europe/Jersey' => {
9813             exemplarCity => q#Jersey#,
9814             },
9815             'Europe/Kaliningrad' => {
9816             exemplarCity => q#Kaliningrad#,
9817             },
9818             'Europe/Kiev' => {
9819             exemplarCity => q#Kiev#,
9820             },
9821             'Europe/Kirov' => {
9822             exemplarCity => q#Kirov#,
9823             },
9824             'Europe/Lisbon' => {
9825             exemplarCity => q#Lizbon#,
9826             },
9827             'Europe/Ljubljana' => {
9828             exemplarCity => q#Ljubljana#,
9829             },
9830             'Europe/London' => {
9831             exemplarCity => q#Londra#,
9832             long => {
9833             'daylight' => q#İngiltere Yaz Saati#,
9834             },
9835             },
9836             'Europe/Luxembourg' => {
9837             exemplarCity => q#Lüksemburg#,
9838             },
9839             'Europe/Madrid' => {
9840             exemplarCity => q#Madrid#,
9841             },
9842             'Europe/Malta' => {
9843             exemplarCity => q#Malta#,
9844             },
9845             'Europe/Mariehamn' => {
9846             exemplarCity => q#Mariehamn#,
9847             },
9848             'Europe/Minsk' => {
9849             exemplarCity => q#Minsk#,
9850             },
9851             'Europe/Monaco' => {
9852             exemplarCity => q#Monako#,
9853             },
9854             'Europe/Moscow' => {
9855             exemplarCity => q#Moskova#,
9856             },
9857             'Europe/Oslo' => {
9858             exemplarCity => q#Oslo#,
9859             },
9860             'Europe/Paris' => {
9861             exemplarCity => q#Paris#,
9862             },
9863             'Europe/Podgorica' => {
9864             exemplarCity => q#Podgorica#,
9865             },
9866             'Europe/Prague' => {
9867             exemplarCity => q#Prag#,
9868             },
9869             'Europe/Riga' => {
9870             exemplarCity => q#Riga#,
9871             },
9872             'Europe/Rome' => {
9873             exemplarCity => q#Roma#,
9874             },
9875             'Europe/Samara' => {
9876             exemplarCity => q#Samara#,
9877             },
9878             'Europe/San_Marino' => {
9879             exemplarCity => q#San Marino#,
9880             },
9881             'Europe/Sarajevo' => {
9882             exemplarCity => q#Saraybosna#,
9883             },
9884             'Europe/Saratov' => {
9885             exemplarCity => q#Saratov#,
9886             },
9887             'Europe/Simferopol' => {
9888             exemplarCity => q#Simferopol#,
9889             },
9890             'Europe/Skopje' => {
9891             exemplarCity => q#Üsküp#,
9892             },
9893             'Europe/Sofia' => {
9894             exemplarCity => q#Sofya#,
9895             },
9896             'Europe/Stockholm' => {
9897             exemplarCity => q#Stokholm#,
9898             },
9899             'Europe/Tallinn' => {
9900             exemplarCity => q#Tallinn#,
9901             },
9902             'Europe/Tirane' => {
9903             exemplarCity => q#Tiran#,
9904             },
9905             'Europe/Ulyanovsk' => {
9906             exemplarCity => q#Ulyanovsk#,
9907             },
9908             'Europe/Uzhgorod' => {
9909             exemplarCity => q#Ujgorod#,
9910             },
9911             'Europe/Vaduz' => {
9912             exemplarCity => q#Vaduz#,
9913             },
9914             'Europe/Vatican' => {
9915             exemplarCity => q#Vatikan#,
9916             },
9917             'Europe/Vienna' => {
9918             exemplarCity => q#Viyana#,
9919             },
9920             'Europe/Vilnius' => {
9921             exemplarCity => q#Vilnius#,
9922             },
9923             'Europe/Volgograd' => {
9924             exemplarCity => q#Volgograd#,
9925             },
9926             'Europe/Warsaw' => {
9927             exemplarCity => q#Varşova#,
9928             },
9929             'Europe/Zagreb' => {
9930             exemplarCity => q#Zagreb#,
9931             },
9932             'Europe/Zaporozhye' => {
9933             exemplarCity => q#Zaporojye#,
9934             },
9935             'Europe/Zurich' => {
9936             exemplarCity => q#Zürih#,
9937             },
9938             'Europe_Central' => {
9939             long => {
9940             'daylight' => q#Orta Avrupa Yaz Saati#,
9941             'generic' => q#Orta Avrupa Saati#,
9942             'standard' => q#Orta Avrupa Standart Saati#,
9943             },
9944             },
9945             'Europe_Eastern' => {
9946             long => {
9947             'daylight' => q#Doğu Avrupa Yaz Saati#,
9948             'generic' => q#Doğu Avrupa Saati#,
9949             'standard' => q#Doğu Avrupa Standart Saati#,
9950             },
9951             },
9952             'Europe_Further_Eastern' => {
9953             long => {
9954             'standard' => q#İleri Doğu Avrupa Saati#,
9955             },
9956             },
9957             'Europe_Western' => {
9958             long => {
9959             'daylight' => q#Batı Avrupa Yaz Saati#,
9960             'generic' => q#Batı Avrupa Saati#,
9961             'standard' => q#Batı Avrupa Standart Saati#,
9962             },
9963             },
9964             'Falkland' => {
9965             long => {
9966             'daylight' => q#Falkland Adaları Yaz Saati#,
9967             'generic' => q#Falkland Adaları Saati#,
9968             'standard' => q#Falkland Adaları Standart Saati#,
9969             },
9970             },
9971             'Fiji' => {
9972             long => {
9973             'daylight' => q#Fiji Yaz Saati#,
9974             'generic' => q#Fiji Saati#,
9975             'standard' => q#Fiji Standart Saati#,
9976             },
9977             },
9978             'French_Guiana' => {
9979             long => {
9980             'standard' => q#Fransız Guyanası Saati#,
9981             },
9982             },
9983             'French_Southern' => {
9984             long => {
9985             'standard' => q#Fransız Güney ve Antarktika Saati#,
9986             },
9987             },
9988             'GMT' => {
9989             long => {
9990             'standard' => q#Greenwich Ortalama Saati#,
9991             },
9992             },
9993             'Galapagos' => {
9994             long => {
9995             'standard' => q#Galapagos Saati#,
9996             },
9997             },
9998             'Gambier' => {
9999             long => {
10000             'standard' => q#Gambier Saati#,
10001             },
10002             },
10003             'Georgia' => {
10004             long => {
10005             'daylight' => q#Gürcistan Yaz Saati#,
10006             'generic' => q#Gürcistan Saati#,
10007             'standard' => q#Gürcistan Standart Saati#,
10008             },
10009             },
10010             'Gilbert_Islands' => {
10011             long => {
10012             'standard' => q#Gilbert Adaları Saati#,
10013             },
10014             },
10015             'Greenland_Eastern' => {
10016             long => {
10017             'daylight' => q#Doğu Grönland Yaz Saati#,
10018             'generic' => q#Doğu Grönland Saati#,
10019             'standard' => q#Doğu Grönland Standart Saati#,
10020             },
10021             },
10022             'Greenland_Western' => {
10023             long => {
10024             'daylight' => q#Batı Grönland Yaz Saati#,
10025             'generic' => q#Batı Grönland Saati#,
10026             'standard' => q#Batı Grönland Standart Saati#,
10027             },
10028             },
10029             'Guam' => {
10030             long => {
10031             'standard' => q#Guam Standart Saati#,
10032             },
10033             },
10034             'Gulf' => {
10035             long => {
10036             'standard' => q#Körfez Saati#,
10037             },
10038             },
10039             'Guyana' => {
10040             long => {
10041             'standard' => q#Guyana Saati#,
10042             },
10043             },
10044             'Hawaii_Aleutian' => {
10045             long => {
10046             'daylight' => q#Hawaii-Aleut Yaz Saati#,
10047             'generic' => q#Hawaii-Aleut Saati#,
10048             'standard' => q#Hawaii-Aleut Standart Saati#,
10049             },
10050             },
10051             'Hong_Kong' => {
10052             long => {
10053             'daylight' => q#Hong Kong Yaz Saati#,
10054             'generic' => q#Hong Kong Saati#,
10055             'standard' => q#Hong Kong Standart Saati#,
10056             },
10057             },
10058             'Hovd' => {
10059             long => {
10060             'daylight' => q#Hovd Yaz Saati#,
10061             'generic' => q#Hovd Saati#,
10062             'standard' => q#Hovd Standart Saati#,
10063             },
10064             },
10065             'India' => {
10066             long => {
10067             'standard' => q#Hindistan Standart Saati#,
10068             },
10069             },
10070             'Indian/Antananarivo' => {
10071             exemplarCity => q#Antananarivo#,
10072             },
10073             'Indian/Chagos' => {
10074             exemplarCity => q#Chagos#,
10075             },
10076             'Indian/Christmas' => {
10077             exemplarCity => q#Christmas#,
10078             },
10079             'Indian/Cocos' => {
10080             exemplarCity => q#Cocos#,
10081             },
10082             'Indian/Comoro' => {
10083             exemplarCity => q#Komor#,
10084             },
10085             'Indian/Kerguelen' => {
10086             exemplarCity => q#Kerguelen#,
10087             },
10088             'Indian/Mahe' => {
10089             exemplarCity => q#Mahe#,
10090             },
10091             'Indian/Maldives' => {
10092             exemplarCity => q#Maldivler#,
10093             },
10094             'Indian/Mauritius' => {
10095             exemplarCity => q#Mauritius#,
10096             },
10097             'Indian/Mayotte' => {
10098             exemplarCity => q#Mayotte#,
10099             },
10100             'Indian/Reunion' => {
10101             exemplarCity => q#Reunion#,
10102             },
10103             'Indian_Ocean' => {
10104             long => {
10105             'standard' => q#Hint Okyanusu Saati#,
10106             },
10107             },
10108             'Indochina' => {
10109             long => {
10110             'standard' => q#Hindiçin Saati#,
10111             },
10112             },
10113             'Indonesia_Central' => {
10114             long => {
10115             'standard' => q#Orta Endonezya Saati#,
10116             },
10117             },
10118             'Indonesia_Eastern' => {
10119             long => {
10120             'standard' => q#Doğu Endonezya Saati#,
10121             },
10122             },
10123             'Indonesia_Western' => {
10124             long => {
10125             'standard' => q#Batı Endonezya Saati#,
10126             },
10127             },
10128             'Iran' => {
10129             long => {
10130             'daylight' => q#İran Yaz Saati#,
10131             'generic' => q#İran Saati#,
10132             'standard' => q#İran Standart Saati#,
10133             },
10134             },
10135             'Irkutsk' => {
10136             long => {
10137             'daylight' => q#İrkutsk Yaz Saati#,
10138             'generic' => q#İrkutsk Saati#,
10139             'standard' => q#İrkutsk Standart Saati#,
10140             },
10141             },
10142             'Israel' => {
10143             long => {
10144             'daylight' => q#İsrail Yaz Saati#,
10145             'generic' => q#İsrail Saati#,
10146             'standard' => q#İsrail Standart Saati#,
10147             },
10148             },
10149             'Japan' => {
10150             long => {
10151             'daylight' => q#Japonya Yaz Saati#,
10152             'generic' => q#Japonya Saati#,
10153             'standard' => q#Japonya Standart Saati#,
10154             },
10155             },
10156             'Kamchatka' => {
10157             long => {
10158             'daylight' => q#Petropavlovsk-Kamçatski Yaz Saati#,
10159             'generic' => q#Petropavlovsk-Kamçatski Saati#,
10160             'standard' => q#Petropavlovsk-Kamçatski Standart Saati#,
10161             },
10162             },
10163             'Kazakhstan_Eastern' => {
10164             long => {
10165             'standard' => q#Doğu Kazakistan Saati#,
10166             },
10167             },
10168             'Kazakhstan_Western' => {
10169             long => {
10170             'standard' => q#Batı Kazakistan Saati#,
10171             },
10172             },
10173             'Korea' => {
10174             long => {
10175             'daylight' => q#Kore Yaz Saati#,
10176             'generic' => q#Kore Saati#,
10177             'standard' => q#Kore Standart Saati#,
10178             },
10179             },
10180             'Kosrae' => {
10181             long => {
10182             'standard' => q#Kosrae Saati#,
10183             },
10184             },
10185             'Krasnoyarsk' => {
10186             long => {
10187             'daylight' => q#Krasnoyarsk Yaz Saati#,
10188             'generic' => q#Krasnoyarsk Saati#,
10189             'standard' => q#Krasnoyarsk Standart Saati#,
10190             },
10191             },
10192             'Kyrgystan' => {
10193             long => {
10194             'standard' => q#Kırgızistan Saati#,
10195             },
10196             },
10197             'Lanka' => {
10198             long => {
10199             'standard' => q#Lanka Saati#,
10200             },
10201             },
10202             'Line_Islands' => {
10203             long => {
10204             'standard' => q#Line Adaları Saati#,
10205             },
10206             },
10207             'Lord_Howe' => {
10208             long => {
10209             'daylight' => q#Lord Howe Yaz Saati#,
10210             'generic' => q#Lord Howe Saati#,
10211             'standard' => q#Lord Howe Standart Saati#,
10212             },
10213             },
10214             'Macau' => {
10215             long => {
10216             'daylight' => q#Makao Yaz Saati#,
10217             'generic' => q#Makao Saati#,
10218             'standard' => q#Makao Standart Saati#,
10219             },
10220             },
10221             'Macquarie' => {
10222             long => {
10223             'standard' => q#Macquarie Adası Saati#,
10224             },
10225             },
10226             'Magadan' => {
10227             long => {
10228             'daylight' => q#Magadan Yaz Saati#,
10229             'generic' => q#Magadan Saati#,
10230             'standard' => q#Magadan Standart Saati#,
10231             },
10232             },
10233             'Malaysia' => {
10234             long => {
10235             'standard' => q#Malezya Saati#,
10236             },
10237             },
10238             'Maldives' => {
10239             long => {
10240             'standard' => q#Maldivler Saati#,
10241             },
10242             },
10243             'Marquesas' => {
10244             long => {
10245             'standard' => q#Markiz Adaları Saati#,
10246             },
10247             },
10248             'Marshall_Islands' => {
10249             long => {
10250             'standard' => q#Marshall Adaları Saati#,
10251             },
10252             },
10253             'Mauritius' => {
10254             long => {
10255             'daylight' => q#Mauritius Yaz Saati#,
10256             'generic' => q#Mauritius Saati#,
10257             'standard' => q#Mauritius Standart Saati#,
10258             },
10259             },
10260             'Mawson' => {
10261             long => {
10262             'standard' => q#Mawson Saati#,
10263             },
10264             },
10265             'Mexico_Northwest' => {
10266             long => {
10267             'daylight' => q#Kuzeybatı Meksika Yaz Saati#,
10268             'generic' => q#Kuzeybatı Meksika Saati#,
10269             'standard' => q#Kuzeybatı Meksika Standart Saati#,
10270             },
10271             },
10272             'Mexico_Pacific' => {
10273             long => {
10274             'daylight' => q#Meksika Pasifik Kıyısı Yaz Saati#,
10275             'generic' => q#Meksika Pasifik Kıyısı Saati#,
10276             'standard' => q#Meksika Pasifik Kıyısı Standart Saati#,
10277             },
10278             },
10279             'Mongolia' => {
10280             long => {
10281             'daylight' => q#Ulan Batur Yaz Saati#,
10282             'generic' => q#Ulan Batur Saati#,
10283             'standard' => q#Ulan Batur Standart Saati#,
10284             },
10285             },
10286             'Moscow' => {
10287             long => {
10288             'daylight' => q#Moskova Yaz Saati#,
10289             'generic' => q#Moskova Saati#,
10290             'standard' => q#Moskova Standart Saati#,
10291             },
10292             },
10293             'Myanmar' => {
10294             long => {
10295             'standard' => q#Myanmar Saati#,
10296             },
10297             },
10298             'Nauru' => {
10299             long => {
10300             'standard' => q#Nauru Saati#,
10301             },
10302             },
10303             'Nepal' => {
10304             long => {
10305             'standard' => q#Nepal Saati#,
10306             },
10307             },
10308             'New_Caledonia' => {
10309             long => {
10310             'daylight' => q#Yeni Kaledonya Yaz Saati#,
10311             'generic' => q#Yeni Kaledonya Saati#,
10312             'standard' => q#Yeni Kaledonya Standart Saati#,
10313             },
10314             },
10315             'New_Zealand' => {
10316             long => {
10317             'daylight' => q#Yeni Zelanda Yaz Saati#,
10318             'generic' => q#Yeni Zelanda Saati#,
10319             'standard' => q#Yeni Zelanda Standart Saati#,
10320             },
10321             },
10322             'Newfoundland' => {
10323             long => {
10324             'daylight' => q#Newfoundland Yaz Saati#,
10325             'generic' => q#Newfoundland Saati#,
10326             'standard' => q#Newfoundland Standart Saati#,
10327             },
10328             },
10329             'Niue' => {
10330             long => {
10331             'standard' => q#Niue Saati#,
10332             },
10333             },
10334             'Norfolk' => {
10335             long => {
10336             'standard' => q#Norfolk Adası Saati#,
10337             },
10338             },
10339             'Noronha' => {
10340             long => {
10341             'daylight' => q#Fernando de Noronha Yaz Saati#,
10342             'generic' => q#Fernando de Noronha Saati#,
10343             'standard' => q#Fernando de Noronha Standart Saati#,
10344             },
10345             },
10346             'North_Mariana' => {
10347             long => {
10348             'standard' => q#Kuzey Mariana Adaları Saati#,
10349             },
10350             },
10351             'Novosibirsk' => {
10352             long => {
10353             'daylight' => q#Novosibirsk Yaz Saati#,
10354             'generic' => q#Novosibirsk Saati#,
10355             'standard' => q#Novosibirsk Standart Saati#,
10356             },
10357             },
10358             'Omsk' => {
10359             long => {
10360             'daylight' => q#Omsk Yaz Saati#,
10361             'generic' => q#Omsk Saati#,
10362             'standard' => q#Omsk Standart Saati#,
10363             },
10364             },
10365             'Pacific/Apia' => {
10366             exemplarCity => q#Apia#,
10367             },
10368             'Pacific/Auckland' => {
10369             exemplarCity => q#Auckland#,
10370             },
10371             'Pacific/Bougainville' => {
10372             exemplarCity => q#Bougainville#,
10373             },
10374             'Pacific/Chatham' => {
10375             exemplarCity => q#Chatham#,
10376             },
10377             'Pacific/Easter' => {
10378             exemplarCity => q#Paskalya Adası#,
10379             },
10380             'Pacific/Efate' => {
10381             exemplarCity => q#Efate#,
10382             },
10383             'Pacific/Enderbury' => {
10384             exemplarCity => q#Enderbury#,
10385             },
10386             'Pacific/Fakaofo' => {
10387             exemplarCity => q#Fakaofo#,
10388             },
10389             'Pacific/Fiji' => {
10390             exemplarCity => q#Fiji#,
10391             },
10392             'Pacific/Funafuti' => {
10393             exemplarCity => q#Funafuti#,
10394             },
10395             'Pacific/Galapagos' => {
10396             exemplarCity => q#Galapagos#,
10397             },
10398             'Pacific/Gambier' => {
10399             exemplarCity => q#Gambier#,
10400             },
10401             'Pacific/Guadalcanal' => {
10402             exemplarCity => q#Guadalcanal#,
10403             },
10404             'Pacific/Guam' => {
10405             exemplarCity => q#Guam#,
10406             },
10407             'Pacific/Honolulu' => {
10408             exemplarCity => q#Honolulu#,
10409             },
10410             'Pacific/Johnston' => {
10411             exemplarCity => q#Johnston#,
10412             },
10413             'Pacific/Kiritimati' => {
10414             exemplarCity => q#Kiritimati#,
10415             },
10416             'Pacific/Kosrae' => {
10417             exemplarCity => q#Kosrae#,
10418             },
10419             'Pacific/Kwajalein' => {
10420             exemplarCity => q#Kwajalein#,
10421             },
10422             'Pacific/Majuro' => {
10423             exemplarCity => q#Majuro#,
10424             },
10425             'Pacific/Marquesas' => {
10426             exemplarCity => q#Markiz Adaları#,
10427             },
10428             'Pacific/Midway' => {
10429             exemplarCity => q#Midway#,
10430             },
10431             'Pacific/Nauru' => {
10432             exemplarCity => q#Nauru#,
10433             },
10434             'Pacific/Niue' => {
10435             exemplarCity => q#Niue#,
10436             },
10437             'Pacific/Norfolk' => {
10438             exemplarCity => q#Norfolk#,
10439             },
10440             'Pacific/Noumea' => {
10441             exemplarCity => q#Noumea#,
10442             },
10443             'Pacific/Pago_Pago' => {
10444             exemplarCity => q#Pago Pago#,
10445             },
10446             'Pacific/Palau' => {
10447             exemplarCity => q#Palau#,
10448             },
10449             'Pacific/Pitcairn' => {
10450             exemplarCity => q#Pitcairn#,
10451             },
10452             'Pacific/Ponape' => {
10453             exemplarCity => q#Pohnpei#,
10454             },
10455             'Pacific/Port_Moresby' => {
10456             exemplarCity => q#Port Moresby#,
10457             },
10458             'Pacific/Rarotonga' => {
10459             exemplarCity => q#Rarotonga#,
10460             },
10461             'Pacific/Saipan' => {
10462             exemplarCity => q#Saipan#,
10463             },
10464             'Pacific/Tahiti' => {
10465             exemplarCity => q#Tahiti#,
10466             },
10467             'Pacific/Tarawa' => {
10468             exemplarCity => q#Tarawa#,
10469             },
10470             'Pacific/Tongatapu' => {
10471             exemplarCity => q#Tongatapu#,
10472             },
10473             'Pacific/Truk' => {
10474             exemplarCity => q#Chuuk#,
10475             },
10476             'Pacific/Wake' => {
10477             exemplarCity => q#Wake#,
10478             },
10479             'Pacific/Wallis' => {
10480             exemplarCity => q#Wallis#,
10481             },
10482             'Pakistan' => {
10483             long => {
10484             'daylight' => q#Pakistan Yaz Saati#,
10485             'generic' => q#Pakistan Saati#,
10486             'standard' => q#Pakistan Standart Saati#,
10487             },
10488             },
10489             'Palau' => {
10490             long => {
10491             'standard' => q#Palau Saati#,
10492             },
10493             },
10494             'Papua_New_Guinea' => {
10495             long => {
10496             'standard' => q#Papua Yeni Gine Saati#,
10497             },
10498             },
10499             'Paraguay' => {
10500             long => {
10501             'daylight' => q#Paraguay Yaz Saati#,
10502             'generic' => q#Paraguay Saati#,
10503             'standard' => q#Paraguay Standart Saati#,
10504             },
10505             },
10506             'Peru' => {
10507             long => {
10508             'daylight' => q#Peru Yaz Saati#,
10509             'generic' => q#Peru Saati#,
10510             'standard' => q#Peru Standart Saati#,
10511             },
10512             },
10513             'Philippines' => {
10514             long => {
10515             'daylight' => q#Filipinler Yaz Saati#,
10516             'generic' => q#Filipinler Saati#,
10517             'standard' => q#Filipinler Standart Saati#,
10518             },
10519             },
10520             'Phoenix_Islands' => {
10521             long => {
10522             'standard' => q#Phoenix Adaları Saati#,
10523             },
10524             },
10525             'Pierre_Miquelon' => {
10526             long => {
10527             'daylight' => q#Saint Pierre ve Miquelon Yaz Saati#,
10528             'generic' => q#Saint Pierre ve Miquelon Saati#,
10529             'standard' => q#Saint Pierre ve Miquelon Standart Saati#,
10530             },
10531             },
10532             'Pitcairn' => {
10533             long => {
10534             'standard' => q#Pitcairn Saati#,
10535             },
10536             },
10537             'Ponape' => {
10538             long => {
10539             'standard' => q#Ponape Saati#,
10540             },
10541             },
10542             'Pyongyang' => {
10543             long => {
10544             'standard' => q#Pyongyang Saati#,
10545             },
10546             },
10547             'Qyzylorda' => {
10548             long => {
10549             'daylight' => q#Kızılorda Yaz Saati#,
10550             'generic' => q#Kızılorda Saati#,
10551             'standard' => q#Kızılorda Standart Saati#,
10552             },
10553             },
10554             'Reunion' => {
10555             long => {
10556             'standard' => q#Reunion Saati#,
10557             },
10558             },
10559             'Rothera' => {
10560             long => {
10561             'standard' => q#Rothera Saati#,
10562             },
10563             },
10564             'Sakhalin' => {
10565             long => {
10566             'daylight' => q#Sahalin Yaz Saati#,
10567             'generic' => q#Sahalin Saati#,
10568             'standard' => q#Sahalin Standart Saati#,
10569             },
10570             },
10571             'Samara' => {
10572             long => {
10573             'daylight' => q#Samara Yaz Saati#,
10574             'generic' => q#Samara Saati#,
10575             'standard' => q#Samara Standart Saati#,
10576             },
10577             },
10578             'Samoa' => {
10579             long => {
10580             'daylight' => q#Samoa Yaz Saati#,
10581             'generic' => q#Samoa Saati#,
10582             'standard' => q#Samoa Standart Saati#,
10583             },
10584             },
10585             'Seychelles' => {
10586             long => {
10587             'standard' => q#Seyşeller Saati#,
10588             },
10589             },
10590             'Singapore' => {
10591             long => {
10592             'standard' => q#Singapur Standart Saati#,
10593             },
10594             },
10595             'Solomon' => {
10596             long => {
10597             'standard' => q#Solomon Adaları Saati#,
10598             },
10599             },
10600             'South_Georgia' => {
10601             long => {
10602             'standard' => q#Güney Georgia Saati#,
10603             },
10604             },
10605             'Suriname' => {
10606             long => {
10607             'standard' => q#Surinam Saati#,
10608             },
10609             },
10610             'Syowa' => {
10611             long => {
10612             'standard' => q#Showa Saati#,
10613             },
10614             },
10615             'Tahiti' => {
10616             long => {
10617             'standard' => q#Tahiti Saati#,
10618             },
10619             },
10620             'Taipei' => {
10621             long => {
10622             'daylight' => q#Taipei Yaz Saati#,
10623             'generic' => q#Taipei Saati#,
10624             'standard' => q#Taipei Standart Saati#,
10625             },
10626             },
10627             'Tajikistan' => {
10628             long => {
10629             'standard' => q#Tacikistan Saati#,
10630             },
10631             },
10632             'Tokelau' => {
10633             long => {
10634             'standard' => q#Tokelau Saati#,
10635             },
10636             },
10637             'Tonga' => {
10638             long => {
10639             'daylight' => q#Tonga Yaz Saati#,
10640             'generic' => q#Tonga Saati#,
10641             'standard' => q#Tonga Standart Saati#,
10642             },
10643             },
10644             'Truk' => {
10645             long => {
10646             'standard' => q#Chuuk Saati#,
10647             },
10648             },
10649             'Turkmenistan' => {
10650             long => {
10651             'daylight' => q#Türkmenistan Yaz Saati#,
10652             'generic' => q#Türkmenistan Saati#,
10653             'standard' => q#Türkmenistan Standart Saati#,
10654             },
10655             },
10656             'Tuvalu' => {
10657             long => {
10658             'standard' => q#Tuvalu Saati#,
10659             },
10660             },
10661             'Uruguay' => {
10662             long => {
10663             'daylight' => q#Uruguay Yaz Saati#,
10664             'generic' => q#Uruguay Saati#,
10665             'standard' => q#Uruguay Standart Saati#,
10666             },
10667             },
10668             'Uzbekistan' => {
10669             long => {
10670             'daylight' => q#Özbekistan Yaz Saati#,
10671             'generic' => q#Özbekistan Saati#,
10672             'standard' => q#Özbekistan Standart Saati#,
10673             },
10674             },
10675             'Vanuatu' => {
10676             long => {
10677             'daylight' => q#Vanuatu Yaz Saati#,
10678             'generic' => q#Vanuatu Saati#,
10679             'standard' => q#Vanuatu Standart Saati#,
10680             },
10681             },
10682             'Venezuela' => {
10683             long => {
10684             'standard' => q#Venezuela Saati#,
10685             },
10686             },
10687             'Vladivostok' => {
10688             long => {
10689             'daylight' => q#Vladivostok Yaz Saati#,
10690             'generic' => q#Vladivostok Saati#,
10691             'standard' => q#Vladivostok Standart Saati#,
10692             },
10693             },
10694             'Volgograd' => {
10695             long => {
10696             'daylight' => q#Volgograd Yaz Saati#,
10697             'generic' => q#Volgograd Saati#,
10698             'standard' => q#Volgograd Standart Saati#,
10699             },
10700             },
10701             'Vostok' => {
10702             long => {
10703             'standard' => q#Vostok Saati#,
10704             },
10705             },
10706             'Wake' => {
10707             long => {
10708             'standard' => q#Wake Adası Saati#,
10709             },
10710             },
10711             'Wallis' => {
10712             long => {
10713             'standard' => q#Wallis ve Futuna Saati#,
10714             },
10715             },
10716             'Yakutsk' => {
10717             long => {
10718             'daylight' => q#Yakutsk Yaz Saati#,
10719             'generic' => q#Yakutsk Saati#,
10720             'standard' => q#Yakutsk Standart Saati#,
10721             },
10722             },
10723             'Yekaterinburg' => {
10724             long => {
10725             'daylight' => q#Yekaterinburg Yaz Saati#,
10726             'generic' => q#Yekaterinburg Saati#,
10727             'standard' => q#Yekaterinburg Standart Saati#,
10728             },
10729             },
10730             } }
10731             );
10732             no Moo;
10733              
10734 1     1   17284 1;
  1         2  
  1         10  
10735              
10736             # vim: tabstop=4