@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2022-02-19 00:13+0000\n "
11
- "PO-Revision-Date : 2018-05-23 14 :39+0000 \n "
11
+ "PO-Revision-Date : 2022-02-20 12 :39+0800 \n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -17,6 +17,7 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
+ "X-Generator : Poedit 3.0.1\n "
20
21
21
22
#: ../../library/asyncio-stream.rst:7
22
23
msgid "Streams"
@@ -76,9 +77,8 @@ msgid ""
76
77
msgstr ""
77
78
78
79
#: ../../library/asyncio-stream.rst:69
79
- #, fuzzy
80
80
msgid "Added the *ssl_handshake_timeout* parameter."
81
- msgstr "*ssl_handshake_timeout* 參數。"
81
+ msgstr "新增 *ssl_handshake_timeout* 參數。"
82
82
83
83
#: ../../library/asyncio-stream.rst:72 ../../library/asyncio-stream.rst:105
84
84
#: ../../library/asyncio-stream.rst:128 ../../library/asyncio-stream.rst:148
@@ -110,9 +110,8 @@ msgid ""
110
110
msgstr ""
111
111
112
112
#: ../../library/asyncio-stream.rst:102
113
- #, fuzzy
114
113
msgid "Added the *ssl_handshake_timeout* and *start_serving* parameters."
115
- msgstr "*ssl_handshake_timeout* 參數。"
114
+ msgstr "新增 *ssl_handshake_timeout* 與 *start_serving * 參數。"
116
115
117
116
#: ../../library/asyncio-stream.rst:110
118
117
msgid "Unix Sockets"
@@ -136,11 +135,12 @@ msgid ":ref:`Availability <availability>`: Unix."
136
135
msgstr ":ref:`適用 <availability>`:Unix。"
137
136
138
137
#: ../../library/asyncio-stream.rst:124
139
- #, fuzzy
140
138
msgid ""
141
139
"Added the *ssl_handshake_timeout* parameter. The *path* parameter can now be "
142
140
"a :term:`path-like object`"
143
- msgstr "*path* 參數現在可以是個 :term:`path-like object`"
141
+ msgstr ""
142
+ "新增 *ssl_handshake_timeout* 參數。\\ *path* 參數現在可以是個\\ :term:`path-"
143
+ "like object`"
144
144
145
145
#: ../../library/asyncio-stream.rst:136
146
146
msgid "Start a Unix socket server."
@@ -155,11 +155,12 @@ msgid "See also the documentation of :meth:`loop.create_unix_server`."
155
155
msgstr "另請參閱 :meth:`loop.create_unix_server` 文件。"
156
156
157
157
#: ../../library/asyncio-stream.rst:144
158
- #, fuzzy
159
158
msgid ""
160
159
"Added the *ssl_handshake_timeout* and *start_serving* parameters. The *path* "
161
160
"parameter can now be a :term:`path-like object`."
162
- msgstr "*path* 參數現在可以是個 :term:`path-like object`"
161
+ msgstr ""
162
+ "新增 *ssl_handshake_timeout* 與 *start_serving* 參數。\\ *path* 參數現在可以"
163
+ "是個 :term:`path-like object`\\ 。"
163
164
164
165
#: ../../library/asyncio-stream.rst:153
165
166
msgid "StreamReader"
0 commit comments