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

Commit2fc5dc7

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent48864d0 commit2fc5dc7

29 files changed

+2020
-2321
lines changed

‎library/abc.po

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.12\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2024-02-25 01:09+0000\n"
14+
"POT-Creation-Date:2024-03-01 14:13+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:54+0000\n"
1616
"Last-Translator:tomo, 2021\n"
1717
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -143,17 +143,12 @@ msgstr ""
143143

144144
#:../../library/abc.rst:104
145145
msgid""
146-
"This method should return ``True``, ``False`` or ``NotImplemented``. If it "
147-
"returns ``True``, the *subclass* is considered a subclass of this ABC. If it "
148-
"returns ``False``, the *subclass* is not considered a subclass of this ABC, "
149-
"even if it would normally be one. If it returns ``NotImplemented``, the "
150-
"subclass check is continued with the usual mechanism."
151-
msgstr""
152-
"このメソッドは ``True``, ``False`` または ``NotImplemented`` を返さなければな"
153-
"りません。``True`` を返す場合は、*subclass* はこの ABC のサブクラスと見なされ"
154-
"ます。``False`` を返す場合は、*subclass* はたとえ通常の意味でサブクラスであっ"
155-
"ても ABC のサブクラスではないと見なされます。``NotImplemented`` の場合、サブ"
156-
"クラスチェックは通常のメカニズムに戻ります。"
146+
"This method should return ``True``, ``False`` or :data:`NotImplemented`. If "
147+
"it returns ``True``, the *subclass* is considered a subclass of this ABC. If "
148+
"it returns ``False``, the *subclass* is not considered a subclass of this "
149+
"ABC, even if it would normally be one. If it returns :data:`!"
150+
"NotImplemented`, the subclass check is continued with the usual mechanism."
151+
msgstr""
157152

158153
#:../../library/abc.rst:114
159154
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp