1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
7 "Project-Id-Version: gcc 3.1\n"
8 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9 "POT-Creation-Date: 2008-03-05 17:23+0100\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
21 #: c-format.c:357 c-format.c:381
26 #: c-format.c:357 c-format.c:381
27 msgid "the ' ' printf flag"
30 #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428 c-format.c:487
35 #: c-format.c:358 c-format.c:382 c-format.c:416 c-format.c:428
36 msgid "the '+' printf flag"
39 #: c-format.c:359 c-format.c:383 c-format.c:429 c-format.c:463
44 #: c-format.c:359 c-format.c:383 c-format.c:429
45 msgid "the '#' printf flag"
48 #: c-format.c:360 c-format.c:384 c-format.c:461
53 #: c-format.c:360 c-format.c:384
54 msgid "the '0' printf flag"
57 #: c-format.c:361 c-format.c:385 c-format.c:460 c-format.c:490
62 #: c-format.c:361 c-format.c:385
63 msgid "the '-' printf flag"
66 #: c-format.c:362 c-format.c:443
72 msgid "the ''' printf flag"
75 #: c-format.c:363 c-format.c:444
81 msgid "the 'I' printf flag"
84 #: c-format.c:364 c-format.c:386 c-format.c:441 c-format.c:464 c-format.c:491
85 #: c-format.c:1623 config/sol2-c.c:45
89 #: c-format.c:364 c-format.c:386 config/sol2-c.c:45
90 msgid "field width in printf format"
93 #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431
97 #: c-format.c:365 c-format.c:387 c-format.c:418 c-format.c:431
98 msgid "precision in printf format"
101 #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432 c-format.c:442
102 #: c-format.c:494 config/sol2-c.c:46
103 msgid "length modifier"
106 #: c-format.c:366 c-format.c:388 c-format.c:419 c-format.c:432
107 #: config/sol2-c.c:46
108 msgid "length modifier in printf format"
111 #: c-format.c:417 c-format.c:430
116 #: c-format.c:417 c-format.c:430
117 msgid "the 'q' diagnostic flag"
121 msgid "assignment suppression"
125 msgid "the assignment suppression scanf feature"
134 msgid "the 'a' scanf flag"
143 msgid "the 'm' scanf flag"
147 msgid "field width in scanf format"
151 msgid "length modifier in scanf format"
155 msgid "the ''' scanf flag"
159 msgid "the 'I' scanf flag"
168 msgid "the '_' strftime flag"
172 msgid "the '-' strftime flag"
176 msgid "the '0' strftime flag"
179 #: c-format.c:462 c-format.c:486
185 msgid "the '^' strftime flag"
189 msgid "the '#' strftime flag"
193 msgid "field width in strftime format"
199 msgstr "'O' мадыфікатар"
202 msgid "the 'E' strftime modifier"
208 msgstr "'O' мадыфікатар"
211 msgid "the 'O' strftime modifier"
216 msgid "the 'O' modifier"
217 msgstr "'O' мадыфікатар"
220 msgid "fill character"
224 msgid "fill character in strfmon format"
228 msgid "the '^' strfmon flag"
232 msgid "the '+' strfmon flag"
241 msgid "the '(' strfmon flag"
250 msgid "the '!' strfmon flag"
254 msgid "the '-' strfmon flag"
258 msgid "field width in strfmon format"
262 msgid "left precision"
266 msgid "left precision in strfmon format"
270 msgid "right precision"
274 msgid "right precision in strfmon format"
278 msgid "length modifier in strfmon format"
282 msgid "field precision"
287 msgid "ignoring duplicate directory \"%s\"\n"
292 msgid " as it is a non-system directory that duplicates a system directory\n"
297 msgid "ignoring nonexistent directory \"%s\"\n"
302 msgid "#include \"...\" search starts here:\n"
307 msgid "#include <...> search starts here:\n"
312 msgid "End of search list.\n"
320 msgid "<command-line>"
323 #: c-typeck.c:2459 c-typeck.c:4862 c-typeck.c:4864 c-typeck.c:4872
324 #: c-typeck.c:4902 c-typeck.c:6278
325 msgid "initializer element is not constant"
329 msgid "array initialized from parenthesized string constant"
332 #: c-typeck.c:4726 cp/typeck2.c:677
333 #, gcc-internal-format
334 msgid "char-array initialized from wide string"
338 msgid "wchar_t-array initialized from non-wide string"
341 #: c-typeck.c:4749 cp/typeck2.c:697
342 #, gcc-internal-format
343 msgid "initializer-string for array of chars is too long"
347 msgid "array of inappropriate type initialized from string constant"
350 #. ??? This should not be an error when inlining calls to
351 #. unprototyped functions.
352 #: c-typeck.c:4819 c-typeck.c:4344 cp/typeck.c:1574
353 #, gcc-internal-format
354 msgid "invalid use of non-lvalue array"
358 msgid "array initialized from non-constant array expression"
361 #: c-typeck.c:4909 c-typeck.c:6282
362 #, gcc-internal-format
363 msgid "initializer element is not computable at load time"
366 #. Although C99 is unclear about whether incomplete arrays
367 #. of VLAs themselves count as VLAs, it does not make
368 #. sense to permit them to be initialized given that
369 #. ordinary VLAs may not be initialized.
370 #: c-typeck.c:4920 c-decl.c:3220 c-decl.c:3235
371 #, gcc-internal-format
372 msgid "variable-sized object may not be initialized"
376 msgid "invalid initializer"
377 msgstr "нерэчаісны ініцыялізатар"
380 msgid "extra brace group at end of initializer"
384 msgid "missing braces around initializer"
388 msgid "braces around scalar initializer"
392 msgid "initialization of flexible array member in a nested context"
396 msgid "initialization of a flexible array member"
400 msgid "missing initializer"
401 msgstr "прапушчан ініцыялізатар"
404 msgid "empty scalar initializer"
408 msgid "extra elements in scalar initializer"
411 #: c-typeck.c:5689 c-typeck.c:5749
412 msgid "array index in non-array initializer"
415 #: c-typeck.c:5694 c-typeck.c:5802
416 msgid "field name not in record or union initializer"
421 msgid "array index in initializer not of integer type"
422 msgstr "\"%s\" мае незавершаны тып"
424 #: c-typeck.c:5745 c-typeck.c:5747
425 msgid "nonconstant array index in initializer"
428 #: c-typeck.c:5751 c-typeck.c:5754
429 msgid "array index in initializer exceeds array bounds"
433 msgid "empty index range in initializer"
437 msgid "array index range in initializer exceeds array bounds"
440 #: c-typeck.c:5849 c-typeck.c:5872 c-typeck.c:6346
441 msgid "initialized field with side-effects overwritten"
444 #: c-typeck.c:5851 c-typeck.c:5874 c-typeck.c:6348
445 msgid "initialized field overwritten"
449 msgid "excess elements in char array initializer"
452 #: c-typeck.c:6563 c-typeck.c:6609
453 msgid "excess elements in struct initializer"
457 msgid "non-static initialization of a flexible array member"
461 msgid "excess elements in union initializer"
465 msgid "excess elements in array initializer"
469 msgid "excess elements in vector initializer"
473 msgid "excess elements in scalar initializer"
477 msgid "flow control insn inside a basic block"
481 msgid "wrong insn in the fallthru edge"
485 msgid "insn outside basic block"
489 msgid "return not followed by barrier"
492 #: cgraph.c:340 ipa-inline.c:417
493 msgid "function body not available"
496 #: cgraph.c:342 cgraphbuild.c:96
497 msgid "redefined extern inline functions are not considered for inlining"
500 #: cgraph.c:345 cgraphbuild.c:103
502 msgid "function not considered for inlining"
503 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
505 #: cgraph.c:347 cgraphbuild.c:99
506 msgid "function not inlinable"
511 msgid "mismatched arguments"
512 msgstr "няма аргументаў"
514 #: collect2.c:382 gcc.c:6896
516 msgid "internal gcc abort in %s, at %s:%d"
517 msgstr "спынена ў %s, ля %s:%d"
522 msgstr "няма аргументаў"
524 #: collect2.c:1277 collect2.c:1425 collect2.c:1460
529 #: collect2.c:1280 collect2.c:1430 collect2.c:1463
536 msgid "collect2 version %s"
541 msgid "%d constructor(s) found\n"
542 msgstr "%d канструктар(аў) знойдзен(а)\n"
546 msgid "%d destructor(s) found\n"
547 msgstr "%d дэструктар(аў) знойдзен(а)\n"
551 msgid "%d frame table(s) found\n"
556 msgid "can't get program status"
561 msgid "could not open response file %s"
562 msgstr "не магу знайсці крыніцу %s\n"
566 msgid "could not write to response file %s"
567 msgstr "не магу знайсці крыніцу %s\n"
571 msgid "could not close response file %s"
572 msgstr "не магу знайсці крыніцу %s\n"
576 msgid "[cannot find %s]"
577 msgstr "[нельга знайсці %s]"
581 msgid "cannot find '%s'"
582 msgstr "нельга знайсці \"%s\""
584 #: collect2.c:1634 collect2.c:2126 collect2.c:2281 gcc.c:2974
586 msgid "pex_init failed"
591 msgid "[Leaving %s]\n"
598 "write_c_file - output name is %s, prefix is %s\n"
603 msgid "cannot find 'nm'"
604 msgstr "нельга знайсці \"nm\""
608 msgid "can't open nm output"
609 msgstr "немагчыма адчыніць файл уводу `%s'"
613 msgid "init function found in object %s"
618 msgid "fini function found in object %s"
623 msgid "can't open ldd output"
624 msgstr "немагчыма адчыніць файл уводу `%s'"
630 "ldd output with constructors/destructors.\n"
635 msgid "dynamic dependency %s not found"
640 msgid "unable to open dynamic dependency '%s'"
645 msgid "%s: not a COFF file"
650 msgid "%s: cannot open as COFF file"
655 msgid "library lib%s not found"
656 msgstr "Бібліятэка lib%s не знойдзена"
660 msgid "\"%s\" is not a valid option to the preprocessor"
665 msgid "too many input files"
666 msgstr "вельмі шмат уваходзячых файлаў"
670 msgid "%s:%d: confused by earlier errors, bailing out\n"
675 msgid "compilation terminated due to -Wfatal-errors.\n"
676 msgstr "кампіляцыя завершана.\n"
681 "Please submit a full bug report,\n"
682 "with preprocessed source if appropriate.\n"
683 "See %s for instructions.\n"
688 msgid "compilation terminated.\n"
689 msgstr "кампіляцыя завершана.\n"
693 msgid "Internal compiler error: Error reporting routines re-entered.\n"
697 msgid "negative insn length"
701 msgid "could not split insn"
706 msgid "invalid 'asm': "
707 msgstr "нерэчаісная маска"
711 msgid "nested assembly dialect alternatives"
714 #: final.c:3192 final.c:3204
716 msgid "unterminated assembly dialect alternative"
721 msgid "operand number missing after %%-letter"
724 #: final.c:3254 final.c:3295
726 msgid "operand number out of range"
731 msgid "invalid %%-code"
732 msgstr "нерэчаісны %%-код"
736 msgid "'%%l' operand isn't a label"
739 #. We can't handle floating point constants;
740 #. PRINT_OPERAND must handle them.
741 #. We can't handle floating point constants; PRINT_OPERAND must
743 #. We can't handle floating point constants;
744 #. PRINT_OPERAND must handle them.
745 #: final.c:3446 vmsdbgout.c:487 config/i386/i386.c:8198
746 #: config/pdp11/pdp11.c:1704
748 msgid "floating constant misused"
751 #: final.c:3507 vmsdbgout.c:544 config/i386/i386.c:8279
752 #: config/pdp11/pdp11.c:1751
754 msgid "invalid expression as operand"
759 msgid "Using built-in specs.\n"
765 "Setting spec %s to '%s'\n"
771 msgid "Reading specs from %s\n"
774 #: gcc.c:2094 gcc.c:2113
776 msgid "specs %%include syntax malformed after %ld characters"
781 msgid "could not find specs file %s\n"
782 msgstr "не магу знайсці крыніцу %s\n"
784 #: gcc.c:2138 gcc.c:2146 gcc.c:2155 gcc.c:2164
786 msgid "specs %%rename syntax malformed after %ld characters"
791 msgid "specs %s spec was not found to be renamed"
796 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
801 msgid "rename spec %s to %s\n"
813 msgid "specs unknown %% command after %ld characters"
816 #: gcc.c:2211 gcc.c:2224
818 msgid "specs file malformed after %ld characters"
823 msgid "spec file has no spec for linking"
826 #: gcc.c:2605 gcc.c:4745
833 msgid "system path '%s' is not absolute"
838 msgid "-pipe not supported"
839 msgstr "-pipe не падтрымліваецца"
845 "Go ahead? (y or n) "
849 msgid "failed to get exit status"
854 msgid "failed to get process times"
855 msgstr "не знойдзен клас \"%s\""
860 "Internal error: %s (program %s)\n"
861 "Please submit a full bug report.\n"
862 "See %s for instructions."
867 msgid "# %s %.2f %.2f\n"
868 msgstr "# %s %.2f %.2f\n"
872 msgid "Usage: %s [options] file...\n"
873 msgstr "Выкарыстанне: %s [выбары] файл...\n"
880 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
884 msgid " --help Display this information\n"
885 msgstr " --help Адлюстраваць гэту інфармацыю\n"
888 msgid " --target-help Display target specific command line options\n"
892 msgid " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n"
897 msgid " Display specific types of command line options\n"
898 msgstr " --help Адлюстраваць гэту інфармацыю\n"
901 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
905 msgid " -dumpspecs Display all of the built in spec strings\n"
909 msgid " -dumpversion Display the version of the compiler\n"
910 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
913 msgid " -dumpmachine Display the compiler's target processor\n"
917 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
921 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
925 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
929 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
933 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
938 " -print-multi-lib Display the mapping between command line options and\n"
939 " multiple library search directories\n"
943 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
947 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
951 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
955 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
959 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
963 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
967 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
971 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
976 msgid " -combine Pass multiple source files to compiler at once\n"
977 msgstr " -o <файл> Памясціць вывад у <файл>\n"
980 msgid " -save-temps Do not delete intermediate files\n"
984 msgid " -pipe Use pipes rather than intermediate files\n"
988 msgid " -time Time the execution of each subprocess\n"
993 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
994 msgstr " -o <файл> Памясціць вывад у <файл>\n"
997 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
1002 " --sysroot=<directory> Use <directory> as the root directory for headers\n"
1007 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
1011 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
1015 msgid " -V <version> Run gcc version number <version>, if installed\n"
1019 msgid " -v Display the programs invoked by the compiler\n"
1023 msgid " -### Like -v but options quoted and commands not executed\n"
1027 msgid " -E Preprocess only; do not compile, assemble or link\n"
1031 msgid " -S Compile only; do not assemble or link\n"
1035 msgid " -c Compile and assemble, but do not link\n"
1039 msgid " -o <file> Place the output into <file>\n"
1040 msgstr " -o <файл> Памясціць вывад у <файл>\n"
1044 " -x <language> Specify the language of the following input files\n"
1045 " Permissible languages include: c c++ assembler none\n"
1046 " 'none' means revert to the default behavior of\n"
1047 " guessing the language based on the file's extension\n"
1054 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1055 " passed on to the various sub-processes invoked by %s. In order to pass\n"
1056 " other options on to these processes the -W<letter> options must be used.\n"
1061 msgid "'-%c' option must have argument"
1066 msgid "couldn't run '%s': %s"
1069 #. translate_options () has turned --version into -fversion.
1075 #: gcc.c:3609 gcov.c:427 fortran/gfortranspec.c:380 java/jcf-dump.c:1168
1079 #: gcc.c:3610 java/jcf-dump.c:1169
1082 "This is free software; see the source for copying conditions. There is NO\n"
1083 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1089 msgid "argument to '-Xlinker' is missing"
1090 msgstr "аргумент для \"-x\" прапушчан"
1094 msgid "argument to '-Xpreprocessor' is missing"
1095 msgstr "аргумент для \"-%s\" прапушчан"
1099 msgid "argument to '-Xassembler' is missing"
1100 msgstr "аргумент для \"-x\" прапушчан"
1104 msgid "argument to '-l' is missing"
1105 msgstr "аргумент для \"-x\" прапушчан"
1109 msgid "argument to '-specs' is missing"
1110 msgstr "аргумент для \"-%s\" прапушчан"
1114 msgid "argument to '-specs=' is missing"
1115 msgstr "аргумент для \"-%s\" прапушчан"
1119 msgid "'-%c' must come at the start of the command line"
1124 msgid "argument to '-B' is missing"
1125 msgstr "аргумент для \"-x\" прапушчан"
1129 msgid "argument to '-x' is missing"
1130 msgstr "аргумент для \"-x\" прапушчан"
1134 msgid "argument to '-%s' is missing"
1135 msgstr "аргумент для \"-%s\" прапушчан"
1139 msgid "switch '%s' does not start with '-'"
1144 msgid "spec '%s' invalid"
1149 msgid "spec '%s' has invalid '%%0%c'"
1150 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1154 msgid "could not open temporary response file %s"
1155 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
1159 msgid "could not write to temporary response file %s"
1160 msgstr "немагчыма стварыць часовы файл"
1164 msgid "could not close temporary response file %s"
1165 msgstr "немагчыма стварыць часовы файл"
1169 msgid "spec '%s' has invalid '%%W%c"
1170 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1174 msgid "spec '%s' has invalid '%%x%c'"
1175 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1179 msgid "Processing spec %c%s%c, which is '%s'\n"
1184 msgid "unknown spec function '%s'"
1185 msgstr "невядомы рэжым машыны \"%s\""
1189 msgid "error in args to spec function '%s'"
1190 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
1194 msgid "malformed spec function name"
1200 msgid "no arguments for spec function"
1201 msgstr "не хапае аргументаў у функцыі"
1205 msgid "malformed spec function arguments"
1210 msgid "braced spec '%s' is invalid at '%c'"
1215 msgid "braced spec body '%s' is invalid"
1220 msgid "install: %s%s\n"
1225 msgid "programs: %s\n"
1226 msgstr "праграмы: %s\n"
1230 msgid "libraries: %s\n"
1231 msgstr "бібліятэкі: %s\n"
1233 #. The error status indicates that only one set of fixed
1234 #. headers should be built.
1237 msgid "not configured with sysroot headers suffix"
1244 "For bug reporting instructions, please see:\n"
1247 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
1251 msgid "Target: %s\n"
1252 msgstr "бібліятэкі: %s\n"
1256 msgid "Configured with: %s\n"
1261 msgid "Thread model: %s\n"
1266 msgid "gcc version %s %s\n"
1267 msgstr "версія gcc %s\n"
1271 msgid "gcc driver version %s %sexecuting gcc version %s\n"
1276 msgid "no input files"
1277 msgstr "няма ўваходзячых файлаў"
1281 msgid "cannot specify -o with -c or -S with multiple files"
1286 msgid "spec '%s' is invalid"
1287 msgstr "параметр \"%s\" ініцыялізаваны"
1301 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
1307 msgid "multilib spec '%s' is invalid"
1308 msgstr "параметр \"%s\" ініцыялізаваны"
1312 msgid "multilib exclusions '%s' is invalid"
1315 #: gcc.c:7360 gcc.c:7501
1317 msgid "multilib select '%s' is invalid"
1318 msgstr "параметр \"%s\" ініцыялізаваны"
1322 msgid "multilib exclusion '%s' is invalid"
1327 msgid "environment variable \"%s\" not defined"
1330 #: gcc.c:7836 gcc.c:7841
1332 msgid "invalid version number `%s'"
1333 msgstr "нявернае выкарыстанне \"restict\""
1337 msgid "too few arguments to %%:version-compare"
1338 msgstr "не хапае аргументаў у функцыі"
1342 msgid "too many arguments to %%:version-compare"
1343 msgstr "вельмі шмат аргументаў у функцыі"
1347 msgid "unknown operator '%s' in %%:version-compare"
1353 "Assembler options\n"
1354 "=================\n"
1361 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
1368 "Usage: gcov [OPTION]... SOURCEFILE...\n"
1375 "Print code coverage information.\n"
1381 msgid " -h, --help Print this help, then exit\n"
1382 msgstr " --help Адлюстраваць гэту інфармацыю\n"
1386 msgid " -v, --version Print version number, then exit\n"
1387 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
1391 msgid " -a, --all-blocks Show information for every basic block\n"
1396 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
1402 " -c, --branch-counts Given counts of branches taken\n"
1403 " rather than percentages\n"
1408 msgid " -n, --no-output Do not create an output file\n"
1409 msgstr " -o <файл> Памясціць вывад у <файл>\n"
1414 " -l, --long-file-names Use long output file names for included\n"
1420 msgid " -f, --function-summaries Output summaries for each function\n"
1425 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1430 msgid " -p, --preserve-paths Preserve all pathname components\n"
1435 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
1442 "For bug reporting instructions, please see:\n"
1446 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
1456 "This is free software; see the source for copying conditions.\n"
1457 "There is NO warranty; not even for MERCHANTABILITY or \n"
1458 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1464 msgid "%s:no functions found\n"
1465 msgstr "не знойдзена\n"
1467 #: gcov.c:557 gcov.c:585 fortran/dump-parse-tree.c:63
1474 msgid "%s:creating '%s'\n"
1475 msgstr "%s: кампілюецца \"%s\"\n"
1479 msgid "%s:error writing output file '%s'\n"
1482 "%s: памылка чытаньня файла ўводу `%s': %s\n"
1486 msgid "%s:could not open output file '%s'\n"
1487 msgstr "немагчыма адчыніць файл уводу `%s'"
1491 msgid "%s:source file is newer than graph file '%s'\n"
1496 msgid "(the message is only displayed one per source file)\n"
1501 msgid "%s:cannot open graph file\n"
1502 msgstr "немагчыма адчыніць файл уводу `%s'"
1506 msgid "%s:not a gcov graph file\n"
1511 msgid "%s:version '%.4s', prefer '%.4s'\n"
1516 msgid "%s:already seen blocks for '%s'\n"
1521 msgid "%s:corrupted\n"
1526 msgid "%s:cannot open data file, assuming not executed\n"
1531 msgid "%s:not a gcov data file\n"
1532 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
1536 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1541 msgid "%s:stamp mismatch with graph file\n"
1546 msgid "%s:unknown function '%u'\n"
1547 msgstr "у функцыі \"%s\":"
1551 msgid "%s:profile mismatch for '%s'\n"
1556 msgid "%s:overflowed\n"
1561 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1566 msgid "%s:'%s' has arcs to entry block\n"
1571 msgid "%s:'%s' has arcs from exit block\n"
1576 msgid "%s:graph is unsolvable for '%s'\n"
1586 msgid "Lines executed:%s of %d\n"
1591 msgid "No executable lines\n"
1596 msgid "Branches executed:%s of %d\n"
1601 msgid "Taken at least once:%s of %d\n"
1606 msgid "No branches\n"
1611 msgid "Calls executed:%s of %d\n"
1621 msgid "%s:no lines for '%s'\n"
1622 msgstr "%s перад \"%s\""
1626 msgid "call %2d returned %s\n"
1631 msgid "call %2d never executed\n"
1636 msgid "branch %2d taken %s%s\n"
1641 msgid "branch %2d never executed\n"
1646 msgid "unconditional %2d taken %s\n"
1647 msgstr "невядомая назва рэгістра: %s\n"
1651 msgid "unconditional %2d never executed\n"
1656 msgid "%s:cannot open source file\n"
1657 msgstr "не магу знайсці крыніцу %s"
1660 msgid "GCSE disabled"
1664 msgid "jump bypassing disabled"
1667 #. Opening quotation mark.
1672 #. Closing quotation mark.
1678 msgid "--param large-function-growth limit reached"
1682 msgid "--param large-stack-frame-growth limit reached"
1686 msgid "function not inline candidate"
1690 msgid "--param max-inline-insns-single limit reached"
1694 msgid "--param max-inline-insns-auto limit reached"
1697 #: ipa-inline.c:461 ipa-inline.c:914 ipa-inline.c:1105 ipa-inline.c:1225
1698 msgid "recursive inlining"
1702 msgid "call is unlikely and code size would grow"
1706 msgid "function not declared inline and code size would grow"
1710 msgid "optimizing for size and code size would grow"
1713 #: ipa-inline.c:1013
1714 msgid "--param inline-unit-growth limit reached"
1718 msgid "At top level:"
1723 msgid "In member function %qs"
1724 msgstr "у функцыі \"%s\":"
1728 msgid "In function %qs"
1729 msgstr "у функцыі \"%s\":"
1733 msgid " inlined from %qs at %s:%d:%d"
1734 msgstr "У файле уключаным з %s:%d"
1738 msgid " inlined from %qs at %s:%d"
1739 msgstr "У файле уключаным з %s:%d"
1743 msgid " inlined from %qs"
1744 msgstr "У файле уключаным з %s:%d"
1746 #: loop-iv.c:2806 tree-ssa-loop-niter.c:1818
1747 msgid "assuming that the loop is not infinite"
1750 #: loop-iv.c:2807 tree-ssa-loop-niter.c:1819
1751 msgid "cannot optimize possibly infinite loops"
1754 #: loop-iv.c:2815 tree-ssa-loop-niter.c:1823
1755 msgid "assuming that the loop counter does not overflow"
1758 #: loop-iv.c:2816 tree-ssa-loop-niter.c:1824
1759 msgid "cannot optimize loop, the loop counter may overflow"
1762 #. What to print when a switch has no documentation.
1764 msgid "This switch lacks documentation"
1777 msgid " No options with the desired characteristics were found\n"
1782 msgid " All options with the desired characteristics have already been displayed\n"
1786 msgid "The following options are target specific"
1790 msgid "The following options control compiler warning messages"
1794 msgid "The following options control optimizations"
1797 #: opts.c:1237 opts.c:1275
1798 msgid "The following options are language-independent"
1802 msgid "The --param option recognizes the following as parameters"
1806 msgid "The following options are specific to the language "
1810 msgid "The following options are supported by the language "
1814 msgid "The following options are not documented"
1818 msgid "The following options are language-related"
1823 msgid "warning: unrecognized argument to --help= switch: %.*s\n"
1828 msgid "%s: error writing file '%s': %s\n"
1831 "%s: памылка чытаньня файла ўводу `%s': %s\n"
1835 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1840 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1845 msgid "%s: warning: no read access for file '%s'\n"
1846 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
1850 msgid "%s: warning: no write access for file '%s'\n"
1851 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
1855 msgid "%s: warning: no write access for dir containing '%s'\n"
1856 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
1858 #. Catch cases like /.. where we try to backup to a
1859 #. point above the absolute root of the logical file
1863 msgid "%s: invalid file name: %s\n"
1868 msgid "%s: %s: can't get status: %s\n"
1875 "%s: fatal error: aux info file corrupted at line %d\n"
1880 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1881 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1885 msgid "%s: compiling '%s'\n"
1886 msgstr "%s: кампілюецца \"%s\"\n"
1890 msgid "%s: wait: %s\n"
1895 msgid "%s: subprocess got fatal signal %d\n"
1900 msgid "%s: %s exited with status %d\n"
1905 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1908 #: protoize.c:1980 protoize.c:2009
1910 msgid "%s: can't read aux info file '%s': %s\n"
1911 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
1913 #: protoize.c:2025 protoize.c:2053
1915 msgid "%s: can't get status of aux info file '%s': %s\n"
1916 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
1920 msgid "%s: can't open aux info file '%s' for reading: %s\n"
1921 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
1925 msgid "%s: error reading aux info file '%s': %s\n"
1928 "%s: памылка чытаньня файла ўводу `%s': %s\n"
1932 msgid "%s: error closing aux info file '%s': %s\n"
1935 "%s: памылка чытаньня файла ўводу `%s': %s\n"
1939 msgid "%s: can't delete aux info file '%s': %s\n"
1940 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
1942 #: protoize.c:2210 protoize.c:4180
1944 msgid "%s: can't delete file '%s': %s\n"
1945 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
1949 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1950 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
1954 msgid "%s: conflicting extern definitions of '%s'\n"
1959 msgid "%s: declarations of '%s' will not be converted\n"
1964 msgid "%s: conflict list for '%s' follows:\n"
1969 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
1974 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
1979 msgid "%s: %d: warning: no extern definition for '%s'\n"
1980 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
1984 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
1985 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
1989 msgid "%s: multiple static defs of '%s' in file '%s'\n"
1992 #: protoize.c:2701 protoize.c:2704
1994 msgid "%s: %d: warning: source too confusing\n"
1999 msgid "%s: %d: warning: varargs function declaration not converted\n"
2004 msgid "%s: declaration of function '%s' not converted\n"
2005 msgstr "няма папярэдняга аб'яўлення для \"%s\""
2009 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
2010 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
2016 "%s: warning: too few parameter lists in declaration of '%s'\n"
2017 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
2021 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
2022 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
2026 msgid "%s: local declaration for function '%s' not inserted\n"
2027 msgstr "няма папярэдняга аб'яўлення для \"%s\""
2033 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
2038 msgid "%s: global declarations for file '%s' not inserted\n"
2041 #: protoize.c:3518 protoize.c:3548
2043 msgid "%s: definition of function '%s' not converted\n"
2048 msgid "%s: %d: warning: definition of %s not converted\n"
2053 msgid "%s: found definition of '%s' at %s(%d)\n"
2056 #. If we make it here, then we did not know about this
2057 #. function definition.
2060 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
2065 msgid "%s: function definition not converted\n"
2070 msgid "%s: '%s' not converted\n"
2075 msgid "%s: would convert file '%s'\n"
2076 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
2080 msgid "%s: converting file '%s'\n"
2081 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
2085 msgid "%s: can't get status for file '%s': %s\n"
2086 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
2090 msgid "%s: can't open file '%s' for reading: %s\n"
2091 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
2097 "%s: error reading input file '%s': %s\n"
2100 "%s: памылка чытаньня файла ўводу `%s': %s\n"
2104 msgid "%s: can't create/open clean file '%s': %s\n"
2105 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
2109 msgid "%s: warning: file '%s' already saved in '%s'\n"
2110 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
2114 msgid "%s: can't link file '%s' to '%s': %s\n"
2115 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
2119 msgid "%s: can't create/open output file '%s': %s\n"
2120 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
2124 msgid "%s: can't change mode of file '%s': %s\n"
2125 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
2129 msgid "%s: cannot get working directory: %s\n"
2134 msgid "%s: input file names must have .c suffixes: %s\n"
2135 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
2138 msgid "unable to generate reloads for:"
2142 msgid "this is the insn:"
2145 #. It's the compiler's fault.
2148 msgid "could not find a spill register"
2149 msgstr "Не выкарыстоўваць рэгістра sb"
2151 #. It's the compiler's fault.
2153 msgid "VOIDmode on an output"
2157 msgid "Failure trying to reload:"
2162 msgid "unrecognizable insn:"
2163 msgstr "нераспазнаны выбар \"-%s\""
2166 msgid "insn does not satisfy its constraints:"
2172 "Execution times (seconds)\n"
2175 #. Print total time.
2182 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2187 msgid "collect: reading %s\n"
2192 msgid "removing .rpo file"
2197 msgid "renaming .rpo file"
2202 msgid "collect: recompiling %s\n"
2207 msgid "collect: tweaking %s in %s\n"
2212 msgid "collect: relinking\n"
2217 msgid "unrecoverable error"
2218 msgstr "унутраная памылка"
2223 "%s%s%s %sversion %s (%s)\n"
2224 "%s\tcompiled by GNU C version %s, "
2226 "%s%s%s версія %s (%s)\n"
2227 "%s\tзкампілявана GNU C версія %s.\n"
2228 "%s%s%s версія %s (%s) зкампілявана CC.\n"
2232 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
2237 msgid "GMP version %s, MPFR version %s.\n"
2242 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
2247 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2251 msgid "options passed: "
2255 msgid "options enabled: "
2256 msgstr "выбары ўключаны:"
2260 msgid "created and used with differing settings of '%s'"
2264 msgid "out of memory"
2268 msgid "created and used with different settings of -fpic"
2272 msgid "created and used with different settings of -fpie"
2275 #: tree-inline.c:2657
2276 msgid "originally indirect function call not considered for inlining"
2279 #. The remainder are real diagnostic types.
2280 #: diagnostic.def:15
2282 msgid "fatal error: "
2283 msgstr "Унутраная памылка: %s"
2285 #: diagnostic.def:16
2287 msgid "internal compiler error: "
2288 msgstr "Унутраная памылка: %s"
2290 #: diagnostic.def:17
2294 #: diagnostic.def:18
2295 msgid "sorry, unimplemented: "
2298 #: diagnostic.def:19
2302 #: diagnostic.def:20
2303 msgid "anachronism: "
2306 #: diagnostic.def:21
2310 #: diagnostic.def:22
2315 msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2319 msgid "The maximum number of elements in an array for wich we track its elements separately"
2323 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2327 msgid "The maximum number of structure fields for which GCC will use by-element copies"
2331 msgid "The threshold ratio between instantiated fields and the total structure size"
2335 msgid "The threshold ratio between current and hottest structure counts"
2339 msgid "The maximum number of instructions in a single function eligible for inlining"
2343 msgid "The maximum number of instructions when automatically inlining"
2347 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2351 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2355 msgid "The maximum depth of recursive inlining for inline functions"
2359 msgid "The maximum depth of recursive inlining for non-inline functions"
2363 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2367 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2371 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
2375 msgid "The maximum number of instructions to consider to fill a delay slot"
2379 msgid "The maximum number of instructions to consider to find accurate live register information"
2383 msgid "The maximum length of scheduling's pending operations list"
2387 msgid "The size of function body to be considered large"
2391 msgid "Maximal growth due to inlining of large function (in percent)"
2395 msgid "The size of translation unit to be considered large"
2399 msgid "how much can given compilation unit grow because of the inlining (in percent)"
2403 msgid "expense of call operation relative to ordinary arithmetic operations"
2407 msgid "The size of stack frame to be considered large"
2411 msgid "Maximal stack frame growth due to inlining (in percent)"
2415 msgid "The maximum amount of memory to be allocated by GCSE"
2419 msgid "The maximum number of passes to make when doing GCSE"
2423 msgid "The threshold ratio for performing partial redundancy elimination after reload"
2427 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2431 msgid "The maximum number of instructions to consider to unroll in a loop"
2435 msgid "The maximum number of instructions to consider to unroll in a loop on average"
2439 msgid "The maximum number of unrollings of a single loop"
2443 msgid "The maximum number of insns of a peeled loop"
2447 msgid "The maximum number of peelings of a single loop"
2451 msgid "The maximum number of insns of a completely peeled loop"
2455 msgid "The maximum number of peelings of a single loop that is peeled completely"
2459 msgid "The maximum number of insns of a peeled loop that rolls only once"
2463 msgid "The maximum number of insns of an unswitched loop"
2467 msgid "The maximum number of unswitchings in a single loop"
2471 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2475 msgid "Bound on the cost of an expression to compute the number of iterations"
2479 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2483 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2487 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2491 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2495 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2499 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
2503 msgid "Loops iterating at least selected number of iterations will get loop alignement."
2507 msgid "The maximum number of loop iterations we predict statically"
2511 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2515 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2519 msgid "Maximal code growth caused by tail duplication (in percent)"
2523 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2527 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2531 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2535 msgid "The maximum number of incoming edges to consider for crossjumping"
2539 msgid "The minimum number of matching instructions to consider for crossjumping"
2543 msgid "The maximum expansion factor when copying basic blocks"
2547 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2551 msgid "The maximum length of path considered in cse"
2555 msgid "The maximum instructions CSE process before flushing"
2559 msgid "The minimum cost of an expensive expression in the loop invariant motion"
2563 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2567 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2571 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2575 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2579 msgid "Bound on the number of variables in Omega constraint systems"
2583 msgid "Bound on the number of inequalities in Omega constraint systems"
2587 msgid "Bound on the number of equalities in Omega constraint systems"
2591 msgid "Bound on the number of wild cards in Omega constraint systems"
2595 msgid "Bound on the size of the hash table in Omega constraint systems"
2599 msgid "Bound on the number of keys in Omega constraint systems"
2603 msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
2607 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
2611 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
2615 msgid "The maximum memory locations recorded by cselib"
2619 msgid "The maximum memory locations recorded by flow"
2623 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2627 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2631 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2635 msgid "The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics"
2639 msgid "The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics"
2643 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2647 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2651 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2655 msgid "The maximum number of iterations through CFG to extend regions"
2659 msgid "The maximum conflict delay for an insn to be considered for speculative motion"
2663 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2667 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2671 msgid "The upper bound for sharing integer constants"
2675 msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2679 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2683 msgid "The lower bound for a buffer to be considered for stack smashing protection"
2687 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2691 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2695 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
2699 msgid "The number of insns executed before prefetch is completed"
2703 msgid "The number of prefetches that can run at the same time"
2707 msgid "The size of L1 cache"
2711 msgid "The size of L1 cache line"
2715 msgid "The size of L2 cache"
2719 msgid "Whether to use canonical types"
2723 msgid "Maximum length of partial antic set when performing tree pre optimization"
2727 msgid "Maximum size of a SCC before SCCVN stops processing a function"
2731 msgid "Multiplier used for determining the double-queueing threshold"
2734 #: config/alpha/alpha.c:5023
2736 msgid "invalid %%H value"
2737 msgstr "нерэчаіснае значэньне %%H"
2739 #: config/alpha/alpha.c:5044 config/bfin/bfin.c:1516
2741 msgid "invalid %%J value"
2742 msgstr "дрэннае %%Q значэнне"
2744 #: config/alpha/alpha.c:5074 config/ia64/ia64.c:4719
2746 msgid "invalid %%r value"
2747 msgstr "нерэчаіснае значэньне %%r"
2749 #: config/alpha/alpha.c:5084 config/ia64/ia64.c:4673
2750 #: config/rs6000/rs6000.c:11881 config/xtensa/xtensa.c:2042
2752 msgid "invalid %%R value"
2753 msgstr "нерэчаіснае значэньне %%R"
2755 #: config/alpha/alpha.c:5090 config/rs6000/rs6000.c:11800
2756 #: config/xtensa/xtensa.c:2009
2758 msgid "invalid %%N value"
2759 msgstr "нерэчаіснае значэньне %%N"
2761 #: config/alpha/alpha.c:5098 config/rs6000/rs6000.c:11828
2763 msgid "invalid %%P value"
2764 msgstr "нерэчаіснае значэньне %%P"
2766 #: config/alpha/alpha.c:5106
2768 msgid "invalid %%h value"
2769 msgstr "нерэчаіснае значэньне %%h"
2771 #: config/alpha/alpha.c:5114 config/xtensa/xtensa.c:2035
2773 msgid "invalid %%L value"
2774 msgstr "нерэчаіснае значэньне %%L"
2776 #: config/alpha/alpha.c:5153 config/rs6000/rs6000.c:11782
2778 msgid "invalid %%m value"
2779 msgstr "нерэчаіснае значэньне %%m"
2781 #: config/alpha/alpha.c:5161 config/rs6000/rs6000.c:11790
2783 msgid "invalid %%M value"
2784 msgstr "нерэчаіснае значэньне %%M"
2786 #: config/alpha/alpha.c:5205
2788 msgid "invalid %%U value"
2789 msgstr "нерэчаіснае значэньне %%U"
2791 #: config/alpha/alpha.c:5217 config/alpha/alpha.c:5231
2792 #: config/rs6000/rs6000.c:11889
2794 msgid "invalid %%s value"
2795 msgstr "нерэчаіснае значэньне %%v"
2797 #: config/alpha/alpha.c:5254
2799 msgid "invalid %%C value"
2800 msgstr "нерэчаіснае значэньне %%C"
2802 #: config/alpha/alpha.c:5291 config/rs6000/rs6000.c:11617
2803 #: config/rs6000/rs6000.c:11636
2805 msgid "invalid %%E value"
2806 msgstr "нерэчаіснае значэньне %%E"
2808 #: config/alpha/alpha.c:5316 config/alpha/alpha.c:5364
2810 msgid "unknown relocation unspec"
2813 #: config/alpha/alpha.c:5325 config/crx/crx.c:1081
2814 #: config/rs6000/rs6000.c:12216 config/spu/spu.c:1482
2816 msgid "invalid %%xn code"
2817 msgstr "нерэчаіснае значэньне %%xn"
2819 #: config/arc/arc.c:1728 config/m32r/m32r.c:1805
2821 msgid "invalid operand to %%R code"
2822 msgstr "нерэчаісны %%-код"
2824 #: config/arc/arc.c:1760 config/m32r/m32r.c:1828
2826 msgid "invalid operand to %%H/%%L code"
2827 msgstr "нерэчаісны %%-код"
2829 #: config/arc/arc.c:1782 config/m32r/m32r.c:1899
2831 msgid "invalid operand to %%U code"
2832 msgstr "нерэчаісны %%-код"
2834 #: config/arc/arc.c:1793
2836 msgid "invalid operand to %%V code"
2837 msgstr "нерэчаісны %%-код"
2840 #. Undocumented flag.
2841 #: config/arc/arc.c:1800 config/m32r/m32r.c:1926 config/sparc/sparc.c:6998
2843 msgid "invalid operand output code"
2846 #: config/arm/arm.c:12521 config/arm/arm.c:12539
2848 msgid "predicated Thumb instruction"
2849 msgstr "нявернае выкарыстанне \"restict\""
2851 #: config/arm/arm.c:12527
2853 msgid "predicated instruction in conditional sequence"
2856 #: config/arm/arm.c:12686
2858 msgid "invalid shift operand"
2859 msgstr "нерэчаісны %%f аперанд"
2861 #: config/arm/arm.c:12733 config/arm/arm.c:12743 config/arm/arm.c:12753
2862 #: config/arm/arm.c:12763 config/arm/arm.c:12773 config/arm/arm.c:12812
2863 #: config/arm/arm.c:12830 config/arm/arm.c:12865 config/arm/arm.c:12884
2864 #: config/arm/arm.c:12899 config/arm/arm.c:12927 config/arm/arm.c:12934
2865 #: config/arm/arm.c:12942 config/arm/arm.c:12963 config/arm/arm.c:12970
2866 #: config/bfin/bfin.c:1529 config/bfin/bfin.c:1536 config/bfin/bfin.c:1543
2867 #: config/bfin/bfin.c:1550 config/bfin/bfin.c:1559 config/bfin/bfin.c:1566
2868 #: config/bfin/bfin.c:1573 config/bfin/bfin.c:1580
2870 msgid "invalid operand for code '%c'"
2871 msgstr "Нерэчаісны выбар \"%s\""
2873 #: config/arm/arm.c:12825
2875 msgid "instruction never executed"
2878 #: config/arm/arm.c:13037
2880 msgid "missing operand"
2881 msgstr "прапушчан ініцыялізатар"
2883 #: config/avr/avr.c:1062
2885 msgid "address operand requires constraint for X, Y, or Z register"
2888 #: config/avr/avr.c:1169
2889 msgid "bad address, not (reg+disp):"
2892 #: config/avr/avr.c:1176
2893 msgid "bad address, not post_inc or pre_dec:"
2896 #: config/avr/avr.c:1187
2897 msgid "internal compiler error. Bad address:"
2900 #: config/avr/avr.c:1200
2901 msgid "internal compiler error. Unknown mode:"
2904 #: config/avr/avr.c:1815 config/avr/avr.c:2503
2906 msgid "invalid insn:"
2907 msgstr "Нерэчаісны выбар %s"
2909 #: config/avr/avr.c:1854 config/avr/avr.c:1940 config/avr/avr.c:1989
2910 #: config/avr/avr.c:2017 config/avr/avr.c:2112 config/avr/avr.c:2281
2911 #: config/avr/avr.c:2542 config/avr/avr.c:2654
2912 msgid "incorrect insn:"
2915 #: config/avr/avr.c:2036 config/avr/avr.c:2197 config/avr/avr.c:2352
2916 #: config/avr/avr.c:2720
2917 msgid "unknown move insn:"
2920 #: config/avr/avr.c:2950
2921 msgid "bad shift insn:"
2924 #: config/avr/avr.c:3066 config/avr/avr.c:3486 config/avr/avr.c:3844
2925 msgid "internal compiler error. Incorrect shift:"
2928 #: config/bfin/bfin.c:1478
2930 msgid "invalid %%j value"
2933 #: config/bfin/bfin.c:1671
2935 msgid "invalid const_double operand"
2936 msgstr "нерэчаісны %%c аперанд"
2938 #. Use `%s' to print the string in case there are any escape
2939 #. characters in the message.
2940 #: config/cris/cris.c:504 fortran/dump-parse-tree.c:78
2941 #: fortran/dump-parse-tree.c:430 fortran/dump-parse-tree.c:798
2942 #: fortran/dump-parse-tree.c:843 c-typeck.c:4618 c-typeck.c:4633
2943 #: c-typeck.c:4648 final.c:2997 final.c:2999 gcc.c:4731 loop-iv.c:2808
2944 #: loop-iv.c:2817 rtl-error.c:112 toplev.c:610 tree-ssa-loop-niter.c:1829
2945 #: cp/parser.c:2192 cp/typeck.c:4567 java/expr.c:409
2946 #, gcc-internal-format
2950 #: config/cris/cris.c:555
2951 msgid "unexpected index-type in cris_print_index"
2954 #: config/cris/cris.c:572
2955 msgid "unexpected base-type in cris_print_base"
2958 #: config/cris/cris.c:688
2959 msgid "invalid operand for 'b' modifier"
2962 #: config/cris/cris.c:705
2964 msgid "invalid operand for 'o' modifier"
2965 msgstr "нерэчаісны %%-код"
2967 #: config/cris/cris.c:724
2969 msgid "invalid operand for 'O' modifier"
2970 msgstr "нерэчаісны %%-код"
2972 #: config/cris/cris.c:757
2973 msgid "invalid operand for 'p' modifier"
2976 #: config/cris/cris.c:796
2977 msgid "invalid operand for 'z' modifier"
2980 #: config/cris/cris.c:860 config/cris/cris.c:894
2981 msgid "invalid operand for 'H' modifier"
2984 #: config/cris/cris.c:870
2985 msgid "bad register"
2988 #: config/cris/cris.c:914
2989 msgid "invalid operand for 'e' modifier"
2992 #: config/cris/cris.c:931
2993 msgid "invalid operand for 'm' modifier"
2996 #: config/cris/cris.c:956
2997 msgid "invalid operand for 'A' modifier"
3000 #: config/cris/cris.c:979
3001 msgid "invalid operand for 'D' modifier"
3004 #: config/cris/cris.c:993
3005 msgid "invalid operand for 'T' modifier"
3008 #: config/cris/cris.c:1013
3009 msgid "invalid operand modifier letter"
3012 #: config/cris/cris.c:1070
3013 msgid "unexpected multiplicative operand"
3016 #: config/cris/cris.c:1090
3017 msgid "unexpected operand"
3020 #: config/cris/cris.c:1123 config/cris/cris.c:1133
3021 msgid "unrecognized address"
3022 msgstr "нераспазнаны адрас"
3024 #: config/cris/cris.c:2209
3026 msgid "unrecognized supposed constant"
3027 msgstr "нераспазнаны выбар \"-%s\""
3029 #: config/cris/cris.c:2638 config/cris/cris.c:2702
3030 msgid "unexpected side-effects in address"
3033 #. Can't possibly get a GOT-needing-fixup for a function-call,
3035 #: config/cris/cris.c:3539
3036 msgid "Unidentifiable call op"
3039 #: config/cris/cris.c:3590
3041 msgid "PIC register isn't set up"
3044 #: config/fr30/fr30.c:464
3046 msgid "fr30_print_operand_address: unhandled address"
3049 #: config/fr30/fr30.c:488
3051 msgid "fr30_print_operand: unrecognized %%p code"
3054 #: config/fr30/fr30.c:508
3056 msgid "fr30_print_operand: unrecognized %%b code"
3059 #: config/fr30/fr30.c:529
3061 msgid "fr30_print_operand: unrecognized %%B code"
3064 #: config/fr30/fr30.c:537
3066 msgid "fr30_print_operand: invalid operand to %%A code"
3069 #: config/fr30/fr30.c:554
3071 msgid "fr30_print_operand: invalid %%x code"
3074 #: config/fr30/fr30.c:561
3076 msgid "fr30_print_operand: invalid %%F code"
3079 #: config/fr30/fr30.c:578
3081 msgid "fr30_print_operand: unknown code"
3084 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
3085 #: config/fr30/fr30.c:639
3087 msgid "fr30_print_operand: unhandled MEM"
3090 #: config/frv/frv.c:2546
3091 msgid "bad insn to frv_print_operand_address:"
3094 #: config/frv/frv.c:2557
3095 msgid "bad register to frv_print_operand_memory_reference_reg:"
3098 #: config/frv/frv.c:2596 config/frv/frv.c:2606 config/frv/frv.c:2615
3099 #: config/frv/frv.c:2636 config/frv/frv.c:2641
3100 msgid "bad insn to frv_print_operand_memory_reference:"
3103 #: config/frv/frv.c:2727
3105 msgid "bad condition code"
3108 #: config/frv/frv.c:2802
3109 msgid "bad insn in frv_print_operand, bad const_double"
3112 #: config/frv/frv.c:2863
3113 msgid "bad insn to frv_print_operand, 'e' modifier:"
3116 #: config/frv/frv.c:2871
3117 msgid "bad insn to frv_print_operand, 'F' modifier:"
3120 #: config/frv/frv.c:2887
3121 msgid "bad insn to frv_print_operand, 'f' modifier:"
3124 #: config/frv/frv.c:2901
3125 msgid "bad insn to frv_print_operand, 'g' modifier:"
3128 #: config/frv/frv.c:2949
3129 msgid "bad insn to frv_print_operand, 'L' modifier:"
3132 #: config/frv/frv.c:2962
3133 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3136 #: config/frv/frv.c:2983
3137 msgid "bad insn to frv_print_operand, 'O' modifier:"
3140 #: config/frv/frv.c:3001
3141 msgid "bad insn to frv_print_operand, P modifier:"
3144 #: config/frv/frv.c:3021
3145 msgid "bad insn in frv_print_operand, z case"
3148 #: config/frv/frv.c:3052
3149 msgid "bad insn in frv_print_operand, 0 case"
3152 #: config/frv/frv.c:3057
3153 msgid "frv_print_operand: unknown code"
3156 #: config/frv/frv.c:4426
3157 msgid "bad output_move_single operand"
3160 #: config/frv/frv.c:4553
3161 msgid "bad output_move_double operand"
3164 #: config/frv/frv.c:4695
3165 msgid "bad output_condmove_single operand"
3168 #. This macro is a C statement to print on `stderr' a string describing the
3169 #. particular machine description choice. Every machine description should
3170 #. define `TARGET_VERSION'. For example:
3173 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
3175 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
3177 #: config/frv/frv.h:328
3182 #: config/i386/i386.c:8273
3184 msgid "invalid UNSPEC as operand"
3187 #: config/i386/i386.c:8979
3189 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3192 #: config/i386/i386.c:9095
3194 msgid "invalid operand code '%c'"
3195 msgstr "Нерэчаісны выбар \"%s\""
3197 #: config/i386/i386.c:9144
3199 msgid "invalid constraints for operand"
3200 msgstr "нерэчаісны %%c аперанд"
3202 #: config/i386/i386.c:16423
3204 msgid "unknown insn mode"
3205 msgstr "невядомы рэжым машыны \"%s\""
3207 #. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later.
3208 #. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong.
3209 #: config/i386/xm-djgpp.h:61
3211 msgid "environment variable DJGPP not defined"
3214 #: config/i386/xm-djgpp.h:63
3216 msgid "environment variable DJGPP points to missing file '%s'"
3219 #: config/i386/xm-djgpp.h:66
3221 msgid "environment variable DJGPP points to corrupt file '%s'"
3224 #: config/ia64/ia64.c:4771
3226 msgid "ia64_print_operand: unknown code"
3229 #: config/ia64/ia64.c:9890
3231 msgid "invalid conversion from %<__fpreg%>"
3232 msgstr "нерэчаісны рэжым для gen_tst_reg"
3234 #: config/ia64/ia64.c:9893
3236 msgid "invalid conversion to %<__fpreg%>"
3237 msgstr "нерэчаісны %%-код"
3239 #: config/ia64/ia64.c:9906 config/ia64/ia64.c:9917
3241 msgid "invalid operation on %<__fpreg%>"
3242 msgstr "нерэчаісны %%-код"
3244 #: config/iq2000/iq2000.c:3122
3246 msgid "invalid %%P operand"
3247 msgstr "нерэчаісны %%-код"
3249 #: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:11818
3251 msgid "invalid %%p value"
3254 #: config/iq2000/iq2000.c:3186
3256 msgid "invalid use of %%d, %%x, or %%X"
3259 #: config/m32r/m32r.c:1775
3261 msgid "invalid operand to %%s code"
3262 msgstr "нерэчаісны %%-код"
3264 #: config/m32r/m32r.c:1782
3266 msgid "invalid operand to %%p code"
3267 msgstr "нерэчаісны %%-код"
3269 #: config/m32r/m32r.c:1837
3270 msgid "bad insn for 'A'"
3273 #: config/m32r/m32r.c:1884
3275 msgid "invalid operand to %%T/%%B code"
3276 msgstr "нерэчаісны %%-код"
3278 #: config/m32r/m32r.c:1907
3280 msgid "invalid operand to %%N code"
3281 msgstr "нерэчаісны %%-код"
3283 #: config/m32r/m32r.c:1940
3284 msgid "pre-increment address is not a register"
3287 #: config/m32r/m32r.c:1947
3288 msgid "pre-decrement address is not a register"
3291 #: config/m32r/m32r.c:1954
3292 msgid "post-increment address is not a register"
3295 #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3296 #: config/rs6000/rs6000.c:20087
3298 msgstr "дрэнны адрас"
3300 #: config/m32r/m32r.c:2049
3302 msgid "lo_sum not of register"
3303 msgstr "Не выкарыстоўваць рэгістра sb"
3305 #. !!!! SCz wrong here.
3306 #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3307 msgid "move insn not handled"
3310 #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3311 #: config/m68hc11/m68hc11.c:3770
3312 msgid "invalid register in the move instruction"
3315 #: config/m68hc11/m68hc11.c:3447
3316 msgid "invalid operand in the instruction"
3319 #: config/m68hc11/m68hc11.c:3744
3321 msgid "invalid register in the instruction"
3322 msgstr "нявернае выкарыстанне \"restict\""
3324 #: config/m68hc11/m68hc11.c:3777
3325 msgid "operand 1 must be a hard register"
3328 #: config/m68hc11/m68hc11.c:3791
3330 msgid "invalid rotate insn"
3331 msgstr "Нерэчаісны выбар %s"
3333 #: config/m68hc11/m68hc11.c:4215
3334 msgid "registers IX, IY and Z used in the same INSN"
3337 #: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848
3338 msgid "cannot do z-register replacement"
3341 #: config/m68hc11/m68hc11.c:4911
3342 msgid "invalid Z register replacement for insn"
3345 #: config/mips/mips.c:6371 config/mips/mips.c:6392 config/mips/mips.c:6496
3347 msgid "'%%%c' is not a valid operand prefix"
3348 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
3350 #: config/mips/mips.c:6440 config/mips/mips.c:6447 config/mips/mips.c:6454
3351 #: config/mips/mips.c:6514
3353 msgid "invalid use of '%%%c'"
3354 msgstr "нерэчаіснае выкарыстаньне `%D'"
3356 #: config/mips/mips.c:6761
3357 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3360 #: config/mmix/mmix.c:1483 config/mmix/mmix.c:1613
3361 msgid "MMIX Internal: Expected a CONST_INT, not this"
3364 #: config/mmix/mmix.c:1562
3365 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3368 #: config/mmix/mmix.c:1581
3369 msgid "MMIX Internal: Expected a register, not this"
3372 #: config/mmix/mmix.c:1591
3373 msgid "MMIX Internal: Expected a constant, not this"
3376 #. We need the original here.
3377 #: config/mmix/mmix.c:1675
3378 msgid "MMIX Internal: Cannot decode this operand"
3381 #: config/mmix/mmix.c:1732
3382 msgid "MMIX Internal: This is not a recognized address"
3385 #: config/mmix/mmix.c:2665
3386 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3389 #: config/mmix/mmix.c:2672
3390 msgid "MMIX Internal: What's the CC of this?"
3393 #: config/mmix/mmix.c:2676
3394 msgid "MMIX Internal: What is the CC of this?"
3397 #: config/mmix/mmix.c:2740
3398 msgid "MMIX Internal: This is not a constant:"
3401 #: config/mt/mt.c:299
3402 msgid "mt_final_prescan_insn, invalid insn #1"
3405 #: config/mt/mt.c:370
3406 msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3409 #: config/mt/mt.c:394
3410 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3413 #: config/rs6000/host-darwin.c:96
3415 msgid "Out of stack space.\n"
3418 #: config/rs6000/host-darwin.c:117
3420 msgid "Try running '%s' in the shell to raise its limit.\n"
3423 #: config/rs6000/rs6000.c:11645
3425 msgid "invalid %%f value"
3428 #: config/rs6000/rs6000.c:11654
3430 msgid "invalid %%F value"
3433 #: config/rs6000/rs6000.c:11663
3435 msgid "invalid %%G value"
3438 #: config/rs6000/rs6000.c:11698
3440 msgid "invalid %%j code"
3443 #: config/rs6000/rs6000.c:11708
3445 msgid "invalid %%J code"
3448 #: config/rs6000/rs6000.c:11718
3450 msgid "invalid %%k value"
3453 #: config/rs6000/rs6000.c:11738 config/xtensa/xtensa.c:2028
3455 msgid "invalid %%K value"
3458 #: config/rs6000/rs6000.c:11808
3460 msgid "invalid %%O value"
3461 msgstr "нерэчаіснае значэньне %%O"
3463 #: config/rs6000/rs6000.c:11855
3465 msgid "invalid %%q value"
3468 #: config/rs6000/rs6000.c:11899
3470 msgid "invalid %%S value"
3473 #: config/rs6000/rs6000.c:11939
3475 msgid "invalid %%T value"
3478 #: config/rs6000/rs6000.c:11949
3480 msgid "invalid %%u value"
3483 #: config/rs6000/rs6000.c:11958 config/xtensa/xtensa.c:1998
3485 msgid "invalid %%v value"
3488 #: config/rs6000/rs6000.c:21946
3490 msgid "AltiVec argument passed to unprototyped function"
3491 msgstr "не хапае аргументаў у функцыі"
3493 #: config/s390/s390.c:4560
3495 msgid "cannot decompose address"
3496 msgstr "невядомая назва рэгістра: %s"
3498 #: config/s390/s390.c:4770
3499 msgid "UNKNOWN in print_operand !?"
3502 #: config/score/score3.c:1262 config/score/score3.c:1282
3503 #: config/score/score7.c:1253
3505 msgid "invalid operand for code: '%c'"
3506 msgstr "Нерэчаісны выбар \"%s\""
3508 #: config/sh/sh.c:749
3510 msgid "invalid operand to %%R"
3511 msgstr "нерэчаісны %%-код"
3513 #: config/sh/sh.c:776
3515 msgid "invalid operand to %%S"
3516 msgstr "нерэчаісны %%-код"
3518 #: config/sh/sh.c:8098
3519 msgid "created and used with different architectures / ABIs"
3522 #: config/sh/sh.c:8100
3523 msgid "created and used with different ABIs"
3526 #: config/sh/sh.c:8102
3527 msgid "created and used with different endianness"
3530 #: config/sparc/sparc.c:6806 config/sparc/sparc.c:6812
3532 msgid "invalid %%Y operand"
3533 msgstr "нерэчаісны %%Y аперанд"
3535 #: config/sparc/sparc.c:6882
3537 msgid "invalid %%A operand"
3538 msgstr "нерэчаісны %%A аперанд"
3540 #: config/sparc/sparc.c:6892
3542 msgid "invalid %%B operand"
3543 msgstr "нерэчаісны %%B аперанд"
3545 #: config/sparc/sparc.c:6931
3547 msgid "invalid %%c operand"
3548 msgstr "нерэчаісны %%c аперанд"
3550 #: config/sparc/sparc.c:6953
3552 msgid "invalid %%d operand"
3553 msgstr "нерэчаісны %%d аперанд"
3555 #: config/sparc/sparc.c:6970
3557 msgid "invalid %%f operand"
3558 msgstr "нерэчаісны %%f аперанд"
3560 #: config/sparc/sparc.c:6984
3562 msgid "invalid %%s operand"
3563 msgstr "нерэчаісны %%-код"
3565 #: config/sparc/sparc.c:7038
3567 msgid "long long constant not a valid immediate operand"
3570 #: config/sparc/sparc.c:7041
3572 msgid "floating point constant not a valid immediate operand"
3575 #: config/stormy16/stormy16.c:1748 config/stormy16/stormy16.c:1819
3577 msgid "'B' operand is not constant"
3578 msgstr "тып параметра \"%s\" не аб'яўлены"
3580 #: config/stormy16/stormy16.c:1775
3582 msgid "'B' operand has multiple bits set"
3585 #: config/stormy16/stormy16.c:1801
3587 msgid "'o' operand is not constant"
3588 msgstr "тып параметра \"%s\" не аб'яўлены"
3590 #: config/stormy16/stormy16.c:1833
3592 msgid "xstormy16_print_operand: unknown code"
3595 #: config/v850/v850.c:372
3596 msgid "const_double_split got a bad insn:"
3599 #: config/v850/v850.c:936
3600 msgid "output_move_single:"
3603 #: config/xtensa/xtensa.c:656 config/xtensa/xtensa.c:688
3604 #: config/xtensa/xtensa.c:697
3608 #: config/xtensa/xtensa.c:1986
3610 msgid "invalid %%D value"
3611 msgstr "дрэннае %%Q значэнне"
3613 #: config/xtensa/xtensa.c:2023
3614 msgid "invalid mask"
3615 msgstr "нерэчаісная маска"
3617 #: config/xtensa/xtensa.c:2049
3619 msgid "invalid %%x value"
3620 msgstr "нерэчаіснае значэньне %%x/X"
3622 #: config/xtensa/xtensa.c:2056
3624 msgid "invalid %%d value"
3625 msgstr "дрэннае %%Q значэнне"
3627 #: config/xtensa/xtensa.c:2077 config/xtensa/xtensa.c:2087
3629 msgid "invalid %%t/%%b value"
3630 msgstr "нерэчаіснае значэньне %%x/X"
3632 #: config/xtensa/xtensa.c:2129
3633 msgid "invalid address"
3634 msgstr "нерэчаісны адрас"
3636 #: config/xtensa/xtensa.c:2154
3638 msgid "no register in address"
3639 msgstr "невядомая назва рэгістра: %s"
3641 #: config/xtensa/xtensa.c:2162
3642 msgid "address offset not a constant"
3646 msgid "candidates are:"
3650 msgid "candidate 1:"
3654 msgid "candidate 2:"
3658 msgid "candidates are: %+#D"
3662 msgid "candidate is: %+#D"
3665 #: cp/g++spec.c:251 java/jvspec.c:406
3667 msgid "argument to '%s' missing\n"
3668 msgstr "аргумент для \"%s\" прапушчан"
3670 #: fortran/arith.c:90
3671 msgid "Arithmetic OK at %L"
3674 #: fortran/arith.c:93
3675 msgid "Arithmetic overflow at %L"
3678 #: fortran/arith.c:96
3679 msgid "Arithmetic underflow at %L"
3682 #: fortran/arith.c:99
3683 msgid "Arithmetic NaN at %L"
3686 #: fortran/arith.c:102
3687 msgid "Division by zero at %L"
3690 #: fortran/arith.c:105
3691 msgid "Array operands are incommensurate at %L"
3694 #: fortran/arith.c:109
3695 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3698 #: fortran/arith.c:1472
3700 msgid "elemental binary operation"
3701 msgstr "прапушчан ініцыялізатар"
3703 #: fortran/arith.c:2044
3705 msgid "Arithmetic OK converting %s to %s at %L"
3708 #: fortran/arith.c:2048
3710 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
3713 #: fortran/arith.c:2053
3715 msgid "Arithmetic underflow converting %s to %s at %L"
3718 #: fortran/arith.c:2057
3720 msgid "Arithmetic NaN converting %s to %s at %L"
3723 #: fortran/arith.c:2061
3725 msgid "Division by zero converting %s to %s at %L"
3728 #: fortran/arith.c:2065
3730 msgid "Array operands are incommensurate converting %s to %s at %L"
3733 #: fortran/arith.c:2069
3735 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3738 #: fortran/arith.c:2402
3739 #, fuzzy, no-c-format
3740 msgid "The Hollerith constant at %L is too long to convert to %s"
3741 msgstr "сімвальная канстанта вельмі доўгая"
3743 #: fortran/arith.c:2560
3745 msgid "Enumerator exceeds the C integer type at %C"
3748 #: fortran/array.c:97
3750 msgid "Expected array subscript at %C"
3753 #: fortran/array.c:124
3755 msgid "Expected array subscript stride at %C"
3758 #: fortran/array.c:167
3760 msgid "Invalid form of array reference at %C"
3763 #: fortran/array.c:172
3765 msgid "Array reference at %C cannot have more than %d dimensions"
3768 #: fortran/array.c:223
3770 msgid "Variable '%s' at %L in this context must be constant"
3773 #: fortran/array.c:314
3775 msgid "Expected expression in array specification at %C"
3778 #: fortran/array.c:392
3780 msgid "Bad array specification for an explicitly shaped array at %C"
3783 #: fortran/array.c:402
3785 msgid "Bad array specification for assumed shape array at %C"
3788 #: fortran/array.c:416
3790 msgid "Bad specification for deferred shape array at %C"
3793 #: fortran/array.c:420
3795 msgid "Bad specification for assumed size array at %C"
3798 #: fortran/array.c:429
3800 msgid "Expected another dimension in array declaration at %C"
3803 #: fortran/array.c:435
3805 msgid "Array specification at %C has more than %d dimensions"
3808 #: fortran/array.c:641
3809 #, fuzzy, no-c-format
3810 msgid "duplicated initializer"
3811 msgstr "нерэчаісны ініцыялізатар"
3813 #: fortran/array.c:733
3815 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3818 #: fortran/array.c:835 fortran/array.c:944
3820 msgid "Syntax error in array constructor at %C"
3823 #: fortran/array.c:890
3825 msgid "Fortran 2003: [...] style array constructors at %C"
3828 #: fortran/array.c:904
3830 msgid "Empty array constructor at %C is not allowed"
3833 #: fortran/array.c:988
3835 msgid "Element in %s array constructor at %L is %s"
3838 #: fortran/array.c:1315
3840 msgid "Iterator step at %L cannot be zero"
3843 #: fortran/check.c:44
3845 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3848 #: fortran/check.c:59
3850 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3853 #: fortran/check.c:87
3855 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3858 #: fortran/check.c:101 fortran/check.c:810 fortran/check.c:820
3860 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3863 #: fortran/check.c:118
3865 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
3868 #: fortran/check.c:147
3869 #, fuzzy, no-c-format
3870 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
3871 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
3873 #: fortran/check.c:156
3874 #, fuzzy, no-c-format
3875 msgid "Invalid kind for %s at %L"
3876 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
3878 #: fortran/check.c:175
3880 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
3883 #: fortran/check.c:192
3885 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
3888 #: fortran/check.c:210
3890 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
3893 #: fortran/check.c:225
3895 msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
3898 #: fortran/check.c:241
3900 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
3903 #: fortran/check.c:256
3905 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
3908 #: fortran/check.c:275
3910 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
3913 #: fortran/check.c:297
3915 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
3918 #: fortran/check.c:303
3920 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
3923 #: fortran/check.c:356
3925 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
3928 #: fortran/check.c:426
3930 msgid "Unequal character lengths (%ld and %ld) in %s intrinsic at %L"
3933 #: fortran/check.c:528 fortran/check.c:1932 fortran/check.c:1947
3935 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
3938 #: fortran/check.c:552 fortran/check.c:3697
3940 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
3943 #: fortran/check.c:561 fortran/check.c:1137 fortran/check.c:1280
3944 #: fortran/check.c:1354 fortran/check.c:1610
3946 msgid "Extension: Different type kinds at %L"
3949 #: fortran/check.c:601 fortran/check.c:2016
3951 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
3954 #: fortran/check.c:621
3956 msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
3959 #: fortran/check.c:629
3961 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
3964 #: fortran/check.c:645
3966 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
3969 #: fortran/check.c:656
3971 msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
3974 #: fortran/check.c:791 fortran/check.c:910
3976 msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
3979 #: fortran/check.c:841 fortran/check.c:1199 fortran/check.c:1302
3980 #: fortran/check.c:1461 fortran/check.c:1478 fortran/check.c:2312
3981 #: fortran/check.c:2438 fortran/check.c:2773 fortran/check.c:2815
3983 msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
3986 #: fortran/check.c:959 fortran/check.c:1706 fortran/check.c:1714
3988 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
3991 #: fortran/check.c:973
3993 msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
3996 #: fortran/check.c:992 fortran/check.c:1000
3997 #, fuzzy, no-c-format
3998 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
3999 msgstr "першым аргументам \"%s\" павінен быць \"int\""
4001 #: fortran/check.c:1250
4002 #, fuzzy, no-c-format
4003 msgid "Argument of %s at %L must be of length one"
4004 msgstr "першым аргументам \"%s\" павінен быць \"int\""
4006 #: fortran/check.c:1309
4008 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
4011 #: fortran/check.c:1434
4013 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
4016 #: fortran/check.c:1583
4018 msgid "Intrinsic '%s' at %L must have at least two arguments"
4021 #: fortran/check.c:1616
4023 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
4026 #: fortran/check.c:1649
4028 msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
4031 #: fortran/check.c:1656
4033 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
4036 #: fortran/check.c:1728
4038 msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
4041 #: fortran/check.c:1747
4043 msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
4046 #: fortran/check.c:1756
4048 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
4051 #: fortran/check.c:1958
4053 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
4056 #: fortran/check.c:1967
4058 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
4061 #: fortran/check.c:2063
4063 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
4066 #: fortran/check.c:2084
4068 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
4071 #: fortran/check.c:2092
4073 msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
4076 #: fortran/check.c:2108
4078 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
4081 #: fortran/check.c:2225
4083 msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
4086 #: fortran/check.c:2235
4088 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
4091 #: fortran/check.c:2273
4093 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
4096 #: fortran/check.c:2358
4097 #, fuzzy, no-c-format
4098 msgid "Missing arguments to %s intrinsic at %L"
4099 msgstr "аргумент для \"%s\" прапушчан"
4101 #: fortran/check.c:2399
4103 msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4106 #: fortran/check.c:2473
4107 #, fuzzy, no-c-format
4108 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4109 msgstr "памер \"%s\" больш чам %d байт"
4111 #: fortran/check.c:2725
4113 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
4116 #: fortran/check.c:3044
4117 #, fuzzy, no-c-format
4118 msgid "Too many arguments to %s at %L"
4119 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
4121 #: fortran/check.c:3156 fortran/check.c:3610 fortran/check.c:3634
4123 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4126 #: fortran/check.c:3332
4128 msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
4131 #: fortran/check.c:3681 fortran/check.c:3689
4133 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4136 #: fortran/data.c:64
4138 msgid "non-constant array in DATA statement %L"
4141 #: fortran/data.c:193
4143 msgid "failure to simplify substring reference in DATA statement at %L"
4146 #: fortran/data.c:224
4148 msgid "initialization string truncated to match variable at %L"
4151 #: fortran/data.c:293
4152 #, fuzzy, no-c-format
4153 msgid "'%s' at %L already is initialized at %L"
4154 msgstr "Клас \"%s\" ужо існуе"
4156 #: fortran/data.c:317
4158 msgid "Data element below array lower bound at %L"
4161 #: fortran/data.c:329
4163 msgid "Data element above array upper bound at %L"
4166 #: fortran/data.c:435
4167 #, fuzzy, no-c-format
4168 msgid "Extension: re-initialization of '%s' at %L"
4169 msgstr "ініцыялізацыя"
4171 #: fortran/decl.c:253
4173 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
4176 #: fortran/decl.c:260
4178 msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4181 #: fortran/decl.c:365
4183 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4186 #: fortran/decl.c:390
4187 #, fuzzy, no-c-format
4188 msgid "Invalid initializer %s in Data statement at %C"
4189 msgstr "нерэчаісны ініцыялізатар"
4191 #: fortran/decl.c:493
4193 msgid "Initialization at %C is not allowed in a PURE procedure"
4196 #: fortran/decl.c:552
4198 msgid "DATA statement at %C is not allowed in a PURE procedure"
4201 #: fortran/decl.c:581
4203 msgid "Bad INTENT specification at %C"
4206 #: fortran/decl.c:623
4208 msgid "Conflict in attributes of function argument at %C"
4211 #: fortran/decl.c:676
4213 msgid "Syntax error in character length specification at %C"
4216 #: fortran/decl.c:795
4218 msgid "Procedure '%s' at %C is already defined at %L"
4221 #: fortran/decl.c:803
4223 msgid "Name '%s' at %C is already defined as a generic interface at %L"
4226 #: fortran/decl.c:816
4228 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4231 #: fortran/decl.c:888
4233 msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
4236 #: fortran/decl.c:918
4238 msgid "Type '%s' at %L is a parameter to the BIND(C) procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
4241 #: fortran/decl.c:925
4243 msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
4246 #: fortran/decl.c:940
4248 msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
4251 #: fortran/decl.c:954
4253 msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
4256 #: fortran/decl.c:963
4258 msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
4261 #: fortran/decl.c:972
4263 msgid "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%s' is BIND(C)"
4266 #: fortran/decl.c:985
4268 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4271 #: fortran/decl.c:995
4273 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4276 #: fortran/decl.c:1071
4278 msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
4281 #: fortran/decl.c:1107
4283 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
4286 #: fortran/decl.c:1113
4288 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
4291 #: fortran/decl.c:1203
4293 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4296 #: fortran/decl.c:1213
4297 #, fuzzy, no-c-format
4298 msgid "PARAMETER at %L is missing an initializer"
4299 msgstr "прапушчан ініцыялізатар"
4301 #: fortran/decl.c:1223
4303 msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4306 #: fortran/decl.c:1373
4308 msgid "Component at %C must have the POINTER attribute"
4311 #: fortran/decl.c:1381
4313 msgid "Array component of structure at %C must have explicit or deferred shape"
4316 #: fortran/decl.c:1425
4318 msgid "Allocatable component at %C must be an array"
4321 #: fortran/decl.c:1436
4323 msgid "Pointer array component of structure at %C must have a deferred shape"
4326 #: fortran/decl.c:1445
4328 msgid "Allocatable component of structure at %C must have a deferred shape"
4331 #: fortran/decl.c:1454
4333 msgid "Array component of structure at %C must have an explicit shape"
4336 #: fortran/decl.c:1480
4338 msgid "NULL() initialization at %C is ambiguous"
4341 #: fortran/decl.c:1603 fortran/decl.c:5395
4343 msgid "Duplicate array spec for Cray pointee at %C"
4346 #: fortran/decl.c:1663
4348 msgid "the type of '%s' at %C has not been declared within the interface"
4351 #: fortran/decl.c:1679
4353 msgid "Function name '%s' not allowed at %C"
4356 #: fortran/decl.c:1695
4358 msgid "Extension: Old-style initialization at %C"
4361 #: fortran/decl.c:1710
4363 msgid "Initialization at %C isn't for a pointer variable"
4366 #: fortran/decl.c:1718
4368 msgid "Pointer initialization requires a NULL() at %C"
4371 #: fortran/decl.c:1724
4373 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4376 #: fortran/decl.c:1737
4378 msgid "Pointer initialization at %C requires '=>', not '='"
4381 #: fortran/decl.c:1746 fortran/decl.c:6361
4383 msgid "Expected an initialization expression at %C"
4386 #: fortran/decl.c:1752
4388 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4391 #: fortran/decl.c:1765
4393 msgid "Initialization of allocatable component at %C is not allowed"
4396 #: fortran/decl.c:1819 fortran/decl.c:1828
4398 msgid "Old-style type declaration %s*%d not supported at %C"
4401 #: fortran/decl.c:1833
4403 msgid "Nonstandard type declaration %s*%d at %C"
4406 #: fortran/decl.c:1884 fortran/decl.c:1948
4408 msgid "Missing right parenthesis at %C"
4411 #: fortran/decl.c:1897 fortran/decl.c:1993
4413 msgid "Expected initialization expression at %C"
4416 #: fortran/decl.c:1905 fortran/decl.c:1999
4418 msgid "Expected scalar initialization expression at %C"
4421 #: fortran/decl.c:1936
4422 #, fuzzy, no-c-format
4423 msgid "Kind %d not supported for type %s at %C"
4424 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
4426 #: fortran/decl.c:1946
4428 msgid "Missing right parenthesis or comma at %C"
4431 #: fortran/decl.c:2019
4433 msgid "Kind %d is not supported for CHARACTER at %C"
4436 #: fortran/decl.c:2148
4438 msgid "Syntax error in CHARACTER declaration at %C"
4441 #: fortran/decl.c:2233
4443 msgid "Extension: BYTE type at %C"
4446 #: fortran/decl.c:2239
4448 msgid "BYTE type used at %C is not available on the target machine"
4451 #: fortran/decl.c:2288
4453 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4456 #: fortran/decl.c:2328 fortran/decl.c:2337 fortran/decl.c:2649
4457 #: fortran/decl.c:2657
4458 #, fuzzy, no-c-format
4459 msgid "Type name '%s' at %C is ambiguous"
4460 msgstr "памер \"%s\" - %d байт"
4462 #: fortran/decl.c:2412
4464 msgid "Missing character range in IMPLICIT at %C"
4467 #: fortran/decl.c:2458
4469 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4472 #: fortran/decl.c:2512
4474 msgid "Empty IMPLICIT statement at %C"
4477 #: fortran/decl.c:2615
4479 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
4482 #: fortran/decl.c:2620
4484 msgid "Fortran 2003: IMPORT statement at %C"
4487 #: fortran/decl.c:2635
4489 msgid "Expecting list of named entities at %C"
4492 #: fortran/decl.c:2663
4494 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
4497 #: fortran/decl.c:2670
4499 msgid "'%s' is already IMPORTed from host scoping unit at %C."
4502 #: fortran/decl.c:2699
4504 msgid "Syntax error in IMPORT statement at %C"
4507 #: fortran/decl.c:2941
4509 msgid "Missing dimension specification at %C"
4512 #: fortran/decl.c:3015
4514 msgid "Duplicate %s attribute at %L"
4517 #: fortran/decl.c:3034
4519 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
4522 #: fortran/decl.c:3044
4524 msgid "Attribute at %L is not allowed in a TYPE definition"
4527 #: fortran/decl.c:3062
4529 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
4532 #: fortran/decl.c:3073
4534 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
4537 #: fortran/decl.c:3125 fortran/decl.c:5635
4539 msgid "PROTECTED at %C only allowed in specification part of a module"
4542 #: fortran/decl.c:3131
4544 msgid "Fortran 2003: PROTECTED attribute at %C"
4547 #: fortran/decl.c:3162
4549 msgid "Fortran 2003: VALUE attribute at %C"
4552 #: fortran/decl.c:3172
4554 msgid "Fortran 2003: VOLATILE attribute at %C"
4557 #: fortran/decl.c:3212
4559 msgid "Multiple identifiers provided with single NAME= specifier at %C"
4562 #. Print an error, but continue parsing line.
4563 #: fortran/decl.c:3261
4565 msgid "C kind parameter is for type %s but symbol '%s' at %L is of type %s"
4568 #: fortran/decl.c:3325
4570 msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
4573 #: fortran/decl.c:3347
4575 msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
4578 #: fortran/decl.c:3356
4580 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
4583 #: fortran/decl.c:3360
4585 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
4588 #: fortran/decl.c:3372
4590 msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
4593 #: fortran/decl.c:3386
4595 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
4598 #: fortran/decl.c:3394
4600 msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
4603 #: fortran/decl.c:3404
4605 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
4608 #: fortran/decl.c:3412
4610 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
4613 #. Use gfc_warning_now because we won't say that the symbol fails
4614 #. just because of this.
4615 #: fortran/decl.c:3424
4617 msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
4620 #: fortran/decl.c:3499
4622 msgid "Need either entity or common block name for attribute specification statement at %C"
4625 #: fortran/decl.c:3546
4627 msgid "Missing entity or common block name for attribute specification statement at %C"
4630 #. Now we have an error, which we signal, and then fix up
4631 #. because the knock-on is plain and simple confusing.
4632 #: fortran/decl.c:3653
4634 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
4637 #: fortran/decl.c:3685
4639 msgid "Syntax error in data declaration at %C"
4642 #: fortran/decl.c:3832
4644 msgid "Name '%s' at %C is the name of the procedure"
4647 #: fortran/decl.c:3844
4649 msgid "Unexpected junk in formal argument list at %C"
4652 #: fortran/decl.c:3861
4654 msgid "Duplicate symbol '%s' in formal argument list at %C"
4657 #: fortran/decl.c:3912
4659 msgid "RESULT variable at %C must be different than function name"
4662 #: fortran/decl.c:3990
4663 #, fuzzy, no-c-format
4664 msgid "Unexpected junk after function declaration at %C"
4665 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
4667 #: fortran/decl.c:4000 fortran/decl.c:4734
4669 msgid "Extension: BIND(C) attribute at %L may not be specified for an internal procedure"
4672 #: fortran/decl.c:4066
4674 msgid "Interface '%s' at %C may not be generic"
4677 #: fortran/decl.c:4071
4679 msgid "Interface '%s' at %C may not be a statement function"
4682 #: fortran/decl.c:4082
4684 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
4687 #: fortran/decl.c:4118
4689 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
4692 #: fortran/decl.c:4125
4694 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
4697 #: fortran/decl.c:4131
4699 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
4702 #: fortran/decl.c:4167 fortran/decl.c:4210
4704 msgid "Syntax error in PROCEDURE statement at %C"
4707 #: fortran/decl.c:4184
4709 msgid "PROCEDURE at %C must be in a generic interface"
4712 #: fortran/decl.c:4235
4714 msgid "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
4717 #: fortran/decl.c:4245
4719 msgid "Fortran 2003: PROCEDURE statement at %C"
4722 #: fortran/decl.c:4293
4724 msgid "Expected formal argument list in function definition at %C"
4727 #: fortran/decl.c:4317 fortran/decl.c:4321 fortran/decl.c:4520
4728 #: fortran/decl.c:4524 fortran/decl.c:4702 fortran/decl.c:4706
4729 #: fortran/symbol.c:1402
4731 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
4734 #: fortran/decl.c:4353
4736 msgid "Function '%s' at %C already has a type of %s"
4739 #: fortran/decl.c:4441
4741 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4744 #: fortran/decl.c:4444
4746 msgid "ENTRY statement at %C cannot appear within a MODULE"
4749 #: fortran/decl.c:4447
4751 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4754 #: fortran/decl.c:4451
4756 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4759 #: fortran/decl.c:4455
4761 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4764 #: fortran/decl.c:4459
4766 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4769 #: fortran/decl.c:4463
4771 msgid "ENTRY statement at %C cannot appear within a DO block"
4774 #: fortran/decl.c:4467
4776 msgid "ENTRY statement at %C cannot appear within a SELECT block"
4779 #: fortran/decl.c:4471
4781 msgid "ENTRY statement at %C cannot appear within a FORALL block"
4784 #: fortran/decl.c:4475
4786 msgid "ENTRY statement at %C cannot appear within a WHERE block"
4789 #: fortran/decl.c:4479
4791 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4794 #: fortran/decl.c:4497
4796 msgid "ENTRY statement at %C cannot appear in a contained procedure"
4799 #: fortran/decl.c:4552 fortran/decl.c:4742
4801 msgid "Missing required parentheses before BIND(C) at %C"
4804 #: fortran/decl.c:4801 fortran/decl.c:4817
4806 msgid "Syntax error in NAME= specifier for binding label at %C"
4809 #: fortran/decl.c:4832
4811 msgid "Missing closing quote '\"' for binding label at %C"
4814 #: fortran/decl.c:4841
4816 msgid "Missing closing quote ''' for binding label at %C"
4819 #: fortran/decl.c:4851
4821 msgid "Missing closing paren for binding label at %C"
4824 #: fortran/decl.c:4857
4826 msgid "No binding name is allowed in BIND(C) at %C"
4829 #: fortran/decl.c:4863
4831 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
4834 #: fortran/decl.c:4894
4836 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
4839 #: fortran/decl.c:5066
4841 msgid "Unexpected END statement at %C"
4844 #. We would have required END [something].
4845 #: fortran/decl.c:5075
4847 msgid "%s statement expected at %L"
4850 #: fortran/decl.c:5086
4852 msgid "Expecting %s statement at %C"
4855 #: fortran/decl.c:5101
4857 msgid "Expected block name of '%s' in %s statement at %C"
4860 #: fortran/decl.c:5118
4862 msgid "Expected terminating name at %C"
4865 #: fortran/decl.c:5127
4867 msgid "Expected label '%s' for %s statement at %C"
4870 #: fortran/decl.c:5181
4872 msgid "Missing array specification at %L in DIMENSION statement"
4875 #: fortran/decl.c:5189
4877 msgid "Dimensions specified for %s at %L after its initialisation"
4880 #: fortran/decl.c:5198
4882 msgid "Array specification must be deferred at %L"
4885 #: fortran/decl.c:5275
4887 msgid "Unexpected character in variable list at %C"
4890 #: fortran/decl.c:5312
4892 msgid "Expected '(' at %C"
4895 #: fortran/decl.c:5326 fortran/decl.c:5366
4897 msgid "Expected variable name at %C"
4900 #: fortran/decl.c:5342
4902 msgid "Cray pointer at %C must be an integer"
4905 #: fortran/decl.c:5346
4907 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
4910 #: fortran/decl.c:5352
4912 msgid "Expected \",\" at %C"
4915 #: fortran/decl.c:5415
4917 msgid "Expected \")\" at %C"
4920 #: fortran/decl.c:5427
4922 msgid "Expected \",\" or end of statement at %C"
4925 #: fortran/decl.c:5491
4927 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
4930 #: fortran/decl.c:5586
4932 msgid "Access specification of the %s operator at %C has already been specified"
4935 #: fortran/decl.c:5603
4937 msgid "Access specification of the .%s. operator at %C has already been specified"
4940 #: fortran/decl.c:5641
4942 msgid "Fortran 2003: PROTECTED statement at %C"
4945 #: fortran/decl.c:5681
4947 msgid "Syntax error in PROTECTED statement at %C"
4950 #: fortran/decl.c:5702
4952 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
4955 #: fortran/decl.c:5739
4957 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
4960 #: fortran/decl.c:5766
4962 msgid "Expected variable name at %C in PARAMETER statement"
4965 #: fortran/decl.c:5773
4967 msgid "Expected = sign in PARAMETER statement at %C"
4970 #: fortran/decl.c:5779
4972 msgid "Expected expression at %C in PARAMETER statement"
4975 #: fortran/decl.c:5799
4977 msgid "Initializing already initialized variable at %C"
4980 #: fortran/decl.c:5844
4982 msgid "Unexpected characters in PARAMETER statement at %C"
4985 #: fortran/decl.c:5868
4987 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
4990 #: fortran/decl.c:5880
4992 msgid "SAVE statement at %C follows blanket SAVE statement"
4995 #: fortran/decl.c:5927
4997 msgid "Syntax error in SAVE statement at %C"
5000 #: fortran/decl.c:5938
5002 msgid "Fortran 2003: VALUE statement at %C"
5005 #: fortran/decl.c:5978
5007 msgid "Syntax error in VALUE statement at %C"
5010 #: fortran/decl.c:5989
5012 msgid "Fortran 2003: VOLATILE statement at %C"
5015 #: fortran/decl.c:6031
5017 msgid "Syntax error in VOLATILE statement at %C"
5020 #: fortran/decl.c:6054
5022 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
5025 #: fortran/decl.c:6142
5027 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
5030 #: fortran/decl.c:6154
5032 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
5035 #: fortran/decl.c:6211
5037 msgid "Expected :: in TYPE definition at %C"
5040 #: fortran/decl.c:6222
5042 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
5045 #: fortran/decl.c:6232
5047 msgid "Derived type name '%s' at %C already has a basic type of %s"
5050 #: fortran/decl.c:6248
5052 msgid "Derived type definition of '%s' at %C has already been defined"
5055 #: fortran/decl.c:6286
5057 msgid "Cray Pointee at %C cannot be assumed shape array"
5060 #: fortran/decl.c:6306
5062 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
5065 #: fortran/decl.c:6378
5067 msgid "ENUMERATOR %L not initialized with integer expression"
5070 #: fortran/decl.c:6427
5072 msgid "ENUM definition statement expected before %C"
5075 #: fortran/decl.c:6460
5077 msgid "Syntax error in ENUMERATOR definition at %C"
5080 #: fortran/dump-parse-tree.c:48
5085 #: fortran/dump-parse-tree.c:50
5090 #: fortran/dump-parse-tree.c:73 fortran/dump-parse-tree.c:637
5095 #: fortran/dump-parse-tree.c:86 fortran/dump-parse-tree.c:1091
5096 #: fortran/dump-parse-tree.c:1135 fortran/dump-parse-tree.c:1145
5101 #: fortran/dump-parse-tree.c:90 fortran/dump-parse-tree.c:116
5102 #: fortran/dump-parse-tree.c:159 fortran/dump-parse-tree.c:395
5103 #: fortran/dump-parse-tree.c:518 fortran/dump-parse-tree.c:624
5104 #: fortran/dump-parse-tree.c:647
5109 #: fortran/dump-parse-tree.c:99 fortran/dump-parse-tree.c:435
5114 #: fortran/dump-parse-tree.c:105
5119 #: fortran/dump-parse-tree.c:109
5121 msgid "(arg not-present)"
5124 #: fortran/dump-parse-tree.c:113 fortran/dump-parse-tree.c:389
5125 #: fortran/dump-parse-tree.c:514
5130 #: fortran/dump-parse-tree.c:130 fortran/dump-parse-tree.c:325
5135 #: fortran/dump-parse-tree.c:134
5140 #: fortran/dump-parse-tree.c:148
5145 #: fortran/dump-parse-tree.c:175
5150 #: fortran/dump-parse-tree.c:206 fortran/dump-parse-tree.c:215
5151 #: fortran/dump-parse-tree.c:288
5156 #: fortran/dump-parse-tree.c:220
5161 #: fortran/dump-parse-tree.c:244
5166 #: fortran/dump-parse-tree.c:302
5171 #: fortran/dump-parse-tree.c:307
5176 #: fortran/dump-parse-tree.c:309
5181 #: fortran/dump-parse-tree.c:337
5186 #: fortran/dump-parse-tree.c:343
5191 #: fortran/dump-parse-tree.c:345
5196 #: fortran/dump-parse-tree.c:351
5201 #: fortran/dump-parse-tree.c:361 fortran/dump-parse-tree.c:374
5202 #: fortran/dump-parse-tree.c:387 fortran/dump-parse-tree.c:393
5207 #: fortran/dump-parse-tree.c:366
5212 #: fortran/dump-parse-tree.c:368
5217 #: fortran/dump-parse-tree.c:383
5222 #: fortran/dump-parse-tree.c:399
5227 #: fortran/dump-parse-tree.c:408
5232 #: fortran/dump-parse-tree.c:414
5237 #: fortran/dump-parse-tree.c:418
5242 #: fortran/dump-parse-tree.c:429 fortran/dump-parse-tree.c:754
5247 #: fortran/dump-parse-tree.c:439
5252 #: fortran/dump-parse-tree.c:442
5257 #: fortran/dump-parse-tree.c:445
5262 #: fortran/dump-parse-tree.c:448
5267 #: fortran/dump-parse-tree.c:451
5272 #: fortran/dump-parse-tree.c:454
5277 #: fortran/dump-parse-tree.c:457
5282 #: fortran/dump-parse-tree.c:460
5287 #: fortran/dump-parse-tree.c:463
5292 #: fortran/dump-parse-tree.c:466
5297 #: fortran/dump-parse-tree.c:469
5302 #: fortran/dump-parse-tree.c:472
5307 #: fortran/dump-parse-tree.c:476
5312 #: fortran/dump-parse-tree.c:480
5317 #: fortran/dump-parse-tree.c:484
5322 #: fortran/dump-parse-tree.c:488
5327 #: fortran/dump-parse-tree.c:492
5332 #: fortran/dump-parse-tree.c:496
5337 #: fortran/dump-parse-tree.c:499
5342 #: fortran/dump-parse-tree.c:502
5347 #: fortran/dump-parse-tree.c:524
5352 #: fortran/dump-parse-tree.c:530
5357 #: fortran/dump-parse-tree.c:560
5359 msgid "(%s %s %s %s %s"
5362 #: fortran/dump-parse-tree.c:567
5364 msgid " ALLOCATABLE"
5367 #: fortran/dump-parse-tree.c:569 fortran/dump-parse-tree.c:642
5372 #: fortran/dump-parse-tree.c:571
5377 #: fortran/dump-parse-tree.c:573
5382 #: fortran/dump-parse-tree.c:575
5387 #: fortran/dump-parse-tree.c:577 fortran/dump-parse-tree.c:640
5392 #: fortran/dump-parse-tree.c:579
5397 #: fortran/dump-parse-tree.c:581
5402 #: fortran/dump-parse-tree.c:583
5407 #: fortran/dump-parse-tree.c:585
5409 msgid " THREADPRIVATE"
5412 #: fortran/dump-parse-tree.c:587
5417 #: fortran/dump-parse-tree.c:589
5422 #: fortran/dump-parse-tree.c:591
5427 #: fortran/dump-parse-tree.c:593
5432 #: fortran/dump-parse-tree.c:595
5437 #: fortran/dump-parse-tree.c:598
5442 #: fortran/dump-parse-tree.c:600
5447 #: fortran/dump-parse-tree.c:602
5449 msgid " IN-NAMELIST"
5452 #: fortran/dump-parse-tree.c:604
5457 #: fortran/dump-parse-tree.c:607
5459 msgid " ABSTRACT INTERFACE"
5462 #: fortran/dump-parse-tree.c:609
5467 #: fortran/dump-parse-tree.c:611
5472 #: fortran/dump-parse-tree.c:613
5474 msgid " IMPLICIT-TYPE"
5477 #: fortran/dump-parse-tree.c:616
5482 #: fortran/dump-parse-tree.c:618
5487 #: fortran/dump-parse-tree.c:620
5492 #: fortran/dump-parse-tree.c:622
5497 #: fortran/dump-parse-tree.c:646 fortran/dump-parse-tree.c:693
5498 #: fortran/dump-parse-tree.c:717 fortran/dump-parse-tree.c:757
5499 #: fortran/dump-parse-tree.c:1298 fortran/dump-parse-tree.c:1304
5500 #: fortran/dump-parse-tree.c:1806
5505 #: fortran/dump-parse-tree.c:670
5510 #: fortran/dump-parse-tree.c:677
5515 #: fortran/dump-parse-tree.c:684
5520 #: fortran/dump-parse-tree.c:691
5522 msgid "Generic interfaces:"
5525 #: fortran/dump-parse-tree.c:699
5530 #: fortran/dump-parse-tree.c:705
5532 msgid "components: "
5535 #: fortran/dump-parse-tree.c:712
5537 msgid "Formal arglist:"
5540 #: fortran/dump-parse-tree.c:719
5542 msgid " [Alt Return]"
5545 #: fortran/dump-parse-tree.c:726
5547 msgid "Formal namespace"
5550 #: fortran/dump-parse-tree.c:793
5552 msgid "common: /%s/ "
5555 #: fortran/dump-parse-tree.c:801 fortran/dump-parse-tree.c:1742
5560 #: fortran/dump-parse-tree.c:813
5562 msgid "symtree: %s Ambig %d"
5565 #: fortran/dump-parse-tree.c:816
5567 msgid " from namespace %s"
5568 msgstr "невядомы рэжым машыны \"%s\""
5570 #: fortran/dump-parse-tree.c:842
5575 #: fortran/dump-parse-tree.c:874
5580 #: fortran/dump-parse-tree.c:889 fortran/dump-parse-tree.c:1032
5585 #: fortran/dump-parse-tree.c:894
5590 #: fortran/dump-parse-tree.c:910
5595 #: fortran/dump-parse-tree.c:916
5597 msgid " NUM_THREADS("
5600 #: fortran/dump-parse-tree.c:932
5602 msgid " SCHEDULE (%s"
5605 #: fortran/dump-parse-tree.c:952
5607 msgid " DEFAULT(%s)"
5610 #: fortran/dump-parse-tree.c:955
5615 #: fortran/dump-parse-tree.c:980
5617 msgid " REDUCTION(%s:"
5620 #: fortran/dump-parse-tree.c:994
5625 #: fortran/dump-parse-tree.c:1010
5627 msgid "!$OMP SECTION\n"
5630 #: fortran/dump-parse-tree.c:1019
5632 msgid "!$OMP END %s"
5635 #: fortran/dump-parse-tree.c:1024
5637 msgid " COPYPRIVATE("
5640 #: fortran/dump-parse-tree.c:1029
5645 #: fortran/dump-parse-tree.c:1056
5650 #: fortran/dump-parse-tree.c:1060
5655 #: fortran/dump-parse-tree.c:1064
5660 #: fortran/dump-parse-tree.c:1069
5665 #: fortran/dump-parse-tree.c:1076
5667 msgid "LABEL ASSIGN "
5670 #: fortran/dump-parse-tree.c:1078
5675 #: fortran/dump-parse-tree.c:1082
5677 msgid "POINTER ASSIGN "
5680 #: fortran/dump-parse-tree.c:1089
5685 #: fortran/dump-parse-tree.c:1098
5690 #: fortran/dump-parse-tree.c:1114 fortran/dump-parse-tree.c:1116
5695 #: fortran/dump-parse-tree.c:1118
5700 #: fortran/dump-parse-tree.c:1124
5705 #: fortran/dump-parse-tree.c:1130
5710 #: fortran/dump-parse-tree.c:1140
5715 #: fortran/dump-parse-tree.c:1150 fortran/dump-parse-tree.c:1158
5720 #: fortran/dump-parse-tree.c:1152
5725 #: fortran/dump-parse-tree.c:1169
5730 #: fortran/dump-parse-tree.c:1172
5735 #: fortran/dump-parse-tree.c:1182
5740 #: fortran/dump-parse-tree.c:1187
5742 msgid "SELECT CASE "
5745 #: fortran/dump-parse-tree.c:1195
5750 #: fortran/dump-parse-tree.c:1211
5755 #: fortran/dump-parse-tree.c:1215
5760 #: fortran/dump-parse-tree.c:1226
5765 #: fortran/dump-parse-tree.c:1233
5770 #: fortran/dump-parse-tree.c:1238
5775 #: fortran/dump-parse-tree.c:1263
5780 #: fortran/dump-parse-tree.c:1267
5785 #: fortran/dump-parse-tree.c:1281 fortran/dump-parse-tree.c:1292
5790 #: fortran/dump-parse-tree.c:1285
5795 #: fortran/dump-parse-tree.c:1296
5800 #: fortran/dump-parse-tree.c:1302
5805 #: fortran/dump-parse-tree.c:1308
5810 #: fortran/dump-parse-tree.c:1311 fortran/dump-parse-tree.c:1327
5815 #: fortran/dump-parse-tree.c:1324
5820 #: fortran/dump-parse-tree.c:1340
5825 #: fortran/dump-parse-tree.c:1345 fortran/dump-parse-tree.c:1424
5826 #: fortran/dump-parse-tree.c:1466 fortran/dump-parse-tree.c:1489
5827 #: fortran/dump-parse-tree.c:1641
5832 #: fortran/dump-parse-tree.c:1350 fortran/dump-parse-tree.c:1429
5833 #: fortran/dump-parse-tree.c:1471 fortran/dump-parse-tree.c:1500
5834 #: fortran/dump-parse-tree.c:1658
5839 #: fortran/dump-parse-tree.c:1355 fortran/dump-parse-tree.c:1434
5840 #: fortran/dump-parse-tree.c:1476 fortran/dump-parse-tree.c:1505
5841 #: fortran/dump-parse-tree.c:1663
5846 #: fortran/dump-parse-tree.c:1360 fortran/dump-parse-tree.c:1494
5851 #: fortran/dump-parse-tree.c:1365 fortran/dump-parse-tree.c:1439
5856 #: fortran/dump-parse-tree.c:1370 fortran/dump-parse-tree.c:1535
5861 #: fortran/dump-parse-tree.c:1375 fortran/dump-parse-tree.c:1551
5866 #: fortran/dump-parse-tree.c:1380 fortran/dump-parse-tree.c:1566
5871 #: fortran/dump-parse-tree.c:1385 fortran/dump-parse-tree.c:1576
5876 #: fortran/dump-parse-tree.c:1390 fortran/dump-parse-tree.c:1581
5881 #: fortran/dump-parse-tree.c:1395 fortran/dump-parse-tree.c:1586
5886 #: fortran/dump-parse-tree.c:1400 fortran/dump-parse-tree.c:1606
5891 #: fortran/dump-parse-tree.c:1405 fortran/dump-parse-tree.c:1611
5896 #: fortran/dump-parse-tree.c:1410 fortran/dump-parse-tree.c:1616
5901 #: fortran/dump-parse-tree.c:1414 fortran/dump-parse-tree.c:1443
5902 #: fortran/dump-parse-tree.c:1480 fortran/dump-parse-tree.c:1621
5903 #: fortran/dump-parse-tree.c:1698
5908 #: fortran/dump-parse-tree.c:1419
5913 #: fortran/dump-parse-tree.c:1447
5918 #: fortran/dump-parse-tree.c:1451
5923 #: fortran/dump-parse-tree.c:1455
5928 #: fortran/dump-parse-tree.c:1459
5933 #: fortran/dump-parse-tree.c:1484
5938 #: fortran/dump-parse-tree.c:1510
5943 #: fortran/dump-parse-tree.c:1515
5948 #: fortran/dump-parse-tree.c:1520
5953 #: fortran/dump-parse-tree.c:1525
5958 #: fortran/dump-parse-tree.c:1530
5963 #: fortran/dump-parse-tree.c:1540
5965 msgid " SEQUENTIAL="
5968 #: fortran/dump-parse-tree.c:1546
5973 #: fortran/dump-parse-tree.c:1556
5978 #: fortran/dump-parse-tree.c:1561
5980 msgid " UNFORMATTED="
5983 #: fortran/dump-parse-tree.c:1571
5988 #: fortran/dump-parse-tree.c:1591
5993 #: fortran/dump-parse-tree.c:1596
5998 #: fortran/dump-parse-tree.c:1601
6003 #: fortran/dump-parse-tree.c:1625
6008 #: fortran/dump-parse-tree.c:1631
6013 #: fortran/dump-parse-tree.c:1635
6018 #: fortran/dump-parse-tree.c:1647
6023 #: fortran/dump-parse-tree.c:1652
6028 #: fortran/dump-parse-tree.c:1654
6033 #: fortran/dump-parse-tree.c:1668
6038 #: fortran/dump-parse-tree.c:1673
6043 #: fortran/dump-parse-tree.c:1678
6048 #: fortran/dump-parse-tree.c:1689
6053 #: fortran/dump-parse-tree.c:1694
6058 #: fortran/dump-parse-tree.c:1700
6063 #: fortran/dump-parse-tree.c:1702
6068 #: fortran/dump-parse-tree.c:1736
6070 msgid "Equivalence: "
6073 #: fortran/dump-parse-tree.c:1762
6078 #: fortran/dump-parse-tree.c:1776
6083 #: fortran/dump-parse-tree.c:1778
6088 #: fortran/dump-parse-tree.c:1787
6090 msgid "procedure name = %s"
6093 #: fortran/dump-parse-tree.c:1803
6095 msgid "Operator interfaces for %s:"
6100 #: fortran/dump-parse-tree.c:1812
6102 msgid "User operators:\n"
6103 msgstr "нераспазнаны аператар %s"
6105 #: fortran/dump-parse-tree.c:1828
6110 #: fortran/error.c:213
6111 #, fuzzy, no-c-format
6112 msgid " Included at %s:%d:"
6113 msgstr "У файле уключаным з %s:%d"
6115 #: fortran/error.c:318
6116 #, fuzzy, no-c-format
6117 msgid "<During initialization>\n"
6118 msgstr "ініцыялізацыя"
6120 #: fortran/error.c:651
6122 msgid "Error count reached limit of %d."
6125 #: fortran/error.c:670 fortran/error.c:724 fortran/error.c:761
6130 #: fortran/error.c:726 fortran/error.c:809 fortran/error.c:835
6134 #: fortran/error.c:859
6136 msgid "Fatal Error:"
6137 msgstr "унутраная памылка"
6139 #: fortran/error.c:878
6140 #, fuzzy, no-c-format
6141 msgid "Internal Error at (1):"
6142 msgstr "унутраная памылка"
6144 #: fortran/expr.c:253
6146 msgid "Constant expression required at %C"
6149 #: fortran/expr.c:256
6151 msgid "Integer expression required at %C"
6154 #: fortran/expr.c:261
6156 msgid "Integer value too large in expression at %C"
6159 #: fortran/expr.c:1037
6161 msgid "Index in dimension %d is out of bounds at %L"
6164 #: fortran/expr.c:1208 fortran/expr.c:1259
6166 msgid "index in dimension %d is out of bounds at %L"
6169 #: fortran/expr.c:1808
6171 msgid "elemental function arguments at %C are not compliant"
6174 #: fortran/expr.c:1852
6176 msgid "Numeric or CHARACTER operands are required in expression at %L"
6179 #: fortran/expr.c:1872
6181 msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
6184 #: fortran/expr.c:1887
6186 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
6189 #: fortran/expr.c:1894
6191 msgid "Concat operator at %L must concatenate strings of the same kind"
6194 #: fortran/expr.c:1904
6196 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
6199 #: fortran/expr.c:1920
6201 msgid "LOGICAL operands are required in expression at %L"
6204 #: fortran/expr.c:1931
6206 msgid "Only intrinsic operators can be used in expression at %L"
6209 #: fortran/expr.c:1939
6211 msgid "Numeric operands are required in expression at %L"
6214 #: fortran/expr.c:2030
6216 msgid "Assumed character length variable '%s' in constant expression at %L"
6219 #: fortran/expr.c:2076 fortran/expr.c:2082
6221 msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
6224 #: fortran/expr.c:2114
6226 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
6229 #: fortran/expr.c:2167
6231 msgid "Function '%s' in initialization expression at %L must be an intrinsic or a specification function"
6234 #: fortran/expr.c:2179
6236 msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
6239 #: fortran/expr.c:2214
6241 msgid "PARAMETER '%s' is used at %L before its definition is complete"
6244 #: fortran/expr.c:2234
6245 #, fuzzy, no-c-format
6246 msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
6247 msgstr "памер масіва \"%s\" адмоўны"
6249 #: fortran/expr.c:2240
6251 msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
6254 #: fortran/expr.c:2246
6256 msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
6259 #: fortran/expr.c:2252
6261 msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
6264 #: fortran/expr.c:2262
6266 msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
6269 #: fortran/expr.c:2350
6271 msgid "Initialization expression didn't reduce %C"
6274 #: fortran/expr.c:2393
6276 msgid "Specification function '%s' at %L cannot be a statement function"
6279 #: fortran/expr.c:2400
6281 msgid "Specification function '%s' at %L cannot be an internal function"
6284 #: fortran/expr.c:2407
6286 msgid "Specification function '%s' at %L must be PURE"
6289 #: fortran/expr.c:2414
6291 msgid "Specification function '%s' at %L cannot be RECURSIVE"
6294 #: fortran/expr.c:2476
6296 msgid "Dummy argument '%s' not allowed in expression at %L"
6299 #: fortran/expr.c:2483
6301 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
6304 #: fortran/expr.c:2490
6306 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
6309 #: fortran/expr.c:2513
6311 msgid "Variable '%s' cannot appear in the expression at %L"
6314 #: fortran/expr.c:2562
6316 msgid "Expression at %L must be of INTEGER type"
6319 #: fortran/expr.c:2571
6321 msgid "Function '%s' at %L must be PURE"
6324 #: fortran/expr.c:2580
6326 msgid "Expression at %L must be scalar"
6329 #: fortran/expr.c:2607
6331 msgid "Incompatible ranks in %s (%d and %d) at %L"
6334 #: fortran/expr.c:2621
6336 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
6339 #: fortran/expr.c:2667 fortran/expr.c:2884
6341 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
6344 #: fortran/expr.c:2719
6346 msgid "'%s' at %L is not a VALUE"
6349 #: fortran/expr.c:2726
6351 msgid "Incompatible ranks %d and %d in assignment at %L"
6354 #: fortran/expr.c:2733
6356 msgid "Variable type is UNKNOWN in assignment at %L"
6359 #: fortran/expr.c:2745
6361 msgid "NULL appears on right-hand side in assignment at %L"
6364 #: fortran/expr.c:2756
6366 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
6369 #: fortran/expr.c:2765
6371 msgid "POINTER valued function appears on right-hand side of assignment at %L"
6374 #: fortran/expr.c:2770
6375 msgid "array assignment"
6378 #: fortran/expr.c:2775
6380 msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
6383 #: fortran/expr.c:2781 fortran/resolve.c:6058
6385 msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
6388 #: fortran/expr.c:2791 fortran/resolve.c:6068
6390 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
6393 #: fortran/expr.c:2799 fortran/resolve.c:6077
6395 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
6398 #: fortran/expr.c:2803 fortran/resolve.c:6081
6400 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
6403 #: fortran/expr.c:2807 fortran/resolve.c:6085
6405 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
6408 #: fortran/expr.c:2828
6410 msgid "Incompatible types in assignment at %L, %s to %s"
6413 #: fortran/expr.c:2853
6415 msgid "Pointer assignment target is not a POINTER at %L"
6418 #: fortran/expr.c:2861
6420 msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
6423 #: fortran/expr.c:2891
6425 msgid "Pointer assignment to non-POINTER at %L"
6428 #: fortran/expr.c:2900
6430 msgid "Bad pointer object in PURE procedure at %L"
6433 #: fortran/expr.c:2912
6435 msgid "Different types in pointer assignment at %L"
6438 #: fortran/expr.c:2919
6440 msgid "Different kind type parameters in pointer assignment at %L"
6443 #: fortran/expr.c:2926
6445 msgid "Different ranks in pointer assignment at %L"
6448 #: fortran/expr.c:2941
6450 msgid "Different character lengths in pointer assignment at %L"
6453 #: fortran/expr.c:2952
6455 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
6458 #: fortran/expr.c:2959
6460 msgid "Bad target in pointer assignment in PURE procedure at %L"
6463 #: fortran/expr.c:2965
6465 msgid "Pointer assignment with vector subscript on rhs at %L"
6468 #: fortran/expr.c:2972
6470 msgid "Pointer assigment target has PROTECTED attribute at %L"
6473 #: fortran/gfortranspec.c:248
6475 msgid "overflowed output arg list for '%s'"
6478 #: fortran/gfortranspec.c:381
6481 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
6482 "You may redistribute copies of GNU Fortran\n"
6483 "under the terms of the GNU General Public License.\n"
6484 "For more information about these matters, see the file named COPYING\n"
6488 #: fortran/gfortranspec.c:403
6490 msgid "argument to '%s' missing"
6491 msgstr "аргумент для \"%s\" прапушчан"
6493 #: fortran/gfortranspec.c:407
6495 msgid "no input files; unwilling to write output files"
6498 #: fortran/gfortranspec.c:566
6503 #: fortran/interface.c:173
6505 msgid "Syntax error in generic specification at %C"
6508 #: fortran/interface.c:200
6510 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
6513 #: fortran/interface.c:219
6515 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
6518 #: fortran/interface.c:252
6520 msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
6523 #: fortran/interface.c:260
6525 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
6528 #: fortran/interface.c:291
6530 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
6533 #: fortran/interface.c:304
6535 msgid "Expected a nameless interface at %C"
6538 #: fortran/interface.c:315
6540 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
6543 #: fortran/interface.c:317
6545 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
6548 #: fortran/interface.c:331
6550 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
6553 #: fortran/interface.c:342
6555 msgid "Expecting 'END INTERFACE %s' at %C"
6558 #: fortran/interface.c:563
6560 msgid "Alternate return cannot appear in operator interface at %L"
6563 #: fortran/interface.c:593
6565 msgid "Operator interface at %L has the wrong number of arguments"
6568 #: fortran/interface.c:604
6570 msgid "Assignment operator interface at %L must be a SUBROUTINE"
6573 #: fortran/interface.c:610
6575 msgid "Assignment operator interface at %L must have two arguments"
6578 #: fortran/interface.c:620
6580 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
6583 #: fortran/interface.c:629
6585 msgid "Intrinsic operator interface at %L must be a FUNCTION"
6588 #: fortran/interface.c:639
6590 msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
6593 #: fortran/interface.c:643
6595 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
6598 #: fortran/interface.c:649 fortran/resolve.c:8998
6600 msgid "First argument of operator interface at %L must be INTENT(IN)"
6603 #: fortran/interface.c:653 fortran/resolve.c:9010
6605 msgid "Second argument of operator interface at %L must be INTENT(IN)"
6608 #: fortran/interface.c:756
6610 msgid "Operator interface at %L conflicts with intrinsic interface"
6613 #: fortran/interface.c:1117
6615 msgid "Procedure '%s' in %s at %L has no explicit interface"
6618 #: fortran/interface.c:1120
6620 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
6623 #: fortran/interface.c:1175 fortran/interface.c:1181
6625 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
6628 #: fortran/interface.c:1217
6630 msgid "'%s' at %L is not a module procedure"
6633 #: fortran/interface.c:1465 fortran/interface.c:2411
6635 msgid "Type/rank mismatch in argument '%s' at %L"
6638 #: fortran/interface.c:1474
6640 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
6643 #: fortran/interface.c:1492 fortran/interface.c:1532
6645 msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
6648 #: fortran/interface.c:1519
6650 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
6653 #: fortran/interface.c:1544
6655 msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
6658 #: fortran/interface.c:1861
6660 msgid "Keyword argument '%s' at %L is not in the procedure"
6663 #: fortran/interface.c:1869
6665 msgid "Keyword argument '%s' at %L is already associated with another actual argument"
6668 #: fortran/interface.c:1879
6670 msgid "More actual than formal arguments in procedure call at %L"
6673 #: fortran/interface.c:1891 fortran/interface.c:2110
6675 msgid "Missing alternate return spec in subroutine call at %L"
6678 #: fortran/interface.c:1899
6680 msgid "Unexpected alternate return spec in subroutine call at %L"
6683 #: fortran/interface.c:1922
6685 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
6688 #: fortran/interface.c:1929
6690 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
6693 #: fortran/interface.c:1943
6695 msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
6698 #: fortran/interface.c:1948
6700 msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
6703 #: fortran/interface.c:1962
6705 msgid "Expected a procedure for argument '%s' at %L"
6708 #: fortran/interface.c:1972
6710 msgid "Expected a PURE procedure for argument '%s' at %L"
6713 #: fortran/interface.c:1986
6715 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
6718 #: fortran/interface.c:1995
6719 #, fuzzy, no-c-format
6720 msgid "Actual argument for '%s' must be a pointer at %L"
6721 msgstr "першым аргументам \"%s\" павінен быць \"int\""
6723 #: fortran/interface.c:2004
6725 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
6728 #: fortran/interface.c:2017
6730 msgid "Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
6733 #: fortran/interface.c:2026
6735 msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
6738 #: fortran/interface.c:2039
6740 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
6743 #: fortran/interface.c:2056
6745 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6748 #: fortran/interface.c:2068
6750 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6753 #: fortran/interface.c:2087
6755 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
6758 #: fortran/interface.c:2117
6760 msgid "Missing actual argument for argument '%s' at %L"
6763 #: fortran/interface.c:2303
6765 msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
6768 #: fortran/interface.c:2359
6770 msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
6773 #: fortran/interface.c:2369
6775 msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
6778 #: fortran/interface.c:2377
6780 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
6783 #: fortran/interface.c:2400
6785 msgid "Procedure '%s' called with an implicit interface at %L"
6788 #: fortran/interface.c:2629
6790 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
6793 #: fortran/interface.c:2708
6795 msgid "Entity '%s' at %C is already present in the interface"
6798 #: fortran/intrinsic.c:2923
6799 #, fuzzy, no-c-format
6800 msgid "Too many arguments in call to '%s' at %L"
6801 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
6803 #: fortran/intrinsic.c:2938
6805 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
6808 #: fortran/intrinsic.c:2941
6810 msgid "Can't find keyword named '%s' in call to '%s' at %L"
6813 #: fortran/intrinsic.c:2948
6815 msgid "Argument '%s' is appears twice in call to '%s' at %L"
6818 #: fortran/intrinsic.c:2962
6820 msgid "Missing actual argument '%s' in call to '%s' at %L"
6823 #: fortran/intrinsic.c:2977
6825 msgid "ALTERNATE RETURN not permitted at %L"
6828 #: fortran/intrinsic.c:3026
6830 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
6833 #: fortran/intrinsic.c:3342
6835 msgid "Intrinsic '%s' at %L is not included in the selected standard"
6838 #: fortran/intrinsic.c:3398
6840 msgid "Fortran 2003: Function '%s' as initialization expression at %L"
6843 #: fortran/intrinsic.c:3463
6845 msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
6848 #: fortran/intrinsic.c:3524
6850 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6853 #: fortran/intrinsic.c:3595
6855 msgid "Extension: Conversion from %s to %s at %L"
6858 #: fortran/intrinsic.c:3598
6859 #, fuzzy, no-c-format
6860 msgid "Conversion from %s to %s at %L"
6861 msgstr "пераўтварэньне з `%T' у `%T'"
6863 #: fortran/intrinsic.c:3645
6865 msgid "Can't convert %s to %s at %L"
6868 #: fortran/io.c:156 fortran/primary.c:750
6870 msgid "Extension: backslash character at %C"
6873 #: fortran/io.c:187 fortran/io.c:190
6875 msgid "Extension: Tab character in format at %C"
6879 msgid "Positive width required"
6883 msgid "Nonnegative width required"
6887 msgid "Unexpected element"
6891 msgid "Unexpected end of format string"
6895 msgid "Missing leading left parenthesis"
6899 msgid "Expected P edit descriptor"
6902 #. P requires a prior number.
6904 msgid "P descriptor requires leading scale factor"
6907 #. X requires a prior number if we're being pedantic.
6910 msgid "Extension: X descriptor requires leading space count at %C"
6915 msgid "Extension: $ descriptor at %C"
6920 msgid "$ should be the last specifier in format at %C"
6924 msgid "Repeat count cannot follow P descriptor"
6929 msgid "Extension: Missing positive width after L descriptor at %C"
6932 #: fortran/io.c:670 fortran/io.c:672 fortran/io.c:733 fortran/io.c:735
6934 msgid "Period required in format specifier at %C"
6938 msgid "Positive exponent width required"
6943 msgid "The H format specifier at %C is a Fortran 95 deleted feature"
6946 #: fortran/io.c:838 fortran/io.c:895
6948 msgid "Extension: Missing comma at %C"
6953 msgid "%s in format string at %C"
6958 msgid "Format statement in module main block at %C"
6963 msgid "Missing format label at %C"
6966 #: fortran/io.c:1010 fortran/io.c:1034
6967 #, fuzzy, no-c-format
6968 msgid "Duplicate %s specification at %C"
6969 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6971 #: fortran/io.c:1041
6973 msgid "Variable tag cannot be INTENT(IN) at %C"
6976 #: fortran/io.c:1048
6978 msgid "Variable tag cannot be assigned in PURE procedure at %C"
6981 #: fortran/io.c:1085
6982 #, fuzzy, no-c-format
6983 msgid "Duplicate %s label specification at %C"
6984 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
6986 #: fortran/io.c:1106
6988 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6991 #: fortran/io.c:1119
6993 msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
6996 #: fortran/io.c:1125
6998 msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
7001 #: fortran/io.c:1131
7003 msgid "Variable '%s' at %L has not been assigned a format label"
7006 #: fortran/io.c:1138
7008 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
7011 #: fortran/io.c:1151
7013 msgid "Extension: Character array in FORMAT tag at %L"
7016 #: fortran/io.c:1157
7018 msgid "Extension: Non-character in FORMAT tag at %L"
7021 #: fortran/io.c:1182
7023 msgid "%s tag at %L must be of type %s"
7026 #: fortran/io.c:1189
7028 msgid "%s tag at %L must be scalar"
7031 #: fortran/io.c:1195
7033 msgid "Fortran 2003: IOMSG tag at %L"
7036 #: fortran/io.c:1203
7038 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
7041 #: fortran/io.c:1211
7043 msgid "Extension: CONVERT tag at %L"
7046 #: fortran/io.c:1367 fortran/io.c:1375
7048 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
7051 #: fortran/io.c:1393 fortran/io.c:1401
7053 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
7056 #: fortran/io.c:1413 fortran/io.c:1419
7058 msgid "%s specifier in %s statement at %C has invalid value '%s'"
7061 #: fortran/io.c:1473
7063 msgid "OPEN statement not allowed in PURE procedure at %C"
7066 #: fortran/io.c:1818
7068 msgid "CLOSE statement not allowed in PURE procedure at %C"
7071 #: fortran/io.c:1955 fortran/match.c:1911
7073 msgid "%s statement not allowed in PURE procedure at %C"
7076 #: fortran/io.c:2011
7078 msgid "Fortran 2003: FLUSH statement at %C"
7081 #: fortran/io.c:2072
7083 msgid "Duplicate UNIT specification at %C"
7086 #: fortran/io.c:2132
7087 #, fuzzy, no-c-format
7088 msgid "Duplicate format specification at %C"
7089 msgstr "няма папярэдняга аб'яўлення для \"%s\""
7091 #: fortran/io.c:2149
7093 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
7096 #: fortran/io.c:2185
7097 #, fuzzy, no-c-format
7098 msgid "Duplicate NML specification at %C"
7099 msgstr "няма папярэдняга аб'яўлення для \"%s\""
7101 #: fortran/io.c:2194
7103 msgid "Symbol '%s' at %C must be a NAMELIST group name"
7106 #: fortran/io.c:2235
7108 msgid "END tag at %C not allowed in output statement"
7111 #: fortran/io.c:2292
7113 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
7116 #: fortran/io.c:2301
7118 msgid "Internal unit with vector subscript at %L"
7121 #: fortran/io.c:2308
7123 msgid "External IO UNIT cannot be an array at %L"
7126 #: fortran/io.c:2318
7127 #, fuzzy, no-c-format
7128 msgid "ERR tag label %d at %L not defined"
7129 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
7131 #: fortran/io.c:2330
7132 #, fuzzy, no-c-format
7133 msgid "END tag label %d at %L not defined"
7134 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
7136 #: fortran/io.c:2342
7137 #, fuzzy, no-c-format
7138 msgid "EOR tag label %d at %L not defined"
7139 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
7141 #: fortran/io.c:2352
7142 #, fuzzy, no-c-format
7143 msgid "FORMAT label %d at %L not defined"
7144 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
7146 #: fortran/io.c:2473
7148 msgid "Syntax error in I/O iterator at %C"
7151 #: fortran/io.c:2504
7153 msgid "Expected variable in READ statement at %C"
7156 #: fortran/io.c:2510
7158 msgid "Expected expression in %s statement at %C"
7161 #: fortran/io.c:2520
7163 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
7166 #: fortran/io.c:2529
7168 msgid "Cannot read to variable '%s' in PURE procedure at %C"
7171 #: fortran/io.c:2545
7173 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
7176 #. A general purpose syntax error.
7177 #: fortran/io.c:2606 fortran/io.c:3013 fortran/gfortran.h:2002
7179 msgid "Syntax error in %s statement at %C"
7182 #: fortran/io.c:2679
7184 msgid "Fortran 2003: Internal file at %L with namelist"
7187 #: fortran/io.c:2842
7189 msgid "PRINT namelist at %C is an extension"
7192 #: fortran/io.c:2974
7194 msgid "Extension: Comma before i/o item list at %C"
7197 #: fortran/io.c:2983
7199 msgid "Expected comma in I/O list at %C"
7202 #: fortran/io.c:3045
7204 msgid "PRINT statement at %C not allowed within PURE procedure"
7207 #: fortran/io.c:3185 fortran/io.c:3236
7209 msgid "INQUIRE statement not allowed in PURE procedure at %C"
7212 #: fortran/io.c:3212
7214 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
7217 #: fortran/io.c:3222 fortran/trans-io.c:1145
7219 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
7222 #: fortran/io.c:3229
7224 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
7227 #: fortran/match.c:156
7228 #, fuzzy, no-c-format
7229 msgid "Missing ')' in statement before %L"
7230 msgstr "прапушчан прабел пасля нумара \"%.*s\""
7232 #: fortran/match.c:161
7233 #, fuzzy, no-c-format
7234 msgid "Missing '(' in statement before %L"
7235 msgstr "прапушчан прабел пасля нумара \"%.*s\""
7237 #: fortran/match.c:332
7239 msgid "Integer too large at %C"
7242 #: fortran/match.c:425 fortran/parse.c:589
7244 msgid "Too many digits in statement label at %C"
7247 #: fortran/match.c:431
7249 msgid "Statement label at %C is zero"
7252 #: fortran/match.c:464
7253 #, fuzzy, no-c-format
7254 msgid "Label name '%s' at %C is ambiguous"
7255 msgstr "памер \"%s\" - %d байт"
7257 #: fortran/match.c:470
7258 #, fuzzy, no-c-format
7259 msgid "Duplicate construct label '%s' at %C"
7260 msgstr "паўтарэнне \"%s\""
7262 #: fortran/match.c:500
7263 #, fuzzy, no-c-format
7264 msgid "Invalid character in name at %C"
7265 msgstr "сімвальная канстанта вельмі доўгая"
7267 #: fortran/match.c:513 fortran/match.c:585
7269 msgid "Name at %C is too long"
7272 #: fortran/match.c:568 fortran/match.c:614
7274 msgid "Invalid C name in NAME= specifier at %C"
7277 #: fortran/match.c:605
7279 msgid "Embedded space in NAME= specifier at %C"
7282 #: fortran/match.c:930
7284 msgid "Loop variable at %C cannot be a sub-component"
7287 #: fortran/match.c:936
7289 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
7292 #: fortran/match.c:969
7294 msgid "Expected a step value in iterator at %C"
7297 #: fortran/match.c:981
7299 msgid "Syntax error in iterator at %C"
7302 #: fortran/match.c:1217
7304 msgid "Invalid form of PROGRAM statement at %C"
7307 #: fortran/match.c:1258
7309 msgid "Setting value of PROTECTED variable at %C"
7312 #: fortran/match.c:1311
7314 msgid "Assigning to a PROTECTED pointer at %C"
7317 #: fortran/match.c:1354 fortran/match.c:1435
7319 msgid "Obsolescent: arithmetic IF statement at %C"
7322 #: fortran/match.c:1410
7324 msgid "Syntax error in IF-expression at %C"
7327 #: fortran/match.c:1421
7329 msgid "Block label not appropriate for arithmetic IF statement at %C"
7332 #: fortran/match.c:1459
7334 msgid "Block label is not appropriate for IF statement at %C"
7337 #: fortran/match.c:1538 fortran/primary.c:2559
7339 msgid "Cannot assign to a named constant at %C"
7342 #: fortran/match.c:1548
7344 msgid "Unclassifiable statement in IF-clause at %C"
7347 #: fortran/match.c:1555
7349 msgid "Syntax error in IF-clause at %C"
7352 #: fortran/match.c:1599
7354 msgid "Unexpected junk after ELSE statement at %C"
7357 #: fortran/match.c:1605 fortran/match.c:1640
7359 msgid "Label '%s' at %C doesn't match IF label '%s'"
7362 #: fortran/match.c:1634
7364 msgid "Unexpected junk after ELSE IF statement at %C"
7367 #: fortran/match.c:1797
7369 msgid "Name '%s' in %s statement at %C is not a loop name"
7372 #: fortran/match.c:1813
7374 msgid "%s statement at %C is not within a loop"
7377 #: fortran/match.c:1816
7379 msgid "%s statement at %C is not within loop '%s'"
7382 #: fortran/match.c:1824
7384 msgid "%s statement at %C leaving OpenMP structured block"
7387 #: fortran/match.c:1837
7389 msgid "EXIT statement at %C terminating !$OMP DO loop"
7392 #: fortran/match.c:1889
7394 msgid "Too many digits in STOP code at %C"
7397 #: fortran/match.c:1942
7399 msgid "Deleted feature: PAUSE statement at %C"
7402 #: fortran/match.c:1990
7404 msgid "Deleted feature: ASSIGN statement at %C"
7407 #: fortran/match.c:2036
7409 msgid "Deleted feature: Assigned GOTO statement at %C"
7412 #: fortran/match.c:2083 fortran/match.c:2135
7414 msgid "Statement label list in GOTO at %C cannot be empty"
7417 #: fortran/match.c:2219
7419 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
7422 #: fortran/match.c:2287
7424 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
7427 #: fortran/match.c:2364
7429 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
7432 #: fortran/match.c:2417
7434 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
7437 #: fortran/match.c:2448
7439 msgid "Extension: RETURN statement in main program at %C"
7442 #: fortran/match.c:2658
7444 msgid "Syntax error in common block name at %C"
7447 #: fortran/match.c:2694
7449 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
7452 #. If we find an error, just print it and continue,
7453 #. cause it's just semantic, and we can see if there
7455 #: fortran/match.c:2753
7457 msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
7460 #: fortran/match.c:2762
7462 msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
7465 #: fortran/match.c:2769
7467 msgid "Symbol '%s' at %C is already in a COMMON block"
7470 #: fortran/match.c:2777
7472 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
7475 #: fortran/match.c:2804
7477 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
7480 #: fortran/match.c:2814
7482 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
7485 #: fortran/match.c:2846
7487 msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
7490 #: fortran/match.c:2954
7492 msgid "Namelist group name '%s' at %C already has a basic type of %s"
7495 #: fortran/match.c:2962
7497 msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
7500 #: fortran/match.c:2989
7502 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
7505 #: fortran/match.c:2996
7507 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
7510 #: fortran/match.c:3123
7512 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
7515 #: fortran/match.c:3131
7517 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
7520 #: fortran/match.c:3159
7522 msgid "EQUIVALENCE at %C requires two or more objects"
7525 #: fortran/match.c:3173
7527 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
7530 #: fortran/match.c:3299
7531 #, fuzzy, no-c-format
7532 msgid "Statement function at %L is recursive"
7533 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
7535 #: fortran/match.c:3387
7537 msgid "Expected initialization expression in CASE at %C"
7540 #: fortran/match.c:3410
7542 msgid "Expected the name of the SELECT CASE construct at %C"
7545 #: fortran/match.c:3422
7547 msgid "Expected case name of '%s' at %C"
7550 #: fortran/match.c:3466
7552 msgid "Unexpected CASE statement at %C"
7555 #: fortran/match.c:3518
7557 msgid "Syntax error in CASE-specification at %C"
7560 #: fortran/match.c:3638
7562 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
7565 #: fortran/match.c:3676
7567 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
7570 #: fortran/match.c:3776
7572 msgid "Syntax error in FORALL iterator at %C"
7575 #: fortran/matchexp.c:28
7577 msgid "Syntax error in expression at %C"
7580 #: fortran/matchexp.c:72
7582 msgid "Bad character '%c' in OPERATOR name at %C"
7585 #: fortran/matchexp.c:80
7586 #, fuzzy, no-c-format
7587 msgid "The name '%s' cannot be used as a defined operator at %C"
7588 msgstr "\"%s\" звычайна функцыя"
7590 #: fortran/matchexp.c:187
7592 msgid "Expected a right parenthesis in expression at %C"
7595 #: fortran/matchexp.c:312
7597 msgid "Expected exponent in expression at %C"
7600 #: fortran/matchexp.c:350 fortran/matchexp.c:355 fortran/matchexp.c:459
7601 #: fortran/matchexp.c:464
7603 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
7606 #: fortran/misc.c:39
7608 msgid "Out of memory-- malloc() failed"
7611 #: fortran/module.c:516
7613 msgid "Fortran 2003: module nature in USE statement at %C"
7616 #: fortran/module.c:528
7618 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
7621 #: fortran/module.c:541
7623 msgid "\"::\" was expected after module nature at %C but was not found"
7626 #: fortran/module.c:550
7628 msgid "Fortran 2003: \"USE :: module\" at %C"
7631 #: fortran/module.c:602
7633 msgid "Missing generic specification in USE statement at %C"
7636 #: fortran/module.c:610
7638 msgid "Fortran 2003: Renaming operators in USE statements at %C"
7641 #: fortran/module.c:652
7643 msgid "The name '%s' at %C has already been used as an external module name."
7646 #: fortran/module.c:930
7648 msgid "Reading module %s at line %d column %d: %s"
7651 #: fortran/module.c:934
7653 msgid "Writing module %s at line %d column %d: %s"
7656 #: fortran/module.c:938
7658 msgid "Module %s at line %d column %d: %s"
7661 #: fortran/module.c:978
7662 msgid "Unexpected EOF"
7665 #: fortran/module.c:1010
7666 msgid "Unexpected end of module in string constant"
7669 #: fortran/module.c:1064
7670 msgid "Integer overflow"
7673 #: fortran/module.c:1095
7674 msgid "Name too long"
7677 #: fortran/module.c:1202
7681 #: fortran/module.c:1246
7682 msgid "Expected name"
7685 #: fortran/module.c:1249
7686 msgid "Expected left parenthesis"
7689 #: fortran/module.c:1252
7690 msgid "Expected right parenthesis"
7693 #: fortran/module.c:1255
7694 msgid "Expected integer"
7697 #: fortran/module.c:1258
7698 msgid "Expected string"
7701 #: fortran/module.c:1282
7702 msgid "find_enum(): Enum not found"
7705 #: fortran/module.c:1296
7706 #, fuzzy, no-c-format
7707 msgid "Error writing modules file: %s"
7708 msgstr "памылка запісу ў %s"
7710 #: fortran/module.c:1691
7711 msgid "Expected attribute bit name"
7714 #: fortran/module.c:2503
7715 msgid "Expected integer string"
7718 #: fortran/module.c:2507
7719 msgid "Error converting integer"
7722 #: fortran/module.c:2529
7723 msgid "Expected real string"
7726 #: fortran/module.c:2730
7727 msgid "Expected expression type"
7730 #: fortran/module.c:2784
7732 msgid "Bad operator"
7733 msgstr "невыкарыстаемы параметр \"%s\""
7735 #: fortran/module.c:2869
7736 msgid "Bad type in constant expression"
7739 #: fortran/module.c:2906
7741 msgid "Namelist %s cannot be renamed by USE association to %s"
7744 #: fortran/module.c:3847
7746 msgid "Symbol '%s' referenced at %L not found in module '%s'"
7749 #: fortran/module.c:3854
7751 msgid "User operator '%s' referenced at %L not found in module '%s'"
7754 #: fortran/module.c:3859
7756 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
7759 #: fortran/module.c:4400
7760 #, fuzzy, no-c-format
7761 msgid "Can't open module file '%s' for writing at %C: %s"
7762 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
7764 #: fortran/module.c:4438
7765 #, fuzzy, no-c-format
7766 msgid "Error writing module file '%s' for writing: %s"
7767 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
7769 #: fortran/module.c:4468 fortran/module.c:4550
7771 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
7774 #: fortran/module.c:4581
7776 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
7779 #: fortran/module.c:4603
7781 msgid "Symbol '%s' already declared"
7784 #: fortran/module.c:4658
7786 msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
7789 #: fortran/module.c:4671
7791 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
7794 #: fortran/module.c:4679
7796 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
7799 #: fortran/module.c:4707
7801 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
7804 #: fortran/module.c:4723
7806 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
7809 #: fortran/module.c:4756
7811 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
7814 #: fortran/module.c:4764
7816 msgid "Fortran 2003: ISO_C_BINDING module at %C"
7819 #: fortran/module.c:4774
7821 msgid "Can't find an intrinsic module named '%s' at %C"
7824 #: fortran/module.c:4779
7825 #, fuzzy, no-c-format
7826 msgid "Can't open module file '%s' for reading at %C: %s"
7827 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
7829 #: fortran/module.c:4787
7831 msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
7834 #: fortran/module.c:4802
7835 msgid "Unexpected end of module"
7838 #: fortran/module.c:4807
7840 msgid "File '%s' opened at %C is not a GFORTRAN module file"
7843 #: fortran/module.c:4817
7845 msgid "Can't USE the same module we're building!"
7848 #: fortran/openmp.c:134 fortran/openmp.c:499
7850 msgid "COMMON block /%s/ not found at %C"
7853 #: fortran/openmp.c:165
7855 msgid "Syntax error in OpenMP variable list at %C"
7858 #: fortran/openmp.c:291
7860 msgid "%s is not INTRINSIC procedure name at %C"
7863 #: fortran/openmp.c:478
7865 msgid "Threadprivate variable at %C is an element of a COMMON block"
7868 #: fortran/openmp.c:518
7870 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
7873 #: fortran/openmp.c:696 fortran/resolve.c:5970 fortran/resolve.c:6317
7875 msgid "IF clause at %L requires a scalar LOGICAL expression"
7878 #: fortran/openmp.c:704
7880 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
7883 #: fortran/openmp.c:712
7885 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
7888 #: fortran/openmp.c:726 fortran/openmp.c:736 fortran/openmp.c:743
7889 #: fortran/openmp.c:753
7891 msgid "Symbol '%s' present on multiple clauses at %L"
7894 #: fortran/openmp.c:776
7896 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
7899 #: fortran/openmp.c:779
7901 msgid "COPYIN clause object '%s' is ALLOCATABLE at %L"
7904 #: fortran/openmp.c:782
7906 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
7909 #: fortran/openmp.c:790
7911 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
7914 #: fortran/openmp.c:793
7916 msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L"
7919 #: fortran/openmp.c:796
7921 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
7924 #: fortran/openmp.c:804
7926 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
7929 #: fortran/openmp.c:807
7931 msgid "Cray pointee '%s' in SHARED clause at %L"
7934 #: fortran/openmp.c:815
7936 msgid "THREADPRIVATE object '%s' in %s clause at %L"
7939 #: fortran/openmp.c:818
7941 msgid "Cray pointee '%s' in %s clause at %L"
7944 #: fortran/openmp.c:823
7946 msgid "POINTER object '%s' in %s clause at %L"
7949 #: fortran/openmp.c:826
7951 msgid "%s clause object '%s' is ALLOCATABLE at %L"
7954 #: fortran/openmp.c:831
7956 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
7959 #: fortran/openmp.c:834
7961 msgid "Cray pointer '%s' in %s clause at %L"
7964 #: fortran/openmp.c:838
7966 msgid "Assumed size array '%s' in %s clause at %L"
7969 #: fortran/openmp.c:843
7971 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
7974 #: fortran/openmp.c:852
7976 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
7979 #: fortran/openmp.c:863
7981 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
7984 #: fortran/openmp.c:874
7986 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
7989 #: fortran/openmp.c:883
7991 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
7994 #: fortran/openmp.c:995
7996 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
7999 #: fortran/openmp.c:1035
8001 msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
8004 #: fortran/openmp.c:1083
8006 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
8009 #: fortran/openmp.c:1097
8011 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
8014 #: fortran/openmp.c:1129
8016 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
8019 #: fortran/openmp.c:1153
8021 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
8024 #: fortran/openmp.c:1160
8026 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
8029 #: fortran/openmp.c:1176
8031 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
8034 #: fortran/openmp.c:1179
8036 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
8039 #: fortran/openmp.c:1185
8041 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
8044 #: fortran/openmp.c:1203
8046 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
8049 #: fortran/openmp.c:1305
8051 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
8054 #: fortran/openmp.c:1311
8056 msgid "!$OMP DO iteration variable must be of type integer at %L"
8059 #: fortran/openmp.c:1315
8061 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
8064 #: fortran/openmp.c:1323
8066 msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
8069 #: fortran/options.c:219
8071 msgid "Option -fwhole-program is not supported for Fortran"
8074 #: fortran/options.c:273
8076 msgid "Reading file '%s' as free form"
8079 #: fortran/options.c:283
8081 msgid "'-fd-lines-as-comments' has no effect in free form"
8084 #: fortran/options.c:286
8086 msgid "'-fd-lines-as-code' has no effect in free form"
8089 #: fortran/options.c:312
8091 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
8094 #: fortran/options.c:315
8096 msgid "Flag -fno-automatic overwrites -frecursive"
8099 #: fortran/options.c:317
8101 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
8104 #: fortran/options.c:321
8106 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
8109 #: fortran/options.c:325
8111 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
8114 #: fortran/options.c:392
8116 msgid "gfortran: Only one -M option allowed\n"
8119 #: fortran/options.c:398
8121 msgid "gfortran: Directory required after -M\n"
8124 #: fortran/options.c:443
8126 msgid "Argument to -ffpe-trap is not valid: %s"
8129 #: fortran/options.c:573
8131 msgid "Fixed line length must be at least seven."
8134 #: fortran/options.c:591
8136 msgid "Free line length must be at least three."
8139 #: fortran/options.c:605
8140 #, fuzzy, no-c-format
8141 msgid "-static-libgfortran is not supported in this configuration"
8142 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
8144 #: fortran/options.c:649
8146 msgid "Maximum supported identifier length is %d"
8149 #: fortran/options.c:681
8150 #, fuzzy, no-c-format
8151 msgid "Unrecognized option to -finit-logical: %s"
8152 msgstr "нераспазнаны выбар \"-%s\""
8154 #: fortran/options.c:695
8155 #, fuzzy, no-c-format
8156 msgid "Unrecognized option to -finit-real: %s"
8157 msgstr "нераспазнаны выбар \"-%s\""
8159 #: fortran/options.c:711
8161 msgid "The value of n in -finit-character=n must be between 0 and 127"
8164 #: fortran/options.c:794
8166 msgid "Maximum subrecord length cannot exceed %d"
8169 #: fortran/parse.c:451
8171 msgid "Unclassifiable statement at %C"
8174 #: fortran/parse.c:475
8176 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
8179 #: fortran/parse.c:553
8181 msgid "Unclassifiable OpenMP directive at %C"
8184 #: fortran/parse.c:592 fortran/parse.c:733
8186 msgid "Zero is not a valid statement label at %C"
8189 #: fortran/parse.c:599 fortran/parse.c:725
8190 #, fuzzy, no-c-format
8191 msgid "Non-numeric character in statement label at %C"
8192 msgstr "пустая сімвальная канстанта"
8194 #: fortran/parse.c:611 fortran/parse.c:647 fortran/parse.c:773
8196 msgid "Semicolon at %C needs to be preceded by statement"
8199 #: fortran/parse.c:619 fortran/parse.c:785
8201 msgid "Ignoring statement label in empty statement at %C"
8204 #: fortran/parse.c:712 fortran/parse.c:752
8206 msgid "Bad continuation line at %C"
8209 #: fortran/parse.c:811
8211 msgid "Line truncated at %C"
8214 #: fortran/parse.c:997
8216 msgid "FORMAT statement at %L does not have a statement label"
8219 #: fortran/parse.c:1069
8220 msgid "arithmetic IF"
8223 #: fortran/parse.c:1075
8225 msgid "attribute declaration"
8226 msgstr "Нерэчаіснае абвяшчэнне"
8228 #: fortran/parse.c:1105
8230 msgid "data declaration"
8231 msgstr "пустое абвяшчэньне"
8233 #: fortran/parse.c:1114
8235 msgid "derived type declaration"
8236 msgstr "пустое абвяшчэньне"
8238 #: fortran/parse.c:1193
8242 #: fortran/parse.c:1202
8243 msgid "implied END DO"
8246 #: fortran/parse.c:1275
8250 #: fortran/parse.c:1278
8251 msgid "pointer assignment"
8254 #: fortran/parse.c:1287
8258 #: fortran/parse.c:1503
8260 msgid "Unexpected %s statement at %C"
8263 #: fortran/parse.c:1642
8265 msgid "%s statement at %C cannot follow %s statement at %L"
8268 #: fortran/parse.c:1659
8270 msgid "Unexpected end of file in '%s'"
8273 #: fortran/parse.c:1714
8275 msgid "Fortran 2003: Derived type definition at %C without components"
8278 #: fortran/parse.c:1725
8280 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
8283 #: fortran/parse.c:1733
8285 msgid "PRIVATE statement at %C must precede structure components"
8288 #: fortran/parse.c:1741
8290 msgid "Duplicate PRIVATE statement at %C"
8293 #: fortran/parse.c:1753
8295 msgid "SEQUENCE statement at %C must precede structure components"
8298 #: fortran/parse.c:1760
8300 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
8303 #: fortran/parse.c:1765
8305 msgid "Duplicate SEQUENCE statement at %C"
8308 #: fortran/parse.c:1856
8310 msgid "ENUM declaration at %C has no ENUMERATORS"
8313 #: fortran/parse.c:1934
8315 msgid "Unexpected %s statement in INTERFACE block at %C"
8318 #: fortran/parse.c:1960
8320 msgid "SUBROUTINE at %C does not belong in a generic function interface"
8323 #: fortran/parse.c:1964
8325 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
8328 #: fortran/parse.c:1974
8330 msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
8333 #: fortran/parse.c:2005
8335 msgid "Unexpected %s statement at %C in INTERFACE body"
8338 #: fortran/parse.c:2019
8340 msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
8343 #: fortran/parse.c:2134
8345 msgid "%s statement must appear in a MODULE"
8348 #: fortran/parse.c:2141
8350 msgid "%s statement at %C follows another accessibility specification"
8353 #: fortran/parse.c:2191
8355 msgid "Bad kind expression for function '%s' at %L"
8358 #: fortran/parse.c:2195
8360 msgid "The type for function '%s' at %L is not accessible"
8363 #: fortran/parse.c:2253
8365 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
8368 #: fortran/parse.c:2274
8370 msgid "Unexpected %s statement in WHERE block at %C"
8373 #: fortran/parse.c:2333
8375 msgid "Unexpected %s statement in FORALL block at %C"
8378 #: fortran/parse.c:2384
8380 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
8383 #: fortran/parse.c:2402
8385 msgid "Duplicate ELSE statements at %L and %C"
8388 #: fortran/parse.c:2463
8390 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
8393 #: fortran/parse.c:2521
8395 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
8398 #: fortran/parse.c:2555
8400 msgid "End of nonblock DO statement at %C is within another block"
8403 #: fortran/parse.c:2564
8405 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
8408 #: fortran/parse.c:2613
8410 msgid "Statement label in ENDDO at %C doesn't match DO label"
8413 #: fortran/parse.c:2629
8415 msgid "named block DO at %L requires matching ENDDO name"
8418 #: fortran/parse.c:2885
8420 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
8423 #: fortran/parse.c:2941
8425 msgid "%s statement at %C cannot terminate a non-block DO loop"
8428 #: fortran/parse.c:3126
8430 msgid "Contained procedure '%s' at %C is already ambiguous"
8433 #: fortran/parse.c:3176
8435 msgid "Unexpected %s statement in CONTAINS section at %C"
8438 #. This is valid in Fortran 2008.
8439 #: fortran/parse.c:3201
8441 msgid "Extension: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
8444 #: fortran/parse.c:3272
8446 msgid "CONTAINS statement at %C is already in a contained program unit"
8449 #: fortran/parse.c:3321
8451 msgid "Global name '%s' at %L is already being used as a %s at %L"
8454 #: fortran/parse.c:3342
8456 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
8459 #: fortran/parse.c:3368
8461 msgid "Unexpected %s statement in BLOCK DATA at %C"
8464 #: fortran/parse.c:3411
8466 msgid "Unexpected %s statement in MODULE at %C"
8469 #. If we see a duplicate main program, shut down. If the second
8470 #. instance is an implied main program, ie data decls or executable
8471 #. statements, we're in for lots of errors.
8472 #: fortran/parse.c:3594
8474 msgid "Two main PROGRAMs at %L and %C"
8477 #: fortran/primary.c:87
8478 #, fuzzy, no-c-format
8479 msgid "Missing kind-parameter at %C"
8480 msgstr "нерэчаісны тып парамэтра `%T'"
8482 #: fortran/primary.c:210
8484 msgid "Integer kind %d at %C not available"
8487 #: fortran/primary.c:218
8489 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
8492 #: fortran/primary.c:247
8494 msgid "Extension: Hollerith constant at %C"
8497 #: fortran/primary.c:259
8499 msgid "Invalid Hollerith constant: %L must contain at least one character"
8502 #: fortran/primary.c:265
8504 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
8507 #: fortran/primary.c:353
8509 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
8512 #: fortran/primary.c:363
8514 msgid "Empty set of digits in BOZ constant at %C"
8517 #: fortran/primary.c:369
8518 #, fuzzy, no-c-format
8519 msgid "Illegal character in BOZ constant at %C"
8520 msgstr "пустая сімвальная канстанта"
8522 #: fortran/primary.c:392
8524 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
8527 #: fortran/primary.c:423
8529 msgid "Integer too big for integer kind %i at %C"
8532 #: fortran/primary.c:429
8534 msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
8537 #: fortran/primary.c:529
8539 msgid "Missing exponent in real number at %C"
8542 #: fortran/primary.c:585
8544 msgid "Real number at %C has a 'd' exponent and an explicit kind"
8547 #: fortran/primary.c:598
8549 msgid "Invalid real kind %d at %C"
8552 #: fortran/primary.c:612
8554 msgid "Real constant overflows its kind at %C"
8557 #: fortran/primary.c:617
8559 msgid "Real constant underflows its kind at %C"
8562 #: fortran/primary.c:709
8564 msgid "Syntax error in SUBSTRING specification at %C"
8567 #: fortran/primary.c:914
8569 msgid "Invalid kind %d for CHARACTER constant at %C"
8572 #: fortran/primary.c:935
8573 #, fuzzy, no-c-format
8574 msgid "Unterminated character constant beginning at %C"
8575 msgstr "сімвальная канстанта вельмі доўгая"
8577 #: fortran/primary.c:1047
8579 msgid "Bad kind for logical constant at %C"
8582 #: fortran/primary.c:1086
8584 msgid "Expected PARAMETER symbol in complex constant at %C"
8587 #: fortran/primary.c:1092
8589 msgid "Numeric PARAMETER required in complex constant at %C"
8592 #: fortran/primary.c:1098
8594 msgid "Scalar PARAMETER required in complex constant at %C"
8597 #: fortran/primary.c:1102
8599 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
8602 #: fortran/primary.c:1132
8604 msgid "Error converting PARAMETER constant in complex constant at %C"
8607 #: fortran/primary.c:1261
8609 msgid "Syntax error in COMPLEX constant at %C"
8612 #: fortran/primary.c:1442
8614 msgid "Keyword '%s' at %C has already appeared in the current argument list"
8617 #: fortran/primary.c:1506
8618 #, fuzzy, no-c-format
8619 msgid "Extension: argument list function at %C"
8620 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
8622 #: fortran/primary.c:1573
8624 msgid "Expected alternate return label at %C"
8627 #: fortran/primary.c:1591
8629 msgid "Missing keyword name in actual argument list at %C"
8632 #: fortran/primary.c:1636
8634 msgid "Syntax error in argument list at %C"
8637 #: fortran/primary.c:1723
8639 msgid "Expected structure component name at %C"
8642 #: fortran/primary.c:1980
8644 msgid "Too many components in structure constructor at %C"
8647 #: fortran/primary.c:1993
8649 msgid "Structure constructor for '%s' at %C has PRIVATE components"
8652 #: fortran/primary.c:2003
8654 msgid "Too few components in structure constructor at %C"
8657 #: fortran/primary.c:2021
8659 msgid "Syntax error in structure constructor at %C"
8662 #: fortran/primary.c:2105
8664 msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
8667 #: fortran/primary.c:2207
8669 msgid "Unexpected use of subroutine name '%s' at %C"
8672 #: fortran/primary.c:2238
8673 #, fuzzy, no-c-format
8674 msgid "Statement function '%s' requires argument list at %C"
8675 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
8677 #: fortran/primary.c:2241
8679 msgid "Function '%s' requires an argument list at %C"
8682 #: fortran/primary.c:2286
8683 #, fuzzy, no-c-format
8684 msgid "Missing argument to '%s' at %C"
8685 msgstr "аргумент для \"%s\" прапушчан"
8687 #: fortran/primary.c:2427
8688 #, fuzzy, no-c-format
8689 msgid "Missing argument list in function '%s' at %C"
8690 msgstr "аргумент для \"%s\" прапушчан"
8692 #: fortran/primary.c:2455
8694 msgid "Symbol at %C is not appropriate for an expression"
8697 #: fortran/primary.c:2523
8699 msgid "Assigning to PROTECTED variable at %C"
8702 #: fortran/primary.c:2557
8704 msgid "Named constant at %C in an EQUIVALENCE"
8707 #: fortran/primary.c:2579
8708 #, fuzzy, no-c-format
8709 msgid "'%s' at %C is not a variable"
8710 msgstr "\"%s\" атрыбут ігнарыруецца"
8712 #: fortran/resolve.c:121
8714 msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
8717 #: fortran/resolve.c:125
8719 msgid "Alternate return specifier in function '%s' at %L is not allowed"
8722 #: fortran/resolve.c:138
8724 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
8727 #: fortran/resolve.c:145
8729 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
8732 #: fortran/resolve.c:158 fortran/resolve.c:1138
8734 msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
8737 #: fortran/resolve.c:202
8739 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
8742 #: fortran/resolve.c:207
8744 msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
8747 #: fortran/resolve.c:216
8749 msgid "Argument '%s' of elemental procedure at %L must be scalar"
8752 #: fortran/resolve.c:223
8754 msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
8757 #: fortran/resolve.c:231
8759 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
8762 #: fortran/resolve.c:243
8764 msgid "Argument '%s' of statement function at %L must be scalar"
8767 #: fortran/resolve.c:253
8769 msgid "Character-valued argument '%s' of statement function at %L must have constant length"
8772 #: fortran/resolve.c:310
8774 msgid "Contained function '%s' at %L has no IMPLICIT type"
8777 #: fortran/resolve.c:313
8779 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
8782 #: fortran/resolve.c:330
8784 msgid "Character-valued internal function '%s' at %L must not be assumed length"
8787 #: fortran/resolve.c:501
8789 msgid "Function %s at %L has entries with mismatched array specifications"
8792 #: fortran/resolve.c:518
8794 msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
8797 #: fortran/resolve.c:545
8799 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
8802 #: fortran/resolve.c:549
8804 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
8807 #: fortran/resolve.c:556
8809 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
8812 #: fortran/resolve.c:560
8814 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
8817 #: fortran/resolve.c:598
8819 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
8822 #: fortran/resolve.c:603
8824 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
8827 #: fortran/resolve.c:661
8829 msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
8832 #: fortran/resolve.c:665
8834 msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
8837 #: fortran/resolve.c:676
8839 msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
8842 #: fortran/resolve.c:680
8844 msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
8847 #: fortran/resolve.c:684
8849 msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
8852 #: fortran/resolve.c:711
8854 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
8857 #: fortran/resolve.c:715
8859 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
8862 #: fortran/resolve.c:719
8864 msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
8867 #: fortran/resolve.c:724
8869 msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
8872 #: fortran/resolve.c:786
8874 msgid "Components of structure constructor '%s' at %L are PRIVATE"
8877 #: fortran/resolve.c:808
8879 msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
8882 #: fortran/resolve.c:821
8884 msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
8887 #: fortran/resolve.c:838
8889 msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
8892 #: fortran/resolve.c:965
8894 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
8897 #: fortran/resolve.c:1029 fortran/resolve.c:5576 fortran/resolve.c:6282
8899 msgid "Label %d referenced at %L is never defined"
8902 #: fortran/resolve.c:1039
8903 #, fuzzy, no-c-format
8904 msgid "'%s' at %L is ambiguous"
8905 msgstr "памер \"%s\" - %d байт"
8907 #: fortran/resolve.c:1075
8908 #, fuzzy, no-c-format
8909 msgid "Statement function '%s' at %L is not allowed as an actual argument"
8910 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
8912 #: fortran/resolve.c:1083
8914 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
8917 #: fortran/resolve.c:1090
8919 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
8922 #: fortran/resolve.c:1096
8924 msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
8927 #: fortran/resolve.c:1116
8929 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
8932 #: fortran/resolve.c:1157
8933 #, fuzzy, no-c-format
8934 msgid "Symbol '%s' at %L is ambiguous"
8935 msgstr "памер \"%s\" - %d байт"
8937 #: fortran/resolve.c:1206
8939 msgid "By-value argument at %L is not of numeric type"
8942 #: fortran/resolve.c:1213
8944 msgid "By-value argument at %L cannot be an array or an array section"
8947 #: fortran/resolve.c:1227
8949 msgid "By-value argument at %L is not allowed in this context"
8952 #: fortran/resolve.c:1239
8954 msgid "Passing internal procedure at %L by location not allowed"
8957 #: fortran/resolve.c:1356
8959 msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
8962 #: fortran/resolve.c:1378
8963 msgid "elemental procedure"
8966 #: fortran/resolve.c:1395
8968 msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
8971 #: fortran/resolve.c:1531
8973 msgid "There is no specific function for the generic '%s' at %L"
8976 #: fortran/resolve.c:1540
8978 msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
8981 #: fortran/resolve.c:1594
8983 msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8986 #: fortran/resolve.c:1640
8988 msgid "Unable to resolve the specific function '%s' at %L"
8991 #: fortran/resolve.c:1696 fortran/resolve.c:8931
8993 msgid "Function '%s' at %L has no IMPLICIT type"
8996 #: fortran/resolve.c:1907
8997 #, fuzzy, no-c-format
8998 msgid "Argument to '%s' at %L is not a variable"
8999 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
9001 #: fortran/resolve.c:1979
9003 msgid "More actual than formal arguments in '%s' call at %L"
9006 #: fortran/resolve.c:1991
9008 msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
9011 #: fortran/resolve.c:2017
9013 msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
9016 #: fortran/resolve.c:2034
9018 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
9021 #: fortran/resolve.c:2044
9023 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
9026 #: fortran/resolve.c:2067 fortran/resolve.c:2106
9028 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
9031 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
9033 #: fortran/resolve.c:2082
9035 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
9038 #: fortran/resolve.c:2098
9040 msgid "Parameter '%s' to '%s' at %L must be a scalar"
9043 #. TODO: Update this error message to allow for procedure
9044 #. pointers once they are implemented.
9045 #: fortran/resolve.c:2120
9047 msgid "Parameter '%s' to '%s' at %L must be a procedure"
9050 #: fortran/resolve.c:2128
9052 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
9055 #: fortran/resolve.c:2170
9056 #, fuzzy, no-c-format
9057 msgid "'%s' at %L is not a function"
9058 msgstr "`%D' - гэта ня функцыя,"
9060 #: fortran/resolve.c:2176
9062 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
9065 #. Internal procedures are taken care of in resolve_contained_fntype.
9066 #: fortran/resolve.c:2219
9068 msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
9071 #: fortran/resolve.c:2272
9073 msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
9076 #: fortran/resolve.c:2321
9078 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
9081 #: fortran/resolve.c:2328
9083 msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
9086 #: fortran/resolve.c:2343
9088 msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
9091 #: fortran/resolve.c:2351
9093 msgid "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as RECURSIVE"
9096 #: fortran/resolve.c:2393
9098 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
9101 #: fortran/resolve.c:2396
9103 msgid "Subroutine call to '%s' at %L is not PURE"
9106 #: fortran/resolve.c:2459
9108 msgid "There is no specific subroutine for the generic '%s' at %L"
9111 #: fortran/resolve.c:2468
9113 msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
9116 #: fortran/resolve.c:2576
9118 msgid "Missing SHAPE parameter for call to %s at %L"
9121 #: fortran/resolve.c:2584
9123 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
9126 #: fortran/resolve.c:2667
9128 msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
9131 #: fortran/resolve.c:2711
9133 msgid "Unable to resolve the specific subroutine '%s' at %L"
9136 #: fortran/resolve.c:2768
9138 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
9141 #: fortran/resolve.c:2787
9143 msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
9146 #: fortran/resolve.c:2795
9148 msgid "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared as RECURSIVE"
9151 #: fortran/resolve.c:2865
9153 msgid "Shapes for operands at %L and %L are not conformable"
9156 #: fortran/resolve.c:2916
9158 msgid "Invalid context for NULL() pointer at %%L"
9161 #: fortran/resolve.c:2932
9163 msgid "Operand of unary numeric operator '%s' at %%L is %s"
9166 #: fortran/resolve.c:2948
9168 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
9171 #: fortran/resolve.c:2962
9173 msgid "Operands of string concatenation operator at %%L are %s/%s"
9176 #: fortran/resolve.c:2981
9178 msgid "Operands of logical operator '%s' at %%L are %s/%s"
9181 #: fortran/resolve.c:2995
9183 msgid "Operand of .not. operator at %%L is %s"
9186 #: fortran/resolve.c:3009
9187 msgid "COMPLEX quantities cannot be compared at %L"
9190 #: fortran/resolve.c:3037
9192 msgid "Logicals at %%L must be compared with %s instead of %s"
9195 #: fortran/resolve.c:3043
9197 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
9200 #: fortran/resolve.c:3051
9202 msgid "Unknown operator '%s' at %%L"
9205 #: fortran/resolve.c:3053
9207 msgid "Operand of user operator '%s' at %%L is %s"
9210 #: fortran/resolve.c:3056
9212 msgid "Operands of user operator '%s' at %%L are %s/%s"
9215 #: fortran/resolve.c:3142
9217 msgid "Inconsistent ranks for operator at %%L and %%L"
9220 #: fortran/resolve.c:3339
9222 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9225 #: fortran/resolve.c:3347
9227 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9230 #: fortran/resolve.c:3366
9232 msgid "Illegal stride of zero at %L"
9235 #: fortran/resolve.c:3383
9237 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9240 #: fortran/resolve.c:3391
9242 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9245 #: fortran/resolve.c:3407
9247 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
9250 #: fortran/resolve.c:3416
9252 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
9255 #: fortran/resolve.c:3455
9257 msgid "Rightmost upper bound of assumed size array section not specified at %L"
9260 #: fortran/resolve.c:3465
9262 msgid "Rank mismatch in array reference at %L (%d/%d)"
9265 #: fortran/resolve.c:3493
9267 msgid "Array index at %L must be scalar"
9270 #: fortran/resolve.c:3499
9272 msgid "Array index at %L must be of INTEGER type"
9275 #: fortran/resolve.c:3505
9277 msgid "Extension: REAL array index at %L"
9280 #: fortran/resolve.c:3535
9281 #, fuzzy, no-c-format
9282 msgid "Argument dim at %L must be scalar"
9283 msgstr "першым аргументам \"%s\" павінен быць \"int\""
9285 #: fortran/resolve.c:3542
9287 msgid "Argument dim at %L must be of INTEGER type"
9290 #: fortran/resolve.c:3663
9291 #, fuzzy, no-c-format
9292 msgid "Array index at %L is an array of rank %d"
9293 msgstr "памер масіва \"%s\" вельмі вялікі"
9295 #: fortran/resolve.c:3700
9297 msgid "Substring start index at %L must be of type INTEGER"
9300 #: fortran/resolve.c:3707
9302 msgid "Substring start index at %L must be scalar"
9305 #: fortran/resolve.c:3716
9307 msgid "Substring start index at %L is less than one"
9310 #: fortran/resolve.c:3729
9312 msgid "Substring end index at %L must be of type INTEGER"
9315 #: fortran/resolve.c:3736
9317 msgid "Substring end index at %L must be scalar"
9320 #: fortran/resolve.c:3746
9322 msgid "Substring end index at %L exceeds the string length"
9325 #: fortran/resolve.c:3884
9327 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
9330 #: fortran/resolve.c:3891
9332 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
9335 #: fortran/resolve.c:3910
9337 msgid "Two or more part references with nonzero rank must not be specified at %L"
9340 #: fortran/resolve.c:4085
9342 msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
9345 #: fortran/resolve.c:4090
9347 msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
9350 #: fortran/resolve.c:4367
9352 msgid "%s at %L must be a scalar"
9355 #: fortran/resolve.c:4377
9357 msgid "Deleted feature: %s at %L must be integer"
9360 #: fortran/resolve.c:4381 fortran/resolve.c:4388
9362 msgid "%s at %L must be INTEGER"
9365 #: fortran/resolve.c:4408
9367 msgid "Cannot assign to loop variable in PURE procedure at %L"
9370 #: fortran/resolve.c:4432
9372 msgid "Step expression in DO loop at %L cannot be zero"
9375 #: fortran/resolve.c:4508
9377 msgid "FORALL index-name at %L must be a scalar INTEGER"
9380 #: fortran/resolve.c:4513
9382 msgid "FORALL start expression at %L must be a scalar INTEGER"
9385 #: fortran/resolve.c:4520
9387 msgid "FORALL end expression at %L must be a scalar INTEGER"
9390 #: fortran/resolve.c:4528
9392 msgid "FORALL stride expression at %L must be a scalar %s"
9395 #: fortran/resolve.c:4533
9397 msgid "FORALL stride expression at %L cannot be zero"
9400 #: fortran/resolve.c:4549
9402 msgid "FORALL index '%s' may not appear in triplet specification at %L"
9405 #: fortran/resolve.c:4629
9407 msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9410 #: fortran/resolve.c:4636
9412 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
9415 #: fortran/resolve.c:4740
9417 msgid "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the same statement at %L"
9420 #: fortran/resolve.c:4776
9422 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9425 #: fortran/resolve.c:4784
9427 msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
9430 #: fortran/resolve.c:4808
9432 msgid "Array specification required in ALLOCATE statement at %L"
9435 #: fortran/resolve.c:4838
9437 msgid "Bad array specification in ALLOCATE statement at %L"
9440 #: fortran/resolve.c:4856
9442 msgid "'%s' must not appear an the array specification at %L in the same ALLOCATE statement where it is itself allocated"
9445 #: fortran/resolve.c:4880
9447 msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
9450 #: fortran/resolve.c:4884
9452 msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
9455 #: fortran/resolve.c:4922
9457 msgid "STAT tag in %s statement at %L must be a variable"
9460 #: fortran/resolve.c:4928
9462 msgid "STAT tag in %s statement at %L must be of type INTEGER"
9465 #. The cases overlap, or they are the same
9466 #. element in the list. Either way, we must
9467 #. issue an error and get the next case from P.
9468 #. FIXME: Sort P and Q by line number.
9469 #: fortran/resolve.c:5091
9471 msgid "CASE label at %L overlaps with CASE label at %L"
9474 #: fortran/resolve.c:5142
9476 msgid "Expression in CASE statement at %L must be of type %s"
9479 #: fortran/resolve.c:5153
9481 msgid "Expression in CASE statement at %L must be kind %d"
9484 #: fortran/resolve.c:5165
9486 msgid "Expression in CASE statement at %L must be scalar"
9489 #: fortran/resolve.c:5211
9491 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
9494 #: fortran/resolve.c:5229
9496 msgid "Argument of SELECT statement at %L cannot be %s"
9499 #: fortran/resolve.c:5238
9501 msgid "Argument of SELECT statement at %L must be a scalar expression"
9504 #: fortran/resolve.c:5303
9506 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
9509 #: fortran/resolve.c:5329
9511 msgid "Logical range in CASE statement at %L is not allowed"
9514 #: fortran/resolve.c:5341
9516 msgid "constant logical value in CASE statement is repeated at %L"
9519 #: fortran/resolve.c:5355
9521 msgid "Range specification at %L can never be matched"
9524 #: fortran/resolve.c:5458
9526 msgid "Logical SELECT CASE block at %L has more that two cases"
9529 #: fortran/resolve.c:5496
9531 msgid "Data transfer element at %L cannot have POINTER components"
9534 #: fortran/resolve.c:5503
9536 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
9539 #: fortran/resolve.c:5510
9541 msgid "Data transfer element at %L cannot have PRIVATE components"
9544 #: fortran/resolve.c:5519
9546 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
9549 #: fortran/resolve.c:5583
9551 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
9554 #: fortran/resolve.c:5592
9556 msgid "Branch at %L causes an infinite loop"
9559 #. The label is not in an enclosing block, so illegal. This was
9560 #. allowed in Fortran 66, so we allow it as extension. No
9561 #. further checks are necessary in this case.
9562 #: fortran/resolve.c:5605
9564 msgid "Label at %L is not in the same block as the GOTO statement at %L"
9567 #: fortran/resolve.c:5620 fortran/resolve.c:5634
9569 msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
9572 #: fortran/resolve.c:5711
9574 msgid "WHERE mask at %L has inconsistent shape"
9577 #: fortran/resolve.c:5727
9579 msgid "WHERE assignment target at %L has inconsistent shape"
9582 #: fortran/resolve.c:5735 fortran/resolve.c:5820
9584 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
9587 #: fortran/resolve.c:5745 fortran/resolve.c:5830
9589 msgid "Unsupported statement inside WHERE at %L"
9592 #: fortran/resolve.c:5776
9594 msgid "Assignment to a FORALL index variable at %L"
9597 #: fortran/resolve.c:5784
9599 msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
9602 #: fortran/resolve.c:5922
9604 msgid "An outer FORALL construct already has an index with this name %L"
9607 #: fortran/resolve.c:5978
9609 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
9612 #: fortran/resolve.c:6037
9614 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
9617 #: fortran/resolve.c:6110
9619 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
9622 #: fortran/resolve.c:6135
9624 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
9627 #: fortran/resolve.c:6147
9629 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
9632 #: fortran/resolve.c:6250
9634 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
9637 #: fortran/resolve.c:6253
9639 msgid "Variable '%s' has not been assigned a target label at %L"
9642 #: fortran/resolve.c:6264
9644 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
9647 #: fortran/resolve.c:6290
9649 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
9652 #: fortran/resolve.c:6305
9654 msgid "Arithmetic IF statement at %L requires a numeric expression"
9657 #: fortran/resolve.c:6347
9659 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
9662 #: fortran/resolve.c:6420
9664 msgid "FORALL mask clause at %L requires a LOGICAL expression"
9667 #: fortran/resolve.c:6490 fortran/resolve.c:6546
9669 msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
9672 #. Common block names match but binding labels do not.
9673 #: fortran/resolve.c:6511
9675 msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
9678 #: fortran/resolve.c:6558
9680 msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
9683 #. Make sure global procedures don't collide with anything.
9684 #: fortran/resolve.c:6610
9686 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
9689 #. Make sure procedures in interface bodies don't collide.
9690 #: fortran/resolve.c:6623
9692 msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
9695 #: fortran/resolve.c:6636
9697 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
9700 #: fortran/resolve.c:6713
9702 msgid "CHARACTER variable has zero length at %L"
9705 #: fortran/resolve.c:7001
9707 msgid "Allocatable array '%s' at %L must have a deferred shape"
9710 #: fortran/resolve.c:7004
9712 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
9715 #: fortran/resolve.c:7011
9717 msgid "Array pointer '%s' at %L must have a deferred shape"
9720 #: fortran/resolve.c:7022
9722 msgid "Array '%s' at %L cannot have a deferred shape"
9725 #: fortran/resolve.c:7051
9727 msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
9730 #: fortran/resolve.c:7074
9732 msgid "Object '%s' at %L must have the SAVE attribute for default initialization of a component"
9735 #. The shape of a main program or module array needs to be
9737 #: fortran/resolve.c:7121
9739 msgid "The module or main program array '%s' at %L must have constant shape"
9742 #: fortran/resolve.c:7134
9744 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
9747 #: fortran/resolve.c:7153
9749 msgid "'%s' at %L must have constant character length in this context"
9752 #: fortran/resolve.c:7185
9754 msgid "Allocatable '%s' at %L cannot have an initializer"
9757 #: fortran/resolve.c:7188
9759 msgid "External '%s' at %L cannot have an initializer"
9762 #: fortran/resolve.c:7192
9764 msgid "Dummy '%s' at %L cannot have an initializer"
9767 #: fortran/resolve.c:7195
9769 msgid "Intrinsic '%s' at %L cannot have an initializer"
9772 #: fortran/resolve.c:7198
9774 msgid "Function result '%s' at %L cannot have an initializer"
9777 #: fortran/resolve.c:7201
9779 msgid "Automatic array '%s' at %L cannot have an initializer"
9782 #: fortran/resolve.c:7224
9784 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
9787 #: fortran/resolve.c:7243
9789 msgid "Character-valued statement function '%s' at %L must have constant length"
9792 #: fortran/resolve.c:7251
9794 msgid "Automatic character length function '%s' at %L must have an explicit interface"
9797 #: fortran/resolve.c:7276
9799 msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
9802 #: fortran/resolve.c:7299 fortran/resolve.c:7324
9804 msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
9807 #: fortran/resolve.c:7341
9809 msgid "Function '%s' at %L cannot have an initializer"
9812 #: fortran/resolve.c:7350
9814 msgid "External object '%s' at %L may not have an initializer"
9817 #: fortran/resolve.c:7358
9819 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
9822 #: fortran/resolve.c:7379
9824 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
9827 #: fortran/resolve.c:7383
9829 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
9832 #: fortran/resolve.c:7387
9834 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
9837 #: fortran/resolve.c:7391
9839 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
9842 #: fortran/resolve.c:7400
9844 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
9847 #: fortran/resolve.c:7472
9849 msgid "Character length of component '%s' needs to be a constant specification expression at %L"
9852 #: fortran/resolve.c:7487
9854 msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
9857 #: fortran/resolve.c:7497
9859 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
9862 #: fortran/resolve.c:7507
9864 msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
9867 #: fortran/resolve.c:7525
9869 msgid "Component '%s' of '%s' at %L must have constant array bounds"
9872 #: fortran/resolve.c:7568
9874 msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
9877 #: fortran/resolve.c:7578
9879 msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
9882 #: fortran/resolve.c:7591
9884 msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
9887 #: fortran/resolve.c:7603
9889 msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
9892 #: fortran/resolve.c:7612
9894 msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
9897 #: fortran/resolve.c:7624
9899 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
9902 #: fortran/resolve.c:7632
9904 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
9907 #: fortran/resolve.c:7658
9909 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
9912 #: fortran/resolve.c:7677
9914 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
9917 #: fortran/resolve.c:7688
9919 msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
9922 #: fortran/resolve.c:7699
9924 msgid "Incompatible derived type in PARAMETER at %L"
9927 #: fortran/resolve.c:7758
9929 msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
9932 #: fortran/resolve.c:7772
9934 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
9937 #: fortran/resolve.c:7797
9939 msgid "Type specified for intrinsic function '%s' at %L is ignored"
9942 #: fortran/resolve.c:7804
9944 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
9947 #: fortran/resolve.c:7811
9949 msgid "Intrinsic '%s' at %L does not exist"
9952 #: fortran/resolve.c:7851
9954 msgid "Assumed size array at %L must be a dummy argument"
9957 #: fortran/resolve.c:7854
9959 msgid "Assumed shape array at %L must be a dummy argument"
9962 #: fortran/resolve.c:7866
9964 msgid "Symbol at %L is not a DUMMY variable"
9967 #: fortran/resolve.c:7872
9969 msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
9972 #: fortran/resolve.c:7882
9974 msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
9977 #: fortran/resolve.c:7891
9979 msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
9982 #: fortran/resolve.c:7917
9984 msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
9987 #: fortran/resolve.c:7970
9989 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
9992 #: fortran/resolve.c:7987
9994 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
9997 #: fortran/resolve.c:8006
9999 msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
10002 #: fortran/resolve.c:8065
10004 msgid "Threadprivate at %L isn't SAVEd"
10007 #: fortran/resolve.c:8143
10009 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
10012 #: fortran/resolve.c:8149
10014 msgid "DATA array '%s' at %L must be specified in a previous declaration"
10017 #: fortran/resolve.c:8194
10019 msgid "Nonconstant array section at %L in DATA statement"
10022 #: fortran/resolve.c:8207
10024 msgid "DATA statement at %L has more variables than values"
10027 #: fortran/resolve.c:8301
10029 msgid "iterator start at %L does not simplify"
10032 #: fortran/resolve.c:8308
10034 msgid "iterator end at %L does not simplify"
10037 #: fortran/resolve.c:8315
10039 msgid "iterator step at %L does not simplify"
10042 #: fortran/resolve.c:8441
10044 msgid "DATA statement at %L has more values than variables"
10047 #: fortran/resolve.c:8532
10048 #, fuzzy, no-c-format
10049 msgid "Label %d at %L defined but not used"
10050 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
10052 #: fortran/resolve.c:8537
10053 #, fuzzy, no-c-format
10054 msgid "Label %d at %L defined but cannot be used"
10055 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
10057 #: fortran/resolve.c:8622
10059 msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
10062 #: fortran/resolve.c:8631
10064 msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
10067 #: fortran/resolve.c:8639
10069 msgid "Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
10072 #: fortran/resolve.c:8656
10074 msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
10077 #: fortran/resolve.c:8761
10079 msgid "Syntax error in EQUIVALENCE statement at %L"
10082 #: fortran/resolve.c:8776
10084 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
10087 #: fortran/resolve.c:8788
10089 msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
10092 #: fortran/resolve.c:8797
10094 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
10097 #: fortran/resolve.c:8876
10099 msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
10102 #: fortran/resolve.c:8887
10104 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
10107 #: fortran/resolve.c:8898
10109 msgid "Substring at %L has length zero"
10112 #: fortran/resolve.c:8941
10114 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
10117 #: fortran/resolve.c:8953
10119 msgid "ENTRY '%s' at %L has no IMPLICIT type"
10122 #: fortran/resolve.c:8979
10124 msgid "User operator procedure '%s' at %L must be a FUNCTION"
10127 #: fortran/resolve.c:8986
10129 msgid "User operator procedure '%s' at %L cannot be assumed character length"
10132 #: fortran/resolve.c:8992
10134 msgid "User operator procedure '%s' at %L must have at least one argument"
10137 #: fortran/resolve.c:9002
10139 msgid "First argument of operator interface at %L cannot be optional"
10142 #: fortran/resolve.c:9014
10144 msgid "Second argument of operator interface at %L cannot be optional"
10147 #: fortran/resolve.c:9018
10149 msgid "Operator interface at %L must have, at most, two arguments"
10152 #: fortran/resolve.c:9059
10154 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
10157 #: fortran/scanner.c:530
10159 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
10162 #: fortran/scanner.c:820 fortran/scanner.c:941
10164 msgid "Limit of %d continuations exceeded in statement at %C"
10167 #: fortran/scanner.c:865
10168 #, fuzzy, no-c-format
10169 msgid "Missing '&' in continued character constant at %C"
10170 msgstr "пустая сімвальная канстанта"
10172 #: fortran/scanner.c:1075
10174 msgid "Nonconforming tab character at %C"
10177 #: fortran/scanner.c:1158 fortran/scanner.c:1161
10179 msgid "'&' not allowed by itself in line %d"
10182 #: fortran/scanner.c:1207
10184 msgid "Nonconforming tab character in column %d of line %d"
10187 #: fortran/scanner.c:1405
10188 #, fuzzy, no-c-format
10189 msgid "%s:%d: file %s left but not entered"
10190 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
10192 #: fortran/scanner.c:1438
10194 msgid "%s:%d: Illegal preprocessor directive"
10197 #: fortran/scanner.c:1533
10199 msgid "File '%s' is being included recursively"
10202 #: fortran/scanner.c:1548
10203 #, fuzzy, no-c-format
10204 msgid "Can't open file '%s'"
10205 msgstr "немагу адчыніць файл \"%s\""
10207 #: fortran/scanner.c:1557
10208 #, fuzzy, no-c-format
10209 msgid "Can't open included file '%s'"
10210 msgstr "немагчыма адчыніць файл уводу `%s'"
10212 #: fortran/scanner.c:1701
10214 msgid "%s:%3d %s\n"
10217 #: fortran/simplify.c:82
10219 msgid "Result of %s overflows its kind at %L"
10222 #: fortran/simplify.c:87
10224 msgid "Result of %s underflows its kind at %L"
10227 #: fortran/simplify.c:92
10229 msgid "Result of %s is NaN at %L"
10232 #: fortran/simplify.c:96
10234 msgid "Result of %s gives range error for its kind at %L"
10237 #: fortran/simplify.c:119
10239 msgid "KIND parameter of %s at %L must be an initialization expression"
10242 #: fortran/simplify.c:127
10243 #, fuzzy, no-c-format
10244 msgid "Invalid KIND parameter of %s at %L"
10245 msgstr "нерэчаісны парамэтр `%s'"
10247 #: fortran/simplify.c:282
10249 msgid "Argument of ACHAR function at %L outside of range [0,127]"
10252 #: fortran/simplify.c:307
10254 msgid "Argument of ACOS at %L must be between -1 and 1"
10257 #: fortran/simplify.c:329
10259 msgid "Argument of ACOSH at %L must not be less than 1"
10262 #: fortran/simplify.c:546
10264 msgid "Argument of ASIN at %L must be between -1 and 1"
10267 #: fortran/simplify.c:602
10269 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
10272 #: fortran/simplify.c:627
10274 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
10277 #: fortran/simplify.c:714
10279 msgid "Argument of CHAR function at %L outside of range [0,255]"
10282 #: fortran/simplify.c:1293
10284 msgid "Argument of IACHAR at %L must be of length one"
10287 #: fortran/simplify.c:1300
10289 msgid "Argument of IACHAR function at %L outside of range 0..127"
10292 #: fortran/simplify.c:1339
10293 #, fuzzy, no-c-format
10294 msgid "Invalid second argument of IBCLR at %L"
10295 msgstr "нявернае выкарыстанне \"restict\""
10297 #: fortran/simplify.c:1347
10299 msgid "Second argument of IBCLR exceeds bit size at %L"
10302 #: fortran/simplify.c:1381
10303 #, fuzzy, no-c-format
10304 msgid "Invalid second argument of IBITS at %L"
10305 msgstr "нявернае выкарыстанне \"restict\""
10307 #: fortran/simplify.c:1387
10308 #, fuzzy, no-c-format
10309 msgid "Invalid third argument of IBITS at %L"
10310 msgstr "нявернае выкарыстанне \"restict\""
10312 #: fortran/simplify.c:1397
10314 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
10317 #: fortran/simplify.c:1439
10318 #, fuzzy, no-c-format
10319 msgid "Invalid second argument of IBSET at %L"
10320 msgstr "нявернае выкарыстанне \"restict\""
10322 #: fortran/simplify.c:1447
10324 msgid "Second argument of IBSET exceeds bit size at %L"
10327 #: fortran/simplify.c:1477
10329 msgid "Argument of ICHAR at %L must be of length one"
10332 #: fortran/simplify.c:1692
10334 msgid "Argument of INT at %L is not a valid type"
10337 #: fortran/simplify.c:1734
10338 #, fuzzy, no-c-format
10339 msgid "Argument of %s at %L is not a valid type"
10340 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10342 #: fortran/simplify.c:1832
10343 #, fuzzy, no-c-format
10344 msgid "Invalid second argument of ISHFT at %L"
10345 msgstr "нявернае выкарыстанне \"restict\""
10347 #: fortran/simplify.c:1847
10349 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
10352 #: fortran/simplify.c:1911
10353 #, fuzzy, no-c-format
10354 msgid "Invalid second argument of ISHFTC at %L"
10355 msgstr "нявернае выкарыстанне \"restict\""
10357 #: fortran/simplify.c:1925
10358 #, fuzzy, no-c-format
10359 msgid "Invalid third argument of ISHFTC at %L"
10360 msgstr "нявернае выкарыстанне \"restict\""
10362 #: fortran/simplify.c:1931
10364 msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10367 #: fortran/simplify.c:1947
10369 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
10372 #: fortran/simplify.c:1950
10374 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10377 #: fortran/simplify.c:2021
10379 msgid "Argument of KIND at %L is a DERIVED type"
10382 #: fortran/simplify.c:2209
10384 msgid "DIM argument at %L is out of bounds"
10387 #: fortran/simplify.c:2364
10389 msgid "Argument of LOG at %L cannot be less than or equal to zero"
10392 #: fortran/simplify.c:2377
10394 msgid "Complex argument of LOG at %L cannot be zero"
10397 #: fortran/simplify.c:2420
10399 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
10402 #. Result is processor-dependent.
10403 #: fortran/simplify.c:2628
10405 msgid "Second argument MOD at %L is zero"
10408 #. Result is processor-dependent.
10409 #: fortran/simplify.c:2639
10410 #, fuzzy, no-c-format
10411 msgid "Second argument of MOD at %L is zero"
10412 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
10414 #. Result is processor-dependent. This processor just opts
10415 #. to not handle it at all.
10416 #. Result is processor-dependent.
10417 #: fortran/simplify.c:2687 fortran/simplify.c:2699
10419 msgid "Second argument of MODULO at %L is zero"
10422 #: fortran/simplify.c:2751
10423 #, fuzzy, no-c-format
10424 msgid "Second argument of NEAREST at %L shall not be zero"
10425 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
10427 #: fortran/simplify.c:2787
10429 msgid "Result of NEAREST is NaN at %L"
10432 #: fortran/simplify.c:3062
10434 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
10437 #: fortran/simplify.c:3117
10439 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
10442 #: fortran/simplify.c:3232
10443 #, fuzzy, no-c-format
10444 msgid "Integer too large in shape specification at %L"
10445 msgstr "няма папярэдняга аб'яўлення для \"%s\""
10447 #: fortran/simplify.c:3242
10449 msgid "Too many dimensions in shape specification for RESHAPE at %L"
10452 #: fortran/simplify.c:3250
10454 msgid "Shape specification at %L cannot be negative"
10457 #: fortran/simplify.c:3260
10459 msgid "Shape specification at %L cannot be the null array"
10462 #: fortran/simplify.c:3281
10464 msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
10467 #: fortran/simplify.c:3288
10469 msgid "Error in ORDER parameter of RESHAPE at %L"
10472 #: fortran/simplify.c:3298
10474 msgid "ORDER parameter of RESHAPE at %L is out of range"
10477 #: fortran/simplify.c:3307
10479 msgid "Invalid permutation in ORDER parameter at %L"
10482 #: fortran/simplify.c:3363
10484 msgid "PAD parameter required for short SOURCE parameter at %L"
10487 #: fortran/simplify.c:3482
10489 msgid "Result of SCALE overflows its kind at %L"
10492 #: fortran/simplify.c:4056
10494 msgid "Argument of SQRT at %L has a negative value"
10497 #: fortran/simplify.c:4190
10499 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
10502 #: fortran/symbol.c:120
10504 msgid "Duplicate IMPLICIT NONE statement at %C"
10507 #: fortran/symbol.c:160
10509 msgid "Letter '%c' already set in IMPLICIT statement at %C"
10512 #: fortran/symbol.c:182
10514 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
10517 #: fortran/symbol.c:193
10519 msgid "Letter %c already has an IMPLICIT type at %C"
10522 #: fortran/symbol.c:247
10524 msgid "Symbol '%s' at %L has no IMPLICIT type"
10527 #. BIND(C) variables should not be implicitly declared.
10528 #: fortran/symbol.c:261
10530 msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
10533 #. Dummy args to a BIND(C) routine may not be interoperable if
10534 #. they are implicitly typed.
10535 #: fortran/symbol.c:275
10537 msgid "Implicity declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
10540 #: fortran/symbol.c:316
10542 msgid "Function result '%s' at %L has no IMPLICIT type"
10545 #: fortran/symbol.c:395
10547 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
10550 #: fortran/symbol.c:561
10552 msgid "Fortran 2003: Procedure pointers at %L are not yet implemented in gfortran"
10555 #: fortran/symbol.c:690 fortran/symbol.c:1300
10556 #, fuzzy, no-c-format
10557 msgid "%s attribute conflicts with %s attribute at %L"
10558 msgstr "\"%s\" атрыбут ігнарыруецца"
10560 #: fortran/symbol.c:693
10562 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
10565 #: fortran/symbol.c:701
10567 msgid "Fortran 2003: %s attribute with %s attribute at %L"
10570 #: fortran/symbol.c:707
10572 msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
10575 #: fortran/symbol.c:751
10577 msgid "Cannot change attributes of USE-associated symbol at %L"
10580 #: fortran/symbol.c:754
10582 msgid "Cannot change attributes of USE-associated symbol %s at %L"
10585 #: fortran/symbol.c:770
10587 msgid "Duplicate %s attribute specified at %L"
10590 #: fortran/symbol.c:912
10592 msgid "Cray Pointee at %L appears in multiple pointer() statements"
10595 #: fortran/symbol.c:931
10597 msgid "Duplicate PROTECTED attribute specified at %L"
10600 #: fortran/symbol.c:964
10602 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
10605 #: fortran/symbol.c:972
10607 msgid "Duplicate SAVE attribute specified at %L"
10610 #: fortran/symbol.c:993
10612 msgid "Duplicate VALUE attribute specified at %L"
10615 #: fortran/symbol.c:1013
10617 msgid "Duplicate VOLATILE attribute specified at %L"
10620 #: fortran/symbol.c:1296
10621 #, fuzzy, no-c-format
10622 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
10623 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
10625 #: fortran/symbol.c:1330
10627 msgid "%s procedure at %L is already declared as %s procedure"
10630 #: fortran/symbol.c:1365
10632 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
10635 #: fortran/symbol.c:1388
10637 msgid "ACCESS specification at %L was already specified"
10640 #: fortran/symbol.c:1405
10642 msgid "Duplicate BIND attribute specified at %L"
10645 #: fortran/symbol.c:1412
10647 msgid "Fortran 2003: BIND(C) at %L"
10650 #: fortran/symbol.c:1434
10652 msgid "Symbol '%s' at %L already has an explicit interface"
10655 #: fortran/symbol.c:1479
10657 msgid "Symbol '%s' at %L cannot have a type"
10660 #: fortran/symbol.c:1636
10662 msgid "Component '%s' at %C already declared at %L"
10665 #: fortran/symbol.c:1714
10666 #, fuzzy, no-c-format
10667 msgid "Symbol '%s' at %C is ambiguous"
10668 msgstr "памер \"%s\" - %d байт"
10670 #: fortran/symbol.c:1746
10672 msgid "Derived type '%s' at %C is being used before it is defined"
10675 #: fortran/symbol.c:1774
10677 msgid "'%s' at %C is not a member of the '%s' structure"
10680 #: fortran/symbol.c:1781
10682 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
10685 #: fortran/symbol.c:1938
10687 msgid "Duplicate statement label %d at %L and %L"
10690 #: fortran/symbol.c:1948
10692 msgid "Label %d at %C already referenced as branch target"
10695 #: fortran/symbol.c:1957
10697 msgid "Label %d at %C already referenced as a format label"
10700 #: fortran/symbol.c:1999
10702 msgid "Label %d at %C previously used as a FORMAT label"
10705 #: fortran/symbol.c:2007
10707 msgid "Label %d at %C previously used as branch target"
10710 #: fortran/symbol.c:2314
10712 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
10715 #: fortran/symbol.c:2317
10717 msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
10720 #. Symbol is from another namespace.
10721 #: fortran/symbol.c:2461
10723 msgid "Symbol '%s' at %C has already been host associated"
10726 #: fortran/symbol.c:3189
10728 msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
10731 #: fortran/symbol.c:3200
10733 msgid "Derived type '%s' at %L is empty"
10736 #: fortran/symbol.c:3217
10738 msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
10741 #: fortran/symbol.c:3229
10743 msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
10746 #. If the derived type is bind(c), all fields must be
10748 #: fortran/symbol.c:3268
10750 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
10753 #. If derived type is param to bind(c) routine, or to one
10754 #. of the iso_c_binding procs, it must be interoperable, so
10755 #. all fields must interop too.
10756 #: fortran/symbol.c:3277
10758 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
10761 #: fortran/symbol.c:3291
10763 msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
10766 #: fortran/symbol.c:3299
10768 msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
10771 #: fortran/target-memory.c:548
10773 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
10776 #: fortran/target-memory.c:635
10778 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
10781 #: fortran/trans-common.c:399
10783 msgid "Named COMMON block '%s' at %L shall be of the same size"
10786 #: fortran/trans-common.c:833
10788 msgid "Bad array reference at %L"
10791 #: fortran/trans-common.c:841
10793 msgid "Illegal reference type at %L as EQUIVALENCE object"
10796 #: fortran/trans-common.c:881
10798 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
10801 #. Aligning this field would misalign a previous field.
10802 #: fortran/trans-common.c:1014
10804 msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
10807 #: fortran/trans-common.c:1079
10809 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
10812 #: fortran/trans-common.c:1094
10814 msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
10817 #. The required offset conflicts with previous alignment
10818 #. requirements. Insert padding immediately before this
10820 #: fortran/trans-common.c:1105
10822 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
10825 #: fortran/trans-common.c:1131
10827 msgid "COMMON '%s' at %L does not exist"
10830 #: fortran/trans-common.c:1138
10832 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
10835 #: fortran/trans-decl.c:2979
10837 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
10840 #: fortran/trans-decl.c:2983
10842 msgid "Unused dummy argument '%s' at %L"
10845 #: fortran/trans-decl.c:2989
10846 #, fuzzy, no-c-format
10847 msgid "Unused variable '%s' declared at %L"
10848 msgstr "невыкарыстоўваемая пераменная \"%s\""
10850 #: fortran/trans-decl.c:3015
10851 #, fuzzy, no-c-format
10852 msgid "Unused parameter '%s' declared at %L"
10853 msgstr "тып параметра \"%s\" не аб'яўлены"
10855 #: fortran/trans-expr.c:2199
10856 #, fuzzy, no-c-format
10857 msgid "Unknown argument list function at %L"
10858 msgstr "нехапае аргументаў у функцыі \"%s\""
10860 #: fortran/trans-intrinsic.c:829
10862 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
10865 #: fortran/trans-io.c:1851
10867 msgid "Derived type '%s' at %L has PRIVATE components"
10870 #: fortran/trans-stmt.c:436
10872 msgid "An alternate return at %L without a * dummy argument"
10875 #: fortran/trans.c:49
10876 msgid "Array bound mismatch"
10879 #: fortran/trans.c:50
10880 msgid "Array reference out of bounds"
10883 #: fortran/trans.c:51
10884 msgid "Incorrect function return value"
10887 #: fortran/trans.c:465 fortran/trans.c:859
10888 msgid "Attempt to allocate a negative amount of memory."
10891 #: fortran/trans.c:479
10892 msgid "Memory allocation failed"
10895 #: fortran/trans.c:567
10896 msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
10899 #: fortran/trans.c:598 fortran/trans.c:876
10900 msgid "Out of memory"
10903 #: fortran/trans.c:678
10904 msgid "Attempting to allocate already allocated array"
10907 #: fortran/trans.c:776
10908 msgid "Attempt to DEALLOCATE unallocated memory."
10911 #: java/jcf-dump.c:1066
10913 msgid "Not a valid Java .class file.\n"
10916 #: java/jcf-dump.c:1072
10918 msgid "error while parsing constant pool\n"
10921 #: java/jcf-dump.c:1078 java/jcf-parse.c:1458
10922 #, gcc-internal-format
10923 msgid "error in constant pool entry #%d\n"
10926 #: java/jcf-dump.c:1088
10928 msgid "error while parsing fields\n"
10931 #: java/jcf-dump.c:1094
10933 msgid "error while parsing methods\n"
10934 msgstr "памылка запісу ў %s"
10936 #: java/jcf-dump.c:1100
10938 msgid "error while parsing final attributes\n"
10941 #: java/jcf-dump.c:1137
10943 msgid "Try 'jcf-dump --help' for more information.\n"
10946 #: java/jcf-dump.c:1144
10949 "Usage: jcf-dump [OPTION]... CLASS...\n"
10953 #: java/jcf-dump.c:1145
10956 "Display contents of a class file in readable form.\n"
10960 #: java/jcf-dump.c:1146
10962 msgid " -c Disassemble method bodies\n"
10963 msgstr " --help Адлюстраваць гэту інфармацыю\n"
10965 #: java/jcf-dump.c:1147
10967 msgid " --javap Generate output in 'javap' format\n"
10968 msgstr " --help Адлюстраваць гэту інфармацыю\n"
10970 #: java/jcf-dump.c:1149
10972 msgid " --classpath PATH Set path to find .class files\n"
10975 #: java/jcf-dump.c:1150
10977 msgid " -IDIR Append directory to class path\n"
10980 #: java/jcf-dump.c:1151
10982 msgid " --bootclasspath PATH Override built-in class path\n"
10985 #: java/jcf-dump.c:1152
10987 msgid " --extdirs PATH Set extensions directory path\n"
10990 #: java/jcf-dump.c:1153
10992 msgid " -o FILE Set output file name\n"
10993 msgstr " -o <файл> Памясціць вывад у <файл>\n"
10995 #: java/jcf-dump.c:1155
10997 msgid " --help Print this help, then exit\n"
10998 msgstr " --help Адлюстраваць гэту інфармацыю\n"
11000 #: java/jcf-dump.c:1156
11002 msgid " --version Print version number, then exit\n"
11003 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
11005 #: java/jcf-dump.c:1157
11007 msgid " -v, --verbose Print extra information while running\n"
11008 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
11010 #: java/jcf-dump.c:1159
11013 "For bug reporting instructions, please see:\n"
11017 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
11019 #: java/jcf-dump.c:1187 java/jcf-dump.c:1255
11021 msgid "jcf-dump: no classes specified\n"
11024 #: java/jcf-dump.c:1275
11026 msgid "Cannot open '%s' for output.\n"
11027 msgstr "немагчыма адчыніць %s для запісу"
11029 #: java/jcf-dump.c:1321
11031 msgid "bad format of .zip/.jar archive\n"
11034 #: java/jcf-dump.c:1439
11036 msgid "Bad byte codes.\n"
11039 #: java/jvgenmain.c:47
11041 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
11044 #: java/jvgenmain.c:109
11046 msgid "%s: Cannot open output file: %s\n"
11047 msgstr "немагчыма адчыніць файл уводу `%s'"
11049 #: java/jvgenmain.c:151
11051 msgid "%s: Failed to close output file %s\n"
11052 msgstr "немагчыма зачыніць уваходзячы файл %s"
11054 #: java/jvspec.c:409
11056 msgid "can't specify '-D' without '--main'\n"
11059 #: java/jvspec.c:412
11061 msgid "'%s' is not a valid class name"
11062 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
11064 #: java/jvspec.c:418
11066 msgid "--resource requires -o"
11069 #: java/jvspec.c:432
11071 msgid "cannot specify both -C and -o"
11074 #: java/jvspec.c:444
11076 msgid "cannot create temporary file"
11077 msgstr "немагчыма стварыць часовы файл"
11079 #: java/jvspec.c:466
11081 msgid "using both @FILE with multiple files not implemented"
11084 #: java/jvspec.c:588
11086 msgid "cannot specify 'main' class when not linking"
11089 #: config/vax/netbsd-elf.h:41
11090 msgid "the -shared option is not currently supported for VAX ELF"
11093 #: config/vax/vax.h:49 config/vax/vax.h:50
11094 msgid "profiling not supported with -mg\n"
11097 #: config/sh/sh.h:461
11099 msgid "SH2a does not support little-endian"
11100 msgstr "%s не падтрымлівае %s"
11102 #: config/s390/tpf.h:119
11104 msgid "static is not supported on TPF-OS"
11105 msgstr "-pipe не падтрымліваецца"
11107 #: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
11108 #: config/rs6000/sysv4.h:897 config/rs6000/sysv4.h:899
11109 #: config/sparc/linux.h:126 config/sparc/linux.h:128
11110 #: config/sparc/linux64.h:152 config/sparc/linux64.h:154 config/linux.h:106
11111 #: config/linux.h:108 config/rs6000/linux64.h:347 config/rs6000/linux64.h:349
11112 msgid "-mglibc and -muclibc used together"
11115 #: java/jvspec.c:80 gcc.c:820 ada/lang-specs.h:33
11116 msgid "-pg and -fomit-frame-pointer are incompatible"
11120 msgid "GCC does not support -C or -CC without -E"
11124 msgid "-E or -x required when input is from standard input"
11127 #: config/mcore/mcore.h:56
11128 msgid "the m210 does not have little endian support"
11131 #: config/arc/arc.h:61 config/mips/mips.h:1042
11132 msgid "may not use both -EB and -EL"
11135 #: config/vxworks.h:71
11136 msgid "-Xbind-now and -Xbind-lazy are incompatible"
11139 #: config/darwin.h:269
11140 msgid "-current_version only allowed with -dynamiclib"
11143 #: config/darwin.h:271
11144 msgid "-install_name only allowed with -dynamiclib"
11147 #: config/darwin.h:276
11148 msgid "-bundle not allowed with -dynamiclib"
11151 #: config/darwin.h:277
11152 msgid "-bundle_loader not allowed with -dynamiclib"
11155 #: config/darwin.h:278
11156 msgid "-client_name not allowed with -dynamiclib"
11159 #: config/darwin.h:283
11160 msgid "-force_flat_namespace not allowed with -dynamiclib"
11163 #: config/darwin.h:285
11164 msgid "-keep_private_externs not allowed with -dynamiclib"
11167 #: config/darwin.h:286
11168 msgid "-private_bundle not allowed with -dynamiclib"
11171 #: config/mips/r3900.h:34
11172 msgid "-mhard-float not supported"
11173 msgstr "-mhard-float не падтрымліваецца"
11175 #: config/mips/r3900.h:36
11176 msgid "-msingle-float and -msoft-float cannot both be specified"
11179 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
11180 #: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
11181 #: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
11182 msgid "may not use both -m32 and -m64"
11185 #: config/i386/mingw32.h:74 config/i386/cygwin.h:74
11186 msgid "shared and mdll are not compatible"
11189 #: config/arm/arm.h:147
11190 msgid "-msoft-float and -mhard_float may not be used together"
11193 #: config/arm/arm.h:149
11194 msgid "-mbig-endian and -mlittle-endian may not be used together"
11197 #: config/rs6000/darwin.h:95
11198 msgid " conflicting code gen style switches are used"
11201 #: ada/lang-specs.h:34
11202 msgid "-c or -S required for Ada"
11205 #: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
11206 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
11208 msgid "does not support multilib"
11209 msgstr "%s не падтрымлівае %s"
11211 #: config/i386/nwld.h:34
11213 msgid "Static linking is not supported.\n"
11214 msgstr "-pipe не падтрымліваецца"
11216 #: config/i386/cygwin.h:28
11217 msgid "mno-cygwin and mno-win32 are not compatible"
11220 #: config/i386/sco5.h:188
11222 msgid "-pg not supported on this platform"
11223 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
11225 #: config/i386/sco5.h:189
11226 msgid "-p and -pp specified - pick one"
11229 #: config/i386/sco5.h:258
11230 msgid "-G and -static are mutually exclusive"
11233 #: java/lang-specs.h:33
11234 msgid "-fjni and -femit-class-files are incompatible"
11237 #: java/lang-specs.h:34
11238 msgid "-fjni and -femit-class-file are incompatible"
11241 #: java/lang-specs.h:35 java/lang-specs.h:36
11242 msgid "-femit-class-file should used along with -fsyntax-only"
11245 #: config/cris/cris.h:207
11246 msgid "Do not specify both -march=... and -mcpu=..."
11249 #: config/lynx.h:70
11250 msgid "cannot use mthreads and mlegacy-threads together"
11253 #: config/lynx.h:95
11254 msgid "cannot use mshared and static together"
11257 #: fortran/lang.opt:29
11258 msgid "Add a directory for INCLUDE and MODULE searching"
11261 #: fortran/lang.opt:33
11262 msgid "Put MODULE files in 'directory'"
11265 #: fortran/lang.opt:41
11266 msgid "Warn about possible aliasing of dummy arguments"
11269 #: fortran/lang.opt:45
11270 msgid "Warn about missing ampersand in continued character constants"
11273 #: fortran/lang.opt:49
11274 msgid "Warn about truncated character expressions"
11277 #: fortran/lang.opt:53
11278 msgid "Warn about implicit conversion"
11281 #: fortran/lang.opt:57
11282 msgid "Warn about calls with implicit interface"
11285 #: fortran/lang.opt:61
11286 msgid "Warn about truncated source lines"
11289 #: fortran/lang.opt:65
11290 msgid "Warn about usage of non-standard intrinsics"
11293 #: fortran/lang.opt:69
11294 msgid "Warn about \"suspicious\" constructs"
11297 #: fortran/lang.opt:73
11298 msgid "Permit nonconforming uses of the tab character"
11301 #: fortran/lang.opt:77
11302 msgid "Warn about underflow of numerical constant expressions"
11305 #: fortran/lang.opt:81
11306 msgid "All intrinsics procedures are available regardless of selected standard"
11309 #: fortran/lang.opt:89
11310 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
11313 #: fortran/lang.opt:93
11314 msgid "Specify that backslash in string introduces an escape character"
11317 #: fortran/lang.opt:97
11318 msgid "Produce a backtrace when a runtime error is encountered"
11321 #: fortran/lang.opt:101
11322 msgid "-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul will use BLAS"
11325 #: fortran/lang.opt:105
11326 msgid "Use big-endian format for unformatted files"
11329 #: fortran/lang.opt:109
11330 msgid "Use little-endian format for unformatted files"
11333 #: fortran/lang.opt:113
11334 msgid "Use native format for unformatted files"
11337 #: fortran/lang.opt:117
11338 msgid "Swap endianness for unformatted files"
11341 #: fortran/lang.opt:121
11342 msgid "Use the Cray Pointer extension"
11345 #: fortran/lang.opt:125
11346 msgid "Ignore 'D' in column one in fixed form"
11349 #: fortran/lang.opt:129
11350 msgid "Treat lines with 'D' in column one as comments"
11353 #: fortran/lang.opt:133
11354 msgid "Set the default double precision kind to an 8 byte wide type"
11357 #: fortran/lang.opt:137
11358 msgid "Set the default integer kind to an 8 byte wide type"
11361 #: fortran/lang.opt:141
11362 msgid "Set the default real kind to an 8 byte wide type"
11365 #: fortran/lang.opt:145
11366 msgid "Allow dollar signs in entity names"
11369 #: fortran/lang.opt:149
11370 msgid "Dump a core file when a runtime error occurs"
11373 #: fortran/lang.opt:153
11374 msgid "Display the code tree after parsing"
11377 #: fortran/lang.opt:157
11378 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
11381 #: fortran/lang.opt:161
11382 msgid "Use f2c calling convention"
11385 #: fortran/lang.opt:165
11386 msgid "Assume that the source file is fixed form"
11389 #: fortran/lang.opt:169
11390 msgid "Specify where to find the compiled intrinsic modules"
11393 #: fortran/lang.opt:173
11394 msgid "Allow arbitrary character line width in fixed mode"
11397 #: fortran/lang.opt:177
11398 msgid "Use n as character line width in fixed mode"
11401 #: fortran/lang.opt:181
11402 msgid "Stop on following floating point exceptions"
11405 #: fortran/lang.opt:185
11406 msgid "Assume that the source file is free form"
11409 #: fortran/lang.opt:189
11410 msgid "Allow arbitrary character line width in free mode"
11413 #: fortran/lang.opt:193
11414 msgid "Use n as character line width in free mode"
11417 #: fortran/lang.opt:197
11418 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
11421 #: fortran/lang.opt:201
11422 msgid "-finit-character=<n> Initialize local character variables to ASCII value n"
11425 #: fortran/lang.opt:205
11426 msgid "-finit-integer=<n> Initialize local integer variables to n"
11429 #: fortran/lang.opt:209
11430 msgid "Initialize local variables to zero (from g77)"
11433 #: fortran/lang.opt:213
11434 msgid "-finit-logical=<true|false> Initialize local logical variables"
11437 #: fortran/lang.opt:217
11438 msgid "-finit-real=<zero|nan|inf|-inf> Initialize local real variables"
11441 #: fortran/lang.opt:221
11442 msgid "Maximum number of errors to report"
11445 #: fortran/lang.opt:225
11447 msgid "Maximum identifier length"
11448 msgstr "Прапушчан ідэнтыфікатар"
11450 #: fortran/lang.opt:229
11451 msgid "Maximum length for subrecords"
11454 #: fortran/lang.opt:233
11455 msgid "Size in bytes of the largest array that will be put on the stack"
11458 #: fortran/lang.opt:237
11459 msgid "Set default accessibility of module entities to PRIVATE."
11462 #: fortran/lang.opt:241
11463 msgid "Enable OpenMP (also sets frecursive)"
11466 #: fortran/lang.opt:245
11467 msgid "Try to lay out derived types as compactly as possible"
11470 #: fortran/lang.opt:249
11472 msgid "Treat the input file as preprocessed"
11473 msgstr "не зададзены ўваходзячыя файлы"
11475 #: fortran/lang.opt:253
11476 msgid "Enable range checking during compilation"
11479 #: fortran/lang.opt:257
11480 msgid "Use a 4-byte record marker for unformatted files"
11483 #: fortran/lang.opt:261
11484 msgid "Use an 8-byte record marker for unformatted files"
11487 #: fortran/lang.opt:265
11488 msgid "Allocate local variables on the stack to allow indirect recursion"
11491 #: fortran/lang.opt:269
11492 msgid "Copy array sections into a contiguous block on procedure entry"
11495 #: fortran/lang.opt:273
11496 msgid "Append a second underscore if the name already contains an underscore"
11499 #: fortran/lang.opt:277 c.opt:718
11500 msgid "Use the narrowest integer type possible for enumeration types"
11503 #: fortran/lang.opt:281
11504 msgid "Apply negative sign to zero values"
11507 #: fortran/lang.opt:285
11508 msgid "Append underscores to externally visible names"
11511 #: fortran/lang.opt:289
11512 msgid "Statically link the GNU Fortran helper library (libgfortran)"
11515 #: fortran/lang.opt:293
11516 msgid "Conform to the ISO Fortran 2003 standard"
11519 #: fortran/lang.opt:297
11520 msgid "Conform to the ISO Fortran 95 standard"
11523 #: fortran/lang.opt:301
11524 msgid "Conform to nothing in particular"
11527 #: fortran/lang.opt:305
11528 msgid "Accept extensions to support legacy code"
11531 #: config/mcore/mcore.opt:23
11533 msgid "Generate code for the M*Core M210"
11534 msgstr "Генерыраваць код для Intel as"
11536 #: config/mcore/mcore.opt:27
11537 msgid "Generate code for the M*Core M340"
11540 #: config/mcore/mcore.opt:31
11541 msgid "Set maximum alignment to 4"
11544 #: config/mcore/mcore.opt:35
11545 msgid "Force functions to be aligned to a 4 byte boundary"
11548 #: config/mcore/mcore.opt:39
11549 msgid "Set maximum alignment to 8"
11552 #: config/mcore/mcore.opt:43 config/score/score.opt:23
11553 msgid "Generate big-endian code"
11556 #: config/mcore/mcore.opt:47
11557 msgid "Emit call graph information"
11560 #: config/mcore/mcore.opt:51
11562 msgid "Use the divide instruction"
11563 msgstr "Не генерыраваць сімвальныя інструкцыі"
11565 #: config/mcore/mcore.opt:55
11566 msgid "Inline constants if it can be done in 2 insns or less"
11569 #: config/mcore/mcore.opt:59 config/score/score.opt:27
11570 msgid "Generate little-endian code"
11573 #: config/mcore/mcore.opt:67
11574 msgid "Use arbitrary sized immediates in bit operations"
11577 #: config/mcore/mcore.opt:71
11578 msgid "Prefer word accesses over byte accesses"
11581 #: config/mcore/mcore.opt:75
11582 msgid "Set the maximum amount for a single stack increment operation"
11585 #: config/mcore/mcore.opt:79
11586 msgid "Always treat bitfields as int-sized"
11589 #: config/alpha/alpha.opt:23 config/i386/i386.opt:155
11590 msgid "Do not use hardware fp"
11591 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
11593 #: config/alpha/alpha.opt:27
11594 msgid "Use fp registers"
11597 #: config/alpha/alpha.opt:31
11601 #: config/alpha/alpha.opt:35
11602 msgid "Do not assume GAS"
11605 #: config/alpha/alpha.opt:39
11606 msgid "Request IEEE-conformant math library routines (OSF/1)"
11609 #: config/alpha/alpha.opt:43
11610 msgid "Emit IEEE-conformant code, without inexact exceptions"
11613 #: config/alpha/alpha.opt:50
11614 msgid "Do not emit complex integer constants to read-only memory"
11617 #: config/alpha/alpha.opt:54
11621 #: config/alpha/alpha.opt:58
11622 msgid "Do not use VAX fp"
11625 #: config/alpha/alpha.opt:62
11626 msgid "Emit code for the byte/word ISA extension"
11629 #: config/alpha/alpha.opt:66
11630 msgid "Emit code for the motion video ISA extension"
11633 #: config/alpha/alpha.opt:70
11634 msgid "Emit code for the fp move and sqrt ISA extension"
11637 #: config/alpha/alpha.opt:74
11638 msgid "Emit code for the counting ISA extension"
11641 #: config/alpha/alpha.opt:78
11642 msgid "Emit code using explicit relocation directives"
11645 #: config/alpha/alpha.opt:82
11646 msgid "Emit 16-bit relocations to the small data areas"
11649 #: config/alpha/alpha.opt:86
11650 msgid "Emit 32-bit relocations to the small data areas"
11653 #: config/alpha/alpha.opt:90
11654 msgid "Emit direct branches to local functions"
11657 #: config/alpha/alpha.opt:94
11658 msgid "Emit indirect branches to local functions"
11661 #: config/alpha/alpha.opt:98
11662 msgid "Emit rdval instead of rduniq for thread pointer"
11665 #: config/alpha/alpha.opt:102 config/s390/s390.opt:59
11666 #: config/sparc/long-double-switch.opt:23
11667 msgid "Use 128-bit long double"
11670 #: config/alpha/alpha.opt:106 config/s390/s390.opt:63
11671 #: config/sparc/long-double-switch.opt:27
11673 msgid "Use 64-bit long double"
11674 msgstr "Выкарыстоўваць 64-х бітны float"
11676 #: config/alpha/alpha.opt:110
11677 msgid "Use features of and schedule given CPU"
11680 #: config/alpha/alpha.opt:114
11681 msgid "Schedule given CPU"
11684 #: config/alpha/alpha.opt:118
11685 msgid "Control the generated fp rounding mode"
11688 #: config/alpha/alpha.opt:122
11689 msgid "Control the IEEE trap mode"
11692 #: config/alpha/alpha.opt:126
11693 msgid "Control the precision given to fp exceptions"
11696 #: config/alpha/alpha.opt:130
11697 msgid "Tune expected memory latency"
11700 #: config/alpha/alpha.opt:134 config/ia64/ia64.opt:93
11701 #: config/rs6000/sysv4.opt:32
11702 msgid "Specify bit size of immediate TLS offsets"
11705 #: config/ia64/ilp32.opt:3
11707 msgid "Generate ILP32 code"
11708 msgstr "Стварыць ELF-вывад"
11710 #: config/ia64/ilp32.opt:7
11712 msgid "Generate LP64 code"
11713 msgstr "Стварыць ELF-вывад"
11715 #: config/ia64/ia64.opt:3
11716 msgid "Generate big endian code"
11719 #: config/ia64/ia64.opt:7
11720 msgid "Generate little endian code"
11723 #: config/ia64/ia64.opt:11
11724 msgid "Generate code for GNU as"
11725 msgstr "Генерыраваць код для GNU as"
11727 #: config/ia64/ia64.opt:15
11728 msgid "Generate code for GNU ld"
11729 msgstr "Генерыраваць код для GNU ld"
11731 #: config/ia64/ia64.opt:19
11732 msgid "Emit stop bits before and after volatile extended asms"
11735 #: config/ia64/ia64.opt:23
11736 msgid "Use in/loc/out register names"
11739 #: config/ia64/ia64.opt:30
11740 msgid "Enable use of sdata/scommon/sbss"
11743 #: config/ia64/ia64.opt:34
11744 msgid "Generate code without GP reg"
11745 msgstr "Генерыраваць код без GP reg"
11747 #: config/ia64/ia64.opt:38
11748 msgid "gp is constant (but save/restore gp on indirect calls)"
11751 #: config/ia64/ia64.opt:42
11752 msgid "Generate self-relocatable code"
11755 #: config/ia64/ia64.opt:46
11756 msgid "Generate inline floating point division, optimize for latency"
11759 #: config/ia64/ia64.opt:50
11760 msgid "Generate inline floating point division, optimize for throughput"
11763 #: config/ia64/ia64.opt:57
11764 msgid "Generate inline integer division, optimize for latency"
11767 #: config/ia64/ia64.opt:61
11768 msgid "Generate inline integer division, optimize for throughput"
11771 #: config/ia64/ia64.opt:65
11772 msgid "Do not inline integer division"
11775 #: config/ia64/ia64.opt:69
11776 msgid "Generate inline square root, optimize for latency"
11779 #: config/ia64/ia64.opt:73
11780 msgid "Generate inline square root, optimize for throughput"
11783 #: config/ia64/ia64.opt:77
11784 msgid "Do not inline square root"
11787 #: config/ia64/ia64.opt:81
11788 msgid "Enable Dwarf 2 line debug info via GNU as"
11791 #: config/ia64/ia64.opt:85
11792 msgid "Enable earlier placing stop bits for better scheduling"
11795 #: config/ia64/ia64.opt:89 config/pa/pa.opt:51 config/spu/spu.opt:56
11796 msgid "Specify range of registers to make fixed"
11799 #: config/ia64/ia64.opt:97 config/i386/i386.opt:183
11800 #: config/rs6000/rs6000.opt:226 config/spu/spu.opt:64 config/s390/s390.opt:87
11801 #: config/sparc/sparc.opt:95
11802 msgid "Schedule code for given CPU"
11805 #: config/ia64/ia64.opt:101
11806 msgid "Use data speculation before reload"
11809 #: config/ia64/ia64.opt:105
11810 msgid "Use data speculation after reload"
11813 #: config/ia64/ia64.opt:109
11815 msgid "Use control speculation"
11816 msgstr "Стварыць кансольны прыдатак"
11818 #: config/ia64/ia64.opt:113
11819 msgid "Use in block data speculation before reload"
11822 #: config/ia64/ia64.opt:117
11823 msgid "Use in block data speculation after reload"
11826 #: config/ia64/ia64.opt:121
11827 msgid "Use in block control speculation"
11830 #: config/ia64/ia64.opt:125
11831 msgid "Use simple data speculation check"
11834 #: config/ia64/ia64.opt:129
11835 msgid "Use simple data speculation check for control speculation"
11838 #: config/ia64/ia64.opt:133
11839 msgid "Print information about speculative motions."
11842 #: config/ia64/ia64.opt:137
11843 msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
11846 #: config/ia64/ia64.opt:141
11847 msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
11850 #: config/ia64/ia64.opt:145
11851 msgid "Count speculative dependencies while calculating priority of instructions"
11854 #: config/xtensa/xtensa.opt:23
11855 msgid "Use CONST16 instruction to load constants"
11858 #: config/xtensa/xtensa.opt:27
11859 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11862 #: config/xtensa/xtensa.opt:31
11863 msgid "Use indirect CALLXn instructions for large programs"
11866 #: config/xtensa/xtensa.opt:35
11867 msgid "Automatically align branch targets to reduce branch penalties"
11870 #: config/xtensa/xtensa.opt:39
11871 msgid "Intersperse literal pools with code in the text section"
11874 #: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
11876 msgid "Generate PA1.0 code"
11877 msgstr "Стварыць код для DLL"
11879 #: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
11881 msgid "Generate PA1.1 code"
11882 msgstr "Стварыць код для DLL"
11884 #: config/pa/pa.opt:31 config/pa/pa.opt:92
11885 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11888 #: config/pa/pa.opt:35
11890 msgid "Generate code for huge switch statements"
11891 msgstr "Генерыраваць код для Intel as"
11893 #: config/pa/pa.opt:39
11894 msgid "Disable FP regs"
11897 #: config/pa/pa.opt:43
11899 msgid "Disable indexed addressing"
11900 msgstr "нерэчаісны адрас"
11902 #: config/pa/pa.opt:47
11904 msgid "Generate fast indirect calls"
11905 msgstr "Генерыраваць код для Intel as"
11907 #: config/pa/pa.opt:55
11908 msgid "Assume code will be assembled by GAS"
11911 #: config/pa/pa.opt:59
11912 msgid "Put jumps in call delay slots"
11915 #: config/pa/pa.opt:64
11917 msgid "Enable linker optimizations"
11918 msgstr "Уключаць SSA аптымізацыю"
11920 #: config/pa/pa.opt:68
11922 msgid "Always generate long calls"
11923 msgstr "Генерыраваць код для Intel as"
11925 #: config/pa/pa.opt:72
11926 msgid "Emit long load/store sequences"
11929 #: config/pa/pa.opt:80
11930 msgid "Disable space regs"
11933 #: config/pa/pa.opt:96
11934 msgid "Use portable calling conventions"
11937 #: config/pa/pa.opt:100
11938 msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11941 #: config/pa/pa.opt:104 config/frv/frv.opt:177
11942 msgid "Use software floating point"
11945 #: config/pa/pa.opt:112
11946 msgid "Do not disable space regs"
11949 #: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
11950 #: config/pa/pa-hpux.opt:27
11951 msgid "Specify UNIX standard for predefines and linking"
11954 #: config/pa/pa64-hpux.opt:23
11955 msgid "Assume code will be linked by GNU ld"
11958 #: config/pa/pa64-hpux.opt:27
11959 msgid "Assume code will be linked by HP ld"
11962 #: config/pa/pa-hpux.opt:23
11964 msgid "Generate cpp defines for server IO"
11965 msgstr "Генерыраваць код для дадзенага ЦП"
11967 #: config/pa/pa-hpux.opt:31
11969 msgid "Generate cpp defines for workstation IO"
11970 msgstr "Стварыць код для DLL"
11972 #: config/frv/frv.opt:23
11973 msgid "Use 4 media accumulators"
11976 #: config/frv/frv.opt:27
11977 msgid "Use 8 media accumulators"
11980 #: config/frv/frv.opt:31
11982 msgid "Enable label alignment optimizations"
11983 msgstr "Уключаць SSA аптымізацыю"
11985 #: config/frv/frv.opt:35
11986 msgid "Dynamically allocate cc registers"
11989 #: config/frv/frv.opt:42
11990 msgid "Set the cost of branches"
11993 #: config/frv/frv.opt:46
11994 msgid "Enable conditional execution other than moves/scc"
11997 #: config/frv/frv.opt:50
11998 msgid "Change the maximum length of conditionally-executed sequences"
12001 #: config/frv/frv.opt:54
12002 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
12005 #: config/frv/frv.opt:58
12006 msgid "Enable conditional moves"
12009 #: config/frv/frv.opt:62
12010 msgid "Set the target CPU type"
12013 #: config/frv/frv.opt:84
12015 msgid "Use fp double instructions"
12016 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12018 #: config/frv/frv.opt:88
12019 msgid "Change the ABI to allow double word insns"
12022 #: config/frv/frv.opt:92 config/bfin/bfin.opt:73
12023 msgid "Enable Function Descriptor PIC mode"
12026 #: config/frv/frv.opt:96
12027 msgid "Just use icc0/fcc0"
12030 #: config/frv/frv.opt:100
12031 msgid "Only use 32 FPRs"
12034 #: config/frv/frv.opt:104
12035 msgid "Use 64 FPRs"
12038 #: config/frv/frv.opt:108
12039 msgid "Only use 32 GPRs"
12042 #: config/frv/frv.opt:112
12043 msgid "Use 64 GPRs"
12046 #: config/frv/frv.opt:116
12047 msgid "Enable use of GPREL for read-only data in FDPIC"
12050 #: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
12051 #: config/pdp11/pdp11.opt:71
12052 msgid "Use hardware floating point"
12053 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
12055 #: config/frv/frv.opt:124 config/bfin/bfin.opt:77
12056 msgid "Enable inlining of PLT in function calls"
12059 #: config/frv/frv.opt:128
12060 msgid "Enable PIC support for building libraries"
12063 #: config/frv/frv.opt:132
12064 msgid "Follow the EABI linkage requirements"
12067 #: config/frv/frv.opt:136
12068 msgid "Disallow direct calls to global functions"
12071 #: config/frv/frv.opt:140
12073 msgid "Use media instructions"
12074 msgstr "Не генерыраваць сімвальныя інструкцыі"
12076 #: config/frv/frv.opt:144
12077 msgid "Use multiply add/subtract instructions"
12080 #: config/frv/frv.opt:148
12081 msgid "Enable optimizing &&/|| in conditional execution"
12084 #: config/frv/frv.opt:152
12085 msgid "Enable nested conditional execution optimizations"
12088 #: config/frv/frv.opt:157
12089 msgid "Do not mark ABI switches in e_flags"
12092 #: config/frv/frv.opt:161
12093 msgid "Remove redundant membars"
12096 #: config/frv/frv.opt:165
12097 msgid "Pack VLIW instructions"
12100 #: config/frv/frv.opt:169
12101 msgid "Enable setting GPRs to the result of comparisons"
12104 #: config/frv/frv.opt:173
12105 msgid "Change the amount of scheduler lookahead"
12108 #: config/frv/frv.opt:181
12109 msgid "Assume a large TLS segment"
12112 #: config/frv/frv.opt:185
12113 msgid "Do not assume a large TLS segment"
12116 #: config/frv/frv.opt:190
12117 msgid "Cause gas to print tomcat statistics"
12120 #: config/frv/frv.opt:195
12121 msgid "Link with the library-pic libraries"
12124 #: config/frv/frv.opt:199
12125 msgid "Allow branches to be packed with other instructions"
12128 #: config/i386/cygming.opt:23
12129 msgid "Create console application"
12130 msgstr "Стварыць кансольны прыдатак"
12132 #: config/i386/cygming.opt:27
12133 msgid "Use the Cygwin interface"
12136 #: config/i386/cygming.opt:31
12137 msgid "Generate code for a DLL"
12138 msgstr "Стварыць код для DLL"
12140 #: config/i386/cygming.opt:35
12141 msgid "Ignore dllimport for functions"
12144 #: config/i386/cygming.opt:39
12145 msgid "Use Mingw-specific thread support"
12148 #: config/i386/cygming.opt:43
12149 msgid "Set Windows defines"
12152 #: config/i386/cygming.opt:47
12153 msgid "Create GUI application"
12154 msgstr "Стварыць GUI прыдатак"
12156 #: config/i386/i386.opt:23
12157 msgid "sizeof(long double) is 16"
12160 #: config/i386/i386.opt:27 config/i386/i386.opt:91
12161 msgid "Use hardware fp"
12162 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
12164 #: config/i386/i386.opt:31
12165 msgid "sizeof(long double) is 12"
12168 #: config/i386/i386.opt:35
12169 msgid "Reserve space for outgoing arguments in the function prologue"
12172 #: config/i386/i386.opt:39
12173 msgid "Align some doubles on dword boundary"
12176 #: config/i386/i386.opt:43
12177 msgid "Function starts are aligned to this power of 2"
12180 #: config/i386/i386.opt:47
12181 msgid "Jump targets are aligned to this power of 2"
12184 #: config/i386/i386.opt:51
12185 msgid "Loop code aligned to this power of 2"
12188 #: config/i386/i386.opt:55
12189 msgid "Align destination of the string operations"
12192 #: config/i386/i386.opt:59 config/spu/spu.opt:60 config/s390/s390.opt:31
12193 msgid "Generate code for given CPU"
12194 msgstr "Генерыраваць код для дадзенага ЦП"
12196 #: config/i386/i386.opt:63
12197 msgid "Use given assembler dialect"
12198 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
12200 #: config/i386/i386.opt:67
12201 msgid "Branches are this expensive (1-5, arbitrary units)"
12204 #: config/i386/i386.opt:71
12205 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
12208 #: config/i386/i386.opt:75
12209 msgid "Use given x86-64 code model"
12212 #: config/i386/i386.opt:79
12213 msgid "Generate sin, cos, sqrt for FPU"
12216 #: config/i386/i386.opt:83
12217 msgid "Return values of functions in FPU registers"
12220 #: config/i386/i386.opt:87
12221 msgid "Generate floating point mathematics using given instruction set"
12224 #: config/i386/i386.opt:95 config/m68k/ieee.opt:24
12225 msgid "Use IEEE math for fp comparisons"
12228 #: config/i386/i386.opt:99
12229 msgid "Inline all known string operations"
12232 #: config/i386/i386.opt:103
12233 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
12236 #: config/i386/i386.opt:111
12237 msgid "Use native (MS) bitfield layout"
12240 #: config/i386/i386.opt:127
12241 msgid "Omit the frame pointer in leaf functions"
12244 #: config/i386/i386.opt:131
12245 msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
12248 #: config/i386/i386.opt:135
12249 msgid "Attempt to keep stack aligned to this power of 2"
12252 #: config/i386/i386.opt:139
12253 msgid "Use push instructions to save outgoing arguments"
12256 #: config/i386/i386.opt:143
12257 msgid "Use red-zone in the x86-64 code"
12260 #: config/i386/i386.opt:147
12261 msgid "Number of registers used to pass integer arguments"
12264 #: config/i386/i386.opt:151
12265 msgid "Alternate calling convention"
12268 #: config/i386/i386.opt:159
12269 msgid "Use SSE register passing conventions for SF and DF mode"
12272 #: config/i386/i386.opt:163
12273 msgid "Realign stack in prologue"
12276 #: config/i386/i386.opt:167
12277 msgid "Enable stack probing"
12280 #: config/i386/i386.opt:171
12281 msgid "Chose strategy to generate stringop using"
12284 #: config/i386/i386.opt:175
12286 msgid "Use given thread-local storage dialect"
12287 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
12289 #: config/i386/i386.opt:179
12291 msgid "Use direct references against %gs when accessing tls data"
12294 #: config/i386/i386.opt:187
12295 msgid "Vector library ABI to use"
12298 #: config/i386/i386.opt:193
12299 msgid "Generate 32bit i386 code"
12302 #: config/i386/i386.opt:197
12303 msgid "Generate 64bit x86-64 code"
12306 #: config/i386/i386.opt:201
12307 msgid "Support MMX built-in functions"
12310 #: config/i386/i386.opt:205
12311 msgid "Support 3DNow! built-in functions"
12314 #: config/i386/i386.opt:209
12316 msgid "Support Athlon 3Dnow! built-in functions"
12317 msgstr "Не генерыраваць сімвальныя інструкцыі"
12319 #: config/i386/i386.opt:213
12320 msgid "Support MMX and SSE built-in functions and code generation"
12323 #: config/i386/i386.opt:217
12324 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
12327 #: config/i386/i386.opt:221
12328 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
12331 #: config/i386/i386.opt:225
12332 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
12335 #: config/i386/i386.opt:229
12336 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
12339 #: config/i386/i386.opt:233 config/i386/i386.opt:237
12340 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
12343 #: config/i386/i386.opt:241
12344 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
12347 #: config/i386/i386.opt:245
12348 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
12351 #: config/i386/i386.opt:249
12352 msgid "Support SSE5 built-in functions and code generation"
12355 #: config/i386/i386.opt:255
12356 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
12359 #: config/i386/i386.opt:259
12361 msgid "Support code generation of cmpxchg16b instruction."
12362 msgstr "Не генерыраваць сімвальныя інструкцыі"
12364 #: config/i386/i386.opt:263
12366 msgid "Support code generation of popcnt instruction."
12367 msgstr "Не генерыраваць сімвальныя інструкцыі"
12369 #: config/i386/i386.opt:267
12370 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
12373 #: config/i386/i386.opt:271
12374 msgid "Generate reciprocals instead of divss and sqrtss."
12377 #: config/i386/i386.opt:275
12378 msgid "Enable automatic generation of fused floating point multiply-add instructions"
12381 #: config/i386/sco5.opt:24
12382 msgid "Generate ELF output"
12383 msgstr "Стварыць ELF-вывад"
12385 #: config/i386/djgpp.opt:25
12386 msgid "Ignored (obsolete)"
12389 #: config/iq2000/iq2000.opt:23 config/mt/mt.opt:55
12390 msgid "Specify CPU for code generation purposes"
12393 #: config/iq2000/iq2000.opt:27
12394 msgid "Specify CPU for scheduling purposes"
12397 #: config/iq2000/iq2000.opt:31 config/mips/mips.opt:97
12398 msgid "Use ROM instead of RAM"
12401 #: config/iq2000/iq2000.opt:35
12402 msgid "Use GP relative sdata/sbss sections"
12405 #: config/iq2000/iq2000.opt:40
12406 msgid "No default crt0.o"
12409 #: config/iq2000/iq2000.opt:44 config/mips/mips.opt:265
12410 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12413 #: config/arm/arm.opt:23
12414 msgid "Specify an ABI"
12417 #: config/arm/arm.opt:27
12418 msgid "Generate a call to abort if a noreturn function returns"
12421 #: config/arm/arm.opt:34
12422 msgid "Pass FP arguments in FP registers"
12425 #: config/arm/arm.opt:38
12426 msgid "Generate APCS conformant stack frames"
12429 #: config/arm/arm.opt:42
12430 msgid "Generate re-entrant, PIC code"
12433 #: config/arm/arm.opt:49 config/m68k/m68k.opt:96 config/score/score.opt:63
12434 msgid "Specify the name of the target architecture"
12437 #: config/arm/arm.opt:56
12438 msgid "Assume target CPU is configured as big endian"
12441 #: config/arm/arm.opt:60
12442 msgid "Thumb: Assume non-static functions may be called from ARM code"
12445 #: config/arm/arm.opt:64
12446 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
12449 #: config/arm/arm.opt:68
12450 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
12453 #: config/arm/arm.opt:72 config/bfin/bfin.opt:27
12454 msgid "Specify the name of the target CPU"
12457 #: config/arm/arm.opt:76
12458 msgid "Specify if floating point hardware should be used"
12461 #: config/arm/arm.opt:90
12462 msgid "Specify the name of the target floating point hardware/format"
12465 #: config/arm/arm.opt:94
12466 msgid "Alias for -mfloat-abi=hard"
12469 #: config/arm/arm.opt:98
12470 msgid "Assume target CPU is configured as little endian"
12473 #: config/arm/arm.opt:102
12474 msgid "Generate call insns as indirect calls, if necessary"
12477 #: config/arm/arm.opt:106
12478 msgid "Specify the register to be used for PIC addressing"
12481 #: config/arm/arm.opt:110
12482 msgid "Store function names in object code"
12485 #: config/arm/arm.opt:114
12486 msgid "Permit scheduling of a function's prologue sequence"
12489 #: config/arm/arm.opt:118
12490 msgid "Do not load the PIC register in function prologues"
12493 #: config/arm/arm.opt:122
12494 msgid "Alias for -mfloat-abi=soft"
12497 #: config/arm/arm.opt:126
12498 msgid "Specify the minimum bit alignment of structures"
12501 #: config/arm/arm.opt:130
12502 msgid "Compile for the Thumb not the ARM"
12505 #: config/arm/arm.opt:134
12506 msgid "Support calls between Thumb and ARM instruction sets"
12509 #: config/arm/arm.opt:138
12510 msgid "Specify how to access the thread pointer"
12513 #: config/arm/arm.opt:142
12514 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
12517 #: config/arm/arm.opt:146
12518 msgid "Thumb: Generate (leaf) stack frames even if not needed"
12521 #: config/arm/arm.opt:150
12523 msgid "Tune code for the given processor"
12524 msgstr "Генерыраваць код для дадзенага ЦП"
12526 #: config/arm/arm.opt:154
12527 msgid "Assume big endian bytes, little endian words"
12530 #: config/arm/arm.opt:158
12531 msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
12534 #: config/arm/pe.opt:23
12535 msgid "Ignore dllimport attribute for functions"
12538 #: config/cris/linux.opt:27
12539 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
12542 #: config/cris/aout.opt:27
12543 msgid "Compile for the MMU-less Etrax 100-based elinux system"
12546 #: config/cris/aout.opt:33
12547 msgid "For elinux, request a specified stack-size for this program"
12550 #: config/cris/cris.opt:45
12551 msgid "Work around bug in multiplication instruction"
12554 #: config/cris/cris.opt:51
12555 msgid "Compile for ETRAX 4 (CRIS v3)"
12558 #: config/cris/cris.opt:56
12559 msgid "Compile for ETRAX 100 (CRIS v8)"
12562 #: config/cris/cris.opt:64
12563 msgid "Emit verbose debug information in assembly code"
12566 #: config/cris/cris.opt:71
12568 msgid "Do not use condition codes from normal instructions"
12569 msgstr "Не генерыраваць сімвальныя інструкцыі"
12571 #: config/cris/cris.opt:80
12572 msgid "Do not emit addressing modes with side-effect assignment"
12575 #: config/cris/cris.opt:89
12576 msgid "Do not tune stack alignment"
12579 #: config/cris/cris.opt:98
12580 msgid "Do not tune writable data alignment"
12583 #: config/cris/cris.opt:107
12584 msgid "Do not tune code and read-only data alignment"
12587 #: config/cris/cris.opt:116
12588 msgid "Align code and data to 32 bits"
12591 #: config/cris/cris.opt:133
12592 msgid "Don't align items in code or data"
12595 #: config/cris/cris.opt:142
12596 msgid "Do not emit function prologue or epilogue"
12599 #: config/cris/cris.opt:149
12600 msgid "Use the most feature-enabling options allowed by other options"
12603 #: config/cris/cris.opt:158
12604 msgid "Override -mbest-lib-options"
12607 #: config/cris/cris.opt:165
12609 msgid "Generate code for the specified chip or CPU version"
12610 msgstr "Генерыраваць код для дадзенага ЦП"
12612 #: config/cris/cris.opt:169
12613 msgid "Tune alignment for the specified chip or CPU version"
12616 #: config/cris/cris.opt:173
12617 msgid "Warn when a stackframe is larger than the specified size"
12620 #: config/avr/avr.opt:23
12621 msgid "Use subroutines for function prologues and epilogues"
12624 #: config/avr/avr.opt:27
12625 msgid "Select the target MCU"
12628 #: config/avr/avr.opt:34
12630 msgid "Use an 8-bit 'int' type"
12631 msgstr "Выкарыстоўваць 32-х бітны int"
12633 #: config/avr/avr.opt:38
12634 msgid "Change the stack pointer without disabling interrupts"
12637 #: config/avr/avr.opt:42
12638 msgid "Do not generate tablejump insns"
12641 #: config/avr/avr.opt:52
12642 msgid "Use rjmp/rcall (limited range) on >8K devices"
12645 #: config/avr/avr.opt:56
12646 msgid "Output instruction sizes to the asm file"
12649 #: config/avr/avr.opt:60
12650 msgid "Change only the low 8 bits of the stack pointer"
12653 #: config/avr/avr.opt:64
12654 msgid "Relax branches"
12657 #: config/avr/avr.opt:68
12658 msgid "Make the linker relaxation machine assume that a program counter wrap-around occures."
12661 #: config/linux.opt:24
12662 msgid "Use uClibc instead of GNU libc"
12665 #: config/linux.opt:28
12666 msgid "Use GNU libc instead of uClibc"
12669 #: config/rs6000/sysv4.opt:24
12670 msgid "Select ABI calling convention"
12673 #: config/rs6000/sysv4.opt:28
12674 msgid "Select method for sdata handling"
12677 #: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
12678 msgid "Align to the base type of the bit-field"
12681 #: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
12682 msgid "Produce code relocatable at runtime"
12685 #: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
12686 msgid "Produce little endian code"
12689 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
12690 msgid "Produce big endian code"
12693 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
12694 #: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
12695 #: config/rs6000/sysv4.opt:128 config/rs6000/sysv4.opt:140
12696 msgid "no description yet"
12699 #: config/rs6000/sysv4.opt:78
12700 msgid "Assume all variable arg functions are prototyped"
12703 #: config/rs6000/sysv4.opt:87
12707 #: config/rs6000/sysv4.opt:91
12708 msgid "Allow bit-fields to cross word boundaries"
12711 #: config/rs6000/sysv4.opt:95
12712 msgid "Use alternate register names"
12713 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12715 #: config/rs6000/sysv4.opt:104
12716 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12719 #: config/rs6000/sysv4.opt:108
12720 msgid "Link with libads.a, libc.a and crt0.o"
12723 #: config/rs6000/sysv4.opt:112
12724 msgid "Link with libyk.a, libc.a and crt0.o"
12727 #: config/rs6000/sysv4.opt:116
12728 msgid "Link with libmvme.a, libc.a and crt0.o"
12731 #: config/rs6000/sysv4.opt:120
12732 msgid "Set the PPC_EMB bit in the ELF flags header"
12735 #: config/rs6000/sysv4.opt:124
12736 msgid "Use the WindISS simulator"
12739 #: config/rs6000/sysv4.opt:132 config/rs6000/darwin.opt:24
12741 msgid "Generate 64-bit code"
12742 msgstr "Стварыць код для DLL"
12744 #: config/rs6000/sysv4.opt:136 config/rs6000/darwin.opt:28
12746 msgid "Generate 32-bit code"
12747 msgstr "Стварыць код для DLL"
12749 #: config/rs6000/sysv4.opt:144
12751 msgid "Generate code to use a non-exec PLT and GOT"
12752 msgstr "Стварыць код для DLL"
12754 #: config/rs6000/sysv4.opt:148
12756 msgid "Generate code for old exec BSS PLT"
12757 msgstr "Стварыць код для DLL"
12759 #: config/rs6000/linux64.opt:24
12760 msgid "Call mcount for profiling before a function prologue"
12763 #: config/rs6000/darwin.opt:32
12764 msgid "Generate code suitable for executables (NOT shared libs)"
12767 #: config/rs6000/aix64.opt:24
12768 msgid "Compile for 64-bit pointers"
12771 #: config/rs6000/aix64.opt:28
12772 msgid "Compile for 32-bit pointers"
12775 #: config/rs6000/aix64.opt:32 config/rs6000/aix41.opt:24
12776 msgid "Support message passing with the Parallel Environment"
12779 #: config/rs6000/rs6000.opt:24
12780 msgid "Use POWER instruction set"
12783 #: config/rs6000/rs6000.opt:28
12784 msgid "Do not use POWER instruction set"
12787 #: config/rs6000/rs6000.opt:32
12788 msgid "Use POWER2 instruction set"
12791 #: config/rs6000/rs6000.opt:36
12792 msgid "Use PowerPC instruction set"
12795 #: config/rs6000/rs6000.opt:40
12796 msgid "Do not use PowerPC instruction set"
12799 #: config/rs6000/rs6000.opt:44
12800 msgid "Use PowerPC-64 instruction set"
12803 #: config/rs6000/rs6000.opt:48
12804 msgid "Use PowerPC General Purpose group optional instructions"
12807 #: config/rs6000/rs6000.opt:52
12808 msgid "Use PowerPC Graphics group optional instructions"
12811 #: config/rs6000/rs6000.opt:56
12812 msgid "Use PowerPC V2.01 single field mfcr instruction"
12815 #: config/rs6000/rs6000.opt:60
12816 msgid "Use PowerPC V2.02 popcntb instruction"
12819 #: config/rs6000/rs6000.opt:64
12820 msgid "Use PowerPC V2.02 floating point rounding instructions"
12823 #: config/rs6000/rs6000.opt:68
12824 msgid "Use PowerPC V2.05 compare bytes instruction"
12827 #: config/rs6000/rs6000.opt:72
12828 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
12831 #: config/rs6000/rs6000.opt:76
12832 msgid "Use AltiVec instructions"
12835 #: config/rs6000/rs6000.opt:80
12837 msgid "Use decimal floating point instructions"
12838 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
12840 #: config/rs6000/rs6000.opt:84
12841 msgid "Use 4xx half-word multiply instructions"
12844 #: config/rs6000/rs6000.opt:88
12845 msgid "Use 4xx string-search dlmzb instruction"
12848 #: config/rs6000/rs6000.opt:92
12849 msgid "Generate load/store multiple instructions"
12852 #: config/rs6000/rs6000.opt:96
12853 msgid "Generate string instructions for block moves"
12856 #: config/rs6000/rs6000.opt:100
12857 msgid "Use new mnemonics for PowerPC architecture"
12860 #: config/rs6000/rs6000.opt:104
12861 msgid "Use old mnemonics for PowerPC architecture"
12864 #: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
12865 msgid "Do not use hardware floating point"
12868 #: config/rs6000/rs6000.opt:116
12869 msgid "Do not generate load/store with update instructions"
12872 #: config/rs6000/rs6000.opt:120
12873 msgid "Generate load/store with update instructions"
12876 #: config/rs6000/rs6000.opt:124
12878 msgid "Do not generate fused multiply/add instructions"
12879 msgstr "Не генерыраваць сімвальныя інструкцыі"
12881 #: config/rs6000/rs6000.opt:128
12882 msgid "Generate fused multiply/add instructions"
12885 #: config/rs6000/rs6000.opt:132
12886 msgid "Schedule the start and end of the procedure"
12889 #: config/rs6000/rs6000.opt:139
12890 msgid "Return all structures in memory (AIX default)"
12893 #: config/rs6000/rs6000.opt:143
12894 msgid "Return small structures in registers (SVR4 default)"
12897 #: config/rs6000/rs6000.opt:147 config/rs6000/aix.opt:24
12898 msgid "Conform more closely to IBM XLC semantics"
12901 #: config/rs6000/rs6000.opt:151
12902 msgid "Generate software reciprocal sqrt for better throughput"
12905 #: config/rs6000/rs6000.opt:155
12906 msgid "Do not place floating point constants in TOC"
12909 #: config/rs6000/rs6000.opt:159
12910 msgid "Place floating point constants in TOC"
12913 #: config/rs6000/rs6000.opt:163
12914 msgid "Do not place symbol+offset constants in TOC"
12917 #: config/rs6000/rs6000.opt:167
12918 msgid "Place symbol+offset constants in TOC"
12921 #: config/rs6000/rs6000.opt:178
12922 msgid "Use only one TOC entry per procedure"
12925 #: config/rs6000/rs6000.opt:182
12926 msgid "Put everything in the regular TOC"
12929 #: config/rs6000/rs6000.opt:186
12930 msgid "Generate VRSAVE instructions when generating AltiVec code"
12933 #: config/rs6000/rs6000.opt:190
12934 msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead"
12937 #: config/rs6000/rs6000.opt:194
12939 msgid "Generate isel instructions"
12940 msgstr "Не генерыраваць сімвальныя інструкцыі"
12942 #: config/rs6000/rs6000.opt:198
12943 msgid "Deprecated option. Use -misel/-mno-isel instead"
12946 #: config/rs6000/rs6000.opt:202
12947 msgid "Generate SPE SIMD instructions on E500"
12950 #: config/rs6000/rs6000.opt:206
12951 msgid "Generate PPC750CL paired-single instructions"
12954 #: config/rs6000/rs6000.opt:210
12955 msgid "Deprecated option. Use -mspe/-mno-spe instead"
12958 #: config/rs6000/rs6000.opt:214
12959 msgid "Enable debug output"
12962 #: config/rs6000/rs6000.opt:218
12963 msgid "Specify ABI to use"
12966 #: config/rs6000/rs6000.opt:222 config/sparc/sparc.opt:91
12967 msgid "Use features of and schedule code for given CPU"
12970 #: config/rs6000/rs6000.opt:230
12971 msgid "Select full, part, or no traceback table"
12974 #: config/rs6000/rs6000.opt:234
12975 msgid "Avoid all range limits on call instructions"
12978 #: config/rs6000/rs6000.opt:238
12979 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12982 #: config/rs6000/rs6000.opt:242
12984 msgid "Select GPR floating point method"
12985 msgstr "перапаўненьне плаваючай кропкі"
12987 #: config/rs6000/rs6000.opt:246
12988 msgid "Specify size of long double (64 or 128 bits)"
12991 #: config/rs6000/rs6000.opt:250
12992 msgid "Determine which dependences between insns are considered costly"
12995 #: config/rs6000/rs6000.opt:254
12996 msgid "Specify which post scheduling nop insertion scheme to apply"
12999 #: config/rs6000/rs6000.opt:258
13000 msgid "Specify alignment of structure fields default/natural"
13003 #: config/rs6000/rs6000.opt:262
13004 msgid "Specify scheduling priority for dispatch slot restricted insns"
13007 #: config/v850/v850.opt:23
13009 msgid "Use registers r2 and r5"
13010 msgstr "невядомая назва рэгістра: %s"
13012 #: config/v850/v850.opt:27
13013 msgid "Use 4 byte entries in switch tables"
13016 #: config/v850/v850.opt:31
13017 msgid "Enable backend debugging"
13020 #: config/v850/v850.opt:35
13022 msgid "Do not use the callt instruction"
13023 msgstr "Не генерыраваць сімвальныя інструкцыі"
13025 #: config/v850/v850.opt:39
13026 msgid "Reuse r30 on a per function basis"
13029 #: config/v850/v850.opt:43
13030 msgid "Support Green Hills ABI"
13033 #: config/v850/v850.opt:47
13034 msgid "Prohibit PC relative function calls"
13037 #: config/v850/v850.opt:51
13038 msgid "Use stubs for function prologues"
13041 #: config/v850/v850.opt:55
13042 msgid "Set the max size of data eligible for the SDA area"
13045 #: config/v850/v850.opt:59
13047 msgid "Enable the use of the short load instructions"
13048 msgstr "Не генерыраваць сімвальныя інструкцыі"
13050 #: config/v850/v850.opt:63
13051 msgid "Same as: -mep -mprolog-function"
13054 #: config/v850/v850.opt:67
13055 msgid "Set the max size of data eligible for the TDA area"
13058 #: config/v850/v850.opt:71
13059 msgid "Enforce strict alignment"
13062 #: config/v850/v850.opt:78
13063 msgid "Compile for the v850 processor"
13066 #: config/v850/v850.opt:82
13068 msgid "Compile for the v850e processor"
13069 msgstr "Аптымізацыя для F930 працэсараў"
13071 #: config/v850/v850.opt:86
13073 msgid "Compile for the v850e1 processor"
13074 msgstr "Аптымізацыя для F930 працэсараў"
13076 #: config/v850/v850.opt:90
13077 msgid "Set the max size of data eligible for the ZDA area"
13080 #: config/spu/spu.opt:20
13081 msgid "Emit warnings when run-time relocations are generated"
13084 #: config/spu/spu.opt:24
13085 msgid "Emit errors when run-time relocations are generated"
13088 #: config/spu/spu.opt:28
13089 msgid "Specify cost of branches (Default 20)"
13092 #: config/spu/spu.opt:32
13093 msgid "Make sure loads and stores are not moved past DMA instructions"
13096 #: config/spu/spu.opt:36
13097 msgid "volatile must be specified on any memory that is effected by DMA"
13100 #: config/spu/spu.opt:40
13101 msgid "Use standard main function as entry for startup"
13104 #: config/spu/spu.opt:44
13106 msgid "Generate branch hints for branches"
13107 msgstr "Генерыраваць код для Intel as"
13109 #: config/spu/spu.opt:48
13111 msgid "Generate code for 18 bit addressing"
13112 msgstr "Генерыраваць код для Intel as"
13114 #: config/spu/spu.opt:52
13116 msgid "Generate code for 32 bit addressing"
13117 msgstr "Генерыраваць код для Intel as"
13119 #: config/vax/vax.opt:23 config/vax/vax.opt:27
13120 msgid "Target DFLOAT double precision code"
13123 #: config/vax/vax.opt:31 config/vax/vax.opt:35
13124 msgid "Generate GFLOAT double precision code"
13127 #: config/vax/vax.opt:39
13129 msgid "Generate code for GNU assembler (gas)"
13130 msgstr "Генерыраваць код для GNU as"
13132 #: config/vax/vax.opt:43
13134 msgid "Generate code for UNIX assembler"
13135 msgstr "Генерыраваць код для GNU as"
13137 #: config/vax/vax.opt:47
13138 msgid "Use VAXC structure conventions"
13141 #: config/lynx.opt:23
13142 msgid "Support legacy multi-threading"
13145 #: config/lynx.opt:27
13147 msgid "Use shared libraries"
13148 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
13150 #: config/lynx.opt:31
13151 msgid "Support multi-threading"
13154 #: config/stormy16/stormy16.opt:24
13155 msgid "Provide libraries for the simulator"
13158 #: config/h8300/h8300.opt:23
13160 msgid "Generate H8S code"
13161 msgstr "Стварыць код для DLL"
13163 #: config/h8300/h8300.opt:27
13165 msgid "Generate H8SX code"
13166 msgstr "Стварыць код для DLL"
13168 #: config/h8300/h8300.opt:31
13169 msgid "Generate H8S/2600 code"
13172 #: config/h8300/h8300.opt:35
13173 msgid "Make integers 32 bits wide"
13176 #: config/h8300/h8300.opt:42
13177 msgid "Use registers for argument passing"
13180 #: config/h8300/h8300.opt:46
13181 msgid "Consider access to byte sized memory slow"
13184 #: config/h8300/h8300.opt:50
13185 msgid "Enable linker relaxing"
13188 #: config/h8300/h8300.opt:54
13189 msgid "Generate H8/300H code"
13192 #: config/h8300/h8300.opt:58
13193 msgid "Enable the normal mode"
13196 #: config/h8300/h8300.opt:62
13197 msgid "Use H8/300 alignment rules"
13200 #: config/s390/s390.opt:23
13204 #: config/s390/s390.opt:27
13208 #: config/s390/s390.opt:35
13209 msgid "Maintain backchain pointer"
13212 #: config/s390/s390.opt:39
13213 msgid "Additional debug prints"
13216 #: config/s390/s390.opt:43
13217 msgid "ESA/390 architecture"
13220 #: config/s390/s390.opt:47
13222 msgid "Enable fused multiply/add instructions"
13223 msgstr "Не генерыраваць сімвальныя інструкцыі"
13225 #: config/s390/s390.opt:51
13226 msgid "Enable decimal floating point hardware support"
13229 #: config/s390/s390.opt:55
13231 msgid "Enable hardware floating point"
13232 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
13234 #: config/s390/s390.opt:67
13235 msgid "Use packed stack layout"
13238 #: config/s390/s390.opt:71
13239 msgid "Use bras for executable < 64k"
13242 #: config/s390/s390.opt:75
13244 msgid "Disable hardware floating point"
13245 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
13247 #: config/s390/s390.opt:79
13248 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13251 #: config/s390/s390.opt:83
13252 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
13255 #: config/s390/s390.opt:91
13259 #: config/s390/s390.opt:95
13260 msgid "Warn if a function uses alloca or creates an array with dynamic size"
13263 #: config/s390/s390.opt:99
13264 msgid "Warn if a single function's framesize exceeds the given framesize"
13267 #: config/s390/s390.opt:103
13268 msgid "z/Architecture"
13271 #: config/s390/tpf.opt:23
13272 msgid "Enable TPF-OS tracing code"
13275 #: config/s390/tpf.opt:27
13276 msgid "Specify main object for TPF-OS"
13279 #: config/darwin.opt:23
13281 msgid "Generate code suitable for fast turn around debugging"
13282 msgstr "Стварыць код для DLL"
13284 #: config/darwin.opt:31
13285 msgid "The earliest MacOS X version on which this program will run"
13288 #: config/darwin.opt:35
13289 msgid "Set sizeof(bool) to 1"
13292 #: config/darwin.opt:39
13294 msgid "Generate code for darwin loadable kernel extensions"
13295 msgstr "Генерыраваць код для Intel as"
13297 #: config/darwin.opt:43
13299 msgid "Generate code for the kernel or loadable kernel extensions"
13300 msgstr "Генерыраваць код для дадзенага ЦП"
13302 #: config/darwin.opt:47
13303 msgid "Add <dir> to the end of the system framework include path"
13306 #: config/mn10300/mn10300.opt:23
13307 msgid "Target the AM33 processor"
13308 msgstr "Мэта - AM33 працэсар"
13310 #: config/mn10300/mn10300.opt:27
13312 msgid "Target the AM33/2.0 processor"
13313 msgstr "Мэта - AM33 працэсар"
13315 #: config/mn10300/mn10300.opt:31
13316 msgid "Work around hardware multiply bug"
13319 #: config/mn10300/mn10300.opt:36
13320 msgid "Enable linker relaxations"
13323 #: config/mn10300/mn10300.opt:40
13324 msgid "Return pointers in both a0 and d0"
13327 #: config/m32r/m32r.opt:23
13328 msgid "Compile for the m32rx"
13331 #: config/m32r/m32r.opt:27
13332 msgid "Compile for the m32r2"
13335 #: config/m32r/m32r.opt:31
13336 msgid "Compile for the m32r"
13339 #: config/m32r/m32r.opt:35
13340 msgid "Align all loops to 32 byte boundary"
13343 #: config/m32r/m32r.opt:39
13344 msgid "Prefer branches over conditional execution"
13347 #: config/m32r/m32r.opt:43
13348 msgid "Give branches their default cost"
13351 #: config/m32r/m32r.opt:47
13352 msgid "Display compile time statistics"
13355 #: config/m32r/m32r.opt:51
13356 msgid "Specify cache flush function"
13359 #: config/m32r/m32r.opt:55
13360 msgid "Specify cache flush trap number"
13363 #: config/m32r/m32r.opt:59
13364 msgid "Only issue one instruction per cycle"
13367 #: config/m32r/m32r.opt:63
13368 msgid "Allow two instructions to be issued per cycle"
13371 #: config/m32r/m32r.opt:67
13372 msgid "Code size: small, medium or large"
13375 #: config/m32r/m32r.opt:71
13376 msgid "Don't call any cache flush functions"
13379 #: config/m32r/m32r.opt:75
13380 msgid "Don't call any cache flush trap"
13383 #: config/m32r/m32r.opt:82
13384 msgid "Small data area: none, sdata, use"
13387 #: config/arc/arc.opt:32
13388 msgid "Prepend the name of the cpu to all public symbol names"
13391 #: config/arc/arc.opt:42
13392 msgid "Compile code for ARC variant CPU"
13395 #: config/arc/arc.opt:46
13396 msgid "Put functions in SECTION"
13399 #: config/arc/arc.opt:50
13400 msgid "Put data in SECTION"
13403 #: config/arc/arc.opt:54
13404 msgid "Put read-only data in SECTION"
13407 #: config/m32c/m32c.opt:24 config/mt/mt.opt:27 config/bfin/bfin.opt:23
13408 msgid "Use simulator runtime"
13411 #: config/m32c/m32c.opt:28
13412 msgid "Compile code for R8C variants"
13415 #: config/m32c/m32c.opt:32
13416 msgid "Compile code for M16C variants"
13419 #: config/m32c/m32c.opt:36
13420 msgid "Compile code for M32CM variants"
13423 #: config/m32c/m32c.opt:40
13424 msgid "Compile code for M32C variants"
13427 #: config/m32c/m32c.opt:44
13428 msgid "Number of memreg bytes (default: 16, range: 0..16)"
13431 #: config/pdp11/pdp11.opt:23
13432 msgid "Generate code for an 11/10"
13435 #: config/pdp11/pdp11.opt:27
13436 msgid "Generate code for an 11/40"
13439 #: config/pdp11/pdp11.opt:31
13440 msgid "Generate code for an 11/45"
13443 #: config/pdp11/pdp11.opt:35
13445 msgid "Use 16-bit abs patterns"
13446 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
13448 #: config/pdp11/pdp11.opt:39
13449 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
13452 #: config/pdp11/pdp11.opt:43
13453 msgid "Do not use inline patterns for copying memory"
13456 #: config/pdp11/pdp11.opt:47
13457 msgid "Use inline patterns for copying memory"
13460 #: config/pdp11/pdp11.opt:51
13461 msgid "Do not pretend that branches are expensive"
13464 #: config/pdp11/pdp11.opt:55
13465 msgid "Pretend that branches are expensive"
13468 #: config/pdp11/pdp11.opt:59
13470 msgid "Use the DEC assembler syntax"
13471 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
13473 #: config/pdp11/pdp11.opt:63
13474 msgid "Use 32 bit float"
13475 msgstr "Выкарыстоўваць 32-х бітны float"
13477 #: config/pdp11/pdp11.opt:67
13478 msgid "Use 64 bit float"
13479 msgstr "Выкарыстоўваць 64-х бітны float"
13481 #: config/pdp11/pdp11.opt:75
13482 msgid "Use 16 bit int"
13483 msgstr "Выкарыстоўваць 16-ці бітны int"
13485 #: config/pdp11/pdp11.opt:79
13486 msgid "Use 32 bit int"
13487 msgstr "Выкарыстоўваць 32-х бітны int"
13489 #: config/pdp11/pdp11.opt:87
13490 msgid "Target has split I&D"
13493 #: config/pdp11/pdp11.opt:91
13494 msgid "Use UNIX assembler syntax"
13495 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
13497 #: config/m68k/m68k.opt:23
13498 msgid "Generate code for a 520X"
13499 msgstr "Ствараць код для 520X"
13501 #: config/m68k/m68k.opt:27
13503 msgid "Generate code for a 5206e"
13504 msgstr "Ствараць код для 520X"
13506 #: config/m68k/m68k.opt:31
13508 msgid "Generate code for a 528x"
13509 msgstr "Ствараць код для 520X"
13511 #: config/m68k/m68k.opt:35
13513 msgid "Generate code for a 5307"
13514 msgstr "Ствараць код для 520X"
13516 #: config/m68k/m68k.opt:39
13518 msgid "Generate code for a 5407"
13519 msgstr "Ствараць код для 520X"
13521 #: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
13522 msgid "Generate code for a 68000"
13523 msgstr "Ствараць код для 68000"
13525 #: config/m68k/m68k.opt:47
13527 msgid "Generate code for a 68010"
13528 msgstr "Ствараць код для 68020"
13530 #: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
13531 msgid "Generate code for a 68020"
13532 msgstr "Ствараць код для 68020"
13534 #: config/m68k/m68k.opt:55
13535 msgid "Generate code for a 68040, without any new instructions"
13538 #: config/m68k/m68k.opt:59
13539 msgid "Generate code for a 68060, without any new instructions"
13542 #: config/m68k/m68k.opt:63
13543 msgid "Generate code for a 68030"
13544 msgstr "Ствараць код для 68030"
13546 #: config/m68k/m68k.opt:67
13547 msgid "Generate code for a 68040"
13548 msgstr "Ствараць код для 68040"
13550 #: config/m68k/m68k.opt:71
13551 msgid "Generate code for a 68060"
13552 msgstr "Ствараць код для 68060"
13554 #: config/m68k/m68k.opt:75
13555 msgid "Generate code for a 68302"
13556 msgstr "Ствараць код для 68302"
13558 #: config/m68k/m68k.opt:79
13559 msgid "Generate code for a 68332"
13560 msgstr "Ствараць код для 68332"
13562 #: config/m68k/m68k.opt:84
13563 msgid "Generate code for a 68851"
13564 msgstr "Ствараць код для 68851"
13566 #: config/m68k/m68k.opt:88
13567 msgid "Generate code that uses 68881 floating-point instructions"
13570 #: config/m68k/m68k.opt:92
13571 msgid "Align variables on a 32-bit boundary"
13574 #: config/m68k/m68k.opt:100
13575 msgid "Use the bit-field instructions"
13578 #: config/m68k/m68k.opt:112
13580 msgid "Generate code for a ColdFire v4e"
13581 msgstr "Генерыраваць код для GNU ld"
13583 #: config/m68k/m68k.opt:116
13584 msgid "Specify the target CPU"
13587 #: config/m68k/m68k.opt:120
13588 msgid "Generate code for a cpu32"
13589 msgstr "Ствараць код для цп32"
13591 #: config/m68k/m68k.opt:124
13592 msgid "Use hardware division instructions on ColdFire"
13595 #: config/m68k/m68k.opt:128
13597 msgid "Generate code for a Fido A"
13598 msgstr "Стварыць код для DLL"
13600 #: config/m68k/m68k.opt:132
13601 msgid "Generate code which uses hardware floating point instructions"
13604 #: config/m68k/m68k.opt:136
13605 msgid "Enable ID based shared library"
13608 #: config/m68k/m68k.opt:140
13610 msgid "Do not use the bit-field instructions"
13611 msgstr "Не генерыраваць сімвальныя інструкцыі"
13613 #: config/m68k/m68k.opt:144
13614 msgid "Use normal calling convention"
13617 #: config/m68k/m68k.opt:148
13618 msgid "Consider type 'int' to be 32 bits wide"
13621 #: config/m68k/m68k.opt:152
13622 msgid "Generate pc-relative code"
13625 #: config/m68k/m68k.opt:156
13626 msgid "Use different calling convention using 'rtd'"
13629 #: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
13630 msgid "Enable separate data segment"
13633 #: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
13634 msgid "ID of shared library to build"
13637 #: config/m68k/m68k.opt:168
13638 msgid "Consider type 'int' to be 16 bits wide"
13641 #: config/m68k/m68k.opt:172
13642 msgid "Generate code with library calls for floating point"
13645 #: config/m68k/m68k.opt:176
13646 msgid "Do not use unaligned memory references"
13649 #: config/m68k/m68k.opt:180
13650 msgid "Tune for the specified target CPU or architecture"
13653 #: config/mmix/mmix.opt:24
13654 msgid "For intrinsics library: pass all parameters in registers"
13657 #: config/mmix/mmix.opt:28
13658 msgid "Use register stack for parameters and return value"
13661 #: config/mmix/mmix.opt:32
13662 msgid "Use call-clobbered registers for parameters and return value"
13665 #: config/mmix/mmix.opt:37
13666 msgid "Use epsilon-respecting floating point compare instructions"
13669 #: config/mmix/mmix.opt:41
13670 msgid "Use zero-extending memory loads, not sign-extending ones"
13673 #: config/mmix/mmix.opt:45
13674 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
13677 #: config/mmix/mmix.opt:49
13678 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
13681 #: config/mmix/mmix.opt:53
13682 msgid "Do not provide a default start-address 0x100 of the program"
13685 #: config/mmix/mmix.opt:57
13686 msgid "Link to emit program in ELF format (rather than mmo)"
13689 #: config/mmix/mmix.opt:61
13690 msgid "Use P-mnemonics for branches statically predicted as taken"
13693 #: config/mmix/mmix.opt:65
13694 msgid "Don't use P-mnemonics for branches"
13697 #: config/mmix/mmix.opt:79
13698 msgid "Use addresses that allocate global registers"
13701 #: config/mmix/mmix.opt:83
13702 msgid "Do not use addresses that allocate global registers"
13705 #: config/mmix/mmix.opt:87
13706 msgid "Generate a single exit point for each function"
13709 #: config/mmix/mmix.opt:91
13711 msgid "Do not generate a single exit point for each function"
13712 msgstr "Не генерыраваць сімвальныя інструкцыі"
13714 #: config/mmix/mmix.opt:95
13715 msgid "Set start-address of the program"
13718 #: config/mmix/mmix.opt:99
13719 msgid "Set start-address of data"
13722 #: config/score/score.opt:31
13724 msgid "Disable bcnz instruction"
13725 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
13727 #: config/score/score.opt:35
13728 msgid "Enable unaligned load/store instruction"
13731 #: config/score/score.opt:39
13732 msgid "Support SCORE 5 ISA"
13735 #: config/score/score.opt:43
13736 msgid "Support SCORE 5U ISA"
13739 #: config/score/score.opt:47
13740 msgid "Support SCORE 7 ISA"
13743 #: config/score/score.opt:51
13744 msgid "Support SCORE 7D ISA"
13747 #: config/score/score.opt:55
13748 msgid "Support SCORE 3 ISA"
13751 #: config/score/score.opt:59
13752 msgid "Support SCORE 3d ISA"
13755 #: config/crx/crx.opt:23
13757 msgid "Support multiply accumulate instructions"
13758 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
13760 #: config/crx/crx.opt:27
13762 msgid "Do not use push to store function arguments"
13763 msgstr "Не генерыраваць сімвальныя інструкцыі"
13765 #: config/crx/crx.opt:31
13766 msgid "Restrict doloop to the given nesting level"
13769 #: config/mt/mt.opt:23
13770 msgid "Use byte loads and stores when generating code."
13773 #: config/mt/mt.opt:31
13774 msgid "Do not include crt0.o in the startup files"
13777 #: config/mt/mt.opt:35 config/mt/mt.opt:39 config/mt/mt.opt:43
13778 #: config/mt/mt.opt:47 config/mt/mt.opt:51
13779 msgid "Internal debug switch"
13782 #: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
13783 msgid "Compile for a 68HC11"
13786 #: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
13787 msgid "Compile for a 68HC12"
13790 #: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
13791 msgid "Compile for a 68HCS12"
13794 #: config/m68hc11/m68hc11.opt:49
13795 msgid "Auto pre/post decrement increment allowed"
13798 #: config/m68hc11/m68hc11.opt:53
13799 msgid "Min/max instructions allowed"
13802 #: config/m68hc11/m68hc11.opt:57
13803 msgid "Use call and rtc for function calls and returns"
13806 #: config/m68hc11/m68hc11.opt:61
13807 msgid "Auto pre/post decrement increment not allowed"
13810 #: config/m68hc11/m68hc11.opt:65
13811 msgid "Use jsr and rts for function calls and returns"
13814 #: config/m68hc11/m68hc11.opt:69
13815 msgid "Min/max instructions not allowed"
13818 #: config/m68hc11/m68hc11.opt:73
13819 msgid "Use direct addressing mode for soft registers"
13822 #: config/m68hc11/m68hc11.opt:77
13823 msgid "Compile with 32-bit integer mode"
13826 #: config/m68hc11/m68hc11.opt:82
13827 msgid "Specify the register allocation order"
13830 #: config/m68hc11/m68hc11.opt:86
13831 msgid "Do not use direct addressing mode for soft registers"
13834 #: config/m68hc11/m68hc11.opt:90
13835 msgid "Compile with 16-bit integer mode"
13838 #: config/m68hc11/m68hc11.opt:94
13839 msgid "Indicate the number of soft registers available"
13842 #: config/fr30/fr30.opt:23
13843 msgid "Assume small address space"
13846 #: config/sparc/little-endian.opt:23
13848 msgid "Generate code for little-endian"
13849 msgstr "Генерыраваць код для Intel as"
13851 #: config/sparc/little-endian.opt:27
13853 msgid "Generate code for big-endian"
13854 msgstr "Генерыраваць код для дадзенага ЦП"
13856 #: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
13858 msgid "Use hardware FP"
13859 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
13861 #: config/sparc/sparc.opt:31
13863 msgid "Do not use hardware FP"
13864 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
13866 #: config/sparc/sparc.opt:35
13867 msgid "Assume possible double misalignment"
13870 #: config/sparc/sparc.opt:39
13871 msgid "Pass -assert pure-text to linker"
13874 #: config/sparc/sparc.opt:43
13875 msgid "Use ABI reserved registers"
13878 #: config/sparc/sparc.opt:47
13880 msgid "Use hardware quad FP instructions"
13881 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
13883 #: config/sparc/sparc.opt:51
13884 msgid "Do not use hardware quad fp instructions"
13887 #: config/sparc/sparc.opt:55
13888 msgid "Compile for V8+ ABI"
13891 #: config/sparc/sparc.opt:59
13892 msgid "Use UltraSPARC Visual Instruction Set extensions"
13895 #: config/sparc/sparc.opt:63
13896 msgid "Pointers are 64-bit"
13899 #: config/sparc/sparc.opt:67
13900 msgid "Pointers are 32-bit"
13903 #: config/sparc/sparc.opt:71
13904 msgid "Use 64-bit ABI"
13907 #: config/sparc/sparc.opt:75
13908 msgid "Use 32-bit ABI"
13911 #: config/sparc/sparc.opt:79
13912 msgid "Use stack bias"
13915 #: config/sparc/sparc.opt:83
13916 msgid "Use structs on stronger alignment for double-word copies"
13919 #: config/sparc/sparc.opt:87
13920 msgid "Optimize tail call instructions in assembler and linker"
13923 #: config/sparc/sparc.opt:99
13924 msgid "Use given SPARC-V9 code model"
13927 #: config/sparc/sparc.opt:103
13928 msgid "Enable strict 32-bit psABI struct return checking."
13931 #: config/sh/superh.opt:6
13932 msgid "Board name [and memory region]."
13935 #: config/sh/superh.opt:10
13936 msgid "Runtime name."
13939 #: config/sh/sh.opt:44
13941 msgid "Generate SH1 code"
13942 msgstr "Стварыць код для DLL"
13944 #: config/sh/sh.opt:48
13946 msgid "Generate SH2 code"
13947 msgstr "Стварыць код для DLL"
13949 #: config/sh/sh.opt:52
13951 msgid "Generate SH2a code"
13952 msgstr "Стварыць код для DLL"
13954 #: config/sh/sh.opt:56
13955 msgid "Generate SH2a FPU-less code"
13958 #: config/sh/sh.opt:60
13959 msgid "Generate default single-precision SH2a code"
13962 #: config/sh/sh.opt:64
13963 msgid "Generate only single-precision SH2a code"
13966 #: config/sh/sh.opt:68
13968 msgid "Generate SH2e code"
13969 msgstr "Стварыць код для DLL"
13971 #: config/sh/sh.opt:72
13973 msgid "Generate SH3 code"
13974 msgstr "Стварыць код для DLL"
13976 #: config/sh/sh.opt:76
13978 msgid "Generate SH3e code"
13979 msgstr "Стварыць код для DLL"
13981 #: config/sh/sh.opt:80
13983 msgid "Generate SH4 code"
13984 msgstr "Стварыць код для DLL"
13986 #: config/sh/sh.opt:84
13987 msgid "Generate SH4-100 code"
13990 #: config/sh/sh.opt:88
13991 msgid "Generate SH4-200 code"
13994 #: config/sh/sh.opt:94
13995 msgid "Generate SH4-300 code"
13998 #: config/sh/sh.opt:98
13999 msgid "Generate SH4 FPU-less code"
14002 #: config/sh/sh.opt:102
14003 msgid "Generate SH4-100 FPU-less code"
14006 #: config/sh/sh.opt:106
14007 msgid "Generate SH4-200 FPU-less code"
14010 #: config/sh/sh.opt:110
14011 msgid "Generate SH4-300 FPU-less code"
14014 #: config/sh/sh.opt:114
14016 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
14017 msgstr "Генерыраваць код для дадзенага ЦП"
14019 #: config/sh/sh.opt:119
14021 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
14022 msgstr "Генерыраваць код для дадзенага ЦП"
14024 #: config/sh/sh.opt:124
14026 msgid "Generate code for SH4 500 series (FPU-less)."
14027 msgstr "Генерыраваць код для дадзенага ЦП"
14029 #: config/sh/sh.opt:129
14030 msgid "Generate default single-precision SH4 code"
14033 #: config/sh/sh.opt:133
14034 msgid "Generate default single-precision SH4-100 code"
14037 #: config/sh/sh.opt:137
14038 msgid "Generate default single-precision SH4-200 code"
14041 #: config/sh/sh.opt:141
14042 msgid "Generate default single-precision SH4-300 code"
14045 #: config/sh/sh.opt:145
14046 msgid "Generate only single-precision SH4 code"
14049 #: config/sh/sh.opt:149
14050 msgid "Generate only single-precision SH4-100 code"
14053 #: config/sh/sh.opt:153
14054 msgid "Generate only single-precision SH4-200 code"
14057 #: config/sh/sh.opt:157
14058 msgid "Generate only single-precision SH4-300 code"
14061 #: config/sh/sh.opt:161
14063 msgid "Generate SH4a code"
14064 msgstr "Стварыць код для DLL"
14066 #: config/sh/sh.opt:165
14067 msgid "Generate SH4a FPU-less code"
14070 #: config/sh/sh.opt:169
14071 msgid "Generate default single-precision SH4a code"
14074 #: config/sh/sh.opt:173
14075 msgid "Generate only single-precision SH4a code"
14078 #: config/sh/sh.opt:177
14079 msgid "Generate SH4al-dsp code"
14082 #: config/sh/sh.opt:181
14083 msgid "Generate 32-bit SHmedia code"
14086 #: config/sh/sh.opt:185
14087 msgid "Generate 32-bit FPU-less SHmedia code"
14090 #: config/sh/sh.opt:189
14091 msgid "Generate 64-bit SHmedia code"
14094 #: config/sh/sh.opt:193
14095 msgid "Generate 64-bit FPU-less SHmedia code"
14098 #: config/sh/sh.opt:197
14099 msgid "Generate SHcompact code"
14102 #: config/sh/sh.opt:201
14103 msgid "Generate FPU-less SHcompact code"
14106 #: config/sh/sh.opt:205
14107 msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
14110 #: config/sh/sh.opt:209
14112 msgid "Generate code in big endian mode"
14113 msgstr "Генерыраваць код для дадзенага ЦП"
14115 #: config/sh/sh.opt:213
14116 msgid "Generate 32-bit offsets in switch tables"
14119 #: config/sh/sh.opt:217
14120 msgid "Cost to assume for a branch insn"
14123 #: config/sh/sh.opt:221
14124 msgid "Enable cbranchdi4 pattern"
14127 #: config/sh/sh.opt:225
14128 msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
14131 #: config/sh/sh.opt:229
14132 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in effect."
14135 #: config/sh/sh.opt:233
14136 msgid "Enable SH5 cut2 workaround"
14139 #: config/sh/sh.opt:237
14140 msgid "Align doubles at 64-bit boundaries"
14143 #: config/sh/sh.opt:241
14144 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
14147 #: config/sh/sh.opt:245
14148 msgid "Specify name for 32 bit signed division function"
14151 #: config/sh/sh.opt:252
14152 msgid "Enable the use of the fused floating point multiply-accumulate operation"
14155 #: config/sh/sh.opt:256
14156 msgid "Cost to assume for gettr insn"
14159 #: config/sh/sh.opt:260 config/sh/sh.opt:310
14160 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
14163 #: config/sh/sh.opt:264
14164 msgid "Increase the IEEE compliance for floating-point code"
14167 #: config/sh/sh.opt:268
14168 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
14171 #: config/sh/sh.opt:272
14172 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
14175 #: config/sh/sh.opt:276
14176 msgid "Assume symbols might be invalid"
14179 #: config/sh/sh.opt:280
14180 msgid "Annotate assembler instructions with estimated addresses"
14183 #: config/sh/sh.opt:284
14185 msgid "Generate code in little endian mode"
14186 msgstr "Генерыраваць код без GP reg"
14188 #: config/sh/sh.opt:288
14189 msgid "Mark MAC register as call-clobbered"
14192 #: config/sh/sh.opt:294
14193 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
14196 #: config/sh/sh.opt:298
14197 msgid "Emit function-calls using global offset table when generating PIC"
14200 #: config/sh/sh.opt:302
14201 msgid "Assume pt* instructions won't trap"
14204 #: config/sh/sh.opt:306
14205 msgid "Shorten address references during linking"
14208 #: config/sh/sh.opt:314
14209 msgid "Deprecated. Use -Os instead"
14212 #: config/sh/sh.opt:318
14213 msgid "Cost to assume for a multiply insn"
14216 #: config/sh/sh.opt:322
14217 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
14220 #: config/sh/sh.opt:328
14221 msgid "Pretend a branch-around-a-move is a conditional move."
14224 #: config/vxworks.opt:24
14225 msgid "Assume the VxWorks RTP environment"
14228 #: config/vxworks.opt:31
14229 msgid "Assume the VxWorks vThreads environment"
14232 #: config/mips/sdemtk.opt:23
14234 msgid "Prevent the use of all floating-point operations"
14235 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
14237 #: config/mips/mips.opt:23
14239 msgid "Generate code that conforms to the given ABI"
14240 msgstr "Генерыраваць код для дадзенага ЦП"
14242 #: config/mips/mips.opt:27
14243 msgid "Generate code that can be used in SVR4-style dynamic objects"
14246 #: config/mips/mips.opt:31
14247 msgid "Use PMC-style 'mad' instructions"
14250 #: config/mips/mips.opt:35
14252 msgid "Generate code for the given ISA"
14253 msgstr "Генерыраваць код для дадзенага ЦП"
14255 #: config/mips/mips.opt:39
14256 msgid "Set the cost of branches to roughly COST instructions"
14259 #: config/mips/mips.opt:43
14260 msgid "Use Branch Likely instructions, overriding the architecture default"
14263 #: config/mips/mips.opt:47
14264 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
14267 #: config/mips/mips.opt:51
14268 msgid "Trap on integer divide by zero"
14271 #: config/mips/mips.opt:55
14272 msgid "Specify when instructions are allowed to access code"
14275 #: config/mips/mips.opt:59
14276 msgid "Use branch-and-break sequences to check for integer divide by zero"
14279 #: config/mips/mips.opt:63
14280 msgid "Use trap instructions to check for integer divide by zero"
14283 #: config/mips/mips.opt:67
14285 msgid "Allow the use of MDMX instructions"
14286 msgstr "Не генерыраваць сімвальныя інструкцыі"
14288 #: config/mips/mips.opt:71
14289 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
14292 #: config/mips/mips.opt:75
14293 msgid "Use MIPS-DSP instructions"
14296 #: config/mips/mips.opt:79
14297 msgid "Use MIPS-DSP REV 2 instructions"
14300 #: config/mips/mips.opt:89
14301 msgid "Use big-endian byte order"
14304 #: config/mips/mips.opt:93
14305 msgid "Use little-endian byte order"
14308 #: config/mips/mips.opt:101
14309 msgid "Use NewABI-style %reloc() assembly operators"
14312 #: config/mips/mips.opt:105
14313 msgid "Use -G for data that is not defined by the current object"
14316 #: config/mips/mips.opt:109
14317 msgid "Work around certain R4000 errata"
14320 #: config/mips/mips.opt:113
14321 msgid "Work around certain R4400 errata"
14324 #: config/mips/mips.opt:117
14325 msgid "Work around errata for early SB-1 revision 2 cores"
14328 #: config/mips/mips.opt:121
14329 msgid "Work around certain VR4120 errata"
14332 #: config/mips/mips.opt:125
14333 msgid "Work around VR4130 mflo/mfhi errata"
14336 #: config/mips/mips.opt:129
14337 msgid "Work around an early 4300 hardware bug"
14340 #: config/mips/mips.opt:133
14342 msgid "FP exceptions are enabled"
14343 msgstr "выбары ўключаны:"
14345 #: config/mips/mips.opt:137
14347 msgid "Use 32-bit floating-point registers"
14348 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
14350 #: config/mips/mips.opt:141
14352 msgid "Use 64-bit floating-point registers"
14353 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
14355 #: config/mips/mips.opt:145
14356 msgid "Use FUNC to flush the cache before calling stack trampolines"
14359 #: config/mips/mips.opt:149
14360 msgid "Generate floating-point multiply-add instructions"
14363 #: config/mips/mips.opt:153
14364 msgid "Use 32-bit general registers"
14365 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
14367 #: config/mips/mips.opt:157
14368 msgid "Use 64-bit general registers"
14369 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
14371 #: config/mips/mips.opt:161
14372 msgid "Use GP-relative addressing to access small data"
14375 #: config/mips/mips.opt:165
14376 msgid "Allow the use of hardware floating-point ABI and instructions"
14379 #: config/mips/mips.opt:169
14380 msgid "Generate code that can be safely linked with MIPS16 code."
14383 #: config/mips/mips.opt:173
14385 msgid "Generate code for ISA level N"
14386 msgstr "Генерыраваць код для Intel as"
14388 #: config/mips/mips.opt:177
14390 msgid "Generate MIPS16 code"
14391 msgstr "Стварыць код для DLL"
14393 #: config/mips/mips.opt:181
14394 msgid "Use MIPS-3D instructions"
14397 #: config/mips/mips.opt:185
14398 msgid "Use ll, sc and sync instructions"
14401 #: config/mips/mips.opt:189
14402 msgid "Use -G for object-local data"
14405 #: config/mips/mips.opt:193
14406 msgid "Use indirect calls"
14409 #: config/mips/mips.opt:197
14411 msgid "Use a 32-bit long type"
14412 msgstr "Выкарыстоўваць 32-х бітны float"
14414 #: config/mips/mips.opt:201
14416 msgid "Use a 64-bit long type"
14417 msgstr "Выкарыстоўваць 64-х бітны float"
14419 #: config/mips/mips.opt:205
14420 msgid "Don't optimize block moves"
14423 #: config/mips/mips.opt:209
14424 msgid "Use the mips-tfile postpass"
14427 #: config/mips/mips.opt:213
14429 msgid "Allow the use of MT instructions"
14430 msgstr "Не генерыраваць сімвальныя інструкцыі"
14432 #: config/mips/mips.opt:217
14433 msgid "Do not use a cache-flushing function before calling stack trampolines"
14436 #: config/mips/mips.opt:221
14438 msgid "Do not use MDMX instructions"
14439 msgstr "Не генерыраваць сімвальныя інструкцыі"
14441 #: config/mips/mips.opt:225
14443 msgid "Generate normal-mode code"
14444 msgstr "Генерыраваць код для GNU ld"
14446 #: config/mips/mips.opt:229
14448 msgid "Do not use MIPS-3D instructions"
14449 msgstr "Не генерыраваць сімвальныя інструкцыі"
14451 #: config/mips/mips.opt:233
14453 msgid "Use paired-single floating-point instructions"
14454 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
14456 #: config/mips/mips.opt:237
14457 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
14460 #: config/mips/mips.opt:241
14461 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
14464 #: config/mips/mips.opt:245
14466 msgid "Use SmartMIPS instructions"
14467 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
14469 #: config/mips/mips.opt:249
14470 msgid "Prevent the use of all hardware floating-point instructions"
14473 #: config/mips/mips.opt:253
14474 msgid "Optimize lui/addiu address loads"
14477 #: config/mips/mips.opt:257
14478 msgid "Assume all symbols have 32-bit values"
14481 #: config/mips/mips.opt:261
14482 msgid "Optimize the output for PROCESSOR"
14485 #: config/mips/mips.opt:269
14486 msgid "Perform VR4130-specific alignment optimizations"
14489 #: config/mips/mips.opt:273
14490 msgid "Lift restrictions on GOT size"
14493 #: config/bfin/bfin.opt:31
14494 msgid "Omit frame pointer for leaf functions"
14497 #: config/bfin/bfin.opt:35
14498 msgid "Program is entirely located in low 64k of memory"
14501 #: config/bfin/bfin.opt:39
14502 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
14505 #: config/bfin/bfin.opt:44
14506 msgid "Avoid speculative loads to work around a hardware anomaly."
14509 #: config/bfin/bfin.opt:48
14510 msgid "Enabled ID based shared library"
14513 #: config/bfin/bfin.opt:52
14514 msgid "Generate code that won't be linked against any other ID shared libraries,"
14517 #: config/bfin/bfin.opt:65
14518 msgid "Avoid generating pc-relative calls; use indirection"
14521 #: config/bfin/bfin.opt:69
14523 msgid "Link with the fast floating-point library"
14524 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
14526 #: config/bfin/bfin.opt:81
14527 msgid "Do stack checking using bounds in L1 scratch memory"
14530 #: treelang/lang.opt:30
14531 msgid "Trace lexical analysis"
14534 #: treelang/lang.opt:34
14536 msgid "Trace the parsing process"
14537 msgstr "Мэта - AM33 працэсар"
14539 #: java/lang.opt:65
14540 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
14543 #: java/lang.opt:69
14544 msgid "Warn if deprecated empty statements are found"
14547 #: java/lang.opt:73
14548 msgid "Warn if .class files are out of date"
14551 #: java/lang.opt:77
14552 msgid "Warn if modifiers are specified when not necessary"
14555 #: java/lang.opt:81
14556 msgid "Deprecated; use --classpath instead"
14559 #: java/lang.opt:88
14560 msgid "Permit the use of the assert keyword"
14563 #: java/lang.opt:110
14564 msgid "Replace system path"
14567 #: java/lang.opt:114
14569 msgid "Generate checks for references to NULL"
14570 msgstr "Стварыць код для DLL"
14572 #: java/lang.opt:118
14573 msgid "Set class path"
14576 #: java/lang.opt:125
14577 msgid "Output a class file"
14580 #: java/lang.opt:129
14581 msgid "Alias for -femit-class-file"
14584 #: java/lang.opt:133
14585 msgid "Choose input encoding (defaults from your locale)"
14588 #: java/lang.opt:137
14589 msgid "Set the extension directory path"
14592 #: java/lang.opt:144
14593 msgid "Input file is a file with a list of filenames to compile"
14596 #: java/lang.opt:151
14597 msgid "Always check for non gcj generated classes archives"
14600 #: java/lang.opt:155
14601 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
14604 #: java/lang.opt:159
14605 msgid "Generate instances of Class at runtime"
14608 #: java/lang.opt:163
14609 msgid "Use offset tables for virtual method calls"
14612 #: java/lang.opt:170
14613 msgid "Assume native functions are implemented using JNI"
14616 #: java/lang.opt:174
14617 msgid "Enable optimization of static class initialization code"
14620 #: java/lang.opt:181
14621 msgid "Reduce the amount of reflection meta-data generated"
14624 #: java/lang.opt:185
14625 msgid "Enable assignability checks for stores into object arrays"
14628 #: java/lang.opt:189
14630 msgid "Generate code for the Boehm GC"
14631 msgstr "Генерыраваць код для Intel as"
14633 #: java/lang.opt:193
14634 msgid "Call a library routine to do integer divisions"
14637 #: java/lang.opt:197
14638 msgid "Generated should be loaded by bootstrap loader"
14641 #: java/lang.opt:201
14642 msgid "Set the source language version"
14645 #: java/lang.opt:205
14647 msgid "Set the target VM version"
14648 msgstr "дрэнная версія загалоўка"
14652 msgid "Display this information"
14653 msgstr " --help Адлюстраваць гэту інфармацыю\n"
14656 msgid "Display descriptions of a specific class of options. <class> is one or more of optimizers, target, warnings, undocumented, params"
14660 msgid "Alias for --help=target"
14664 msgid "Set parameter <param> to value. See below for a complete list of parameters"
14668 msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
14673 msgid "Set optimization level to <number>"
14674 msgstr "аптымізацыя уключана"
14678 msgid "Optimize for space rather than speed"
14679 msgstr "Аптымізацыя для SparcLite працэсараў"
14682 msgid "This switch is deprecated; use -Wextra instead"
14686 msgid "Warn about returning structures, unions or arrays"
14690 msgid "Warn if an array is accessed out of bounds"
14694 msgid "Warn about inappropriate attribute usage"
14698 msgid "Warn about pointer casts which increase alignment"
14702 msgid "Warn about uses of __attribute__((deprecated)) declarations"
14706 msgid "Warn when an optimization pass is disabled"
14710 msgid "Treat all warnings as errors"
14714 msgid "Treat specified warning as error"
14718 msgid "Print extra (possibly unwanted) warnings"
14722 msgid "Exit on the first error occurred"
14726 msgid "Warn when an inlined function cannot be inlined"
14731 msgid "Warn if an object is larger than <number> bytes"
14732 msgstr "памер \"%s\" больш чам %d байт"
14735 msgid "Warn when a logical operator is suspicously always evaluating to true or false"
14739 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
14743 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
14747 msgid "Warn about overflow in arithmetic expressions"
14751 msgid "Warn when the packed attribute has no effect on struct layout"
14755 msgid "Warn when padding is required to align structure members"
14759 msgid "Warn when one local variable shadows another"
14763 msgid "Warn when not issuing stack smashing protection for some reason"
14766 #: common.opt:155 common.opt:159
14767 msgid "Warn about code which might break strict aliasing rules"
14770 #: common.opt:163 common.opt:167
14771 msgid "Warn about optimizations that assume that signed overflow is undefined"
14775 msgid "Warn about enumerated switches, with no default, missing a case"
14779 msgid "Warn about enumerated switches missing a \"default:\" statement"
14783 msgid "Warn about all enumerated switches missing a specific case"
14786 #: common.opt:183 c.opt:434
14787 msgid "Do not suppress warnings from system headers"
14791 msgid "Warn about uninitialized automatic variables"
14795 msgid "Warn about code that will never be executed"
14799 msgid "Enable all -Wunused- warnings"
14803 msgid "Warn when a function is unused"
14807 msgid "Warn when a label is unused"
14811 msgid "Warn when a function parameter is unused"
14815 msgid "Warn when an expression value is unused"
14819 msgid "Warn when a variable is unused"
14823 msgid "Warn when a register variable is declared volatile"
14827 msgid "Warn instead of error in case profiles in -fprofile-use do not match"
14831 msgid "Emit declaration information into <file>"
14835 msgid "Enable dumps from specific passes of the compiler"
14839 msgid "Set the file basename to be used for dumps"
14843 msgid "Align the start of functions"
14847 msgid "Align labels which are only reached by jumping"
14851 msgid "Align all labels"
14855 msgid "Align the start of loops"
14859 msgid "Specify that arguments may alias each other and globals"
14863 msgid "Assume arguments may alias globals but not each other"
14867 msgid "Assume arguments alias neither each other nor globals"
14871 msgid "Assume arguments alias no other storage"
14875 msgid "Generate unwind tables that are exact at each instruction boundary"
14880 msgid "Generate auto-inc/dec instructions"
14881 msgstr "Не генерыраваць сімвальныя інструкцыі"
14885 msgid "Generate code to check bounds before indexing arrays"
14886 msgstr "Генерыраваць код для Intel as"
14889 msgid "Replace add, compare, branch with branch on count register"
14893 msgid "Use profiling information for branch probabilities"
14897 msgid "Perform branch target load optimization before prologue / epilogue threading"
14901 msgid "Perform branch target load optimization after prologue / epilogue threading"
14905 msgid "Restrict target load migration not to re-use registers in any basic block"
14909 msgid "Mark <register> as being preserved across functions"
14913 msgid "Mark <register> as being corrupted by function calls"
14917 msgid "Save registers around function calls"
14921 msgid "Compare the results of several data dependence analyzers."
14925 msgid "Do not put uninitialized globals in the common section"
14929 msgid "Perform a register copy-propagation optimization pass"
14933 msgid "Perform cross-jumping optimization"
14937 msgid "When running CSE, follow jumps to their targets"
14941 msgid "When running CSE, follow conditional jumps"
14945 msgid "Omit range reduction step when performing complex division"
14949 msgid "Place data items into their own section"
14953 msgid "List all available debugging counters with their limits and counts."
14957 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...] Set the debug counter limit. "
14961 msgid "Map one directory name to another in debug information"
14965 msgid "Defer popping functions args from stack until later"
14969 msgid "Attempt to fill delay slots of branch instructions"
14973 msgid "Delete useless null pointer checks"
14977 msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
14981 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
14985 msgid "Dump various compiler internals to a file"
14989 msgid "Suppress output of addresses in debugging dumps"
14993 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
14997 msgid "Perform early inlining"
15001 msgid "Perform DWARF2 duplicate elimination"
15004 #: common.opt:453 common.opt:457
15005 msgid "Perform unused type elimination in debug info"
15009 msgid "Do not suppress C++ class debug information."
15013 msgid "Enable exception handling"
15014 msgstr "Уключыць апрацоўку выключэньняў"
15017 msgid "Perform a number of minor, expensive optimizations"
15021 msgid "Assume no NaNs or infinities are generated"
15025 msgid "Mark <register> as being unavailable to the compiler"
15029 msgid "Don't allocate floats and doubles in extended-precision registers"
15032 #: common.opt:488 common.opt:647 common.opt:855 common.opt:986 common.opt:1061
15033 msgid "Does nothing. Preserved for backward compatibility."
15037 msgid "Perform a forward propagation pass on RTL"
15041 msgid "Allow function addresses to be held in registers"
15046 msgid "Place each function into its own section"
15047 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
15050 msgid "Perform global common subexpression elimination"
15054 msgid "Perform enhanced load motion during global common subexpression elimination"
15058 msgid "Perform store motion after global common subexpression elimination"
15062 msgid "Perform redundant load after store elimination in global common subexpression"
15066 msgid "Perform global common subexpression elimination after register allocation"
15070 msgid "Enable guessing of branch probabilities"
15074 msgid "Process #ident directives"
15078 msgid "Perform conversion of conditional jumps to branchless equivalents"
15082 msgid "Perform conversion of conditional jumps to conditional execution"
15086 msgid "Do not generate .size directives"
15090 msgid "Pay attention to the \"inline\" keyword"
15094 msgid "Integrate simple functions into their callers when code size is known to not growth"
15098 msgid "Integrate simple functions into their callers"
15102 msgid "Integrate functions called once into their callers"
15106 msgid "Limit the size of inlined functions to <number>"
15110 msgid "Instrument function entry and exit with profiling calls"
15114 msgid "-finstrument-functions-exclude-function-list=name,... Do not instrument listed functions"
15118 msgid "-finstrument-functions-exclude-file-list=filename,... Do not instrument functions listed in files"
15122 msgid "Perform Interprocedural constant propagation"
15126 msgid "Discover pure and const functions"
15130 msgid "Perform interprocedural points-to analysis"
15134 msgid "Discover readonly and non addressable static variables"
15138 msgid "Type based escape and alias analysis"
15142 msgid "Perform matrix layout flattening and transposing based"
15146 msgid "Perform structure layout optimizations based"
15150 msgid "Optimize induction variables on trees"
15154 msgid "Use jump tables for sufficiently large switch statements"
15158 msgid "Generate code for functions even if they are fully inlined"
15162 msgid "Emit static const variables even if they are not used"
15166 msgid "Give external symbols a leading underscore"
15170 msgid "Set errno after built-in math functions"
15174 msgid "Report on permanent memory allocation"
15178 msgid "Attempt to merge identical constants and constant variables"
15182 msgid "Attempt to merge identical constants across compilation units"
15186 msgid "Attempt to merge identical debug strings across compilation units"
15190 msgid "Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
15194 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
15198 msgid "Perform SMS based modulo scheduling with register moves allowed"
15202 msgid "Move loop invariant computations out of loops"
15206 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
15210 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
15214 msgid "Ignore read operations when inserting mudflap instrumentation"
15218 msgid "Use the RTL dead code elimination pass"
15222 msgid "Use the RTL dead store elimination pass"
15226 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
15230 msgid "Support synchronous non-call exceptions"
15234 msgid "When possible do not generate stack frames"
15238 msgid "Expand OpenMP operations on SSA form"
15242 msgid "Do the full register move optimization pass"
15246 msgid "Optimize sibling and tail recursive calls"
15249 #: common.opt:734 common.opt:738
15250 msgid "Report on memory allocation before interprocedural optimization"
15254 msgid "Pack structure members together without holes"
15258 msgid "Set initial maximum structure member alignment"
15262 msgid "Return small aggregates in memory, not registers"
15266 msgid "Perform loop peeling"
15270 msgid "Enable machine specific peephole optimizations"
15274 msgid "Enable an RTL peephole pass before sched2"
15278 msgid "Generate position-independent code if possible (large mode)"
15282 msgid "Generate position-independent code for executables if possible (large mode)"
15286 msgid "Generate position-independent code if possible (small mode)"
15290 msgid "Generate position-independent code for executables if possible (small mode)"
15294 msgid "Run predictive commoning optimization."
15298 msgid "Generate prefetch instructions, if available, for arrays in loops"
15302 msgid "Enable basic program profiling code"
15306 msgid "Insert arc-based program profiling code"
15310 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
15314 msgid "Enable common options for performing profile feedback directed optimizations"
15318 msgid "Insert code to profile values of expressions"
15322 msgid "Make compile reproducible using <string>"
15326 msgid "Record gcc command line switches in the object file."
15331 msgid "Return small aggregates in registers"
15332 msgstr "Не выкарыстоўваць рэгістра sb"
15335 msgid "Enables a register move optimization"
15339 msgid "Perform a register renaming optimization pass"
15343 msgid "Reorder basic blocks to improve code placement"
15347 msgid "Reorder basic blocks and partition into hot and cold sections"
15351 msgid "Reorder functions to improve code placement"
15355 msgid "Add a common subexpression elimination pass after loop optimizations"
15359 msgid "Disable optimizations that assume default FP rounding behavior"
15363 msgid "Enable scheduling across basic blocks"
15367 msgid "Allow speculative motion of non-loads"
15371 msgid "Allow speculative motion of some loads"
15375 msgid "Allow speculative motion of more loads"
15379 msgid "Set the verbosity level of the scheduler"
15383 msgid "If scheduling post reload, do superblock scheduling"
15387 msgid "If scheduling post reload, do trace scheduling"
15391 msgid "Reschedule instructions before register allocation"
15395 msgid "Reschedule instructions after register allocation"
15399 msgid "Allow premature scheduling of queued insns"
15403 msgid "Set number of queued insns that can be prematurely scheduled"
15406 #: common.opt:913 common.opt:917
15407 msgid "Set dependence distance checking in premature scheduling of queued insns"
15411 msgid "Access data in the same section from shared anchor points"
15415 msgid "Perform sequence abstraction optimization on RTL"
15419 msgid "Eliminate redundant sign extensions using LCM."
15423 msgid "Show column numbers in diagnostics, when available. Default off"
15427 msgid "Disable optimizations observable by IEEE signaling NaNs"
15431 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
15435 msgid "Convert floating point constants to single precision constants"
15439 msgid "Split lifetimes of induction variables when loops are unrolled"
15443 msgid "Split wide types into independent registers"
15447 msgid "Apply variable expansion when loops are unrolled"
15451 msgid "Insert stack checking code into the program"
15452 msgstr "Уключаць код правэркі стэку ў праграму"
15455 msgid "Trap if the stack goes past <register>"
15459 msgid "Trap if the stack goes past symbol <name>"
15463 msgid "Use propolice as a stack protection method"
15467 msgid "Use a stack protection method for every function"
15471 msgid "Assume strict aliasing rules apply"
15475 msgid "Treat signed overflow as undefined"
15479 msgid "Check for syntax errors, then stop"
15483 msgid "Create data files needed by \"gcov\""
15487 msgid "Perform jump threading optimizations"
15491 msgid "Report the time taken by each compiler pass"
15495 msgid "Set the default thread-local storage code generation model"
15499 msgid "Reorder top level functions, variables, and asms"
15503 msgid "Perform superblock formation via tail duplication"
15507 msgid "Assume floating-point operations can trap"
15511 msgid "Trap for signed overflow in addition, subtraction and multiplication"
15516 msgid "Enable SSA-CCP optimization on trees"
15517 msgstr "Уключаць SSA аптымізацыю"
15521 msgid "Enable SSA-CCP optimization for stores and loads"
15522 msgstr "Уключаць SSA аптымізацыю"
15525 msgid "Enable loop header copying on trees"
15529 msgid "Replace SSA temporaries with better names in copies"
15533 msgid "Enable copy propagation on trees"
15537 msgid "Transform condition stores into unconditional ones"
15542 msgid "Enable SSA dead code elimination optimization on trees"
15543 msgstr "Уключаць SSA аптымізацыю"
15547 msgid "Enable dominator optimizations"
15548 msgstr "Уключаць SSA аптымізацыю"
15552 msgid "Enable dead store elimination"
15553 msgstr "Уключаць SSA аптымізацыю"
15556 msgid "Enable Full Redundancy Elimination (FRE) on trees"
15560 msgid "Enable loop invariant motion on trees"
15564 msgid "Enable linear loop transforms on trees"
15568 msgid "Create canonical induction variables in loops"
15573 msgid "Enable loop optimizations on tree level"
15574 msgstr "Уключаць SSA аптымізацыю"
15577 msgid "Enable automatic parallelization of loops"
15582 msgid "Enable SSA-PRE optimization on trees"
15583 msgstr "Уключаць SSA аптымізацыю"
15586 msgid "Enable reassociation on tree level"
15590 msgid "Perform structural alias analysis"
15595 msgid "Enable SSA code sinking on trees"
15596 msgstr "Уключаць SSA аптымізацыю"
15599 msgid "Perform scalar replacement of aggregates"
15603 msgid "Replace temporary expressions in the SSA->normal pass"
15607 msgid "Perform live range splitting during the SSA->normal pass"
15611 msgid "Perform Value Range Propagation on trees"
15615 msgid "Compile whole compilation unit at a time"
15619 msgid "Perform loop unrolling when iteration count is known"
15623 msgid "Perform loop unrolling for all loops"
15627 msgid "Allow loop optimizations to assume that the loops behave in normal way"
15631 msgid "Allow optimization for floating-point arithmetic which may change the"
15635 msgid "Same as -fassociative-math for expressions which include division."
15639 msgid "Allow math optimizations that may violate IEEE or ISO standards"
15643 msgid "Perform loop unswitching"
15647 msgid "Just generate unwind tables for exception handling"
15651 msgid "Perform variable tracking"
15655 msgid "Perform variable tracking and also tag variables that are uninitialized"
15660 msgid "Enable loop vectorization on trees"
15661 msgstr "Уключаць SSA аптымізацыю"
15664 msgid "Enable use of cost model in vectorization"
15668 msgid "Enable loop versioning when doing loop vectorization on trees"
15672 msgid "Set the verbosity level of the vectorizer"
15676 msgid "Enable copy propagation of scalar-evolution information."
15680 msgid "Add extra commentary to assembler output"
15684 msgid "Set the default symbol visibility"
15688 msgid "Use expression value profiles in optimizations"
15692 msgid "Construct webs and split unrelated uses of single variable"
15696 msgid "Perform whole program optimizations"
15700 msgid "Assume signed arithmetic overflow wraps around"
15704 msgid "Put zero initialized data in the bss section"
15709 msgid "Generate debug information in default format"
15710 msgstr "Генерыраваць код для Intel as"
15713 msgid "Generate debug information in COFF format"
15717 msgid "Generate debug information in DWARF v2 format"
15721 msgid "Generate debug information in default extended format"
15726 msgid "Generate debug information in STABS format"
15727 msgstr "Стварыць код для DLL"
15730 msgid "Generate debug information in extended STABS format"
15735 msgid "Generate debug information in VMS format"
15736 msgstr "Стварыць код для DLL"
15739 msgid "Generate debug information in XCOFF format"
15743 msgid "Generate debug information in extended XCOFF format"
15748 msgid "Place output into <file>"
15749 msgstr " -o <файл> Памясціць вывад у <файл>\n"
15753 msgid "Enable function profiling"
15754 msgstr "Уключыць апрацоўку выключэньняў"
15757 msgid "Issue warnings needed for strict compliance to the standard"
15761 msgid "Like -pedantic but issue them as errors"
15765 msgid "Do not display functions compiled or elapsed time"
15769 msgid "Display the compiler's version"
15774 msgid "Suppress warnings"
15775 msgstr "%s: увага: "
15778 msgid "Create a shared library"
15782 msgid "Create a position independent executable"
15786 msgid "Assert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
15791 msgid "Do not discard comments"
15792 msgstr "незавершаныя каментарыі"
15795 msgid "Do not discard comments in macro expansions"
15799 msgid "Define a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
15803 msgid "Add <dir> to the end of the main framework include path"
15807 msgid "Print the name of header files as they are used"
15810 #: c.opt:68 c.opt:863
15811 msgid "Add <dir> to the end of the main include path"
15815 msgid "Generate make dependencies"
15819 msgid "Generate make dependencies and compile"
15823 msgid "Write dependency output to the given file"
15827 msgid "Treat missing header files as generated files"
15831 msgid "Like -M but ignore system header files"
15835 msgid "Like -MD but ignore system header files"
15840 msgid "Generate phony targets for all headers"
15841 msgstr "Генерыраваць код для Intel as"
15844 msgid "Add a MAKE-quoted target"
15848 msgid "Add an unquoted target"
15853 msgid "Do not generate #line directives"
15854 msgstr "Не генерыраваць сімвальныя інструкцыі"
15857 msgid "Undefine <macro>"
15861 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
15865 msgid "Warn about suspicious uses of memory addresses"
15869 msgid "Enable most warning messages"
15873 msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
15877 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
15881 msgid "Warn about casting functions to incompatible types"
15885 msgid "Warn about C constructs that are not in the common subset of C and C++"
15889 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 200x"
15893 msgid "Warn about casts which discard qualifiers"
15897 msgid "Warn about subscripts whose type is \"char\""
15901 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
15905 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
15909 msgid "Synonym for -Wcomment"
15913 msgid "Warn for implicit type conversions that may change a value"
15917 msgid "Warn for implicit type conversions between signed and unsigned integers"
15921 msgid "Warn when all constructors and destructors are private"
15925 msgid "Warn when a declaration is found after a statement"
15929 msgid "Warn about deprecated compiler features"
15933 msgid "Warn about compile-time integer division by zero"
15937 msgid "Warn about violations of Effective C++ style rules"
15942 msgid "Warn about an empty body in an if or else statement"
15943 msgstr "пустое цела ў else-выражэнні"
15946 msgid "Warn about stray tokens after #elif and #endif"
15950 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
15954 msgid "Warn if testing floating point numbers for equality"
15958 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
15963 msgid "Warn if passing too many arguments to a function for its format string"
15964 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
15967 msgid "Warn about format strings that are not literals"
15971 msgid "Warn about format strings that contain NUL bytes"
15975 msgid "Warn about possible security problems with format functions"
15979 msgid "Warn about strftime formats yielding 2-digit years"
15983 msgid "Warn about zero-length formats"
15987 msgid "Warn whenever type qualifiers are ignored."
15991 msgid "Warn about variables which are initialized to themselves"
15995 msgid "Warn about implicit function declarations"
15999 msgid "Warn when a declaration does not specify a type"
16003 msgid "Deprecated. This switch has no effect"
16007 msgid "Warn when there is a cast to a pointer from an integer of a different size"
16011 msgid "Warn about invalid uses of the \"offsetof\" macro"
16015 msgid "Warn about PCH files that are found but not used"
16019 msgid "Do not warn about using \"long long\" when -pedantic"
16024 msgid "Warn about suspicious declarations of \"main\""
16025 msgstr "няма папярэдняга аб'яўлення для \"%s\""
16028 msgid "Warn about possibly missing braces around initializers"
16033 msgid "Warn about global functions without previous declarations"
16034 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
16037 msgid "Warn about missing fields in struct initializers"
16041 msgid "Warn about functions which might be candidates for format attributes"
16045 msgid "Warn about user-specified include directories that do not exist"
16049 msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
16053 msgid "Warn about global functions without prototypes"
16058 msgid "Warn about use of multi-character character constants"
16059 msgstr "мнагасімвальная сімвальная канстанта"
16062 msgid "Warn about \"extern\" declarations not at file scope"
16066 msgid "Warn when non-templatized friend functions are declared within a template"
16070 msgid "Warn about non-virtual destructors"
16074 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
16078 msgid "Warn about non-normalised Unicode strings"
16082 msgid "Warn if a C-style cast is used in a program"
16086 msgid "Warn for obsolescent usage in a declaration"
16090 msgid "Warn if an old-style parameter definition is used"
16094 msgid "Warn if a string is longer than the maximum portable length specified by the standard"
16098 msgid "Warn about overloaded virtual function names"
16102 msgid "Warn about overriding initializers without side effects"
16106 msgid "Warn about possibly missing parentheses"
16110 msgid "Warn when converting the type of pointers to member functions"
16114 msgid "Warn about function pointer arithmetic"
16118 msgid "Warn when a pointer is cast to an integer of a different size"
16122 msgid "Warn about misuses of pragmas"
16126 msgid "Warn if inherited methods are unimplemented"
16130 msgid "Warn about multiple declarations of the same object"
16134 msgid "Warn when the compiler reorders code"
16138 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
16142 msgid "Warn if a selector has multiple methods"
16146 msgid "Warn about possible violations of sequence point rules"
16150 msgid "Warn about signed-unsigned comparisons"
16154 msgid "Warn when overload promotes from unsigned to signed"
16158 msgid "Warn about uncasted NULL used as sentinel"
16163 msgid "Warn about unprototyped function declarations"
16164 msgstr "няма папярэдняга аб'яўлення для \"%s\""
16167 msgid "Warn if type signatures of candidate methods do not match exactly"
16171 msgid "Warn when synthesis behavior differs from Cfront"
16175 msgid "Warn about features not present in traditional C"
16179 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
16183 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
16187 msgid "Warn about @selector()s without previously declared methods"
16191 msgid "Warn if an undefined macro is used in an #if directive"
16195 msgid "Warn about unrecognized pragmas"
16199 msgid "Warn about macros defined in the main file that are not used"
16203 msgid "Do not warn about using variadic macros when -pedantic"
16207 msgid "Warn if a variable length array is used"
16211 msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'. In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
16215 msgid "Warn when a pointer differs in signedness in an assignment"
16219 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
16223 msgid "Enforce class member access control semantics"
16227 msgid "Change when template instances are emitted"
16231 msgid "Recognize the \"asm\" keyword"
16236 msgid "Recognize built-in functions"
16237 msgstr "Не генерыраваць сімвальныя інструкцыі"
16240 msgid "Check the return value of new"
16244 msgid "Allow the arguments of the '?' operator to have different types"
16248 msgid "Reduce the size of object files"
16252 msgid "Use class <name> for constant strings"
16257 msgid "Inline member functions by default"
16258 msgstr "у функцыі \"%s\":"
16261 msgid "Preprocess directives only."
16265 msgid "Permit '$' as an identifier character"
16270 msgid "Generate code to check exception specifications"
16271 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16274 msgid "Convert all strings and character constants to character set <cset>"
16278 msgid "Permit universal character names (\\u and \\U) in identifiers"
16282 msgid "Specify the default character set for source files"
16286 msgid "Scope of for-init-statement variables is local to the loop"
16290 msgid "Do not assume that standard C libraries and \"main\" exist"
16294 msgid "Recognize GNU-defined keywords"
16298 msgid "Generate code for GNU runtime environment"
16302 msgid "Use traditional GNU semantics for inline functions"
16306 msgid "Assume normal C execution environment"
16310 msgid "Enable support for huge objects"
16314 msgid "Export functions even if they can be inlined"
16319 msgid "Emit implicit instantiations of inline templates"
16320 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16324 msgid "Emit implicit instantiations of templates"
16325 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16328 msgid "Inject friend functions into enclosing namespace"
16332 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
16336 msgid "Don't warn about uses of Microsoft extensions"
16340 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
16344 msgid "Assume that receivers of Objective-C messages may be nil"
16348 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
16352 msgid "Allow fast jumps to the message dispatcher"
16356 msgid "Enable Objective-C exception and synchronization syntax"
16360 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
16365 msgid "Enable Objective-C setjmp exception handling runtime"
16366 msgstr "Уключыць апрацоўку выключэньняў"
16369 msgid "Enable OpenMP"
16373 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
16378 msgid "Enable optional diagnostics"
16379 msgstr "Уключаць SSA аптымізацыю"
16382 msgid "Look for and use PCH files even when preprocessing"
16386 msgid "Downgrade conformance errors to warnings"
16390 msgid "Treat the input file as already preprocessed"
16394 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
16398 msgid "Enable automatic template instantiation"
16402 msgid "Generate run time type descriptor information"
16406 msgid "Use the same size for double as for float"
16410 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
16414 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
16418 msgid "Make \"char\" signed by default"
16422 msgid "Display statistics accumulated during compilation"
16426 msgid "Distance between tab stops for column reporting"
16430 msgid "Specify maximum template instantiation depth"
16435 msgid "Do not generate thread-safe code for initializing local statics"
16436 msgstr "Генерыраваць код для Intel as"
16439 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
16443 msgid "Make \"char\" unsigned by default"
16447 msgid "Use __cxa_atexit to register destructors"
16451 msgid "Use __cxa_get_exception_ptr in exception handling"
16455 msgid "Marks all inlined methods as having hidden visibility"
16459 msgid "Changes visibility to match Microsoft Visual Studio by default"
16463 msgid "Discard unused virtual functions"
16467 msgid "Implement vtables using thunks"
16471 msgid "Emit common-like symbols as weak symbols"
16475 msgid "Convert all wide strings and character constants to character set <cset>"
16479 msgid "Generate a #line directive pointing at the current working directory"
16483 msgid "Emit cross referencing information"
16487 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
16491 msgid "Dump declarations to a .decl file"
16495 msgid "Aggressive reduced debug info for structs"
16499 msgid "Conservative reduced debug info for structs"
16503 msgid "Detailed reduced debug info for structs"
16506 #: c.opt:827 c.opt:859
16507 msgid "Add <dir> to the end of the system include path"
16511 msgid "Accept definition of macros in <file>"
16515 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
16519 msgid "Include the contents of <file> before other files"
16523 msgid "Specify <path> as a prefix for next two options"
16527 msgid "Set <dir> to be the system root directory"
16531 msgid "Add <dir> to the start of the system include path"
16535 msgid "Add <dir> to the end of the quote include path"
16539 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
16543 msgid "Do not search standard system include directories for C++"
16547 msgid "Generate C header of platform-specific features"
16551 msgid "Print a checksum of the executable for PCH validity checking, and stop"
16555 msgid "Remap file names when including files"
16559 msgid "Conform to the ISO 1998 C++ standard"
16563 msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
16566 #: c.opt:919 c.opt:954
16567 msgid "Conform to the ISO 1990 C standard"
16570 #: c.opt:923 c.opt:962
16571 msgid "Conform to the ISO 1999 C standard"
16575 msgid "Deprecated in favor of -std=c99"
16579 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
16583 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
16587 msgid "Conform to the ISO 1990 C standard with GNU extensions"
16591 msgid "Conform to the ISO 1999 C standard with GNU extensions"
16595 msgid "Deprecated in favor of -std=gnu99"
16599 msgid "Conform to the ISO 1990 C standard as amended in 1994"
16603 msgid "Deprecated in favor of -std=iso9899:1999"
16607 msgid "Enable traditional preprocessing"
16611 msgid "Support ISO C trigraphs"
16615 msgid "Do not predefine system-specific and GCC-specific macros"
16619 msgid "Enable verbose output"
16623 msgid "Specify options to GNAT"
16627 #, fuzzy, gcc-internal-format
16628 msgid "%qs attribute directive ignored"
16629 msgstr "\"%s\" атрыбут ігнарыруецца"
16632 #, fuzzy, gcc-internal-format
16633 msgid "wrong number of arguments specified for %qs attribute"
16634 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
16637 #, fuzzy, gcc-internal-format
16638 msgid "%qs attribute does not apply to types"
16639 msgstr "\"%s\" звычайна функцыя"
16642 #, fuzzy, gcc-internal-format
16643 msgid "%qs attribute only applies to function types"
16644 msgstr "\"%s\" звычайна функцыя"
16647 #, gcc-internal-format
16648 msgid "type attributes ignored after type is already defined"
16651 #: bb-reorder.c:1860
16652 #, gcc-internal-format
16653 msgid "multiple hot/cold transitions found (bb %i)"
16657 #, gcc-internal-format
16658 msgid "branch target register load optimization is not intended to be run twice"
16662 #, gcc-internal-format
16663 msgid "offset outside bounds of constant string"
16667 #, fuzzy, gcc-internal-format
16668 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16669 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16672 #, fuzzy, gcc-internal-format
16673 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16674 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16677 #, fuzzy, gcc-internal-format
16678 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16679 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16682 #, fuzzy, gcc-internal-format
16683 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16684 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16687 #, fuzzy, gcc-internal-format
16688 msgid "argument of %<__builtin_args_info%> must be constant"
16689 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16692 #, fuzzy, gcc-internal-format
16693 msgid "argument of %<__builtin_args_info%> out of range"
16694 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
16697 #, fuzzy, gcc-internal-format
16698 msgid "missing argument in %<__builtin_args_info%>"
16699 msgstr "прапушчан аргумент у `__builtin_args_info'"
16701 #: builtins.c:4709 gimplify.c:2118
16702 #, fuzzy, gcc-internal-format
16703 msgid "too few arguments to function %<va_start%>"
16704 msgstr "нехапае аргументаў у функцыі \"%s\""
16707 #, gcc-internal-format
16708 msgid "first argument to %<va_arg%> not of type %<va_list%>"
16711 #. Unfortunately, this is merely undefined, rather than a constraint
16712 #. violation, so we cannot make this an error. If this call is never
16713 #. executed, the program is still strictly conforming.
16715 #, gcc-internal-format
16716 msgid "%qT is promoted to %qT when passed through %<...%>"
16720 #, gcc-internal-format
16721 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
16724 #. We can, however, treat "undefined" any way we please.
16725 #. Call abort to encourage the user to fix the program.
16726 #: builtins.c:4897 c-typeck.c:2419
16727 #, gcc-internal-format
16728 msgid "if this code is reached, the program will abort"
16732 #, gcc-internal-format
16733 msgid "invalid argument to %<__builtin_frame_address%>"
16737 #, gcc-internal-format
16738 msgid "invalid argument to %<__builtin_return_address%>"
16742 #, gcc-internal-format
16743 msgid "unsupported argument to %<__builtin_frame_address%>"
16747 #, gcc-internal-format
16748 msgid "unsupported argument to %<__builtin_return_address%>"
16752 #, fuzzy, gcc-internal-format
16753 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16754 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16756 #. All valid uses of __builtin_va_arg_pack () are removed during
16758 #: builtins.c:6291 expr.c:8023
16759 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16762 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16765 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16769 #, gcc-internal-format
16770 msgid "%<__builtin_longjmp%> second argument must be 1"
16774 #, fuzzy, gcc-internal-format
16775 msgid "target format does not support infinity"
16776 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
16778 #: builtins.c:9638 builtins.c:9727 builtins.c:10082
16779 #, fuzzy, gcc-internal-format
16780 msgid "non-floating-point argument to function %qs"
16781 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
16783 #: builtins.c:10446 builtins.c:10466
16784 #, fuzzy, gcc-internal-format
16785 msgid "too few arguments to function %qs"
16786 msgstr "нехапае аргументаў у функцыі \"%s\""
16788 #: builtins.c:10452 builtins.c:10472
16789 #, fuzzy, gcc-internal-format
16790 msgid "too many arguments to function %qs"
16791 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
16793 #: builtins.c:11377
16794 #, fuzzy, gcc-internal-format
16795 msgid "%<va_start%> used in function with fixed args"
16797 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
16798 " колькасьцю аргументаў"
16800 #: builtins.c:11385
16801 #, fuzzy, gcc-internal-format
16802 msgid "wrong number of arguments to function %<va_start%>"
16803 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
16805 #. Evidently an out of date version of <stdarg.h>; can't validate
16806 #. va_start's second argument, but can still work as intended.
16807 #: builtins.c:11398
16808 #, fuzzy, gcc-internal-format
16809 msgid "%<__builtin_next_arg%> called without an argument"
16810 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
16812 #: builtins.c:11403
16813 #, fuzzy, gcc-internal-format
16814 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16815 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
16817 #. FIXME: Sometimes with the tree optimizers we can get the
16818 #. not the last argument even though the user used the last
16819 #. argument. We just warn and set the arg to be the last
16820 #. argument so that we will get wrong-code because of
16822 #: builtins.c:11432
16823 #, gcc-internal-format
16824 msgid "second parameter of %<va_start%> not last named argument"
16827 #: builtins.c:11546
16829 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
16830 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
16832 #: builtins.c:11559
16833 msgid "%Klast argument of %D is not integer constant between 0 and 3"
16836 #: builtins.c:11603 builtins.c:11767 builtins.c:11826
16837 msgid "%Kcall to %D will always overflow destination buffer"
16840 #: builtins.c:11757
16841 msgid "%Kcall to %D might overflow destination buffer"
16845 #, fuzzy, gcc-internal-format
16846 msgid "%qD is not defined outside of function scope"
16847 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16849 #. Translators: The %d after 'ISO C' will be 90 or 99. Do not
16850 #. separate the %d from the 'C'. 'ISO' should not be
16851 #. translated, but it may be moved after 'C%d' in languages
16852 #. where modifiers follow nouns.
16854 #, gcc-internal-format
16855 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
16859 #, gcc-internal-format
16860 msgid "overflow in constant expression"
16864 #, gcc-internal-format
16865 msgid "integer overflow in expression"
16869 #, gcc-internal-format
16870 msgid "floating point overflow in expression"
16874 #, gcc-internal-format
16875 msgid "fixed-point overflow in expression"
16879 #, gcc-internal-format
16880 msgid "vector overflow in expression"
16884 #, gcc-internal-format
16885 msgid "complex integer overflow in expression"
16889 #, fuzzy, gcc-internal-format
16890 msgid "complex floating point overflow in expression"
16891 msgstr "перапаўненьне плаваючай кропкі"
16894 #, gcc-internal-format
16895 msgid "logical %<%s%> with non-zero constant will always evaluate as true"
16899 #, gcc-internal-format
16900 msgid "type-punning to incomplete type might break strict-aliasing rules"
16904 #, gcc-internal-format
16905 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
16908 #: c-common.c:1067 c-common.c:1085
16909 #, gcc-internal-format
16910 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
16914 #, gcc-internal-format
16915 msgid "%Hsuggest braces around empty body in an %<if%> statement"
16919 #, fuzzy, gcc-internal-format
16920 msgid "%Hsuggest braces around empty body in an %<else%> statement"
16921 msgstr "пустое цела ў else-выражэнні"
16924 #, fuzzy, gcc-internal-format
16925 msgid "first argument of %q+D should be %<int%>"
16926 msgstr "першым аргументам \"%s\" павінен быць \"int\""
16929 #, fuzzy, gcc-internal-format
16930 msgid "second argument of %q+D should be %<char **%>"
16931 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
16934 #, fuzzy, gcc-internal-format
16935 msgid "third argument of %q+D should probably be %<char **%>"
16936 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
16939 #, gcc-internal-format
16940 msgid "%q+D takes only zero or two arguments"
16944 #, gcc-internal-format
16945 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
16949 #, gcc-internal-format
16950 msgid "negative integer implicitly converted to unsigned type"
16954 #, gcc-internal-format
16955 msgid "conversion of unsigned constant value to negative integer"
16959 #, gcc-internal-format
16960 msgid "conversion to %qT alters %qT constant value"
16964 #, gcc-internal-format
16965 msgid "conversion to %qT from %qT may change the sign of the result"
16969 #, gcc-internal-format
16970 msgid "conversion to %qT from %qT may alter its value"
16974 #, gcc-internal-format
16975 msgid "large integer implicitly truncated to unsigned type"
16978 #: c-common.c:1362 c-common.c:1369 c-common.c:1377
16979 #, gcc-internal-format
16980 msgid "overflow in implicit constant conversion"
16984 #, gcc-internal-format
16985 msgid "operation on %qE may be undefined"
16989 #, gcc-internal-format
16990 msgid "case label does not reduce to an integer constant"
16994 #, gcc-internal-format
16995 msgid "case label value is less than minimum value for type"
16999 #, gcc-internal-format
17000 msgid "case label value exceeds maximum value for type"
17004 #, gcc-internal-format
17005 msgid "lower value in case label range less than minimum value for type"
17009 #, gcc-internal-format
17010 msgid "upper value in case label range exceeds maximum value for type"
17014 #, gcc-internal-format
17015 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
17019 #, fuzzy, gcc-internal-format
17020 msgid "invalid operands to binary %s (have %qT and %qT)"
17021 msgstr "нерэчаісны %%-код"
17024 #, gcc-internal-format
17025 msgid "comparison is always false due to limited range of data type"
17029 #, gcc-internal-format
17030 msgid "comparison is always true due to limited range of data type"
17034 #, gcc-internal-format
17035 msgid "comparison of unsigned expression >= 0 is always true"
17039 #, gcc-internal-format
17040 msgid "comparison of unsigned expression < 0 is always false"
17044 #, gcc-internal-format
17045 msgid "pointer of type %<void *%> used in arithmetic"
17049 #, gcc-internal-format
17050 msgid "pointer to a function used in arithmetic"
17054 #, gcc-internal-format
17055 msgid "pointer to member function used in arithmetic"
17059 #, gcc-internal-format
17060 msgid "the address of %qD will always evaluate as %<true%>"
17063 #: c-common.c:3054 cp/semantics.c:597 cp/typeck.c:6438
17064 #, gcc-internal-format
17065 msgid "suggest parentheses around assignment used as truth value"
17068 #: c-common.c:3126 c-typeck.c:8969
17069 #, fuzzy, gcc-internal-format
17070 msgid "invalid use of %<restrict%>"
17071 msgstr "нявернае выкарыстанне \"restict\""
17074 #, fuzzy, gcc-internal-format
17075 msgid "invalid application of %<sizeof%> to a function type"
17076 msgstr "Нерэчаісны выбар \"%s\""
17079 #, gcc-internal-format
17080 msgid "invalid application of %qs to a void type"
17084 #, fuzzy, gcc-internal-format
17085 msgid "invalid application of %qs to incomplete type %qT "
17086 msgstr "\"%s\" мае незавершаны тып"
17089 #, gcc-internal-format
17090 msgid "%<__alignof%> applied to a bit-field"
17094 #, fuzzy, gcc-internal-format
17095 msgid "cannot disable built-in function %qs"
17096 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17099 #, gcc-internal-format
17100 msgid "pointers are not permitted as case values"
17104 #, gcc-internal-format
17105 msgid "range expressions in switch statements are non-standard"
17109 #, gcc-internal-format
17110 msgid "empty range specified"
17114 #, gcc-internal-format
17115 msgid "duplicate (or overlapping) case value"
17119 #, gcc-internal-format
17120 msgid "%Jthis is the first entry overlapping that value"
17124 #, gcc-internal-format
17125 msgid "duplicate case value"
17129 #, fuzzy, gcc-internal-format
17130 msgid "%Jpreviously used here"
17131 msgstr "папярэдняе вызначэньне"
17134 #, gcc-internal-format
17135 msgid "multiple default labels in one switch"
17139 #, gcc-internal-format
17140 msgid "%Jthis is the first default label"
17144 #, gcc-internal-format
17145 msgid "%Jcase value %qs not in enumerated type"
17149 #, gcc-internal-format
17150 msgid "%Jcase value %qs not in enumerated type %qT"
17154 #, gcc-internal-format
17155 msgid "%Hswitch missing default case"
17159 #, gcc-internal-format
17160 msgid "%Henumeration value %qE not handled in switch"
17164 #, fuzzy, gcc-internal-format
17165 msgid "taking the address of a label is non-standard"
17166 msgstr "ISO C не дазваляе пусты ізыходны файл"
17169 #, fuzzy, gcc-internal-format
17170 msgid "%qE attribute ignored for field of type %qT"
17171 msgstr "\"%s\" атрыбут ігнарыруецца"
17173 #: c-common.c:4640 c-common.c:4659 c-common.c:4677 c-common.c:4704
17174 #: c-common.c:4731 c-common.c:4757 c-common.c:4776 c-common.c:4800
17175 #: c-common.c:4823 c-common.c:4846 c-common.c:4867 c-common.c:4888
17176 #: c-common.c:4912 c-common.c:4938 c-common.c:4975 c-common.c:5002
17177 #: c-common.c:5045 c-common.c:5129 c-common.c:5159 c-common.c:5178
17178 #: c-common.c:5498 c-common.c:5558 c-common.c:5579 c-common.c:5643
17179 #: c-common.c:5761 c-common.c:5827 c-common.c:5876 c-common.c:5922
17180 #: c-common.c:5992 c-common.c:6016 c-common.c:6301 c-common.c:6324
17182 #, fuzzy, gcc-internal-format
17183 msgid "%qE attribute ignored"
17184 msgstr "\"%s\" атрыбут ігнарыруецца"
17186 #: c-common.c:4722 c-common.c:4748
17187 #, fuzzy, gcc-internal-format
17188 msgid "%qE attribute conflicts with attribute %s"
17189 msgstr "\"%s\" атрыбут ігнарыруецца"
17192 #, gcc-internal-format
17193 msgid "%qE attribute have effect only on public objects"
17197 #, fuzzy, gcc-internal-format
17198 msgid "destructor priorities are not supported"
17199 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17202 #, fuzzy, gcc-internal-format
17203 msgid "constructor priorities are not supported"
17204 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17207 #, gcc-internal-format
17208 msgid "destructor priorities from 0 to %d are reserved for the implementation"
17212 #, gcc-internal-format
17213 msgid "constructor priorities from 0 to %d are reserved for the implementation"
17217 #, gcc-internal-format
17218 msgid "destructor priorities must be integers from 0 to %d inclusive"
17222 #, gcc-internal-format
17223 msgid "constructor priorities must be integers from 0 to %d inclusive"
17227 #, fuzzy, gcc-internal-format
17228 msgid "unknown machine mode %qs"
17229 msgstr "невядомы рэжым машыны \"%s\""
17232 #, gcc-internal-format
17233 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
17237 #, gcc-internal-format
17238 msgid "use __attribute__ ((vector_size)) instead"
17242 #, fuzzy, gcc-internal-format
17243 msgid "unable to emulate %qs"
17244 msgstr "немагу адчыніць файл \"%s\""
17247 #, fuzzy, gcc-internal-format
17248 msgid "invalid pointer mode %qs"
17249 msgstr "Нерэчаісны выбар \"%s\""
17252 #, gcc-internal-format
17253 msgid "signness of type and machine mode %qs don't match"
17257 #, fuzzy, gcc-internal-format
17258 msgid "no data type for mode %qs"
17259 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
17262 #, gcc-internal-format
17263 msgid "cannot use mode %qs for enumeral types"
17267 #, fuzzy, gcc-internal-format
17268 msgid "mode %qs applied to inappropriate type"
17269 msgstr "\"%s\" мае незавершаны тып"
17272 #, fuzzy, gcc-internal-format
17273 msgid "%Jsection attribute cannot be specified for local variables"
17274 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17276 #: c-common.c:5378 config/bfin/bfin.c:4982 config/bfin/bfin.c:5033
17277 #, fuzzy, gcc-internal-format
17278 msgid "section of %q+D conflicts with previous declaration"
17279 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
17282 #, fuzzy, gcc-internal-format
17283 msgid "section attribute not allowed for %q+D"
17284 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17287 #, fuzzy, gcc-internal-format
17288 msgid "%Jsection attributes are not supported for this target"
17289 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17292 #, gcc-internal-format
17293 msgid "requested alignment is not a constant"
17297 #, gcc-internal-format
17298 msgid "requested alignment is not a power of 2"
17302 #, gcc-internal-format
17303 msgid "requested alignment is too large"
17307 #, gcc-internal-format
17308 msgid "alignment may not be specified for %q+D"
17312 #, gcc-internal-format
17313 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
17317 #, fuzzy, gcc-internal-format
17318 msgid "alignment for %q+D must be at least %d"
17319 msgstr "першым аргументам \"%s\" павінен быць \"int\""
17322 #, gcc-internal-format
17323 msgid "%q+D defined both normally and as an alias"
17327 #, fuzzy, gcc-internal-format
17328 msgid "alias argument not a string"
17329 msgstr "аргумент для \"%s\" прапушчан"
17332 #, gcc-internal-format
17333 msgid "%Jweakref attribute must appear before alias attribute"
17337 #, fuzzy, gcc-internal-format
17338 msgid "%qE attribute ignored on non-class types"
17339 msgstr "\"%s\" атрыбут ігнарыруецца"
17342 #, gcc-internal-format
17343 msgid "%qE attribute ignored because %qT is already defined"
17347 #, fuzzy, gcc-internal-format
17348 msgid "visibility argument not a string"
17349 msgstr "аргумент для \"%s\" прапушчан"
17352 #, fuzzy, gcc-internal-format
17353 msgid "%qE attribute ignored on types"
17354 msgstr "\"%s\" атрыбут ігнарыруецца"
17357 #, gcc-internal-format
17358 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
17362 #, gcc-internal-format
17363 msgid "%qD redeclared with different visibility"
17366 #: c-common.c:5691 c-common.c:5695
17367 #, gcc-internal-format
17368 msgid "%qD was declared %qs which implies default visibility"
17372 #, fuzzy, gcc-internal-format
17373 msgid "tls_model argument not a string"
17374 msgstr "не хапае аргументаў у функцыі"
17377 #, gcc-internal-format
17378 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
17381 #: c-common.c:5801 c-common.c:5896
17382 #, fuzzy, gcc-internal-format
17383 msgid "%J%qE attribute applies only to functions"
17384 msgstr "\"%s\" звычайна функцыя"
17386 #: c-common.c:5806 c-common.c:5901
17387 #, gcc-internal-format
17388 msgid "%Jcan%'t set %qE attribute after definition"
17392 #, gcc-internal-format
17393 msgid "alloc_size parameter outside range"
17397 #, fuzzy, gcc-internal-format
17398 msgid "%qE attribute ignored for %qE"
17399 msgstr "\"%s\" атрыбут ігнарыруецца"
17402 #, fuzzy, gcc-internal-format
17403 msgid "invalid vector type for attribute %qE"
17404 msgstr "нявернае выкарыстанне \"restict\""
17407 #, gcc-internal-format
17408 msgid "vector size not an integral multiple of component size"
17412 #, gcc-internal-format
17413 msgid "zero vector size"
17417 #, gcc-internal-format
17418 msgid "number of components of the vector not a power of two"
17422 #, gcc-internal-format
17423 msgid "nonnull attribute without arguments on a non-prototype"
17427 #, gcc-internal-format
17428 msgid "nonnull argument has invalid operand number (argument %lu)"
17432 #, gcc-internal-format
17433 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
17437 #, gcc-internal-format
17438 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
17442 #, fuzzy, gcc-internal-format
17443 msgid "not enough variable arguments to fit a sentinel"
17444 msgstr "не хапае аргументаў у функцыі"
17447 #, gcc-internal-format
17448 msgid "missing sentinel in function call"
17452 #, gcc-internal-format
17453 msgid "null argument where non-null required (argument %lu)"
17457 #, gcc-internal-format
17458 msgid "cleanup argument not an identifier"
17462 #, fuzzy, gcc-internal-format
17463 msgid "cleanup argument not a function"
17464 msgstr "вельмі шмат аргументаў у функцыі"
17467 #, gcc-internal-format
17468 msgid "%qE attribute requires prototypes with named arguments"
17472 #, fuzzy, gcc-internal-format
17473 msgid "%qE attribute only applies to variadic functions"
17474 msgstr "\"%s\" звычайна функцыя"
17477 #, fuzzy, gcc-internal-format
17478 msgid "requested position is not an integer constant"
17479 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
17482 #, gcc-internal-format
17483 msgid "requested position is less than zero"
17487 #, gcc-internal-format
17488 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
17492 #, gcc-internal-format
17493 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
17497 #, gcc-internal-format
17498 msgid "cannot apply %<offsetof%> to static data member %qD"
17502 #, gcc-internal-format
17503 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
17506 #: c-common.c:6818 cp/typeck.c:4533
17507 #, fuzzy, gcc-internal-format
17508 msgid "attempt to take address of bit-field structure member %qD"
17509 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17512 #, gcc-internal-format
17513 msgid "lvalue required as left operand of assignment"
17517 #, gcc-internal-format
17518 msgid "lvalue required as increment operand"
17522 #, gcc-internal-format
17523 msgid "lvalue required as decrement operand"
17527 #, gcc-internal-format
17528 msgid "lvalue required as unary %<&%> operand"
17532 #, gcc-internal-format
17533 msgid "lvalue required in asm statement"
17537 #, fuzzy, gcc-internal-format
17538 msgid "size of array is too large"
17539 msgstr "памер масіва \"%s\" вельмі вялікі"
17541 #: c-common.c:7041 c-common.c:7090 c-typeck.c:2716
17542 #, fuzzy, gcc-internal-format
17543 msgid "too few arguments to function %qE"
17544 msgstr "не хапае аргументаў у функцыі"
17546 #. ??? This should not be an error when inlining calls to
17547 #. unprototyped functions.
17548 #: c-common.c:7058 c-typeck.c:4385
17549 #, gcc-internal-format
17550 msgid "incompatible type for argument %d of %qE"
17554 #, gcc-internal-format
17555 msgid "array subscript has type %<char%>"
17559 #, gcc-internal-format
17560 msgid "suggest parentheses around + or - inside shift"
17564 #, gcc-internal-format
17565 msgid "suggest parentheses around && within ||"
17569 #, gcc-internal-format
17570 msgid "suggest parentheses around arithmetic in operand of |"
17574 #, gcc-internal-format
17575 msgid "suggest parentheses around comparison in operand of |"
17579 #, gcc-internal-format
17580 msgid "suggest parentheses around arithmetic in operand of ^"
17584 #, gcc-internal-format
17585 msgid "suggest parentheses around comparison in operand of ^"
17589 #, gcc-internal-format
17590 msgid "suggest parentheses around + or - in operand of &"
17594 #, gcc-internal-format
17595 msgid "suggest parentheses around comparison in operand of &"
17599 #, gcc-internal-format
17600 msgid "suggest parentheses around comparison in operand of %s"
17604 #, gcc-internal-format
17605 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
17609 #, fuzzy, gcc-internal-format
17610 msgid "label %q+D defined but not used"
17611 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
17614 #, fuzzy, gcc-internal-format
17615 msgid "label %q+D declared but not defined"
17616 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
17619 #, gcc-internal-format
17620 msgid "division by zero"
17623 #. Except for passing an argument to an unprototyped function,
17624 #. this is a constraint violation. When passing an argument to
17625 #. an unprototyped function, it is compile-time undefined;
17626 #. making it a constraint in that case was rejected in
17628 #: c-convert.c:95 c-typeck.c:1785 c-typeck.c:4023 cp/typeck.c:1548
17629 #: cp/typeck.c:5725 cp/typeck.c:6352 fortran/convert.c:88
17630 #: treelang/tree-convert.c:79
17631 #, gcc-internal-format
17632 msgid "void value not ignored as it ought to be"
17635 #: c-convert.c:118 fortran/convert.c:121 java/typeck.c:152
17636 #: treelang/tree-convert.c:105
17637 #, gcc-internal-format
17638 msgid "conversion to non-scalar type requested"
17642 #, gcc-internal-format
17643 msgid "array %q+D assumed to have one element"
17647 #, gcc-internal-format
17648 msgid "GCC supports only %u nested scopes"
17651 #: c-decl.c:738 cp/decl.c:359
17652 #, fuzzy, gcc-internal-format
17653 msgid "label %q+D used but not defined"
17654 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
17657 #, fuzzy, gcc-internal-format
17658 msgid "nested function %q+D declared but never defined"
17659 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17662 #, fuzzy, gcc-internal-format
17663 msgid "inline function %q+D declared but never defined"
17664 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17666 #: c-decl.c:802 cp/decl.c:609
17667 #, fuzzy, gcc-internal-format
17668 msgid "unused variable %q+D"
17669 msgstr "невыкарыстоўваемая пераменная \"%s\""
17672 #, gcc-internal-format
17673 msgid "type of array %q+D completed incompatibly with implicit initialization"
17677 #, gcc-internal-format
17678 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
17682 #, gcc-internal-format
17683 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
17687 #, gcc-internal-format
17688 msgid "prototype for %q+D declares more arguments than previous old-style definition"
17692 #, gcc-internal-format
17693 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
17697 #, gcc-internal-format
17698 msgid "prototype for %q+D declares argument %d with incompatible type"
17701 #. If we get here, no errors were found, but do issue a warning
17702 #. for this poor-style construct.
17704 #, gcc-internal-format
17705 msgid "prototype for %q+D follows non-prototype definition"
17709 #, fuzzy, gcc-internal-format
17710 msgid "previous definition of %q+D was here"
17711 msgstr "папярэдняе вызначэньне"
17714 #, fuzzy, gcc-internal-format
17715 msgid "previous implicit declaration of %q+D was here"
17716 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17719 #, fuzzy, gcc-internal-format
17720 msgid "previous declaration of %q+D was here"
17721 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17724 #, gcc-internal-format
17725 msgid "%q+D redeclared as different kind of symbol"
17729 #, fuzzy, gcc-internal-format
17730 msgid "built-in function %q+D declared as non-function"
17731 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17733 #: c-decl.c:1182 c-decl.c:1299 c-decl.c:1988
17734 #, fuzzy, gcc-internal-format
17735 msgid "declaration of %q+D shadows a built-in function"
17736 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17739 #, fuzzy, gcc-internal-format
17740 msgid "redeclaration of enumerator %q+D"
17741 msgstr "абвяшчэньне шаблёну `%#D'"
17743 #. If types don't match for a built-in, throw away the
17744 #. built-in. No point in calling locate_old_decl here, it
17745 #. won't print anything.
17747 #, fuzzy, gcc-internal-format
17748 msgid "conflicting types for built-in function %q+D"
17749 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17751 #: c-decl.c:1236 c-decl.c:1249 c-decl.c:1259
17752 #, gcc-internal-format
17753 msgid "conflicting types for %q+D"
17757 #, gcc-internal-format
17758 msgid "conflicting type qualifiers for %q+D"
17761 #. Allow OLDDECL to continue in use.
17763 #, fuzzy, gcc-internal-format
17764 msgid "redefinition of typedef %q+D"
17765 msgstr "перанакіраванне stdout: %s"
17767 #: c-decl.c:1325 c-decl.c:1427
17768 #, fuzzy, gcc-internal-format
17769 msgid "redefinition of %q+D"
17770 msgstr "перанакіраванне stdout: %s"
17772 #: c-decl.c:1360 c-decl.c:1465
17773 #, gcc-internal-format
17774 msgid "static declaration of %q+D follows non-static declaration"
17777 #: c-decl.c:1370 c-decl.c:1377 c-decl.c:1454 c-decl.c:1462
17778 #, gcc-internal-format
17779 msgid "non-static declaration of %q+D follows static declaration"
17783 #, gcc-internal-format
17784 msgid "%<gnu_inline%> attribute present on %q+D"
17788 #, gcc-internal-format
17789 msgid "%Jbut not here"
17793 #, gcc-internal-format
17794 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
17798 #, gcc-internal-format
17799 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
17803 #, fuzzy, gcc-internal-format
17804 msgid "extern declaration of %q+D follows declaration with no linkage"
17805 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17808 #, gcc-internal-format
17809 msgid "declaration of %q+D with no linkage follows extern declaration"
17813 #, fuzzy, gcc-internal-format
17814 msgid "redeclaration of %q+D with no linkage"
17815 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17818 #, gcc-internal-format
17819 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
17823 #, fuzzy, gcc-internal-format
17824 msgid "inline declaration of %qD follows declaration with attribute noinline"
17825 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17828 #, fuzzy, gcc-internal-format
17829 msgid "declaration of %q+D with attribute noinline follows inline declaration "
17830 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17833 #, gcc-internal-format
17834 msgid "%q+D declared inline after being called"
17838 #, fuzzy, gcc-internal-format
17839 msgid "%q+D declared inline after its definition"
17840 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17843 #, fuzzy, gcc-internal-format
17844 msgid "redefinition of parameter %q+D"
17845 msgstr "перанакіраванне stdout: %s"
17848 #, fuzzy, gcc-internal-format
17849 msgid "redundant redeclaration of %q+D"
17850 msgstr "Нерэчаіснае абвяшчэнне"
17853 #, fuzzy, gcc-internal-format
17854 msgid "declaration of %q+D shadows previous non-variable"
17855 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
17858 #, gcc-internal-format
17859 msgid "declaration of %q+D shadows a parameter"
17863 #, gcc-internal-format
17864 msgid "declaration of %q+D shadows a global declaration"
17868 #, fuzzy, gcc-internal-format
17869 msgid "declaration of %q+D shadows a previous local"
17870 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
17872 #: c-decl.c:1996 cp/name-lookup.c:987 cp/name-lookup.c:1018
17873 #: cp/name-lookup.c:1026
17874 #, fuzzy, gcc-internal-format
17875 msgid "%Jshadowed declaration is here"
17876 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17879 #, fuzzy, gcc-internal-format
17880 msgid "nested extern declaration of %qD"
17881 msgstr "пустое абвяшчэнне"
17883 #: c-decl.c:2351 c-decl.c:2354
17884 #, fuzzy, gcc-internal-format
17885 msgid "implicit declaration of function %qE"
17886 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17889 #, fuzzy, gcc-internal-format
17890 msgid "incompatible implicit declaration of built-in function %qD"
17891 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17894 #, fuzzy, gcc-internal-format
17895 msgid "incompatible implicit declaration of function %qD"
17896 msgstr "няма папярэдняга аб'яўлення для \"%s\""
17899 #, fuzzy, gcc-internal-format
17900 msgid "%H%qE undeclared here (not in a function)"
17901 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17904 #, fuzzy, gcc-internal-format
17905 msgid "%H%qE undeclared (first use in this function)"
17906 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
17909 #, fuzzy, gcc-internal-format
17910 msgid "%H(Each undeclared identifier is reported only once"
17911 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
17914 #, fuzzy, gcc-internal-format
17915 msgid "%Hfor each function it appears in.)"
17916 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
17918 #: c-decl.c:2526 cp/decl.c:2404
17919 #, gcc-internal-format
17920 msgid "label %qE referenced outside of any function"
17924 #, fuzzy, gcc-internal-format
17925 msgid "duplicate label declaration %qE"
17926 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
17929 #, fuzzy, gcc-internal-format
17930 msgid "%Hduplicate label %qD"
17931 msgstr "паўтарэнне \"%s\""
17934 #, gcc-internal-format
17935 msgid "%Jjump into statement expression"
17939 #, gcc-internal-format
17940 msgid "%Jjump into scope of identifier with variably modified type"
17944 #, gcc-internal-format
17945 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
17949 #, gcc-internal-format
17950 msgid "%H%qE defined as wrong kind of tag"
17954 #, gcc-internal-format
17955 msgid "unnamed struct/union that defines no instances"
17959 #, gcc-internal-format
17960 msgid "empty declaration with storage class specifier does not redeclare tag"
17964 #, gcc-internal-format
17965 msgid "empty declaration with type qualifier does not redeclare tag"
17968 #: c-decl.c:2948 c-decl.c:2955
17969 #, fuzzy, gcc-internal-format
17970 msgid "useless type name in empty declaration"
17971 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17974 #, fuzzy, gcc-internal-format
17975 msgid "%<inline%> in empty declaration"
17976 msgstr "пустое абвяшчэньне"
17979 #, gcc-internal-format
17980 msgid "%<auto%> in file-scope empty declaration"
17984 #, gcc-internal-format
17985 msgid "%<register%> in file-scope empty declaration"
17989 #, fuzzy, gcc-internal-format
17990 msgid "useless storage class specifier in empty declaration"
17991 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17994 #, gcc-internal-format
17995 msgid "useless %<__thread%> in empty declaration"
17999 #, fuzzy, gcc-internal-format
18000 msgid "useless type qualifier in empty declaration"
18001 msgstr "паўторнае абвяшчэнне меткі \"%s\""
18004 #, gcc-internal-format
18005 msgid "empty declaration"
18006 msgstr "пустое абвяшчэньне"
18009 #, fuzzy, gcc-internal-format
18010 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
18011 msgstr "ISO C89 не падтрымлівае \"long long\""
18014 #, fuzzy, gcc-internal-format
18015 msgid "ISO C90 does not support %<[*]%> array declarators"
18016 msgstr "ISO C89 не падтрымлівае \"long long\""
18019 #. A function definition isn't function prototype scope C99 6.2.1p4.
18021 #: c-decl.c:3078 c-decl.c:5014
18022 #, gcc-internal-format
18023 msgid "%<[*]%> not allowed in other than function prototype scope"
18027 #, fuzzy, gcc-internal-format
18028 msgid "%q+D is usually a function"
18029 msgstr "`%s' - звычайна функцыя"
18031 #: c-decl.c:3190 cp/decl.c:4003 cp/decl2.c:773
18032 #, fuzzy, gcc-internal-format
18033 msgid "typedef %qD is initialized (use __typeof__ instead)"
18034 msgstr "параметр \"%s\" ініцыялізаваны"
18037 #, gcc-internal-format
18038 msgid "function %qD is initialized like a variable"
18041 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
18043 #, fuzzy, gcc-internal-format
18044 msgid "parameter %qD is initialized"
18045 msgstr "параметр \"%s\" ініцыялізаваны"
18048 #, fuzzy, gcc-internal-format
18049 msgid "variable %qD has initializer but incomplete type"
18050 msgstr "\"%s\" мае незавершаны тып"
18052 #: c-decl.c:3314 c-decl.c:6107 cp/decl.c:4045 cp/decl.c:11083
18053 #, fuzzy, gcc-internal-format
18054 msgid "inline function %q+D given attribute noinline"
18055 msgstr "няма папярэдняга аб'яўлення для \"%s\""
18058 #, gcc-internal-format
18059 msgid "%q+D is static but declared in inline function %qD which is not static"
18063 #, gcc-internal-format
18064 msgid "initializer fails to determine size of %q+D"
18068 #, fuzzy, gcc-internal-format
18069 msgid "array size missing in %q+D"
18070 msgstr "прапушчан памер масіва ў `%D'"
18073 #, fuzzy, gcc-internal-format
18074 msgid "zero or negative size array %q+D"
18075 msgstr "нулявы памер масіва `%D'"
18077 #: c-decl.c:3489 varasm.c:2067
18078 #, gcc-internal-format
18079 msgid "storage size of %q+D isn%'t known"
18083 #, fuzzy, gcc-internal-format
18084 msgid "storage size of %q+D isn%'t constant"
18085 msgstr "тып параметра \"%s\" не аб'яўлены"
18088 #, gcc-internal-format
18089 msgid "ignoring asm-specifier for non-static local variable %q+D"
18092 #: c-decl.c:3572 fortran/f95-lang.c:655
18093 #, gcc-internal-format
18094 msgid "cannot put object with volatile field into register"
18098 #, gcc-internal-format
18099 msgid "ISO C forbids forward parameter declarations"
18103 #, fuzzy, gcc-internal-format
18104 msgid "bit-field %qs width not an integer constant"
18105 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
18108 #, gcc-internal-format
18109 msgid "negative width in bit-field %qs"
18113 #, gcc-internal-format
18114 msgid "zero width for bit-field %qs"
18118 #, fuzzy, gcc-internal-format
18119 msgid "bit-field %qs has invalid type"
18120 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
18123 #, gcc-internal-format
18124 msgid "type of bit-field %qs is a GCC extension"
18128 #, gcc-internal-format
18129 msgid "width of %qs exceeds its type"
18133 #, gcc-internal-format
18134 msgid "%qs is narrower than values of its type"
18138 #, gcc-internal-format
18139 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
18143 #, gcc-internal-format
18144 msgid "ISO C90 forbids array whose size can%'t be evaluated"
18148 #, fuzzy, gcc-internal-format
18149 msgid "ISO C90 forbids variable length array %qs"
18150 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
18153 #, fuzzy, gcc-internal-format
18154 msgid "ISO C90 forbids variable length array"
18155 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
18158 #, fuzzy, gcc-internal-format
18159 msgid "the size of array %qs can%'t be evaluated"
18160 msgstr "памер масіва \"%s\" адмоўны"
18163 #, fuzzy, gcc-internal-format
18164 msgid "the size of array can %'t be evaluated"
18165 msgstr "памер масіва \"%s\" адмоўны"
18168 #, gcc-internal-format
18169 msgid "variable length array %qs is used"
18172 #: c-decl.c:3927 cp/decl.c:7076
18173 #, gcc-internal-format
18174 msgid "variable length array is used"
18177 #: c-decl.c:4050 c-decl.c:4327
18178 #, gcc-internal-format
18179 msgid "variably modified %qs at file scope"
18183 #, gcc-internal-format
18184 msgid "type defaults to %<int%> in declaration of %qs"
18188 #, fuzzy, gcc-internal-format
18189 msgid "duplicate %<const%>"
18190 msgstr "паўтарэнне \"const\""
18193 #, fuzzy, gcc-internal-format
18194 msgid "duplicate %<restrict%>"
18195 msgstr "паўтарэнне \"restrict\""
18198 #, fuzzy, gcc-internal-format
18199 msgid "duplicate %<volatile%>"
18200 msgstr "паўтарэнне \"volatile\""
18203 #, gcc-internal-format
18204 msgid "function definition declared %<auto%>"
18208 #, fuzzy, gcc-internal-format
18209 msgid "function definition declared %<register%>"
18210 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
18213 #, gcc-internal-format
18214 msgid "function definition declared %<typedef%>"
18218 #, fuzzy, gcc-internal-format
18219 msgid "function definition declared %<__thread%>"
18220 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
18223 #, gcc-internal-format
18224 msgid "storage class specified for structure field %qs"
18227 #: c-decl.c:4145 cp/decl.c:7946
18228 #, gcc-internal-format
18229 msgid "storage class specified for parameter %qs"
18232 #: c-decl.c:4148 cp/decl.c:7948
18233 #, gcc-internal-format
18234 msgid "storage class specified for typename"
18237 #: c-decl.c:4165 cp/decl.c:7965
18238 #, gcc-internal-format
18239 msgid "%qs initialized and declared %<extern%>"
18242 #: c-decl.c:4168 cp/decl.c:7968
18243 #, gcc-internal-format
18244 msgid "%qs has both %<extern%> and initializer"
18248 #, gcc-internal-format
18249 msgid "file-scope declaration of %qs specifies %<auto%>"
18253 #, gcc-internal-format
18254 msgid "file-scope declaration of %qs specifies %<register%>"
18257 #: c-decl.c:4180 cp/decl.c:7972
18258 #, gcc-internal-format
18259 msgid "nested function %qs declared %<extern%>"
18262 #: c-decl.c:4183 cp/decl.c:7982
18263 #, gcc-internal-format
18264 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
18267 #. Only the innermost declarator (making a parameter be of
18268 #. array type which is converted to pointer type)
18269 #. may have static or type qualifiers.
18270 #: c-decl.c:4230 c-decl.c:4471
18271 #, gcc-internal-format
18272 msgid "static or type qualifiers in non-parameter array declarator"
18276 #, gcc-internal-format
18277 msgid "declaration of %qs as array of voids"
18281 #, gcc-internal-format
18282 msgid "declaration of %qs as array of functions"
18286 #, fuzzy, gcc-internal-format
18287 msgid "invalid use of structure with flexible array member"
18288 msgstr "нявернае выкарыстанне \"restict\""
18291 #, fuzzy, gcc-internal-format
18292 msgid "size of array %qs has non-integer type"
18293 msgstr "памер масіва \"%s\" адмоўны"
18296 #, fuzzy, gcc-internal-format
18297 msgid "ISO C forbids zero-size array %qs"
18298 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
18301 #, fuzzy, gcc-internal-format
18302 msgid "size of array %qs is negative"
18303 msgstr "памер масіва \"%s\" адмоўны"
18305 #: c-decl.c:4374 c-decl.c:4630 cp/decl.c:8447
18306 #, fuzzy, gcc-internal-format
18307 msgid "size of array %qs is too large"
18308 msgstr "памер масіва \"%s\" вельмі вялікі"
18311 #, fuzzy, gcc-internal-format
18312 msgid "ISO C90 does not support flexible array members"
18313 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
18317 #, fuzzy, gcc-internal-format
18318 msgid "%<[*]%> not allowed in other than a declaration"
18319 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18322 #, gcc-internal-format
18323 msgid "array type has incomplete element type"
18326 #: c-decl.c:4503 cp/decl.c:8073
18327 #, fuzzy, gcc-internal-format
18328 msgid "%qs declared as function returning a function"
18329 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
18331 #: c-decl.c:4508 cp/decl.c:8078
18332 #, gcc-internal-format
18333 msgid "%qs declared as function returning an array"
18337 #, fuzzy, gcc-internal-format
18338 msgid "function definition has qualified void return type"
18339 msgstr "функцыя не вяртае тып string"
18341 #: c-decl.c:4533 cp/decl.c:8062 cp/pt.c:8668
18342 #, gcc-internal-format
18343 msgid "type qualifiers ignored on function return type"
18346 #: c-decl.c:4562 c-decl.c:4643 c-decl.c:4731 c-decl.c:4824
18347 #, gcc-internal-format
18348 msgid "ISO C forbids qualified function types"
18352 #, gcc-internal-format
18353 msgid "typedef %q+D declared %<inline%>"
18357 #, gcc-internal-format
18358 msgid "ISO C forbids const or volatile function types"
18363 #, gcc-internal-format
18364 msgid "a member of a structure or union cannot have a variably modified type"
18368 #, fuzzy, gcc-internal-format
18369 msgid "variable or field %qs declared void"
18370 msgstr "тып параметра \"%s\" не аб'яўлены"
18373 #, gcc-internal-format
18374 msgid "attributes in parameter array declarator ignored"
18378 #, fuzzy, gcc-internal-format
18379 msgid "parameter %q+D declared %<inline%>"
18380 msgstr "тып параметра \"%s\" не аб'яўлены"
18383 #, fuzzy, gcc-internal-format
18384 msgid "field %qs declared as a function"
18385 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
18388 #, fuzzy, gcc-internal-format
18389 msgid "field %qs has incomplete type"
18390 msgstr "\"%s\" мае незавершаны тып"
18392 #: c-decl.c:4795 c-decl.c:4807 c-decl.c:4811
18393 #, fuzzy, gcc-internal-format
18394 msgid "invalid storage class for function %qs"
18395 msgstr "Нерэчаісны выбар \"%s\""
18398 #, gcc-internal-format
18399 msgid "%<noreturn%> function returns non-void value"
18403 #, fuzzy, gcc-internal-format
18404 msgid "cannot inline function %<main%>"
18405 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
18408 #, gcc-internal-format
18409 msgid "variable previously declared %<static%> redeclared %<extern%>"
18413 #, gcc-internal-format
18414 msgid "variable %q+D declared %<inline%>"
18419 #, gcc-internal-format
18420 msgid "object with variably modified type must have no linkage"
18423 #: c-decl.c:5019 c-decl.c:6198
18424 #, gcc-internal-format
18425 msgid "function declaration isn%'t a prototype"
18429 #, gcc-internal-format
18430 msgid "parameter names (without types) in function declaration"
18434 #, fuzzy, gcc-internal-format
18435 msgid "parameter %u (%q+D) has incomplete type"
18436 msgstr "\"%s\" мае незавершаны тып"
18439 #, fuzzy, gcc-internal-format
18440 msgid "%Jparameter %u has incomplete type"
18441 msgstr "\"%s\" мае незавершаны тып"
18444 #, fuzzy, gcc-internal-format
18445 msgid "parameter %u (%q+D) has void type"
18446 msgstr "тып параметра \"%s\" не аб'яўлены"
18449 #, fuzzy, gcc-internal-format
18450 msgid "%Jparameter %u has void type"
18451 msgstr "тып параметра \"%s\" не аб'яўлены"
18454 #, gcc-internal-format
18455 msgid "%<void%> as only parameter may not be qualified"
18458 #: c-decl.c:5141 c-decl.c:5175
18459 #, fuzzy, gcc-internal-format
18460 msgid "%<void%> must be the only parameter"
18461 msgstr "нявернае выкарыстанне \"restict\""
18464 #, gcc-internal-format
18465 msgid "parameter %q+D has just a forward declaration"
18468 #. The %s will be one of 'struct', 'union', or 'enum'.
18470 #, gcc-internal-format
18471 msgid "%<%s %E%> declared inside parameter list"
18474 #. The %s will be one of 'struct', 'union', or 'enum'.
18476 #, gcc-internal-format
18477 msgid "anonymous %s declared inside parameter list"
18481 #, gcc-internal-format
18482 msgid "its scope is only this definition or declaration, which is probably not what you want"
18486 #, fuzzy, gcc-internal-format
18487 msgid "redefinition of %<union %E%>"
18488 msgstr "перанакіраванне stdout: %s"
18491 #, fuzzy, gcc-internal-format
18492 msgid "redefinition of %<struct %E%>"
18493 msgstr "перанакіраванне stdout: %s"
18496 #, fuzzy, gcc-internal-format
18497 msgid "nested redefinition of %<union %E%>"
18498 msgstr "перанакіраванне stdout: %s"
18501 #, fuzzy, gcc-internal-format
18502 msgid "nested redefinition of %<struct %E%>"
18503 msgstr "перанакіраванне stdout: %s"
18505 #: c-decl.c:5441 cp/decl.c:3796
18506 #, gcc-internal-format
18507 msgid "declaration does not declare anything"
18511 #, fuzzy, gcc-internal-format
18512 msgid "ISO C doesn%'t support unnamed structs/unions"
18513 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
18515 #: c-decl.c:5489 c-decl.c:5505
18516 #, fuzzy, gcc-internal-format
18517 msgid "duplicate member %q+D"
18518 msgstr "паўтарэнне \"%s\""
18521 #, gcc-internal-format
18522 msgid "union has no named members"
18526 #, gcc-internal-format
18527 msgid "union has no members"
18531 #, gcc-internal-format
18532 msgid "struct has no named members"
18536 #, gcc-internal-format
18537 msgid "struct has no members"
18541 #, gcc-internal-format
18542 msgid "%Jflexible array member in union"
18546 #, gcc-internal-format
18547 msgid "%Jflexible array member not at end of struct"
18551 #, gcc-internal-format
18552 msgid "%Jflexible array member in otherwise empty struct"
18556 #, fuzzy, gcc-internal-format
18557 msgid "%Jinvalid use of structure with flexible array member"
18558 msgstr "нявернае выкарыстанне \"restict\""
18561 #, gcc-internal-format
18562 msgid "union cannot be made transparent"
18566 #, fuzzy, gcc-internal-format
18567 msgid "nested redefinition of %<enum %E%>"
18568 msgstr "перанакіраванне stdout: %s"
18570 #. This enum is a named one that has been declared already.
18572 #, fuzzy, gcc-internal-format
18573 msgid "redeclaration of %<enum %E%>"
18574 msgstr "абвяшчэньне `%#D'"
18577 #, gcc-internal-format
18578 msgid "enumeration values exceed range of largest integer"
18582 #, gcc-internal-format
18583 msgid "specified mode too small for enumeral values"
18587 #, fuzzy, gcc-internal-format
18588 msgid "enumerator value for %qE is not an integer constant"
18589 msgstr "памер масіва \"%s\" адмоўны"
18592 #, gcc-internal-format
18593 msgid "overflow in enumeration values"
18597 #, gcc-internal-format
18598 msgid "ISO C restricts enumerator values to range of %<int%>"
18602 #, gcc-internal-format
18603 msgid "return type is an incomplete type"
18607 #, fuzzy, gcc-internal-format
18608 msgid "return type defaults to %<int%>"
18609 msgstr "вяртаемы тып \"%s\" не \"int\""
18612 #, fuzzy, gcc-internal-format
18613 msgid "no previous prototype for %q+D"
18614 msgstr "няма папярэдняга прататыпа для \"%s\""
18617 #, fuzzy, gcc-internal-format
18618 msgid "%q+D was used with no prototype before its definition"
18619 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
18621 #: c-decl.c:6220 cp/decl.c:11224
18622 #, fuzzy, gcc-internal-format
18623 msgid "no previous declaration for %q+D"
18624 msgstr "няма папярэдняга аб'яўлення для \"%s\""
18627 #, fuzzy, gcc-internal-format
18628 msgid "%q+D was used with no declaration before its definition"
18629 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
18631 #: c-decl.c:6253 c-decl.c:6722
18632 #, fuzzy, gcc-internal-format
18633 msgid "return type of %q+D is not %<int%>"
18634 msgstr "вяртаемы тып \"%s\" не \"int\""
18637 #, fuzzy, gcc-internal-format
18638 msgid "%q+D is normally a non-static function"
18639 msgstr "`%s' - звычайна функцыя"
18642 #, gcc-internal-format
18643 msgid "%Jold-style parameter declarations in prototyped function definition"
18647 #, gcc-internal-format
18648 msgid "%Jtraditional C rejects ISO C style function definitions"
18652 #, fuzzy, gcc-internal-format
18653 msgid "%Jparameter name omitted"
18654 msgstr "тып параметра \"%s\" не аб'яўлены"
18657 #, gcc-internal-format
18658 msgid "%Jold-style function definition"
18662 #, gcc-internal-format
18663 msgid "%Jparameter name missing from parameter list"
18667 #, gcc-internal-format
18668 msgid "%q+D declared as a non-parameter"
18672 #, fuzzy, gcc-internal-format
18673 msgid "multiple parameters named %q+D"
18674 msgstr "невыкарыстаемы параметр \"%s\""
18677 #, fuzzy, gcc-internal-format
18678 msgid "parameter %q+D declared with void type"
18679 msgstr "тып параметра \"%s\" не аб'яўлены"
18681 #: c-decl.c:6406 c-decl.c:6408
18682 #, gcc-internal-format
18683 msgid "type of %q+D defaults to %<int%>"
18687 #, fuzzy, gcc-internal-format
18688 msgid "parameter %q+D has incomplete type"
18689 msgstr "\"%s\" мае незавершаны тып"
18692 #, gcc-internal-format
18693 msgid "declaration for parameter %q+D but no such parameter"
18697 #, gcc-internal-format
18698 msgid "number of arguments doesn%'t match built-in prototype"
18702 #, fuzzy, gcc-internal-format
18703 msgid "number of arguments doesn%'t match prototype"
18704 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
18706 #: c-decl.c:6488 c-decl.c:6528 c-decl.c:6541
18707 #, fuzzy, gcc-internal-format
18708 msgid "%Hprototype declaration"
18709 msgstr "пустое абвяшчэньне"
18712 #, gcc-internal-format
18713 msgid "promoted argument %qD doesn%'t match built-in prototype"
18717 #, gcc-internal-format
18718 msgid "promoted argument %qD doesn%'t match prototype"
18722 #, gcc-internal-format
18723 msgid "argument %qD doesn%'t match built-in prototype"
18727 #, gcc-internal-format
18728 msgid "argument %qD doesn%'t match prototype"
18731 #: c-decl.c:6767 cp/decl.c:11918
18732 #, gcc-internal-format
18733 msgid "no return statement in function returning non-void"
18736 #. If we get here, declarations have been used in a for loop without
18737 #. the C99 for loop scope. This doesn't make much sense, so don't
18740 #, gcc-internal-format
18741 msgid "%<for%> loop initial declaration used outside C99 mode"
18745 #, gcc-internal-format
18746 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
18750 #, gcc-internal-format
18751 msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
18755 #, gcc-internal-format
18756 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
18760 #, gcc-internal-format
18761 msgid "%<union %E%> declared in %<for%> loop initial declaration"
18765 #, gcc-internal-format
18766 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
18770 #, gcc-internal-format
18771 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
18774 #: c-decl.c:7177 c-decl.c:7419 c-decl.c:7715
18775 #, fuzzy, gcc-internal-format
18776 msgid "duplicate %qE"
18777 msgstr "паўтарэньне `%s'"
18779 #: c-decl.c:7200 c-decl.c:7429 c-decl.c:7616
18780 #, gcc-internal-format
18781 msgid "two or more data types in declaration specifiers"
18784 #: c-decl.c:7212 cp/parser.c:2152
18785 #, fuzzy, gcc-internal-format
18786 msgid "%<long long long%> is too long for GCC"
18787 msgstr "`long long long' - вельмі доўга для GCC"
18789 #: c-decl.c:7219 c-decl.c:7519
18790 #, gcc-internal-format
18791 msgid "both %<long long%> and %<double%> in declaration specifiers"
18795 #, fuzzy, gcc-internal-format
18796 msgid "ISO C90 does not support %<long long%>"
18797 msgstr "ISO C89 не падтрымлівае `long long'"
18799 #: c-decl.c:7230 c-decl.c:7259
18800 #, gcc-internal-format
18801 msgid "both %<long%> and %<short%> in declaration specifiers"
18804 #: c-decl.c:7233 c-decl.c:7436
18805 #, gcc-internal-format
18806 msgid "both %<long%> and %<void%> in declaration specifiers"
18809 #: c-decl.c:7236 c-decl.c:7458
18810 #, gcc-internal-format
18811 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
18814 #: c-decl.c:7239 c-decl.c:7480
18815 #, gcc-internal-format
18816 msgid "both %<long%> and %<char%> in declaration specifiers"
18819 #: c-decl.c:7242 c-decl.c:7500
18820 #, gcc-internal-format
18821 msgid "both %<long%> and %<float%> in declaration specifiers"
18825 #, gcc-internal-format
18826 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
18830 #, gcc-internal-format
18831 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
18835 #, gcc-internal-format
18836 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
18839 #: c-decl.c:7262 c-decl.c:7439
18840 #, gcc-internal-format
18841 msgid "both %<short%> and %<void%> in declaration specifiers"
18844 #: c-decl.c:7265 c-decl.c:7461
18845 #, gcc-internal-format
18846 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
18849 #: c-decl.c:7268 c-decl.c:7483
18850 #, gcc-internal-format
18851 msgid "both %<short%> and %<char%> in declaration specifiers"
18854 #: c-decl.c:7271 c-decl.c:7503
18855 #, gcc-internal-format
18856 msgid "both %<short%> and %<float%> in declaration specifiers"
18859 #: c-decl.c:7274 c-decl.c:7522
18860 #, gcc-internal-format
18861 msgid "both %<short%> and %<double%> in declaration specifiers"
18865 #, gcc-internal-format
18866 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
18870 #, gcc-internal-format
18871 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
18875 #, gcc-internal-format
18876 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
18879 #: c-decl.c:7291 c-decl.c:7320
18880 #, gcc-internal-format
18881 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
18884 #: c-decl.c:7294 c-decl.c:7442
18885 #, gcc-internal-format
18886 msgid "both %<signed%> and %<void%> in declaration specifiers"
18889 #: c-decl.c:7297 c-decl.c:7464
18890 #, gcc-internal-format
18891 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
18894 #: c-decl.c:7300 c-decl.c:7506
18895 #, gcc-internal-format
18896 msgid "both %<signed%> and %<float%> in declaration specifiers"
18899 #: c-decl.c:7303 c-decl.c:7525
18900 #, gcc-internal-format
18901 msgid "both %<signed%> and %<double%> in declaration specifiers"
18905 #, gcc-internal-format
18906 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
18910 #, gcc-internal-format
18911 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
18915 #, gcc-internal-format
18916 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
18919 #: c-decl.c:7323 c-decl.c:7445
18920 #, gcc-internal-format
18921 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
18924 #: c-decl.c:7326 c-decl.c:7467
18925 #, gcc-internal-format
18926 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
18929 #: c-decl.c:7329 c-decl.c:7509
18930 #, gcc-internal-format
18931 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
18934 #: c-decl.c:7332 c-decl.c:7528
18935 #, gcc-internal-format
18936 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
18940 #, gcc-internal-format
18941 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
18945 #, gcc-internal-format
18946 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
18950 #, gcc-internal-format
18951 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
18955 #, fuzzy, gcc-internal-format
18956 msgid "ISO C90 does not support complex types"
18957 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
18959 #: c-decl.c:7351 c-decl.c:7448
18960 #, gcc-internal-format
18961 msgid "both %<complex%> and %<void%> in declaration specifiers"
18964 #: c-decl.c:7354 c-decl.c:7470
18965 #, gcc-internal-format
18966 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
18970 #, gcc-internal-format
18971 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
18975 #, gcc-internal-format
18976 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
18980 #, gcc-internal-format
18981 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
18985 #, gcc-internal-format
18986 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
18990 #, gcc-internal-format
18991 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
18995 #, gcc-internal-format
18996 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
19000 #, fuzzy, gcc-internal-format
19001 msgid "ISO C does not support saturating types"
19002 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
19004 #: c-decl.c:7382 c-decl.c:7451
19005 #, gcc-internal-format
19006 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
19009 #: c-decl.c:7385 c-decl.c:7473
19010 #, gcc-internal-format
19011 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
19014 #: c-decl.c:7388 c-decl.c:7486
19015 #, gcc-internal-format
19016 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
19019 #: c-decl.c:7391 c-decl.c:7493
19020 #, gcc-internal-format
19021 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
19024 #: c-decl.c:7394 c-decl.c:7512
19025 #, gcc-internal-format
19026 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
19029 #: c-decl.c:7397 c-decl.c:7531
19030 #, gcc-internal-format
19031 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
19035 #, gcc-internal-format
19036 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
19040 #, gcc-internal-format
19041 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
19045 #, gcc-internal-format
19046 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
19050 #, gcc-internal-format
19051 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
19055 #, gcc-internal-format
19056 msgid "both %<long long%> and %<%s%> in declaration specifiers"
19060 #, gcc-internal-format
19061 msgid "both %<long%> and %<%s%> in declaration specifiers"
19065 #, gcc-internal-format
19066 msgid "both %<short%> and %<%s%> in declaration specifiers"
19070 #, gcc-internal-format
19071 msgid "both %<signed%> and %<%s%> in declaration specifiers"
19075 #, gcc-internal-format
19076 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
19079 #: c-decl.c:7563 c-decl.c:7589
19080 #, gcc-internal-format
19081 msgid "both %<complex%> and %<%s%> in declaration specifiers"
19085 #, gcc-internal-format
19086 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
19090 #, fuzzy, gcc-internal-format
19091 msgid "decimal floating point not supported for this target"
19092 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
19095 #, fuzzy, gcc-internal-format
19096 msgid "ISO C does not support decimal floating point"
19097 msgstr "ISO C89 не падтрымлівае `long long'"
19100 #, fuzzy, gcc-internal-format
19101 msgid "fixed-point types not supported for this target"
19102 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
19105 #, fuzzy, gcc-internal-format
19106 msgid "ISO C does not support fixed-point types"
19107 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
19110 #, gcc-internal-format
19111 msgid "%qE fails to be a typedef or built in type"
19115 #, fuzzy, gcc-internal-format
19116 msgid "%qE is not at beginning of declaration"
19117 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
19120 #, gcc-internal-format
19121 msgid "%<__thread%> used with %<auto%>"
19125 #, gcc-internal-format
19126 msgid "%<__thread%> used with %<register%>"
19130 #, gcc-internal-format
19131 msgid "%<__thread%> used with %<typedef%>"
19135 #, gcc-internal-format
19136 msgid "%<__thread%> before %<extern%>"
19140 #, gcc-internal-format
19141 msgid "%<__thread%> before %<static%>"
19145 #, gcc-internal-format
19146 msgid "multiple storage classes in declaration specifiers"
19150 #, gcc-internal-format
19151 msgid "%<__thread%> used with %qE"
19155 #, gcc-internal-format
19156 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
19160 #, fuzzy, gcc-internal-format
19161 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
19162 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
19164 #: c-decl.c:7831 c-decl.c:7857
19165 #, gcc-internal-format
19166 msgid "ISO C does not support complex integer types"
19167 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
19169 #: c-decl.c:8007 toplev.c:847
19170 #, fuzzy, gcc-internal-format
19171 msgid "%q+F used but never defined"
19172 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
19174 #: c-format.c:98 c-format.c:207
19175 #, gcc-internal-format
19176 msgid "format string has invalid operand number"
19180 #, gcc-internal-format
19181 msgid "function does not return string type"
19182 msgstr "функцыя не вяртае тып string"
19185 #, fuzzy, gcc-internal-format
19186 msgid "format string argument not a string type"
19187 msgstr "функцыя не вяртае тып string"
19190 #, gcc-internal-format
19191 msgid "unrecognized format specifier"
19195 #, gcc-internal-format
19196 msgid "%qE is an unrecognized format function type"
19200 #, gcc-internal-format
19201 msgid "%<...%> has invalid operand number"
19205 #, gcc-internal-format
19206 msgid "format string argument follows the args to be formatted"
19210 #, gcc-internal-format
19211 msgid "function might be possible candidate for %qs format attribute"
19214 #: c-format.c:1019 c-format.c:1040 c-format.c:2058
19215 #, gcc-internal-format
19216 msgid "missing $ operand number in format"
19220 #, gcc-internal-format
19221 msgid "%s does not support %%n$ operand number formats"
19225 #, gcc-internal-format
19226 msgid "operand number out of range in format"
19230 #, gcc-internal-format
19231 msgid "format argument %d used more than once in %s format"
19235 #, gcc-internal-format
19236 msgid "$ operand number used after format without operand number"
19240 #, gcc-internal-format
19241 msgid "format argument %d unused before used argument %d in $-style format"
19245 #, gcc-internal-format
19246 msgid "format not a string literal, format string not checked"
19249 #: c-format.c:1252 c-format.c:1255
19250 #, gcc-internal-format
19251 msgid "format not a string literal and no format arguments"
19255 #, gcc-internal-format
19256 msgid "format not a string literal, argument types not checked"
19260 #, gcc-internal-format
19261 msgid "too many arguments for format"
19265 #, gcc-internal-format
19266 msgid "unused arguments in $-style format"
19270 #, gcc-internal-format
19271 msgid "zero-length %s format string"
19275 #, gcc-internal-format
19276 msgid "format is a wide character string"
19280 #, gcc-internal-format
19281 msgid "unterminated format string"
19285 #, gcc-internal-format
19286 msgid "embedded %<\\0%> in format"
19290 #, gcc-internal-format
19291 msgid "spurious trailing %<%%%> in format"
19294 #: c-format.c:1551 c-format.c:1821
19295 #, gcc-internal-format
19296 msgid "repeated %s in format"
19300 #, gcc-internal-format
19301 msgid "missing fill character at end of strfmon format"
19304 #: c-format.c:1608 c-format.c:1710 c-format.c:2005 c-format.c:2070
19305 #, gcc-internal-format
19306 msgid "too few arguments for format"
19310 #, gcc-internal-format
19311 msgid "zero width in %s format"
19315 #, gcc-internal-format
19316 msgid "empty left precision in %s format"
19320 #, gcc-internal-format
19321 msgid "empty precision in %s format"
19325 #, fuzzy, gcc-internal-format
19326 msgid "%s does not support the %qs %s length modifier"
19327 msgstr "%s не падтрымлівае %s"
19330 #, gcc-internal-format
19331 msgid "conversion lacks type at end of format"
19335 #, gcc-internal-format
19336 msgid "unknown conversion type character %qc in format"
19340 #, gcc-internal-format
19341 msgid "unknown conversion type character 0x%x in format"
19345 #, fuzzy, gcc-internal-format
19346 msgid "%s does not support the %<%%%c%> %s format"
19347 msgstr "%s не падтрымлівае %s"
19350 #, gcc-internal-format
19351 msgid "%s used with %<%%%c%> %s format"
19355 #, gcc-internal-format
19356 msgid "%s does not support %s"
19357 msgstr "%s не падтрымлівае %s"
19360 #, fuzzy, gcc-internal-format
19361 msgid "%s does not support %s with the %<%%%c%> %s format"
19362 msgstr "%s не падтрымлівае %s"
19365 #, gcc-internal-format
19366 msgid "%s ignored with %s and %<%%%c%> %s format"
19370 #, gcc-internal-format
19371 msgid "%s ignored with %s in %s format"
19375 #, gcc-internal-format
19376 msgid "use of %s and %s together with %<%%%c%> %s format"
19380 #, gcc-internal-format
19381 msgid "use of %s and %s together in %s format"
19385 #, gcc-internal-format
19386 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19390 #, gcc-internal-format
19391 msgid "%<%%%c%> yields only last 2 digits of year"
19394 #. The end of the format string was reached.
19396 #, gcc-internal-format
19397 msgid "no closing %<]%> for %<%%[%> format"
19401 #, gcc-internal-format
19402 msgid "use of %qs length modifier with %qc type character"
19406 #, fuzzy, gcc-internal-format
19407 msgid "%s does not support the %<%%%s%c%> %s format"
19408 msgstr "%s не падтрымлівае %s"
19411 #, gcc-internal-format
19412 msgid "operand number specified with suppressed assignment"
19416 #, gcc-internal-format
19417 msgid "operand number specified for format taking no argument"
19421 #, gcc-internal-format
19422 msgid "writing through null pointer (argument %d)"
19426 #, gcc-internal-format
19427 msgid "reading through null pointer (argument %d)"
19431 #, gcc-internal-format
19432 msgid "writing into constant object (argument %d)"
19436 #, gcc-internal-format
19437 msgid "extra type qualifiers in format argument (argument %d)"
19441 #, gcc-internal-format
19442 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
19446 #, gcc-internal-format
19447 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
19451 #, gcc-internal-format
19452 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
19456 #, gcc-internal-format
19457 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
19460 #: c-format.c:2398 c-format.c:2404 c-format.c:2554
19461 #, gcc-internal-format
19462 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
19465 #: c-format.c:2411 c-format.c:2564
19466 #, gcc-internal-format
19467 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
19471 #, gcc-internal-format
19472 msgid "%<locus%> is not defined as a type"
19476 #, gcc-internal-format
19477 msgid "%<location_t%> is not defined as a type"
19481 #, gcc-internal-format
19482 msgid "%<tree%> is not defined as a type"
19486 #, gcc-internal-format
19487 msgid "%<tree%> is not defined as a pointer type"
19491 #, gcc-internal-format
19492 msgid "args to be formatted is not %<...%>"
19496 #, gcc-internal-format
19497 msgid "strftime formats cannot format arguments"
19501 #, gcc-internal-format
19502 msgid "badly nested C headers from preprocessor"
19506 #, gcc-internal-format
19507 msgid "%Hignoring #pragma %s %s"
19512 #, gcc-internal-format
19513 msgid "%Hstray %<@%> in program"
19517 #, fuzzy, gcc-internal-format
19518 msgid "stray %qs in program"
19519 msgstr "У праграме"
19522 #, gcc-internal-format
19523 msgid "missing terminating %c character"
19524 msgstr "прапушчан завяршаючы сімвал %c"
19527 #, fuzzy, gcc-internal-format
19528 msgid "stray %qc in program"
19529 msgstr "У праграме"
19532 #, gcc-internal-format
19533 msgid "stray %<\\%o%> in program"
19537 #, gcc-internal-format
19538 msgid "this decimal constant is unsigned only in ISO C90"
19542 #, gcc-internal-format
19543 msgid "this decimal constant would be unsigned in ISO C90"
19547 #, gcc-internal-format
19548 msgid "integer constant is too large for %qs type"
19552 #, gcc-internal-format
19553 msgid "unsupported non-standard suffix on floating constant"
19557 #, gcc-internal-format
19558 msgid "non-standard suffix on floating constant"
19561 #: c-lex.c:722 c-lex.c:724
19562 #, gcc-internal-format
19563 msgid "floating constant exceeds range of %qT"
19567 #, gcc-internal-format
19568 msgid "floating constant truncated to zero"
19572 #, gcc-internal-format
19573 msgid "traditional C rejects string constant concatenation"
19577 #, gcc-internal-format
19578 msgid "invalid expression type for %<#pragma omp atomic%>"
19582 #, gcc-internal-format
19583 msgid "%Hinvalid type for iteration variable %qE"
19587 #, gcc-internal-format
19588 msgid "%Hiteration variable %qE is unsigned"
19592 #, fuzzy, gcc-internal-format
19593 msgid "%H%qE is not initialized"
19594 msgstr "прапушчан ініцыялізатар"
19596 #: c-omp.c:247 cp/semantics.c:3872
19597 #, gcc-internal-format
19598 msgid "%Hmissing controlling predicate"
19602 #, gcc-internal-format
19603 msgid "%Hinvalid controlling predicate"
19606 #: c-omp.c:312 cp/semantics.c:3878
19607 #, gcc-internal-format
19608 msgid "%Hmissing increment expression"
19612 #, gcc-internal-format
19613 msgid "%Hinvalid increment expression"
19617 #, fuzzy, gcc-internal-format
19618 msgid "no class name specified with %qs"
19619 msgstr "не зададзены ўваходзячыя файлы"
19622 #, fuzzy, gcc-internal-format
19623 msgid "assertion missing after %qs"
19624 msgstr "аргумент для \"%s\" прапушчан"
19627 #, fuzzy, gcc-internal-format
19628 msgid "macro name missing after %qs"
19629 msgstr "аргумент для \"%s\" прапушчан"
19632 #, fuzzy, gcc-internal-format
19633 msgid "missing path after %qs"
19634 msgstr "аргумент для \"%s\" прапушчан"
19637 #, fuzzy, gcc-internal-format
19638 msgid "missing filename after %qs"
19639 msgstr "прапушчан прабел пасля нумара \"%.*s\""
19642 #, fuzzy, gcc-internal-format
19643 msgid "missing makefile target after %qs"
19644 msgstr "прапушчан прабел пасля нумара \"%.*s\""
19647 #, gcc-internal-format
19648 msgid "-I- specified twice"
19652 #, gcc-internal-format
19653 msgid "obsolete option -I- used, please use -iquote instead"
19657 #, fuzzy, gcc-internal-format
19658 msgid "argument %qs to %<-Wnormalized%> not recognized"
19659 msgstr "мова %s не распазнана"
19662 #, fuzzy, gcc-internal-format
19663 msgid "switch %qs is no longer supported"
19664 msgstr "-pipe не падтрымліваецца."
19667 #, gcc-internal-format
19668 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
19672 #, fuzzy, gcc-internal-format
19673 msgid "output filename specified twice"
19674 msgstr "не зададзены ўваходзячыя файлы"
19677 #, gcc-internal-format
19678 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
19682 #, gcc-internal-format
19683 msgid "-Wformat-y2k ignored without -Wformat"
19687 #, gcc-internal-format
19688 msgid "-Wformat-extra-args ignored without -Wformat"
19692 #, gcc-internal-format
19693 msgid "-Wformat-zero-length ignored without -Wformat"
19697 #, gcc-internal-format
19698 msgid "-Wformat-nonliteral ignored without -Wformat"
19702 #, gcc-internal-format
19703 msgid "-Wformat-contains-nul ignored without -Wformat"
19707 #, gcc-internal-format
19708 msgid "-Wformat-security ignored without -Wformat"
19712 #, fuzzy, gcc-internal-format
19713 msgid "opening output file %s: %m"
19714 msgstr "немагчыма адчыніць файл уводу `%s'"
19717 #, gcc-internal-format
19718 msgid "too many filenames given. Type %s --help for usage"
19722 #, gcc-internal-format
19723 msgid "The C parser does not support -dy, option ignored"
19727 #, gcc-internal-format
19728 msgid "The Objective-C parser does not support -dy, option ignored"
19732 #, gcc-internal-format
19733 msgid "The C++ parser does not support -dy, option ignored"
19737 #, gcc-internal-format
19738 msgid "The Objective-C++ parser does not support -dy, option ignored"
19742 #, gcc-internal-format
19743 msgid "opening dependency file %s: %m"
19747 #, gcc-internal-format
19748 msgid "closing dependency file %s: %m"
19752 #, fuzzy, gcc-internal-format
19753 msgid "when writing output to %s: %m"
19754 msgstr "памылка запісу ў %s"
19757 #, gcc-internal-format
19758 msgid "to generate dependencies you must specify either -M or -MM"
19762 #, gcc-internal-format
19763 msgid "-fdirectives-only is incompatible with -Wunused_macros"
19767 #, gcc-internal-format
19768 msgid "-fdirectives-only is incompatible with -traditional"
19772 #, gcc-internal-format
19773 msgid "too late for # directive to set debug directory"
19777 #, fuzzy, gcc-internal-format
19778 msgid "%HISO C forbids an empty source file"
19779 msgstr "ISO C не дазваляе пусты ізыходны файл"
19781 #: c-parser.c:1158 c-parser.c:6150
19782 #, gcc-internal-format
19783 msgid "%HISO C does not allow extra %<;%> outside of a function"
19786 #: c-parser.c:1261 c-parser.c:6699
19787 #, fuzzy, gcc-internal-format
19788 msgid "expected declaration specifiers"
19789 msgstr "пустое абвяшчэньне"
19792 #, fuzzy, gcc-internal-format
19793 msgid "%Hempty declaration"
19794 msgstr "пустое абвяшчэньне"
19797 #, gcc-internal-format
19798 msgid "%Hdata definition has no type or storage class"
19802 #, gcc-internal-format
19803 msgid "expected %<,%> or %<;%>"
19806 #. This can appear in many cases looking nothing like a
19807 #. function definition, so we don't give a more specific
19808 #. error suggesting there was one.
19809 #: c-parser.c:1371 c-parser.c:1388
19810 #, gcc-internal-format
19811 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
19815 #, fuzzy, gcc-internal-format
19816 msgid "%HISO C forbids nested functions"
19817 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
19819 #: c-parser.c:1745 c-parser.c:2555 c-parser.c:3191 c-parser.c:3447
19820 #: c-parser.c:4367 c-parser.c:4954 c-parser.c:5357 c-parser.c:5377
19821 #: c-parser.c:5493 c-parser.c:5641 c-parser.c:5658 c-parser.c:5790
19822 #: c-parser.c:5802 c-parser.c:5827 c-parser.c:5962 c-parser.c:5991
19823 #: c-parser.c:5999 c-parser.c:6027 c-parser.c:6041 c-parser.c:6260
19824 #: c-parser.c:6359 c-parser.c:6862 c-parser.c:7493
19825 #, gcc-internal-format
19826 msgid "expected identifier"
19830 #, gcc-internal-format
19831 msgid "%Hcomma at end of enumerator list"
19835 #, gcc-internal-format
19836 msgid "expected %<,%> or %<}%>"
19839 #: c-parser.c:1795 c-parser.c:1979 c-parser.c:6117
19840 #, gcc-internal-format
19841 msgid "expected %<{%>"
19845 #, gcc-internal-format
19846 msgid "%HISO C forbids forward references to %<enum%> types"
19850 #, gcc-internal-format
19851 msgid "expected class name"
19854 #: c-parser.c:1932 c-parser.c:5894
19855 #, gcc-internal-format
19856 msgid "%Hextra semicolon in struct or union specified"
19860 #, gcc-internal-format
19861 msgid "%Hno semicolon at end of struct or union"
19865 #, gcc-internal-format
19866 msgid "expected %<;%>"
19869 #: c-parser.c:2044 c-parser.c:3016
19870 #, gcc-internal-format
19871 msgid "expected specifier-qualifier-list"
19875 #, fuzzy, gcc-internal-format
19876 msgid "%HISO C forbids member declarations with no members"
19877 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
19880 #, gcc-internal-format
19881 msgid "expected %<,%>, %<;%> or %<}%>"
19885 #, gcc-internal-format
19886 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
19890 #, gcc-internal-format
19891 msgid "%H%<typeof%> applied to a bit-field"
19895 #, gcc-internal-format
19896 msgid "expected identifier or %<(%>"
19900 #, gcc-internal-format
19901 msgid "%HISO C requires a named argument before %<...%>"
19905 #, gcc-internal-format
19906 msgid "expected declaration specifiers or %<...%>"
19910 #, gcc-internal-format
19911 msgid "%Hwide string literal in %<asm%>"
19914 #: c-parser.c:2788 c-parser.c:6754 cp/parser.c:20482
19915 #, gcc-internal-format
19916 msgid "expected string literal"
19920 #, fuzzy, gcc-internal-format
19921 msgid "%HISO C forbids empty initializer braces"
19922 msgstr "ISO C не дазваляе пусты ізыходны файл"
19924 #. Use the colon as the error location.
19926 #, gcc-internal-format
19927 msgid "%Hobsolete use of designated initializer with %<:%>"
19931 #, gcc-internal-format
19932 msgid "%HISO C forbids specifying range of elements to initialize"
19936 #, gcc-internal-format
19937 msgid "%HISO C90 forbids specifying subobject to initialize"
19941 #, gcc-internal-format
19942 msgid "%Hobsolete use of designated initializer without %<=%>"
19946 #, gcc-internal-format
19947 msgid "expected %<=%>"
19951 #, fuzzy, gcc-internal-format
19952 msgid "%HISO C forbids label declarations"
19953 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
19955 #: c-parser.c:3468 c-parser.c:3543
19956 #, fuzzy, gcc-internal-format
19957 msgid "expected declaration or statement"
19958 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19960 #: c-parser.c:3496 c-parser.c:3524
19961 #, fuzzy, gcc-internal-format
19962 msgid "%HISO C90 forbids mixed declarations and code"
19963 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
19966 #, gcc-internal-format
19967 msgid "%Hexpected %<}%> before %<else%>"
19971 #, gcc-internal-format
19972 msgid "%H%<else%> without a previous %<if%>"
19976 #, gcc-internal-format
19977 msgid "%Hlabel at end of compound statement"
19981 #, gcc-internal-format
19982 msgid "expected %<:%> or %<...%>"
19986 #, gcc-internal-format
19987 msgid "%Ha label can only be part of a statement and a declaration is not a statement"
19991 #, gcc-internal-format
19992 msgid "expected identifier or %<*%>"
19995 #. Avoid infinite loop in error recovery:
19996 #. c_parser_skip_until_found stops at a closing nesting
19997 #. delimiter without consuming it, but here we need to consume
19998 #. it to proceed further.
20000 #, gcc-internal-format
20001 msgid "expected statement"
20005 #, gcc-internal-format
20006 msgid "%Hsuggest braces around empty body in %<do%> statement"
20010 #, gcc-internal-format
20011 msgid "%H%E qualifier ignored on asm"
20015 #, fuzzy, gcc-internal-format
20016 msgid "%HISO C forbids omitting the middle term of a ?: expression"
20017 msgstr "ISO C не дазваляе пусты ізыходны файл"
20020 #, gcc-internal-format
20021 msgid "%Htraditional C rejects the unary plus operator"
20026 #, fuzzy, gcc-internal-format
20027 msgid "%H%<[*]%> not allowed in other than a declaration"
20028 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
20031 #, gcc-internal-format
20032 msgid "%H%<sizeof%> applied to a bit-field"
20035 #: c-parser.c:5191 c-parser.c:5535 c-parser.c:5557
20036 #, gcc-internal-format
20037 msgid "expected expression"
20041 #, gcc-internal-format
20042 msgid "%Hbraced-group within expression allowed only inside a function"
20046 #, gcc-internal-format
20047 msgid "%HISO C forbids braced-groups within expressions"
20051 #, fuzzy, gcc-internal-format
20052 msgid "%Hfirst argument to %<__builtin_choose_expr%> not a constant"
20053 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
20056 #, gcc-internal-format
20057 msgid "%Hcompound literal has variable size"
20061 #, fuzzy, gcc-internal-format
20062 msgid "%HISO C90 forbids compound literals"
20063 msgstr "ISO C не падтрымлівае \"goto *expr;\""
20066 #, gcc-internal-format
20067 msgid "%Hextra semicolon in method definition specified"
20070 #: c-parser.c:6659 cp/parser.c:20525
20071 #, gcc-internal-format
20072 msgid "%<#pragma omp barrier%> may only be used in compound statements"
20075 #: c-parser.c:6670 cp/parser.c:20540
20076 #, gcc-internal-format
20077 msgid "%<#pragma omp flush%> may only be used in compound statements"
20081 #, gcc-internal-format
20082 msgid "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
20085 #: c-parser.c:6689 cp/parser.c:20515
20086 #, gcc-internal-format
20087 msgid "%<#pragma GCC pch_preprocess%> must be first"
20090 #: c-parser.c:6840 cp/parser.c:19359
20091 #, fuzzy, gcc-internal-format
20092 msgid "too many %qs clauses"
20093 msgstr "вельмі шмат уваходзячых файлаў"
20096 #, gcc-internal-format
20097 msgid "expected %<none%> or %<shared%>"
20101 #, gcc-internal-format
20102 msgid "expected %<(%>"
20105 #: c-parser.c:7052 c-parser.c:7229
20106 #, gcc-internal-format
20107 msgid "expected integer expression"
20111 #, gcc-internal-format
20112 msgid "%H%<num_threads%> value must be positive"
20116 #, gcc-internal-format
20117 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
20121 #, gcc-internal-format
20122 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
20126 #, fuzzy, gcc-internal-format
20127 msgid "invalid schedule kind"
20128 msgstr "нерэчаісны %%-код"
20131 #, gcc-internal-format
20132 msgid "expected %<#pragma omp%> clause"
20136 #, fuzzy, gcc-internal-format
20137 msgid "%H%qs is not valid for %qs"
20138 msgstr "complex нерэчаісны для \"%s\""
20141 #, gcc-internal-format
20142 msgid "invalid operator for %<#pragma omp atomic%>"
20145 #: c-parser.c:7496 c-parser.c:7516
20146 #, gcc-internal-format
20147 msgid "expected %<(%> or end of line"
20151 #, fuzzy, gcc-internal-format
20152 msgid "for statement expected"
20153 msgstr "вельмі шмат аргументаў у функцыі"
20155 #: c-parser.c:7609 cp/semantics.c:3858 cp/semantics.c:3902
20156 #, gcc-internal-format
20157 msgid "expected iteration declaration or initialization"
20161 #, gcc-internal-format
20162 msgid "%Hexpected %<#pragma omp section%> or %<}%>"
20165 #: c-parser.c:7968 cp/semantics.c:3750
20166 #, gcc-internal-format
20167 msgid "%qE declared %<threadprivate%> after first use"
20170 #: c-parser.c:7970 cp/semantics.c:3752
20171 #, gcc-internal-format
20172 msgid "automatic variable %qE cannot be %<threadprivate%>"
20175 #: c-parser.c:7972 cp/semantics.c:3754
20176 #, fuzzy, gcc-internal-format
20177 msgid "%<threadprivate%> %qE has incomplete type"
20178 msgstr "\"%s\" мае незавершаны тып"
20181 #, fuzzy, gcc-internal-format
20182 msgid "can%'t create precompiled header %s: %m"
20183 msgstr "немагчыма стварыць дырэкторыю \"%s\""
20186 #, fuzzy, gcc-internal-format
20187 msgid "can%'t write to %s: %m"
20188 msgstr "не магу запісаць ў %s"
20191 #, gcc-internal-format
20192 msgid "%qs is not a valid output file"
20195 #: c-pch.c:188 c-pch.c:203 c-pch.c:217
20196 #, fuzzy, gcc-internal-format
20197 msgid "can%'t write %s: %m"
20198 msgstr "немагчыма адчыніць %s"
20200 #: c-pch.c:193 c-pch.c:210
20201 #, fuzzy, gcc-internal-format
20202 msgid "can%'t seek in %s: %m"
20203 msgstr "немагчыма адчыніць %s"
20205 #: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
20206 #, fuzzy, gcc-internal-format
20207 msgid "can%'t read %s: %m"
20208 msgstr "не магу прачытаць з %s"
20211 #, gcc-internal-format
20212 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20216 #, gcc-internal-format
20217 msgid "use #include instead"
20221 #, fuzzy, gcc-internal-format
20222 msgid "%s: couldn%'t open PCH file: %m"
20223 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
20226 #, gcc-internal-format
20227 msgid "use -Winvalid-pch for more information"
20231 #, gcc-internal-format
20232 msgid "%s: PCH file was invalid"
20236 #, gcc-internal-format
20237 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20241 #, gcc-internal-format
20242 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
20246 #, fuzzy, gcc-internal-format
20247 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
20248 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
20251 #, fuzzy, gcc-internal-format
20252 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
20253 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
20256 #, gcc-internal-format
20257 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20260 #: c-pragma.c:163 c-pragma.c:195
20261 #, gcc-internal-format
20262 msgid "invalid constant in %<#pragma pack%> - ignored"
20265 #: c-pragma.c:167 c-pragma.c:209
20266 #, gcc-internal-format
20267 msgid "malformed %<#pragma pack%> - ignored"
20271 #, fuzzy, gcc-internal-format
20272 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20273 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
20276 #, gcc-internal-format
20277 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20281 #, gcc-internal-format
20282 msgid "unknown action %qs for %<#pragma pack%> - ignored"
20286 #, gcc-internal-format
20287 msgid "junk at end of %<#pragma pack%>"
20291 #, gcc-internal-format
20292 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20296 #, gcc-internal-format
20297 msgid "alignment must be a small power of two, not %d"
20301 #, gcc-internal-format
20302 msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
20306 #, gcc-internal-format
20307 msgid "invalid constant in %<#pragma push_macro%> - ignored"
20311 #, gcc-internal-format
20312 msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
20316 #, gcc-internal-format
20317 msgid "junk at end of %<#pragma push_macro%>"
20321 #, gcc-internal-format
20322 msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
20326 #, gcc-internal-format
20327 msgid "invalid constant in %<#pragma pop_macro%> - ignored"
20331 #, gcc-internal-format
20332 msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
20336 #, gcc-internal-format
20337 msgid "junk at end of %<#pragma pop_macro%>"
20341 #, gcc-internal-format
20342 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
20345 #: c-pragma.c:481 c-pragma.c:486
20346 #, gcc-internal-format
20347 msgid "malformed #pragma weak, ignored"
20351 #, gcc-internal-format
20352 msgid "junk at end of %<#pragma weak%>"
20355 #: c-pragma.c:558 c-pragma.c:560
20356 #, gcc-internal-format
20357 msgid "malformed #pragma redefine_extname, ignored"
20361 #, gcc-internal-format
20362 msgid "junk at end of %<#pragma redefine_extname%>"
20366 #, fuzzy, gcc-internal-format
20367 msgid "#pragma redefine_extname not supported on this target"
20368 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
20370 #: c-pragma.c:586 c-pragma.c:673
20371 #, fuzzy, gcc-internal-format
20372 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20373 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20376 #, gcc-internal-format
20377 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
20381 #, gcc-internal-format
20382 msgid "malformed #pragma extern_prefix, ignored"
20386 #, gcc-internal-format
20387 msgid "junk at end of %<#pragma extern_prefix%>"
20391 #, fuzzy, gcc-internal-format
20392 msgid "#pragma extern_prefix not supported on this target"
20393 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
20396 #, fuzzy, gcc-internal-format
20397 msgid "asm declaration ignored due to conflict with previous rename"
20398 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20401 #, gcc-internal-format
20402 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20406 #, gcc-internal-format
20407 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
20411 #, gcc-internal-format
20412 msgid "#pragma GCC visibility must be followed by push or pop"
20416 #, gcc-internal-format
20417 msgid "no matching push for %<#pragma GCC visibility pop%>"
20420 #: c-pragma.c:805 c-pragma.c:812
20421 #, gcc-internal-format
20422 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
20426 #, gcc-internal-format
20427 msgid "malformed #pragma GCC visibility push"
20431 #, gcc-internal-format
20432 msgid "junk at end of %<#pragma GCC visibility%>"
20436 #, gcc-internal-format
20437 msgid "#pragma GCC diagnostic not allowed inside functions"
20441 #, gcc-internal-format
20442 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20446 #, gcc-internal-format
20447 msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20451 #, gcc-internal-format
20452 msgid "missing option after %<#pragma GCC diagnostic%> kind"
20456 #, gcc-internal-format
20457 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
20461 #, fuzzy, gcc-internal-format
20462 msgid "%qD has an incomplete type"
20463 msgstr "\"%s\" мае незавершаны тып"
20465 #: c-typeck.c:195 cp/call.c:2771
20466 #, gcc-internal-format
20467 msgid "invalid use of void expression"
20471 #, gcc-internal-format
20472 msgid "invalid use of flexible array member"
20476 #, gcc-internal-format
20477 msgid "invalid use of array with unspecified bounds"
20481 #, fuzzy, gcc-internal-format
20482 msgid "invalid use of undefined type %<%s %E%>"
20483 msgstr "нявернае выкарыстанне \"restict\""
20485 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
20487 #, fuzzy, gcc-internal-format
20488 msgid "invalid use of incomplete typedef %qD"
20489 msgstr "нявернае выкарыстанне \"restict\""
20491 #: c-typeck.c:474 c-typeck.c:499
20492 #, gcc-internal-format
20493 msgid "function types not truly compatible in ISO C"
20497 #, gcc-internal-format
20498 msgid "can%'t mix operands of decimal float and vector types"
20502 #, gcc-internal-format
20503 msgid "can%'t mix operands of decimal float and complex types"
20507 #, gcc-internal-format
20508 msgid "can%'t mix operands of decimal float and other float types"
20512 #, gcc-internal-format
20513 msgid "types are not quite compatible"
20517 #, gcc-internal-format
20518 msgid "function return types not compatible due to %<volatile%>"
20521 #: c-typeck.c:1525 c-typeck.c:2864
20522 #, gcc-internal-format
20523 msgid "arithmetic on pointer to an incomplete type"
20527 #, gcc-internal-format
20528 msgid "%qT has no member named %qE"
20532 #, gcc-internal-format
20533 msgid "request for member %qE in something not a structure or union"
20537 #, gcc-internal-format
20538 msgid "dereferencing pointer to incomplete type"
20542 #, gcc-internal-format
20543 msgid "dereferencing %<void *%> pointer"
20547 #, fuzzy, gcc-internal-format
20548 msgid "invalid type argument of %qs (have %qT)"
20549 msgstr "нявернае выкарыстанне \"restict\""
20551 #: c-typeck.c:2056 cp/typeck.c:2570
20552 #, gcc-internal-format
20553 msgid "subscripted value is neither array nor pointer"
20556 #: c-typeck.c:2067 cp/typeck.c:2489 cp/typeck.c:2575
20557 #, gcc-internal-format
20558 msgid "array subscript is not an integer"
20562 #, gcc-internal-format
20563 msgid "subscripted value is pointer to function"
20567 #, fuzzy, gcc-internal-format
20568 msgid "ISO C forbids subscripting %<register%> array"
20569 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
20572 #, fuzzy, gcc-internal-format
20573 msgid "ISO C90 forbids subscripting non-lvalue array"
20574 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
20577 #, gcc-internal-format
20578 msgid "%H%qD is static but used in inline function %qD which is not static"
20582 #, fuzzy, gcc-internal-format
20583 msgid "called object %qE is not a function"
20584 msgstr "`%D' - гэта ня функцыя,"
20586 #. This situation leads to run-time undefined behavior. We can't,
20587 #. therefore, simply error unless we can prove that all possible
20588 #. executions of the program must execute the code.
20590 #, gcc-internal-format
20591 msgid "function called through a non-compatible type"
20595 #, fuzzy, gcc-internal-format
20596 msgid "too many arguments to function %qE"
20597 msgstr "вельмі шмат аргументаў у функцыі"
20600 #, gcc-internal-format
20601 msgid "type of formal parameter %d is incomplete"
20605 #, gcc-internal-format
20606 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
20610 #, gcc-internal-format
20611 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
20615 #, gcc-internal-format
20616 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
20620 #, gcc-internal-format
20621 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
20625 #, gcc-internal-format
20626 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
20630 #, gcc-internal-format
20631 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
20635 #, gcc-internal-format
20636 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
20640 #, gcc-internal-format
20641 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
20645 #, gcc-internal-format
20646 msgid "passing argument %d of %qE with different width due to prototype"
20650 #, gcc-internal-format
20651 msgid "passing argument %d of %qE as unsigned due to prototype"
20655 #, gcc-internal-format
20656 msgid "passing argument %d of %qE as signed due to prototype"
20659 #: c-typeck.c:2777 c-typeck.c:2781
20660 #, gcc-internal-format
20661 msgid "comparison with string literal results in unspecified behavior"
20665 #, gcc-internal-format
20666 msgid "pointer of type %<void *%> used in subtraction"
20670 #, gcc-internal-format
20671 msgid "pointer to a function used in subtraction"
20675 #, gcc-internal-format
20676 msgid "wrong type argument to unary plus"
20680 #, gcc-internal-format
20681 msgid "wrong type argument to unary minus"
20685 #, fuzzy, gcc-internal-format
20686 msgid "ISO C does not support %<~%> for complex conjugation"
20687 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
20690 #, gcc-internal-format
20691 msgid "wrong type argument to bit-complement"
20695 #, gcc-internal-format
20696 msgid "wrong type argument to abs"
20700 #, gcc-internal-format
20701 msgid "wrong type argument to conjugation"
20705 #, gcc-internal-format
20706 msgid "wrong type argument to unary exclamation mark"
20710 #, fuzzy, gcc-internal-format
20711 msgid "ISO C does not support %<++%> and %<--%> on complex types"
20712 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
20714 #: c-typeck.c:3043 c-typeck.c:3075
20715 #, fuzzy, gcc-internal-format
20716 msgid "wrong type argument to increment"
20717 msgstr "не хапае аргументаў у функцыі"
20719 #: c-typeck.c:3045 c-typeck.c:3077
20720 #, gcc-internal-format
20721 msgid "wrong type argument to decrement"
20725 #, gcc-internal-format
20726 msgid "increment of pointer to unknown structure"
20730 #, gcc-internal-format
20731 msgid "decrement of pointer to unknown structure"
20735 #, gcc-internal-format
20736 msgid "assignment of read-only member %qD"
20740 #, gcc-internal-format
20741 msgid "increment of read-only member %qD"
20745 #, gcc-internal-format
20746 msgid "decrement of read-only member %qD"
20750 #, gcc-internal-format
20751 msgid "read-only member %qD used as %<asm%> output"
20755 #, gcc-internal-format
20756 msgid "assignment of read-only variable %qD"
20760 #, gcc-internal-format
20761 msgid "increment of read-only variable %qD"
20765 #, gcc-internal-format
20766 msgid "decrement of read-only variable %qD"
20770 #, gcc-internal-format
20771 msgid "read-only variable %qD used as %<asm%> output"
20775 #, gcc-internal-format
20776 msgid "assignment of read-only location %qE"
20780 #, gcc-internal-format
20781 msgid "increment of read-only location %qE"
20785 #, gcc-internal-format
20786 msgid "decrement of read-only location %qE"
20790 #, gcc-internal-format
20791 msgid "read-only location %qE used as %<asm%> output"
20795 #, fuzzy, gcc-internal-format
20796 msgid "cannot take address of bit-field %qD"
20797 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
20800 #, gcc-internal-format
20801 msgid "global register variable %qD used in nested function"
20805 #, gcc-internal-format
20806 msgid "register variable %qD used in nested function"
20810 #, gcc-internal-format
20811 msgid "address of global register variable %qD requested"
20815 #, gcc-internal-format
20816 msgid "address of register variable %qD requested"
20820 #, gcc-internal-format
20821 msgid "non-lvalue array in conditional expression"
20825 #, gcc-internal-format
20826 msgid "signed and unsigned type in conditional expression"
20830 #, gcc-internal-format
20831 msgid "ISO C forbids conditional expr with only one void side"
20834 #: c-typeck.c:3474 c-typeck.c:3482
20835 #, gcc-internal-format
20836 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
20840 #, gcc-internal-format
20841 msgid "pointer type mismatch in conditional expression"
20844 #: c-typeck.c:3496 c-typeck.c:3506
20845 #, gcc-internal-format
20846 msgid "pointer/integer type mismatch in conditional expression"
20849 #: c-typeck.c:3520 tree-cfg.c:3807
20850 #, gcc-internal-format
20851 msgid "type mismatch in conditional expression"
20855 #, gcc-internal-format
20856 msgid "left-hand operand of comma expression has no effect"
20860 #, gcc-internal-format
20861 msgid "cast specifies array type"
20865 #, gcc-internal-format
20866 msgid "cast specifies function type"
20870 #, gcc-internal-format
20871 msgid "ISO C forbids casting nonscalar to the same type"
20875 #, gcc-internal-format
20876 msgid "ISO C forbids casts to union type"
20880 #, gcc-internal-format
20881 msgid "cast to union type from type not present in union"
20885 #, gcc-internal-format
20886 msgid "cast adds new qualifiers to function type"
20889 #. There are qualifiers present in IN_OTYPE that are not
20890 #. present in IN_TYPE.
20892 #, gcc-internal-format
20893 msgid "cast discards qualifiers from pointer target type"
20897 #, gcc-internal-format
20898 msgid "cast increases required alignment of target type"
20902 #, gcc-internal-format
20903 msgid "cast from pointer to integer of different size"
20907 #, gcc-internal-format
20908 msgid "cast from function call of type %qT to non-matching type %qT"
20912 #, gcc-internal-format
20913 msgid "cast to pointer from integer of different size"
20917 #, gcc-internal-format
20918 msgid "ISO C forbids conversion of function pointer to object pointer type"
20922 #, gcc-internal-format
20923 msgid "ISO C forbids conversion of object pointer to function pointer type"
20927 #, gcc-internal-format
20928 msgid "cannot pass rvalue to reference parameter"
20931 #: c-typeck.c:4150 c-typeck.c:4317
20932 #, gcc-internal-format
20933 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
20936 #: c-typeck.c:4153 c-typeck.c:4320
20937 #, gcc-internal-format
20938 msgid "assignment makes qualified function pointer from unqualified"
20941 #: c-typeck.c:4156 c-typeck.c:4322
20942 #, gcc-internal-format
20943 msgid "initialization makes qualified function pointer from unqualified"
20946 #: c-typeck.c:4159 c-typeck.c:4324
20947 #, gcc-internal-format
20948 msgid "return makes qualified function pointer from unqualified"
20951 #: c-typeck.c:4163 c-typeck.c:4284
20952 #, gcc-internal-format
20953 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
20956 #: c-typeck.c:4165 c-typeck.c:4286
20957 #, gcc-internal-format
20958 msgid "assignment discards qualifiers from pointer target type"
20961 #: c-typeck.c:4167 c-typeck.c:4288
20962 #, gcc-internal-format
20963 msgid "initialization discards qualifiers from pointer target type"
20966 #: c-typeck.c:4169 c-typeck.c:4290
20967 #, gcc-internal-format
20968 msgid "return discards qualifiers from pointer target type"
20972 #, gcc-internal-format
20973 msgid "ISO C prohibits argument conversion to union type"
20977 #, gcc-internal-format
20978 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
20982 #, gcc-internal-format
20983 msgid "argument %d of %qE might be a candidate for a format attribute"
20987 #, gcc-internal-format
20988 msgid "assignment left-hand side might be a candidate for a format attribute"
20992 #, gcc-internal-format
20993 msgid "initialization left-hand side might be a candidate for a format attribute"
20997 #, gcc-internal-format
20998 msgid "return type might be a candidate for a format attribute"
21002 #, gcc-internal-format
21003 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
21007 #, gcc-internal-format
21008 msgid "ISO C forbids assignment between function pointer and %<void *%>"
21012 #, gcc-internal-format
21013 msgid "ISO C forbids initialization between function pointer and %<void *%>"
21017 #, gcc-internal-format
21018 msgid "ISO C forbids return between function pointer and %<void *%>"
21022 #, gcc-internal-format
21023 msgid "pointer targets in passing argument %d of %qE differ in signedness"
21027 #, gcc-internal-format
21028 msgid "pointer targets in assignment differ in signedness"
21032 #, gcc-internal-format
21033 msgid "pointer targets in initialization differ in signedness"
21037 #, gcc-internal-format
21038 msgid "pointer targets in return differ in signedness"
21042 #, gcc-internal-format
21043 msgid "passing argument %d of %qE from incompatible pointer type"
21047 #, gcc-internal-format
21048 msgid "assignment from incompatible pointer type"
21052 #, gcc-internal-format
21053 msgid "initialization from incompatible pointer type"
21057 #, gcc-internal-format
21058 msgid "return from incompatible pointer type"
21062 #, gcc-internal-format
21063 msgid "passing argument %d of %qE makes pointer from integer without a cast"
21067 #, gcc-internal-format
21068 msgid "assignment makes pointer from integer without a cast"
21072 #, gcc-internal-format
21073 msgid "initialization makes pointer from integer without a cast"
21077 #, gcc-internal-format
21078 msgid "return makes pointer from integer without a cast"
21082 #, gcc-internal-format
21083 msgid "passing argument %d of %qE makes integer from pointer without a cast"
21087 #, gcc-internal-format
21088 msgid "assignment makes integer from pointer without a cast"
21092 #, gcc-internal-format
21093 msgid "initialization makes integer from pointer without a cast"
21097 #, gcc-internal-format
21098 msgid "return makes integer from pointer without a cast"
21102 #, gcc-internal-format
21103 msgid "incompatible types in assignment"
21107 #, fuzzy, gcc-internal-format
21108 msgid "incompatible types in initialization"
21109 msgstr "нерэчаісны ініцыялізатар"
21112 #, gcc-internal-format
21113 msgid "incompatible types in return"
21117 #, gcc-internal-format
21118 msgid "traditional C rejects automatic aggregate initialization"
21121 #: c-typeck.c:4621 c-typeck.c:4636 c-typeck.c:4651
21122 #, fuzzy, gcc-internal-format
21123 msgid "(near initialization for %qs)"
21124 msgstr "ініцыялізацыя"
21126 #: c-typeck.c:5191 cp/decl.c:4995
21127 #, gcc-internal-format
21128 msgid "opaque vector types cannot be initialized"
21132 #, gcc-internal-format
21133 msgid "unknown field %qE specified in initializer"
21137 #, gcc-internal-format
21138 msgid "traditional C rejects initialization of unions"
21142 #, gcc-internal-format
21143 msgid "jump into statement expression"
21147 #, gcc-internal-format
21148 msgid "jump into scope of identifier with variably modified type"
21152 #, fuzzy, gcc-internal-format
21153 msgid "ISO C forbids %<goto *expr;%>"
21154 msgstr "ISO C не падтрымлівае \"goto *expr;\""
21156 #: c-typeck.c:7080 cp/typeck.c:6619
21157 #, fuzzy, gcc-internal-format
21158 msgid "function declared %<noreturn%> has a %<return%> statement"
21159 msgstr "функцыя не вяртае тып string"
21162 #, gcc-internal-format
21163 msgid "%<return%> with no value, in function returning non-void"
21167 #, gcc-internal-format
21168 msgid "%<return%> with a value, in function returning void"
21172 #, gcc-internal-format
21173 msgid "ISO C forbids %<return%> with expression, in function returning void"
21177 #, gcc-internal-format
21178 msgid "function returns address of local variable"
21181 #: c-typeck.c:7228 cp/semantics.c:952
21182 #, gcc-internal-format
21183 msgid "switch quantity not an integer"
21187 #, gcc-internal-format
21188 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
21192 #, gcc-internal-format
21193 msgid "case label in statement expression not containing enclosing switch statement"
21197 #, gcc-internal-format
21198 msgid "%<default%> label in statement expression not containing enclosing switch statement"
21202 #, gcc-internal-format
21203 msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
21207 #, gcc-internal-format
21208 msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
21211 #: c-typeck.c:7296 cp/parser.c:6810
21212 #, gcc-internal-format
21213 msgid "case label not within a switch statement"
21217 #, gcc-internal-format
21218 msgid "%<default%> label not within a switch statement"
21222 #, gcc-internal-format
21223 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
21226 #: c-typeck.c:7486 cp/cp-gimplify.c:97 cp/parser.c:7415
21227 #, gcc-internal-format
21228 msgid "break statement not within loop or switch"
21231 #: c-typeck.c:7488 cp/parser.c:7436
21232 #, gcc-internal-format
21233 msgid "continue statement not within a loop"
21236 #: c-typeck.c:7493 cp/parser.c:7426
21237 #, gcc-internal-format
21238 msgid "break statement used with OpenMP for loop"
21242 #, gcc-internal-format
21243 msgid "%Hstatement with no effect"
21247 #, gcc-internal-format
21248 msgid "expression statement has incomplete type"
21251 #: c-typeck.c:8093 cp/typeck.c:3301
21252 #, gcc-internal-format
21253 msgid "right shift count is negative"
21256 #: c-typeck.c:8100 cp/typeck.c:3305
21257 #, gcc-internal-format
21258 msgid "right shift count >= width of type"
21261 #: c-typeck.c:8122 cp/typeck.c:3324
21262 #, gcc-internal-format
21263 msgid "left shift count is negative"
21266 #: c-typeck.c:8125 cp/typeck.c:3326
21267 #, gcc-internal-format
21268 msgid "left shift count >= width of type"
21271 #: c-typeck.c:8143 cp/typeck.c:3364
21272 #, gcc-internal-format
21273 msgid "comparing floating point with == or != is unsafe"
21276 #: c-typeck.c:8167 c-typeck.c:8174
21277 #, fuzzy, gcc-internal-format
21278 msgid "ISO C forbids comparison of %<void *%> with function pointer"
21279 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
21281 #: c-typeck.c:8180 c-typeck.c:8238
21282 #, gcc-internal-format
21283 msgid "comparison of distinct pointer types lacks a cast"
21286 #: c-typeck.c:8189 c-typeck.c:8197 cp/typeck.c:3384 cp/typeck.c:3393
21287 #, gcc-internal-format
21288 msgid "the address of %qD will never be NULL"
21291 #: c-typeck.c:8204 c-typeck.c:8209 c-typeck.c:8256 c-typeck.c:8261
21292 #, gcc-internal-format
21293 msgid "comparison between pointer and integer"
21297 #, gcc-internal-format
21298 msgid "comparison of complete and incomplete pointers"
21302 #, gcc-internal-format
21303 msgid "ISO C forbids ordered comparisons of pointers to functions"
21306 #: c-typeck.c:8245 c-typeck.c:8251
21307 #, gcc-internal-format
21308 msgid "ordered comparison of pointer with integer zero"
21312 #, gcc-internal-format
21313 msgid "comparison between signed and unsigned"
21316 #: c-typeck.c:8557 cp/typeck.c:3838
21317 #, gcc-internal-format
21318 msgid "comparison of promoted ~unsigned with constant"
21321 #: c-typeck.c:8565 cp/typeck.c:3846
21322 #, gcc-internal-format
21323 msgid "comparison of promoted ~unsigned with unsigned"
21327 #, gcc-internal-format
21328 msgid "used array that cannot be converted to pointer where scalar is required"
21332 #, gcc-internal-format
21333 msgid "used struct type value where scalar is required"
21337 #, gcc-internal-format
21338 msgid "used union type value where scalar is required"
21341 #: c-typeck.c:8736 cp/semantics.c:3555
21342 #, gcc-internal-format
21343 msgid "%qE has invalid type for %<reduction%>"
21346 #: c-typeck.c:8770 cp/semantics.c:3568
21347 #, gcc-internal-format
21348 msgid "%qE has invalid type for %<reduction(%s)%>"
21351 #: c-typeck.c:8786 cp/semantics.c:3578
21352 #, gcc-internal-format
21353 msgid "%qE must be %<threadprivate%> for %<copyin%>"
21356 #: c-typeck.c:8795 cp/semantics.c:3383
21357 #, gcc-internal-format
21358 msgid "%qE is not a variable in clause %qs"
21361 #: c-typeck.c:8802 c-typeck.c:8822 c-typeck.c:8842 cp/semantics.c:3409
21362 #: cp/semantics.c:3428
21363 #, gcc-internal-format
21364 msgid "%qE appears more than once in data clauses"
21367 #: c-typeck.c:8816 cp/semantics.c:3403
21368 #, gcc-internal-format
21369 msgid "%qE is not a variable in clause %<firstprivate%>"
21372 #: c-typeck.c:8836 cp/semantics.c:3422
21373 #, gcc-internal-format
21374 msgid "%qE is not a variable in clause %<lastprivate%>"
21377 #: c-typeck.c:8894 cp/semantics.c:3619
21378 #, gcc-internal-format
21379 msgid "%qE is predetermined %qs for %qs"
21383 #, gcc-internal-format
21384 msgid "function call has aggregate value"
21387 #: cfgexpand.c:1887
21388 #, gcc-internal-format
21389 msgid "not protecting local variables: variable length buffer"
21392 #: cfgexpand.c:1890
21393 #, gcc-internal-format
21394 msgid "not protecting function: no buffer at least %d bytes long"
21398 #, gcc-internal-format
21399 msgid "bb %d on wrong place"
21403 #, gcc-internal-format
21404 msgid "prev_bb of %d should be %d, not %d"
21408 #, gcc-internal-format
21409 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
21413 #, gcc-internal-format
21414 msgid "verify_flow_info: Block %i lacks loop_father"
21418 #, gcc-internal-format
21419 msgid "verify_flow_info: Wrong count of block %i %i"
21423 #, gcc-internal-format
21424 msgid "verify_flow_info: Wrong frequency of block %i %i"
21428 #, gcc-internal-format
21429 msgid "verify_flow_info: Duplicate edge %i->%i"
21433 #, gcc-internal-format
21434 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
21438 #, gcc-internal-format
21439 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
21443 #, gcc-internal-format
21444 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
21447 #: cfghooks.c:184 cfgrtl.c:1838
21448 #, gcc-internal-format
21449 msgid "wrong amount of branch edges after unconditional jump %i"
21452 #: cfghooks.c:192 cfghooks.c:203
21453 #, gcc-internal-format
21454 msgid "basic block %d pred edge is corrupted"
21458 #, gcc-internal-format
21459 msgid "its dest_idx should be %d, not %d"
21463 #, gcc-internal-format
21464 msgid "basic block %i edge lists are corrupted"
21468 #, gcc-internal-format
21469 msgid "verify_flow_info failed"
21473 #, fuzzy, gcc-internal-format
21474 msgid "%s does not support redirect_edge_and_branch"
21475 msgstr "%s не падтрымлівае %s"
21478 #, fuzzy, gcc-internal-format
21479 msgid "%s does not support can_remove_branch_p"
21480 msgstr "%s не падтрымлівае %s"
21483 #, gcc-internal-format
21484 msgid "%s does not support redirect_edge_and_branch_force"
21488 #, fuzzy, gcc-internal-format
21489 msgid "%s does not support split_block"
21490 msgstr "%s не падтрымлівае %s"
21493 #, fuzzy, gcc-internal-format
21494 msgid "%s does not support move_block_after"
21495 msgstr "%s не падтрымлівае %s"
21498 #, fuzzy, gcc-internal-format
21499 msgid "%s does not support delete_basic_block"
21500 msgstr "%s не падтрымлівае %s"
21503 #, fuzzy, gcc-internal-format
21504 msgid "%s does not support split_edge"
21505 msgstr "%s не падтрымлівае %s"
21508 #, fuzzy, gcc-internal-format
21509 msgid "%s does not support create_basic_block"
21510 msgstr "%s не падтрымлівае %s"
21513 #, fuzzy, gcc-internal-format
21514 msgid "%s does not support can_merge_blocks_p"
21515 msgstr "%s не падтрымлівае %s"
21518 #, fuzzy, gcc-internal-format
21519 msgid "%s does not support predict_edge"
21520 msgstr "%s не падтрымлівае %s"
21523 #, fuzzy, gcc-internal-format
21524 msgid "%s does not support predicted_by_p"
21525 msgstr "%s не падтрымлівае %s"
21528 #, fuzzy, gcc-internal-format
21529 msgid "%s does not support merge_blocks"
21530 msgstr "%s не падтрымлівае %s"
21533 #, fuzzy, gcc-internal-format
21534 msgid "%s does not support make_forwarder_block"
21535 msgstr "%s не падтрымлівае %s"
21538 #, fuzzy, gcc-internal-format
21539 msgid "%s does not support can_duplicate_block_p"
21540 msgstr "%s не падтрымлівае %s"
21543 #, fuzzy, gcc-internal-format
21544 msgid "%s does not support duplicate_block"
21545 msgstr "%s не падтрымлівае %s"
21548 #, fuzzy, gcc-internal-format
21549 msgid "%s does not support block_ends_with_call_p"
21550 msgstr "%s не падтрымлівае %s"
21553 #, fuzzy, gcc-internal-format
21554 msgid "%s does not support block_ends_with_condjump_p"
21555 msgstr "%s не падтрымлівае %s"
21558 #, fuzzy, gcc-internal-format
21559 msgid "%s does not support flow_call_edges_add"
21560 msgstr "%s не падтрымлівае %s"
21563 #, gcc-internal-format
21564 msgid "size of loop %d should be %d, not %d"
21568 #, gcc-internal-format
21569 msgid "bb %d do not belong to loop %d"
21573 #, gcc-internal-format
21574 msgid "loop %d's header does not have exactly 2 entries"
21578 #, gcc-internal-format
21579 msgid "loop %d's latch does not have exactly 1 successor"
21583 #, gcc-internal-format
21584 msgid "loop %d's latch does not have header as successor"
21588 #, gcc-internal-format
21589 msgid "loop %d's latch does not belong directly to it"
21593 #, gcc-internal-format
21594 msgid "loop %d's header does not belong directly to it"
21598 #, gcc-internal-format
21599 msgid "loop %d's latch is marked as part of irreducible region"
21603 #, gcc-internal-format
21604 msgid "basic block %d should be marked irreducible"
21608 #, gcc-internal-format
21609 msgid "basic block %d should not be marked irreducible"
21613 #, gcc-internal-format
21614 msgid "edge from %d to %d should be marked irreducible"
21618 #, gcc-internal-format
21619 msgid "edge from %d to %d should not be marked irreducible"
21623 #, gcc-internal-format
21624 msgid "corrupted head of the exits list of loop %d"
21628 #, gcc-internal-format
21629 msgid "corrupted exits list of loop %d"
21633 #, gcc-internal-format
21634 msgid "nonempty exits list of loop %d, but exits are not recorded"
21638 #, gcc-internal-format
21639 msgid "Exit %d->%d not recorded"
21643 #, gcc-internal-format
21644 msgid "Wrong list of exited loops for edge %d->%d"
21648 #, gcc-internal-format
21649 msgid "Too many loop exits recorded"
21653 #, gcc-internal-format
21654 msgid "%d exits recorded for loop %d (having %d exits)"
21658 #, gcc-internal-format
21659 msgid "BB_RTL flag not set for block %d"
21663 #, gcc-internal-format
21664 msgid "insn %d basic block pointer is %d, should be %d"
21668 #, gcc-internal-format
21669 msgid "insn %d in header of bb %d has non-NULL basic block"
21673 #, gcc-internal-format
21674 msgid "insn %d in footer of bb %d has non-NULL basic block"
21678 #, gcc-internal-format
21679 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
21683 #, gcc-internal-format
21684 msgid "fallthru edge crosses section boundary (bb %i)"
21688 #, gcc-internal-format
21689 msgid "missing REG_EH_REGION note in the end of bb %i"
21693 #, gcc-internal-format
21694 msgid "too many outgoing branch edges from bb %i"
21698 #, gcc-internal-format
21699 msgid "fallthru edge after unconditional jump %i"
21703 #, gcc-internal-format
21704 msgid "wrong amount of branch edges after conditional jump %i"
21708 #, gcc-internal-format
21709 msgid "call edges for non-call insn in bb %i"
21713 #, gcc-internal-format
21714 msgid "abnormal edges for no purpose in bb %i"
21718 #, gcc-internal-format
21719 msgid "insn %d inside basic block %d but block_for_insn is NULL"
21723 #, gcc-internal-format
21724 msgid "insn %d inside basic block %d but block_for_insn is %i"
21727 #: cfgrtl.c:1889 cfgrtl.c:1899
21728 #, gcc-internal-format
21729 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
21733 #, gcc-internal-format
21734 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
21738 #, gcc-internal-format
21739 msgid "in basic block %d:"
21742 #: cfgrtl.c:1975 cfgrtl.c:2065
21743 #, gcc-internal-format
21744 msgid "insn %d outside of basic blocks has non-NULL bb field"
21748 #, gcc-internal-format
21749 msgid "end insn %d for block %d not found in the insn stream"
21753 #, gcc-internal-format
21754 msgid "insn %d is in multiple basic blocks (%d and %d)"
21758 #, gcc-internal-format
21759 msgid "head insn %d for block %d not found in the insn stream"
21763 #, gcc-internal-format
21764 msgid "missing barrier after block %i"
21768 #, gcc-internal-format
21769 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
21773 #, gcc-internal-format
21774 msgid "verify_flow_info: Incorrect fallthru %i->%i"
21778 #, gcc-internal-format
21779 msgid "basic blocks not laid down consecutively"
21783 #, gcc-internal-format
21784 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
21788 #, gcc-internal-format
21789 msgid "%D renamed after being referenced in assembly"
21792 #: cgraphunit.c:675
21793 #, gcc-internal-format
21794 msgid "aux field set for edge %s->%s"
21797 #: cgraphunit.c:681
21798 #, gcc-internal-format
21799 msgid "Execution count is negative"
21802 #: cgraphunit.c:688
21803 #, gcc-internal-format
21804 msgid "caller edge count is negative"
21807 #: cgraphunit.c:693
21808 #, gcc-internal-format
21809 msgid "caller edge frequency is negative"
21812 #: cgraphunit.c:698
21813 #, gcc-internal-format
21814 msgid "caller edge frequency is too large"
21817 #: cgraphunit.c:707
21818 #, gcc-internal-format
21819 msgid "inlined_to pointer is wrong"
21822 #: cgraphunit.c:712
21823 #, gcc-internal-format
21824 msgid "multiple inline callers"
21827 #: cgraphunit.c:719
21828 #, gcc-internal-format
21829 msgid "inlined_to pointer set for noninline callers"
21832 #: cgraphunit.c:725
21833 #, gcc-internal-format
21834 msgid "inlined_to pointer is set but no predecessors found"
21837 #: cgraphunit.c:730
21838 #, gcc-internal-format
21839 msgid "inlined_to pointer refers to itself"
21842 #: cgraphunit.c:740
21843 #, fuzzy, gcc-internal-format
21844 msgid "node not found in cgraph_hash"
21845 msgstr "метад \"%s\" не знойдзен у класе"
21847 #: cgraphunit.c:768
21848 #, gcc-internal-format
21849 msgid "shared call_stmt:"
21852 #: cgraphunit.c:775
21853 #, fuzzy, gcc-internal-format
21854 msgid "edge points to wrong declaration:"
21855 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
21857 #: cgraphunit.c:784
21858 #, gcc-internal-format
21859 msgid "missing callgraph edge for call stmt:"
21862 #: cgraphunit.c:800
21863 #, gcc-internal-format
21864 msgid "edge %s->%s has no corresponding call_stmt"
21867 #: cgraphunit.c:812
21868 #, gcc-internal-format
21869 msgid "verify_cgraph_node failed"
21872 #: cgraphunit.c:915 cgraphunit.c:938
21873 #, gcc-internal-format
21874 msgid "%J%<externally_visible%> attribute have effect only on public objects"
21877 #: cgraphunit.c:1128
21878 #, gcc-internal-format
21879 msgid "failed to reclaim unneeded function"
21882 #: cgraphunit.c:1460
21883 #, gcc-internal-format
21884 msgid "nodes with no released memory found"
21888 #, fuzzy, gcc-internal-format
21889 msgid "unknown demangling style '%s'"
21890 msgstr "невядомы рэжым машыны \"%s\""
21893 #, gcc-internal-format
21894 msgid "%s terminated with signal %d [%s]%s"
21898 #, gcc-internal-format
21899 msgid "%s returned %d exit status"
21903 #, fuzzy, gcc-internal-format
21904 msgid "cannot find 'ldd'"
21905 msgstr "не магу знайсці \"ldd\""
21908 #, gcc-internal-format
21909 msgid "cannot convert to a pointer type"
21913 #, gcc-internal-format
21914 msgid "pointer value used where a floating point value was expected"
21918 #, gcc-internal-format
21919 msgid "aggregate value used where a float was expected"
21923 #, gcc-internal-format
21924 msgid "conversion to incomplete type"
21927 #: convert.c:731 convert.c:807
21928 #, gcc-internal-format
21929 msgid "can't convert between vector values of different size"
21933 #, gcc-internal-format
21934 msgid "aggregate value used where an integer was expected"
21938 #, gcc-internal-format
21939 msgid "pointer value used where a complex was expected"
21943 #, gcc-internal-format
21944 msgid "aggregate value used where a complex was expected"
21948 #, gcc-internal-format
21949 msgid "can't convert value to a vector"
21953 #, gcc-internal-format
21954 msgid "aggregate value used where a fixed-point was expected"
21958 #, gcc-internal-format
21959 msgid "%qs is not a gcov data file"
21963 #, gcc-internal-format
21964 msgid "%qs is version %q.*s, expected version %q.*s"
21967 #: coverage.c:273 coverage.c:281
21968 #, gcc-internal-format
21969 msgid "coverage mismatch for function %u while reading execution counters"
21972 #: coverage.c:275 coverage.c:370
21973 #, gcc-internal-format
21974 msgid "checksum is %x instead of %x"
21977 #: coverage.c:283 coverage.c:372
21978 #, gcc-internal-format
21979 msgid "number of counters is %d instead of %d"
21983 #, gcc-internal-format
21984 msgid "cannot merge separate %s counters for function %u"
21988 #, gcc-internal-format
21989 msgid "%qs has overflowed"
21993 #, gcc-internal-format
21994 msgid "no coverage for function %qs found"
21997 #: coverage.c:361 coverage.c:364
21998 #, gcc-internal-format
21999 msgid "coverage mismatch for function %qs while reading counter %qs"
22003 #, gcc-internal-format
22004 msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
22008 #, gcc-internal-format
22009 msgid "execution counts estimated"
22013 #, gcc-internal-format
22014 msgid "this can result in poorly optimized code"
22018 #, fuzzy, gcc-internal-format
22019 msgid "cannot open %s"
22020 msgstr "немагчыма адчыніць %s"
22023 #, fuzzy, gcc-internal-format
22024 msgid "error writing %qs"
22025 msgstr "памылка запісу ў %s"
22028 #, gcc-internal-format
22029 msgid "Can not find a valid counter:value pair:"
22033 #, gcc-internal-format
22034 msgid "-fdbg-cnt=%s"
22038 #, gcc-internal-format
22042 #: diagnostic.c:660
22043 #, fuzzy, gcc-internal-format
22044 msgid "in %s, at %s:%d"
22045 msgstr "спынена ў %s, ля %s:%d"
22048 #, gcc-internal-format
22049 msgid "dominator of %d status unknown"
22053 #, gcc-internal-format
22054 msgid "dominator of %d should be %d, not %d"
22057 #: dwarf2out.c:3686
22058 #, gcc-internal-format
22059 msgid "DW_LOC_OP %s not implemented"
22063 #, fuzzy, gcc-internal-format
22064 msgid "invalid rtl sharing found in the insn"
22065 msgstr "Нерэчаісны выбар %s"
22068 #, gcc-internal-format
22073 #, fuzzy, gcc-internal-format
22074 msgid "internal consistency failure"
22075 msgstr "унутраная памылка"
22078 #, gcc-internal-format
22079 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
22083 #, gcc-internal-format
22084 msgid "abort in %s, at %s:%d"
22085 msgstr "спынена ў %s, ля %s:%d"
22088 #, gcc-internal-format
22089 msgid "exception handling disabled, use -fexceptions to enable"
22093 #, fuzzy, gcc-internal-format
22094 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
22095 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22098 #, gcc-internal-format
22099 msgid "__builtin_eh_return not supported on this target"
22102 #: except.c:3903 except.c:3912
22103 #, gcc-internal-format
22104 msgid "region_array is corrupted for region %i"
22108 #, gcc-internal-format
22109 msgid "outer block of region %i is wrong"
22113 #, gcc-internal-format
22114 msgid "region %i may contain throw and is contained in region that may not"
22118 #, gcc-internal-format
22119 msgid "negative nesting depth of region %i"
22123 #, gcc-internal-format
22124 msgid "tree list ends on depth %i"
22128 #, gcc-internal-format
22129 msgid "array does not match the region tree"
22133 #, gcc-internal-format
22134 msgid "verify_eh_tree failed"
22138 #, gcc-internal-format
22139 msgid "stack limits not supported on this target"
22143 msgid "%Kcall to %qs declared with attribute error: %s"
22147 msgid "%Kcall to %qs declared with attribute warning: %s"
22151 #, fuzzy, gcc-internal-format
22152 msgid "invalid argument %qs to -fdebug-prefix-map"
22153 msgstr "нявернае выкарыстанне \"restict\""
22155 #: fixed-value.c:104
22156 #, gcc-internal-format
22157 msgid "large fixed-point constant implicitly truncated to fixed-point type"
22160 #: fold-const.c:992 tree-ssa-loop-niter.c:1827 tree-vrp.c:5076
22161 #, gcc-internal-format
22165 #: fold-const.c:1363
22166 #, gcc-internal-format
22167 msgid "assuming signed overflow does not occur when negating a division"
22170 #: fold-const.c:4003 fold-const.c:4014
22171 #, gcc-internal-format
22172 msgid "comparison is always %d due to width of bit-field"
22175 #: fold-const.c:5331
22176 #, gcc-internal-format
22177 msgid "assuming signed overflow does not occur when simplifying range test"
22180 #: fold-const.c:5705 fold-const.c:5720
22181 #, gcc-internal-format
22182 msgid "comparison is always %d"
22185 #: fold-const.c:5849
22186 #, gcc-internal-format
22187 msgid "%<or%> of unmatched not-equal tests is always 1"
22190 #: fold-const.c:5854
22191 #, gcc-internal-format
22192 msgid "%<and%> of mutually exclusive equal-tests is always 0"
22195 #: fold-const.c:8641
22196 #, gcc-internal-format
22197 msgid "assuming signed overflow does not occur when reducing constant in comparison"
22200 #: fold-const.c:8895
22201 #, gcc-internal-format
22202 msgid "assuming signed overflow does not occur when combining constants around a comparison"
22205 #: fold-const.c:13433
22206 #, gcc-internal-format
22207 msgid "fold check: original tree changed by fold"
22211 #, fuzzy, gcc-internal-format
22212 msgid "%Jtotal size of local objects too large"
22213 msgstr "памер масіва \"%s\" вельмі вялікі"
22215 #: function.c:840 varasm.c:2095
22216 #, fuzzy, gcc-internal-format
22217 msgid "size of variable %q+D is too large"
22218 msgstr "памер масіва \"%s\" вельмі вялікі"
22220 #: function.c:1571 gimplify.c:4405
22221 #, fuzzy, gcc-internal-format
22222 msgid "impossible constraint in %<asm%>"
22223 msgstr "немагчымы апэратар '%s'"
22226 #, gcc-internal-format
22227 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22231 #, gcc-internal-format
22232 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22236 #, gcc-internal-format
22237 msgid "function returns an aggregate"
22241 #, fuzzy, gcc-internal-format
22242 msgid "unused parameter %q+D"
22243 msgstr "невыкарыстаемы параметр \"%s\""
22246 #, gcc-internal-format
22247 msgid "ambiguous abbreviation %s"
22251 #, fuzzy, gcc-internal-format
22252 msgid "incomplete '%s' option"
22253 msgstr "аргумент для \"%s\" прапушчан"
22256 #, fuzzy, gcc-internal-format
22257 msgid "missing argument to '%s' option"
22258 msgstr "аргумент для \"%s\" прапушчан"
22261 #, fuzzy, gcc-internal-format
22262 msgid "extraneous argument to '%s' option"
22263 msgstr "аргумент для \"%s\" прапушчан"
22266 #, gcc-internal-format
22267 msgid "warning: -pipe ignored because -save-temps specified"
22271 #, gcc-internal-format
22272 msgid "warning: '-x %s' after last input file has no effect"
22275 #. Catch the case where a spec string contains something like
22276 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
22277 #. hand side of the :.
22279 #, gcc-internal-format
22280 msgid "spec failure: '%%*' has not been initialized by pattern match"
22284 #, gcc-internal-format
22285 msgid "warning: use of obsolete %%[ operator in specs"
22289 #, fuzzy, gcc-internal-format
22290 msgid "spec failure: unrecognized spec option '%c'"
22291 msgstr "нераспазнаны выбар \"-%s\""
22294 #, gcc-internal-format
22295 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
22299 #, gcc-internal-format
22300 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
22304 #, fuzzy, gcc-internal-format
22305 msgid "unrecognized option '-%s'"
22306 msgstr "нераспазнаны выбар \"-%s\""
22308 #: gcc.c:6614 gcc.c:6677
22309 #, gcc-internal-format
22310 msgid "%s: %s compiler not installed on this system"
22311 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
22314 #, gcc-internal-format
22315 msgid "%s: linker input file unused because linking not done"
22319 #, gcc-internal-format
22320 msgid "language %s not recognized"
22321 msgstr "мова %s не распазнана"
22324 #, gcc-internal-format
22329 #, gcc-internal-format
22330 msgid "%s: %d basic blocks and %d edges/basic block"
22334 #, gcc-internal-format
22335 msgid "%s: %d basic blocks and %d registers"
22338 #: ggc-common.c:403 ggc-common.c:411 ggc-common.c:479 ggc-common.c:498
22339 #: ggc-page.c:2138 ggc-page.c:2169 ggc-page.c:2176 ggc-zone.c:2290
22341 #, fuzzy, gcc-internal-format
22342 msgid "can't write PCH file: %m"
22343 msgstr "не магу запісаць ў %s"
22345 #: ggc-common.c:491 config/i386/host-cygwin.c:57
22346 #, fuzzy, gcc-internal-format
22347 msgid "can't get position in PCH file: %m"
22348 msgstr "немагчыма зачыніць уваходзячы файл %s"
22350 #: ggc-common.c:501
22351 #, fuzzy, gcc-internal-format
22352 msgid "can't write padding to PCH file: %m"
22353 msgstr "не магу запісаць ў %s"
22355 #: ggc-common.c:556 ggc-common.c:564 ggc-common.c:571 ggc-common.c:574
22356 #: ggc-common.c:584 ggc-common.c:587 ggc-page.c:2266 ggc-zone.c:2324
22357 #, fuzzy, gcc-internal-format
22358 msgid "can't read PCH file: %m"
22359 msgstr "немагчыма стварыць часовы файл"
22361 #: ggc-common.c:579
22362 #, gcc-internal-format
22363 msgid "had to relocate PCH"
22367 #, gcc-internal-format
22368 msgid "open /dev/zero: %m"
22371 #: ggc-page.c:2154 ggc-page.c:2160
22372 #, fuzzy, gcc-internal-format
22373 msgid "can't write PCH file"
22374 msgstr "не магу запісаць ў %s"
22376 #: ggc-zone.c:2287 ggc-zone.c:2298
22377 #, fuzzy, gcc-internal-format
22378 msgid "can't seek PCH file: %m"
22379 msgstr "немагчыма зачыніць уваходзячы файл %s"
22382 #, fuzzy, gcc-internal-format
22383 msgid "can't write PCH fle: %m"
22384 msgstr "не магу запісаць ў %s"
22387 #, gcc-internal-format
22388 msgid "invalid lvalue in asm output %d"
22392 #, gcc-internal-format
22393 msgid "non-memory input %d must stay in memory"
22397 #, gcc-internal-format
22398 msgid "memory input %d is not directly addressable"
22402 #, gcc-internal-format
22403 msgid "%qs not specified in enclosing parallel"
22407 #, gcc-internal-format
22408 msgid "%Henclosing parallel"
22412 #, gcc-internal-format
22413 msgid "iteration variable %qs should be private"
22417 #, gcc-internal-format
22418 msgid "iteration variable %qs should not be firstprivate"
22422 #, gcc-internal-format
22423 msgid "iteration variable %qs should not be reduction"
22427 #, gcc-internal-format
22428 msgid "%s variable %qs is private in outer context"
22432 #, gcc-internal-format
22433 msgid "gimplification failed"
22436 #: global.c:284 global.c:297 global.c:311
22437 #, fuzzy, gcc-internal-format
22438 msgid "%s cannot be used in asm here"
22439 msgstr "\"%s\" звычайна функцыя"
22441 #: graph.c:401 java/jcf-parse.c:1759 java/jcf-parse.c:1899 objc/objc-act.c:500
22442 #, fuzzy, gcc-internal-format
22443 msgid "can't open %s: %m"
22444 msgstr "немагчыма адчыніць %s"
22446 #: haifa-sched.c:184
22447 #, gcc-internal-format
22448 msgid "fix_sched_param: unknown param: %s"
22452 #, gcc-internal-format
22453 msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered or master region"
22457 #, gcc-internal-format
22458 msgid "master region may not be closely nested inside of work-sharing region"
22462 #, gcc-internal-format
22463 msgid "ordered region may not be closely nested inside of critical region"
22467 #, gcc-internal-format
22468 msgid "ordered region must be closely nested inside a loop region with an ordered clause"
22472 #, gcc-internal-format
22473 msgid "critical region may not be nested inside a critical region with the same name"
22476 #: omp-low.c:5116 cp/decl.c:2667 cp/parser.c:7423 cp/parser.c:7443
22477 #, gcc-internal-format
22478 msgid "invalid exit from OpenMP structured block"
22482 #, gcc-internal-format
22483 msgid "invalid entry to OpenMP structured block"
22487 #, gcc-internal-format
22488 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
22492 #, gcc-internal-format
22493 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
22497 #, gcc-internal-format
22498 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
22501 #. Eventually this should become a hard error IMO.
22503 #, gcc-internal-format
22504 msgid "command line option \"%s\" is valid for %s but not for %s"
22508 #, gcc-internal-format
22509 msgid "command line option %qs is not supported by this configuration"
22513 #, fuzzy, gcc-internal-format
22514 msgid "missing argument to \"%s\""
22515 msgstr "аргумент для \"%s\" прапушчан"
22518 #, fuzzy, gcc-internal-format
22519 msgid "argument to \"%s\" should be a non-negative integer"
22520 msgstr "першым аргументам \"%s\" павінен быць \"int\""
22523 #, fuzzy, gcc-internal-format
22524 msgid "unrecognized command line option \"%s\""
22525 msgstr "Нераспазнаны выбар \"%s\""
22528 #, gcc-internal-format
22529 msgid "-Wuninitialized is not supported without -O"
22533 #, gcc-internal-format
22534 msgid "-funit-at-a-time is required for inlining of functions that are only called once"
22538 #, gcc-internal-format
22539 msgid "-freorder-blocks-and-partition does not work with exceptions"
22543 #, gcc-internal-format
22544 msgid "-freorder-blocks-and-partition does not support unwind info"
22548 #, gcc-internal-format
22549 msgid "-freorder-blocks-and-partition does not work on this architecture"
22553 #, gcc-internal-format
22554 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
22558 #, gcc-internal-format
22559 msgid "structure alignment must be a small power of two, not %d"
22563 #, fuzzy, gcc-internal-format
22564 msgid "unrecognized visibility value \"%s\""
22565 msgstr "нераспазнаная назва сэкцыі \"%s\""
22568 #, fuzzy, gcc-internal-format
22569 msgid "unrecognized register name \"%s\""
22570 msgstr "нераспазнаная назва сэкцыі \"%s\""
22573 #, fuzzy, gcc-internal-format
22574 msgid "unknown tls-model \"%s\""
22575 msgstr "невядомы рэжым машыны \"%s\""
22578 #, gcc-internal-format
22579 msgid "%s: --param arguments should be of the form NAME=VALUE"
22583 #, fuzzy, gcc-internal-format
22584 msgid "invalid --param value %qs"
22585 msgstr "нерэчаісны выбар --param : %s"
22588 #, fuzzy, gcc-internal-format
22589 msgid "target system does not support debug output"
22590 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
22593 #, fuzzy, gcc-internal-format
22594 msgid "debug format \"%s\" conflicts with prior selection"
22595 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
22598 #, fuzzy, gcc-internal-format
22599 msgid "unrecognised debug output level \"%s\""
22600 msgstr "нераспазнаная назва сэкцыі \"%s\""
22603 #, gcc-internal-format
22604 msgid "debug output level %s is too high"
22608 #, gcc-internal-format
22609 msgid "-Werror=%s: No option -%s"
22613 #, fuzzy, gcc-internal-format
22614 msgid "minimum value of parameter %qs is %u"
22615 msgstr "нерэчаісны парамэтр `%s'"
22618 #, gcc-internal-format
22619 msgid "maximum value of parameter %qs is %u"
22622 #. If we didn't find this parameter, issue an error message.
22624 #, fuzzy, gcc-internal-format
22625 msgid "invalid parameter %qs"
22626 msgstr "нерэчаісны парамэтр `%s'"
22629 #, gcc-internal-format
22630 msgid "corrupted profile info: run_max * runs < sum_max"
22634 #, gcc-internal-format
22635 msgid "corrupted profile info: sum_all is smaller than sum_max"
22639 #, gcc-internal-format
22640 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
22644 #, gcc-internal-format
22645 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
22649 #, gcc-internal-format
22650 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
22654 #, gcc-internal-format
22655 msgid "output constraint %d must specify a single register"
22659 #, gcc-internal-format
22660 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
22664 #, gcc-internal-format
22665 msgid "output regs must be grouped at top of stack"
22669 #, gcc-internal-format
22670 msgid "implicitly popped regs must be grouped at top of stack"
22674 #, gcc-internal-format
22675 msgid "output operand %d must use %<&%> constraint"
22679 #, gcc-internal-format
22680 msgid "can't use '%s' as a %s register"
22683 #: regclass.c:890 config/ia64/ia64.c:5139 config/ia64/ia64.c:5146
22684 #: config/pa/pa.c:362 config/pa/pa.c:369 config/spu/spu.c:3875
22685 #: config/spu/spu.c:3882
22686 #, gcc-internal-format
22687 msgid "unknown register name: %s"
22688 msgstr "невядомая назва рэгістра: %s"
22691 #, gcc-internal-format
22692 msgid "global register variable follows a function definition"
22696 #, gcc-internal-format
22697 msgid "register used for two global register variables"
22701 #, gcc-internal-format
22702 msgid "call-clobbered register used for global register variable"
22705 #: regrename.c:1893
22706 #, gcc-internal-format
22707 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
22710 #: regrename.c:1905
22711 #, gcc-internal-format
22712 msgid "validate_value_data: Loop in regno chain (%u)"
22715 #: regrename.c:1908
22716 #, gcc-internal-format
22717 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
22720 #: regrename.c:1920
22721 #, gcc-internal-format
22722 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
22726 #, gcc-internal-format
22727 msgid "cannot reload integer constant operand in %<asm%>"
22731 #, gcc-internal-format
22732 msgid "impossible register constraint in %<asm%>"
22736 #, gcc-internal-format
22737 msgid "%<&%> constraint used with no register class"
22740 #: reload.c:3745 reload.c:3991
22741 #, gcc-internal-format
22742 msgid "inconsistent operand constraints in an %<asm%>"
22746 #, gcc-internal-format
22747 msgid "%<asm%> operand has impossible constraints"
22751 #, gcc-internal-format
22752 msgid "frame size too large for reliable stack checking"
22756 #, gcc-internal-format
22757 msgid "try reducing the number of local variables"
22761 #, gcc-internal-format
22762 msgid "can't find a register in class %qs while reloading %<asm%>"
22766 #, gcc-internal-format
22767 msgid "unable to find a register to spill in class %qs"
22771 #, gcc-internal-format
22772 msgid "%<asm%> operand requires impossible reload"
22776 #, gcc-internal-format
22777 msgid "%<asm%> operand constraint incompatible with operand size"
22781 #, gcc-internal-format
22782 msgid "output operand is constant in %<asm%>"
22786 #, gcc-internal-format
22787 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
22791 #, gcc-internal-format
22792 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
22796 #, gcc-internal-format
22797 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
22801 #, gcc-internal-format
22802 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
22806 #, gcc-internal-format
22807 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
22811 #, gcc-internal-format
22812 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
22816 #, gcc-internal-format
22817 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
22821 #, gcc-internal-format
22822 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
22826 #, gcc-internal-format
22827 msgid "output operand constraint lacks %<=%>"
22831 #, gcc-internal-format
22832 msgid "output constraint %qc for operand %d is not at the beginning"
22836 #, gcc-internal-format
22837 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
22840 #: stmt.c:362 stmt.c:461
22841 #, gcc-internal-format
22842 msgid "%<%%%> constraint used with last operand"
22846 #, gcc-internal-format
22847 msgid "matching constraint not valid in output operand"
22851 #, gcc-internal-format
22852 msgid "input operand constraint contains %qc"
22856 #, gcc-internal-format
22857 msgid "matching constraint references invalid operand number"
22861 #, fuzzy, gcc-internal-format
22862 msgid "invalid punctuation %qc in constraint"
22863 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
22866 #, gcc-internal-format
22867 msgid "matching constraint does not allow a register"
22871 #, gcc-internal-format
22872 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
22876 #, fuzzy, gcc-internal-format
22877 msgid "unknown register name %qs in %<asm%>"
22878 msgstr "невядомая назва рэгістра: %s"
22881 #, gcc-internal-format
22882 msgid "PIC register %qs clobbered in %<asm%>"
22886 #, gcc-internal-format
22887 msgid "more than %d operands in %<asm%>"
22891 #, gcc-internal-format
22892 msgid "output number %d not directly addressable"
22896 #, gcc-internal-format
22897 msgid "asm operand %d probably doesn%'t match constraints"
22901 #, gcc-internal-format
22902 msgid "use of memory input without lvalue in asm operand %d is deprecated"
22906 #, fuzzy, gcc-internal-format
22907 msgid "asm clobber conflict with output operand"
22908 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
22911 #, fuzzy, gcc-internal-format
22912 msgid "asm clobber conflict with input operand"
22913 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
22916 #, fuzzy, gcc-internal-format
22917 msgid "too many alternatives in %<asm%>"
22918 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22921 #, gcc-internal-format
22922 msgid "operand constraints for %<asm%> differ in number of alternatives"
22926 #, fuzzy, gcc-internal-format
22927 msgid "duplicate asm operand name %qs"
22928 msgstr "паўторнае абвяшчэнне меткі \"%s\""
22931 #, gcc-internal-format
22932 msgid "missing close brace for named operand"
22936 #, fuzzy, gcc-internal-format
22937 msgid "undefined named operand %qs"
22938 msgstr "нераспазнаны аператар %s"
22941 #, gcc-internal-format
22942 msgid "%Hvalue computed is not used"
22945 #: stor-layout.c:149
22946 #, gcc-internal-format
22947 msgid "type size can%'t be explicitly evaluated"
22950 #: stor-layout.c:151
22951 #, gcc-internal-format
22952 msgid "variable-size type declared outside of any function"
22955 #: stor-layout.c:467
22956 #, fuzzy, gcc-internal-format
22957 msgid "size of %q+D is %d bytes"
22958 msgstr "памер \"%s\" - %d байт"
22960 #: stor-layout.c:469
22961 #, fuzzy, gcc-internal-format
22962 msgid "size of %q+D is larger than %wd bytes"
22963 msgstr "памер \"%s\" больш чам %d байт"
22965 #: stor-layout.c:888
22966 #, gcc-internal-format
22967 msgid "packed attribute causes inefficient alignment for %q+D"
22970 #: stor-layout.c:891
22971 #, gcc-internal-format
22972 msgid "packed attribute is unnecessary for %q+D"
22975 #. No, we need to skip space before this field.
22976 #. Bump the cumulative size to multiple of field alignment.
22977 #: stor-layout.c:908
22978 #, gcc-internal-format
22979 msgid "padding struct to align %q+D"
22982 #: stor-layout.c:1259
22983 #, gcc-internal-format
22984 msgid "padding struct size to alignment boundary"
22987 #: stor-layout.c:1289
22988 #, gcc-internal-format
22989 msgid "packed attribute causes inefficient alignment for %qs"
22992 #: stor-layout.c:1293
22993 #, fuzzy, gcc-internal-format
22994 msgid "packed attribute is unnecessary for %qs"
22995 msgstr "\"%s\" атрыбут ігнарыруецца"
22997 #: stor-layout.c:1299
22998 #, gcc-internal-format
22999 msgid "packed attribute causes inefficient alignment"
23002 #: stor-layout.c:1301
23003 #, gcc-internal-format
23004 msgid "packed attribute is unnecessary"
23007 #: stor-layout.c:1831
23008 #, gcc-internal-format
23009 msgid "alignment of array elements is greater than element size"
23013 #, gcc-internal-format
23014 msgid "__builtin_saveregs not supported by this target"
23015 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
23018 #, gcc-internal-format
23019 msgid "repository file '%s' does not contain command-line arguments"
23023 #, gcc-internal-format
23024 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
23028 #, gcc-internal-format
23029 msgid "ld returned %d exit status"
23033 #, fuzzy, gcc-internal-format
23034 msgid "invalid option argument %qs"
23035 msgstr "Нерэчаісны выбар \"%s\""
23038 #, gcc-internal-format
23039 msgid "getting core file size maximum limit: %m"
23043 #, gcc-internal-format
23044 msgid "setting core file size limit to maximum: %m"
23048 #, gcc-internal-format
23049 msgid "%q+F declared %<static%> but never defined"
23053 #, fuzzy, gcc-internal-format
23054 msgid "%q+D defined but not used"
23055 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
23058 #, gcc-internal-format
23059 msgid "%qD is deprecated (declared at %s:%d)"
23063 #, gcc-internal-format
23064 msgid "%qs is deprecated (declared at %s:%d)"
23068 #, gcc-internal-format
23069 msgid "type is deprecated (declared at %s:%d)"
23073 #, gcc-internal-format
23074 msgid "%qs is deprecated"
23078 #, gcc-internal-format
23079 msgid "type is deprecated"
23082 #: toplev.c:975 toplev.c:1002
23083 #, gcc-internal-format
23084 msgid "GCC supports only %d input file changes"
23088 #, gcc-internal-format
23089 msgid "unrecognized gcc debugging option: %c"
23093 #, fuzzy, gcc-internal-format
23094 msgid "can%'t open %s for writing: %m"
23095 msgstr "немагчыма адчыніць %s для запісу"
23098 #, fuzzy, gcc-internal-format
23099 msgid "-frecord-gcc-switches is not supported by the current target"
23100 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
23103 #, fuzzy, gcc-internal-format
23104 msgid "this target does not support %qs"
23105 msgstr "%s не падтрымлівае %s"
23108 #, gcc-internal-format
23109 msgid "instruction scheduling not supported on this target machine"
23113 #, gcc-internal-format
23114 msgid "this target machine does not have delayed branches"
23118 #, gcc-internal-format
23119 msgid "-f%sleading-underscore not supported on this target machine"
23123 #, gcc-internal-format
23124 msgid "target system does not support the \"%s\" debug format"
23128 #, gcc-internal-format
23129 msgid "variable tracking requested, but useless unless producing debug info"
23133 #, gcc-internal-format
23134 msgid "variable tracking requested, but not supported by this debug format"
23138 #, fuzzy, gcc-internal-format
23139 msgid "can%'t open %s: %m"
23140 msgstr "немагчыма адчыніць %s"
23143 #, fuzzy, gcc-internal-format
23144 msgid "-ffunction-sections not supported for this target"
23145 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
23148 #, fuzzy, gcc-internal-format
23149 msgid "-fdata-sections not supported for this target"
23150 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
23153 #, gcc-internal-format
23154 msgid "-ffunction-sections disabled; it makes profiling impossible"
23158 #, fuzzy, gcc-internal-format
23159 msgid "-fprefetch-loop-arrays not supported for this target"
23160 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
23163 #, gcc-internal-format
23164 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
23168 #, gcc-internal-format
23169 msgid "-fprefetch-loop-arrays is not supported with -Os"
23173 #, gcc-internal-format
23174 msgid "-ffunction-sections may affect debugging on some targets"
23178 #, gcc-internal-format
23179 msgid "-fassociative-math disabled; other options take precedence"
23183 #, fuzzy, gcc-internal-format
23184 msgid "-fstack-protector not supported for this target"
23185 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
23188 #, gcc-internal-format
23189 msgid "unwind tables currently require a frame pointer for correctness"
23193 #, fuzzy, gcc-internal-format
23194 msgid "error writing to %s: %m"
23195 msgstr "памылка запісу ў %s"
23197 #: toplev.c:2209 java/jcf-parse.c:1778
23198 #, fuzzy, gcc-internal-format
23199 msgid "error closing %s: %m"
23200 msgstr "памылка запісу ў %s"
23202 #: tree-cfg.c:1451 tree-cfg.c:2087 tree-cfg.c:2090
23203 #, gcc-internal-format
23204 msgid "%Hwill never be executed"
23208 #, gcc-internal-format
23209 msgid "SSA name in freelist but still referenced"
23213 #, gcc-internal-format
23214 msgid "ASSERT_EXPR with an always-false condition"
23218 #, gcc-internal-format
23219 msgid "GIMPLE register modified with BIT_FIELD_REF"
23223 #, gcc-internal-format
23224 msgid "invariant not recomputed when ADDR_EXPR changed"
23228 #, gcc-internal-format
23229 msgid "constant not recomputed when ADDR_EXPR changed"
23233 #, gcc-internal-format
23234 msgid "side effects not recomputed when ADDR_EXPR changed"
23238 #, gcc-internal-format
23239 msgid "address taken, but ADDRESSABLE bit not set"
23243 #, gcc-internal-format
23244 msgid "non-integral used in condition"
23248 #, fuzzy, gcc-internal-format
23249 msgid "invalid conditional operand"
23250 msgstr "нерэчаісны %%c аперанд"
23253 #, gcc-internal-format
23254 msgid "invalid reference prefix"
23258 #, fuzzy, gcc-internal-format
23259 msgid "invalid operand to plus/minus, type is a pointer"
23260 msgstr "нерэчаісны %%-код"
23263 #, gcc-internal-format
23264 msgid "invalid operand to pointer plus, first operand is not a pointer"
23268 #, gcc-internal-format
23269 msgid "invalid operand to pointer plus, second operand is not an integer with type of sizetype."
23272 #: tree-cfg.c:3406 tree-cfg.c:3822
23273 #, fuzzy, gcc-internal-format
23274 msgid "invalid operand in unary expression"
23275 msgstr "нерэчаісны %%-код"
23278 #, gcc-internal-format
23279 msgid "type mismatch in unary expression"
23283 #, gcc-internal-format
23284 msgid "invalid operands in binary expression"
23288 #, gcc-internal-format
23289 msgid "type mismatch in binary expression"
23293 #, fuzzy, gcc-internal-format
23294 msgid "invalid expression for min lvalue"
23295 msgstr "нерэчаіснае значэньне %%m"
23298 #, fuzzy, gcc-internal-format
23299 msgid "invalid operand in indirect reference"
23300 msgstr "Нерэчаісны выбар \"%s\""
23303 #, gcc-internal-format
23304 msgid "type mismatch in indirect reference"
23308 #, fuzzy, gcc-internal-format
23309 msgid "invalid operands to array reference"
23310 msgstr "нерэчаісны %%-код"
23313 #, gcc-internal-format
23314 msgid "type mismatch in array reference"
23318 #, gcc-internal-format
23319 msgid "type mismatch in array range reference"
23323 #, gcc-internal-format
23324 msgid "type mismatch in real/imagpart reference"
23328 #, gcc-internal-format
23329 msgid "type mismatch in component reference"
23333 #, fuzzy, gcc-internal-format
23334 msgid "invalid operand in conversion"
23335 msgstr "нерэчаісны %%-код"
23338 #, fuzzy, gcc-internal-format
23339 msgid "invalid types in nop conversion"
23340 msgstr "нерэчаісны %%-код"
23343 #, fuzzy, gcc-internal-format
23344 msgid "invalid operand in int to float conversion"
23345 msgstr "нерэчаісны %%-код"
23348 #, gcc-internal-format
23349 msgid "invalid types in conversion to floating point"
23353 #, fuzzy, gcc-internal-format
23354 msgid "invalid operand in float to int conversion"
23355 msgstr "нерэчаісны %%-код"
23358 #, gcc-internal-format
23359 msgid "invalid types in conversion to integer"
23363 #, fuzzy, gcc-internal-format
23364 msgid "invalid operands in complex expression"
23365 msgstr "Нерэчаісны выбар \"%s\""
23368 #, gcc-internal-format
23369 msgid "type mismatch in complex expression"
23373 #, gcc-internal-format
23374 msgid "constructor not allowed for non-vector types"
23378 #, fuzzy, gcc-internal-format
23379 msgid "invalid operands in shift expression"
23380 msgstr "нерэчаісны %%-код"
23383 #, gcc-internal-format
23384 msgid "type mismatch in shift expression"
23388 #, gcc-internal-format
23389 msgid "invalid (pointer) operands to plus/minus"
23393 #, fuzzy, gcc-internal-format
23394 msgid "invalid operands in pointer plus expression"
23395 msgstr "нерэчаісны %%-код"
23398 #, gcc-internal-format
23399 msgid "type mismatch in pointer plus expression"
23403 #, fuzzy, gcc-internal-format
23404 msgid "invalid operands in conditional expression"
23405 msgstr "нерэчаісны %%-код"
23408 #, gcc-internal-format
23409 msgid "type mismatch in address expression"
23413 #, fuzzy, gcc-internal-format
23414 msgid "invalid operands in truth expression"
23415 msgstr "нерэчаісны %%-код"
23418 #, gcc-internal-format
23419 msgid "type mismatch in binary truth expression"
23423 #, fuzzy, gcc-internal-format
23424 msgid "invalid operand in unary not"
23425 msgstr "нерэчаісны %%-код"
23428 #, gcc-internal-format
23429 msgid "type mismatch in not expression"
23433 #, gcc-internal-format
23434 msgid "invalid operands in comparison expression"
23438 #, gcc-internal-format
23439 msgid "type mismatch in comparison expression"
23443 #, gcc-internal-format
23444 msgid "non-trivial conversion at assignment"
23447 #: tree-cfg.c:4012 tree-cfg.c:4160
23448 #, gcc-internal-format
23449 msgid "is not a valid GIMPLE statement"
23453 #, fuzzy, gcc-internal-format
23454 msgid "invalid operand to switch statement"
23455 msgstr "нерэчаісны %%-код"
23458 #, gcc-internal-format
23459 msgid "type error in return expression"
23463 #, gcc-internal-format
23464 msgid "verify_gimple failed"
23468 #, gcc-internal-format
23469 msgid "statement marked for throw, but doesn%'t"
23473 #, gcc-internal-format
23474 msgid "statement marked for throw in middle of block"
23478 #, gcc-internal-format
23479 msgid "unexpected non-tuple"
23483 #, gcc-internal-format
23484 msgid "Dead STMT in EH table"
23488 #, gcc-internal-format
23489 msgid "bb_for_stmt (phi) is set to a wrong basic block"
23493 #, fuzzy, gcc-internal-format
23494 msgid "missing PHI def"
23495 msgstr "Прапушчан ідэнтыфікатар"
23498 #, gcc-internal-format
23499 msgid "PHI def is not a GIMPLE value"
23502 #: tree-cfg.c:4357 tree-cfg.c:4383
23503 #, gcc-internal-format
23504 msgid "incorrect sharing of tree nodes"
23508 #, gcc-internal-format
23509 msgid "bb_for_stmt (stmt) is set to a wrong basic block"
23513 #, gcc-internal-format
23514 msgid "verify_stmts failed"
23518 #, gcc-internal-format
23519 msgid "ENTRY_BLOCK has IL associated with it"
23523 #, gcc-internal-format
23524 msgid "EXIT_BLOCK has IL associated with it"
23528 #, gcc-internal-format
23529 msgid "fallthru to exit from bb %d"
23533 #, gcc-internal-format
23534 msgid "nonlocal label "
23537 #: tree-cfg.c:4464 tree-cfg.c:4474 tree-cfg.c:4499
23538 #, gcc-internal-format
23543 #, gcc-internal-format
23544 msgid "control flow in the middle of basic block %d"
23548 #, gcc-internal-format
23549 msgid "fallthru edge after a control statement in bb %d"
23553 #, gcc-internal-format
23554 msgid "true/false edge after a non-COND_EXPR in bb %d"
23558 #, gcc-internal-format
23559 msgid "COND_EXPR with code in branches at the end of bb %d"
23562 #: tree-cfg.c:4562 tree-cfg.c:4584 tree-cfg.c:4597 tree-cfg.c:4668
23563 #, gcc-internal-format
23564 msgid "wrong outgoing edge flags at end of bb %d"
23568 #, gcc-internal-format
23569 msgid "explicit goto at end of bb %d"
23573 #, gcc-internal-format
23574 msgid "return edge does not point to exit in bb %d"
23578 #, gcc-internal-format
23579 msgid "found default case not at end of case vector"
23583 #, fuzzy, gcc-internal-format
23584 msgid "case labels not sorted: "
23585 msgstr "%s не падтрымлівае %s"
23588 #, gcc-internal-format
23589 msgid "no default case found at end of case vector"
23593 #, gcc-internal-format
23594 msgid "extra outgoing edge %d->%d"
23598 #, fuzzy, gcc-internal-format
23599 msgid "missing edge %i->%i"
23600 msgstr "прапушчана поле '%s' у '%s'"
23602 #: tree-cfg.c:7025 tree-cfg.c:7029
23603 #, gcc-internal-format
23604 msgid "%H%<noreturn%> function does return"
23607 #: tree-cfg.c:7051 tree-cfg.c:7056
23608 #, gcc-internal-format
23609 msgid "%Hcontrol reaches end of non-void function"
23613 #, gcc-internal-format
23614 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
23618 #, fuzzy, gcc-internal-format
23619 msgid "could not open dump file %qs: %s"
23620 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
23622 #: tree-dump.c:1067
23623 #, gcc-internal-format
23624 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
23628 #, fuzzy, gcc-internal-format
23629 msgid "EH edge %i->%i is missing"
23630 msgstr "аргумент для \"-%s\" прапушчан"
23633 #, gcc-internal-format
23634 msgid "EH edge %i->%i miss EH flag"
23637 #. ??? might not be mistake.
23639 #, gcc-internal-format
23640 msgid "EH edge %i->%i has duplicated regions"
23644 #, gcc-internal-format
23645 msgid "BB %i can not throw but has EH edges"
23649 #, gcc-internal-format
23650 msgid "BB %i last statement has incorrectly set region"
23654 #, gcc-internal-format
23655 msgid "unnecessary EH edge %i->%i"
23658 #: tree-inline.c:1880
23659 #, gcc-internal-format
23660 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
23663 #: tree-inline.c:1892
23664 #, gcc-internal-format
23665 msgid "function %q+F can never be inlined because it uses setjmp"
23668 #: tree-inline.c:1906
23669 #, gcc-internal-format
23670 msgid "function %q+F can never be inlined because it uses variable argument lists"
23673 #: tree-inline.c:1917
23674 #, gcc-internal-format
23675 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
23678 #: tree-inline.c:1924
23679 #, gcc-internal-format
23680 msgid "function %q+F can never be inlined because it uses non-local goto"
23683 #: tree-inline.c:1935
23684 #, gcc-internal-format
23685 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
23688 #: tree-inline.c:1954
23689 #, gcc-internal-format
23690 msgid "function %q+F can never be inlined because it contains a computed goto"
23693 #: tree-inline.c:1968
23694 #, gcc-internal-format
23695 msgid "function %q+F can never be inlined because it receives a non-local goto"
23698 #: tree-inline.c:1993
23699 #, gcc-internal-format
23700 msgid "function %q+F can never be inlined because it uses variable sized variables"
23703 #: tree-inline.c:2015
23704 #, gcc-internal-format
23705 msgid "function %q+F can never be inlined because it saves address of local label in a static variable"
23708 #: tree-inline.c:2091
23709 #, gcc-internal-format
23710 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
23713 #: tree-inline.c:2105
23714 #, gcc-internal-format
23715 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
23718 #: tree-inline.c:2674 tree-inline.c:2684
23719 #, gcc-internal-format
23720 msgid "inlining failed in call to %q+F: %s"
23723 #: tree-inline.c:2675 tree-inline.c:2686
23724 #, gcc-internal-format
23725 msgid "called from here"
23726 msgstr "выклікана адсюль"
23728 #: tree-mudflap.c:864
23729 #, gcc-internal-format
23730 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
23733 #: tree-mudflap.c:1050
23734 #, gcc-internal-format
23735 msgid "mudflap cannot track %qs in stub function"
23738 #: tree-mudflap.c:1279
23739 #, gcc-internal-format
23740 msgid "mudflap cannot track unknown size extern %qs"
23743 #: tree-nomudflap.c:50
23744 #, fuzzy, gcc-internal-format
23745 msgid "mudflap: this language is not supported"
23746 msgstr "-pipe не падтрымліваецца"
23748 #: tree-optimize.c:430
23749 #, fuzzy, gcc-internal-format
23750 msgid "size of return value of %q+D is %u bytes"
23751 msgstr "памер вяртаемага значэння \"%s\" %u байт"
23753 #: tree-optimize.c:433
23754 #, fuzzy, gcc-internal-format
23755 msgid "size of return value of %q+D is larger than %wd bytes"
23756 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
23758 #: tree-outof-ssa.c:638 tree-outof-ssa.c:689 tree-ssa-coalesce.c:936
23759 #: tree-ssa-coalesce.c:951 tree-ssa-coalesce.c:1163 tree-ssa-live.c:1053
23760 #, gcc-internal-format
23761 msgid "SSA corruption"
23764 #: tree-outof-ssa.c:1263
23765 #, gcc-internal-format
23766 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
23769 #: tree-outof-ssa.c:1269
23770 #, gcc-internal-format
23771 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
23774 #: tree-outof-ssa.c:1276
23775 #, gcc-internal-format
23776 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
23779 #: tree-outof-ssa.c:1282
23780 #, gcc-internal-format
23781 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
23784 #: tree-profile.c:356
23785 #, fuzzy, gcc-internal-format
23786 msgid "unimplemented functionality"
23787 msgstr "вельмі шмат аргументаў у функцыі"
23789 #: tree-ssa-alias-warnings.c:814
23790 #, gcc-internal-format
23791 msgid "%Hlikely type-punning may break strict-aliasing rules: object %<%s%s%> of main type %qT is referenced at or around %s:%d and may be aliased to object %<%s%s%> of main type %qT which is referenced at or around %s:%d."
23795 #, gcc-internal-format
23796 msgid "expected an SSA_NAME object"
23800 #, gcc-internal-format
23801 msgid "type mismatch between an SSA_NAME and its symbol"
23805 #, gcc-internal-format
23806 msgid "found an SSA_NAME that had been released into the free pool"
23810 #, gcc-internal-format
23811 msgid "found a virtual definition for a GIMPLE register"
23815 #, gcc-internal-format
23816 msgid "found a real definition for a non-register"
23820 #, gcc-internal-format
23821 msgid "found real variable when subvariables should have appeared"
23825 #, gcc-internal-format
23826 msgid "found a default name with a non-empty defining statement"
23830 #, gcc-internal-format
23831 msgid "SSA_NAME created in two different blocks %i and %i"
23835 #, gcc-internal-format
23836 msgid "SSA_NAME_DEF_STMT is wrong"
23840 #, fuzzy, gcc-internal-format
23841 msgid "missing definition"
23842 msgstr "прапушчан ініцыялізатар"
23845 #, gcc-internal-format
23846 msgid "definition in block %i does not dominate use in block %i"
23850 #, gcc-internal-format
23851 msgid "definition in block %i follows the use"
23855 #, gcc-internal-format
23856 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
23860 #, gcc-internal-format
23861 msgid "no immediate_use list"
23865 #, gcc-internal-format
23866 msgid "wrong immediate use list"
23870 #, gcc-internal-format
23871 msgid "incoming edge count does not match number of PHI arguments"
23875 #, fuzzy, gcc-internal-format
23876 msgid "PHI argument is missing for edge %d->%d"
23877 msgstr "аргумент для \"%s\" прапушчан"
23880 #, gcc-internal-format
23881 msgid "PHI argument is not SSA_NAME, or invariant"
23885 #, gcc-internal-format
23886 msgid "wrong edge %d->%d for PHI argument"
23890 #, gcc-internal-format
23891 msgid "non-addressable variable inside an alias set"
23895 #, gcc-internal-format
23896 msgid "verify_flow_insensitive_alias_info failed"
23900 #, gcc-internal-format
23901 msgid "dereferenced pointers should have a name or a symbol tag"
23905 #, gcc-internal-format
23906 msgid "pointers with a memory tag, should have points-to sets"
23910 #, gcc-internal-format
23911 msgid "pointer escapes but its name tag is not call-clobbered"
23915 #, gcc-internal-format
23916 msgid "verify_flow_sensitive_alias_info failed"
23920 #, gcc-internal-format
23921 msgid "variable in call_clobbered_vars but not marked call_clobbered"
23925 #, gcc-internal-format
23926 msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
23930 #, gcc-internal-format
23931 msgid "verify_call_clobbering failed"
23935 #, gcc-internal-format
23936 msgid "Memory partitions should have at least one symbol"
23940 #, gcc-internal-format
23941 msgid "Partitioned symbols should belong to exactly one partition"
23945 #, gcc-internal-format
23946 msgid "verify_memory_partitions failed"
23950 #, gcc-internal-format
23951 msgid "AUX pointer initialized for edge %d->%d"
23955 #, gcc-internal-format
23956 msgid "stmt (%p) marked modified after optimization pass: "
23960 #, gcc-internal-format
23961 msgid "statement makes a memory store, but has no VDEFS"
23964 #: tree-ssa.c:707 tree-ssa.c:717
23965 #, fuzzy, gcc-internal-format
23966 msgid "in statement"
23967 msgstr "вельмі шмат аргументаў у функцыі"
23970 #, gcc-internal-format
23971 msgid "verify_ssa failed"
23975 #, fuzzy, gcc-internal-format
23976 msgid "%J%qD was declared here"
23977 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
23979 #. We only do data flow with SSA_NAMEs, so that's all we
23982 #, fuzzy, gcc-internal-format
23983 msgid "%H%qD is used uninitialized in this function"
23984 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
23987 #, gcc-internal-format
23988 msgid "%H%qD may be used uninitialized in this function"
23992 #, gcc-internal-format
23993 msgid "%Harray subscript is outside array bounds"
23997 #, gcc-internal-format
23998 msgid "%Harray subscript is above array bounds"
24002 #, gcc-internal-format
24003 msgid "%Harray subscript is below array bounds"
24007 #, gcc-internal-format
24008 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
24012 #, gcc-internal-format
24013 msgid "assuming signed overflow does not occur when simplifying conditional"
24017 #, gcc-internal-format
24018 msgid "ignoring attributes applied to %qT after definition"
24022 #, gcc-internal-format
24023 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24027 #, gcc-internal-format
24028 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
24032 #, gcc-internal-format
24033 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24036 #: tree.c:4053 tree.c:4065 config/darwin.c:1460 config/arm/arm.c:3099
24037 #: config/arm/arm.c:3127 config/avr/avr.c:4638 config/h8300/h8300.c:5281
24038 #: config/h8300/h8300.c:5305 config/i386/i386.c:3087 config/i386/i386.c:22599
24039 #: config/ia64/ia64.c:586 config/m68hc11/m68hc11.c:1118
24040 #: config/rs6000/rs6000.c:19874 config/sh/symbian.c:408
24041 #: config/sh/symbian.c:415
24042 #, fuzzy, gcc-internal-format
24043 msgid "%qs attribute ignored"
24044 msgstr "\"%s\" атрыбут ігнарыруецца"
24047 #, gcc-internal-format
24048 msgid "inline function %q+D declared as dllimport: attribute ignored"
24052 #, gcc-internal-format
24053 msgid "function %q+D definition is marked dllimport"
24056 #: tree.c:4097 config/sh/symbian.c:430
24057 #, gcc-internal-format
24058 msgid "variable %q+D definition is marked dllimport"
24061 #: tree.c:4120 config/sh/symbian.c:505
24062 #, gcc-internal-format
24063 msgid "external linkage required for symbol %q+D because of %qs attribute"
24067 #, gcc-internal-format
24068 msgid "%qs implies default visibility, but %qD has already been declared with a different visibility"
24072 #, gcc-internal-format
24073 msgid "arrays of functions are not meaningful"
24077 #, gcc-internal-format
24078 msgid "function return type cannot be function"
24081 #: tree.c:6818 tree.c:6903 tree.c:6964
24082 #, gcc-internal-format
24083 msgid "tree check: %s, have %s in %s, at %s:%d"
24087 #, gcc-internal-format
24088 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
24092 #, gcc-internal-format
24093 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
24097 #, gcc-internal-format
24098 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
24102 #, gcc-internal-format
24103 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
24107 #, gcc-internal-format
24108 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
24112 #, gcc-internal-format
24113 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
24117 #, gcc-internal-format
24118 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
24122 #, gcc-internal-format
24123 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
24127 #, gcc-internal-format
24128 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
24131 #: value-prof.c:351
24132 #, gcc-internal-format
24133 msgid "Dead histogram"
24136 #: value-prof.c:380
24137 #, gcc-internal-format
24138 msgid "Histogram value statement does not correspond to statement it is associated with"
24141 #: value-prof.c:393
24142 #, gcc-internal-format
24143 msgid "verify_histograms failed"
24146 #: value-prof.c:434
24147 #, gcc-internal-format
24148 msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
24152 #, gcc-internal-format
24153 msgid "%+D causes a section type conflict"
24157 #, gcc-internal-format
24158 msgid "alignment of %q+D is greater than maximum object file alignment. Using %d"
24161 #: varasm.c:1310 varasm.c:1318
24162 #, gcc-internal-format
24163 msgid "register name not specified for %q+D"
24167 #, fuzzy, gcc-internal-format
24168 msgid "invalid register name for %q+D"
24169 msgstr "нерэчаісная назва рэгістра `%s'"
24172 #, gcc-internal-format
24173 msgid "data type of %q+D isn%'t suitable for a register"
24177 #, gcc-internal-format
24178 msgid "register specified for %q+D isn%'t suitable for data type"
24182 #, gcc-internal-format
24183 msgid "global register variable has initial value"
24187 #, gcc-internal-format
24188 msgid "optimization may eliminate reads and/or writes to register variables"
24192 #, gcc-internal-format
24193 msgid "register name given for non-register variable %q+D"
24197 #, fuzzy, gcc-internal-format
24198 msgid "global destructors not supported on this target"
24199 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
24202 #, fuzzy, gcc-internal-format
24203 msgid "global constructors not supported on this target"
24204 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24207 #, gcc-internal-format
24208 msgid "thread-local COMMON data not implemented"
24212 #, gcc-internal-format
24213 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
24217 #, gcc-internal-format
24218 msgid "initializer for integer/fixed-point value is too complicated"
24222 #, gcc-internal-format
24223 msgid "initializer for floating value is not a floating constant"
24227 #, fuzzy, gcc-internal-format
24228 msgid "invalid initial value for member %qs"
24229 msgstr "нявернае выкарыстанне \"restict\""
24231 #: varasm.c:4864 varasm.c:4908
24232 #, gcc-internal-format
24233 msgid "weak declaration of %q+D must precede definition"
24237 #, gcc-internal-format
24238 msgid "weak declaration of %q+D after first use results in unspecified behavior"
24242 #, gcc-internal-format
24243 msgid "weak declaration of %q+D must be public"
24247 #, gcc-internal-format
24248 msgid "weak declaration of %q+D not supported"
24252 #, gcc-internal-format
24253 msgid "only weak aliases are supported in this configuration"
24257 #, fuzzy, gcc-internal-format
24258 msgid "%Jweakref is not supported in this configuration"
24259 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24262 #, gcc-internal-format
24263 msgid "%q+D aliased to undefined symbol %qs"
24267 #, gcc-internal-format
24268 msgid "%q+D aliased to external symbol %qs"
24272 #, gcc-internal-format
24273 msgid "weakref %q+D ultimately targets itself"
24277 #, gcc-internal-format
24278 msgid "weakref %q+D must have static linkage"
24282 #, fuzzy, gcc-internal-format
24283 msgid "%Jalias definitions not supported in this configuration"
24284 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24287 #, gcc-internal-format
24288 msgid "%Jonly weak aliases are supported in this configuration"
24292 #, fuzzy, gcc-internal-format
24293 msgid "visibility attribute not supported in this configuration; ignored"
24294 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24297 #, gcc-internal-format
24298 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
24302 #, gcc-internal-format
24303 msgid "underflowed virtual array %s in %s, at %s:%d"
24307 #, gcc-internal-format
24308 msgid "vector %s %s domain error, in %s at %s:%u"
24311 #. Print an error message for unrecognized stab codes.
24313 #, gcc-internal-format
24314 msgid "no sclass for %s stab (0x%x)"
24317 #: config/darwin-c.c:84
24318 #, gcc-internal-format
24319 msgid "too many #pragma options align=reset"
24322 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
24323 #: config/darwin-c.c:111
24324 #, gcc-internal-format
24325 msgid "malformed '#pragma options', ignoring"
24328 #: config/darwin-c.c:114
24329 #, gcc-internal-format
24330 msgid "junk at end of '#pragma options'"
24333 #: config/darwin-c.c:124
24334 #, gcc-internal-format
24335 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24338 #: config/darwin-c.c:136
24339 #, gcc-internal-format
24340 msgid "missing '(' after '#pragma unused', ignoring"
24343 #: config/darwin-c.c:154
24344 #, gcc-internal-format
24345 msgid "missing ')' after '#pragma unused', ignoring"
24348 #: config/darwin-c.c:157
24349 #, gcc-internal-format
24350 msgid "junk at end of '#pragma unused'"
24353 #: config/darwin-c.c:168
24354 #, gcc-internal-format
24355 msgid "malformed '#pragma ms_struct', ignoring"
24358 #: config/darwin-c.c:176
24359 #, gcc-internal-format
24360 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
24363 #: config/darwin-c.c:179
24364 #, gcc-internal-format
24365 msgid "junk at end of '#pragma ms_struct'"
24368 #: config/darwin-c.c:405
24369 #, gcc-internal-format
24370 msgid "subframework include %s conflicts with framework include"
24373 #: config/darwin-c.c:588
24374 #, gcc-internal-format
24375 msgid "Unknown value %qs of -mmacosx-version-min"
24378 #: config/darwin.c:1433
24379 #, gcc-internal-format
24380 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only when compiling a kext"
24383 #: config/darwin.c:1440
24384 #, gcc-internal-format
24385 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only to C++ classes"
24388 #: config/darwin.c:1565
24389 #, gcc-internal-format
24390 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
24393 #: config/host-darwin.c:62
24394 #, gcc-internal-format
24395 msgid "couldn't unmap pch_address_space: %m"
24398 #: config/sol2-c.c:93 config/sol2-c.c:109
24399 #, gcc-internal-format
24400 msgid "malformed %<#pragma align%>, ignoring"
24403 #: config/sol2-c.c:102
24404 #, gcc-internal-format
24405 msgid "invalid alignment for %<#pragma align%>, ignoring"
24408 #: config/sol2-c.c:117
24409 #, gcc-internal-format
24410 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
24413 #: config/sol2-c.c:129 config/sol2-c.c:141
24414 #, gcc-internal-format
24415 msgid "malformed %<#pragma align%>"
24418 #: config/sol2-c.c:136
24419 #, gcc-internal-format
24420 msgid "junk at end of %<#pragma align%>"
24423 #: config/sol2-c.c:157 config/sol2-c.c:164
24424 #, gcc-internal-format
24425 msgid "malformed %<#pragma init%>, ignoring"
24428 #: config/sol2-c.c:187 config/sol2-c.c:199
24429 #, gcc-internal-format
24430 msgid "malformed %<#pragma init%>"
24433 #: config/sol2-c.c:194
24434 #, gcc-internal-format
24435 msgid "junk at end of %<#pragma init%>"
24438 #: config/sol2-c.c:215 config/sol2-c.c:222
24439 #, gcc-internal-format
24440 msgid "malformed %<#pragma fini%>, ignoring"
24443 #: config/sol2-c.c:245 config/sol2-c.c:257
24444 #, gcc-internal-format
24445 msgid "malformed %<#pragma fini%>"
24448 #: config/sol2-c.c:252
24449 #, gcc-internal-format
24450 msgid "junk at end of %<#pragma fini%>"
24453 #: config/sol2.c:53
24454 #, gcc-internal-format
24455 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
24458 #: config/vxworks.c:69
24459 #, gcc-internal-format
24460 msgid "PIC is only supported for RTPs"
24463 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
24464 #. sections. machopic_select_section ensures that weak variables go in
24465 #. coalesced sections. Weak aliases (or any other kind of aliases) are
24466 #. not supported. Weak symbols that aren't visible outside the .s file
24467 #. are not supported.
24468 #: config/darwin.h:451
24469 #, fuzzy, gcc-internal-format
24470 msgid "alias definitions not supported in Mach-O; ignored"
24471 msgstr "-pipe не падтрымліваецца"
24474 #: config/vx-common.h:89
24475 #, gcc-internal-format
24476 msgid "profiler support for VxWorks"
24479 #: config/windiss.h:36
24480 #, gcc-internal-format
24481 msgid "profiler support for WindISS"
24484 #: config/alpha/alpha.c:232 config/rs6000/rs6000.c:2020
24485 #, gcc-internal-format
24486 msgid "bad value %qs for -mtls-size switch"
24489 #: config/alpha/alpha.c:286
24490 #, fuzzy, gcc-internal-format
24491 msgid "-f%s ignored for Unicos/Mk (not supported)"
24492 msgstr "-pipe не падтрымліваецца."
24494 #: config/alpha/alpha.c:310
24495 #, fuzzy, gcc-internal-format
24496 msgid "-mieee not supported on Unicos/Mk"
24497 msgstr "-pipe не падтрымліваецца"
24499 #: config/alpha/alpha.c:321
24500 #, gcc-internal-format
24501 msgid "-mieee-with-inexact not supported on Unicos/Mk"
24504 #: config/alpha/alpha.c:338
24505 #, gcc-internal-format
24506 msgid "bad value %qs for -mtrap-precision switch"
24509 #: config/alpha/alpha.c:352
24510 #, gcc-internal-format
24511 msgid "bad value %qs for -mfp-rounding-mode switch"
24514 #: config/alpha/alpha.c:367
24515 #, gcc-internal-format
24516 msgid "bad value %qs for -mfp-trap-mode switch"
24519 #: config/alpha/alpha.c:381 config/alpha/alpha.c:393
24520 #, gcc-internal-format
24521 msgid "bad value %qs for -mcpu switch"
24524 #: config/alpha/alpha.c:400
24525 #, gcc-internal-format
24526 msgid "trap mode not supported on Unicos/Mk"
24529 #: config/alpha/alpha.c:407
24530 #, gcc-internal-format
24531 msgid "fp software completion requires -mtrap-precision=i"
24534 #: config/alpha/alpha.c:423
24535 #, gcc-internal-format
24536 msgid "rounding mode not supported for VAX floats"
24539 #: config/alpha/alpha.c:428
24540 #, gcc-internal-format
24541 msgid "trap mode not supported for VAX floats"
24544 #: config/alpha/alpha.c:432
24545 #, gcc-internal-format
24546 msgid "128-bit long double not supported for VAX floats"
24549 #: config/alpha/alpha.c:460
24550 #, gcc-internal-format
24551 msgid "L%d cache latency unknown for %s"
24554 #: config/alpha/alpha.c:475
24555 #, gcc-internal-format
24556 msgid "bad value %qs for -mmemory-latency"
24559 #: config/alpha/alpha.c:6522 config/alpha/alpha.c:6525 config/s390/s390.c:8335
24560 #: config/s390/s390.c:8338
24561 #, gcc-internal-format
24562 msgid "bad builtin fcode"
24565 #: config/arc/arc.c:392
24566 #, fuzzy, gcc-internal-format
24567 msgid "argument of %qs attribute is not a string constant"
24568 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
24570 #: config/arc/arc.c:400
24571 #, fuzzy, gcc-internal-format
24572 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
24573 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
24575 #: config/arm/arm.c:1050
24576 #, gcc-internal-format
24577 msgid "switch -mcpu=%s conflicts with -march= switch"
24580 #: config/arm/arm.c:1060 config/rs6000/rs6000.c:1522 config/sparc/sparc.c:764
24581 #, gcc-internal-format
24582 msgid "bad value (%s) for %s switch"
24585 #: config/arm/arm.c:1170
24586 #, fuzzy, gcc-internal-format
24587 msgid "target CPU does not support ARM mode"
24588 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
24590 #: config/arm/arm.c:1174
24591 #, gcc-internal-format
24592 msgid "target CPU does not support interworking"
24595 #: config/arm/arm.c:1180
24596 #, fuzzy, gcc-internal-format
24597 msgid "target CPU does not support THUMB instructions"
24598 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
24600 #: config/arm/arm.c:1198
24601 #, gcc-internal-format
24602 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
24605 #: config/arm/arm.c:1201
24606 #, gcc-internal-format
24607 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
24610 #: config/arm/arm.c:1204
24611 #, gcc-internal-format
24612 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
24615 #: config/arm/arm.c:1208
24616 #, gcc-internal-format
24617 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
24620 #: config/arm/arm.c:1216
24621 #, gcc-internal-format
24622 msgid "-fpic and -mapcs-reent are incompatible"
24625 #: config/arm/arm.c:1219
24626 #, gcc-internal-format
24627 msgid "APCS reentrant code not supported. Ignored"
24630 #: config/arm/arm.c:1227
24631 #, gcc-internal-format
24632 msgid "-g with -mno-apcs-frame may not give sensible debugging"
24635 #: config/arm/arm.c:1230
24636 #, gcc-internal-format
24637 msgid "passing floating point arguments in fp regs not yet supported"
24640 #: config/arm/arm.c:1275
24641 #, fuzzy, gcc-internal-format
24642 msgid "invalid ABI option: -mabi=%s"
24643 msgstr "Нерэчаісны выбар %s"
24645 #: config/arm/arm.c:1281
24646 #, gcc-internal-format
24647 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
24650 #: config/arm/arm.c:1284
24651 #, gcc-internal-format
24652 msgid "iwmmxt abi requires an iwmmxt capable cpu"
24655 #: config/arm/arm.c:1294
24656 #, gcc-internal-format
24657 msgid "invalid floating point emulation option: -mfpe=%s"
24660 #: config/arm/arm.c:1311
24661 #, fuzzy, gcc-internal-format
24662 msgid "invalid floating point option: -mfpu=%s"
24663 msgstr "нерэчаісны выбар --param : %s"
24665 #: config/arm/arm.c:1351
24666 #, gcc-internal-format
24667 msgid "invalid floating point abi: -mfloat-abi=%s"
24670 #: config/arm/arm.c:1358
24671 #, gcc-internal-format
24672 msgid "-mfloat-abi=hard and VFP"
24675 #: config/arm/arm.c:1364
24676 #, fuzzy, gcc-internal-format
24677 msgid "iWMMXt and hardware floating point"
24678 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
24680 #: config/arm/arm.c:1368
24681 #, gcc-internal-format
24682 msgid "Thumb-2 iWMMXt"
24685 #: config/arm/arm.c:1391
24686 #, fuzzy, gcc-internal-format
24687 msgid "invalid thread pointer option: -mtp=%s"
24688 msgstr "нерэчаісны выбар --param : %s"
24690 #: config/arm/arm.c:1404
24691 #, gcc-internal-format
24692 msgid "can not use -mtp=cp15 with 16-bit Thumb"
24695 #: config/arm/arm.c:1418
24696 #, gcc-internal-format
24697 msgid "structure size boundary can only be set to %s"
24700 #: config/arm/arm.c:1424
24701 #, gcc-internal-format
24702 msgid "RTP PIC is incompatible with Thumb"
24705 #: config/arm/arm.c:1433
24706 #, gcc-internal-format
24707 msgid "RTP PIC is incompatible with -msingle-pic-base"
24710 #: config/arm/arm.c:1445
24711 #, gcc-internal-format
24712 msgid "-mpic-register= is useless without -fpic"
24715 #: config/arm/arm.c:1454
24716 #, gcc-internal-format
24717 msgid "unable to use '%s' for PIC register"
24720 #: config/arm/arm.c:3067 config/arm/arm.c:3085 config/avr/avr.c:4658
24721 #: config/avr/avr.c:4700 config/bfin/bfin.c:4881 config/h8300/h8300.c:5257
24722 #: config/i386/i386.c:3040 config/m68hc11/m68hc11.c:1155
24723 #: config/m68k/m68k.c:741 config/mcore/mcore.c:3032 config/mips/mips.c:1151
24724 #: config/mips/mips.c:1153 config/mt/mt.c:1275 config/rs6000/rs6000.c:19800
24725 #: config/sh/sh.c:7987 config/sh/sh.c:8008 config/sh/sh.c:8031
24726 #: config/stormy16/stormy16.c:2225 config/v850/v850.c:2048
24727 #, fuzzy, gcc-internal-format
24728 msgid "%qs attribute only applies to functions"
24729 msgstr "\"%s\" звычайна функцыя"
24731 #: config/arm/arm.c:14012
24732 #, gcc-internal-format
24733 msgid "unable to compute real location of stacked parameter"
24736 #: config/arm/arm.c:15451
24737 #, fuzzy, gcc-internal-format
24738 msgid "argument must be a constant"
24739 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
24741 #. @@@ better error message
24742 #: config/arm/arm.c:15759 config/arm/arm.c:15796
24743 #, gcc-internal-format
24744 msgid "selector must be an immediate"
24747 #. @@@ better error message
24748 #: config/arm/arm.c:15839 config/i386/i386.c:20735 config/i386/i386.c:20769
24749 #, gcc-internal-format
24750 msgid "mask must be an immediate"
24753 #: config/arm/arm.c:16498
24754 #, gcc-internal-format
24755 msgid "no low registers available for popping high registers"
24758 #: config/arm/arm.c:16721
24759 #, gcc-internal-format
24760 msgid "interrupt Service Routines cannot be coded in Thumb mode"
24763 #: config/arm/pe.c:158 config/mcore/mcore.c:2898
24764 #, gcc-internal-format
24765 msgid "initialized variable %q+D is marked dllimport"
24768 #: config/arm/pe.c:167
24769 #, gcc-internal-format
24770 msgid "static variable %q+D is marked dllimport"
24773 #: config/avr/avr.c:718
24774 #, gcc-internal-format
24775 msgid "large frame pointer change (%d) with -mtiny-stack"
24778 #: config/avr/avr.c:4631
24779 #, gcc-internal-format
24780 msgid "only initialized variables can be placed into program memory area"
24783 #: config/avr/avr.c:4675
24784 #, gcc-internal-format
24785 msgid "%qs appears to be a misspelled interrupt handler"
24788 #: config/avr/avr.c:4683
24789 #, gcc-internal-format
24790 msgid "%qs appears to be a misspelled signal handler"
24793 #: config/avr/avr.c:4791
24794 #, gcc-internal-format
24795 msgid "only uninitialized variables can be placed in the .noinit section"
24798 #: config/avr/avr.c:4805
24799 #, gcc-internal-format
24800 msgid "MCU %qs supported for assembler only"
24803 #: config/avr/avr.h:731
24804 #, gcc-internal-format
24805 msgid "trampolines not supported"
24808 #: config/bfin/bfin.c:2352 config/m68k/m68k.c:488
24809 #, gcc-internal-format
24810 msgid "-mshared-library-id=%s is not between 0 and %d"
24813 #: config/bfin/bfin.c:2372
24814 #, gcc-internal-format
24815 msgid "-mcpu=%s is not valid"
24818 #: config/bfin/bfin.c:2410
24819 #, gcc-internal-format
24820 msgid "-mcpu=%s has invalid silicon revision"
24823 #: config/bfin/bfin.c:2427
24824 #, gcc-internal-format
24825 msgid "bf561 support is incomplete yet."
24828 #: config/bfin/bfin.c:2470
24829 #, gcc-internal-format
24830 msgid "-mshared-library-id= specified without -mid-shared-library"
24833 #: config/bfin/bfin.c:2473
24834 #, fuzzy, gcc-internal-format
24835 msgid "Can't use multiple stack checking methods together."
24836 msgstr "Уключаць код правэркі стэку ў праграму"
24838 #: config/bfin/bfin.c:2476
24839 #, gcc-internal-format
24840 msgid "ID shared libraries and FD-PIC mode can't be used together."
24843 #: config/bfin/bfin.c:2481 config/m68k/m68k.c:582
24844 #, gcc-internal-format
24845 msgid "cannot specify both -msep-data and -mid-shared-library"
24848 #: config/bfin/bfin.c:4886
24849 #, gcc-internal-format
24850 msgid "multiple function type attributes specified"
24853 #: config/bfin/bfin.c:4942 config/bfin/bfin.c:4971 config/spu/spu.c:2965
24854 #, fuzzy, gcc-internal-format
24855 msgid "`%s' attribute only applies to functions"
24856 msgstr "\"%s\" звычайна функцыя"
24858 #: config/bfin/bfin.c:4953
24859 #, gcc-internal-format
24860 msgid "can't apply both longcall and shortcall attributes to the same function"
24863 #: config/bfin/bfin.c:5003
24864 #, fuzzy, gcc-internal-format
24865 msgid "`%s' attribute only applies to variables"
24866 msgstr "\"%s\" атрыбут ігнарыруецца"
24868 #: config/bfin/bfin.c:5010
24869 #, fuzzy, gcc-internal-format
24870 msgid "`%s' attribute cannot be specified for local variables"
24871 msgstr "\"%s\" атрыбут ігнарыруецца"
24873 #. This function is for retrieving a part of an instruction name for
24874 #. an operator, for immediate output. If that ever happens for
24875 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
24877 #: config/cris/cris.c:447
24878 #, gcc-internal-format
24879 msgid "MULT case in cris_op_str"
24882 #: config/cris/cris.c:837
24883 #, fuzzy, gcc-internal-format
24884 msgid "invalid use of ':' modifier"
24885 msgstr "нерэчаіснае выкарыстаньне `::'"
24887 #: config/cris/cris.c:1024
24888 #, gcc-internal-format
24889 msgid "internal error: bad register: %d"
24890 msgstr "унутраная памылка: дрэнны рэгістр: %d"
24892 #: config/cris/cris.c:1586
24893 #, gcc-internal-format
24894 msgid "internal error: sideeffect-insn affecting main effect"
24897 #: config/cris/cris.c:1683
24898 #, gcc-internal-format
24899 msgid "unknown cc_attr value"
24902 #. If we get here, the caller got its initial tests wrong.
24903 #: config/cris/cris.c:2040
24904 #, gcc-internal-format
24905 msgid "internal error: cris_side_effect_mode_ok with bad operands"
24908 #: config/cris/cris.c:2332
24909 #, gcc-internal-format
24910 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
24913 #: config/cris/cris.c:2360
24914 #, gcc-internal-format
24915 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
24918 #: config/cris/cris.c:2396
24919 #, gcc-internal-format
24920 msgid "unknown CRIS cpu version specification in -mtune= : %s"
24923 #: config/cris/cris.c:2417
24924 #, gcc-internal-format
24925 msgid "-fPIC and -fpic are not supported in this configuration"
24928 #: config/cris/cris.c:2432
24929 #, gcc-internal-format
24930 msgid "that particular -g option is invalid with -maout and -melinux"
24933 #: config/cris/cris.c:2658
24934 #, gcc-internal-format
24935 msgid "Unknown src"
24938 #: config/cris/cris.c:2719
24939 #, fuzzy, gcc-internal-format
24940 msgid "Unknown dest"
24941 msgstr "невядомы рэжым машыны \"%s\""
24943 #: config/cris/cris.c:3004
24944 #, gcc-internal-format
24945 msgid "stackframe too big: %d bytes"
24948 #: config/cris/cris.c:3498 config/cris/cris.c:3526
24949 #, gcc-internal-format
24950 msgid "expand_binop failed in movsi got"
24953 #: config/cris/cris.c:3607
24954 #, gcc-internal-format
24955 msgid "emitting PIC operand, but PIC register isn't set up"
24958 #. Definitions for GCC. Part of the machine description for CRIS.
24959 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
24960 #. Free Software Foundation, Inc.
24961 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
24963 #. This file is part of GCC.
24965 #. GCC is free software; you can redistribute it and/or modify
24966 #. it under the terms of the GNU General Public License as published by
24967 #. the Free Software Foundation; either version 3, or (at your option)
24968 #. any later version.
24970 #. GCC is distributed in the hope that it will be useful,
24971 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
24972 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24973 #. GNU General Public License for more details.
24975 #. You should have received a copy of the GNU General Public License
24976 #. along with GCC; see the file COPYING3. If not see
24977 #. <http://www.gnu.org/licenses/>.
24978 #. After the first "Node:" comment comes all preprocessor directives and
24979 #. attached declarations described in the info files, the "Using and
24980 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
24981 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
24982 #. really, but needs an update anyway.
24984 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
24985 #. for that. If applicable, there is a CRIS-specific comment. The order
24986 #. of macro definitions follow the order in the manual. Every section in
24987 #. the manual (node in the info pages) has an introductory `Node:
24988 #. <subchapter>' comment. If no macros are defined for a section, only
24989 #. the section-comment is present.
24990 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
24991 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
24992 #. settings not repeated below. This file contains general CRIS
24993 #. definitions and definitions for the cris-*-elf subtarget.
24994 #. We don't want to use gcc_assert for everything, as that can be
24996 #: config/cris/cris.h:43
24997 #, gcc-internal-format
24998 msgid "CRIS-port assertion failed: "
25001 #. Node: Caller Saves
25002 #. (no definitions)
25003 #. Node: Function entry
25004 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
25005 #. TARGET_ASM_FUNCTION_EPILOGUE.
25007 #: config/cris/cris.h:948
25008 #, gcc-internal-format
25009 msgid "no FUNCTION_PROFILER for CRIS"
25012 #: config/crx/crx.h:354
25013 #, gcc-internal-format
25014 msgid "Profiler support for CRX"
25017 #: config/crx/crx.h:365
25018 #, gcc-internal-format
25019 msgid "Trampoline support for CRX"
25022 #: config/frv/frv.c:8626
25023 #, gcc-internal-format
25024 msgid "accumulator is not a constant integer"
25027 #: config/frv/frv.c:8631
25028 #, gcc-internal-format
25029 msgid "accumulator number is out of bounds"
25032 #: config/frv/frv.c:8642
25033 #, gcc-internal-format
25034 msgid "inappropriate accumulator for %qs"
25037 #: config/frv/frv.c:8719
25038 #, fuzzy, gcc-internal-format
25039 msgid "invalid IACC argument"
25040 msgstr "нерэчаіснае значэньне %%C"
25042 #: config/frv/frv.c:8742
25043 #, gcc-internal-format
25044 msgid "%qs expects a constant argument"
25047 #: config/frv/frv.c:8747
25048 #, gcc-internal-format
25049 msgid "constant argument out of range for %qs"
25052 #: config/frv/frv.c:9228
25053 #, gcc-internal-format
25054 msgid "media functions are not available unless -mmedia is used"
25057 #: config/frv/frv.c:9240
25058 #, gcc-internal-format
25059 msgid "this media function is only available on the fr500"
25062 #: config/frv/frv.c:9268
25063 #, gcc-internal-format
25064 msgid "this media function is only available on the fr400 and fr550"
25067 #: config/frv/frv.c:9287
25068 #, gcc-internal-format
25069 msgid "this builtin function is only available on the fr405 and fr450"
25072 #: config/frv/frv.c:9296
25073 #, gcc-internal-format
25074 msgid "this builtin function is only available on the fr500 and fr550"
25077 #: config/frv/frv.c:9308
25078 #, gcc-internal-format
25079 msgid "this builtin function is only available on the fr450"
25082 #: config/h8300/h8300.c:330
25083 #, fuzzy, gcc-internal-format
25084 msgid "-ms2600 is used without -ms"
25085 msgstr "-ms2600 ужываецца без -ms."
25087 #: config/h8300/h8300.c:336
25088 #, fuzzy, gcc-internal-format
25089 msgid "-mn is used without -mh or -ms"
25090 msgstr "-ms2600 ужываецца без -ms."
25092 #: config/i386/host-cygwin.c:64
25093 #, fuzzy, gcc-internal-format
25094 msgid "can't extend PCH file: %m"
25095 msgstr "немагчыма стварыць часовы файл"
25097 #: config/i386/host-cygwin.c:75
25098 #, fuzzy, gcc-internal-format
25099 msgid "can't set position in PCH file: %m"
25100 msgstr "немагчыма зачыніць уваходзячы файл %s"
25102 #: config/i386/i386.c:2158 config/i386/i386.c:2358
25103 #, gcc-internal-format
25104 msgid "bad value (%s) for -mtune= switch"
25107 #: config/i386/i386.c:2199
25108 #, gcc-internal-format
25109 msgid "bad value (%s) for -mstringop-strategy= switch"
25112 #: config/i386/i386.c:2202
25113 #, gcc-internal-format
25114 msgid "-mtune=x86-64 is deprecated. Use -mtune=k8 or -mtune=generic instead as appropriate."
25117 #: config/i386/i386.c:2211
25118 #, gcc-internal-format
25119 msgid "generic CPU can be used only for -mtune= switch"
25122 #: config/i386/i386.c:2213 config/i386/i386.c:2322 config/mt/mt.c:804
25123 #, gcc-internal-format
25124 msgid "bad value (%s) for -march= switch"
25127 #: config/i386/i386.c:2224
25128 #, fuzzy, gcc-internal-format
25129 msgid "code model %s does not support PIC mode"
25130 msgstr "%s не падтрымлівае %s"
25132 #: config/i386/i386.c:2230 config/sparc/sparc.c:728
25133 #, gcc-internal-format
25134 msgid "bad value (%s) for -mcmodel= switch"
25137 #: config/i386/i386.c:2253
25138 #, gcc-internal-format
25139 msgid "bad value (%s) for -masm= switch"
25142 #: config/i386/i386.c:2256
25143 #, fuzzy, gcc-internal-format
25144 msgid "code model %qs not supported in the %s bit mode"
25145 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
25147 #: config/i386/i386.c:2259
25148 #, gcc-internal-format
25149 msgid "%i-bit mode not compiled in"
25152 #: config/i386/i386.c:2270 config/i386/i386.c:2344
25153 #, fuzzy, gcc-internal-format
25154 msgid "CPU you selected does not support x86-64 instruction set"
25155 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
25157 #: config/i386/i386.c:2376
25158 #, gcc-internal-format
25159 msgid "-mregparm is ignored in 64-bit mode"
25162 #: config/i386/i386.c:2379
25163 #, gcc-internal-format
25164 msgid "-mregparm=%d is not between 0 and %d"
25167 #: config/i386/i386.c:2391
25168 #, gcc-internal-format
25169 msgid "-malign-loops is obsolete, use -falign-loops"
25172 #: config/i386/i386.c:2396 config/i386/i386.c:2409 config/i386/i386.c:2422
25173 #, gcc-internal-format
25174 msgid "-malign-loops=%d is not between 0 and %d"
25177 #: config/i386/i386.c:2404
25178 #, gcc-internal-format
25179 msgid "-malign-jumps is obsolete, use -falign-jumps"
25182 #: config/i386/i386.c:2417
25183 #, gcc-internal-format
25184 msgid "-malign-functions is obsolete, use -falign-functions"
25187 #: config/i386/i386.c:2450
25188 #, gcc-internal-format
25189 msgid "-mbranch-cost=%d is not between 0 and 5"
25192 #: config/i386/i386.c:2458
25193 #, gcc-internal-format
25194 msgid "-mlarge-data-threshold=%d is negative"
25197 #: config/i386/i386.c:2472
25198 #, gcc-internal-format
25199 msgid "bad value (%s) for -mtls-dialect= switch"
25202 #: config/i386/i386.c:2480
25203 #, gcc-internal-format
25204 msgid "pc%d is not valid precision setting (32, 64 or 80)"
25207 #: config/i386/i386.c:2496
25208 #, gcc-internal-format
25209 msgid "-mrtd is ignored in 64bit mode"
25212 #: config/i386/i386.c:2585
25213 #, gcc-internal-format
25214 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
25217 #: config/i386/i386.c:2594
25218 #, gcc-internal-format
25219 msgid "-msseregparm used without SSE enabled"
25222 #: config/i386/i386.c:2605 config/i386/i386.c:2616
25223 #, gcc-internal-format
25224 msgid "SSE instruction set disabled, using 387 arithmetics"
25227 #: config/i386/i386.c:2621
25228 #, gcc-internal-format
25229 msgid "387 instruction set disabled, using SSE arithmetics"
25232 #: config/i386/i386.c:2628
25233 #, gcc-internal-format
25234 msgid "bad value (%s) for -mfpmath= switch"
25237 #: config/i386/i386.c:2641
25238 #, gcc-internal-format
25239 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
25242 #: config/i386/i386.c:2660
25243 #, gcc-internal-format
25244 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
25247 #: config/i386/i386.c:3053 config/i386/i386.c:3106
25248 #, gcc-internal-format
25249 msgid "fastcall and regparm attributes are not compatible"
25252 #: config/i386/i386.c:3060
25253 #, gcc-internal-format
25254 msgid "%qs attribute requires an integer constant argument"
25257 #: config/i386/i386.c:3066
25258 #, fuzzy, gcc-internal-format
25259 msgid "argument to %qs attribute larger than %d"
25260 msgstr "памер \"%s\" больш чам %d байт"
25262 #: config/i386/i386.c:3076
25263 #, gcc-internal-format
25264 msgid "%s functions limited to %d register parameters"
25267 #: config/i386/i386.c:3098 config/i386/i386.c:3133
25268 #, gcc-internal-format
25269 msgid "fastcall and cdecl attributes are not compatible"
25272 #: config/i386/i386.c:3102
25273 #, gcc-internal-format
25274 msgid "fastcall and stdcall attributes are not compatible"
25277 #: config/i386/i386.c:3116 config/i386/i386.c:3129
25278 #, gcc-internal-format
25279 msgid "stdcall and cdecl attributes are not compatible"
25282 #: config/i386/i386.c:3120
25283 #, gcc-internal-format
25284 msgid "stdcall and fastcall attributes are not compatible"
25287 #: config/i386/i386.c:3271
25288 #, gcc-internal-format
25289 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
25292 #: config/i386/i386.c:3274
25293 #, gcc-internal-format
25294 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
25297 #: config/i386/i386.c:3971
25298 #, gcc-internal-format
25299 msgid "SSE register return with SSE disabled"
25302 #: config/i386/i386.c:3977
25303 #, gcc-internal-format
25304 msgid "SSE register argument with SSE disabled"
25307 #: config/i386/i386.c:3993
25308 #, gcc-internal-format
25309 msgid "x87 register return with x87 disabled"
25312 #: config/i386/i386.c:4314
25313 #, gcc-internal-format
25314 msgid "SSE vector argument without SSE enabled changes the ABI"
25317 #: config/i386/i386.c:4332
25318 #, gcc-internal-format
25319 msgid "MMX vector argument without MMX enabled changes the ABI"
25322 #: config/i386/i386.c:4859
25323 #, gcc-internal-format
25324 msgid "SSE vector return without SSE enabled changes the ABI"
25327 #: config/i386/i386.c:4869
25328 #, gcc-internal-format
25329 msgid "MMX vector return without MMX enabled changes the ABI"
25332 #: config/i386/i386.c:6220
25333 #, gcc-internal-format
25334 msgid "-mstackrealign ignored for nested functions"
25337 #: config/i386/i386.c:6222
25338 #, fuzzy, gcc-internal-format
25339 msgid "%s not supported for nested functions"
25340 msgstr "-pipe не падтрымліваецца"
25342 #: config/i386/i386.c:8631
25343 #, gcc-internal-format
25344 msgid "extended registers have no high halves"
25347 #: config/i386/i386.c:8646
25348 #, gcc-internal-format
25349 msgid "unsupported operand size for extended register"
25352 #: config/i386/i386.c:19694
25353 #, fuzzy, gcc-internal-format
25354 msgid "the third argument must be a 4-bit immediate"
25355 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25357 #: config/i386/i386.c:19698
25358 #, fuzzy, gcc-internal-format
25359 msgid "the third argument must be an 8-bit immediate"
25360 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25362 #: config/i386/i386.c:19920
25363 #, fuzzy, gcc-internal-format
25364 msgid "last argument must be an immediate"
25365 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25367 #: config/i386/i386.c:20047
25368 #, fuzzy, gcc-internal-format
25369 msgid "the second argument must be a 4-bit immediate"
25370 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25372 #: config/i386/i386.c:20293
25373 #, fuzzy, gcc-internal-format
25374 msgid "the fifth argument must be a 8-bit immediate"
25375 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25377 #: config/i386/i386.c:20388
25378 #, fuzzy, gcc-internal-format
25379 msgid "the third argument must be a 8-bit immediate"
25380 msgstr "першым аргументам \"%s\" павінен быць \"int\""
25382 #: config/i386/i386.c:20458 config/rs6000/rs6000.c:8240
25383 #, gcc-internal-format
25384 msgid "selector must be an integer constant in the range 0..%wi"
25387 #: config/i386/i386.c:20858 config/i386/i386.c:21054
25388 #, gcc-internal-format
25389 msgid "shift must be an immediate"
25392 #: config/i386/i386.c:21117 config/i386/i386.c:21159
25393 #, gcc-internal-format
25394 msgid "index mask must be an immediate"
25397 #: config/i386/i386.c:21122 config/i386/i386.c:21164
25398 #, gcc-internal-format
25399 msgid "length mask must be an immediate"
25402 #: config/i386/i386.c:22609 config/rs6000/rs6000.c:19883
25403 #, fuzzy, gcc-internal-format
25404 msgid "%qs incompatible attribute ignored"
25405 msgstr "\"%s\" атрыбут ігнарыруецца"
25407 #: config/i386/netware.c:253
25408 #, fuzzy, gcc-internal-format
25409 msgid "-fPIC and -fpic are not supported for this target"
25410 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
25412 #: config/i386/winnt-cxx.c:71 config/sh/symbian.c:172
25413 #, gcc-internal-format
25414 msgid "definition of static data member %q+D of dllimport'd class"
25417 #: config/i386/winnt.c:58
25418 #, fuzzy, gcc-internal-format
25419 msgid "%qs attribute only applies to variables"
25420 msgstr "\"%s\" атрыбут ігнарыруецца"
25422 #: config/i386/winnt.c:80
25423 #, gcc-internal-format
25424 msgid "%qs attribute applies only to initialized variables with external linkage"
25427 #: config/i386/winnt.c:297
25428 #, gcc-internal-format
25429 msgid "%q+D:'selectany' attribute applies only to initialized objects"
25432 #: config/i386/winnt.c:445
25433 #, gcc-internal-format
25434 msgid "%q+D causes a section type conflict"
25437 #: config/i386/cygming.h:162
25438 #, gcc-internal-format
25439 msgid "-f%s ignored for target (all code is position independent)"
25442 #: config/i386/djgpp.h:180
25443 #, gcc-internal-format
25444 msgid "-mbnu210 is ignored (option is obsolete)"
25447 #: config/i386/i386-interix.h:256
25448 #, fuzzy, gcc-internal-format
25449 msgid "ms-bitfields not supported for objc"
25450 msgstr "-pipe не падтрымліваецца"
25452 #: config/ia64/ia64-c.c:51
25453 #, gcc-internal-format
25454 msgid "malformed #pragma builtin"
25457 #: config/ia64/ia64.c:554 config/m32r/m32r.c:373
25458 #, fuzzy, gcc-internal-format
25459 msgid "invalid argument of %qs attribute"
25460 msgstr "нявернае выкарыстанне \"restict\""
25462 #: config/ia64/ia64.c:566
25463 #, gcc-internal-format
25464 msgid "%Jan address area attribute cannot be specified for local variables"
25467 #: config/ia64/ia64.c:573
25468 #, fuzzy, gcc-internal-format
25469 msgid "address area of %q+D conflicts with previous declaration"
25470 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
25472 #: config/ia64/ia64.c:580
25473 #, fuzzy, gcc-internal-format
25474 msgid "%Jaddress area attribute cannot be specified for functions"
25475 msgstr "\"%s\" звычайна функцыя"
25477 #: config/ia64/ia64.c:5127 config/pa/pa.c:350 config/spu/spu.c:3864
25478 #, gcc-internal-format
25479 msgid "value of -mfixed-range must have form REG1-REG2"
25482 #: config/ia64/ia64.c:5154 config/pa/pa.c:377 config/spu/spu.c:3890
25483 #, gcc-internal-format
25484 msgid "%s-%s is an empty range"
25487 #: config/ia64/ia64.c:5182
25488 #, gcc-internal-format
25489 msgid "bad value %<%s%> for -mtls-size= switch"
25492 #: config/ia64/ia64.c:5210
25493 #, gcc-internal-format
25494 msgid "bad value %<%s%> for -mtune= switch"
25497 #: config/ia64/ia64.c:5229
25498 #, gcc-internal-format
25499 msgid "not yet implemented: latency-optimized inline square root"
25502 #: config/ia64/ia64.c:9951
25503 #, fuzzy, gcc-internal-format
25504 msgid "version attribute is not a string"
25505 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
25507 #: config/iq2000/iq2000.c:1816
25508 #, gcc-internal-format
25509 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
25512 #: config/iq2000/iq2000.c:2587
25513 #, fuzzy, gcc-internal-format
25514 msgid "argument %qd is not a constant"
25515 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
25517 #: config/iq2000/iq2000.c:2889 config/mt/mt.c:349 config/xtensa/xtensa.c:2124
25518 #, gcc-internal-format
25519 msgid "PRINT_OPERAND_ADDRESS, null pointer"
25522 #: config/iq2000/iq2000.c:3044
25523 #, gcc-internal-format
25524 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
25527 #: config/iq2000/iq2000.c:3053 config/xtensa/xtensa.c:1978
25528 #, gcc-internal-format
25529 msgid "PRINT_OPERAND null pointer"
25532 #: config/m32c/m32c-pragma.c:63
25533 #, gcc-internal-format
25534 msgid "junk at end of #pragma GCC memregs [0..16]"
25537 #: config/m32c/m32c-pragma.c:70
25538 #, gcc-internal-format
25539 msgid "#pragma GCC memregs must precede any function decls"
25542 #: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
25543 #, gcc-internal-format
25544 msgid "#pragma GCC memregs takes a number [0..16]"
25547 #: config/m32c/m32c.c:416
25548 #, fuzzy, gcc-internal-format
25549 msgid "invalid target memregs value '%d'"
25550 msgstr "нерэчаісны тып парамэтра `%T'"
25552 #: config/m32c/m32c.c:2766
25553 #, fuzzy, gcc-internal-format
25554 msgid "`%s' attribute is not supported for R8C target"
25555 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
25557 #: config/m32c/m32c.c:2774
25558 #, gcc-internal-format
25559 msgid "`%s' attribute applies only to functions"
25562 #: config/m32c/m32c.c:2782
25563 #, gcc-internal-format
25564 msgid "`%s' attribute argument not an integer constant"
25567 #: config/m32c/m32c.c:2791
25568 #, gcc-internal-format
25569 msgid "`%s' attribute argument should be between 18 to 255"
25572 #: config/m68hc11/m68hc11.c:279
25573 #, gcc-internal-format
25574 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
25577 #: config/m68hc11/m68hc11.c:1240
25578 #, gcc-internal-format
25579 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
25582 #: config/m68hc11/m68hc11.c:1247
25583 #, gcc-internal-format
25584 msgid "%<trap%> attribute is already used"
25587 #: config/m68k/m68k.c:533
25588 #, gcc-internal-format
25589 msgid "-mcpu=%s conflicts with -march=%s"
25592 #: config/m68k/m68k.c:594
25593 #, gcc-internal-format
25594 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
25597 #: config/m68k/m68k.c:656
25598 #, fuzzy, gcc-internal-format
25599 msgid "-falign-labels=%d is not supported"
25600 msgstr "-pipe не падтрымліваецца"
25602 #: config/m68k/m68k.c:661
25603 #, fuzzy, gcc-internal-format
25604 msgid "-falign-loops=%d is not supported"
25605 msgstr "-pipe не падтрымліваецца"
25607 #: config/m68k/m68k.c:748
25608 #, gcc-internal-format
25609 msgid "multiple interrupt attributes not allowed"
25612 #: config/m68k/m68k.c:755
25613 #, gcc-internal-format
25614 msgid "interrupt_thread is available only on fido"
25617 #: config/m68k/m68k.c:1072 config/rs6000/rs6000.c:15226
25618 #, gcc-internal-format
25619 msgid "stack limit expression is not supported"
25622 #: config/mips/mips.c:1163
25623 #, gcc-internal-format
25624 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
25627 #: config/mips/mips.c:1185 config/mips/mips.c:1188
25628 #, gcc-internal-format
25629 msgid "%qs redeclared with conflicting %qs attributes"
25632 #: config/mips/mips.c:2382
25633 #, gcc-internal-format
25637 #: config/mips/mips.c:5500
25638 #, gcc-internal-format
25639 msgid "cannot handle inconsistent calls to %qs"
25642 #: config/mips/mips.c:10337
25643 #, fuzzy, gcc-internal-format
25644 msgid "invalid argument to built-in function"
25645 msgstr "вельмі шмат аргументаў у функцыі"
25647 #: config/mips/mips.c:10609
25648 #, fuzzy, gcc-internal-format
25649 msgid "built-in function %qs not supported for MIPS16"
25650 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
25652 #: config/mips/mips.c:11751 config/mips/mips.c:12137
25653 #, gcc-internal-format
25657 #: config/mips/mips.c:11754
25658 #, gcc-internal-format
25659 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
25662 #: config/mips/mips.c:11882
25663 #, gcc-internal-format
25664 msgid "CPU names must be lower case"
25667 #: config/mips/mips.c:12010
25668 #, gcc-internal-format
25669 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
25672 #: config/mips/mips.c:12026
25673 #, gcc-internal-format
25674 msgid "%<-march=%s%> is not compatible with the selected ABI"
25677 #: config/mips/mips.c:12041
25678 #, gcc-internal-format
25679 msgid "%<-mgp64%> used with a 32-bit processor"
25682 #: config/mips/mips.c:12043
25683 #, gcc-internal-format
25684 msgid "%<-mgp32%> used with a 64-bit ABI"
25687 #: config/mips/mips.c:12045
25688 #, gcc-internal-format
25689 msgid "%<-mgp64%> used with a 32-bit ABI"
25692 #: config/mips/mips.c:12061 config/mips/mips.c:12063 config/mips/mips.c:12130
25693 #, fuzzy, gcc-internal-format
25694 msgid "unsupported combination: %s"
25695 msgstr "непадтрымліваемая версія"
25697 #: config/mips/mips.c:12067
25698 #, gcc-internal-format
25699 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
25702 #: config/mips/mips.c:12070
25703 #, gcc-internal-format
25704 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
25707 #: config/mips/mips.c:12124
25708 #, fuzzy, gcc-internal-format
25709 msgid "the %qs architecture does not support branch-likely instructions"
25710 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
25712 #: config/mips/mips.c:12170
25713 #, gcc-internal-format
25714 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
25717 #: config/mips/mips.c:12178 config/mips/mips.c:12181
25718 #, gcc-internal-format
25719 msgid "cannot use small-data accesses for %qs"
25722 #: config/mips/mips.c:12195
25723 #, gcc-internal-format
25724 msgid "%<-mips3d%> requires %<-mpaired-single%>"
25727 #: config/mips/mips.c:12204
25728 #, gcc-internal-format
25729 msgid "%qs must be used with %qs"
25732 #: config/mips/mips.c:12211
25733 #, fuzzy, gcc-internal-format
25734 msgid "the %qs architecture does not support paired-single instructions"
25735 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
25737 #. Output assembler code to FILE to increment profiler label # LABELNO
25738 #. for profiling a function entry.
25739 #: config/mips/mips.h:2111
25740 #, gcc-internal-format
25741 msgid "mips16 function profiling"
25744 #: config/mmix/mmix.c:226
25745 #, fuzzy, gcc-internal-format
25746 msgid "-f%s not supported: ignored"
25747 msgstr "-pipe не падтрымліваецца"
25749 #: config/mmix/mmix.c:674
25750 #, fuzzy, gcc-internal-format
25751 msgid "support for mode %qs"
25752 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
25754 #: config/mmix/mmix.c:688
25755 #, gcc-internal-format
25756 msgid "too large function value type, needs %d registers, have only %d registers for this"
25759 #: config/mmix/mmix.c:858
25760 #, gcc-internal-format
25761 msgid "function_profiler support for MMIX"
25764 #: config/mmix/mmix.c:880
25765 #, gcc-internal-format
25766 msgid "MMIX Internal: Last named vararg would not fit in a register"
25769 #: config/mmix/mmix.c:1491 config/mmix/mmix.c:1515 config/mmix/mmix.c:1631
25770 #, gcc-internal-format
25771 msgid "MMIX Internal: Bad register: %d"
25774 #. Presumably there's a missing case above if we get here.
25775 #: config/mmix/mmix.c:1623
25776 #, gcc-internal-format
25777 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
25780 #: config/mmix/mmix.c:1909
25781 #, gcc-internal-format
25782 msgid "stack frame not a multiple of 8 bytes: %wd"
25785 #: config/mmix/mmix.c:2145
25786 #, gcc-internal-format
25787 msgid "stack frame not a multiple of octabyte: %wd"
25790 #: config/mmix/mmix.c:2485 config/mmix/mmix.c:2549
25791 #, gcc-internal-format
25792 msgid "MMIX Internal: %s is not a shiftable int"
25795 #: config/mt/mt.c:312
25796 #, gcc-internal-format
25797 msgid "info pointer NULL"
25800 #: config/pa/pa.c:482
25801 #, gcc-internal-format
25802 msgid "PIC code generation is not supported in the portable runtime model"
25805 #: config/pa/pa.c:487
25806 #, gcc-internal-format
25807 msgid "PIC code generation is not compatible with fast indirect calls"
25810 #: config/pa/pa.c:492
25811 #, gcc-internal-format
25812 msgid "-g is only supported when using GAS on this processor,"
25815 #: config/pa/pa.c:493
25816 #, gcc-internal-format
25817 msgid "-g option disabled"
25820 #: config/pa/pa.c:8373
25821 #, gcc-internal-format
25822 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
25825 #: config/pa/pa-hpux11.h:84
25826 #, gcc-internal-format
25827 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
25830 #: config/rs6000/host-darwin.c:61
25831 #, gcc-internal-format
25832 msgid "Segmentation Fault (code)"
25835 #: config/rs6000/host-darwin.c:131
25836 #, gcc-internal-format
25837 msgid "Segmentation Fault"
25840 #: config/rs6000/host-darwin.c:145
25841 #, gcc-internal-format
25842 msgid "While setting up signal stack: %m"
25845 #: config/rs6000/host-darwin.c:151
25846 #, gcc-internal-format
25847 msgid "While setting up signal handler: %m"
25850 #. Handle the machine specific pragma longcall. Its syntax is
25852 #. # pragma longcall ( TOGGLE )
25854 #. where TOGGLE is either 0 or 1.
25856 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
25857 #. whether or not new function declarations receive a longcall
25858 #. attribute by default.
25859 #: config/rs6000/rs6000-c.c:52
25860 #, gcc-internal-format
25861 msgid "ignoring malformed #pragma longcall"
25864 #: config/rs6000/rs6000-c.c:65
25865 #, fuzzy, gcc-internal-format
25866 msgid "missing open paren"
25867 msgstr "Прапушчана назва"
25869 #: config/rs6000/rs6000-c.c:67
25870 #, fuzzy, gcc-internal-format
25871 msgid "missing number"
25872 msgstr "Прапушчана назва"
25874 #: config/rs6000/rs6000-c.c:69
25875 #, fuzzy, gcc-internal-format
25876 msgid "missing close paren"
25877 msgstr "Прапушчана назва класа"
25879 #: config/rs6000/rs6000-c.c:72
25880 #, gcc-internal-format
25881 msgid "number must be 0 or 1"
25884 #: config/rs6000/rs6000-c.c:75
25885 #, gcc-internal-format
25886 msgid "junk at end of #pragma longcall"
25889 #: config/rs6000/rs6000-c.c:2553
25890 #, gcc-internal-format
25891 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
25894 #: config/rs6000/rs6000-c.c:2596
25895 #, fuzzy, gcc-internal-format
25896 msgid "invalid parameter combination for AltiVec intrinsic"
25897 msgstr "нявернае выкарыстанне \"restict\""
25899 #: config/rs6000/rs6000.c:1312
25900 #, gcc-internal-format
25901 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
25904 #: config/rs6000/rs6000.c:1323
25905 #, gcc-internal-format
25906 msgid "-m64 requires PowerPC64 architecture, enabling"
25909 #: config/rs6000/rs6000.c:1546
25910 #, gcc-internal-format
25911 msgid "-mmultiple is not supported on little endian systems"
25914 #: config/rs6000/rs6000.c:1553
25915 #, gcc-internal-format
25916 msgid "-mstring is not supported on little endian systems"
25919 #: config/rs6000/rs6000.c:1567
25920 #, gcc-internal-format
25921 msgid "unknown -mdebug-%s switch"
25924 #: config/rs6000/rs6000.c:1579
25925 #, gcc-internal-format
25926 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
25929 #: config/rs6000/rs6000.c:2003
25930 #, fuzzy, gcc-internal-format
25931 msgid "unknown -m%s= option specified: '%s'"
25932 msgstr "невядомы рэжым машыны \"%s\""
25934 #: config/rs6000/rs6000.c:2218
25935 #, gcc-internal-format
25936 msgid "not configured for ABI: '%s'"
25939 #: config/rs6000/rs6000.c:2231
25940 #, gcc-internal-format
25941 msgid "Using darwin64 ABI"
25944 #: config/rs6000/rs6000.c:2236
25945 #, gcc-internal-format
25946 msgid "Using old darwin ABI"
25949 #: config/rs6000/rs6000.c:2243
25950 #, gcc-internal-format
25951 msgid "Using IBM extended precision long double"
25954 #: config/rs6000/rs6000.c:2249
25955 #, gcc-internal-format
25956 msgid "Using IEEE extended precision long double"
25959 #: config/rs6000/rs6000.c:2254
25960 #, fuzzy, gcc-internal-format
25961 msgid "unknown ABI specified: '%s'"
25962 msgstr "невядомы рэжым машыны \"%s\""
25964 #: config/rs6000/rs6000.c:2281
25965 #, fuzzy, gcc-internal-format
25966 msgid "invalid option for -mfloat-gprs: '%s'"
25967 msgstr "Нерэчаісны выбар \"%s\""
25969 #: config/rs6000/rs6000.c:2291
25970 #, gcc-internal-format
25971 msgid "Unknown switch -mlong-double-%s"
25974 #: config/rs6000/rs6000.c:2312
25975 #, gcc-internal-format
25976 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
25979 #: config/rs6000/rs6000.c:2320
25980 #, fuzzy, gcc-internal-format
25981 msgid "unknown -malign-XXXXX option specified: '%s'"
25982 msgstr "невядомы рэжым машыны \"%s\""
25984 #: config/rs6000/rs6000.c:5087
25985 #, gcc-internal-format
25986 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
25989 #: config/rs6000/rs6000.c:5160
25990 #, gcc-internal-format
25991 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
25994 #: config/rs6000/rs6000.c:5418
25995 #, gcc-internal-format
25996 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
25999 #: config/rs6000/rs6000.c:6322
26000 #, gcc-internal-format
26001 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
26004 #: config/rs6000/rs6000.c:7568
26005 #, fuzzy, gcc-internal-format
26006 msgid "argument 1 must be a 5-bit signed literal"
26007 msgstr "першым аргументам \"%s\" павінен быць \"int\""
26009 #: config/rs6000/rs6000.c:7671 config/rs6000/rs6000.c:8582
26010 #, fuzzy, gcc-internal-format
26011 msgid "argument 2 must be a 5-bit unsigned literal"
26012 msgstr "першым аргументам \"%s\" павінен быць \"int\""
26014 #: config/rs6000/rs6000.c:7711
26015 #, fuzzy, gcc-internal-format
26016 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
26017 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
26019 #: config/rs6000/rs6000.c:7764
26020 #, fuzzy, gcc-internal-format
26021 msgid "argument 1 of __builtin_altivec_predicate is out of range"
26022 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
26024 #: config/rs6000/rs6000.c:8013
26025 #, fuzzy, gcc-internal-format
26026 msgid "argument 3 must be a 4-bit unsigned literal"
26027 msgstr "першым аргументам \"%s\" павінен быць \"int\""
26029 #: config/rs6000/rs6000.c:8185
26030 #, fuzzy, gcc-internal-format
26031 msgid "argument to %qs must be a 2-bit unsigned literal"
26032 msgstr "першым аргументам \"%s\" павінен быць \"int\""
26034 #: config/rs6000/rs6000.c:8327
26035 #, gcc-internal-format
26036 msgid "unresolved overload for Altivec builtin %qF"
26039 #: config/rs6000/rs6000.c:8409
26040 #, fuzzy, gcc-internal-format
26041 msgid "argument to dss must be a 2-bit unsigned literal"
26042 msgstr "першым аргументам \"%s\" павінен быць \"int\""
26044 #: config/rs6000/rs6000.c:8702
26045 #, fuzzy, gcc-internal-format
26046 msgid "argument 1 of __builtin_paired_predicate must be a constant"
26047 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
26049 #: config/rs6000/rs6000.c:8749
26050 #, fuzzy, gcc-internal-format
26051 msgid "argument 1 of __builtin_paired_predicate is out of range"
26052 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
26054 #: config/rs6000/rs6000.c:8774
26055 #, fuzzy, gcc-internal-format
26056 msgid "argument 1 of __builtin_spe_predicate must be a constant"
26057 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
26059 #: config/rs6000/rs6000.c:8846
26060 #, fuzzy, gcc-internal-format
26061 msgid "argument 1 of __builtin_spe_predicate is out of range"
26062 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
26064 #: config/rs6000/rs6000.c:15189
26065 #, fuzzy, gcc-internal-format
26066 msgid "stack frame too large"
26067 msgstr "%s - вельмі вялікі"
26069 #: config/rs6000/rs6000.c:17811
26070 #, gcc-internal-format
26071 msgid "no profiling of 64-bit code for this ABI"
26074 #: config/rs6000/rs6000.c:19687
26075 #, gcc-internal-format
26076 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
26079 #: config/rs6000/rs6000.c:19689
26080 #, gcc-internal-format
26081 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
26084 #: config/rs6000/rs6000.c:19693
26085 #, gcc-internal-format
26086 msgid "use of %<long long%> in AltiVec types is invalid"
26089 #: config/rs6000/rs6000.c:19695
26090 #, gcc-internal-format
26091 msgid "use of %<double%> in AltiVec types is invalid"
26094 #: config/rs6000/rs6000.c:19697
26095 #, gcc-internal-format
26096 msgid "use of %<long double%> in AltiVec types is invalid"
26099 #: config/rs6000/rs6000.c:19699
26100 #, gcc-internal-format
26101 msgid "use of boolean types in AltiVec types is invalid"
26104 #: config/rs6000/rs6000.c:19701
26105 #, gcc-internal-format
26106 msgid "use of %<complex%> in AltiVec types is invalid"
26109 #: config/rs6000/rs6000.c:19703
26110 #, gcc-internal-format
26111 msgid "use of decimal floating point types in AltiVec types is invalid"
26114 #: config/rs6000/aix43.h:38 config/rs6000/aix51.h:37 config/rs6000/aix52.h:38
26115 #: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
26116 #, gcc-internal-format
26117 msgid "-maix64 and POWER architecture are incompatible"
26120 #: config/rs6000/aix43.h:43 config/rs6000/aix51.h:42 config/rs6000/aix52.h:43
26121 #: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
26122 #, gcc-internal-format
26123 msgid "-maix64 requires PowerPC64 architecture remain enabled"
26126 #: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
26127 #: config/rs6000/aix61.h:49
26128 #, gcc-internal-format
26129 msgid "soft-float and long-double-128 are incompatible"
26132 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:46 config/rs6000/aix52.h:53
26133 #: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
26134 #, gcc-internal-format
26135 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
26138 #: config/rs6000/e500.h:41
26139 #, gcc-internal-format
26140 msgid "AltiVec and E500 instructions cannot coexist"
26143 #: config/rs6000/e500.h:43
26144 #, fuzzy, gcc-internal-format
26145 msgid "64-bit E500 not supported"
26146 msgstr "-pipe не падтрымліваецца"
26148 #: config/rs6000/e500.h:45
26149 #, fuzzy, gcc-internal-format
26150 msgid "E500 and FPRs not supported"
26151 msgstr "-pipe не падтрымліваецца"
26153 #: config/rs6000/eabispe.h:43 config/rs6000/linuxspe.h:42
26154 #, fuzzy, gcc-internal-format
26155 msgid "-m64 not supported in this configuration"
26156 msgstr "-pipe не падтрымліваецца"
26158 #: config/rs6000/linux64.h:108
26159 #, gcc-internal-format
26160 msgid "-m64 requires a PowerPC64 cpu"
26163 #. Definitions for __builtin_return_address and __builtin_frame_address.
26164 #. __builtin_return_address (0) should give link register (65), enable
26166 #. This should be uncommented, so that the link register is used, but
26167 #. currently this would result in unmatched insns and spilling fixed
26168 #. registers so we'll leave it for another day. When these problems are
26169 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
26171 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
26172 #. Number of bytes into the frame return addresses can be found. See
26173 #. rs6000_stack_info in rs6000.c for more information on how the different
26174 #. abi's store the return address.
26175 #: config/rs6000/rs6000.h:1569
26176 #, gcc-internal-format
26177 msgid "RETURN_ADDRESS_OFFSET not supported"
26180 #. Sometimes certain combinations of command options do not make sense
26181 #. on a particular target machine. You can define a macro
26182 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
26183 #. defined, is executed once just after all the command options have
26186 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26188 #: config/rs6000/sysv4.h:129
26189 #, gcc-internal-format
26190 msgid "bad value for -mcall-%s"
26193 #: config/rs6000/sysv4.h:145
26194 #, gcc-internal-format
26195 msgid "bad value for -msdata=%s"
26198 #: config/rs6000/sysv4.h:162
26199 #, gcc-internal-format
26200 msgid "-mrelocatable and -msdata=%s are incompatible"
26203 #: config/rs6000/sysv4.h:171
26204 #, gcc-internal-format
26205 msgid "-f%s and -msdata=%s are incompatible"
26208 #: config/rs6000/sysv4.h:180
26209 #, gcc-internal-format
26210 msgid "-msdata=%s and -mcall-%s are incompatible"
26213 #: config/rs6000/sysv4.h:189
26214 #, gcc-internal-format
26215 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
26218 #: config/rs6000/sysv4.h:195
26219 #, gcc-internal-format
26220 msgid "-mrelocatable and -mcall-%s are incompatible"
26223 #: config/rs6000/sysv4.h:202
26224 #, gcc-internal-format
26225 msgid "-fPIC and -mcall-%s are incompatible"
26228 #: config/rs6000/sysv4.h:209
26229 #, gcc-internal-format
26230 msgid "-mcall-aixdesc must be big endian"
26233 #: config/rs6000/sysv4.h:214
26234 #, gcc-internal-format
26235 msgid "-msecure-plt not supported by your assembler"
26238 #: config/rs6000/sysv4.h:232
26239 #, fuzzy, gcc-internal-format
26240 msgid "-m%s not supported in this configuration"
26241 msgstr "-pipe не падтрымліваецца"
26243 #: config/s390/s390.c:1395
26244 #, gcc-internal-format
26245 msgid "stack guard value must be an exact power of 2"
26248 #: config/s390/s390.c:1402
26249 #, gcc-internal-format
26250 msgid "stack size must be an exact power of 2"
26253 #: config/s390/s390.c:1447
26254 #, fuzzy, gcc-internal-format
26255 msgid "z/Architecture mode not supported on %s"
26256 msgstr "-pipe не падтрымліваецца"
26258 #: config/s390/s390.c:1449
26259 #, gcc-internal-format
26260 msgid "64-bit ABI not supported in ESA/390 mode"
26263 #: config/s390/s390.c:1456
26264 #, gcc-internal-format
26265 msgid "Hardware decimal floating point instructions not available on %s"
26268 #: config/s390/s390.c:1459
26269 #, gcc-internal-format
26270 msgid "Hardware decimal floating point instructions not available in ESA/390 mode"
26273 #: config/s390/s390.c:1469
26274 #, gcc-internal-format
26275 msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
26278 #: config/s390/s390.c:1483
26279 #, gcc-internal-format
26280 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
26283 #: config/s390/s390.c:1489
26284 #, gcc-internal-format
26285 msgid "stack size must be greater than the stack guard value"
26288 #: config/s390/s390.c:1491
26289 #, gcc-internal-format
26290 msgid "stack size must not be greater than 64k"
26293 #: config/s390/s390.c:1494
26294 #, gcc-internal-format
26295 msgid "-mstack-guard implies use of -mstack-size"
26298 #: config/s390/s390.c:6679
26299 #, gcc-internal-format
26300 msgid "total size of local variables exceeds architecture limit"
26303 #: config/s390/s390.c:7349
26304 #, gcc-internal-format
26305 msgid "frame size of function %qs is "
26308 #: config/s390/s390.c:7379
26309 #, fuzzy, gcc-internal-format
26310 msgid "frame size of %qs is "
26311 msgstr "памер \"%s\" - %d байт"
26313 #: config/s390/s390.c:7383
26314 #, gcc-internal-format
26315 msgid "%qs uses dynamic stack allocation"
26318 #: config/score/score3.c:654 config/score/score7.c:653
26319 #, gcc-internal-format
26320 msgid "-fPIC and -G are incompatible"
26323 #: config/sh/sh.c:6897
26324 #, fuzzy, gcc-internal-format
26325 msgid "__builtin_saveregs not supported by this subtarget"
26326 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
26328 #: config/sh/sh.c:7907
26329 #, fuzzy, gcc-internal-format
26330 msgid "%qs attribute only applies to interrupt functions"
26331 msgstr "\"%s\" звычайна функцыя"
26333 #: config/sh/sh.c:7993
26334 #, gcc-internal-format
26335 msgid "attribute interrupt_handler is not compatible with -m5-compact"
26338 #. The argument must be a constant string.
26339 #: config/sh/sh.c:8015
26340 #, fuzzy, gcc-internal-format
26341 msgid "%qs attribute argument not a string constant"
26342 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
26344 #. The argument must be a constant integer.
26345 #: config/sh/sh.c:8040
26346 #, fuzzy, gcc-internal-format
26347 msgid "%qs attribute argument not an integer constant"
26348 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
26350 #: config/sh/sh.c:10084
26351 #, gcc-internal-format
26352 msgid "r0 needs to be available as a call-clobbered register"
26355 #: config/sh/sh.c:10105
26356 #, gcc-internal-format
26357 msgid "Need a second call-clobbered general purpose register"
26360 #: config/sh/sh.c:10113
26361 #, gcc-internal-format
26362 msgid "Need a call-clobbered target register"
26365 #: config/sh/symbian.c:146
26366 #, gcc-internal-format
26367 msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
26370 #: config/sh/symbian.c:158
26371 #, gcc-internal-format
26372 msgid "inline function %q+D is declared as dllimport: attribute ignored"
26375 #: config/sh/symbian.c:272
26376 #, gcc-internal-format
26377 msgid "%qs declared as both exported to and imported from a DLL"
26380 #: config/sh/symbian.c:279
26381 #, gcc-internal-format
26382 msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
26385 #: config/sh/symbian.c:325
26386 #, gcc-internal-format
26387 msgid "%s %q+D %s after being referenced with dllimport linkage"
26390 #: config/sh/symbian.c:891 cp/tree.c:2753
26391 #, gcc-internal-format
26392 msgid "lang_* check: failed in %s, at %s:%d"
26396 #: config/sh/netbsd-elf.h:94
26397 #, gcc-internal-format
26398 msgid "unimplemented-shmedia profiling"
26401 #. There are no delay slots on SHmedia.
26402 #. Relaxation isn't yet supported for SHmedia
26403 #. After reload, if conversion does little good but can cause ICEs: - find_if_block doesn't do anything for SH because we don't have conditional execution patterns. (We use conditional move patterns, which are handled differently, and only before reload). - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps. - find_if_case_1 uses redirect_edge_and_branch_force in the only path that does an optimization, and this causes an ICE when branch targets are in registers. - find_if_case_2 doesn't do anything for the SHmedia after reload except when it can redirect a tablejump - and that's rather rare.
26404 #. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have.
26405 #: config/sh/sh.h:631
26406 #, fuzzy, gcc-internal-format
26407 msgid "profiling is still experimental for this target"
26408 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
26410 #. Only the sh64-elf assembler fully supports .quad properly.
26411 #. Pick one that makes most sense for the target in general. It is not much good to use different functions depending on -Os, since then we'll end up with two different functions when some of the code is compiled for size, and some for speed.
26412 #. SH4 tends to emphasize speed.
26413 #. These have their own way of doing things.
26414 #. ??? Should we use the integer SHmedia function instead?
26415 #. SH1 .. SH3 cores often go into small-footprint systems, so default to the smallest implementation available.
26416 #. ??? EXPERIMENTAL
26417 #. User supplied - leave it alone.
26418 #. The debugging information is sufficient, but gdb doesn't implement this yet
26419 #. Never run scheduling before reload, since that can break global alloc, and generates slower code anyway due to the pressure on R0.
26420 #. Enable sched1 for SH4; ready queue will be reordered by the target hooks when pressure is high. We can not do this for SH3 and lower as they give spill failures for R0.
26421 #. ??? Current exception handling places basic block boundaries after call_insns. It causes the high pressure on R0 and gives spill failures for R0 in reload. See PR 22553 and the thread on gcc-patches <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
26422 #: config/sh/sh.h:730
26423 #, gcc-internal-format
26424 msgid "ignoring -fschedule-insns because of exception handling bug"
26427 #. The kernel loader cannot handle the relaxation relocations, so it cannot load kernel modules (which are ET_REL) or RTP executables (which are linked with --emit-relocs). No relaxation relocations appear in shared libraries, so relaxation is OK for RTP PIC.
26428 #: config/sh/vxworks.h:43
26429 #, gcc-internal-format
26430 msgid "-mrelax is only supported for RTP PIC"
26433 #: config/sparc/sparc.c:701
26434 #, gcc-internal-format
26435 msgid "%s is not supported by this configuration"
26438 #: config/sparc/sparc.c:708
26439 #, gcc-internal-format
26440 msgid "-mlong-double-64 not allowed with -m64"
26443 #: config/sparc/sparc.c:733
26444 #, gcc-internal-format
26445 msgid "-mcmodel= is not supported on 32 bit systems"
26448 #: config/spu/spu-c.c:77
26449 #, fuzzy, gcc-internal-format
26450 msgid "insufficient arguments to overloaded function %s"
26451 msgstr "нехапае аргументаў у функцыі \"%s\""
26453 #: config/spu/spu-c.c:112
26454 #, fuzzy, gcc-internal-format
26455 msgid "too many arguments to overloaded function %s"
26456 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
26458 #: config/spu/spu-c.c:124
26459 #, gcc-internal-format
26460 msgid "parameter list does not match a valid signature for %s()"
26463 #: config/spu/spu.c:341 config/spu/spu.c:352
26464 #, fuzzy, gcc-internal-format
26465 msgid "Unknown architecture '%s'"
26466 msgstr "невядомы рэжым машыны \"%s\""
26468 #: config/spu/spu.c:3023
26469 #, gcc-internal-format
26470 msgid "`%s' attribute ignored"
26471 msgstr "\"%s\" атрыбут ігнарыруецца"
26473 #: config/spu/spu.c:5207
26474 #, gcc-internal-format
26475 msgid "%s expects an integer literal in the range [%d, %d]."
26478 #: config/spu/spu.c:5227
26479 #, gcc-internal-format
26480 msgid "%s expects an integer literal in the range [%d, %d]. ("
26483 #: config/spu/spu.c:5257
26484 #, gcc-internal-format
26485 msgid "%d least significant bits of %s are ignored."
26488 #: config/stormy16/stormy16.c:1080
26489 #, gcc-internal-format
26490 msgid "local variable memory requirements exceed capacity"
26493 #: config/stormy16/stormy16.c:1246
26494 #, gcc-internal-format
26495 msgid "function_profiler support"
26498 #: config/stormy16/stormy16.c:1335
26499 #, gcc-internal-format
26500 msgid "cannot use va_start in interrupt function"
26503 #: config/stormy16/stormy16.c:1879
26504 #, gcc-internal-format
26505 msgid "switch statement of size %lu entries too large"
26508 #: config/stormy16/stormy16.c:2247
26509 #, fuzzy, gcc-internal-format
26510 msgid "%<__BELOW100__%> attribute only applies to variables"
26511 msgstr "\"%s\" атрыбут ігнарыруецца"
26513 #: config/stormy16/stormy16.c:2254
26514 #, gcc-internal-format
26515 msgid "__BELOW100__ attribute not allowed with auto storage class"
26518 #: config/v850/v850-c.c:66
26519 #, gcc-internal-format
26520 msgid "#pragma GHS endXXXX found without previous startXXX"
26523 #: config/v850/v850-c.c:69
26524 #, gcc-internal-format
26525 msgid "#pragma GHS endXXX does not match previous startXXX"
26528 #: config/v850/v850-c.c:95
26529 #, gcc-internal-format
26530 msgid "cannot set interrupt attribute: no current function"
26533 #: config/v850/v850-c.c:103
26534 #, gcc-internal-format
26535 msgid "cannot set interrupt attribute: no such identifier"
26538 #: config/v850/v850-c.c:148
26539 #, gcc-internal-format
26540 msgid "junk at end of #pragma ghs section"
26543 #: config/v850/v850-c.c:165
26544 #, gcc-internal-format
26545 msgid "unrecognized section name \"%s\""
26546 msgstr "нераспазнаная назва сэкцыі \"%s\""
26548 #: config/v850/v850-c.c:180
26549 #, gcc-internal-format
26550 msgid "malformed #pragma ghs section"
26553 #: config/v850/v850-c.c:199
26554 #, gcc-internal-format
26555 msgid "junk at end of #pragma ghs interrupt"
26558 #: config/v850/v850-c.c:210
26559 #, gcc-internal-format
26560 msgid "junk at end of #pragma ghs starttda"
26563 #: config/v850/v850-c.c:221
26564 #, gcc-internal-format
26565 msgid "junk at end of #pragma ghs startsda"
26568 #: config/v850/v850-c.c:232
26569 #, gcc-internal-format
26570 msgid "junk at end of #pragma ghs startzda"
26573 #: config/v850/v850-c.c:243
26574 #, gcc-internal-format
26575 msgid "junk at end of #pragma ghs endtda"
26578 #: config/v850/v850-c.c:254
26579 #, gcc-internal-format
26580 msgid "junk at end of #pragma ghs endsda"
26583 #: config/v850/v850-c.c:265
26584 #, gcc-internal-format
26585 msgid "junk at end of #pragma ghs endzda"
26588 #: config/v850/v850.c:184
26589 #, gcc-internal-format
26590 msgid "value passed to %<-m%s%> is too large"
26593 #: config/v850/v850.c:2084
26594 #, gcc-internal-format
26595 msgid "%Jdata area attributes cannot be specified for local variables"
26598 #: config/v850/v850.c:2095
26599 #, fuzzy, gcc-internal-format
26600 msgid "data area of %q+D conflicts with previous declaration"
26601 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
26603 #: config/v850/v850.c:2225
26604 #, gcc-internal-format
26605 msgid "bogus JR construction: %d"
26608 #: config/v850/v850.c:2243 config/v850/v850.c:2352
26609 #, gcc-internal-format
26610 msgid "bad amount of stack space removal: %d"
26613 #: config/v850/v850.c:2332
26614 #, gcc-internal-format
26615 msgid "bogus JARL construction: %d\n"
26618 #: config/v850/v850.c:2631
26619 #, gcc-internal-format
26620 msgid "bogus DISPOSE construction: %d"
26623 #: config/v850/v850.c:2650
26624 #, gcc-internal-format
26625 msgid "too much stack space to dispose of: %d"
26628 #: config/v850/v850.c:2752
26629 #, gcc-internal-format
26630 msgid "bogus PREPEARE construction: %d"
26633 #: config/v850/v850.c:2771
26634 #, gcc-internal-format
26635 msgid "too much stack space to prepare: %d"
26638 #: config/xtensa/xtensa.c:1865
26639 #, gcc-internal-format
26640 msgid "boolean registers required for the floating-point option"
26643 #: config/xtensa/xtensa.c:1900
26644 #, fuzzy, gcc-internal-format
26645 msgid "-f%s is not supported with CONST16 instructions"
26646 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
26648 #: config/xtensa/xtensa.c:1905
26649 #, gcc-internal-format
26650 msgid "PIC is required but not supported with CONST16 instructions"
26653 #: config/xtensa/xtensa.c:2770 config/xtensa/xtensa.c:2790
26654 #, gcc-internal-format
26655 msgid "bad builtin code"
26658 #: config/xtensa/xtensa.c:2898
26659 #, gcc-internal-format
26660 msgid "only uninitialized variables can be placed in a .bss section"
26664 #, fuzzy, gcc-internal-format
26665 msgid "missing argument to \"-%s\""
26666 msgstr "аргумент для \"%s\" прапушчан"
26669 #, gcc-internal-format
26670 msgid "%<-gnat%> misspelled as %<-gant%>"
26674 #, gcc-internal-format
26675 msgid "%s %D(%T, %T, %T) <built-in>"
26679 #, gcc-internal-format
26680 msgid "%s %D(%T, %T) <built-in>"
26684 #, gcc-internal-format
26685 msgid "%s %D(%T) <built-in>"
26689 #, gcc-internal-format
26690 msgid "%s %T <conversion>"
26694 #, gcc-internal-format
26695 msgid "%s %+#D <near match>"
26698 #: cp/call.c:2465 cp/pt.c:1405
26699 #, gcc-internal-format
26704 #, fuzzy, gcc-internal-format
26705 msgid "conversion from %qT to %qT is ambiguous"
26706 msgstr "пераўтварэньне з `%T' у `%T'"
26708 #: cp/call.c:2859 cp/call.c:2877 cp/call.c:2940
26709 #, gcc-internal-format
26710 msgid "no matching function for call to %<%D(%A)%>"
26713 #: cp/call.c:2880 cp/call.c:2943
26714 #, gcc-internal-format
26715 msgid "call of overloaded %<%D(%A)%> is ambiguous"
26718 #. It's no good looking for an overloaded operator() on a
26719 #. pointer-to-member-function.
26721 #, gcc-internal-format
26722 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
26726 #, gcc-internal-format
26727 msgid "no match for call to %<(%T) (%A)%>"
26731 #, fuzzy, gcc-internal-format
26732 msgid "call of %<(%T) (%A)%> is ambiguous"
26733 msgstr "памер \"%s\" - %d байт"
26736 #, gcc-internal-format
26737 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
26741 #, gcc-internal-format
26742 msgid "%s for %<operator%s%> in %<%E%s%>"
26746 #, gcc-internal-format
26747 msgid "%s for %<operator[]%> in %<%E[%E]%>"
26751 #, gcc-internal-format
26752 msgid "%s for %qs in %<%s %E%>"
26756 #, gcc-internal-format
26757 msgid "%s for %<operator%s%> in %<%E %s %E%>"
26761 #, gcc-internal-format
26762 msgid "%s for %<operator%s%> in %<%s%E%>"
26766 #, gcc-internal-format
26767 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
26771 #, gcc-internal-format
26772 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
26776 #, gcc-internal-format
26777 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
26780 #: cp/call.c:3375 cp/call.c:3595
26781 #, gcc-internal-format
26782 msgid "operands to ?: have different types %qT and %qT"
26786 #, gcc-internal-format
26787 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
26791 #, gcc-internal-format
26792 msgid "enumeral and non-enumeral type in conditional expression"
26796 #, gcc-internal-format
26797 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
26801 #, gcc-internal-format
26802 msgid "comparison between %q#T and %q#T"
26806 #, gcc-internal-format
26807 msgid "no corresponding deallocation function for `%D'"
26811 #, fuzzy, gcc-internal-format
26812 msgid "no suitable %<operator %s%> for %qT"
26813 msgstr "немагчымы апэратар '%s'"
26816 #, gcc-internal-format
26817 msgid "%q+#D is private"
26821 #, gcc-internal-format
26822 msgid "%q+#D is protected"
26826 #, gcc-internal-format
26827 msgid "%q+#D is inaccessible"
26831 #, gcc-internal-format
26832 msgid "within this context"
26836 #, gcc-internal-format
26837 msgid "passing NULL to non-pointer argument %P of %qD"
26841 #, gcc-internal-format
26842 msgid "converting to non-pointer type %qT from NULL"
26846 #, gcc-internal-format
26847 msgid "converting %<false%> to pointer type for argument %P of %qD"
26850 #: cp/call.c:4346 cp/cvt.c:217
26851 #, fuzzy, gcc-internal-format
26852 msgid "invalid conversion from %qT to %qT"
26853 msgstr "пераўтварэньне з `%T' у `%T'"
26856 #, gcc-internal-format
26857 msgid " initializing argument %P of %qD"
26861 #, fuzzy, gcc-internal-format
26862 msgid "cannot bind bitfield %qE to %qT"
26863 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
26865 #: cp/call.c:4501 cp/call.c:4517
26866 #, gcc-internal-format
26867 msgid "cannot bind packed field %qE to %qT"
26871 #, fuzzy, gcc-internal-format
26872 msgid "cannot bind rvalue %qE to %qT"
26873 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
26876 #, gcc-internal-format
26877 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
26880 #. Undefined behavior [expr.call] 5.2.2/7.
26882 #, gcc-internal-format
26883 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
26887 #, gcc-internal-format
26888 msgid "the default argument for parameter %d of %qD has not yet been parsed"
26892 #, fuzzy, gcc-internal-format
26893 msgid "recursive evaluation of default argument for %q#D"
26894 msgstr "нехапае аргументаў у функцыі \"%s\""
26897 #, gcc-internal-format
26898 msgid "argument of function call might be a candidate for a format attribute"
26902 #, gcc-internal-format
26903 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
26907 #, gcc-internal-format
26908 msgid "%qT is not an accessible base of %qT"
26912 #, gcc-internal-format
26913 msgid "could not find class$ field in java interface type %qT"
26917 #, gcc-internal-format
26918 msgid "call to non-function %qD"
26922 #, gcc-internal-format
26923 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
26927 #, gcc-internal-format
26928 msgid "call of overloaded %<%s(%A)%> is ambiguous"
26932 #, gcc-internal-format
26933 msgid "cannot call member function %qD without object"
26937 #, gcc-internal-format
26938 msgid "passing %qT chooses %qT over %qT"
26941 #: cp/call.c:6309 cp/name-lookup.c:4322 cp/name-lookup.c:4757
26942 #, gcc-internal-format
26943 msgid " in call to %qD"
26947 #, gcc-internal-format
26948 msgid "choosing %qD over %qD"
26952 #, fuzzy, gcc-internal-format
26953 msgid " for conversion from %qT to %qT"
26954 msgstr "пераўтварэньне з `%T' у `%T'"
26957 #, gcc-internal-format
26958 msgid " because conversion sequence for the argument is better"
26962 #, gcc-internal-format
26963 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
26967 #, gcc-internal-format
26968 msgid "could not convert %qE to %qT"
26972 #, gcc-internal-format
26973 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
26977 #, gcc-internal-format
26978 msgid "invalid initialization of reference of type %qT from expression of type %qT"
26982 #, gcc-internal-format
26983 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
26987 #, gcc-internal-format
26988 msgid "Java class %qT cannot have a destructor"
26992 #, gcc-internal-format
26993 msgid "Java class %qT cannot have an implicit non-trivial destructor"
26997 #, fuzzy, gcc-internal-format
26998 msgid "repeated using declaration %q+D"
26999 msgstr "пустое абвяшчэнне"
27002 #, fuzzy, gcc-internal-format
27003 msgid "using declaration %q+D conflicts with a previous using declaration"
27004 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
27007 #, gcc-internal-format
27008 msgid "%q+#D cannot be overloaded"
27012 #, gcc-internal-format
27017 #, gcc-internal-format
27018 msgid "conflicting access specifications for method %q+D, ignored"
27022 #, gcc-internal-format
27023 msgid "conflicting access specifications for field %qE, ignored"
27026 #: cp/class.c:1213 cp/class.c:1221
27027 #, fuzzy, gcc-internal-format
27028 msgid "%q+D invalid in %q#T"
27029 msgstr "Нерэчаісны выбар \"%s\""
27032 #, gcc-internal-format
27033 msgid " because of local method %q+#D with same name"
27037 #, gcc-internal-format
27038 msgid " because of local member %q+#D with same name"
27042 #, gcc-internal-format
27043 msgid "base class %q#T has a non-virtual destructor"
27047 #, gcc-internal-format
27048 msgid "all member functions in class %qT are private"
27052 #, gcc-internal-format
27053 msgid "%q#T only defines a private destructor and has no friends"
27057 #, gcc-internal-format
27058 msgid "%q#T only defines private constructors and has no friends"
27062 #, gcc-internal-format
27063 msgid "no unique final overrider for %qD in %qT"
27066 #. Here we know it is a hider, and no overrider exists.
27068 #, gcc-internal-format
27069 msgid "%q+D was hidden"
27073 #, gcc-internal-format
27077 #: cp/class.c:2496 cp/decl2.c:1178
27078 #, gcc-internal-format
27079 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
27083 #, gcc-internal-format
27084 msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
27087 #: cp/class.c:2507 cp/decl2.c:1184
27088 #, gcc-internal-format
27089 msgid "private member %q+#D in anonymous union"
27093 #, gcc-internal-format
27094 msgid "private member %q+#D in anonymous struct"
27097 #: cp/class.c:2514 cp/decl2.c:1186
27098 #, gcc-internal-format
27099 msgid "protected member %q+#D in anonymous union"
27103 #, gcc-internal-format
27104 msgid "protected member %q+#D in anonymous struct"
27108 #, fuzzy, gcc-internal-format
27109 msgid "bit-field %q+#D with non-integral type"
27110 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
27113 #, fuzzy, gcc-internal-format
27114 msgid "bit-field %q+D width not an integer constant"
27115 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
27118 #, gcc-internal-format
27119 msgid "negative width in bit-field %q+D"
27123 #, gcc-internal-format
27124 msgid "zero width for bit-field %q+D"
27128 #, gcc-internal-format
27129 msgid "width of %q+D exceeds its type"
27133 #, gcc-internal-format
27134 msgid "%q+D is too small to hold all values of %q#T"
27138 #, gcc-internal-format
27139 msgid "member %q+#D with constructor not allowed in union"
27143 #, gcc-internal-format
27144 msgid "member %q+#D with destructor not allowed in union"
27148 #, gcc-internal-format
27149 msgid "member %q+#D with copy assignment operator not allowed in union"
27153 #, gcc-internal-format
27154 msgid "multiple fields in union %qT initialized"
27158 #, gcc-internal-format
27159 msgid "%q+D may not be static because it is a member of a union"
27163 #, gcc-internal-format
27164 msgid "%q+D may not have reference type %qT because it is a member of a union"
27168 #, fuzzy, gcc-internal-format
27169 msgid "field %q+D invalidly declared function type"
27170 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
27173 #, fuzzy, gcc-internal-format
27174 msgid "field %q+D invalidly declared method type"
27175 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
27178 #, gcc-internal-format
27179 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
27183 #, gcc-internal-format
27184 msgid "field %q+#D with same name as class"
27188 #, gcc-internal-format
27189 msgid "%q#T has pointer data members"
27193 #, gcc-internal-format
27194 msgid " but does not override %<%T(const %T&)%>"
27198 #, gcc-internal-format
27199 msgid " or %<operator=(const %T&)%>"
27203 #, gcc-internal-format
27204 msgid " but does not override %<operator=(const %T&)%>"
27208 #, gcc-internal-format
27209 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
27213 #, gcc-internal-format
27214 msgid "class %qT will be considered nearly empty in a future version of GCC"
27218 #, fuzzy, gcc-internal-format
27219 msgid "initializer specified for non-virtual method %q+D"
27220 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
27223 #, gcc-internal-format
27224 msgid "non-static reference %q+#D in class without a constructor"
27228 #, gcc-internal-format
27229 msgid "non-static const member %q+#D in class without a constructor"
27233 #, gcc-internal-format
27234 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
27238 #, gcc-internal-format
27239 msgid "direct base %qT inaccessible in %qT due to ambiguity"
27243 #, gcc-internal-format
27244 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
27248 #, gcc-internal-format
27249 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
27253 #, gcc-internal-format
27254 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
27258 #, gcc-internal-format
27259 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
27263 #, gcc-internal-format
27264 msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
27268 #, gcc-internal-format
27269 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
27272 #: cp/class.c:5090 cp/parser.c:14688
27273 #, fuzzy, gcc-internal-format
27274 msgid "redefinition of %q#T"
27275 msgstr "папярэдняе вызначэньне `%#T'"
27278 #, gcc-internal-format
27279 msgid "%q#T has virtual functions and accessible non-virtual destructor"
27283 #, gcc-internal-format
27284 msgid "trying to finish struct, but kicked out due to previous parse errors"
27288 #, fuzzy, gcc-internal-format
27289 msgid "language string %<\"%E\"%> not recognized"
27290 msgstr "мова %s не распазнана"
27293 #, gcc-internal-format
27294 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
27298 #, gcc-internal-format
27299 msgid "no matches converting function %qD to type %q#T"
27303 #, gcc-internal-format
27304 msgid "converting overloaded function %qD to type %q#T is ambiguous"
27308 #, fuzzy, gcc-internal-format
27309 msgid "assuming pointer to member %qD"
27310 msgstr "прапушчан ініцыялізатар"
27313 #, gcc-internal-format
27314 msgid "(a pointer to member can only be formed with %<&%E%>)"
27317 #: cp/class.c:6134 cp/class.c:6168
27318 #, gcc-internal-format
27319 msgid "not enough type information"
27323 #, gcc-internal-format
27324 msgid "argument of type %qT does not match %qT"
27327 #. [basic.scope.class]
27329 #. A name N used in a class S shall refer to the same declaration
27330 #. in its context and when re-evaluated in the completed scope of
27332 #: cp/class.c:6438 cp/decl.c:1200 cp/name-lookup.c:525
27333 #, fuzzy, gcc-internal-format
27334 msgid "declaration of %q#D"
27335 msgstr "абвяшчэньне `%#D'"
27338 #, gcc-internal-format
27339 msgid "changes meaning of %qD from %q+#D"
27342 #: cp/cp-gimplify.c:99
27343 #, gcc-internal-format
27344 msgid "continue statement not within loop or switch"
27347 #: cp/cp-gimplify.c:371
27348 #, gcc-internal-format
27349 msgid "statement with no effect"
27353 #, fuzzy, gcc-internal-format
27354 msgid "can't convert from incomplete type %qT to %qT"
27355 msgstr "\"%s\" мае незавершаны тып"
27358 #, gcc-internal-format
27359 msgid "conversion of %qE from %qT to %qT is ambiguous"
27362 #: cp/cvt.c:168 cp/cvt.c:193 cp/cvt.c:238
27363 #, gcc-internal-format
27364 msgid "cannot convert %qE from type %qT to type %qT"
27368 #, gcc-internal-format
27369 msgid "conversion from %qT to %qT discards qualifiers"
27372 #: cp/cvt.c:470 cp/typeck.c:5265
27373 #, gcc-internal-format
27374 msgid "casting %qT to %qT does not dereference pointer"
27378 #, fuzzy, gcc-internal-format
27379 msgid "cannot convert type %qT to type %qT"
27380 msgstr "\"%s\" мае незавершаны тып"
27383 #, fuzzy, gcc-internal-format
27384 msgid "conversion from %q#T to %q#T"
27385 msgstr "пераўтварэньне з `%T' у `%T'"
27387 #: cp/cvt.c:661 cp/cvt.c:681
27388 #, gcc-internal-format
27389 msgid "%q#T used where a %qT was expected"
27393 #, gcc-internal-format
27394 msgid "%q#T used where a floating point value was expected"
27398 #, gcc-internal-format
27399 msgid "conversion from %qT to non-scalar type %qT requested"
27403 #, gcc-internal-format
27404 msgid "pseudo-destructor is not called"
27408 #, gcc-internal-format
27409 msgid "object of incomplete type %qT will not be accessed in %s"
27413 #, gcc-internal-format
27414 msgid "object of type %qT will not be accessed in %s"
27418 #, gcc-internal-format
27419 msgid "object %qE of incomplete type %qT will not be accessed in %s"
27422 #. [over.over] enumerates the places where we can take the address
27423 #. of an overloaded function, and this is not one of them.
27425 #, gcc-internal-format
27426 msgid "%s cannot resolve address of overloaded function"
27429 #. Only warn when there is no &.
27431 #, gcc-internal-format
27432 msgid "%s is a reference, not call, to function %qE"
27436 #, gcc-internal-format
27437 msgid "%s has no effect"
27441 #, gcc-internal-format
27442 msgid "value computed is not used"
27446 #, gcc-internal-format
27447 msgid "converting NULL to non-pointer type"
27451 #, gcc-internal-format
27452 msgid "ambiguous default type conversion from %qT"
27456 #, gcc-internal-format
27457 msgid " candidate conversions include %qD and %qD"
27461 #, gcc-internal-format
27462 msgid "%qD was declared %<extern%> and later %<static%>"
27465 #: cp/decl.c:1064 cp/decl.c:1619 objc/objc-act.c:2931 objc/objc-act.c:7503
27466 #, fuzzy, gcc-internal-format
27467 msgid "previous declaration of %q+D"
27468 msgstr "папярэдняе абвяшчэньне `%D'"
27471 #, gcc-internal-format
27472 msgid "declaration of %qF throws different exceptions"
27476 #, fuzzy, gcc-internal-format
27477 msgid "from previous declaration %q+F"
27478 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27481 #, fuzzy, gcc-internal-format
27482 msgid "function %q+D redeclared as inline"
27483 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
27486 #, fuzzy, gcc-internal-format
27487 msgid "previous declaration of %q+D with attribute noinline"
27488 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27491 #, fuzzy, gcc-internal-format
27492 msgid "function %q+D redeclared with attribute noinline"
27493 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
27496 #, fuzzy, gcc-internal-format
27497 msgid "previous declaration of %q+D was inline"
27498 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27500 #: cp/decl.c:1187 cp/decl.c:1260
27501 #, fuzzy, gcc-internal-format
27502 msgid "shadowing %s function %q#D"
27503 msgstr "у функцыі \"%s\":"
27506 #, gcc-internal-format
27507 msgid "library function %q#D redeclared as non-function %q#D"
27511 #, fuzzy, gcc-internal-format
27512 msgid "conflicts with built-in declaration %q#D"
27513 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27515 #: cp/decl.c:1255 cp/decl.c:1381 cp/decl.c:1397
27516 #, fuzzy, gcc-internal-format
27517 msgid "new declaration %q#D"
27518 msgstr "новае абвяшчэньне `%#D'"
27521 #, fuzzy, gcc-internal-format
27522 msgid "ambiguates built-in declaration %q#D"
27523 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27526 #, gcc-internal-format
27527 msgid "%q#D redeclared as different kind of symbol"
27531 #, fuzzy, gcc-internal-format
27532 msgid "previous declaration of %q+#D"
27533 msgstr "папярэдняе абвяшчэньне `%#D'"
27536 #, fuzzy, gcc-internal-format
27537 msgid "declaration of template %q#D"
27538 msgstr "абвяшчэньне шаблёну `%#D'"
27540 #: cp/decl.c:1368 cp/name-lookup.c:526
27541 #, fuzzy, gcc-internal-format
27542 msgid "conflicts with previous declaration %q+#D"
27543 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
27545 #: cp/decl.c:1382 cp/decl.c:1398
27546 #, fuzzy, gcc-internal-format
27547 msgid "ambiguates old declaration %q+#D"
27548 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27551 #, fuzzy, gcc-internal-format
27552 msgid "declaration of C function %q#D conflicts with"
27553 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27556 #, fuzzy, gcc-internal-format
27557 msgid "previous declaration %q+#D here"
27558 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27561 #, fuzzy, gcc-internal-format
27562 msgid "conflicting declaration %q#D"
27563 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27566 #, fuzzy, gcc-internal-format
27567 msgid "%q+D has a previous declaration as %q#D"
27568 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27570 #. [namespace.alias]
27572 #. A namespace-name or namespace-alias shall not be declared as
27573 #. the name of any other entity in the same declarative region.
27574 #. A namespace-name defined at global scope shall not be
27575 #. declared as the name of any other entity in any global scope
27578 #, fuzzy, gcc-internal-format
27579 msgid "declaration of namespace %qD conflicts with"
27580 msgstr "абвяшчэньне шаблёну `%#D'"
27583 #, fuzzy, gcc-internal-format
27584 msgid "previous declaration of namespace %q+D here"
27585 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27588 #, fuzzy, gcc-internal-format
27589 msgid "%q+#D previously defined here"
27590 msgstr "папярэдняе вызначэньне"
27592 #. Prototype decl follows defn w/o prototype.
27594 #, fuzzy, gcc-internal-format
27595 msgid "prototype for %q+#D"
27596 msgstr "няма папярэдняга прататыпа для \"%s\""
27599 #, fuzzy, gcc-internal-format
27600 msgid "%Jfollows non-prototype definition here"
27601 msgstr "папярэдняе вызначэньне"
27604 #, fuzzy, gcc-internal-format
27605 msgid "previous declaration of %q+#D with %qL linkage"
27606 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27609 #, fuzzy, gcc-internal-format
27610 msgid "conflicts with new declaration with %qL linkage"
27611 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
27613 #: cp/decl.c:1547 cp/decl.c:1553
27614 #, fuzzy, gcc-internal-format
27615 msgid "default argument given for parameter %d of %q#D"
27616 msgstr "нехапае аргументаў у функцыі \"%s\""
27618 #: cp/decl.c:1549 cp/decl.c:1555
27619 #, fuzzy, gcc-internal-format
27620 msgid "after previous specification in %q+#D"
27621 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27624 #, gcc-internal-format
27625 msgid "%q#D was used before it was declared inline"
27629 #, fuzzy, gcc-internal-format
27630 msgid "%Jprevious non-inline declaration here"
27631 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27634 #, fuzzy, gcc-internal-format
27635 msgid "redundant redeclaration of %qD in same scope"
27636 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27638 #. From [temp.expl.spec]:
27640 #. If a template, a member template or the member of a class
27641 #. template is explicitly specialized then that
27642 #. specialization shall be declared before the first use of
27643 #. that specialization that would cause an implicit
27644 #. instantiation to take place, in every translation unit in
27645 #. which such a use occurs.
27647 #, fuzzy, gcc-internal-format
27648 msgid "explicit specialization of %qD after first use"
27649 msgstr "ініцыялізацыя"
27652 #, gcc-internal-format
27653 msgid "%q+D: visibility attribute ignored because it"
27657 #, fuzzy, gcc-internal-format
27658 msgid "%Jconflicts with previous declaration here"
27659 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
27662 #, fuzzy, gcc-internal-format
27663 msgid "jump to label %qD"
27664 msgstr "паўтарэнне \"%s\""
27667 #, gcc-internal-format
27668 msgid "jump to case label"
27672 #, fuzzy, gcc-internal-format
27673 msgid "%H from here"
27676 #: cp/decl.c:2487 cp/decl.c:2650
27677 #, gcc-internal-format
27678 msgid " exits OpenMP structured block"
27682 #, fuzzy, gcc-internal-format
27683 msgid " crosses initialization of %q+#D"
27684 msgstr "ініцыялізацыя"
27686 #: cp/decl.c:2510 cp/decl.c:2625
27687 #, gcc-internal-format
27688 msgid " enters scope of non-POD %q+#D"
27691 #: cp/decl.c:2523 cp/decl.c:2629
27692 #, gcc-internal-format
27693 msgid " enters try block"
27696 #: cp/decl.c:2525 cp/decl.c:2631
27697 #, gcc-internal-format
27698 msgid " enters catch block"
27701 #: cp/decl.c:2535 cp/decl.c:2634
27702 #, gcc-internal-format
27703 msgid " enters OpenMP structured block"
27706 #: cp/decl.c:2606 cp/decl.c:2646
27707 #, fuzzy, gcc-internal-format
27708 msgid "jump to label %q+D"
27709 msgstr "паўтарэнне \"%s\""
27711 #: cp/decl.c:2607 cp/decl.c:2647
27712 #, gcc-internal-format
27716 #. Can't skip init of __exception_info.
27718 #, gcc-internal-format
27719 msgid "%J enters catch block"
27723 #, fuzzy, gcc-internal-format
27724 msgid " skips initialization of %q+#D"
27725 msgstr "ініцыялізацыя"
27728 #, gcc-internal-format
27729 msgid "label named wchar_t"
27733 #, fuzzy, gcc-internal-format
27734 msgid "duplicate label %qD"
27735 msgstr "паўтарэнне \"%s\""
27738 #, fuzzy, gcc-internal-format
27739 msgid "%qD is not a type"
27740 msgstr "\"%s\" мае незавершаны тып"
27742 #: cp/decl.c:2975 cp/parser.c:4037
27743 #, fuzzy, gcc-internal-format
27744 msgid "%qD used without template parameters"
27745 msgstr "нявернае выкарыстанне \"restict\""
27748 #, fuzzy, gcc-internal-format
27749 msgid "%q#T is not a class"
27750 msgstr "\"%s\" мае незавершаны тып"
27752 #: cp/decl.c:3002 cp/decl.c:3070
27753 #, gcc-internal-format
27754 msgid "no class template named %q#T in %q#T"
27758 #, gcc-internal-format
27759 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
27763 #, gcc-internal-format
27764 msgid "%<typename %T::%D%> names %q#T, which is not a type"
27768 #, fuzzy, gcc-internal-format
27769 msgid "template parameters do not match template"
27770 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
27772 #: cp/decl.c:3080 cp/friend.c:321 cp/friend.c:329
27773 #, fuzzy, gcc-internal-format
27774 msgid "%q+D declared here"
27775 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
27778 #, gcc-internal-format
27779 msgid "%Jan anonymous struct cannot have function members"
27783 #, gcc-internal-format
27784 msgid "%Jan anonymous union cannot have function members"
27788 #, gcc-internal-format
27789 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
27793 #, gcc-internal-format
27794 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
27798 #, gcc-internal-format
27799 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
27803 #, gcc-internal-format
27804 msgid "multiple types in one declaration"
27808 #, fuzzy, gcc-internal-format
27809 msgid "redeclaration of C++ built-in type %qT"
27810 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27813 #, gcc-internal-format
27814 msgid "missing type-name in typedef-declaration"
27818 #, gcc-internal-format
27819 msgid "ISO C++ prohibits anonymous structs"
27823 #, fuzzy, gcc-internal-format
27824 msgid "%qs can only be specified for functions"
27825 msgstr "\"%s\" звычайна функцыя"
27828 #, gcc-internal-format
27829 msgid "%<friend%> can only be specified inside a class"
27833 #, gcc-internal-format
27834 msgid "%<explicit%> can only be specified for constructors"
27838 #, gcc-internal-format
27839 msgid "a storage class can only be specified for objects and functions"
27843 #, gcc-internal-format
27844 msgid "qualifiers can only be specified for objects and functions"
27848 #, gcc-internal-format
27849 msgid "%<typedef%> was ignored in this declaration"
27853 #, fuzzy, gcc-internal-format
27854 msgid "attribute ignored in declaration of %q+#T"
27855 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27858 #, gcc-internal-format
27859 msgid "attribute for %q+#T must follow the %qs keyword"
27863 #, gcc-internal-format
27864 msgid "ignoring attributes applied to class type %qT outside of definition"
27867 #. A template type parameter or other dependent type.
27869 #, gcc-internal-format
27870 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
27874 #, gcc-internal-format
27875 msgid "function %q#D is initialized like a variable"
27879 #, gcc-internal-format
27880 msgid "declaration of %q#D has %<extern%> and is initialized"
27884 #, gcc-internal-format
27885 msgid "definition of %q#D is marked %<dllimport%>"
27889 #, gcc-internal-format
27890 msgid "%q#D is not a static member of %q#T"
27894 #, gcc-internal-format
27895 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
27899 #, gcc-internal-format
27900 msgid "template header not allowed in member definition of explicitly specialized class"
27904 #, fuzzy, gcc-internal-format
27905 msgid "duplicate initialization of %qD"
27906 msgstr "паўторнае абвяшчэнне меткі \"%s\""
27909 #, gcc-internal-format
27910 msgid "declaration of %q#D outside of class is not definition"
27914 #, fuzzy, gcc-internal-format
27915 msgid "variable %q#D has initializer but incomplete type"
27916 msgstr "\"%s\" мае незавершаны тып"
27918 #: cp/decl.c:4214 cp/decl.c:4926
27919 #, fuzzy, gcc-internal-format
27920 msgid "elements of array %q#D have incomplete type"
27921 msgstr "\"%s\" мае незавершаны тып"
27924 #, gcc-internal-format
27925 msgid "aggregate %q#D has incomplete type and cannot be defined"
27929 #, gcc-internal-format
27930 msgid "%qD declared as reference but not initialized"
27934 #, gcc-internal-format
27935 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
27939 #, fuzzy, gcc-internal-format
27940 msgid "cannot initialize %qT from %qT"
27941 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
27944 #, gcc-internal-format
27945 msgid "name %qD used in a GNU-style designated initializer for an array"
27949 #, gcc-internal-format
27950 msgid "initializer fails to determine size of %qD"
27954 #, fuzzy, gcc-internal-format
27955 msgid "array size missing in %qD"
27956 msgstr "прапушчан памер масіва ў `%D'"
27959 #, fuzzy, gcc-internal-format
27960 msgid "zero-size array %qD"
27961 msgstr "нулявы памер масіва `%D'"
27963 #. An automatic variable with an incomplete type: that is an error.
27964 #. Don't talk about array types here, since we took care of that
27965 #. message in grokdeclarator.
27967 #, gcc-internal-format
27968 msgid "storage size of %qD isn't known"
27972 #, fuzzy, gcc-internal-format
27973 msgid "storage size of %qD isn't constant"
27974 msgstr "тып параметра \"%s\" не аб'яўлены"
27977 #, gcc-internal-format
27978 msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
27982 #, gcc-internal-format
27983 msgid "%J you can work around this by removing the initializer"
27987 #, fuzzy, gcc-internal-format
27988 msgid "uninitialized const %qD"
27989 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
27992 #, fuzzy, gcc-internal-format
27993 msgid "invalid type %qT as initializer for a vector of type %qT"
27994 msgstr "нерэчаісны ініцыялізатар"
27997 #, gcc-internal-format
27998 msgid "initializer for %qT must be brace-enclosed"
28002 #, gcc-internal-format
28003 msgid "%qT has no non-static data member named %qD"
28007 #, fuzzy, gcc-internal-format
28008 msgid "braces around scalar initializer for type %qT"
28009 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28012 #, fuzzy, gcc-internal-format
28013 msgid "missing braces around initializer for %qT"
28014 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28017 #, fuzzy, gcc-internal-format
28018 msgid "too many initializers for %qT"
28019 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28022 #, gcc-internal-format
28023 msgid "variable-sized object %qD may not be initialized"
28027 #, fuzzy, gcc-internal-format
28028 msgid "%qD has incomplete type"
28029 msgstr "\"%s\" мае незавершаны тып"
28032 #, gcc-internal-format
28033 msgid "scalar object %qD requires one element in initializer"
28036 #. A non-aggregate that is not a scalar cannot be initialized
28037 #. via an initializer-list in C++98.
28039 #, gcc-internal-format
28040 msgid "braces around initializer for non-aggregate type %qT"
28044 #, gcc-internal-format
28045 msgid "%qD must be initialized by constructor, not by %<{...}%>"
28049 #, gcc-internal-format
28050 msgid "array %qD initialized by parenthesized string literal %qE"
28054 #, fuzzy, gcc-internal-format
28055 msgid "structure %qD with uninitialized const members"
28056 msgstr "параметр \"%s\" ініцыялізаваны"
28059 #, fuzzy, gcc-internal-format
28060 msgid "structure %qD with uninitialized reference members"
28061 msgstr "параметр \"%s\" ініцыялізаваны"
28064 #, gcc-internal-format
28065 msgid "assignment (not initialization) in declaration"
28069 #, fuzzy, gcc-internal-format
28070 msgid "shadowing previous type declaration of %q#D"
28071 msgstr "няма папярэдняга аб'яўлення для \"%s\""
28074 #, gcc-internal-format
28075 msgid "%qD cannot be thread-local because it has non-POD type %qT"
28079 #, gcc-internal-format
28080 msgid "Java object %qD not allocated with %<new%>"
28084 #, gcc-internal-format
28085 msgid "%qD is thread-local and so cannot be dynamically initialized"
28089 #, gcc-internal-format
28090 msgid "%qD cannot be initialized by a non-constant expression when being declared"
28094 #, gcc-internal-format
28095 msgid "non-static data member %qD has Java class type"
28099 #, gcc-internal-format
28100 msgid "destructor for alien class %qT cannot be a member"
28104 #, gcc-internal-format
28105 msgid "constructor for alien class %qT cannot be a member"
28109 #, gcc-internal-format
28110 msgid "%qD declared as a %<virtual%> %s"
28114 #, gcc-internal-format
28115 msgid "%qD declared as an %<inline%> %s"
28119 #, gcc-internal-format
28120 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
28124 #, gcc-internal-format
28125 msgid "%q+D declared as a friend"
28129 #, fuzzy, gcc-internal-format
28130 msgid "%q+D declared with an exception specification"
28131 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
28134 #, gcc-internal-format
28135 msgid "definition of %qD is not in namespace enclosing %qT"
28139 #, fuzzy, gcc-internal-format
28140 msgid "defining explicit specialization %qD in friend declaration"
28141 msgstr "ініцыялізацыя"
28143 #. Something like `template <class T> friend void f<T>()'.
28145 #, fuzzy, gcc-internal-format
28146 msgid "invalid use of template-id %qD in declaration of primary template"
28147 msgstr "нявернае выкарыстанне \"restict\""
28150 #, gcc-internal-format
28151 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
28155 #, gcc-internal-format
28156 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
28160 #, gcc-internal-format
28161 msgid "cannot declare %<::main%> to be a template"
28165 #, gcc-internal-format
28166 msgid "cannot declare %<::main%> to be inline"
28170 #, gcc-internal-format
28171 msgid "cannot declare %<::main%> to be static"
28175 #, gcc-internal-format
28176 msgid "non-local function %q#D uses anonymous type"
28179 #: cp/decl.c:6540 cp/decl.c:6820
28180 #, gcc-internal-format
28181 msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
28185 #, gcc-internal-format
28186 msgid "non-local function %q#D uses local type %qT"
28190 #, gcc-internal-format
28191 msgid "static member function %qD cannot have cv-qualifier"
28195 #, gcc-internal-format
28196 msgid "non-member function %qD cannot have cv-qualifier"
28200 #, fuzzy, gcc-internal-format
28201 msgid "%<::main%> must return %<int%>"
28202 msgstr "`main' павінна вяртаць `int'"
28205 #, gcc-internal-format
28206 msgid "definition of implicitly-declared %qD"
28209 #: cp/decl.c:6675 cp/decl2.c:677
28210 #, gcc-internal-format
28211 msgid "no %q#D member function declared in class %qT"
28214 #. DRs 132, 319 and 389 seem to indicate types with
28215 #. no linkage can only be used to declare extern "C"
28216 #. entities. Since it's not always an error in the
28217 #. ISO C++ 90 Standard, we only issue a warning.
28219 #, gcc-internal-format
28220 msgid "non-local variable %q#D uses anonymous type"
28224 #, gcc-internal-format
28225 msgid "non-local variable %q#D uses local type %qT"
28229 #, gcc-internal-format
28230 msgid "invalid in-class initialization of static data member of non-integral type %qT"
28234 #, gcc-internal-format
28235 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
28239 #, gcc-internal-format
28240 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
28244 #, fuzzy, gcc-internal-format
28245 msgid "size of array %qD has non-integral type %qT"
28246 msgstr "памер масіва `%D' не цэлалікавы тып"
28249 #, fuzzy, gcc-internal-format
28250 msgid "size of array has non-integral type %qT"
28251 msgstr "памер масіва \"%s\" адмоўны"
28254 #, fuzzy, gcc-internal-format
28255 msgid "size of array %qD is negative"
28256 msgstr "памер масіва `%D' - адмоўны"
28259 #, gcc-internal-format
28260 msgid "size of array is negative"
28261 msgstr "адмоўны памер масіва "
28264 #, fuzzy, gcc-internal-format
28265 msgid "ISO C++ forbids zero-size array %qD"
28266 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
28269 #, fuzzy, gcc-internal-format
28270 msgid "ISO C++ forbids zero-size array"
28271 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
28274 #, fuzzy, gcc-internal-format
28275 msgid "size of array %qD is not an integral constant-expression"
28276 msgstr "памер масіва \"%s\" адмоўны"
28279 #, gcc-internal-format
28280 msgid "size of array is not an integral constant-expression"
28284 #, fuzzy, gcc-internal-format
28285 msgid "ISO C++ forbids variable length array %qD"
28286 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
28289 #, fuzzy, gcc-internal-format
28290 msgid "ISO C++ forbids variable length array"
28291 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
28294 #, gcc-internal-format
28295 msgid "variable length array %qD is used"
28299 #, gcc-internal-format
28300 msgid "overflow in array dimension"
28304 #, fuzzy, gcc-internal-format
28305 msgid "declaration of %qD as %s"
28306 msgstr "абвяшчэньне `%#D'"
28309 #, gcc-internal-format
28310 msgid "creating %s"
28314 #, gcc-internal-format
28315 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
28319 #, gcc-internal-format
28320 msgid "multidimensional array must have bounds for all dimensions except the first"
28324 #, gcc-internal-format
28325 msgid "return type specification for constructor invalid"
28329 #, gcc-internal-format
28330 msgid "return type specification for destructor invalid"
28334 #, gcc-internal-format
28335 msgid "return type specified for %<operator %T%>"
28339 #, gcc-internal-format
28340 msgid "unnamed variable or field declared void"
28344 #, fuzzy, gcc-internal-format
28345 msgid "variable or field %qE declared void"
28346 msgstr "тып параметра \"%s\" не аб'яўлены"
28349 #, gcc-internal-format
28350 msgid "variable or field declared void"
28354 #, fuzzy, gcc-internal-format
28355 msgid "invalid use of qualified-name %<::%D%>"
28356 msgstr "нявернае выкарыстанне \"restict\""
28359 #, fuzzy, gcc-internal-format
28360 msgid "invalid use of qualified-name %<%T::%D%>"
28361 msgstr "нявернае выкарыстанне \"restict\""
28364 #, fuzzy, gcc-internal-format
28365 msgid "invalid use of qualified-name %<%D::%D%>"
28366 msgstr "нявернае выкарыстанне \"restict\""
28369 #, gcc-internal-format
28370 msgid "type %qT is not derived from type %qT"
28373 #: cp/decl.c:7494 cp/decl.c:7584 cp/decl.c:8732
28374 #, fuzzy, gcc-internal-format
28375 msgid "declaration of %qD as non-function"
28376 msgstr "няма папярэдняга аб'яўлення для \"%s\""
28379 #, fuzzy, gcc-internal-format
28380 msgid "declaration of %qD as non-member"
28381 msgstr "абвяшчэньне `%#D'"
28384 #, gcc-internal-format
28385 msgid "declarator-id missing; using reserved word %qD"
28389 #, gcc-internal-format
28390 msgid "function definition does not declare parameters"
28394 #, fuzzy, gcc-internal-format
28395 msgid "two or more data types in declaration of %qs"
28396 msgstr "пустое абвяшчэнне"
28399 #, fuzzy, gcc-internal-format
28400 msgid "conflicting specifiers in declaration of %qs"
28401 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
28403 #: cp/decl.c:7695 cp/decl.c:7698
28404 #, fuzzy, gcc-internal-format
28405 msgid "ISO C++ forbids declaration of %qs with no type"
28406 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
28409 #, fuzzy, gcc-internal-format
28410 msgid "%<signed%> or %<unsigned%> invalid for %qs"
28411 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
28414 #, gcc-internal-format
28415 msgid "%<signed%> and %<unsigned%> specified together for %qs"
28419 #, fuzzy, gcc-internal-format
28420 msgid "%<long long%> invalid for %qs"
28421 msgstr "complex нерэчаісны для \"%s\""
28424 #, fuzzy, gcc-internal-format
28425 msgid "%<long%> invalid for %qs"
28426 msgstr "complex нерэчаісны для \"%s\""
28429 #, fuzzy, gcc-internal-format
28430 msgid "%<short%> invalid for %qs"
28431 msgstr "complex нерэчаісны для \"%s\""
28434 #, fuzzy, gcc-internal-format
28435 msgid "%<long%> or %<short%> invalid for %qs"
28436 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
28439 #, gcc-internal-format
28440 msgid "%<long%> or %<short%> specified with char for %qs"
28444 #, gcc-internal-format
28445 msgid "%<long%> and %<short%> specified together for %qs"
28449 #, fuzzy, gcc-internal-format
28450 msgid "long, short, signed or unsigned used invalidly for %qs"
28451 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
28454 #, fuzzy, gcc-internal-format
28455 msgid "complex invalid for %qs"
28456 msgstr "complex нерэчаісны для \"%s\""
28459 #, gcc-internal-format
28460 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
28463 #: cp/decl.c:7848 cp/typeck.c:7039
28464 #, fuzzy, gcc-internal-format
28465 msgid "ignoring %qV qualifiers added to function type %qT"
28466 msgstr "Нерэчаісны выбар \"%s\""
28469 #, gcc-internal-format
28470 msgid "member %qD cannot be declared both virtual and static"
28474 #, fuzzy, gcc-internal-format
28475 msgid "%<%T::%D%> is not a valid declarator"
28476 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
28479 #, gcc-internal-format
28480 msgid "typedef declaration invalid in parameter declaration"
28484 #, gcc-internal-format
28485 msgid "storage class specifiers invalid in parameter declarations"
28489 #, gcc-internal-format
28490 msgid "virtual outside class declaration"
28494 #, fuzzy, gcc-internal-format
28495 msgid "multiple storage classes in declaration of %qs"
28496 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
28499 #, gcc-internal-format
28500 msgid "storage class specified for %qs"
28504 #, gcc-internal-format
28505 msgid "top-level declaration of %qs specifies %<auto%>"
28509 #, gcc-internal-format
28510 msgid "storage class specifiers invalid in friend function declarations"
28514 #, gcc-internal-format
28515 msgid "destructor cannot be static member function"
28519 #, gcc-internal-format
28520 msgid "destructors may not be cv-qualified"
28524 #, gcc-internal-format
28525 msgid "constructors cannot be declared virtual"
28529 #, fuzzy, gcc-internal-format
28530 msgid "can't initialize friend function %qs"
28531 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28533 #. Cannot be both friend and virtual.
28535 #, gcc-internal-format
28536 msgid "virtual functions cannot be friends"
28537 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28540 #, gcc-internal-format
28541 msgid "friend declaration not in class definition"
28545 #, fuzzy, gcc-internal-format
28546 msgid "can't define friend function %qs in a local class definition"
28547 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28550 #, gcc-internal-format
28551 msgid "destructors may not have parameters"
28555 #, fuzzy, gcc-internal-format
28556 msgid "cannot declare pointer to %q#T"
28557 msgstr "\"%s\" мае незавершаны тып"
28559 #: cp/decl.c:8206 cp/decl.c:8213
28560 #, fuzzy, gcc-internal-format
28561 msgid "cannot declare reference to %q#T"
28562 msgstr "Не магу знайсці файл для класа %s."
28565 #, gcc-internal-format
28566 msgid "cannot declare pointer to %q#T member"
28570 #, gcc-internal-format
28571 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
28575 #, gcc-internal-format
28576 msgid "template-id %qD used as a declarator"
28580 #, gcc-internal-format
28581 msgid "member functions are implicitly friends of their class"
28585 #, gcc-internal-format
28586 msgid "extra qualification %<%T::%> on member %qs"
28590 #, gcc-internal-format
28591 msgid "cannot define member function %<%T::%s%> within %<%T%>"
28595 #, gcc-internal-format
28596 msgid "cannot declare member %<%T::%s%> within %qT"
28600 #, gcc-internal-format
28601 msgid "non-parameter %qs cannot be a parameter pack"
28605 #, gcc-internal-format
28606 msgid "data member may not have variably modified type %qT"
28610 #, gcc-internal-format
28611 msgid "parameter may not have variably modified type %qT"
28614 #. [dcl.fct.spec] The explicit specifier shall only be used in
28615 #. declarations of constructors within a class definition.
28617 #, gcc-internal-format
28618 msgid "only declarations of constructors can be %<explicit%>"
28622 #, fuzzy, gcc-internal-format
28623 msgid "non-member %qs cannot be declared %<mutable%>"
28624 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28627 #, gcc-internal-format
28628 msgid "non-object member %qs cannot be declared %<mutable%>"
28632 #, fuzzy, gcc-internal-format
28633 msgid "function %qs cannot be declared %<mutable%>"
28634 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28637 #, fuzzy, gcc-internal-format
28638 msgid "static %qs cannot be declared %<mutable%>"
28639 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28642 #, fuzzy, gcc-internal-format
28643 msgid "const %qs cannot be declared %<mutable%>"
28644 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28647 #, gcc-internal-format
28648 msgid "%Jtypedef name may not be a nested-name-specifier"
28652 #, gcc-internal-format
28653 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
28657 #, gcc-internal-format
28658 msgid "qualified function types cannot be used to declare static member functions"
28662 #, fuzzy, gcc-internal-format
28663 msgid "qualified function types cannot be used to declare free functions"
28664 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28667 #, gcc-internal-format
28668 msgid "type qualifiers specified for friend class declaration"
28672 #, fuzzy, gcc-internal-format
28673 msgid "%<inline%> specified for friend class declaration"
28674 msgstr "паўторнае абвяшчэнне меткі \"%s\""
28677 #, fuzzy, gcc-internal-format
28678 msgid "template parameters cannot be friends"
28679 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28682 #, gcc-internal-format
28683 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
28687 #, gcc-internal-format
28688 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
28692 #, gcc-internal-format
28693 msgid "trying to make class %qT a friend of global scope"
28697 #, gcc-internal-format
28698 msgid "invalid qualifiers on non-member function type"
28702 #, gcc-internal-format
28703 msgid "abstract declarator %qT used as declaration"
28707 #, fuzzy, gcc-internal-format
28708 msgid "cannot use %<::%> in parameter declaration"
28709 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
28711 #. Something like struct S { int N::j; };
28713 #, fuzzy, gcc-internal-format
28714 msgid "invalid use of %<::%>"
28715 msgstr "нерэчаіснае выкарыстаньне `::'"
28718 #, gcc-internal-format
28719 msgid "can't make %qD into a method -- not in a class"
28723 #, fuzzy, gcc-internal-format
28724 msgid "function %qD declared virtual inside a union"
28725 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
28728 #, gcc-internal-format
28729 msgid "%qD cannot be declared virtual, since it is always static"
28733 #, gcc-internal-format
28734 msgid "expected qualified name in friend declaration for destructor %qD"
28738 #, fuzzy, gcc-internal-format
28739 msgid "declaration of %qD as member of %qT"
28740 msgstr "абвяшчэньне шаблёну `%#D'"
28743 #, gcc-internal-format
28744 msgid "expected qualified name in friend declaration for constructor %qD"
28748 #, fuzzy, gcc-internal-format
28749 msgid "field %qD has incomplete type"
28750 msgstr "\"%s\" мае незавершаны тып"
28753 #, fuzzy, gcc-internal-format
28754 msgid "name %qT has incomplete type"
28755 msgstr "\"%s\" мае незавершаны тып"
28758 #, fuzzy, gcc-internal-format
28759 msgid " in instantiation of template %qT"
28760 msgstr "абвяшчэньне шаблёну `%#D'"
28763 #, fuzzy, gcc-internal-format
28764 msgid "%qE is neither function nor member function; cannot be declared friend"
28765 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
28767 #. An attempt is being made to initialize a non-static
28768 #. member. But, from [class.mem]:
28770 #. 4 A member-declarator can contain a
28771 #. constant-initializer only if it declares a static
28772 #. member (_class.static_) of integral or enumeration
28773 #. type, see _class.static.data_.
28775 #. This used to be relatively common practice, but
28776 #. the rest of the compiler does not correctly
28777 #. handle the initialization unless the member is
28778 #. static so we make it static below.
28780 #, fuzzy, gcc-internal-format
28781 msgid "ISO C++ forbids initialization of member %qD"
28782 msgstr "ініцыялізацыя"
28785 #, gcc-internal-format
28786 msgid "making %qD static"
28790 #, gcc-internal-format
28791 msgid "storage class %<auto%> invalid for function %qs"
28795 #, gcc-internal-format
28796 msgid "storage class %<register%> invalid for function %qs"
28800 #, gcc-internal-format
28801 msgid "storage class %<__thread%> invalid for function %qs"
28805 #, gcc-internal-format
28806 msgid "%<static%> specified invalid for function %qs declared out of global scope"
28810 #, gcc-internal-format
28811 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
28815 #, gcc-internal-format
28816 msgid "virtual non-class function %qs"
28820 #, gcc-internal-format
28821 msgid "cannot declare member function %qD to have static linkage"
28824 #. FIXME need arm citation
28826 #, gcc-internal-format
28827 msgid "cannot declare static function inside another function"
28831 #, gcc-internal-format
28832 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
28836 #, gcc-internal-format
28837 msgid "static member %qD declared %<register%>"
28841 #, gcc-internal-format
28842 msgid "cannot explicitly declare member %q#D to have extern linkage"
28846 #, fuzzy, gcc-internal-format
28847 msgid "default argument for %q#D has type %qT"
28848 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
28851 #, fuzzy, gcc-internal-format
28852 msgid "default argument for parameter of type %qT has type %qT"
28853 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
28856 #, fuzzy, gcc-internal-format
28857 msgid "default argument %qE uses local variable %qD"
28858 msgstr "нехапае аргументаў у функцыі \"%s\""
28861 #, fuzzy, gcc-internal-format
28862 msgid "parameter %qD has Java class type"
28863 msgstr "тып параметра \"%s\" не аб'яўлены"
28866 #, fuzzy, gcc-internal-format
28867 msgid "parameter %qD invalidly declared method type"
28868 msgstr "тып параметра \"%s\" не аб'яўлены"
28871 #, gcc-internal-format
28872 msgid "parameter %qD includes %s to array of unknown bound %qT"
28876 #, gcc-internal-format
28877 msgid "parameter packs must be at the end of the parameter list"
28881 #, fuzzy, gcc-internal-format
28882 msgid "multiple parameters named %qE"
28883 msgstr "невыкарыстаемы параметр \"%s\""
28887 #. A declaration of a constructor for a class X is ill-formed if
28888 #. its first parameter is of type (optionally cv-qualified) X
28889 #. and either there are no other parameters or else all other
28890 #. parameters have default arguments.
28892 #. We *don't* complain about member template instantiations that
28893 #. have this form, though; they can occur as we try to decide
28894 #. what constructor to use during overload resolution. Since
28895 #. overload resolution will never prefer such a constructor to
28896 #. the non-template copy constructor (which is either explicitly
28897 #. or implicitly defined), there's no need to worry about their
28898 #. existence. Theoretically, they should never even be
28899 #. instantiated, but that's hard to forestall.
28901 #, gcc-internal-format
28902 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
28906 #, fuzzy, gcc-internal-format
28907 msgid "%qD may not be declared within a namespace"
28908 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
28911 #, fuzzy, gcc-internal-format
28912 msgid "%qD may not be declared as static"
28913 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
28916 #, gcc-internal-format
28917 msgid "%qD must be a nonstatic member function"
28921 #, gcc-internal-format
28922 msgid "%qD must be either a non-static member function or a non-member function"
28926 #, gcc-internal-format
28927 msgid "%qD must have an argument of class or enumerated type"
28931 #, gcc-internal-format
28932 msgid "conversion to %s%s will never use a type conversion operator"
28937 #, gcc-internal-format
28938 msgid "ISO C++ prohibits overloading operator ?:"
28942 #, gcc-internal-format
28943 msgid "%qD must not have variable number of arguments"
28947 #, gcc-internal-format
28948 msgid "postfix %qD must take %<int%> as its argument"
28952 #, gcc-internal-format
28953 msgid "postfix %qD must take %<int%> as its second argument"
28957 #, gcc-internal-format
28958 msgid "%qD must take either zero or one argument"
28962 #, gcc-internal-format
28963 msgid "%qD must take either one or two arguments"
28967 #, gcc-internal-format
28968 msgid "prefix %qD should return %qT"
28972 #, gcc-internal-format
28973 msgid "postfix %qD should return %qT"
28977 #, gcc-internal-format
28978 msgid "%qD must take %<void%>"
28981 #: cp/decl.c:10012 cp/decl.c:10021
28982 #, gcc-internal-format
28983 msgid "%qD must take exactly one argument"
28987 #, gcc-internal-format
28988 msgid "%qD must take exactly two arguments"
28992 #, gcc-internal-format
28993 msgid "user-defined %qD always evaluates both arguments"
28997 #, gcc-internal-format
28998 msgid "%qD should return by value"
29001 #: cp/decl.c:10058 cp/decl.c:10062
29002 #, fuzzy, gcc-internal-format
29003 msgid "%qD cannot have default arguments"
29004 msgstr "нехапае аргументаў у функцыі \"%s\""
29007 #, fuzzy, gcc-internal-format
29008 msgid "using template type parameter %qT after %qs"
29009 msgstr "нявернае выкарыстанне \"restict\""
29012 #, gcc-internal-format
29013 msgid "using typedef-name %qD after %qs"
29017 #, fuzzy, gcc-internal-format
29018 msgid "%q+D has a previous declaration here"
29019 msgstr "гэта папярэдняе абвяшчэньне"
29022 #, gcc-internal-format
29023 msgid "%qT referred to as %qs"
29026 #: cp/decl.c:10145 cp/decl.c:10152
29027 #, fuzzy, gcc-internal-format
29028 msgid "%q+T has a previous declaration here"
29029 msgstr "гэта папярэдняе абвяшчэньне"
29032 #, gcc-internal-format
29033 msgid "%qT referred to as enum"
29036 #. If a class template appears as elaborated type specifier
29037 #. without a template header such as:
29039 #. template <class T> class C {};
29040 #. void f(class C); // No template header here
29042 #. then the required template argument is missing.
29044 #, fuzzy, gcc-internal-format
29045 msgid "template argument required for %<%s %T%>"
29046 msgstr "параметр \"%s\" ініцыялізаваны"
29048 #: cp/decl.c:10214 cp/name-lookup.c:2700
29049 #, gcc-internal-format
29050 msgid "%qD has the same name as the class in which it is declared"
29053 #: cp/decl.c:10244 cp/name-lookup.c:2209 cp/parser.c:4040 cp/parser.c:14099
29054 #: cp/parser.c:16316
29055 #, fuzzy, gcc-internal-format
29056 msgid "reference to %qD is ambiguous"
29057 msgstr "памер \"%s\" - %d байт"
29060 #, fuzzy, gcc-internal-format
29061 msgid "use of enum %q#D without previous declaration"
29062 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
29065 #, fuzzy, gcc-internal-format
29066 msgid "redeclaration of %qT as a non-template"
29067 msgstr "абвяшчэньне шаблёну `%#D'"
29070 #, fuzzy, gcc-internal-format
29071 msgid "previous declaration %q+D"
29072 msgstr "папярэдняе абвяшчэньне `%D'"
29075 #, gcc-internal-format
29076 msgid "derived union %qT invalid"
29080 #, gcc-internal-format
29081 msgid "Java class %qT cannot have multiple bases"
29085 #, gcc-internal-format
29086 msgid "Java class %qT cannot have virtual bases"
29090 #, gcc-internal-format
29091 msgid "base type %qT fails to be a struct or class type"
29095 #, gcc-internal-format
29096 msgid "recursive type %qT undefined"
29100 #, fuzzy, gcc-internal-format
29101 msgid "duplicate base type %qT invalid"
29102 msgstr "паўтарэнне \"restrict\""
29105 #, fuzzy, gcc-internal-format
29106 msgid "multiple definition of %q#T"
29107 msgstr "папярэдняе вызначэньне `%#T'"
29110 #, fuzzy, gcc-internal-format
29111 msgid "%Jprevious definition here"
29112 msgstr "папярэдняе вызначэньне"
29116 #. IF no integral type can represent all the enumerator values, the
29117 #. enumeration is ill-formed.
29119 #, gcc-internal-format
29120 msgid "no integral type can represent all of the enumerator values for %qT"
29124 #, fuzzy, gcc-internal-format
29125 msgid "enumerator value for %qD is not an integer constant"
29126 msgstr "памер масіва \"%s\" адмоўны"
29129 #, gcc-internal-format
29130 msgid "overflow in enumeration values at %qD"
29134 #, fuzzy, gcc-internal-format
29135 msgid "return type %q#T is incomplete"
29136 msgstr "вяртаемы тып \"%s\" не \"int\""
29139 #, gcc-internal-format
29140 msgid "return type has Java class type %q#T"
29143 #: cp/decl.c:11129 cp/typeck.c:6739
29144 #, gcc-internal-format
29145 msgid "%<operator=%> should return a reference to %<*this%>"
29149 #, fuzzy, gcc-internal-format
29150 msgid "parameter %qD declared void"
29151 msgstr "тып параметра \"%s\" не аб'яўлены"
29154 #, fuzzy, gcc-internal-format
29155 msgid "invalid member function declaration"
29156 msgstr "паўторнае абвяшчэнне меткі \"%s\""
29159 #, fuzzy, gcc-internal-format
29160 msgid "%qD is already defined in class %qT"
29161 msgstr "не знойдзен клас \"%s\""
29164 #, gcc-internal-format
29165 msgid "static member function %q#D declared with type qualifiers"
29169 #, gcc-internal-format
29170 msgid "name missing for member function"
29173 #: cp/decl2.c:339 cp/decl2.c:353
29174 #, gcc-internal-format
29175 msgid "ambiguous conversion for array subscript"
29179 #, gcc-internal-format
29180 msgid "invalid types %<%T[%T]%> for array subscript"
29184 #, gcc-internal-format
29185 msgid "deleting array %q#D"
29189 #, gcc-internal-format
29190 msgid "type %q#T argument given to %<delete%>, expected pointer"
29194 #, gcc-internal-format
29195 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
29199 #, fuzzy, gcc-internal-format
29200 msgid "deleting %qT is undefined"
29201 msgstr "метка \"%s\" ужываецца, але не вызначана"
29203 #: cp/decl2.c:459 cp/pt.c:3831
29204 #, fuzzy, gcc-internal-format
29205 msgid "template declaration of %q#D"
29206 msgstr "пустое абвяшчэнне"
29209 #, gcc-internal-format
29210 msgid "Java method %qD has non-Java return type %qT"
29214 #, gcc-internal-format
29215 msgid "Java method %qD has non-Java parameter type %qT"
29219 #, gcc-internal-format
29220 msgid "prototype for %q#D does not match any in class %qT"
29224 #, gcc-internal-format
29225 msgid "local class %q#T shall not have static data member %q#D"
29229 #, gcc-internal-format
29230 msgid "initializer invalid for static member with constructor"
29234 #, gcc-internal-format
29235 msgid "(an out of class initialization is required)"
29239 #, gcc-internal-format
29240 msgid "member %qD conflicts with virtual function table field name"
29244 #, fuzzy, gcc-internal-format
29245 msgid "%qD is already defined in %qT"
29246 msgstr "не знойдзен клас \"%s\""
29249 #, fuzzy, gcc-internal-format
29250 msgid "initializer specified for static member function %qD"
29251 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
29254 #, gcc-internal-format
29255 msgid "field initializer is not constant"
29259 #, gcc-internal-format
29260 msgid "%<asm%> specifiers are not permitted on non-static data members"
29264 #, fuzzy, gcc-internal-format
29265 msgid "bit-field %qD with non-integral type"
29266 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
29269 #, fuzzy, gcc-internal-format
29270 msgid "cannot declare %qD to be a bit-field type"
29271 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
29274 #, fuzzy, gcc-internal-format
29275 msgid "cannot declare bit-field %qD with function type"
29276 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
29279 #, fuzzy, gcc-internal-format
29280 msgid "%qD is already defined in the class %qT"
29281 msgstr "не знойдзен клас \"%s\""
29284 #, fuzzy, gcc-internal-format
29285 msgid "static member %qD cannot be a bit-field"
29286 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
29289 #, gcc-internal-format
29290 msgid "anonymous struct not inside named type"
29294 #, gcc-internal-format
29295 msgid "namespace-scope anonymous aggregates must be static"
29299 #, gcc-internal-format
29300 msgid "anonymous union with no members"
29304 #, gcc-internal-format
29305 msgid "%<operator new%> must return type %qT"
29308 #. [basic.stc.dynamic.allocation]
29310 #. The first parameter shall not have an associated default
29313 #, gcc-internal-format
29314 msgid "the first parameter of %<operator new%> cannot have a default argument"
29318 #, gcc-internal-format
29319 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
29323 #, gcc-internal-format
29324 msgid "%<operator delete%> must return type %qT"
29328 #, gcc-internal-format
29329 msgid "%<operator delete%> takes type %qT as first parameter"
29333 #, gcc-internal-format
29334 msgid "%qT has a field %qD whose type uses the anonymous namespace"
29338 #, gcc-internal-format
29339 msgid "%qT declared with greater visibility than the type of its field %qD"
29343 #, gcc-internal-format
29344 msgid "%qT has a base %qT whose type uses the anonymous namespace"
29348 #, gcc-internal-format
29349 msgid "%qT declared with greater visibility than its base %qT"
29353 #, fuzzy, gcc-internal-format
29354 msgid "inline function %q+D used but never defined"
29355 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
29358 #, fuzzy, gcc-internal-format
29359 msgid "default argument missing for parameter %P of %q+#D"
29360 msgstr "аргумент для \"%s\" прапушчан"
29362 #. We really want to suppress this warning in system headers,
29363 #. because libstdc++ uses variadic templates even when we aren't
29366 #, gcc-internal-format
29367 msgid "ISO C++ does not include variadic templates"
29370 #. Can't throw a reference.
29372 #, gcc-internal-format
29373 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
29377 #, gcc-internal-format
29378 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
29381 #. Thrown object must be a Throwable.
29383 #, gcc-internal-format
29384 msgid "type %qT is not derived from %<java::lang::Throwable%>"
29388 #, gcc-internal-format
29389 msgid "mixing C++ and Java catches in a single translation unit"
29393 #, gcc-internal-format
29394 msgid "throwing NULL, which has integral, not pointer type"
29397 #: cp/except.c:643 cp/init.c:1915
29398 #, gcc-internal-format
29399 msgid "%qD should never be overloaded"
29403 #, gcc-internal-format
29404 msgid " in thrown expression"
29408 #, gcc-internal-format
29409 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
29413 #, gcc-internal-format
29414 msgid "%Hexception of type %qT will be caught"
29418 #, gcc-internal-format
29419 msgid "%H by earlier handler for %qT"
29422 #: cp/except.c:1012
29423 #, gcc-internal-format
29424 msgid "%H%<...%> handler must be the last handler for its try block"
29428 #, fuzzy, gcc-internal-format
29429 msgid "%qD is already a friend of class %qT"
29430 msgstr "не знойдзен клас \"%s\""
29433 #, fuzzy, gcc-internal-format
29434 msgid "invalid type %qT declared %<friend%>"
29435 msgstr "тып параметра \"%s\" не аб'яўлены"
29438 #. Friend declarations shall not declare partial
29439 #. specializations.
29440 #. template <class U> friend class T::X<U>;
29442 #. Friend declarations shall not declare partial
29443 #. specializations.
29444 #: cp/friend.c:248 cp/friend.c:278
29445 #, gcc-internal-format
29446 msgid "partial specialization %qT declared %<friend%>"
29450 #, gcc-internal-format
29451 msgid "class %qT is implicitly friends with itself"
29455 #, fuzzy, gcc-internal-format
29456 msgid "%qT is not a member of %qT"
29457 msgstr "\"%s\" мае незавершаны тып"
29460 #, fuzzy, gcc-internal-format
29461 msgid "%qT is not a member class template of %qT"
29462 msgstr "\"%s\" мае незавершаны тып"
29465 #, gcc-internal-format
29466 msgid "%qT is not a nested class of %qT"
29469 #. template <class T> friend class T;
29471 #, fuzzy, gcc-internal-format
29472 msgid "template parameter type %qT declared %<friend%>"
29473 msgstr "тып параметра \"%s\" не аб'яўлены"
29475 #. template <class T> friend class A; where A is not a template
29477 #, fuzzy, gcc-internal-format
29478 msgid "%q#T is not a template"
29479 msgstr "\"%s\" мае незавершаны тып"
29482 #, fuzzy, gcc-internal-format
29483 msgid "%qD is already a friend of %qT"
29484 msgstr "не знойдзен клас \"%s\""
29487 #, fuzzy, gcc-internal-format
29488 msgid "%qT is already a friend of %qT"
29489 msgstr "не знойдзен клас \"%s\""
29492 #, gcc-internal-format
29493 msgid "member %qD declared as friend before type %qT defined"
29497 #, fuzzy, gcc-internal-format
29498 msgid "friend declaration %qD in local class without prior declaration"
29499 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
29502 #, gcc-internal-format
29503 msgid "friend declaration %q#D declares a non-template function"
29507 #, gcc-internal-format
29508 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
29512 #, gcc-internal-format
29513 msgid "value-initialization of reference"
29517 #, fuzzy, gcc-internal-format
29518 msgid "%J%qD should be initialized in the member initialization list"
29519 msgstr "нерэчаісны ініцыялізатар"
29522 #, gcc-internal-format
29523 msgid "%Jdefault-initialization of %q#D, which has reference type"
29527 #, fuzzy, gcc-internal-format
29528 msgid "%Juninitialized reference member %qD"
29529 msgstr "прапушчан ініцыялізатар"
29532 #, gcc-internal-format
29533 msgid "%Juninitialized member %qD with %<const%> type %qT"
29537 #, gcc-internal-format
29538 msgid "%q+D will be initialized after"
29542 #, fuzzy, gcc-internal-format
29543 msgid "base %qT will be initialized after"
29544 msgstr "Клас \"%s\" ужо існуе"
29547 #, gcc-internal-format
29552 #, gcc-internal-format
29557 #, fuzzy, gcc-internal-format
29558 msgid "%J when initialized here"
29559 msgstr "параметр \"%s\" ініцыялізаваны"
29562 #, fuzzy, gcc-internal-format
29563 msgid "%Jmultiple initializations given for %qD"
29564 msgstr "ініцыялізацыя"
29567 #, gcc-internal-format
29568 msgid "%Jmultiple initializations given for base %qT"
29572 #, gcc-internal-format
29573 msgid "%Jinitializations for multiple members of %qT"
29577 #, gcc-internal-format
29578 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
29581 #: cp/init.c:1063 cp/init.c:1082
29582 #, gcc-internal-format
29583 msgid "class %qT does not have any field named %qD"
29587 #, gcc-internal-format
29588 msgid "%q#D is a static data member; it can only be initialized at its definition"
29592 #, gcc-internal-format
29593 msgid "%q#D is not a non-static data member of %qT"
29597 #, gcc-internal-format
29598 msgid "unnamed initializer for %qT, which has no base classes"
29602 #, gcc-internal-format
29603 msgid "unnamed initializer for %qT, which uses multiple inheritance"
29607 #, gcc-internal-format
29608 msgid "%qD is both a direct base and an indirect virtual base"
29612 #, gcc-internal-format
29613 msgid "type %qT is not a direct or virtual base of %qT"
29617 #, gcc-internal-format
29618 msgid "type %qT is not a direct base of %qT"
29622 #, fuzzy, gcc-internal-format
29623 msgid "bad array initializer"
29624 msgstr "нерэчаісны ініцыялізатар"
29627 #, fuzzy, gcc-internal-format
29628 msgid "%qT is not an aggregate type"
29629 msgstr "\"%s\" мае незавершаны тып"
29632 #, gcc-internal-format
29633 msgid "incomplete type %qT does not have member %qD"
29637 #, fuzzy, gcc-internal-format
29638 msgid "invalid pointer to bit-field %qD"
29639 msgstr "нявернае выкарыстанне \"restict\""
29642 #, fuzzy, gcc-internal-format
29643 msgid "invalid use of non-static member function %qD"
29644 msgstr "нявернае выкарыстанне \"restict\""
29647 #, fuzzy, gcc-internal-format
29648 msgid "invalid use of non-static data member %qD"
29649 msgstr "нявернае выкарыстанне \"restict\""
29652 #, gcc-internal-format
29653 msgid "invalid type %<void%> for new"
29657 #, fuzzy, gcc-internal-format
29658 msgid "uninitialized const in %<new%> of %q#T"
29659 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
29662 #, gcc-internal-format
29663 msgid "call to Java constructor with %qs undefined"
29667 #, gcc-internal-format
29668 msgid "Java class %q#T object allocated using placement new"
29672 #, fuzzy, gcc-internal-format
29673 msgid "no suitable %qD found in class %qT"
29674 msgstr "поле \"%s\" не знойдзена ў класе"
29677 #, fuzzy, gcc-internal-format
29678 msgid "request for member %qD is ambiguous"
29679 msgstr "памер \"%s\" - %d байт"
29682 #, gcc-internal-format
29683 msgid "ISO C++ forbids initialization in array new"
29687 #, gcc-internal-format
29688 msgid "size in array new must have integral type"
29692 #, gcc-internal-format
29693 msgid "new cannot be applied to a reference type"
29697 #, gcc-internal-format
29698 msgid "new cannot be applied to a function type"
29702 #, gcc-internal-format
29703 msgid "call to Java constructor, while %<jclass%> undefined"
29707 #, fuzzy, gcc-internal-format
29708 msgid "can't find %<class$%> in %qT"
29709 msgstr "Не магу знайсці клас \"%s\""
29712 #, gcc-internal-format
29713 msgid "initializer ends prematurely"
29717 #, gcc-internal-format
29718 msgid "cannot initialize multi-dimensional array with initializer"
29722 #, gcc-internal-format
29723 msgid "possible problem detected in invocation of delete operator:"
29727 #, gcc-internal-format
29728 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
29732 #, gcc-internal-format
29733 msgid "unknown array size in delete"
29737 #, gcc-internal-format
29738 msgid "type to vector delete is neither pointer or array type"
29742 #, gcc-internal-format
29743 msgid "junk at end of #pragma %s"
29747 #, gcc-internal-format
29748 msgid "invalid #pragma %s"
29752 #, gcc-internal-format
29753 msgid "#pragma vtable no longer supported"
29757 #, gcc-internal-format
29758 msgid "#pragma implementation for %qs appears after file is included"
29762 #, gcc-internal-format
29763 msgid "junk at end of #pragma GCC java_exceptions"
29767 #, fuzzy, gcc-internal-format
29768 msgid "%qD not defined"
29769 msgstr "YYDEBUG не вызначан."
29772 #, fuzzy, gcc-internal-format
29773 msgid "%qD was not declared in this scope"
29774 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
29776 #. In a template, it is invalid to write "f()" or "f(3)" if no
29777 #. declaration of "f" is available. Historically, G++ and most
29778 #. other compilers accepted that usage since they deferred all name
29779 #. lookup until instantiation time rather than doing unqualified
29780 #. name lookup at template definition time; explain to the user what
29783 #. Note that we have the exact wording of the following message in
29784 #. the manual (trouble.texi, node "Name lookup"), so they need to
29785 #. be kept in synch.
29787 #, gcc-internal-format
29788 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
29792 #, gcc-internal-format
29793 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
29796 #: cp/mangle.c:1691
29797 #, gcc-internal-format
29798 msgid "mangling typeof, use decltype instead"
29801 #: cp/mangle.c:2211
29802 #, gcc-internal-format
29803 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
29806 #: cp/mangle.c:2219
29807 #, gcc-internal-format
29808 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
29811 #: cp/mangle.c:2269
29812 #, gcc-internal-format
29813 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
29816 #: cp/mangle.c:2587
29817 #, gcc-internal-format
29818 msgid "the mangled name of %qD will change in a future version of GCC"
29822 #, gcc-internal-format
29823 msgid "generic thunk code fails for method %q#D which uses %<...%>"
29827 #, gcc-internal-format
29828 msgid "non-static const member %q#D, can't use default assignment operator"
29832 #, gcc-internal-format
29833 msgid "non-static reference member %q#D, can't use default assignment operator"
29837 #, gcc-internal-format
29838 msgid "%Hsynthesized method %qD first required here "
29841 #: cp/method.c:1159
29842 #, gcc-internal-format
29843 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
29846 #: cp/name-lookup.c:727
29847 #, fuzzy, gcc-internal-format
29848 msgid "redeclaration of %<wchar_t%> as %qT"
29849 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29851 #. A redeclaration of main, but not a duplicate of the
29854 #. [basic.start.main]
29856 #. This function shall not be overloaded.
29857 #: cp/name-lookup.c:757
29858 #, fuzzy, gcc-internal-format
29859 msgid "invalid redeclaration of %q+D"
29860 msgstr "Нерэчаіснае абвяшчэнне"
29862 #: cp/name-lookup.c:758
29863 #, fuzzy, gcc-internal-format
29867 #: cp/name-lookup.c:849
29868 #, fuzzy, gcc-internal-format
29869 msgid "type mismatch with previous external decl of %q#D"
29870 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29872 #: cp/name-lookup.c:850
29873 #, fuzzy, gcc-internal-format
29874 msgid "previous external decl of %q+#D"
29875 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29877 #: cp/name-lookup.c:941
29878 #, fuzzy, gcc-internal-format
29879 msgid "extern declaration of %q#D doesn't match"
29880 msgstr "пустое абвяшчэнне"
29882 #: cp/name-lookup.c:942
29883 #, fuzzy, gcc-internal-format
29884 msgid "global declaration %q+#D"
29885 msgstr "паўторнае абвяшчэнне меткі \"%s\""
29887 #: cp/name-lookup.c:979 cp/name-lookup.c:986
29888 #, fuzzy, gcc-internal-format
29889 msgid "declaration of %q#D shadows a parameter"
29890 msgstr "абвяшчэньне `%#D'"
29892 #. Location of previous decl is not useful in this case.
29893 #: cp/name-lookup.c:1011
29894 #, gcc-internal-format
29895 msgid "declaration of %qD shadows a member of 'this'"
29898 #: cp/name-lookup.c:1017
29899 #, fuzzy, gcc-internal-format
29900 msgid "declaration of %qD shadows a previous local"
29901 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
29903 #: cp/name-lookup.c:1024
29904 #, gcc-internal-format
29905 msgid "declaration of %qD shadows a global declaration"
29908 #: cp/name-lookup.c:1147
29909 #, gcc-internal-format
29910 msgid "name lookup of %qD changed"
29913 #: cp/name-lookup.c:1148
29914 #, gcc-internal-format
29915 msgid " matches this %q+D under ISO standard rules"
29918 #: cp/name-lookup.c:1150
29919 #, gcc-internal-format
29920 msgid " matches this %q+D under old rules"
29923 #: cp/name-lookup.c:1168 cp/name-lookup.c:1176
29924 #, gcc-internal-format
29925 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
29928 #: cp/name-lookup.c:1170
29929 #, gcc-internal-format
29930 msgid " cannot use obsolete binding at %q+D because it has a destructor"
29933 #: cp/name-lookup.c:1178
29934 #, gcc-internal-format
29935 msgid " using obsolete binding at %q+D"
29938 #: cp/name-lookup.c:1231
29939 #, gcc-internal-format
29940 msgid "%s %s(%E) %p %d\n"
29943 #: cp/name-lookup.c:1234
29944 #, fuzzy, gcc-internal-format
29945 msgid "%s %s %p %d\n"
29948 #: cp/name-lookup.c:1361
29949 #, gcc-internal-format
29950 msgid "XXX is_class_level != (current_scope == class_scope)\n"
29953 #: cp/name-lookup.c:1922
29954 #, fuzzy, gcc-internal-format
29955 msgid "%q#D hides constructor for %q#T"
29956 msgstr "дэструктару неабходны \"%#D\""
29958 #: cp/name-lookup.c:1939
29959 #, fuzzy, gcc-internal-format
29960 msgid "%q#D conflicts with previous using declaration %q#D"
29961 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
29963 #: cp/name-lookup.c:1962
29964 #, fuzzy, gcc-internal-format
29965 msgid "previous non-function declaration %q+#D"
29966 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29968 #: cp/name-lookup.c:1963
29969 #, fuzzy, gcc-internal-format
29970 msgid "conflicts with function declaration %q#D"
29971 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
29973 #. It's a nested name with template parameter dependent scope.
29974 #. This can only be using-declaration for class member.
29975 #: cp/name-lookup.c:2041 cp/name-lookup.c:2066
29976 #, fuzzy, gcc-internal-format
29977 msgid "%qT is not a namespace"
29978 msgstr "\"%s\" мае незавершаны тып"
29981 #. A using-declaration shall not name a template-id.
29982 #: cp/name-lookup.c:2051
29983 #, gcc-internal-format
29984 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
29987 #: cp/name-lookup.c:2058
29988 #, fuzzy, gcc-internal-format
29989 msgid "namespace %qD not allowed in using-declaration"
29990 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
29992 #: cp/name-lookup.c:2094
29993 #, fuzzy, gcc-internal-format
29994 msgid "%qD not declared"
29995 msgstr "YYDEBUG не вызначан."
29997 #: cp/name-lookup.c:2130 cp/name-lookup.c:2167 cp/name-lookup.c:2201
29998 #: cp/name-lookup.c:2216
29999 #, fuzzy, gcc-internal-format
30000 msgid "%qD is already declared in this scope"
30001 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
30003 #: cp/name-lookup.c:2819
30004 #, gcc-internal-format
30005 msgid "using-declaration for non-member at class scope"
30008 #: cp/name-lookup.c:2826
30009 #, gcc-internal-format
30010 msgid "%<%T::%D%> names destructor"
30013 #: cp/name-lookup.c:2831
30014 #, gcc-internal-format
30015 msgid "%<%T::%D%> names constructor"
30018 #: cp/name-lookup.c:2836
30019 #, fuzzy, gcc-internal-format
30020 msgid "%<%T::%D%> names constructor in %qT"
30021 msgstr "дэструктару неабходны \"%#D\""
30023 #: cp/name-lookup.c:2886
30024 #, gcc-internal-format
30025 msgid "no members matching %<%T::%D%> in %q#T"
30028 #: cp/name-lookup.c:2954
30029 #, gcc-internal-format
30030 msgid "declaration of %qD not in a namespace surrounding %qD"
30033 #: cp/name-lookup.c:2962
30034 #, fuzzy, gcc-internal-format
30035 msgid "explicit qualification in declaration of %qD"
30036 msgstr "паўторнае абвяшчэнне меткі \"%s\""
30038 #: cp/name-lookup.c:3005
30039 #, gcc-internal-format
30040 msgid "%qD should have been declared inside %qD"
30043 #: cp/name-lookup.c:3050
30044 #, gcc-internal-format
30045 msgid "%qD attribute requires a single NTBS argument"
30048 #: cp/name-lookup.c:3057
30049 #, gcc-internal-format
30050 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
30053 #: cp/name-lookup.c:3066 cp/name-lookup.c:3435
30054 #, fuzzy, gcc-internal-format
30055 msgid "%qD attribute directive ignored"
30056 msgstr "\"%s\" атрыбут ігнарыруецца"
30058 #: cp/name-lookup.c:3111
30059 #, fuzzy, gcc-internal-format
30060 msgid "namespace alias %qD not allowed here, assuming %qD"
30061 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
30063 #: cp/name-lookup.c:3423
30064 #, gcc-internal-format
30065 msgid "strong using only meaningful at namespace scope"
30068 #: cp/name-lookup.c:3427
30069 #, gcc-internal-format
30070 msgid "current namespace %qD does not enclose strongly used namespace %qD"
30073 #: cp/name-lookup.c:4320
30074 #, fuzzy, gcc-internal-format
30075 msgid "%q+D is not a function,"
30076 msgstr "`%D' - гэта ня функцыя,"
30078 #: cp/name-lookup.c:4321
30079 #, gcc-internal-format
30080 msgid " conflict with %q+D"
30083 #: cp/name-lookup.c:4756
30084 #, gcc-internal-format
30085 msgid "argument dependent lookup finds %q+D"
30088 #: cp/name-lookup.c:5188
30089 #, gcc-internal-format
30090 msgid "XXX entering pop_everything ()\n"
30093 #: cp/name-lookup.c:5197
30094 #, gcc-internal-format
30095 msgid "XXX leaving pop_everything ()\n"
30099 #, gcc-internal-format
30100 msgid "identifier %<%s%> will become a keyword in C++0x"
30103 #: cp/parser.c:2069
30104 #, fuzzy, gcc-internal-format
30105 msgid "%<#pragma%> is not allowed here"
30106 msgstr "Клас \"%s\" ужо існуе"
30108 #: cp/parser.c:2099
30109 #, gcc-internal-format
30110 msgid "%<%E::%E%> has not been declared"
30113 #: cp/parser.c:2102
30114 #, gcc-internal-format
30115 msgid "%<::%E%> has not been declared"
30118 #: cp/parser.c:2105
30119 #, gcc-internal-format
30120 msgid "request for member %qE in non-class type %qT"
30123 #: cp/parser.c:2108
30124 #, gcc-internal-format
30125 msgid "%<%T::%E%> has not been declared"
30128 #: cp/parser.c:2111
30129 #, gcc-internal-format
30130 msgid "%qE has not been declared"
30133 #: cp/parser.c:2114
30134 #, gcc-internal-format
30135 msgid "%<%E::%E%> %s"
30138 #: cp/parser.c:2116
30139 #, gcc-internal-format
30140 msgid "%<::%E%> %s"
30143 #: cp/parser.c:2118
30144 #, gcc-internal-format
30148 #: cp/parser.c:2155
30149 #, fuzzy, gcc-internal-format
30150 msgid "ISO C++ 1998 does not support %<long long%>"
30151 msgstr "ISO C++ не падтрымлівае \"long long\""
30153 #: cp/parser.c:2175
30154 #, fuzzy, gcc-internal-format
30155 msgid "duplicate %qs"
30156 msgstr "паўтарэньне `%s'"
30158 #: cp/parser.c:2218
30159 #, gcc-internal-format
30160 msgid "new types may not be defined in a return type"
30163 #: cp/parser.c:2219
30164 #, fuzzy, gcc-internal-format
30165 msgid "(perhaps a semicolon is missing after the definition of %qT)"
30166 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
30168 #: cp/parser.c:2238 cp/parser.c:4081 cp/pt.c:5509
30169 #, fuzzy, gcc-internal-format
30170 msgid "%qT is not a template"
30171 msgstr "\"%s\" мае незавершаны тып"
30173 #: cp/parser.c:2240
30174 #, fuzzy, gcc-internal-format
30175 msgid "%qE is not a template"
30176 msgstr "\"%s\" мае незавершаны тып"
30178 #: cp/parser.c:2242
30179 #, fuzzy, gcc-internal-format
30180 msgid "invalid template-id"
30181 msgstr "Нерэчаісны выбар %s"
30183 #: cp/parser.c:2271
30184 #, fuzzy, gcc-internal-format
30185 msgid "%s cannot appear in a constant-expression"
30186 msgstr "памер масіва \"%s\" адмоўны"
30188 #: cp/parser.c:2296
30189 #, fuzzy, gcc-internal-format
30190 msgid "invalid use of template-name %qE without an argument list"
30191 msgstr "нявернае выкарыстанне \"restict\""
30193 #: cp/parser.c:2298
30194 #, fuzzy, gcc-internal-format
30195 msgid "invalid use of destructor %qD as a type"
30196 msgstr "нявернае выкарыстанне \"restict\""
30198 #. Something like 'unsigned A a;'
30199 #: cp/parser.c:2301
30200 #, gcc-internal-format
30201 msgid "invalid combination of multiple type-specifiers"
30204 #. Issue an error message.
30205 #: cp/parser.c:2305
30206 #, fuzzy, gcc-internal-format
30207 msgid "%qE does not name a type"
30208 msgstr "\"%s\" мае незавершаны тып"
30210 #: cp/parser.c:2337
30211 #, gcc-internal-format
30212 msgid "(perhaps %<typename %T::%E%> was intended)"
30215 #: cp/parser.c:2352
30216 #, gcc-internal-format
30217 msgid "%qE in namespace %qE does not name a type"
30220 #: cp/parser.c:2355
30221 #, gcc-internal-format
30222 msgid "%qE in class %qT does not name a type"
30225 #: cp/parser.c:3164
30226 #, gcc-internal-format
30227 msgid "ISO C++ forbids braced-groups within expressions"
30230 #: cp/parser.c:3175
30231 #, gcc-internal-format
30232 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
30235 #: cp/parser.c:3233
30236 #, fuzzy, gcc-internal-format
30237 msgid "%<this%> may not be used in this context"
30238 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
30240 #: cp/parser.c:3416
30241 #, gcc-internal-format
30242 msgid "local variable %qD may not appear in this context"
30245 #: cp/parser.c:3715
30246 #, gcc-internal-format
30247 msgid "scope %qT before %<~%> is not a class-name"
30250 #: cp/parser.c:3816
30251 #, gcc-internal-format
30252 msgid "declaration of %<~%T%> as member of %qT"
30255 #: cp/parser.c:3830
30256 #, gcc-internal-format
30257 msgid "typedef-name %qD used as destructor declarator"
30260 #: cp/parser.c:4484
30261 #, fuzzy, gcc-internal-format
30262 msgid "ISO C++ forbids compound-literals"
30263 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
30265 #: cp/parser.c:4841
30266 #, fuzzy, gcc-internal-format
30267 msgid "%qE does not have class type"
30268 msgstr "\"%s\" мае незавершаны тып"
30270 #: cp/parser.c:4924 cp/typeck.c:2024
30271 #, fuzzy, gcc-internal-format
30272 msgid "invalid use of %qD"
30273 msgstr "нерэчаіснае выкарыстаньне `%D'"
30275 #: cp/parser.c:5486
30276 #, gcc-internal-format
30277 msgid "array bound forbidden after parenthesized type-id"
30280 #: cp/parser.c:5487
30281 #, gcc-internal-format
30282 msgid "try removing the parentheses around the type-id"
30285 #: cp/parser.c:5677
30286 #, gcc-internal-format
30287 msgid "expression in new-declarator must have integral or enumeration type"
30290 #: cp/parser.c:5866
30291 #, gcc-internal-format
30292 msgid "use of old-style cast"
30295 #: cp/parser.c:5992
30296 #, gcc-internal-format
30297 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
30300 #: cp/parser.c:5995
30301 #, gcc-internal-format
30302 msgid "suggest parentheses around %<>>%> expression"
30305 #: cp/parser.c:6799
30306 #, gcc-internal-format
30307 msgid "case label %qE not within a switch statement"
30310 #: cp/parser.c:6928
30311 #, gcc-internal-format
30312 msgid "%<else%> without a previous %<if%>"
30315 #: cp/parser.c:7214
30316 #, gcc-internal-format
30317 msgid "suggest a space before %<;%> or explicit braces around empty body in %<%s%> statement"
30320 #: cp/parser.c:7474
30321 #, gcc-internal-format
30322 msgid "ISO C++ forbids computed gotos"
30325 #: cp/parser.c:7614
30326 #, gcc-internal-format
30327 msgid "extra %<;%>"
30330 #: cp/parser.c:7831
30331 #, gcc-internal-format
30332 msgid "%<__label__%> not at the beginning of a block"
30335 #: cp/parser.c:7964
30336 #, gcc-internal-format
30337 msgid "mixing declarations and function-definitions is forbidden"
30340 #: cp/parser.c:8096
30341 #, gcc-internal-format
30342 msgid "%<friend%> used outside of class"
30345 #: cp/parser.c:8250
30346 #, fuzzy, gcc-internal-format
30347 msgid "class definition may not be declared a friend"
30348 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
30350 #: cp/parser.c:8314 cp/parser.c:15235
30351 #, gcc-internal-format
30352 msgid "templates may not be %<virtual%>"
30355 #: cp/parser.c:8786
30356 #, gcc-internal-format
30357 msgid "only constructors take base initializers"
30360 #: cp/parser.c:8806
30361 #, fuzzy, gcc-internal-format
30362 msgid "cannot expand initializer for member %<%D%>"
30363 msgstr "прапушчан ініцыялізатар"
30365 #: cp/parser.c:8858
30366 #, gcc-internal-format
30367 msgid "anachronistic old-style base class initializer"
30370 #: cp/parser.c:8903
30371 #, gcc-internal-format
30372 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
30375 #. Warn that we do not support `export'.
30376 #: cp/parser.c:9248
30377 #, gcc-internal-format
30378 msgid "keyword %<export%> not implemented, and will be ignored"
30381 #: cp/parser.c:9419 cp/parser.c:9517 cp/parser.c:9618
30382 #, fuzzy, gcc-internal-format
30383 msgid "template parameter pack %qD cannot have a default argument"
30384 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
30386 #: cp/parser.c:9422
30387 #, fuzzy, gcc-internal-format
30388 msgid "template parameter pack cannot have a default argument"
30389 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
30391 #: cp/parser.c:9520 cp/parser.c:9621
30392 #, fuzzy, gcc-internal-format
30393 msgid "template parameter packs cannot have default arguments"
30394 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
30396 #. Otherwise, emit an error about the invalid digraph, but continue
30397 #. parsing because we got our argument list.
30398 #: cp/parser.c:9758
30399 #, gcc-internal-format
30400 msgid "%<<::%> cannot begin a template-argument list"
30403 #: cp/parser.c:9759
30404 #, gcc-internal-format
30405 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
30408 #: cp/parser.c:9766
30409 #, gcc-internal-format
30410 msgid "(if you use -fpermissive G++ will accept your code)"
30413 #: cp/parser.c:9839
30414 #, gcc-internal-format
30415 msgid "parse error in template argument list"
30418 #. Explain what went wrong.
30419 #: cp/parser.c:9952
30420 #, gcc-internal-format
30421 msgid "non-template %qD used as template"
30424 #: cp/parser.c:9953
30425 #, gcc-internal-format
30426 msgid "use %<%T::template %D%> to indicate that it is a template"
30429 #: cp/parser.c:10476
30430 #, gcc-internal-format
30431 msgid "template specialization with C linkage"
30434 #: cp/parser.c:11067
30435 #, gcc-internal-format
30436 msgid "using %<typename%> outside of template"
30439 #: cp/parser.c:11226
30440 #, gcc-internal-format
30441 msgid "declaration %qD does not declare anything"
30444 #: cp/parser.c:11310
30445 #, gcc-internal-format
30446 msgid "attributes ignored on uninstantiated type"
30449 #: cp/parser.c:11314
30450 #, gcc-internal-format
30451 msgid "attributes ignored on template instantiation"
30454 #: cp/parser.c:11319
30455 #, gcc-internal-format
30456 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
30459 #: cp/parser.c:11441
30460 #, gcc-internal-format
30461 msgid "comma at end of enumerator list"
30464 #: cp/parser.c:11533
30465 #, fuzzy, gcc-internal-format
30466 msgid "%qD is not a namespace-name"
30467 msgstr "`%D' - гэта ня функцыя,"
30469 #: cp/parser.c:11634
30470 #, gcc-internal-format
30471 msgid "%<namespace%> definition is not allowed here"
30474 #. [namespace.udecl]
30476 #. A using declaration shall not name a template-id.
30477 #: cp/parser.c:11773
30478 #, fuzzy, gcc-internal-format
30479 msgid "a template-id may not appear in a using-declaration"
30480 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
30482 #: cp/parser.c:12135
30483 #, gcc-internal-format
30484 msgid "an asm-specification is not allowed on a function-definition"
30487 #: cp/parser.c:12137
30488 #, fuzzy, gcc-internal-format
30489 msgid "attributes are not allowed on a function-definition"
30490 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
30492 #: cp/parser.c:12270
30493 #, fuzzy, gcc-internal-format
30494 msgid "initializer provided for function"
30495 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
30497 #: cp/parser.c:12290
30498 #, gcc-internal-format
30499 msgid "attributes after parenthesized initializer ignored"
30502 #: cp/parser.c:12671 cp/pt.c:8893
30503 #, fuzzy, gcc-internal-format
30504 msgid "array bound is not an integer constant"
30505 msgstr "памер масіва \"%s\" адмоўны"
30507 #: cp/parser.c:12780
30508 #, fuzzy, gcc-internal-format
30509 msgid "%<%T::%E%> is not a type"
30510 msgstr "\"%s\" мае незавершаны тып"
30512 #: cp/parser.c:12806
30513 #, fuzzy, gcc-internal-format
30514 msgid "invalid use of constructor as a template"
30515 msgstr "нявернае выкарыстанне \"restict\""
30517 #: cp/parser.c:12807
30518 #, gcc-internal-format
30519 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
30522 #: cp/parser.c:12979
30523 #, gcc-internal-format
30524 msgid "%qD is a namespace"
30527 #: cp/parser.c:13054
30528 #, fuzzy, gcc-internal-format
30529 msgid "duplicate cv-qualifier"
30530 msgstr "паўтарэнне \"volatile\""
30532 #: cp/parser.c:13640
30533 #, fuzzy, gcc-internal-format
30534 msgid "file ends in default argument"
30535 msgstr "нехапае аргументаў у функцыі \"%s\""
30537 #: cp/parser.c:13683
30538 #, gcc-internal-format
30539 msgid "deprecated use of default argument for parameter of non-function"
30542 #: cp/parser.c:13686
30543 #, gcc-internal-format
30544 msgid "default arguments are only permitted for function parameters"
30547 #: cp/parser.c:13702
30548 #, gcc-internal-format
30549 msgid "%sparameter pack %qD cannot have a default argument"
30552 #: cp/parser.c:13705
30553 #, gcc-internal-format
30554 msgid "%sparameter pack cannot have a default argument"
30557 #: cp/parser.c:13947
30558 #, gcc-internal-format
30559 msgid "ISO C++ does not allow designated initializers"
30562 #: cp/parser.c:14547
30563 #, fuzzy, gcc-internal-format
30564 msgid "invalid class name in declaration of %qD"
30565 msgstr "Нерэчаіснае абвяшчэнне"
30567 #: cp/parser.c:14559
30568 #, gcc-internal-format
30569 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
30572 #: cp/parser.c:14562
30573 #, gcc-internal-format
30574 msgid "declaration of %qD in %qD which does not enclose %qD"
30577 #: cp/parser.c:14575
30578 #, gcc-internal-format
30579 msgid "extra qualification ignored"
30582 #: cp/parser.c:14586
30583 #, fuzzy, gcc-internal-format
30584 msgid "an explicit specialization must be preceded by %<template <>%>"
30585 msgstr "ініцыялізацыя"
30587 #: cp/parser.c:14613
30588 #, gcc-internal-format
30589 msgid "function template %qD redeclared as a class template"
30592 #: cp/parser.c:14689
30593 #, fuzzy, gcc-internal-format
30594 msgid "previous definition of %q+#T"
30595 msgstr "папярэдняе вызначэньне `%#T'"
30597 #: cp/parser.c:14935
30598 #, gcc-internal-format
30599 msgid "%Hextra %<;%>"
30602 #: cp/parser.c:14953
30603 #, gcc-internal-format
30604 msgid "a class-key must be used when declaring a friend"
30607 #: cp/parser.c:14967
30608 #, gcc-internal-format
30609 msgid "friend declaration does not name a class or function"
30612 #: cp/parser.c:15144
30613 #, gcc-internal-format
30614 msgid "pure-specifier on function-definition"
30617 #: cp/parser.c:15438
30618 #, gcc-internal-format
30619 msgid "keyword %<typename%> not allowed outside of templates"
30622 #: cp/parser.c:15440
30623 #, gcc-internal-format
30624 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
30627 #: cp/parser.c:16489
30628 #, fuzzy, gcc-internal-format
30629 msgid "too few template-parameter-lists"
30630 msgstr "невыкарыстаемы параметр \"%s\""
30632 #. Otherwise, there are too many template parameter lists. We have
30635 #. template <class T> template <class U> void S::f();
30636 #: cp/parser.c:16504
30637 #, gcc-internal-format
30638 msgid "too many template-parameter-lists"
30641 #. Issue an error message.
30642 #: cp/parser.c:16776
30643 #, fuzzy, gcc-internal-format
30644 msgid "named return values are no longer supported"
30645 msgstr "-pipe не падтрымліваецца."
30647 #. 14.5.2.2 [temp.mem]
30649 #. A local class shall not have member templates.
30650 #: cp/parser.c:16848
30651 #, gcc-internal-format
30652 msgid "invalid declaration of member template in local class"
30655 #: cp/parser.c:16857
30656 #, gcc-internal-format
30657 msgid "template with C linkage"
30660 #: cp/parser.c:17001
30661 #, fuzzy, gcc-internal-format
30662 msgid "template declaration of %qs"
30663 msgstr "пустое абвяшчэнне"
30665 #: cp/parser.c:17064
30666 #, fuzzy, gcc-internal-format
30667 msgid "explicit template specialization cannot have a storage class"
30668 msgstr "ініцыялізацыя"
30670 #: cp/parser.c:17253
30671 #, gcc-internal-format
30672 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
30675 #: cp/parser.c:17266
30676 #, gcc-internal-format
30677 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
30680 #: cp/parser.c:17601
30681 #, gcc-internal-format
30682 msgid "invalid use of %qD in linkage specification"
30685 #: cp/parser.c:17614
30686 #, gcc-internal-format
30687 msgid "%<__thread%> before %qD"
30690 #: cp/parser.c:17929
30691 #, gcc-internal-format
30692 msgid "%qs tag used in naming %q#T"
30695 #: cp/parser.c:17950
30696 #, gcc-internal-format
30697 msgid "%qD redeclared with different access"
30700 #: cp/parser.c:17967
30701 #, gcc-internal-format
30702 msgid "%<template%> (as a disambiguator) is only allowed within templates"
30705 #: cp/parser.c:18220 cp/parser.c:19143 cp/parser.c:19274
30706 #, gcc-internal-format
30707 msgid "misplaced %<@%D%> Objective-C++ construct"
30710 #: cp/parser.c:18361
30711 #, gcc-internal-format
30712 msgid "%<@encode%> must specify a type as an argument"
30715 #: cp/parser.c:18676
30716 #, gcc-internal-format
30717 msgid "invalid Objective-C++ selector name"
30720 #: cp/parser.c:19007
30721 #, gcc-internal-format
30722 msgid "identifier expected after %<@protocol%>"
30725 #: cp/parser.c:19708
30726 #, gcc-internal-format
30727 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
30730 #: cp/parser.c:19824
30731 #, fuzzy, gcc-internal-format
30732 msgid "%qs is not valid for %qs"
30733 msgstr "complex нерэчаісны для \"%s\""
30735 #: cp/parser.c:20479
30736 #, gcc-internal-format
30737 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
30740 #: cp/parser.c:20566
30741 #, gcc-internal-format
30742 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
30745 #: cp/parser.c:20624
30746 #, gcc-internal-format
30747 msgid "inter-module optimizations not implemented for C++"
30751 #, gcc-internal-format
30752 msgid "data member %qD cannot be a member template"
30756 #, fuzzy, gcc-internal-format
30757 msgid "invalid member template declaration %qD"
30758 msgstr "паўторнае абвяшчэнне меткі \"%s\""
30761 #, fuzzy, gcc-internal-format
30762 msgid "explicit specialization in non-namespace scope %qD"
30763 msgstr "ініцыялізацыя"
30766 #, gcc-internal-format
30767 msgid "enclosing class templates are not explicitly specialized"
30771 #, gcc-internal-format
30772 msgid "specialization of %qD in different namespace"
30775 #: cp/pt.c:715 cp/pt.c:812
30776 #, fuzzy, gcc-internal-format
30777 msgid " from definition of %q+#D"
30778 msgstr "папярэдняе вызначэньне `%#T'"
30781 #, gcc-internal-format
30782 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
30786 #, fuzzy, gcc-internal-format
30787 msgid "name of class shadows template template parameter %qD"
30788 msgstr "нявернае выкарыстанне \"restict\""
30791 #, gcc-internal-format
30792 msgid "specialization of %qT after instantiation"
30796 #, gcc-internal-format
30797 msgid "specializing %q#T in different namespace"
30801 #, gcc-internal-format
30802 msgid "specialization %qT after instantiation %qT"
30806 #, fuzzy, gcc-internal-format
30807 msgid "explicit specialization of non-template %qT"
30808 msgstr "ініцыялізацыя"
30811 #, gcc-internal-format
30812 msgid "specialization of %qD after instantiation"
30816 #, fuzzy, gcc-internal-format
30817 msgid "%qD is not a function template"
30818 msgstr "\"%s\" звычайна функцыя"
30821 #, gcc-internal-format
30822 msgid "template-id %qD for %q+D does not match any template declaration"
30826 #, gcc-internal-format
30827 msgid "ambiguous template specialization %qD for %q+D"
30830 #. This case handles bogus declarations like template <>
30831 #. template <class T> void f<int>();
30832 #: cp/pt.c:1924 cp/pt.c:1978
30833 #, fuzzy, gcc-internal-format
30834 msgid "template-id %qD in declaration of primary template"
30835 msgstr "пустое абвяшчэнне"
30838 #, gcc-internal-format
30839 msgid "template parameter list used in explicit instantiation"
30843 #, gcc-internal-format
30844 msgid "definition provided for explicit instantiation"
30848 #, fuzzy, gcc-internal-format
30849 msgid "too many template parameter lists in declaration of %qD"
30850 msgstr "пустое абвяшчэнне"
30853 #, fuzzy, gcc-internal-format
30854 msgid "too few template parameter lists in declaration of %qD"
30855 msgstr "пустое абвяшчэнне"
30858 #, gcc-internal-format
30859 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
30863 #, gcc-internal-format
30864 msgid "function template partial specialization %qD is not allowed"
30868 #, gcc-internal-format
30869 msgid "default argument specified in explicit specialization"
30873 #, fuzzy, gcc-internal-format
30874 msgid "%qD is not a template function"
30875 msgstr "`%D' - гэта ня функцыя,"
30878 #, fuzzy, gcc-internal-format
30879 msgid "%qD is not declared in %qD"
30880 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
30882 #. From [temp.expl.spec]:
30884 #. If such an explicit specialization for the member
30885 #. of a class template names an implicitly-declared
30886 #. special member function (clause _special_), the
30887 #. program is ill-formed.
30889 #. Similar language is found in [temp.explicit].
30891 #, gcc-internal-format
30892 msgid "specialization of implicitly-declared special member function"
30896 #, fuzzy, gcc-internal-format
30897 msgid "no member function %qD declared in %qT"
30898 msgstr "у функцыі \"%s\":"
30901 #, gcc-internal-format
30902 msgid "base initializer expansion %<%T%> contains no parameter packs"
30906 #, gcc-internal-format
30907 msgid "expansion pattern %<%T%> contains no argument packs"
30911 #, gcc-internal-format
30912 msgid "expansion pattern %<%E%> contains no argument packs"
30916 #, gcc-internal-format
30917 msgid "parameter packs not expanded with `...':"
30920 #: cp/pt.c:2745 cp/pt.c:3361
30921 #, gcc-internal-format
30926 #, gcc-internal-format
30927 msgid " <anonymous>"
30931 #, fuzzy, gcc-internal-format
30932 msgid "declaration of %q+#D"
30933 msgstr "абвяшчэньне `%#D'"
30936 #, fuzzy, gcc-internal-format
30937 msgid " shadows template parm %q+#D"
30938 msgstr "невыкарыстаемы параметр \"%s\""
30941 #, gcc-internal-format
30942 msgid "template parameters not used in partial specialization:"
30946 #, gcc-internal-format
30947 msgid "partial specialization %qT does not specialize any template arguments"
30951 #, gcc-internal-format
30952 msgid "parameter pack argument %qE must be at the end of the template argument list"
30956 #, gcc-internal-format
30957 msgid "parameter pack argument %qT must be at the end of the template argument list"
30961 #, gcc-internal-format
30962 msgid "template argument %qE involves template parameter(s)"
30966 #, gcc-internal-format
30967 msgid "type %qT of template argument %qE depends on template parameter(s)"
30971 #, fuzzy, gcc-internal-format
30972 msgid "no default argument for %qD"
30973 msgstr "нехапае аргументаў у функцыі \"%s\""
30976 #, gcc-internal-format
30977 msgid "parameter pack %qE must be at the end of the template parameter list"
30981 #, gcc-internal-format
30982 msgid "parameter pack %qT must be at the end of the template parameter list"
30986 #, gcc-internal-format
30987 msgid "template class without a name"
30992 #. A destructor shall not be a member template.
30994 #, gcc-internal-format
30995 msgid "destructor %qD declared as member template"
30998 #. [basic.stc.dynamic.allocation]
31000 #. An allocation function can be a function
31001 #. template. ... Template allocation functions shall
31002 #. have two or more parameters.
31004 #, fuzzy, gcc-internal-format
31005 msgid "invalid template declaration of %qD"
31006 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31009 #, fuzzy, gcc-internal-format
31010 msgid "template definition of non-template %q#D"
31011 msgstr "абвяшчэньне шаблёну `%#D'"
31014 #, gcc-internal-format
31015 msgid "expected %d levels of template parms for %q#D, got %d"
31019 #, fuzzy, gcc-internal-format
31020 msgid "got %d template parameters for %q#D"
31021 msgstr "невыкарыстаемы параметр \"%s\""
31024 #, fuzzy, gcc-internal-format
31025 msgid "got %d template parameters for %q#T"
31026 msgstr "невыкарыстаемы параметр \"%s\""
31029 #, gcc-internal-format
31030 msgid " but %d required"
31034 #, gcc-internal-format
31035 msgid "template arguments to %qD do not match original template %qD"
31039 #, fuzzy, gcc-internal-format
31040 msgid "use template<> for an explicit specialization"
31041 msgstr "ініцыялізацыя"
31044 #, fuzzy, gcc-internal-format
31045 msgid "%qT is not a template type"
31046 msgstr "\"%s\" мае незавершаны тып"
31049 #, fuzzy, gcc-internal-format
31050 msgid "template specifiers not specified in declaration of %qD"
31051 msgstr "пустое абвяшчэнне"
31054 #, gcc-internal-format
31055 msgid "redeclared with %d template parameter(s)"
31059 #, fuzzy, gcc-internal-format
31060 msgid "previous declaration %q+D used %d template parameter(s)"
31061 msgstr "няма папярэдняга аб'яўлення для \"%s\""
31064 #, fuzzy, gcc-internal-format
31065 msgid "template parameter %q+#D"
31066 msgstr "невыкарыстаемы параметр \"%s\""
31069 #, gcc-internal-format
31070 msgid "redeclared here as %q#D"
31073 #. We have in [temp.param]:
31075 #. A template-parameter may not be given default arguments
31076 #. by two different declarations in the same scope.
31078 #, fuzzy, gcc-internal-format
31079 msgid "redefinition of default argument for %q#D"
31080 msgstr "нехапае аргументаў у функцыі \"%s\""
31083 #, fuzzy, gcc-internal-format
31084 msgid "%Joriginal definition appeared here"
31085 msgstr "папярэдняе вызначэньне"
31088 #, gcc-internal-format
31089 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
31093 #, gcc-internal-format
31094 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
31098 #, gcc-internal-format
31099 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
31103 #, gcc-internal-format
31104 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
31108 #, gcc-internal-format
31109 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
31113 #, gcc-internal-format
31114 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
31118 #, gcc-internal-format
31119 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
31123 #, gcc-internal-format
31124 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
31128 #, gcc-internal-format
31129 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
31133 #, gcc-internal-format
31134 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
31138 #, gcc-internal-format
31139 msgid "try using %qE instead"
31143 #, gcc-internal-format
31144 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
31148 #, gcc-internal-format
31149 msgid "standard conversions are not allowed in this context"
31153 #, gcc-internal-format
31154 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
31157 #: cp/pt.c:4876 cp/pt.c:4895 cp/pt.c:4945
31158 #, gcc-internal-format
31159 msgid "type/value mismatch at argument %d in template parameter list for %qD"
31163 #, gcc-internal-format
31164 msgid " expected a constant of type %qT, got %qT"
31168 #, gcc-internal-format
31169 msgid " expected a class template, got %qE"
31173 #, gcc-internal-format
31174 msgid " expected a type, got %qE"
31178 #, gcc-internal-format
31179 msgid " expected a type, got %qT"
31183 #, gcc-internal-format
31184 msgid " expected a class template, got %qT"
31188 #, gcc-internal-format
31189 msgid " expected a template of type %qD, got %qD"
31193 #, gcc-internal-format
31194 msgid "could not convert template argument %qE to %qT"
31198 #, gcc-internal-format
31199 msgid "wrong number of template arguments (%d, should be %d)"
31203 #, gcc-internal-format
31204 msgid "wrong number of template arguments (%d, should be %d%s)"
31208 #, fuzzy, gcc-internal-format
31209 msgid "provided for %q+D"
31210 msgstr "дэструктару неабходны \"%#D\""
31213 #, gcc-internal-format
31214 msgid "cannot expand %<%E%> into a fixed-length argument list"
31218 #, gcc-internal-format
31219 msgid "cannot expand %<%T%> into a fixed-length argument list"
31223 #, fuzzy, gcc-internal-format
31224 msgid "template argument %d is invalid"
31225 msgstr "параметр \"%s\" ініцыялізаваны"
31228 #, gcc-internal-format
31229 msgid "non-template type %qT used as a template"
31233 #, fuzzy, gcc-internal-format
31234 msgid "for template declaration %q+D"
31235 msgstr "пустое абвяшчэнне"
31238 #, gcc-internal-format
31239 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
31243 #, gcc-internal-format
31244 msgid "mismatched argument pack lengths while expanding %<%T%>"
31248 #, gcc-internal-format
31249 msgid "mismatched argument pack lengths while expanding %<%E%>"
31253 #, gcc-internal-format
31254 msgid "instantiation of %q+D as type %qT"
31257 #. It may seem that this case cannot occur, since:
31259 #. typedef void f();
31260 #. void g() { f x; }
31262 #. declares a function, not a variable. However:
31264 #. typedef void f();
31265 #. template <typename T> void g() { T t; }
31266 #. template void g<f>();
31268 #. is an attempt to declare a variable with function
31271 #, fuzzy, gcc-internal-format
31272 msgid "variable %qD has function type"
31273 msgstr "\"%s\" мае незавершаны тып"
31276 #, fuzzy, gcc-internal-format
31277 msgid "invalid parameter type %qT"
31278 msgstr "нерэчаісны тып парамэтра `%T'"
31281 #, fuzzy, gcc-internal-format
31282 msgid "in declaration %q+D"
31283 msgstr "у абвяшчэньні `%D'"
31286 #, fuzzy, gcc-internal-format
31287 msgid "function returning an array"
31288 msgstr "функцыя не вяртае тып string"
31291 #, fuzzy, gcc-internal-format
31292 msgid "function returning a function"
31293 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
31296 #, gcc-internal-format
31297 msgid "creating pointer to member function of non-class type %qT"
31301 #, gcc-internal-format
31302 msgid "creating array with negative size (%qE)"
31306 #, gcc-internal-format
31307 msgid "forming reference to void"
31311 #, gcc-internal-format
31312 msgid "forming %s to reference type %qT"
31316 #, gcc-internal-format
31317 msgid "creating pointer to member of non-class type %qT"
31321 #, gcc-internal-format
31322 msgid "creating pointer to member reference type %qT"
31326 #, gcc-internal-format
31327 msgid "creating pointer to member of type void"
31331 #, gcc-internal-format
31332 msgid "creating array of %qT"
31336 #, gcc-internal-format
31337 msgid "creating array of %qT, which is an abstract class type"
31341 #, gcc-internal-format
31342 msgid "%qT is not a class, struct, or union type"
31346 #, gcc-internal-format
31347 msgid "%qT resolves to %qT, which is not an enumeration type"
31351 #, gcc-internal-format
31352 msgid "%qT resolves to %qT, which is is not a class type"
31356 #, fuzzy, gcc-internal-format
31357 msgid "use of %qs in template"
31358 msgstr "\"%s\" звычайна функцыя"
31361 #, gcc-internal-format
31362 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
31366 #, gcc-internal-format
31367 msgid "say %<typename %E%> if a type is meant"
31371 #, gcc-internal-format
31372 msgid "using invalid field %qD"
31375 #: cp/pt.c:10073 cp/pt.c:10553
31376 #, gcc-internal-format
31377 msgid "invalid use of pack expansion expression"
31380 #: cp/pt.c:10077 cp/pt.c:10557
31381 #, gcc-internal-format
31382 msgid "use %<...%> to expand argument pack"
31386 #, gcc-internal-format
31387 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
31391 #, fuzzy, gcc-internal-format
31392 msgid "%qT is not a class or namespace"
31393 msgstr "\"%s\" мае незавершаны тып"
31396 #, fuzzy, gcc-internal-format
31397 msgid "%qD is not a class or namespace"
31398 msgstr "\"%s\" звычайна функцыя"
31401 #, gcc-internal-format
31402 msgid "%qT is/uses anonymous type"
31406 #, fuzzy, gcc-internal-format
31407 msgid "template argument for %qD uses local type %qT"
31408 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
31411 #, gcc-internal-format
31412 msgid "%qT is a variably modified type"
31416 #, fuzzy, gcc-internal-format
31417 msgid "integral expression %qE is not constant"
31418 msgstr "тып параметра \"%s\" не аб'яўлены"
31421 #, gcc-internal-format
31422 msgid " trying to instantiate %qD"
31426 #, fuzzy, gcc-internal-format
31427 msgid "ambiguous class template instantiation for %q#T"
31428 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31431 #, gcc-internal-format
31435 #: cp/pt.c:14199 cp/pt.c:14282
31436 #, fuzzy, gcc-internal-format
31437 msgid "explicit instantiation of non-template %q#D"
31438 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31441 #, gcc-internal-format
31442 msgid "%qD is not a static data member of a class template"
31445 #: cp/pt.c:14220 cp/pt.c:14277
31446 #, gcc-internal-format
31447 msgid "no matching template for %qD found"
31451 #, gcc-internal-format
31452 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
31456 #, fuzzy, gcc-internal-format
31457 msgid "explicit instantiation of %q#D"
31458 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31461 #, fuzzy, gcc-internal-format
31462 msgid "duplicate explicit instantiation of %q#D"
31463 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31466 #, gcc-internal-format
31467 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
31470 #: cp/pt.c:14296 cp/pt.c:14389
31471 #, gcc-internal-format
31472 msgid "storage class %qD applied to template instantiation"
31476 #, fuzzy, gcc-internal-format
31477 msgid "explicit instantiation of non-template type %qT"
31478 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31481 #, gcc-internal-format
31482 msgid "explicit instantiation of %q#T before definition of template"
31486 #, gcc-internal-format
31487 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
31491 #, fuzzy, gcc-internal-format
31492 msgid "duplicate explicit instantiation of %q#T"
31493 msgstr "паўторнае абвяшчэнне меткі \"%s\""
31496 #, gcc-internal-format
31497 msgid "explicit instantiation of %qD but no definition available"
31501 #, gcc-internal-format
31502 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
31506 #, fuzzy, gcc-internal-format
31507 msgid "%q#T is not a valid type for a template constant parameter"
31508 msgstr "нявернае выкарыстанне \"restict\""
31511 #, gcc-internal-format
31512 msgid "-frepo must be used with -c"
31516 #, gcc-internal-format
31517 msgid "mysterious repository information in %s"
31521 #, fuzzy, gcc-internal-format
31522 msgid "can't create repository information file %qs"
31523 msgstr "немагчыма стварыць дырэкторыю \"%s\""
31526 #, gcc-internal-format
31527 msgid "cannot use typeid with -fno-rtti"
31531 #, gcc-internal-format
31532 msgid "must #include <typeinfo> before using typeid"
31536 #, gcc-internal-format
31537 msgid "cannot create type information for type %qT because it involves types of variable size"
31540 #: cp/rtti.c:629 cp/rtti.c:643
31541 #, gcc-internal-format
31542 msgid "dynamic_cast of %q#D to %q#T can never succeed"
31546 #, gcc-internal-format
31547 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
31551 #, gcc-internal-format
31552 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
31556 #, gcc-internal-format
31557 msgid "%qT is an ambiguous base of %qT"
31561 #, gcc-internal-format
31562 msgid "%qT is an inaccessible base of %qT"
31565 #: cp/search.c:1868
31566 #, gcc-internal-format
31567 msgid "deprecated covariant return type for %q+#D"
31570 #: cp/search.c:1870 cp/search.c:1885 cp/search.c:1890 cp/search.c:1909
31571 #, gcc-internal-format
31572 msgid " overriding %q+#D"
31575 #: cp/search.c:1884
31576 #, fuzzy, gcc-internal-format
31577 msgid "invalid covariant return type for %q+#D"
31578 msgstr "нерэчаісны тып парамэтра `%T'"
31580 #: cp/search.c:1889
31581 #, gcc-internal-format
31582 msgid "conflicting return type specified for %q+#D"
31585 #: cp/search.c:1899
31586 #, gcc-internal-format
31587 msgid "looser throw specifier for %q+#F"
31590 #: cp/search.c:1900
31591 #, gcc-internal-format
31592 msgid " overriding %q+#F"
31595 #: cp/search.c:1908
31596 #, gcc-internal-format
31597 msgid "conflicting type attributes specified for %q+#D"
31600 #. A static member function cannot match an inherited
31601 #. virtual member function.
31602 #: cp/search.c:2002
31603 #, fuzzy, gcc-internal-format
31604 msgid "%q+#D cannot be declared"
31605 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
31607 #: cp/search.c:2003
31608 #, gcc-internal-format
31609 msgid " since %q+#D declared in base class"
31612 #: cp/semantics.c:764
31613 #, gcc-internal-format
31614 msgid "suggest explicit braces around empty body in %<do%> statement"
31617 #: cp/semantics.c:1294
31618 #, fuzzy, gcc-internal-format
31619 msgid "type of asm operand %qE could not be determined"
31620 msgstr "тып параметра \"%s\" не аб'яўлены"
31622 #: cp/semantics.c:1350
31623 #, gcc-internal-format
31624 msgid "__label__ declarations are only allowed in function scopes"
31627 #: cp/semantics.c:1438
31628 #, fuzzy, gcc-internal-format
31629 msgid "invalid use of member %q+D in static member function"
31630 msgstr "нявернае выкарыстанне \"restict\""
31632 #: cp/semantics.c:1440
31633 #, fuzzy, gcc-internal-format
31634 msgid "invalid use of non-static data member %q+D"
31635 msgstr "нявернае выкарыстанне \"restict\""
31637 #: cp/semantics.c:1441 cp/semantics.c:1480
31638 #, gcc-internal-format
31639 msgid "from this location"
31642 #: cp/semantics.c:1479
31643 #, gcc-internal-format
31644 msgid "object missing in reference to %q+D"
31647 #: cp/semantics.c:1951
31648 #, fuzzy, gcc-internal-format
31649 msgid "arguments to destructor are not allowed"
31650 msgstr "памер \"%s\" больш чам %d байт"
31652 #: cp/semantics.c:2001
31653 #, gcc-internal-format
31654 msgid "%<this%> is unavailable for static member functions"
31657 #: cp/semantics.c:2007
31658 #, fuzzy, gcc-internal-format
31659 msgid "invalid use of %<this%> in non-member function"
31660 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
31662 #: cp/semantics.c:2009
31663 #, fuzzy, gcc-internal-format
31664 msgid "invalid use of %<this%> at top level"
31665 msgstr "нявернае выкарыстанне \"restict\""
31667 #: cp/semantics.c:2033
31668 #, gcc-internal-format
31669 msgid "invalid qualifying scope in pseudo-destructor name"
31672 #: cp/semantics.c:2038 cp/typeck.c:2050
31673 #, gcc-internal-format
31674 msgid "qualified type %qT does not match destructor name ~%qT"
31677 #: cp/semantics.c:2060
31678 #, gcc-internal-format
31679 msgid "%qE is not of type %qT"
31682 #: cp/semantics.c:2104
31683 #, gcc-internal-format
31684 msgid "compound literal of non-object type %qT"
31687 #: cp/semantics.c:2181
31688 #, gcc-internal-format
31689 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
31692 #: cp/semantics.c:2222
31693 #, fuzzy, gcc-internal-format
31694 msgid "invalid use of type %qT as a default value for a template template-parameter"
31695 msgstr "нявернае выкарыстанне \"restict\""
31697 #: cp/semantics.c:2225
31698 #, fuzzy, gcc-internal-format
31699 msgid "invalid default argument for a template template parameter"
31700 msgstr "нявернае выкарыстанне \"restict\""
31702 #: cp/semantics.c:2242
31703 #, gcc-internal-format
31704 msgid "definition of %q#T inside template parameter list"
31707 #: cp/semantics.c:2253
31708 #, fuzzy, gcc-internal-format
31709 msgid "invalid definition of qualified type %qT"
31710 msgstr "нявернае выкарыстанне \"restict\""
31712 #: cp/semantics.c:2469
31713 #, fuzzy, gcc-internal-format
31714 msgid "invalid base-class specification"
31715 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
31717 #: cp/semantics.c:2478
31718 #, gcc-internal-format
31719 msgid "base class %qT has cv qualifiers"
31722 #: cp/semantics.c:2500
31723 #, gcc-internal-format
31724 msgid "incomplete type %qT used in nested name specifier"
31727 #: cp/semantics.c:2503
31728 #, fuzzy, gcc-internal-format
31729 msgid "reference to %<%T::%D%> is ambiguous"
31730 msgstr "памер \"%s\" - %d байт"
31732 #: cp/semantics.c:2507 cp/typeck.c:1859
31733 #, gcc-internal-format
31734 msgid "%qD is not a member of %qT"
31737 #: cp/semantics.c:2510
31738 #, gcc-internal-format
31739 msgid "%qD is not a member of %qD"
31742 #: cp/semantics.c:2512
31743 #, gcc-internal-format
31744 msgid "%<::%D%> has not been declared"
31747 #: cp/semantics.c:2653
31748 #, gcc-internal-format
31749 msgid "use of %<auto%> variable from containing function"
31752 #: cp/semantics.c:2655
31753 #, gcc-internal-format
31754 msgid " %q+#D declared here"
31757 #: cp/semantics.c:2693
31758 #, gcc-internal-format
31759 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
31762 #: cp/semantics.c:2862
31763 #, fuzzy, gcc-internal-format
31764 msgid "%qD cannot appear in a constant-expression"
31765 msgstr "памер масіва \"%s\" адмоўны"
31767 #: cp/semantics.c:2870
31768 #, gcc-internal-format
31769 msgid "use of namespace %qD as expression"
31772 #: cp/semantics.c:2875
31773 #, gcc-internal-format
31774 msgid "use of class template %qT as expression"
31777 #. Ambiguous reference to base members.
31778 #: cp/semantics.c:2881
31779 #, gcc-internal-format
31780 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
31783 #: cp/semantics.c:3002 cp/semantics.c:4259
31784 #, gcc-internal-format
31785 msgid "type of %qE is unknown"
31788 #: cp/semantics.c:3017
31789 #, gcc-internal-format
31790 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
31793 #: cp/semantics.c:3028
31794 #, gcc-internal-format
31795 msgid "cannot apply %<offsetof%> to member function %qD"
31798 #: cp/semantics.c:3381
31799 #, gcc-internal-format
31800 msgid "%qD is not a variable in clause %qs"
31803 #: cp/semantics.c:3390
31804 #, gcc-internal-format
31805 msgid "%qD appears more than once in data clauses"
31808 #: cp/semantics.c:3450
31809 #, gcc-internal-format
31810 msgid "num_threads expression must be integral"
31813 #: cp/semantics.c:3464
31814 #, gcc-internal-format
31815 msgid "schedule chunk size expression must be integral"
31818 #: cp/semantics.c:3594
31819 #, gcc-internal-format
31820 msgid "%qE has reference type for %qs"
31823 #: cp/semantics.c:3756
31824 #, gcc-internal-format
31825 msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
31828 #. Report the error.
31829 #: cp/semantics.c:4072
31830 #, gcc-internal-format
31831 msgid "static assertion failed: %E"
31834 #: cp/semantics.c:4074
31835 #, gcc-internal-format
31836 msgid "non-constant condition for static assertion"
31839 #: cp/semantics.c:4099 cp/semantics.c:4194
31840 #, gcc-internal-format
31841 msgid "argument to decltype must be an expression"
31844 #: cp/semantics.c:4145
31845 #, gcc-internal-format
31846 msgid "%qE refers to a set of overloaded functions"
31849 #: cp/semantics.c:4415
31850 #, gcc-internal-format
31851 msgid "__is_convertible_to"
31854 #: cp/semantics.c:4444
31855 #, gcc-internal-format
31856 msgid "incomplete type %qT not allowed"
31860 #, gcc-internal-format
31861 msgid "%qV qualifiers cannot be applied to %qT"
31865 #, fuzzy, gcc-internal-format
31866 msgid "%qE attribute can only be applied to Java class definitions"
31867 msgstr "\"%s\" звычайна функцыя"
31870 #, fuzzy, gcc-internal-format
31871 msgid "%qE attribute can only be applied to class definitions"
31872 msgstr "\"%s\" звычайна функцыя"
31875 #, gcc-internal-format
31876 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
31880 #, gcc-internal-format
31881 msgid "requested init_priority is not an integer constant"
31885 #, gcc-internal-format
31886 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
31890 #, gcc-internal-format
31891 msgid "requested init_priority is out of range"
31895 #, gcc-internal-format
31896 msgid "requested init_priority is reserved for internal use"
31900 #, fuzzy, gcc-internal-format
31901 msgid "%qE attribute is not supported on this platform"
31902 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31904 #: cp/typeck.c:432 cp/typeck.c:446 cp/typeck.c:546
31905 #, gcc-internal-format
31906 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
31910 #, gcc-internal-format
31911 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
31915 #, gcc-internal-format
31916 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
31919 #: cp/typeck.c:1166
31920 #, gcc-internal-format
31921 msgid "canonical types differ for identical types %T and %T"
31924 #: cp/typeck.c:1173
31925 #, gcc-internal-format
31926 msgid "same canonical type node for different types %T and %T"
31929 #: cp/typeck.c:1285
31930 #, gcc-internal-format
31931 msgid "invalid application of %qs to a member function"
31934 #: cp/typeck.c:1335
31935 #, gcc-internal-format
31936 msgid "invalid application of %<sizeof%> to a bit-field"
31939 #: cp/typeck.c:1340
31940 #, gcc-internal-format
31941 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
31944 #: cp/typeck.c:1383
31945 #, gcc-internal-format
31946 msgid "invalid application of %<__alignof%> to a bit-field"
31949 #: cp/typeck.c:1391
31950 #, gcc-internal-format
31951 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
31954 #: cp/typeck.c:1442
31955 #, fuzzy, gcc-internal-format
31956 msgid "invalid use of non-static member function"
31957 msgstr "нявернае выкарыстанне \"restict\""
31959 #: cp/typeck.c:1715
31960 #, gcc-internal-format
31961 msgid "deprecated conversion from string constant to %qT"
31964 #: cp/typeck.c:1830 cp/typeck.c:2178
31965 #, gcc-internal-format
31966 msgid "request for member %qD in %qE, which is of non-class type %qT"
31969 #: cp/typeck.c:1857
31970 #, fuzzy, gcc-internal-format
31971 msgid "invalid use of nonstatic data member %qE"
31972 msgstr "нявернае выкарыстанне \"restict\""
31974 #: cp/typeck.c:1909 cp/typeck.c:1937
31975 #, gcc-internal-format
31976 msgid "invalid access to non-static data member %qD of NULL object"
31979 #: cp/typeck.c:1912 cp/typeck.c:1939
31980 #, gcc-internal-format
31981 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
31984 #: cp/typeck.c:2056
31985 #, gcc-internal-format
31986 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
31989 #: cp/typeck.c:2095 cp/typeck.c:2115
31990 #, fuzzy, gcc-internal-format
31991 msgid "%qD is not a template"
31992 msgstr "\"%s\" мае незавершаны тып"
31994 #: cp/typeck.c:2216
31995 #, gcc-internal-format
31996 msgid "%<%D::%D%> is not a member of %qT"
31999 #: cp/typeck.c:2231
32000 #, gcc-internal-format
32001 msgid "%qT is not a base of %qT"
32004 #: cp/typeck.c:2250
32005 #, gcc-internal-format
32006 msgid "%qD has no member named %qE"
32009 #: cp/typeck.c:2265
32010 #, fuzzy, gcc-internal-format
32011 msgid "%qD is not a member template function"
32012 msgstr "`%D' - гэта ня функцыя,"
32014 #. A pointer to incomplete type (other than cv void) can be
32015 #. dereferenced [expr.unary.op]/1
32016 #: cp/typeck.c:2398
32017 #, fuzzy, gcc-internal-format
32018 msgid "%qT is not a pointer-to-object type"
32019 msgstr "\"%s\" мае незавершаны тып"
32021 #: cp/typeck.c:2423
32022 #, fuzzy, gcc-internal-format
32023 msgid "invalid use of %qs on pointer to member"
32024 msgstr "нявернае выкарыстанне \"restict\""
32026 #: cp/typeck.c:2427
32027 #, fuzzy, gcc-internal-format
32028 msgid "invalid type argument of %qs"
32029 msgstr "нявернае выкарыстанне \"restict\""
32031 #: cp/typeck.c:2429
32032 #, gcc-internal-format
32033 msgid "invalid type argument"
32036 #: cp/typeck.c:2452
32037 #, gcc-internal-format
32038 msgid "subscript missing in array reference"
32041 #: cp/typeck.c:2526
32042 #, gcc-internal-format
32043 msgid "ISO C++ forbids subscripting non-lvalue array"
32046 #: cp/typeck.c:2537
32047 #, gcc-internal-format
32048 msgid "subscripting array declared %<register%>"
32051 #: cp/typeck.c:2622
32052 #, gcc-internal-format
32053 msgid "object missing in use of %qE"
32056 #: cp/typeck.c:2739
32057 #, fuzzy, gcc-internal-format
32058 msgid "ISO C++ forbids calling %<::main%> from within program"
32059 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
32061 #: cp/typeck.c:2764
32062 #, gcc-internal-format
32063 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
32066 #: cp/typeck.c:2778
32067 #, fuzzy, gcc-internal-format
32068 msgid "%qE cannot be used as a function"
32069 msgstr "\"%s\" звычайна функцыя"
32071 #: cp/typeck.c:2868
32072 #, fuzzy, gcc-internal-format
32073 msgid "too many arguments to %s %q+#D"
32074 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
32076 #: cp/typeck.c:2869 cp/typeck.c:2973
32077 #, gcc-internal-format
32078 msgid "at this point in file"
32081 #: cp/typeck.c:2872
32082 #, gcc-internal-format
32083 msgid "too many arguments to function"
32084 msgstr "вельмі шмат аргументаў у функцыі"
32086 #: cp/typeck.c:2902
32087 #, fuzzy, gcc-internal-format
32088 msgid "parameter %P of %qD has incomplete type %qT"
32089 msgstr "\"%s\" мае незавершаны тып"
32091 #: cp/typeck.c:2905
32092 #, fuzzy, gcc-internal-format
32093 msgid "parameter %P has incomplete type %qT"
32094 msgstr "\"%s\" мае незавершаны тып"
32096 #: cp/typeck.c:2972
32097 #, fuzzy, gcc-internal-format
32098 msgid "too few arguments to %s %q+#D"
32099 msgstr "нехапае аргументаў у функцыі \"%s\""
32101 #: cp/typeck.c:2976
32102 #, gcc-internal-format
32103 msgid "too few arguments to function"
32104 msgstr "не хапае аргументаў у функцыі"
32106 #: cp/typeck.c:3140 cp/typeck.c:3150
32107 #, gcc-internal-format
32108 msgid "assuming cast to type %qT from overloaded function"
32111 #: cp/typeck.c:3346
32112 #, fuzzy, gcc-internal-format
32113 msgid "left rotate count is negative"
32114 msgstr "адмоўны памер масіва "
32116 #: cp/typeck.c:3347
32117 #, gcc-internal-format
32118 msgid "right rotate count is negative"
32121 #: cp/typeck.c:3350
32122 #, gcc-internal-format
32123 msgid "left rotate count >= width of type"
32126 #: cp/typeck.c:3351
32127 #, gcc-internal-format
32128 msgid "right rotate count >= width of type"
32131 #: cp/typeck.c:3367 cp/typeck.c:3549
32132 #, gcc-internal-format
32133 msgid "comparison with string literal results in unspecified behaviour"
32136 #: cp/typeck.c:3400 cp/typeck.c:3405 cp/typeck.c:3567 cp/typeck.c:3572
32137 #, gcc-internal-format
32138 msgid "ISO C++ forbids comparison between pointer and integer"
32141 #: cp/typeck.c:3586
32142 #, gcc-internal-format
32143 msgid "unordered comparison on non-floating point argument"
32146 #: cp/typeck.c:3624
32147 #, gcc-internal-format
32148 msgid "invalid operands of types %qT and %qT to binary %qO"
32151 #: cp/typeck.c:3757
32152 #, gcc-internal-format
32153 msgid "comparison between types %q#T and %q#T"
32156 #: cp/typeck.c:3794
32157 #, gcc-internal-format
32158 msgid "comparison between signed and unsigned integer expressions"
32161 #. Some sort of arithmetic operation involving NULL was
32162 #. performed. Note that pointer-difference and pointer-addition
32163 #. have already been handled above, and so we don't end up here in
32165 #: cp/typeck.c:3866
32166 #, gcc-internal-format
32167 msgid "NULL used in arithmetic"
32170 #: cp/typeck.c:3935
32171 #, gcc-internal-format
32172 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
32175 #: cp/typeck.c:3937
32176 #, gcc-internal-format
32177 msgid "ISO C++ forbids using pointer to a function in subtraction"
32180 #: cp/typeck.c:3939
32181 #, gcc-internal-format
32182 msgid "ISO C++ forbids using pointer to a method in subtraction"
32185 #: cp/typeck.c:3951
32186 #, gcc-internal-format
32187 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
32190 #: cp/typeck.c:4011
32191 #, gcc-internal-format
32192 msgid "invalid use of %qE to form a pointer-to-member-function"
32195 #: cp/typeck.c:4014
32196 #, gcc-internal-format
32197 msgid " a qualified-id is required"
32200 #: cp/typeck.c:4019
32201 #, gcc-internal-format
32202 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
32205 #: cp/typeck.c:4042
32206 #, gcc-internal-format
32207 msgid "taking address of temporary"
32210 #: cp/typeck.c:4295
32211 #, fuzzy, gcc-internal-format
32212 msgid "ISO C++ forbids incrementing an enum"
32213 msgstr "ISO C не дазваляе пусты ізыходны файл"
32215 #: cp/typeck.c:4296
32216 #, fuzzy, gcc-internal-format
32217 msgid "ISO C++ forbids decrementing an enum"
32218 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
32220 #: cp/typeck.c:4307
32221 #, fuzzy, gcc-internal-format
32222 msgid "cannot increment a pointer to incomplete type %qT"
32223 msgstr "\"%s\" мае незавершаны тып"
32225 #: cp/typeck.c:4308
32226 #, fuzzy, gcc-internal-format
32227 msgid "cannot decrement a pointer to incomplete type %qT"
32228 msgstr "\"%s\" мае незавершаны тып"
32230 #: cp/typeck.c:4314
32231 #, fuzzy, gcc-internal-format
32232 msgid "ISO C++ forbids incrementing a pointer of type %qT"
32233 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
32235 #: cp/typeck.c:4315
32236 #, fuzzy, gcc-internal-format
32237 msgid "ISO C++ forbids decrementing a pointer of type %qT"
32238 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
32240 #: cp/typeck.c:4335
32241 #, gcc-internal-format
32242 msgid "invalid use of Boolean expression as operand to %<operator--%>"
32246 #: cp/typeck.c:4365
32247 #, fuzzy, gcc-internal-format
32248 msgid "ISO C++ forbids taking address of function %<::main%>"
32249 msgstr "ISO C не дазваляе пусты ізыходны файл"
32251 #. An expression like &memfn.
32252 #: cp/typeck.c:4421
32253 #, gcc-internal-format
32254 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function. Say %<&%T::%D%>"
32257 #: cp/typeck.c:4426
32258 #, gcc-internal-format
32259 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
32262 #: cp/typeck.c:4451
32263 #, gcc-internal-format
32264 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
32267 #: cp/typeck.c:4475
32268 #, fuzzy, gcc-internal-format
32269 msgid "cannot create pointer to reference member %qD"
32270 msgstr "\"%s\" мае незавершаны тып"
32272 #: cp/typeck.c:4686
32273 #, gcc-internal-format
32274 msgid "cannot take the address of %<this%>, which is an rvalue expression"
32277 #: cp/typeck.c:4709
32278 #, gcc-internal-format
32279 msgid "address of explicit register variable %qD requested"
32282 #: cp/typeck.c:4714
32283 #, gcc-internal-format
32284 msgid "address requested for %qD, which is declared %<register%>"
32287 #: cp/typeck.c:4780
32288 #, gcc-internal-format
32289 msgid "%s expression list treated as compound expression"
32292 #: cp/typeck.c:5183
32293 #, fuzzy, gcc-internal-format
32294 msgid "invalid static_cast from type %qT to type %qT"
32295 msgstr "Нерэчаісны выбар \"%s\""
32297 #: cp/typeck.c:5205
32298 #, fuzzy, gcc-internal-format
32299 msgid "converting from %qT to %qT"
32300 msgstr "пераўтварэньне з `%T' у `%T'"
32302 #: cp/typeck.c:5253
32303 #, gcc-internal-format
32304 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
32307 #: cp/typeck.c:5312
32308 #, gcc-internal-format
32309 msgid "cast from %qT to %qT loses precision"
32312 #: cp/typeck.c:5339
32313 #, gcc-internal-format
32314 msgid "cast from %qT to %qT increases required alignment of target type"
32317 #. Only issue a warning, as we have always supported this
32318 #. where possible, and it is necessary in some cases. DR 195
32319 #. addresses this issue, but as of 2004/10/26 is still in
32321 #: cp/typeck.c:5359
32322 #, gcc-internal-format
32323 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
32326 #: cp/typeck.c:5370
32327 #, fuzzy, gcc-internal-format
32328 msgid "invalid cast from type %qT to type %qT"
32329 msgstr "Нерэчаісны выбар \"%s\""
32331 #: cp/typeck.c:5426
32332 #, gcc-internal-format
32333 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
32336 #: cp/typeck.c:5435
32337 #, gcc-internal-format
32338 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
32341 #: cp/typeck.c:5460
32342 #, gcc-internal-format
32343 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
32346 #: cp/typeck.c:5511
32347 #, fuzzy, gcc-internal-format
32348 msgid "invalid const_cast from type %qT to type %qT"
32349 msgstr "Нерэчаісны выбар \"%s\""
32351 #: cp/typeck.c:5579 cp/typeck.c:5584
32352 #, fuzzy, gcc-internal-format
32353 msgid "ISO C++ forbids casting to an array type %qT"
32354 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
32356 #: cp/typeck.c:5592
32357 #, fuzzy, gcc-internal-format
32358 msgid "invalid cast to function type %qT"
32359 msgstr "Нерэчаісны выбар \"%s\""
32361 #: cp/typeck.c:5812
32362 #, gcc-internal-format
32363 msgid " in evaluation of %<%Q(%#T, %#T)%>"
32366 #: cp/typeck.c:5881
32367 #, gcc-internal-format
32368 msgid "incompatible types in assignment of %qT to %qT"
32371 #: cp/typeck.c:5892
32372 #, fuzzy, gcc-internal-format
32373 msgid "array used as initializer"
32374 msgstr "нерэчаісны ініцыялізатар"
32376 #: cp/typeck.c:5894
32377 #, fuzzy, gcc-internal-format
32378 msgid "invalid array assignment"
32379 msgstr "Нерэчаісны выбар %s"
32381 #: cp/typeck.c:6006
32382 #, gcc-internal-format
32383 msgid " in pointer to member function conversion"
32386 #: cp/typeck.c:6017
32387 #, gcc-internal-format
32388 msgid "pointer to member conversion via virtual base %qT"
32391 #: cp/typeck.c:6057 cp/typeck.c:6069
32392 #, gcc-internal-format
32393 msgid " in pointer to member conversion"
32396 #: cp/typeck.c:6148
32397 #, fuzzy, gcc-internal-format
32398 msgid "invalid conversion to type %qT from type %qT"
32399 msgstr "Нерэчаісны выбар \"%s\""
32401 #: cp/typeck.c:6411
32402 #, gcc-internal-format
32403 msgid "cannot convert %qT to %qT for argument %qP to %qD"
32406 #: cp/typeck.c:6414
32407 #, gcc-internal-format
32408 msgid "cannot convert %qT to %qT in %s"
32411 #: cp/typeck.c:6425
32412 #, gcc-internal-format
32413 msgid "%s might be a candidate for a format attribute"
32416 #: cp/typeck.c:6512 cp/typeck.c:6514
32417 #, fuzzy, gcc-internal-format
32418 msgid "in passing argument %P of %q+D"
32419 msgstr "аргумент для \"%s\" прапушчан"
32421 #: cp/typeck.c:6564
32422 #, gcc-internal-format
32423 msgid "returning reference to temporary"
32426 #: cp/typeck.c:6571
32427 #, gcc-internal-format
32428 msgid "reference to non-lvalue returned"
32431 #: cp/typeck.c:6587
32432 #, gcc-internal-format
32433 msgid "reference to local variable %q+D returned"
32436 #: cp/typeck.c:6590
32437 #, gcc-internal-format
32438 msgid "address of local variable %q+D returned"
32441 #: cp/typeck.c:6625
32442 #, gcc-internal-format
32443 msgid "returning a value from a destructor"
32446 #. If a return statement appears in a handler of the
32447 #. function-try-block of a constructor, the program is ill-formed.
32448 #: cp/typeck.c:6633
32449 #, gcc-internal-format
32450 msgid "cannot return from a handler of a function-try-block of a constructor"
32453 #. You can't return a value from a constructor.
32454 #: cp/typeck.c:6636
32455 #, gcc-internal-format
32456 msgid "returning a value from a constructor"
32459 #: cp/typeck.c:6661
32460 #, gcc-internal-format
32461 msgid "return-statement with no value, in function returning %qT"
32464 #: cp/typeck.c:6682
32465 #, gcc-internal-format
32466 msgid "return-statement with a value, in function returning 'void'"
32469 #: cp/typeck.c:6713
32470 #, gcc-internal-format
32471 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
32475 #, fuzzy, gcc-internal-format
32476 msgid "type %qT is not a base type for type %qT"
32477 msgstr "\"%s\" мае незавершаны тып"
32480 #, fuzzy, gcc-internal-format
32481 msgid "%s of read-only parameter %qD"
32482 msgstr "невыкарыстаемы параметр \"%s\""
32484 #: cp/typeck2.c:101
32485 #, gcc-internal-format
32486 msgid "%s of read-only reference %qD"
32489 #: cp/typeck2.c:103
32490 #, gcc-internal-format
32491 msgid "%s of read-only named return value %qD"
32494 #: cp/typeck2.c:105
32495 #, fuzzy, gcc-internal-format
32496 msgid "%s of function %qD"
32497 msgstr "`%D' - гэта ня функцыя,"
32499 #: cp/typeck2.c:107
32500 #, gcc-internal-format
32501 msgid "%s of read-only location %qE"
32504 #: cp/typeck2.c:287
32505 #, gcc-internal-format
32506 msgid "cannot declare variable %q+D to be of abstract type %qT"
32509 #: cp/typeck2.c:290
32510 #, gcc-internal-format
32511 msgid "cannot declare parameter %q+D to be of abstract type %qT"
32514 #: cp/typeck2.c:293
32515 #, gcc-internal-format
32516 msgid "cannot declare field %q+D to be of abstract type %qT"
32519 #: cp/typeck2.c:297
32520 #, fuzzy, gcc-internal-format
32521 msgid "invalid abstract return type for member function %q+#D"
32522 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
32524 #: cp/typeck2.c:299
32525 #, fuzzy, gcc-internal-format
32526 msgid "invalid abstract return type for function %q+#D"
32527 msgstr "Нерэчаісны выбар \"%s\""
32529 #. Here we do not have location information.
32530 #: cp/typeck2.c:302
32531 #, fuzzy, gcc-internal-format
32532 msgid "invalid abstract type %qT for %qE"
32533 msgstr "нерэчаісны тып парамэтра `%T'"
32535 #: cp/typeck2.c:304
32536 #, fuzzy, gcc-internal-format
32537 msgid "invalid abstract type for %q+D"
32538 msgstr "нерэчаісны тып парамэтра `%T'"
32540 #: cp/typeck2.c:307
32541 #, gcc-internal-format
32542 msgid "cannot allocate an object of abstract type %qT"
32545 #: cp/typeck2.c:315
32546 #, gcc-internal-format
32547 msgid "%J because the following virtual functions are pure within %qT:"
32550 #: cp/typeck2.c:319
32551 #, gcc-internal-format
32555 #: cp/typeck2.c:326
32556 #, gcc-internal-format
32557 msgid "%J since type %qT has pure virtual functions"
32560 #: cp/typeck2.c:593
32561 #, gcc-internal-format
32562 msgid "constructor syntax used, but no constructor declared for type %qT"
32565 #: cp/typeck2.c:607
32566 #, gcc-internal-format
32567 msgid "cannot initialize arrays using this syntax"
32570 #: cp/typeck2.c:683
32571 #, gcc-internal-format
32572 msgid "int-array initialized from non-wide string"
32575 #: cp/typeck2.c:738
32576 #, gcc-internal-format
32577 msgid "cannot initialize aggregate of type %qT with a compound literal"
32580 #: cp/typeck2.c:747
32581 #, gcc-internal-format
32582 msgid "array must be initialized with a brace-enclosed initializer"
32585 #: cp/typeck2.c:823 cp/typeck2.c:924
32586 #, gcc-internal-format
32587 msgid "non-trivial designated initializers not supported"
32590 #: cp/typeck2.c:947 cp/typeck2.c:961
32591 #, fuzzy, gcc-internal-format
32592 msgid "missing initializer for member %qD"
32593 msgstr "прапушчан ініцыялізатар"
32595 #: cp/typeck2.c:952
32596 #, fuzzy, gcc-internal-format
32597 msgid "uninitialized const member %qD"
32598 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
32600 #: cp/typeck2.c:954
32601 #, fuzzy, gcc-internal-format
32602 msgid "member %qD with uninitialized const fields"
32603 msgstr "параметр \"%s\" ініцыялізаваны"
32605 #: cp/typeck2.c:956
32606 #, fuzzy, gcc-internal-format
32607 msgid "member %qD is uninitialized reference"
32608 msgstr "параметр \"%s\" ініцыялізаваны"
32610 #: cp/typeck2.c:1011
32611 #, gcc-internal-format
32612 msgid "no field %qD found in union being initialized"
32615 #: cp/typeck2.c:1020
32616 #, gcc-internal-format
32617 msgid "index value instead of field name in union initializer"
32620 #: cp/typeck2.c:1175
32621 #, gcc-internal-format
32622 msgid "circular pointer delegation detected"
32625 #: cp/typeck2.c:1188
32626 #, fuzzy, gcc-internal-format
32627 msgid "base operand of %<->%> has non-pointer type %qT"
32628 msgstr "памер масіва `%D' не цэлалікавы тып"
32630 #: cp/typeck2.c:1212
32631 #, gcc-internal-format
32632 msgid "result of %<operator->()%> yields non-pointer result"
32635 #: cp/typeck2.c:1214
32636 #, gcc-internal-format
32637 msgid "base operand of %<->%> is not a pointer"
32640 #: cp/typeck2.c:1236
32641 #, fuzzy, gcc-internal-format
32642 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
32643 msgstr "\"%s\" мае незавершаны тып"
32645 #: cp/typeck2.c:1245
32646 #, gcc-internal-format
32647 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
32650 #: cp/typeck2.c:1267
32651 #, gcc-internal-format
32652 msgid "pointer to member type %qT incompatible with object type %qT"
32655 #: cp/typeck2.c:1508
32656 #, fuzzy, gcc-internal-format
32657 msgid "call to function %qD which throws incomplete type %q#T"
32658 msgstr "\"%s\" мае незавершаны тып"
32660 #: cp/typeck2.c:1511
32661 #, fuzzy, gcc-internal-format
32662 msgid "call to function which throws incomplete type %q#T"
32663 msgstr "\"%s\" мае незавершаны тып"
32665 #: fortran/f95-lang.c:235
32666 #, gcc-internal-format
32667 msgid "Unexpected type in truthvalue_conversion"
32670 #: fortran/f95-lang.c:291
32671 #, fuzzy, gcc-internal-format
32672 msgid "can't open input file: %s"
32673 msgstr "немагчыма зачыніць уваходзячы файл %s"
32675 #: fortran/f95-lang.c:631
32676 #, gcc-internal-format
32677 msgid "global register variable %qs used in nested function"
32680 #: fortran/f95-lang.c:635
32681 #, gcc-internal-format
32682 msgid "register variable %qs used in nested function"
32685 #: fortran/f95-lang.c:642
32686 #, gcc-internal-format
32687 msgid "address of global register variable %qs requested"
32690 #: fortran/f95-lang.c:660
32691 #, gcc-internal-format
32692 msgid "address of register variable %qs requested"
32695 #: fortran/trans-array.c:3805
32696 #, gcc-internal-format
32697 msgid "Possible frontend bug: array constructor not expanded"
32700 #: fortran/trans-array.c:5499
32701 #, gcc-internal-format
32702 msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
32705 #: fortran/trans-array.c:5975
32706 #, gcc-internal-format
32707 msgid "bad expression type during walk (%d)"
32710 #: fortran/trans-const.c:270
32711 #, gcc-internal-format
32712 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
32715 #: fortran/trans-decl.c:972
32716 #, gcc-internal-format
32717 msgid "intrinsic variable which isn't a procedure"
32720 #: fortran/trans-decl.c:2644
32721 #, fuzzy, gcc-internal-format
32722 msgid "Function does not return a value"
32723 msgstr "функцыя не вяртае тып string"
32725 #: fortran/trans-decl.c:2832
32726 #, gcc-internal-format
32727 msgid "backend decl for module variable %s already exists"
32730 #: fortran/trans-decl.c:3314
32731 #, gcc-internal-format
32732 msgid "Function return value not set"
32735 #: fortran/trans-expr.c:1177
32736 #, fuzzy, gcc-internal-format
32737 msgid "Unknown intrinsic op"
32738 msgstr "невядомы рэжым машыны \"%s\""
32740 #: fortran/trans-intrinsic.c:714
32741 #, fuzzy, gcc-internal-format
32742 msgid "Intrinsic function %s(%d) not recognized"
32743 msgstr "мова %s не распазнана"
32745 #: fortran/trans-io.c:1929
32746 #, gcc-internal-format
32747 msgid "Bad IO basetype (%d)"
32750 #: fortran/trans-types.c:387
32751 #, gcc-internal-format
32752 msgid "integer kind=8 not available for -fdefault-integer-8 option"
32755 #: fortran/trans-types.c:410
32756 #, gcc-internal-format
32757 msgid "real kind=8 not available for -fdefault-real-8 option"
32760 #: fortran/trans-types.c:423
32761 #, gcc-internal-format
32762 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
32765 #: fortran/trans-types.c:1185
32766 #, gcc-internal-format
32767 msgid "Array element size too big"
32770 #: fortran/trans.c:1151
32771 #, gcc-internal-format
32772 msgid "gfc_trans_code(): Bad statement code"
32775 #: java/class.c:835
32776 #, gcc-internal-format
32777 msgid "bad method signature"
32780 #: java/class.c:891
32781 #, gcc-internal-format
32782 msgid "misplaced ConstantValue attribute (not in any field)"
32785 #: java/class.c:894
32786 #, gcc-internal-format
32787 msgid "duplicate ConstantValue attribute for field '%s'"
32790 #: java/class.c:905
32791 #, gcc-internal-format
32792 msgid "ConstantValue attribute of field '%s' has wrong type"
32795 #: java/class.c:1595
32796 #, fuzzy, gcc-internal-format
32797 msgid "%Jabstract method in non-abstract class"
32798 msgstr "абстрактны метад у неабстрактным класе"
32800 #: java/class.c:2665
32801 #, gcc-internal-format
32802 msgid "non-static method %q+D overrides static method"
32805 #: java/decl.c:1154
32806 #, fuzzy, gcc-internal-format
32807 msgid "%q+D used prior to declaration"
32808 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
32810 #: java/decl.c:1577
32811 #, gcc-internal-format
32812 msgid "In %+D: overlapped variable and exception ranges at %d"
32815 #: java/decl.c:1640
32816 #, gcc-internal-format
32817 msgid "bad type in parameter debug info"
32820 #: java/decl.c:1649
32821 #, gcc-internal-format
32822 msgid "bad PC range for debug info for local %q+D"
32826 #, gcc-internal-format
32827 msgid "need to insert runtime check for %s"
32830 #: java/expr.c:524 java/expr.c:571
32831 #, gcc-internal-format
32832 msgid "assert: %s is assign compatible with %s"
32836 #, gcc-internal-format
32837 msgid "stack underflow - dup* operation"
32840 #: java/expr.c:1676
32841 #, gcc-internal-format
32842 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
32845 #: java/expr.c:1704
32846 #, fuzzy, gcc-internal-format
32847 msgid "field %qs not found"
32848 msgstr "поле \"%s\" не знойдзена ў класе"
32850 #: java/expr.c:2243
32851 #, gcc-internal-format
32852 msgid "method '%s' not found in class"
32853 msgstr "метад \"%s\" не знойдзен у класе"
32855 #: java/expr.c:2448
32856 #, gcc-internal-format
32857 msgid "failed to find class '%s'"
32858 msgstr "не знойдзен клас \"%s\""
32860 #: java/expr.c:2489
32861 #, gcc-internal-format
32862 msgid "class '%s' has no method named '%s' matching signature '%s'"
32865 #: java/expr.c:2520
32866 #, gcc-internal-format
32867 msgid "invokestatic on non static method"
32870 #: java/expr.c:2525
32871 #, gcc-internal-format
32872 msgid "invokestatic on abstract method"
32875 #: java/expr.c:2533
32876 #, gcc-internal-format
32877 msgid "invoke[non-static] on static method"
32880 #: java/expr.c:2890
32881 #, gcc-internal-format
32882 msgid "missing field '%s' in '%s'"
32883 msgstr "прапушчана поле '%s' у '%s'"
32885 #: java/expr.c:2897
32886 #, fuzzy, gcc-internal-format
32887 msgid "mismatching signature for field '%s' in '%s'"
32888 msgstr "Прапушчана поле \"%s\" у \"%s\""
32890 #: java/expr.c:2926
32891 #, gcc-internal-format
32892 msgid "assignment to final field %q+D not in field's class"
32895 #: java/expr.c:3148
32896 #, gcc-internal-format
32897 msgid "invalid PC in line number table"
32900 #: java/expr.c:3198
32901 #, gcc-internal-format
32902 msgid "unreachable bytecode from %d to before %d"
32905 #: java/expr.c:3242
32906 #, gcc-internal-format
32907 msgid "unreachable bytecode from %d to the end of the method"
32910 #. duplicate code from LOAD macro
32911 #: java/expr.c:3547
32912 #, gcc-internal-format
32913 msgid "unrecogized wide sub-instruction"
32916 #: java/jcf-parse.c:521
32917 #, gcc-internal-format
32918 msgid "<constant pool index %d not in range>"
32921 #: java/jcf-parse.c:531
32922 #, gcc-internal-format
32923 msgid "<constant pool index %d unexpected type"
32926 #: java/jcf-parse.c:1111
32927 #, gcc-internal-format
32928 msgid "bad string constant"
32931 #: java/jcf-parse.c:1129
32932 #, gcc-internal-format
32933 msgid "bad value constant type %d, index %d"
32936 #: java/jcf-parse.c:1421 java/jcf-parse.c:1427
32937 #, gcc-internal-format
32938 msgid "cannot find file for class %s"
32939 msgstr "немагчыма знайсьці файл для кляса %s"
32941 #: java/jcf-parse.c:1452
32942 #, gcc-internal-format
32943 msgid "not a valid Java .class file"
32946 #: java/jcf-parse.c:1455
32947 #, gcc-internal-format
32948 msgid "error while parsing constant pool"
32951 #. FIXME - where was first time
32952 #: java/jcf-parse.c:1470
32953 #, gcc-internal-format
32954 msgid "reading class %s for the second time from %s"
32957 #: java/jcf-parse.c:1488
32958 #, gcc-internal-format
32959 msgid "error while parsing fields"
32962 #: java/jcf-parse.c:1491
32963 #, gcc-internal-format
32964 msgid "error while parsing methods"
32967 #: java/jcf-parse.c:1494
32968 #, gcc-internal-format
32969 msgid "error while parsing final attributes"
32972 #: java/jcf-parse.c:1541
32973 #, gcc-internal-format
32974 msgid "%Hduplicate class will only be compiled once"
32977 #: java/jcf-parse.c:1638
32978 #, gcc-internal-format
32979 msgid "missing Code attribute"
32982 #: java/jcf-parse.c:1860
32983 #, gcc-internal-format
32984 msgid "no input file specified"
32985 msgstr "не зададзены ўваходзячыя файлы"
32987 #: java/jcf-parse.c:1895
32988 #, fuzzy, gcc-internal-format
32989 msgid "can't close input file %s: %m"
32990 msgstr "немагчыма зачыніць уваходзячы файл %s"
32992 #: java/jcf-parse.c:1942
32993 #, gcc-internal-format
32994 msgid "bad zip/jar file %s"
32995 msgstr "дрэнны zip/jar файл \"%s\""
32997 #: java/jcf-parse.c:2152
32998 #, gcc-internal-format
32999 msgid "error while reading %s from zip file"
33002 #: java/jvspec.c:425
33003 #, gcc-internal-format
33004 msgid "warning: already-compiled .class files ignored with -C"
33008 #, gcc-internal-format
33009 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
33013 #, gcc-internal-format
33014 msgid "-fjni is incompatible with -freduced-reflection"
33018 #, gcc-internal-format
33019 msgid "can't do dependency tracking with input from stdin"
33023 #, gcc-internal-format
33024 msgid "couldn't determine target name for dependency tracking"
33027 #: java/mangle_name.c:139 java/mangle_name.c:209
33028 #, gcc-internal-format
33029 msgid "internal error - invalid Utf8 name"
33032 #: java/typeck.c:491
33033 #, gcc-internal-format
33034 msgid "junk at end of signature string"
33037 #: java/verify-glue.c:378
33038 #, gcc-internal-format
33039 msgid "verification failed: %s"
33042 #: java/verify-glue.c:380
33043 #, gcc-internal-format
33044 msgid "verification failed at PC=%d: %s"
33047 #: java/verify-glue.c:468
33048 #, gcc-internal-format
33049 msgid "bad pc in exception_table"
33052 #: objc/objc-act.c:705
33053 #, gcc-internal-format
33054 msgid "%<@end%> must appear in an @implementation context"
33057 #: objc/objc-act.c:734
33058 #, gcc-internal-format
33059 msgid "method declaration not in @interface context"
33062 #: objc/objc-act.c:745
33063 #, gcc-internal-format
33064 msgid "method definition not in @implementation context"
33067 #: objc/objc-act.c:1177
33068 #, gcc-internal-format
33069 msgid "comparison of distinct Objective-C types lacks a cast"
33072 #: objc/objc-act.c:1181
33073 #, gcc-internal-format
33074 msgid "initialization from distinct Objective-C type"
33077 #: objc/objc-act.c:1185
33078 #, gcc-internal-format
33079 msgid "assignment from distinct Objective-C type"
33082 #: objc/objc-act.c:1189
33083 #, gcc-internal-format
33084 msgid "distinct Objective-C type in return"
33087 #: objc/objc-act.c:1193
33088 #, gcc-internal-format
33089 msgid "passing argument %d of %qE from distinct Objective-C type"
33092 #: objc/objc-act.c:1348
33093 #, gcc-internal-format
33094 msgid "statically allocated instance of Objective-C class %qs"
33097 #: objc/objc-act.c:1425
33098 #, gcc-internal-format
33099 msgid "protocol %qs has circular dependency"
33102 #: objc/objc-act.c:1450 objc/objc-act.c:6583
33103 #, fuzzy, gcc-internal-format
33104 msgid "cannot find protocol declaration for %qs"
33105 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
33107 #: objc/objc-act.c:1914 objc/objc-act.c:3350 objc/objc-act.c:7196
33108 #: objc/objc-act.c:7532 objc/objc-act.c:7586 objc/objc-act.c:7611
33109 #, fuzzy, gcc-internal-format
33110 msgid "cannot find interface declaration for %qs"
33111 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33113 #: objc/objc-act.c:1918
33114 #, gcc-internal-format
33115 msgid "interface %qs does not have valid constant string layout"
33118 #: objc/objc-act.c:1923
33119 #, fuzzy, gcc-internal-format
33120 msgid "cannot find reference tag for class %qs"
33121 msgstr "Не магу знайсці файл для класа %s."
33123 #: objc/objc-act.c:2550
33124 #, gcc-internal-format
33125 msgid "%Hcreating selector for nonexistent method %qE"
33128 #: objc/objc-act.c:2752
33129 #, gcc-internal-format
33130 msgid "%qs is not an Objective-C class name or alias"
33133 #: objc/objc-act.c:2878 objc/objc-act.c:2909 objc/objc-act.c:7460
33134 #: objc/objc-act.c:7761 objc/objc-act.c:7791
33135 #, gcc-internal-format
33136 msgid "Objective-C declarations may only appear in global scope"
33139 #: objc/objc-act.c:2883
33140 #, fuzzy, gcc-internal-format
33141 msgid "cannot find class %qs"
33142 msgstr "немагчыма знайсьці кляс `%s'"
33144 #: objc/objc-act.c:2885
33145 #, fuzzy, gcc-internal-format
33146 msgid "class %qs already exists"
33147 msgstr "кляс `%s' ужо існуе"
33149 #: objc/objc-act.c:2929 objc/objc-act.c:7501
33150 #, gcc-internal-format
33151 msgid "%qs redeclared as different kind of symbol"
33154 #: objc/objc-act.c:3203
33155 #, gcc-internal-format
33156 msgid "strong-cast assignment has been intercepted"
33159 #: objc/objc-act.c:3245
33160 #, gcc-internal-format
33161 msgid "strong-cast may possibly be needed"
33164 #: objc/objc-act.c:3255
33165 #, gcc-internal-format
33166 msgid "instance variable assignment has been intercepted"
33169 #: objc/objc-act.c:3274
33170 #, gcc-internal-format
33171 msgid "pointer arithmetic for garbage-collected objects not allowed"
33174 #: objc/objc-act.c:3280
33175 #, gcc-internal-format
33176 msgid "global/static variable assignment has been intercepted"
33179 #: objc/objc-act.c:3463
33180 #, gcc-internal-format
33181 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
33184 #: objc/objc-act.c:3804
33185 #, gcc-internal-format
33186 msgid "@catch parameter is not a known Objective-C class type"
33189 #: objc/objc-act.c:3820
33190 #, gcc-internal-format
33191 msgid "exception of type %<%T%> will be caught"
33194 #: objc/objc-act.c:3822
33195 #, gcc-internal-format
33196 msgid "%H by earlier handler for %<%T%>"
33199 #: objc/objc-act.c:3875
33200 #, gcc-internal-format
33201 msgid "%<@try%> without %<@catch%> or %<@finally%>"
33204 #: objc/objc-act.c:3923
33205 #, gcc-internal-format
33206 msgid "%<@throw%> (rethrow) used outside of a @catch block"
33209 #: objc/objc-act.c:4324
33210 #, gcc-internal-format
33211 msgid "type %q+D does not have a known size"
33214 #: objc/objc-act.c:4957
33215 #, fuzzy, gcc-internal-format
33219 #: objc/objc-act.c:4980 objc/objc-act.c:4999
33220 #, gcc-internal-format
33221 msgid "inconsistent instance variable specification"
33224 #: objc/objc-act.c:5857
33225 #, gcc-internal-format
33226 msgid "can not use an object as parameter to a method"
33229 #: objc/objc-act.c:6080
33230 #, gcc-internal-format
33231 msgid "multiple %s named %<%c%s%> found"
33234 #: objc/objc-act.c:6307
33235 #, gcc-internal-format
33236 msgid "no super class declared in @interface for %qs"
33239 #: objc/objc-act.c:6345
33240 #, gcc-internal-format
33241 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
33244 #: objc/objc-act.c:6404
33245 #, fuzzy, gcc-internal-format
33246 msgid "invalid receiver type %qs"
33247 msgstr "нерэчаісны тып парамэтра `%T'"
33249 #: objc/objc-act.c:6419
33250 #, fuzzy, gcc-internal-format
33251 msgid "%<%c%s%> not found in protocol(s)"
33252 msgstr "поле \"%s\" не знойдзена ў класе"
33254 #: objc/objc-act.c:6433
33255 #, gcc-internal-format
33256 msgid "%qs may not respond to %<%c%s%>"
33259 #: objc/objc-act.c:6441
33260 #, gcc-internal-format
33261 msgid "no %<%c%s%> method found"
33264 #: objc/objc-act.c:6447
33265 #, gcc-internal-format
33266 msgid "(Messages without a matching method signature"
33269 #: objc/objc-act.c:6448
33270 #, gcc-internal-format
33271 msgid "will be assumed to return %<id%> and accept"
33274 #: objc/objc-act.c:6449
33275 #, gcc-internal-format
33276 msgid "%<...%> as arguments.)"
33279 #: objc/objc-act.c:6682
33280 #, gcc-internal-format
33281 msgid "undeclared selector %qs"
33284 #. Historically, a class method that produced objects (factory
33285 #. method) would assign `self' to the instance that it
33286 #. allocated. This would effectively turn the class method into
33287 #. an instance method. Following this assignment, the instance
33288 #. variables could be accessed. That practice, while safe,
33289 #. violates the simple rule that a class method should not refer
33290 #. to an instance variable. It's better to catch the cases
33291 #. where this is done unknowingly than to support the above
33293 #: objc/objc-act.c:6724
33294 #, gcc-internal-format
33295 msgid "instance variable %qs accessed in class method"
33298 #: objc/objc-act.c:6957
33299 #, fuzzy, gcc-internal-format
33300 msgid "duplicate declaration of method %<%c%s%>"
33301 msgstr "паўторнае абвяшчэнне меткі \"%s\""
33303 #: objc/objc-act.c:7018
33304 #, fuzzy, gcc-internal-format
33305 msgid "duplicate interface declaration for category %<%s(%s)%>"
33306 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33308 #: objc/objc-act.c:7045
33309 #, gcc-internal-format
33310 msgid "illegal reference type specified for instance variable %qs"
33313 #: objc/objc-act.c:7056
33314 #, gcc-internal-format
33315 msgid "instance variable %qs has unknown size"
33318 #: objc/objc-act.c:7081
33319 #, gcc-internal-format
33320 msgid "type %qs has no default constructor to call"
33323 #: objc/objc-act.c:7087
33324 #, gcc-internal-format
33325 msgid "destructor for %qs shall not be run either"
33328 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
33329 #. initialize them.
33330 #: objc/objc-act.c:7099
33331 #, gcc-internal-format
33332 msgid "type %qs has virtual member functions"
33335 #: objc/objc-act.c:7100
33336 #, gcc-internal-format
33337 msgid "illegal aggregate type %qs specified for instance variable %qs"
33340 #: objc/objc-act.c:7110
33341 #, gcc-internal-format
33342 msgid "type %qs has a user-defined constructor"
33345 #: objc/objc-act.c:7112
33346 #, gcc-internal-format
33347 msgid "type %qs has a user-defined destructor"
33350 #: objc/objc-act.c:7116
33351 #, gcc-internal-format
33352 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
33355 #: objc/objc-act.c:7225
33356 #, gcc-internal-format
33357 msgid "instance variable %qs is declared private"
33360 #: objc/objc-act.c:7236
33361 #, gcc-internal-format
33362 msgid "instance variable %qs is %s; this will be a hard error in the future"
33365 #: objc/objc-act.c:7243
33366 #, gcc-internal-format
33367 msgid "instance variable %qs is declared %s"
33370 #: objc/objc-act.c:7269 objc/objc-act.c:7357
33371 #, gcc-internal-format
33372 msgid "incomplete implementation of class %qs"
33375 #: objc/objc-act.c:7273 objc/objc-act.c:7362
33376 #, gcc-internal-format
33377 msgid "incomplete implementation of category %qs"
33380 #: objc/objc-act.c:7278 objc/objc-act.c:7367
33381 #, gcc-internal-format
33382 msgid "method definition for %<%c%s%> not found"
33385 #: objc/objc-act.c:7408
33386 #, fuzzy, gcc-internal-format
33387 msgid "%s %qs does not fully implement the %qs protocol"
33388 msgstr "метад \"%s\" не знойдзен у класе"
33390 #: objc/objc-act.c:7466 objc/objc-act.c:9156
33391 #, gcc-internal-format
33392 msgid "%<@end%> missing in implementation context"
33395 #: objc/objc-act.c:7485
33396 #, fuzzy, gcc-internal-format
33397 msgid "cannot find interface declaration for %qs, superclass of %qs"
33398 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33400 #: objc/objc-act.c:7515
33401 #, fuzzy, gcc-internal-format
33402 msgid "reimplementation of class %qs"
33403 msgstr "паўторнае абвяшчэнне меткі \"%s\""
33405 #: objc/objc-act.c:7547
33406 #, fuzzy, gcc-internal-format
33407 msgid "conflicting super class name %qs"
33408 msgstr "Прапушчана назва класа"
33410 #: objc/objc-act.c:7549
33411 #, fuzzy, gcc-internal-format
33412 msgid "previous declaration of %qs"
33413 msgstr "папярэдняе абвяшчэньне `%D'"
33415 #: objc/objc-act.c:7565 objc/objc-act.c:7563
33416 #, fuzzy, gcc-internal-format
33417 msgid "duplicate interface declaration for class %qs"
33418 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33420 #: objc/objc-act.c:7819
33421 #, fuzzy, gcc-internal-format
33422 msgid "duplicate declaration for protocol %qs"
33423 msgstr "паўторнае абвяшчэнне меткі \"%s\""
33425 #. Add a readable method name to the warning.
33426 #: objc/objc-act.c:8397
33427 #, gcc-internal-format
33428 msgid "%J%s %<%c%s%>"
33431 #: objc/objc-act.c:8727
33432 #, gcc-internal-format
33433 msgid "no super class declared in interface for %qs"
33436 #: objc/objc-act.c:8776
33437 #, gcc-internal-format
33438 msgid "[super ...] must appear in a method context"
33441 #: objc/objc-act.c:8816
33442 #, gcc-internal-format
33443 msgid "method possibly missing a [super dealloc] call"
33446 #: objc/objc-act.c:9446
33447 #, fuzzy, gcc-internal-format
33448 msgid "local declaration of %qs hides instance variable"
33449 msgstr "паўторнае абвяшчэнне меткі \"%s\""
33451 #: treelang/tree1.c:278
33452 #, fuzzy, gcc-internal-format
33453 msgid "%HDuplicate name %q.*s."
33454 msgstr "паўтарэнне \"%s\""
33456 #: treelang/treetree.c:796
33457 #, gcc-internal-format
33458 msgid "Global register variable %qD used in nested function."
33461 #: treelang/treetree.c:800
33462 #, gcc-internal-format
33463 msgid "Register variable %qD used in nested function."
33466 #: treelang/treetree.c:806
33467 #, gcc-internal-format
33468 msgid "Address of global register variable %qD requested."
33471 #: treelang/treetree.c:811
33472 #, gcc-internal-format
33473 msgid "Address of register variable %qD requested."
33476 #: treelang/treetree.c:1169
33477 #, fuzzy, gcc-internal-format
33478 msgid "%qD attribute ignored"
33479 msgstr "\"%s\" атрыбут ігнарыруецца"
33481 #~ msgid "unknown C standard `%s'"
33482 #~ msgstr "невядомы C стандарт `%s'"
33485 #~ msgid "a global declaration"
33486 #~ msgstr "Нерэчаіснае абвяшчэнне"
33489 #~ msgstr "аб'яднанне"
33491 #~ msgid "structure"
33492 #~ msgstr "структура"
33495 #~ msgstr "структура"
33500 #~ msgid "syntax error"
33501 #~ msgstr "сінтаксічная памылка"
33504 #~ msgid "syntax error: cannot back up"
33505 #~ msgstr "сінтаксічная памылка"
33507 #~ msgid "parse error"
33508 #~ msgstr "граматычная памылка"
33510 #~ msgid "%s at end of input"
33511 #~ msgstr "%s на прыканцы ўводу"
33513 #~ msgid "%s before %s'%c'"
33514 #~ msgstr "%s перад %s'%c'"
33516 #~ msgid "%s before %s'\\x%x'"
33517 #~ msgstr "%s перад %s'\\x%x'"
33519 #~ msgid "%s before \"%s\""
33520 #~ msgstr "%s перад \"%s\""
33522 #~ msgid "%s before '%s' token"
33523 #~ msgstr "%s перад знакам '%s'"
33526 #~ msgid "YYDEBUG not defined"
33527 #~ msgstr "YYDEBUG не вызначан."
33529 #~ msgid "destructor needed for `%#D'"
33530 #~ msgstr "дэструктару неабходны \"%#D\""
33533 #~ msgstr "вяртанне"
33535 #~ msgid "redirecting stdout: %s"
33536 #~ msgstr "перанакіраванне stdout: %s"
33539 #~ msgstr "канвеер"
33541 #~ msgid "bad magic number in file '%s'"
33542 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
33544 #~ msgid "bad magic number"
33545 #~ msgstr "дрэнны \"магічны\" нумар"
33547 #~ msgid "%s is a block device"
33548 #~ msgstr "%s - гэта блёчная прылада"
33550 #~ msgid "%s: Not a directory"
33551 #~ msgstr "%s: не дырэкторыя"
33554 #~ msgid "changing search order for system directory \"%s\""
33555 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
33558 #~ msgid "unspellable token %s"
33559 #~ msgstr "немагу адчыніць файл \"%s\""
33561 #~ msgid "unknown escape sequence '\\%c'"
33562 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
33565 #~ msgid "unknown escape sequence: '\\%03o'"
33566 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
33568 #~ msgid "empty character constant"
33569 #~ msgstr "пустая сімвальная канстанта"
33571 #~ msgid "character constant too long"
33572 #~ msgstr "сімвальная канстанта вельмі доўгая"
33575 #~ msgid "invalid #ident directive"
33576 #~ msgstr "нерэчаісны ініцыялізатар"
33578 #~ msgid "%s:%d: warning: "
33579 #~ msgstr "%s:%d: увага: "
33581 #~ msgid "can't get current directory"
33582 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
33584 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
33585 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
33587 #~ msgid "%s: internal abort\n"
33588 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
33591 #~ msgid "invalid option `%s'"
33592 #~ msgstr "Нерэчаісны выбар \"%s\""
33596 #~ "Language specific options:\n"
33599 #~ "Выбары, спецыфічныя для мовы:\n"
33602 #~ msgid "unrecognized option `%s'"
33603 #~ msgstr "нераспазнаны выбар \"-%s\""
33605 #~ msgid "`%s': unknown or unsupported -g option"
33606 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
33608 #~ msgid "usage: %s [switches] input output"
33609 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
33611 #~ msgid "#error%.*s"
33612 #~ msgstr "#памылка%.*s"
33614 #~ msgid "#warning%.*s"
33615 #~ msgstr "#увага%.*s"
33617 #~ msgid "unbalanced #endif"
33618 #~ msgstr "незбалансаваны #endif"
33620 #~ msgid "optimization turned off"
33621 #~ msgstr "аптымізацыя выключана"
33623 #~ msgid "invalid %%V value"
33624 #~ msgstr "нерэчаіснае значэньне %%V"
33627 #~ msgid "Do not make adjacent short instructions parallel"
33628 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
33631 #~ msgid "Generate code for near jumps"
33632 #~ msgstr "Генерыраваць код для Intel as"
33635 #~ msgid "Don't generate code for near jumps"
33636 #~ msgstr "Генерыраваць код для Intel as"
33639 #~ msgid "Generate code for a bit-manipulation unit"
33640 #~ msgstr "Генерыраваць код для Intel as"
33643 #~ msgid "Don't generate code for a bit-manipulation unit"
33644 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
33647 #~ msgid "Generate code for memory map2"
33648 #~ msgstr "Генерыраваць код для Intel as"
33651 #~ msgid "Generate code for memory map3"
33652 #~ msgstr "Генерыраваць код для Intel as"
33655 #~ msgid "Generate code for memory map4"
33656 #~ msgstr "Генерыраваць код для Intel as"
33658 #~ msgid "Generate code for Intel ld"
33659 #~ msgstr "Генерыраваць код для Intel ld"
33662 #~ msgid "Do not generate code for a Sun FPA"
33663 #~ msgstr "Стварыць код для DLL"
33665 #~ msgid "Generate code for a 68881"
33666 #~ msgstr "Ствараць код для 68881"
33668 #~ msgid "Do no generate code for a 68851"
33669 #~ msgstr "Не ствараць код для 68851"
33671 #~ msgid "invalid %%o value"
33672 #~ msgstr "нерэчаіснае значэньне %%o"
33675 #~ msgid "invalid %%s/S value"
33676 #~ msgstr "дрэннае %%Q значэнне"
33679 #~ msgid "invalid option `-mstack-increment=%s'"
33680 #~ msgstr "Нерэчаісны выбар \"%s\""
33683 #~ msgid "can't read from temp file"
33684 #~ msgstr "не магу прачытаць з %s"
33687 #~ msgid "can't close temp file"
33688 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
33690 #~ msgid "Use GNU as"
33691 #~ msgstr "Выкарыстоўваць GNU як"
33693 #~ msgid "Use symbolic register names"
33694 #~ msgstr "Ужываць сімвалічныя назвы рэгістраў"
33696 #~ msgid "Don't use symbolic register names"
33697 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
33699 #~ msgid "Output compiler statistics"
33700 #~ msgstr "Вывесці статыстыку капілятара"
33702 #~ msgid "Don't output compiler statistics"
33703 #~ msgstr "Не выводзіць статыстыку кампілятара"
33705 #~ msgid "Use 32-bit FP registers"
33706 #~ msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
33708 #~ msgid "Use Irix PIC"
33709 #~ msgstr "Выкарыстоўваць Irix PIC"
33711 #~ msgid "Don't use Irix PIC"
33712 #~ msgstr "Не выкарыстоўваць Irix PIC"
33714 #~ msgid "Use OSF PIC"
33715 #~ msgstr "Выкарыстоўваць OSF PIC"
33717 #~ msgid "Don't use OSF PIC"
33718 #~ msgstr "Не выкарыстоўваць OSF PIC"
33720 #~ msgid "Optimize for 3900"
33721 #~ msgstr "Аптымізаваць для 3900"
33723 #~ msgid "Optimize for 4650"
33724 #~ msgstr "Аптымізаваць для 4650"
33726 #~ msgid "Don't use hardware fp"
33727 #~ msgstr "Не выкарыстоўваць апаратную fp"
33729 #~ msgid "Optimize for 32532 cpu"
33730 #~ msgstr "Аптымізаваць для 32532 ЦП"
33732 #~ msgid "Optimize for 32332 cpu"
33733 #~ msgstr "Аптымізаваць для 32332 ЦП"
33735 #~ msgid "Optimize for 32032"
33736 #~ msgstr "Аптымізаваць для 32032 ЦП"
33738 #~ msgid "Do not use register sb"
33739 #~ msgstr "Не выкарыстоўваць рэгістра sb"
33741 #~ msgid "Don't use EABI"
33742 #~ msgstr "Не выкарыстоўваць EABI"
33744 #~ msgid "Don't use alternate register names"
33745 #~ msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
33748 #~ msgid "Don't use bras"
33749 #~ msgstr "Не выкарыстоўваць Irix PIC"
33751 #~ msgid "invalid %%C operand"
33752 #~ msgstr "нерэчаісны %%C аперанд"
33754 #~ msgid "invalid %%D operand"
33755 #~ msgstr "нерэчаісны %%D аперанд"
33757 #~ msgid "Optimize for Cypress processors"
33758 #~ msgstr "Аптымізацыя для Cypress працэсараў"
33760 #~ msgid "Optimize for F934 processors"
33761 #~ msgstr "Аптымізацыя для F934 працэсараў"
33763 #~ msgid "Optimize for SuperSparc processors"
33764 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
33766 #~ msgid "%s=%s is too large"
33767 #~ msgstr "%s=%s вельмі вялікі"
33770 #~ msgid "Do not use the Xtensa boolean register option"
33771 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
33774 #~ msgid "%s for `%T %s' operator"
33775 #~ msgstr "%s перад знакам \"%s\""
33778 #~ msgid "%s for `%T %s %T' operator"
33779 #~ msgstr "%s перад знакам \"%s\""
33782 #~ msgid "%s for `%s %T' operator"
33783 #~ msgstr "%s перад знакам \"%s\""
33786 #~ msgid "duplicate enum value `%D'"
33787 #~ msgstr "паўтарэнне \"volatile\""
33790 #~ msgid "`%D' invalid in `%T'"
33791 #~ msgstr "Нерэчаісны выбар \"%s\""
33794 #~ msgid "field `%D' invalidly declared offset type"
33795 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
33798 #~ msgid "cannot initialize `%D' to namespace `%D'"
33799 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
33801 #~ msgid "invalid declarator"
33802 #~ msgstr "нерэчаісны абвяшчальнік"
33804 #~ msgid "multiple declarations `%T' and `%T'"
33805 #~ msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
33808 #~ msgid "semicolon missing after declaration of `%#T'"
33809 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33812 #~ msgid "previous friend declaration of `%D'"
33813 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
33816 #~ msgid "member initializers for `%#D'"
33817 #~ msgstr "complex нерэчаісны для \"%s\""
33820 #~ msgid "no method `%T::%D'"
33821 #~ msgstr "у метадзе \"%s\":"
33824 #~ msgid "no type `%D' in `%T'"
33825 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
33827 #~ msgid "%s before `%c'"
33828 #~ msgstr "%s перад '%c'"
33830 #~ msgid "%s before `\\%o'"
33831 #~ msgstr "%s перад \"\\%o\""
33833 #~ msgid "%s before `%s' token"
33834 #~ msgstr "%s перад знакам \"%s\""
33836 #~ msgid "invalid use of `%T'"
33837 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
33840 #~ msgid "Implicit declaration of `%A' at %0"
33841 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
33843 #~ msgid "Unknown escape sequence `\\%A' at %0"
33844 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
33847 #~ msgid "Unterminated escape sequence `\\' at %0"
33848 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
33851 #~ msgid "non-ISO escape sequence `\\%c'"
33852 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
33855 #~ msgid "Unable to open INCLUDE file `%A' at %0"
33856 #~ msgstr "немагу адчыніць файл \"%s\""
33859 #~ msgid "Truncating characters on right side of character constant at %0"
33860 #~ msgstr "мнагасімвальная сімвальная канстанта"
33862 #~ msgid "In function"
33863 #~ msgstr "У функцыі"
33865 #~ msgid "In construct"
33866 #~ msgstr "У канструкцыі"
33868 #~ msgid "can't close %s"
33869 #~ msgstr "не магу зачыніць %s"
33872 #~ msgid "field initializer type mismatch"
33873 #~ msgstr "нерэчаісны ініцыялізатар"
33875 #~ msgid "file not found `%s'"
33876 #~ msgstr "файл `%s' ня знойдзен"
33879 #~ msgid "can't mangle %s"
33880 #~ msgstr "не магу зачыніць %s"
33883 #~ msgid "circular inheritance in interface declaration for `%s'"
33884 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
33887 #~ msgid "cannot find class (factory) method"
33888 #~ msgstr "не магу знайсці метад."
33890 #~ msgid "cannot find method"
33891 #~ msgstr "немагчыма знайсьці мэтад"