File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
1414]]] -->
1515![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16- ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.659 %25-0.svg )
16+ ![ Total Translation of Documentation] ( https://img.shields.io/badge/Total-5.660 %25-0.svg )
1717![ 6 Translators] ( https://img.shields.io/badge/Translators-6-0.svg )
1818<!-- [[[end]]] -->
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ f'''''')
1414]]] -->
1515![ build] ( https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg )
16- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-5.659 %25-0.svg )
16+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-5.660 %25-0.svg )
1717![ 6 tłumaczy] ( https://img.shields.io/badge/tłumaczy-6-0.svg )
1818<!-- [[[end]]] -->
1919
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-09 16:22 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -107,7 +108,7 @@ msgid "(The \"2\" is a line number)."
107108msgstr ""
108109
109110msgid "Command-line interface"
110- msgstr ""
111+ msgstr "Interfejs wiersza poleceń "
111112
112113msgid "The :mod:`dis` module can be invoked as a script from the command line:"
113114msgstr ""
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-04-27 16:32 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -73,7 +74,7 @@ msgid ""
7374msgstr ""
7475
7576msgid "Command-line interface"
76- msgstr ""
77+ msgstr "Interfejs wiersza poleceń "
7778
7879msgid ""
7980"The command line interface is invoked using the interpreter's ``-m`` switch."
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-04-27 16:32 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -327,7 +328,7 @@ msgid ""
327328msgstr ""
328329
329330msgid "Command-line interface"
330- msgstr ""
331+ msgstr "Interfejs wiersza poleceń "
331332
332333msgid ""
333334"The :mod:`gzip` module provides a simple command line interface to compress "
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-05 16:45 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -516,7 +517,7 @@ msgid ""
516517msgstr ""
517518
518519msgid "Command-line interface"
519- msgstr ""
520+ msgstr "Interfejs wiersza poleceń "
520521
521522msgid ""
522523":mod:`http.server` can also be invoked directly using the :option:`-m` "
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-03 15:30 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -1876,7 +1877,7 @@ msgid "The meaning of the flags is explained at :ref:`buffer-request-types`."
18761877msgstr ""
18771878
18781879msgid "Command-line interface"
1879- msgstr ""
1880+ msgstr "Interfejs wiersza poleceń "
18801881
18811882msgid ""
18821883"The :mod:`inspect` module also provides a basic introspection capability "
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-04-27 16:32 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -112,7 +113,7 @@ msgid ""
112113msgstr ""
113114
114115msgid "Command-line interface"
115- msgstr ""
116+ msgstr "Interfejs wiersza poleceń "
116117
117118msgid ""
118119"You can also invoke :mod:`pdb` from the command line to debug other "
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-07 16:56 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -272,7 +273,7 @@ msgid ""
272273msgstr ""
273274
274275msgid "Command-line interface"
275- msgstr ""
276+ msgstr "Interfejs wiersza poleceń "
276277
277278msgid ""
278279"The :mod:`site` module also provides a way to get the user directories from "
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.13\n "
1314"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-05-01 15:37 +0000\n "
15+ "POT-Creation-Date : 2026-05-11 18:10 +0000\n "
1516"PO-Revision-Date : 2025-09-15 01:04+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 "
@@ -2026,7 +2027,7 @@ msgid ""
20262027msgstr ""
20272028
20282029msgid "Command-line interface"
2029- msgstr ""
2030+ msgstr "Interfejs wiersza poleceń "
20302031
20312032msgid ""
20322033"The :mod:`!sqlite3` module can be invoked as a script, using the "
You can’t perform that action at this time.
0 commit comments