Skip to content

Commit 08e11d8

Browse files
sync with cpython 842c49b3
1 parent 4bfdc5b commit 08e11d8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

c-api/codec.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.14\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-07-29 00:03+0000\n"
10+
"POT-Creation-Date: 2025-10-27 00:16+0000\n"
1111
"PO-Revision-Date: 2023-07-24 17:51+0000\n"
1212
"Last-Translator: Matt Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -27,9 +27,11 @@ msgid "Register a new codec search function."
2727
msgstr "註冊一個新的編解碼器搜尋函式。"
2828

2929
#: ../../c-api/codec.rst:10
30+
#, fuzzy
3031
msgid ""
31-
"As side effect, this tries to load the :mod:`!encodings` package, if not yet "
32-
"done, to make sure that it is always first in the list of search functions."
32+
"As a side effect, this tries to load the :mod:`!encodings` package, if not "
33+
"yet done, to make sure that it is always first in the list of search "
34+
"functions."
3335
msgstr ""
3436
"作為副作用 (side effect),這會嘗試載入 :mod:`!encodings`\\ (如果尚未完成),"
3537
"以確保它始終位於搜尋函式列表中的第一個。"

0 commit comments

Comments
 (0)