Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ccd297

Browse files
[po] auto sync
1 parent c09fc6f commit 0ccd297

File tree

4 files changed

+568
-572
lines changed

4 files changed

+568
-572
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.32%", "updated_at": "2025-03-21T18:49:12Z"}
1+
{"translation": "81.30%", "updated_at": "2025-03-28T15:46:57Z"}

library/importlib.metadata.po

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"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"
1616
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -736,15 +736,10 @@ msgid ""
736736
"class. :class:`!Distribution` is an abstract object that represents the "
737737
"metadata for a Python `Distribution Package "
738738
"<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 "
740740
"instance for an installed distribution package by calling the "
741741
":func:`distribution` function::"
742742
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` 子类实例::"
748743

749744
#: ../../library/importlib.metadata.rst:426
750745
msgid ""

0 commit comments

Comments
 (0)