Skip to content

Commit 1d8268e

Browse files
committed
translate
1 parent 3628dc0 commit 1d8268e

File tree

1 file changed

+20
-16
lines changed

1 file changed

+20
-16
lines changed

locale/zh/LC_MESSAGES/tutorial/install-mongodb-enterprise-on-windows.po

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgstr ""
1515

1616
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:3
1717
msgid "Install MongoDB Enterprise on Windows"
18-
msgstr ""
18+
msgstr "在 Windows 下安装 MongoDB Enterprise "
1919

2020
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:10
2121
msgid "Overview"
@@ -27,76 +27,80 @@ msgid ""
2727
"enterprise-advanced?jmp=docs>` on Windows systems. MongoDB Enterprise is "
2828
"available on select platforms and contains support for several features "
2929
"related to security and monitoring."
30-
msgstr ""
30+
msgstr "参考本教程在 Windows 下安装 :products:`MongoDB Enterprise </mongodb-"
31+
"enterprise-advanced?jmp=docs>` . MongoDB Enterprise 在当前平台可用,并且"
32+
"包含对安全和监控有关的几个功能的支持。"
3133

3234
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:18
3335
msgid "Prerequisites"
34-
msgstr ""
36+
msgstr "前提条件"
3537

3638
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:20
3739
msgid ""
3840
"MongoDB Enterprise Server for Windows requires Windows Server 2008 R2 or "
3941
"later. The ``.msi`` installer includes all other software dependencies and "
4042
"will automatically upgrade any older version of MongoDB installed using an "
4143
"``.msi`` file."
42-
msgstr ""
44+
msgstr "windows 版 MongoDB Enterprise 服务需要 Windows Server 2008 R2 及以上版本"
45+
"``.msi`` 安装程序包含了所有需要的第三方程程序并且会对使用 ``.msi`` 文件安装的 MongoDB 进行自动升级。"
4346

4447
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:26
4548
msgid "Get MongoDB Enterprise"
46-
msgstr ""
49+
msgstr "获取 MongoDB Enterprise"
4750

4851
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:31
4952
msgid "Install MongoDB Enterprise"
50-
msgstr ""
53+
msgstr "安装 MongoDB Enterprise"
5154

5255
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:34
5356
msgid "Interactive Installation"
54-
msgstr ""
57+
msgstr "通过向导安装"
5558

5659
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:39
5760
msgid "Unattended Installation"
58-
msgstr ""
61+
msgstr "无人值守安装"
5962

6063
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:41
6164
msgid ""
6265
"You may install MongoDB unattended on Windows from the command line using "
6366
"``msiexec.exe``."
64-
msgstr ""
67+
msgstr "你可以通过命令 ``msiexec.exe`` 使用无人值守的方式安装 MongoDB"
6568

6669
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:47
6770
msgid "Run MongoDB Enterprise"
68-
msgstr ""
71+
msgstr "支行 MongoDB Enterprise"
6972

7073
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:51
7174
msgid ""
7275
"Do not make :program:`mongod.exe` visible on public networks without running"
7376
" in \"Secure Mode\" with the :setting:`auth` setting. MongoDB is designed to"
7477
" be run in trusted environments, and the database does not enable \"Secure "
7578
"Mode\" by default."
76-
msgstr ""
79+
msgstr "不要让你的 :program:`mongod.exe`暴露在公网上,除非启用 \"Secure Mode\" 并且设置 :setting:`auth` 。"
80+
"MongoDB 被设计成运行在受信任的环境中,并且数据库默认不启用 \"Secure Mode\""
7781

7882
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:59
7983
msgid "Configure a Windows Service for MongoDB Enterprise"
80-
msgstr ""
84+
msgstr "设置 MongoDB Enterprise 的 Windows 服务的配置"
8185

8286
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:66
8387
msgid "Manually Create a Windows Service for MongoDB Enterprise"
84-
msgstr ""
88+
msgstr "为 MongoDB Enterprise 手动创建 Windows 服务"
8589

8690
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:68
8791
msgid ""
8892
"You can set up the MongoDB server as a :guilabel:`Windows Service` that "
8993
"starts automatically at boot time."
90-
msgstr ""
94+
msgstr "你可以将 MongoDB 服务设置成 :guilabel:`Windows Service` ,这样就可以在开机时自动启动。"
9195

9296
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:71
9397
msgid ""
9498
"The following procedure assumes you have installed MongoDB using the "
9599
"``.msi`` installer with the path ``C:\\mongodb\\``."
96-
msgstr ""
100+
msgstr "以下过程假定您已使用 ``.msi`` 安装程序将 MongoDB 安装到 ``C:\\mongodb\\`` 目录。"
97101

98102
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:74
99103
msgid ""
100104
"If you have installed in an alternative directory, you will need to adjust "
101105
"the paths as appropriate."
102-
msgstr ""
106+
msgstr "如果你已经安装到备用目录,你将需要调整为适当的路径。"

0 commit comments

Comments
 (0)