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: 2004-04-18 18:00-0700\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"
19 msgid "`%s' attribute directive ignored"
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
29 msgid "`%s' attribute does not apply to types"
34 msgid "`%s' attribute only applies to function types"
37 #: attribs.c:416 c-common.c:4306 c-common.c:4325 c-common.c:4343
38 #: c-common.c:4370 c-common.c:4389 c-common.c:4412 c-common.c:4435
39 #: c-common.c:4461 c-common.c:4495 c-common.c:4539 c-common.c:4567
40 #: c-common.c:4595 c-common.c:4614 c-common.c:4869 c-common.c:4891
41 #: c-common.c:4926 c-common.c:4993 c-common.c:5039 c-common.c:5097
42 #: c-common.c:5128 c-common.c:5474 c-common.c:5497 c-common.c:5536
43 #: config/arm/arm.c:2281 config/arm/arm.c:2308 config/avr/avr.c:4539
44 #: config/h8300/h8300.c:4284 config/h8300/h8300.c:4307 config/i386/i386.c:1608
45 #: config/i386/i386.c:15380 config/i386/winnt.c:86 config/ia64/ia64.c:1057
46 #: config/ip2k/ip2k.c:3151
48 msgid "`%s' attribute ignored"
49 msgstr "\"%s\" атрыбут ігнарыруецца"
52 msgid "offset outside bounds of constant string"
57 msgid "second arg to `__builtin_prefetch' must be a constant"
58 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61 msgid "invalid second arg to __builtin_prefetch; using zero"
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
70 msgid "invalid third arg to __builtin_prefetch; using zero"
74 msgid "argument of `__builtin_args_info' must be constant"
75 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
78 msgid "argument of `__builtin_args_info' out of range"
79 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
82 msgid "missing argument in `__builtin_args_info'"
83 msgstr "прапушчан аргумент у `__builtin_args_info'"
86 msgid "`va_start' used in function with fixed args"
88 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
89 " колькасьцю аргументаў"
92 msgid "second parameter of `va_start' not last named argument"
95 #. Evidently an out of date version of <stdarg.h>; can't validate
96 #. va_start's second argument, but can still work as intended.
98 msgid "`__builtin_next_arg' called without an argument"
99 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
102 msgid "too many arguments to function `va_start'"
106 msgid "first argument to `va_arg' not of type `va_list'"
109 #. Unfortunately, this is merely undefined, rather than a constraint
110 #. violation, so we cannot make this an error. If this call is never
111 #. executed, the program is still strictly conforming.
114 msgid "`%s' is promoted to `%s' when passed through `...'"
119 msgid "(so you should pass `%s' not `%s' to `va_arg')"
122 #. We can, however, treat "undefined" any way we please.
123 #. Call abort to encourage the user to fix the program.
124 #: builtins.c:4134 c-typeck.c:1719
125 msgid "if this code is reached, the program will abort"
129 msgid "invalid arg to `__builtin_frame_address'"
133 msgid "invalid arg to `__builtin_return_address'"
137 msgid "unsupported arg to `__builtin_frame_address'"
141 msgid "unsupported arg to `__builtin_return_address'"
145 msgid "second arg to `__builtin_expect' must be a constant"
149 msgid "__builtin_longjmp second argument must be 1"
154 msgid "built-in function `%s' not currently supported"
159 msgid "target format does not support infinity"
160 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
163 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
168 msgid "%J'%D' is not defined outside of function scope"
169 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
173 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
177 msgid "overflow in constant expression"
181 msgid "integer overflow in expression"
185 msgid "floating point overflow in expression"
189 msgid "vector overflow in expression"
192 #. This detects cases like converting -129 or 256 to unsigned char.
194 msgid "large integer implicitly truncated to unsigned type"
198 msgid "negative integer implicitly converted to unsigned type"
202 msgid "overflow in implicit constant conversion"
207 msgid "operation on `%s' may be undefined"
211 msgid "expression statement has incomplete type"
215 msgid "case label does not reduce to an integer constant"
219 msgid "invalid truth-value expression"
224 msgid "invalid operands to binary %s"
228 msgid "comparison is always false due to limited range of data type"
232 msgid "comparison is always true due to limited range of data type"
236 msgid "comparison of unsigned expression >= 0 is always true"
240 msgid "comparison of unsigned expression < 0 is always false"
244 msgid "pointer of type `void *' used in arithmetic"
248 msgid "pointer to a function used in arithmetic"
252 msgid "pointer to member function used in arithmetic"
255 #: c-common.c:2600 f/com.c:14734
256 msgid "struct type value used where scalar is required"
259 #: c-common.c:2604 f/com.c:14738
260 msgid "union type value used where scalar is required"
263 #: c-common.c:2608 f/com.c:14742
264 msgid "array type value used where scalar is required"
267 #. Common Ada/Pascal programmer's mistake. We always warn
268 #. about this since it is so bad.
270 msgid "the address of `%D', will always evaluate as `true'"
273 #: c-common.c:2739 f/com.c:14874
274 msgid "suggest parentheses around assignment used as truth value"
277 #: c-common.c:2785 c-common.c:2825
278 msgid "invalid use of `restrict'"
279 msgstr "нявернае выкарыстанне \"restict\""
283 msgid "invalid application of `sizeof' to a function type"
284 msgstr "Нерэчаісны выбар \"%s\""
288 msgid "invalid application of `%s' to a void type"
289 msgstr "нявернае выкарыстанне \"restict\""
293 msgid "invalid application of `%s' to an incomplete type"
294 msgstr "\"%s\" мае незавершаны тып"
297 msgid "`__alignof' applied to a bit-field"
302 msgid "cannot disable built-in function `%s'"
303 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
305 #: c-common.c:3644 c-typeck.c:1949
307 msgid "too few arguments to function `%s'"
308 msgstr "нехапае аргументаў у функцыі \"%s\""
310 #: c-common.c:3650 c-typeck.c:1810
312 msgid "too many arguments to function `%s'"
313 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
317 msgid "non-floating-point argument to function `%s'"
318 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
321 msgid "pointers are not permitted as case values"
325 msgid "range expressions in switch statements are non-standard"
329 msgid "empty range specified"
333 msgid "duplicate (or overlapping) case value"
337 msgid "%Jthis is the first entry overlapping that value"
341 msgid "duplicate case value"
346 msgid "%Jpreviously used here"
347 msgstr "папярэдняе вызначэньне"
350 msgid "multiple default labels in one switch"
354 msgid "%Jthis is the first default label"
359 msgid "taking the address of a label is non-standard"
360 msgstr "ISO C не дазваляе пусты ізыходны файл"
363 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
367 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
372 msgid "unknown machine mode `%s'"
373 msgstr "невядомы рэжым машыны \"%s\""
377 msgid "no data type for mode `%s'"
378 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
382 msgid "invalid pointer mode `%s'"
383 msgstr "Нерэчаісны выбар \"%s\""
385 #: c-common.c:4662 c-common.c:5225
387 msgid "unable to emulate '%s'"
388 msgstr "немагу адчыніць файл \"%s\""
392 msgid "%Jsection attribute cannot be specified for local variables"
393 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
397 msgid "%Jsection of '%D' conflicts with previous declaration"
398 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
402 msgid "%Jsection attribute not allowed for '%D'"
403 msgstr "\"%s\" атрыбут ігнарыруецца"
407 msgid "%Jsection attributes are not supported for this target"
408 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
411 msgid "requested alignment is not a constant"
415 msgid "requested alignment is not a power of 2"
419 msgid "requested alignment is too large"
423 msgid "%Jalignment may not be specified for '%D'"
427 msgid "%J'%D' defined both normally and as an alias"
431 msgid "alias arg not a string"
435 msgid "visibility arg not a string"
439 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
443 msgid "tls_model arg not a string"
447 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
450 #: c-common.c:4967 c-common.c:5013
452 msgid "%J'%E' attribute applies only to functions"
453 msgstr "\"%s\" звычайна функцыя"
455 #: c-common.c:4972 c-common.c:5018
456 msgid "%Jcan't set '%E' attribute after definition"
461 msgid "`%s' attribute ignored for `%s'"
462 msgstr "\"%s\" атрыбут ігнарыруецца"
466 msgid "invalid vector type for attribute `%s'"
469 #: c-common.c:5181 c-common.c:5213
470 msgid "no vector mode with the size and type specified could be found"
474 msgid "nonnull attribute without arguments on a non-prototype"
479 msgid "nonnull argument has invalid operand number (arg %lu)"
484 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
489 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
494 msgid "null argument where non-null required (arg %lu)"
498 msgid "cleanup arg not an identifier"
503 msgid "cleanup arg not a function"
504 msgstr "`%D' - гэта ня функцыя,"
508 msgid "%s at end of input"
509 msgstr "%s на прыканцы ўводу"
513 msgid "%s before %s'%c'"
514 msgstr "%s перад %s'%c'"
518 msgid "%s before %s'\\x%x'"
519 msgstr "%s перад %s'\\x%x'"
523 msgid "%s before string constant"
528 msgid "%s before numeric constant"
533 msgid "%s before \"%s\""
534 msgstr "%s перад \"%s\""
538 msgid "%s before '%s' token"
539 msgstr "%s перад знакам '%s'"
541 #. Use `%s' to print the string in case there are any escape
542 #. characters in the message.
543 #: c-common.c:5896 c-typeck.c:2586 c-typeck.c:3978 c-typeck.c:3993
544 #: c-typeck.c:4008 final.c:2776 final.c:2778 gcc.c:4581 rtl-error.c:109
545 #: toplev.c:1357 config/cris/cris.c:552 cp/parser.c:1848 cp/typeck.c:4118
546 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
551 #: c-convert.c:82 c-typeck.c:1197 c-typeck.c:3418 cp/typeck.c:1337
552 #: cp/typeck.c:5660 treelang/tree-convert.c:79
553 msgid "void value not ignored as it ought to be"
556 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
557 msgid "conversion to non-scalar type requested"
561 msgid "%Jarray '%D' assumed to have one element"
566 msgid "%Jlabel `%D' used but not defined"
567 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
571 msgid "%Jlabel `%D' defined but not used"
572 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
576 msgid "%Jlabel `%D' declared but not defined"
577 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
581 msgid "%Junused variable `%D'"
582 msgstr "невыкарыстоўваемая пераменная \"%s\""
585 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
589 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
593 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
597 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
601 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
604 #. If we get here, no errors were found, but do issue a warning
605 #. for this poor-style construct.
607 msgid "%Jprototype for '%D' follows non-prototype definition"
612 msgid "%Jprevious definition of '%D' was here"
613 msgstr "папярэдняе вызначэньне"
617 msgid "%Jprevious implicit declaration of '%D' was here"
618 msgstr "няма папярэдняга аб'яўлення для \"%s\""
622 msgid "%Jprevious declaration of '%D' was here"
623 msgstr "няма папярэдняга аб'яўлення для \"%s\""
626 msgid "%J'%D' redeclared as different kind of symbol"
631 msgid "%Jbuilt-in function '%D' declared as non-function"
632 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
634 #: c-decl.c:953 c-decl.c:1045
636 msgid "%Jshadowing built-in function '%D'"
637 msgstr "у функцыі \"%s\":"
639 #. If types don't match for a built-in, throw away the
640 #. built-in. No point in calling locate_old_decl here, it
641 #. won't print anything.
644 msgid "%Jconflicting types for built-in function '%D'"
645 msgstr "паўторнае абвяшчэнне меткі \"%s\""
647 #: c-decl.c:998 c-decl.c:1006
648 msgid "%Jconflicting types for '%D'"
651 #. allow OLDDECL to continue in use
654 msgid "%Jredefinition of typedef '%D'"
655 msgstr "перанакіраванне stdout: %s"
657 #: c-decl.c:1058 c-decl.c:1122
659 msgid "%Jredefinition of '%D'"
660 msgstr "перанакіраванне stdout: %s"
662 #: c-decl.c:1089 c-decl.c:1139
663 msgid "%Jstatic declaration of '%D' follows non-static declaration"
666 #: c-decl.c:1097 c-decl.c:1136
667 msgid "%Jnon-static declaration of '%D' follows static declaration"
671 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
675 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
680 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
681 msgstr "няма папярэдняга аб'яўлення для \"%s\""
684 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
689 msgid "%Jredeclaration of '%D' with no linkage"
690 msgstr "няма папярэдняга аб'яўлення для \"%s\""
693 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
698 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
699 msgstr "няма папярэдняга аб'яўлення для \"%s\""
703 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
704 msgstr "няма папярэдняга аб'яўлення для \"%s\""
707 msgid "%J'%D' declared inline after being called"
712 msgid "%J'%D' declared inline after its definition"
713 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
717 msgid "%Jredefinition of parameter '%D'"
718 msgstr "перанакіраванне stdout: %s"
721 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
725 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
729 msgid "%Jconst declaration of '%D' follows non-const declaration"
733 msgid "%Jnon-const declaration of '%D' follows const declaration"
738 msgid "%Jredundant redeclaration of '%D'"
739 msgstr "Нерэчаіснае абвяшчэнне"
742 msgid "%Jdeclaration of '%D' shadows a parameter"
746 msgid "%Jdeclaration of '%D' shadows a global declaration"
750 msgid "%Jdeclaration of '%D' shadows a previous local"
753 #: c-decl.c:1587 cp/name-lookup.c:958 cp/name-lookup.c:981
754 #: cp/name-lookup.c:989
756 msgid "%Jshadowed declaration is here"
757 msgstr "няма папярэдняга аб'яўлення для \"%s\""
761 msgid "nested extern declaration of `%s'"
764 #: c-decl.c:1838 objc/objc-act.c:2534 objc/objc-act.c:6793
766 msgid "%Jprevious declaration of '%D'"
767 msgstr "папярэдняе абвяшчэньне `%D'"
769 #: c-decl.c:1879 c-decl.c:1881
771 msgid "implicit declaration of function `%s'"
776 msgid "`%s' undeclared here (not in a function)"
781 msgid "`%s' undeclared (first use in this function)"
782 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
785 msgid "(Each undeclared identifier is reported only once"
786 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
789 msgid "for each function it appears in.)"
790 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
794 msgid "label %s referenced outside of any function"
799 msgid "duplicate label declaration `%s'"
800 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
804 msgid "%Jthis is a previous declaration"
805 msgstr "гэта папярэдняе абвяшчэньне"
809 msgid "%Hduplicate label `%D'"
810 msgstr "паўтарэнне \"%s\""
814 msgid "%J`%D' previously defined here"
815 msgstr "папярэдняе вызначэньне"
819 msgid "%J`%D' previously declared here"
820 msgstr "няма папярэдняга аб'яўлення для \"%s\""
823 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
827 msgid "%H`%s' defined as wrong kind of tag"
831 msgid "unnamed struct/union that defines no instances"
835 msgid "useless keyword or type name in empty declaration"
839 msgid "two types specified in one empty declaration"
842 #: c-decl.c:2409 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
843 #: objc/objc-parse.y:778 objc/objc-parse.y:3016
844 msgid "empty declaration"
845 msgstr "пустое абвяшчэньне"
849 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
850 msgstr "ISO C89 не падтрымлівае \"long long\""
854 msgid "ISO C90 does not support `[*]' array declarators"
855 msgstr "ISO C89 не падтрымлівае \"long long\""
858 msgid "GCC does not yet properly implement `[*]' array declarators"
862 msgid "static or type qualifiers in abstract declarator"
867 msgid "%J'%D' is usually a function"
868 msgstr "`%s' - звычайна функцыя"
872 msgid "typedef `%s' is initialized (use __typeof__ instead)"
873 msgstr "параметр \"%s\" ініцыялізаваны"
877 msgid "function `%s' is initialized like a variable"
880 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
883 msgid "parameter `%s' is initialized"
884 msgstr "параметр \"%s\" ініцыялізаваны"
886 #: c-decl.c:2568 c-typeck.c:4228
887 msgid "variable-sized object may not be initialized"
892 msgid "variable `%s' has initializer but incomplete type"
897 msgid "elements of array `%s' have incomplete type"
900 #: c-decl.c:2649 c-decl.c:5451 cp/decl.c:3761 cp/decl.c:10133
902 msgid "%Jinline function '%D' given attribute noinline"
903 msgstr "няма папярэдняга аб'яўлення для \"%s\""
906 msgid "%Jinitializer fails to determine size of '%D'"
911 msgid "%Jarray size missing in '%D'"
912 msgstr "прапушчан памер масіва ў `%D'"
916 msgid "%Jzero or negative size array '%D'"
917 msgstr "нулявы памер масіва `%D'"
920 msgid "%Jstorage size of '%D' isn't known"
925 msgid "%Jstorage size of '%D' isn't constant"
926 msgstr "тып параметра \"%s\" не аб'яўлены"
929 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
933 msgid "ISO C forbids forward parameter declarations"
942 msgid "bit-field `%s' width not an integer constant"
947 msgid "negative width in bit-field `%s'"
952 msgid "zero width for bit-field `%s'"
957 msgid "bit-field `%s' has invalid type"
958 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
962 msgid "type of bit-field `%s' is a GCC extension"
967 msgid "width of `%s' exceeds its type"
972 msgid "`%s' is narrower than values of its type"
975 #: c-decl.c:3370 cp/decl.c:6805
976 msgid "`long long long' is too long for GCC"
977 msgstr "`long long long' - вельмі доўга для GCC"
981 msgid "ISO C90 does not support `long long'"
982 msgstr "ISO C89 не падтрымлівае `long long'"
984 #: c-decl.c:3384 c-decl.c:3387 cp/decl.c:6810
986 msgid "duplicate `%s'"
987 msgstr "паўтарэньне `%s'"
989 #: c-decl.c:3397 cp/decl.c:6816
990 msgid "`__thread' before `extern'"
993 #: c-decl.c:3399 cp/decl.c:6818
994 msgid "`__thread' before `static'"
997 #: c-decl.c:3407 cp/decl.c:6845
999 msgid "two or more data types in declaration of `%s'"
1002 #: c-decl.c:3427 cp/decl.c:6850
1004 msgid "`%s' fails to be a typedef or built in type"
1009 msgid "type defaults to `int' in declaration of `%s'"
1014 msgid "both long and short specified for `%s'"
1017 #: c-decl.c:3499 cp/decl.c:6950
1019 msgid "long or short specified with char for `%s'"
1022 #: c-decl.c:3506 cp/decl.c:6954
1024 msgid "long or short specified with floating type for `%s'"
1028 msgid "the only valid combination is `long double'"
1033 msgid "both signed and unsigned specified for `%s'"
1036 #: c-decl.c:3517 cp/decl.c:6943
1038 msgid "long, short, signed or unsigned invalid for `%s'"
1039 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
1041 #: c-decl.c:3523 cp/decl.c:6963
1043 msgid "long, short, signed or unsigned used invalidly for `%s'"
1046 #: c-decl.c:3541 cp/decl.c:6984
1048 msgid "complex invalid for `%s'"
1049 msgstr "complex нерэчаісны для \"%s\""
1053 msgid "ISO C90 does not support complex types"
1054 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1057 msgid "ISO C does not support plain `complex' meaning `double complex'"
1058 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1060 #: c-decl.c:3601 c-decl.c:3613
1061 msgid "ISO C does not support complex integer types"
1062 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1064 #: c-decl.c:3643 c-decl.c:4104 cp/decl.c:7576
1065 msgid "duplicate `const'"
1066 msgstr "паўтарэнне \"const\""
1068 #: c-decl.c:3645 c-decl.c:4108 cp/decl.c:7580
1069 msgid "duplicate `restrict'"
1070 msgstr "паўтарэнне \"restrict\""
1072 #: c-decl.c:3647 c-decl.c:4106 cp/decl.c:7578
1073 msgid "duplicate `volatile'"
1074 msgstr "паўтарэнне \"volatile\""
1076 #: c-decl.c:3676 cp/decl.c:7147
1078 msgid "multiple storage classes in declaration of `%s'"
1082 msgid "function definition declared `auto'"
1086 msgid "function definition declared `register'"
1090 msgid "function definition declared `typedef'"
1095 msgid "function definition declared `__thread'"
1096 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1100 msgid "storage class specified for structure field `%s'"
1103 #: c-decl.c:3709 cp/decl.c:7192
1105 msgid "storage class specified for parameter `%s'"
1108 #: c-decl.c:3712 cp/decl.c:7194
1109 msgid "storage class specified for typename"
1112 #: c-decl.c:3724 cp/decl.c:7209
1114 msgid "`%s' initialized and declared `extern'"
1117 #: c-decl.c:3726 cp/decl.c:7212
1119 msgid "`%s' has both `extern' and initializer"
1124 msgid "file-scope declaration of `%s' specifies `auto'"
1125 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
1127 #: c-decl.c:3736 cp/decl.c:7216
1129 msgid "nested function `%s' declared `extern'"
1132 #: c-decl.c:3742 cp/decl.c:7226
1134 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1135 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1137 #. Only the innermost declarator (making a parameter be of
1138 #. array type which is converted to pointer type)
1139 #. may have static or type qualifiers.
1140 #: c-decl.c:3781 c-decl.c:3974
1141 msgid "static or type qualifiers in non-parameter array declarator"
1146 msgid "declaration of `%s' as array of voids"
1151 msgid "declaration of `%s' as array of functions"
1156 msgid "invalid use of structure with flexible array member"
1157 msgstr "нявернае выкарыстанне \"restict\""
1161 msgid "size of array `%s' has non-integer type"
1166 msgid "ISO C forbids zero-size array `%s'"
1171 msgid "size of array `%s' is negative"
1172 msgstr "памер масіва \"%s\" адмоўны"
1176 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1181 msgid "ISO C90 forbids variable-size array `%s'"
1182 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1184 #: c-decl.c:3913 c-decl.c:4131 cp/decl.c:7754
1186 msgid "size of array `%s' is too large"
1187 msgstr "памер масіва \"%s\" вельмі вялікі"
1191 msgid "ISO C90 does not support flexible array members"
1192 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1195 msgid "array type has incomplete element type"
1198 #: c-decl.c:3994 cp/decl.c:7347
1200 msgid "`%s' declared as function returning a function"
1203 #: c-decl.c:3999 cp/decl.c:7352
1205 msgid "`%s' declared as function returning an array"
1209 msgid "ISO C forbids qualified void function return type"
1213 msgid "type qualifiers ignored on function return type"
1216 #: c-decl.c:4060 c-decl.c:4146 c-decl.c:4270 c-decl.c:4356
1217 msgid "ISO C forbids qualified function types"
1220 #: c-decl.c:4100 cp/decl.c:7572
1221 msgid "invalid type modifier within pointer declarator"
1225 msgid "ISO C forbids const or volatile function types"
1228 #: c-decl.c:4201 cp/decl.c:8035
1230 msgid "variable or field `%s' declared void"
1234 msgid "attributes in parameter array declarator ignored"
1238 msgid "invalid type modifier within array declarator"
1243 msgid "field `%s' declared as a function"
1248 msgid "field `%s' has incomplete type"
1251 #: c-decl.c:4336 c-decl.c:4338 c-decl.c:4340 c-decl.c:4347
1253 msgid "invalid storage class for function `%s'"
1257 msgid "`noreturn' function returns non-void value"
1261 msgid "cannot inline function `main'"
1265 msgid "variable previously declared `static' redeclared `extern'"
1270 msgid "%Jvariable '%D' declared `inline'"
1271 msgstr "тып параметра \"%s\" не аб'яўлены"
1273 #. A mere warning is sure to result in improper semantics
1274 #. at runtime. Don't bother to allow this to compile.
1275 #: c-decl.c:4468 cp/decl.c:5903
1277 msgid "thread-local storage not supported for this target"
1278 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1280 #: c-decl.c:4529 c-decl.c:5495
1281 msgid "function declaration isn't a prototype"
1285 msgid "parameter names (without types) in function declaration"
1290 msgid "parameter `%s' has incomplete type"
1294 msgid "parameter has incomplete type"
1298 msgid "\"void\" as only parameter may not be qualified"
1303 msgid "\"void\" must be the only parameter"
1304 msgstr "нявернае выкарыстанне \"restict\""
1307 msgid "%Jparameter \"%D\" has just a forward declaration"
1310 #. The first %s will be one of 'struct', 'union', or 'enum'.
1313 msgid "\"%s %s\" declared inside parameter list"
1316 #. The %s will be one of 'struct', 'union', or 'enum'.
1319 msgid "anonymous %s declared inside parameter list"
1323 msgid "its scope is only this definition or declaration, which is probably not what you want"
1328 msgid "redefinition of `union %s'"
1333 msgid "redefinition of `struct %s'"
1334 msgstr "перанакіраванне stdout: %s"
1336 #: c-decl.c:4844 cp/decl.c:3534
1337 msgid "declaration does not declare anything"
1340 #: c-decl.c:4889 c-decl.c:4905
1342 msgid "%Jduplicate member '%D'"
1343 msgstr "паўтарэнне \"%s\""
1345 #: c-decl.c:4939 c-decl.c:4942
1347 msgid "%s defined inside parms"
1350 #: c-decl.c:4940 c-decl.c:4943 c-decl.c:4954
1354 #: c-decl.c:4940 c-decl.c:4943
1360 msgid "%s has no %s"
1368 msgid "named members"
1377 msgid "nested redefinition of `%s'"
1381 msgid "%Jflexible array member in union"
1385 msgid "%Jflexible array member not at end of struct"
1389 msgid "%Jflexible array member in otherwise empty struct"
1394 msgid "%Jinvalid use of structure with flexible array member"
1395 msgstr "нявернае выкарыстанне \"restict\""
1398 msgid "union cannot be made transparent"
1401 #. This enum is a named one that has been declared already.
1404 msgid "redeclaration of `enum %s'"
1408 msgid "enum defined inside parms"
1412 msgid "enumeration values exceed range of largest integer"
1417 msgid "enumerator value for `%s' not integer constant"
1421 msgid "overflow in enumeration values"
1425 msgid "ISO C restricts enumerator values to range of `int'"
1429 msgid "return type is an incomplete type"
1433 msgid "return type defaults to `int'"
1438 msgid "%Jno previous prototype for '%D'"
1439 msgstr "няма папярэдняга прататыпа для \"%s\""
1443 msgid "%J'%D' was used with no prototype before its definition"
1444 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1448 msgid "%Jno previous declaration for '%D'"
1449 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1453 msgid "%J`%D' was used with no declaration before its definition"
1454 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1456 #: c-decl.c:5556 c-decl.c:6062
1458 msgid "%Jreturn type of '%D' is not `int'"
1459 msgstr "вяртаемы тып \"%s\" не \"int\""
1463 msgid "%Jfirst argument of '%D' should be `int'"
1464 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1468 msgid "%Jsecond argument of '%D' should be 'char **'"
1469 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1473 msgid "%Jthird argument of '%D' should probably be 'char **'"
1474 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1477 msgid "%J'%D' takes only zero or two arguments"
1482 msgid "%J'%D' is normally a non-static function"
1483 msgstr "`%s' - звычайна функцыя"
1486 msgid "%Jold-style parameter declarations in prototyped function definition"
1491 msgid "%Jparameter name omitted"
1492 msgstr "тып параметра \"%s\" не аб'яўлены"
1495 msgid "%Jparameter name missing from parameter list"
1499 msgid "%J\"%D\" declared as a non-parameter"
1504 msgid "%Jmultiple parameters named \"%D\""
1505 msgstr "невыкарыстаемы параметр \"%s\""
1509 msgid "%Jparameter \"%D\" declared void"
1510 msgstr "тып параметра \"%s\" не аб'яўлены"
1512 #: c-decl.c:5785 c-decl.c:5787
1513 msgid "%Jtype of \"%D\" defaults to \"int\""
1518 msgid "%Jparameter \"%D\" has incomplete type"
1519 msgstr "\"%s\" мае незавершаны тып"
1522 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1526 msgid "number of arguments doesn't match prototype"
1529 #: c-decl.c:5860 c-decl.c:5891 c-decl.c:5898
1531 msgid "%Hprototype declaration"
1532 msgstr "пустое абвяшчэньне"
1535 msgid "promoted argument \"%D\" doesn't match prototype"
1539 msgid "argument \"%D\" doesn't match prototype"
1542 #: c-decl.c:6094 cp/decl.c:10849
1543 msgid "no return statement in function returning non-void"
1547 msgid "this function may return with or without a value"
1550 #. If we get here, declarations have been used in a for loop without
1551 #. the C99 for loop scope. This doesn't make much sense, so don't
1554 msgid "'for' loop initial declaration used outside C99 mode"
1559 msgid "'struct %s' declared in 'for' loop initial declaration"
1564 msgid "'union %s' declared in 'for' loop initial declaration"
1565 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1569 msgid "'enum %s' declared in 'for' loop initial declaration"
1573 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1577 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1581 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1586 msgid "%Jredefinition of global '%D'"
1587 msgstr "перанакіраванне stdout: %s"
1591 msgid "%J'%D' previously defined here"
1592 msgstr "папярэдняе вызначэньне"
1594 #: c-format.c:94 c-format.c:210
1595 msgid "format string has invalid operand number"
1599 msgid "function does not return string type"
1600 msgstr "функцыя не вяртае тып string"
1603 msgid "format string arg not a string type"
1607 msgid "unrecognized format specifier"
1612 msgid "`%s' is an unrecognized format function type"
1616 msgid "'...' has invalid operand number"
1620 msgid "format string arg follows the args to be formatted"
1623 #: c-format.c:565 c-format.c:589
1627 #: c-format.c:565 c-format.c:589
1628 msgid "the ` ' printf flag"
1631 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1635 #: c-format.c:566 c-format.c:590 c-format.c:627
1636 msgid "the `+' printf flag"
1639 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1643 #: c-format.c:567 c-format.c:591 c-format.c:628
1644 msgid "the `#' printf flag"
1647 #: c-format.c:568 c-format.c:592 c-format.c:657
1651 #: c-format.c:568 c-format.c:592
1652 msgid "the `0' printf flag"
1655 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1659 #: c-format.c:569 c-format.c:593
1660 msgid "the `-' printf flag"
1663 #: c-format.c:570 c-format.c:640
1668 msgid "the `'' printf flag"
1671 #: c-format.c:571 c-format.c:641
1676 msgid "the `I' printf flag"
1679 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1684 #: c-format.c:572 c-format.c:594
1685 msgid "field width in printf format"
1688 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1692 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1693 msgid "precision in printf format"
1696 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1698 msgid "length modifier"
1701 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1702 msgid "length modifier in printf format"
1706 msgid "assignment suppression"
1710 msgid "the assignment suppression scanf feature"
1718 msgid "the `a' scanf flag"
1722 msgid "field width in scanf format"
1726 msgid "length modifier in scanf format"
1730 msgid "the `'' scanf flag"
1734 msgid "the `I' scanf flag"
1742 msgid "the `_' strftime flag"
1746 msgid "the `-' strftime flag"
1750 msgid "the `0' strftime flag"
1753 #: c-format.c:658 c-format.c:682
1758 msgid "the `^' strftime flag"
1762 msgid "the `#' strftime flag"
1766 msgid "field width in strftime format"
1770 msgid "`E' modifier"
1774 msgid "the `E' strftime modifier"
1778 msgid "`O' modifier"
1779 msgstr "'O' мадыфікатар"
1782 msgid "the `O' strftime modifier"
1786 msgid "the `O' modifier"
1790 msgid "fill character"
1794 msgid "fill character in strfmon format"
1798 msgid "the `^' strfmon flag"
1802 msgid "the `+' strfmon flag"
1810 msgid "the `(' strfmon flag"
1818 msgid "the `!' strfmon flag"
1822 msgid "the `-' strfmon flag"
1826 msgid "field width in strfmon format"
1830 msgid "left precision"
1834 msgid "left precision in strfmon format"
1838 msgid "right precision"
1842 msgid "right precision in strfmon format"
1846 msgid "length modifier in strfmon format"
1851 msgid "function might be possible candidate for `%s' format attribute"
1854 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1855 msgid "missing $ operand number in format"
1860 msgid "%s does not support %%n$ operand number formats"
1864 msgid "operand number out of range in format"
1869 msgid "format argument %d used more than once in %s format"
1874 msgid "format argument %d unused before used argument %d in $-style format"
1878 msgid "format not a string literal, format string not checked"
1882 msgid "format not a string literal and no format arguments"
1886 msgid "format not a string literal, argument types not checked"
1890 msgid "too many arguments for format"
1894 msgid "unused arguments in $-style format"
1899 msgid "zero-length %s format string"
1903 msgid "format is a wide character string"
1907 msgid "unterminated format string"
1911 msgid "embedded `\\0' in format"
1916 msgid "spurious trailing `%%' in format"
1919 #: c-format.c:1735 c-format.c:1972
1921 msgid "repeated %s in format"
1925 msgid "missing fill character at end of strfmon format"
1928 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1929 msgid "too few arguments for format"
1934 msgid "zero width in %s format"
1939 msgid "empty left precision in %s format"
1943 msgid "field precision"
1948 msgid "empty precision in %s format"
1953 msgid "%s does not support the `%s' %s length modifier"
1957 msgid "conversion lacks type at end of format"
1962 msgid "unknown conversion type character `%c' in format"
1967 msgid "unknown conversion type character 0x%x in format"
1972 msgid "%s does not support the `%%%c' %s format"
1977 msgid "%s used with `%%%c' %s format"
1982 msgid "%s does not support %s"
1983 msgstr "%s не падтрымлівае %s"
1987 msgid "%s does not support %s with the `%%%c' %s format"
1992 msgid "%s ignored with %s and `%%%c' %s format"
1997 msgid "%s ignored with %s in %s format"
2002 msgid "use of %s and %s together with `%%%c' %s format"
2007 msgid "use of %s and %s together in %s format"
2012 msgid "`%%%c' yields only last 2 digits of year in some locales"
2017 msgid "`%%%c' yields only last 2 digits of year"
2020 #. The end of the format string was reached.
2023 msgid "no closing `]' for `%%[' format"
2028 msgid "use of `%s' length modifier with `%c' type character"
2033 msgid "%s does not support the `%%%s%c' %s format"
2037 msgid "operand number specified with suppressed assignment"
2041 msgid "operand number specified for format taking no argument"
2046 msgid "writing through null pointer (arg %d)"
2051 msgid "reading through null pointer (arg %d)"
2056 msgid "writing into constant object (arg %d)"
2061 msgid "extra type qualifiers in format argument (arg %d)"
2066 msgid "format argument is not a pointer (arg %d)"
2071 msgid "format argument is not a pointer to a pointer (arg %d)"
2079 msgid "different type"
2084 msgid "%s is not type %s (arg %d)"
2089 msgid "%s format, %s arg (arg %d)"
2093 msgid "args to be formatted is not '...'"
2097 msgid "strftime formats cannot format arguments"
2102 msgid "ignoring duplicate directory \"%s\"\n"
2106 msgid " as it is a non-system directory that duplicates a system directory\n"
2111 msgid "ignoring nonexistent directory \"%s\"\n"
2115 msgid "#include \"...\" search starts here:\n"
2119 msgid "#include <...> search starts here:\n"
2123 msgid "End of search list.\n"
2127 msgid "badly nested C headers from preprocessor"
2132 msgid "ignoring #pragma %s %s"
2137 msgid "%Hstray '@' in program"
2142 msgid "missing terminating %c character"
2143 msgstr "прапушчан завяршаючы сімвал %c"
2147 msgid "stray '%c' in program"
2152 msgid "stray '\\%o' in program"
2156 msgid "this decimal constant is unsigned only in ISO C90"
2160 msgid "this decimal constant would be unsigned in ISO C90"
2165 msgid "integer constant is too large for \"%s\" type"
2170 msgid "floating constant exceeds range of \"%s\""
2174 msgid "traditional C rejects string constant concatenation"
2177 #: c-objc-common.c:82
2178 msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2181 #: c-objc-common.c:92
2182 msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2185 #: c-objc-common.c:100
2186 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2189 #: c-objc-common.c:115
2190 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2193 #: c-objc-common.c:128
2194 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2199 msgid "no class name specified with \"%s\""
2200 msgstr "не зададзены ўваходзячыя файлы"
2204 msgid "assertion missing after \"%s\""
2205 msgstr "аргумент для \"%s\" прапушчан"
2209 msgid "macro name missing after \"%s\""
2210 msgstr "аргумент для \"%s\" прапушчан"
2214 msgid "missing path after \"%s\""
2215 msgstr "аргумент для \"%s\" прапушчан"
2219 msgid "missing filename after \"%s\""
2220 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2224 msgid "missing makefile target after \"%s\""
2225 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2228 msgid "-I- specified twice"
2233 msgid "switch \"%s\" is no longer supported"
2234 msgstr "-pipe не падтрымліваецца."
2237 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2242 msgid "output filename specified twice"
2243 msgstr "не зададзены ўваходзячыя файлы"
2246 msgid "-Wformat-y2k ignored without -Wformat"
2250 msgid "-Wformat-extra-args ignored without -Wformat"
2254 msgid "-Wformat-zero-length ignored without -Wformat"
2258 msgid "-Wformat-nonliteral ignored without -Wformat"
2262 msgid "-Wformat-security ignored without -Wformat"
2266 msgid "-Wmissing-format-attribute ignored without -Wformat"
2271 msgid "opening output file %s: %m"
2272 msgstr "немагчыма адчыніць файл уводу `%s'"
2276 msgid "too many filenames given. Type %s --help for usage"
2281 msgid "YYDEBUG not defined"
2282 msgstr "YYDEBUG не вызначан."
2286 msgid "opening dependency file %s: %m"
2291 msgid "closing dependency file %s: %m"
2296 msgid "when writing output to %s: %m"
2297 msgstr "памылка запісу ў %s"
2300 msgid "to generate dependencies you must specify either -M or -MM"
2308 msgid "<command line>"
2312 msgid "too late for # directive to set debug directory"
2315 #. Like YYERROR but do call yyerror.
2316 #: c-parse.y:54 objc/objc-parse.y:54
2317 msgid "syntax error"
2318 msgstr "сінтаксічная памылка"
2320 #: /usr/share/bison/bison.simple:179
2322 msgid "syntax error: cannot back up"
2323 msgstr "сінтаксічная памылка"
2325 #: c-parse.y:320 objc/objc-parse.y:344
2326 msgid "ISO C forbids an empty source file"
2327 msgstr "ISO C не дазваляе пусты ізыходны файл"
2329 #: c-parse.y:349 c-typeck.c:6225 objc/objc-parse.y:374
2330 msgid "argument of `asm' is not a constant string"
2333 #: c-parse.y:357 objc/objc-parse.y:382
2334 msgid "ISO C forbids data definition with no type or storage class"
2337 #: c-parse.y:359 objc/objc-parse.y:384
2338 msgid "data definition has no type or storage class"
2341 #: c-parse.y:372 objc/objc-parse.y:397
2342 msgid "ISO C does not allow extra `;' outside of a function"
2345 #: c-parse.y:429 cppexp.c:1253
2346 msgid "traditional C rejects the unary plus operator"
2349 #: c-parse.y:476 objc/objc-parse.y:501
2350 msgid "`sizeof' applied to a bit-field"
2353 #: c-parse.y:563 objc/objc-parse.y:588
2354 msgid "ISO C forbids omitting the middle term of a ?: expression"
2357 #: c-parse.y:611 objc/objc-parse.y:636
2359 msgid "ISO C90 forbids compound literals"
2360 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2362 #: c-parse.y:625 objc/objc-parse.y:650
2363 msgid "ISO C forbids braced-groups within expressions"
2366 #: c-parse.y:653 objc/objc-parse.y:678
2368 msgid "first argument to __builtin_choose_expr not a constant"
2369 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2371 #: c-parse.y:696 objc/objc-parse.y:737
2372 msgid "traditional C rejects ISO C style function definitions"
2375 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2377 msgid "old-style parameter declaration"
2378 msgstr "пустое абвяшчэнне"
2380 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2381 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2382 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2383 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2384 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2385 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2386 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2387 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2388 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2390 msgid "`%s' is not at beginning of declaration"
2391 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2393 #: c-parse.y:1300 objc/objc-parse.y:1350
2394 msgid "`typeof' applied to a bit-field"
2397 #: c-parse.y:1427 objc/objc-parse.y:1477
2398 msgid "ISO C forbids empty initializer braces"
2401 #: c-parse.y:1441 objc/objc-parse.y:1491
2402 msgid "ISO C90 forbids specifying subobject to initialize"
2405 #: c-parse.y:1444 objc/objc-parse.y:1494
2406 msgid "obsolete use of designated initializer without `='"
2409 #: c-parse.y:1448 objc/objc-parse.y:1498
2410 msgid "obsolete use of designated initializer with `:'"
2413 #: c-parse.y:1475 objc/objc-parse.y:1525
2414 msgid "ISO C forbids specifying range of elements to initialize"
2417 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2418 msgid "ISO C forbids nested functions"
2421 #: c-parse.y:1691 objc/objc-parse.y:1743
2422 msgid "ISO C forbids forward references to `enum' types"
2425 #: c-parse.y:1703 cp/parser.c:9307 objc/objc-parse.y:1755
2426 msgid "comma at end of enumerator list"
2429 #: c-parse.y:1723 objc/objc-parse.y:1775
2430 msgid "no semicolon at end of struct or union"
2433 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2846
2434 msgid "extra semicolon in struct or union specified"
2437 #: c-parse.y:1745 objc/objc-parse.y:1800
2438 msgid "ISO C doesn't support unnamed structs/unions"
2441 #: c-parse.y:1754 objc/objc-parse.y:1809
2442 msgid "ISO C forbids member declarations with no members"
2445 #: c-parse.y:1915 objc/objc-parse.y:1970
2446 msgid "label at end of compound statement"
2449 #: c-parse.y:1934 objc/objc-parse.y:1989
2451 msgid "ISO C90 forbids mixed declarations and code"
2452 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2454 #: c-parse.y:2012 objc/objc-parse.y:2069
2455 msgid "ISO C forbids label declarations"
2456 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2458 #: c-parse.y:2062 objc/objc-parse.y:2119
2459 msgid "braced-group within expression allowed only inside a function"
2462 #: c-parse.y:2184 objc/objc-parse.y:2241
2463 msgid "empty body in an else-statement"
2464 msgstr "пустое цела ў else-выражэнні"
2466 #: c-parse.y:2192 objc/objc-parse.y:2249
2468 msgid "%Hempty body in an if-statement"
2469 msgstr "пустое цела ў else-выражэнні"
2471 #: c-parse.y:2272 cp/parser.c:6045 objc/objc-parse.y:2329
2472 msgid "break statement not within loop or switch"
2475 #: c-parse.y:2281 cp/parser.c:6056 objc/objc-parse.y:2338
2476 msgid "continue statement not within a loop"
2479 #: c-parse.y:2323 objc/objc-parse.y:2380
2480 msgid "ISO C forbids `goto *expr;'"
2481 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2483 #. Gcc used to allow this as an extension. However, it does
2484 #. not work for all targets, and thus has been disabled.
2485 #. Also, since func (...) and func () are indistinguishable,
2486 #. it caused problems with the code in expand_builtin which
2487 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2489 #: c-parse.y:2440 objc/objc-parse.y:2548
2490 msgid "ISO C requires a named argument before `...'"
2493 #: c-parse.y:2538 objc/objc-parse.y:2646
2494 msgid "`...' in old-style identifier list"
2497 #: /usr/share/bison/bison.simple:795
2498 msgid "parse error; also virtual memory exhausted"
2501 #: /usr/share/bison/bison.simple:799
2503 msgstr "граматычная памылка"
2505 #: /usr/share/bison/bison.simple:924
2506 msgid "parser stack overflow"
2509 #: c-parse.y:2968 objc/objc-parse.y:3663
2511 msgid "syntax error at '%s' token"
2516 msgid "can't create precompiled header %s: %m"
2517 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2521 msgid "can't write to %s: %m"
2522 msgstr "не магу запісаць ў %s"
2526 msgid "`%s' is not a valid output file"
2527 msgstr "\"%s\" мае незавершаны тып"
2529 #: c-pch.c:181 c-pch.c:197 c-pch.c:209
2531 msgid "can't write %s: %m"
2532 msgstr "немагчыма адчыніць %s"
2536 msgid "can't seek in %s: %m"
2537 msgstr "немагчыма адчыніць %s"
2539 #: c-pch.c:195 c-pch.c:240 c-pch.c:268 c-pch.c:273 c-pch.c:351
2541 msgid "can't read %s: %m"
2542 msgstr "не магу прачытаць з %s"
2546 msgid "%s: not compatible with this GCC version"
2549 #. It's a PCH for the wrong language.
2552 msgid "%s: not for %s"
2553 msgstr "%s не падтрымлівае %s"
2555 #. Not any kind of PCH.
2558 msgid "%s: not a PCH file"
2563 msgid "%s: created on host `%.*s', but used on host `%s'"
2568 msgid "%s: created for target `%.*s', but used for target `%s'"
2573 msgid "%s: created by version `%.*s', but this is version `%s'"
2578 msgid "%s: created using different flags"
2583 msgid "%s: created with -g%s, but used with -g%s"
2588 msgid "%s: had text segment at different address"
2591 #: c-pch.c:357 cpperror.c:176 gcc.c:6554
2597 msgid "calling fdopen"
2600 #: c-pch.c:396 c-pch.c:408
2605 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2610 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2615 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2616 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2620 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2621 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2624 msgid "missing '(' after '#pragma pack' - ignored"
2627 #: c-pragma.c:178 c-pragma.c:228
2628 msgid "malformed '#pragma pack' - ignored"
2632 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2636 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2641 msgid "unknown action '%s' for '#pragma pack' - ignored"
2645 msgid "junk at end of '#pragma pack'"
2650 msgid "alignment must be a small power of two, not %d"
2654 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2657 #: c-pragma.c:325 c-pragma.c:330
2658 msgid "malformed #pragma weak, ignored"
2662 msgid "junk at end of #pragma weak"
2665 #: c-pragma.c:367 c-pragma.c:372
2666 msgid "malformed #pragma redefine_extname, ignored"
2670 msgid "junk at end of #pragma redefine_extname"
2673 #: c-pragma.c:384 c-pragma.c:462
2674 msgid "#pragma redefine_extname conflicts with declaration"
2678 msgid "malformed #pragma extern_prefix, ignored"
2682 msgid "junk at end of #pragma extern_prefix"
2687 msgid "asm declaration conflicts with previous rename"
2688 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2690 #: c-semantics.c:697
2692 msgid "destructor needed for `%D'"
2693 msgstr "дэструктару неабходны \"%#D\""
2695 #: c-semantics.c:698
2696 msgid "where case label appears here"
2699 #: c-semantics.c:701
2700 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2703 #: c-semantics.c:737 c-typeck.c:6247 cp/semantics.c:1070
2705 msgid "%s qualifier ignored on asm"
2708 #: c-semantics.c:991
2709 msgid "will never be executed"
2714 msgid "`%s' has an incomplete type"
2715 msgstr "\"%s\" мае незавершаны тып"
2717 #: c-typeck.c:142 cp/call.c:2532
2718 msgid "invalid use of void expression"
2722 msgid "invalid use of flexible array member"
2726 msgid "invalid use of array with unspecified bounds"
2731 msgid "invalid use of undefined type `%s %s'"
2734 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2737 msgid "invalid use of incomplete typedef `%s'"
2740 #: c-typeck.c:415 c-typeck.c:430
2741 msgid "function types not truly compatible in ISO C"
2745 msgid "types are not quite compatible"
2749 msgid "function return types not compatible due to `volatile'"
2752 #: c-typeck.c:970 c-typeck.c:2151
2753 msgid "arithmetic on pointer to an incomplete type"
2758 msgid "%s has no member named `%s'"
2763 msgid "request for member `%s' in something not a structure or union"
2767 msgid "dereferencing pointer to incomplete type"
2771 msgid "dereferencing `void *' pointer"
2774 #: c-typeck.c:1429 cp/typeck.c:2104
2776 msgid "invalid type argument of `%s'"
2779 #: c-typeck.c:1447 cp/typeck.c:2129
2780 msgid "subscript missing in array reference"
2783 #: c-typeck.c:1468 cp/typeck.c:2171
2784 msgid "array subscript has type `char'"
2787 #: c-typeck.c:1476 c-typeck.c:1565 cp/typeck.c:2175 cp/typeck.c:2261
2788 msgid "array subscript is not an integer"
2792 msgid "ISO C forbids subscripting `register' array"
2797 msgid "ISO C90 forbids subscripting non-lvalue array"
2798 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2801 msgid "subscript has type `char'"
2804 #: c-typeck.c:1560 cp/typeck.c:2256
2805 msgid "subscripted value is neither array nor pointer"
2810 msgid "local declaration of `%s' hides instance variable"
2814 msgid "called object is not a function"
2817 #. This situation leads to run-time undefined behavior. We can't,
2818 #. therefore, simply error unless we can prove that all possible
2819 #. executions of the program must execute the code.
2821 msgid "function called through a non-compatible type"
2824 #: c-typeck.c:1813 cp/typeck.c:2544
2825 msgid "too many arguments to function"
2826 msgstr "вельмі шмат аргументаў у функцыі"
2830 msgid "type of formal parameter %d is incomplete"
2835 msgid "%s as integer rather than floating due to prototype"
2840 msgid "%s as integer rather than complex due to prototype"
2845 msgid "%s as complex rather than floating due to prototype"
2850 msgid "%s as floating rather than integer due to prototype"
2855 msgid "%s as complex rather than integer due to prototype"
2860 msgid "%s as floating rather than complex due to prototype"
2865 msgid "%s as `float' rather than `double' due to prototype"
2870 msgid "%s with different width due to prototype"
2875 msgid "%s as unsigned due to prototype"
2880 msgid "%s as signed due to prototype"
2883 #: c-typeck.c:1952 cp/typeck.c:2650
2884 msgid "too few arguments to function"
2885 msgstr "не хапае аргументаў у функцыі"
2888 msgid "suggest parentheses around + or - inside shift"
2892 msgid "suggest parentheses around && within ||"
2896 msgid "suggest parentheses around arithmetic in operand of |"
2900 msgid "suggest parentheses around comparison in operand of |"
2904 msgid "suggest parentheses around arithmetic in operand of ^"
2908 msgid "suggest parentheses around comparison in operand of ^"
2912 msgid "suggest parentheses around + or - in operand of &"
2916 msgid "suggest parentheses around comparison in operand of &"
2920 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2924 msgid "pointer of type `void *' used in subtraction"
2928 msgid "pointer to a function used in subtraction"
2932 msgid "wrong type argument to unary plus"
2936 msgid "wrong type argument to unary minus"
2940 msgid "ISO C does not support `~' for complex conjugation"
2944 msgid "wrong type argument to bit-complement"
2948 msgid "wrong type argument to abs"
2952 msgid "wrong type argument to conjugation"
2956 msgid "wrong type argument to unary exclamation mark"
2960 msgid "ISO C does not support `++' and `--' on complex types"
2961 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
2963 #: c-typeck.c:2327 c-typeck.c:2359
2965 msgid "wrong type argument to increment"
2966 msgstr "не хапае аргументаў у функцыі"
2968 #: c-typeck.c:2329 c-typeck.c:2361
2969 msgid "wrong type argument to decrement"
2973 msgid "increment of pointer to unknown structure"
2977 msgid "decrement of pointer to unknown structure"
2981 msgid "invalid lvalue in unary `&'"
2986 msgid "attempt to take address of bit-field structure member `%s'"
2990 msgid "use of conditional expressions as lvalues is deprecated"
2994 msgid "use of compound expressions as lvalues is deprecated"
2998 msgid "use of cast expressions as lvalues is deprecated"
3003 msgid "%s of read-only member `%s'"
3008 msgid "%s of read-only variable `%s'"
3013 msgid "%s of read-only location"
3018 msgid "cannot take address of bit-field `%s'"
3019 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3021 #: c-typeck.c:2716 treelang/treetree.c:946
3023 msgid "global register variable `%s' used in nested function"
3026 #: c-typeck.c:2720 treelang/treetree.c:950
3028 msgid "register variable `%s' used in nested function"
3031 #: c-typeck.c:2727 treelang/treetree.c:957
3033 msgid "address of global register variable `%s' requested"
3037 msgid "cannot put object with volatile field into register"
3040 #: c-typeck.c:2743 treelang/treetree.c:962
3042 msgid "address of register variable `%s' requested"
3046 msgid "signed and unsigned type in conditional expression"
3050 msgid "ISO C forbids conditional expr with only one void side"
3053 #: c-typeck.c:2851 c-typeck.c:2858
3054 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3058 msgid "pointer type mismatch in conditional expression"
3061 #: c-typeck.c:2871 c-typeck.c:2881
3062 msgid "pointer/integer type mismatch in conditional expression"
3066 msgid "type mismatch in conditional expression"
3070 msgid "left-hand operand of comma expression has no effect"
3074 msgid "cast specifies array type"
3078 msgid "cast specifies function type"
3082 msgid "ISO C forbids casting nonscalar to the same type"
3086 msgid "ISO C forbids casts to union type"
3090 msgid "cast to union type from type not present in union"
3094 msgid "cast adds new qualifiers to function type"
3097 #. There are qualifiers present in IN_OTYPE that are not
3098 #. present in IN_TYPE.
3100 msgid "cast discards qualifiers from pointer target type"
3104 msgid "cast increases required alignment of target type"
3107 #: c-typeck.c:3105 cp/typeck.c:4897
3108 msgid "cast from pointer to integer of different size"
3112 msgid "cast does not match function type"
3115 #: c-typeck.c:3117 cp/typeck.c:4904
3116 msgid "cast to pointer from integer of different size"
3120 msgid "type-punning to incomplete type might break strict-aliasing rules"
3124 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3128 msgid "ISO C forbids conversion of function pointer to object pointer type"
3132 msgid "ISO C forbids conversion of object pointer to function pointer type"
3135 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3136 #. Reject anything strange now.
3138 msgid "invalid lvalue in assignment"
3141 #. Convert new value to destination type.
3142 #: c-typeck.c:3320 c-typeck.c:3345 c-typeck.c:3362 cp/typeck.c:5016
3143 #: cp/typeck.c:5163 cp/typeck.c:5178
3148 msgid "cannot pass rvalue to reference parameter"
3151 #: c-typeck.c:3538 c-typeck.c:3614
3153 msgid "%s makes qualified function pointer from unqualified"
3156 #: c-typeck.c:3542 c-typeck.c:3594
3158 msgid "%s discards qualifiers from pointer target type"
3162 msgid "ISO C prohibits argument conversion to union type"
3167 msgid "ISO C forbids %s between function pointer and `void *'"
3172 msgid "pointer targets in %s differ in signedness"
3177 msgid "%s from incompatible pointer type"
3180 #: c-typeck.c:3625 c-typeck.c:4132 cp/typeck.c:1366
3181 msgid "invalid use of non-lvalue array"
3186 msgid "%s makes pointer from integer without a cast"
3191 msgid "%s makes integer from pointer without a cast"
3194 #: c-typeck.c:3660 c-typeck.c:3663
3196 msgid "incompatible type for argument %d of `%s'"
3201 msgid "incompatible type for argument %d of indirect function call"
3206 msgid "incompatible types in %s"
3209 #. Function name is known; supply it.
3212 msgid "passing arg of `%s'"
3213 msgstr "аргумент для \"%s\" прапушчан"
3215 #. Function name unknown (call through ptr).
3218 msgid "passing arg of pointer to function"
3219 msgstr "вельмі шмат аргументаў у функцыі"
3221 #. Function name is known; supply it.
3224 msgid "passing arg %d of `%s'"
3227 #. Function name unknown (call through ptr); just give arg number.
3230 msgid "passing arg %d of pointer to function"
3234 msgid "traditional C rejects automatic aggregate initialization"
3237 #: c-typeck.c:3981 c-typeck.c:3996 c-typeck.c:4011
3239 msgid "(near initialization for `%s')"
3242 #: c-typeck.c:4060 cp/typeck2.c:560
3243 msgid "char-array initialized from wide string"
3246 #: c-typeck.c:4067 cp/typeck2.c:567
3247 msgid "int-array initialized from non-wide string"
3250 #: c-typeck.c:4085 cp/typeck2.c:582
3251 msgid "initializer-string for array of chars is too long"
3255 msgid "array initialized from non-constant array expression"
3258 #: c-typeck.c:4172 c-typeck.c:4174 c-typeck.c:4190 c-typeck.c:4211
3260 msgid "initializer element is not constant"
3264 msgid "initialization"
3265 msgstr "ініцыялізацыя"
3267 #: c-typeck.c:4217 c-typeck.c:5598
3268 msgid "initializer element is not computable at load time"
3271 #: c-typeck.c:4232 cp/typeck2.c:659
3272 msgid "invalid initializer"
3273 msgstr "нерэчаісны ініцыялізатар"
3275 #: c-typeck.c:4517 cp/decl.c:4484
3276 msgid "opaque vector types cannot be initialized"
3280 msgid "extra brace group at end of initializer"
3284 msgid "missing braces around initializer"
3288 msgid "braces around scalar initializer"
3292 msgid "initialization of flexible array member in a nested context"
3296 msgid "initialization of a flexible array member"
3300 msgid "missing initializer"
3301 msgstr "прапушчан ініцыялізатар"
3304 msgid "empty scalar initializer"
3308 msgid "extra elements in scalar initializer"
3312 msgid "initialization designators may not nest"
3315 #: c-typeck.c:5008 c-typeck.c:5076
3316 msgid "array index in non-array initializer"
3319 #: c-typeck.c:5013 c-typeck.c:5129
3320 msgid "field name not in record or union initializer"
3323 #: c-typeck.c:5072 c-typeck.c:5074
3324 msgid "nonconstant array index in initializer"
3327 #: c-typeck.c:5078 c-typeck.c:5081
3328 msgid "array index in initializer exceeds array bounds"
3332 msgid "empty index range in initializer"
3336 msgid "array index range in initializer exceeds array bounds"
3341 msgid "unknown field `%s' specified in initializer"
3344 #: c-typeck.c:5177 c-typeck.c:5198 c-typeck.c:5660
3345 msgid "initialized field with side-effects overwritten"
3349 msgid "excess elements in char array initializer"
3352 #: c-typeck.c:5875 c-typeck.c:5921
3353 msgid "excess elements in struct initializer"
3357 msgid "non-static initialization of a flexible array member"
3361 msgid "excess elements in union initializer"
3365 msgid "traditional C rejects initialization of unions"
3369 msgid "excess elements in array initializer"
3373 msgid "excess elements in vector initializer"
3377 msgid "excess elements in scalar initializer"
3381 msgid "asm template is not a string constant"
3385 msgid "invalid lvalue in asm statement"
3388 #: c-typeck.c:6344 cp/typeck.c:5854
3389 msgid "modification by `asm'"
3392 #: c-typeck.c:6362 cp/typeck.c:5938
3393 msgid "function declared `noreturn' has a `return' statement"
3397 msgid "`return' with no value, in function returning non-void"
3401 msgid "`return' with a value, in function returning void"
3409 msgid "function returns address of local variable"
3412 #: c-typeck.c:6486 cp/semantics.c:749
3413 msgid "switch quantity not an integer"
3417 msgid "`long' switch expression not converted to `int' in ISO C"
3420 #: c-typeck.c:6537 cp/parser.c:5555
3421 msgid "case label not within a switch statement"
3425 msgid "`default' label not within a switch statement"
3428 #: c-typeck.c:6691 c-typeck.c:6725
3429 msgid "division by zero"
3432 #: c-typeck.c:6770 cp/typeck.c:2930
3433 msgid "right shift count is negative"
3436 #: c-typeck.c:6777 cp/typeck.c:2936
3437 msgid "right shift count >= width of type"
3440 #: c-typeck.c:6798 cp/typeck.c:2955
3441 msgid "left shift count is negative"
3444 #: c-typeck.c:6801 cp/typeck.c:2957
3445 msgid "left shift count >= width of type"
3449 msgid "shift count is negative"
3453 msgid "shift count >= width of type"
3456 #: c-typeck.c:6841 cp/typeck.c:2992
3457 msgid "comparing floating point with == or != is unsafe"
3460 #: c-typeck.c:6865 c-typeck.c:6871
3461 msgid "ISO C forbids comparison of `void *' with function pointer"
3464 #: c-typeck.c:6874 c-typeck.c:6914 c-typeck.c:6942
3465 msgid "comparison of distinct pointer types lacks a cast"
3468 #: c-typeck.c:6888 c-typeck.c:6893 c-typeck.c:6962 c-typeck.c:6967
3469 msgid "comparison between pointer and integer"
3472 #: c-typeck.c:6909 c-typeck.c:6937
3473 msgid "ISO C forbids ordered comparisons of pointers to functions"
3477 msgid "comparison of complete and incomplete pointers"
3480 #: c-typeck.c:6950 c-typeck.c:6957
3481 msgid "ordered comparison of pointer with integer zero"
3484 #: c-typeck.c:6981 cp/typeck.c:3128
3485 msgid "unordered comparison on non-floating point argument"
3489 msgid "comparison between signed and unsigned"
3492 #: c-typeck.c:7237 cp/typeck.c:3375
3493 msgid "comparison of promoted ~unsigned with constant"
3496 #: c-typeck.c:7245 cp/typeck.c:3383
3497 msgid "comparison of promoted ~unsigned with unsigned"
3501 msgid "%Jinlining failed in call to '%F'"
3504 #: calls.c:1839 calls.c:2211 tree-inline.c:1339 tree-inline.c:1346
3505 msgid "called from here"
3506 msgstr "выклікана адсюль"
3509 msgid "%Jcan't inline call to '%F'"
3513 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3517 msgid "ignoring return value of function declared with attribute warn_unused_result"
3521 msgid "function call has aggregate value"
3526 msgid "bb %d on wrong place"
3531 msgid "prev_bb of %d should be %d, not %d"
3536 msgid "verify_flow_info: Wrong count of block %i %i"
3541 msgid "verify_flow_info: Wrong frequency of block %i %i"
3546 msgid "verify_flow_info: Duplicate edge %i->%i"
3551 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3556 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3561 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3564 #: cfg.c:909 cfgrtl.c:1971
3566 msgid "Wrong amount of branch edges after unconditional jump %i"
3571 msgid "basic block %d pred edge is corrupted"
3576 msgid "basic block %i edge lists are corrupted"
3580 msgid "verify_flow_info failed"
3585 msgid "Size of loop %d should be %d, not %d."
3590 msgid "Bb %d do not belong to loop %d."
3595 msgid "Loop %d's header does not have exactly 2 entries."
3600 msgid "Loop %d's latch does not have exactly 1 successor."
3605 msgid "Loop %d's latch does not have header as successor."
3610 msgid "Loop %d's latch does not belong directly to it."
3615 msgid "Loop %d's header does not belong directly to it."
3620 msgid "Loop %d's latch is marked as part of irreducible region."
3625 msgid "Basic block %d should be marked irreducible."
3630 msgid "Basic block %d should not be marked irreducible."
3635 msgid "Edge from %d to %d should be marked irreducible."
3640 msgid "Edge from %d to %d should not be marked irreducible."
3645 msgid "end insn %d for block %d not found in the insn stream"
3650 msgid "insn %d is in multiple basic blocks (%d and %d)"
3655 msgid "head insn %d for block %d not found in the insn stream"
3659 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3664 msgid "Missing REG_EH_REGION note in the end of bb %i"
3669 msgid "Too many outgoing branch edges from bb %i"
3674 msgid "Fallthru edge after unconditional jump %i"
3679 msgid "Wrong amount of branch edges after conditional jump %i"
3684 msgid "Call edges for non-call insn in bb %i"
3689 msgid "Abnormal edges for no purpose in bb %i"
3694 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3699 msgid "insn %d inside basic block %d but block_for_insn is %i"
3702 #: cfgrtl.c:2019 cfgrtl.c:2029
3704 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3709 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3714 msgid "in basic block %d:"
3718 msgid "flow control insn inside a basic block"
3723 msgid "missing barrier after block %i"
3728 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3733 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3737 msgid "wrong insn in the fallthru edge"
3741 msgid "basic blocks not laid down consecutively"
3745 msgid "insn outside basic block"
3749 msgid "return not followed by barrier"
3754 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3758 msgid "function body not available"
3761 #: cgraph.c:163 cgraphunit.c:340
3762 msgid "redefined extern inline functions are not considered for inlining"
3765 #: cgraph.c:166 cgraphunit.c:345
3767 msgid "function not considered for inlining"
3768 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
3770 #: cgraph.c:168 cgraphunit.c:343
3771 msgid "function not inlinable"
3775 msgid "%D renamed after being referenced in assembly"
3778 #: cgraphunit.c:1041
3779 msgid "--param large-function-growth limit reached"
3782 #: cgraphunit.c:1054
3783 msgid "--param large-function-growth limit reached while inlining the caller"
3786 #: cgraphunit.c:1119
3787 msgid "--param max-inline-insns-single limit reached"
3790 #: cgraphunit.c:1143
3791 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3794 #: cgraphunit.c:1220
3795 msgid "--param inline-unit-growth limit reached"
3798 #: cgraphunit.c:1292 cgraphunit.c:1436
3799 msgid "recursive inlining"
3803 msgid "internal error"
3804 msgstr "унутраная памылка"
3807 msgid "no arguments"
3808 msgstr "няма аргументаў"
3810 #: collect2.c:1226 collect2.c:1374 collect2.c:1409
3815 #: collect2.c:1229 collect2.c:1379 collect2.c:1412
3822 msgid "collect2 version %s"
3827 msgid "%d constructor(s) found\n"
3828 msgstr "%d канструктар(аў) знойдзен(а)\n"
3832 msgid "%d destructor(s) found\n"
3833 msgstr "%d дэструктар(аў) знойдзен(а)\n"
3837 msgid "%d frame table(s) found\n"
3842 msgid "%s terminated with signal %d [%s]%s"
3847 msgid "%s returned %d exit status"
3852 msgid "[cannot find %s]"
3853 msgstr "[нельга знайсці %s]"
3857 msgid "cannot find `%s'"
3858 msgstr "нельга знайсці \"%s\""
3860 #: collect2.c:1541 collect2.c:1544
3862 msgid "redirecting stdout: %s"
3863 msgstr "перанакіраванне stdout: %s"
3867 msgid "[Leaving %s]\n"
3874 "write_c_file - output name is %s, prefix is %s\n"
3878 msgid "cannot find `nm'"
3879 msgstr "нельга знайсці \"nm\""
3881 #: collect2.c:2017 collect2.c:2446
3885 #: collect2.c:2021 collect2.c:2450
3889 #: collect2.c:2047 collect2.c:2476
3894 #: collect2.c:2050 collect2.c:2053 collect2.c:2066 collect2.c:2479
3895 #: collect2.c:2482 collect2.c:2495
3900 #: collect2.c:2056 collect2.c:2485
3907 msgid "init function found in object %s"
3912 msgid "fini function found in object %s"
3915 #: collect2.c:2141 collect2.c:2534
3921 msgid "unable to open file '%s'"
3922 msgstr "немагу адчыніць файл \"%s\""
3926 msgid "unable to stat file '%s'"
3931 msgid "unable to mmap file '%s'"
3936 msgstr "не знойдзена\n"
3938 #: collect2.c:2339 collect2.c:2513
3940 msgid "dynamic dependency %s not found"
3945 msgid "bad magic number in file '%s'"
3946 msgstr "дрэнная магічная лічба ў файле \"%s\""
3949 msgid "dynamic dependencies.\n"
3953 msgid "cannot find `ldd'"
3954 msgstr "не магу знайсці \"ldd\""
3959 "ldd output with constructors/destructors.\n"
3964 msgid "unable to open dynamic dependency '%s'"
3969 msgid "%s: not a COFF file"
3974 msgid "%s: cannot open as COFF file"
3979 msgid "library lib%s not found"
3980 msgstr "Бібліятэка lib%s не знойдзена"
3985 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3986 ";; %d successes.\n"
3994 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3995 ";; %d successes.\n"
3999 msgid "cannot convert to a pointer type"
4003 msgid "pointer value used where a floating point value was expected"
4007 msgid "aggregate value used where a float was expected"
4011 msgid "conversion to incomplete type"
4014 #: convert.c:600 convert.c:678
4015 msgid "can't convert between vector values of different size"
4019 msgid "aggregate value used where an integer was expected"
4022 #: convert.c:657 f/com.c:1101
4023 msgid "pointer value used where a complex was expected"
4026 #: convert.c:661 f/com.c:1103
4027 msgid "aggregate value used where a complex was expected"
4031 msgid "can't convert value to a vector"
4036 msgid "`%s' is not a gcov data file"
4037 msgstr "\"%s\" звычайна функцыя"
4041 msgid "`%s' is version `%.4s', expected version `%.4s'"
4044 #: coverage.c:255 coverage.c:263
4046 msgid "coverage mismatch for function %u while reading execution counters."
4049 #: coverage.c:257 coverage.c:340
4051 msgid "checksum is %x instead of %x"
4054 #: coverage.c:265 coverage.c:348
4056 msgid "number of counters is %d instead of %d"
4061 msgid "cannot merge separate %s counters for function %u"
4066 msgid "`%s' has overflowed"
4071 msgid "`%s' is corrupted"
4076 msgid "file %s not found, execution counts assumed to be zero"
4081 msgid "no coverage for function '%s' found."
4082 msgstr "у функцыі \"%s\":"
4084 #: coverage.c:337 coverage.c:345
4086 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4091 msgid "cannot open %s"
4092 msgstr "немагчыма адчыніць %s"
4096 msgid "error writing `%s'"
4097 msgstr "памылка запісу ў %s"
4099 #. XXX should be DL_SORRY
4102 msgid "conversion from %s to %s not supported by iconv"
4109 #. XXX should be DL_SORRY
4112 msgid "no iconv implementation, cannot convert from %s to %s"
4116 msgid "universal character names are only valid in C++ and C99"
4121 msgid "the meaning of '\\%c' is different in traditional C"
4126 msgid "incomplete universal character name %.*s"
4131 msgid "%.*s is not a valid universal character"
4132 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
4136 msgid "universal character %.*s is not valid in an identifier"
4141 msgid "universal character %.*s is not valid at the start of an identifier"
4145 msgid "converting UCN to source character set"
4149 msgid "converting UCN to execution character set"
4153 msgid "the meaning of '\\x' is different in traditional C"
4156 #: cppcharset.c:984 f/lex.c:580
4157 msgid "\\x used with no following hex digits"
4161 msgid "hex escape sequence out of range"
4164 #: cppcharset.c:1030
4165 msgid "octal escape sequence out of range"
4168 #: cppcharset.c:1098
4169 msgid "the meaning of '\\a' is different in traditional C"
4172 #: cppcharset.c:1105
4174 msgid "non-ISO-standard escape sequence, '\\%c'"
4177 #: cppcharset.c:1113
4179 msgid "unknown escape sequence '\\%c'"
4180 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4182 #: cppcharset.c:1116
4184 msgid "unknown escape sequence: '\\%03o'"
4185 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4187 #: cppcharset.c:1122
4188 msgid "converting escape sequence to execution character set"
4191 #: cppcharset.c:1181
4192 msgid "converting to execution character set"
4195 #: cppcharset.c:1244 cppcharset.c:1307
4197 msgid "character constant too long for its type"
4198 msgstr "сімвальная канстанта вельмі доўгая"
4200 #: cppcharset.c:1247
4201 msgid "multi-character character constant"
4202 msgstr "мнагасімвальная сімвальная канстанта"
4204 #: cppcharset.c:1339
4205 msgid "empty character constant"
4206 msgstr "пустая сімвальная канстанта"
4208 #: cppcharset.c:1378
4210 msgid "failure to convert %s to %s"
4213 #: cpperror.c:110 diagnostic.def:5
4218 msgid "internal error: "
4227 msgid "too many decimal points in number"
4232 msgid "invalid digit \"%c\" in octal constant"
4233 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4236 msgid "use of C99 hexadecimal floating constant"
4240 msgid "exponent has no digits"
4244 msgid "hexadecimal floating constants require an exponent"
4249 msgid "invalid suffix \"%.*s\" on floating constant"
4250 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4252 #: cppexp.c:250 cppexp.c:275
4254 msgid "traditional C rejects the \"%.*s\" suffix"
4259 msgid "invalid suffix \"%.*s\" on integer constant"
4260 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4263 msgid "use of C99 long long integer constant"
4267 msgid "imaginary constants are a GCC extension"
4271 msgid "integer constant is too large for its type"
4275 msgid "integer constant is so large that it is unsigned"
4279 msgid "missing ')' after \"defined\""
4283 msgid "operator \"defined\" requires an identifier"
4288 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4292 msgid "this use of \"defined\" may not be portable"
4296 msgid "floating constant in preprocessor expression"
4300 msgid "imaginary number in preprocessor expression"
4305 msgid "\"%s\" is not defined"
4308 #: cppexp.c:714 cppexp.c:743
4310 msgid "missing binary operator before token \"%s\""
4311 msgstr "прапушчан прабел пасля нумара \"%.*s\""
4315 msgid "token \"%s\" is not valid in preprocessor expressions"
4319 msgid "void expression between '(' and ')'"
4323 msgid "#if with no expression"
4328 msgid "operator '%s' has no right operand"
4332 msgid " ':' without preceding '?'"
4336 msgid "unbalanced stack in #if"
4341 msgid "impossible operator '%u'"
4342 msgstr "немагчымы апэратар '%s'"
4345 msgid "missing ')' in expression"
4349 msgid "'?' without following ':'"
4353 msgid "integer overflow in preprocessor expression"
4357 msgid "missing '(' in expression"
4362 msgid "the left operand of \"%s\" changes sign when promoted"
4367 msgid "the right operand of \"%s\" changes sign when promoted"
4371 msgid "comma operator in operand of #if"
4375 msgid "division by zero in #if"
4379 msgid "NULL directory in find_file"
4383 msgid "one or more PCH files were found, but they were invalid"
4387 msgid "use -Winvalid-pch for more information"
4392 msgid "%s is a block device"
4393 msgstr "%s - гэта блёчная прылада"
4397 msgid "%s is too large"
4398 msgstr "%s - вельмі вялікі"
4402 msgid "%s is shorter than expected"
4407 msgid "no include path in which to search for %s"
4411 msgid "Multiple include guards may be useful for:\n"
4415 msgid "cppchar_t must be an unsigned type"
4420 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4424 msgid "CPP arithmetic must be at least as precise as a target int"
4428 msgid "target char is less than 8 bits wide"
4432 msgid "target wchar_t is narrower than target char"
4436 msgid "target int is narrower than target char"
4440 msgid "CPP half-integer narrower than CPP character"
4445 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4449 msgid "null character(s) ignored"
4453 msgid "'$' in identifier or number"
4458 msgid "attempt to use poisoned \"%s\""
4462 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4466 msgid "null character(s) preserved in literal"
4470 msgid "unterminated comment"
4471 msgstr "незавершаныя каментарыі"
4474 msgid "C++ style comments are not allowed in ISO C90"
4478 msgid "(this will be reported only once per input file)"
4482 msgid "multi-line comment"
4487 msgid "unspellable token %s"
4488 msgstr "немагу адчыніць файл \"%s\""
4492 msgid "extra tokens at end of #%s directive"
4497 msgid "#%s is a GCC extension"
4501 msgid "suggest not using #elif in traditional C"
4506 msgid "traditional C ignores #%s with the # indented"
4511 msgid "suggest hiding #%s from traditional C with an indented #"
4515 msgid "embedding a directive within macro arguments is not portable"
4519 msgid "style of line directive is a GCC extension"
4524 msgid "invalid preprocessing directive #%s"
4528 msgid "\"defined\" cannot be used as a macro name"
4533 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4538 msgid "no macro name given in #%s directive"
4542 msgid "macro names must be identifiers"
4547 msgid "undefining \"%s\""
4551 msgid "missing terminating > character"
4556 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4560 msgid "#include nested too deeply"
4564 msgid "#include_next in primary source file"
4569 msgid "invalid flag \"%s\" in line directive"
4574 msgid "\"%s\" after #line is not a positive integer"
4578 msgid "line number out of range"
4581 #: cpplib.c:812 cpplib.c:885
4583 msgid "\"%s\" is not a valid filename"
4588 msgid "\"%s\" after # is not a positive integer"
4593 msgid "invalid #ident directive"
4594 msgstr "нерэчаісны ініцыялізатар"
4598 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4603 msgid "#pragma %s %s is already registered"
4604 msgstr "Клас \"%s\" ужо існуе"
4608 msgid "#pragma %s is already registered"
4612 msgid "#pragma once in main file"
4616 msgid "invalid #pragma GCC poison directive"
4621 msgid "poisoning existing macro \"%s\""
4625 msgid "#pragma system_header ignored outside include file"
4630 msgid "cannot find source file %s"
4631 msgstr "не магу знайсці крыніцу %s"
4635 msgid "current file is older than %s"
4639 msgid "_Pragma takes a parenthesized string literal"
4643 msgid "#else without #if"
4647 msgid "#else after #else"
4651 msgid "#elif without #if"
4655 msgid "#elif after #else"
4659 msgid "#endif without #if"
4663 msgid "missing '(' after predicate"
4667 msgid "missing ')' to complete answer"
4671 msgid "predicate's answer is empty"
4675 msgid "assertion without predicate"
4679 msgid "predicate must be an identifier"
4684 msgid "\"%s\" re-asserted"
4687 #: cppmacro.c:125 cppmacro.c:280
4689 msgid "invalid built-in macro \"%s\""
4694 msgid "could not determine date and time"
4695 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
4698 msgid "invalid string literal, ignoring final '\\'"
4703 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4707 msgid "ISO C99 requires rest arguments to be used"
4712 msgid "macro \"%s\" requires %u arguments, but only %u given"
4717 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4722 msgid "unterminated argument list invoking macro \"%s\""
4727 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4732 msgid "duplicate macro parameter \"%s\""
4737 msgid "\"%s\" may not appear in macro parameter list"
4741 msgid "macro parameters must be comma-separated"
4745 msgid "parameter name missing"
4749 msgid "anonymous variadic macros were introduced in C99"
4753 msgid "ISO C does not permit named variadic macros"
4757 msgid "missing ')' in macro parameter list"
4761 msgid "ISO C requires whitespace after the macro name"
4765 msgid "'#' is not followed by a macro parameter"
4769 msgid "'##' cannot appear at either end of a macro expansion"
4774 msgid "macro argument \"%s\" would be stringified in traditional C"
4779 msgid "invalid hash type %d in cpp_macro_definition"
4782 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4783 msgid "while writing precompiled header"
4788 msgid "%s: not used because `%.*s' not defined"
4789 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
4793 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4798 msgid "%s: not used because `%s' is defined"
4801 #: cpppch.c:529 cpppch.c:715
4802 msgid "while reading precompiled header"
4807 msgid "\"%s\" is not a valid option to the preprocessor"
4811 msgid "too many input files"
4812 msgstr "вельмі шмат уваходзячых файлаў"
4816 msgid "detected recursion whilst expanding macro \"%s\""
4820 msgid "syntax error in macro parameter list"
4825 msgid ";; Processing block from %d to %d, %d sets.\n"
4830 msgid "%s:%d: confused by earlier errors, bailing out\n"
4834 msgid "compilation terminated.\n"
4835 msgstr "кампіляцыя завершана.\n"
4838 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4843 msgid "in %s, at %s:%d"
4844 msgstr "спынена ў %s, ля %s:%d"
4848 msgid "dominator of %d should be %d, not %d"
4853 msgid "DW_LOC_OP %s not implemented\n"
4857 msgid "can't access real part of complex value in hard register"
4861 msgid "can't access imaginary part of complex value in hard register"
4866 msgid "Invalid rtl sharing found in the insn"
4867 msgstr "нявернае выкарыстанне \"restict\""
4874 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4879 msgid "abort in %s, at %s:%d"
4880 msgstr "спынена ў %s, ля %s:%d"
4883 msgid "exception handling disabled, use -fexceptions to enable"
4887 msgid "argument of `__builtin_eh_return_regno' must be constant"
4891 msgid "__builtin_eh_return not supported on this target"
4895 msgid "stack limits not supported on this target"
4899 msgid "function using short complex types cannot be inline"
4903 msgid "%Jprior parameter's size depends on '%D'"
4907 msgid "returned value in block_exit_expr"
4910 #. We can't make a bitwise copy of this object, so fail.
4913 msgid "cannot take the address of an unaligned member"
4914 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
4917 msgid "negative insn length"
4921 msgid "could not split insn"
4925 msgid "invalid `asm': "
4929 msgid "nested assembly dialect alternatives"
4932 #: final.c:2971 final.c:2983
4933 msgid "unterminated assembly dialect alternative"