File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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."
116116msgstr ""
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."
125125msgstr ""
126- "不再清除 ``ICRNL`` 標識 。這恢復了 Python 3.11 及更早版本的行為,也符合 "
126+ "不再清除 ``ICRNL`` 旗標 。這恢復了 Python 3.11 及更早版本的行為,也符合 "
127127"Linux、macOS 及 BSD 在他們的 ``stty(1)`` man 頁面中描述的 cbreak 模式。"
128128
129129#: ../../library/tty.rst:80
You can’t perform that action at this time.
0 commit comments