|
1.
|
|
|
%s : Wrong number of input arguments: %d to %d expected.
|
|
|
|
%s : помилкова кількість вхідних параметрів: мало бути від %d до %d .
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
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
Yuri Chornoivan
|
|
|
|
10.
|
|
|
%s : Assertion failed: expected = %s while computed = %s
|
|
|
|
%s : помилка порівняння. Мало бути %s , обчислене значення — %s
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|