|
1.
|
|
|
%s : Wrong number of input arguments: %d to %d 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
|
|
|
|
2.
|
|
|
%s : Wrong value for input argument # %d : 'errcatch' expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の値が間違っています: 'errcatch' を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
3.
|
|
|
%s : Wrong type for input argument # %d : A integer 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 : A integer or string 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 : Cannot open file %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : ファイル %s を開けません.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
6.
|
|
|
%s : Unable to parse macro '%s '
|
|
|
|
%s : マクロ '%s ' をパースできません
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
7.
|
|
|
%s : Wrong type for input argument # %d : A macro without varargin and varargout expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の型が間違っています: varargin および varargout なしのマクロを指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
8.
|
|
|
Recursion limit reached ( %d ).
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
再帰制限に達しました ( %d ).
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
9.
|
|
|
%s : Wrong value for input argument # %d : ' %s ' or ' %s ' expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 入力引数 # %d の値が間違っています: ' %s ' または ' %s ' を指定してください.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
10.
|
|
|
%s : Wrong type for input argument # %d : Vector 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
|
|
|