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

Skip to content

Commit 7919ebc

Browse files
[po] auto sync
1 parent 339c285 commit 7919ebc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/profile.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,13 +239,16 @@ msgid ""
239239
"printed. The :meth:`~pstats.Stats.print_stats` method printed out all the "
240240
"statistics. You might try the following sort calls::"
241241
msgstr ""
242+
":meth:`~pstats.Stats.strip_dirs` 方法移除了所有模块名称中的多余路径。 "
243+
":meth:`~pstats.Stats.sort_stats` 方法按照打印出来的标准模块/行/名称对所有条目进行排序。 "
244+
":meth:`~pstats.Stats.print_stats` 方法打印出所有的统计数据。 你可以尝试下列排序调用::"
242245

243246
#: ../../library/profile.rst:158
244247
msgid ""
245248
"The first call will actually sort the list by function name, and the second "
246249
"call will print out the statistics. The following are some interesting "
247250
"calls to experiment with::"
248-
msgstr ""
251+
msgstr "第一个调用实际上将按函数名称对列表进行排序,而第二个调用将打印出统计数据。 下面是一些可以尝试的有趣调用::"
249252

250253
#: ../../library/profile.rst:164
251254
msgid ""

0 commit comments

Comments
 (0)