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 @@ -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-01-01 04:28 +0000\n "
14
+ "POT-Creation-Date : 2020-01-15 04:33 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 03:33+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -126,10 +126,8 @@ msgstr "対話的なインタプリタオブジェクト"
126
126
msgid ""
127
127
"Compile and run some source in the interpreter. Arguments are the same as "
128
128
"for :func:`compile_command`; the default for *filename* is ``'<input>'``, "
129
- "and for *symbol* is ``'single'``. One several things can happen:"
129
+ "and for *symbol* is ``'single'``. One of several things can happen:"
130
130
msgstr ""
131
- "インタプリタ内のあるソースをコンパイルし実行します。引数は :func:`compile_command` のものと同じです。 *filename* "
132
- "のデフォルトは ``'<input>'`` で、 *symbol* は ``'single'`` です。あるいくつかのことが起きる可能性があります:"
133
131
134
132
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/code.rst:81
135
133
msgid ""
You can’t perform that action at this time.
0 commit comments