We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c527227 commit 666bd2bCopy full SHA for 666bd2b
1 file changed
library/tty.po
@@ -53,15 +53,15 @@ msgid ""
53
"Convert the tty attribute list *mode*, which is a list like the one returned "
54
"by :func:`termios.tcgetattr`, to that of a tty in raw mode."
55
msgstr ""
56
-"將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性清單,這個清單就像 :func:"
+"將 tty 屬性串列 *mode* 轉換成原始模式下的 tty 屬性串列,這個串列就像 :func:"
57
"`termios.tcgetattr` 所回傳的一樣。"
58
59
#: ../../library/tty.rst:35
60
msgid ""
61
62
"by :func:`termios.tcgetattr`, to that of a tty in cbreak mode."
63
64
-"將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性清單,這個清單就像 :"
+"將 tty 屬性串列 *mode* 轉換成 cbreak 模式下的 tty 屬性串列,這個串列就像 :"
65
"func:`termios.tcgetattr` 所回傳的一樣。"
66
67
#: ../../library/tty.rst:38
0 commit comments