Skip to content

Commit 8a8797c

Browse files
[po] auto sync
1 parent 2990466 commit 8a8797c

File tree

4 files changed

+404
-577
lines changed

4 files changed

+404
-577
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.79%", "updated_at": "2025-06-05T15:56:18Z"}
1+
{"translation": "81.79%", "updated_at": "2025-06-06T01:19:58Z"}

c-api/time.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"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"
1616
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
1717
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -143,8 +143,8 @@ msgid ""
143143
"call the regular (non-``Raw``) function. Note that the regular function may "
144144
"succeed after the ``Raw`` one failed."
145145
msgstr ""
146-
"失败时,它们将 ``*result`` 设置为 ``0`` 并返回 ``-1``, *不* 设置异常。 要了解错误原因,请获取 GIL 并调用常规 "
147-
"(非-``Raw``) 函数。 请注意,常规函数可能会在 ``Raw`` 函数失败后成功。"
146+
"失败时,它们将 ``*result`` 设置为 ``0`` 并返回 ``-1``, *不* 设置异常。 要了解错误原因,请获取 GIL 并调用常规 (非"
147+
" ``Raw``) 函数。 请注意,常规函数可能会在 ``Raw`` 函数失败后成功。"
148148

149149
#: ../../c-api/time.rst:92
150150
msgid ""
@@ -170,7 +170,7 @@ msgstr "转换函数"
170170

171171
#: ../../c-api/time.rst:111
172172
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` 形式的秒数。"
174174

175175
#: ../../c-api/time.rst:113
176176
msgid ""

0 commit comments

Comments
 (0)