Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0091f9a

Browse files
sync with cpython 36a7d6be
1 parenta5c758a commit0091f9a

File tree

2 files changed

+292
-268
lines changed

2 files changed

+292
-268
lines changed

‎library/tty.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version:Python 3.12\n"
1111
"Report-Msgid-Bugs-To:\n"
12-
"POT-Creation-Date:2023-07-17 17:39+0800\n"
12+
"POT-Creation-Date:2023-10-05 00:03+0000\n"
1313
"PO-Revision-Date:2021-12-17 17:00+0800\n"
1414
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
1515
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -67,7 +67,11 @@ msgstr ""
6767
"將檔案描述器 *fd* 的模式更改為 raw。如果 *when* 被省略,則預設為 :const:"
6868
"`termios.TCSAFLUSH`,並傳遞給 :func:`termios.tcsetattr`。"
6969

70-
#:../../library/tty.rst:49
70+
#:../../library/tty.rst:46../../library/tty.rst:57
71+
msgid"The return value is now the original tty attributes, instead of None."
72+
msgstr""
73+
74+
#:../../library/tty.rst:52
7175
#,fuzzy
7276
msgid""
7377
"Change the mode of file descriptor *fd* to cbreak. If *when* is omitted, it "
@@ -78,10 +82,10 @@ msgstr ""
7882
"將檔案描述器 *fd* 的模式更改為 cbreak。如果 *when* 被省略,則預設為 :const:"
7983
"`termios.TCSAFLUSH`,並傳遞給 :func:`termios.tcsetattr`。"
8084

81-
#:../../library/tty.rst:57
85+
#:../../library/tty.rst:63
8286
msgid"Module :mod:`termios`"
8387
msgstr":mod:`termios` 模組"
8488

85-
#:../../library/tty.rst:58
89+
#:../../library/tty.rst:64
8690
msgid"Low-level terminal control interface."
8791
msgstr"低階終端機控制介面。"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp