|
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 <rffontenelle@gmail.com>, 2024 |
| 8 | +# Freesand Leo <yuqinju@163.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:2024-08-02 16:01+0000\n" |
| 15 | +"POT-Creation-Date:2025-05-23 16:44+0000\n" |
15 | 16 | "PO-Revision-Date:2022-11-05 17:21+0000\n" |
16 | | -"Last-Translator:Rafael Fontenelle <rffontenelle@gmail.com>,2024\n" |
| 17 | +"Last-Translator:Freesand Leo <yuqinju@163.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" |
@@ -1363,8 +1364,8 @@ msgid "" |
1363 | 1364 | "opcodes which don't use their argument and those that do (``< " |
1364 | 1365 | "HAVE_ARGUMENT`` and ``>= HAVE_ARGUMENT``, respectively)." |
1365 | 1366 | msgstr"" |
1366 | | -"这不是一个真正的操作码。它用于标明使用参数和不使用参数的操作码 (分别为 ``< HAVE_ARGUMENT`` 和 ``>= " |
1367 | | -"HAVE_ARGUMENT``)之间的分隔线。" |
| 1367 | +"这不是一个真正的操作码。它用于标明不使用参数和使用参数的操作码 (分别为 ``< HAVE_ARGUMENT`` 和 ``>= " |
| 1368 | +"HAVE_ARGUMENT``)之间的分隔。" |
1368 | 1369 |
|
1369 | 1370 | #:../../library/dis.rst:1282 |
1370 | 1371 | msgid"" |
|