File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 94.44 %" , "updated_at" : " 2024-05-11T22:48:59Z " }
1
+ {"translation" : " 94.46 %" , "updated_at" : " 2024-05-12T01:06:55Z " }
Original file line number Diff line number Diff line change @@ -943,13 +943,13 @@ msgstr ":meth:`~Enum._generate_next_value_` -- 用于为枚举成员获取适当
943
943
msgid ""
944
944
"For standard :class:`Enum` classes the next value chosen is the last value "
945
945
"seen incremented by one."
946
- msgstr ""
946
+ msgstr "对于标准的 :class:`Enum` 类,选择的下一个值是最后所见值加1。 "
947
947
948
948
#: ../../library/enum.rst:847
949
949
msgid ""
950
950
"For :class:`Flag` classes the next value chosen will be the next highest "
951
951
"power-of-two, regardless of the last value seen."
952
- msgstr ""
952
+ msgstr "对于 :class:`Flag` 类,下一个选择的值将是下一个最高的2次幂数,与最后所见值无关。 "
953
953
954
954
#: ../../library/enum.rst:850
955
955
msgid "``_missing_``, ``_order_``, ``_generate_next_value_``"
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgstr "该模块提供对Unix组数据库的访问。 它在所有Unix版本上
33
33
34
34
#: ../../library/grp.rst:13
35
35
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36
- msgstr ""
36
+ msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。 "
37
37
38
38
#: ../../library/grp.rst:15
39
39
msgid ""
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgstr "此模块可以访问 Unix 用户账户名及密码数据库,在所有
33
33
34
34
#: ../../library/pwd.rst:13
35
35
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36
- msgstr ""
36
+ msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。 "
37
37
38
38
#: ../../library/pwd.rst:15
39
39
msgid ""
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgstr "该模块提供了测量和控制程序所利用的系统资源的基本
33
33
34
34
#: ../../library/resource.rst:16
35
35
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36
- msgstr ""
36
+ msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。 "
37
37
38
38
#: ../../library/resource.rst:18
39
39
msgid ""
Original file line number Diff line number Diff line change @@ -1706,7 +1706,7 @@ msgstr ""
1706
1706
1707
1707
#: ../../library/socket.rst:1211 ../../library/socket.rst:1234
1708
1708
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
1709
- msgstr ""
1709
+ msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。 "
1710
1710
1711
1711
#: ../../library/socket.rst:1213 ../../library/socket.rst:1704
1712
1712
#: ../../library/socket.rst:1748 ../../library/socket.rst:1856
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ msgstr "此模块提供一个接口到Unix ``syslog`` 日常库. 参考 Unix 手
34
34
35
35
#: ../../library/syslog.rst:14
36
36
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
37
- msgstr ""
37
+ msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。 "
38
38
39
39
#: ../../library/syslog.rst:16
40
40
msgid ""
You can’t perform that action at this time.
0 commit comments