1- #
1+ #
22msgid ""
33msgstr ""
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 : YEAR-MO-DA HO:MI+ZONE \n "
7+ "PO-Revision-Date : 2015-01-15 11:25+0800 \n "
88"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
99"
Language-Team :
LANGUAGE <[email protected] >\n "
1010"MIME-Version : 1.0\n "
1111"Content-Type : text/plain; charset=UTF-8\n "
1212"Content-Transfer-Encoding : 8bit\n "
13+ "X-Generator : Poedit 1.6.9\n "
1314
1415#: ../source/tutorial/manage-chained-replication.txt:3
1516msgid "Manage Chained Replication"
16- msgstr ""
17+ msgstr "管理链式复制 "
1718
1819#: ../source/tutorial/manage-chained-replication.txt:7
1920msgid ""
@@ -40,16 +41,16 @@ msgstr ""
4041
4142#: ../source/tutorial/manage-chained-replication.txt:24
4243msgid ""
43- "MongoDB enables chained replication by default. This procedure describes how"
44- " to disable it and how to re-enable it."
44+ "MongoDB enables chained replication by default. This procedure describes how "
45+ "to disable it and how to re-enable it."
4546msgstr ""
4647
4748#: ../source/tutorial/manage-chained-replication.txt:29
4849msgid ""
49- "If chained replication is disabled, you still can use "
50- ":dbcommand: `replSetSyncFrom` to specify that a secondary replicates from "
51- "another secondary. But that configuration will last only until the secondary"
52- " recalculates which member to sync from."
50+ "If chained replication is disabled, you still can use :dbcommand: "
51+ "`replSetSyncFrom` to specify that a secondary replicates from another "
52+ "secondary. But that configuration will last only until the secondary "
53+ "recalculates which member to sync from."
5354msgstr ""
5455
5556#: ../source/tutorial/manage-chained-replication.txt:35
@@ -58,15 +59,15 @@ msgstr ""
5859
5960#: ../source/tutorial/manage-chained-replication.txt:37
6061msgid ""
61- "To disable chained replication, set the "
62- ":data:`~local.system.replset. settings.chainingAllowed` field in "
63- ":doc:`/reference/replica-configuration` to ``false``."
62+ "To disable chained replication, set the :data:`~local.system.replset. "
63+ "settings.chainingAllowed` field in :doc:`/reference/replica-configuration` "
64+ "to ``false``."
6465msgstr ""
6566
6667#: ../source/tutorial/manage-chained-replication.txt:41
6768msgid ""
68- "You can use the following sequence of commands to set "
69- ":data:`~local.system. replset.settings.chainingAllowed` to ``false``:"
69+ "You can use the following sequence of commands to set :data:`~local.system. "
70+ "replset.settings.chainingAllowed` to ``false``:"
7071msgstr ""
7172
7273#: ../source/tutorial/manage-chained-replication.txt:45
@@ -81,8 +82,8 @@ msgstr ""
8182
8283#: ../source/tutorial/manage-chained-replication.txt:54
8384msgid ""
84- "To avoid data loss, skip this step if the configuration settings contain the"
85- " ``settings`` sub-document."
85+ "To avoid data loss, skip this step if the configuration settings contain the "
86+ "``settings`` sub-document."
8687msgstr ""
8788
8889#: ../source/tutorial/manage-chained-replication.txt:57
@@ -93,8 +94,8 @@ msgstr ""
9394
9495#: ../source/tutorial/manage-chained-replication.txt:65
9596msgid ""
96- "Issue the following sequence of commands to set "
97- ":data:`~local.system.replset. settings.chainingAllowed` to ``false``:"
97+ "Issue the following sequence of commands to set :data:`~local.system.replset. "
98+ "settings.chainingAllowed` to ``false``:"
9899msgstr ""
99100
100101#: ../source/tutorial/manage-chained-replication.txt:75
@@ -103,7 +104,6 @@ msgstr ""
103104
104105#: ../source/tutorial/manage-chained-replication.txt:77
105106msgid ""
106- "To re-enable chained replication, set "
107- ":data:`~local.system.replset.settings.chainingAllowed` to ``true``. You can "
108- "use the following sequence of commands:"
107+ "To re-enable chained replication, set :data:`~local.system.replset.settings."
108+ "chainingAllowed` to ``true``. You can use the following sequence of commands:"
109109msgstr ""
0 commit comments