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

Skip to content

Commit 15bb208

Browse files
committed
[po] auto sync bot
1 parent b667b5a commit 15bb208

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tutorial/classes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# Junkai Shao <[email protected]>, 2018
1010
# Zombie110year <[email protected]>, 2019
1111
# zkonge, 2019
12-
# Freesand Leo <[email protected]>, 2019
1312
# Shengjing Zhu <[email protected]>, 2019
13+
# Freesand Leo <[email protected]>, 2019
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
2121
"PO-Revision-Date: 2017-02-16 23:39+0000\n"
22-
"Last-Translator: Shengjing Zhu <zsj950618@gmail.com>, 2019\n"
22+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -438,7 +438,7 @@ msgid ""
438438
"Class *instantiation* uses function notation. Just pretend that the class "
439439
"object is a parameterless function that returns a new instance of the class."
440440
" For example (assuming the above class)::"
441-
msgstr "类的 *实例化* 是使用函数表示法。 可以相像类对象就是会返回一个新的类实例的不带参数的函数。 举例来说(假设使用上述的类)::"
441+
msgstr "类的 *实例化* 使用函数表示法。 可以把类对象视为是返回该类的一个新实例的不带参数的函数。 举例来说(假设使用上述的类)::"
442442

443443
#: ../../tutorial/classes.rst:288
444444
msgid ""

0 commit comments

Comments
 (0)