|
40.
|
|
|
conversion from %s unsupported
|
|
|
TRANSLATORS: An error message.
The placeholder expands to the encoding name, specified through --from-code.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1009
|
|
41.
|
|
|
conversion to %s unsupported
|
|
|
TRANSLATORS: An error message.
The placeholder expands to the encoding name, specified through --to-code.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1015
|
|
42.
|
|
|
conversion from %s to %s unsupported
|
|
|
TRANSLATORS: An error message.
The placeholders expand to the encoding names, specified through --from-code and --to-code, respectively.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1021
|
|
43.
|
|
|
try '%s -l' to get the list of supported encodings
|
|
|
TRANSLATORS: Additional advice after an error message.
The %s placeholder expands to the program name.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1026
|
|
44.
|
|
|
(stdin)
|
|
|
TRANSLATORS: A filename substitute denoting standard input.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1083
|
|
45.
|
|
|
%s
|
|
|
TRANSLATORS: The first part of an error message.
It is followed by a colon and a detail message.
The %s placeholder expands to the input file name.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1095
|
|
46.
|
|
|
I/O error
|
|
|
TRANSLATORS: An error message.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/iconv.c:1109
|