Skip to content

Commit 2e24bc4

Browse files
committed
translated Delete Document
1 parent 24f4ba6 commit 2e24bc4

File tree

2 files changed

+127
-200
lines changed

2 files changed

+127
-200
lines changed

locale/zh/LC_MESSAGES/tutorial/query-for-null-fields.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgstr ""
44
"Project-Id-Version: mongodb-manual 3.2\n"
55
"Report-Msgid-Bugs-To: \n"
66
"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"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=UTF-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -32,9 +32,9 @@ msgid ""
3232
"the :program:`mongo` shell. To populate the ``users`` collection referenced "
3333
"in the examples, run the following in :program:`mongo` shell:"
3434
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+
"填入数据:"
3838

3939
#: ../source/tutorial/query-for-null-fields.txt:33
4040
msgid "Equality Filter"

0 commit comments

Comments
 (0)