@@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version : Python 3.10\n "
1616"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2021-06-29 12:56 +0000\n "
17+ "POT-Creation-Date : 2021-08-06 13:13 +0000\n "
1818"PO-Revision-Date : 2021-06-28 01:50+0000\n "
1919"Last-Translator : Mikami Akiko, 2021\n "
2020"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1336,20 +1336,20 @@ msgid "Debug-mode variables"
13361336msgstr "デバッグモード変数"
13371337
13381338#: ../../using/cmdline.rst:945
1339- msgid "If set, Python will print threading debug info."
1340- msgstr "設定された場合、 Python はスレッドデバッグ情報を表示します。 "
1339+ msgid "If set, Python will print threading debug info into stdout ."
1340+ msgstr ""
13411341
13421342#: ../../using/cmdline.rst:947
13431343msgid "Need a :ref:`debug build of Python <debug-build>`."
13441344msgstr ""
13451345
1346- #: ../../using/cmdline.rst:952
1346+ #: ../../using/cmdline.rst:954
13471347msgid ""
13481348"If set, Python will dump objects and reference counts still alive after "
13491349"shutting down the interpreter."
13501350msgstr "設定された場合、 Python はインタプリタのシャットダウン後に残っているオブジェクトと参照カウントをダンプします。"
13511351
1352- #: ../../using/cmdline.rst:955
1352+ #: ../../using/cmdline.rst:957
13531353msgid ""
13541354"Need Python configured with the :option:`--with-trace-refs` build option."
13551355msgstr ""
0 commit comments