|
5.
|
|
|
%s : Wrong size for input argument # %d : %d -by- %d matrix expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の大きさが間違っています: %d 行 %d 列の行列を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
6.
|
|
|
%s : Wrong value for input argument # %d : Must be > %d .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の値が間違っています: %d より大きい値を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
7.
|
|
|
%s : Wrong value for input argument # %d : Must be in the set { %s }.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の値が間違っています: { %s } の範囲で設定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
8.
|
|
|
%s : Incompatible input arguments # %d and # %d : Same sizes expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d と # %d で互換性がありません: 大きさを同じにしてください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
9.
|
|
|
%s : Arguments # %d and # %d : Same degrees expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 引数 # %d および # %d : 同じ次数を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
10.
|
|
|
%s : Assertion failed: expected = %s while computed = %s
|
|
|
|
%s : アサーションが失敗しました: %s の予定でしたが,計算値は %s でした
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
11.
|
|
|
%s : Wrong number of input arguments: %d expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数の数が間違っています: %d 個の引数を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
12.
|
|
|
%s : Incompatible input arguments # %d and # %d : Same types expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s :入力引数 # %d と # %d に互換性がありません: 同じ型を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
13.
|
|
|
%s : Computed is real, but expected is complex.
|
|
|
|
%s : 計算結果は実数ですが, 予定は複素数でした.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
14.
|
|
|
%s : Computed is complex, but expected is real.
|
|
|
|
%s : 計算値は複素数ですが, 実数となる必要があります.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|