@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-11-06 08:18+0000\n "
11
- "PO-Revision-Date : 2016-11-19 00:36+0000 \n "
11
+ "PO-Revision-Date : 2023-12-09 21:29+0800 \n "
12
12
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\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.4.1\n "
20
21
21
22
#: ../../library/wsgiref.rst:2
22
23
msgid ":mod:`wsgiref` --- WSGI Utilities and Reference Implementation"
@@ -260,7 +261,7 @@ msgstr "已移除對 :meth:`~object.__getitem__` 方法的支援。"
260
261
261
262
#: ../../library/wsgiref.rst:187
262
263
msgid ":mod:`wsgiref.headers` -- WSGI response header tools"
263
- msgstr ":mod:`wsgiref.headers` -- WSGI 回應標頭工具。 "
264
+ msgstr ":mod:`wsgiref.headers` -- WSGI 回應標頭工具"
264
265
265
266
#: ../../library/wsgiref.rst:193
266
267
msgid ""
@@ -886,8 +887,8 @@ msgid ""
886
887
"classes and instances."
887
888
msgstr ""
888
889
"預設環境變數包含在每一個請求的 WSGI 環境中。預設情況下,這是在載入 :mod:"
889
- "`wsgiref.handlers` 時的 ``os.environ`` 副本,但子類別可以在類別或實例層級建立自 "
890
- "己的副本 。注意字典應該被視為唯讀,因為預設值在多個類別與實例中共享。"
890
+ "`wsgiref.handlers` 時的 ``os.environ`` 副本,但子類別可以在類別或實例層級建立 "
891
+ "自己的副本 。注意字典應該被視為唯讀,因為預設值在多個類別與實例中共享。"
891
892
892
893
#: ../../library/wsgiref.rst:627
893
894
msgid ""
@@ -1116,7 +1117,7 @@ msgstr ""
1116
1117
1117
1118
#: ../../library/wsgiref.rst:769
1118
1119
msgid ":mod:`wsgiref.types` -- WSGI types for static type checking"
1119
- msgstr ":mod:`wsgiref.types` -- 用於靜態型別檢查的 WSGI 型別。 "
1120
+ msgstr ":mod:`wsgiref.types` -- 用於靜態型別檢查的 WSGI 型別"
1120
1121
1121
1122
#: ../../library/wsgiref.rst:775
1122
1123
msgid ""
0 commit comments