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 cb73064 commit b0ae78bCopy full SHA for b0ae78b
1 file changed
library/pdb.po
@@ -395,14 +395,14 @@ msgstr ""
395
msgid ""
396
"If a second argument is present, it is an expression which must evaluate to "
397
"true before the breakpoint is honored."
398
-msgstr ""
+msgstr "如果第二个参数存在,它应该是一个表达式,且它的计算值为 true 时断点才起作用。"
399
400
#: ../../library/pdb.rst:290
401
402
"Without argument, list all breaks, including for each breakpoint, the number"
403
" of times that breakpoint has been hit, the current ignore count, and the "
404
"associated condition if any."
405
+msgstr "如果不带参数执行,将列出所有中断,包括每个断点、命中该断点的次数、当前的忽略次数以及关联的条件(如果有)。"
406
407
#: ../../library/pdb.rst:296
408
0 commit comments