Skip to content

Commit 7c6c07f

Browse files
committed
Issue #22 translating
1 parent 4d6a76b commit 7c6c07f

File tree

1 file changed

+31
-24
lines changed

1 file changed

+31
-24
lines changed

locale/zh/LC_MESSAGES/tutorial/install-mongodb-on-os-x.po

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ 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-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"
108
"MIME-Version: 1.0\n"
119
"Content-Type: text/plain; charset=UTF-8\n"
1210
"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"
1416

1517
#: ../source/tutorial/install-mongodb-on-os-x.txt:3
1618
msgid "Install MongoDB on OS X"
@@ -32,29 +34,32 @@ msgstr "运行平台"
3234
msgid ""
3335
"Starting in version 2.4, MongoDB only supports OS X versions 10.6 (Snow "
3436
"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。"
3738

3839
#: ../source/tutorial/install-mongodb-on-os-x.txt:17
3940
msgid ""
4041
"MongoDB is available through the popular OS X package manager `Homebrew "
4142
"<http://brew.sh/>`_ or through the `MongoDB Download site <http://www."
4243
"mongodb.org/downloads>`_."
4344
msgstr ""
45+
"MongoDB现在可以通过OS X上非常流行的安装包管理器`Homebrew <http://brew.sh/>`"
46+
"安装,或者通过`MongoDB下载地址 <http://www.mongodb.org/downloads>`_."
4447

4548
#: ../source/tutorial/install-mongodb-on-os-x.txt:22
4649
msgid "Install MongoDB"
47-
msgstr ""
50+
msgstr "安装MongoDB。"
4851

4952
#: ../source/tutorial/install-mongodb-on-os-x.txt:24
5053
msgid ""
5154
"You can install MongoDB with `Homebrew <http://brew.sh/>`_ or manually. "
5255
"This section describes both."
5356
msgstr ""
57+
"你可以通过 `Homebrew <http://brew.sh/>` 安装MongoDB或者手动安装,本章节都会"
58+
"介绍。"
5459

5560
#: ../source/tutorial/install-mongodb-on-os-x.txt:30
5661
msgid "Install MongoDB with Homebrew"
57-
msgstr ""
62+
msgstr "通过Homebrew安装MongoDB"
5863

5964
#: ../source/tutorial/install-mongodb-on-os-x.txt:32
6065
msgid ""
@@ -66,15 +71,15 @@ msgstr ""
6671

6772
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:8
6873
msgid "Update Homebrew's package database."
69-
msgstr ""
74+
msgstr "更新Homebrew的安装包数据库。"
7075

7176
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:11
7277
msgid "In a system shell, issue the following command:"
73-
msgstr ""
78+
msgstr "在系统命令行中,参照下面的命令:"
7479

7580
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:30
7681
msgid "Install MongoDB."
77-
msgstr ""
82+
msgstr "安装MongoDB。"
7883

7984
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:33
8085
msgid ""
@@ -84,7 +89,7 @@ msgstr ""
8489

8590
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:38
8691
msgid "Install the MongoDB Binaries"
87-
msgstr ""
92+
msgstr "安装MongoDB Binaries"
8893

8994
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:42
9095
msgid ""
@@ -94,7 +99,7 @@ msgstr ""
9499

95100
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:52
96101
msgid "Build MongoDB from Source with SSL Support"
97-
msgstr ""
102+
msgstr "通过SSL源安装MongoDB"
98103

99104
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:56
100105
msgid ""
@@ -104,7 +109,7 @@ msgstr ""
104109

105110
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:66
106111
msgid "Install the Latest Development Release of MongoDB"
107-
msgstr ""
112+
msgstr "安装最新版本的MongoDB"
108113

109114
#: ../source/includes/steps/install-mongodb-on-osx-with-homebrew.rst:70
110115
msgid ""
@@ -114,7 +119,7 @@ msgstr ""
114119

115120
#: ../source/tutorial/install-mongodb-on-os-x.txt:40
116121
msgid "Install MongoDB Manually"
117-
msgstr ""
122+
msgstr "手动安装MongoDB。"
118123

119124
#: ../source/tutorial/install-mongodb-on-os-x.txt:42
120125
msgid ""
@@ -128,13 +133,13 @@ msgstr ""
128133

129134
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:11
130135
msgid "Download the binaries from ``https://www.mongodb.org/downloads``."
131-
msgstr ""
136+
msgstr "从 ``https://www.mongodb.org/downloads`` 下载binaries。"
132137

133138
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:14
134139
msgid ""
135140
"For example, to download the latest release through the shell, issue the "
136141
"following:"
137-
msgstr ""
142+
msgstr "例如,通过命令行下载最新版本,参照下面:"
138143

139144
#: ../source/includes/steps/install-mongodb-on-osx-manually.rst:31
140145
msgid "Extract the files from the downloaded archive."
@@ -178,11 +183,11 @@ msgstr ""
178183

179184
#: ../source/tutorial/install-mongodb-on-os-x.txt:48
180185
msgid "Run MongoDB"
181-
msgstr ""
186+
msgstr "运行MongoDB。"
182187

183188
#: ../source/includes/steps/run-mongodb-on-linux.rst:8
184189
msgid "Create the data directory."
185-
msgstr ""
190+
msgstr "创建数据目录。"
186191

187192
#: ../source/includes/steps/run-mongodb-on-linux.rst:11
188193
msgid ""
@@ -201,7 +206,7 @@ msgstr ""
201206

202207
#: ../source/includes/steps/run-mongodb-on-linux.rst:38
203208
msgid "Set permissions for the data directory."
204-
msgstr ""
209+
msgstr "设置数据目录的权限。"
205210

206211
#: ../source/includes/steps/run-mongodb-on-linux.rst:41
207212
msgid ""
@@ -212,7 +217,7 @@ msgstr ""
212217

213218
#: ../source/includes/steps/run-mongodb-on-linux.rst:57
214219
msgid "Run MongoDB."
215-
msgstr ""
220+
msgstr "运行MongoDB。"
216221

217222
#: ../source/includes/steps/run-mongodb-on-linux.rst:60
218223
msgid ""
@@ -256,21 +261,23 @@ msgstr ""
256261

257262
#: ../source/includes/steps/run-mongodb-on-linux.rst:121
258263
msgid "Stop MongoDB as needed."
259-
msgstr ""
264+
msgstr "根据需要关闭MongoDB。"
260265

261266
#: ../source/includes/steps/run-mongodb-on-linux.rst:124
262267
msgid ""
263268
"To stop MongoDB, press ``Control+C`` in the terminal where the :program:"
264269
"`mongod` instance is running."
265-
msgstr ""
270+
msgstr "在运行MongoDB的终端中按 ``Control+C`` 关闭MongoDB。"
266271

267272
#: ../source/includes/steps/run-mongodb-on-linux.rst:139
268273
msgid "Begin using MongoDB."
269-
msgstr ""
274+
msgstr "开始使用MongoDB。"
270275

271276
#: ../source/includes/steps/run-mongodb-on-linux.rst:142
272277
msgid ""
273278
"To begin using MongoDB, see :doc:`/tutorial/getting-started`. Also consider "
274279
"the :doc:`/administration/production-notes` document before deploying "
275280
"MongoDB in a production environment."
276281
msgstr ""
282+
"在使用MongoDB之前,查看 :文档:`/tutorial/getting-started`。同时查阅 :文档:`/"
283+
"administration/production-notes` 配置环境变量。"

0 commit comments

Comments
 (0)