|
1 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | | -# Copyright (C) 2001-2022, 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 | | -# Freesand Leo <yuqinju@163.com>, 2021 |
| 7 | +# Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
8 | 8 | # |
9 | 9 | #, fuzzy |
10 | 10 | msgid "" |
11 | 11 | msgstr "" |
12 | | -"Project-Id-Version: Python 3.10\n" |
| 12 | +"Project-Id-Version: Python 3.11\n" |
13 | 13 | "Report-Msgid-Bugs-To: \n" |
14 | | -"POT-Creation-Date: 2022-11-04 14:28+0000\n" |
15 | | -"PO-Revision-Date: 2021-06-28 01:08+0000\n" |
16 | | -"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n" |
17 | | -"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
| 14 | +"POT-Creation-Date: 2024-04-15 01:13+0000\n" |
| 15 | +"PO-Revision-Date: 2023-05-24 02:16+0000\n" |
| 16 | +"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n" |
| 17 | +"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
18 | 18 | "MIME-Version: 1.0\n" |
19 | 19 | "Content-Type: text/plain; charset=UTF-8\n" |
20 | 20 | "Content-Transfer-Encoding: 8bit\n" |
@@ -65,10 +65,10 @@ msgstr "" |
65 | 65 |
|
66 | 66 | #: ../../library/index.rst:30 |
67 | 67 | msgid "" |
68 | | -"In addition to the standard library, there is a growing collection of " |
69 | | -"several thousand components (from individual programs and modules to " |
70 | | -"packages and entire application development frameworks), available from the " |
71 | | -"`Python Package Index <https://pypi.org>`_." |
| 68 | +"In addition to the standard library, there is an active collection of " |
| 69 | +"hundreds of thousands of components (from individual programs and modules to" |
| 70 | +" packages and entire application development frameworks), available from the" |
| 71 | +" `Python Package Index <https://pypi.org>`_." |
72 | 72 | msgstr "" |
73 | | -"在这个标准库以外还存在成千上万并且不断增加的其他组件 (从单独的程序、模块、软件包直到完整的应用开发框架),访问 `Python 包索引 " |
74 | | -"<https://pypi.org>`_ 即可获取这些第三方包。" |
| 73 | +"在标准库以外,还存在成千上万并且不断增加的其他组件集(从单独的程序和模块到软件包以及完整的应用程序开发框架),这些组件集可以从`Python 包索引 " |
| 74 | +"<https://pypi.org>`_ 获取。" |
0 commit comments