8000 [po] auto sync · python/python-docs-zh-cn@b2893b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2893b7

Browse files
[po] auto sync
1 parent caa3941 commit b2893b7

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.06%", "updated_at": "2025-03-22T10:55:45Z"}
1+
{"translation": "81.06%", "updated_at": "2025-03-22T11:55:54Z"}

c-api/monitoring.po

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
88
# lian Wu (Wulian) <xiguawulian@gmail.com>, 2024
9-
# Freesand Leo <yuqinju@163.com>, 2024
9+
# Freesand Leo <yuqinju@163.com>, 2025
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-11-12 08:36+0000\n"
16+
"POT-Creation-Date: 2025-03-21 14:18+0000\n"
1717
"PO-Revision-Date: 2024-05-11 01:07+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -314,3 +314,13 @@ msgid ""
314314
"Exit the last scope that was entered with "
315315
":c:func:`!PyMonitoring_EnterScope`."
316316
msgstr "退出使用 :c:func:`!PyMonitoring_EnterScope` 进入的上一个作用域。"
317+
318+
#: ../../c-api/monitoring.rst:197
319+
msgid ""
320+
"Return true if the event corresponding to the event ID *ev* is a :ref:`local"
321+
" event <monitoring-event-local>`."
322+
msgstr "如果对应事件 ID *ev* 的事件属于 :ref:`局部事件 <monitoring-event-local>` 则返回真值。"
323+
324+
#: ../../c-api/monitoring.rst:204
325+
msgid "This function is :term:`soft deprecated`."
326+
msgstr "此函数状态为 :term:`soft deprecated`。"

0 commit comments

Comments
 (0)
0