|
147.
|
|
|
In the directive number %u , two names are given for the same argument.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:134
|
|
148.
|
|
|
In the directive number %u , two numbers are given for the same argument.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:137
|
|
149.
|
|
|
In the directive number %u , a flag is given after the width.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:140
|
|
150.
|
|
|
In the directive number %u , a flag is given after the precision.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:143
|
|
151.
|
|
|
In the directive number %u , the width is given after the precision.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:146
|
|
152.
|
|
|
In the directive number %u , a width is given twice.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:149
|
|
153.
|
|
|
In the directive number %u , a precision is given twice.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:152
|
|
154.
|
|
|
format specifications in '%s ' expect a hash table, those in '%s ' expect individual arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:868
|
|
155.
|
|
|
format specifications in '%s ' expect individual arguments, those in '%s ' expect a hash table
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-ruby.c:875
|
|
156.
|
|
|
The string refers to a shell variable with a non-ASCII name.
|
|
|
|
문자열이 ASCII가 아닌 이름으로 쉘 변수를 참조합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/format-sh.c:78
|