File Coverage

blib/lib/Locale/CLDR/Locales/Fr/Any/Ca.pm
Criterion Covered Total %
statement 23 23 100.0
branch n/a
condition n/a
subroutine 8 8 100.0
pod n/a
total 31 31 100.0


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Fr::Any::Ca - Package for language French
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Fr::Any::Ca;
8             # This file auto generated from Data\common\main\fr_CA.xml
9             # on Sun 24 Apr 8:29:07 am GMT
10              
11 1     1   1809 use version;
  1         2  
  1         12  
12              
13             our $VERSION = version->declare('v0.29.0');
14              
15 1     1   153 use v5.10.1;
  1         3  
16 1     1   6 use mro 'c3';
  1         3  
  1         11  
17 1     1   48 use utf8;
  1         1  
  1         9  
18 1     1   38 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         1  
  1         16  
19              
20 1     1   120 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         17  
21 1     1   908 use Moo;
  1         4  
  1         10  
22              
23             extends('Locale::CLDR::Locales::Fr::Any');
24             has 'display_name_language' => (
25             is => 'ro',
26             isa => CodeRef,
27             init_arg => undef,
28             default => sub {
29             sub {
30             my %languages = (
31             'arn' => 'araukan',
32             'luo' => 'luo',
33             'mgo' => 'Meta’',
34             'nds' => 'bas allemand',
35              
36             );
37             if (@_) {
38             return $languages{$_[0]};
39             }
40             return \%languages;
41             }
42             },
43             );
44              
45             has 'display_name_script' => (
46             is => 'ro',
47             isa => CodeRef,
48             init_arg => undef,
49             default => sub {
50             sub {
51             my %scripts = (
52             'Deva' => 'devanagari',
53             'Gujr' => 'gujarati',
54              
55             );
56             if ( @_ ) {
57             return $scripts{$_[0]};
58             }
59             return \%scripts;
60             }
61             }
62             );
63              
64             has 'display_name_region' => (
65             is => 'ro',
66             isa => HashRef[Str],
67             init_arg => undef,
68             default => sub {
69             {
70             '151' => 'Europe orientale',
71             'BY' => 'Bélarus',
72             'CC' => 'ÃŽles Cocos (Keeling)',
73             'FM' => 'Micronésie',
74             'MF' => 'Saint-Martin (France)',
75             'MM' => 'Myanmar',
76             'SX' => 'Saint-Martin (Pays-Bas)',
77             'TK' => 'Tokelau',
78             'VC' => 'Saint-Vincent-et-les Grenadines',
79              
80             }
81             },
82             );
83              
84             has 'display_name_type' => (
85             is => 'ro',
86             isa => HashRef[HashRef[Str]],
87             init_arg => undef,
88             default => sub {
89             {
90             'calendar' => {
91             'ethiopic-amete-alem' => q{Calendrier éthiopien de l’An de grâce},
92             },
93             'collation' => {
94             'dictionary' => q{Ordre de tri du dictionnaire},
95             'reformed' => q{Ordre de tri réformé},
96             'searchjl' => q{Rechercher par consonne initiale en hangeul},
97             },
98             'numbers' => {
99             'gujr' => q{chiffres gujaratis},
100             'mong' => q{Chiffres mongols},
101             'taml' => q{chiffres tamouls traditionnels},
102             },
103              
104             }
105             },
106             );
107              
108             has 'display_name_transform_name' => (
109             is => 'ro',
110             isa => HashRef[Str],
111             init_arg => undef,
112             default => sub {
113             {
114             'x-accents' => 'accents',
115             'x-jamo' => 'jamo',
116             'x-pinyin' => 'pinyin',
117             'x-publishing' => 'Édition',
118              
119             }
120             },
121             );
122              
123             has 'duration_units' => (
124             is => 'ro',
125             isa => HashRef[Str],
126             init_arg => undef,
127             default => sub { {
128             hm => 'h:mm',
129             hms => 'h:mm:ss',
130             ms => 'm:ss',
131             } }
132             );
133              
134             has 'units' => (
135             is => 'ro',
136             isa => HashRef[HashRef[HashRef[Str]]],
137             init_arg => undef,
138             default => sub { {
139             'long' => {
140             'acre' => {
141             'name' => q(acres),
142             'one' => q({0} acre),
143             'other' => q({0} acres),
144             },
145             'arc-second' => {
146             'one' => q({0} seconde d’angle),
147             'other' => q({0} secondes d’angle),
148             },
149             'cubic-mile' => {
150             'name' => q(milles cubes),
151             'one' => q({0} mille cube),
152             'other' => q({0} milles cubes),
153             },
154             'cubic-yard' => {
155             'name' => q(verges cubes),
156             'one' => q({0} verge cube),
157             'other' => q({0} verges cubes),
158             },
159             'g-force' => {
160             'name' => q(force G),
161             },
162             'generic' => {
163             'name' => q(°),
164             'one' => q({0}°),
165             'other' => q({0}°),
166             },
167             'kilogram' => {
168             'per' => q({0} par kilogramme),
169             },
170             'kilometer-per-hour' => {
171             'name' => q(kilomètres à l’heure),
172             },
173             'liter-per-100kilometers' => {
174             'one' => q({0} litre au 100 kilomètres),
175             'other' => q({0} litres au 100 kilomètres),
176             },
177             'mile' => {
178             'name' => q(mille),
179             'one' => q({0} mille),
180             'other' => q({0} milles),
181             },
182             'mile-per-gallon' => {
183             'name' => q(milles au gallon),
184             'one' => q({0} mille au gallon),
185             'other' => q({0} milles au gallon),
186             },
187             'mile-per-hour' => {
188             'name' => q(milles à l’heure),
189             'one' => q({0} mille à l’heure),
190             'other' => q({0} milles à l’heure),
191             },
192             'pint' => {
193             'name' => q(chopine),
194             'one' => q({0} chopine),
195             'other' => q({0} chopines),
196             },
197             'quart' => {
198             'name' => q(pintes),
199             'one' => q({0} pinte),
200             'other' => q({0} pintes),
201             },
202             'second' => {
203             'per' => q({0} à la seconde),
204             },
205             'square-mile' => {
206             'name' => q(milles carrés),
207             'one' => q({0} mille carré),
208             'other' => q({0} milles carrés),
209             },
210             'square-yard' => {
211             'name' => q(verges carrées),
212             'one' => q({0} verge carrée),
213             'other' => q({0} verges carrées),
214             },
215             'teaspoon' => {
216             'name' => q(cuillères à thé),
217             'one' => q({0} cuillère à thé),
218             'other' => q({0} cuillères à thé),
219             },
220             'yard' => {
221             'name' => q(verges),
222             'one' => q({0} verge),
223             'other' => q({0} verges),
224             },
225             },
226             'narrow' => {
227             'celsius' => {
228             'one' => q({0} °C),
229             'other' => q({0} °C),
230             },
231             'liter' => {
232             'name' => q(L),
233             'one' => q({0}L),
234             'other' => q({0}L),
235             },
236             'liter-per-100kilometers' => {
237             'name' => q(L/100 km),
238             'one' => q({0} L/100 km),
239             'other' => q({0} L/100 km),
240             },
241             },
242             'short' => {
243             'astronomical-unit' => {
244             'one' => q({0} ua),
245             'other' => q({0} ua),
246             },
247             'centiliter' => {
248             'name' => q(cL),
249             'one' => q({0} cL),
250             'other' => q({0} cL),
251             },
252             'cubic-foot' => {
253             'one' => q({0} pi³),
254             'other' => q({0} pi³),
255             },
256             'cubic-yard' => {
257             'name' => q(vg³),
258             'one' => q({0} vg³),
259             'other' => q({0} vg³),
260             },
261             'deciliter' => {
262             'name' => q(dL),
263             'one' => q({0} dL),
264             'other' => q({0} dL),
265             },
266             'fluid-ounce' => {
267             'name' => q(oz liq.),
268             'one' => q({0} oz liq.),
269             'other' => q({0} oz liq.),
270             },
271             'foot' => {
272             'one' => q({0} pi),
273             'other' => q({0} pi),
274             },
275             'hectoliter' => {
276             'name' => q(hL),
277             'one' => q({0} hL),
278             'other' => q({0} hL),
279             },
280             'karat' => {
281             'name' => q(carats),
282             },
283             'liter' => {
284             'name' => q(L),
285             'one' => q({0} L),
286             'other' => q({0} L),
287             },
288             'megaliter' => {
289             'name' => q(ML),
290             'one' => q({0} ML),
291             'other' => q({0} ML),
292             },
293             'milliliter' => {
294             'name' => q(mL),
295             'one' => q({0} mL),
296             'other' => q({0} mL),
297             },
298             'nautical-mile' => {
299             'name' => q(NM),
300             'one' => q({0} NM),
301             'other' => q({0} NM),
302             },
303             'pint' => {
304             'name' => q(chop),
305             'one' => q({0} chop),
306             'other' => q({0} chop),
307             },
308             'pound-per-square-inch' => {
309             'name' => q(psi),
310             'one' => q({0} psi),
311             'other' => q({0} psi),
312             },
313             'quart' => {
314             'name' => q(pte),
315             'one' => q({0} pte),
316             'other' => q({0} pte),
317             },
318             'square-foot' => {
319             'one' => q({0} pi²),
320             'other' => q({0} pi²),
321             },
322             'square-yard' => {
323             'name' => q(vg²),
324             'one' => q({0} vg²),
325             'other' => q({0} vg²),
326             },
327             'teaspoon' => {
328             'name' => q(c. à t.),
329             'one' => q({0} c. à t.),
330             'other' => q({0} c. à t.),
331             },
332             'ton' => {
333             'name' => q(tc),
334             'one' => q({0} tc),
335             'other' => q({0} tc),
336             },
337             'yard' => {
338             'name' => q(vg),
339             'one' => q({0} vg),
340             'other' => q({0} vg),
341             },
342             },
343             } }
344             );
345              
346             has 'number_formats' => (
347             is => 'ro',
348             isa => HashRef,
349             init_arg => undef,
350             default => sub { {
351             decimalFormat => {
352             'long' => {
353             '1000000000' => {
354             'one' => '0 milliard',
355             'other' => '0 milliards',
356             },
357             '10000000000' => {
358             'one' => '00 milliard',
359             'other' => '00 milliards',
360             },
361             '100000000000' => {
362             'one' => '000 milliard',
363             'other' => '000 milliards',
364             },
365             '1000000000000' => {
366             'one' => '0 billion',
367             'other' => '0 billions',
368             },
369             '10000000000000' => {
370             'one' => '00 billion',
371             'other' => '00 billions',
372             },
373             '100000000000000' => {
374             'one' => '000 billion',
375             'other' => '000 billions',
376             },
377             },
378             'short' => {
379             '1000000000' => {
380             'one' => '0 G',
381             'other' => '0 G',
382             },
383             '10000000000' => {
384             'one' => '00 G',
385             'other' => '00 G',
386             },
387             '100000000000' => {
388             'one' => '000 G',
389             'other' => '000 G',
390             },
391             '1000000000000' => {
392             'one' => '0 T',
393             'other' => '0 T',
394             },
395             '10000000000000' => {
396             'one' => '00 T',
397             'other' => '00 T',
398             },
399             '100000000000000' => {
400             'one' => '000 T',
401             'other' => '000 T',
402             },
403             },
404             },
405             } },
406             );
407              
408             has 'currencies' => (
409             is => 'ro',
410             isa => HashRef,
411             init_arg => undef,
412             default => sub { {
413             'ARS' => {
414             symbol => 'ARS',
415             },
416             'AUD' => {
417             symbol => '$ AU',
418             },
419             'BMD' => {
420             symbol => 'BMD',
421             },
422             'BND' => {
423             symbol => 'BND',
424             },
425             'BSD' => {
426             symbol => 'BSD',
427             },
428             'BZD' => {
429             symbol => 'BZD',
430             },
431             'CAD' => {
432             symbol => '$',
433             },
434             'CLP' => {
435             symbol => 'CLP',
436             },
437             'CNY' => {
438             symbol => 'CNÂ¥',
439             },
440             'COP' => {
441             symbol => 'COP',
442             },
443             'FJD' => {
444             symbol => 'FJD',
445             },
446             'FKP' => {
447             symbol => 'FKP',
448             display_name => {
449             'currency' => q(livre des ÃŽles Malouines),
450             'one' => q(livre des ÃŽles Malouines),
451             'other' => q(livres des ÃŽles Malouines),
452             },
453             },
454             'GBP' => {
455             symbol => '£',
456             },
457             'GIP' => {
458             symbol => 'GIP',
459             },
460             'HKD' => {
461             symbol => '$ HK',
462             },
463             'ILS' => {
464             symbol => 'ILS',
465             },
466             'JPY' => {
467             symbol => 'Â¥',
468             },
469             'KMF' => {
470             symbol => 'CF',
471             },
472             'KRW' => {
473             symbol => 'KRW',
474             },
475             'LBP' => {
476             symbol => 'LBP',
477             },
478             'MXN' => {
479             symbol => 'MXN',
480             },
481             'NAD' => {
482             symbol => 'NAD',
483             },
484             'NIO' => {
485             symbol => 'C$',
486             },
487             'NZD' => {
488             symbol => '$ NZ',
489             },
490             'SBD' => {
491             symbol => 'SBD',
492             },
493             'SGD' => {
494             symbol => '$ SG',
495             },
496             'SRD' => {
497             symbol => 'SRD',
498             },
499             'TOP' => {
500             display_name => {
501             'currency' => q(pa’anga),
502             'one' => q(pa’anga),
503             'other' => q(pa’angas),
504             },
505             },
506             'TRY' => {
507             symbol => 'TL',
508             },
509             'TTD' => {
510             symbol => 'TTD',
511             display_name => {
512             'currency' => q(dollar de Trinité-et-Tobago),
513             },
514             },
515             'USD' => {
516             symbol => '$ US',
517             },
518             'UYU' => {
519             symbol => 'UYU',
520             },
521             'VND' => {
522             symbol => 'VND',
523             },
524             'XAF' => {
525             symbol => 'XAF',
526             },
527             'XOF' => {
528             symbol => 'XOF',
529             },
530             'XPF' => {
531             symbol => 'XPF',
532             },
533             'XXX' => {
534             display_name => {
535             'currency' => q(Devise inconnue),
536             'one' => q(\(devise inconnue\)),
537             'other' => q(\(devise inconnue\)),
538             },
539             },
540             'ZMW' => {
541             symbol => 'ZK',
542             },
543             } },
544             );
545              
546              
547             has 'day_period_data' => (
548             is => 'ro',
549             isa => CodeRef,
550             init_arg => undef,
551             default => sub { sub {
552             # Time in hhmm format
553             my ($self, $type, $time, $day_period_type) = @_;
554             $day_period_type //= 'default';
555             SWITCH:
556             for ($type) {
557             if ($_ eq 'gregorian') {
558             if($day_period_type eq 'default') {
559             return 'midnight' if $time == 0;
560             return 'noon' if $time == 1200;
561             return 'evening1' if $time >= 1800
562             && $time < 2400;
563             return 'afternoon1' if $time >= 1200
564             && $time < 1800;
565             return 'morning1' if $time >= 400
566             && $time < 1200;
567             return 'night1' if $time >= 0
568             && $time < 400;
569             }
570             if($day_period_type eq 'selection') {
571             return 'evening1' if $time >= 1800
572             && $time < 2400;
573             return 'afternoon1' if $time >= 1200
574             && $time < 1800;
575             return 'morning1' if $time >= 400
576             && $time < 1200;
577             return 'night1' if $time >= 0
578             && $time < 400;
579             }
580             last SWITCH;
581             }
582             if ($_ eq 'islamic') {
583             if($day_period_type eq 'default') {
584             return 'midnight' if $time == 0;
585             return 'noon' if $time == 1200;
586             return 'evening1' if $time >= 1800
587             && $time < 2400;
588             return 'afternoon1' if $time >= 1200
589             && $time < 1800;
590             return 'morning1' if $time >= 400
591             && $time < 1200;
592             return 'night1' if $time >= 0
593             && $time < 400;
594             }
595             if($day_period_type eq 'selection') {
596             return 'evening1' if $time >= 1800
597             && $time < 2400;
598             return 'afternoon1' if $time >= 1200
599             && $time < 1800;
600             return 'morning1' if $time >= 400
601             && $time < 1200;
602             return 'night1' if $time >= 0
603             && $time < 400;
604             }
605             last SWITCH;
606             }
607             if ($_ eq 'generic') {
608             if($day_period_type eq 'default') {
609             return 'midnight' if $time == 0;
610             return 'noon' if $time == 1200;
611             return 'evening1' if $time >= 1800
612             && $time < 2400;
613             return 'afternoon1' if $time >= 1200
614             && $time < 1800;
615             return 'morning1' if $time >= 400
616             && $time < 1200;
617             return 'night1' if $time >= 0
618             && $time < 400;
619             }
620             if($day_period_type eq 'selection') {
621             return 'evening1' if $time >= 1800
622             && $time < 2400;
623             return 'afternoon1' if $time >= 1200
624             && $time < 1800;
625             return 'morning1' if $time >= 400
626             && $time < 1200;
627             return 'night1' if $time >= 0
628             && $time < 400;
629             }
630             last SWITCH;
631             }
632             }
633             } },
634             );
635              
636             around day_period_data => sub {
637             my ($orig, $self) = @_;
638             return $self->$orig;
639             };
640              
641             has 'day_periods' => (
642             is => 'ro',
643             isa => HashRef,
644             init_arg => undef,
645             default => sub { {
646             'gregorian' => {
647             'format' => {
648             'abbreviated' => {
649             'night1' => q{du matin},
650             'afternoon1' => q{après-midi},
651             'morning1' => q{mat.},
652             'midnight' => q{min.},
653             'evening1' => q{soir},
654             'noon' => q{midi},
655             },
656             'narrow' => {
657             'night1' => q{nuit},
658             'morning1' => q{mat.},
659             'afternoon1' => q{après-midi},
660             'pm' => q{p},
661             'am' => q{a},
662             'noon' => q{midi},
663             'evening1' => q{soir},
664             'midnight' => q{minuit},
665             },
666             'wide' => {
667             'noon' => q{midi},
668             'evening1' => q{du soir},
669             'midnight' => q{minuit},
670             'morning1' => q{du matin},
671             'afternoon1' => q{de l’après-midi},
672             'night1' => q{du matin},
673             },
674             },
675             },
676             } },
677             );
678              
679             has 'eras' => (
680             is => 'ro',
681             isa => HashRef,
682             init_arg => undef,
683             default => sub { {
684             'generic' => {
685             },
686             'gregorian' => {
687             },
688             'islamic' => {
689             },
690             } },
691             );
692              
693             has 'date_formats' => (
694             is => 'ro',
695             isa => HashRef,
696             init_arg => undef,
697             default => sub { {
698             'generic' => {
699             'short' => q{yy-MM-dd GGGGG},
700             },
701             'gregorian' => {
702             'short' => q{yy-MM-dd},
703             },
704             'islamic' => {
705             'short' => q{y-MM-dd GGGGG},
706             },
707             } },
708             );
709              
710             has 'time_formats' => (
711             is => 'ro',
712             isa => HashRef,
713             init_arg => undef,
714             default => sub { {
715             'generic' => {
716             },
717             'gregorian' => {
718             },
719             'islamic' => {
720             },
721             } },
722             );
723              
724             has 'datetime_formats' => (
725             is => 'ro',
726             isa => HashRef,
727             init_arg => undef,
728             default => sub { {
729             'generic' => {
730             },
731             'gregorian' => {
732             'medium' => q{{1} {0}},
733             },
734             'islamic' => {
735             },
736             } },
737             );
738              
739             has 'datetime_formats_available_formats' => (
740             is => 'ro',
741             isa => HashRef,
742             init_arg => undef,
743             default => sub { {
744             'gregorian' => {
745             MEd => q{E M-d},
746             MMd => q{MM-d},
747             MMdd => q{MM-dd},
748             Md => q{M-d},
749             yM => q{y-MM},
750             yMEd => q{E y-MM-dd},
751             yMM => q{y-MM},
752             yMd => q{y-MM-dd},
753             },
754             'generic' => {
755             MEd => q{E M-d},
756             MMd => q{MM-d},
757             MMdd => q{MM-dd},
758             Md => q{M-d},
759             yyyyM => q{y-MM G},
760             yyyyMEd => q{E y-MM-dd G},
761             yyyyMM => q{y-MM G},
762             yyyyMd => q{y-MM-dd G},
763             },
764             'islamic' => {
765             MEd => q{E d MMM},
766             Md => q{MM-dd},
767             yyyyM => q{y-MM GGGGG},
768             yyyyMEd => q{E y-MM-dd GGGGG},
769             yyyyMd => q{y-MM-dd GGGGG},
770             },
771             } },
772             );
773              
774             has 'datetime_formats_append_item' => (
775             is => 'ro',
776             isa => HashRef,
777             init_arg => undef,
778             default => sub { {
779             } },
780             );
781              
782             has 'datetime_formats_interval' => (
783             is => 'ro',
784             isa => HashRef,
785             init_arg => undef,
786             default => sub { {
787             'gregorian' => {
788             H => {
789             H => q{H 'h' – H 'h'},
790             },
791             Hv => {
792             H => q{H 'h' – H 'h' v},
793             },
794             MEd => {
795             M => q{E MM-dd – E MM-dd},
796             d => q{E MM-dd – E MM-dd},
797             },
798             Md => {
799             M => q{MM-dd – MM-dd},
800             d => q{MM-dd – MM-dd},
801             },
802             d => {
803             d => q{d – d},
804             },
805             h => {
806             a => q{h 'h' a – h 'h' a},
807             h => q{h 'h' – h 'h' a},
808             },
809             hv => {
810             a => q{h 'h' a – h 'h' a v},
811             h => q{h 'h' – h 'h' a v},
812             },
813             yM => {
814             M => q{y-MM – y-MM},
815             y => q{y-MM – y-MM},
816             },
817             yMEd => {
818             M => q{E y-MM-dd – E y-MM-dd},
819             d => q{E y-MM-dd – E y-MM-dd},
820             y => q{E y-MM-dd – E y-MM-dd},
821             },
822             yMd => {
823             M => q{y-MM-dd – y-MM-dd},
824             d => q{y-MM-dd – y-MM-dd},
825             y => q{y-MM-dd – y-MM-dd},
826             },
827             },
828             'generic' => {
829             MEd => {
830             M => q{E MM-dd – E MM-dd},
831             d => q{E MM-dd – E MM-dd},
832             },
833             MMMEd => {
834             d => q{E d – E d MMM},
835             },
836             Md => {
837             M => q{MM-dd – MM-dd},
838             d => q{MM-dd – MM-dd},
839             },
840             yM => {
841             M => q{y-MM – y-MM G},
842             y => q{y-MM – y-MM G},
843             },
844             yMEd => {
845             M => q{E y-MM-dd – E y-MM-dd G},
846             d => q{E y-MM-dd – E y-MM-dd G},
847             y => q{E y-MM-dd – E y-MM-dd G},
848             },
849             yMd => {
850             M => q{y-MM-dd – y-MM-dd G},
851             d => q{y-MM-dd – y-MM-dd G},
852             y => q{y-MM-dd – y-MM-dd G},
853             },
854             },
855             } },
856             );
857              
858             has 'time_zone_names' => (
859             is => 'ro',
860             isa => HashRef,
861             init_arg => undef,
862             default => sub { {
863             regionFormat => q({0} (heure avancée)),
864             regionFormat => q({0} (heure normale)),
865             'Acre' => {
866             long => {
867             'daylight' => q(heure avancée de l’Acre),
868             'generic' => q(heure de l’Acre),
869             'standard' => q(heure normale de l’Acre),
870             },
871             },
872             'Africa/Ndjamena' => {
873             exemplarCity => q#Ndjamena#,
874             },
875             'Africa/Tripoli' => {
876             exemplarCity => q#Tripoli [Libye]#,
877             },
878             'Africa_Central' => {
879             long => {
880             'standard' => q(heure d’Afrique centrale),
881             },
882             },
883             'Africa_Eastern' => {
884             long => {
885             'standard' => q(Heure d’Afrique orientale),
886             },
887             },
888             'Africa_Southern' => {
889             long => {
890             'standard' => q(heure normale d’Afrique du Sud),
891             },
892             },
893             'Africa_Western' => {
894             long => {
895             'daylight' => q(heure avancée d’Afrique de l’Ouest),
896             'generic' => q(heure d’Afrique de l’Ouest),
897             'standard' => q(heure normale d’Afrique de l’Ouest),
898             },
899             },
900             'Alaska' => {
901             long => {
902             'daylight' => q(heure avancée de l’Alaska),
903             'generic' => q(heure de l’Alaska),
904             'standard' => q(heure normale de l’Alaska),
905             },
906             },
907             'Almaty' => {
908             long => {
909             'daylight' => q(heure avancée d’Alma Ata),
910             'generic' => q(heure d’Alma Ata),
911             'standard' => q(heure normale d’Alma Ata),
912             },
913             },
914             'Amazon' => {
915             long => {
916             'daylight' => q(heure avancée de l’Amazonie),
917             'generic' => q(heure de l’Amazonie),
918             'standard' => q(heure normale de l’Amazonie),
919             },
920             },
921             'America/Barbados' => {
922             exemplarCity => q#Barbade (La)#,
923             },
924             'America/Cayman' => {
925             exemplarCity => q#ÃŽles Caïmans#,
926             },
927             'America/North_Dakota/Beulah' => {
928             exemplarCity => q#Beulah [Dakota du Nord]#,
929             },
930             'America/North_Dakota/Center' => {
931             exemplarCity => q#Center [Dakota du Nord]#,
932             },
933             'America/North_Dakota/New_Salem' => {
934             exemplarCity => q#New Salem, Dakota du Nord#,
935             },
936             'America/St_Kitts' => {
937             exemplarCity => q#Saint-Christophe-et-Niévès#,
938             },
939             'America/St_Thomas' => {
940             exemplarCity => q#Saint Thomas#,
941             },
942             'America_Central' => {
943             long => {
944             'daylight' => q(heure avancée du Centre),
945             'generic' => q(heure du Centre),
946             'standard' => q(heure normale du Centre),
947             },
948             short => {
949             'daylight' => q(HAC),
950             'generic' => q(HC),
951             'standard' => q(HNC),
952             },
953             },
954             'America_Eastern' => {
955             long => {
956             'daylight' => q(heure avancée de l’Est),
957             'generic' => q(heure de l’Est),
958             'standard' => q(heure normale de l’Est),
959             },
960             short => {
961             'daylight' => q(HAE),
962             'generic' => q(HE),
963             'standard' => q(HNE),
964             },
965             },
966             'America_Mountain' => {
967             long => {
968             'daylight' => q(heure avancée des Rocheuses),
969             'generic' => q(heure des Rocheuses),
970             'standard' => q(heure normale des Rocheuses),
971             },
972             short => {
973             'daylight' => q(HAR),
974             'generic' => q(HR),
975             'standard' => q(HNR),
976             },
977             },
978             'America_Pacific' => {
979             long => {
980             'daylight' => q(heure avancée du Pacifique),
981             'generic' => q(heure du Pacifique),
982             'standard' => q(heure normale du Pacifique),
983             },
984             short => {
985             'daylight' => q(HAP),
986             'generic' => q(HP),
987             'standard' => q(HNP),
988             },
989             },
990             'Anadyr' => {
991             long => {
992             'daylight' => q(heure avancée d’Anadyr),
993             'generic' => q(heure d’Anadyr),
994             'standard' => q(heure normale d’Anadyr),
995             },
996             },
997             'Apia' => {
998             long => {
999             'daylight' => q(heure avancée d’Apia),
1000             'generic' => q(heure d’Apia),
1001             'standard' => q(heure normale d’Apia),
1002             },
1003             },
1004             'Aqtau' => {
1005             long => {
1006             'daylight' => q(heure avancée d’Aktaou),
1007             'generic' => q(heure d’Aktaou),
1008             'standard' => q(heure normale d’Aktaou),
1009             },
1010             },
1011             'Aqtobe' => {
1012             long => {
1013             'daylight' => q(heure avancée d’Aqtöbe),
1014             'generic' => q(heure d’Aqtöbe),
1015             'standard' => q(heure normale d’Aqtöbe),
1016             },
1017             },
1018             'Arabian' => {
1019             long => {
1020             'daylight' => q(heure avancée de l’Arabie),
1021             'generic' => q(heure de l’Arabie),
1022             'standard' => q(heure normale de l’Arabie),
1023             },
1024             },
1025             'Argentina' => {
1026             long => {
1027             'daylight' => q(heure avancée de l’Argentine),
1028             'generic' => q(heure de l’Argentine),
1029             'standard' => q(heure normale d’Argentine),
1030             },
1031             },
1032             'Argentina_Western' => {
1033             long => {
1034             'daylight' => q(heure avancée de l’Ouest argentin),
1035             'generic' => q(heure de l’Ouest argentin),
1036             'standard' => q(heure normale de l’Ouest argentin),
1037             },
1038             },
1039             'Armenia' => {
1040             long => {
1041             'daylight' => q(heure avancée d’Arménie),
1042             'generic' => q(heure de l’Arménie),
1043             'standard' => q(heure normale de l’Arménie),
1044             },
1045             },
1046             'Atlantic' => {
1047             long => {
1048             'daylight' => q(heure avancée de l’Atlantique),
1049             'generic' => q(heure de l’Atlantique),
1050             'standard' => q(heure normale de l’Atlantique),
1051             },
1052             },
1053             'Atlantic/Faeroe' => {
1054             exemplarCity => q#ÃŽles Féroé#,
1055             },
1056             'Australia_Central' => {
1057             long => {
1058             'daylight' => q(heure avancée du centre de l’Australie),
1059             'generic' => q(heure du centre de l’Australie),
1060             'standard' => q(heure normale du centre de l’Australie),
1061             },
1062             },
1063             'Australia_CentralWestern' => {
1064             long => {
1065             'daylight' => q(heure avancée du centre-ouest de l’Australie),
1066             'generic' => q(heure du centre-ouest de l’Australie),
1067             'standard' => q(heure normale du centre-ouest de l’Australie),
1068             },
1069             },
1070             'Australia_Eastern' => {
1071             long => {
1072             'daylight' => q(heure avancée de l’Est de l’Australie),
1073             'generic' => q(heure de l’Est de l’Australie),
1074             'standard' => q(heure normale de l’Est de l’Australie),
1075             },
1076             },
1077             'Australia_Western' => {
1078             long => {
1079             'daylight' => q(heure avancée de l’Ouest de l’Australie),
1080             'generic' => q(heure de l’Ouest de l’Australie),
1081             'standard' => q(heure normale de l’Ouest de l’Australie),
1082             },
1083             },
1084             'Azerbaijan' => {
1085             long => {
1086             'daylight' => q(heure avancée d’Azerbaïdjan),
1087             'generic' => q(heure de l’Azerbaïdjan),
1088             'standard' => q(heure normale de l’Azerbaïdjan),
1089             },
1090             },
1091             'Azores' => {
1092             long => {
1093             'daylight' => q(heure avancée des Açores),
1094             'generic' => q(heure des Açores),
1095             'standard' => q(heure normale des Açores),
1096             },
1097             },
1098             'Bangladesh' => {
1099             long => {
1100             'daylight' => q(heure avancée du Bangladesh),
1101             'generic' => q(heure du Bangladesh),
1102             'standard' => q(heure normale du Bangladesh),
1103             },
1104             },
1105             'Brasilia' => {
1106             long => {
1107             'daylight' => q(heure avancée de Brasilia),
1108             'generic' => q(heure de Brasilia),
1109             'standard' => q(heure normale de Brasilia),
1110             },
1111             },
1112             'Cape_Verde' => {
1113             long => {
1114             'daylight' => q(heure avancée du Cap-Vert),
1115             'generic' => q(heure du Cap-Vert),
1116             'standard' => q(heure normale du Cap-Vert),
1117             },
1118             },
1119             'Chatham' => {
1120             long => {
1121             'daylight' => q(heure avancée des ÃŽles Chatham),
1122             'generic' => q(heure des îles Chatham),
1123             'standard' => q(heure normale des ÃŽles Chatham),
1124             },
1125             },
1126             'Chile' => {
1127             long => {
1128             'daylight' => q(heure avancée du Chili),
1129             'generic' => q(heure du Chili),
1130             'standard' => q(heure normale du Chili),
1131             },
1132             },
1133             'China' => {
1134             long => {
1135             'daylight' => q(heure avancée de Chine),
1136             'generic' => q(heure de Chine),
1137             'standard' => q(heure normale de Chine),
1138             },
1139             },
1140             'Choibalsan' => {
1141             long => {
1142             'daylight' => q(heure avancée de Choibalsan),
1143             'generic' => q(heure de Choibalsan),
1144             'standard' => q(heure normale de Choibalsan),
1145             },
1146             },
1147             'Colombia' => {
1148             long => {
1149             'daylight' => q(heure avancée de Colombie),
1150             'generic' => q(heure de Colombie),
1151             'standard' => q(heure normale de Colombie),
1152             },
1153             },
1154             'Cook' => {
1155             long => {
1156             'daylight' => q(heure avancée des îles Cook),
1157             'generic' => q(heure des îles Cook),
1158             'standard' => q(heure normale des îles Cook),
1159             },
1160             },
1161             'Cuba' => {
1162             long => {
1163             'daylight' => q(heure avancée de Cuba),
1164             'generic' => q(heure de Cuba),
1165             'standard' => q(heure normale de Cuba),
1166             },
1167             },
1168             'Easter' => {
1169             long => {
1170             'daylight' => q(heure avancée de l’île de Pâques),
1171             'generic' => q(heure de l’île de Pâques),
1172             'standard' => q(heure normale de l’île de Pâques),
1173             },
1174             },
1175             'Europe/Dublin' => {
1176             long => {
1177             'daylight' => q(heure avancée irlandaise),
1178             },
1179             },
1180             'Europe/London' => {
1181             long => {
1182             'daylight' => q(heure avancée britannique),
1183             },
1184             },
1185             'Europe/Vatican' => {
1186             exemplarCity => q#Vatican#,
1187             },
1188             'Europe_Central' => {
1189             long => {
1190             'daylight' => q(heure avancée d’Europe centrale),
1191             'generic' => q(heure d’Europe centrale),
1192             'standard' => q(heure normale d’Europe centrale),
1193             },
1194             },
1195             'Europe_Eastern' => {
1196             long => {
1197             'daylight' => q(heure avancée d’Europe de l’Est),
1198             'generic' => q(heure d’Europe de l’Est),
1199             'standard' => q(heure normale d’Europe de l’Est),
1200             },
1201             },
1202             'Europe_Western' => {
1203             long => {
1204             'daylight' => q(heure avancée d’Europe de l’Ouest),
1205             'generic' => q(heure d’Europe de l’Ouest),
1206             'standard' => q(heure normale d’Europe de l’Ouest),
1207             },
1208             },
1209             'Falkland' => {
1210             long => {
1211             'daylight' => q(heure avancée des îles Malouines),
1212             'generic' => q(heure des îles Malouines),
1213             'standard' => q(heure normale des îles Malouines),
1214             },
1215             },
1216             'Fiji' => {
1217             long => {
1218             'daylight' => q(heure avancée des îles Fidji),
1219             'generic' => q(heure des îles Fidji),
1220             'standard' => q(heure normale des îles Fidji),
1221             },
1222             },
1223             'French_Guiana' => {
1224             long => {
1225             'standard' => q(heure de Guyane française),
1226             },
1227             },
1228             'Georgia' => {
1229             long => {
1230             'daylight' => q(heure avancée de Géorgie),
1231             'generic' => q(heure de la Géorgie),
1232             'standard' => q(heure normale de la Géorgie),
1233             },
1234             },
1235             'Greenland_Eastern' => {
1236             long => {
1237             'daylight' => q(heure avancée de l’Est du Groenland),
1238             'generic' => q(heure de l’Est du Groenland),
1239             'standard' => q(heure normale de l’Est du Groenland),
1240             },
1241             },
1242             'Greenland_Western' => {
1243             long => {
1244             'daylight' => q(heure avancée de l’Ouest du Groenland),
1245             'generic' => q(heure de l’Ouest du Groenland),
1246             'standard' => q(heure normale de l’Ouest du Groenland),
1247             },
1248             },
1249             'Hawaii_Aleutian' => {
1250             long => {
1251             'daylight' => q(heure avancée d’Hawaï-Aléoutiennes),
1252             'generic' => q(heure d’Hawaï-Aléoutiennes),
1253             'standard' => q(heure normale d’Hawaï-Aléoutiennes),
1254             },
1255             },
1256             'Hong_Kong' => {
1257             long => {
1258             'daylight' => q(heure avancée de Hong Kong),
1259             'generic' => q(heure de Hong Kong),
1260             'standard' => q(heure normale de Hong Kong),
1261             },
1262             },
1263             'Hovd' => {
1264             long => {
1265             'daylight' => q(heure avancée de Hovd),
1266             'generic' => q(heure de Hovd),
1267             'standard' => q(heure normale de Hovd),
1268             },
1269             },
1270             'Iran' => {
1271             long => {
1272             'daylight' => q(heure avancée d’Iran),
1273             'generic' => q(heure de l’Iran),
1274             'standard' => q(heure normale d’Iran),
1275             },
1276             },
1277             'Irkutsk' => {
1278             long => {
1279             'daylight' => q(heure avancée d’Irkoutsk),
1280             'generic' => q(heure d’Irkoutsk),
1281             'standard' => q(heure normale d’Irkoutsk),
1282             },
1283             },
1284             'Israel' => {
1285             long => {
1286             'daylight' => q(heure avancée d’Israël),
1287             'generic' => q(heure d’Israël),
1288             'standard' => q(heure normale d’Israël),
1289             },
1290             },
1291             'Japan' => {
1292             long => {
1293             'daylight' => q(heure avancée du Japon),
1294             'generic' => q(heure du Japon),
1295             'standard' => q(heure normale du Japon),
1296             },
1297             },
1298             'Kamchatka' => {
1299             long => {
1300             'daylight' => q(heure avancée de Petropavlovsk-Kamchatski),
1301             'generic' => q(heure de Petropavlovsk-Kamchatski),
1302             'standard' => q(heure normale de Petropavlovsk-Kamchatski),
1303             },
1304             },
1305             'Korea' => {
1306             long => {
1307             'daylight' => q(heure avancée de Corée),
1308             'generic' => q(heure de la Corée),
1309             'standard' => q(heure normale de la Corée),
1310             },
1311             },
1312             'Krasnoyarsk' => {
1313             long => {
1314             'daylight' => q(heure avancée de Krasnoïarsk),
1315             'generic' => q(heure de Krasnoïarsk),
1316             'standard' => q(heure normale de Krasnoïarsk),
1317             },
1318             },
1319             'Lord_Howe' => {
1320             long => {
1321             'daylight' => q(heure avancée de Lord Howe),
1322             'generic' => q(heure de Lord Howe),
1323             'standard' => q(heure normale de Lord Howe),
1324             },
1325             },
1326             'Macau' => {
1327             long => {
1328             'daylight' => q(heure avancée de Macao),
1329             'generic' => q(heure de Macao),
1330             'standard' => q(heure normale de Macao),
1331             },
1332             },
1333             'Magadan' => {
1334             long => {
1335             'daylight' => q(heure avancée de Magadan),
1336             'generic' => q(heure de Magadan),
1337             'standard' => q(heure normale de Magadan),
1338             },
1339             },
1340             'Mauritius' => {
1341             long => {
1342             'daylight' => q(heure avancée de Maurice),
1343             'generic' => q(heure de Maurice),
1344             'standard' => q(heure normale de Maurice),
1345             },
1346             },
1347             'Mexico_Northwest' => {
1348             long => {
1349             'daylight' => q(heure avancée du Nord-Ouest du Mexique),
1350             'generic' => q(heure du Nord-Ouest du Mexique),
1351             'standard' => q(heure normale du Nord-Ouest du Mexique),
1352             },
1353             },
1354             'Mexico_Pacific' => {
1355             long => {
1356             'daylight' => q(heure avancée du Pacifique mexicain),
1357             'generic' => q(heure du Pacifique mexicain),
1358             'standard' => q(heure normale du Pacifique mexicain),
1359             },
1360             },
1361             'Mongolia' => {
1362             long => {
1363             'daylight' => q(heure avancée d’Oulan-Bator),
1364             'generic' => q(heure d’Oulan-Bator),
1365             'standard' => q(heure normale d’Oulan-Bator),
1366             },
1367             },
1368             'Moscow' => {
1369             long => {
1370             'daylight' => q(heure avancée de Moscou),
1371             'generic' => q(heure de Moscou),
1372             'standard' => q(heure normale de Moscou),
1373             },
1374             },
1375             'New_Caledonia' => {
1376             long => {
1377             'daylight' => q(heure avancée de Nouvelle-Calédonie),
1378             'generic' => q(heure de la Nouvelle-Calédonie),
1379             'standard' => q(heure normale de la Nouvelle-Calédonie),
1380             },
1381             },
1382             'New_Zealand' => {
1383             long => {
1384             'daylight' => q(heure avancée de la Nouvelle-Zélande),
1385             'generic' => q(heure de la Nouvelle-Zélande),
1386             'standard' => q(heure normale de la Nouvelle-Zélande),
1387             },
1388             },
1389             'Newfoundland' => {
1390             long => {
1391             'daylight' => q(heure avancée de Terre-Neuve),
1392             'generic' => q(heure de Terre-Neuve),
1393             'standard' => q(heure normale de Terre-Neuve),
1394             },
1395             short => {
1396             'daylight' => q(HAT),
1397             'generic' => q(HT),
1398             'standard' => q(HNT),
1399             },
1400             },
1401             'Noronha' => {
1402             long => {
1403             'daylight' => q(heure avancée de Fernando de Noronha),
1404             'generic' => q(heure de Fernando de Noronha),
1405             'standard' => q(heure normale de Fernando de Noronha),
1406             },
1407             },
1408             'Novosibirsk' => {
1409             long => {
1410             'daylight' => q(heure avancée de Novossibirsk),
1411             'generic' => q(heure de Novossibirsk),
1412             'standard' => q(heure normale de Novossibirsk),
1413             },
1414             },
1415             'Omsk' => {
1416             long => {
1417             'daylight' => q(heure avancée de Omsk),
1418             'generic' => q(heure de Omsk),
1419             'standard' => q(heure normale de Omsk),
1420             },
1421             },
1422             'Pakistan' => {
1423             long => {
1424             'daylight' => q(heure avancée du Pakistan),
1425             'generic' => q(heure du Pakistan),
1426             'standard' => q(heure normale du Pakistan),
1427             },
1428             },
1429             'Paraguay' => {
1430             long => {
1431             'daylight' => q(heure avancée du Paraguay),
1432             'generic' => q(heure du Paraguay),
1433             'standard' => q(heure normale du Paraguay),
1434             },
1435             },
1436             'Peru' => {
1437             long => {
1438             'daylight' => q(heure avancée du Pérou),
1439             'generic' => q(heure du Pérou),
1440             'standard' => q(heure normale du Pérou),
1441             },
1442             },
1443             'Philippines' => {
1444             long => {
1445             'daylight' => q(heure avancée des Philippines),
1446             'generic' => q(heure des Philippines),
1447             'standard' => q(heure normale des Philippines),
1448             },
1449             },
1450             'Pierre_Miquelon' => {
1451             long => {
1452             'daylight' => q(heure avancée de Saint-Pierre-et-Miquelon),
1453             'generic' => q(heure de Saint-Pierre-et-Miquelon),
1454             'standard' => q(heure normale de Saint-Pierre-et-Miquelon),
1455             },
1456             },
1457             'Sakhalin' => {
1458             long => {
1459             'daylight' => q(heure avancée de Sakhaline),
1460             'generic' => q(heure de Sakhaline),
1461             'standard' => q(heure normale de Sakhaline),
1462             },
1463             },
1464             'Samoa' => {
1465             long => {
1466             'daylight' => q(heure avancée des Samoa),
1467             'generic' => q(heure des Samoa),
1468             'standard' => q(heure normale des Samoa),
1469             },
1470             },
1471             'Taipei' => {
1472             long => {
1473             'daylight' => q(heure avancée de Taipei),
1474             'generic' => q(heure de Taipei),
1475             'standard' => q(heure normale de Taipei),
1476             },
1477             },
1478             'Tonga' => {
1479             long => {
1480             'daylight' => q(heure avancée de Tonga),
1481             'generic' => q(heure des Tonga),
1482             'standard' => q(heure normale des Tonga),
1483             },
1484             },
1485             'Turkmenistan' => {
1486             long => {
1487             'daylight' => q(heure avancée du Turkménistan),
1488             'generic' => q(heure du Turkménistan),
1489             'standard' => q(heure normale du Turkménistan),
1490             },
1491             },
1492             'Uruguay' => {
1493             long => {
1494             'daylight' => q(heure avancée de l’Uruguay),
1495             'generic' => q(heure de l’Uruguay),
1496             'standard' => q(heure normale de l’Uruguay),
1497             },
1498             },
1499             'Uzbekistan' => {
1500             long => {
1501             'daylight' => q(heure avancée de l’Ouzbékistan),
1502             'generic' => q(heure de l’Ouzbékistan),
1503             'standard' => q(heure normale de l’Ouzbékistan),
1504             },
1505             },
1506             'Vanuatu' => {
1507             long => {
1508             'daylight' => q(heure avancée de Vanuatu),
1509             'generic' => q(heure du Vanuatu),
1510             'standard' => q(heure normale du Vanuatu),
1511             },
1512             },
1513             'Vladivostok' => {
1514             long => {
1515             'daylight' => q(heure avancée de Vladivostok),
1516             'generic' => q(heure de Vladivostok),
1517             'standard' => q(heure normale de Vladivostok),
1518             },
1519             },
1520             'Volgograd' => {
1521             long => {
1522             'daylight' => q(heure avancée de Volgograd),
1523             'generic' => q(heure de Volgograd),
1524             'standard' => q(heure normale de Volgograd),
1525             },
1526             },
1527             'Yakutsk' => {
1528             long => {
1529             'daylight' => q(heure avancée de Iakoutsk),
1530             'generic' => q(heure de Iakoutsk),
1531             'standard' => q(heure normale de Iakoutsk),
1532             },
1533             },
1534             'Yekaterinburg' => {
1535             long => {
1536             'daylight' => q(heure avancée d’Ekaterinbourg),
1537             'generic' => q(heure d’Ekaterinbourg),
1538             'standard' => q(heure normale d’Ekaterinbourg),
1539             },
1540             },
1541             } }
1542             );
1543 1     1   5321 no Moo;
  1         1  
  1         8  
1544              
1545             1;
1546              
1547             # vim: tabstop=4