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

Skip to content

Commit 6a50713

Browse files
[po] auto sync
1 parent 4b963d9 commit 6a50713

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.27%", "updated_at": "2023-11-17T14:56:09Z"}
1+
{"translation": "92.28%", "updated_at": "2023-11-17T15:56:16Z"}

reference/expressions.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,6 +2241,9 @@ msgid ""
22412241
"where they can be used, parentheses are not required, including in ``if`` "
22422242
"and ``while`` statements."
22432243
msgstr ""
2244+
"赋值表达式在被用作表达式语句及在被用作切片、条件表达式、lambda 表达式、关键字参数和推导式中的 if 表达式以及在 ``assert``, "
2245+
"``with`` 和 ``assignment`` 语句中的子表达式时必须用圆括号括起来。 在其可使用的其他场合,圆括号则不是必须的,包括在 "
2246+
"``if`` 和 ``while`` 语句中。"
22442247

22452248
#: ../../reference/expressions.rst:1785
22462249
msgid "See :pep:`572` for more details about assignment expressions."

whatsnew/3.12.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2221,6 +2221,9 @@ msgid ""
22212221
":class:`collections.abc.Hashable` and :class:`collections.abc.Sized` "
22222222
"respectively, are deprecated. (:gh:`94309`.)"
22232223
msgstr ""
2224+
":class:`typing.Hashable` 和 :class:`typing.Sized`,分别为 "
2225+
":class:`collections.abc.Hashable` 和 :class:`collections.abc.Sized` "
2226+
"的别名,现已被弃用。 (:gh:`94309`。)"
22242227

22252228
#: ../../whatsnew/3.12.rst:1296
22262229
msgid ""

0 commit comments

Comments
 (0)