66# Translators:
77# Nikodem Łobodziński <n.lobodzinski@gmail.com>, 2021
88# Maciej Olko <maciej.olko@gmail.com>, 2021
9+ # Krzysztof Abramowicz, 2022
910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2021-07-26 07:02+0000\n "
1617"PO-Revision-Date : 2017-02-16 17:32+0000\n "
17- "Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2021 \n "
18+ "Last-Translator : Krzysztof Abramowicz, 2022 \n "
1819"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -216,7 +217,7 @@ msgid ""
216217msgstr ""
217218
218219msgid "attribute"
219- msgstr ""
220+ msgstr "atrybut "
220221
221222msgid ""
222223"A value associated with an object which is referenced by name using dotted "
@@ -279,7 +280,7 @@ msgid ""
279280msgstr ""
280281
281282msgid "bytecode"
282- msgstr ""
283+ msgstr "kod bajtowy "
283284
284285msgid ""
285286"Python source code is compiled into bytecode, the internal representation of "
@@ -298,7 +299,7 @@ msgid ""
298299msgstr ""
299300
300301msgid "callback"
301- msgstr ""
302+ msgstr "wywołanie zwrotne "
302303
303304msgid ""
304305"A subroutine function which is passed as an argument to be executed at some "
@@ -535,7 +536,7 @@ msgid ""
535536msgstr ""
536537
537538msgid "extension module"
538- msgstr ""
539+ msgstr "moduł rozszerzenia "
539540
540541msgid ""
541542"A module written in C or C++, using Python's C API to interact with the core "
0 commit comments