File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ msgid ""
15
15
msgstr ""
16
16
"Project-Id-Version : Python 3.8\n "
17
17
"Report-Msgid-Bugs-To : \n "
18
- "POT-Creation-Date : 2020-01-01 12:19 +0000\n "
18
+ "POT-Creation-Date : 2020-01-15 12:26 +0000\n "
19
19
"PO-Revision-Date : 2017-02-16 23:02+0000\n "
20
20
"Last-Translator : Osamu NAKAMURA, 2017\n "
21
21
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -130,10 +130,8 @@ msgstr "対話的なインタプリタオブジェクト"
130
130
msgid ""
131
131
"Compile and run some source in the interpreter. Arguments are the same as "
132
132
"for :func:`compile_command`; the default for *filename* is ``'<input>'``, "
133
- "and for *symbol* is ``'single'``. One several things can happen:"
133
+ "and for *symbol* is ``'single'``. One of several things can happen:"
134
134
msgstr ""
135
- "インタプリタ内のあるソースをコンパイルし実行します。引数は :func:`compile_command` のものと同じです。 *filename* "
136
- "のデフォルトは ``'<input>'`` で、 *symbol* は ``'single'`` です。あるいくつかのことが起きる可能性があります:"
137
135
138
136
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/code.rst:81
139
137
msgid ""
You can’t perform that action at this time.
0 commit comments