|
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 | | -# Freesand Leo <yuqinju@163.com>, 2024 |
8 | 7 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
| 8 | +# Freesand Leo <yuqinju@163.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-12-13 15:30+0000\n" |
| 15 | +"POT-Creation-Date:2025-03-21 15:33+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:Freesand Leo <yuqinju@163.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" |
@@ -1272,7 +1272,7 @@ msgstr "返回剩余的取消请求数量。" |
1272 | 1272 | msgid"" |
1273 | 1273 | "Note that once execution of a cancelled task completed, further calls to " |
1274 | 1274 | ":meth:`uncancel` are ineffective." |
1275 | | -msgstr"请注意一理被取消的任务执行完成,继续调用 :meth:`uncancel` 将是低效的。" |
| 1275 | +msgstr"请注意一旦被取消的任务执行完成,继续调用 :meth:`uncancel` 将是低效的。" |
1276 | 1276 |
|
1277 | 1277 | #:../../library/asyncio-task.rst:1217 |
1278 | 1278 | msgid"" |
|