|
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 | #
|
|
13 | 13 | # 乐成 王, 2023
|
14 | 14 |
|
15 | 15 | # Freesand Leo <[email protected]>, 2024
|
| 16 | +# LeeWendao <[email protected]>, 2025 |
16 | 17 | #
|
17 | 18 | #, fuzzy
|
18 | 19 | msgid ""
|
19 | 20 | msgstr ""
|
20 | 21 | "Project-Id-Version: Python 3.13\n"
|
21 | 22 | "Report-Msgid-Bugs-To: \n"
|
22 |
| -"POT-Creation-Date: 2024-12-27 14:16+0000\n" |
| 23 | +"POT-Creation-Date: 2025-05-02 14:19+0000\n" |
23 | 24 | "PO-Revision-Date: 2021-06-28 00:52+0000\n"
|
24 |
| -"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n" |
| 25 | +"Last-Translator: LeeWendao <LeeWendao@outlook.com>, 2025\n" |
25 | 26 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
26 | 27 | "MIME-Version: 1.0\n"
|
27 | 28 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -1156,7 +1157,7 @@ msgid ""
|
1156 | 1157 | "we'll explore a bit more of it before we end this tutorial."
|
1157 | 1158 | msgstr ""
|
1158 | 1159 | "凭借我们目前已学的东西你就可以做到许多事情,而我们还仅仅学了一些皮毛而已。 :mod:`argparse` "
|
1159 |
| -"模块是非常强大的,在结束篇教程之前我们将再探索更多一些内容。" |
| 1160 | +"模块是非常强大的,在结束本篇教程之前我们将再探索更多一些内容。" |
1160 | 1161 |
|
1161 | 1162 | #: ../../howto/argparse.rst:604
|
1162 | 1163 | msgid "Getting a little more advanced"
|
|
0 commit comments