File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 91.74 %" , "updated_at" : " 2023-11-03T15:57:30Z " }
1+ {"translation" : " 91.75 %" , "updated_at" : " 2023-11-03T16:56:59Z " }
Original file line number Diff line number Diff line change @@ -161,14 +161,16 @@ msgid ""
161161" *obj* will be printed in the warning message. If *obj* is ``NULL``, only "
162162"the traceback is printed."
163163msgstr ""
164+ "该函数调用时将传入单个参数 *obj*,它标识发生不可引发的异常所在的上下文。 如果可能,*obj* 的表示形式将打印在警告消息中。 如果 *obj* "
165+ "为 ``NULL``,将只打印回溯。"
164166
165167#: ../../c-api/exceptions.rst:93
166168msgid "An exception must be set when calling this function."
167169msgstr "调用此函数时必须设置一个异常。"
168170
169171#: ../../c-api/exceptions.rst:95
170172msgid "Print a traceback. Print only traceback if *obj* is ``NULL``."
171- msgstr "打印回溯信息。 如果 *obj* 为 ``NULL`` 才打印回溯 。"
173+ msgstr "打印回溯信息。 如果 *obj* 为 ``NULL`` 将只打印回溯 。"
172174
173175#: ../../c-api/exceptions.rst:98
174176msgid "Use :func:`sys.unraisablehook`."
Original file line number Diff line number Diff line change @@ -790,6 +790,7 @@ msgid ""
790790"The socket option :ref:`socket.TCP_NODELAY <socket-unix-constants>` is set "
791791"by default for all TCP connections."
792792msgstr ""
793+ "套接字选项 :ref:`socket.TCP_NODELAY <socket-unix-constants>` 默认将为所有 TCP 连接设置。"
793794
794795#: ../../library/asyncio-eventloop.rst:517
795796#: ../../library/asyncio-eventloop.rst:846
@@ -2317,7 +2318,7 @@ msgstr "如果服务器正在接受新连接的状态,返回 ``True`` 。"
23172318msgid ""
23182319"Wait until the :meth:`close` method completes and all active connections "
23192320"have finished."
2320- msgstr ""
2321+ msgstr "等待直到 :meth:`close` 方法完成且所有活动的连接结束。 "
23212322
23222323#: ../../library/asyncio-eventloop.rst:1689
23232324msgid ""
@@ -2486,3 +2487,5 @@ msgid ""
24862487"Register handlers for signals :const:`~signal.SIGINT` and "
24872488":const:`~signal.SIGTERM` using the :meth:`loop.add_signal_handler` method::"
24882489msgstr ""
2490+ "使用 :meth:`loop.add_signal_handler` 方法为信号 :const:`~signal.SIGINT` 和 "
2491+ ":const:`~signal.SIGTERM` 注册处理句柄::"
Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Freesand Leo <[email protected] >, 2021 7+ # Freesand Leo <[email protected] >, 2023 88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2023-11-03 14:14+0000\n "
1515"PO-Revision-Date : 2021-06-28 01:15+0000\n "
16- "
Last-Translator :
Freesand Leo <[email protected] >, 2021 \n "
16+ "
Last-Translator :
Freesand Leo <[email protected] >, 2023 \n "
1717"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -48,11 +48,11 @@ msgstr ""
4848
4949#: ../../library/tkinter.messagebox.rst:27
5050msgid "The following options are supported:"
51- msgstr ""
51+ msgstr "支持以下选项: "
5252
5353#: ../../library/tkinter.messagebox.rst:33
5454msgid "*command*"
55- msgstr ""
55+ msgstr "*command* "
5656
5757#: ../../library/tkinter.messagebox.rst:30
5858msgid ""
You can’t perform that action at this time.
0 commit comments