77# m_aciek <maciej.olko@gmail.com>, 2020
88# Igor Zubrycki <igorzubrycki@gmail.com>, 2020
99# Ciarbin Ciarbin <mrciarbin@gmail.com>, 2021
10+ # Jarosław Piszczała, 2021
1011#
1112#, fuzzy
1213msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516"Report-Msgid-Bugs-To : \n "
1617"POT-Creation-Date : 2021-05-05 06:14+0000\n "
1718"PO-Revision-Date : 2017-02-16 23:40+0000\n "
18- "Last-Translator : Ciarbin Ciarbin <mrciarbin@gmail.com> , 2021\n "
19+ "Last-Translator : Jarosław Piszczała , 2021\n "
1920"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
2021"MIME-Version : 1.0\n "
2122"Content-Type : text/plain; charset=UTF-8\n "
@@ -212,7 +213,7 @@ msgid ""
212213msgstr ""
213214
214215msgid "Raising Exceptions"
215- msgstr ""
216+ msgstr "Rzucanie Wyjątków "
216217
217218msgid ""
218219"The :keyword:`raise` statement allows the programmer to force a specified "
@@ -234,7 +235,7 @@ msgid ""
234235msgstr ""
235236
236237msgid "Exception Chaining"
237- msgstr ""
238+ msgstr "Łańcuch Wyjątków "
238239
239240msgid ""
240241"The :keyword:`raise` statement allows an optional :keyword:`from<raise>` "
@@ -255,7 +256,7 @@ msgid ""
255256msgstr ""
256257
257258msgid "User-defined Exceptions"
258- msgstr ""
259+ msgstr "Wyjątki Zdefiniowane przez Użytkownika "
259260
260261msgid ""
261262"Programs may name their own exceptions by creating a new exception class "
0 commit comments