File Coverage

blib/lib/Locale/CLDR/Locales/Zh/Hant/Hk.pm
Criterion Covered Total %
statement 29 29 100.0
branch n/a
condition n/a
subroutine 10 10 100.0
pod n/a
total 39 39 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Zh::Hant::Hk - Package for language Chinese
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Zh::Hant::Hk;
10             # This file auto generated from Data\common\main\zh_Hant_HK.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 2     2   2084069 use strict;
  2         5  
  2         143  
14 2     2   10 use warnings;
  2         5  
  2         143  
15 2     2   12 use version;
  2         3  
  2         59  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 2     2   276 use v5.12.0;
  2         8  
20 2     2   21 use mro 'c3';
  2         4  
  2         20  
21 2     2   81 use utf8;
  2         4  
  2         18  
22 2     2   120 use feature 'unicode_strings';
  2         7  
  2         420  
23 2     2   17 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  2         4  
  2         38  
24 2     2   4999 use Moo;
  2         4  
  2         50  
25              
26             extends('Locale::CLDR::Locales::Zh::Hant');
27             has 'display_name_language' => (
28             is => 'ro',
29             isa => CodeRef,
30             init_arg => undef,
31             default => sub {
32             sub {
33             my %languages = (
34             'aa' => '阿法爾文',
35             'am' => '岩哈拉語',
36             'az' => '阿塞拜疆文',
37             'az_Arab' => '南阿塞拜疆文',
38             'ba' => '巴什基爾文',
39             'br' => '布里多尼文',
40             'bs' => '波斯尼亞文',
41             'ca' => '加泰隆尼亞文',
42             'crs' => '塞舌爾克里奧爾法文',
43             'de_AT' => '奧地利德文',
44             'de_CH' => '瑞士德語',
45             'den' => '斯拉夫文',
46             'en_AU' => '澳洲英文',
47             'en_CA' => '加拿大英文',
48             'en_GB' => '英國英文',
49             'en_GB@alt=short' => '英式英文',
50             'en_US' => '美國英文',
51             'en_US@alt=short' => '美式英文',
52             'eo' => '世界語',
53             'es_419' => '拉丁美洲西班牙文',
54             'es_ES' => '歐洲西班牙文',
55             'es_MX' => '墨西哥西班牙文',
56             'fa_AF' => '達利文',
57             'fr_CA' => '加拿大法文',
58             'fr_CH' => '瑞士法文',
59             'gil' => '吉爾伯特文',
60             'gl' => '加里西亞文',
61             'gsw' => '瑞士德文',
62             'hr' => '克羅地亞文',
63             'ig' => '伊博文',
64             'it' => '意大利文',
65             'jpr' => '猶太波斯文',
66             'ka' => '格魯吉亞文',
67             'kiu' => '扎扎其文',
68             'kn' => '坎納達文',
69             'kri' => '克裡奧爾文',
70             'lo' => '老撾文',
71             'luo' => '盧歐文',
72             'mfe' => '毛里裘斯克里奧爾文',
73             'mg' => '馬拉加斯文',
74             'ml' => '馬拉雅拉姆文',
75             'mt' => '馬耳他文',
76             'nl_BE' => '比利時荷蘭文',
77             'nqo' => '西非書面語言(N’ko)',
78             'or' => '奧里雅文',
79             'pcm' => '尼日利亞皮欽文',
80             'ps@alt=variant' => '普什圖語',
81             'pt_BR' => '巴西葡萄牙文',
82             'pt_PT' => '歐洲葡萄牙文',
83             'ro_MD' => '摩爾多瓦羅馬尼亞文',
84             'rup' => '阿羅馬尼亞語',
85             'rw' => '盧旺達文',
86             'sl' => '斯洛文尼亞文',
87             'sn' => '修納文',
88             'so' => '索馬里文',
89             'sw_CD' => '剛果史瓦希里文',
90             'syr' => '敍利亞文',
91             'ta' => '泰米爾文',
92             'tn' => '突尼西亞文',
93             'to' => '湯加文',
94             'ug@alt=variant' => '維吾爾語',
95             'ur' => '烏爾都文',
96             'wbp' => '瓦爾皮里文',
97             'yue' => '廣東話',
98             'zgh' => '摩洛哥標準塔馬齊格特文',
99              
100             );
101             if (@_) {
102             return $languages{$_[0]};
103             }
104             return \%languages;
105             }
106             },
107             );
108              
109             has 'display_name_script' => (
110             is => 'ro',
111             isa => CodeRef,
112             init_arg => undef,
113             default => sub {
114             sub {
115             my %scripts = (
116             'Ethi' => '埃塞俄比亞文',
117             'Geor' => '格魯吉亞文',
118             'Guru' => '古木基文',
119             'Hans' => '簡體字',
120             'Hant' => '繁體字',
121             'Knda' => '坎納達文',
122             'Laoo' => '老撾文',
123             'Mlym' => '馬拉雅拉姆文',
124             'Newa' => '尼瓦爾文',
125             'Orya' => '奧里雅文',
126             'Sinh' => '僧伽羅文',
127             'Taml' => '泰米爾文',
128             'Thaa' => '它拿字母',
129              
130             );
131             if ( @_ ) {
132             return $scripts{$_[0]};
133             }
134             return \%scripts;
135             }
136             }
137             );
138              
139             has 'display_name_region' => (
140             is => 'ro',
141             isa => HashRef[Str],
142             init_arg => undef,
143             default => sub {
144             {
145             '013' => '中美洲',
146             '029' => '加勒比',
147             '053' => '澳大拉西亞',
148             '061' => '波利尼西亞',
149             'AE' => '阿拉伯聯合酋長國',
150             'AG' => '安提瓜和巴布達',
151             'AW' => '阿魯巴',
152             'AZ' => '亞塞拜疆',
153             'BA' => '波斯尼亞和黑塞哥維那',
154             'BB' => '巴巴多斯',
155             'BF' => '布基納法索',
156             'BI' => '布隆迪',
157             'BJ' => '貝寧',
158             'BL' => '聖巴泰勒米',
159             'BV' => '鮑威特島',
160             'BW' => '博茨瓦納',
161             'BZ' => '伯利茲',
162             'CC' => '科科斯 (基林) 群島',
163             'CI' => '科特迪瓦',
164             'CI@alt=variant' => '象牙海岸',
165             'CP' => '克里珀頓島',
166             'CR' => '哥斯達黎加',
167             'CV' => '佛得角',
168             'CY' => '塞浦路斯',
169             'DJ' => '吉布提',
170             'DO' => '多米尼加共和國',
171             'EC' => '厄瓜多爾',
172             'ER' => '厄立特里亞',
173             'ET' => '埃塞俄比亞',
174             'GA' => '加蓬',
175             'GD' => '格林納達',
176             'GE' => '格魯吉亞',
177             'GH' => '加納',
178             'GM' => '岡比亞',
179             'GS' => '南佐治亞島與南桑威奇群島',
180             'GT' => '危地馬拉',
181             'GW' => '幾內亞比紹',
182             'GY' => '圭亞那',
183             'HN' => '洪都拉斯',
184             'HR' => '克羅地亞',
185             'IM' => '馬恩島',
186             'IT' => '意大利',
187             'KE' => '肯尼亞',
188             'KM' => '科摩羅',
189             'KN' => '聖基茨和尼維斯',
190             'LA' => '老撾',
191             'LC' => '聖盧西亞',
192             'LI' => '列支敦士登',
193             'LR' => '利比里亞',
194             'LS' => '萊索托',
195             'ME' => '黑山',
196             'ML' => '馬里',
197             'MR' => '毛里塔尼亞',
198             'MS' => '蒙特塞拉特',
199             'MT' => '馬耳他',
200             'MU' => '毛里裘斯',
201             'MV' => '馬爾代夫',
202             'MW' => '馬拉維',
203             'MZ' => '莫桑比克',
204             'NE' => '尼日爾',
205             'NG' => '尼日利亞',
206             'NR' => '瑙魯',
207             'PF' => '法屬波利尼西亞',
208             'PG' => '巴布亞新畿內亞',
209             'PN' => '皮特凱恩島',
210             'PS' => '巴勒斯坦領土',
211             'QA' => '卡塔爾',
212             'RW' => '盧旺達',
213             'SA' => '沙地阿拉伯',
214             'SB' => '所羅門群島',
215             'SC' => '塞舌爾',
216             'SI' => '斯洛文尼亞',
217             'SJ' => '斯瓦爾巴特群島及揚馬延島',
218             'SL' => '塞拉利昂',
219             'SM' => '聖馬力諾',
220             'SO' => '索馬里',
221             'SR' => '蘇里南',
222             'ST' => '聖多美和普林西比',
223             'SZ' => '斯威士蘭',
224             'TC' => '特克斯和凱科斯群島',
225             'TD' => '乍得',
226             'TF' => '法屬南部領地',
227             'TO' => '湯加',
228             'TT' => '千里達和多巴哥',
229             'TV' => '圖瓦盧',
230             'TZ' => '坦桑尼亞',
231             'VC' => '聖文森特和格林納丁斯',
232             'VG' => '英屬維爾京群島',
233             'VI' => '美屬維爾京群島',
234             'VU' => '瓦努阿圖',
235             'YE' => '也門',
236             'YT' => '馬約特',
237             'ZM' => '贊比亞',
238             'ZW' => '津巴布韋',
239              
240             }
241             },
242             );
243              
244             has 'display_name_variant' => (
245             is => 'ro',
246             isa => HashRef[Str],
247             init_arg => undef,
248             default => sub {
249             {
250             '1901' => '傳統德國拼字法',
251             '1996' => '1996 德國拼字法',
252             'REVISED' => '已修訂拼字法',
253             'SCOTLAND' => '蘇格蘭標準英語',
254              
255             }
256             },
257             );
258              
259             has 'display_name_key' => (
260             is => 'ro',
261             isa => HashRef[Str],
262             init_arg => undef,
263             default => sub {
264             {
265             'ms' => '度量衡系統',
266             'x' => '專用區',
267              
268             }
269             },
270             );
271              
272             has 'display_name_type' => (
273             is => 'ro',
274             isa => HashRef[HashRef[Str]],
275             init_arg => undef,
276             default => sub {
277             {
278             'calendar' => {
279             'ethiopic' => q{埃塞俄比亞曆},
280             'ethiopic-amete-alem' => q{埃塞俄比亞阿美德阿萊姆曆},
281             },
282             'collation' => {
283             'big5han' => q{繁體中文排序 (Big5)},
284             'dictionary' => q{詞典排序},
285             'gb2312han' => q{簡體中文排序 (GB2312)},
286             },
287             'ms' => {
288             'uksystem' => q{英制},
289             'ussystem' => q{美制},
290             },
291             'numbers' => {
292             'deva' => q{天城體數字},
293             'ethi' => q{埃塞俄比亞數字},
294             'geor' => q{格魯吉亞數字},
295             'knda' => q{卡納達數字},
296             'laoo' => q{老撾數字},
297             'mlym' => q{馬拉雅拉姆數字},
298             'orya' => q{奧里亞數字},
299             'taml' => q{泰米爾數字},
300             'tamldec' => q{泰米爾數字},
301             },
302              
303             }
304             },
305             );
306              
307             has 'ellipsis' => (
308             is => 'ro',
309             isa => HashRef,
310             init_arg => undef,
311             default => sub {
312             return {
313             'final' => '{0}⋯',
314             'initial' => '⋯{0}',
315             'medial' => '{0}⋯{1}',
316             'word-final' => '{0}⋯',
317             'word-initial' => '⋯{0}',
318             'word-medial' => '{0}⋯{1}',
319             };
320             },
321             );
322              
323             has 'units' => (
324             is => 'ro',
325             isa => HashRef[HashRef[HashRef[Str]]],
326             init_arg => undef,
327             default => sub { {
328             'long' => {
329             # Long Unit Identifier
330             'acceleration-meter-per-square-second' => {
331             'name' => q(米/平方秒),
332             'other' => q({0} 米/平方秒),
333             },
334             # Core Unit Identifier
335             'meter-per-square-second' => {
336             'name' => q(米/平方秒),
337             'other' => q({0} 米/平方秒),
338             },
339             # Long Unit Identifier
340             'area-square-centimeter' => {
341             'per' => q({0} 每平方厘米),
342             },
343             # Core Unit Identifier
344             'square-centimeter' => {
345             'per' => q({0} 每平方厘米),
346             },
347             # Long Unit Identifier
348             'area-square-inch' => {
349             'per' => q({0} 每平方吋),
350             },
351             # Core Unit Identifier
352             'square-inch' => {
353             'per' => q({0} 每平方吋),
354             },
355             # Long Unit Identifier
356             'area-square-kilometer' => {
357             'per' => q({0} 每平方公里),
358             },
359             # Core Unit Identifier
360             'square-kilometer' => {
361             'per' => q({0} 每平方公里),
362             },
363             # Long Unit Identifier
364             'area-square-meter' => {
365             'per' => q({0} 每平方米),
366             },
367             # Core Unit Identifier
368             'square-meter' => {
369             'per' => q({0} 每平方米),
370             },
371             # Long Unit Identifier
372             'area-square-mile' => {
373             'per' => q({0} 每平方英里),
374             },
375             # Core Unit Identifier
376             'square-mile' => {
377             'per' => q({0} 每平方英里),
378             },
379             # Long Unit Identifier
380             'concentr-millimole-per-liter' => {
381             'name' => q(每公升毫摩爾),
382             'other' => q(每公升 {0} 毫摩爾),
383             },
384             # Core Unit Identifier
385             'millimole-per-liter' => {
386             'name' => q(每公升毫摩爾),
387             'other' => q(每公升 {0} 毫摩爾),
388             },
389             # Long Unit Identifier
390             'consumption-liter-per-100-kilometer' => {
391             'name' => q(公升/100公里),
392             },
393             # Core Unit Identifier
394             'liter-per-100-kilometer' => {
395             'name' => q(公升/100公里),
396             },
397             # Long Unit Identifier
398             'consumption-liter-per-kilometer' => {
399             'name' => q(公升/公里),
400             'other' => q({0} 公升/公里),
401             },
402             # Core Unit Identifier
403             'liter-per-kilometer' => {
404             'name' => q(公升/公里),
405             'other' => q({0} 公升/公里),
406             },
407             # Long Unit Identifier
408             'consumption-mile-per-gallon' => {
409             'name' => q(英里/加侖),
410             'other' => q({0} 英里/加侖),
411             },
412             # Core Unit Identifier
413             'mile-per-gallon' => {
414             'name' => q(英里/加侖),
415             'other' => q({0} 英里/加侖),
416             },
417             # Long Unit Identifier
418             'coordinate' => {
419             'east' => q(東經 {0}),
420             'north' => q(北緯 {0}),
421             'south' => q(南緯 {0}),
422             'west' => q(西經 {0}),
423             },
424             # Core Unit Identifier
425             'coordinate' => {
426             'east' => q(東經 {0}),
427             'north' => q(北緯 {0}),
428             'south' => q(南緯 {0}),
429             'west' => q(西經 {0}),
430             },
431             # Long Unit Identifier
432             'digital-bit' => {
433             'name' => q(位元),
434             'other' => q({0} 個位元),
435             },
436             # Core Unit Identifier
437             'bit' => {
438             'name' => q(位元),
439             'other' => q({0} 個位元),
440             },
441             # Long Unit Identifier
442             'digital-byte' => {
443             'name' => q(位元組),
444             'other' => q({0} 位元組),
445             },
446             # Core Unit Identifier
447             'byte' => {
448             'name' => q(位元組),
449             'other' => q({0} 位元組),
450             },
451             # Long Unit Identifier
452             'duration-century' => {
453             'other' => q({0} 世紀),
454             },
455             # Core Unit Identifier
456             'century' => {
457             'other' => q({0} 世紀),
458             },
459             # Long Unit Identifier
460             'duration-day' => {
461             'per' => q({0} 每日),
462             },
463             # Core Unit Identifier
464             'day' => {
465             'per' => q({0} 每日),
466             },
467             # Long Unit Identifier
468             'duration-hour' => {
469             'per' => q({0} 每小時),
470             },
471             # Core Unit Identifier
472             'hour' => {
473             'per' => q({0} 每小時),
474             },
475             # Long Unit Identifier
476             'duration-minute' => {
477             'per' => q({0} 每分鐘),
478             },
479             # Core Unit Identifier
480             'minute' => {
481             'per' => q({0} 每分鐘),
482             },
483             # Long Unit Identifier
484             'duration-month' => {
485             'per' => q({0} 每個月),
486             },
487             # Core Unit Identifier
488             'month' => {
489             'per' => q({0} 每個月),
490             },
491             # Long Unit Identifier
492             'duration-second' => {
493             'per' => q({0}每秒),
494             },
495             # Core Unit Identifier
496             'second' => {
497             'per' => q({0}每秒),
498             },
499             # Long Unit Identifier
500             'duration-week' => {
501             'per' => q({0} 每星期),
502             },
503             # Core Unit Identifier
504             'week' => {
505             'per' => q({0} 每星期),
506             },
507             # Long Unit Identifier
508             'duration-year' => {
509             'per' => q({0} 每年),
510             },
511             # Core Unit Identifier
512             'year' => {
513             'per' => q({0} 每年),
514             },
515             # Long Unit Identifier
516             'energy-british-thermal-unit' => {
517             'name' => q(英制熱量單位),
518             'other' => q({0} 英制熱量單位),
519             },
520             # Core Unit Identifier
521             'british-thermal-unit' => {
522             'name' => q(英制熱量單位),
523             'other' => q({0} 英制熱量單位),
524             },
525             # Long Unit Identifier
526             'energy-foodcalorie' => {
527             'other' => q({0} 卡路里),
528             },
529             # Core Unit Identifier
530             'foodcalorie' => {
531             'other' => q({0} 卡路里),
532             },
533             # Long Unit Identifier
534             'energy-kilocalorie' => {
535             'name' => q(千卡),
536             'other' => q({0} 千卡),
537             },
538             # Core Unit Identifier
539             'kilocalorie' => {
540             'name' => q(千卡),
541             'other' => q({0} 千卡),
542             },
543             # Long Unit Identifier
544             'energy-kilojoule' => {
545             'other' => q({0} 千焦),
546             },
547             # Core Unit Identifier
548             'kilojoule' => {
549             'other' => q({0} 千焦),
550             },
551             # Long Unit Identifier
552             'force-kilowatt-hour-per-100-kilometer' => {
553             'other' => q({0}每百公里千瓦小時),
554             },
555             # Core Unit Identifier
556             'kilowatt-hour-per-100-kilometer' => {
557             'other' => q({0}每百公里千瓦小時),
558             },
559             # Long Unit Identifier
560             'length-centimeter' => {
561             'per' => q({0} 每厘米),
562             },
563             # Core Unit Identifier
564             'centimeter' => {
565             'per' => q({0} 每厘米),
566             },
567             # Long Unit Identifier
568             'length-foot' => {
569             'other' => q({0} 呎),
570             'per' => q({0} 每呎),
571             },
572             # Core Unit Identifier
573             'foot' => {
574             'other' => q({0} 呎),
575             'per' => q({0} 每呎),
576             },
577             # Long Unit Identifier
578             'length-inch' => {
579             'other' => q({0} 吋),
580             'per' => q({0} 每吋),
581             },
582             # Core Unit Identifier
583             'inch' => {
584             'other' => q({0} 吋),
585             'per' => q({0} 每吋),
586             },
587             # Long Unit Identifier
588             'length-kilometer' => {
589             'per' => q({0} 每公里),
590             },
591             # Core Unit Identifier
592             'kilometer' => {
593             'per' => q({0} 每公里),
594             },
595             # Long Unit Identifier
596             'length-meter' => {
597             'per' => q({0} 每米),
598             },
599             # Core Unit Identifier
600             'meter' => {
601             'per' => q({0} 每米),
602             },
603             # Long Unit Identifier
604             'mass-dalton' => {
605             'name' => q(道爾頓),
606             'other' => q({0} 道爾頓),
607             },
608             # Core Unit Identifier
609             'dalton' => {
610             'name' => q(道爾頓),
611             'other' => q({0} 道爾頓),
612             },
613             # Long Unit Identifier
614             'mass-grain' => {
615             'other' => q({0}格令),
616             },
617             # Core Unit Identifier
618             'grain' => {
619             'other' => q({0}格令),
620             },
621             # Long Unit Identifier
622             'mass-gram' => {
623             'per' => q({0} 每克),
624             },
625             # Core Unit Identifier
626             'gram' => {
627             'per' => q({0} 每克),
628             },
629             # Long Unit Identifier
630             'mass-kilogram' => {
631             'per' => q({0} 每公斤),
632             },
633             # Core Unit Identifier
634             'kilogram' => {
635             'per' => q({0} 每公斤),
636             },
637             # Long Unit Identifier
638             'mass-ounce' => {
639             'per' => q({0} 每安士),
640             },
641             # Core Unit Identifier
642             'ounce' => {
643             'per' => q({0} 每安士),
644             },
645             # Long Unit Identifier
646             'mass-pound' => {
647             'per' => q({0} 每磅),
648             },
649             # Core Unit Identifier
650             'pound' => {
651             'per' => q({0} 每磅),
652             },
653             # Long Unit Identifier
654             'per' => {
655             '1' => q({0}每{1}),
656             },
657             # Core Unit Identifier
658             'per' => {
659             '1' => q({0}每{1}),
660             },
661             # Long Unit Identifier
662             'power-horsepower' => {
663             'name' => q(匹),
664             'other' => q({0} 匹),
665             },
666             # Core Unit Identifier
667             'horsepower' => {
668             'name' => q(匹),
669             'other' => q({0} 匹),
670             },
671             # Long Unit Identifier
672             'power-kilowatt' => {
673             'name' => q(千瓦),
674             'other' => q({0} 千瓦),
675             },
676             # Core Unit Identifier
677             'kilowatt' => {
678             'name' => q(千瓦),
679             'other' => q({0} 千瓦),
680             },
681             # Long Unit Identifier
682             'power-megawatt' => {
683             'name' => q(兆瓦),
684             'other' => q({0} 兆瓦),
685             },
686             # Core Unit Identifier
687             'megawatt' => {
688             'name' => q(兆瓦),
689             'other' => q({0} 兆瓦),
690             },
691             # Long Unit Identifier
692             'power-milliwatt' => {
693             'name' => q(毫瓦),
694             'other' => q({0} 毫瓦),
695             },
696             # Core Unit Identifier
697             'milliwatt' => {
698             'name' => q(毫瓦),
699             'other' => q({0} 毫瓦),
700             },
701             # Long Unit Identifier
702             'power2' => {
703             'other' => q({0}二次方),
704             },
705             # Core Unit Identifier
706             'power2' => {
707             'other' => q({0}二次方),
708             },
709             # Long Unit Identifier
710             'power3' => {
711             'other' => q({0}三次方),
712             },
713             # Core Unit Identifier
714             'power3' => {
715             'other' => q({0}三次方),
716             },
717             # Long Unit Identifier
718             'pressure-hectopascal' => {
719             'name' => q(百帕斯卡),
720             'other' => q({0} 百帕斯卡),
721             },
722             # Core Unit Identifier
723             'hectopascal' => {
724             'name' => q(百帕斯卡),
725             'other' => q({0} 百帕斯卡),
726             },
727             # Long Unit Identifier
728             'pressure-megapascal' => {
729             'name' => q(兆帕斯卡),
730             'other' => q({0} 兆帕斯卡),
731             },
732             # Core Unit Identifier
733             'megapascal' => {
734             'name' => q(兆帕斯卡),
735             'other' => q({0} 兆帕斯卡),
736             },
737             # Long Unit Identifier
738             'pressure-pound-force-per-square-inch' => {
739             'name' => q(磅/平方吋),
740             'other' => q({0} 磅/平方吋),
741             },
742             # Core Unit Identifier
743             'pound-force-per-square-inch' => {
744             'name' => q(磅/平方吋),
745             'other' => q({0} 磅/平方吋),
746             },
747             # Long Unit Identifier
748             'speed-kilometer-per-hour' => {
749             'name' => q(公里每小時),
750             },
751             # Core Unit Identifier
752             'kilometer-per-hour' => {
753             'name' => q(公里每小時),
754             },
755             # Long Unit Identifier
756             'speed-meter-per-second' => {
757             'name' => q(米/秒),
758             'other' => q({0} 米/秒),
759             },
760             # Core Unit Identifier
761             'meter-per-second' => {
762             'name' => q(米/秒),
763             'other' => q({0} 米/秒),
764             },
765             # Long Unit Identifier
766             'speed-mile-per-hour' => {
767             'name' => q(英里每小時),
768             },
769             # Core Unit Identifier
770             'mile-per-hour' => {
771             'name' => q(英里每小時),
772             },
773             # Long Unit Identifier
774             'temperature-celsius' => {
775             'name' => q(攝氏度),
776             },
777             # Core Unit Identifier
778             'celsius' => {
779             'name' => q(攝氏度),
780             },
781             # Long Unit Identifier
782             'temperature-fahrenheit' => {
783             'name' => q(華氏度),
784             },
785             # Core Unit Identifier
786             'fahrenheit' => {
787             'name' => q(華氏度),
788             },
789             # Long Unit Identifier
790             'temperature-kelvin' => {
791             'name' => q(開爾文),
792             'other' => q({0} 開爾文),
793             },
794             # Core Unit Identifier
795             'kelvin' => {
796             'name' => q(開爾文),
797             'other' => q({0} 開爾文),
798             },
799             # Long Unit Identifier
800             'times' => {
801             '1' => q({0}⋅{1}),
802             },
803             # Core Unit Identifier
804             'times' => {
805             '1' => q({0}⋅{1}),
806             },
807             # Long Unit Identifier
808             'torque-pound-force-foot' => {
809             'name' => q(磅尺),
810             'other' => q({0} 磅尺),
811             },
812             # Core Unit Identifier
813             'pound-force-foot' => {
814             'name' => q(磅尺),
815             'other' => q({0} 磅尺),
816             },
817             # Long Unit Identifier
818             'volume-cubic-centimeter' => {
819             'per' => q({0} 每立方厘米),
820             },
821             # Core Unit Identifier
822             'cubic-centimeter' => {
823             'per' => q({0} 每立方厘米),
824             },
825             # Long Unit Identifier
826             'volume-cubic-meter' => {
827             'per' => q({0} 每立方米),
828             },
829             # Core Unit Identifier
830             'cubic-meter' => {
831             'per' => q({0} 每立方米),
832             },
833             # Long Unit Identifier
834             'volume-gallon' => {
835             'per' => q({0} 每加侖),
836             },
837             # Core Unit Identifier
838             'gallon' => {
839             'per' => q({0} 每加侖),
840             },
841             # Long Unit Identifier
842             'volume-liter' => {
843             'per' => q({0} 每公升),
844             },
845             # Core Unit Identifier
846             'liter' => {
847             'per' => q({0} 每公升),
848             },
849             },
850             'narrow' => {
851             # Long Unit Identifier
852             'angle-revolution' => {
853             'other' => q({0} 周),
854             },
855             # Core Unit Identifier
856             'revolution' => {
857             'other' => q({0} 周),
858             },
859             # Long Unit Identifier
860             'area-square-foot' => {
861             'other' => q({0}ft²),
862             },
863             # Core Unit Identifier
864             'square-foot' => {
865             'other' => q({0}ft²),
866             },
867             # Long Unit Identifier
868             'area-square-mile' => {
869             'other' => q({0}mi²),
870             },
871             # Core Unit Identifier
872             'square-mile' => {
873             'other' => q({0}mi²),
874             },
875             # Long Unit Identifier
876             'concentr-item' => {
877             'other' => q({0} 個項目),
878             },
879             # Core Unit Identifier
880             'item' => {
881             'other' => q({0} 個項目),
882             },
883             # Long Unit Identifier
884             'concentr-permillion' => {
885             'other' => q({0} ppm),
886             },
887             # Core Unit Identifier
888             'permillion' => {
889             'other' => q({0} ppm),
890             },
891             # Long Unit Identifier
892             'concentr-portion-per-1e9' => {
893             'name' => q(濃度/十億),
894             },
895             # Core Unit Identifier
896             'portion-per-1e9' => {
897             'name' => q(濃度/十億),
898             },
899             # Long Unit Identifier
900             'consumption-liter-per-100-kilometer' => {
901             'other' => q({0}L/100km),
902             },
903             # Core Unit Identifier
904             'liter-per-100-kilometer' => {
905             'other' => q({0}L/100km),
906             },
907             # Long Unit Identifier
908             'coordinate' => {
909             'east' => q({0}E),
910             'north' => q({0}N),
911             'south' => q({0}S),
912             'west' => q({0}W),
913             },
914             # Core Unit Identifier
915             'coordinate' => {
916             'east' => q({0}E),
917             'north' => q({0}N),
918             'south' => q({0}S),
919             'west' => q({0}W),
920             },
921             # Long Unit Identifier
922             'duration-century' => {
923             'other' => q({0}世紀),
924             },
925             # Core Unit Identifier
926             'century' => {
927             'other' => q({0}世紀),
928             },
929             # Long Unit Identifier
930             'duration-day' => {
931             'other' => q({0}日),
932             },
933             # Core Unit Identifier
934             'day' => {
935             'other' => q({0}日),
936             },
937             # Long Unit Identifier
938             'duration-decade' => {
939             'name' => q(10年),
940             'other' => q({0}0年),
941             },
942             # Core Unit Identifier
943             'decade' => {
944             'name' => q(10年),
945             'other' => q({0}0年),
946             },
947             # Long Unit Identifier
948             'duration-hour' => {
949             'other' => q({0}小時),
950             },
951             # Core Unit Identifier
952             'hour' => {
953             'other' => q({0}小時),
954             },
955             # Long Unit Identifier
956             'duration-millisecond' => {
957             'other' => q({0}毫秒),
958             },
959             # Core Unit Identifier
960             'millisecond' => {
961             'other' => q({0}毫秒),
962             },
963             # Long Unit Identifier
964             'duration-minute' => {
965             'name' => q(分),
966             'other' => q({0}分),
967             },
968             # Core Unit Identifier
969             'minute' => {
970             'name' => q(分),
971             'other' => q({0}分),
972             },
973             # Long Unit Identifier
974             'duration-month' => {
975             'other' => q({0}個月),
976             },
977             # Core Unit Identifier
978             'month' => {
979             'other' => q({0}個月),
980             },
981             # Long Unit Identifier
982             'duration-quarter' => {
983             'other' => q({0}刻),
984             },
985             # Core Unit Identifier
986             'quarter' => {
987             'other' => q({0}刻),
988             },
989             # Long Unit Identifier
990             'duration-second' => {
991             'other' => q({0}秒),
992             },
993             # Core Unit Identifier
994             'second' => {
995             'other' => q({0}秒),
996             },
997             # Long Unit Identifier
998             'duration-week' => {
999             'other' => q({0}週),
1000             'per' => q({0} 每星期),
1001             },
1002             # Core Unit Identifier
1003             'week' => {
1004             'other' => q({0}週),
1005             'per' => q({0} 每星期),
1006             },
1007             # Long Unit Identifier
1008             'duration-year' => {
1009             'other' => q({0}年),
1010             },
1011             # Core Unit Identifier
1012             'year' => {
1013             'other' => q({0}年),
1014             },
1015             # Long Unit Identifier
1016             'energy-foodcalorie' => {
1017             'other' => q({0}千卡),
1018             },
1019             # Core Unit Identifier
1020             'foodcalorie' => {
1021             'other' => q({0}千卡),
1022             },
1023             # Long Unit Identifier
1024             'energy-kilojoule' => {
1025             'other' => q({0}千焦),
1026             },
1027             # Core Unit Identifier
1028             'kilojoule' => {
1029             'other' => q({0}千焦),
1030             },
1031             # Long Unit Identifier
1032             'length-centimeter' => {
1033             'other' => q({0}厘米),
1034             },
1035             # Core Unit Identifier
1036             'centimeter' => {
1037             'other' => q({0}厘米),
1038             },
1039             # Long Unit Identifier
1040             'length-meter' => {
1041             'other' => q({0}米),
1042             },
1043             # Core Unit Identifier
1044             'meter' => {
1045             'other' => q({0}米),
1046             },
1047             # Long Unit Identifier
1048             'length-mile' => {
1049             'other' => q({0}哩),
1050             },
1051             # Core Unit Identifier
1052             'mile' => {
1053             'other' => q({0}哩),
1054             },
1055             # Long Unit Identifier
1056             'length-millimeter' => {
1057             'other' => q({0}毫米),
1058             },
1059             # Core Unit Identifier
1060             'millimeter' => {
1061             'other' => q({0}毫米),
1062             },
1063             # Long Unit Identifier
1064             'length-point' => {
1065             'other' => q({0} pt),
1066             },
1067             # Core Unit Identifier
1068             'point' => {
1069             'other' => q({0} pt),
1070             },
1071             # Long Unit Identifier
1072             'light-candela' => {
1073             'other' => q({0}坎德拉),
1074             },
1075             # Core Unit Identifier
1076             'candela' => {
1077             'other' => q({0}坎德拉),
1078             },
1079             # Long Unit Identifier
1080             'mass-grain' => {
1081             'other' => q({0}格令),
1082             },
1083             # Core Unit Identifier
1084             'grain' => {
1085             'other' => q({0}格令),
1086             },
1087             # Long Unit Identifier
1088             'mass-ounce' => {
1089             'other' => q({0} 安士),
1090             },
1091             # Core Unit Identifier
1092             'ounce' => {
1093             'other' => q({0} 安士),
1094             },
1095             # Long Unit Identifier
1096             'pressure-inch-ofhg' => {
1097             'other' => q({0}″ Hg),
1098             },
1099             # Core Unit Identifier
1100             'inch-ofhg' => {
1101             'other' => q({0}″ Hg),
1102             },
1103             # Long Unit Identifier
1104             'speed-beaufort' => {
1105             'other' => q(蒲福氏風級 {0} 級),
1106             },
1107             # Core Unit Identifier
1108             'beaufort' => {
1109             'other' => q(蒲福氏風級 {0} 級),
1110             },
1111             # Long Unit Identifier
1112             'speed-kilometer-per-hour' => {
1113             'other' => q({0}kph),
1114             },
1115             # Core Unit Identifier
1116             'kilometer-per-hour' => {
1117             'other' => q({0}kph),
1118             },
1119             # Long Unit Identifier
1120             'speed-light-speed' => {
1121             'other' => q({0}夜),
1122             },
1123             # Core Unit Identifier
1124             'light-speed' => {
1125             'other' => q({0}夜),
1126             },
1127             # Long Unit Identifier
1128             'speed-meter-per-second' => {
1129             'other' => q({0}m/s),
1130             },
1131             # Core Unit Identifier
1132             'meter-per-second' => {
1133             'other' => q({0}m/s),
1134             },
1135             # Long Unit Identifier
1136             'speed-mile-per-hour' => {
1137             'other' => q({0}mph),
1138             },
1139             # Core Unit Identifier
1140             'mile-per-hour' => {
1141             'other' => q({0}mph),
1142             },
1143             # Long Unit Identifier
1144             'volume-cubic-mile' => {
1145             'other' => q({0}mi³),
1146             },
1147             # Core Unit Identifier
1148             'cubic-mile' => {
1149             'other' => q({0}mi³),
1150             },
1151             # Long Unit Identifier
1152             'volume-cup-metric' => {
1153             'other' => q({0} 量杯),
1154             },
1155             # Core Unit Identifier
1156             'cup-metric' => {
1157             'other' => q({0} 量杯),
1158             },
1159             # Long Unit Identifier
1160             'volume-dessert-spoon-imperial' => {
1161             'other' => q({0}英制甜品匙),
1162             },
1163             # Core Unit Identifier
1164             'dessert-spoon-imperial' => {
1165             'other' => q({0}英制甜品匙),
1166             },
1167             # Long Unit Identifier
1168             'volume-fluid-ounce-imperial' => {
1169             'other' => q({0}英液安士),
1170             },
1171             # Core Unit Identifier
1172             'fluid-ounce-imperial' => {
1173             'other' => q({0}英液安士),
1174             },
1175             # Long Unit Identifier
1176             'volume-gallon' => {
1177             'per' => q({0} 每加侖),
1178             },
1179             # Core Unit Identifier
1180             'gallon' => {
1181             'per' => q({0} 每加侖),
1182             },
1183             # Long Unit Identifier
1184             'volume-liter' => {
1185             'per' => q({0} 每升),
1186             },
1187             # Core Unit Identifier
1188             'liter' => {
1189             'per' => q({0} 每升),
1190             },
1191             },
1192             'short' => {
1193             # Long Unit Identifier
1194             '1024p1' => {
1195             '1' => q({0} 千位元組),
1196             },
1197             # Core Unit Identifier
1198             '1024p1' => {
1199             '1' => q({0} 千位元組),
1200             },
1201             # Long Unit Identifier
1202             '1024p2' => {
1203             '1' => q({0} 百萬位元組),
1204             },
1205             # Core Unit Identifier
1206             '1024p2' => {
1207             '1' => q({0} 百萬位元組),
1208             },
1209             # Long Unit Identifier
1210             '1024p3' => {
1211             '1' => q({0} 吉位元組),
1212             },
1213             # Core Unit Identifier
1214             '1024p3' => {
1215             '1' => q({0} 吉位元組),
1216             },
1217             # Long Unit Identifier
1218             '1024p4' => {
1219             '1' => q({0} 兆位元組),
1220             },
1221             # Core Unit Identifier
1222             '1024p4' => {
1223             '1' => q({0} 兆位元組),
1224             },
1225             # Long Unit Identifier
1226             '1024p5' => {
1227             '1' => q({0} 拍位元組),
1228             },
1229             # Core Unit Identifier
1230             '1024p5' => {
1231             '1' => q({0} 拍位元組),
1232             },
1233             # Long Unit Identifier
1234             '1024p6' => {
1235             '1' => q({0} 艾位元組),
1236             },
1237             # Core Unit Identifier
1238             '1024p6' => {
1239             '1' => q({0} 艾位元組),
1240             },
1241             # Long Unit Identifier
1242             '1024p7' => {
1243             '1' => q({0} 皆位元組),
1244             },
1245             # Core Unit Identifier
1246             '1024p7' => {
1247             '1' => q({0} 皆位元組),
1248             },
1249             # Long Unit Identifier
1250             '1024p8' => {
1251             '1' => q({0} 佑位元組),
1252             },
1253             # Core Unit Identifier
1254             '1024p8' => {
1255             '1' => q({0} 佑位元組),
1256             },
1257             # Long Unit Identifier
1258             '10p-1' => {
1259             '1' => q({0} 分米),
1260             },
1261             # Core Unit Identifier
1262             '1' => {
1263             '1' => q({0} 分米),
1264             },
1265             # Long Unit Identifier
1266             '10p-2' => {
1267             '1' => q({0} 厘米),
1268             },
1269             # Core Unit Identifier
1270             '2' => {
1271             '1' => q({0} 厘米),
1272             },
1273             # Long Unit Identifier
1274             '10p-21' => {
1275             '1' => q({0} 介米),
1276             },
1277             # Core Unit Identifier
1278             '21' => {
1279             '1' => q({0} 介米),
1280             },
1281             # Long Unit Identifier
1282             '10p-24' => {
1283             '1' => q({0} 攸米),
1284             },
1285             # Core Unit Identifier
1286             '24' => {
1287             '1' => q({0} 攸米),
1288             },
1289             # Long Unit Identifier
1290             '10p-3' => {
1291             '1' => q({0} 毫米),
1292             },
1293             # Core Unit Identifier
1294             '3' => {
1295             '1' => q({0} 毫米),
1296             },
1297             # Long Unit Identifier
1298             '10p-9' => {
1299             '1' => q({0} 納米),
1300             },
1301             # Core Unit Identifier
1302             '9' => {
1303             '1' => q({0} 納米),
1304             },
1305             # Long Unit Identifier
1306             '10p21' => {
1307             '1' => q({0} 澤米),
1308             },
1309             # Core Unit Identifier
1310             '10p21' => {
1311             '1' => q({0} 澤米),
1312             },
1313             # Long Unit Identifier
1314             '10p6' => {
1315             '1' => q({0} 百萬米),
1316             },
1317             # Core Unit Identifier
1318             '10p6' => {
1319             '1' => q({0} 百萬米),
1320             },
1321             # Long Unit Identifier
1322             'acceleration-g-force' => {
1323             'other' => q({0} G),
1324             },
1325             # Core Unit Identifier
1326             'g-force' => {
1327             'other' => q({0} G),
1328             },
1329             # Long Unit Identifier
1330             'acceleration-meter-per-square-second' => {
1331             'name' => q(米每平方秒),
1332             'other' => q({0} 米每平方秒),
1333             },
1334             # Core Unit Identifier
1335             'meter-per-square-second' => {
1336             'name' => q(米每平方秒),
1337             'other' => q({0} 米每平方秒),
1338             },
1339             # Long Unit Identifier
1340             'angle-degree' => {
1341             'name' => q(度),
1342             },
1343             # Core Unit Identifier
1344             'degree' => {
1345             'name' => q(度),
1346             },
1347             # Long Unit Identifier
1348             'angle-revolution' => {
1349             'name' => q(周),
1350             'other' => q({0} 周),
1351             },
1352             # Core Unit Identifier
1353             'revolution' => {
1354             'name' => q(周),
1355             'other' => q({0} 周),
1356             },
1357             # Long Unit Identifier
1358             'area-square-centimeter' => {
1359             'name' => q(平方厘米),
1360             'other' => q({0} 平方厘米),
1361             'per' => q({0} 每平方厘米),
1362             },
1363             # Core Unit Identifier
1364             'square-centimeter' => {
1365             'name' => q(平方厘米),
1366             'other' => q({0} 平方厘米),
1367             'per' => q({0} 每平方厘米),
1368             },
1369             # Long Unit Identifier
1370             'area-square-foot' => {
1371             'name' => q(平方呎),
1372             'other' => q({0} 平方呎),
1373             },
1374             # Core Unit Identifier
1375             'square-foot' => {
1376             'name' => q(平方呎),
1377             'other' => q({0} 平方呎),
1378             },
1379             # Long Unit Identifier
1380             'area-square-inch' => {
1381             'name' => q(平方吋),
1382             'other' => q({0} 平方吋),
1383             'per' => q({0} 每平方吋),
1384             },
1385             # Core Unit Identifier
1386             'square-inch' => {
1387             'name' => q(平方吋),
1388             'other' => q({0} 平方吋),
1389             'per' => q({0} 每平方吋),
1390             },
1391             # Long Unit Identifier
1392             'area-square-kilometer' => {
1393             'per' => q({0} 每平方公里),
1394             },
1395             # Core Unit Identifier
1396             'square-kilometer' => {
1397             'per' => q({0} 每平方公里),
1398             },
1399             # Long Unit Identifier
1400             'area-square-meter' => {
1401             'name' => q(平方米),
1402             'other' => q({0} 平方米),
1403             'per' => q({0} 每平方米),
1404             },
1405             # Core Unit Identifier
1406             'square-meter' => {
1407             'name' => q(平方米),
1408             'other' => q({0} 平方米),
1409             'per' => q({0} 每平方米),
1410             },
1411             # Long Unit Identifier
1412             'area-square-mile' => {
1413             'per' => q({0} 每平方英里),
1414             },
1415             # Core Unit Identifier
1416             'square-mile' => {
1417             'per' => q({0} 每平方英里),
1418             },
1419             # Long Unit Identifier
1420             'concentr-millimole-per-liter' => {
1421             'name' => q(毫摩爾/公升),
1422             'other' => q({0} 毫摩爾/公升),
1423             },
1424             # Core Unit Identifier
1425             'millimole-per-liter' => {
1426             'name' => q(毫摩爾/公升),
1427             'other' => q({0} 毫摩爾/公升),
1428             },
1429             # Long Unit Identifier
1430             'consumption-liter-per-kilometer' => {
1431             'other' => q({0} 升每公里),
1432             },
1433             # Core Unit Identifier
1434             'liter-per-kilometer' => {
1435             'other' => q({0} 升每公里),
1436             },
1437             # Long Unit Identifier
1438             'consumption-mile-per-gallon' => {
1439             'other' => q({0} 英里每加侖),
1440             },
1441             # Core Unit Identifier
1442             'mile-per-gallon' => {
1443             'other' => q({0} 英里每加侖),
1444             },
1445             # Long Unit Identifier
1446             'coordinate' => {
1447             'east' => q({0} 東),
1448             'north' => q({0} 北),
1449             'south' => q({0} 南),
1450             'west' => q({0} 西),
1451             },
1452             # Core Unit Identifier
1453             'coordinate' => {
1454             'east' => q({0} 東),
1455             'north' => q({0} 北),
1456             'south' => q({0} 南),
1457             'west' => q({0} 西),
1458             },
1459             # Long Unit Identifier
1460             'duration-day' => {
1461             'name' => q(日),
1462             'other' => q({0} 日),
1463             'per' => q({0} 每日),
1464             },
1465             # Core Unit Identifier
1466             'day' => {
1467             'name' => q(日),
1468             'other' => q({0} 日),
1469             'per' => q({0} 每日),
1470             },
1471             # Long Unit Identifier
1472             'duration-hour' => {
1473             'per' => q({0} 每小時),
1474             },
1475             # Core Unit Identifier
1476             'hour' => {
1477             'per' => q({0} 每小時),
1478             },
1479             # Long Unit Identifier
1480             'duration-minute' => {
1481             'per' => q({0} 每分鐘),
1482             },
1483             # Core Unit Identifier
1484             'minute' => {
1485             'per' => q({0} 每分鐘),
1486             },
1487             # Long Unit Identifier
1488             'duration-month' => {
1489             'name' => q(個月),
1490             'per' => q({0} 每月),
1491             },
1492             # Core Unit Identifier
1493             'month' => {
1494             'name' => q(個月),
1495             'per' => q({0} 每月),
1496             },
1497             # Long Unit Identifier
1498             'duration-nanosecond' => {
1499             'name' => q(納秒),
1500             'other' => q({0} 納秒),
1501             },
1502             # Core Unit Identifier
1503             'nanosecond' => {
1504             'name' => q(納秒),
1505             'other' => q({0} 納秒),
1506             },
1507             # Long Unit Identifier
1508             'duration-second' => {
1509             'per' => q({0}每秒),
1510             },
1511             # Core Unit Identifier
1512             'second' => {
1513             'per' => q({0}每秒),
1514             },
1515             # Long Unit Identifier
1516             'duration-week' => {
1517             'name' => q(星期),
1518             'other' => q({0} 星期),
1519             'per' => q({0} 每週),
1520             },
1521             # Core Unit Identifier
1522             'week' => {
1523             'name' => q(星期),
1524             'other' => q({0} 星期),
1525             'per' => q({0} 每週),
1526             },
1527             # Long Unit Identifier
1528             'duration-year' => {
1529             'per' => q({0} 每年),
1530             },
1531             # Core Unit Identifier
1532             'year' => {
1533             'per' => q({0} 每年),
1534             },
1535             # Long Unit Identifier
1536             'energy-foodcalorie' => {
1537             'name' => q(千卡),
1538             'other' => q({0} 千卡),
1539             },
1540             # Core Unit Identifier
1541             'foodcalorie' => {
1542             'name' => q(千卡),
1543             'other' => q({0} 千卡),
1544             },
1545             # Long Unit Identifier
1546             'energy-joule' => {
1547             'other' => q({0} 焦耳),
1548             },
1549             # Core Unit Identifier
1550             'joule' => {
1551             'other' => q({0} 焦耳),
1552             },
1553             # Long Unit Identifier
1554             'energy-kilojoule' => {
1555             'name' => q(千焦),
1556             },
1557             # Core Unit Identifier
1558             'kilojoule' => {
1559             'name' => q(千焦),
1560             },
1561             # Long Unit Identifier
1562             'length-centimeter' => {
1563             'name' => q(厘米),
1564             'other' => q({0} 厘米),
1565             'per' => q({0} 每厘米),
1566             },
1567             # Core Unit Identifier
1568             'centimeter' => {
1569             'name' => q(厘米),
1570             'other' => q({0} 厘米),
1571             'per' => q({0} 每厘米),
1572             },
1573             # Long Unit Identifier
1574             'length-decimeter' => {
1575             'name' => q(分米),
1576             'other' => q({0} 分米),
1577             },
1578             # Core Unit Identifier
1579             'decimeter' => {
1580             'name' => q(分米),
1581             'other' => q({0} 分米),
1582             },
1583             # Long Unit Identifier
1584             'length-foot' => {
1585             'name' => q(呎),
1586             'per' => q({0} 每呎),
1587             },
1588             # Core Unit Identifier
1589             'foot' => {
1590             'name' => q(呎),
1591             'per' => q({0} 每呎),
1592             },
1593             # Long Unit Identifier
1594             'length-inch' => {
1595             'name' => q(吋),
1596             'per' => q({0} 每吋),
1597             },
1598             # Core Unit Identifier
1599             'inch' => {
1600             'name' => q(吋),
1601             'per' => q({0} 每吋),
1602             },
1603             # Long Unit Identifier
1604             'length-kilometer' => {
1605             'per' => q({0} 每公里),
1606             },
1607             # Core Unit Identifier
1608             'kilometer' => {
1609             'per' => q({0} 每公里),
1610             },
1611             # Long Unit Identifier
1612             'length-meter' => {
1613             'name' => q(米),
1614             'other' => q({0} 米),
1615             'per' => q({0} 每米),
1616             },
1617             # Core Unit Identifier
1618             'meter' => {
1619             'name' => q(米),
1620             'other' => q({0} 米),
1621             'per' => q({0} 每米),
1622             },
1623             # Long Unit Identifier
1624             'length-mile' => {
1625             'name' => q(哩),
1626             'other' => q({0} 哩),
1627             },
1628             # Core Unit Identifier
1629             'mile' => {
1630             'name' => q(哩),
1631             'other' => q({0} 哩),
1632             },
1633             # Long Unit Identifier
1634             'length-millimeter' => {
1635             'name' => q(毫米),
1636             'other' => q({0} 毫米),
1637             },
1638             # Core Unit Identifier
1639             'millimeter' => {
1640             'name' => q(毫米),
1641             'other' => q({0} 毫米),
1642             },
1643             # Long Unit Identifier
1644             'length-nanometer' => {
1645             'name' => q(納米),
1646             'other' => q({0} 納米),
1647             },
1648             # Core Unit Identifier
1649             'nanometer' => {
1650             'name' => q(納米),
1651             'other' => q({0} 納米),
1652             },
1653             # Long Unit Identifier
1654             'length-nautical-mile' => {
1655             'name' => q(浬),
1656             'other' => q({0} 浬),
1657             },
1658             # Core Unit Identifier
1659             'nautical-mile' => {
1660             'name' => q(浬),
1661             'other' => q({0} 浬),
1662             },
1663             # Long Unit Identifier
1664             'length-point' => {
1665             'other' => q({0} pt),
1666             },
1667             # Core Unit Identifier
1668             'point' => {
1669             'other' => q({0} pt),
1670             },
1671             # Long Unit Identifier
1672             'light-candela' => {
1673             'name' => q(坎德拉),
1674             'other' => q({0} 坎德拉),
1675             },
1676             # Core Unit Identifier
1677             'candela' => {
1678             'name' => q(坎德拉),
1679             'other' => q({0} 坎德拉),
1680             },
1681             # Long Unit Identifier
1682             'mass-grain' => {
1683             'name' => q(格令),
1684             'other' => q({0} 格令),
1685             },
1686             # Core Unit Identifier
1687             'grain' => {
1688             'name' => q(格令),
1689             'other' => q({0} 格令),
1690             },
1691             # Long Unit Identifier
1692             'mass-gram' => {
1693             'per' => q({0} 每克),
1694             },
1695             # Core Unit Identifier
1696             'gram' => {
1697             'per' => q({0} 每克),
1698             },
1699             # Long Unit Identifier
1700             'mass-kilogram' => {
1701             'per' => q({0} 每公斤),
1702             },
1703             # Core Unit Identifier
1704             'kilogram' => {
1705             'per' => q({0} 每公斤),
1706             },
1707             # Long Unit Identifier
1708             'mass-ounce' => {
1709             'name' => q(安士),
1710             'other' => q({0} 安士),
1711             'per' => q({0} 每安士),
1712             },
1713             # Core Unit Identifier
1714             'ounce' => {
1715             'name' => q(安士),
1716             'other' => q({0} 安士),
1717             'per' => q({0} 每安士),
1718             },
1719             # Long Unit Identifier
1720             'mass-ounce-troy' => {
1721             'name' => q(金衡安士),
1722             'other' => q({0} 金衡安士),
1723             },
1724             # Core Unit Identifier
1725             'ounce-troy' => {
1726             'name' => q(金衡安士),
1727             'other' => q({0} 金衡安士),
1728             },
1729             # Long Unit Identifier
1730             'mass-pound' => {
1731             'per' => q({0} 每磅),
1732             },
1733             # Core Unit Identifier
1734             'pound' => {
1735             'per' => q({0} 每磅),
1736             },
1737             # Long Unit Identifier
1738             'power-megawatt' => {
1739             'name' => q(兆瓦),
1740             'other' => q({0} 兆瓦),
1741             },
1742             # Core Unit Identifier
1743             'megawatt' => {
1744             'name' => q(兆瓦),
1745             'other' => q({0} 兆瓦),
1746             },
1747             # Long Unit Identifier
1748             'power-watt' => {
1749             'name' => q(瓦),
1750             },
1751             # Core Unit Identifier
1752             'watt' => {
1753             'name' => q(瓦),
1754             },
1755             # Long Unit Identifier
1756             'pressure-inch-ofhg' => {
1757             'name' => q(吋汞柱),
1758             'other' => q({0} 吋汞柱),
1759             },
1760             # Core Unit Identifier
1761             'inch-ofhg' => {
1762             'name' => q(吋汞柱),
1763             'other' => q({0} 吋汞柱),
1764             },
1765             # Long Unit Identifier
1766             'pressure-pound-force-per-square-inch' => {
1767             'name' => q(磅每平方吋),
1768             'other' => q({0} 磅每平方吋),
1769             },
1770             # Core Unit Identifier
1771             'pound-force-per-square-inch' => {
1772             'name' => q(磅每平方吋),
1773             'other' => q({0} 磅每平方吋),
1774             },
1775             # Long Unit Identifier
1776             'speed-beaufort' => {
1777             'name' => q(蒲福氏風級),
1778             'other' => q(蒲福氏風級 {0} 級),
1779             },
1780             # Core Unit Identifier
1781             'beaufort' => {
1782             'name' => q(蒲福氏風級),
1783             'other' => q(蒲福氏風級 {0} 級),
1784             },
1785             # Long Unit Identifier
1786             'speed-kilometer-per-hour' => {
1787             'name' => q(公里每小時),
1788             'other' => q({0} 公里每小時),
1789             },
1790             # Core Unit Identifier
1791             'kilometer-per-hour' => {
1792             'name' => q(公里每小時),
1793             'other' => q({0} 公里每小時),
1794             },
1795             # Long Unit Identifier
1796             'speed-meter-per-second' => {
1797             'name' => q(米每秒),
1798             'other' => q({0} 米/秒),
1799             },
1800             # Core Unit Identifier
1801             'meter-per-second' => {
1802             'name' => q(米每秒),
1803             'other' => q({0} 米/秒),
1804             },
1805             # Long Unit Identifier
1806             'speed-mile-per-hour' => {
1807             'name' => q(英里每小時),
1808             'other' => q({0} 英里每小時),
1809             },
1810             # Core Unit Identifier
1811             'mile-per-hour' => {
1812             'name' => q(英里每小時),
1813             'other' => q({0} 英里每小時),
1814             },
1815             # Long Unit Identifier
1816             'temperature-celsius' => {
1817             'name' => q(°C),
1818             },
1819             # Core Unit Identifier
1820             'celsius' => {
1821             'name' => q(°C),
1822             },
1823             # Long Unit Identifier
1824             'temperature-fahrenheit' => {
1825             'name' => q(°F),
1826             },
1827             # Core Unit Identifier
1828             'fahrenheit' => {
1829             'name' => q(°F),
1830             },
1831             # Long Unit Identifier
1832             'volume-acre-foot' => {
1833             'name' => q(英畝呎),
1834             'other' => q({0} 英畝呎),
1835             },
1836             # Core Unit Identifier
1837             'acre-foot' => {
1838             'name' => q(英畝呎),
1839             'other' => q({0} 英畝呎),
1840             },
1841             # Long Unit Identifier
1842             'volume-centiliter' => {
1843             'name' => q(厘升),
1844             'other' => q({0} 厘升),
1845             },
1846             # Core Unit Identifier
1847             'centiliter' => {
1848             'name' => q(厘升),
1849             'other' => q({0} 厘升),
1850             },
1851             # Long Unit Identifier
1852             'volume-cubic-centimeter' => {
1853             'name' => q(立方厘米),
1854             'other' => q({0} 立方厘米),
1855             'per' => q({0} 每立方厘米),
1856             },
1857             # Core Unit Identifier
1858             'cubic-centimeter' => {
1859             'name' => q(立方厘米),
1860             'other' => q({0} 立方厘米),
1861             'per' => q({0} 每立方厘米),
1862             },
1863             # Long Unit Identifier
1864             'volume-cubic-foot' => {
1865             'name' => q(立方呎),
1866             'other' => q({0} 立方呎),
1867             },
1868             # Core Unit Identifier
1869             'cubic-foot' => {
1870             'name' => q(立方呎),
1871             'other' => q({0} 立方呎),
1872             },
1873             # Long Unit Identifier
1874             'volume-cubic-inch' => {
1875             'name' => q(立方吋),
1876             'other' => q({0} 立方吋),
1877             },
1878             # Core Unit Identifier
1879             'cubic-inch' => {
1880             'name' => q(立方吋),
1881             'other' => q({0} 立方吋),
1882             },
1883             # Long Unit Identifier
1884             'volume-cubic-meter' => {
1885             'name' => q(立方米),
1886             'other' => q({0} 立方米),
1887             'per' => q({0} 每立方米),
1888             },
1889             # Core Unit Identifier
1890             'cubic-meter' => {
1891             'name' => q(立方米),
1892             'other' => q({0} 立方米),
1893             'per' => q({0} 每立方米),
1894             },
1895             # Long Unit Identifier
1896             'volume-cup' => {
1897             'other' => q({0} 量杯),
1898             },
1899             # Core Unit Identifier
1900             'cup' => {
1901             'other' => q({0} 量杯),
1902             },
1903             # Long Unit Identifier
1904             'volume-cup-metric' => {
1905             'other' => q({0} 公制量杯),
1906             },
1907             # Core Unit Identifier
1908             'cup-metric' => {
1909             'other' => q({0} 公制量杯),
1910             },
1911             # Long Unit Identifier
1912             'volume-fluid-ounce' => {
1913             'name' => q(液安士),
1914             'other' => q({0} 液安士),
1915             },
1916             # Core Unit Identifier
1917             'fluid-ounce' => {
1918             'name' => q(液安士),
1919             'other' => q({0} 液安士),
1920             },
1921             # Long Unit Identifier
1922             'volume-fluid-ounce-imperial' => {
1923             'name' => q(英制液安士),
1924             'other' => q({0} 英制液安士),
1925             },
1926             # Core Unit Identifier
1927             'fluid-ounce-imperial' => {
1928             'name' => q(英制液安士),
1929             'other' => q({0} 英制液安士),
1930             },
1931             # Long Unit Identifier
1932             'volume-gallon' => {
1933             'per' => q({0} 每加侖),
1934             },
1935             # Core Unit Identifier
1936             'gallon' => {
1937             'per' => q({0} 每加侖),
1938             },
1939             # Long Unit Identifier
1940             'volume-liter' => {
1941             'name' => q(升),
1942             'per' => q({0} 每升),
1943             },
1944             # Core Unit Identifier
1945             'liter' => {
1946             'name' => q(升),
1947             'per' => q({0} 每升),
1948             },
1949             },
1950             } }
1951             );
1952              
1953             has 'listPatterns' => (
1954             is => 'ro',
1955             isa => HashRef,
1956             init_arg => undef,
1957             default => sub { {
1958             end => q({0}及{1}),
1959             2 => q({0}及{1}),
1960             } }
1961             );
1962              
1963             has 'number_formats' => (
1964             is => 'ro',
1965             isa => HashRef,
1966             init_arg => undef,
1967             default => sub { {
1968             decimalFormat => {
1969             'short' => {
1970             '1000' => {
1971             'other' => '0K',
1972             },
1973             '10000' => {
1974             'other' => '00K',
1975             },
1976             '100000' => {
1977             'other' => '000K',
1978             },
1979             '1000000' => {
1980             'other' => '0M',
1981             },
1982             '10000000' => {
1983             'other' => '00M',
1984             },
1985             '100000000' => {
1986             'other' => '000M',
1987             },
1988             '1000000000' => {
1989             'other' => '0B',
1990             },
1991             '10000000000' => {
1992             'other' => '00B',
1993             },
1994             '100000000000' => {
1995             'other' => '000B',
1996             },
1997             '1000000000000' => {
1998             'other' => '0T',
1999             },
2000             '10000000000000' => {
2001             'other' => '00T',
2002             },
2003             '100000000000000' => {
2004             'other' => '000T',
2005             },
2006             },
2007             },
2008             } },
2009             );
2010              
2011             has 'currencies' => (
2012             is => 'ro',
2013             isa => HashRef,
2014             init_arg => undef,
2015             default => sub { {
2016             'AED' => {
2017             display_name => {
2018             'currency' => q(阿拉伯聯合酋長國迪爾汗),
2019             },
2020             },
2021             'AUD' => {
2022             display_name => {
2023             'currency' => q(澳元),
2024             },
2025             },
2026             'AWG' => {
2027             display_name => {
2028             'currency' => q(阿魯巴盾),
2029             },
2030             },
2031             'AZN' => {
2032             display_name => {
2033             'currency' => q(亞塞拜疆馬納特),
2034             },
2035             },
2036             'BAD' => {
2037             display_name => {
2038             'currency' => q(波斯尼亞-赫塞哥維納第納爾),
2039             },
2040             },
2041             'BAM' => {
2042             display_name => {
2043             'currency' => q(波斯尼亞-赫塞哥維納可轉換馬克),
2044             },
2045             },
2046             'BBD' => {
2047             display_name => {
2048             'currency' => q(巴巴多斯元),
2049             },
2050             },
2051             'BEC' => {
2052             display_name => {
2053             'currency' => q(比利時法郎(可兌換)),
2054             },
2055             },
2056             'BIF' => {
2057             display_name => {
2058             'currency' => q(布隆迪法郎),
2059             },
2060             },
2061             'BMD' => {
2062             display_name => {
2063             'currency' => q(百慕達元),
2064             },
2065             },
2066             'BWP' => {
2067             display_name => {
2068             'currency' => q(博茨瓦納普拉),
2069             },
2070             },
2071             'BZD' => {
2072             display_name => {
2073             'currency' => q(伯利茲元),
2074             },
2075             },
2076             'CAD' => {
2077             display_name => {
2078             'currency' => q(加拿大元),
2079             },
2080             },
2081             'CRC' => {
2082             display_name => {
2083             'currency' => q(哥斯達黎加科郎),
2084             },
2085             },
2086             'CVE' => {
2087             display_name => {
2088             'currency' => q(佛得角埃斯庫多),
2089             },
2090             },
2091             'DJF' => {
2092             display_name => {
2093             'currency' => q(吉布提法郎),
2094             },
2095             },
2096             'DOP' => {
2097             display_name => {
2098             'currency' => q(多米尼加披索),
2099             },
2100             },
2101             'ETB' => {
2102             display_name => {
2103             'currency' => q(埃塞俄比亞比爾),
2104             },
2105             },
2106             'GEL' => {
2107             display_name => {
2108             'currency' => q(格魯吉亞拉里),
2109             },
2110             },
2111             'GHS' => {
2112             display_name => {
2113             'currency' => q(加納塞地),
2114             },
2115             },
2116             'GMD' => {
2117             display_name => {
2118             'currency' => q(岡比亞達拉西),
2119             },
2120             },
2121             'GTQ' => {
2122             display_name => {
2123             'currency' => q(危地馬拉格查爾),
2124             },
2125             },
2126             'HKD' => {
2127             display_name => {
2128             'currency' => q(港元),
2129             },
2130             },
2131             'HRK' => {
2132             display_name => {
2133             'currency' => q(克羅地亞庫納),
2134             },
2135             },
2136             'ITL' => {
2137             display_name => {
2138             'currency' => q(意大利里拉),
2139             },
2140             },
2141             'KES' => {
2142             display_name => {
2143             'currency' => q(肯雅先令),
2144             },
2145             },
2146             'KHR' => {
2147             display_name => {
2148             'currency' => q(柬埔寨里爾),
2149             },
2150             },
2151             'KPW' => {
2152             display_name => {
2153             'currency' => q(北韓圜),
2154             },
2155             },
2156             'KRW' => {
2157             symbol => '₩',
2158             },
2159             'KYD' => {
2160             display_name => {
2161             'other' => q(開曼群島美元),
2162             },
2163             },
2164             'KZT' => {
2165             display_name => {
2166             'currency' => q(哈薩克坦吉),
2167             },
2168             },
2169             'LAK' => {
2170             display_name => {
2171             'currency' => q(老撾基普),
2172             },
2173             },
2174             'LRD' => {
2175             display_name => {
2176             'currency' => q(利比利亞元),
2177             },
2178             },
2179             'LTL' => {
2180             display_name => {
2181             'other' => q(立陶宛里塔),
2182             },
2183             },
2184             'MDL' => {
2185             display_name => {
2186             'currency' => q(摩爾多瓦列伊),
2187             },
2188             },
2189             'MRO' => {
2190             display_name => {
2191             'currency' => q(毛里塔尼亞烏吉亞 \(1973–2017\)),
2192             },
2193             },
2194             'MRU' => {
2195             display_name => {
2196             'currency' => q(毛里塔尼亞烏吉亞),
2197             },
2198             },
2199             'MUR' => {
2200             display_name => {
2201             'currency' => q(毛里裘斯盧布),
2202             },
2203             },
2204             'MVR' => {
2205             display_name => {
2206             'currency' => q(馬爾代夫盧非亞),
2207             },
2208             },
2209             'MZN' => {
2210             display_name => {
2211             'currency' => q(莫桑比克梅蒂卡爾),
2212             },
2213             },
2214             'NGN' => {
2215             display_name => {
2216             'currency' => q(尼日利亞奈拉),
2217             },
2218             },
2219             'NZD' => {
2220             display_name => {
2221             'currency' => q(紐西蘭元),
2222             },
2223             },
2224             'OMR' => {
2225             display_name => {
2226             'currency' => q(阿曼里奧),
2227             },
2228             },
2229             'PGK' => {
2230             display_name => {
2231             'currency' => q(巴布亞新幾內亞基那),
2232             },
2233             },
2234             'QAR' => {
2235             display_name => {
2236             'currency' => q(卡塔爾里亞爾),
2237             },
2238             },
2239             'RSD' => {
2240             display_name => {
2241             'currency' => q(塞爾維亞第納爾),
2242             },
2243             },
2244             'RWF' => {
2245             display_name => {
2246             'currency' => q(盧旺達法郎),
2247             },
2248             },
2249             'SAR' => {
2250             display_name => {
2251             'currency' => q(沙特阿拉伯里亞爾),
2252             },
2253             },
2254             'SBD' => {
2255             display_name => {
2256             'currency' => q(所羅門群島元),
2257             },
2258             },
2259             'SCR' => {
2260             display_name => {
2261             'currency' => q(塞舌爾盧比),
2262             },
2263             },
2264             'SGD' => {
2265             display_name => {
2266             'currency' => q(新加坡元),
2267             },
2268             },
2269             'SLE' => {
2270             display_name => {
2271             'currency' => q(塞拉利昂利昂),
2272             },
2273             },
2274             'SLL' => {
2275             display_name => {
2276             'currency' => q(塞拉利昂利昂 \(1964—2022\)),
2277             },
2278             },
2279             'SOS' => {
2280             display_name => {
2281             'currency' => q(索馬里先令),
2282             },
2283             },
2284             'SRD' => {
2285             display_name => {
2286             'currency' => q(蘇里南元),
2287             },
2288             },
2289             'STD' => {
2290             display_name => {
2291             'currency' => q(聖多美和普林西比多布拉 \(1977–2017\)),
2292             },
2293             },
2294             'STN' => {
2295             display_name => {
2296             'currency' => q(聖多美和普林西比多布拉),
2297             },
2298             },
2299             'SYP' => {
2300             display_name => {
2301             'currency' => q(敍利亞鎊),
2302             },
2303             },
2304             'SZL' => {
2305             display_name => {
2306             'currency' => q(斯威士蘭里朗吉尼),
2307             },
2308             },
2309             'TOP' => {
2310             display_name => {
2311             'currency' => q(湯加潘加),
2312             },
2313             },
2314             'TTD' => {
2315             display_name => {
2316             'currency' => q(千里達和多巴哥元),
2317             },
2318             },
2319             'TWD' => {
2320             symbol => 'NT$',
2321             },
2322             'TZS' => {
2323             display_name => {
2324             'currency' => q(坦桑尼亞先令),
2325             },
2326             },
2327             'VUV' => {
2328             display_name => {
2329             'currency' => q(瓦努阿圖瓦圖),
2330             },
2331             },
2332             'XAF' => {
2333             display_name => {
2334             'currency' => q(中非法郎),
2335             },
2336             },
2337             'XCD' => {
2338             display_name => {
2339             'currency' => q(東加勒比元),
2340             },
2341             },
2342             'XOF' => {
2343             display_name => {
2344             'currency' => q(多哥非洲共同體法郎),
2345             'other' => q(西非法郎),
2346             },
2347             },
2348             'XPF' => {
2349             display_name => {
2350             'currency' => q(太平洋法郎),
2351             },
2352             },
2353             'YER' => {
2354             display_name => {
2355             'currency' => q(也門里雅),
2356             },
2357             },
2358             'ZMW' => {
2359             display_name => {
2360             'currency' => q(贊比亞克瓦查),
2361             },
2362             },
2363             } },
2364             );
2365              
2366              
2367             has 'calendar_months' => (
2368             is => 'ro',
2369             isa => HashRef,
2370             init_arg => undef,
2371             default => sub { {
2372             'chinese' => {
2373             'format' => {
2374             wide => {
2375             nonleap => [
2376             '正月',
2377             '二月',
2378             '三月',
2379             '四月',
2380             '五月',
2381             '六月',
2382             '七月',
2383             '八月',
2384             '九月',
2385             '十月',
2386             '十一月',
2387             '十二月'
2388             ],
2389             leap => [
2390            
2391             ],
2392             },
2393             },
2394             'stand-alone' => {
2395             narrow => {
2396             nonleap => [
2397             '正',
2398             '二',
2399             '三',
2400             '四',
2401             '五',
2402             '六',
2403             '七',
2404             '八',
2405             '九',
2406             '十',
2407             '十一',
2408             '十二'
2409             ],
2410             leap => [
2411            
2412             ],
2413             },
2414             },
2415             },
2416             } },
2417             );
2418              
2419             has 'calendar_quarters' => (
2420             is => 'ro',
2421             isa => HashRef,
2422             init_arg => undef,
2423             default => sub { {
2424             'gregorian' => {
2425             'format' => {
2426             abbreviated => {0 => 'Q1',
2427             1 => 'Q2',
2428             2 => 'Q3',
2429             3 => 'Q4'
2430             },
2431             },
2432             },
2433             } },
2434             );
2435              
2436             has 'day_period_data' => (
2437             is => 'ro',
2438             isa => CodeRef,
2439             init_arg => undef,
2440             default => sub { sub {
2441             # Time in hhmm format
2442             my ($self, $type, $time, $day_period_type) = @_;
2443             $day_period_type //= 'default';
2444             SWITCH:
2445             for ($type) {
2446             if ($_ eq 'buddhist') {
2447             if($day_period_type eq 'default') {
2448             return 'midnight' if $time == 0;
2449             return 'afternoon1' if $time >= 1200
2450             && $time < 1300;
2451             return 'afternoon2' if $time >= 1300
2452             && $time < 1900;
2453             return 'evening1' if $time >= 1900
2454             && $time < 2400;
2455             return 'morning1' if $time >= 500
2456             && $time < 800;
2457             return 'morning2' if $time >= 800
2458             && $time < 1200;
2459             return 'night1' if $time >= 0
2460             && $time < 500;
2461             }
2462             if($day_period_type eq 'selection') {
2463             return 'afternoon1' if $time >= 1200
2464             && $time < 1300;
2465             return 'afternoon2' if $time >= 1300
2466             && $time < 1900;
2467             return 'evening1' if $time >= 1900
2468             && $time < 2400;
2469             return 'morning1' if $time >= 500
2470             && $time < 800;
2471             return 'morning2' if $time >= 800
2472             && $time < 1200;
2473             return 'night1' if $time >= 0
2474             && $time < 500;
2475             }
2476             last SWITCH;
2477             }
2478             if ($_ eq 'chinese') {
2479             if($day_period_type eq 'default') {
2480             return 'midnight' if $time == 0;
2481             return 'afternoon1' if $time >= 1200
2482             && $time < 1300;
2483             return 'afternoon2' if $time >= 1300
2484             && $time < 1900;
2485             return 'evening1' if $time >= 1900
2486             && $time < 2400;
2487             return 'morning1' if $time >= 500
2488             && $time < 800;
2489             return 'morning2' if $time >= 800
2490             && $time < 1200;
2491             return 'night1' if $time >= 0
2492             && $time < 500;
2493             }
2494             if($day_period_type eq 'selection') {
2495             return 'afternoon1' if $time >= 1200
2496             && $time < 1300;
2497             return 'afternoon2' if $time >= 1300
2498             && $time < 1900;
2499             return 'evening1' if $time >= 1900
2500             && $time < 2400;
2501             return 'morning1' if $time >= 500
2502             && $time < 800;
2503             return 'morning2' if $time >= 800
2504             && $time < 1200;
2505             return 'night1' if $time >= 0
2506             && $time < 500;
2507             }
2508             last SWITCH;
2509             }
2510             if ($_ eq 'generic') {
2511             if($day_period_type eq 'default') {
2512             return 'midnight' if $time == 0;
2513             return 'afternoon1' if $time >= 1200
2514             && $time < 1300;
2515             return 'afternoon2' if $time >= 1300
2516             && $time < 1900;
2517             return 'evening1' if $time >= 1900
2518             && $time < 2400;
2519             return 'morning1' if $time >= 500
2520             && $time < 800;
2521             return 'morning2' if $time >= 800
2522             && $time < 1200;
2523             return 'night1' if $time >= 0
2524             && $time < 500;
2525             }
2526             if($day_period_type eq 'selection') {
2527             return 'afternoon1' if $time >= 1200
2528             && $time < 1300;
2529             return 'afternoon2' if $time >= 1300
2530             && $time < 1900;
2531             return 'evening1' if $time >= 1900
2532             && $time < 2400;
2533             return 'morning1' if $time >= 500
2534             && $time < 800;
2535             return 'morning2' if $time >= 800
2536             && $time < 1200;
2537             return 'night1' if $time >= 0
2538             && $time < 500;
2539             }
2540             last SWITCH;
2541             }
2542             if ($_ eq 'gregorian') {
2543             if($day_period_type eq 'default') {
2544             return 'midnight' if $time == 0;
2545             return 'afternoon1' if $time >= 1200
2546             && $time < 1300;
2547             return 'afternoon2' if $time >= 1300
2548             && $time < 1900;
2549             return 'evening1' if $time >= 1900
2550             && $time < 2400;
2551             return 'morning1' if $time >= 500
2552             && $time < 800;
2553             return 'morning2' if $time >= 800
2554             && $time < 1200;
2555             return 'night1' if $time >= 0
2556             && $time < 500;
2557             }
2558             if($day_period_type eq 'selection') {
2559             return 'afternoon1' if $time >= 1200
2560             && $time < 1300;
2561             return 'afternoon2' if $time >= 1300
2562             && $time < 1900;
2563             return 'evening1' if $time >= 1900
2564             && $time < 2400;
2565             return 'morning1' if $time >= 500
2566             && $time < 800;
2567             return 'morning2' if $time >= 800
2568             && $time < 1200;
2569             return 'night1' if $time >= 0
2570             && $time < 500;
2571             }
2572             last SWITCH;
2573             }
2574             if ($_ eq 'japanese') {
2575             if($day_period_type eq 'default') {
2576             return 'midnight' if $time == 0;
2577             return 'afternoon1' if $time >= 1200
2578             && $time < 1300;
2579             return 'afternoon2' if $time >= 1300
2580             && $time < 1900;
2581             return 'evening1' if $time >= 1900
2582             && $time < 2400;
2583             return 'morning1' if $time >= 500
2584             && $time < 800;
2585             return 'morning2' if $time >= 800
2586             && $time < 1200;
2587             return 'night1' if $time >= 0
2588             && $time < 500;
2589             }
2590             if($day_period_type eq 'selection') {
2591             return 'afternoon1' if $time >= 1200
2592             && $time < 1300;
2593             return 'afternoon2' if $time >= 1300
2594             && $time < 1900;
2595             return 'evening1' if $time >= 1900
2596             && $time < 2400;
2597             return 'morning1' if $time >= 500
2598             && $time < 800;
2599             return 'morning2' if $time >= 800
2600             && $time < 1200;
2601             return 'night1' if $time >= 0
2602             && $time < 500;
2603             }
2604             last SWITCH;
2605             }
2606             if ($_ eq 'roc') {
2607             if($day_period_type eq 'default') {
2608             return 'midnight' if $time == 0;
2609             return 'afternoon1' if $time >= 1200
2610             && $time < 1300;
2611             return 'afternoon2' if $time >= 1300
2612             && $time < 1900;
2613             return 'evening1' if $time >= 1900
2614             && $time < 2400;
2615             return 'morning1' if $time >= 500
2616             && $time < 800;
2617             return 'morning2' if $time >= 800
2618             && $time < 1200;
2619             return 'night1' if $time >= 0
2620             && $time < 500;
2621             }
2622             if($day_period_type eq 'selection') {
2623             return 'afternoon1' if $time >= 1200
2624             && $time < 1300;
2625             return 'afternoon2' if $time >= 1300
2626             && $time < 1900;
2627             return 'evening1' if $time >= 1900
2628             && $time < 2400;
2629             return 'morning1' if $time >= 500
2630             && $time < 800;
2631             return 'morning2' if $time >= 800
2632             && $time < 1200;
2633             return 'night1' if $time >= 0
2634             && $time < 500;
2635             }
2636             last SWITCH;
2637             }
2638             }
2639             } },
2640             );
2641              
2642             around day_period_data => sub {
2643             my ($orig, $self) = @_;
2644             return $self->$orig;
2645             };
2646              
2647             has 'day_periods' => (
2648             is => 'ro',
2649             isa => HashRef,
2650             init_arg => undef,
2651             default => sub { {
2652             'gregorian' => {
2653             'format' => {
2654             'abbreviated' => {
2655             'afternoon1' => q{中午},
2656             'afternoon2' => q{下午},
2657             'evening1' => q{晚上},
2658             'midnight' => q{午夜},
2659             'morning1' => q{早上},
2660             'morning2' => q{上午},
2661             'night1' => q{凌晨},
2662             },
2663             },
2664             },
2665             } },
2666             );
2667              
2668             has 'eras' => (
2669             is => 'ro',
2670             isa => HashRef,
2671             init_arg => undef,
2672             default => sub { {
2673             'buddhist' => {
2674             },
2675             'chinese' => {
2676             },
2677             'generic' => {
2678             },
2679             'gregorian' => {
2680             abbreviated => {
2681             '0' => '公元前',
2682             '1' => '公元'
2683             },
2684             },
2685             'japanese' => {
2686             },
2687             'roc' => {
2688             },
2689             } },
2690             );
2691              
2692             has 'date_formats' => (
2693             is => 'ro',
2694             isa => HashRef,
2695             init_arg => undef,
2696             default => sub { {
2697             'buddhist' => {
2698             },
2699             'chinese' => {
2700             'full' => q{U(r)年MMMdEEEE},
2701             'long' => q{U(r)年MMMd},
2702             'medium' => q{U年MMMd},
2703             'short' => q{U/M/d},
2704             },
2705             'generic' => {
2706             'full' => q{Gy年M月d日EEEE},
2707             'long' => q{Gy年M月d日},
2708             'medium' => q{Gy年M月d日},
2709             'short' => q{Gy/M/d},
2710             },
2711             'gregorian' => {
2712             'full' => q{y年M月d日EEEE},
2713             'long' => q{y年M月d日},
2714             'medium' => q{y年M月d日},
2715             'short' => q{d/M/y},
2716             },
2717             'japanese' => {
2718             },
2719             'roc' => {
2720             },
2721             } },
2722             );
2723              
2724             has 'time_formats' => (
2725             is => 'ro',
2726             isa => HashRef,
2727             init_arg => undef,
2728             default => sub { {
2729             'buddhist' => {
2730             },
2731             'chinese' => {
2732             },
2733             'generic' => {
2734             },
2735             'gregorian' => {
2736             'full' => q{ah:mm:ss [zzzz]},
2737             'long' => q{ah:mm:ss [z]},
2738             'medium' => q{ah:mm:ss},
2739             'short' => q{ah:mm},
2740             },
2741             'japanese' => {
2742             },
2743             'roc' => {
2744             },
2745             } },
2746             );
2747              
2748             has 'datetime_formats' => (
2749             is => 'ro',
2750             isa => HashRef,
2751             init_arg => undef,
2752             default => sub { {
2753             'buddhist' => {
2754             },
2755             'chinese' => {
2756             'full' => q{{1} {0}},
2757             'long' => q{{1} {0}},
2758             'medium' => q{{1}, {0}},
2759             'short' => q{{1}, {0}},
2760             },
2761             'generic' => {
2762             'full' => q{{1} {0}},
2763             'long' => q{{1} {0}},
2764             'medium' => q{{1} {0}},
2765             'short' => q{{1} {0}},
2766             },
2767             'gregorian' => {
2768             'full' => q{{1} {0}},
2769             'long' => q{{1} {0}},
2770             'medium' => q{{1} {0}},
2771             'short' => q{{1} {0}},
2772             },
2773             'japanese' => {
2774             },
2775             'roc' => {
2776             },
2777             } },
2778             );
2779              
2780             has 'datetime_formats_available_formats' => (
2781             is => 'ro',
2782             isa => HashRef,
2783             init_arg => undef,
2784             default => sub { {
2785             'buddhist' => {
2786             MEd => q{M-d(E)},
2787             Md => q{M-d},
2788             },
2789             'chinese' => {
2790             Ed => q{d日E},
2791             GyMMMM => q{r(U)年MMMM},
2792             GyMMMMEd => q{r(U)年MMMMd日 E},
2793             GyMMMMd => q{r(U)年MMMMd日},
2794             H => q{HH},
2795             h => q{ah時},
2796             hm => q{ah:mm},
2797             hms => q{ah:mm:ss},
2798             yyyyMMMMEd => q{r(U)年MMMMd日 E},
2799             yyyyMMMMd => q{r(U)年MMMMd日},
2800             },
2801             'generic' => {
2802             Ed => q{d日E},
2803             Ehm => q{E ah:mm},
2804             Gy => q{Gy年},
2805             GyMMM => q{Gy年M月},
2806             GyMMMEd => q{Gy年M月d日E},
2807             GyMMMd => q{Gy年M月d日},
2808             MEd => q{d/M(E)},
2809             MMMEd => q{M月d日E},
2810             Md => q{d/M},
2811             y => q{Gy年},
2812             yyyy => q{Gy年},
2813             yyyyM => q{Gy/M},
2814             yyyyMEd => q{Gy/M/dE},
2815             yyyyMMM => q{Gy年M月},
2816             yyyyMMMEd => q{Gy年M月d日E},
2817             yyyyMMMM => q{Gy年M月},
2818             yyyyMMMd => q{Gy年M月d日},
2819             yyyyMd => q{Gy/M/d},
2820             yyyyQQQ => q{Gy年QQQ},
2821             yyyyQQQQ => q{Gy年QQQQ},
2822             },
2823             'gregorian' => {
2824             Ehm => q{E ah:mm},
2825             Ehms => q{E ah:mm:ss},
2826             GyMMMEd => q{Gy年M月d日E},
2827             MEd => q{d/M(E)},
2828             MMMEd => q{M月d日E},
2829             MMMMW => q{M月第W週},
2830             MMdd => q{dd/MM},
2831             Md => q{d/M},
2832             h => q{ah時},
2833             hm => q{ah:mm},
2834             hms => q{ah:mm:ss},
2835             hmsv => q{ah:mm:ss [v]},
2836             hmv => q{ah:mm [v]},
2837             yM => q{M/y},
2838             yMEd => q{d/M/y(E)},
2839             yMM => q{MM/y},
2840             yMMMEd => q{y年M月d日E},
2841             yMd => q{d/M/y},
2842             yw => q{Y年第w週},
2843             },
2844             'japanese' => {
2845             h => q{ah時},
2846             hm => q{ah:mm},
2847             hms => q{ah:mm:ss},
2848             },
2849             'roc' => {
2850             MEd => q{d-M(E)},
2851             Md => q{d-M},
2852             yyyyMEd => q{Gy/M/dE},
2853             },
2854             } },
2855             );
2856              
2857             has 'datetime_formats_append_item' => (
2858             is => 'ro',
2859             isa => HashRef,
2860             init_arg => undef,
2861             default => sub { {
2862             } },
2863             );
2864              
2865             has 'datetime_formats_interval' => (
2866             is => 'ro',
2867             isa => HashRef,
2868             init_arg => undef,
2869             default => sub { {
2870             'chinese' => {
2871             h => {
2872             a => q{ah時至ah時},
2873             h => q{ah時至h時},
2874             },
2875             hm => {
2876             a => q{ah:mm至ah:mm},
2877             h => q{ah:mm至h:mm},
2878             m => q{ah:mm至h:mm},
2879             },
2880             hmv => {
2881             a => q{ah:mm至ah:mm [v]},
2882             h => q{ah:mm至h:mm [v]},
2883             m => q{ah:mm至h:mm [v]},
2884             },
2885             hv => {
2886             a => q{ah時至ah時 [v]},
2887             h => q{ah時至h時 [v]},
2888             },
2889             },
2890             'generic' => {
2891             MEd => {
2892             M => q{d/M(E) 至 d/M(E)},
2893             d => q{d/M(E) 至 d/M(E)},
2894             },
2895             Md => {
2896             M => q{d/M 至 d/M},
2897             d => q{d/M 至 d/M},
2898             },
2899             h => {
2900             a => q{ah時至ah時},
2901             h => q{ah時至h時},
2902             },
2903             hm => {
2904             a => q{ah:mm至ah:mm},
2905             h => q{ah:mm至h:mm},
2906             m => q{ah:mm至h:mm},
2907             },
2908             hmv => {
2909             a => q{ah:mm至ah:mm [v]},
2910             h => q{ah:mm至h:mm [v]},
2911             m => q{ah:mm至h:mm [v]},
2912             },
2913             hv => {
2914             a => q{ah時至ah時 [v]},
2915             h => q{ah時至h時 [v]},
2916             },
2917             y => {
2918             y => q{Gy年至y年},
2919             },
2920             yM => {
2921             M => q{Gy/M至y/M},
2922             y => q{Gy/M至y/M},
2923             },
2924             yMEd => {
2925             M => q{Gy/M/dE至y/M/dE},
2926             d => q{Gy/M/dE至y/M/dE},
2927             y => q{Gy/M/dE至y/M/dE},
2928             },
2929             yMMM => {
2930             M => q{Gy年M月至M月},
2931             y => q{Gy年M月至y年M月},
2932             },
2933             yMMMEd => {
2934             M => q{Gy年M月d日E至M月d日E},
2935             d => q{Gy年M月d日E至d日E},
2936             y => q{Gy年M月d日E至y年M月d日E},
2937             },
2938             yMMMM => {
2939             M => q{Gy年M月至M月},
2940             y => q{Gy年M月至y年M月},
2941             },
2942             yMMMd => {
2943             M => q{Gy年M月d日至M月d日},
2944             d => q{Gy年M月d日至d日},
2945             y => q{Gy年M月d日至y年M月d日},
2946             },
2947             yMd => {
2948             M => q{Gy/M/d至y/M/d},
2949             d => q{Gy/M/d至y/M/d},
2950             y => q{Gy/M/d至y/M/d},
2951             },
2952             },
2953             'gregorian' => {
2954             MEd => {
2955             M => q{d/M(E) 至 d/M(E)},
2956             d => q{d/M(E) 至 d/M(E)},
2957             },
2958             Md => {
2959             M => q{d/M 至 d/M},
2960             d => q{d/M 至 d/M},
2961             },
2962             h => {
2963             h => q{ah時至h時},
2964             },
2965             hm => {
2966             h => q{ah:mm至h:mm},
2967             m => q{ah:mm至h:mm},
2968             },
2969             hmv => {
2970             h => q{ah:mm至h:mm [v]},
2971             m => q{ah:mm至h:mm [v]},
2972             },
2973             hv => {
2974             h => q{ah時至h時 [v]},
2975             },
2976             yM => {
2977             M => q{M/y 至 M/y},
2978             y => q{M/y 至 M/y},
2979             },
2980             yMEd => {
2981             M => q{d/M/y(E) 至 d/M/y(E)},
2982             d => q{d/M/y(E) 至 d/M/y(E)},
2983             y => q{d/M/y(E) 至 d/M/y(E)},
2984             },
2985             yMd => {
2986             M => q{d/M/y 至 d/M/y},
2987             d => q{d/M/y 至 d/M/y},
2988             y => q{d/M/y 至 d/M/y},
2989             },
2990             },
2991             } },
2992             );
2993              
2994             has 'time_zone_names' => (
2995             is => 'ro',
2996             isa => HashRef,
2997             init_arg => undef,
2998             default => sub { {
2999             regionFormat => q({0}夏令時間),
3000             regionFormat => q({0}標準時間),
3001             'Africa/Abidjan' => {
3002             exemplarCity => q#阿比贊#,
3003             },
3004             'Africa/Asmera' => {
3005             exemplarCity => q#阿斯馬拉#,
3006             },
3007             'Africa/Bangui' => {
3008             exemplarCity => q#班基#,
3009             },
3010             'Africa/Conakry' => {
3011             exemplarCity => q#科納克里#,
3012             },
3013             'Africa/Dar_es_Salaam' => {
3014             exemplarCity => q#達累斯薩拉姆#,
3015             },
3016             'Africa/Djibouti' => {
3017             exemplarCity => q#吉布提#,
3018             },
3019             'Africa/Johannesburg' => {
3020             exemplarCity => q#約翰內斯堡#,
3021             },
3022             'Africa/Kinshasa' => {
3023             exemplarCity => q#金沙薩#,
3024             },
3025             'Africa/Lagos' => {
3026             exemplarCity => q#拉各斯#,
3027             },
3028             'Africa/Libreville' => {
3029             exemplarCity => q#利布維#,
3030             },
3031             'Africa/Luanda' => {
3032             exemplarCity => q#盧安達#,
3033             },
3034             'Africa/Lusaka' => {
3035             exemplarCity => q#盧薩卡#,
3036             },
3037             'Africa/Maseru' => {
3038             exemplarCity => q#馬塞魯#,
3039             },
3040             'Africa/Mogadishu' => {
3041             exemplarCity => q#摩加迪沙#,
3042             },
3043             'Africa/Nairobi' => {
3044             exemplarCity => q#內羅畢#,
3045             },
3046             'Africa/Nouakchott' => {
3047             exemplarCity => q#努瓦克肖特#,
3048             },
3049             'Africa/Windhoek' => {
3050             exemplarCity => q#溫特和克#,
3051             },
3052             'Africa_Southern' => {
3053             long => {
3054             'standard' => q#南非時間#,
3055             },
3056             },
3057             'America/Adak' => {
3058             exemplarCity => q#埃達克#,
3059             },
3060             'America/Anchorage' => {
3061             exemplarCity => q#安克雷奇#,
3062             },
3063             'America/Anguilla' => {
3064             exemplarCity => q#安圭拉#,
3065             },
3066             'America/Antigua' => {
3067             exemplarCity => q#安提瓜#,
3068             },
3069             'America/Araguaina' => {
3070             exemplarCity => q#阿拉瓜伊納#,
3071             },
3072             'America/Argentina/La_Rioja' => {
3073             exemplarCity => q#拉里奧哈#,
3074             },
3075             'America/Aruba' => {
3076             exemplarCity => q#阿魯巴#,
3077             },
3078             'America/Asuncion' => {
3079             exemplarCity => q#阿松森#,
3080             },
3081             'America/Bahia' => {
3082             exemplarCity => q#巴希雅#,
3083             },
3084             'America/Bahia_Banderas' => {
3085             exemplarCity => q#巴伊亞德班德拉斯#,
3086             },
3087             'America/Barbados' => {
3088             exemplarCity => q#巴巴多斯#,
3089             },
3090             'America/Belize' => {
3091             exemplarCity => q#伯利茲#,
3092             },
3093             'America/Boa_Vista' => {
3094             exemplarCity => q#博阿維斯塔#,
3095             },
3096             'America/Boise' => {
3097             exemplarCity => q#博伊西#,
3098             },
3099             'America/Campo_Grande' => {
3100             exemplarCity => q#大坎普#,
3101             },
3102             'America/Caracas' => {
3103             exemplarCity => q#加拉加斯#,
3104             },
3105             'America/Cayenne' => {
3106             exemplarCity => q#卡宴#,
3107             },
3108             'America/Chihuahua' => {
3109             exemplarCity => q#芝娃娃#,
3110             },
3111             'America/Ciudad_Juarez' => {
3112             exemplarCity => q#華雷斯城#,
3113             },
3114             'America/Cordoba' => {
3115             exemplarCity => q#科爾多瓦#,
3116             },
3117             'America/Costa_Rica' => {
3118             exemplarCity => q#哥斯達黎加#,
3119             },
3120             'America/Cuiaba' => {
3121             exemplarCity => q#庫亞巴#,
3122             },
3123             'America/Dawson_Creek' => {
3124             exemplarCity => q#道森灣#,
3125             },
3126             'America/Edmonton' => {
3127             exemplarCity => q#愛民頓#,
3128             },
3129             'America/Fortaleza' => {
3130             exemplarCity => q#福塔萊薩#,
3131             },
3132             'America/Glace_Bay' => {
3133             exemplarCity => q#格萊斯灣#,
3134             },
3135             'America/Grenada' => {
3136             exemplarCity => q#格林納達#,
3137             },
3138             'America/Guadeloupe' => {
3139             exemplarCity => q#瓜德羅普#,
3140             },
3141             'America/Guatemala' => {
3142             exemplarCity => q#危地馬拉#,
3143             },
3144             'America/Guyana' => {
3145             exemplarCity => q#圭亞那#,
3146             },
3147             'America/Halifax' => {
3148             exemplarCity => q#哈利法克斯#,
3149             },
3150             'America/Havana' => {
3151             exemplarCity => q#夏灣拿#,
3152             },
3153             'America/Indiana/Knox' => {
3154             exemplarCity => q#印第安納州諾克斯#,
3155             },
3156             'America/Indiana/Marengo' => {
3157             exemplarCity => q#印第安納州馬倫哥#,
3158             },
3159             'America/Indiana/Petersburg' => {
3160             exemplarCity => q#印第安納州彼得堡#,
3161             },
3162             'America/Indiana/Tell_City' => {
3163             exemplarCity => q#印第安納州特爾城#,
3164             },
3165             'America/Indiana/Vevay' => {
3166             exemplarCity => q#印第安納州韋韋#,
3167             },
3168             'America/Indiana/Vincennes' => {
3169             exemplarCity => q#印第安納州溫森斯#,
3170             },
3171             'America/Indiana/Winamac' => {
3172             exemplarCity => q#印第安納州威納馬克#,
3173             },
3174             'America/Indianapolis' => {
3175             exemplarCity => q#印第安納波利斯#,
3176             },
3177             'America/Inuvik' => {
3178             exemplarCity => q#伊努維克#,
3179             },
3180             'America/Louisville' => {
3181             exemplarCity => q#路易維爾#,
3182             },
3183             'America/Maceio' => {
3184             exemplarCity => q#馬塞約#,
3185             },
3186             'America/Managua' => {
3187             exemplarCity => q#馬那瓜#,
3188             },
3189             'America/Martinique' => {
3190             exemplarCity => q#馬提尼克#,
3191             },
3192             'America/Menominee' => {
3193             exemplarCity => q#梅諾米尼#,
3194             },
3195             'America/Mexico_City' => {
3196             exemplarCity => q#墨西哥城#,
3197             },
3198             'America/Miquelon' => {
3199             exemplarCity => q#密克隆#,
3200             },
3201             'America/Monterrey' => {
3202             exemplarCity => q#蒙特雷#,
3203             },
3204             'America/Montevideo' => {
3205             exemplarCity => q#蒙得維的亞#,
3206             },
3207             'America/Montserrat' => {
3208             exemplarCity => q#蒙塞拉特島#,
3209             },
3210             'America/Nassau' => {
3211             exemplarCity => q#拿騷#,
3212             },
3213             'America/Noronha' => {
3214             exemplarCity => q#諾羅尼亞#,
3215             },
3216             'America/North_Dakota/Beulah' => {
3217             exemplarCity => q#北達科他州比尤拉#,
3218             },
3219             'America/North_Dakota/Center' => {
3220             exemplarCity => q#北達科他州中心市#,
3221             },
3222             'America/North_Dakota/New_Salem' => {
3223             exemplarCity => q#北達科他州新薩勒姆#,
3224             },
3225             'America/Porto_Velho' => {
3226             exemplarCity => q#韋柳港#,
3227             },
3228             'America/Recife' => {
3229             exemplarCity => q#累西腓#,
3230             },
3231             'America/Rio_Branco' => {
3232             exemplarCity => q#里約布蘭科#,
3233             },
3234             'America/Santiago' => {
3235             exemplarCity => q#聖地亞哥#,
3236             },
3237             'America/Santo_Domingo' => {
3238             exemplarCity => q#聖多明各#,
3239             },
3240             'America/St_Barthelemy' => {
3241             exemplarCity => q#聖巴泰勒米#,
3242             },
3243             'America/St_Johns' => {
3244             exemplarCity => q#聖約翰斯#,
3245             },
3246             'America/St_Lucia' => {
3247             exemplarCity => q#聖盧西亞#,
3248             },
3249             'America/St_Vincent' => {
3250             exemplarCity => q#聖文森特#,
3251             },
3252             'America/Tegucigalpa' => {
3253             exemplarCity => q#特古西加爾巴#,
3254             },
3255             'America/Thule' => {
3256             exemplarCity => q#圖勒#,
3257             },
3258             'America/Tijuana' => {
3259             exemplarCity => q#蒂華納#,
3260             },
3261             'America/Whitehorse' => {
3262             exemplarCity => q#白馬市#,
3263             },
3264             'America/Yakutat' => {
3265             exemplarCity => q#亞庫塔特#,
3266             },
3267             'America_Central' => {
3268             long => {
3269             'daylight' => q#北美中部夏令時間#,
3270             'generic' => q#北美中部時間#,
3271             'standard' => q#北美中部標準時間#,
3272             },
3273             },
3274             'America_Eastern' => {
3275             long => {
3276             'daylight' => q#北美東部夏令時間#,
3277             'generic' => q#北美東部時間#,
3278             'standard' => q#北美東部標準時間#,
3279             },
3280             },
3281             'America_Mountain' => {
3282             long => {
3283             'daylight' => q#北美山區夏令時間#,
3284             'generic' => q#北美山區時間#,
3285             'standard' => q#北美山區標準時間#,
3286             },
3287             },
3288             'America_Pacific' => {
3289             long => {
3290             'daylight' => q#北美太平洋夏令時間#,
3291             'generic' => q#北美太平洋時間#,
3292             'standard' => q#北美太平洋標準時間#,
3293             },
3294             },
3295             'Antarctica/Casey' => {
3296             exemplarCity => q#凱西站#,
3297             },
3298             'Antarctica/Davis' => {
3299             exemplarCity => q#戴維斯站#,
3300             },
3301             'Antarctica/DumontDUrville' => {
3302             exemplarCity => q#杜蒙迪維爾站#,
3303             },
3304             'Antarctica/Macquarie' => {
3305             exemplarCity => q#麥夸里#,
3306             },
3307             'Antarctica/Mawson' => {
3308             exemplarCity => q#莫森站#,
3309             },
3310             'Antarctica/McMurdo' => {
3311             exemplarCity => q#麥克默多站#,
3312             },
3313             'Antarctica/Palmer' => {
3314             exemplarCity => q#帕爾默#,
3315             },
3316             'Antarctica/Rothera' => {
3317             exemplarCity => q#羅瑟拉站#,
3318             },
3319             'Antarctica/Syowa' => {
3320             exemplarCity => q#昭和站#,
3321             },
3322             'Antarctica/Troll' => {
3323             exemplarCity => q#特羅爾站#,
3324             },
3325             'Arctic/Longyearbyen' => {
3326             exemplarCity => q#朗伊爾城#,
3327             },
3328             'Asia/Anadyr' => {
3329             exemplarCity => q#阿納德爾#,
3330             },
3331             'Asia/Ashgabat' => {
3332             exemplarCity => q#阿什哈巴德#,
3333             },
3334             'Asia/Bishkek' => {
3335             exemplarCity => q#比斯凱克#,
3336             },
3337             'Asia/Colombo' => {
3338             exemplarCity => q#科倫坡#,
3339             },
3340             'Asia/Dushanbe' => {
3341             exemplarCity => q#杜尚別#,
3342             },
3343             'Asia/Gaza' => {
3344             exemplarCity => q#加沙#,
3345             },
3346             'Asia/Hebron' => {
3347             exemplarCity => q#希伯侖#,
3348             },
3349             'Asia/Irkutsk' => {
3350             exemplarCity => q#伊爾庫茨克#,
3351             },
3352             'Asia/Jayapura' => {
3353             exemplarCity => q#查雅普拉#,
3354             },
3355             'Asia/Karachi' => {
3356             exemplarCity => q#卡拉奇#,
3357             },
3358             'Asia/Makassar' => {
3359             exemplarCity => q#錫江#,
3360             },
3361             'Asia/Muscat' => {
3362             exemplarCity => q#馬斯喀特#,
3363             },
3364             'Asia/Nicosia' => {
3365             exemplarCity => q#尼科西亞#,
3366             },
3367             'Asia/Qatar' => {
3368             exemplarCity => q#卡塔爾#,
3369             },
3370             'Asia/Riyadh' => {
3371             exemplarCity => q#利雅得#,
3372             },
3373             'Asia/Yakutsk' => {
3374             exemplarCity => q#雅庫茨克#,
3375             },
3376             'Asia/Yekaterinburg' => {
3377             exemplarCity => q#葉卡捷琳堡#,
3378             },
3379             'Asia/Yerevan' => {
3380             exemplarCity => q#埃里温#,
3381             },
3382             'Atlantic/Canary' => {
3383             exemplarCity => q#加那利#,
3384             },
3385             'Atlantic/Cape_Verde' => {
3386             exemplarCity => q#佛得角#,
3387             },
3388             'Atlantic/Madeira' => {
3389             exemplarCity => q#馬德拉島#,
3390             },
3391             'Atlantic/Reykjavik' => {
3392             exemplarCity => q#雷克雅未克#,
3393             },
3394             'Atlantic/Stanley' => {
3395             exemplarCity => q#史丹利#,
3396             },
3397             'Australia/Adelaide' => {
3398             exemplarCity => q#阿德萊德#,
3399             },
3400             'Australia/Brisbane' => {
3401             exemplarCity => q#布里斯本#,
3402             },
3403             'Australia/Hobart' => {
3404             exemplarCity => q#荷伯特#,
3405             },
3406             'Australia/Perth' => {
3407             exemplarCity => q#珀斯#,
3408             },
3409             'Australia/Sydney' => {
3410             exemplarCity => q#悉尼#,
3411             },
3412             'Azerbaijan' => {
3413             long => {
3414             'daylight' => q#亞塞拜疆夏令時間#,
3415             'generic' => q#亞塞拜疆時間#,
3416             'standard' => q#亞塞拜疆標準時間#,
3417             },
3418             },
3419             'Cape_Verde' => {
3420             long => {
3421             'daylight' => q#佛得角夏令時間#,
3422             'generic' => q#佛得角時間#,
3423             'standard' => q#佛得角標準時間#,
3424             },
3425             },
3426             'Cocos' => {
3427             long => {
3428             'standard' => q#可可斯群島時間#,
3429             },
3430             },
3431             'DumontDUrville' => {
3432             long => {
3433             'standard' => q#迪蒙迪維爾時間#,
3434             },
3435             },
3436             'Ecuador' => {
3437             long => {
3438             'standard' => q#厄瓜多爾時間#,
3439             },
3440             },
3441             'Europe/Belgrade' => {
3442             exemplarCity => q#貝爾格萊德#,
3443             },
3444             'Europe/Bratislava' => {
3445             exemplarCity => q#伯拉第斯拉瓦#,
3446             },
3447             'Europe/Chisinau' => {
3448             exemplarCity => q#基希訥烏#,
3449             },
3450             'Europe/Guernsey' => {
3451             exemplarCity => q#根西島#,
3452             },
3453             'Europe/Isle_of_Man' => {
3454             exemplarCity => q#馬恩島#,
3455             },
3456             'Europe/Ljubljana' => {
3457             exemplarCity => q#盧布爾雅那#,
3458             },
3459             'Europe/Malta' => {
3460             exemplarCity => q#馬耳他#,
3461             },
3462             'Europe/Podgorica' => {
3463             exemplarCity => q#波德戈里察#,
3464             },
3465             'Europe/Sarajevo' => {
3466             exemplarCity => q#薩拉熱窩#,
3467             },
3468             'Europe/Skopje' => {
3469             exemplarCity => q#斯科普里#,
3470             },
3471             'Europe/Vaduz' => {
3472             exemplarCity => q#華杜茲#,
3473             },
3474             'Europe/Zagreb' => {
3475             exemplarCity => q#薩格勒布#,
3476             },
3477             'Galapagos' => {
3478             long => {
3479             'standard' => q#加拉帕戈群島時間#,
3480             },
3481             },
3482             'Georgia' => {
3483             long => {
3484             'daylight' => q#格魯吉亞夏令時間#,
3485             'generic' => q#格魯吉亞時間#,
3486             'standard' => q#格魯吉亞標準時間#,
3487             },
3488             },
3489             'Gulf' => {
3490             long => {
3491             'standard' => q#波斯灣海域時間#,
3492             },
3493             },
3494             'Guyana' => {
3495             long => {
3496             'standard' => q#圭亞那時間#,
3497             },
3498             },
3499             'India' => {
3500             long => {
3501             'standard' => q#印度時間#,
3502             },
3503             },
3504             'Indian/Antananarivo' => {
3505             exemplarCity => q#安塔那那利佛#,
3506             },
3507             'Indian/Chagos' => {
3508             exemplarCity => q#查戈斯群島#,
3509             },
3510             'Indian/Cocos' => {
3511             exemplarCity => q#可可斯群島#,
3512             },
3513             'Indian/Comoro' => {
3514             exemplarCity => q#科摩羅#,
3515             },
3516             'Indian/Kerguelen' => {
3517             exemplarCity => q#凱爾蓋朗群島#,
3518             },
3519             'Indian/Maldives' => {
3520             exemplarCity => q#馬爾代夫#,
3521             },
3522             'Indian/Mauritius' => {
3523             exemplarCity => q#毛里裘斯#,
3524             },
3525             'Indian/Mayotte' => {
3526             exemplarCity => q#馬約特#,
3527             },
3528             'Indian/Reunion' => {
3529             exemplarCity => q#留尼旺#,
3530             },
3531             'Irkutsk' => {
3532             long => {
3533             'daylight' => q#伊爾庫茨克夏令時間#,
3534             'generic' => q#伊爾庫茨克時間#,
3535             'standard' => q#伊爾庫茨克標準時間#,
3536             },
3537             },
3538             'Kosrae' => {
3539             long => {
3540             'standard' => q#科斯雷時間#,
3541             },
3542             },
3543             'Maldives' => {
3544             long => {
3545             'standard' => q#馬爾代夫時間#,
3546             },
3547             },
3548             'Marquesas' => {
3549             long => {
3550             'standard' => q#馬克薩斯時間#,
3551             },
3552             },
3553             'Mauritius' => {
3554             long => {
3555             'daylight' => q#毛里裘斯夏令時間#,
3556             'generic' => q#毛里裘斯時間#,
3557             'standard' => q#毛里裘斯標準時間#,
3558             },
3559             },
3560             'Nauru' => {
3561             long => {
3562             'standard' => q#瑙魯時間#,
3563             },
3564             },
3565             'New_Caledonia' => {
3566             long => {
3567             'daylight' => q#新喀里多尼亞夏令時間#,
3568             'generic' => q#新喀里多尼亞時間#,
3569             'standard' => q#新喀里多尼亞標準時間#,
3570             },
3571             },
3572             'Noronha' => {
3573             long => {
3574             'daylight' => q#費爾南多迪諾羅尼亞夏令時間#,
3575             'generic' => q#費爾南多迪諾羅尼亞時間#,
3576             'standard' => q#費爾南多迪諾羅尼亞標準時間#,
3577             },
3578             },
3579             'Pacific/Bougainville' => {
3580             exemplarCity => q#布干維爾島#,
3581             },
3582             'Pacific/Chatham' => {
3583             exemplarCity => q#查塔姆#,
3584             },
3585             'Pacific/Enderbury' => {
3586             exemplarCity => q#恩德伯里島#,
3587             },
3588             'Pacific/Fakaofo' => {
3589             exemplarCity => q#法考福環礁#,
3590             },
3591             'Pacific/Gambier' => {
3592             exemplarCity => q#甘比爾#,
3593             },
3594             'Pacific/Guadalcanal' => {
3595             exemplarCity => q#瓜達爾卡納爾島#,
3596             },
3597             'Pacific/Kosrae' => {
3598             exemplarCity => q#科斯雷#,
3599             },
3600             'Pacific/Kwajalein' => {
3601             exemplarCity => q#瓜加林環礁#,
3602             },
3603             'Pacific/Majuro' => {
3604             exemplarCity => q#馬久羅#,
3605             },
3606             'Pacific/Marquesas' => {
3607             exemplarCity => q#馬克薩斯群島#,
3608             },
3609             'Pacific/Nauru' => {
3610             exemplarCity => q#瑙魯#,
3611             },
3612             'Pacific/Noumea' => {
3613             exemplarCity => q#努美阿#,
3614             },
3615             'Pacific/Pago_Pago' => {
3616             exemplarCity => q#帕果帕果#,
3617             },
3618             'Pacific/Pitcairn' => {
3619             exemplarCity => q#皮特康群島#,
3620             },
3621             'Pacific/Tongatapu' => {
3622             exemplarCity => q#湯加塔布島#,
3623             },
3624             'Pacific/Wake' => {
3625             exemplarCity => q#威克島#,
3626             },
3627             'Papua_New_Guinea' => {
3628             long => {
3629             'standard' => q#巴布亞新畿內亞時間#,
3630             },
3631             },
3632             'Pitcairn' => {
3633             long => {
3634             'standard' => q#皮特康時間#,
3635             },
3636             },
3637             'Seychelles' => {
3638             long => {
3639             'standard' => q#塞舌爾時間#,
3640             },
3641             },
3642             'Singapore' => {
3643             long => {
3644             'standard' => q#新加坡時間#,
3645             },
3646             },
3647             'Solomon' => {
3648             long => {
3649             'standard' => q#所羅門群島時間#,
3650             },
3651             },
3652             'Suriname' => {
3653             long => {
3654             'standard' => q#蘇里南時間#,
3655             },
3656             },
3657             'Tonga' => {
3658             long => {
3659             'daylight' => q#湯加夏令時間#,
3660             'generic' => q#湯加時間#,
3661             'standard' => q#湯加標準時間#,
3662             },
3663             },
3664             'Tuvalu' => {
3665             long => {
3666             'standard' => q#圖瓦盧時間#,
3667             },
3668             },
3669             'Vanuatu' => {
3670             long => {
3671             'daylight' => q#瓦努阿圖夏令時間#,
3672             'generic' => q#瓦努阿圖時間#,
3673             'standard' => q#瓦努阿圖標準時間#,
3674             },
3675             },
3676             'Yakutsk' => {
3677             long => {
3678             'daylight' => q#雅庫茨克夏令時間#,
3679             'generic' => q#雅庫茨克時間#,
3680             'standard' => q#雅庫茨克標準時間#,
3681             },
3682             },
3683             } }
3684             );
3685 2     2   21312 no Moo;
  2         5  
  2         21  
3686              
3687             1;
3688              
3689             # vim: tabstop=4