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

Skip to content

Commit 4203479

Browse files
[po] auto sync
1 parent 91bd631 commit 4203479

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tutorial/classes.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
# ww song <[email protected]>, 2020
1010
# eric R <[email protected]>, 2020
1111
# Junkai Shao <[email protected]>, 2020
12+
# Freesand Leo <[email protected]>, 2020
1213
# zkonge <[email protected]>, 2020
1314
# nick <[email protected]>, 2020
14-
# Freesand Leo <[email protected]>, 2020
1515
#
1616
#, fuzzy
1717
msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2020-07-06 14:24+0000\n"
21+
"POT-Creation-Date: 2020-07-14 14:32+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:16+0000\n"
23-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2020\n"
23+
"Last-Translator: nick <2330458484@qq.com>, 2020\n"
2424
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2525
"MIME-Version: 1.0\n"
2626
"Content-Type: text/plain; charset=UTF-8\n"
@@ -218,9 +218,9 @@ msgstr ""
218218
#: ../../tutorial/classes.rst:116
219219
msgid ""
220220
"Although scopes are determined statically, they are used dynamically. At any"
221-
" time during execution, At any time during execution, there are 3 or 4 "
222-
"nested scopes whose namespaces are directly accessible:"
223-
msgstr "尽管作用域是静态确定的,但它们会被动态使用。 在程序运行的任何时刻,会有 3 或 4 个命名空间可被直接访问的嵌套作用域:"
221+
" time during execution, there are 3 or 4 nested scopes whose namespaces are "
222+
"directly accessible:"
223+
msgstr ""
224224

225225
#: ../../tutorial/classes.rst:120
226226
msgid "the innermost scope, which is searched first, contains the local names"

0 commit comments

Comments
 (0)