|
115.
|
|
|
In the directive number %u , a precision is invalid for the conversion '%c '.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-java-printf.c:151
|
|
116.
|
|
|
In the directive number %u , for the conversion '%c ', the character '%c ' is not a valid conversion suffix.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-java-printf.c:155
|
|
117.
|
|
|
The character that terminates the directive number %u , for the conversion '%c ', is not a valid conversion suffix.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-java-printf.c:156
|
|
118.
|
|
|
The string refers to argument number %u but ignores the arguments %u and %u .
|
|
|
|
문자열이 인자 번호 %u 을(를) 참조하지만 인자 번호 %u 및 %u 을(를) 무시합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-kde.c:158
|
|
119.
|
|
|
a format specification for arguments %u and %u doesn't exist in '%s ', only one argument may be ignored
|
|
|
|
인자 %u 및 %u 에 대한 서식 지정이 '%s '에 없고, 인자 하나만 무시할 수 있습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-kde.c:242
|
|
120.
|
|
|
error while parsing: %s
|
|
|
|
분석하는데 오류: %s
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-kde-kuit.c:244 src/format-kde-kuit.c:264
src/format-kde-kuit.c:274
|
|
121.
|
|
|
In the directive number %u , parameter %u is of type '%s ' but a parameter of type '%s ' is expected.
|
|
|
|
지시자 %u 번에서, 파라미터 %u 은(는) '%s ' 타입이지만, '%s ' 타입이어야 합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-lisp.c:2340 src/format-lisp.c:2352 src/format-scheme.c:2365
src/format-scheme.c:2377
|
|
122.
|
|
|
In the directive number %u , too many parameters are given; expected at most %u parameter.
|
|
|
In the directive number %u , too many parameters are given; expected at most %u parameters.
|
|
|
|
지시자 %u 번에서, 매개변수가 너무 많습니다; 최대 %u 개의 매개변수만 올 수 있습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-lisp.c:2375 src/format-scheme.c:2400
|
|
123.
|
|
|
In the directive number %u , '%c ' is not followed by a digit.
|
|
|
|
지시자 %u 번에서, '%c ' 다음에 숫자가 오지 않습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-lisp.c:2499 src/format-scheme.c:2501
|
|
124.
|
|
|
In the directive number %u , the argument %d is negative.
|
|
|
|
지시자 %u 번에서, 인자 %d 이(가) 0보다 작습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-lisp.c:2739 src/format-scheme.c:2756
|