Skip to content

Commit 50636fa

Browse files
committed
Update aggregation.po
1 parent ee71325 commit 50636fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/zh/LC_MESSAGES/aggregation.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ msgstr "聚合介绍"
3636

3737
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:4
3838
msgid "A high-level introduction to aggregation."
39-
msgstr "对聚合高层面的介绍"
39+
msgstr "关于聚合的入门介绍"
4040

4141
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:34
4242
msgid ":doc:`/core/aggregation`"
@@ -46,7 +46,7 @@ msgstr "聚合概念"
4646
msgid ""
4747
"Introduces the use and operation of the data aggregation modalities "
4848
"available in MongoDB."
49-
msgstr "介绍在MongoDB中各种形式的数据聚合的使用及其作用"
49+
msgstr "介绍在MongoDB中各种形式的数据聚合的使用方法"
5050

5151
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:16
5252
msgid ":doc:`/core/aggregation-pipeline`"
@@ -88,8 +88,8 @@ msgid ""
8888
"include returning counts of documents, distinct values of a field, and "
8989
"simple grouping operations."
9090
msgstr ""
91-
"MongoDB提供了一个针对特定的数据聚合操作的集合,以支持一些公共的数据聚合的功能。"
92-
"这些操作包含返回文档个数对某个字段的值去重和简单的归类操作。"
91+
"MongoDB提供了一些针对特定数据的聚合操作,以支持一些公共的数据聚合的功能。"
92+
"这些操作包含返回文档个数对某个字段的值去重和简单的归类操作。"
9393

9494
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:34
9595
msgid ":doc:`/core/aggregation-mechanics`"
@@ -100,7 +100,7 @@ msgid ""
100100
"Details internal optimization operations, limits, support for sharded "
101101
"collections, and concurrency concerns."
102102
msgstr ""
103-
"优化操作,限制,对分片集合的支持和并发关系等内部细节。"
103+
"介绍了聚合操作的优化、限制、对分片集合的支持和并发关系等内部细节。"
104104

105105
#: ../source/includes/toc/dfn-list-spec-aggregation-landing.rst:37
106106
msgid ":doc:`/applications/aggregation`"

0 commit comments

Comments
 (0)