@@ -36,7 +36,7 @@ msgstr "聚合介绍"
36
36
37
37
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:4
38
38
msgid "A high-level introduction to aggregation."
39
- msgstr "对聚合高层面的介绍 "
39
+ msgstr "关于聚合的入门介绍 "
40
40
41
41
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:34
42
42
msgid ":doc:`/core/aggregation`"
@@ -46,7 +46,7 @@ msgstr "聚合概念"
46
46
msgid ""
47
47
"Introduces the use and operation of the data aggregation modalities "
48
48
"available in MongoDB."
49
- msgstr "介绍在MongoDB中各种形式的数据聚合的使用及其作用 "
49
+ msgstr "介绍在MongoDB中各种形式的数据聚合的使用方法 "
50
50
51
51
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:16
52
52
msgid ":doc:`/core/aggregation-pipeline`"
@@ -88,8 +88,8 @@ msgid ""
88
88
"include returning counts of documents, distinct values of a field, and "
89
89
"simple grouping operations."
90
90
msgstr ""
91
- "MongoDB提供了一个针对特定的数据聚合操作的集合 ,以支持一些公共的数据聚合的功能。"
92
- "这些操作包含返回文档个数, 对某个字段的值去重, 和简单的归类操作。"
91
+ "MongoDB提供了一些针对特定数据的聚合操作 ,以支持一些公共的数据聚合的功能。"
92
+ "这些操作包含返回文档个数、 对某个字段的值去重、 和简单的归类操作。"
93
93
94
94
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:34
95
95
msgid ":doc:`/core/aggregation-mechanics`"
@@ -100,7 +100,7 @@ msgid ""
100
100
"Details internal optimization operations, limits, support for sharded "
101
101
"collections, and concurrency concerns."
102
102
msgstr ""
103
- "优化操作,限制, 对分片集合的支持, 和并发关系等内部细节。"
103
+ "介绍了聚合操作的优化、限制、 对分片集合的支持、 和并发关系等内部细节。"
104
104
105
105
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:37
106
106
msgid ":doc:`/applications/aggregation`"
0 commit comments