@@ -4,7 +4,7 @@ msgstr ""
44"Project-Id-Version : mongodb-manual 2.6\n "
55"Report-Msgid-Bugs-To : \n "
66"POT-Creation-Date : 2014-09-03 15:39-0400\n "
7- "PO-Revision-Date : 2015-01-17 23:01 +0800\n "
7+ "PO-Revision-Date : 2015-01-17 23:30 +0800\n "
88"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
99"
Language-Team :
LANGUAGE <[email protected] >\n "
1010"MIME-Version : 1.0\n "
@@ -162,8 +162,9 @@ msgid ""
162162"Provides a wrapper around an :method:`~db.collection.insert()` and :method:"
163163"`~db.collection.update()` to insert new documents."
164164msgstr ""
165- "提供 method:`~db.collection.insert()` 和 :method:`~db.collection.update()` "
166- "的包装方法来插入一个新文档(意即文档不存在时插入,存在时更新)。"
165+ "提供了 :method:`~db.collection.insert()` 和 :method:`~db.collection."
166+ "update()` 的包装方法来插入一个新文档(意即文档不存在时才插入,存在时更"
167+ "新)。"
167168
168169#: ../source/includes/toc/table-spec-crud-collection-methods.rst:18
169170msgid ":method:`db.collection.update()`"
@@ -195,7 +196,7 @@ msgstr ""
195196msgid ""
196197"An overview of common database operations showing both the MongoDB "
197198"operations and SQL statements."
198- msgstr "常见数据库操作概述-以MongoDB操作和SQL语句展示 。"
199+ msgstr "以MongoDB操作和SQL语句展示的常见数据库操作概述 。"
199200
200201#: ../source/includes/toc/dfn-list-crud-reference.rst:16
201202msgid ":doc:`/reference/bios-example-collection`"
@@ -207,6 +208,6 @@ msgid ""
207208"insert()`, :method:`~db.collection.update()` and :method:`~db.collection."
208209"find()` pages use the data for some of their examples."
209210msgstr ""
210- "实践MongoDB所用样本数据。 :method:`~db.collection.insert()`, :method:`~db."
211+ "实践MongoDB所用样本数据。 :method:`~db.collection.insert()`, :method:`~db."
211212"collection.update()` 和 :method:`~db.collection.find()`页面中的某些例子使用"
212213"了这些数据。"
0 commit comments