Skip to content

Commit 23779d2

Browse files
[po] auto sync
1 parent 905e62e commit 23779d2

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.44%", "updated_at": "2024-05-11T22:48:59Z"}
1+
{"translation": "94.46%", "updated_at": "2024-05-12T01:06:55Z"}

library/enum.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,13 +943,13 @@ msgstr ":meth:`~Enum._generate_next_value_` -- 用于为枚举成员获取适当
943943
msgid ""
944944
"For standard :class:`Enum` classes the next value chosen is the last value "
945945
"seen incremented by one."
946-
msgstr ""
946+
msgstr "对于标准的 :class:`Enum` 类,选择的下一个值是最后所见值加1。"
947947

948948
#: ../../library/enum.rst:847
949949
msgid ""
950950
"For :class:`Flag` classes the next value chosen will be the next highest "
951951
"power-of-two, regardless of the last value seen."
952-
msgstr ""
952+
msgstr "对于 :class:`Flag` 类,下一个选择的值将是下一个最高的2次幂数,与最后所见值无关。"
953953

954954
#: ../../library/enum.rst:850
955955
msgid "``_missing_``, ``_order_``, ``_generate_next_value_``"

library/grp.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgstr "该模块提供对Unix组数据库的访问。 它在所有Unix版本上
3333

3434
#: ../../library/grp.rst:13
3535
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36-
msgstr ""
36+
msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。"
3737

3838
#: ../../library/grp.rst:15
3939
msgid ""

library/pwd.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgstr "此模块可以访问 Unix 用户账户名及密码数据库,在所有
3333

3434
#: ../../library/pwd.rst:13
3535
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36-
msgstr ""
36+
msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。"
3737

3838
#: ../../library/pwd.rst:15
3939
msgid ""

library/resource.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ msgstr "该模块提供了测量和控制程序所利用的系统资源的基本
3333

3434
#: ../../library/resource.rst:16
3535
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
36-
msgstr ""
36+
msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。"
3737

3838
#: ../../library/resource.rst:18
3939
msgid ""

library/socket.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ msgstr ""
17061706

17071707
#: ../../library/socket.rst:1211 ../../library/socket.rst:1234
17081708
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
1709-
msgstr ""
1709+
msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。"
17101710

17111711
#: ../../library/socket.rst:1213 ../../library/socket.rst:1704
17121712
#: ../../library/socket.rst:1748 ../../library/socket.rst:1856

library/syslog.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ msgstr "此模块提供一个接口到Unix ``syslog`` 日常库. 参考 Unix 手
3434

3535
#: ../../library/syslog.rst:14
3636
msgid ":ref:`Availability <availability>`: Unix, not Emscripten, not WASI."
37-
msgstr ""
37+
msgstr ":ref:`可用性 <availability>`: Unix, 非 Emscripten, 非 WASI。"
3838

3939
#: ../../library/syslog.rst:16
4040
msgid ""

0 commit comments

Comments
 (0)