|
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.11\n"
|
13 | 14 | "Report-Msgid-Bugs-To:\n"
|
14 |
| -"POT-Creation-Date:2024-03-29 16:43+0000\n" |
| 15 | +"POT-Creation-Date:2025-05-30 16:16+0000\n" |
15 | 16 | "PO-Revision-Date:2023-05-24 02:18+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"
|
@@ -315,8 +316,8 @@ msgid ""
|
315 | 316 | "parameters, let's fetch information about a project from `PyPI "
|
316 | 317 | "<https://pypi.org>`_::"
|
317 | 318 | msgstr""
|
318 |
| -"为了演示To demonstrate several uses of the:func:`~pprint.pp` 函数及其形参的几种用法,让我们从 " |
319 |
| -"`PyPI <https://pypi.org>`_获取关于某个项目的信息::" |
| 319 | +"为了演示:func:`~pprint.pp` 函数及其形参的几种用法,让我们从 `PyPI <https://pypi.org>`_ " |
| 320 | +"获取关于某个项目的信息::" |
320 | 321 |
|
321 | 322 | #:../../library/pprint.rst:273
|
322 | 323 | msgid"In its basic form, :func:`~pprint.pp` shows the whole object::"
|
|