date-holidays 3.23.18 → 3.23.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.24.0](https://github.com/commenthol/date-holidays/compare/3.23.19...3.24.0) (2025-02-01)
4
+
5
+ - feat(PL, #512): add non-public holidays [2282059c](https://github.com/commenthol/date-holidays/commit/2282059c5e1ef2a2c3f7279913e7cc6bb081f729)
6
+ - test: extend fixtures to 2028, 2029 [81a2fabe](https://github.com/commenthol/date-holidays/commit/81a2fabe47bc994644148ed38292c1e0be652846)
7
+ - fix(DE-BE): 75th anniversary of the GDR uprising [89481547](https://github.com/commenthol/date-holidays/commit/89481547590369632bb46b368641d6700db59a48)
8
+
9
+ ## [3.23.19](https://github.com/commenthol/date-holidays/compare/3.23.18...3.23.19) (2025-02-01)
10
+
11
+ - test(ID): Apply test for ID Holiday 2025 until 2027 [f271b3f2](https://github.com/commenthol/date-holidays/commit/f271b3f2b13424d0e9c27b0c404debb6d9d9126f)
12
+ - fix(ID): Update Nyepi Holiday 2027 [0b6f5ffd](https://github.com/commenthol/date-holidays/commit/0b6f5ffd2ef1c165adba38452d1e311fc0f4b8da)
13
+ - fix(ID): Add Nyepi Holiday dates until 2027 [129d3ecd](https://github.com/commenthol/date-holidays/commit/129d3ecd0e9351d0cc4edd17e2aaa673335627c5)
14
+ - fix(ID): Add Waisak holiday dates until 2027 [947c37ce](https://github.com/commenthol/date-holidays/commit/947c37ce28aa5e5dde8bacbaf290062cb48fbdea)
15
+ - fix(PL, #507): add Christmas Eve as public holiday since 2025 [737ef6ff](https://github.com/commenthol/date-holidays/commit/737ef6ffb0cd2e869d05b6467626600be3f142fd)
16
+ - fix(DE-BE): add liberation day 2025 for DE-BE [c480c86f](https://github.com/commenthol/date-holidays/commit/c480c86f48b7b37d6f17622cba4ee03b0c2dffe5)
17
+
3
18
  ## [3.23.18](https://github.com/commenthol/date-holidays/compare/3.23.17...3.23.18) (2025-01-08)
4
19
 
5
20
  - fix(NL): state and region names [246cd650](https://github.com/commenthol/date-holidays/commit/246cd650f98060a84e9dd585b408b4287165ed28)
@@ -138,6 +138,16 @@ holidays:
138
138
  name:
139
139
  de: Tag der Befreiung (75. Jahrestag)
140
140
  en: Liberation Day (75th Anniversary)
141
+ # @source: https://www.berlin.de/aktuelles/9188766-958090-einmaliger-feiertag-am-8-mai-2025.html
142
+ "2025-05-08":
143
+ name:
144
+ de: Tag der Befreiung (80. Jahrestag)
145
+ en: Liberation Day (80th Anniversary)
146
+ # @source: https://www.berlin.de/aktuelles/9188766-958090-einmaliger-feiertag-am-8-mai-2025.html
147
+ "2028-06-17":
148
+ name:
149
+ de: 75-jähriges Jubiläum des Volksaufstands in der DDR
150
+ en: 75th anniversary of the GDR uprising
141
151
  BW:
142
152
  name: Baden-Württemberg
143
153
  days:
@@ -121,6 +121,10 @@ holidays:
121
121
  name:
122
122
  en: Nyepi
123
123
  id: Hari Raya Nyepi
124
+ "2027-03-08":
125
+ name:
126
+ en: Nyepi
127
+ id: Hari Raya Nyepi
124
128
  # Vesak
125
129
  # @attrib https://en.wikipedia.org/wiki/Vesak#Dates_of_observance
126
130
  "2001-05-07":
@@ -171,3 +175,9 @@ holidays:
171
175
  _name: Vesak
172
176
  "2024-05-23":
173
177
  _name: Vesak
178
+ "2025-05-12":
179
+ _name: Vesak
180
+ "2026-05-31":
181
+ _name: Vesak
182
+ "2027-05-20":
183
+ _name: Vesak
@@ -1,5 +1,6 @@
1
1
  holidays:
2
2
  # @attrib https://de.wikipedia.org/wiki/Feiertage_in_Polen
3
+ # @attrib https://en.wikipedia.org/wiki/Public_holidays_in_Poland
3
4
  PL:
4
5
  names:
5
6
  pl: Polska
@@ -12,34 +13,195 @@ holidays:
12
13
  days:
13
14
  01-01:
14
15
  _name: 01-01
15
- 01-06:
16
+ 01-06 since 2011:
16
17
  _name: 01-06
18
+ 01-21:
19
+ name:
20
+ pl: Dzień Babci
21
+ en: Grandmother's Day
22
+ type: observance
23
+ 01-22:
24
+ name:
25
+ pl: Dzień Dziadka
26
+ en: Grandfather's Day
27
+ type: observance
28
+ 02-14:
29
+ _name: 02-14
30
+ type: observance
31
+ 02-19 since 2020:
32
+ name:
33
+ pl: Dzień Nauki Polskiej
34
+ en: Polish Science Day
35
+ type: observance
36
+ note: National holiday, although not a public holiday
37
+ 03-01 since 2011:
38
+ name:
39
+ pl: Narodowy Dzień Pamięci „Żołnierzy Wyklętych”
40
+ en: National Cursed Soldiers Remembrance Day
41
+ type: observance
42
+ note: National holiday, although not a public holiday
43
+ Thursday before easter -46:
44
+ name:
45
+ pl: Tłusty Czwartek
46
+ en: Fat Thursday
47
+ type: observance
48
+ easter -47:
49
+ _name: easter -47
50
+ type: observance
51
+ easter -46:
52
+ _name: easter -46
53
+ type: observance
54
+ 03-08:
55
+ _name: 03-08
56
+ type: observance
57
+ 03-10:
58
+ name:
59
+ pl: Dzień Mężczyzny
60
+ en: Men's Day
61
+ type: observance
62
+ 03-21:
63
+ name:
64
+ pl: Pierwszy Dzień Wiosny / Dzień Wagarowicza
65
+ en: First Day of Spring / Truant's Day
66
+ type: observance
67
+ 03-24 since 2018:
68
+ name:
69
+ pl: Narodowy Dzień Pamięci Polaków ratujących Żydów pod okupacją niemiecką
70
+ en: National Day for the Remembrance of Poles Rescuing Jews under German Occupation
71
+ type: observance
72
+ note: National holiday, although not a public holiday
73
+ 04-14 since 2019:
74
+ name:
75
+ pl: Święto Chrztu Polski
76
+ en: Baptism of Poland Day
77
+ type: observance
78
+ note: National holiday, although not a public holiday
79
+ easter -7:
80
+ _name: easter -7
81
+ type: observance
82
+ easter -3:
83
+ _name: easter -3
84
+ type: school
85
+ note: Religious holiday - a working day, but schools are closed
86
+ easter -2:
87
+ _name: easter -2
88
+ type: school
89
+ note: Religious holiday - a working day, but schools are closed
90
+ easter -1:
91
+ _name: easter -1
92
+ type: observance
17
93
  easter:
18
94
  _name: easter
19
95
  easter 1:
20
96
  _name: easter 1
97
+ 04-19:
98
+ name:
99
+ pl: Dzień Pamięci Ofiar Holocaustu i Powstania w Getcie Warszawskim
100
+ en: Warsaw Ghetto Uprising Remembrance Day
101
+ type: observance
102
+ 04-22:
103
+ name:
104
+ pl: Dzień Ziemi
105
+ en: International Mother Earth Day
106
+ type: observance
21
107
  05-01:
22
108
  _name: 05-01
23
109
  name:
24
110
  pl: Święto Państwowe; Święto Pracy
111
+ 05-02 since 2004:
112
+ name:
113
+ pl: Dzień Flagi Rzeczypospolitej Polskiej
114
+ en: Flag Day
115
+ type: optional
116
+ note: Declared by statue
25
117
  05-03:
26
118
  name:
27
119
  pl: Święto Narodowe Trzeciego Maja
28
120
  en: Constitution Day
121
+ 05-08 since 2015:
122
+ name:
123
+ pl: Narodowy Dzień Zwycięstwa
124
+ en: National Victory Day
125
+ type: observance
126
+ note: National holiday, although not a public holiday
127
+ 05-09:
128
+ _name: 05-09
129
+ type: observance
29
130
  05-26:
30
131
  _name: Mothers Day
31
132
  type: observance
133
+ 06-01:
134
+ name:
135
+ pl: Dzień Dziecka
136
+ en: Children's Day
137
+ type: observance
138
+ 06-12 since 2017:
139
+ name:
140
+ pl: Dzień Walki i Męczeństwa Wsi Polskiej
141
+ en: Day of Struggle and Martyrdom of the Polish Villages
142
+ type: observance
143
+ note: National holiday, although not a public holiday
144
+ 06-23:
145
+ _name: Fathers Day
146
+ type: observance
32
147
  easter 49:
33
148
  _name: easter 49
34
149
  easter 60:
35
150
  _name: easter 60
151
+ 08-01 since 2009:
152
+ name:
153
+ pl: Narodowy Dzień Pamięci Powstania Warszawskiego
154
+ en: National Warsaw Uprising Remembrance Day
155
+ type: observance
156
+ note: National holiday, although not a public holiday
36
157
  08-15:
37
158
  _name: 08-15
159
+ 08-31 since 2005:
160
+ name:
161
+ pl: Dzień Solidarności i Wolności
162
+ en: Day of Solidarity and Freedom
163
+ type: observance
164
+ note: National holiday, although not a public holiday
165
+ 09-01:
166
+ name:
167
+ pl: Rocznica wybuchu II wojny światowej
168
+ en: Anniversary of the outbreak of the Second World War in Poland
169
+ type: observance
170
+ 09-17:
171
+ name:
172
+ pl: Rocznica agresji ZSRR na Polskę
173
+ en: Anniversary of the Soviet invasion of Poland
174
+ type: observance
175
+ 09-30:
176
+ name:
177
+ pl: Dzień Chłopaka
178
+ en: Boy's Day
179
+ type: observance
180
+ 10-19 since 2018:
181
+ name:
182
+ pl: Narodowy Dzień Pamięci Duchownych Niezłomnych
183
+ en: National Day of Remembrance for Steadfast Clergy
184
+ type: observance
185
+ note: National holiday, although not a public holiday
38
186
  11-01:
39
187
  _name: 11-01
40
188
  11-11:
41
189
  _name: Independence Day
190
+ 12-06:
191
+ _name: 12-06
192
+ type: observance
193
+ 12-24 since 2025:
194
+ _name: 12-24
42
195
  12-25:
43
196
  _name: 12-25
44
197
  12-26:
45
198
  _name: 12-26
199
+ 12-27 since 2021:
200
+ name:
201
+ pl: Narodowy Dzień Pamięci Zwycięskiego Powstania Wielkopolskiego
202
+ en: Greater Poland Uprising Remebrence Day
203
+ type: observance
204
+ note: National holiday, although not a public holiday
205
+ 12-31:
206
+ _name: 12-31
207
+ type: observance
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2025-01-08",
2
+ "version": "2025-02-01",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -7838,6 +7838,18 @@
7838
7838
  "de": "Tag der Befreiung (75. Jahrestag)",
7839
7839
  "en": "Liberation Day (75th Anniversary)"
7840
7840
  }
7841
+ },
7842
+ "2025-05-08": {
7843
+ "name": {
7844
+ "de": "Tag der Befreiung (80. Jahrestag)",
7845
+ "en": "Liberation Day (80th Anniversary)"
7846
+ }
7847
+ },
7848
+ "2028-06-17": {
7849
+ "name": {
7850
+ "de": "75-jähriges Jubiläum des Volksaufstands in der DDR",
7851
+ "en": "75th anniversary of the GDR uprising"
7852
+ }
7841
7853
  }
7842
7854
  }
7843
7855
  },
@@ -12426,6 +12438,12 @@
12426
12438
  "id": "Hari Raya Nyepi"
12427
12439
  }
12428
12440
  },
12441
+ "2027-03-08": {
12442
+ "name": {
12443
+ "en": "Nyepi",
12444
+ "id": "Hari Raya Nyepi"
12445
+ }
12446
+ },
12429
12447
  "2001-05-07": {
12430
12448
  "_name": "Vesak"
12431
12449
  },
@@ -12497,6 +12515,15 @@
12497
12515
  },
12498
12516
  "2024-05-23": {
12499
12517
  "_name": "Vesak"
12518
+ },
12519
+ "2025-05-12": {
12520
+ "_name": "Vesak"
12521
+ },
12522
+ "2026-05-31": {
12523
+ "_name": "Vesak"
12524
+ },
12525
+ "2027-05-20": {
12526
+ "_name": "Vesak"
12500
12527
  }
12501
12528
  }
12502
12529
  },
@@ -18698,51 +18725,269 @@
18698
18725
  "01-01": {
18699
18726
  "_name": "01-01"
18700
18727
  },
18701
- "01-06": {
18728
+ "01-06 since 2011": {
18702
18729
  "_name": "01-06"
18703
18730
  },
18731
+ "01-21": {
18732
+ "name": {
18733
+ "pl": "Dzień Babci",
18734
+ "en": "Grandmother's Day"
18735
+ },
18736
+ "type": "observance"
18737
+ },
18738
+ "01-22": {
18739
+ "name": {
18740
+ "pl": "Dzień Dziadka",
18741
+ "en": "Grandfather's Day"
18742
+ },
18743
+ "type": "observance"
18744
+ },
18745
+ "02-14": {
18746
+ "_name": "02-14",
18747
+ "type": "observance"
18748
+ },
18749
+ "02-19 since 2020": {
18750
+ "name": {
18751
+ "pl": "Dzień Nauki Polskiej",
18752
+ "en": "Polish Science Day"
18753
+ },
18754
+ "type": "observance",
18755
+ "note": "National holiday, although not a public holiday"
18756
+ },
18757
+ "03-01 since 2011": {
18758
+ "name": {
18759
+ "pl": "Narodowy Dzień Pamięci „Żołnierzy Wyklętych”",
18760
+ "en": "National Cursed Soldiers Remembrance Day"
18761
+ },
18762
+ "type": "observance",
18763
+ "note": "National holiday, although not a public holiday"
18764
+ },
18765
+ "Thursday before easter -46": {
18766
+ "name": {
18767
+ "pl": "Tłusty Czwartek",
18768
+ "en": "Fat Thursday"
18769
+ },
18770
+ "type": "observance"
18771
+ },
18772
+ "easter -47": {
18773
+ "_name": "easter -47",
18774
+ "type": "observance"
18775
+ },
18776
+ "easter -46": {
18777
+ "_name": "easter -46",
18778
+ "type": "observance"
18779
+ },
18780
+ "03-08": {
18781
+ "_name": "03-08",
18782
+ "type": "observance"
18783
+ },
18784
+ "03-10": {
18785
+ "name": {
18786
+ "pl": "Dzień Mężczyzny",
18787
+ "en": "Men's Day"
18788
+ },
18789
+ "type": "observance"
18790
+ },
18791
+ "03-21": {
18792
+ "name": {
18793
+ "pl": "Pierwszy Dzień Wiosny / Dzień Wagarowicza",
18794
+ "en": "First Day of Spring / Truant's Day"
18795
+ },
18796
+ "type": "observance"
18797
+ },
18798
+ "03-24 since 2018": {
18799
+ "name": {
18800
+ "pl": "Narodowy Dzień Pamięci Polaków ratujących Żydów pod okupacją niemiecką",
18801
+ "en": "National Day for the Remembrance of Poles Rescuing Jews under German Occupation"
18802
+ },
18803
+ "type": "observance",
18804
+ "note": "National holiday, although not a public holiday"
18805
+ },
18806
+ "04-14 since 2019": {
18807
+ "name": {
18808
+ "pl": "Święto Chrztu Polski",
18809
+ "en": "Baptism of Poland Day"
18810
+ },
18811
+ "type": "observance",
18812
+ "note": "National holiday, although not a public holiday"
18813
+ },
18814
+ "easter -7": {
18815
+ "_name": "easter -7",
18816
+ "type": "observance"
18817
+ },
18818
+ "easter -3": {
18819
+ "_name": "easter -3",
18820
+ "type": "school",
18821
+ "note": "Religious holiday - a working day, but schools are closed"
18822
+ },
18823
+ "easter -2": {
18824
+ "_name": "easter -2",
18825
+ "type": "school",
18826
+ "note": "Religious holiday - a working day, but schools are closed"
18827
+ },
18828
+ "easter -1": {
18829
+ "_name": "easter -1",
18830
+ "type": "observance"
18831
+ },
18704
18832
  "easter": {
18705
18833
  "_name": "easter"
18706
18834
  },
18707
18835
  "easter 1": {
18708
18836
  "_name": "easter 1"
18709
18837
  },
18838
+ "04-19": {
18839
+ "name": {
18840
+ "pl": "Dzień Pamięci Ofiar Holocaustu i Powstania w Getcie Warszawskim",
18841
+ "en": "Warsaw Ghetto Uprising Remembrance Day"
18842
+ },
18843
+ "type": "observance"
18844
+ },
18845
+ "04-22": {
18846
+ "name": {
18847
+ "pl": "Dzień Ziemi",
18848
+ "en": "International Mother Earth Day"
18849
+ },
18850
+ "type": "observance"
18851
+ },
18710
18852
  "05-01": {
18711
18853
  "_name": "05-01",
18712
18854
  "name": {
18713
18855
  "pl": "Święto Państwowe; Święto Pracy"
18714
18856
  }
18715
18857
  },
18858
+ "05-02 since 2004": {
18859
+ "name": {
18860
+ "pl": "Dzień Flagi Rzeczypospolitej Polskiej",
18861
+ "en": "Flag Day"
18862
+ },
18863
+ "type": "optional",
18864
+ "note": "Declared by statue"
18865
+ },
18716
18866
  "05-03": {
18717
18867
  "name": {
18718
18868
  "pl": "Święto Narodowe Trzeciego Maja",
18719
18869
  "en": "Constitution Day"
18720
18870
  }
18721
18871
  },
18872
+ "05-08 since 2015": {
18873
+ "name": {
18874
+ "pl": "Narodowy Dzień Zwycięstwa",
18875
+ "en": "National Victory Day"
18876
+ },
18877
+ "type": "observance",
18878
+ "note": "National holiday, although not a public holiday"
18879
+ },
18880
+ "05-09": {
18881
+ "_name": "05-09",
18882
+ "type": "observance"
18883
+ },
18722
18884
  "05-26": {
18723
18885
  "_name": "Mothers Day",
18724
18886
  "type": "observance"
18725
18887
  },
18888
+ "06-01": {
18889
+ "name": {
18890
+ "pl": "Dzień Dziecka",
18891
+ "en": "Children's Day"
18892
+ },
18893
+ "type": "observance"
18894
+ },
18895
+ "06-12 since 2017": {
18896
+ "name": {
18897
+ "pl": "Dzień Walki i Męczeństwa Wsi Polskiej",
18898
+ "en": "Day of Struggle and Martyrdom of the Polish Villages"
18899
+ },
18900
+ "type": "observance",
18901
+ "note": "National holiday, although not a public holiday"
18902
+ },
18903
+ "06-23": {
18904
+ "_name": "Fathers Day",
18905
+ "type": "observance"
18906
+ },
18726
18907
  "easter 49": {
18727
18908
  "_name": "easter 49"
18728
18909
  },
18729
18910
  "easter 60": {
18730
18911
  "_name": "easter 60"
18731
18912
  },
18913
+ "08-01 since 2009": {
18914
+ "name": {
18915
+ "pl": "Narodowy Dzień Pamięci Powstania Warszawskiego",
18916
+ "en": "National Warsaw Uprising Remembrance Day"
18917
+ },
18918
+ "type": "observance",
18919
+ "note": "National holiday, although not a public holiday"
18920
+ },
18732
18921
  "08-15": {
18733
18922
  "_name": "08-15"
18734
18923
  },
18924
+ "08-31 since 2005": {
18925
+ "name": {
18926
+ "pl": "Dzień Solidarności i Wolności",
18927
+ "en": "Day of Solidarity and Freedom"
18928
+ },
18929
+ "type": "observance",
18930
+ "note": "National holiday, although not a public holiday"
18931
+ },
18932
+ "09-01": {
18933
+ "name": {
18934
+ "pl": "Rocznica wybuchu II wojny światowej",
18935
+ "en": "Anniversary of the outbreak of the Second World War in Poland"
18936
+ },
18937
+ "type": "observance"
18938
+ },
18939
+ "09-17": {
18940
+ "name": {
18941
+ "pl": "Rocznica agresji ZSRR na Polskę",
18942
+ "en": "Anniversary of the Soviet invasion of Poland"
18943
+ },
18944
+ "type": "observance"
18945
+ },
18946
+ "09-30": {
18947
+ "name": {
18948
+ "pl": "Dzień Chłopaka",
18949
+ "en": "Boy's Day"
18950
+ },
18951
+ "type": "observance"
18952
+ },
18953
+ "10-19 since 2018": {
18954
+ "name": {
18955
+ "pl": "Narodowy Dzień Pamięci Duchownych Niezłomnych",
18956
+ "en": "National Day of Remembrance for Steadfast Clergy"
18957
+ },
18958
+ "type": "observance",
18959
+ "note": "National holiday, although not a public holiday"
18960
+ },
18735
18961
  "11-01": {
18736
18962
  "_name": "11-01"
18737
18963
  },
18738
18964
  "11-11": {
18739
18965
  "_name": "Independence Day"
18740
18966
  },
18967
+ "12-06": {
18968
+ "_name": "12-06",
18969
+ "type": "observance"
18970
+ },
18971
+ "12-24 since 2025": {
18972
+ "_name": "12-24"
18973
+ },
18741
18974
  "12-25": {
18742
18975
  "_name": "12-25"
18743
18976
  },
18744
18977
  "12-26": {
18745
18978
  "_name": "12-26"
18979
+ },
18980
+ "12-27 since 2021": {
18981
+ "name": {
18982
+ "pl": "Narodowy Dzień Pamięci Zwycięskiego Powstania Wielkopolskiego",
18983
+ "en": "Greater Poland Uprising Remebrence Day"
18984
+ },
18985
+ "type": "observance",
18986
+ "note": "National holiday, although not a public holiday"
18987
+ },
18988
+ "12-31": {
18989
+ "_name": "12-31",
18990
+ "type": "observance"
18746
18991
  }
18747
18992
  }
18748
18993
  },
@@ -25696,6 +25941,7 @@
25696
25941
  "lb": "Vältesdag",
25697
25942
  "nl": "Valentijnsdag",
25698
25943
  "no": "Valentinsdag",
25944
+ "pl": "Walentynki",
25699
25945
  "pt": "Dia dos Namorados",
25700
25946
  "vi": "Lễ tình nhân"
25701
25947
  }
