Skip to content

Commit 79d4b22

Browse files
sync with cpython c1e1c880
1 parent c93aff8 commit 79d4b22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

c-api/hash.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-09-23 07:52+0800\n"
10+
"POT-Creation-Date: 2025-08-12 00:17+0000\n"
1111
"PO-Revision-Date: 2024-04-30 00:20+0800\n"
1212
"Last-Translator: Matt Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -62,6 +62,10 @@ msgstr "用於複數虛數部分的乘數。"
6262
msgid "Hash function definition used by :c:func:`PyHash_GetFuncDef`."
6363
msgstr ":c:func:`PyHash_GetFuncDef` 所使用的雜湊函式定義。"
6464

65+
#: ../../c-api/hash.rst:56
66+
msgid "Hash function."
67+
msgstr ""
68+
6569
#: ../../c-api/hash.rst:60
6670
msgid "Hash function name (UTF-8 encoded string)."
6771
msgstr "雜湊函式名稱(UTF-8 編碼字串)。"

0 commit comments

Comments
 (0)