Skip to content

Commit 282c43d

Browse files
committed
change translation for "public", "functions"
1 parent e216889 commit 282c43d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

c-api/contextvars.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.13\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2024-09-01 22:24+0800\n"
9-
"PO-Revision-Date: 2025-06-18 22:07+0800\n"
9+
"PO-Revision-Date: 2025-06-27 00:11+0800\n"
1010
"Last-Translator: \n"
1111
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1212
"tw)\n"
@@ -51,7 +51,7 @@ msgstr "更多細節請見 :issue:`34762`。"
5151
#: ../../c-api/contextvars.rst:29
5252
msgid ""
5353
"This section details the public C API for the :mod:`contextvars` module."
54-
msgstr "本節詳述 :mod:`contextvars` 模組的公用 C API。"
54+
msgstr "本節詳述 :mod:`contextvars` 模組的公開 C API。"
5555

5656
#: ../../c-api/contextvars.rst:33
5757
msgid ""
@@ -109,7 +109,7 @@ msgstr ""
109109

110110
#: ../../c-api/contextvars.rst:76
111111
msgid "Context object management functions:"
112-
msgstr "情境物件管理功能:"
112+
msgstr "情境物件管理函式:"
113113

114114
#: ../../c-api/contextvars.rst:80
115115
msgid ""

0 commit comments

Comments
 (0)