|
42.
|
|
|
%s : Argument # %d : Must be in the interval [ %d , %d ].
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Аргумент № %d : должен быть в интервале [ %d , %d ].
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
43.
|
|
|
%s : Wrong value for input argument # %d : Must be between %d , %d or %d .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Неверное значение входного аргумента № %d : должно быть между %d , %d или %d .
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
44.
|
|
|
%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
Stanislav V. Kroter
|
|
|
|
45.
|
|
|
Bad seeds for clcg2, must be integers with s1 in [1, 2147483562]
and s2 in [1, 2147483398]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Неверные начальные числа для clcg2, должны быть целыми в следующих диапазонах:
s1 в диапазоне [1, 2147483562]
s2 в диапазоне [1, 2147483398]
|
|
Translated and reviewed by
kkirill
|
|
|
|
46.
|
|
|
bad seeds for clcg4, must be integers with s1 in [1, 2147483646]
s2 in [1, 2147483542]
s3 in [1, 2147483422]
s4 in [1, 2147483322]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
неверные начальные числа для clcg4, должны быть целыми в следующих диапазонах:
s1 в диапазоне [1, 2147483646]
s2 в диапазоне [1, 2147483542]
s3 в диапазоне [1, 2147483422]
s4 в диапазоне [1, 2147483322]
|
|
Translated and reviewed by
kkirill
|
|
|
|
47.
|
|
|
WARNING: %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
ВНИМАНИЕ: %s
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
48.
|
|
|
be aware that you may have lost synchronization
between the virtual generator %d and the others.
use grand("setall", s1, s2, s3, s4) if you want to recover it.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
примите к сведению, что вы можете потерять синхронизацию
между виртуальным генератором %d и другими.
Используйте grand("setall", s1, s2, s3, s4), если хотите восстановить её.
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
49.
|
|
|
Bad seeds for kiss, must be integers in [0,2^32-1]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Неверное начальное число для kiss, должно быть целым в диапазоне [0, 2^32-1]
|
|
Translated and reviewed by
kkirill
|
|
|
|
50.
|
|
|
Bad seed for mt, must be an int in [0, 2^32-1]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Неверное начальное число для mt, должно быть целым в диапазоне [0, 2^32-1]
|
|
Translated and reviewed by
kkirill
|
|
|
|
51.
|
|
|
The first component of the mt state mt, must be an int in [1, 624]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Первый элемент вектора mt, должен быть целым в диапазоне [1, 624]
|
|
Translated and reviewed by
kkirill
|
|
|