|
1 | 1 | # SOME DESCRIPTIVE TITLE.
|
2 |
| -# Copyright (C) 2001-2023, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2024, 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 | # Rafael Fontenelle <[email protected]>, 2023
|
| 8 | +# Freesand Leo <[email protected]>, 2024 |
8 | 9 | #
|
9 | 10 | #, fuzzy
|
10 | 11 | msgid ""
|
11 | 12 | msgstr ""
|
12 | 13 | "Project-Id-Version: Python 3.10\n"
|
13 | 14 | "Report-Msgid-Bugs-To: \n"
|
14 |
| -"POT-Creation-Date: 2023-07-29 03:05+0000\n" |
| 15 | +"POT-Creation-Date: 2024-05-11 20:02+0000\n" |
15 | 16 | "PO-Revision-Date: 2022-11-05 17:22+0000\n"
|
16 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n" |
| 17 | +"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n" |
17 | 18 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
18 | 19 | "MIME-Version: 1.0\n"
|
19 | 20 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -1108,7 +1109,7 @@ msgstr "返回 ``True`` ,除非提供的 *timeout* 过期,这种情况下返
|
1108 | 1109 |
|
1109 | 1110 | #: ../../library/threading.rst:744 ../../library/threading.rst:963
|
1110 | 1111 | msgid "Previously, the method always returned ``None``."
|
1111 |
| -msgstr "很明显,方法总是返回 ``None``。" |
| 1112 | +msgstr "在此之前,方法总是返回 ``None``。" |
1112 | 1113 |
|
1113 | 1114 | #: ../../library/threading.rst:749
|
1114 | 1115 | msgid ""
|
|
0 commit comments