@@ -15,7 +15,7 @@ msgstr ""
15
15
16
16
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:3
17
17
msgid "Install MongoDB Enterprise on Windows"
18
- msgstr ""
18
+ msgstr "在 Windows 下安装 MongoDB Enterprise "
19
19
20
20
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:10
21
21
msgid "Overview"
@@ -27,76 +27,80 @@ msgid ""
27
27
"enterprise-advanced?jmp=docs>` on Windows systems. MongoDB Enterprise is "
28
28
"available on select platforms and contains support for several features "
29
29
"related to security and monitoring."
30
- msgstr ""
30
+ msgstr "参考本教程在 Windows 下安装 :products:`MongoDB Enterprise </mongodb-"
31
+ "enterprise-advanced?jmp=docs>` . MongoDB Enterprise 在当前平台可用,并且"
32
+ "包含对安全和监控有关的几个功能的支持。"
31
33
32
34
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:18
33
35
msgid "Prerequisites"
34
- msgstr ""
36
+ msgstr "前提条件 "
35
37
36
38
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:20
37
39
msgid ""
38
40
"MongoDB Enterprise Server for Windows requires Windows Server 2008 R2 or "
39
41
"later. The ``.msi`` installer includes all other software dependencies and "
40
42
"will automatically upgrade any older version of MongoDB installed using an "
41
43
"``.msi`` file."
42
- msgstr ""
44
+ msgstr "windows 版 MongoDB Enterprise 服务需要 Windows Server 2008 R2 及以上版本"
45
+ "``.msi`` 安装程序包含了所有需要的第三方程程序并且会对使用 ``.msi`` 文件安装的 MongoDB 进行自动升级。"
43
46
44
47
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:26
45
48
msgid "Get MongoDB Enterprise"
46
- msgstr ""
49
+ msgstr "获取 MongoDB Enterprise "
47
50
48
51
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:31
49
52
msgid "Install MongoDB Enterprise"
50
- msgstr ""
53
+ msgstr "安装 MongoDB Enterprise "
51
54
52
55
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:34
53
56
msgid "Interactive Installation"
54
- msgstr ""
57
+ msgstr "通过向导安装 "
55
58
56
59
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:39
57
60
msgid "Unattended Installation"
58
- msgstr ""
61
+ msgstr "无人值守安装 "
59
62
60
63
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:41
61
64
msgid ""
62
65
"You may install MongoDB unattended on Windows from the command line using "
63
66
"``msiexec.exe``."
64
- msgstr ""
67
+ msgstr "你可以通过命令 ``msiexec.exe`` 使用无人值守的方式安装 MongoDB "
65
68
66
69
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:47
67
70
msgid "Run MongoDB Enterprise"
68
- msgstr ""
71
+ msgstr "支行 MongoDB Enterprise "
69
72
70
73
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:51
71
74
msgid ""
72
75
"Do not make :program:`mongod.exe` visible on public networks without running"
73
76
" in \" Secure Mode\" with the :setting:`auth` setting. MongoDB is designed to"
74
77
" be run in trusted environments, and the database does not enable \" Secure "
75
78
"Mode\" by default."
76
- msgstr ""
79
+ msgstr "不要让你的 :program:`mongod.exe`暴露在公网上,除非启用 \" Secure Mode\" 并且设置 :setting:`auth` 。"
80
+ "MongoDB 被设计成运行在受信任的环境中,并且数据库默认不启用 \" Secure Mode\" "
77
81
78
82
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:59
79
83
msgid "Configure a Windows Service for MongoDB Enterprise"
80
- msgstr ""
84
+ msgstr "设置 MongoDB Enterprise 的 Windows 服务的配置 "
81
85
82
86
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:66
83
87
msgid "Manually Create a Windows Service for MongoDB Enterprise"
84
- msgstr ""
88
+ msgstr "为 MongoDB Enterprise 手动创建 Windows 服务 "
85
89
86
90
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:68
87
91
msgid ""
88
92
"You can set up the MongoDB server as a :guilabel:`Windows Service` that "
89
93
"starts automatically at boot time."
90
- msgstr ""
94
+ msgstr "你可以将 MongoDB 服务设置成 :guilabel:`Windows Service` ,这样就可以在开机时自动启动。 "
91
95
92
96
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:71
93
97
msgid ""
94
98
"The following procedure assumes you have installed MongoDB using the "
95
99
"``.msi`` installer with the path ``C:\\ mongodb\\ ``."
96
- msgstr ""
100
+ msgstr "以下过程假定您已使用 ``.msi`` 安装程序将 MongoDB 安装到 ``C: \\ mongodb \\ `` 目录。 "
97
101
98
102
#: ../source/tutorial/install-mongodb-enterprise-on-windows.txt:74
99
103
msgid ""
100
104
"If you have installed in an alternative directory, you will need to adjust "
101
105
"the paths as appropriate."
102
- msgstr ""
106
+ msgstr "如果你已经安装到备用目录,你将需要调整为适当的路径。 "
0 commit comments