|
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 <[email protected]>, 2024
|
| 8 | +# LeeWendao <[email protected]>, 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-29 14:50+0000\n" |
| 15 | +"POT-Creation-Date: 2025-05-02 14:54+0000\n" |
15 | 16 | "PO-Revision-Date: 2024-05-11 00:32+0000\n"
|
16 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\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"
|
@@ -1126,7 +1127,7 @@ msgid ""
|
1126 | 1127 | "we'll explore a bit more of it before we end this tutorial."
|
1127 | 1128 | msgstr ""
|
1128 | 1129 | "凭借我们目前已学的东西你就可以做到许多事情,而我们还仅仅学了一些皮毛而已。 :mod:`argparse` "
|
1129 |
| -"模块是非常强大的,在结束篇教程之前我们将再探索更多一些内容。" |
| 1130 | +"模块是非常强大的,在结束本篇教程之前我们将再探索更多一些内容。" |
1130 | 1131 |
|
1131 | 1132 | #: ../../howto/argparse.rst:599
|
1132 | 1133 | msgid "Getting a little more advanced"
|
|
0 commit comments