Skip to content

Commit 3e9fa3a

Browse files
author
eshujiushiwo
committed
Issue#341:State 1
Issue#341:State 1
1 parent 378f782 commit 3e9fa3a

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

locale/zh/LC_MESSAGES/tutorial/manage-chained-replication.po

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
1-
#
1+
#
22
msgid ""
33
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: 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
1516
msgid "Manage Chained Replication"
16-
msgstr ""
17+
msgstr "管理链式复制"
1718

1819
#: ../source/tutorial/manage-chained-replication.txt:7
1920
msgid ""
@@ -40,16 +41,16 @@ msgstr ""
4041

4142
#: ../source/tutorial/manage-chained-replication.txt:24
4243
msgid ""
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."
4546
msgstr ""
4647

4748
#: ../source/tutorial/manage-chained-replication.txt:29
4849
msgid ""
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."
5354
msgstr ""
5455

5556
#: ../source/tutorial/manage-chained-replication.txt:35
@@ -58,15 +59,15 @@ msgstr ""
5859

5960
#: ../source/tutorial/manage-chained-replication.txt:37
6061
msgid ""
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``."
6465
msgstr ""
6566

6667
#: ../source/tutorial/manage-chained-replication.txt:41
6768
msgid ""
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``:"
7071
msgstr ""
7172

7273
#: ../source/tutorial/manage-chained-replication.txt:45
@@ -81,8 +82,8 @@ msgstr ""
8182

8283
#: ../source/tutorial/manage-chained-replication.txt:54
8384
msgid ""
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."
8687
msgstr ""
8788

8889
#: ../source/tutorial/manage-chained-replication.txt:57
@@ -93,8 +94,8 @@ msgstr ""
9394

9495
#: ../source/tutorial/manage-chained-replication.txt:65
9596
msgid ""
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``:"
9899
msgstr ""
99100

100101
#: ../source/tutorial/manage-chained-replication.txt:75
@@ -103,7 +104,6 @@ msgstr ""
103104

104105
#: ../source/tutorial/manage-chained-replication.txt:77
105106
msgid ""
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:"
109109
msgstr ""

0 commit comments

Comments
 (0)