File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
locale/zh/LC_MESSAGES/tutorial Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -13,32 +13,35 @@ msgstr ""
13
13
14
14
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:6
15
15
msgid "Deploy Replica Set With Keyfile Access Control"
16
- msgstr ""
16
+ msgstr "使用Keyfile存取控制部署复制集 "
17
17
18
18
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:0
19
19
msgid "On this page"
20
- msgstr ""
20
+ msgstr "本页内容 "
21
21
22
22
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:17
23
23
msgid "Overview"
24
- msgstr ""
24
+ msgstr "概述 "
25
25
26
26
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:19
27
27
msgid ""
28
28
"Enforcing access control on a :term:`replica set` requires configuring:"
29
- msgstr ""
29
+ msgstr "在 :term:`replica set` 上实现存储控制要求配置: "
30
30
31
31
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:21
32
32
msgid ""
33
33
"Security between members of the replica set using :doc:`Internal "
34
34
"Authentication</core/security-internal-authentication>`, and"
35
35
msgstr ""
36
+ "使用 :doc:` 内部认证 </core/security-internal-authentication>` 保证"
37
+ "复制集节点之前的安全,以及"
36
38
37
39
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:24
38
40
msgid ""
39
41
"Security between connecting clients and the replica set using "
40
42
":doc:`/core/authorization`."
41
43
msgstr ""
44
+ "使用 :doc:`/core/authorization` 保证连接客户端和复制集之间的安全性。"
42
45
43
46
#: ../source/tutorial/deploy-replica-set-with-keyfile-access-control.txt:27
44
47
msgid ""
You can’t perform that action at this time.
0 commit comments