Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd4807c5

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent6881c4b commitd4807c5

File tree

3 files changed

+5791
-5784
lines changed

3 files changed

+5791
-5784
lines changed

‎library/doctest.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2021-01-01 16:06+0000\n"
1516
"PO-Revision-Date:2020-05-30 12:00+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -839,7 +840,7 @@ msgid ""
839840
"comments following an example's source code:"
840841
msgstr""
841842
"doctest ディレクティブは個々の実行例の :ref:`オプションフラグ <doctest-options>` を操作するために使われます。 "
842-
"doctestティレクティブは後のソースコード例にあるような特殊な Python コメントです:"
843+
"doctestディレクティブは後のソースコード例にあるような特殊な Python コメントです:"
843844

844845
#:../../library/doctest.rst:715
845846
msgid""

‎library/importlib.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.8\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2021-01-01 16:06+0000\n"
14+
"POT-Creation-Date:2021-01-08 16:11+0000\n"
1515
"PO-Revision-Date:2020-05-30 12:04+0000\n"
1616
"Last-Translator:tomo, 2020\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1921,12 +1921,10 @@ msgstr "相対的なモジュール名を解決して絶対的なものにしま
19211921
#:../../library/importlib.rst:1440
19221922
msgid""
19231923
"If **name** has no leading dots, then **name** is simply returned. This "
1924-
"allows for usage such as ``importlib.util.resolve_name('sys', __package__)``"
1925-
" without doing a check to see if the **package** argument is needed."
1924+
"allows for usage such as ``importlib.util.resolve_name('sys', "
1925+
"__spec__.parent)`` without doing a check to see if the **package** argument "
1926+
"is needed."
19261927
msgstr""
1927-
"**name** の先頭にドットがなければ、単に **name** が返されます。これにより、例えば "
1928-
"``importlib.util.resolve_name('sys', __package__)`` を使うときに **package** "
1929-
"変数が必要かどうかを確認する必要がなくなります。"
19301928

19311929
#:../../library/importlib.rst:1445
19321930
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp