Skip to content

Commit 80be825

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/ Translation: pypa/packaging.python.org
1 parent 80a3b37 commit 80be825

35 files changed

Lines changed: 1096 additions & 457 deletions

File tree

locales/ar/LC_MESSAGES/messages.po

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python Packaging User Guide\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2026-04-20 19:36+0000\n"
12+
"POT-Creation-Date: 2026-04-21 14:37+0000\n"
1313
"PO-Revision-Date: 2025-12-15 04:00+0000\n"
1414
"Last-Translator: HAMDI KHALID <hamdikhalid43@gmail.com>\n"
1515
"Language-Team: Arabic <https://hosted.weblate.org/projects/pypa/packaging-"
@@ -11381,74 +11381,91 @@ msgid ""
1138111381
msgstr ""
1138211382

1138311383
#: ../source/key_projects.rst:833
11384-
msgid "zest.releaser"
11384+
msgid "uv"
1138511385
msgstr ""
1138611386

1138711387
#: ../source/key_projects.rst:835
1138811388
msgid ""
11389+
"`Docs <https://docs.astral.sh/uv/>`__ | `GitHub <https://github.com/astral-"
11390+
"sh/uv>`__ | `PyPI <https://pypi.org/project/uv/>`__"
11391+
msgstr ""
11392+
11393+
#: ../source/key_projects.rst:839
11394+
msgid ""
11395+
"A Python package and project manager, written in Rust for high performance. "
11396+
"It supports creating and managing virtual environments, installing packages, "
11397+
"locking dependencies, and managing Python versions and projects."
11398+
msgstr ""
11399+
11400+
#: ../source/key_projects.rst:846
11401+
msgid "zest.releaser"
11402+
msgstr ""
11403+
11404+
#: ../source/key_projects.rst:848
11405+
msgid ""
1138911406
"`Docs <https://zestreleaser.readthedocs.io/en/latest/>`__ | `GitHub <https://"
1139011407
"github.com/zestsoftware/zest.releaser/>`__ | `PyPI <https://pypi.org/project/"
1139111408
"zest.releaser/>`__"
1139211409
msgstr ""
1139311410

11394-
#: ../source/key_projects.rst:839
11411+
#: ../source/key_projects.rst:852
1139511412
msgid ""
1139611413
"``zest.releaser`` is a Python package release tool providing an abstraction "
1139711414
"layer on top of :ref:`twine`. Python developers use ``zest.releaser`` to "
1139811415
"automate incrementing package version numbers, updating changelogs, tagging "
1139911416
"releases in source control, and uploading new packages to PyPI."
1140011417
msgstr ""
1140111418

11402-
#: ../source/key_projects.rst:846
11419+
#: ../source/key_projects.rst:859
1140311420
msgid "Standard Library Projects"
1140411421
msgstr ""
1140511422

11406-
#: ../source/key_projects.rst:851
11423+
#: ../source/key_projects.rst:864
1140711424
msgid "ensurepip"
1140811425
msgstr ""
1140911426

11410-
#: ../source/key_projects.rst:853
11427+
#: ../source/key_projects.rst:866
1141111428
msgid ""
1141211429
"`Docs <https://docs.python.org/3/library/ensurepip.html>`__ | `Issues "
1141311430
"<https://bugs.python.org/>`__"
1141411431
msgstr ""
1141511432

11416-
#: ../source/key_projects.rst:856
11433+
#: ../source/key_projects.rst:869
1141711434
msgid ""
1141811435
"A package in the Python Standard Library that provides support for "
1141911436
"bootstrapping :ref:`pip` into an existing Python installation or virtual "
1142011437
"environment. In most cases, end users won't use this module, but rather it "
1142111438
"will be used during the build of the Python distribution."
1142211439
msgstr ""
1142311440

11424-
#: ../source/key_projects.rst:864
11441+
#: ../source/key_projects.rst:877
1142511442
msgid "http.server"
1142611443
msgstr ""
1142711444

