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

Skip to content

Commit c301dc6

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

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/profile.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@ msgid ""
386386
"The :class:`Profile` class can also be used as a context manager (supported "
387387
"only in :mod:`cProfile` module. see :ref:`typecontextmanager`)::"
388388
msgstr ""
389+
":class:`Profile` 类也可作为上下文管理器使用 (仅在 :mod:`cProfile` 模块中支持。 参见 "
390+
":ref:`typecontextmanager`)::"
389391

390392
#: ../../library/profile.rst:278
391393
msgid "Added context manager support."
@@ -409,7 +411,7 @@ msgstr "停止收集分析数据,并在内部将结果记录为当前 profile
409411
msgid ""
410412
"Create a :class:`~pstats.Stats` object based on the current profile and "
411413
"print the results to stdout."
412-
msgstr ""
414+
msgstr "根据当前性能分析数据创建一个 :class:`~pstats.Stats` 对象并将结果打印到 stdout。"
413415

414416
#: ../../library/profile.rst:301
415417
msgid "Write the results of the current profile to *filename*."

0 commit comments

Comments
 (0)