line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
########################################################################### |
2
|
|
|
|
|
|
|
# |
3
|
|
|
|
|
|
|
# This file is auto-generated by the Perl DateTime Suite time locale |
4
|
|
|
|
|
|
|
# generator (0.00001). This code generator comes with the |
5
|
|
|
|
|
|
|
# DateTime::Locale distribution in the tools/ directory, and is called |
6
|
|
|
|
|
|
|
# tools/locale/update-locales.pl. |
7
|
|
|
|
|
|
|
# |
8
|
|
|
|
|
|
|
# This file as generated from the CLDR XML locale data. See the |
9
|
|
|
|
|
|
|
# LICENSE.cldr file included in this distribution for license details. |
10
|
|
|
|
|
|
|
# |
11
|
|
|
|
|
|
|
# Do not edit this file directly. |
12
|
|
|
|
|
|
|
# |
13
|
|
|
|
|
|
|
########################################################################### |
14
|
1
|
|
|
1
|
|
11
|
use utf8; |
|
1
|
|
|
|
|
4
|
|
|
1
|
|
|
|
|
11
|
|
15
|
|
|
|
|
|
|
$VAR1 = { |
16
|
|
|
|
|
|
|
'_format_for_HHmm' => 'HH:mm', |
17
|
|
|
|
|
|
|
'_format_for_HHmmss' => 'HH:mm:ss', |
18
|
|
|
|
|
|
|
'_format_for_Hm' => 'H:mm', |
19
|
|
|
|
|
|
|
'_format_for_M' => 'L', |
20
|
|
|
|
|
|
|
'_format_for_MEd' => 'E, M-d', |
21
|
|
|
|
|
|
|
'_format_for_MMM' => 'LLL', |
22
|
|
|
|
|
|
|
'_format_for_MMMEd' => 'd MMM E', |
23
|
|
|
|
|
|
|
'_format_for_MMMMEd' => 'd MMMM E', |
24
|
|
|
|
|
|
|
'_format_for_MMMMd' => 'd MMMM', |
25
|
|
|
|
|
|
|
'_format_for_MMMd' => 'MMM d', |
26
|
|
|
|
|
|
|
'_format_for_MMdd' => 'MM-dd', |
27
|
|
|
|
|
|
|
'_format_for_Md' => 'd.M', |
28
|
|
|
|
|
|
|
'_format_for_d' => 'd', |
29
|
|
|
|
|
|
|
'_format_for_hhmm' => 'hh:mm a', |
30
|
|
|
|
|
|
|
'_format_for_hhmmss' => 'hh:mm:ss a', |
31
|
|
|
|
|
|
|
'_format_for_mmss' => 'mm:ss', |
32
|
|
|
|
|
|
|
'_format_for_ms' => 'mm:ss', |
33
|
|
|
|
|
|
|
'_format_for_y' => 'yyyy', |
34
|
|
|
|
|
|
|
'_format_for_yM' => 'yyyy-M', |
35
|
|
|
|
|
|
|
'_format_for_yMEd' => 'EEE, d.M.yyyy', |
36
|
|
|
|
|
|
|
'_format_for_yMMM' => 'yyyy MMM', |
37
|
|
|
|
|
|
|
'_format_for_yMMMEd' => 'EEE, d MMM yyyy', |
38
|
|
|
|
|
|
|
'_format_for_yMMMM' => 'LLLL yyyy', |
39
|
|
|
|
|
|
|
'_format_for_yQ' => 'yyyy Q', |
40
|
|
|
|
|
|
|
'_format_for_yQQQ' => 'yyyy QQQ', |
41
|
|
|
|
|
|
|
'_format_for_yyMM' => 'MM/yy', |
42
|
|
|
|
|
|
|
'_format_for_yyMMM' => 'MMM yy', |
43
|
|
|
|
|
|
|
'_format_for_yyQ' => 'Q yy', |
44
|
|
|
|
|
|
|
'_format_for_yyyyMM' => 'yyyy-MM', |
45
|
|
|
|
|
|
|
'_format_for_yyyyMMMM' => 'LLLL yyyy', |
46
|
|
|
|
|
|
|
'am_pm_abbreviated' => [ |
47
|
|
|
|
|
|
|
'AM', |
48
|
|
|
|
|
|
|
'PM' |
49
|
|
|
|
|
|
|
], |
50
|
|
|
|
|
|
|
'cldr_version' => '1.6.1', |
51
|
|
|
|
|
|
|
'date_format_full' => 'EEEE, d MMMM yyyy', |
52
|
|
|
|
|
|
|
'date_format_long' => 'd MMMM yyyy', |
53
|
|
|
|
|
|
|
'date_format_medium' => 'yyyy-MM-dd', |
54
|
|
|
|
|
|
|
'date_format_short' => 'yy-MM-dd', |
55
|
|
|
|
|
|
|
'datetime_format' => '{1} {0}', |
56
|
|
|
|
|
|
|
'day_format_abbreviated' => [ |
57
|
|
|
|
|
|
|
'pon.', |
58
|
|
|
|
|
|
|
'wt.', |
59
|
|
|
|
|
|
|
"\x{15b}r.", |
60
|
|
|
|
|
|
|
'czw.', |
61
|
|
|
|
|
|
|
'pt.', |
62
|
|
|
|
|
|
|
'sob.', |
63
|
|
|
|
|
|
|
'niedz.' |
64
|
|
|
|
|
|
|
], |
65
|
|
|
|
|
|
|
'day_format_narrow' => 'alias:day_stand_alone_narrow', |
66
|
|
|
|
|
|
|
'day_format_wide' => [ |
67
|
|
|
|
|
|
|
"poniedzia\x{142}ek", |
68
|
|
|
|
|
|
|
'wtorek', |
69
|
|
|
|
|
|
|
"\x{15b}roda", |
70
|
|
|
|
|
|
|
'czwartek', |
71
|
|
|
|
|
|
|
"pi\x{105}tek", |
72
|
|
|
|
|
|
|
'sobota', |
73
|
|
|
|
|
|
|
'niedziela' |
74
|
|
|
|
|
|
|
], |
75
|
|
|
|
|
|
|
'day_stand_alone_abbreviated' => 'alias:day_format_abbreviated', |
76
|
|
|
|
|
|
|
'day_stand_alone_narrow' => [ |
77
|
|
|
|
|
|
|
'P', |
78
|
|
|
|
|
|
|
'W', |
79
|
|
|
|
|
|
|
"\x{15a}", |
80
|
|
|
|
|
|
|
'C', |
81
|
|
|
|
|
|
|
'P', |
82
|
|
|
|
|
|
|
'S', |
83
|
|
|
|
|
|
|
'N' |
84
|
|
|
|
|
|
|
], |
85
|
|
|
|
|
|
|
'day_stand_alone_wide' => 'alias:day_format_wide', |
86
|
|
|
|
|
|
|
'en_language' => 'Polish', |
87
|
|
|
|
|
|
|
'en_territory' => 'Poland', |
88
|
|
|
|
|
|
|
'era_abbreviated' => [ |
89
|
|
|
|
|
|
|
'p.n.e.', |
90
|
|
|
|
|
|
|
'n.e.' |
91
|
|
|
|
|
|
|
], |
92
|
|
|
|
|
|
|
'era_narrow' => 'alias:era_abbreviated', |
93
|
|
|
|
|
|
|
'era_wide' => [ |
94
|
|
|
|
|
|
|
'p.n.e.', |
95
|
|
|
|
|
|
|
'n.e.' |
96
|
|
|
|
|
|
|
], |
97
|
|
|
|
|
|
|
'first_day_of_week' => 1, |
98
|
|
|
|
|
|
|
'id' => 'pl_PL', |
99
|
|
|
|
|
|
|
'month_format_abbreviated' => [ |
100
|
|
|
|
|
|
|
'sty', |
101
|
|
|
|
|
|
|
'lut', |
102
|
|
|
|
|
|
|
'mar', |
103
|
|
|
|
|
|
|
'kwi', |
104
|
|
|
|
|
|
|
'maj', |
105
|
|
|
|
|
|
|
'cze', |
106
|
|
|
|
|
|
|
'lip', |
107
|
|
|
|
|
|
|
'sie', |
108
|
|
|
|
|
|
|
'wrz', |
109
|
|
|
|
|
|
|
"pa\x{17a}", |
110
|
|
|
|
|
|
|
'lis', |
111
|
|
|
|
|
|
|
'gru' |
112
|
|
|
|
|
|
|
], |
113
|
|
|
|
|
|
|
'month_format_narrow' => 'alias:month_stand_alone_narrow', |
114
|
|
|
|
|
|
|
'month_format_wide' => [ |
115
|
|
|
|
|
|
|
'stycznia', |
116
|
|
|
|
|
|
|
'lutego', |
117
|
|
|
|
|
|
|
'marca', |
118
|
|
|
|
|
|
|
'kwietnia', |
119
|
|
|
|
|
|
|
'maja', |
120
|
|
|
|
|
|
|
'czerwca', |
121
|
|
|
|
|
|
|
'lipca', |
122
|
|
|
|
|
|
|
'sierpnia', |
123
|
|
|
|
|
|
|
"wrze\x{15b}nia", |
124
|
|
|
|
|
|
|
"pa\x{17a}dziernika", |
125
|
|
|
|
|
|
|
'listopada', |
126
|
|
|
|
|
|
|
'grudnia' |
127
|
|
|
|
|
|
|
], |
128
|
|
|
|
|
|
|
'month_stand_alone_abbreviated' => 'alias:month_format_abbreviated', |
129
|
|
|
|
|
|
|
'month_stand_alone_narrow' => [ |
130
|
|
|
|
|
|
|
's', |
131
|
|
|
|
|
|
|
'l', |
132
|
|
|
|
|
|
|
'm', |
133
|
|
|
|
|
|
|
'k', |
134
|
|
|
|
|
|
|
'm', |
135
|
|
|
|
|
|
|
'c', |
136
|
|
|
|
|
|
|
'l', |
137
|
|
|
|
|
|
|
's', |
138
|
|
|
|
|
|
|
'w', |
139
|
|
|
|
|
|
|
'p', |
140
|
|
|
|
|
|
|
'l', |
141
|
|
|
|
|
|
|
'g' |
142
|
|
|
|
|
|
|
], |
143
|
|
|
|
|
|
|
'month_stand_alone_wide' => [ |
144
|
|
|
|
|
|
|
"stycze\x{144}", |
145
|
|
|
|
|
|
|
'luty', |
146
|
|
|
|
|
|
|
'marzec', |
147
|
|
|
|
|
|
|
"kwiecie\x{144}", |
148
|
|
|
|
|
|
|
'maj', |
149
|
|
|
|
|
|
|
'czerwiec', |
150
|
|
|
|
|
|
|
'lipiec', |
151
|
|
|
|
|
|
|
"sierpie\x{144}", |
152
|
|
|
|
|
|
|
"wrzesie\x{144}", |
153
|
|
|
|
|
|
|
"pa\x{17a}dziernik", |
154
|
|
|
|
|
|
|
'listopad', |
155
|
|
|
|
|
|
|
"grudzie\x{144}" |
156
|
|
|
|
|
|
|
], |
157
|
|
|
|
|
|
|
'native_language' => 'polski', |
158
|
|
|
|
|
|
|
'native_territory' => 'Polska', |
159
|
|
|
|
|
|
|
'quarter_format_abbreviated' => [ |
160
|
|
|
|
|
|
|
'K1', |
161
|
|
|
|
|
|
|
'K2', |
162
|
|
|
|
|
|
|
'K3', |
163
|
|
|
|
|
|
|
'K4' |
164
|
|
|
|
|
|
|
], |
165
|
|
|
|
|
|
|
'quarter_format_narrow' => 'alias:quarter_stand_alone_narrow', |
166
|
|
|
|
|
|
|
'quarter_format_wide' => [ |
167
|
|
|
|
|
|
|
"I kwarta\x{142}", |
168
|
|
|
|
|
|
|
"II kwarta\x{142}", |
169
|
|
|
|
|
|
|
"III kwarta\x{142}", |
170
|
|
|
|
|
|
|
"IV kwarta\x{142}" |
171
|
|
|
|
|
|
|
], |
172
|
|
|
|
|
|
|
'quarter_stand_alone_abbreviated' => [ |
173
|
|
|
|
|
|
|
'1 kw.', |
174
|
|
|
|
|
|
|
'2 kw.', |
175
|
|
|
|
|
|
|
'3 kw.', |
176
|
|
|
|
|
|
|
'4 kw.' |
177
|
|
|
|
|
|
|
], |
178
|
|
|
|
|
|
|
'quarter_stand_alone_narrow' => [ |
179
|
|
|
|
|
|
|
'1', |
180
|
|
|
|
|
|
|
'2', |
181
|
|
|
|
|
|
|
'3', |
182
|
|
|
|
|
|
|
'4' |
183
|
|
|
|
|
|
|
], |
184
|
|
|
|
|
|
|
'quarter_stand_alone_wide' => 'alias:quarter_format_wide', |
185
|
|
|
|
|
|
|
'time_format_full' => 'HH:mm:ss v', |
186
|
|
|
|
|
|
|
'time_format_long' => 'HH:mm:ss z', |
187
|
|
|
|
|
|
|
'time_format_medium' => 'HH:mm:ss', |
188
|
|
|
|
|
|
|
'time_format_short' => 'HH:mm' |
189
|
|
|
|
|
|
|
}; |