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

Skip to content

Commit 1f5fd3c

Browse files
[po] auto sync
1 parent 1523418 commit 1f5fd3c

2 files changed

Lines changed: 6 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": "95.33%", "updated_at": "2024-07-06T05:46:51Z"}
1+
{"translation": "95.33%", "updated_at": "2024-07-06T07:47:12Z"}

whatsnew/2.2.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8-
# Unknownuserfrommars, 2024
98
# Freesand Leo <[email protected]>, 2024
9+
# Unknownuserfrommars, 2024
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2024-07-05 14:49+0000\n"
1717
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
18-
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
18+
"Last-Translator: Unknownuserfrommars, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -486,6 +486,9 @@ msgid ""
486486
"attribute is accessed, while the old :meth:`~object.__getattr__` is only "
487487
"called if ``foo`` isn't found in the instance's dictionary."
488488
msgstr ""
489+
"新式类还支持一种新方法 "
490+
"``__getattribute__(attr_name)``。这两个方法的区别在于,:meth:`~object.__getattribute__` "
491+
"在访问任何属性时*总是*被调用,而旧的 :meth:`~object.__getattr__` 仅在 ``foo`` 未在实例的字典中找到时才被调用。"
489492

490493
#: ../../whatsnew/2.2.rst:328
491494
msgid ""

0 commit comments

Comments
 (0)