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

Skip to content

Commit 192e0b3

Browse files
[po] auto sync
1 parent c0f791d commit 192e0b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

faq/programming.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# eric R <[email protected]>, 2018
99
# Meng Du <[email protected]>, 2019
1010
# ppcfish <[email protected]>, 2019
11-
# Dai Xu <[email protected]>, 2021
1211
# Freesand Leo <[email protected]>, 2021
12+
# Dai Xu <[email protected]>, 2021
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-05-23 06:25+0000\n"
2020
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
21-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
21+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2222
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1866,7 +1866,7 @@ msgstr ""
18661866
msgid ""
18671867
"How do I call a method defined in a base class from a derived class that "
18681868
"overrides it?"
1869-
msgstr "如何从覆盖基类的派生类调用基类中定义的方法?"
1869+
msgstr "如何在覆盖基类的派生类中调用基类定义的方法?"
18701870

18711871
#: ../../faq/programming.rst:1539
18721872
msgid "Use the built-in :func:`super` function::"

0 commit comments

Comments
 (0)