Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8490c88

Browse files
[po] auto sync
1 parent 00f3295 commit 8490c88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library/pdb.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,14 +469,15 @@ msgstr "要删除断点上的所有命令,请输入 ``commands`` 并立即以
469469
#: ../../library/pdb.rst:344
470470
msgid ""
471471
"With no *bpnumber* argument, ``commands`` refers to the last breakpoint set."
472-
msgstr ""
472+
msgstr "如果不带 *bpnumber* 参数,``commands`` 作用于最后一个被设置的断点。"
473473

474474
#: ../../library/pdb.rst:346
475475
msgid ""
476476
"You can use breakpoint commands to start your program up again. Simply use "
477477
"the :pdbcmd:`continue` command, or :pdbcmd:`step`, or any other command that"
478478
" resumes execution."
479479
msgstr ""
480+
"可以使用断点命令来重新启动程序。只需使用 :pdbcmd:`continue` 或 :pdbcmd:`step` 命令或其他可以恢复运行的命令。"
480481

481482
#: ../../library/pdb.rst:350
482483
msgid ""

0 commit comments

Comments
 (0)