@@ -42,7 +42,7 @@ msgstr ""
4242"Project-Id-Version: Python Packaging User Guide\n"
4343"Report-Msgid-Bugs-To: \n"
4444"POT-Creation-Date: 2025-12-22 18:44+0000\n"
45- "PO-Revision-Date: 2025-11-22 12:58 +0000\n"
45+ "PO-Revision-Date: 2025-12-24 01:00 +0000\n"
4646"Last-Translator: 大王叫我来巡山 "
4747"<hamburger2048@users.noreply.hosted.weblate.org>\n"
4848"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
@@ -52,7 +52,7 @@ msgstr ""
5252"Content-Type: text/plain; charset=UTF-8\n"
5353"Content-Transfer-Encoding: 8bit\n"
5454"Plural-Forms: nplurals=1; plural=0;\n"
55- "X-Generator: Weblate 5.15-dev \n"
55+ "X-Generator: Weblate 5.15.1 \n"
5656
5757#: ../source/contribute.rst:5
5858msgid "Contribute to this guide"
@@ -4238,15 +4238,6 @@ msgid "Python Packaging Authority (PyPA)"
42384238msgstr "Python 包装管理局 (PyPA)"
42394239
42404240#: ../source/glossary.rst:287
4241- #, fuzzy
4242- #| msgid ""
4243- #| "PyPA is a working group that maintains many of the relevant projects in "
4244- #| "Python packaging. They maintain a site at :doc:`pypa.io <pypa:index>`, "
4245- #| "host projects on `GitHub <https://github.com/pypa>`_ and `Bitbucket "
4246- #| "<https://bitbucket.org/pypa>`_, and discuss issues on the `distutils-sig "
4247- #| "mailing list <https://mail.python.org/mailman3/lists/distutils-"
4248- #| "sig.python.org/>`_ and `the Python Discourse forum <https://"
4249- #| "discuss.python.org/c/packaging>`__."
42504241msgid ""
42514242"PyPA is a working group that maintains many of the relevant projects in "
42524243"Python packaging. They maintain a site at :doc:`pypa.io <pypa:index>`, host "
@@ -4256,11 +4247,10 @@ msgid ""
42564247"discuss.python.org/c/packaging>`__."
42574248msgstr ""
42584249"PyPA 是一个工作组,维护 Python 打包的许多重要项目。他们维护 :doc:`pypa.io "
4259- "<pypa:index>` 站点,在`GitHub <https://github.com/pypa>`_ 和`Bitbucket "
4260- "<https://bitbucket.org/pypa>`_ 上托管项目,并在 `distutils-sig 邮件列表 "
4261- "<https://mail.python.org/mailman3/lists/distutils-sig.python.org/>`_ 和 "
4262- "`Python Discourse 论坛 <https://discuss.python.org/c/packaging>`__ 上讨论问"
4263- "题。"
4250+ "<pypa:index>` 站点,在`GitHub <https://github.com/pypa>`_ 上托管项目,并在 "
4251+ "`distutils-sig 邮件列表 <https://mail.python.org/mailman3/lists/distutils-"
4252+ "sig.python.org/>`_ 和 `Python Discourse 论坛 <https://discuss.python.org/c/"
4253+ "packaging>`__ 上讨论问题。"
42644254
42654255#: ../source/glossary.rst:295
42664256msgid "Python Package Index (PyPI)"
@@ -9418,10 +9408,8 @@ msgstr ""
94189408"workflows/`` 目录下。"
94199409
94209410#: ../source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst:90
9421- #, fuzzy
9422- #| msgid "Let's create a ``.github/workflows/publish-to-test-pypi.yml`` file."
94239411msgid "Let's create a ``.github/workflows/publish-to-pypi.yml`` file."
9424- msgstr "让我们创建一个 ``.github/workflows/publish-to-test- pypi.yml`` 文件。"
9412+ msgstr "让我们创建一个 ``.github/workflows/publish-to-pypi.yml`` 文件。"
94259413
94269414#: ../source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst:93
94279415msgid ""
0 commit comments