1
1
# SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2001-2024 , Python Software Foundation
2
+ # Copyright (C) 2001-2025 , Python Software Foundation
3
3
# This file is distributed under the same license as the Python package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
7
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8
8
#
9
9
#, fuzzy
10
10
msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-04-15 10:22 +0000\n "
14
+ "POT-Creation-Date : 2025-01-21 22:53 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:21+0000\n "
16
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024 \n "
16
+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025 \n "
17
17
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -342,9 +342,7 @@ msgstr ""
342
342
343
343
#: ../../library/asyncio-eventloop.rst:226
344
344
msgid "Unlike :meth:`call_soon_threadsafe`, this method is not thread-safe."
345
- msgstr ""
346
- "与 :meth:`call_soon_threadsafe` 不同,此方法不是线程安全的。, this method is not thread-"
347
- "safe."
345
+ msgstr "与 :meth:`call_soon_threadsafe` 不同,此方法不是线程安全的。"
348
346
349
347
#: ../../library/asyncio-eventloop.rst:230
350
348
msgid ""
0 commit comments