Skip to content

Commit 0a64ed6

Browse files
[po] auto sync
1 parent bca3f2a commit 0a64ed6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.92%", "updated_at": "2025-05-10T06:49:00Z"}
1+
{"translation": "81.92%", "updated_at": "2025-05-25T06:49:40Z"}

library/dis.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:52+0000\n"
15+
"POT-Creation-Date: 2025-05-23 15:30+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1918,8 +1919,8 @@ msgid ""
19181919
"opcodes in the range [0,255] which don't use their argument and those that "
19191920
"do (``< HAVE_ARGUMENT`` and ``>= HAVE_ARGUMENT``, respectively)."
19201921
msgstr ""
1921-
"这不是一个真正的操作码。 它是 [0,255] 范围内使用与不使用参数的操作码(分别是 ``< HAVE_ARGUMENT`` 和 ``>= "
1922-
"HAVE_ARGUMENT`` )的分界线。"
1922+
"这不是一个真正的操作码。 它是 [0,255] 范围内不使用参数和使用参数的操作码 (分别是 ``< HAVE_ARGUMENT`` 和 ``>= "
1923+
"HAVE_ARGUMENT``) 之间的分隔线。"
19231924

19241925
#: ../../library/dis.rst:1568
19251926
msgid ""

0 commit comments

Comments
 (0)