8000 [skip ci] Update .po files · python/python-docs-ja@6f5d499 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f5d499

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7273570 commit 6f5d499

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
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-04-10 22:51+0000\n"
14+
"POT-Creation-Date: 2020-04-13 03:09+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"
@@ -922,9 +922,9 @@ msgstr ""
922922

923923
#: ../../library/dis.rst:838
924924
msgid ""
925-
"The version of :opcode:`BUILD_MAP` specialized for constant keys. *count* "
926-
"values are consumed from the stack. The top element on the stack contains a"
927-
" tuple of keys."
925+
"The version of :opcode:`BUILD_MAP` specialized for constant keys. Pops the "
926+
"top element on the stack which contains a tuple of keys, then starting from "
927+
"``TOS1``, pops *count* values to form values in the built dictionary."
928928
msgstr ""
929929

930930
#: ../../library/dis.rst:847

0 commit comments

Comments
 (0)
0