Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8066932

Browse files
[po] auto sync
1 parentbe2905b commit8066932

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

‎.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"81.77%","updated_at":"2025-05-04T23:55:38Z"}
1+
{"translation":"81.78%","updated_at":"2025-05-05T15:55:53Z"}

‎whatsnew/3.3.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2695,11 +2695,11 @@ msgstr "math"
26952695
msgid""
26962696
"The :mod:`math` module has a new function, :func:`~math.log2`, which "
26972697
"returns the base-2 logarithm of *x*."
2698-
msgstr""
2698+
msgstr":mod:`math` 模块新增了一个函数 :func:`~math.log2`,它返回 *x* 的以 2 为底的对数。"
26992699

27002700
#:../../whatsnew/3.3.rst:1520
27012701
msgid"(Written by Mark Dickinson in :issue:`11888`.)"
2702-
msgstr""
2702+
msgstr"(由 Mark Dickinson 在 :issue:`11888` 中编写。)"
27032703

27042704
#:../../whatsnew/3.3.rst:1524
27052705
msgid"mmap"
@@ -2712,6 +2712,8 @@ msgid ""
27122712
"returns the bytes from the current file position to the end of the mapping."
27132713
" (Contributed by Petri Lehtinen in :issue:`12021`.)"
27142714
msgstr""
2715+
"现在 :meth:`~mmap.mmap.read` 方法能更好地兼容其他文件型对象:如果参数被省略或指定为 "
2716+
"``None``,它将返回从当前文件位置到映射对象末尾的字节数据。 (由 Petri Lehtinen 在 :issue:`12021` 中贡献。)"
27152717

27162718
#:../../whatsnew/3.3.rst:1533
27172719
msgid"multiprocessing"
@@ -2723,6 +2725,8 @@ msgid ""
27232725
"multiple objects (such as connections, sockets and pipes) with a timeout. "
27242726
"(Contributed by Richard Oudkerk in :issue:`12328`.)"
27252727
msgstr""
2728+
"新增的 :func:`multiprocessing.connection.wait` 函数允许附带超时限制轮询多个对象(如连接、套接字和管道)。 (由"
2729+
" Richard Oudkerk 在 :issue:`12328` 中贡献。)"
27262730

27272731
#:../../whatsnew/3.3.rst:1539
27282732
msgid""
@@ -3975,6 +3979,7 @@ msgid ""
39753979
":issue:`13988`: The :mod:`xml.etree.cElementTree` module is deprecated. The"
39763980
" accelerator is used automatically whenever available."
39773981
msgstr""
3982+
":issue:`13988`: :mod:`xml.etree.cElementTree` 模块已被弃用。 只要有可能就会自动使用加速版本。"
39783983

39793984
#:../../whatsnew/3.3.rst:2242
39803985
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp