Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b462da

Browse files
[po] auto sync
1 parent 695185f commit 8b462da

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "96.66%", "updated_at": "2025-11-02T07:31:06Z"}
1+
{"translation": "96.66%", "updated_at": "2025-11-12T00:42:00Z"}

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 <[email protected]>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.10\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-23 17:01+0000\n"
15+
"POT-Creation-Date: 2025-11-11 17:19+0000\n"
1516
"PO-Revision-Date: 2025-09-22 15:59+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Freesand Leo <[email protected]>, 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"
@@ -3022,6 +3023,11 @@ msgid ""
30223023
"several places Python needs to analyze characters in a locale-independent "
30233024
"way. (Added by Eric Smith; :issue:`5793`.)"
30243025
msgstr ""
3026+
"新增的宏:Python 头文件现在定义了以下的宏: :c:macro:`Py_ISALNUM`, :c:macro:`Py_ISALPHA`, "
3027+
":c:macro:`Py_ISDIGIT`, :c:macro:`Py_ISLOWER`, :c:macro:`Py_ISSPACE`, "
3028+
":c:macro:`Py_ISUPPER`, :c:macro:`Py_ISXDIGIT`, :c:macro:`Py_TOLOWER` 和 "
3029+
":c:macro:`Py_TOUPPER`。 所有这些函数都类似于用于对字符归类的 C 标准宏,但忽略当前语言区域设置,因为在一些场合下 Python "
3030+
"需要以语言区域无关的方式分析字符。 (由 Eric Smith 添加;参见 :issue:`5793`。)"
30253031

30263032
#: ../../whatsnew/2.7.rst:2197
30273033
msgid ""

0 commit comments

Comments
 (0)