File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.14\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2025-10-27 00:16 +0000\n "
10+ "POT-Creation-Date : 2025-10-28 00:14 +0000\n "
1111"PO-Revision-Date : 2023-07-24 17:51+0000\n "
1212"Last-Translator : Matt Wang <mattwang44@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -73,11 +73,12 @@ msgid "Generic codec based decoding API."
7373msgstr "基於泛用編解碼器的解碼 API。"
7474
7575#: ../../c-api/codec.rst:39
76+ #, fuzzy
7677msgid ""
7778"*object* is passed through the decoder function found for the given "
7879"*encoding* using the error handling method defined by *errors*. *errors* "
7980"may be ``NULL`` to use the default method defined for the codec. Raises a :"
80- "exc:`LookupError` if no encoder can be found."
81+ "exc:`LookupError` if no decoder can be found."
8182msgstr ""
8283"*object* 被傳遞給以給定 *encoding* 所查找到的解碼器函式,並使用以 *errors* 定"
8384"義的錯誤處理方法。*errors* 可以設為 ``NULL`` 來使用編解碼器定義的預設方法。如"
You can’t perform that action at this time.
0 commit comments