Skip to content

Commit 9a25dc3

Browse files
[po] auto sync
1 parent c317984 commit 9a25dc3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.63%", "updated_at": "2023-08-19T09:32:13Z"}
1+
{"translation": "89.63%", "updated_at": "2023-08-23T15:32:10Z"}

c-api/arg.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
8+
# Freesand Leo <yuqinju@163.com>, 2023
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2023-08-18 15:12+0000\n"
1516
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\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"
@@ -144,7 +145,7 @@ msgid ""
144145
" or int otherwise."
145146
msgstr ""
146147
"对于所有 ``#`` 格式的变体(``s#``、``y#`` 等),宏 :c:macro:`PY_SSIZE_T_CLEAN` 必须在包含 "
147-
":file:`Python 之前定义。 h`。在 Python 3.9 及更早版本上,如果定义了 :c:macro:`PY_SSIZE_T_CLEAN`"
148+
":file:`Python.h` 之前定义。 在 Python 3.9 及更早版本上,如果定义了 :c:macro:`PY_SSIZE_T_CLEAN`"
148149
" 宏,则长度参数的类型为 :c:type:`Py_ssize_t`,否则为 int。"
149150

150151
#: ../../c-api/arg.rst:98

0 commit comments

Comments
 (0)