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

Skip to content

Commit d688f03

Browse files
[po] auto sync
1 parent 4e840af commit d688f03

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

tutorial/classes.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# eric R <[email protected]>, 2020
1111
# Konge <[email protected]>, 2020
1212
# nick <[email protected]>, 2020
13-
# Freesand Leo <[email protected]>, 2020
13+
# Freesand Leo <[email protected]>, 2022
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
2121
"PO-Revision-Date: 2020-05-30 12:16+0000\n"
22-
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
22+
"Last-Translator: Freesand Leo <[email protected]>, 2022\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"
@@ -208,7 +208,8 @@ msgid ""
208208
" describe what actually happens.) Of course, recursive invocations each "
209209
"have their own local namespace."
210210
msgstr ""
211-
"一个函数的本地命名空间在这个函数被调用时创建,并在函数返回或抛出一个不在函数内部处理的错误时被删除。(事实上,比起描述到底发生了什么,忘掉它更好。)当然,每次递归调用都会有它自己的本地命名空间。"
211+
"函数的本地命名空间在调用该函数时创建,并在函数返回或抛出不在函数内部处理的错误时被删除。 (实际上,用“遗忘”来描述实际发生的情况会更好一些。) "
212+
"当然,每次递归调用都会有自己的本地命名空间。"
212213

213214
#: ../../tutorial/classes.rst:112
214215
msgid ""

0 commit comments

Comments
 (0)