Skip to content

Commit 811b81f

Browse files
[po] auto sync
1 parent 8504ebc commit 811b81f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.11%", "updated_at": "2024-03-15T02:25:01Z"}
1+
{"translation": "92.12%", "updated_at": "2024-03-15T15:21:51Z"}

whatsnew/2.7.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,8 @@ msgid ""
744744
"PEP written by Guido van Rossum. Implemented by Travis Oliphant, Antoine "
745745
"Pitrou and others. Backported to 2.7 by Antoine Pitrou; :issue:`2396`."
746746
msgstr ""
747+
"PEP 由 Guido van Rossum 撰写。 由 Travis Oliphant, Antoine Pitrou 等人实现。 由 Antoine"
748+
" Pitrou 向下移植到 2.7; :issue:`2396`。"
747749

748750
#: ../../whatsnew/2.7.rst:672
749751
msgid "Other Language Changes"
@@ -761,17 +763,19 @@ msgid ""
761763
"values. ``{}`` continues to represent an empty dictionary; use ``set()`` for"
762764
" an empty set."
763765
msgstr ""
766+
"已从 Python 3.x 向下移植了集合字面值语法。 使用花括号来标记可变集合的内容;集合与字典的区别在于它不包含冒号及映射的值。 ``{}`` "
767+
"仍然表示空字典;请使用 ``set()`` 来表示空集合。"
764768

765769
#: ../../whatsnew/2.7.rst:693
766770
msgid "Backported by Alexandre Vassalotti; :issue:`2335`."
767-
msgstr ""
771+
msgstr "由 Alexandre Vassalotti 向下移植; :issue:`2335`。"
768772

769773
#: ../../whatsnew/2.7.rst:695
770774
msgid ""
771775
"Dictionary and set comprehensions are another feature backported from 3.x, "
772776
"generalizing list/generator comprehensions to use the literal syntax for "
773777
"sets and dictionaries."
774-
msgstr ""
778+
msgstr "字典与集合推导式是另一个从 3.x 向下移植的特性,对列表/生成器推导式进行一般化以针对集合与字典使用字面值语法。"
775779

776780
#: ../../whatsnew/2.7.rst:707
777781
msgid "Backported by Alexandre Vassalotti; :issue:`2333`."

0 commit comments

Comments
 (0)