Skip to content

Commit d228256

Browse files
authored
Merge pull request mongodb#454 from lgphone/patch-1
更改辞职为down 掉
2 parents dd5a6b7 + e4b62f5 commit d228256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locale/zh/LC_MESSAGES/core/replica-set-rollbacks.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"之前的 :term:`主节点 <primary>` 在 a :term:`故障切换 <failover>` 后重新回归 :"
2929
"term:`复制集 <replica set>` 时将会发生写操作的回滚。回滚只会发生在主节点的写"
30-
"操作 **没能** 成功在 :term:`从节点 <secondary>` 上应用就辞职的情况下。当主节"
30+
"操作 **没能** 成功在 :term:`从节点 <secondary>` 上应用就Down 掉的情况下。当主节"
3131
"点重新以一个从节点加入复制集,它将进行 \"回滚\" ,其上得写操作将与复制集中其"
3232
"他成员的保持一致。"
3333

@@ -47,7 +47,7 @@ msgid ""
4747
"member of the replica set before the primary steps down *and* if that member "
4848
"remains available and accessible to a majority of the replica set."
4949
msgstr ""
50-
"当主节点在从节点完成写操作的复制后才辞职的或是主节点一直是可用的或是与多数节"
50+
"当主节点在从节点完成写操作的复制后才Down 掉的或是主节点一直是可用的或是与多数节"
5151
"点可以沟通的,将 *不会* 发生回滚。"
5252

5353
#: ../source/core/replica-set-rollbacks.txt:41

0 commit comments

Comments
 (0)