|
1 | 1 | # SOME DESCRIPTIVE TITLE.
|
2 |
| -# Copyright (C) 2001-2023, 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>, 2023
|
| 8 | +# LeeWendao <LeeWendao@outlook.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: 2023-09-15 14:42+0000\n" |
| 15 | +"POT-Creation-Date: 2025-05-02 15:33+0000\n" |
15 | 16 | "PO-Revision-Date: 2023-05-24 02:11+0000\n"
|
16 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n" |
| 17 | +"Last-Translator: LeeWendao <LeeWendao@outlook.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"
|
@@ -453,7 +454,7 @@ msgid ""
|
453 | 454 | "we'll explore a bit more of it before we end this tutorial."
|
454 | 455 | msgstr ""
|
455 | 456 | "凭借我们目前已学的东西你就可以做到许多事情,而我们还仅仅学了一些皮毛而已。 :mod:`argparse` "
|
456 |
| -"模块是非常强大的,在结束篇教程之前我们将再探索更多一些内容。" |
| 457 | +"模块是非常强大的,在结束本篇教程之前我们将再探索更多一些内容。" |
457 | 458 |
|
458 | 459 | #: ../../howto/argparse.rst:599
|
459 | 460 | msgid "Getting a little more advanced"
|
|
0 commit comments