11428-
#: ../source/key_projects.rst:866
11445+
#: ../source/key_projects.rst:879
1142911446
msgid ""
1143011447
":doc:`Docs <python:library/http.server>` | :gh:`Issues <python/cpython/"
1143111448
"issues>`"
1143211449
msgstr ""
1143311450

11434-
#: ../source/key_projects.rst:869
11451+
#: ../source/key_projects.rst:882
1143511452
msgid ""
1143611453
"A package and command-line interface which can host a directory as a "
1143711454
"website, for example as a :term:`package index <Package Index>` "
1143811455
"(see :ref:`Hosting your Own Simple Repository`)."
1143911456
msgstr ""
1144011457

11441-
#: ../source/key_projects.rst:876
11458+
#: ../source/key_projects.rst:889
1144211459
msgid "venv"
1144311460
msgstr ""
1144411461

11445-
#: ../source/key_projects.rst:878
11462+
#: ../source/key_projects.rst:891
1144611463
msgid ""
1144711464
"`Docs <https://docs.python.org/3/library/venv.html>`__ | `Issues <https://"
1144811465
"github.com/python/cpython/issues>`__"
1144911466
msgstr ""
1145011467

11451-
#: ../source/key_projects.rst:881
11468+
#: ../source/key_projects.rst:894
1145211469
msgid ""
1145311470
"A package in the Python Standard Library (starting with Python 3.3) for "
1145411471
"creating :term:`Virtual Environments <Virtual Environment>`. For more "

locales/ars/LC_MESSAGES/messages.po

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python Packaging User Guide\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2026-04-20 19:36+0000\n"
9+
"POT-Creation-Date: 2026-04-21 14:37+0000\n"
1010
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1111
"Last-Translator: Automatically generated\n"
1212
"Language-Team: none\n"
@@ -11374,74 +11374,91 @@ msgid ""
1137411374
msgstr ""
1137511375

1137611376
#: ../source/key_projects.rst:833
11377-
msgid "zest.releaser"
11377+
msgid "uv"
1137811378
msgstr ""
1137911379

1138011380
#: ../source/key_projects.rst:835
1138111381
msgid ""
11382+
"`Docs <https://docs.astral.sh/uv/>`__ | `GitHub <https://github.com/astral-"
11383+
"sh/uv>`__ | `PyPI <https://pypi.org/project/uv/>`__"
11384+
msgstr ""
11385+
11386+
#: ../source/key_projects.rst:839
11387+
msgid ""
11388+
"A Python package and project manager, written in Rust for high performance. "
11389+
"It supports creating and managing virtual environments, installing packages, "
11390+
"locking dependencies, and managing Python versions and projects."
11391+
msgstr ""
11392+
11393+
#: ../source/key_projects.rst:846
11394+
msgid "zest.releaser"
11395+
msgstr ""
11396+
11397+
#: ../source/key_projects.rst:848
11398+
msgid ""
1138211399
"`Docs <https://zestreleaser.readthedocs.io/en/latest/>`__ | `GitHub <https://"
1138311400
"github.com/zestsoftware/zest.releaser/>`__ | `PyPI <https://pypi.org/project/"
1138411401
"zest.releaser/>`__"
1138511402
msgstr ""
1138611403

11387-
#: ../source/key_projects.rst:839
11404+
#: ../source/key_projects.rst:852
1138811405
msgid ""
1138911406
"``zest.releaser`` is a Python package release tool providing an abstraction "
1139011407
"layer on top of :ref:`twine`. Python developers use ``zest.releaser`` to "
1139111408
"automate incrementing package version numbers, updating changelogs, tagging "
1139211409
"releases in source control, and uploading new packages to PyPI."
1139311410
msgstr ""
1139411411

11395-
#: ../source/key_projects.rst:846
11412+
#: ../source/key_projects.rst:859
1139611413
msgid "Standard Library Projects"
1139711414
msgstr ""
1139811415

