|
1 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | | -# Copyright (C) 2001-2025, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2026, 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 | # python-doc bot, 2025 |
| 8 | +# Freesand Leo <yuqinju@163.com>, 2026 |
8 | 9 | # |
9 | 10 | #, fuzzy |
10 | 11 | msgid "" |
11 | 12 | msgstr "" |
12 | 13 | "Project-Id-Version: Python 3.13\n" |
13 | 14 | "Report-Msgid-Bugs-To: \n" |
14 | | -"POT-Creation-Date: 2025-12-31 15:00+0000\n" |
| 15 | +"POT-Creation-Date: 2026-01-01 15:01+0000\n" |
15 | 16 | "PO-Revision-Date: 2025-09-15 01:05+0000\n" |
16 | | -"Last-Translator: python-doc bot, 2025\n" |
| 17 | +"Last-Translator: Freesand Leo <yuqinju@163.com>, 2026\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" |
@@ -1451,7 +1452,7 @@ msgid "" |
1451 | 1452 | "If it is acceptable to only alter the behaviour of import statements without" |
1452 | 1453 | " affecting other APIs that access the import system, then replacing the " |
1453 | 1454 | "builtin :func:`__import__` function may be sufficient." |
1454 | | -msgstr "" |
| 1455 | +msgstr "如果仅改变导入语句的行为而不影响其他访问导入系统的 API 是可接受的,那么替换 :func:`__import__` 函数可能就够了。" |
1455 | 1456 |
|
1456 | 1457 | #: ../../reference/import.rst:839 |
1457 | 1458 | msgid "" |
|
0 commit comments