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

Commit c85be12

Browse files
[po] auto sync
1 parent ad67933 commit c85be12

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": "98.27%", "updated_at": "2025-11-02T07:37:47Z"}
1+
{"translation": "98.28%", "updated_at": "2025-11-11T23:38:36Z"}

whatsnew/2.7.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.11\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-23 16:19+0000\n"
15+
"POT-Creation-Date: 2025-11-11 16:33+0000\n"
1516
"PO-Revision-Date: 2025-09-22 16:51+0000\n"
16-
"Last-Translator: python-doc bot, 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"
@@ -3216,6 +3217,11 @@ msgid ""
32163217
"several places Python needs to analyze characters in a locale-independent "
32173218
"way. (Added by Eric Smith; :issue:`5793`.)"
32183219
msgstr ""
3220+
"新增的宏:Python 头文件现在定义了以下的宏: :c:macro:`Py_ISALNUM`, :c:macro:`Py_ISALPHA`, "
3221+
":c:macro:`Py_ISDIGIT`, :c:macro:`Py_ISLOWER`, :c:macro:`Py_ISSPACE`, "
3222+
":c:macro:`Py_ISUPPER`, :c:macro:`Py_ISXDIGIT`, :c:macro:`Py_TOLOWER` 和 "
3223+
":c:macro:`Py_TOUPPER`。 所有这些函数都类似于用于对字符归类的 C 标准宏,但忽略当前语言区域设置,因为在一些场合下 Python "
3224+
"需要以语言区域无关的方式分析字符。 (由 Eric Smith 添加;参见 :issue:`5793`。)"
32193225

32203226
#: ../../whatsnew/2.7.rst:2202
32213227
msgid ""

0 commit comments

Comments
 (0)