@@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.13\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2025-05-16 14:58+0000\n "
15
+ "POT-Creation-Date : 2025-05-30 14:58+0000\n "
16
16
"PO-Revision-Date : 2025-05-08 05:08+0000\n "
17
17
"Last-Translator : Freesand Leo <yuqinju@163.com>, 2025\n "
18
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -143,8 +143,8 @@ msgid ""
143
143
"call the regular (non-``Raw``) function. Note that the regular function may "
144
144
"succeed after the ``Raw`` one failed."
145
145
msgstr ""
146
- "失败时,它们将 ``*result`` 设置为 ``0`` 并返回 ``-1``, *不* 设置异常。 要了解错误原因,请获取 GIL 并调用常规 "
147
- "(非- ``Raw``) 函数。 请注意,常规函数可能会在 ``Raw`` 函数失败后成功。"
146
+ "失败时,它们将 ``*result`` 设置为 ``0`` 并返回 ``-1``, *不* 设置异常。 要了解错误原因,请获取 GIL 并调用常规 (非 "
147
+ " ``Raw``) 函数。 请注意,常规函数可能会在 ``Raw`` 函数失败后成功。"
148
148
149
149
#: ../../c-api/time.rst:92
150
150
msgid ""
@@ -170,7 +170,7 @@ msgstr "转换函数"
170
170
171
171
#: ../../c-api/time.rst:111
172
172
msgid "Convert a timestamp to a number of seconds as a C :c:expr:`double`."
173
- msgstr "将时间戳转换为 C:c:expr:`double` 形式的秒数。"
173
+ msgstr "将时间戳转换为 C :c:expr:`double` 形式的秒数。"
174
174
175
175
#: ../../c-api/time.rst:113
176
176
msgid ""
0 commit comments