|
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.10\n" |
13 | 14 | "Report-Msgid-Bugs-To:\n" |
14 | | -"POT-Creation-Date:2023-09-15 15:11+0000\n" |
| 15 | +"POT-Creation-Date:2025-05-02 16:07+0000\n" |
15 | 16 | "PO-Revision-Date:2022-11-05 17:21+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" |
@@ -451,7 +452,7 @@ msgid "" |
451 | 452 | "we'll explore a bit more of it before we end this tutorial." |
452 | 453 | msgstr"" |
453 | 454 | "凭借我们目前已学的东西你就可以做到许多事情,而我们还仅仅学了一些皮毛而已。 :mod:`argparse` " |
454 | | -"模块是非常强大的,在结束篇教程之前我们将再探索更多一些内容。" |
| 455 | +"模块是非常强大的,在结束本篇教程之前我们将再探索更多一些内容。" |
455 | 456 |
|
456 | 457 | #:../../howto/argparse.rst:597 |
457 | 458 | msgid"Getting a little more advanced" |
|