File tree Expand file tree Collapse file tree 2 files changed +127
-200
lines changed
locale/zh/LC_MESSAGES/tutorial Expand file tree Collapse file tree 2 files changed +127
-200
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ msgstr ""
4
4
"Project-Id-Version : mongodb-manual 3.2\n "
5
5
"Report-Msgid-Bugs-To : \n "
6
6
"POT-Creation-Date : 2016-05-31 19:15-0400\n "
7
- "PO-Revision-Date : 2016-07-29 15:15+0800\n "
7
+ "PO-Revision-Date : 2016-08-01 15:15+0800\n "
8
8
"MIME-Version : 1.0\n "
9
9
"Content-Type : text/plain; charset=UTF-8\n "
10
10
"Content-Transfer-Encoding : 8bit\n "
@@ -32,9 +32,9 @@ msgid ""
32
32
"the :program:`mongo` shell. To populate the ``users`` collection referenced "
33
33
"in the examples, run the following in :program:`mongo` shell:"
34
34
msgstr ""
35
- "本页中的示例使用 :program:`mongo` shell的 :method:`db.collection.find()` 方 "
36
- "法 .在:program:`mongo` shell中运行如下命令以向示例中涉及到的 ``users`` 集合填 "
37
- "入数据 :"
35
+ "本页中的示例使用 :program:`mongo` shell中的 :method:`db.collection.find()` "
36
+ "方法 .在:program:`mongo` shell中运行如下命令以向示例中涉及到的 ``users`` 集合 "
37
+ "填入数据 :"
38
38
39
39
#: ../source/tutorial/query-for-null-fields.txt:33
40
40
msgid "Equality Filter"
You can’t perform that action at this time.
0 commit comments