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

Commitaefef9d

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parentb5f7107 commitaefef9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎library/typing.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ msgid ""
241241
"The static type checker will treat the new type as if it were a subclass of "
242242
"the original type. This is useful in helping catch logical errors::"
243243
msgstr""
244-
"静的型検査器は新しい型を元々の型のサブクラスのように扱います。この振る舞いは"
245-
"論理的な誤りを見つける手助けとして役に立ちます。"
244+
"静的型チェッカーは新しい型を元々の型のサブクラスのように扱います。この振る舞"
245+
"いは論理的な誤りを見つける手助けとして役に立ちます。"
246246

247247
#:../../library/typing.rst:142
248248
msgid""
@@ -264,8 +264,8 @@ msgid ""
264264
"it. That means the expression ``Derived(some_value)`` does not create a new "
265265
"class or introduce much overhead beyond that of a regular function call."
266266
msgstr""
267-
"これらのチェックは静的型検査器のみによって強制されるということに注意してくだ"
268-
"さい。\n"
267+
"これらのチェックは静的型チェッカーのみによって強制されるということに注意して"
268+
"ください。\n"
269269
"実行時に ``Derived = NewType('Derived', Base)`` という文は渡された仮引数をた"
270270
"だちに返す ``Derived`` callable を作ります。\n"
271271
"つまり ``Derived(some_value)`` という式は新しいクラスを作ることはなく、通常の"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp