@@ -14,7 +14,7 @@ msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.10\n "
16
16
"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 "
18
18
"PO-Revision-Date : 2021-06-28 01:50+0000\n "
19
19
"Last-Translator : Mikami Akiko, 2021\n "
20
20
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1336,20 +1336,20 @@ msgid "Debug-mode variables"
1336
1336
msgstr "デバッグモード変数"
1337
1337
1338
1338
#: ../../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 ""
1341
1341
1342
1342
#: ../../using/cmdline.rst:947
1343
1343
msgid "Need a :ref:`debug build of Python <debug-build>`."
1344
1344
msgstr ""
1345
1345
1346
- #: ../../using/cmdline.rst:952
1346
+ #: ../../using/cmdline.rst:954
1347
1347
msgid ""
1348
1348
"If set, Python will dump objects and reference counts still alive after "
1349
1349
"shutting down the interpreter."
1350
1350
msgstr "設定された場合、 Python はインタプリタのシャットダウン後に残っているオブジェクトと参照カウントをダンプします。"
1351
1351
1352
- #: ../../using/cmdline.rst:955
1352
+ #: ../../using/cmdline.rst:957
1353
1353
msgid ""
1354
1354
"Need Python configured with the :option:`--with-trace-refs` build option."
1355
1355
msgstr ""
0 commit comments