File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ msgstr ""
88"Project-Id-Version : Python 2.7\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2019-01-10 15:26+0900\n "
11- "PO-Revision-Date : 2019-03-14 05:29 +0000\n "
12- "Last-Translator : Inada Naoki <songofacandy@gmail.com> \n "
11+ "PO-Revision-Date : 2019-05-01 04:35 +0000\n "
12+ "Last-Translator : MS_H \n "
1313"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
Original file line number Diff line number Diff line change 99msgstr ""
1010"Project-Id-Version : Python 2.7\n "
1111"Report-Msgid-Bugs-To : \n "
12- "POT-Creation-Date : 2019-01-01 15 :21+0900\n "
13- "PO-Revision-Date : 2018 -04-27 10:50 +0000\n "
14- "Last-Translator : 野村 文裕 <enet.nf@gmail.com> \n "
12+ "POT-Creation-Date : 2019-04-30 16 :21+0900\n "
13+ "PO-Revision-Date : 2019 -04-30 07:35 +0000\n "
14+ "Last-Translator : tomo \n "
1515"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -529,11 +529,11 @@ msgstr "特定のモジュールでは ``import *`` を使ったときに、特
529529
530530#: ../../tutorial/modules.rst:521
531531msgid ""
532- "Remember, there is nothing wrong with using ``from Package import "
532+ "Remember, there is nothing wrong with using ``from package import "
533533"specific_submodule``! In fact, this is the recommended notation unless the "
534534"importing module needs to use submodules with the same name from different "
535535"packages."
536- msgstr "``from package import specific_submodule`` を使っても何も問題はないことに留意してください!実際この表記法は、import を行うモジュールが他のパッケージと同じ名前を持つサブモジュールを使わなければならない場合を除いて推奨される方式です。 "
536+ msgstr ""
537537
538538#: ../../tutorial/modules.rst:528
539539msgid "Intra-package References"
You can’t perform that action at this time.
0 commit comments