File tree Expand file tree Collapse file tree 5 files changed +2928
-2894
lines changed Expand file tree Collapse file tree 5 files changed +2928
-2894
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-02-04 12:29 +0900\n "
11
+ "POT-Creation-Date : 2018-02-27 12:47 +0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Osamu NAKAMURA, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1455,8 +1455,11 @@ msgid ""
1455
1455
"Name of the place from which the module is loaded, e.g. \" builtin\" for "
1456
1456
"built-in modules and the filename for modules loaded from source. Normally "
1457
1457
"\" origin\" should be set, but it may be ``None`` (the default) which "
1458
- "indicates it is unspecified (e.g. for namespace packages) ."
1458
+ "indicates it is unspecified."
1459
1459
msgstr ""
1460
+ "モジュールがロードされた場所の名前です。\n"
1461
+ "例えば、組み込みのモジュールでは \" builtin\" 、ソースからロードされたモジュールではファイル名です。\n"
1462
+ "通常 \" origin\" は設定されるべきですが、未指定を示す ``None`` (デフォルト) でもよいです。"
1460
1463
1461
1464
#: ../../library/importlib.rst:1084
1462
1465
msgid "(``__path__``)"
You can’t perform that action at this time.
0 commit comments