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