Skip to content

Commit 1631735

Browse files
m-aciekweblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 1.6% (77 of 4541 strings) Co-authored-by: Maciej Olko <maciej.olko@gmail.com> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/pl/ Translation: pypa/packaging.python.org
1 parent 32e24d8 commit 1631735

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

locales/pl/LC_MESSAGES/messages.po

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python Packaging User Guide\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2026-08-19 11:32+0000\n"
12-
"PO-Revision-Date: 2026-02-11 07:09+0000\n"
12+
"PO-Revision-Date: 2026-08-23 23:51+0000\n"
1313
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>\n"
1414
"Language-Team: Polish <https://hosted.weblate.org/projects/pypa/packaging-"
1515
"python-org/pl/>\n"
@@ -19,7 +19,7 @@ msgstr ""
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
2121
"|| n%100>=20) ? 1 : 2);\n"
22-
"X-Generator: Weblate 5.16-dev\n"
22+
"X-Generator: Weblate 2026.9.dev0\n"
2323

2424
#: ../source/contribute.rst:5
2525
msgid "Contribute to this guide"
@@ -10297,32 +10297,42 @@ msgstr ""
1029710297

1029810298
#: ../source/index.rst:3 ../source/key_projects.rst:247
1029910299
msgid "Python Packaging User Guide"
10300-
msgstr ""
10300+
msgstr "Podręcznik użytkownika pakietów Pythona"
1030110301

1030210302
#: ../source/index.rst:25
1030310303
msgid ""
1030410304
"Welcome to the *Python Packaging User Guide*, a collection of tutorials and "
1030510305
"references to help you distribute and install Python packages with modern "
1030610306
"tools."
1030710307
msgstr ""
10308+
"Witamy w *Podręczniku użytkownika pakietów Pythona* – zbiorze samouczków i "
10309+
"materiałów referencyjnych, które pomogą Ci w dystrybucji i instalacji "
10310+
"pakietów w języku Python przy użyciu nowoczesnych narzędzi."
1030810311

1030910312
#: ../source/index.rst:29
1031010313
msgid ""
1031110314
"This guide is maintained on `GitHub`_ by the :doc:`Python Packaging "
1031210315
"Authority <pypa:index>`. We happily accept :doc:`contributions and feedback "
1031310316
"<contribute>`. 😊"
1031410317
msgstr ""
10318+
"Niniejszy przewodnik jest utrzymywany na `GitHub`_ przez :doc:`Python "
10319+
"Packaging Authority <pypa:index>`. Z radością przyjmujemy :doc:`wkład i "
10320+
"opinie <contribute>`. 😊"
1031510321

1031610322
#: ../source/index.rst:36
1031710323
msgid "Overview and Flow"
10318-
msgstr ""
10324+
msgstr "Przegląd i przebieg"
1031910325

1032010326
#: ../source/index.rst:40
1032110327
msgid ""
1032210328
"Building your understanding of Python packaging is a journey. Patience and "
1032310329
"continuous improvement are key to success. The overview and flow sections "
1032410330
"provide a starting point for understanding the Python packaging ecosystem."
1032510331
msgstr ""
10332+
"Zgłębianie wiedzy na temat pakietów w języku Python to długa droga. Kluczem "
10333+
"do sukcesu są cierpliwość i ciągłe doskonalenie się. Sekcje poświęcone "
10334+
"przeglądowi i przebiegowi procesu stanowią punkt wyjścia do zrozumienia "
10335+
"ekosystemu pakietów w języku Python."
1032610336

1032710337
#: ../source/index.rst:44
1032810338
msgid ""

0 commit comments

Comments
 (0)