File tree 4 files changed +568
-572
lines changed 4 files changed +568
-572
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.32 %" , "updated_at" : " 2025-03-21T18:49:12Z " }
1
+ {"translation" : " 81.30 %" , "updated_at" : " 2025-03-28T15:46:57Z " }
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.12\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2025-03-14 14:53 +0000\n "
15
+ "POT-Creation-Date : 2025-03-28 14:58 +0000\n "
16
16
"PO-Revision-Date : 2024-05-11 00:33+0000\n "
17
17
"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2025\n "
18
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -736,15 +736,10 @@ msgid ""
736
736
"class. :class:`!Distribution` is an abstract object that represents the "
737
737
"metadata for a Python `Distribution Package "
738
738
"<https://packaging.python.org/en/latest/glossary/#term-Distribution-"
739
- "Package>`_. You can get the concreate :class:`!Distribution` subclass "
739
+ "Package>`_. You can get the concrete :class:`!Distribution` subclass "
740
740
"instance for an installed distribution package by calling the "
741
741
":func:`distribution` function::"
742
742
msgstr ""
743
- "虽然上面描述的模块级 API 是最常见且便捷的用法,但你也可以从 :class:`!Distribution` 类获取所有信息。 "
744
- ":class:`!Distribution` 是一个代表 Python `分发包 "
745
- "<https://packaging.python.org/en/latest/glossary/#term-Distribution-"
746
- "Package>`_ 元数据的抽象对象。 你可以通过调用 :func:`distribution` 函数来获取对应于某个已安装分发包的具体 "
747
- ":class:`!Distribution` 子类实例::"
748
743
749
744
#: ../../library/importlib.metadata.rst:426
750
745
msgid ""
You can’t perform that action at this time.
0 commit comments