Skip to content

Commit 73c7760

Browse files
committed
Update administration.po
1 parent 6849924 commit 73c7760

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed
Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,74 @@
1-
#
1+
#
22
msgid ""
33
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: YEAR-MO-DA HO:MI+ZONE\n"
8-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
7+
"PO-Revision-Date: 2015-02-03 18:31+0800\n"
8+
"Last-Translator: Crazycheng <[email protected]>\n"
99
"Language-Team: LANGUAGE <[email protected]>\n"
1010
"MIME-Version: 1.0\n"
1111
"Content-Type: text/plain; charset=UTF-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
13+
"X-Generator: Poedit 1.7.3\n"
1314

1415
#: ../source/reference/administration.txt:3
1516
msgid "Administration Reference"
16-
msgstr ""
17+
msgstr "数据库管理参考"
1718

1819
#: ../source/includes/toc/dfn-list-administration-reference.rst:7
1920
msgid ":doc:`/reference/ulimit`"
20-
msgstr ""
21+
msgstr ":doc:`/reference/ulimit`"
2122

2223
#: ../source/includes/toc/dfn-list-administration-reference.rst:4
2324
msgid ""
2425
"Describes user resources limits (i.e. ``ulimit``) and introduces the "
2526
"considerations and optimal configurations for systems that run MongoDB "
2627
"deployments."
2728
msgstr ""
29+
"描述了用户资源限制(即 ``ulimit``)和介绍了MongoDB部署的系统最低配置和最优配置"
2830

2931
#: ../source/includes/toc/dfn-list-administration-reference.rst:13
3032
msgid ":doc:`/reference/system-collections`"
31-
msgstr ""
33+
msgstr ":doc:`/reference/system-collections`"
3234

3335
#: ../source/includes/toc/dfn-list-administration-reference.rst:10
3436
msgid ""
3537
"Introduces the internal collections that MongoDB uses to track per-database "
3638
"metadata, including indexes, collections, and authentication credentials."
3739
msgstr ""
40+
"介绍内部集合,MongoDB以此来追踪每个数据库的元数据包括索引,集合,认证凭证"
3841

3942
#: ../source/includes/toc/dfn-list-administration-reference.rst:19
4043
msgid ":doc:`/reference/database-profiler`"
41-
msgstr ""
44+
msgstr ":doc:`/reference/database-profiler`"
4245

4346
#: ../source/includes/toc/dfn-list-administration-reference.rst:16
4447
msgid ""
4548
"Describes the data collected by MongoDB's operation profiler, which "
4649
"introspects operations and reports data for analysis on performance and "
4750
"behavior."
48-
msgstr ""
51+
msgstr "描述了被MongoDB操作分析器收集的数据,包括自检操作和性能表现的分析"
4952

5053
#: ../source/includes/toc/dfn-list-administration-reference.rst:25
5154
msgid ":doc:`/core/journaling`"
52-
msgstr ""
55+
msgstr ":doc:`/core/journaling`"
5356

5457
#: ../source/includes/toc/dfn-list-administration-reference.rst:22
5558
msgid ""
5659
"Describes the internal operation of MongoDB's journaling facility and "
5760
"outlines how the journal allows MongoDB to provide provides durability and "
5861
"crash resiliency."
5962
msgstr ""
63+
"描述了内部操作,包括MongoDB的日志特色和概述了日志提供MongoDB更好的耐久性和容"
64+
"灾能力。"
6065

6166
#: ../source/includes/toc/dfn-list-administration-reference.rst:28
6267
msgid ":doc:`/reference/exit-codes`"
63-
msgstr ""
68+
msgstr ":doc:`/reference/exit-codes`"
6469

6570
#: ../source/includes/toc/dfn-list-administration-reference.rst:28
6671
msgid ""
6772
"Lists the unique codes returned by :program:`mongos` and :program:`mongod` "
6873
"processes upon exit."
69-
msgstr ""
74+
msgstr "列举了 :program:`mongos` 和 :program:`mongod`退出时返回的特殊代码含义"

0 commit comments

Comments
 (0)