Skip to content

Commit e995433

Browse files
committed
Issude#63:Update
1 parent 3b17267 commit e995433

File tree

1 file changed

+5
-5
lines changed
  • locale/zh/LC_MESSAGES/reference

1 file changed

+5
-5
lines changed

locale/zh/LC_MESSAGES/reference/crud.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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:32+0800\n"
7+
"PO-Revision-Date: 2015-01-19 20:49+0800\n"
88
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
99
"Language-Team: LANGUAGE <[email protected]>\n"
1010
"MIME-Version: 1.0\n"
@@ -79,7 +79,7 @@ msgstr ""
7979
msgid ""
8080
"Returns a cursor that begins returning results only after passing or "
8181
"skipping a number of documents."
82-
msgstr "返回一个游标,该游标仅仅在跳过指定数目的文档后才开始返回结果。"
82+
msgstr "返回一个游标,该游标仅仅在跳过或略过指定数目的文档后才开始返回结果。"
8383

8484
#: ../source/includes/toc/table-spec-crud-cursor-methods.rst:16
8585
msgid ":method:`cursor.sort()`"
@@ -162,9 +162,9 @@ msgid ""
162162
"Provides a wrapper around an :method:`~db.collection.insert()` and :method:"
163163
"`~db.collection.update()` to insert new documents."
164164
msgstr ""
165-
"提供了 :method:`~db.collection.insert()` 和 :method:`~db.collection."
166-
"update()` 的包装方法来插入一个新文档(意即文档不存在时才插入,存在时更"
167-
"新)。"
165+
"提供 :method:`~db.collection.insert()` 和 :method:`~db.collection."
166+
"update()` 的封装方法来插入新文档,即插入的新文档不存在时执行插入,存在时执"
167+
"行更新。"
168168

169169
#: ../source/includes/toc/table-spec-crud-collection-methods.rst:18
170170
msgid ":method:`db.collection.update()`"

0 commit comments

Comments
 (0)