@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.12\n "
99"Report-Msgid-Bugs-To : \n "
1010"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 "
1212"
Last-Translator :
Liang-Bo Wang <[email protected] >\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1414"tw)\n "
@@ -17,6 +17,7 @@ msgstr ""
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
1919"Plural-Forms : nplurals=1; plural=0;\n "
20+ "X-Generator : Poedit 3.4.1\n "
2021
2122#: ../../library/wsgiref.rst:2
2223msgid ":mod:`wsgiref` --- WSGI Utilities and Reference Implementation"
@@ -260,7 +261,7 @@ msgstr "已移除對 :meth:`~object.__getitem__` 方法的支援。"
260261
261262#: ../../library/wsgiref.rst:187
262263msgid ":mod:`wsgiref.headers` -- WSGI response header tools"
263- msgstr ":mod:`wsgiref.headers` -- WSGI 回應標頭工具。 "
264+ msgstr ":mod:`wsgiref.headers` -- WSGI 回應標頭工具"
264265
265266#: ../../library/wsgiref.rst:193
266267msgid ""
@@ -886,8 +887,8 @@ msgid ""
886887"classes and instances."
887888msgstr ""
888889"預設環境變數包含在每一個請求的 WSGI 環境中。預設情況下,這是在載入 :mod:"
889- "`wsgiref.handlers` 時的 ``os.environ`` 副本,但子類別可以在類別或實例層級建立自 "
890- "己的副本 。注意字典應該被視為唯讀,因為預設值在多個類別與實例中共享。"
890+ "`wsgiref.handlers` 時的 ``os.environ`` 副本,但子類別可以在類別或實例層級建立 "
891+ "自己的副本 。注意字典應該被視為唯讀,因為預設值在多個類別與實例中共享。"
891892
892893#: ../../library/wsgiref.rst:627
893894msgid ""
@@ -1116,7 +1117,7 @@ msgstr ""
11161117
11171118#: ../../library/wsgiref.rst:769
11181119msgid ":mod:`wsgiref.types` -- WSGI types for static type checking"
1119- msgstr ":mod:`wsgiref.types` -- 用於靜態型別檢查的 WSGI 型別。 "
1120+ msgstr ":mod:`wsgiref.types` -- 用於靜態型別檢查的 WSGI 型別"
11201121
11211122#: ../../library/wsgiref.rst:775
11221123msgid ""
0 commit comments