|
31.
|
|
|
Wrong type for input argument #%d : A single boolean expected.
|
|
|
|
入力引数 #%d の型が間違っています: 論理値を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
32.
|
|
|
Wrong type for input argument #%d : An External Object expected.
|
|
|
|
入力引数 #%d の型が間違っています:外部オブジェクトを指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
33.
|
|
|
Cannot create the identifier
|
|
|
|
IDを作成できません
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
34.
|
|
|
The class name cannot end with a dot.
|
|
|
|
クラス名の末尾をドットとすることはできません.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
35.
|
|
|
The class name cannot start with a dot.
|
|
|
|
クラス名の先頭をドットとすることはできません
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
36.
|
|
|
A variable with this name is already existing
|
|
|
|
この名前の変数は既に存在します
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
37.
|
|
|
Bad number of output arguments
|
|
|
|
出力引数の数が間違っています
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
38.
|
|
|
Wrong number of arguments : more than 2 arguments expected
|
|
|
|
引数の数が間違っています: 2個より多い引数を指定してください
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
39.
|
|
|
Cannot invoke on null object
|
|
|
|
ヌルオブジェクトを呼び出すことはできません
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
40.
|
|
|
Wrong type for input argument #%d : A List expected.
|
|
|
|
入力引数 #%d の型が間違っています: リストを指定してください
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|