File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -831,16 +831,19 @@ msgid ""
831831"specifying a timeout. If *timeout* is specified as :const:`0`, a poll is "
832832"performed. Returns :const:`None` if a timeout occurs."
833833msgstr ""
834+ "类似于 :func:`sigwaitinfo`,但会接受一个额外的 *timeout* 参数来指定超时限制。 如果将 *timeout* 指定为 "
835+ ":const:`0`,则会执行轮询。 如果发生超时则返回 :const:`None`。"
834836
835837#: ../../library/signal.rst:608
836838msgid ""
837839":ref:`Availability <availability>`: Unix. See the man page "
838840":manpage:`sigtimedwait(2)` for further information."
839841msgstr ""
842+ ":ref:`可用性 <availability>`: Unix。 更多信息请参见手册页面 :manpage:`sigtimedwait(2)`。"
840843
841844#: ../../library/signal.rst:609
842845msgid "See also :func:`pause`, :func:`sigwait` and :func:`sigwaitinfo`."
843- msgstr ""
846+ msgstr "另请参阅 :func:`pause`, :func:`sigwait` 和 :func:`sigwaitinfo`。 "
844847
845848#: ../../library/signal.rst:613
846849msgid ""
You can’t perform that action at this time.
0 commit comments