8000 [skip ci] Update .po files · python/python-docs-ja@c31225b · GitHub
[go: up one dir, main page]

Skip to content

Commit c31225b

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 335254a commit c31225b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bugs.po

-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"

tutorial/modules.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ msgid ""
99
msgstr ""
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
531531
msgid ""
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
539539
msgid "Intra-package References"

0 commit comments

Comments
 (0)
0