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

Skip to content

Commit 9cc76a1

Browse files
[po] auto sync
1 parent 147dea5 commit 9cc76a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

faq/programming.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -944,12 +944,12 @@ msgid ""
944944
"has a false boolean value. Therefore, it is always better to use the ``... "
945945
"if ... else ...`` form."
946946
msgstr ""
947-
"然而这种做法并不保险,因为当 *on_true* 具有布尔假值时将会给出错误的结果。 所以,使用 ``... if ... else ...`` "
948-
"形式总是会更好。"
947+
"然而这种做法并不保险,因为当 *on_true* 为布尔值“假”时,结果将会出错。所以肯定还是采用 ``... if ... else ...`` "
948+
"形式为妙。"
949949

950950
#: ../../faq/programming.rst:731
951951
msgid "Is it possible to write obfuscated one-liners in Python?"
952-
msgstr "是否可以用Python编写混淆的单行程序?"
952+
msgstr "是否可以用 Python 编写让人眼晕的单行程序?"
953953

954954
#: ../../faq/programming.rst:733
955955
msgid ""
@@ -965,7 +965,7 @@ msgstr "请不要在家里尝试,骚年!"
965965

966966
#: ../../faq/programming.rst:766
967967
msgid "What does the slash(/) in the parameter list of a function mean?"
968-
msgstr "函数参数列表中的斜杠(/)是什么意思?"
968+
msgstr "函数形参列表中的斜杠(/)是什么意思?"
969969

970970
#: ../../faq/programming.rst:768
971971
msgid ""

0 commit comments

Comments
 (0)