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 5c91561 commit 9988f1dCopy full SHA for 9988f1d
tutorial/classes.po
@@ -522,9 +522,9 @@ msgid ""
522
"object is a parameterless function that returns a new instance of the class. "
523
"For example (assuming the above class)::"
524
msgstr ""
525
-"クラスの *インスタンス化 (instantiation)* には関数のような表記法を使います。"
526
-"クラスオブジェクトのことを、単にクラスの新しいインスタンスを返す引数がない関"
527
-"数のように振る舞います。例えば (上記のクラスでいえば)::"
+"クラスの *インスタンス化 (instantiation)* には関数記法を使います。クラスオブ"
+"ジェクトのことを、クラスの新しいインスタンスを返す、引数のない関数のように"
+"扱ってください。上記クラスで例示すると::"
528
529
#: ../../tutorial/classes.rst:288
530
msgid ""
0 commit comments