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

Skip to content

Commit e317b7d

Browse files
committed
[po] auto sync bot
1 parent d62fef4 commit e317b7d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

reference/simple_stmts.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,17 +345,19 @@ msgid ""
345345
"possible *in-place* behavior, the binary operation performed by augmented "
346346
"assignment is the same as the normal binary operations."
347347
msgstr ""
348+
"除了在单个语句中赋值给元组和多个目标的例外情况,增强赋值语句的赋值操作处理方式与普通赋值相同。 类似地,除了可能存在 *原地* "
349+
"操作行为的例外情况,增强赋值语句执行的二元运算也与普通二元运算相同。"
348350

349351
#: ../../reference/simple_stmts.rst:314
350352
msgid ""
351353
"For targets which are attribute references, the same :ref:`caveat about "
352354
"class and instance attributes <attr-target-note>` applies as for regular "
353355
"assignments."
354-
msgstr ""
356+
msgstr "对于属性引用类目标,针对常规赋值的 :ref:`关于类和实例属性的警告 <attr-target-note>` 也同样适用。"
355357

356358
#: ../../reference/simple_stmts.rst:321
357359
msgid "Annotated assignment statements"
358-
msgstr ""
360+
msgstr "带标注的赋值语句"
359361

360362
#: ../../reference/simple_stmts.rst:328
361363
msgid ""

0 commit comments

Comments
 (0)