File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''[] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
1717[ ![ core 97.60%] ( https://img.shields.io/badge/core-97.60%25-0.svg )] ( https://translations.python.org/#pl )
18- [ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_words-5.22 %25-0.svg )] ( https://translations.python.org/#pl )
19- [ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_strings-11.89 %25-0.svg )] ( https://translations.python.org/#pl )
18+ [ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_words-5.23 %25-0.svg )] ( https://translations.python.org/#pl )
19+ [ ![ Total Translation of Documentation] ( https://img.shields.io/badge/total_strings-11.92 %25-0.svg )] ( https://translations.python.org/#pl )
2020<!-- [[[end]]] -->
2121
2222* Przeczytaj to w innym języku: [ polski] ( README.md ) *
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''[] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml )
1717[ ![ podstawowe artykuły 97.60%] ( https://img.shields.io/badge/podstawowe_artykuły-97.60%25-0.svg )] ( https://translations.python.org/#pl )
18- [ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_słów-5.22 %25-0.svg )] ( https://translations.python.org/#pl )
19- [ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_napisów-11.89 %25-0.svg )] ( https://translations.python.org/#pl )
18+ [ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_słów-5.23 %25-0.svg )] ( https://translations.python.org/#pl )
19+ [ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość_napisów-11.92 %25-0.svg )] ( https://translations.python.org/#pl )
2020<!-- [[[end]]] -->
2121
2222* Read this in another language: [ English] ( README.en.md ) *
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ msgid ""
9696msgstr ""
9797
9898msgid "exec(command, __main__.__dict__, __main__.__dict__)"
99- msgstr ""
99+ msgstr "exec(polecenie, __main__.__dict__, __main__.__dict__) "
100100
101101msgid ""
102102"and gathers profiling statistics from the execution. If no file name is "
@@ -112,7 +112,7 @@ msgid ""
112112msgstr ""
113113
114114msgid "exec(command, globals, locals)"
115- msgstr ""
115+ msgstr "exec(polecenie, globalne, lokalne) "
116116
117117msgid "and gathers profiling statistics as in the :func:`run` function above."
118118msgstr ""
@@ -169,7 +169,7 @@ msgid ""
169169msgstr ""
170170
171171msgid "Added context manager support."
172- msgstr ""
172+ msgstr "Dodano obsługę menedżera kontekstu v "
173173
174174msgid "Start collecting profiling data. Only in :mod:`profiling.tracing`."
175175msgstr ""
Original file line number Diff line number Diff line change 55#
66# Translators:
77# python-doc bot, 2026
8+ # Blessing Oluronbi, 2026
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.15\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-08 18:34 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 16:26 +0000\n "
1516"PO-Revision-Date : 2025-09-16 00:01+0000\n "
16- "Last-Translator : python-doc bot , 2026\n "
17+ "Last-Translator : Blessing Oluronbi , 2026\n "
1718"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -226,7 +227,7 @@ msgid ""
226227msgstr ""
227228
228229msgid "Added context manager support."
229- msgstr ""
230+ msgstr "Dodano obsługę menedżera kontekstu v "
230231
231232msgid "Added the *serializer* and *deserializer* parameters."
232233msgstr ""
Original file line number Diff line number Diff line change 55#
66# Translators:
77# python-doc bot, 2025
8+ # Blessing Oluronbi, 2026
89#
910#, fuzzy
1011msgid ""
1112msgstr ""
1213"Project-Id-Version : Python 3.15\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-08 18:34 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 16:26 +0000\n "
1516"PO-Revision-Date : 2025-09-16 00:01+0000\n "
16- "Last-Translator : python-doc bot, 2025 \n "
17+ "Last-Translator : Blessing Oluronbi, 2026 \n "
1718"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -799,7 +800,7 @@ msgid ""
799800msgstr ""
800801
801802msgid "Added context manager support."
802- msgstr ""
803+ msgstr "Dodano obsługę menedżera kontekstu v "
803804
804805msgid ""
805806"Popen destructor now emits a :exc:`ResourceWarning` warning if the child "
You can’t perform that action at this time.
0 commit comments