|
1 |
| -# |
| 1 | +# |
2 | 2 | msgid ""
|
3 | 3 | msgstr ""
|
4 | 4 | "Project-Id-Version: mongodb-manual 2.6\n"
|
5 | 5 | "Report-Msgid-Bugs-To: \n"
|
6 | 6 | "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" |
9 | 9 | " Language-Team: LANGUAGE <[email protected]>\n"
|
10 | 10 | "MIME-Version: 1.0\n"
|
11 | 11 | "Content-Type: text/plain; charset=UTF-8\n"
|
12 | 12 | "Content-Transfer-Encoding: 8bit\n"
|
| 13 | +"X-Generator: Poedit 1.7.3\n" |
13 | 14 |
|
14 | 15 | #: ../source/reference/administration.txt:3
|
15 | 16 | msgid "Administration Reference"
|
16 |
| -msgstr "" |
| 17 | +msgstr "数据库管理参考" |
17 | 18 |
|
18 | 19 | #: ../source/includes/toc/dfn-list-administration-reference.rst:7
|
19 | 20 | msgid ":doc:`/reference/ulimit`"
|
20 |
| -msgstr "" |
| 21 | +msgstr ":doc:`/reference/ulimit`" |
21 | 22 |
|
22 | 23 | #: ../source/includes/toc/dfn-list-administration-reference.rst:4
|
23 | 24 | msgid ""
|
24 | 25 | "Describes user resources limits (i.e. ``ulimit``) and introduces the "
|
25 | 26 | "considerations and optimal configurations for systems that run MongoDB "
|
26 | 27 | "deployments."
|
27 | 28 | msgstr ""
|
| 29 | +"描述了用户资源限制(即 ``ulimit``)和介绍了MongoDB部署的系统最低配置和最优配置" |
28 | 30 |
|
29 | 31 | #: ../source/includes/toc/dfn-list-administration-reference.rst:13
|
30 | 32 | msgid ":doc:`/reference/system-collections`"
|
31 |
| -msgstr "" |
| 33 | +msgstr ":doc:`/reference/system-collections`" |
32 | 34 |
|
33 | 35 | #: ../source/includes/toc/dfn-list-administration-reference.rst:10
|
34 | 36 | msgid ""
|
35 | 37 | "Introduces the internal collections that MongoDB uses to track per-database "
|
36 | 38 | "metadata, including indexes, collections, and authentication credentials."
|
37 | 39 | msgstr ""
|
| 40 | +"介绍内部集合,MongoDB以此来追踪每个数据库的元数据包括索引,集合,认证凭证" |
38 | 41 |
|
39 | 42 | #: ../source/includes/toc/dfn-list-administration-reference.rst:19
|
40 | 43 | msgid ":doc:`/reference/database-profiler`"
|
41 |
| -msgstr "" |
| 44 | +msgstr ":doc:`/reference/database-profiler`" |
42 | 45 |
|
43 | 46 | #: ../source/includes/toc/dfn-list-administration-reference.rst:16
|
44 | 47 | msgid ""
|
45 | 48 | "Describes the data collected by MongoDB's operation profiler, which "
|
46 | 49 | "introspects operations and reports data for analysis on performance and "
|
47 | 50 | "behavior."
|
48 |
| -msgstr "" |
| 51 | +msgstr "描述了被MongoDB操作分析器收集的数据,包括自检操作和性能表现的分析" |
49 | 52 |
|
50 | 53 | #: ../source/includes/toc/dfn-list-administration-reference.rst:25
|
51 | 54 | msgid ":doc:`/core/journaling`"
|
52 |
| -msgstr "" |
| 55 | +msgstr ":doc:`/core/journaling`" |
53 | 56 |
|
54 | 57 | #: ../source/includes/toc/dfn-list-administration-reference.rst:22
|
55 | 58 | msgid ""
|
56 | 59 | "Describes the internal operation of MongoDB's journaling facility and "
|
57 | 60 | "outlines how the journal allows MongoDB to provide provides durability and "
|
58 | 61 | "crash resiliency."
|
59 | 62 | msgstr ""
|
| 63 | +"描述了内部操作,包括MongoDB的日志特色和概述了日志提供MongoDB更好的耐久性和容" |
| 64 | +"灾能力。" |
60 | 65 |
|
61 | 66 | #: ../source/includes/toc/dfn-list-administration-reference.rst:28
|
62 | 67 | msgid ":doc:`/reference/exit-codes`"
|
63 |
| -msgstr "" |
| 68 | +msgstr ":doc:`/reference/exit-codes`" |
64 | 69 |
|
65 | 70 | #: ../source/includes/toc/dfn-list-administration-reference.rst:28
|
66 | 71 | msgid ""
|
67 | 72 | "Lists the unique codes returned by :program:`mongos` and :program:`mongod` "
|
68 | 73 | "processes upon exit."
|
69 |
| -msgstr "" |
| 74 | +msgstr "列举了 :program:`mongos` 和 :program:`mongod`退出时返回的特殊代码含义" |
0 commit comments