File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.11 %" , "updated_at" : " 2024-03-15T02:25:01Z " }
1
+ {"translation" : " 92.12 %" , "updated_at" : " 2024-03-15T15:21:51Z " }
Original file line number Diff line number Diff line change @@ -744,6 +744,8 @@ msgid ""
744
744
"PEP written by Guido van Rossum. Implemented by Travis Oliphant, Antoine "
745
745
"Pitrou and others. Backported to 2.7 by Antoine Pitrou; :issue:`2396`."
746
746
msgstr ""
747
+ "PEP 由 Guido van Rossum 撰写。 由 Travis Oliphant, Antoine Pitrou 等人实现。 由 Antoine"
748
+ " Pitrou 向下移植到 2.7; :issue:`2396`。"
747
749
748
750
#: ../../whatsnew/2.7.rst:672
749
751
msgid "Other Language Changes"
@@ -761,17 +763,19 @@ msgid ""
761
763
"values. ``{}`` continues to represent an empty dictionary; use ``set()`` for"
762
764
" an empty set."
763
765
msgstr ""
766
+ "已从 Python 3.x 向下移植了集合字面值语法。 使用花括号来标记可变集合的内容;集合与字典的区别在于它不包含冒号及映射的值。 ``{}`` "
767
+ "仍然表示空字典;请使用 ``set()`` 来表示空集合。"
764
768
765
769
#: ../../whatsnew/2.7.rst:693
766
770
msgid "Backported by Alexandre Vassalotti; :issue:`2335`."
767
- msgstr ""
771
+ msgstr "由 Alexandre Vassalotti 向下移植; :issue:`2335`。 "
768
772
769
773
#: ../../whatsnew/2.7.rst:695
770
774
msgid ""
771
775
"Dictionary and set comprehensions are another feature backported from 3.x, "
772
776
"generalizing list/generator comprehensions to use the literal syntax for "
773
777
"sets and dictionaries."
774
- msgstr ""
778
+ msgstr "字典与集合推导式是另一个从 3.x 向下移植的特性,对列表/生成器推导式进行一般化以针对集合与字典使用字面值语法。 "
775
779
776
780
#: ../../whatsnew/2.7.rst:707
777
781
msgid "Backported by Alexandre Vassalotti; :issue:`2333`."
You can’t perform that action at this time.
0 commit comments