We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb9478 commit 99c24ddCopy full SHA for 99c24dd
library/typing.po
@@ -849,7 +849,9 @@ msgid ""
849
" return value has the designated type, but at runtime we intentionally don't"
850
" check anything (we want this to be as fast as possible)."
851
msgstr ""
852
-"これは値を変更せずに返します。型検査器にこれは返り値の型が指定された型を持っていることを知らせますが、故意に実行時に何も検査しません。(これを出来る限り速く行いたかったのです。)"
+"この関数は値を変更せずに返します。\n"
853
+"型検査器に対して、返り値が指定された型を持っていることを通知しますが、実行時には意図的に何も検査しません。\n"
854
+"(その理由は、処理をできる限り速くしたかったためです。)"
855
856
#: ../../library/typing.rst:873
857
msgid ""
0 commit comments