Skip to content

Commit 29418c5

Browse files
[po] auto sync
1 parent 02457b5 commit 29418c5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.92%", "updated_at": "2024-05-07T02:28:11Z"}
1+
{"translation": "92.93%", "updated_at": "2024-05-08T00:30:54Z"}

whatsnew/3.4.po

+6
Original file line numberDiff line numberDiff line change
@@ -2904,6 +2904,9 @@ msgid ""
29042904
"installed in the virtual environment. (Contributed by Nick Coghlan in "
29052905
":issue:`19552` as part of the :pep:`453` implementation.)"
29062906
msgstr ""
2907+
":class:`~venv.EnvBuilder` 和 :func:`~venv.create` 便捷函数接受新的关键字参数 "
2908+
"*with_pip*,默认值为 ``False``,它控制 :class:`~venv.EnvBuilder` 是否确保 ``pip`` "
2909+
"在虚拟环境中安装。 (作为 :pep:`453` 实现的组成部分由 Nick Coghlan 在 :issue:`19552` 中贡献。)"
29072910

29082911
#: ../../whatsnew/3.4.rst:1731
29092912
msgid "wave"
@@ -2914,12 +2917,15 @@ msgid ""
29142917
"The :meth:`~wave.getparams` method now returns a namedtuple rather than a "
29152918
"plain tuple. (Contributed by Claudiu Popa in :issue:`17487`.)"
29162919
msgstr ""
2920+
"现在 :meth:`~wave.getparams` 方法将返回一个具名元组而不是普通元组。 (由 Claudiu Popa 在 "
2921+
":issue:`17487` 中贡献。)"
29172922

29182923
#: ../../whatsnew/3.4.rst:1736
29192924
msgid ""
29202925
":meth:`wave.open` now supports the context management protocol. "
29212926
"(Contributed by Claudiu Popa in :issue:`17616`.)"
29222927
msgstr ""
2928+
"现在 :meth:`wave.open` 已支持上下文管理器协议。 (由 Claudiu Popa 在 :issue:`17616` 中贡献。)"
29232929

29242930
#: ../../whatsnew/3.4.rst:1739
29252931
msgid ""

0 commit comments

Comments
 (0)