|
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 | #
|
|
10 | 10 | # allenjuly7 <allenjuly7@astu.fun>, 2019
|
11 | 11 | # 汪心禾 <wangxinhe06@gmail.com>, 2019
|
12 | 12 | # Freesand Leo <yuqinju@163.com>, 2020
|
13 |
| -# Siyuan Xu, 2020 |
| 13 | +# Xu Siyuan, 2020 |
14 | 14 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
|
| 15 | +# LeeWendao <LeeWendao@outlook.com>, 2025 |
15 | 16 | #
|
16 | 17 | #, fuzzy
|
17 | 18 | msgid ""
|
18 | 19 | msgstr ""
|
19 | 20 | "Project-Id-Version: Python 3.9\n"
|
20 | 21 | "Report-Msgid-Bugs-To: \n"
|
21 |
| -"POT-Creation-Date: 2023-09-15 15:42+0000\n" |
| 22 | +"POT-Creation-Date: 2025-05-02 16:40+0000\n" |
22 | 23 | "PO-Revision-Date: 2017-02-16 17:44+0000\n"
|
23 |
| -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n" |
| 24 | +"Last-Translator: LeeWendao <LeeWendao@outlook.com>, 2025\n" |
24 | 25 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
25 | 26 | "MIME-Version: 1.0\n"
|
26 | 27 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -458,7 +459,7 @@ msgid ""
|
458 | 459 | "we'll explore a bit more of it before we end this tutorial."
|
459 | 460 | msgstr ""
|
460 | 461 | "凭借我们目前已学的东西你就可以做到许多事情,而我们还仅仅学了一些皮毛而已。 :mod:`argparse` "
|
461 |
| -"模块是非常强大的,在结束篇教程之前我们将再探索更多一些内容。" |
| 462 | +"模块是非常强大的,在结束本篇教程之前我们将再探索更多一些内容。" |
462 | 463 |
|
463 | 464 | #: ../../howto/argparse.rst:596
|
464 | 465 | msgid "Getting a little more advanced"
|
|
0 commit comments