Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4f56318

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentbbcd4c2 commit4f56318

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎library/sys.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,11 +419,11 @@ msgstr ":const:`interactive`"
419419

420420
#:../../library/sys.rst:289
421421
msgid":const:`isolated`"
422-
msgstr""
422+
msgstr":const:`isolated`"
423423

424424
#:../../library/sys.rst:289
425425
msgid":option:`-I`"
426-
msgstr""
426+
msgstr":option:`-I`"
427427

428428
#:../../library/sys.rst:290
429429
msgid":const:`optimize`"
@@ -511,7 +511,7 @@ msgstr "廃止済みの ``division_warning`` 属性を削除しました。"
511511

512512
#:../../library/sys.rst:310
513513
msgid"Added ``isolated`` attribute for :option:`-I` ``isolated`` flag."
514-
msgstr""
514+
msgstr":option:`-I` ``isolated`` フラグ向けに ``isolated`` 属性が追加されました。"
515515

516516
#:../../library/sys.rst:315
517517
msgid""
@@ -723,12 +723,17 @@ msgid ""
723723
":func:`_clear_type_cache()` and :func:`gc.collect()` to get more predictable"
724724
" results."
725725
msgstr""
726+
"サイズに関わりなく、現在インタプリタから確保されたメモリブロックの数を返します。\n"
727+
"この関数は主にメモリリークを追跡しバグを見付けるのに便利です。\n"
728+
"インタプリタの内部的なキャッシュがあるために、呼び出しごとに結果が変わることがあります。より結果が予測しやすくなる :func:`_clear_type_cache()` や :func:`gc.collect()` を呼ぶ必要があるかもしれません。"
726729

727730
#:../../library/sys.rst:404
728731
msgid""
729732
"If a Python build or implementation cannot reasonably compute this "
730733
"information, :func:`getallocatedblocks()` is allowed to return 0 instead."
731734
msgstr""
735+
"Python のあるビルドや実装が適切にこの情報を計算できない場合は、その代わりに :func:`getallocatedblocks()` は 0 "
736+
"を返すことが許されています。"
732737

733738
#:../../library/sys.rst:412
734739
msgid"Return the interpreter's\"check interval\"; see :func:`setcheckinterval`."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp