Skip to content

Commit 3890d2b

Browse files
authored
Update tty.po
1 parent 00415e2 commit 3890d2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/tty.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msgid ""
114114
"This clears the ``ECHO`` and ``ICANON`` local mode flags as well as setting "
115115
"the minimum input to 1 byte with no delay."
116116
msgstr ""
117-
"這會清除 ``ECHO`` 和 ``ICANON`` 本地模式标识,並將最小輸入設定為 1 位字节,且"
117+
"這會清除 ``ECHO`` 和 ``ICANON`` 本地模式標識,並將最小輸入設定為 1 位字節,且"
118118
"無延遲。"
119119

120120
#: ../../library/tty.rst:72
@@ -123,7 +123,7 @@ msgid ""
123123
"Python 3.11 and earlier as well as matching what Linux, macOS, & BSDs "
124124
"describe in their ``stty(1)`` man pages regarding cbreak mode."
125125
msgstr ""
126-
"不再清除 ``ICRNL`` 标识。這恢復了 Python 3.11 及更早版本的行為,也符合 "
126+
"不再清除 ``ICRNL`` 標識。這恢復了 Python 3.11 及更早版本的行為,也符合 "
127127
"Linux、macOS 及 BSD 在他們的 ``stty(1)`` man 頁面中描述的 cbreak 模式。"
128128

129129
#: ../../library/tty.rst:80

0 commit comments

Comments
 (0)