holidays 0.54__py3-none-any.whl → 0.56__py3-none-any.whl

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.
Files changed (115) hide show
  1. holidays/__init__.py +1 -1
  2. holidays/countries/__init__.py +3 -0
  3. holidays/countries/algeria.py +11 -0
  4. holidays/countries/australia.py +1 -1
  5. holidays/countries/austria.py +10 -10
  6. holidays/countries/bangladesh.py +2 -0
  7. holidays/countries/bosnia_and_herzegovina.py +8 -12
  8. holidays/countries/brunei.py +23 -1
  9. holidays/countries/cambodia.py +20 -3
  10. holidays/countries/canada.py +6 -6
  11. holidays/countries/croatia.py +1 -1
  12. holidays/countries/cyprus.py +1 -1
  13. holidays/countries/dominica.py +130 -0
  14. holidays/countries/dominican_republic.py +7 -12
  15. holidays/countries/egypt.py +2 -0
  16. holidays/countries/haiti.py +134 -0
  17. holidays/countries/hongkong.py +1 -1
  18. holidays/countries/hungary.py +6 -0
  19. holidays/countries/ireland.py +6 -6
  20. holidays/countries/isle_of_man.py +1 -0
  21. holidays/countries/israel.py +2 -1
  22. holidays/countries/italy.py +113 -5
  23. holidays/countries/jordan.py +5 -0
  24. holidays/countries/kuwait.py +5 -0
  25. holidays/countries/laos.py +24 -62
  26. holidays/countries/liechtenstein.py +1 -1
  27. holidays/countries/luxembourg.py +1 -1
  28. holidays/countries/malaysia.py +16 -38
  29. holidays/countries/malta.py +3 -3
  30. holidays/countries/new_zealand.py +68 -43
  31. holidays/countries/philippines.py +215 -26
  32. holidays/countries/portugal.py +7 -7
  33. holidays/countries/russia.py +382 -3
  34. holidays/countries/samoa.py +72 -0
  35. holidays/countries/singapore.py +8 -0
  36. holidays/countries/slovakia.py +1 -1
  37. holidays/countries/spain.py +8 -8
  38. holidays/countries/switzerland.py +3 -3
  39. holidays/countries/ukraine.py +48 -43
  40. holidays/countries/united_kingdom.py +12 -22
  41. holidays/countries/united_states.py +2 -2
  42. holidays/groups/christian.py +19 -0
  43. holidays/locale/ar/LC_MESSAGES/CA.mo +0 -0
  44. holidays/locale/ar/LC_MESSAGES/CA.po +6 -6
  45. holidays/locale/ar/LC_MESSAGES/UA.mo +0 -0
  46. holidays/locale/ar/LC_MESSAGES/UA.po +26 -19
  47. holidays/locale/de/LC_MESSAGES/AT.po +6 -6
  48. holidays/locale/de/LC_MESSAGES/CH.po +3 -3
  49. holidays/locale/de/LC_MESSAGES/LI.po +1 -1
  50. holidays/locale/de/LC_MESSAGES/LU.po +1 -1
  51. holidays/locale/en_CA/LC_MESSAGES/CA.po +6 -6
  52. holidays/locale/en_US/LC_MESSAGES/AT.mo +0 -0
  53. holidays/locale/en_US/LC_MESSAGES/AT.po +14 -14
  54. holidays/locale/en_US/LC_MESSAGES/BG.mo +0 -0
  55. holidays/locale/en_US/LC_MESSAGES/BG.po +3 -3
  56. holidays/locale/en_US/LC_MESSAGES/CA.mo +0 -0
  57. holidays/locale/en_US/LC_MESSAGES/CA.po +11 -11
  58. holidays/locale/en_US/LC_MESSAGES/CH.mo +0 -0
  59. holidays/locale/en_US/LC_MESSAGES/CH.po +9 -8
  60. holidays/locale/en_US/LC_MESSAGES/ES.mo +0 -0
  61. holidays/locale/en_US/LC_MESSAGES/ES.po +16 -16
  62. holidays/locale/en_US/LC_MESSAGES/HR.mo +0 -0
  63. holidays/locale/en_US/LC_MESSAGES/HR.po +4 -4
  64. holidays/locale/en_US/LC_MESSAGES/HT.mo +0 -0
  65. holidays/locale/en_US/LC_MESSAGES/HT.po +127 -0
  66. holidays/locale/en_US/LC_MESSAGES/LI.mo +0 -0
  67. holidays/locale/en_US/LC_MESSAGES/LI.po +4 -4
  68. holidays/locale/en_US/LC_MESSAGES/LU.mo +0 -0
  69. holidays/locale/en_US/LC_MESSAGES/LU.po +4 -4
  70. holidays/locale/en_US/LC_MESSAGES/MT.mo +0 -0
  71. holidays/locale/en_US/LC_MESSAGES/MT.po +8 -8
  72. holidays/locale/en_US/LC_MESSAGES/PT.mo +0 -0
  73. holidays/locale/en_US/LC_MESSAGES/PT.po +16 -16
  74. holidays/locale/en_US/LC_MESSAGES/SK.mo +0 -0
  75. holidays/locale/en_US/LC_MESSAGES/SK.po +4 -4
  76. holidays/locale/en_US/LC_MESSAGES/UA.mo +0 -0
  77. holidays/locale/en_US/LC_MESSAGES/UA.po +25 -19
  78. holidays/locale/es/LC_MESSAGES/ES.po +7 -7
  79. holidays/locale/es/LC_MESSAGES/HT.mo +0 -0
  80. holidays/locale/es/LC_MESSAGES/HT.po +127 -0
  81. holidays/locale/fr/LC_MESSAGES/CA.mo +0 -0
  82. holidays/locale/fr/LC_MESSAGES/CA.po +6 -6
  83. holidays/locale/fr/LC_MESSAGES/CH.po +3 -3
  84. holidays/locale/fr/LC_MESSAGES/LU.mo +0 -0
  85. holidays/locale/fr/LC_MESSAGES/LU.po +2 -2
  86. holidays/locale/fr_HT/LC_MESSAGES/HT.mo +0 -0
  87. holidays/locale/fr_HT/LC_MESSAGES/HT.po +127 -0
  88. holidays/locale/hr/LC_MESSAGES/HR.po +1 -1
  89. holidays/locale/ht/LC_MESSAGES/HT.mo +0 -0
  90. holidays/locale/ht/LC_MESSAGES/HT.po +127 -0
  91. holidays/locale/it/LC_MESSAGES/CH.po +3 -3
  92. holidays/locale/lb/LC_MESSAGES/LU.po +1 -1
  93. holidays/locale/mt/LC_MESSAGES/MT.po +3 -3
  94. holidays/locale/pt_PT/LC_MESSAGES/PT.po +7 -7
  95. holidays/locale/sk/LC_MESSAGES/SK.po +1 -1
  96. holidays/locale/th/LC_MESSAGES/CA.mo +0 -0
  97. holidays/locale/th/LC_MESSAGES/CA.po +6 -6
  98. holidays/locale/uk/LC_MESSAGES/AT.po +6 -6
  99. holidays/locale/uk/LC_MESSAGES/CH.po +3 -3
  100. holidays/locale/uk/LC_MESSAGES/ES.po +7 -7
  101. holidays/locale/uk/LC_MESSAGES/HR.po +1 -1
  102. holidays/locale/uk/LC_MESSAGES/LI.po +1 -1
  103. holidays/locale/uk/LC_MESSAGES/LU.po +1 -1
  104. holidays/locale/uk/LC_MESSAGES/PT.po +7 -7
  105. holidays/locale/uk/LC_MESSAGES/SK.po +1 -1
  106. holidays/locale/uk/LC_MESSAGES/UA.mo +0 -0
  107. holidays/locale/uk/LC_MESSAGES/UA.po +24 -18
  108. holidays/registry.py +3 -0
  109. holidays/utils.py +3 -3
  110. {holidays-0.54.dist-info → holidays-0.56.dist-info}/METADATA +24 -9
  111. {holidays-0.54.dist-info → holidays-0.56.dist-info}/RECORD +115 -104
  112. {holidays-0.54.dist-info → holidays-0.56.dist-info}/WHEEL +1 -1
  113. {holidays-0.54.dist-info → holidays-0.56.dist-info}/AUTHORS +0 -0
  114. {holidays-0.54.dist-info → holidays-0.56.dist-info}/LICENSE +0 -0
  115. {holidays-0.54.dist-info → holidays-0.56.dist-info}/top_level.txt +0 -0
@@ -13,22 +13,10 @@
13
13
  from datetime import date
14
14
  from gettext import gettext as tr
15
15
 
16
- from holidays.calendars.gregorian import (
17
- GREGORIAN_CALENDAR,
18
- JAN,
19
- FEB,
20
- MAR,
21
- APR,
22
- MAY,
23
- JUN,
24
- JUL,
25
- AUG,
26
- SEP,
27
- OCT,
28
- NOV,
29
- DEC,
30
- )
16
+ from holidays.calendars.gregorian import JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
31
17
  from holidays.calendars.julian import JULIAN_CALENDAR
18
+ from holidays.calendars.julian_revised import JULIAN_REVISED_CALENDAR
19
+ from holidays.constants import PUBLIC, WORKDAY
32
20
  from holidays.groups import ChristianHolidays, InternationalHolidays, StaticHolidays
33
21
  from holidays.observed_holiday_base import ObservedHolidayBase, SAT_SUN_TO_NEXT_WORKDAY
34
22
 
@@ -45,10 +33,11 @@ class Ukraine(ObservedHolidayBase, ChristianHolidays, InternationalHolidays, Sta
45
33
  default_language = "uk"
46
34
  # %s (observed).
47
35
  observed_label = tr("%s (вихідний)")
36
+ supported_categories = (PUBLIC, WORKDAY)
48
37
  supported_languages = ("ar", "en_US", "uk")
49
38
 
50
39
  def __init__(self, *args, **kwargs):
51
- ChristianHolidays.__init__(self, JULIAN_CALENDAR)
40
+ ChristianHolidays.__init__(self, JULIAN_REVISED_CALENDAR)
52
41
  InternationalHolidays.__init__(self)
53
42
  StaticHolidays.__init__(self, UkraineStaticHolidays)
54
43
  kwargs.setdefault("observed_rule", SAT_SUN_TO_NEXT_WORKDAY)
@@ -63,33 +52,28 @@ class Ukraine(ObservedHolidayBase, ChristianHolidays, InternationalHolidays, Sta
63
52
  # https://zakon.rada.gov.ua/laws/show/576-14
64
53
  return date(1995, JAN, 27) <= dt <= date(1998, JAN, 9) or dt >= date(1999, APR, 23)
65
54
 
66
- def _populate_public_holidays(self):
55
+ def _populate_common(self, is_martial_law: bool = False):
67
56
  # The current set of holidays came into force in 1991
68
57
  if self._year <= 1990:
69
58
  return None
70
59
 
71
- # There is no holidays in Ukraine during the period of martial law
60
+ # There is no public holidays in Ukraine during the period of martial law
72
61
  # https://zakon.rada.gov.ua/laws/show/2136-20#n26
73
62
  # law is in force from March 15, 2022
74
- if self._year >= 2023:
75
- return None
76
-
77
63
  dts_observed = set()
78
64
 
79
- # New Year's Day.
80
- dts_observed.add(self._add_new_years_day(tr("Новий рік")))
65
+ if (self._year >= 2023) == is_martial_law:
66
+ # New Year's Day.
67
+ dts_observed.add(self._add_new_years_day(tr("Новий рік")))
81
68
 
82
- dts_observed.add(
83
- # Christmas Day (Julian calendar).
84
- self._add_christmas_day(tr("Різдво Христове (за юліанським календарем)"))
85
- )
69
+ if self._year <= 2023:
70
+ # Christmas Day.
71
+ dts_observed.add(self._add_christmas_day(tr("Різдво Христове"), JULIAN_CALENDAR))
86
72
 
87
- # International Women's Day.
88
- dts_observed.add(self._add_womens_day(tr("Міжнародний жіночий день")))
73
+ # International Women's Day.
74
+ dts_observed.add(self._add_womens_day(tr("Міжнародний жіночий день")))
89
75
 
90
- # There is no holidays from March 15, 2022
91
- # https://zakon.rada.gov.ua/laws/show/2136-20#n26
92
- if self._year <= 2021:
76
+ if (self._year >= 2022) == is_martial_law:
93
77
  if self._year >= 1992:
94
78
  # Easter Sunday (Pascha).
95
79
  dts_observed.add(self._add_easter_sunday(tr("Великдень (Пасха)")))
@@ -109,18 +93,34 @@ class Ukraine(ObservedHolidayBase, ChristianHolidays, InternationalHolidays, Sta
109
93
  dts_observed.add(self._add_labor_day_two(name))
110
94
 
111
95
  name = (
96
+ # Day of Remembrance and Victory over Nazism in World War II 1939-1945.
97
+ tr("День памʼяті та перемоги над нацизмом у Другій світовій війні 1939-1945 років")
98
+ if self._year >= 2024
112
99
  # Day of Victory over Nazism in World War II (Victory Day).
113
- tr("День перемоги над нацизмом у Другій світовій війні (День перемоги)")
100
+ else tr("День перемоги над нацизмом у Другій світовій війні (День перемоги)")
114
101
  if self._year >= 2016
115
102
  # Victory Day.
116
103
  else tr("День перемоги")
117
104
  )
118
- dts_observed.add(self._add_world_war_two_victory_day(name))
105
+ dts_observed.add(
106
+ self._add_holiday_may_8(name)
107
+ if self._year >= 2024
108
+ else self._add_world_war_two_victory_day(name)
109
+ )
119
110
 
120
111
  if self._year >= 1997:
121
112
  # Day of the Constitution of Ukraine.
122
113
  dts_observed.add(self._add_holiday_jun_28(tr("День Конституції України")))
123
114
 
115
+ if self._year >= 2022:
116
+ # Ukrainian Statehood Day.
117
+ name = tr("День Української Державності")
118
+ dts_observed.add(
119
+ self._add_holiday_jul_15(name)
120
+ if self._year >= 2024
121
+ else self._add_holiday_jul_28(name)
122
+ )
123
+
124
124
  # Independence Day.
125
125
  name = tr("День незалежності України")
126
126
  if self._year >= 1992:
@@ -136,7 +136,11 @@ class Ukraine(ObservedHolidayBase, ChristianHolidays, InternationalHolidays, Sta
136
136
  # Defender of Ukraine Day.
137
137
  else tr("День захисника України")
138
138
  )
139
- dts_observed.add(self._add_holiday_oct_14(name))
139
+ dts_observed.add(
140
+ self._add_holiday_oct_1(name)
141
+ if self._year >= 2023
142
+ else self._add_holiday_oct_14(name)
143
+ )
140
144
 
141
145
  if self._year <= 1999:
142
146
  # Anniversary of the Great October Socialist Revolution.
@@ -145,17 +149,18 @@ class Ukraine(ObservedHolidayBase, ChristianHolidays, InternationalHolidays, Sta
145
149
  dts_observed.add(self._add_holiday_nov_8(name))
146
150
 
147
151
  if self._year >= 2017:
148
- dts_observed.add(
149
- self._add_christmas_day(
150
- # Christmas Day (Gregorian calendar).
151
- tr("Різдво Христове (за григоріанським календарем)"),
152
- GREGORIAN_CALENDAR,
153
- )
154
- )
152
+ # Christmas Day.
153
+ dts_observed.add(self._add_christmas_day(tr("Різдво Христове")))
155
154
 
156
- if self.observed:
155
+ if self.observed and not is_martial_law:
157
156
  self._populate_observed(dts_observed)
158
157
 
158
+ def _populate_public_holidays(self):
159
+ self._populate_common()
160
+
161
+ def _populate_workday_holidays(self):
162
+ self._populate_common(is_martial_law=True)
163
+
159
164
 
160
165
  class UA(Ukraine):
161
166
  pass
@@ -44,14 +44,13 @@ class UnitedKingdom(ObservedHolidayBase, ChristianHolidays, InternationalHoliday
44
44
  "SCT", # Scotland
45
45
  "WLS", # Wales
46
46
  )
47
-
48
- _deprecated_subdivisions: Tuple[str, ...] = (
49
- "England",
50
- "Northern Ireland",
51
- "Scotland",
52
- "UK",
53
- "Wales",
54
- )
47
+ subdivisions_aliases = {
48
+ "England": "ENG",
49
+ "Northern Ireland": "NIR",
50
+ "Scotland": "SCT",
51
+ "Wales": "WLS",
52
+ }
53
+ _deprecated_subdivisions = ("UK",)
55
54
 
56
55
  def __init__(self, *args, **kwargs):
57
56
  ChristianHolidays.__init__(self)
@@ -91,21 +90,12 @@ class UnitedKingdom(ObservedHolidayBase, ChristianHolidays, InternationalHoliday
91
90
  else:
92
91
  self._add_holiday_last_mon_of_may(name)
93
92
 
94
- if self.subdiv == "England":
95
- self._populate_subdiv_eng_public_holidays()
96
- elif self.subdiv == "Northern Ireland":
97
- self._populate_subdiv_nir_public_holidays()
98
- elif self.subdiv == "Scotland":
99
- self._populate_subdiv_sct_public_holidays()
100
- elif self.subdiv == "Wales":
101
- self._populate_subdiv_wls_public_holidays()
102
-
103
93
  def _populate_subdiv_holidays(self):
104
94
  # Bank Holidays Act 1871
105
95
  if self._year <= 1871:
106
96
  return None
107
97
 
108
- if self.subdiv not in {"SCT", "Scotland"}:
98
+ if self.subdiv != "SCT":
109
99
  # New Year's Day
110
100
  if self._year >= 1975:
111
101
  self._add_observed(self._add_new_years_day("New Year's Day"))
@@ -136,8 +126,8 @@ class UnitedKingdom(ObservedHolidayBase, ChristianHolidays, InternationalHoliday
136
126
 
137
127
  def _populate_subdiv_nir_public_holidays(self):
138
128
  if self._year >= 1903:
139
- # St. Patrick's Day
140
- self._add_observed(self._add_holiday_mar_17("St. Patrick's Day"))
129
+ # Saint Patrick's Day
130
+ self._add_observed(self._add_holiday_mar_17("Saint Patrick's Day"))
141
131
 
142
132
  # Easter Monday
143
133
  self._add_easter_monday("Easter Monday")
@@ -168,8 +158,8 @@ class UnitedKingdom(ObservedHolidayBase, ChristianHolidays, InternationalHoliday
168
158
  self._add_holiday_1st_mon_of_aug("Summer Bank Holiday")
169
159
 
170
160
  if self._year >= 2006:
171
- # St. Andrew's Day
172
- self._add_observed(self._add_holiday_nov_30("St. Andrew's Day"))
161
+ # Saint Andrew's Day
162
+ self._add_observed(self._add_holiday_nov_30("Saint Andrew's Day"))
173
163
 
174
164
  # Christmas Day
175
165
  self._add_observed(
@@ -945,10 +945,10 @@ class UnitedStates(ObservedHolidayBase, ChristianHolidays, InternationalHolidays
945
945
  if self._year >= 1847:
946
946
  self._add_holiday_feb_14("Valentine's Day")
947
947
 
948
- # St. Patrick's Day
948
+ # Saint Patrick's Day
949
949
  # Started in Boston in 1737 for the US.
950
950
 
951
- self._add_holiday_mar_17("St. Patrick's Day")
951
+ self._add_holiday_mar_17("Saint Patrick's Day")
952
952
 
953
953
  # Halloween
954
954
  # Halloween began in the US sometime around the 19th century.
@@ -173,6 +173,16 @@ class ChristianHolidays:
173
173
  """
174
174
  return self._add_holiday_feb_2(name)
175
175
 
176
+ def _add_carnival_sunday(self, name) -> date:
177
+ """
178
+ Add Carnival Sunday (49 days before Easter Sunday).
179
+
180
+ Carnival is a Catholic Christian festive season that occurs before
181
+ the liturgical season of Lent.
182
+ https://en.wikipedia.org/wiki/Carnival
183
+ """
184
+ return self._add_holiday(name, _timedelta(self._easter_sunday, -49))
185
+
176
186
  def _add_carnival_monday(self, name) -> date:
177
187
  """
178
188
  Add Carnival Monday (48 days before Easter Sunday).
@@ -266,6 +276,15 @@ class ChristianHolidays:
266
276
  """
267
277
  return self._add_holiday(name, self.__get_easter_sunday(calendar))
268
278
 
279
+ def _add_easter_tuesday(self, name, calendar=None) -> date:
280
+ """
281
+ Add Easter Tuesday (2 day after Easter Sunday).
282
+
283
+ Easter Tuesday is the third day of Eastertide and is a holiday in some areas.
284
+ https://en.wikipedia.org/wiki/Easter_Tuesday
285
+ """
286
+ return self._add_holiday(name, _timedelta(self.__get_easter_sunday(calendar), +2))
287
+
269
288
  def _add_epiphany_day(self, name, calendar=None) -> date:
270
289
  """
271
290
  Add Epiphany Day.
Binary file
@@ -116,12 +116,12 @@ msgstr "عطلة المدنية"
116
116
  msgid "New Brunswick Day"
117
117
  msgstr "يوم نيو برونزويك"
118
118
 
119
- #. St. Patrick's Day.
120
- msgid "St. Patrick's Day"
119
+ #. Saint Patrick's Day.
120
+ msgid "Saint Patrick's Day"
121
121
  msgstr "عيد القديس باتريك"
122
122
 
123
- #. St. George's Day.
124
- msgid "St. George's Day"
123
+ #. Saint George's Day.
124
+ msgid "Saint George's Day"
125
125
  msgstr "عيد القديس جورج"
126
126
 
127
127
  #. Discovery Day.
@@ -144,8 +144,8 @@ msgstr "يوم الجزيرة"
144
144
  msgid "National Patriots' Day"
145
145
  msgstr "يوم الوطنيين"
146
146
 
147
- #. St. Jean Baptiste Day.
148
- msgid "St. Jean Baptiste Day"
147
+ #. Saint John the Baptist Day.
148
+ msgid "Saint Jean Baptiste Day"
149
149
  msgstr "عيد القديس جان بابتيست"
150
150
 
151
151
  #. Saskatchewan Day.
Binary file
@@ -14,9 +14,9 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Python Holidays 0.37\n"
17
+ "Project-Id-Version: Python Holidays 0.55\n"
18
18
  "POT-Creation-Date: 2023-07-08 19:40+0300\n"
19
- "PO-Revision-Date: 2023-11-10 15:35+0200\n"
19
+ "PO-Revision-Date: 2024-08-15 21:24+0300\n"
20
20
  "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Python Holidays localization team\n"
22
22
  "Language: ar\n"
@@ -25,16 +25,7 @@ msgstr ""
25
25
  "Content-Transfer-Encoding: 8bit\n"
26
26
  "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
27
27
  "Generated-By: Lingua 4.15.0\n"
28
- "X-Generator: Poedit 3.2.2\n"
29
-
30
- #. Date format (see strftime() Format Codes)
31
- msgid "%d.%m.%Y"
32
- msgstr "%d/%m/%Y"
33
-
34
- #. Day off (substituted from %s).
35
- #, c-format
36
- msgid "Вихідний день (перенесено з %s)"
37
- msgstr "يوم عطلة (استبدل من %s)"
28
+ "X-Generator: Poedit 3.4.2\n"
38
29
 
39
30
  #. %s (observed).
40
31
  #, c-format
@@ -45,10 +36,6 @@ msgstr "(يوم عطلة) %s"
45
36
  msgid "Новий рік"
46
37
  msgstr "السنة الجديدة"
47
38
 
48
- #. Christmas Day (Julian calendar).
49
- msgid "Різдво Христове (за юліанським календарем)"
50
- msgstr "عيد الميلاد (حسب التقويم اليولياني)"
51
-
52
39
  #. International Women's Day.
53
40
  msgid "Міжнародний жіночий день"
54
41
  msgstr "اليوم العالمي للمرأة"
@@ -69,6 +56,13 @@ msgstr "عيد العمال"
69
56
  msgid "День міжнародної солідарності трудящих"
70
57
  msgstr "يوم التضامن العمالي العالمي"
71
58
 
59
+ #. Day of Remembrance and Victory over Nazism in World War II 1939-1945.
60
+ msgid ""
61
+ "День памʼяті та перемоги над нацизмом у Другій світовій війні 1939-1945 "
62
+ "років"
63
+ msgstr ""
64
+ "يوم إحياء الذكرى والانتصار على النازية في الحرب العالمية الثانية 1939-1945"
65
+
72
66
  #. Day of Victory over Nazism in World War II (Victory Day).
73
67
  msgid "День перемоги над нацизмом у Другій світовій війні (День перемоги)"
74
68
  msgstr "يوم النصر على النازية في الحرب العالمية الثانية (يوم النصر)"
@@ -81,6 +75,10 @@ msgstr "يوم النصر"
81
75
  msgid "День Конституції України"
82
76
  msgstr "يوم الدستور في أوكرانيا"
83
77
 
78
+ #. Ukrainian Statehood Day.
79
+ msgid "День Української Державності"
80
+ msgstr "يوم الدولة الأوكرانية"
81
+
84
82
  #. Independence Day.
85
83
  msgid "День незалежності України"
86
84
  msgstr "عيد استقلال أوكرانيا"
@@ -97,9 +95,18 @@ msgstr "يوم المدافع عن أوكرانيا"
97
95
  msgid "Річниця Великої Жовтневої соціалістичної революції"
98
96
  msgstr "ذكرى ثورة أكتوبر الاشتراكية العظمى"
99
97
 
100
- #. Christmas Day (Gregorian calendar).
101
- msgid "Різдво Христове (за григоріанським календарем)"
102
- msgstr "عيد الميلاد (حسب التقويم الغريغوري)"
98
+ #. Christmas Day.
99
+ msgid "Різдво Христове"
100
+ msgstr "عيد الميلاد"
101
+
102
+ #. Date format (see strftime() Format Codes)
103
+ msgid "%d.%m.%Y"
104
+ msgstr "%d/%m/%Y"
105
+
106
+ #. Day off (substituted from %s).
107
+ #, c-format
108
+ msgid "Вихідний день (перенесено з %s)"
109
+ msgstr "يوم عطلة (استبدل من %s)"
103
110
 
104
111
  #. Presidential decree holiday.
105
112
  msgid "Вихідний згідно указу Президента"
@@ -74,7 +74,7 @@ msgstr ""
74
74
  msgid "Christtag"
75
75
  msgstr ""
76
76
 
77
- #. St. Stephen's Day.
77
+ #. Saint Stephen's Day.
78
78
  msgid "Stefanitag"
79
79
  msgstr ""
80
80
 
@@ -90,11 +90,11 @@ msgstr ""
90
90
  msgid "Silvester"
91
91
  msgstr ""
92
92
 
93
- #. St. Martin's Day.
93
+ #. Saint Martin's Day.
94
94
  msgid "Hl. Martin"
95
95
  msgstr ""
96
96
 
97
- #. St. Joseph's Day.
97
+ #. Saint Joseph's Day.
98
98
  msgid "Hl. Josef"
99
99
  msgstr ""
100
100
 
@@ -102,14 +102,14 @@ msgstr ""
102
102
  msgid "Tag der Volksabstimmung"
103
103
  msgstr ""
104
104
 
105
- #. St. Leopold's Day.
105
+ #. Saint Leopold's Day.
106
106
  msgid "Hl. Leopold"
107
107
  msgstr ""
108
108
 
109
- #. St. Florian's Day.
109
+ #. Saint Florian's Day.
110
110
  msgid "Hl. Florian"
111
111
  msgstr ""
112
112
 
113
- #. St. Rupert's Day.
113
+ #. Saint Rupert's Day.
114
114
  msgid "Hl. Rupert"
115
115
  msgstr ""
@@ -54,7 +54,7 @@ msgstr ""
54
54
  msgid "Pfingstmontag"
55
55
  msgstr ""
56
56
 
57
- #. St. Stephen's Day.
57
+ #. Saint Stephen's Day.
58
58
  msgid "Stephanstag"
59
59
  msgstr ""
60
60
 
@@ -102,11 +102,11 @@ msgstr ""
102
102
  msgid "Jahrestag der Ausrufung der Republik"
103
103
  msgstr ""
104
104
 
105
- #. St. Joseph's Day.
105
+ #. Saint Joseph's Day.
106
106
  msgid "Josefstag"
107
107
  msgstr ""
108
108
 
109
- #. St. Nicholas of Flüe.
109
+ #. Saint Nicholas of Flüe.
110
110
  msgid "Bruder Klaus"
111
111
  msgstr ""
112
112
 
@@ -106,7 +106,7 @@ msgstr ""
106
106
  msgid "Weihnachten"
107
107
  msgstr ""
108
108
 
109
- #. St. Stephen's Day.
109
+ #. Saint Stephen's Day.
110
110
  msgid "Stephanstag"
111
111
  msgstr ""
112
112
 
@@ -67,6 +67,6 @@ msgstr "Allerheiligen"
67
67
  msgid "Chrëschtdag"
68
68
  msgstr "Weihnachten"
69
69
 
70
- #. St. Stephen's Day.
70
+ #. Saint Stephen's Day.
71
71
  msgid "Stiefesdag"
72
72
  msgstr "Zweiter Weihnachtsfeiertag"
@@ -116,12 +116,12 @@ msgstr ""
116
116
  msgid "New Brunswick Day"
117
117
  msgstr ""
118
118
 
119
- #. St. Patrick's Day.
120
- msgid "St. Patrick's Day"
119
+ #. Saint Patrick's Day.
120
+ msgid "Saint Patrick's Day"
121
121
  msgstr ""
122
122
 
123
- #. St. George's Day.
124
- msgid "St. George's Day"
123
+ #. Saint George's Day.
124
+ msgid "Saint George's Day"
125
125
  msgstr ""
126
126
 
127
127
  #. Discovery Day.
@@ -144,8 +144,8 @@ msgstr ""
144
144
  msgid "National Patriots' Day"
145
145
  msgstr ""
146
146
 
147
- #. St. Jean Baptiste Day.
148
- msgid "St. Jean Baptiste Day"
147
+ #. Saint John the Baptist Day.
148
+ msgid "Saint Jean Baptiste Day"
149
149
  msgstr ""
150
150
 
151
151
  #. Saskatchewan Day.
Binary file
@@ -14,9 +14,9 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Python Holidays 0.42\n"
17
+ "Project-Id-Version: Python Holidays 0.56\n"
18
18
  "POT-Creation-Date: 2023-04-01 17:13+0300\n"
19
- "PO-Revision-Date: 2023-04-01 17:18+0300\n"
19
+ "PO-Revision-Date: 2024-08-31 18:20+0300\n"
20
20
  "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Python Holidays localization team\n"
22
22
  "Language: en_US\n"
@@ -75,9 +75,9 @@ msgstr "Immaculate Conception"
75
75
  msgid "Christtag"
76
76
  msgstr "Christmas Day"
77
77
 
78
- #. St. Stephen's Day.
78
+ #. Saint Stephen's Day.
79
79
  msgid "Stefanitag"
80
- msgstr "St. Stephen's Day"
80
+ msgstr "Saint Stephen's Day"
81
81
 
82
82
  #. Good Friday.
83
83
  msgid "Karfreitag"
@@ -91,26 +91,26 @@ msgstr "Christmas Eve"
91
91
  msgid "Silvester"
92
92
  msgstr "New Year's Eve"
93
93
 
94
- #. St. Martin's Day.
94
+ #. Saint Martin's Day.
95
95
  msgid "Hl. Martin"
96
- msgstr "St. Martin's Day"
96
+ msgstr "Saint Martin's Day"
97
97
 
98
- #. St. Joseph's Day.
98
+ #. Saint Joseph's Day.
99
99
  msgid "Hl. Josef"
100
- msgstr "St. Joseph's Day"
100
+ msgstr "Saint Joseph's Day"
101
101
 
102
102
  #. 1920 Carinthian plebiscite.
103
103
  msgid "Tag der Volksabstimmung"
104
104
  msgstr "1920 Carinthian plebiscite"
105
105
 
106
- #. St. Leopold's Day.
106
+ #. Saint Leopold's Day.
107
107
  msgid "Hl. Leopold"
108
- msgstr "St. Leopold's Day"
108
+ msgstr "Saint Leopold's Day"
109
109
 
110
- #. St. Florian's Day.
110
+ #. Saint Florian's Day.
111
111
  msgid "Hl. Florian"
112
- msgstr "St. Florian's Day"
112
+ msgstr "Saint Florian's Day"
113
113
 
114
- #. St. Rupert's Day.
114
+ #. Saint Rupert's Day.
115
115
  msgid "Hl. Rupert"
116
- msgstr "St. Rupert's Day"
116
+ msgstr "Saint Rupert's Day"
Binary file
@@ -14,9 +14,9 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Python Holidays 0.28\n"
17
+ "Project-Id-Version: Python Holidays 0.56\n"
18
18
  "POT-Creation-Date: 2023-06-30 20:48+0300\n"
19
- "PO-Revision-Date: 2023-06-30 20:52+0300\n"
19
+ "PO-Revision-Date: 2024-08-31 18:20+0300\n"
20
20
  "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Python Holidays localization team\n"
22
22
  "Language: en_US\n"
@@ -53,7 +53,7 @@ msgstr "Labor Day and International Workers' Solidarity Day"
53
53
 
54
54
  #. Saint George's Day.
55
55
  msgid "Гергьовден, Ден на храбростта и Българската армия"
56
- msgstr "St. George's Day (Day of the Bulgarian Army)"
56
+ msgstr "Saint George's Day (Day of the Bulgarian Army)"
57
57
 
58
58
  #. Bulgarian Education and Culture and Slavonic Literature Day.
59
59
  msgid ""
Binary file
@@ -14,9 +14,9 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Python Holidays 0.41\n"
17
+ "Project-Id-Version: Python Holidays 0.56\n"
18
18
  "POT-Creation-Date: 2023-04-10 14:10+0300\n"
19
- "PO-Revision-Date: 2023-12-26 22:10+0200\n"
19
+ "PO-Revision-Date: 2024-08-31 18:20+0300\n"
20
20
  "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Python Holidays localization team\n"
22
22
  "Language: en_US\n"
@@ -116,13 +116,13 @@ msgstr "Civic Holiday"
116
116
  msgid "New Brunswick Day"
117
117
  msgstr "New Brunswick Day"
118
118
 
119
- #. St. Patrick's Day.
120
- msgid "St. Patrick's Day"
121
- msgstr "St. Patrick's Day"
119
+ #. Saint Patrick's Day.
120
+ msgid "Saint Patrick's Day"
121
+ msgstr "Saint Patrick's Day"
122
122
 
123
- #. St. George's Day.
124
- msgid "St. George's Day"
125
- msgstr "St. George's Day"
123
+ #. Saint George's Day.
124
+ msgid "Saint George's Day"
125
+ msgstr "Saint George's Day"
126
126
 
127
127
  #. Discovery Day.
128
128
  msgid "Discovery Day"
@@ -144,9 +144,9 @@ msgstr "Islander Day"
144
144
  msgid "National Patriots' Day"
145
145
  msgstr "National Patriots' Day"
146
146
 
147
- #. St. Jean Baptiste Day.
148
- msgid "St. Jean Baptiste Day"
149
- msgstr "St. John the Baptist Day"
147
+ #. Saint John the Baptist Day.
148
+ msgid "Saint Jean Baptiste Day"
149
+ msgstr "Saint John the Baptist Day"
150
150
 
151
151
  #. Saskatchewan Day.
152
152
  msgid "Saskatchewan Day"
Binary file