Skip to content

Commit 4b50ab4

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 2edec09 commit 4b50ab4

File tree

2 files changed

+4545
-4539
lines changed

2 files changed

+4545
-4539
lines changed

library/dis.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.7\n"
1313
"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"
1515
"PO-Revision-Date: 2019-09-01 03:26+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -315,9 +315,9 @@ msgstr ""
315315

316316
#: ../../library/dis.rst:247
317317
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 ""
321321

322322
#: ../../library/dis.rst:253
323323
msgid "Compute the stack effect of *opcode* with argument *oparg*."

0 commit comments

Comments
 (0)