Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90fd072 commit 230e227Copy full SHA for 230e227
1 file changed
howto/logging-cookbook.po
@@ -1703,15 +1703,15 @@ msgstr ""
1703
msgid ""
1704
"And the ``start``, ``stop`` and ``restart`` commands can be implemented in "
1705
"separate modules, like so for starting::"
1706
-msgstr ""
+msgstr "``start``、``stop`` 和 ``restart`` 命令可以在单独的模块中实现,启动命令的代码可如下:"
1707
1708
#: ../../howto/logging-cookbook.rst:2662
1709
msgid "and thus for stopping::"
1710
+msgstr "然后是停止命令的代码:"
1711
1712
#: ../../howto/logging-cookbook.rst:2683
1713
msgid "and similarly for restarting::"
1714
+msgstr "重启命令类似:"
1715
1716
#: ../../howto/logging-cookbook.rst:2704
1717
0 commit comments