File tree Expand file tree Collapse file tree 2 files changed +4545
-4539
lines changed Expand file tree Collapse file tree 2 files changed +4545
-4539
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.7\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2020-02-10 04:47 +0000\n "
14
+ "POT-Creation-Date : 2020-04-03 13:28 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 03:26+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -315,9 +315,9 @@ msgstr ""
315
315
316
316
#: ../../library/dis.rst:247
317
317
msgid ""
318
- "Detect all offsets in the code object *code* which are jump targets, and "
319
- "return a list of these offsets."
320
- msgstr "ジャンプ先であるコードオブジェクト *code* のすべてのオフセットを 求め、これらのオフセットのリストを返します。 "
318
+ "Detect all offsets in the raw compiled bytecode string *code* which are jump"
319
+ " targets, and return a list of these offsets."
320
+ msgstr ""
321
321
322
322
#: ../../library/dis.rst:253
323
323
msgid "Compute the stack effect of *opcode* with argument *oparg*."
You can’t perform that action at this time.
0 commit comments