Skip to content

Commit 942b0ab

Browse files
[po] auto sync
1 parent 4ac8dcb commit 942b0ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial/datastructures.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ msgid ""
407407
"mathematical operations like union, intersection, difference, and symmetric "
408408
"difference."
409409
msgstr ""
410-
"Python也包含有 *集合* 类型。集合是由不重复元素组成的无序的集。它的基本用法包括成员检测和消除重复元素。集合对象也支持像 "
411-
"联合,交集,差集,对称差分等数学运算。"
410+
"Python 还支持 *集合* "
411+
"类型。集合是由不重复元素组成的无序容器。基本用法包括成员检测、消除重复元素。集合对象支持合集、交集、差集、对称差分等数学运算。"
412412

413413
#: ../../tutorial/datastructures.rst:454
414414
msgid ""

0 commit comments

Comments
 (0)