Skip to content

Commit 4f3ac01

Browse files
[po] auto sync
1 parent 09dc398 commit 4f3ac01

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.41%", "updated_at": "2024-04-04T11:20:33Z"}
1+
{"translation": "92.41%", "updated_at": "2024-04-04T12:26:33Z"}

whatsnew/3.4.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,6 +2273,8 @@ msgid ""
22732273
":meth:`ssl.SSLContext.set_servername_callback` method. (Contributed by "
22742274
"Daniel Black in :issue:`8109`.)"
22752275
msgstr ""
2276+
"使用新增的 :meth:`ssl.SSLContext.set_servername_callback` 方法来支持服务器端 SNI (Server "
2277+
"Name Indication)。 (由 Daniel Black 在 :issue:`8109` 中贡献。)"
22762278

22772279
#: ../../whatsnew/3.4.rst:1490
22782280
msgid ""
@@ -2281,6 +2283,9 @@ msgid ""
22812283
"``calIssuers``, and ``OCSP`` URIs. (Contributed by Christian Heimes in "
22822284
":issue:`18379`.)"
22832285
msgstr ""
2286+
"由 :meth:`.SSLSocket.getpeercert` 返回的字典包含额外的 ``X509v3`` 扩展条目: "
2287+
"``crlDistributionPoints``, ``calIssuers`` 和 ``OCSP`` URI。 (由 Christian "
2288+
"Heimes 在 :issue:`18379` 中贡献。)"
22842289

22852290
#: ../../whatsnew/3.4.rst:1496
22862291
msgid "stat"
@@ -2293,6 +2298,8 @@ msgid ""
22932298
" are platform-dependent. (Contributed by Christian Heimes in "
22942299
":issue:`11016`.)"
22952300
msgstr ""
2301+
"现在 :mod:`stat` 模块以 :mod:`_stat` 中的 C 实现作为后端。 C 实现是必需的因为大多数值都未被标准化并且依赖于平台。 (由"
2302+
" Christian Heimes 在 :issue:`11016` 中贡献。)"
22962303

22972304
#: ../../whatsnew/3.4.rst:1502
22982305
msgid ""

0 commit comments

Comments
 (0)