@@ -1207,13 +1207,12 @@ msgid ""
1207
1207
msgstr "這個模組提供在 :pep:`3333` 中所描述的各種用於靜態型別檢查的型別。"
1208
1208
1209
1209
#: ../../library/wsgiref.rst:786
1210
- #, fuzzy
1211
1210
msgid ""
1212
1211
"A :class:`typing.Protocol` describing :pep:`start_response() <3333#the-start-"
1213
1212
"response-callable>` callables (:pep:`3333`)."
1214
1213
msgstr ""
1215
- "一個描述 `start_response() <https://peps.python.org/pep- 3333/ #the-start-"
1216
- "response-callable>`_ 可呼叫物件的 :class:`typing.Protocol` (:pep:`3333`)。"
1214
+ "一個描述 :pep: `start_response() <3333#the-start-response-callable>` 可呼叫物 "
1215
+ "件的 :class:`typing.Protocol` (:pep:`3333`)。"
1217
1216
1218
1217
#: ../../library/wsgiref.rst:792
1219
1218
msgid "A type alias describing a WSGI environment dictionary."
@@ -1224,33 +1223,30 @@ msgid "A type alias describing a WSGI application callable."
1224
1223
msgstr "一個描述 WSGI 應用程式可呼叫物件的型別別名。"
1225
1224
1226
1225
#: ../../library/wsgiref.rst:800
1227
- #, fuzzy
1228
1226
msgid ""
1229
1227
"A :class:`typing.Protocol` describing a :pep:`WSGI Input Stream <3333#input-"
1230
1228
"and-error-streams>`."
1231
1229
msgstr ""
1232
- "一個描述 `WSGI 輸入串流 <https://peps.python.org/pep- 3333/ #input-and-error-"
1233
- "streams>`_ \\ 的 :class: `typing.Protocol`。"
1230
+ "一個描述 :pep: `WSGI 輸入串流 <3333#input-and-error-streams>` \\ 的 :class: "
1231
+ "`typing.Protocol`。"
1234
1232
1235
1233
#: ../../library/wsgiref.rst:805
1236
- #, fuzzy
1237
1234
msgid ""
1238
1235
"A :class:`typing.Protocol` describing a :pep:`WSGI Error Stream <3333#input-"
1239
1236
"and-error-streams>`."
1240
1237
msgstr ""
1241
- "一個描述 `WSGI 錯誤串流 <https://peps.python.org/pep- 3333/ #input-and-error-"
1242
- "streams>`_ \\ 的 :class: `typing.Protocol`。"
1238
+ "一個描述 :pep: `WSGI 錯誤串流 < 3333#input-and-error-streams>` \\ 的 :class: "
1239
+ "`typing.Protocol`。"
1243
1240
1244
1241
#: ../../library/wsgiref.rst:810
1245
- #, fuzzy
1246
1242
msgid ""
1247
1243
"A :class:`typing.Protocol` describing a :pep:`file wrapper <3333#optional-"
1248
1244
"platform-specific-file-handling>`. See :class:`wsgiref.util.FileWrapper` for "
1249
1245
"a concrete implementation of this protocol."
1250
1246
msgstr ""
1251
- "一個描述\\ `檔案包裝器 <https://peps.python.org/pep- 3333/ #optional-platform-"
1252
- "specific-file- handling>`_ \\ 的 :class:`typing.Protocol`。請參閱 :class:"
1253
- "`wsgiref.util. FileWrapper` 來瞭解此協議的具體實作。"
1247
+ "一個描述\\ :pep: `檔案包裝器 <3333#optional-platform-specific-file -"
1248
+ "handling>`\\ 的 :class:`typing.Protocol`。請參閱 :class:`wsgiref.util. "
1249
+ "FileWrapper` 來瞭解此協議的具體實作。"
1254
1250
1255
1251
#: ../../library/wsgiref.rst:817
1256
1252
msgid "Examples"
0 commit comments