|
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 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
|
| 8 | +# Freesand Leo <yuqinju@163.com>, 2025 |
8 | 9 | #
|
9 | 10 | #, fuzzy
|
10 | 11 | msgid ""
|
11 | 12 | msgstr ""
|
12 | 13 | "Project-Id-Version: Python 3.12\n"
|
13 | 14 | "Report-Msgid-Bugs-To: \n"
|
14 |
| -"POT-Creation-Date: 2024-11-19 01:32+0000\n" |
| 15 | +"POT-Creation-Date: 2025-05-30 15:38+0000\n" |
15 | 16 | "PO-Revision-Date: 2024-05-11 00:33+0000\n"
|
16 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
| 17 | +"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\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"
|
@@ -112,7 +113,7 @@ msgid ""
|
112 | 113 | "If ``None`` (the default), there is no constraint on the depth of the "
|
113 | 114 | "objects being formatted."
|
114 | 115 | msgstr ""
|
115 |
| -"可被找钱的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` " |
| 116 | +"可被打印的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` " |
116 | 117 | "(默认值),则不会限制被格式化对象的层级深度。"
|
117 | 118 |
|
118 | 119 | #: ../../library/pprint.rst:71
|
|
0 commit comments