|
6 | 6 | # Translators: |
7 | 7 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2025 |
8 | 8 | # python-doc bot, 2025 |
| 9 | +# Freesand Leo <yuqinju@163.com>, 2025 |
9 | 10 | # |
10 | 11 | #,fuzzy |
11 | 12 | msgid "" |
12 | 13 | msgstr "" |
13 | 14 | "Project-Id-Version:Python 3.12\n" |
14 | 15 | "Report-Msgid-Bugs-To:\n" |
15 | | -"POT-Creation-Date:2025-09-23 15:37+0000\n" |
| 16 | +"POT-Creation-Date:2025-10-03 15:43+0000\n" |
16 | 17 | "PO-Revision-Date:2025-07-18 19:59+0000\n" |
17 | | -"Last-Translator:python-doc bot, 2025\n" |
| 18 | +"Last-Translator:Freesand Leo <yuqinju@163.com>, 2025\n" |
18 | 19 | "Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
19 | 20 | "MIME-Version:1.0\n" |
20 | 21 | "Content-Type:text/plain; charset=UTF-8\n" |
@@ -4627,6 +4628,8 @@ msgid "" |
4627 | 4628 | " them by default, you will most likely want to use :meth:`list.insert` " |
4628 | 4629 | "instead of :meth:`list.append` to add to those lists." |
4629 | 4630 | msgstr"" |
| 4631 | +"因为 :data:`sys.meta_path` 和 :data:`sys.path_hooks` 上现在默认具有查找器,你很可能会希望使用 " |
| 4632 | +":meth:`list.insert` 而不是 :meth:`list.append` 来向列表添加元素。" |
4630 | 4633 |
|
4631 | 4634 | #:../../whatsnew/3.3.rst:2387 |
4632 | 4635 | msgid"" |
|