11399-
#: ../source/key_projects.rst:851
11416+
#: ../source/key_projects.rst:864
1140011417
msgid "ensurepip"
1140111418
msgstr ""
1140211419

11403-
#: ../source/key_projects.rst:853
11420+
#: ../source/key_projects.rst:866
1140411421
msgid ""
1140511422
"`Docs <https://docs.python.org/3/library/ensurepip.html>`__ | `Issues "
1140611423
"<https://bugs.python.org/>`__"
1140711424
msgstr ""
1140811425

11409-
#: ../source/key_projects.rst:856
11426+
#: ../source/key_projects.rst:869
1141011427
msgid ""
1141111428
"A package in the Python Standard Library that provides support for "
1141211429
"bootstrapping :ref:`pip` into an existing Python installation or virtual "
1141311430
"environment. In most cases, end users won't use this module, but rather it "
1141411431
"will be used during the build of the Python distribution."
1141511432
msgstr ""
1141611433

11417-
#: ../source/key_projects.rst:864
11434+
#: ../source/key_projects.rst:877
1141811435
msgid "http.server"
1141911436
msgstr ""
1142011437

11421-
#: ../source/key_projects.rst:866
11438+
#: ../source/key_projects.rst:879
1142211439
msgid ""
1142311440
":doc:`Docs <python:library/http.server>` | :gh:`Issues <python/cpython/"
1142411441
"issues>`"
1142511442
msgstr ""
1142611443

11427-
#: ../source/key_projects.rst:869
11444+
#: ../source/key_projects.rst:882
1142811445
msgid ""
1142911446
"A package and command-line interface which can host a directory as a "
1143011447
"website, for example as a :term:`package index <Package Index>` "
1143111448
"(see :ref:`Hosting your Own Simple Repository`)."
1143211449
msgstr ""
1143311450

11434-
#: ../source/key_projects.rst:876
11451+
#: ../source/key_projects.rst:889
1143511452
msgid "venv"
1143611453
msgstr ""
1143711454

11438-
#: ../source/key_projects.rst:878
11455+
#: ../source/key_projects.rst:891
1143911456
msgid ""
1144011457
"`Docs <https://docs.python.org/3/library/venv.html>`__ | `Issues <https://"
1144111458
"github.com/python/cpython/issues>`__"
1144211459
msgstr ""
1144311460

11444-
#: ../source/key_projects.rst:881
11461+
#: ../source/key_projects.rst:894
1144511462
msgid ""
1144611463
"A package in the Python Standard Library (starting with Python 3.3) for "
1144711464
"creating :term:`Virtual Environments <Virtual Environment>`. For more "

locales/cs/LC_MESSAGES/messages.po

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python Packaging User Guide\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2026-04-20 19:36+0000\n"
10+
"POT-Creation-Date: 2026-04-21 14:37+0000\n"
1111
"PO-Revision-Date: 2025-10-16 23:52+0000\n"
1212
"Last-Translator: Karolína Wallenfelsová <wallenka@icloud.com>\n"
1313
"Language-Team: Czech <https://hosted.weblate.org/projects/pypa/packaging-"
@@ -11385,74 +11385,91 @@ msgid ""
1138511385
msgstr ""
1138611386

1138711387
#: ../source/key_projects.rst:833
11388-
msgid "zest.releaser"
11388+
msgid "uv"
1138911389
msgstr ""
1139011390

