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

Skip to content

Commit 97ae9a6

Browse files
[po] auto sync
1 parent 229aa76 commit 97ae9a6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

library/msvcrt.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,14 @@ msgid ""
127127
"Raises an :ref:`auditing event <auditing>` ``msvcrt.open_osfhandle`` with "
128128
"arguments ``handle``, ``flags``."
129129
msgstr ""
130+
"引发一个 :ref:`审计事件 <auditing>` ``msvcrt.open_osfhandle``,附带参数 ``handle``, "
131+
"``flags``。"
130132

131133
#: ../../library/msvcrt.rst:87
132134
msgid ""
133135
"Return the file handle for the file descriptor *fd*. Raises :exc:`OSError` "
134136
"if *fd* is not recognized."
135-
msgstr ""
137+
msgstr "返回文件描述符 *fd* 的文件句柄。 如果 *fd* 不能被识别则会引发 :exc:`OSError`。"
136138

137139
#: ../../library/msvcrt.rst:90
138140
msgid ""
@@ -142,11 +144,11 @@ msgstr ""
142144

143145
#: ../../library/msvcrt.rst:96
144146
msgid "Console I/O"
145-
msgstr ""
147+
msgstr "控制台 I/O"
146148

147149
#: ../../library/msvcrt.rst:101
148150
msgid "Return ``True`` if a keypress is waiting to be read."
149-
msgstr ""
151+
msgstr "如果有某个按键正在等待被读取则返回 ``True``。"
150152

151153
#: ../../library/msvcrt.rst:106
152154
msgid ""

0 commit comments

Comments
 (0)