Skip to content

Commit 421cc34

Browse files
committed
Update translation from Transifex
1 parent e89ab74 commit 421cc34

File tree

4 files changed

+1976
-9
lines changed

4 files changed

+1976
-9
lines changed

distutils/introduction.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8+
# Krzysztof Abramowicz, 2022
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1516
"PO-Revision-Date: 2020-05-30 11:52+0000\n"
16-
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
17+
"Last-Translator: Krzysztof Abramowicz, 2022\n"
1718
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -297,7 +298,7 @@ msgid ""
297298
msgstr ""
298299

299300
msgid "extension module"
300-
msgstr ""
301+
msgstr "moduł rozszerzenia"
301302

302303
msgid ""
303304
"a module written in the low-level language of the Python implementation: C/C+"

glossary.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
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
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1617
"PO-Revision-Date: 2020-05-30 11:46+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 ""
216217
msgstr ""
217218

218219
msgid "attribute"
219-
msgstr ""
220+
msgstr "atrybut"
220221

221222
msgid ""
222223
"A value associated with an object which is referenced by name using dotted "
@@ -279,7 +280,7 @@ msgid ""
279280
msgstr ""
280281

281282
msgid "bytecode"
282-
msgstr ""
283+
msgstr "kod bajtowy"
283284

284285
msgid ""
285286
"Python source code is compiled into bytecode, the internal representation of "
@@ -298,7 +299,7 @@ msgid ""
298299
msgstr ""
299300

300301
msgid "callback"
301-
msgstr ""
302+
msgstr "wywołanie zwrotne"
302303

303304
msgid ""
304305
"A subroutine function which is passed as an argument to be executed at some "
@@ -534,7 +535,7 @@ msgid ""
534535
msgstr ""
535536

536537
msgid "extension module"
537-
msgstr ""
538+
msgstr "moduł rozszerzenia"
538539

539540
msgid ""
540541
"A module written in C or C++, using Python's C API to interact with the core "

0 commit comments

Comments
 (0)