@@ -25714,6 +25960,7 @@
25714
25960
  "lb": "Internationale Fraendag",
25715
25961
  "nl": "Internationale Vrouwendag",
25716
25962
  "no": "Kvinnedagen",
25963
+ "pl": "Dzień Kobiet",
25717
25964
  "pt": "Dia Internacional da Mulher",
25718
25965
  "ro": "Ziua Internationala a Femeii",
25719
25966
  "ru": "Международный женский день",
@@ -25929,6 +26176,7 @@
25929
26176
  "hu": "Mikulás",
25930
26177
  "lb": "Niklosdag",
25931
26178
  "nl": "Sinterklaas",
26179
+ "pl": "Mikołajki",
25932
26180
  "vi": "Thánh Saint Nicholas"
25933
26181
  }
25934
26182
  },
@@ -25976,6 +26224,7 @@
25976
26224
  "ms": "Hari Sebelum Krismas",
25977
26225
  "nl": "Kerstavond",
25978
26226
  "no": "Julaften",
26227
+ "pl": "Wigilia Bożego Narodzenia",
25979
26228
  "pt": "Noite de Natal",
25980
26229
  "sk": "Štedrý deň",
25981
26230
  "sq": "Nata e Krishtlindjes",
@@ -26092,6 +26341,7 @@
26092
26341
  "lv": "Vecgada vakars",
