🌐 AI搜索 & 代理 主页
Skip to content

Commit 4c4920c

Browse files
[po] auto sync
1 parent d9d0a9a commit 4c4920c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.33%", "updated_at": "2025-11-02T06:52:23Z"}
1+
{"translation": "99.33%", "updated_at": "2025-11-11T23:46:48Z"}

whatsnew/2.7.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88
# python-doc bot, 2025
9+
# Freesand Leo <yuqinju@163.com>, 2025
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.12\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-09-23 15:37+0000\n"
16+
"POT-Creation-Date: 2025-11-11 15:52+0000\n"
1617
"PO-Revision-Date: 2025-07-18 19:59+0000\n"
17-
"Last-Translator: python-doc bot, 2025\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -4042,6 +4043,11 @@ msgid ""
40424043
"several places Python needs to analyze characters in a locale-independent "
40434044
"way. (Added by Eric Smith; :issue:`5793`.)"
40444045
msgstr ""
4046+
"新增的宏:Python 头文件现在定义了以下的宏: :c:macro:`Py_ISALNUM`, :c:macro:`Py_ISALPHA`, "
4047+
":c:macro:`Py_ISDIGIT`, :c:macro:`Py_ISLOWER`, :c:macro:`Py_ISSPACE`, "
4048+
":c:macro:`Py_ISUPPER`, :c:macro:`Py_ISXDIGIT`, :c:macro:`Py_TOLOWER` 和 "
4049+
":c:macro:`Py_TOUPPER`。 所有这些函数都类似于用于对字符归类的 C 标准宏,但忽略当前语��区域设置,因为在一些场合下 Python "
4050+
"需要以语言区域无关的方式分析字符。 (由 Eric Smith 添加;参见 :issue:`5793`。)"
40454051

40464052
#: ../../whatsnew/2.7.rst:2201
40474053
msgid ""

0 commit comments

Comments
 (0)