Skip to content

Commit 97ee46c

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c6f7724 commit 97ee46c

File tree

2 files changed

+6608
-6597
lines changed

2 files changed

+6608
-6597
lines changed

library/importlib.po

+4-6
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
20+
"POT-Creation-Date: 2021-01-08 05:11+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:15+0000\n"
2222
"Last-Translator: Osamu NAKAMURA, 2019\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1953,12 +1953,10 @@ msgstr "相対的なモジュール名を解決して絶対的なものにしま
19531953
#: ../../library/importlib.rst:1474
19541954
msgid ""
19551955
"If **name** has no leading dots, then **name** is simply returned. This "
1956-
"allows for usage such as ``importlib.util.resolve_name('sys', __package__)``"
1957-
" without doing a check to see if the **package** argument is needed."
1956+
"allows for usage such as ``importlib.util.resolve_name('sys', "
1957+
"__spec__.parent)`` without doing a check to see if the **package** argument "
1958+
"is needed."
19581959
msgstr ""
1959-
"**name** の先頭にドットがなければ、単に **name** が返されます。これにより、例えば "
1960-
"``importlib.util.resolve_name('sys', __package__)`` を使うときに **package** "
1961-
"変数が必要かどうかを確認する必要がなくなります。"
19621960

19631961
#: ../../library/importlib.rst:1479
19641962
msgid ""

0 commit comments

Comments
 (0)