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: https://gcc.gnu.org/bugs/\n"
9 "POT-Creation-Date: 2018-01-26 22:47+0000\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"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Bugs: Report translation errors to the Language-Team address.\n"
21 msgid "conversion from %s to %s not supported by iconv"
30 msgid "no iconv implementation, cannot convert from %s to %s"
35 msgid "character 0x%lx is not in the basic source character set\n"
38 #: charset.c:798 charset.c:1677
39 msgid "converting to execution character set"
44 msgid "character 0x%lx is not unibyte in execution character set"
48 msgid "universal character names are only valid in C++ and C99"
52 msgid "C99's universal character names are incompatible with C90"
57 msgid "the meaning of '\\%c' is different in traditional C"
61 msgid "In _cpp_valid_ucn but not a UCN"
66 msgid "incomplete universal character name %.*s"
71 msgid "%.*s is not a valid universal character"
72 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
74 #: charset.c:1121 lex.c:1333
75 msgid "'$' in identifier or number"
80 msgid "universal character %.*s is not valid in an identifier"
85 msgid "universal character %.*s is not valid at the start of an identifier"
88 #: charset.c:1181 charset.c:2000
89 msgid "converting UCN to source character set"
93 msgid "converting UCN to execution character set"
97 msgid "the meaning of '\\x' is different in traditional C"
101 msgid "\\x used with no following hex digits"
105 msgid "hex escape sequence out of range"
109 msgid "octal escape sequence out of range"
113 msgid "the meaning of '\\a' is different in traditional C"
118 msgid "non-ISO-standard escape sequence, '\\%c'"
123 #| msgid "unknown escape sequence '\\%c'"
124 msgid "unknown escape sequence: '\\%c'"
125 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
129 #| msgid "unknown escape sequence '\\%c'"
130 msgid "unknown escape sequence: '\\%s'"
131 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
134 msgid "converting escape sequence to execution character set"
139 #| msgid "Missing identifier"
140 msgid "missing open quote"
141 msgstr "Прапушчан ідэнтыфікатар"
143 #: charset.c:1827 charset.c:1891
145 #| msgid "character constant too long"
146 msgid "character constant too long for its type"
147 msgstr "сімвальная канстанта вельмі доўгая"
150 msgid "multi-character character constant"
151 msgstr "мнагасімвальная сімвальная канстанта"
154 msgid "empty character constant"
155 msgstr "пустая сімвальная канстанта"
159 msgid "failure to convert %s to %s"
162 #: directives.c:235 directives.c:278
164 msgid "extra tokens at end of #%s directive"
169 msgid "#%s is a GCC extension"
174 msgid "#%s is a deprecated GCC extension"
178 msgid "suggest not using #elif in traditional C"
183 msgid "traditional C ignores #%s with the # indented"
188 msgid "suggest hiding #%s from traditional C with an indented #"
192 msgid "embedding a directive within macro arguments is not portable"
196 msgid "style of line directive is a GCC extension"
201 msgid "invalid preprocessing directive #%s"
205 msgid "\"defined\" cannot be used as a macro name"
209 msgid "\"__has_include__\" cannot be used as a macro name"
214 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
219 msgid "no macro name given in #%s directive"
223 msgid "macro names must be identifiers"
226 #: directives.c:672 directives.c:677
228 msgid "undefining \"%s\""
232 msgid "missing terminating > character"
237 msgid "#%s expects \"FILENAME\" or <FILENAME>"
242 msgid "empty filename in #%s"
246 msgid "#include nested too deeply"
250 msgid "#include_next in primary source file"
255 msgid "invalid flag \"%s\" in line directive"
259 msgid "unexpected end of file after #line"
264 msgid "\"%s\" after #line is not a positive integer"
267 #: directives.c:983 directives.c:985
268 msgid "line number out of range"
271 #: directives.c:998 directives.c:1079
273 msgid "\"%s\" is not a valid filename"
278 msgid "\"%s\" after # is not a positive integer"
283 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
286 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
293 msgid "invalid #%s directive"
294 msgstr "нерэчаісны ініцыялізатар"
298 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
303 msgid "registering pragma \"%s\" with name expansion and no namespace"
308 msgid "registering \"%s\" as both a pragma and a pragma namespace"
313 msgid "#pragma %s %s is already registered"
314 msgstr "Клас \"%s\" ужо існуе"
318 msgid "#pragma %s is already registered"
322 msgid "registering pragma with NULL handler"
326 msgid "#pragma once in main file"
331 msgid "invalid #pragma push_macro directive"
332 msgstr "нерэчаісны ініцыялізатар"
336 msgid "invalid #pragma pop_macro directive"
337 msgstr "нерэчаісны ініцыялізатар"
340 msgid "invalid #pragma GCC poison directive"
345 msgid "poisoning existing macro \"%s\""
349 msgid "#pragma system_header ignored outside include file"
354 #| msgid "cannot find source %s"
355 msgid "cannot find source file %s"
356 msgstr "не магу знайсці крыніцу %s"
360 msgid "current file is older than %s"
365 msgid "invalid \"#pragma GCC %s\" directive"
366 msgstr "нерэчаісны ініцыялізатар"
369 msgid "_Pragma takes a parenthesized string literal"
373 msgid "#else without #if"
377 msgid "#else after #else"
380 #: directives.c:2071 directives.c:2104
381 msgid "the conditional began here"
385 msgid "#elif without #if"
389 msgid "#elif after #else"
393 msgid "#endif without #if"
397 msgid "missing '(' after predicate"
401 msgid "missing ')' to complete answer"
405 msgid "predicate's answer is empty"
409 msgid "assertion without predicate"
413 msgid "predicate must be an identifier"
418 msgid "\"%s\" re-asserted"
423 msgid "unterminated #%s"
426 #: directives-only.c:221 lex.c:2851 traditional.c:167
427 msgid "unterminated comment"
428 msgstr "незавершаныя каментарыі"
439 #: expr.c:628 expr.c:745
440 msgid "fixed-point constants are a GCC extension"
445 #| msgid "invalid string constant `%E'"
446 msgid "invalid prefix \"0b\" for floating constant"
447 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
450 msgid "use of C++17 hexadecimal floating constant"
454 msgid "use of C99 hexadecimal floating constant"
459 #| msgid "invalid string constant `%E'"
460 msgid "invalid suffix \"%.*s\" on floating constant"
461 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
463 #: expr.c:724 expr.c:784
465 msgid "traditional C rejects the \"%.*s\" suffix"
469 msgid "suffix for double constant is a GCC extension"
474 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
478 msgid "decimal float constants are a GCC extension"
483 #| msgid "invalid string constant `%E'"
484 msgid "invalid suffix \"%.*s\" on integer constant"
485 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
488 msgid "use of C++11 long long integer constant"
492 msgid "use of C99 long long integer constant"
496 msgid "imaginary constants are a GCC extension"
500 msgid "binary constants are a C++14 feature or GCC extension"
504 msgid "binary constants are a GCC extension"
508 msgid "integer constant is too large for its type"
512 msgid "integer constant is so large that it is unsigned"
516 msgid "missing ')' after \"defined\""
520 msgid "operator \"defined\" requires an identifier"
525 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
529 msgid "this use of \"defined\" may not be portable"
533 msgid "user-defined literal in preprocessor expression"
537 msgid "floating constant in preprocessor expression"
541 msgid "imaginary number in preprocessor expression"
546 msgid "\"%s\" is not defined, evaluates to 0"
550 msgid "assertions are a GCC extension"
554 msgid "assertions are a deprecated extension"
559 #| msgid "unbalanced #endif"
560 msgid "unbalanced stack in %s"
561 msgstr "незбалансаваны #endif"
565 #| msgid "impossible operator '%s'"
566 msgid "impossible operator '%u'"
567 msgstr "немагчымы апэратар '%s'"
570 msgid "missing ')' in expression"
574 msgid "'?' without following ':'"
578 msgid "integer overflow in preprocessor expression"
582 msgid "missing '(' in expression"
587 msgid "the left operand of \"%s\" changes sign when promoted"
592 msgid "the right operand of \"%s\" changes sign when promoted"
596 msgid "traditional C rejects the unary plus operator"
600 msgid "comma operator in operand of #if"
604 msgid "division by zero in #if"
608 msgid "operator \"__has_include__\" requires a header string"
612 msgid "missing ')' after \"__has_include__\""
616 msgid "one or more PCH files were found, but they were invalid"
620 msgid "use -Winvalid-pch for more information"
625 msgid "no include path in which to search for %s"
629 msgid "Multiple include guards may be useful for:\n"
633 msgid "cppchar_t must be an unsigned type"
638 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
642 msgid "CPP arithmetic must be at least as precise as a target int"
646 msgid "target char is less than 8 bits wide"
650 msgid "target wchar_t is narrower than target char"
654 msgid "target int is narrower than target char"
658 msgid "CPP half-integer narrower than CPP character"
663 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
667 msgid "backslash and newline separated by space"
671 msgid "backslash-newline at end of file"
676 msgid "trigraph ??%c converted to %c"
681 msgid "trigraph ??%c ignored, use -trigraphs to enable"
685 msgid "\"/*\" within comment"
690 msgid "%s in preprocessing directive"
694 msgid "null character(s) ignored"
699 msgid "`%.*s' is not in NFKC"
704 #| msgid "`%D' is not a function,"
705 msgid "`%.*s' is not in NFC"
706 msgstr "`%D' - гэта ня функцыя,"
709 msgid "__VA_OPT__ is not available until C++2a"
713 msgid "__VA_OPT__ can only appear in the expansion of a C++2a variadic macro"
716 #: lex.c:1403 lex.c:1495
718 msgid "attempt to use poisoned \"%s\""
721 #: lex.c:1413 lex.c:1505
722 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
725 #: lex.c:1417 lex.c:1509
726 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
729 #: lex.c:1427 lex.c:1521
731 msgid "identifier \"%s\" is a special operator name in C++"
735 msgid "raw string delimiter longer than 16 characters"
739 msgid "invalid new-line in raw string delimiter"
744 msgid "invalid character '%c' in raw string delimiter"
745 msgstr "сімвальная канстанта вельмі доўгая"
747 #: lex.c:1868 lex.c:1890
749 #| msgid "unterminated comment"
750 msgid "unterminated raw string"
751 msgstr "незавершаныя каментарыі"
753 #: lex.c:1912 lex.c:2043
754 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
758 msgid "null character(s) preserved in literal"
763 msgid "missing terminating %c character"
764 msgstr "прапушчан завяршаючы сімвал %c"
767 msgid "C++11 requires a space between string literal and macro"
770 #: lex.c:2865 lex.c:2899
771 msgid "C++ style comments are not allowed in ISO C90"
774 #: lex.c:2867 lex.c:2878 lex.c:2901
775 msgid "(this will be reported only once per input file)"
779 msgid "C++ style comments are incompatible with C90"
783 msgid "multi-line comment"
788 msgid "unspellable token %s"
789 msgstr "немагу адчыніць файл \"%s\""
792 msgid "'##' cannot appear at either end of __VA_OPT__"
797 msgid "macro \"%s\" is not used"
800 #: macro.c:391 macro.c:639
802 msgid "invalid built-in macro \"%s\""
805 #: macro.c:398 macro.c:500
807 msgid "macro \"%s\" might prevent reproducible builds"
812 msgid "could not determine file timestamp"
813 msgstr "не магу знайсці крыніцу %s\n"
817 #| msgid "Could not open data file %s.\n"
818 msgid "could not determine date and time"
819 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
822 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
826 msgid "invalid string literal, ignoring final '\\'"
831 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
835 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
839 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
844 msgid "macro \"%s\" requires %u arguments, but only %u given"
849 msgid "macro \"%s\" passed %u arguments, but takes just %u"
852 #: macro.c:1156 traditional.c:819
854 msgid "unterminated argument list invoking macro \"%s\""
859 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
864 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
867 #: macro.c:2011 macro.c:2020
869 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
874 msgid "duplicate macro parameter \"%s\""
879 msgid "\"%s\" may not appear in macro parameter list"
883 msgid "macro parameters must be comma-separated"
887 msgid "parameter name missing"
891 msgid "anonymous variadic macros were introduced in C++11"
894 #: macro.c:3085 macro.c:3090
895 msgid "anonymous variadic macros were introduced in C99"
900 msgid "ISO C++ does not permit named variadic macros"
901 msgstr "ISO C89 не падтрымлівае \"long long\""
904 msgid "ISO C does not permit named variadic macros"
908 msgid "missing ')' in macro parameter list"
912 msgid "'##' cannot appear at either end of a macro expansion"
916 msgid "ISO C++11 requires whitespace after the macro name"
920 msgid "ISO C99 requires whitespace after the macro name"
925 #| msgid "missing white space after number '%.*s'"
926 msgid "missing whitespace after the macro name"
927 msgstr "прапушчан прабел пасля нумара \"%.*s\""
930 msgid "'#' is not followed by a macro parameter"
935 msgid "\"%s\" redefined"
939 msgid "this is the location of the previous definition"
944 msgid "macro argument \"%s\" would be stringified in traditional C"
949 msgid "invalid hash type %d in cpp_macro_definition"
952 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
953 msgid "while writing precompiled header"
958 msgid "%s: not used because `%.*s' is poisoned"
963 #| msgid "label `%s' used but not defined"
964 msgid "%s: not used because `%.*s' not defined"
965 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
969 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
974 msgid "%s: not used because `%s' is defined"
979 msgid "%s: not used because `__COUNTER__' is invalid"
982 #: pch.c:725 pch.c:903
983 msgid "while reading precompiled header"
988 msgid "detected recursion whilst expanding macro \"%s\""
991 #: traditional.c:1108
992 msgid "syntax error in macro parameter list"
995 #~ msgid "wrong number of arguments specified for `%s' attribute"
996 #~ msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
998 #~ msgid "`%s' attribute ignored"
999 #~ msgstr "\"%s\" атрыбут ігнарыруецца"
1001 #~ msgid "unknown machine mode `%s'"
1002 #~ msgstr "невядомы рэжым машыны \"%s\""
1004 #~ msgid "no data type for mode `%s'"
1005 #~ msgstr "няма тыпа дадзеных для рэжыма \"%s\""
1007 #~ msgid "section of `%s' conflicts with previous declaration"
1008 #~ msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1010 #~ msgid "section attributes are not supported for this target"
1011 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1014 #~ msgid "`%s' attribute ignored for `%s'"
1015 #~ msgstr "\"%s\" атрыбут ігнарыруецца"
1018 #~ msgid "second arg to `__builtin_prefetch' must be a constant"
1019 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
1022 #~ msgid "third arg to `__builtin_prefetch' must be a constant"
1023 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
1025 #~ msgid "__builtin_saveregs not supported by this target"
1026 #~ msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
1028 #~ msgid "argument of `__builtin_args_info' must be constant"
1029 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
1031 #~ msgid "argument of `__builtin_args_info' out of range"
1032 #~ msgstr "аргумент `__builtin_args_info' выйшаў за межы"
1034 #~ msgid "missing argument in `__builtin_args_info'"
1035 #~ msgstr "прапушчан аргумент у `__builtin_args_info'"
1037 #~ msgid "`va_start' used in function with fixed args"
1039 #~ "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
1040 #~ " колькасьцю аргументаў"
1042 #~ msgid "`__builtin_next_arg' called without an argument"
1043 #~ msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
1045 #~ msgid "invalid use of `restrict'"
1046 #~ msgstr "нявернае выкарыстанне \"restict\""
1049 #~ msgid "cannot disable built-in function `%s'"
1050 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
1052 #~ msgid "too few arguments to function `%s'"
1053 #~ msgstr "нехапае аргументаў у функцыі \"%s\""
1055 #~ msgid "too many arguments to function `%s'"
1056 #~ msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
1059 #~ msgid "ISO C++ forbids taking the address of a label"
1060 #~ msgstr "ISO C не дазваляе пусты ізыходны файл"
1063 #~ msgid "ISO C forbids taking the address of a label"
1064 #~ msgstr "ISO C не дазваляе пусты ізыходны файл"
1066 #~ msgid "unknown C standard `%s'"
1067 #~ msgstr "невядомы C стандарт `%s'"
1069 #~ msgid "label `%s' defined but not used"
1070 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
1073 #~ msgid "previous declaration of function `%s' with attribute noinline"
1074 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
1077 #~ msgid "previous declaration of function `%s' was inline"
1078 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
1081 #~ msgid "a parameter"
1082 #~ msgstr "невыкарыстаемы параметр \"%s\""
1085 #~ msgid "a global declaration"
1086 #~ msgstr "Нерэчаіснае абвяшчэнне"
1088 #~ msgid "duplicate label declaration `%s'"
1089 #~ msgstr "паўторнае абвяшчэньне адмеціны `%s'"
1091 #~ msgid "this is a previous declaration"
1092 #~ msgstr "гэта папярэдняе абвяшчэньне"
1094 #~ msgid "empty declaration"
1095 #~ msgstr "пустое абвяшчэньне"
1097 #~ msgid "`%s' is usually a function"
1098 #~ msgstr "`%s' - звычайна функцыя"
1100 #~ msgid "parameter `%s' is initialized"
1101 #~ msgstr "параметр \"%s\" ініцыялізаваны"
1103 #~ msgid "`long long long' is too long for GCC"
1104 #~ msgstr "`long long long' - вельмі доўга для GCC"
1106 #~ msgid "ISO C89 does not support `long long'"
1107 #~ msgstr "ISO C89 не падтрымлівае `long long'"
1109 #~ msgid "duplicate `%s'"
1110 #~ msgstr "паўтарэньне `%s'"
1112 #~ msgid "long, short, signed or unsigned invalid for `%s'"
1113 #~ msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
1115 #~ msgid "complex invalid for `%s'"
1116 #~ msgstr "complex нерэчаісны для \"%s\""
1118 #~ msgid "ISO C89 does not support complex types"
1119 #~ msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1121 #~ msgid "ISO C does not support plain `complex' meaning `double complex'"
1122 #~ msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1124 #~ msgid "ISO C does not support complex integer types"
1125 #~ msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1127 #~ msgid "duplicate `const'"
1128 #~ msgstr "паўтарэнне \"const\""
1130 #~ msgid "duplicate `restrict'"
1131 #~ msgstr "паўтарэнне \"restrict\""
1133 #~ msgid "duplicate `volatile'"
1134 #~ msgstr "паўтарэнне \"volatile\""
1136 #~ msgid "size of array `%s' is negative"
1137 #~ msgstr "памер масіва \"%s\" адмоўны"
1139 #~ msgid "size of array `%s' is too large"
1140 #~ msgstr "памер масіва \"%s\" вельмі вялікі"
1143 #~ msgid "redefinition of `struct %s'"
1144 #~ msgstr "перанакіраванне stdout: %s"
1147 #~ msgstr "аб'яднанне"
1149 #~ msgid "structure"
1150 #~ msgstr "структура"
1153 #~ msgstr "структура"
1158 #~ msgid "bit-field `%s' has invalid type"
1159 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1161 #~ msgid "no previous prototype for `%s'"
1162 #~ msgstr "няма папярэдняга прататыпа для \"%s\""
1164 #~ msgid "no previous declaration for `%s'"
1165 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
1167 #~ msgid "return type of `%s' is not `int'"
1168 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
1170 #~ msgid "first argument of `%s' should be `int'"
1171 #~ msgstr "першым аргументам \"%s\" павінен быць \"int\""
1173 #~ msgid "second argument of `%s' should be `char **'"
1174 #~ msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1176 #~ msgid "size of return value of `%s' is %u bytes"
1177 #~ msgstr "памер вяртаемага значэння \"%s\" %u байт"
1179 #~ msgid "size of return value of `%s' is larger than %d bytes"
1180 #~ msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
1182 #~ msgid "function does not return string type"
1183 #~ msgstr "функцыя не вяртае тып string"
1186 #~ msgstr "'0' флаг"
1188 #~ msgid "`O' modifier"
1189 #~ msgstr "'O' мадыфікатар"
1191 #~ msgid "%s does not support %s"
1192 #~ msgstr "%s не падтрымлівае %s"
1194 #~ msgid "syntax error"
1195 #~ msgstr "сінтаксічная памылка"
1198 #~ msgid "syntax error: cannot back up"
1199 #~ msgstr "сінтаксічная памылка"
1201 #~ msgid "ISO C forbids an empty source file"
1202 #~ msgstr "ISO C не дазваляе пусты ізыходны файл"
1205 #~ msgid "first argument to __builtin_choose_expr not a constant"
1206 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
1208 #~ msgid "`%s' is not at beginning of declaration"
1209 #~ msgstr "\"%s\" - гэта не пачатак дэкларацыі"
1211 #~ msgid "ISO C forbids label declarations"
1212 #~ msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1214 #~ msgid "empty body in an else-statement"
1215 #~ msgstr "пустое цела ў else-выражэнні"
1217 #~ msgid "ISO C forbids `goto *expr;'"
1218 #~ msgstr "ISO C не падтрымлівае \"goto *expr;\""
1220 #~ msgid "parse error"
1221 #~ msgstr "граматычная памылка"
1223 #~ msgid "%s at end of input"
1224 #~ msgstr "%s на прыканцы ўводу"
1226 #~ msgid "%s before %s'%c'"
1227 #~ msgstr "%s перад %s'%c'"
1229 #~ msgid "%s before %s'\\x%x'"
1230 #~ msgstr "%s перад %s'\\x%x'"
1232 #~ msgid "%s before \"%s\""
1233 #~ msgstr "%s перад \"%s\""
1235 #~ msgid "%s before '%s' token"
1236 #~ msgstr "%s перад знакам '%s'"
1239 #~ msgid "YYDEBUG not defined"
1240 #~ msgstr "YYDEBUG не вызначан."
1243 #~ msgid "#pragma pack(push[, id], <n>) is not supported on this target"
1244 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1247 #~ msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
1248 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1251 #~ msgid "asm declaration conficts with previous rename"
1252 #~ msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1254 #~ msgid "destructor needed for `%#D'"
1255 #~ msgstr "дэструктару неабходны \"%#D\""
1257 #~ msgid "`%s' has an incomplete type"
1258 #~ msgstr "\"%s\" мае незавершаны тып"
1260 #~ msgid "`%s' undeclared (first use in this function)"
1261 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1263 #~ msgid "(Each undeclared identifier is reported only once"
1264 #~ msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
1266 #~ msgid "for each function it appears in.)"
1267 #~ msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
1269 #~ msgid "too many arguments to function"
1270 #~ msgstr "вельмі шмат аргументаў у функцыі"
1272 #~ msgid "too few arguments to function"
1273 #~ msgstr "не хапае аргументаў у функцыі"
1275 #~ msgid "ISO C does not support `++' and `--' on complex types"
1276 #~ msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
1279 #~ msgid "wrong type argument to increment"
1280 #~ msgstr "не хапае аргументаў у функцыі"
1283 #~ msgid "cannot take address of bit-field `%s'"
1284 #~ msgstr "не магу атрымаць адрас бітавага поля \"%s\""
1286 #~ msgid "initialization"
1287 #~ msgstr "ініцыялізацыя"
1289 #~ msgid "invalid initializer"
1290 #~ msgstr "нерэчаісны ініцыялізатар"
1292 #~ msgid "missing initializer"
1293 #~ msgstr "прапушчан ініцыялізатар"
1296 #~ msgstr "вяртанне"
1298 #~ msgid "called from here"
1299 #~ msgstr "выклікана адсюль"
1301 #~ msgid "internal error"
1302 #~ msgstr "унутраная памылка"
1304 #~ msgid "no arguments"
1305 #~ msgstr "няма аргументаў"
1307 #~ msgid "%d constructor(s) found\n"
1308 #~ msgstr "%d канструктар(аў) знойдзен(а)\n"
1310 #~ msgid "%d destructor(s) found\n"
1311 #~ msgstr "%d дэструктар(аў) знойдзен(а)\n"
1313 #~ msgid "[cannot find %s]"
1314 #~ msgstr "[нельга знайсці %s]"
1316 #~ msgid "cannot find `%s'"
1317 #~ msgstr "нельга знайсці \"%s\""
1319 #~ msgid "redirecting stdout: %s"
1320 #~ msgstr "перанакіраванне stdout: %s"
1322 #~ msgid "cannot find `nm'"
1323 #~ msgstr "нельга знайсці \"nm\""
1328 #~ msgid "unable to open file '%s'"
1329 #~ msgstr "немагу адчыніць файл \"%s\""
1331 #~ msgid "not found\n"
1332 #~ msgstr "не знойдзена\n"
1334 #~ msgid "bad magic number in file '%s'"
1335 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
1337 #~ msgid "cannot find `ldd'"
1338 #~ msgstr "не магу знайсці \"ldd\""
1341 #~ msgid "library lib%s not found"
1342 #~ msgstr "Бібліятэка lib%s не знойдзена"
1344 #~ msgid "bad magic number"
1345 #~ msgstr "дрэнны \"магічны\" нумар"
1347 #~ msgid "bad header version"
1348 #~ msgstr "дрэнная версія загалоўка"
1350 #~ msgid "unsupported version"
1351 #~ msgstr "непадтрымліваемая версія"
1354 #~ msgid "missing binary operator"
1355 #~ msgstr "прапушчан ініцыялізатар"
1358 #~ msgid "missing binary operator before '%s'"
1359 #~ msgstr "прапушчан прабел пасля нумара \"%.*s\""
1361 #~ msgid "%s is too large"
1362 #~ msgstr "%s - вельмі вялікі"
1364 #~ msgid "%s is a block device"
1365 #~ msgstr "%s - гэта блёчная прылада"
1367 #~ msgid "%s: Not a directory"
1368 #~ msgstr "%s: не дырэкторыя"
1371 #~ msgid "changing search order for system directory \"%s\""
1372 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
1375 #~ msgid "argument missing after %s"
1376 #~ msgstr "аргумент для \"%s\" прапушчан"
1379 #~ msgid "output filename specified twice"
1380 #~ msgstr "не зададзены ўваходзячыя файлы"
1383 #~ msgid "unknown string token %s\n"
1384 #~ msgstr "невядомая назва рэгістра: %s\n"
1387 #~ msgid "unknown escape sequence: '\\%03o'"
1388 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
1391 #~ msgid "invalid option %s"
1392 #~ msgstr "Нерэчаісны выбар %s"
1394 #~ msgid "too many input files"
1395 #~ msgstr "вельмі шмат уваходзячых файлаў"
1397 #~ msgid "%s:%d: warning: "
1398 #~ msgstr "%s:%d: увага: "
1400 #~ msgid "%s: warning: "
1401 #~ msgstr "%s: увага: "
1404 #~ msgstr "%s: %s: "
1407 #~ msgid "In member function `%s':"
1408 #~ msgstr "у функцыі \"%s\":"
1410 #~ msgid "In function `%s':"
1411 #~ msgstr "у функцыі \"%s\":"
1413 #~ msgid "compilation terminated.\n"
1414 #~ msgstr "кампіляцыя завершана.\n"
1416 #~ msgid "In file included from %s:%d"
1417 #~ msgstr "У файле уключаным з %s:%d"
1422 #~ msgid "can't get current directory"
1423 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
1425 #~ msgid "abort in %s, at %s:%d"
1426 #~ msgstr "спынена ў %s, ля %s:%d"
1428 #~ msgid "invalid %%-code"
1429 #~ msgstr "нерэчаісны %%-код"
1431 #~ msgid "unused parameter `%s'"
1432 #~ msgstr "невыкарыстаемы параметр \"%s\""
1435 #~ msgid "missing argument to `%s' option"
1436 #~ msgstr "аргумент для \"%s\" прапушчан"
1439 #~ msgid "extraneous argument to `%s' option"
1440 #~ msgstr "аргумент для \"%s\" прапушчан"
1442 #~ msgid "-pipe not supported"
1443 #~ msgstr "-pipe не падтрымліваецца"
1445 #~ msgid "# %s %.2f %.2f\n"
1446 #~ msgstr "# %s %.2f %.2f\n"
1448 #~ msgid "Usage: %s [options] file...\n"
1449 #~ msgstr "Выкарыстанне: %s [выбары] файл...\n"
1451 #~ msgid "Options:\n"
1452 #~ msgstr "Выбары:\n"
1454 #~ msgid " --help Display this information\n"
1455 #~ msgstr " --help Адлюстраваць гэту інфармацыю\n"
1457 #~ msgid " -dumpversion Display the version of the compiler\n"
1458 #~ msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
1461 #~ msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
1462 #~ msgstr " -o <файл> Памясціць вывад у <файл>\n"
1464 #~ msgid " -o <file> Place the output into <file>\n"
1465 #~ msgstr " -o <файл> Памясціць вывад у <файл>\n"
1468 #~ msgid "argument to `-l' is missing"
1469 #~ msgstr "аргумент для \"-x\" прапушчан"
1471 #~ msgid "argument to `-x' is missing"
1472 #~ msgstr "аргумент для \"-x\" прапушчан"
1474 #~ msgid "argument to `-%s' is missing"
1475 #~ msgstr "аргумент для \"-%s\" прапушчан"
1478 #~ msgid "invalid specification! Bug in cc"
1479 #~ msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
1485 #~ msgid "spec failure: unrecognized spec option '%c'"
1486 #~ msgstr "нераспазнаны выбар \"-%s\""
1488 #~ msgid "unrecognized option `-%s'"
1489 #~ msgstr "нераспазнаны выбар \"-%s\""
1491 #~ msgid "programs: %s\n"
1492 #~ msgstr "праграмы: %s\n"
1494 #~ msgid "libraries: %s\n"
1495 #~ msgstr "бібліятэкі: %s\n"
1499 #~ "For bug reporting instructions, please see:\n"
1502 #~ "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
1504 #~ msgid "gcc version %s\n"
1505 #~ msgstr "версія gcc %s\n"
1508 #~ msgid "no input files"
1509 #~ msgstr "няма ўваходзячых файлаў"
1511 #~ msgid "%s: %s compiler not installed on this system"
1512 #~ msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
1514 #~ msgid "language %s not recognized"
1515 #~ msgstr "мова %s не распазнана"
1518 #~ msgid "internal gcc abort"
1519 #~ msgstr "унутраная памылка"
1522 #~ msgid " -h, --help Print this help, then exit\n"
1523 #~ msgstr " --help Адлюстраваць гэту інфармацыю\n"
1526 #~ msgid " -v, --version Print version number, then exit\n"
1527 #~ msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
1530 #~ msgid " -n, --no-output Do not create an output file\n"
1531 #~ msgstr " -o <файл> Памясціць вывад у <файл>\n"
1536 #~ "For bug reporting instructions, please see:\n"
1540 #~ "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
1542 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
1543 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
1545 #~ msgid "can't open %s"
1546 #~ msgstr "немагчыма адчыніць %s"
1548 #~ msgid "invalid parameter `%s'"
1549 #~ msgstr "нерэчаісны парамэтр `%s'"
1551 #~ msgid "%s: internal abort\n"
1552 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
1554 #~ msgid "%s: compiling `%s'\n"
1555 #~ msgstr "%s: кампілюецца \"%s\"\n"
1557 #~ msgid "%s: can't delete file `%s': %s\n"
1558 #~ msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
1560 #~ msgid "%s: %d: warning: no extern definition for `%s'\n"
1561 #~ msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
1563 #~ msgid "%s: can't open file `%s' for reading: %s\n"
1564 #~ msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
1568 #~ "%s: error reading input file `%s': %s\n"
1571 #~ "%s: памылка чытаньня файла ўводу `%s': %s\n"
1573 #~ msgid "%s: warning: file `%s' already saved in `%s'\n"
1574 #~ msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
1576 #~ msgid "%s: can't change mode of file `%s': %s\n"
1577 #~ msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
1579 #~ msgid "%s: input file names must have .c suffixes: %s\n"
1580 #~ msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
1582 #~ msgid "floating point overflow"
1583 #~ msgstr "перапаўненьне плаваючай кропкі"
1585 #~ msgid "unknown register name: %s"
1586 #~ msgstr "невядомая назва рэгістра: %s"
1589 #~ msgid "could not find a spill register"
1590 #~ msgstr "Не выкарыстоўваць рэгістра sb"
1593 #~ msgid "unrecognizable insn:"
1594 #~ msgstr "нераспазнаны выбар \"-%s\""
1597 #~ msgid "duplicate asm operand name '%s'"
1598 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
1601 #~ msgid "undefined named operand '%s'"
1602 #~ msgstr "нераспазнаны аператар %s"
1604 #~ msgid "unused variable `%s'"
1605 #~ msgstr "невыкарыстоўваемая пераменная \"%s\""
1607 #~ msgid "size of `%s' is %d bytes"
1608 #~ msgstr "памер \"%s\" - %d байт"
1610 #~ msgid "size of `%s' is larger than %d bytes"
1611 #~ msgstr "памер \"%s\" больш чам %d байт"
1613 #~ msgid "Enable exception handling"
1614 #~ msgstr "Уключыць апрацоўку выключэньняў"
1616 #~ msgid "Insert stack checking code into the program"
1617 #~ msgstr "Уключаць код правэркі стэку ў праграму"
1619 #~ msgid "Enable SSA optimizations"
1620 #~ msgstr "Уключаць SSA аптымізацыю"
1623 #~ msgid "Do not recognize any built in functions"
1624 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1627 #~ msgid "invalid option `%s'"
1628 #~ msgstr "Нерэчаісны выбар \"%s\""
1631 #~ msgid "internal error: %s"
1632 #~ msgstr "Унутраная памылка: %s"
1636 #~ "Language specific options:\n"
1639 #~ "Выбары, спецыфічныя для мовы:\n"
1643 #~ " Options for %s:\n"
1646 #~ " Выбары для %s:\n"
1649 #~ msgid "unrecognized option `%s'"
1650 #~ msgstr "нераспазнаны выбар \"-%s\""
1653 #~ msgid "-Wid-clash-LEN is no longer supported"
1654 #~ msgstr "-pipe не падтрымліваецца."
1656 #~ msgid "`%s': unknown or unsupported -g option"
1657 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
1659 #~ msgid "invalid --param option: %s"
1660 #~ msgstr "нерэчаісны выбар --param : %s"
1663 #~ "%s%s%s version %s (%s)\n"
1664 #~ "%s\tcompiled by GNU C version %s.\n"
1665 #~ "%s%s%s version %s (%s) compiled by CC.\n"
1667 #~ "%s%s%s версія %s (%s)\n"
1668 #~ "%s\tзкампілявана GNU C версія %s.\n"
1669 #~ "%s%s%s версія %s (%s) зкампілявана CC.\n"
1671 #~ msgid "options enabled: "
1672 #~ msgstr "выбары ўключаны:"
1674 #~ msgid "can't open %s for writing"
1675 #~ msgstr "немагчыма адчыніць %s для запісу"
1678 #~ msgid "ignoring command line option '%s'"
1679 #~ msgstr "Нераспазнаны выбар \"%s\""
1682 #~ msgid "-ffunction-sections not supported for this target"
1683 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1686 #~ msgid "-fdata-sections not supported for this target"
1687 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1690 #~ msgid "-fprefetch-loop-arrays not supported for this target"
1691 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1693 #~ msgid "error writing to %s"
1694 #~ msgstr "памылка запісу ў %s"
1696 #~ msgid "usage: %s [switches] input output"
1697 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
1699 #~ msgid "#error%.*s"
1700 #~ msgstr "#памылка%.*s"
1702 #~ msgid "#warning%.*s"
1703 #~ msgstr "#увага%.*s"
1705 #~ msgid "invalid register name for `%s'"
1706 #~ msgstr "нерэчаісная назва рэгістра `%s'"
1708 #~ msgid "optimization turned on"
1709 #~ msgstr "аптымізацыя уключана"
1711 #~ msgid "optimization turned off"
1712 #~ msgstr "аптымізацыя выключана"
1714 #~ msgid "invalid %%Q value"
1715 #~ msgstr "дрэннае %%Q значэнне"
1717 #~ msgid "invalid %%C value"
1718 #~ msgstr "нерэчаіснае значэньне %%C"
1720 #~ msgid "invalid %%N value"
1721 #~ msgstr "нерэчаіснае значэньне %%N"
1723 #~ msgid "invalid %%M value"
1724 #~ msgstr "нерэчаіснае значэньне %%M"
1726 #~ msgid "invalid %%m value"
1727 #~ msgstr "нерэчаіснае значэньне %%m"
1729 #~ msgid "invalid %%L value"
1730 #~ msgstr "нерэчаіснае значэньне %%L"
1732 #~ msgid "invalid %%O value"
1733 #~ msgstr "нерэчаіснае значэньне %%O"
1735 #~ msgid "invalid %%P value"
1736 #~ msgstr "нерэчаіснае значэньне %%P"
1738 #~ msgid "invalid %%V value"
1739 #~ msgstr "нерэчаіснае значэньне %%V"
1742 #~ msgid "-f%s ignored for Unicos/Mk (not supported)"
1743 #~ msgstr "-pipe не падтрымліваецца."
1746 #~ msgid "-mieee not supported on Unicos/Mk"
1747 #~ msgstr "-pipe не падтрымліваецца"
1749 #~ msgid "invalid %%H value"
1750 #~ msgstr "нерэчаіснае значэньне %%H"
1753 #~ msgid "invalid %%J value"
1754 #~ msgstr "дрэннае %%Q значэнне"
1756 #~ msgid "invalid %%r value"
1757 #~ msgstr "нерэчаіснае значэньне %%r"
1759 #~ msgid "invalid %%R value"
1760 #~ msgstr "нерэчаіснае значэньне %%R"
1762 #~ msgid "invalid %%h value"
1763 #~ msgstr "нерэчаіснае значэньне %%h"
1765 #~ msgid "invalid %%U value"
1766 #~ msgstr "нерэчаіснае значэньне %%U"
1768 #~ msgid "invalid %%s value"
1769 #~ msgstr "нерэчаіснае значэньне %%v"
1771 #~ msgid "invalid %%E value"
1772 #~ msgstr "нерэчаіснае значэньне %%E"
1774 #~ msgid "invalid %%xn code"
1775 #~ msgstr "нерэчаіснае значэньне %%xn"
1777 #~ msgid "Use hardware fp"
1778 #~ msgstr "Выкарыстоўваць апаратную плаваючую кропку"
1780 #~ msgid "Do not use hardware fp"
1781 #~ msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
1784 #~ msgid "argument of `%s' attribute is not a string constant"
1785 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
1788 #~ msgid "invalid operand to %%R code"
1789 #~ msgstr "нерэчаісны %%-код"
1792 #~ msgid "invalid operand to %%H/%%L code"
1793 #~ msgstr "нерэчаісны %%-код"
1796 #~ msgid "invalid operand to %%U code"
1797 #~ msgstr "нерэчаісны %%-код"
1800 #~ msgid "invalid operand to %%V code"
1801 #~ msgstr "нерэчаісны %%-код"
1804 #~ msgid "target CPU does not support THUMB instructions"
1805 #~ msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1808 #~ msgid "`%s' attribute only applies to functions"
1809 #~ msgstr "\"%s\" звычайна функцыя"
1812 #~ msgid "invalid insn:"
1813 #~ msgstr "Нерэчаісны выбар %s"
1815 #~ msgid "internal error: bad register: %d"
1816 #~ msgstr "унутраная памылка: дрэнны рэгістр: %d"
1818 #~ msgid "unrecognized address"
1819 #~ msgstr "нераспазнаны адрас"
1822 #~ msgid "unrecognized supposed constant"
1823 #~ msgstr "нераспазнаны выбар \"-%s\""
1826 #~ msgid "Do not use condition codes from normal instructions"
1827 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1830 #~ msgid "Generate code for the specified chip or CPU version"
1831 #~ msgstr "Генерыраваць код для дадзенага ЦП"
1834 #~ msgid "Do not make adjacent short instructions parallel"
1835 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1837 #~ msgid "invalid mode for gen_tst_reg"
1838 #~ msgstr "нерэчаісны рэжым для gen_tst_reg"
1841 #~ msgid "Don't pass parameters in registers"
1842 #~ msgstr "Не выкарыстоўваць рэгістра sb"
1845 #~ msgid "Generate code for near calls"
1846 #~ msgstr "Генерыраваць код для Intel as"
1849 #~ msgid "Don't generate code for near calls"
1850 #~ msgstr "Генерыраваць код для Intel as"
1853 #~ msgid "Generate code for near jumps"
1854 #~ msgstr "Генерыраваць код для Intel as"
1857 #~ msgid "Don't generate code for near jumps"
1858 #~ msgstr "Генерыраваць код для Intel as"
1861 #~ msgid "Generate code for a bit-manipulation unit"
1862 #~ msgstr "Генерыраваць код для Intel as"
1865 #~ msgid "Don't generate code for a bit-manipulation unit"
1866 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1869 #~ msgid "Generate code for memory map1"
1870 #~ msgstr "Генерыраваць код для Intel as"
1873 #~ msgid "Generate code for memory map2"
1874 #~ msgstr "Генерыраваць код для Intel as"
1877 #~ msgid "Generate code for memory map3"
1878 #~ msgstr "Генерыраваць код для Intel as"
1881 #~ msgid "Generate code for memory map4"
1882 #~ msgstr "Генерыраваць код для Intel as"
1885 #~ msgid "-ms2600 is used without -ms"
1886 #~ msgstr "-ms2600 ужываецца без -ms."
1888 #~ msgid "Do not generate char instructions"
1889 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1892 #~ msgid "argument to `%s' attribute larger than %d"
1893 #~ msgstr "памер \"%s\" больш чам %d байт"
1896 #~ msgid "invalid operand code `%c'"
1897 #~ msgstr "Нерэчаісны выбар \"%s\""
1900 #~ msgid "unknown insn mode"
1901 #~ msgstr "невядомы рэжым машыны \"%s\""
1904 #~ msgid "`%s' attribute only applies to variables"
1905 #~ msgstr "\"%s\" атрыбут ігнарыруецца"
1907 #~ msgid "Create GUI application"
1908 #~ msgstr "Стварыць GUI прыдатак"
1910 #~ msgid "Create console application"
1911 #~ msgstr "Стварыць кансольны прыдатак"
1913 #~ msgid "Generate code for a DLL"
1914 #~ msgstr "Стварыць код для DLL"
1916 #~ msgid "Generate code for given CPU"
1917 #~ msgstr "Генерыраваць код для дадзенага ЦП"
1919 #~ msgid "Use given assembler dialect"
1920 #~ msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
1922 #~ msgid "Generate ELF output"
1923 #~ msgstr "Стварыць ELF-вывад"
1925 #~ msgid "Generate code for GNU as"
1926 #~ msgstr "Генерыраваць код для GNU as"
1928 #~ msgid "Generate code for Intel as"
1929 #~ msgstr "Генерыраваць код для Intel as"
1931 #~ msgid "Generate code for GNU ld"
1932 #~ msgstr "Генерыраваць код для GNU ld"
1934 #~ msgid "Generate code for Intel ld"
1935 #~ msgstr "Генерыраваць код для Intel ld"
1937 #~ msgid "Generate code without GP reg"
1938 #~ msgstr "Генерыраваць код без GP reg"
1941 #~ msgid "invalid argument of `%s' attribute"
1942 #~ msgstr "нявернае выкарыстанне \"restict\""
1945 #~ msgid "invalid operand to %%s code"
1946 #~ msgstr "нерэчаісны %%-код"
1949 #~ msgid "invalid operand to %%p code"
1950 #~ msgstr "нерэчаісны %%-код"
1953 #~ msgid "invalid operand to %%T/%%B code"
1954 #~ msgstr "нерэчаісны %%-код"
1957 #~ msgid "invalid operand to %%N code"
1958 #~ msgstr "нерэчаісны %%-код"
1960 #~ msgid "bad address"
1961 #~ msgstr "дрэнны адрас"
1964 #~ msgid "lo_sum not of register"
1965 #~ msgstr "Не выкарыстоўваць рэгістра sb"
1968 #~ msgid "invalid register in the instruction"
1969 #~ msgstr "нявернае выкарыстанне \"restict\""
1972 #~ msgid "invalid rotate insn"
1973 #~ msgstr "Нерэчаісны выбар %s"
1975 #~ msgid "Generate code for a 68020"
1976 #~ msgstr "Ствараць код для 68020"
1978 #~ msgid "Generate code for a 68000"
1979 #~ msgstr "Ствараць код для 68000"
1982 #~ msgid "Do not use the bit-field instructions"
1983 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
1986 #~ msgid "Generate code for a Sun FPA"
1987 #~ msgstr "Стварыць код для DLL"
1990 #~ msgid "Do not generate code for a Sun FPA"
1991 #~ msgstr "Стварыць код для DLL"
1994 #~ msgid "Generate code for a Sun Sky board"
1995 #~ msgstr "Стварыць код для DLL"
1997 #~ msgid "Generate code for a 68881"
1998 #~ msgstr "Ствараць код для 68881"
2000 #~ msgid "Generate code for a 68030"
2001 #~ msgstr "Ствараць код для 68030"
2003 #~ msgid "Generate code for a 68040"
2004 #~ msgstr "Ствараць код для 68040"
2006 #~ msgid "Generate code for a 68060"
2007 #~ msgstr "Ствараць код для 68060"
2009 #~ msgid "Generate code for a 520X"
2010 #~ msgstr "Ствараць код для 520X"
2012 #~ msgid "Generate code for a 68851"
2013 #~ msgstr "Ствараць код для 68851"
2015 #~ msgid "Do no generate code for a 68851"
2016 #~ msgstr "Не ствараць код для 68851"
2018 #~ msgid "Generate code for a 68302"
2019 #~ msgstr "Ствараць код для 68302"
2021 #~ msgid "Generate code for a 68332"
2022 #~ msgstr "Ствараць код для 68332"
2024 #~ msgid "Generate code for a cpu32"
2025 #~ msgstr "Ствараць код для цп32"
2027 #~ msgid "invalid %%x/X value"
2028 #~ msgstr "нерэчаіснае значэньне %%x/X"
2030 #~ msgid "invalid %%o value"
2031 #~ msgstr "нерэчаіснае значэньне %%o"
2034 #~ msgid "invalid %%s/S value"
2035 #~ msgstr "дрэннае %%Q значэнне"
2038 #~ msgid "invalid %%P operand"
2039 #~ msgstr "нерэчаісны %%-код"
2042 #~ msgid "invalid %%D value"
2043 #~ msgstr "дрэннае %%Q значэнне"
2046 #~ msgid "invalid option `-mshort-data-%s'"
2047 #~ msgstr "Нерэчаісны выбар \"%s\""
2050 #~ msgid "invalid option `-mstack-increment=%s'"
2051 #~ msgstr "Нерэчаісны выбар \"%s\""
2054 #~ msgid "invalid option `entry%s'"
2055 #~ msgstr "Нерэчаісны выбар \"%s\""
2058 #~ msgid "can't rewind temp file"
2059 #~ msgstr "немагчыма стварыць часовы файл"
2062 #~ msgid "can't write to output file"
2063 #~ msgstr "не магу запісаць ў %s"
2066 #~ msgid "can't read from temp file"
2067 #~ msgstr "не магу прачытаць з %s"
2070 #~ msgid "can't close temp file"
2071 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
2073 #~ msgid "Use GNU as"
2074 #~ msgstr "Выкарыстоўваць GNU як"
2076 #~ msgid "Use symbolic register names"
2077 #~ msgstr "Ужываць сімвалічныя назвы рэгістраў"
2079 #~ msgid "Don't use symbolic register names"
2080 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
2082 #~ msgid "Output compiler statistics"
2083 #~ msgstr "Вывесці статыстыку капілятара"
2085 #~ msgid "Don't output compiler statistics"
2086 #~ msgstr "Не выводзіць статыстыку кампілятара"
2088 #~ msgid "Use hardware floating point"
2089 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
2091 #~ msgid "Use 64-bit FP registers"
2092 #~ msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
2094 #~ msgid "Use 32-bit FP registers"
2095 #~ msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
2097 #~ msgid "Use 64-bit general registers"
2098 #~ msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
2100 #~ msgid "Use 32-bit general registers"
2101 #~ msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
2103 #~ msgid "Use Irix PIC"
2104 #~ msgstr "Выкарыстоўваць Irix PIC"
2106 #~ msgid "Don't use Irix PIC"
2107 #~ msgstr "Не выкарыстоўваць Irix PIC"
2109 #~ msgid "Use OSF PIC"
2110 #~ msgstr "Выкарыстоўваць OSF PIC"
2112 #~ msgid "Don't use OSF PIC"
2113 #~ msgstr "Не выкарыстоўваць OSF PIC"
2115 #~ msgid "Optimize for 3900"
2116 #~ msgstr "Аптымізаваць для 3900"
2118 #~ msgid "Optimize for 4650"
2119 #~ msgstr "Аптымізаваць для 4650"
2122 #~ msgid "-f%s not supported: ignored"
2123 #~ msgstr "-pipe не падтрымліваецца"
2125 #~ msgid "Target the AM33 processor"
2126 #~ msgstr "Мэта - AM33 працэсар"
2128 #~ msgid "Don't use hardware fp"
2129 #~ msgstr "Не выкарыстоўваць апаратную fp"
2131 #~ msgid "Optimize for 32532 cpu"
2132 #~ msgstr "Аптымізаваць для 32532 ЦП"
2134 #~ msgid "Optimize for 32332 cpu"
2135 #~ msgstr "Аптымізаваць для 32332 ЦП"
2137 #~ msgid "Optimize for 32032"
2138 #~ msgstr "Аптымізаваць для 32032 ЦП"
2140 #~ msgid "Do not use register sb"
2141 #~ msgstr "Не выкарыстоўваць рэгістра sb"
2144 #~ msgid "Do not use bit-field instructions"
2145 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
2147 #~ msgid "Use 32 bit int"
2148 #~ msgstr "Выкарыстоўваць 32-х бітны int"
2150 #~ msgid "Use 16 bit int"
2151 #~ msgstr "Выкарыстоўваць 16-ці бітны int"
2153 #~ msgid "Use 32 bit float"
2154 #~ msgstr "Выкарыстоўваць 32-х бітны float"
2156 #~ msgid "Use 64 bit float"
2157 #~ msgstr "Выкарыстоўваць 64-х бітны float"
2159 #~ msgid "Use UNIX assembler syntax"
2160 #~ msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
2162 #~ msgid "Use DEC assembler syntax"
2163 #~ msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
2166 #~ msgid "unknown ABI specified: '%s'"
2167 #~ msgstr "невядомы рэжым машыны \"%s\""
2170 #~ msgid "argument 1 of __builtin_altivec_predicate must be a constant"
2171 #~ msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2174 #~ msgid "argument 1 of __builtin_altivec_predicate is out of range"
2175 #~ msgstr "аргумент `__builtin_args_info' выйшаў за межы"
2178 #~ msgid "argument 3 of `%s' must be a 2-bit literal"
2179 #~ msgstr "першым аргументам \"%s\" павінен быць \"int\""
2181 #~ msgid "Don't use AltiVec instructions"
2182 #~ msgstr "Не выкарыстоўваць інструкцыі AltiVec"
2184 #~ msgid "Don't use EABI"
2185 #~ msgstr "Не выкарыстоўваць EABI"
2187 #~ msgid "Use alternate register names"
2188 #~ msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
2190 #~ msgid "Don't use alternate register names"
2191 #~ msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
2194 #~ msgid "Don't use bras"
2195 #~ msgstr "Не выкарыстоўваць Irix PIC"
2198 #~ msgid "__builtin_saveregs not supported by this subtarget"
2199 #~ msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2202 #~ msgid "Profiling is not supported on this target."
2203 #~ msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2205 #~ msgid "invalid %%Y operand"
2206 #~ msgstr "нерэчаісны %%Y аперанд"
2208 #~ msgid "invalid %%A operand"
2209 #~ msgstr "нерэчаісны %%A аперанд"
2211 #~ msgid "invalid %%B operand"
2212 #~ msgstr "нерэчаісны %%B аперанд"
2214 #~ msgid "invalid %%c operand"
2215 #~ msgstr "нерэчаісны %%c аперанд"
2217 #~ msgid "invalid %%C operand"
2218 #~ msgstr "нерэчаісны %%C аперанд"
2220 #~ msgid "invalid %%d operand"
2221 #~ msgstr "нерэчаісны %%d аперанд"
2223 #~ msgid "invalid %%D operand"
2224 #~ msgstr "нерэчаісны %%D аперанд"
2226 #~ msgid "invalid %%f operand"
2227 #~ msgstr "нерэчаісны %%f аперанд"
2229 #~ msgid "Optimize for Cypress processors"
2230 #~ msgstr "Аптымізацыя для Cypress працэсараў"
2232 #~ msgid "Optimize for SparcLite processors"
2233 #~ msgstr "Аптымізацыя для SparcLite працэсараў"
2235 #~ msgid "Optimize for F930 processors"
2236 #~ msgstr "Аптымізацыя для F930 працэсараў"
2238 #~ msgid "Optimize for F934 processors"
2239 #~ msgstr "Аптымізацыя для F934 працэсараў"
2241 #~ msgid "Optimize for SuperSparc processors"
2242 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
2244 #~ msgid "unrecognized section name \"%s\""
2245 #~ msgstr "нераспазнаная назва сэкцыі \"%s\""
2247 #~ msgid "%s=%s is too large"
2248 #~ msgstr "%s=%s вельмі вялікі"
2250 #~ msgid "invalid mask"
2251 #~ msgstr "нерэчаісная маска"
2253 #~ msgid "invalid address"
2254 #~ msgstr "нерэчаісны адрас"
2257 #~ msgid "no register in address"
2258 #~ msgstr "невядомая назва рэгістра: %s"
2261 #~ msgid "Do not use the Xtensa boolean register option"
2262 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
2265 #~ msgid "Use the Xtensa floating-point unit"
2266 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
2269 #~ msgid "%s for `%T %s' operator"
2270 #~ msgstr "%s перад знакам \"%s\""
2273 #~ msgid "%s for `%T %s %T' operator"
2274 #~ msgstr "%s перад знакам \"%s\""
2277 #~ msgid "%s for `%s %T' operator"
2278 #~ msgstr "%s перад знакам \"%s\""
2281 #~ msgid "duplicate enum value `%D'"
2282 #~ msgstr "паўтарэнне \"volatile\""
2285 #~ msgid "duplicate nested type `%D'"
2286 #~ msgstr "паўтарэнне \"restrict\""
2289 #~ msgid "duplicate member `%D'"
2290 #~ msgstr "паўтарэнне \"%s\""
2293 #~ msgid "`%D' invalid in `%T'"
2294 #~ msgstr "Нерэчаісны выбар \"%s\""
2297 #~ msgid "`%D' invalid in `%#T'"
2298 #~ msgstr "Нерэчаісны выбар \"%s\""
2300 #~ msgid "previous definition of `%#T'"
2301 #~ msgstr "папярэдняе вызначэньне `%#T'"
2304 #~ msgid "bit-field `%#D' with non-integral type"
2305 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
2308 #~ msgid "field `%D' invalidly declared method type"
2309 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
2312 #~ msgid "field `%D' invalidly declared offset type"
2313 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
2316 #~ msgid "field `%D' declared static in union"
2317 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2319 #~ msgid "declaration of `%#D'"
2320 #~ msgstr "абвяшчэньне `%#D'"
2322 #~ msgid "converting from `%T' to `%T'"
2323 #~ msgstr "пераўтварэньне з `%T' у `%T'"
2325 #~ msgid "conflicts with previous declaration `%#D'"
2326 #~ msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
2328 #~ msgid "label `%D' used but not defined"
2329 #~ msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
2331 #~ msgid "label `%D' defined but not used"
2332 #~ msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
2334 #~ msgid "previous declaration of `%D'"
2335 #~ msgstr "папярэдняе абвяшчэньне `%D'"
2338 #~ msgid "shadowing %s function `%#D'"
2339 #~ msgstr "у функцыі \"%s\":"
2342 #~ msgid "conflicts with built-in declaration `%#D'"
2343 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2345 #~ msgid "new declaration `%#D'"
2346 #~ msgstr "новае абвяшчэньне `%#D'"
2349 #~ msgid "ambiguates built-in declaration `%#D'"
2350 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2352 #~ msgid "previous declaration of `%#D'"
2353 #~ msgstr "папярэдняе абвяшчэньне `%#D'"
2355 #~ msgid "declaration of template `%#D'"
2356 #~ msgstr "абвяшчэньне шаблёну `%#D'"
2359 #~ msgid "ambiguates old declaration `%#D'"
2360 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2363 #~ msgid "previous declaration `%#D' here"
2364 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2367 #~ msgid "previous declaration as `%#D'"
2368 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2371 #~ msgid "prototype for `%#D'"
2372 #~ msgstr "няма папярэдняга прататыпа для \"%s\""
2375 #~ msgid "previous declaration of `%#D' with %L linkage"
2376 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2379 #~ msgid "after previous specification in `%#D'"
2380 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2383 #~ msgid "previous non-inline declaration here"
2384 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2387 #~ msgid "than previous declaration `%F'"
2388 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2391 #~ msgid "`%#D' used prior to declaration"
2392 #~ msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2395 #~ msgid "redeclaration of `wchar_t' as `%T'"
2396 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2399 #~ msgid "invalid redeclaration of `%D'"
2400 #~ msgstr "Нерэчаіснае абвяшчэнне"
2406 #~ msgid "previous external decl of `%#D'"
2407 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2410 #~ msgid "global declaration `%#D'"
2411 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2414 #~ msgid "`%#D' hides constructor for `%#T'"
2415 #~ msgstr "дэструктару неабходны \"%#D\""
2418 #~ msgid "`%#D' conflicts with previous using declaration `%#D'"
2419 #~ msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2422 #~ msgid "previous non-function declaration `%#D'"
2423 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2426 #~ msgid "conflicts with function declaration `%#D'"
2427 #~ msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2430 #~ msgid "implicit declaration of function `%#D'"
2431 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2433 #~ msgid " from here"
2437 #~ msgid " skips initialization of `%#D'"
2438 #~ msgstr "ініцыялізацыя"
2441 #~ msgid "duplicate label `%D'"
2442 #~ msgstr "паўтарэнне \"%s\""
2444 #~ msgid "invalid use of `%D'"
2445 #~ msgstr "нерэчаіснае выкарыстаньне `%D'"
2448 #~ msgid "typedef `%D' is initialized"
2449 #~ msgstr "параметр \"%s\" ініцыялізаваны"
2452 #~ msgid "variable `%#D' has initializer but incomplete type"
2453 #~ msgstr "\"%s\" мае незавершаны тып"
2456 #~ msgid "elements of array `%#D' have incomplete type"
2457 #~ msgstr "\"%s\" мае незавершаны тып"
2460 #~ msgid "cannot initialize `%T' from `%T'"
2461 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2463 #~ msgid "array size missing in `%D'"
2464 #~ msgstr "прапушчан памер масіва ў `%D'"
2466 #~ msgid "zero-size array `%D'"
2467 #~ msgstr "нулявы памер масіва `%D'"
2470 #~ msgid "uninitialized const `%D'"
2471 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2474 #~ msgid "`%D' has incomplete type"
2475 #~ msgstr "\"%s\" мае незавершаны тып"
2478 #~ msgid "cannot initialize `%D' to namespace `%D'"
2479 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2482 #~ msgid "shadowing previous type declaration of `%#D'"
2483 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2486 #~ msgid "`%D' declared with an exception specification"
2487 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2489 #~ msgid "`main' must return `int'"
2490 #~ msgstr "`main' павінна вяртаць `int'"
2492 #~ msgid "size of array `%D' has non-integer type"
2493 #~ msgstr "памер масіва `%D' не цэлалікавы тып"
2496 #~ msgid "size of array has non-integer type"
2497 #~ msgstr "памер масіва \"%s\" адмоўны"
2499 #~ msgid "size of array `%D' is negative"
2500 #~ msgstr "памер масіва `%D' - адмоўны"
2502 #~ msgid "size of array is negative"
2503 #~ msgstr "адмоўны памер масіва "
2506 #~ msgid "ISO C++ forbids zero-size array"
2507 #~ msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2510 #~ msgid "size of array `%D' is not an integral constant-expression"
2511 #~ msgstr "памер масіва \"%s\" адмоўны"
2514 #~ msgid "ISO C++ forbids variable-size array"
2515 #~ msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2517 #~ msgid "invalid declarator"
2518 #~ msgstr "нерэчаісны абвяшчальнік"
2520 #~ msgid "multiple declarations `%T' and `%T'"
2521 #~ msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
2523 #~ msgid "ISO C++ does not support `long long'"
2524 #~ msgstr "ISO C++ не падтрымлівае \"long long\""
2527 #~ msgid "ISO C++ forbids declaration of `%s' with no type"
2528 #~ msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2531 #~ msgid "size of member `%D' is not constant"
2532 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2534 #~ msgid "can't initialize friend function `%s'"
2535 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2537 #~ msgid "virtual functions cannot be friends"
2538 #~ msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
2541 #~ msgid "can't define friend function `%s' in a local class definition"
2542 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2545 #~ msgid "template parameters cannot be friends"
2546 #~ msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
2548 #~ msgid "invalid use of `::'"
2549 #~ msgstr "нерэчаіснае выкарыстаньне `::'"
2552 #~ msgid "function `%D' cannot be declared friend"
2553 #~ msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
2556 #~ msgid "function `%D' declared virtual inside a union"
2557 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2560 #~ msgid "field `%D' has incomplete type"
2561 #~ msgstr "\"%s\" мае незавершаны тып"
2564 #~ msgid "name `%T' has incomplete type"
2565 #~ msgstr "\"%s\" мае незавершаны тып"
2567 #~ msgid "default argument for `%#D' has type `%T'"
2568 #~ msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
2571 #~ msgid "parameter `%D' invalidly declared method type"
2572 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2575 #~ msgid "parameter `%D' invalidly declared offset type"
2576 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2579 #~ msgid "use of enum `%#D' without previous declaration"
2580 #~ msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2582 #~ msgid "previous definition here"
2583 #~ msgstr "папярэдняе вызначэньне"
2586 #~ msgid "return type `%#T' is incomplete"
2587 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
2590 #~ msgid "semicolon missing after declaration of `%#T'"
2591 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
2594 #~ msgid "`%D' implicitly declared before its definition"
2595 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2598 #~ msgid "parameter `%D' declared void"
2599 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2602 #~ msgid "duplicate type qualifiers in %s declaration"
2603 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2606 #~ msgid "deleting `%T' is undefined"
2607 #~ msgstr "метка \"%s\" ужываецца, але не вызначана"
2610 #~ msgid "template declaration of `%#D'"
2611 #~ msgstr "пустое абвяшчэнне"
2614 #~ msgid "invalid data member initialization"
2615 #~ msgstr "нерэчаісны ініцыялізатар"
2618 #~ msgid "initializer specified for non-member function `%D'"
2619 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2622 #~ msgid "invalid initializer for virtual method `%D'"
2623 #~ msgstr "нерэчаісны ініцыялізатар"
2626 #~ msgid "use of `%D' is ambiguous"
2627 #~ msgstr "памер \"%s\" - %d байт"
2630 #~ msgid "unknown namespace `%D'"
2631 #~ msgstr "невядомы рэжым машыны \"%s\""
2634 #~ msgid "namespace `%D' not allowed in using-declaration"
2635 #~ msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2638 #~ msgid "`%D' is already a friend of class `%T'"
2639 #~ msgstr "не знойдзен клас \"%s\""
2642 #~ msgid "previous friend declaration of `%D'"
2643 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2646 #~ msgid "template parameter type `%T' declared `friend'"
2647 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2650 #~ msgid "member initializers for `%#D'"
2651 #~ msgstr "complex нерэчаісны для \"%s\""
2654 #~ msgid "base initializers for `%#T'"
2655 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2658 #~ msgid "base class `%T' already initialized"
2659 #~ msgstr "Клас \"%s\" ужо існуе"
2662 #~ msgid "bad array initializer"
2663 #~ msgstr "нерэчаісны ініцыялізатар"
2666 #~ msgid "`%T' is not an aggregate type"
2667 #~ msgstr "\"%s\" мае незавершаны тып"
2670 #~ msgid "invalid use of non-static field `%D'"
2671 #~ msgstr "нявернае выкарыстанне \"restict\""
2674 #~ msgid "invalid use of member `%D'"
2675 #~ msgstr "нявернае выкарыстанне \"restict\""
2678 #~ msgid "no method `%T::%D'"
2679 #~ msgstr "у метадзе \"%s\":"
2682 #~ msgid "can't find class$"
2683 #~ msgstr "Не магу знайсці клас \"%s\""
2686 #~ msgid "semicolon missing after declaration of `%T'"
2687 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
2690 #~ msgid "`%D' not defined"
2691 #~ msgstr "YYDEBUG не вызначан."
2694 #~ msgid "`%D' was not declared in this scope"
2695 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2698 #~ msgid "`%D' undeclared (first use this function)"
2699 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2702 #~ msgid "`::%D' undeclared (first use here)"
2703 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2706 #~ msgid "no type `%D' in `%T'"
2707 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
2710 #~ msgid "invalid member template declaration `%D'"
2711 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2714 #~ msgid "`%D' is not a function template"
2715 #~ msgstr "\"%s\" звычайна функцыя"
2718 #~ msgid "no default argument for `%D'"
2719 #~ msgstr "нехапае аргументаў у функцыі \"%s\""
2722 #~ msgid "`%T' is not a template type"
2723 #~ msgstr "\"%s\" мае незавершаны тып"
2725 #~ msgid "previous declaration `%D'"
2726 #~ msgstr "папярэдняе абвяшчэньне `%D'"
2729 #~ msgid "template parameter `%#D'"
2730 #~ msgstr "невыкарыстаемы параметр \"%s\""
2733 #~ msgid "provided for `%D'"
2734 #~ msgstr "дэструктару неабходны \"%#D\""
2737 #~ msgid "template argument %d is invalid"
2738 #~ msgstr "параметр \"%s\" ініцыялізаваны"
2741 #~ msgid "for template declaration `%D'"
2742 #~ msgstr "пустое абвяшчэнне"
2744 #~ msgid "invalid parameter type `%T'"
2745 #~ msgstr "нерэчаісны тып парамэтра `%T'"
2747 #~ msgid "in declaration `%D'"
2748 #~ msgstr "у абвяшчэньні `%D'"
2751 #~ msgid "explicit specialization here"
2752 #~ msgstr "ініцыялізацыя"
2755 #~ msgid "duplicate explicit instantiation of `%#D'"
2756 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2759 #~ msgid "duplicate explicit instantiation of `%#T'"
2760 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2763 #~ msgid "type of asm operand `%E' could not be determined"
2764 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
2767 #~ msgid "base initializer for `%T'"
2768 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
2770 #~ msgid "%s before `%s'"
2771 #~ msgstr "%s перад \"%s\""
2773 #~ msgid "%s before `%c'"
2774 #~ msgstr "%s перад '%c'"
2776 #~ msgid "%s before `\\%o'"
2777 #~ msgstr "%s перад \"\\%o\""
2779 #~ msgid "%s before `%s' token"
2780 #~ msgstr "%s перад знакам \"%s\""
2783 #~ msgid "`%s' attribute is not supported on this platform"
2784 #~ msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2787 #~ msgid "`sizeof' applied to incomplete type `%T'"
2788 #~ msgstr "\"%s\" мае незавершаны тып"
2791 #~ msgid "`%E' cannot be used as a function"
2792 #~ msgstr "\"%s\" звычайна функцыя"
2795 #~ msgid "too many arguments to %s `%+#D'"
2796 #~ msgstr "вельмі шмат аргументаў у функцыі \"%s\""
2799 #~ msgid "too few arguments to %s `%+#D'"
2800 #~ msgstr "нехапае аргументаў у функцыі \"%s\""
2803 #~ msgid "attempt to take address of bit-field structure member `%D'"
2804 #~ msgstr "не магу атрымаць адрас бітавага поля \"%s\""
2807 #~ msgid "cannot %s a pointer to incomplete type `%T'"
2808 #~ msgstr "\"%s\" мае незавершаны тып"
2811 #~ msgid "invalid cast to function type `%T'"
2812 #~ msgstr "Нерэчаісны выбар \"%s\""
2815 #~ msgid "invalid use of undefined type `%#T'"
2816 #~ msgstr "нявернае выкарыстанне \"restict\""
2819 #~ msgid "forward declaration of `%#T'"
2820 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
2822 #~ msgid "invalid use of `%T'"
2823 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
2826 #~ msgid "invalid use of template type parameter"
2827 #~ msgstr "нявернае выкарыстанне \"restict\""
2830 #~ msgid "missing initializer for member `%D'"
2831 #~ msgstr "прапушчан ініцыялізатар"
2834 #~ msgid "member `%D' with uninitialized const fields"
2835 #~ msgstr "параметр \"%s\" ініцыялізаваны"
2838 #~ msgid "member `%D' is uninitialized reference"
2839 #~ msgstr "параметр \"%s\" ініцыялізаваны"
2845 #~ msgid "In statement function"
2846 #~ msgstr "вельмі шмат аргументаў у функцыі"
2848 #~ msgid "argument to `%s' missing"
2849 #~ msgstr "аргумент для \"%s\" прапушчан"
2852 #~ msgid "Implicit declaration of `%A' at %0"
2853 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
2855 #~ msgid "Unknown escape sequence `\\%A' at %0"
2856 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
2859 #~ msgid "Unterminated escape sequence `\\' at %0"
2860 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
2863 #~ msgid "non-ISO escape sequence `\\%c'"
2864 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
2867 #~ msgid "Zero-length character constant at %0"
2868 #~ msgstr "пустая сімвальная канстанта"
2871 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
2872 #~ msgstr "сімвальная канстанта вельмі доўгая"
2875 #~ msgid "Unable to open INCLUDE file `%A' at %0"
2876 #~ msgstr "немагу адчыніць файл \"%s\""
2879 #~ msgid "Truncating characters on right side of character constant at %0"
2880 #~ msgstr "мнагасімвальная сімвальная канстанта"
2883 #~ msgid "Array `%A' at %0 is too large to handle"
2884 #~ msgstr "памер масіва \"%s\" вельмі вялікі"
2887 #~ msgid "Statement function `%A' defined at %0 is not used"
2888 #~ msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
2890 #~ msgid "In function"
2891 #~ msgstr "У функцыі"
2893 #~ msgid "In program"
2894 #~ msgstr "У праграме"
2896 #~ msgid "In construct"
2897 #~ msgstr "У канструкцыі"
2899 #~ msgid "field '%s' not found in class"
2900 #~ msgstr "поле \"%s\" не знойдзена ў класе"
2902 #~ msgid "abstract method in non-abstract class"
2903 #~ msgstr "абстрактны метад у неабстрактным класе"
2905 #~ msgid "method '%s' not found in class"
2906 #~ msgstr "метад \"%s\" не знойдзен у класе"
2908 #~ msgid "failed to find class '%s'"
2909 #~ msgstr "не знойдзен клас \"%s\""
2911 #~ msgid "missing field '%s' in '%s'"
2912 #~ msgstr "прапушчана поле '%s' у '%s'"
2915 #~ msgid "mismatching signature for field '%s' in '%s'"
2916 #~ msgstr "Прапушчана поле \"%s\" у \"%s\""
2919 #~ msgid "can't expand %s"
2920 #~ msgstr "не магу прачытаць з %s"
2922 #~ msgid "can't close %s"
2923 #~ msgstr "не магу зачыніць %s"
2925 #~ msgid "cannot find file for class %s"
2926 #~ msgstr "немагчыма знайсьці файл для кляса %s"
2928 #~ msgid "no input file specified"
2929 #~ msgstr "не зададзены ўваходзячыя файлы"
2931 #~ msgid "can't close input file %s"
2932 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
2934 #~ msgid "bad zip/jar file %s"
2935 #~ msgstr "дрэнны zip/jar файл \"%s\""
2938 #~ msgid "field initializer type mismatch"
2939 #~ msgstr "нерэчаісны ініцыялізатар"
2941 #~ msgid "can't create directory %s"
2942 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
2944 #~ msgid "can't open output file `%s'"
2945 #~ msgstr "немагчыма адчыніць файл уводу `%s'"
2947 #~ msgid "file not found `%s'"
2948 #~ msgstr "файл `%s' ня знойдзен"
2950 #~ msgid "cannot create temporary file"
2951 #~ msgstr "немагчыма стварыць часовы файл"
2954 #~ msgid "can't mangle %s"
2955 #~ msgstr "не магу зачыніць %s"
2957 #~ msgid "Missing name"
2958 #~ msgstr "Прапушчана назва"
2960 #~ msgid "Missing class name"
2961 #~ msgstr "Прапушчана назва класа"
2963 #~ msgid "Invalid declaration"
2964 #~ msgstr "Нерэчаіснае абвяшчэнне"
2966 #~ msgid "unregistered operator %s"
2967 #~ msgstr "нераспазнаны аператар %s"
2970 #~ msgid "cannot find protocol declaration for `%s'"
2971 #~ msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
2974 #~ msgid "cannot find interface declaration for `%s'"
2975 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
2978 #~ msgid "cannot find reference tag for class `%s'"
2979 #~ msgstr "Не магу знайсці файл для класа %s."
2981 #~ msgid "cannot find class `%s'"
2982 #~ msgstr "немагчыма знайсьці кляс `%s'"
2984 #~ msgid "class `%s' already exists"
2985 #~ msgstr "кляс `%s' ужо існуе"
2988 #~ msgid "cannot find interface declaration for `%s', superclass of `%s'"
2989 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
2992 #~ msgid "circular inheritance in interface declaration for `%s'"
2993 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
2996 #~ msgid "cannot find class (factory) method"
2997 #~ msgstr "не магу знайсці метад."
3000 #~ msgid "method `%s' not implemented by protocol"
3001 #~ msgstr "метад \"%s\" не знойдзен у класе"
3003 #~ msgid "cannot find method"
3004 #~ msgstr "немагчыма знайсьці мэтад"
3007 #~ msgid "duplicate definition of class method `%s'"
3008 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
3011 #~ msgid "duplicate declaration of class method `%s'"
3012 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
3015 #~ msgid "duplicate declaration of instance method `%s'"
3016 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
3018 #~ msgid "-pipe is not supported"
3019 #~ msgstr "-pipe не падтрымліваецца"
3021 #~ msgid "-mhard-float not supported"
3022 #~ msgstr "-mhard-float не падтрымліваецца"