26093
26342
  "nl": "Oudejaarsavond",
26094
26343
  "no": "Nyttårsaften",
26344
+ "pl": "Sylwester",
26095
26345
  "pt": "Véspera de Ano Novo",
26096
26346
  "sv": "Nyårsafton",
26097
26347
  "th": "วันสิ้นปี",
@@ -26118,6 +26368,7 @@
26118
26368
  "hr": "Pokladni utorak",
26119
26369
  "hu": "Húshagyó kedd",
26120
26370
  "nl": "Vastenavond",
26371
+ "pl": "Ostatki",
26121
26372
  "pt": "Carnaval",
26122
26373
  "vi": "Thứ ba mập béo"
26123
26374
  }
@@ -26134,6 +26385,7 @@
26134
26385
  "lb": "Äschermëttwoch",
26135
26386
  "nl": "Aswoensdag",
26136
26387
  "no": "Askeonsdag",
26388
+ "pl": "Środa Popielcowa",
26137
26389
  "pt": "Quarta-feira de Cinzas",
26138
26390
  "sw": "Jumatano ya Majivu",
26139
26391
  "vi": "Thứ tư Lễ Tro"
@@ -26150,6 +26402,7 @@
26150
26402
  "lb": "Pällemsonndeg",
26151
26403
  "nl": "Palmzondag",
