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

Commit88dde58

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

File tree

3 files changed

+5966
-5963
lines changed

3 files changed

+5966
-5963
lines changed

‎library/typing.po

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.8\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2020-08-15 14:59+0000\n"
15+
"POT-Creation-Date:2020-10-04 15:16+0000\n"
1616
"PO-Revision-Date:2020-05-30 12:12+0000\n"
1717
"Last-Translator:tomo, 2020\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -392,14 +392,11 @@ msgstr ""
392392
#:../../library/typing.rst:404
393393
msgid""
394394
"This requirement previously also applied to abstract base classes, such as "
395-
":class:`Iterable`. The problem with this approach is that a class had to be "
396-
"explicitly marked to support them, which is unpythonic and unlike what one "
397-
"would normally do in idiomatic dynamically typed Python code. For example, "
398-
"this conforms to the :pep:`484`::"
399-
msgstr""
400-
"この必須条件は、以前は :class:`Iterable` のような抽象基底クラスにも適用されていました。\n"
401-
"この手法の問題は、クラスがその条件を満たしていることを明示しなければならず、それは Pythonic でもないですし、動的型付きの慣習的な Python コードで通常行っていることとは似ていません。\n"
402-
"例えば、次のコードは :pep:`484` に従ったものです::"
395+
":class:`~collections.abc.Iterable`. The problem with this approach is that a"
396+
" class had to be explicitly marked to support them, which is unpythonic and "
397+
"unlike what one would normally do in idiomatic dynamically typed Python "
398+
"code. For example, this conforms to :pep:`484`::"
399+
msgstr""
403400

404401
#:../../library/typing.rst:417
405402
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp