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

Commitbddc898

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

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎0.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230959,6 +230959,9 @@ msgid ""
230959230959
"unlike what one would normally do in idiomatic dynamically typed Python "
230960230960
"code. For example, this conforms to :pep:`484`::"
230961230961
msgstr ""
230962+
"前出の必要条件は、:class:`~collections.abc.Iterable` などの抽象基底クラスにも当て嵌まります。\n"
230963+
"この型付け手法の問題は、この手法をサポートするためにクラスに明確な型付けを行う必要があることで、これは pythonic ではなく、普段行っている 慣用的な Python コードへの動的型付けとは似ていません。\n"
230964+
"例えば、次のコードは :pep:`484` に従ったものです ::"
230962230965

230963230966
#: ../../library/typing.rst:417
230964230967
msgid ""

‎library/typing.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
8-
# tomo,2020
8+
# tomo,2021
99
#
1010
#,fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To:\n"
1515
"POT-Creation-Date:2021-01-01 16:06+0000\n"
1616
"PO-Revision-Date:2020-05-30 12:12+0000\n"
17-
"Last-Translator:tomo,2020\n"
17+
"Last-Translator:tomo,2021\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1919
"MIME-Version:1.0\n"
2020
"Content-Type:text/plain; charset=UTF-8\n"
@@ -397,6 +397,9 @@ msgid ""
397397
"unlike what one would normally do in idiomatic dynamically typed Python "
398398
"code. For example, this conforms to :pep:`484`::"
399399
msgstr""
400+
"前出の必要条件は、:class:`~collections.abc.Iterable` などの抽象基底クラスにも当て嵌まります。\n"
401+
"この型付け手法の問題は、この手法をサポートするためにクラスに明確な型付けを行う必要があることで、これは pythonic ではなく、普段行っている 慣用的な Python コードへの動的型付けとは似ていません。\n"
402+
"例えば、次のコードは :pep:`484` に従ったものです ::"
400403

401404
#:../../library/typing.rst:417
402405
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp