holidays 0.63__py3-none-any.whl → 0.64__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 (66) hide show
  1. holidays/calendars/hebrew.py +32 -3
  2. holidays/constants.py +1 -0
  3. holidays/countries/__init__.py +1 -0
  4. holidays/countries/afghanistan.py +104 -0
  5. holidays/countries/azerbaijan.py +2 -2
  6. holidays/countries/belarus.py +93 -14
  7. holidays/countries/el_salvador.py +45 -24
  8. holidays/countries/israel.py +55 -80
  9. holidays/countries/kazakhstan.py +2 -2
  10. holidays/countries/montenegro.py +143 -27
  11. holidays/countries/norway.py +1 -1
  12. holidays/countries/poland.py +9 -1
  13. holidays/countries/russia.py +1 -1
  14. holidays/countries/ukraine.py +19 -10
  15. holidays/financial/ny_stock_exchange.py +81 -44
  16. holidays/groups/__init__.py +1 -0
  17. holidays/groups/christian.py +2 -0
  18. holidays/groups/custom.py +12 -0
  19. holidays/groups/hebrew.py +151 -0
  20. holidays/holiday_base.py +2 -2
  21. holidays/locale/be/LC_MESSAGES/BY.mo +0 -0
  22. holidays/locale/be/LC_MESSAGES/BY.po +53 -17
  23. holidays/locale/cnr/LC_MESSAGES/ME.mo +0 -0
  24. holidays/locale/cnr/LC_MESSAGES/ME.po +102 -0
  25. holidays/locale/en_US/LC_MESSAGES/AF.mo +0 -0
  26. holidays/locale/en_US/LC_MESSAGES/AF.po +98 -0
  27. holidays/locale/en_US/LC_MESSAGES/BY.mo +0 -0
  28. holidays/locale/en_US/LC_MESSAGES/BY.po +61 -20
  29. holidays/locale/en_US/LC_MESSAGES/ME.mo +0 -0
  30. holidays/locale/en_US/LC_MESSAGES/ME.po +102 -0
  31. holidays/locale/en_US/LC_MESSAGES/PL.mo +0 -0
  32. holidays/locale/en_US/LC_MESSAGES/PL.po +7 -5
  33. holidays/locale/en_US/LC_MESSAGES/SV.mo +0 -0
  34. holidays/locale/en_US/LC_MESSAGES/SV.po +75 -0
  35. holidays/locale/es/LC_MESSAGES/SV.mo +0 -0
  36. holidays/locale/es/LC_MESSAGES/SV.po +75 -0
  37. holidays/locale/fa_AF/LC_MESSAGES/AF.mo +0 -0
  38. holidays/locale/fa_AF/LC_MESSAGES/AF.po +98 -0
  39. holidays/locale/pl/LC_MESSAGES/PL.mo +0 -0
  40. holidays/locale/pl/LC_MESSAGES/PL.po +8 -4
  41. holidays/locale/ps_AF/LC_MESSAGES/AF.mo +0 -0
  42. holidays/locale/ps_AF/LC_MESSAGES/AF.po +98 -0
  43. holidays/locale/ru/LC_MESSAGES/BY.mo +0 -0
  44. holidays/locale/ru/LC_MESSAGES/BY.po +111 -0
  45. holidays/locale/th/LC_MESSAGES/BY.mo +0 -0
  46. holidays/locale/th/LC_MESSAGES/BY.po +109 -0
  47. holidays/locale/th/LC_MESSAGES/NO.mo +0 -0
  48. holidays/locale/th/LC_MESSAGES/NO.po +80 -0
  49. holidays/locale/th/LC_MESSAGES/RU.mo +0 -0
  50. holidays/locale/th/LC_MESSAGES/RU.po +90 -0
  51. holidays/locale/th/LC_MESSAGES/UA.mo +0 -0
  52. holidays/locale/th/LC_MESSAGES/UA.po +114 -0
  53. holidays/locale/uk/LC_MESSAGES/ME.mo +0 -0
  54. holidays/locale/uk/LC_MESSAGES/ME.po +102 -0
  55. holidays/locale/uk/LC_MESSAGES/PL.mo +0 -0
  56. holidays/locale/uk/LC_MESSAGES/PL.po +7 -5
  57. holidays/locale/uk/LC_MESSAGES/SV.mo +0 -0
  58. holidays/locale/uk/LC_MESSAGES/SV.po +75 -0
  59. holidays/registry.py +1 -0
  60. holidays/version.py +1 -1
  61. {holidays-0.63.dist-info → holidays-0.64.dist-info}/AUTHORS +1 -0
  62. {holidays-0.63.dist-info → holidays-0.64.dist-info}/METADATA +16 -11
  63. {holidays-0.63.dist-info → holidays-0.64.dist-info}/RECORD +66 -36
  64. {holidays-0.63.dist-info → holidays-0.64.dist-info}/WHEEL +1 -1
  65. {holidays-0.63.dist-info → holidays-0.64.dist-info}/LICENSE +0 -0
  66. {holidays-0.63.dist-info → holidays-0.64.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,102 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # Montenegro holidays en_US localization.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2024-11-09 15:23+0200\n"
19
+ "PO-Revision-Date: 2024-12-24 15:27+0200\n"
20
+ "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: en_US\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingva 5.0.4\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. %s (estimated).
30
+ #, c-format
31
+ msgid "%s (procijenjeno)"
32
+ msgstr "%s (estimated)"
33
+
34
+ #. %s (observed).
35
+ #, c-format
36
+ msgid "%s (neradni dan)"
37
+ msgstr "%s (observed)"
38
+
39
+ #. %s (observed, estimated).
40
+ #, c-format
41
+ msgid "%s (neradni dan, procijenjeno)"
42
+ msgstr "%s (observed, estimated)"
43
+
44
+ #. New Year's Day.
45
+ msgid "Nova godina"
46
+ msgstr "New Year's Day"
47
+
48
+ #. Labor Day.
49
+ msgid "Praznik rada"
50
+ msgstr "Labor Day"
51
+
52
+ #. Independence Day.
53
+ msgid "Dan nezavisnosti"
54
+ msgstr "Independence Day"
55
+
56
+ #. Statehood Day.
57
+ msgid "Dan državnosti"
58
+ msgstr "Statehood Day"
59
+
60
+ #. Njegos Day.
61
+ msgid "Njegošev dan"
62
+ msgstr "Njegos Day"
63
+
64
+ #. Good Friday.
65
+ msgid "Veliki petak"
66
+ msgstr "Good Friday"
67
+
68
+ #. Easter.
69
+ msgid "Uskrs"
70
+ msgstr "Easter"
71
+
72
+ #. All Saints' Day.
73
+ msgid "Svi Sveti"
74
+ msgstr "All Saints' Day"
75
+
76
+ #. Christmas Eve.
77
+ msgid "Badnji dan"
78
+ msgstr "Christmas Eve"
79
+
80
+ #. Christmas.
81
+ msgid "Božić"
82
+ msgstr "Christmas"
83
+
84
+ #. Pesach.
85
+ msgid "Pasha"
86
+ msgstr "Pesach"
87
+
88
+ #. Yom Kippur.
89
+ msgid "Jom Kipur"
90
+ msgstr "Yom Kippur"
91
+
92
+ #. Eid al-Fitr.
93
+ msgid "Ramazanski bajram"
94
+ msgstr "Eid al-Fitr"
95
+
96
+ #. Eid al-Adha.
97
+ msgid "Kurbanski bajram"
98
+ msgstr "Eid al-Adha"
99
+
100
+ #. Ecological State Day.
101
+ msgid "Dan Ekološke države"
102
+ msgstr "Ecological State Day"
Binary file
@@ -14,19 +14,17 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Holidays 0.20\n"
17
+ "Project-Id-Version: Holidays 0.64\n"
18
18
  "POT-Creation-Date: 2023-02-15 08:13-0800\n"
19
- "PO-Revision-Date: 2024-01-03 21:22+0200\n"
19
+ "PO-Revision-Date: 2025-01-03 19:32+0200\n"
20
20
  "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Holidays Localization Team\n"
22
22
  "Language: en_US\n"
23
23
  "MIME-Version: 1.0\n"
24
24
  "Content-Type: text/plain; charset=UTF-8\n"
25
25
  "Content-Transfer-Encoding: 8bit\n"
26
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
27
26
  "Generated-By: pygettext.py 1.5\n"
28
- "X-Generator: Poedit 3.4\n"
29
- "X-Poedit-SourceCharset: UTF-8\n"
27
+ "X-Generator: Poedit 3.5\n"
30
28
 
31
29
  #. National Independence Day - 100th anniversary.
32
30
  msgid "Narodowe Święto Niepodległości - 100-lecie"
@@ -104,6 +102,10 @@ msgstr "National Independence Day"
104
102
  msgid "Niepokalane Poczęcie Najświętszej Marii Panny"
105
103
  msgstr "Immaculate Conception of the Blessed Virgin Mary"
106
104
 
105
+ #. Christmas Eve.
106
+ msgid "Wigilia Bożego Narodzenia"
107
+ msgstr "Christmas Eve"
108
+
107
109
  #. Christmas Day.
108
110
  msgid "Boże Narodzenie (pierwszy dzień)"
109
111
  msgstr "Christmas Day"
Binary file
@@ -0,0 +1,75 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # El Salvador holidays en_US localization.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2025-01-03 16:40+0200\n"
19
+ "PO-Revision-Date: 2025-01-03 16:45+0200\n"
20
+ "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: en_US\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingva 5.0.4\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. New Year's Day.
30
+ msgid "Año Nuevo"
31
+ msgstr "New Year's Day"
32
+
33
+ #. Maundy Thursday.
34
+ msgid "Jueves Santo"
35
+ msgstr "Maundy Thursday"
36
+
37
+ #. Good Friday.
38
+ msgid "Viernes Santo"
39
+ msgstr "Good Friday"
40
+
41
+ #. Holy Saturday.
42
+ msgid "Sábado Santo"
43
+ msgstr "Holy Saturday"
44
+
45
+ #. Labor Day.
46
+ msgid "Día del Trabajo"
47
+ msgstr "Labor Day"
48
+
49
+ #. Mother's Day.
50
+ msgid "Día de la Madre"
51
+ msgstr "Mother's Day"
52
+
53
+ #. Father's Day.
54
+ msgid "Día del Padre"
55
+ msgstr "Father's Day"
56
+
57
+ #. Celebrations of San Salvador.
58
+ msgid "Celebración del Divino Salvador del Mundo"
59
+ msgstr "Celebrations of San Salvador"
60
+
61
+ #. Independence Day.
62
+ msgid "Día de la Independencia"
63
+ msgstr "Independence Day"
64
+
65
+ #. All Souls' Day.
66
+ msgid "Día de los Difuntos"
67
+ msgstr "All Souls' Day"
68
+
69
+ #. Christmas Day.
70
+ msgid "Navidad"
71
+ msgstr "Christmas Day"
72
+
73
+ #. Feast of San Salvador.
74
+ msgid "Fiesta de San Salvador"
75
+ msgstr "Feast of San Salvador"
Binary file
@@ -0,0 +1,75 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # El Salvador holidays.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2025-01-03 16:40+0200\n"
19
+ "PO-Revision-Date: 2025-01-03 16:42+0200\n"
20
+ "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: es\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingva 5.0.4\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. New Year's Day.
30
+ msgid "Año Nuevo"
31
+ msgstr ""
32
+
33
+ #. Maundy Thursday.
34
+ msgid "Jueves Santo"
35
+ msgstr ""
36
+
37
+ #. Good Friday.
38
+ msgid "Viernes Santo"
39
+ msgstr ""
40
+
41
+ #. Holy Saturday.
42
+ msgid "Sábado Santo"
43
+ msgstr ""
44
+
45
+ #. Labor Day.
46
+ msgid "Día del Trabajo"
47
+ msgstr ""
48
+
49
+ #. Mother's Day.
50
+ msgid "Día de la Madre"
51
+ msgstr ""
52
+
53
+ #. Father's Day.
54
+ msgid "Día del Padre"
55
+ msgstr ""
56
+
57
+ #. Celebrations of San Salvador.
58
+ msgid "Celebración del Divino Salvador del Mundo"
59
+ msgstr ""
60
+
61
+ #. Independence Day.
62
+ msgid "Día de la Independencia"
63
+ msgstr ""
64
+
65
+ #. All Souls' Day.
66
+ msgid "Día de los Difuntos"
67
+ msgstr ""
68
+
69
+ #. Christmas Day.
70
+ msgid "Navidad"
71
+ msgstr ""
72
+
73
+ #. Feast of San Salvador.
74
+ msgid "Fiesta de San Salvador"
75
+ msgstr ""
Binary file
@@ -0,0 +1,98 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # Afghanistan holidays.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2024-12-24 13:40+0530\n"
19
+ "PO-Revision-Date: 2024-12-31 15:53+0700\n"
20
+ "Last-Translator: Prateekshit Jaiswal <prateekshitjaiswal73@gmail.com>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: fa\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingva 5.0.4\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. Liberation Day.
30
+ msgid "روز آزادی"
31
+ msgstr ""
32
+
33
+ #. Nowruz.
34
+ msgid "نوروز"
35
+ msgstr ""
36
+
37
+ #. International Workers' Day.
38
+ msgid "روز جهانی کارگر"
39
+ msgstr ""
40
+
41
+ #. Martyrs' Day.
42
+ msgid "روز شهیدان"
43
+ msgstr ""
44
+
45
+ #. Day of Arafah.
46
+ msgid "روز عرفه"
47
+ msgstr ""
48
+
49
+ #. Ashura.
50
+ msgid "عاشورا"
51
+ msgstr ""
52
+
53
+ #. Prophet's Birthday.
54
+ msgid "میلاد پیامبر"
55
+ msgstr ""
56
+
57
+ #. First Day of Ramadan.
58
+ msgid "اول رمضان"
59
+ msgstr ""
60
+
61
+ #. %s (estimated).
62
+ #, c-format
63
+ msgid "%s (برآورد شده)"
64
+ msgstr ""
65
+
66
+ #. %s (observed).
67
+ #, c-format
68
+ msgid "%s (مشاهده شده)"
69
+ msgstr ""
70
+
71
+ #. %s (observed, estimated).
72
+ #, c-format
73
+ msgid "%s (مشاهده شده، برآورد شده)"
74
+ msgstr ""
75
+
76
+ #. Soviet Victory Day.
77
+ msgid "روز پیروزی شوروی"
78
+ msgstr ""
79
+
80
+ #. Mojahedin's Victory Day.
81
+ msgid "روز پیروزی مجاهدین"
82
+ msgstr ""
83
+
84
+ #. Afghanistan Independence Day.
85
+ msgid "روز استقلال افغانستان"
86
+ msgstr ""
87
+
88
+ #. Eid al-Fitr.
89
+ msgid "عید فطر"
90
+ msgstr ""
91
+
92
+ #. Eid al-Adha.
93
+ msgid "عید قربانی"
94
+ msgstr ""
95
+
96
+ #. American Withdrawal Day.
97
+ msgid "روز خروج آمریکایی ها"
98
+ msgstr ""
Binary file
@@ -14,17 +14,17 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: Holidays 0.20\n"
17
+ "Project-Id-Version: Holidays 0.64\n"
18
18
  "POT-Creation-Date: 2023-02-15 08:13-0800\n"
19
- "PO-Revision-Date: 2023-02-16 09:00-0800\n"
20
- "Last-Translator: Arkadii Yakovets <ark@cho.red>\n"
19
+ "PO-Revision-Date: 2025-01-03 19:31+0200\n"
20
+ "Last-Translator: ~Jhellico <jhellico@gmail.com>\n"
21
21
  "Language-Team: Holidays Localization Team\n"
22
22
  "Language: pl\n"
23
23
  "MIME-Version: 1.0\n"
24
24
  "Content-Type: text/plain; charset=UTF-8\n"
25
25
  "Content-Transfer-Encoding: 8bit\n"
26
26
  "Generated-By: Lingua 4.15.0\n"
27
- "X-Generator: Poedit 3.2.2\n"
27
+ "X-Generator: Poedit 3.5\n"
28
28
 
29
29
  #. National Independence Day - 100th anniversary.
30
30
  msgid "Narodowe Święto Niepodległości - 100-lecie"
@@ -102,6 +102,10 @@ msgstr ""
102
102
  msgid "Niepokalane Poczęcie Najświętszej Marii Panny"
103
103
  msgstr ""
104
104
 
105
+ #. Christmas Eve.
106
+ msgid "Wigilia Bożego Narodzenia"
107
+ msgstr ""
108
+
105
109
  #. Christmas Day.
106
110
  msgid "Boże Narodzenie (pierwszy dzień)"
107
111
  msgstr ""
Binary file
@@ -0,0 +1,98 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # Afghanistan holidays ps_AF localization.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2024-12-25 20:00+0530\n"
19
+ "PO-Revision-Date: 2024-12-31 15:53+0700\n"
20
+ "Last-Translator: Prateekshit Jaiswal <prateekshitjaiswal73@gmail.com>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: ps_AF\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingua 4.15.0\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. Liberation Day.
30
+ msgid "روز آزادی"
31
+ msgstr "د ازادۍ ورځ"
32
+
33
+ #. Nowruz.
34
+ msgid "نوروز"
35
+ msgstr "نوروز"
36
+
37
+ #. International Workers' Day.
38
+ msgid "روز جهانی کارگر"
39
+ msgstr "د کارګرو نړیواله ورځ"
40
+
41
+ #. Martyrs' Day.
42
+ msgid "روز شهیدان"
43
+ msgstr "د شهیدانو ورځ"
44
+
45
+ #. Day of Arafah.
46
+ msgid "روز عرفه"
47
+ msgstr "د عرفه ورځ"
48
+
49
+ #. Ashura.
50
+ msgid "عاشورا"
51
+ msgstr "عاشورا"
52
+
53
+ #. Prophet's Birthday.
54
+ msgid "میلاد پیامبر"
55
+ msgstr "د پیغمبر الله صلی الله علیه وسلم د میلاد ورځ"
56
+
57
+ #. First Day of Ramadan.
58
+ msgid "اول رمضان"
59
+ msgstr "د روژې لومړۍ نیټه"
60
+
61
+ #. %s (estimated).
62
+ #, c-format
63
+ msgid "%s (برآورد شده)"
64
+ msgstr "%s (اټکل)"
65
+
66
+ #. %s (observed).
67
+ #, c-format
68
+ msgid "%s (مشاهده شده)"
69
+ msgstr "%s (په دې وروستیو کې د افغانستان د کرکټ ملی)"
70
+
71
+ #. %s (observed, estimated).
72
+ #, c-format
73
+ msgid "%s (مشاهده شده، برآورد شده)"
74
+ msgstr "%s (مشاهده شده، تخمین زده شده است)"
75
+
76
+ #. Soviet Victory Day.
77
+ msgid "روز پیروزی شوروی"
78
+ msgstr "د شوروی د بریالیتوب ورځ"
79
+
80
+ #. Mojahedin's Victory Day.
81
+ msgid "روز پیروزی مجاهدین"
82
+ msgstr "مجاهدو د بریا ورځ"
83
+
84
+ #. Afghanistan Independence Day.
85
+ msgid "روز استقلال افغانستان"
86
+ msgstr "د افغانستان د استقلال ورځ"
87
+
88
+ #. Eid al-Fitr.
89
+ msgid "عید فطر"
90
+ msgstr "عید فطر"
91
+
92
+ #. Eid al-Adha.
93
+ msgid "عید قربانی"
94
+ msgstr "عید قربانی"
95
+
96
+ #. American Withdrawal Day.
97
+ msgid "روز خروج آمریکایی ها"
98
+ msgstr "د امریکا د وتلو ورځ"
Binary file
@@ -0,0 +1,111 @@
1
+ # holidays
2
+ # --------
3
+ # A fast, efficient Python library for generating country, province and state
4
+ # specific sets of holidays on the fly. It aims to make determining whether a
5
+ # specific date is a holiday as fast and flexible as possible.
6
+ #
7
+ # Authors: Vacanza Team and individual contributors (see AUTHORS file)
8
+ # dr-prodigy <dr.prodigy.github@gmail.com> (c) 2017-2023
9
+ # ryanss <ryanssdev@icloud.com> (c) 2014-2017
10
+ # Website: https://github.com/vacanza/holidays
11
+ # License: MIT (see LICENSE file)
12
+ #
13
+ # Belarus holidays ru localization.
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: Holidays 0.64\n"
18
+ "POT-Creation-Date: 2024-12-24 11:39+0700\n"
19
+ "PO-Revision-Date: 2024-12-26 19:18+0700\n"
20
+ "Last-Translator: PPsyrius <ppsyrius@ppsyrius.dev>\n"
21
+ "Language-Team: Holidays Localization Team\n"
22
+ "Language: ru\n"
23
+ "MIME-Version: 1.0\n"
24
+ "Content-Type: text/plain; charset=UTF-8\n"
25
+ "Content-Transfer-Encoding: 8bit\n"
26
+ "Generated-By: Lingva 5.0.4\n"
27
+ "X-Generator: Poedit 3.5\n"
28
+
29
+ #. Date format (see strftime() Format Codes)
30
+ msgid "%d.%m.%Y"
31
+ msgstr "%d.%m.%Y"
32
+
33
+ #. Day off (substituted from %s).
34
+ #, c-format
35
+ msgid "Выходны (перанесены з %s)"
36
+ msgstr "Выходной (перенесено с %s)"
37
+
38
+ #. Constitution Day.
39
+ msgid "Дзень Канстытуцыі"
40
+ msgstr "День Конституции"
41
+
42
+ #. Day of Unity of the Peoples of Belarus and Russia.
43
+ msgid "Дзень яднання народаў Беларусі і Расіі"
44
+ msgstr "День единения народов Беларуси и России"
45
+
46
+ #. Victory Day.
47
+ msgid "Дзень Перамогі"
48
+ msgstr "День Победы"
49
+
50
+ #. Day of the National Coat of Arms of the Republic of Belarus, the National
51
+ #. Flag of the Republic of
52
+ #. Belarus and the National Anthem of the Republic of Belarus.
53
+ msgid ""
54
+ "Дзень Дзяржаўнага сцяга, Дзяржаўнага герба і Дзяржаўнага гімна Рэспублікі "
55
+ "Беларусь"
56
+ msgstr ""
57
+ "День Государственного флага, Государственного герба и Государственного гимна"
58
+ " Республики Беларусь"
59
+
60
+ #. Independence Day of the Republic of Belarus (Day of the Republic).
61
+ msgid "Дзень Незалежнасці Рэспублікі Беларусь (Дзень Рэспублікі)"
62
+ msgstr "День Независимости Республики Беларусь (День Республики)"
63
+
64
+ #. Day of People's Unity.
65
+ msgid "Дзень народнага адзінства"
66
+ msgstr "День народного единства"
67
+
68
+ #. New Year's Day.
69
+ msgid "Новы год"
70
+ msgstr "Новый год"
71
+
72
+ #. Day of the Fatherland's Defenders and the Armed Forces of the Republic of
73
+ #. Belarus.
74
+ msgid "Дзень абаронцаў Айчыны і Узброеных Сіл Рэспублікі Беларусь"
75
+ msgstr "День защитников Отечества и Вооруженных Сил Республики Беларусь"
76
+
77
+ #. Women's Day.
78
+ msgid "Дзень жанчын"
79
+ msgstr "День женщин"
80
+
81
+ #. Labor Day.
82
+ msgid "Свята працы"
83
+ msgstr "Праздник труда"
84
+
85
+ #. October Revolution Day.
86
+ msgid "Дзень Кастрычніцкай рэвалюцыі"
87
+ msgstr "День Октябрьской революции"
88
+
89
+ #. Orthodox Christmas Day.
90
+ msgid "Нараджэнне Хрыстова (праваслаўнае Раство)"
91
+ msgstr "Рождество Христово (православное Рождество)"
92
+
93
+ #. Catholic Easter.
94
+ msgid "Каталiцкi Вялiкдзень"
95
+ msgstr "Католическая Пасха"
96
+
97
+ #. Orthodox Easter.
98
+ msgid "Праваслаўны Вялiкдзень"
99
+ msgstr "Православная Пасха"
100
+
101
+ #. Radunitsa (Day of Rejoicing).
102
+ msgid "Радаўніца"
103
+ msgstr "Радуница"
104
+
105
+ #. Dzyady (All Souls' Day).
106
+ msgid "Дзень памяці"
107
+ msgstr "День памяти"
108
+
109
+ #. Catholic Christmas Day.
110
+ msgid "Нараджэнне Хрыстова (каталіцкае Раство)"
111
+ msgstr "Рождество Христово (католическое Рождество)"
Binary file