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

Skip to content

Commit 68940c2

Browse files
[po] auto sync
1 parent 760d184 commit 68940c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "80.31%", "updated_at": "2024-12-25T02:19:02Z"}
1+
{"translation": "80.32%", "updated_at": "2024-12-25T03:03:08Z"}

whatsnew/3.8.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,6 +2238,9 @@ msgid ""
22382238
":func:`socket.if_indextoname` functions have been implemented on Windows. "
22392239
"(Contributed by Zackery Spytz in :issue:`37007`.)"
22402240
msgstr ""
2241+
":func:`socket.if_nameindex`, :func:`socket.if_nametoindex` 和 "
2242+
":func:`socket.if_indextoname` 函数已经在 Windows 上实现。 (由 Zackery Spytz 在 "
2243+
":issue:`37007` 中贡献。)"
22412244

22422245
#: ../../whatsnew/3.8.rst:1184
22432246
msgid "ssl"
@@ -2264,12 +2267,16 @@ msgid ""
22642267
":func:`statistics.mean`. (Contributed by Raymond Hettinger and Steven "
22652268
"D'Aprano in :issue:`35904`.)"
22662269
msgstr ""
2270+
"增加了 :func:`statistics.fmean` 作为 :func:`statistics.mean` 的更快速的浮点数版本。 (由 "
2271+
"Raymond Hettinger 和 Steven D'Aprano 在 :issue:`35904` 中贡献。)"
22672272

22682273
#: ../../whatsnew/3.8.rst:1199
22692274
msgid ""
22702275
"Added :func:`statistics.geometric_mean` (Contributed by Raymond Hettinger in"
22712276
" :issue:`27181`.)"
22722277
msgstr ""
2278+
"增加了 :func:`statistics.geometric_mean` (由 Raymond Hettinger 在 :issue:`27181` "
2279+
"中贡献。)"
22732280

22742281
#: ../../whatsnew/3.8.rst:1202
22752282
msgid ""
@@ -2570,6 +2577,10 @@ msgid ""
25702577
"for :func:`~unittest.setUpModule` and :meth:`~unittest.TestCase.setUpClass`."
25712578
" (Contributed by Lisa Roach in :issue:`24412`.)"
25722579
msgstr ""
2580+
"为 unittest 添加 了 :func:`~unittest.addModuleCleanup` 和 "
2581+
":meth:`~unittest.TestCase.addClassCleanup` 以支持对 "
2582+
":func:`~unittest.setUpModule` 和 :meth:`~unittest.TestCase.setUpClass` 进行清理。 "
2583+
"(由 Lisa Roach 在 :issue:`24412` 中贡献。)"
25732584

25742585
#: ../../whatsnew/3.8.rst:1376
25752586
msgid ""

0 commit comments

Comments
 (0)
0