26152
26404
  "no": "Palmesøndag",
26405
+ "pl": "Niedziela Palmowa",
26153
26406
  "vi": "Chúa nhật Lễ Lá"
26154
26407
  }
26155
26408
  },
@@ -26169,6 +26422,7 @@
26169
26422
  "lb": "Gréngen Donneschdeg",
26170
26423
  "nl": "Witte Donderdag",
26171
26424
  "no": "Skjærtorsdag",
26425
+ "pl": "Wielki Czwartek",
26172
26426
  "sv": "Skärtorsdagen",
26173
26427
  "vi": "Thứ năm Tuần Thánh"
26174
26428
  }
@@ -26203,6 +26457,7 @@
26203
26457
  "nl": "Goede Vrijdag",
26204
26458
  "no": "Langfredag",
26205
26459
  "pap": "Diabierna Santo",
26460
+ "pl": "Wielki Piątek",
26206
26461
  "pt": "Sexta-Feira Santa",
26207
26462
  "ro": "Vinerea Mare",
26208
26463
  "sk": "Veľkonočný piatok",
@@ -26228,6 +26483,7 @@
26228
26483
  "lb": "Karsamschdeg",
26229
26484
  "nl": "Dag voor Pasen",
26230
26485
  "no": "Påskeaften",
26486
+ "pl": "Wielka Sobota",
26231
26487
  "sv": "Påskafton",
26232
26488
  "vi": "Thứ bảy Tuần Thánh",
26233
26489
  "zh": "耶穌受難節翌日"
@@ -26729,6 +26985,7 @@
26729
26985
  "fr": "Fête des Pères",
26730
26986
  "lt": "Tėvo diena",
26731
26987
  "nl": "Vaderdag",
26988
+ "pl": "Dzień Ojca",
26732
26989
  "pt": "Dia dos Pais",
26733
26990
  "no": "Farsdag",
26734
26991
  "sv": "Fars dag",