|
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 | 7 | # Freesand Leo <yuqinju@163.com>, 2024
|
8 |
| -# Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
| 8 | +# Rafael Fontenelle <rffontenelle@gmail.com>, 2025 |
9 | 9 | #
|
10 | 10 | #, fuzzy
|
11 | 11 | msgid ""
|
12 | 12 | msgstr ""
|
13 | 13 | "Project-Id-Version: Python 3.11\n"
|
14 | 14 | "Report-Msgid-Bugs-To: \n"
|
15 |
| -"POT-Creation-Date: 2024-04-19 16:58+0000\n" |
| 15 | +"POT-Creation-Date: 2025-01-10 15:26+0000\n" |
16 | 16 | "PO-Revision-Date: 2023-05-24 02:12+0000\n"
|
17 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
| 17 | +"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n" |
18 | 18 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
19 | 19 | "MIME-Version: 1.0\n"
|
20 | 20 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -343,9 +343,7 @@ msgstr ""
|
343 | 343 |
|
344 | 344 | #: ../../library/asyncio-eventloop.rst:226
|
345 | 345 | msgid "Unlike :meth:`call_soon_threadsafe`, this method is not thread-safe."
|
346 |
| -msgstr "" |
347 |
| -"与 :meth:`call_soon_threadsafe` 不同,此方法不是线程安全的。, this method is not thread-" |
348 |
| -"safe." |
| 346 | +msgstr "与 :meth:`call_soon_threadsafe` 不同,此方法不是线程安全的。" |
349 | 347 |
|
350 | 348 | #: ../../library/asyncio-eventloop.rst:230
|
351 | 349 | msgid ""
|
|
0 commit comments