Skip to content

Commit e922048

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent a7c7a40 commit e922048

File tree

7 files changed

+36
-14
lines changed

7 files changed

+36
-14
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
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-4.731%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.743%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
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ść-4.731%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.743%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

distributing/index.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2021
8-
# Stanislaw Ulbrych, 2024
8+
# Stan Ulbrych, 2024
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
15+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
17-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
17+
"Last-Translator: Stan Ulbrych, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"

howto/isolating-extensions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
14+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2022-11-05 19:48+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

installing/index.po

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Maciej Olko <maciej.olko@gmail.com>, 2021
87
# Krzysztof Wierzbicki <krzwierz79@gmail.com>, 2021
9-
# Stanislaw Ulbrych, 2025
8+
# Stan Ulbrych, 2025
9+
# Maciej Olko <maciej.olko@gmail.com>, 2025
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-01-17 14:16+0000\n"
16+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
18-
"Last-Translator: Stanislaw Ulbrych, 2025\n"
18+
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,6 +60,9 @@ msgid ""
6060
"creating and sharing your own Python projects, refer to the `Python "
6161
"packaging user guide`_."
6262
msgstr ""
63+
"Ta część przewodnika dotyczy procesu instalacji. Przewodnik po tworzeniu i "
64+
"udostępnianiu własnych projektów Python znajduje się w `Python packaging "
65+
"user guide`_."
6366

6467
msgid ""
6568
"For corporate and other institutional users, be aware that many "
@@ -114,6 +117,9 @@ msgid ""
114117
"The `Python Package Index <https://pypi.org>`__ is a public repository of "
115118
"open source licensed packages made available for use by other Python users."
116119
msgstr ""
120+
"`Python Package Index <https://pypi.org>`__ jest publicznym repozytorium "
121+
"paczek z licencją open-source, udostępnionych do wykorzystania przez innych "
122+
"użytkowników Pythona."
117123

118124
msgid ""
119125
"the `Python Packaging Authority <https://www.pypa.io/>`__ is the group of "
@@ -122,6 +128,11 @@ msgid ""
122128
"file format standards. They maintain a variety of tools, documentation, and "
123129
"issue trackers on `GitHub <https://github.com/pypa>`__."
124130
msgstr ""
131+
"`Python Packaging Authority <https://www.pypa.io/>`__ to grupa programistów "
132+
"i autorów dokumentacji odpowiedzialnych za utrzymanie i ewolucję "
133+
"standardowych narzędzi do pakowania oraz powiązanych metadanych i standardów "
134+
"formatu plików. Utrzymują oni różne narzędzia, dokumentację i repozytoria "
135+
"zgłoszeń na `GitHub <https://github.com/pypa>`__."
125136

126137
msgid ""
127138
"``distutils`` is the original build and distribution system first added to "
@@ -131,15 +142,26 @@ msgid ""
131142
"library, but its name lives on in other ways (such as the name of the "
132143
"mailing list used to coordinate Python packaging standards development)."
133144
msgstr ""
145+
"``distutils`` to oryginalny system kompilacji i dystrybucji po raz pierwszy "
146+
"dodany do biblioteki standardowej Pythona w 1998 roku. Podczas gdy "
147+
"bezpośrednie korzystanie z ``distutils`` jest stopniowo wycofywane, nadal "
148+
"stanowi podstawę dla obecnej infrastruktury pakowania i dystrybucji, i nie "
149+
"tylko pozostaje częścią biblioteki standardowej, ale jego nazwa żyje na inne "
150+
"sposoby (takie jak nazwa listy mailingowej używanej do koordynowania rozwoju "
151+
"standardów pakowania Python)."
134152

135153
msgid ""
136154
"The use of ``venv`` is now recommended for creating virtual environments."
137155
msgstr ""
156+
"Korzystanie z ``venv`` jest obecnie zalecane do tworzenia środowisk "
157+
"wirtualnych."
138158

139159
msgid ""
140160
"`Python Packaging User Guide: Creating and using virtual environments "
141161
"<https://packaging.python.org/installing/#creating-virtual-environments>`__"
142162
msgstr ""
163+
"`Python Packaging User Guide: Creating and using virtual environments "
164+
"<https://packaging.python.org/installing/#creating-virtual-environments>`__"
143165

144166
msgid "Basic usage"
145167
msgstr ""
@@ -179,8 +201,8 @@ msgid ""
179201
"python -m pip install SomePackage==1.0.4 # specific version\n"
180202
"python -m pip install \"SomePackage>=1.0.4\" # minimum version"
181203
msgstr ""
182-
"python -m pip install JakisPakiet==1.0.4 # specyficzna wersja\n"
183-
"python -m pip install \"JakisPakiet>=1.0.4\" # minimum wersja"
204+
"python -m pip install JakisPakiet==1.0.4 # specyficzna wersja\n"
205+
"python -m pip install \"JakisPakiet>=1.0.4\" # wersja minimum"
184206

185207
msgid ""
186208
"Normally, if a suitable module is already installed, attempting to install "

library/constants.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
14+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
1616
"Last-Translator: Wiktor Matuszewski <wiktor.matuszewski@gmail.com>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/email.message.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 14:16+0000\n"
14+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:05+0000\n"
1616
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2021\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)