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

Skip to content

Commit c63a78a

Browse files
[po] auto sync
1 parent b76aa89 commit c63a78a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

reference/expressions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# ww song <[email protected]>, 2018
1010
# Fred <[email protected]>, 2018
1111
# dannyvi <[email protected]>, 2018
12-
# Freesand Leo <[email protected]>, 2020
12+
# Freesand Leo <[email protected]>, 2021
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:38+0000\n"
21-
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
21+
"Last-Translator: Freesand Leo <[email protected]>, 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"
@@ -1581,7 +1581,7 @@ msgid ""
15811581
msgstr ""
15821582
"正式的说法是这样:如果 *a*, *b*, *c*, ..., *y*, *z* 为表达式而 *op1*, *op2*, ..., *opN* "
15831583
"为比较运算符,则 ``a op1 b op2 c ... y opN z`` 就等价于 ``a op1 b and b op2 c and ... y "
1584-
"opN z``,后者的不同之处只是每个表达式最多只被求值一次。"
1584+
"opN z``,不同点在于每个表达式最多只被求值一次。"
15851585

15861586
#: ../../reference/expressions.rst:1379
15871587
msgid ""

0 commit comments

Comments
 (0)