|
1.
|
|
|
%s : Wrong number of input arguments: %d to %d expected.
|
|
|
|
%s : 入力引数の数が間違っています: %d から %d の範囲で指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
2.
|
|
|
%s : Wrong type for input argument # %d : Matrix expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の型が間違っています: 行列を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
3.
|
|
|
%s : Wrong type for input argument # %d : Polynomial expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の型が間違っています: 多項式を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
4.
|
|
|
%s : Wrong type for input argument # %d : Matrix of strings expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の型が間違っています: 文字列の行列を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
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
|
|
|