|
454.
|
|
|
%P: unrecognized option '%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P: неразпозната опция '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:827
|
|
455.
|
|
|
%P%F: use the --help option for usage information
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: за информация за употреба се използва опция --help
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:715
|
|
456.
|
|
|
%P%F: unrecognized -a option `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: неразпозната опция -a '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:734
|
|
457.
|
|
|
%P%F: unrecognized -assert option `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: неразпозната опция -assert '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:747
|
|
458.
|
|
|
%F%P: unknown demangling style `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%F%P: непознат начин за декориране на имена '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:908
|
|
459.
|
|
|
%P%F: invalid number `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: неправилно число '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:861 lexsup.c:1330
|
|
460.
|
|
|
%P%F: bad --unresolved-symbols option: %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: грешна опция --unresolved-symbols: %s
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:962
|
|
461.
|
|
|
%P%F: bad -plugin-opt option
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: грешна опция -plugin-opt
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:1039
|
|
462.
|
|
|
%P%F: unrecognised option: %s
|
|
|
This can happen if the user put "-rpath,a" on the command
line. (Or something similar. The comma is important).
Getopt becomes confused and thinks that this is a -r option
but it cannot parse the text after the -r so it refuses to
increment the optind counter. Detect this case and issue
an error message here. We cannot just make this a warning,
increment optind, and continue because getopt is too confused
and will seg-fault the next time around.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: неразпозната опция '%s'
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:1056
|
|
463.
|
|
|
%P%F: -r and %s may not be used together
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%P%F: не може да се използват заедно -r и %s
|
|
Translated by
Roumen Petrov
|
|
|
|
Located in
lexsup.c:1059 lexsup.c:1299
|