Locale-CLDR
view release on metacpan or search on metacpan
lib/Locale/CLDR/Locales/En.pm view on Meta::CPAN
'TF' => 'French Southern Territories',
'TG' => 'Togo',
'TH' => 'Thailand',
'TJ' => 'Tajikistan',
'TK' => 'Tokelau',
'TL' => 'Timor-Leste',
'TL@alt=variant' => 'East Timor',
'TM' => 'Turkmenistan',
'TN' => 'Tunisia',
'TO' => 'Tonga',
'TR' => 'Türkiye',
'TR@alt=variant' => 'Turkey',
'TT' => 'Trinidad & Tobago',
'TV' => 'Tuvalu',
'TW' => 'Taiwan',
'TZ' => 'Tanzania',
'UA' => 'Ukraine',
'UG' => 'Uganda',
'UM' => 'U.S. Outlying Islands',
'UN' => 'United Nations',
'UN@alt=short' => 'UN',
'US' => 'United States',
'US@alt=short' => 'US',
'UY' => 'Uruguay',
'UZ' => 'Uzbekistan',
'VA' => 'Vatican City',
'VC' => 'St. Vincent & Grenadines',
'VE' => 'Venezuela',
'VG' => 'British Virgin Islands',
'VI' => 'U.S. Virgin Islands',
'VN' => 'Vietnam',
'VU' => 'Vanuatu',
'WF' => 'Wallis & Futuna',
'WS' => 'Samoa',
'XA' => 'Pseudo-Accents',
'XB' => 'Pseudo-Bidi',
'XK' => 'Kosovo',
'YE' => 'Yemen',
'YT' => 'Mayotte',
'ZA' => 'South Africa',
'ZM' => 'Zambia',
'ZW' => 'Zimbabwe',
'ZZ' => 'Unknown Region',
}
},
);
has 'display_name_variant' => (
is => 'ro',
isa => HashRef[Str],
init_arg => undef,
default => sub {
{
'1901' => 'Traditional German orthography',
'1994' => 'Standardized Resian orthography',
'1996' => 'German orthography of 1996',
'1606NICT' => 'Late Middle French to 1606',
'1694ACAD' => 'Early Modern French',
'1959ACAD' => 'Academic',
'ABL1943' => 'Orthographic formulation of 1943',
'ALALC97' => 'ALA-LC Romanization, 1997 edition',
'ALUKU' => 'Aluku dialect',
'AO1990' => 'Portuguese Language Orthographic Agreement of 1990',
'AREVELA' => 'Eastern Armenian',
'AREVMDA' => 'Western Armenian',
'BAKU1926' => 'Unified Turkic Latin Alphabet',
'BALANKA' => 'Balanka dialect of Anii',
'BARLA' => 'Barlavento dialect group of Kabuverdianu',
'BISKE' => 'San Giorgio/Bila dialect',
'BOHORIC' => 'BohoriÄ alphabet',
'BOONT' => 'Boontling',
'COLB1945' => 'Portuguese-Brazilian Orthographic Convention of 1945',
'DAJNKO' => 'Dajnko alphabet',
'EKAVSK' => 'Serbian with Ekavian pronunciation',
'EMODENG' => 'Early Modern English',
'FONIPA' => 'IPA Phonetics',
'FONUPA' => 'UPA Phonetics',
'HEPBURN' => 'Hepburn romanization',
'IJEKAVSK' => 'Serbian with Ijekavian pronunciation',
'KKCOR' => 'Common Orthography',
'KSCOR' => 'Standard Orthography',
'LIPAW' => 'The Lipovaz dialect of Resian',
'METELKO' => 'Metelko alphabet',
'MONOTON' => 'Monotonic',
'NDYUKA' => 'Ndyuka dialect',
'NEDIS' => 'Natisone dialect',
'NJIVA' => 'Gniva/Njiva dialect',
'NULIK' => 'Modern Volapük',
'OSOJS' => 'Oseacco/Osojane dialect',
'OXENDICT' => 'Oxford English Dictionary spelling',
'PAMAKA' => 'Pamaka dialect',
'PINYIN' => 'Pinyin Romanization',
'POLYTON' => 'Polytonic',
'POSIX' => 'Computer',
'REVISED' => 'Revised Orthography',
'RIGIK' => 'Classic Volapük',
'ROZAJ' => 'Resian',
'SAAHO' => 'Saho',
'SCOTLAND' => 'Scottish Standard English',
'SCOUSE' => 'Scouse',
'SOLBA' => 'Stolvizza/Solbica dialect',
'SOTAV' => 'Sotavento dialect group of Kabuverdianu',
'TARASK' => 'Taraskievica orthography',
'UCCOR' => 'Unified Orthography',
'UCRCOR' => 'Unified Revised Orthography',
'UNIFON' => 'Unifon phonetic alphabet',
'VALENCIA' => 'Valencian',
'WADEGILE' => 'Wade-Giles Romanization',
}
},
);
has 'display_name_key' => (
is => 'ro',
isa => HashRef[Str],
init_arg => undef,
default => sub {
{
'calendar' => 'Calendar',
( run in 1.027 second using v1.01-cache-2.11-cpan-df04353d9ac )