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

Skip to content

Commit 53df8eb

Browse files
Autobuild bot on TravisCIcocoatomo
Autobuild bot on TravisCI
authored andcommitted
[skip ci] Update .po files
1 parent b86ee3c commit 53df8eb

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
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2020-04-03 13:23+0000\n"
19+
"POT-Creation-Date: 2020-04-13 03:04+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
2121
"Last-Translator: tomo, 2019\n"
2222
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -985,9 +985,9 @@ msgstr ""
985985

986986
#: ../../library/dis.rst:897
987987
msgid ""
988-
"The version of :opcode:`BUILD_MAP` specialized for constant keys. *count* "
989-
"values are consumed from the stack. The top element on the stack contains a"
990-
" tuple of keys."
988+
"The version of :opcode:`BUILD_MAP` specialized for constant keys. Pops the "
989+
"top element on the stack which contains a tuple of keys, then starting from "
990+
"``TOS1``, pops *count* values to form values in the built dictionary."
991991
msgstr ""
992992

993993
#: ../../library/dis.rst:906

0 commit comments

Comments
 (0)
0