Skip to content

Commit db1c3ab

Browse files
committed
Update diagnostics.po
1 parent 14f841c commit db1c3ab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/zh/LC_MESSAGES/faq/diagnostics.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ msgid ""
2727
"list of FAQs </faq>` or post your question to the `MongoDB User Mailing List"
2828
" <https://groups.google.com/forum/?fromgroups#!forum/mongodb-user>`_."
2929
msgstr ""
30-
"如果你没能发现你需要的答案,检查:doc:`complete "
31-
"FAQs列表 </faq>`或者向`MongoDB 用户邮件列表提交你的问题"
30+
"如果你没能发现你需要的答案,检查 :doc:`complete FAQs列表 </faq>` "
31+
"或者向 ` MongoDB 用户邮件列表提交你的问题 "
3232
" <https://groups.google.com/forum/?fromgroups#!forum/mongodb-user>`_."
3333

3434
#: ../source/faq/diagnostics.txt:17
@@ -54,7 +54,7 @@ msgstr ""
5454
#: ../source/faq/diagnostics.txt:33
5555
msgid "Does TCP ``keepalive`` time affect sharded clusters and replica sets?"
5656
msgstr ""
57-
"TCP 的``keepalive`` 时间会影响分片集群和复制集吗?"
57+
"TCP 的 ``keepalive`` 时间会影响分片集群和复制集吗?"
5858

5959
#: ../source/faq/diagnostics.txt:35
6060
msgid ""
@@ -67,10 +67,10 @@ msgid ""
6767
"``300`` seconds (five minutes)."
6868
msgstr ""
6969
"如果你遇到在分片集群和复制集中的成员中的socket错误,并且没有其他合理的原因,"
70-
"请检查TCP keepalive 的值,它在Linux系统中存储于``tcp_keepalive_time``值中。"
70+
"请检查TCP keepalive 的值,它在Linux系统中存储于 ``tcp_keepalive_time`` 值中。"
7171
"常用的keep alive时间是 ``7200`` 秒 (2 小时);然而,不同的分布和OS X可能有"
7272
"不同的设置。对于MongoDB,设置比较短的keep alive周期会带来更好的体验,近似于"
73-
"``300``秒 (5 分钟)。"
73+
" ``300`` 秒 (5 分钟)。"
7474

7575
#: ../source/faq/diagnostics.txt:43
7676
msgid ""
@@ -96,7 +96,7 @@ msgid ""
9696
msgstr ""
9797
"新设定的 ``tcp_keepalive_time`` 的值生效不需要你重新启动:program:`mongod` "
9898
"或 :program:`mongos` 服务. 当你重启系统后,你需要重新设定``tcp_keepalive_time`` "
99-
"的值,或者通过查看你的操作系统文档来永久的设定TCP keepalive值。""
99+
"的值,或者通过查看你的操作系统文档来永久的设定TCP keepalive值。"
100100

101101
#: ../source/faq/diagnostics.txt:63
102102
msgid ""

0 commit comments

Comments
 (0)