@@ -4,13 +4,15 @@ 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 : 2015-01-20 00:41-0000\n "
8
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
9
- "
Language-Team :
LANGUAGE <[email protected] >\n "
7
+ "PO-Revision-Date : 2015-02-04 19:53-0000\n "
10
8
"MIME-Version : 1.0\n "
11
9
"Content-Type : text/plain; charset=UTF-8\n "
12
10
"Content-Transfer-Encoding : 8bit\n "
13
- "X-Generator : Poedit 1.7.3\n "
11
+ "X-Generator : Poedit 1.7.4\n "
12
+ "Plural-Forms : nplurals=1; plural=0;\n "
13
+ "Last-Translator : \n "
14
+ "Language-Team : \n "
15
+ "Language : zh_CN\n "
14
16
15
17
#: ../source/tutorial/install-mongodb-on-os-x.txt:3
16
18
msgid "Install MongoDB on OS X"
@@ -32,29 +34,32 @@ msgstr "运行平台"
32
34
msgid ""
33
35
"Starting in version 2.4, MongoDB only supports OS X versions 10.6 (Snow "
34
36
"Leopard) on Intel x86-64 and later."
35
- msgstr ""
36
- "从2.4版本开始,MongoDB仅支持基于Intel x86-64 10.6版本的OS X或以上版本。"
37
+ msgstr "从2.4版本开始,MongoDB仅支持基于Intel x86-64 10.6及以上的OS X。"
37
38
38
39
#: ../source/tutorial/install-mongodb-on-os-x.txt:17
39
40
msgid ""
40
41
"MongoDB is available through the popular OS X package manager `Homebrew "
41
42
"<http://brew.sh/>`_ or through the `MongoDB Download site <http://www."
42
43
"mongodb.org/downloads>`_."
43
44
msgstr ""
45
+ "MongoDB现在可以通过OS X上非常流行的安装包管理器`Homebrew <http://brew.sh/>`"
46
+ "安装,或者通过`MongoDB下载地址 <http://www.mongodb.org/downloads>`_."
44
47
45
48
#: ../source/tutorial/install-mongodb-on-os-x.txt:22
46
49
msgid "Install MongoDB"
47
- msgstr ""
50
+ msgstr "安装MongoDB。 "
48
51
49
52
#: ../source/tutorial/install-mongodb-on-os-x.txt:24
50
53
msgid ""
51
54
"You can install MongoDB with `Homebrew <http://brew.sh/>`_ or manually. "
52
55
"This section describes both."
53
56
msgstr ""
57
+ "你可以通过 `Homebrew <http://brew.sh/>` 安装MongoDB或者手动安装,本章节都会"
58
+ "介绍。"
54
59
55
60
#: ../source/tutorial/install-mongodb-on-os-x.txt:30
56
61
msgid "Install MongoDB with Homebrew"
57
- msgstr ""
62
+ msgstr "通过Homebrew安装MongoDB "
58
63
59
64
#: ../source/tutorial/install-mongodb-on-os-x.txt:32
60
65
msgid ""
@@ -66,15 +71,15 @@ msgstr ""
66
71
67
72
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:8
68
73
msgid "Update Homebrew's package database."
69
- msgstr ""
74
+ msgstr "更新Homebrew的安装包数据库。 "
70
75
71
76
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:11
72
77
msgid "In a system shell, issue the following command:"
73
- msgstr ""
78
+ msgstr "在系统命令行中,参照下面的命令: "
74
79
75
80
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:30
76
81
msgid "Install MongoDB."
77
- msgstr ""
82
+ msgstr "安装MongoDB。 "
78
83
79
84
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:33
80
85
msgid ""
@@ -84,7 +89,7 @@ msgstr ""
84
89
85
90
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:38
86
91
msgid "Install the MongoDB Binaries"
87
- msgstr ""
92
+ msgstr "安装MongoDB Binaries "
88
93
89
94
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:42
90
95
msgid ""
@@ -94,7 +99,7 @@ msgstr ""
94
99
95
100
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:52
96
101
msgid "Build MongoDB from Source with SSL Support"
97
- msgstr ""
102
+ msgstr "通过SSL源安装MongoDB "
98
103
99
104
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:56
100
105
msgid ""
@@ -104,7 +109,7 @@ msgstr ""
104
109
105
110
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:66
106
111
msgid "Install the Latest Development Release of MongoDB"
107
- msgstr ""
112
+ msgstr "安装最新版本的MongoDB "
108
113
109
114
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:70
110
115
msgid ""
@@ -114,7 +119,7 @@ msgstr ""
114
119
115
120
#: ../source/tutorial/install-mongodb-on-os-x.txt:40
116
121
msgid "Install MongoDB Manually"
117
- msgstr ""
122
+ msgstr "手动安装MongoDB。 "
118
123
119
124
#: ../source/tutorial/install-mongodb-on-os-x.txt:42
120
125
msgid ""
@@ -128,13 +133,13 @@ msgstr ""
128
133
129
134
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:11
130
135
msgid "Download the binaries from ``https://www.mongodb.org/downloads``."
131
- msgstr ""
136
+ msgstr "从 ``https://www.mongodb.org/downloads`` 下载binaries。 "
132
137
133
138
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:14
134
139
msgid ""
135
140
"For example, to download the latest release through the shell, issue the "
136
141
"following:"
137
- msgstr ""
142
+ msgstr "例如,通过命令行下载最新版本,参照下面: "
138
143
139
144
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:31
140
145
msgid "Extract the files from the downloaded archive."
@@ -178,11 +183,11 @@ msgstr ""
178
183
179
184
#: ../source/tutorial/install-mongodb-on-os-x.txt:48
180
185
msgid "Run MongoDB"
181
- msgstr ""
186
+ msgstr "运行MongoDB。 "
182
187
183
188
#: ../source/includes/steps/run-mongodb-on-linux.rst:8
184
189
msgid "Create the data directory."
185
- msgstr ""
190
+ msgstr "创建数据目录。 "
186
191
187
192
#: ../source/includes/steps/run-mongodb-on-linux.rst:11
188
193
msgid ""
@@ -201,7 +206,7 @@ msgstr ""
201
206
202
207
#: ../source/includes/steps/run-mongodb-on-linux.rst:38
203
208
msgid "Set permissions for the data directory."
204
- msgstr ""
209
+ msgstr "设置数据目录的权限。 "
205
210
206
211
#: ../source/includes/steps/run-mongodb-on-linux.rst:41
207
212
msgid ""
@@ -212,7 +217,7 @@ msgstr ""
212
217
213
218
#: ../source/includes/steps/run-mongodb-on-linux.rst:57
214
219
msgid "Run MongoDB."
215
- msgstr ""
220
+ msgstr "运行MongoDB。 "
216
221
217
222
#: ../source/includes/steps/run-mongodb-on-linux.rst:60
218
223
msgid ""
@@ -256,21 +261,23 @@ msgstr ""
256
261
257
262
#: ../source/includes/steps/run-mongodb-on-linux.rst:121
258
263
msgid "Stop MongoDB as needed."
259
- msgstr ""
264
+ msgstr "根据需要关闭MongoDB。 "
260
265
261
266
#: ../source/includes/steps/run-mongodb-on-linux.rst:124
262
267
msgid ""
263
268
"To stop MongoDB, press ``Control+C`` in the terminal where the :program:"
264
269
"`mongod` instance is running."
265
- msgstr ""
270
+ msgstr "在运行MongoDB的终端中按 ``Control+C`` 关闭MongoDB。 "
266
271
267
272
#: ../source/includes/steps/run-mongodb-on-linux.rst:139
268
273
msgid "Begin using MongoDB."
269
- msgstr ""
274
+ msgstr "开始使用MongoDB。 "
270
275
271
276
#: ../source/includes/steps/run-mongodb-on-linux.rst:142
272
277
msgid ""
273
278
"To begin using MongoDB, see :doc:`/tutorial/getting-started`. Also consider "
274
279
"the :doc:`/administration/production-notes` document before deploying "
275
280
"MongoDB in a production environment."
276
281
msgstr ""
282
+ "在使用MongoDB之前,查看 :文档:`/tutorial/getting-started`。同时查阅 :文档:`/"
283
+ "administration/production-notes` 配置环境变量。"
0 commit comments