File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2018
8
+ # Hiroyuki Kurosawa <kh99mail@gmail.com>, 2019
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2019-01-01 15:22+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:17+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
17
+ "Last-Translator : Hiroyuki Kurosawa <kh99mail@gmail.com>, 2019 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -183,6 +184,9 @@ msgid ""
183
184
" is download :file:`foo-1.0.tar.gz` (or :file:`.zip`), unpack it, and---from"
184
185
" the :file:`foo-1.0` directory---run ::"
185
186
msgstr ""
187
+ "エンドユーザが :mod:`foo` モジュールをインストールしたければ、 :file:`foo-1.0.tar.gz` (または "
188
+ ":file:`.zip`) をダウンロードし、それを展開して、以下のスクリプトを --- :file:`foo-1.0` ディレクトリ中で --- "
189
+ "実行するだけです ::"
186
190
187
191
#: ../../distutils/introduction.rst:103
188
192
msgid ""
You can’t perform that action at this time.
0 commit comments