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

Skip to content

Commit f64fb29

Browse files
[po] auto sync
1 parent c301dc6 commit f64fb29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/profile.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,17 +419,17 @@ msgstr "将当前profile 的结果写入 *filename* 。"
419419

420420
#: ../../library/profile.rst:305
421421
msgid "Profile the cmd via :func:`exec`."
422-
msgstr ""
422+
msgstr "通过 :func:`exec` 对该命令进行性能分析。"
423423

424424
#: ../../library/profile.rst:309
425425
msgid ""
426426
"Profile the cmd via :func:`exec` with the specified global and local "
427427
"environment."
428-
msgstr ""
428+
msgstr "通过 :func:`exec` 并附带指定的全局和局部环境对该命令进行性能分析。"
429429

430430
#: ../../library/profile.rst:314
431431
msgid "Profile ``func(*args, **kwargs)``"
432-
msgstr ""
432+
msgstr "对 ``func(*args, **kwargs)`` 进行性能分析"
433433

434434
#: ../../library/profile.rst:316
435435
msgid ""

0 commit comments

Comments
 (0)