We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4bfdc5b commit08e11d8Copy full SHA for 08e11d8
c-api/codec.po
@@ -7,7 +7,7 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version:Python 3.14\n"
9
"Report-Msgid-Bugs-To:\n"
10
-"POT-Creation-Date:2023-07-29 00:03+0000\n"
+"POT-Creation-Date:2025-10-27 00:16+0000\n"
11
"PO-Revision-Date:2023-07-24 17:51+0000\n"
12
"Last-Translator:Matt Wang <mattwang44@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -27,9 +27,11 @@ msgid "Register a new codec search function."
27
msgstr"註冊一個新的編解碼器搜尋函式。"
28
29
#:../../c-api/codec.rst:10
30
+#,fuzzy
31
msgid""
-"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."
+"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."
35
msgstr""
36
"作為副作用 (side effect),這會嘗試載入 :mod:`!encodings`\\ (如果尚未完成),"
37
"以確保它始終位於搜尋函式列表中的第一個。"