8000 [po] auto sync · python/python-docs-zh-cn@45df51a · GitHub
[go: up one dir, main page]

Skip to content

Commit 45df51a

Browse files
[po] auto sync
1 parent 292de07 commit 45df51a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.76%", "updated_at": "2024-03-25T01:30:26Z"}
1+
{"translation": "91.77%", "updated_at": "2024-03-25T02:15:03Z"}

whatsnew/3.4.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,8 @@ msgid ""
777777
"bootstrap ``pip`` if the automated bootstrapping into an installation or "
778778
"virtual environment was declined."
779779
msgstr ""
780+
"新增的 :mod:`ensurepip` 模块是用于 :pep:`453` 实现的主要基础设施。 "
781+
"在正常情况下最终用户不需要与此模块进行交互,但如果对安装版或虚拟环境的自动初始设置遭到拒绝则可使用它来手动初始设置 ``pip``。"
780782

781783
#: ../../whatsnew/3.4.rst:490
782784
msgid ""
@@ -1328,6 +1330,8 @@ msgid ""
13281330
" is available for other implementations to use. (Contributed by Brian "
13291331
"Thorne in :issue:`12428`.)"
13301332
msgstr ""
1333+
"现在标准库中增加了 :func:`~functools.partial` 函数的纯 Python 版本;在 CPython 中它会被 C "
1334+
"加速版本覆盖,但它以供其他实现来使用。 (由 Brian Thorne 在 :issue:`12428` 中贡献。)"
13311335

13321336
#: ../../whatsnew/3.4.rst:885
13331337
msgid "gc"

0 commit comments

Comments
 (0)
0