1139111391
#: ../source/key_projects.rst:835
1139211392
msgid ""
11393+
"`Docs <https://docs.astral.sh/uv/>`__ | `GitHub <https://github.com/astral-"
11394+
"sh/uv>`__ | `PyPI <https://pypi.org/project/uv/>`__"
11395+
msgstr ""
11396+
11397+
#: ../source/key_projects.rst:839
11398+
msgid ""
11399+
"A Python package and project manager, written in Rust for high performance. "
11400+
"It supports creating and managing virtual environments, installing packages, "
11401+
"locking dependencies, and managing Python versions and projects."
11402+
msgstr ""
11403+
11404+
#: ../source/key_projects.rst:846
11405+
msgid "zest.releaser"
11406+
msgstr ""
11407+
11408+
#: ../source/key_projects.rst:848
11409+
msgid ""
1139311410
"`Docs <https://zestreleaser.readthedocs.io/en/latest/>`__ | `GitHub <https://"
1139411411
"github.com/zestsoftware/zest.releaser/>`__ | `PyPI <https://pypi.org/project/"
1139511412
"zest.releaser/>`__"
1139611413
msgstr ""
1139711414

11398-
#: ../source/key_projects.rst:839
11415+
#: ../source/key_projects.rst:852
1139911416
msgid ""
1140011417
"``zest.releaser`` is a Python package release tool providing an abstraction "
1140111418
"layer on top of :ref:`twine`. Python developers use ``zest.releaser`` to "
1140211419
"automate incrementing package version numbers, updating changelogs, tagging "
1140311420
"releases in source control, and uploading new packages to PyPI."
1140411421
msgstr ""
1140511422

11406-
#: ../source/key_projects.rst:846
11423+
#: ../source/key_projects.rst:859
1140711424
msgid "Standard Library Projects"
1140811425
msgstr ""
1140911426

11410-
#: ../source/key_projects.rst:851
11427+
#: ../source/key_projects.rst:864
1141111428
msgid "ensurepip"
1141211429
msgstr ""
1141311430

11414-
#: ../source/key_projects.rst:853
11431+
#: ../source/key_projects.rst:866
1141511432
msgid ""
1141611433
"`Docs <https://docs.python.org/3/library/ensurepip.html>`__ | `Issues "
1141711434
"<https://bugs.python.org/>`__"
1141811435
msgstr ""
1141911436

11420-
#: ../source/key_projects.rst:856
11437+
#: ../source/key_projects.rst:869
1142111438
msgid ""
1142211439
"A package in the Python Standard Library that provides support for "
1142311440
"bootstrapping :ref:`pip` into an existing Python installation or virtual "
1142411441
"environment. In most cases, end users won't use this module, but rather it "
1142511442
"will be used during the build of the Python distribution."
1142611443
msgstr ""
1142711444

11428-
#: ../source/key_projects.rst:864
11445+
#: ../source/key_projects.rst:877
1142911446
msgid "http.server"
1143011447
msgstr ""
1143111448

11432-
#: ../source/key_projects.rst:866
11449+
#: ../source/key_projects.rst:879
1143311450
msgid ""
1143411451
":doc:`Docs <python:library/http.server>` | :gh:`Issues <python/cpython/"
1143511452
"issues>`"
1143611453
msgstr ""
1143711454

11438-
#: ../source/key_projects.rst:869
11455+
#: ../source/key_projects.rst:882
1143911456
msgid ""
1144011457
"A package and command-line interface which can host a directory as a "
1144111458
"website, for example as a :term:`package index <Package Index>` "
1144211459
"(see :ref:`Hosting your Own Simple Repository`)."
1144311460
msgstr ""
1144411461

11445-
#: ../source/key_projects.rst:876
11462+
#: ../source/key_projects.rst:889
1144611463
msgid "venv"
1144711464
msgstr ""
1144811465

11449-
#: ../source/key_projects.rst:878
11466+
#: ../source/key_projects.rst:891
1145011467
msgid ""
1145111468
"`Docs <https://docs.python.org/3/library/venv.html>`__ | `Issues <https://"
1145211469
"github.com/python/cpython/issues>`__"
1145311470
msgstr ""
1145411471

11455-
#: ../source/key_projects.rst:881
11472+
#: ../source/key_projects.rst:894
1145611473
msgid ""
1145711474
"A package in the Python Standard Library (starting with Python 3.3) for "
1145811475
"creating :term:`Virtual Environments <Virtual Environment>`. For more "

0 commit comments

Comments
 (0)