File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # tomo, 2018
7
+ # tomo, 2019
8
8
#
9
9
#, fuzzy
10
10
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Report-Msgid-Bugs-To : \n "
14
14
"POT-Creation-Date : 2019-01-01 15:22+0900\n "
15
15
"PO-Revision-Date : 2018-06-29 17:31+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
16
+ "Last-Translator : tomo, 2019 \n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
18
"MIME-Version : 1.0\n "
19
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -420,6 +420,9 @@ msgid ""
420
420
"Originally specified in :pep:`302`, this method was meant for use in "
421
421
":data:`sys.meta_path` and in the path-based import subsystem."
422
422
msgstr ""
423
+ "指定されたモジュールの :term:`ローダー <loader>` を検索するための抽象メソッドです。もとは :pep:`302` "
424
+ "で仕様が定められ、このメソッドは :data:`sys.meta_path` "
425
+ "の中およびパスに基づくインポートサブシステムの中で使用することを意図されています。"
423
426
424
427
#: ../../library/importlib.rst:250
425
428
msgid ""
You can’t perform that action at this time.
0 commit comments