7
7
# m_aciek <[email protected] >, 2020
8
8
# Igor Zubrycki <[email protected] >, 2020
9
9
# Ciarbin Ciarbin <[email protected] >, 2021
10
+ # Jarosław Piszczała, 2021
10
11
#
11
12
#, fuzzy
12
13
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
15
16
"Report-Msgid-Bugs-To : \n "
16
17
"POT-Creation-Date : 2021-05-05 06:14+0000\n "
17
18
"PO-Revision-Date : 2017-02-16 23:40+0000\n "
18
- "
Last-Translator :
Ciarbin Ciarbin <[email protected] > , 2021\n"
19
+ "Last-Translator : Jarosław Piszczała , 2021\n "
19
20
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
20
21
"MIME-Version : 1.0\n "
21
22
"Content-Type : text/plain; charset=UTF-8\n "
@@ -212,7 +213,7 @@ msgid ""
212
213
msgstr ""
213
214
214
215
msgid "Raising Exceptions"
215
- msgstr ""
216
+ msgstr "Rzucanie Wyjątków "
216
217
217
218
msgid ""
218
219
"The :keyword:`raise` statement allows the programmer to force a specified "
@@ -234,7 +235,7 @@ msgid ""
234
235
msgstr ""
235
236
236
237
msgid "Exception Chaining"
237
- msgstr ""
238
+ msgstr "Łańcuch Wyjątków "
238
239
239
240
msgid ""
240
241
"The :keyword:`raise` statement allows an optional :keyword:`from<raise>` "
@@ -255,7 +256,7 @@ msgid ""
255
256
msgstr ""
256
257
257
258
msgid "User-defined Exceptions"
258
- msgstr ""
259
+ msgstr "Wyjątki Zdefiniowane przez Użytkownika "
259
260
260
261
msgid ""
261
262
"Programs may name their own exceptions by creating a new exception class "
0 commit comments