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

Skip to content

Commit 0fac4ad

Browse files
[po] auto sync
1 parent a5195e4 commit 0fac4ad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/symtable.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#
66
# Translators:
77
# dannyvi <[email protected]>, 2020
8-
# Dai Xu <[email protected]>, 2021
98
# Freesand Leo <[email protected]>, 2021
9+
# Dai Xu <[email protected]>, 2021
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1717
"PO-Revision-Date: 2020-05-30 12:11+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
18+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -204,7 +204,7 @@ msgstr "如果符号在代码块中被引用,但未赋值,则返回 ``True``
204204

205205
#: ../../library/symtable.rst:176
206206
msgid "Return ``True`` if the symbol is assigned to in its block."
207-
msgstr ""
207+
msgstr "如果符号在代码块中赋值,则返回 ``True``。"
208208

209209
#: ../../library/symtable.rst:180
210210
msgid "Return ``True`` if name binding introduces new namespace."

0 commit comments

Comments
 (0)