8000 [po] auto sync · python/python-docs-zh-cn@ef90899 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef90899

Browse files
[po] auto sync
1 parent c0a261d commit ef90899

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.34%", "updated_at": "2025-05-18T15:18:11Z"}
1+
{"translation": "83.34%", "updated_at": "2025-05-25T06:19:07Z"}

library/dis.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
77
# SKY H. <sky19960802@gmail.com>, 2018
88
# Alpha Du <alphanow@gmail.com>, 2019
9-
# Freesand Leo <yuqinju@163.com>, 2021
109
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
10+
# Freesand Leo <yuqinju@163.com>, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-08-03 21:31+0000\n"
17+
"POT-Creation-Date: 2025-05-23 17:18+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
19-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
19+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1272,8 +1272,8 @@ msgid ""
12721272
"opcodes which don't use their argument and those that do (``< "
12731273
"HAVE_ARGUMENT`` and ``>= HAVE_ARGUMENT``, respectively)."
12741274
msgstr ""
1275-
"这不是一个真正的操作码。 它用于标明使用参数和不使用参数的操作码 (分别为 ``< HAVE_ARGUMENT`` 和 ``>= "
1276-
"HAVE_ARGUMENT``) 之间的分隔线。"
1275+
"这不是一个真正的操作码。 它用于标明不使用参数和使用参数的操作码 (分别为 ``< HAVE_ARGUMENT`` 和 ``>= "
1276+
"HAVE_ARGUMENT``) 之间的分隔。"
12771277

12781278
#: ../../library/dis.rst:1198
12791279
msgid ""

0 commit comments

Comments
 (0)
0