Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e52d526

Browse files
[po] auto sync
1 parent e3d62bd commit e52d526

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/signal.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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."
833833
msgstr ""
834+
"类似于 :func:`sigwaitinfo`,但会接受一个额外的 *timeout* 参数来指定超时限制。 如果将 *timeout* 指定为 "
835+
":const:`0`,则会执行轮询。 如果发生超时则返回 :const:`None`。"
834836

835837
#: ../../library/signal.rst:608
836838
msgid ""
837839
":ref:`Availability <availability>`: Unix. See the man page "
838840
":manpage:`sigtimedwait(2)` for further information."
839841
msgstr ""
842+
":ref:`可用性 <availability>`: Unix。 更多信息请参见手册页面 :manpage:`sigtimedwait(2)`。"
840843

841844
#: ../../library/signal.rst:609
842845
msgid "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
846849
msgid ""

0 commit comments

Comments
 (0)