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

Skip to content

Commit 147dea5

Browse files
[po] auto sync
1 parent 948ac75 commit 147dea5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

faq/programming.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,7 @@ msgstr "对于各种赋值运算符( ``=`` 、 ``+=`` 等)来说同样如此
926926

927927
#: ../../faq/programming.rst:711
928928
msgid "Is there an equivalent of C's \"?:\" ternary operator?"
929-
msgstr "是否有与 C \"?:\" 三目运算符等价的东西?"
929+
msgstr "是否提供等价于 C 语言 \"?:\" 三目运算符的东西?"
930930

931931
#: ../../faq/programming.rst:713
932932
msgid "Yes, there is. The syntax is as follows::"
@@ -936,7 +936,7 @@ msgstr "有的。语法如下:"
936936
msgid ""
937937
"Before this syntax was introduced in Python 2.5, a common idiom was to use "
938938
"logical operators::"
939-
msgstr "在 Python 2.5 引入上述语法之前,常见的做法是使用逻辑运算符:"
939+
msgstr "在 Python 2.5 引入上述语法之前,通常的做法是使用逻辑运算符:"
940940

941941
#: ../../faq/programming.rst:725
942942
msgid ""

0 commit comments

Comments
 (0)