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: 2005-04-20 21:41-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 "%qs attribute directive ignored"
20 msgstr "\"%s\" атрыбут ігнарыруецца"
24 msgid "wrong number of arguments specified for %qs attribute"
25 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
29 msgid "%qs attribute does not apply to types"
30 msgstr "\"%s\" звычайна функцыя"
34 msgid "%qs attribute only applies to function types"
35 msgstr "\"%s\" звычайна функцыя"
38 msgid "offset outside bounds of constant string"
43 msgid "second argument to %<__builtin_prefetch%> must be a constant"
44 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
48 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
49 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
53 msgid "third argument to %<__builtin_prefetch%> must be a constant"
54 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
58 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
59 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
63 msgid "argument of %<__builtin_args_info%> must be constant"
64 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
68 msgid "argument of %<__builtin_args_info%> out of range"
69 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
73 msgid "missing argument in %<__builtin_args_info%>"
74 msgstr "прапушчан аргумент у `__builtin_args_info'"
76 #: builtins.c:3910 gimplify.c:1765
78 msgid "too few arguments to function %<va_start%>"
79 msgstr "нехапае аргументаў у функцыі \"%s\""
82 msgid "first argument to %<va_arg%> not of type %<va_list%>"
85 #. Unfortunately, this is merely undefined, rather than a constraint
86 #. violation, so we cannot make this an error. If this call is never
87 #. executed, the program is still strictly conforming.
89 msgid "%qT is promoted to %qT when passed through %<...%>"
93 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
96 #. We can, however, treat "undefined" any way we please.
97 #. Call abort to encourage the user to fix the program.
98 #: builtins.c:4098 c-typeck.c:2025
99 msgid "if this code is reached, the program will abort"
103 msgid "invalid argument to %<__builtin_frame_address%>"
107 msgid "invalid argument to %<__builtin_return_address%>"
111 msgid "unsupported argument to %<__builtin_frame_address%>"
115 msgid "unsupported argument to %<__builtin_return_address%>"
120 msgid "second argument to %<__builtin_expect%> must be a constant"
121 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
124 msgid "%<__builtin_longjmp%> second argument must be 1"
129 msgid "target format does not support infinity"
130 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
132 #: builtins.c:7695 builtins.c:7790
134 msgid "too few arguments to function %qs"
135 msgstr "нехапае аргументаў у функцыі \"%s\""
137 #: builtins.c:7701 builtins.c:7796
139 msgid "too many arguments to function %qs"
140 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
142 #: builtins.c:7707 builtins.c:7821
144 msgid "non-floating-point argument to function %qs"
145 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
149 msgid "%<va_start%> used in function with fixed args"
151 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
152 " колькасьцю аргументаў"
154 #. Evidently an out of date version of <stdarg.h>; can't validate
155 #. va_start's second argument, but can still work as intended.
158 msgid "%<__builtin_next_arg%> called without an argument"
159 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
162 msgid "%<va_start%> used with too many arguments"
165 #. FIXME: Sometimes with the tree optimizers we can get the
166 #. not the last argument even though the user used the last
167 #. argument. We just warn and set the arg to be the last
168 #. argument so that we will get wrong-code because of
171 msgid "second parameter of %<va_start%> not last named argument"
176 msgid "%qD is not defined outside of function scope"
177 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
181 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
185 msgid "overflow in constant expression"
189 msgid "integer overflow in expression"
193 msgid "floating point overflow in expression"
197 msgid "vector overflow in expression"
200 #. This detects cases like converting -129 or 256 to unsigned char.
202 msgid "large integer implicitly truncated to unsigned type"
206 msgid "negative integer implicitly converted to unsigned type"
210 msgid "overflow in implicit constant conversion"
215 msgid "operation on %qs may be undefined"
219 msgid "case label does not reduce to an integer constant"
223 msgid "case label value is less than minimum value for type"
227 msgid "case label value exceeds maximum value for type"
231 msgid "lower value in case label range less than minimum value for type"
235 msgid "upper value in case label range exceeds maximum value for type"
239 msgid "invalid truth-value expression"
244 msgid "invalid operands to binary %s"
248 msgid "comparison is always false due to limited range of data type"
252 msgid "comparison is always true due to limited range of data type"
256 msgid "comparison of unsigned expression >= 0 is always true"
260 msgid "comparison of unsigned expression < 0 is always false"
264 msgid "pointer of type %<void *%> used in arithmetic"
268 msgid "pointer to a function used in arithmetic"
272 msgid "pointer to member function used in arithmetic"
275 #. Common Ada/Pascal programmer's mistake. We always warn
276 #. about this since it is so bad.
278 msgid "the address of %qD, will always evaluate as %<true%>"
282 msgid "suggest parentheses around assignment used as truth value"
285 #: c-common.c:2539 c-common.c:2579
287 msgid "invalid use of %<restrict%>"
288 msgstr "нявернае выкарыстанне \"restict\""
292 msgid "invalid application of %<sizeof%> to a function type"
293 msgstr "Нерэчаісны выбар \"%s\""
297 msgid "invalid application of %qs to a void type"
302 msgid "invalid application of %qs to incomplete type %qT "
303 msgstr "\"%s\" мае незавершаны тып"
306 msgid "%<__alignof%> applied to a bit-field"
311 msgid "cannot disable built-in function %qs"
312 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
315 msgid "pointers are not permitted as case values"
319 msgid "range expressions in switch statements are non-standard"
323 msgid "empty range specified"
327 msgid "duplicate (or overlapping) case value"
331 msgid "%Jthis is the first entry overlapping that value"
335 msgid "duplicate case value"
340 msgid "%Jpreviously used here"
341 msgstr "папярэдняе вызначэньне"
344 msgid "multiple default labels in one switch"
348 msgid "%Jthis is the first default label"
352 msgid "%Jcase value %qs not in enumerated type"
356 msgid "%Jcase value %qs not in enumerated type %qT"
360 msgid "%Hswitch missing default case"
363 #. Warn if there are enumerators that don't correspond to
366 msgid "%Henumeration value %qE not handled in switch"
371 msgid "taking the address of a label is non-standard"
372 msgstr "ISO C не дазваляе пусты ізыходны файл"
374 #: c-common.c:3957 c-common.c:3976 c-common.c:3994 c-common.c:4021
375 #: c-common.c:4040 c-common.c:4063 c-common.c:4087 c-common.c:4113
376 #: c-common.c:4147 c-common.c:4191 c-common.c:4219 c-common.c:4247
377 #: c-common.c:4266 c-common.c:4597 c-common.c:4628 c-common.c:4720
378 #: c-common.c:4787 c-common.c:4833 c-common.c:4891 c-common.c:4920
379 #: c-common.c:5199 c-common.c:5222 c-common.c:5261 tree.c:3258
380 #: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
381 #: config/avr/avr.c:4657 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
382 #: config/i386/i386.c:1732 config/i386/i386.c:15694 config/ia64/ia64.c:526
383 #: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312
384 #: config/sh/symbian.c:414 config/sh/symbian.c:421
386 msgid "%qs attribute ignored"
387 msgstr "\"%s\" атрыбут ігнарыруецца"
391 msgid "unknown machine mode %qs"
392 msgstr "невядомы рэжым машыны \"%s\""
395 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
399 msgid "use __attribute__ ((vector_size)) instead"
404 msgid "unable to emulate %qs"
405 msgstr "немагу адчыніць файл \"%s\""
409 msgid "invalid pointer mode %qs"
410 msgstr "Нерэчаісны выбар \"%s\""
414 msgid "no data type for mode %qs"
415 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
419 msgid "cannot use mode %qs for enumeral types"
424 msgid "mode %qs applied to inappropriate type"
425 msgstr "\"%s\" мае незавершаны тып"
429 msgid "%Jsection attribute cannot be specified for local variables"
430 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
434 msgid "%Jsection of %qD conflicts with previous declaration"
435 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
439 msgid "%Jsection attribute not allowed for %qD"
440 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
444 msgid "%Jsection attributes are not supported for this target"
445 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
448 msgid "requested alignment is not a constant"
452 msgid "requested alignment is not a power of 2"
456 msgid "requested alignment is too large"
460 msgid "%Jalignment may not be specified for %qD"
464 msgid "%J%qD defined both normally and as an alias"
469 msgid "alias argument not a string"
470 msgstr "аргумент для \"%s\" прапушчан"
474 msgid "%qs attribute ignored on non-class types"
475 msgstr "\"%s\" атрыбут ігнарыруецца"
479 msgid "visibility argument not a string"
480 msgstr "аргумент для \"%s\" прапушчан"
484 msgid "%qE attribute ignored on types"
485 msgstr "\"%s\" атрыбут ігнарыруецца"
488 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
493 msgid "tls_model argument not a string"
494 msgstr "не хапае аргументаў у функцыі"
497 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
500 #: c-common.c:4761 c-common.c:4807
502 msgid "%J%qE attribute applies only to functions"
503 msgstr "\"%s\" звычайна функцыя"
505 #: c-common.c:4766 c-common.c:4812
506 msgid "%Jcan%'t set %qE attribute after definition"
511 msgid "%qs attribute ignored for %qs"
512 msgstr "\"%s\" атрыбут ігнарыруецца"
516 msgid "invalid vector type for attribute %qs"
517 msgstr "нявернае выкарыстанне \"restict\""
520 msgid "number of components of the vector not a power of two"
524 msgid "nonnull attribute without arguments on a non-prototype"
529 msgid "nonnull argument has invalid operand number (argument %lu)"
534 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
539 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
542 #: c-common.c:5083 c-common.c:5120
543 msgid "missing sentinel in function call"
548 msgid "not enough arguments to fit a sentinel"
549 msgstr "не хапае аргументаў у функцыі"
553 msgid "null argument where non-null required (argument %lu)"
557 msgid "cleanup argument not an identifier"
562 msgid "cleanup argument not a function"
563 msgstr "вельмі шмат аргументаў у функцыі"
567 msgid "%qs attribute requires prototypes with named arguments"
572 msgid "%qs attribute only applies to variadic functions"
573 msgstr "\"%s\" звычайна функцыя"
577 msgid "requested position is not an integer constant"
578 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
581 msgid "requested position is less than zero"
585 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
589 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
594 msgid "attempt to take address of bit-field structure member %qs"
595 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
598 msgid "invalid lvalue in assignment"
603 msgid "invalid lvalue in increment"
604 msgstr "Нерэчаісны выбар \"%s\""
608 msgid "invalid lvalue in decrement"
609 msgstr "Нерэчаісны выбар %s"
612 msgid "invalid lvalue in unary %<&%>"
616 msgid "invalid lvalue in asm statement"
619 #. Except for passing an argument to an unprototyped function,
620 #. this is a constraint violation. When passing an argument to
621 #. an unprototyped function, it is compile-time undefined;
622 #. making it a constraint in that case was rejected in
624 #: c-convert.c:83 c-typeck.c:1432 c-typeck.c:3528 cp/typeck.c:1367
625 #: cp/typeck.c:5829 fortran/convert.c:89 treelang/tree-convert.c:79
626 msgid "void value not ignored as it ought to be"
629 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156
630 #: treelang/tree-convert.c:105
631 msgid "conversion to non-scalar type requested"
635 msgid "%Jarray %qD assumed to have one element"
640 msgid "GCC supports only %u nested scopes"
645 msgid "%Jlabel %qD used but not defined"
646 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
650 msgid "%Jlabel %qD defined but not used"
651 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
655 msgid "%Jlabel %qD declared but not defined"
656 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
660 msgid "%Jnested function %qD declared but never defined"
661 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
663 #: c-decl.c:784 cp/decl.c:568
665 msgid "%Junused variable %qD"
666 msgstr "невыкарыстоўваемая пераменная \"%s\""
669 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
673 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
677 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
681 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
685 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
689 msgid "%Jprototype for %qD declares argument %d with incompatible type"
692 #. If we get here, no errors were found, but do issue a warning
693 #. for this poor-style construct.
695 msgid "%Jprototype for %qD follows non-prototype definition"
700 msgid "%Jprevious definition of %qD was here"
701 msgstr "папярэдняе вызначэньне"
705 msgid "%Jprevious implicit declaration of %qD was here"
706 msgstr "няма папярэдняга аб'яўлення для \"%s\""
710 msgid "%Jprevious declaration of %qD was here"
711 msgstr "няма папярэдняга аб'яўлення для \"%s\""
714 msgid "%J%qD redeclared as different kind of symbol"
719 msgid "%Jbuilt-in function %qD declared as non-function"
720 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
722 #: c-decl.c:1156 c-decl.c:1272 c-decl.c:1878
724 msgid "%Jdeclaration of %qD shadows a built-in function"
725 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
729 msgid "%Jredeclaration of enumerator %qD"
730 msgstr "абвяшчэньне шаблёну `%#D'"
732 #. If types don't match for a built-in, throw away the
733 #. built-in. No point in calling locate_old_decl here, it
734 #. won't print anything.
737 msgid "%Jconflicting types for built-in function %qD"
738 msgstr "паўторнае абвяшчэнне меткі \"%s\""
740 #: c-decl.c:1210 c-decl.c:1223 c-decl.c:1233
741 msgid "%Jconflicting types for %qD"
745 msgid "%J conflicting type qualifiers for %qD"
748 #. Allow OLDDECL to continue in use.
751 msgid "%Jredefinition of typedef %qD"
752 msgstr "перанакіраванне stdout: %s"
754 #: c-decl.c:1290 c-decl.c:1300 c-decl.c:1313 c-decl.c:1395
756 msgid "%Jredefinition of %qD"
757 msgstr "перанакіраванне stdout: %s"
759 #: c-decl.c:1352 c-decl.c:1433
760 msgid "%Jstatic declaration of %qD follows non-static declaration"
763 #: c-decl.c:1362 c-decl.c:1369 c-decl.c:1422 c-decl.c:1430
764 msgid "%Jnon-static declaration of %qD follows static declaration"
768 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
772 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
777 msgid "%Jextern declaration of %qD follows declaration with no linkage"
778 msgstr "няма папярэдняга аб'яўлення для \"%s\""
781 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
786 msgid "%Jredeclaration of %qD with no linkage"
787 msgstr "няма папярэдняга аб'яўлення для \"%s\""
790 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
795 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
796 msgstr "няма папярэдняга аб'яўлення для \"%s\""
800 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
801 msgstr "няма папярэдняга аб'яўлення для \"%s\""
804 msgid "%J%qD declared inline after being called"
809 msgid "%J%qD declared inline after its definition"
810 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
814 msgid "%Jredefinition of parameter %qD"
815 msgstr "перанакіраванне stdout: %s"
819 msgid "%Jredundant redeclaration of %qD"
820 msgstr "Нерэчаіснае абвяшчэнне"
824 msgid "%Jdeclaration of %qD shadows previous non-variable"
825 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
828 msgid "%Jdeclaration of %qD shadows a parameter"
832 msgid "%Jdeclaration of %qD shadows a global declaration"
837 msgid "%Jdeclaration of %qD shadows a previous local"
838 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
840 #: c-decl.c:1886 cp/name-lookup.c:942 cp/name-lookup.c:973
841 #: cp/name-lookup.c:981
843 msgid "%Jshadowed declaration is here"
844 msgstr "няма папярэдняга аб'яўлення для \"%s\""
848 msgid "nested extern declaration of %qD"
849 msgstr "пустое абвяшчэнне"
853 msgid "implicit declaration of function %qE"
854 msgstr "няма папярэдняга аб'яўлення для \"%s\""
858 msgid "incompatible implicit declaration of built-in function %qD"
859 msgstr "няма папярэдняга аб'яўлення для \"%s\""
863 msgid "incompatible implicit declaration of function %qD"
864 msgstr "няма папярэдняга аб'яўлення для \"%s\""
868 msgid "%qE undeclared here (not in a function)"
869 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
873 msgid "%qE undeclared (first use in this function)"
874 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
877 msgid "(Each undeclared identifier is reported only once"
878 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
881 msgid "for each function it appears in.)"
882 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
886 msgid "label %qs referenced outside of any function"
891 msgid "duplicate label declaration %qs"
892 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
896 msgid "%Hduplicate label %qD"
897 msgstr "паўтарэнне \"%s\""
900 msgid "%Jjump into statement expression"
904 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
908 msgid "%H%qs defined as wrong kind of tag"
912 msgid "unnamed struct/union that defines no instances"
916 msgid "empty declaration with storage class specifier does not redeclare tag"
920 msgid "empty declaration with type qualifier does not redeclare tag"
923 #: c-decl.c:2808 c-decl.c:2815
925 msgid "useless type name in empty declaration"
926 msgstr "паўторнае абвяшчэнне меткі \"%s\""
930 msgid "%<inline%> in empty declaration"
931 msgstr "пустое абвяшчэньне"
934 msgid "%<auto%> in file-scope empty declaration"
938 msgid "%<register%> in file-scope empty declaration"
943 msgid "useless storage class specifier in empty declaration"
944 msgstr "паўторнае абвяшчэнне меткі \"%s\""
947 msgid "useless %<__thread%> in empty declaration"
952 msgid "useless type qualifier in empty declaration"
953 msgstr "паўторнае абвяшчэнне меткі \"%s\""
955 #: c-decl.c:2862 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
956 #: objc/objc-parse.y:820
957 msgid "empty declaration"
958 msgstr "пустое абвяшчэньне"
962 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
963 msgstr "ISO C89 не падтрымлівае \"long long\""
967 msgid "ISO C90 does not support %<[*]%> array declarators"
968 msgstr "ISO C89 не падтрымлівае \"long long\""
972 msgid "GCC does not yet properly implement %<[*]%> array declarators"
973 msgstr "ISO C89 не падтрымлівае \"long long\""
976 msgid "static or type qualifiers in abstract declarator"
981 msgid "%J%qD is usually a function"
982 msgstr "`%s' - звычайна функцыя"
984 #: c-decl.c:3021 cp/decl.c:3624 cp/decl2.c:850
986 msgid "typedef %qD is initialized (use __typeof__ instead)"
987 msgstr "параметр \"%s\" ініцыялізаваны"
990 msgid "function %qD is initialized like a variable"
993 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
996 msgid "parameter %qD is initialized"
997 msgstr "параметр \"%s\" ініцыялізаваны"
999 #. Although C99 is unclear about whether incomplete arrays
1000 #. of VLAs themselves count as VLAs, it does not make
1001 #. sense to permit them to be initialized given that
1002 #. ordinary VLAs may not be initialized.
1003 #: c-decl.c:3051 c-decl.c:3066 c-typeck.c:4382
1004 msgid "variable-sized object may not be initialized"
1009 msgid "variable %qD has initializer but incomplete type"
1010 msgstr "\"%s\" мае незавершаны тып"
1012 #: c-decl.c:3133 c-decl.c:5690 cp/decl.c:3663 cp/decl.c:9883
1014 msgid "%Jinline function %qD given attribute noinline"
1015 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1018 msgid "%Jinitializer fails to determine size of %qD"
1023 msgid "%Jarray size missing in %qD"
1024 msgstr "прапушчан памер масіва ў `%D'"
1028 msgid "%Jzero or negative size array %qD"
1029 msgstr "нулявы памер масіва `%D'"
1031 #: c-decl.c:3247 varasm.c:1556
1032 msgid "%Jstorage size of %qD isn%'t known"
1037 msgid "%Jstorage size of %qD isn%'t constant"
1038 msgstr "тып параметра \"%s\" не аб'яўлены"
1041 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1044 #: c-decl.c:3334 fortran/f95-lang.c:646
1045 msgid "cannot put object with volatile field into register"
1049 msgid "ISO C forbids forward parameter declarations"
1058 msgid "bit-field %qs width not an integer constant"
1059 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1063 msgid "negative width in bit-field %qs"
1068 msgid "zero width for bit-field %qs"
1073 msgid "bit-field %qs has invalid type"
1074 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1078 msgid "type of bit-field %qs is a GCC extension"
1083 msgid "width of %qs exceeds its type"
1088 msgid "%qs is narrower than values of its type"
1092 msgid "type defaults to %<int%> in declaration of %qs"
1097 msgid "duplicate %<const%>"
1098 msgstr "паўтарэнне \"const\""
1102 msgid "duplicate %<restrict%>"
1103 msgstr "паўтарэнне \"restrict\""
1107 msgid "duplicate %<volatile%>"
1108 msgstr "паўтарэнне \"volatile\""
1111 msgid "function definition declared %<auto%>"
1116 msgid "function definition declared %<register%>"
1117 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1120 msgid "function definition declared %<typedef%>"
1125 msgid "function definition declared %<__thread%>"
1126 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1130 msgid "storage class specified for structure field %qs"
1133 #: c-decl.c:3854 cp/decl.c:6994
1135 msgid "storage class specified for parameter %qs"
1138 #: c-decl.c:3857 cp/decl.c:6996
1139 msgid "storage class specified for typename"
1142 #: c-decl.c:3870 cp/decl.c:7013
1143 msgid "%qs initialized and declared %<extern%>"
1146 #: c-decl.c:3872 cp/decl.c:7016
1147 msgid "%qs has both %<extern%> and initializer"
1151 msgid "file-scope declaration of %qs specifies %<auto%>"
1155 msgid "file-scope declaration of %qs specifies %<register%>"
1158 #: c-decl.c:3884 cp/decl.c:7020
1159 msgid "nested function %qs declared %<extern%>"
1162 #: c-decl.c:3887 cp/decl.c:7030
1163 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1166 #. Only the innermost declarator (making a parameter be of
1167 #. array type which is converted to pointer type)
1168 #. may have static or type qualifiers.
1169 #: c-decl.c:3934 c-decl.c:4124
1170 msgid "static or type qualifiers in non-parameter array declarator"
1175 msgid "declaration of %qs as array of voids"
1180 msgid "declaration of %qs as array of functions"
1185 msgid "invalid use of structure with flexible array member"
1186 msgstr "нявернае выкарыстанне \"restict\""
1190 msgid "size of array %qs has non-integer type"
1191 msgstr "памер масіва \"%s\" адмоўны"
1195 msgid "ISO C forbids zero-size array %qs"
1196 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1200 msgid "size of array %qs is negative"
1201 msgstr "памер масіва \"%s\" адмоўны"
1204 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1209 msgid "ISO C90 forbids variable-size array %qs"
1210 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1212 #: c-decl.c:4080 c-decl.c:4244 cp/decl.c:7451
1214 msgid "size of array %qs is too large"
1215 msgstr "памер масіва \"%s\" вельмі вялікі"
1219 msgid "ISO C90 does not support flexible array members"
1220 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1223 msgid "array type has incomplete element type"
1226 #: c-decl.c:4156 cp/decl.c:7121
1228 msgid "%qs declared as function returning a function"
1229 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1231 #: c-decl.c:4161 cp/decl.c:7126
1233 msgid "%qs declared as function returning an array"
1238 msgid "function definition has qualified void return type"
1239 msgstr "функцыя не вяртае тып string"
1242 msgid "type qualifiers ignored on function return type"
1245 #: c-decl.c:4212 c-decl.c:4257 c-decl.c:4351 c-decl.c:4442
1246 msgid "ISO C forbids qualified function types"
1250 msgid "%Jtypedef %qD declared %<inline%>"
1254 msgid "ISO C forbids const or volatile function types"
1259 msgid "variable or field %qs declared void"
1260 msgstr "тып параметра \"%s\" не аб'яўлены"
1263 msgid "attributes in parameter array declarator ignored"
1268 msgid "%Jparameter %qD declared %<inline%>"
1269 msgstr "тып параметра \"%s\" не аб'яўлены"
1273 msgid "field %qs declared as a function"
1274 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1278 msgid "field %qs has incomplete type"
1279 msgstr "\"%s\" мае незавершаны тып"
1281 #: c-decl.c:4412 c-decl.c:4424 c-decl.c:4428
1283 msgid "invalid storage class for function %qs"
1284 msgstr "Нерэчаісны выбар \"%s\""
1287 msgid "%<noreturn%> function returns non-void value"
1292 msgid "cannot inline function %<main%>"
1293 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
1296 msgid "variable previously declared %<static%> redeclared %<extern%>"
1300 msgid "%Jvariable %qD declared %<inline%>"
1303 #. A mere warning is sure to result in improper semantics
1304 #. at runtime. Don't bother to allow this to compile.
1305 #: c-decl.c:4563 cp/decl.c:5861
1307 msgid "thread-local storage not supported for this target"
1308 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1310 #: c-decl.c:4625 c-decl.c:5728
1311 msgid "function declaration isn%'t a prototype"
1315 msgid "parameter names (without types) in function declaration"
1320 msgid "%Jparameter %u (%qD) has incomplete type"
1321 msgstr "\"%s\" мае незавершаны тып"
1325 msgid "%Jparameter %u has incomplete type"
1326 msgstr "\"%s\" мае незавершаны тып"
1330 msgid "%Jparameter %u (%qD) has void type"
1331 msgstr "тып параметра \"%s\" не аб'яўлены"
1335 msgid "%Jparameter %u has void type"
1336 msgstr "тып параметра \"%s\" не аб'яўлены"
1339 msgid "%<void%> as only parameter may not be qualified"
1342 #: c-decl.c:4742 c-decl.c:4777
1344 msgid "%<void%> must be the only parameter"
1345 msgstr "нявернае выкарыстанне \"restict\""
1348 msgid "%Jparameter %qD has just a forward declaration"
1351 #. The %s will be one of 'struct', 'union', or 'enum'.
1353 msgid "%<%s %E%> declared inside parameter list"
1356 #. The %s will be one of 'struct', 'union', or 'enum'.
1359 msgid "anonymous %s declared inside parameter list"
1363 msgid "its scope is only this definition or declaration, which is probably not what you want"
1368 msgid "redefinition of %<union %s%>"
1369 msgstr "перанакіраванне stdout: %s"
1373 msgid "redefinition of %<struct %s%>"
1374 msgstr "перанакіраванне stdout: %s"
1378 msgid "nested redefinition of %<union %s%>"
1379 msgstr "перанакіраванне stdout: %s"
1383 msgid "nested redefinition of %<struct %s%>"
1384 msgstr "перанакіраванне stdout: %s"
1386 #: c-decl.c:5040 cp/decl.c:3421
1387 msgid "declaration does not declare anything"
1392 msgid "ISO C doesn%'t support unnamed structs/unions"
1393 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1395 #: c-decl.c:5087 c-decl.c:5103
1397 msgid "%Jduplicate member %qD"
1398 msgstr "паўтарэнне \"%s\""
1401 msgid "union has no named members"
1405 msgid "union has no members"
1409 msgid "struct has no named members"
1413 msgid "struct has no members"
1417 msgid "%Jflexible array member in union"
1421 msgid "%Jflexible array member not at end of struct"
1425 msgid "%Jflexible array member in otherwise empty struct"
1430 msgid "%Jinvalid use of structure with flexible array member"
1431 msgstr "нявернае выкарыстанне \"restict\""
1434 msgid "union cannot be made transparent"
1439 msgid "nested redefinition of %<enum %s%>"
1440 msgstr "перанакіраванне stdout: %s"
1442 #. This enum is a named one that has been declared already.
1445 msgid "redeclaration of %<enum %s%>"
1446 msgstr "абвяшчэньне шаблёну `%#D'"
1449 msgid "enumeration values exceed range of largest integer"
1453 msgid "specified mode too small for enumeral values"
1458 msgid "enumerator value for %qE is not an integer constant"
1459 msgstr "памер масіва \"%s\" адмоўны"
1462 msgid "overflow in enumeration values"
1466 msgid "ISO C restricts enumerator values to range of %<int%>"
1470 msgid "return type is an incomplete type"
1475 msgid "return type defaults to %<int%>"
1476 msgstr "вяртаемы тып \"%s\" не \"int\""
1480 msgid "%Jno previous prototype for %qD"
1481 msgstr "няма папярэдняга прататыпа для \"%s\""
1485 msgid "%J%qD was used with no prototype before its definition"
1486 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1490 msgid "%Jno previous declaration for %qD"
1491 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1495 msgid "%J%qD was used with no declaration before its definition"
1496 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1498 #: c-decl.c:5791 c-decl.c:6285
1500 msgid "%Jreturn type of %qD is not %<int%>"
1501 msgstr "вяртаемы тып \"%s\" не \"int\""
1505 msgid "%Jfirst argument of %qD should be %<int%>"
1506 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1510 msgid "%Jsecond argument of %qD should be %<char **%>"
1511 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1515 msgid "%Jthird argument of %qD should probably be %<char **%>"
1516 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1519 msgid "%J%qD takes only zero or two arguments"
1524 msgid "%J%qD is normally a non-static function"
1525 msgstr "`%s' - звычайна функцыя"
1528 msgid "%Jold-style parameter declarations in prototyped function definition"
1532 msgid "%Jtraditional C rejects ISO C style function definitions"
1537 msgid "%Jparameter name omitted"
1538 msgstr "тып параметра \"%s\" не аб'яўлены"
1541 msgid "%Jold-style function definition"
1545 msgid "%Jparameter name missing from parameter list"
1549 msgid "%J%qD declared as a non-parameter"
1554 msgid "%Jmultiple parameters named %qD"
1555 msgstr "невыкарыстаемы параметр \"%s\""
1559 msgid "%Jparameter %qD declared with void type"
1560 msgstr "тып параметра \"%s\" не аб'яўлены"
1562 #: c-decl.c:5995 c-decl.c:5997
1563 msgid "%Jtype of %qD defaults to %<int%>"
1568 msgid "%Jparameter %qD has incomplete type"
1569 msgstr "\"%s\" мае незавершаны тып"
1572 msgid "%Jdeclaration for parameter %qD but no such parameter"
1577 msgid "number of arguments doesn%'t match prototype"
1578 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
1580 #: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110
1582 msgid "%Hprototype declaration"
1583 msgstr "пустое абвяшчэньне"
1586 msgid "promoted argument %qD doesn%'t match prototype"
1590 msgid "argument %qD doesn%'t match prototype"
1593 #: c-decl.c:6318 cp/decl.c:10649
1594 msgid "no return statement in function returning non-void"
1598 msgid "this function may return with or without a value"
1601 #. If we get here, declarations have been used in a for loop without
1602 #. the C99 for loop scope. This doesn't make much sense, so don't
1605 msgid "%<for%> loop initial declaration used outside C99 mode"
1609 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1613 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1617 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1621 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1625 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1629 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1632 #: c-decl.c:6756 c-decl.c:6905 c-decl.c:7116 cp/decl.c:6688
1634 msgid "duplicate %qs"
1635 msgstr "паўтарэньне `%s'"
1637 #: c-decl.c:6777 c-decl.c:6914 c-decl.c:7017
1638 msgid "two or more data types in declaration specifiers"
1641 #: c-decl.c:6789 cp/decl.c:6664
1643 msgid "%<long long long%> is too long for GCC"
1644 msgstr "`long long long' - вельмі доўга для GCC"
1646 #: c-decl.c:6796 c-decl.c:6988
1647 msgid "both %<long long%> and %<double%> in declaration specifiers"
1652 msgid "ISO C90 does not support %<long long%>"
1653 msgstr "ISO C89 не падтрымлівае `long long'"
1655 #: c-decl.c:6807 c-decl.c:6827
1656 msgid "both %<long%> and %<short%> in declaration specifiers"
1659 #: c-decl.c:6810 c-decl.c:6921
1660 msgid "both %<long%> and %<void%> in declaration specifiers"
1663 #: c-decl.c:6813 c-decl.c:6940
1664 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1667 #: c-decl.c:6816 c-decl.c:6959
1668 msgid "both %<long%> and %<char%> in declaration specifiers"
1671 #: c-decl.c:6819 c-decl.c:6972
1672 msgid "both %<long%> and %<float%> in declaration specifiers"
1675 #: c-decl.c:6830 c-decl.c:6924
1676 msgid "both %<short%> and %<void%> in declaration specifiers"
1679 #: c-decl.c:6833 c-decl.c:6943
1680 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1683 #: c-decl.c:6836 c-decl.c:6962
1684 msgid "both %<short%> and %<char%> in declaration specifiers"
1687 #: c-decl.c:6839 c-decl.c:6975
1688 msgid "both %<short%> and %<float%> in declaration specifiers"
1691 #: c-decl.c:6842 c-decl.c:6991
1692 msgid "both %<short%> and %<double%> in declaration specifiers"
1695 #: c-decl.c:6850 c-decl.c:6870
1696 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1699 #: c-decl.c:6853 c-decl.c:6927
1700 msgid "both %<signed%> and %<void%> in declaration specifiers"
1703 #: c-decl.c:6856 c-decl.c:6946
1704 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1707 #: c-decl.c:6859 c-decl.c:6978
1708 msgid "both %<signed%> and %<float%> in declaration specifiers"
1711 #: c-decl.c:6862 c-decl.c:6994
1712 msgid "both %<signed%> and %<double%> in declaration specifiers"
1715 #: c-decl.c:6873 c-decl.c:6930
1716 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1719 #: c-decl.c:6876 c-decl.c:6949
1720 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1723 #: c-decl.c:6879 c-decl.c:6981
1724 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1727 #: c-decl.c:6882 c-decl.c:6997
1728 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1733 msgid "ISO C90 does not support complex types"
1734 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1736 #: c-decl.c:6892 c-decl.c:6933
1737 msgid "both %<complex%> and %<void%> in declaration specifiers"
1740 #: c-decl.c:6895 c-decl.c:6952
1741 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1746 msgid "%qs fails to be a typedef or built in type"
1751 msgid "%qs is not at beginning of declaration"
1752 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
1755 msgid "%<__thread%> used with %<auto%>"
1759 msgid "%<__thread%> used with %<register%>"
1763 msgid "%<__thread%> used with %<typedef%>"
1766 #: c-decl.c:7096 cp/parser.c:7247
1767 msgid "%<__thread%> before %<extern%>"
1770 #: c-decl.c:7105 cp/parser.c:7237
1771 msgid "%<__thread%> before %<static%>"
1775 msgid "multiple storage classes in declaration specifiers"
1779 msgid "%<__thread%> used with %qs"
1784 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1785 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1787 #: c-decl.c:7227 c-decl.c:7253
1788 msgid "ISO C does not support complex integer types"
1789 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1791 #: c-decl.c:7328 toplev.c:850
1793 msgid "%J%qF used but never defined"
1794 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
1796 #: c-format.c:96 c-format.c:209
1797 msgid "format string has invalid operand number"
1801 msgid "function does not return string type"
1802 msgstr "функцыя не вяртае тып string"
1806 msgid "format string argument not a string type"
1807 msgstr "функцыя не вяртае тып string"
1810 msgid "unrecognized format specifier"
1815 msgid "%qs is an unrecognized format function type"
1819 msgid "%<...%> has invalid operand number"
1823 msgid "format string argument follows the args to be formatted"
1826 #: c-format.c:345 c-format.c:369
1831 #: c-format.c:345 c-format.c:369
1832 msgid "the ' ' printf flag"
1835 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1840 #: c-format.c:346 c-format.c:370 c-format.c:408
1841 msgid "the '+' printf flag"
1844 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1849 #: c-format.c:347 c-format.c:371 c-format.c:409
1850 msgid "the '#' printf flag"
1853 #: c-format.c:348 c-format.c:372 c-format.c:439
1858 #: c-format.c:348 c-format.c:372
1859 msgid "the '0' printf flag"
1862 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1867 #: c-format.c:349 c-format.c:373
1868 msgid "the '-' printf flag"
1871 #: c-format.c:350 c-format.c:422
1877 msgid "the ''' printf flag"
1880 #: c-format.c:351 c-format.c:423
1886 msgid "the 'I' printf flag"
1889 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
1890 #: c-format.c:1531 config/sol2-c.c:46
1894 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
1895 msgid "field width in printf format"
1898 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1902 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1903 msgid "precision in printf format"
1906 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
1907 #: c-format.c:472 config/sol2-c.c:47
1908 msgid "length modifier"
1911 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
1912 #: config/sol2-c.c:47
1913 msgid "length modifier in printf format"
1916 #: c-format.c:398 c-format.c:410
1921 #: c-format.c:398 c-format.c:410
1922 msgid "the 'q' diagnostic flag"
1926 msgid "assignment suppression"
1930 msgid "the assignment suppression scanf feature"
1939 msgid "the 'a' scanf flag"
1943 msgid "field width in scanf format"
1947 msgid "length modifier in scanf format"
1951 msgid "the ''' scanf flag"
1955 msgid "the 'I' scanf flag"
1964 msgid "the '_' strftime flag"
1968 msgid "the '-' strftime flag"
1972 msgid "the '0' strftime flag"
1975 #: c-format.c:440 c-format.c:464
1981 msgid "the '^' strftime flag"
1985 msgid "the '#' strftime flag"
1989 msgid "field width in strftime format"
1994 msgid "'E' modifier"
1995 msgstr "'O' мадыфікатар"
1998 msgid "the 'E' strftime modifier"
2003 msgid "'O' modifier"
2004 msgstr "'O' мадыфікатар"
2007 msgid "the 'O' strftime modifier"
2012 msgid "the 'O' modifier"
2013 msgstr "'O' мадыфікатар"
2016 msgid "fill character"
2020 msgid "fill character in strfmon format"
2024 msgid "the '^' strfmon flag"
2028 msgid "the '+' strfmon flag"
2037 msgid "the '(' strfmon flag"
2046 msgid "the '!' strfmon flag"
2050 msgid "the '-' strfmon flag"
2054 msgid "field width in strfmon format"
2058 msgid "left precision"
2062 msgid "left precision in strfmon format"
2066 msgid "right precision"
2070 msgid "right precision in strfmon format"
2074 msgid "length modifier in strfmon format"
2079 msgid "function might be possible candidate for %qs format attribute"
2082 #: c-format.c:931 c-format.c:952 c-format.c:1947
2083 msgid "missing $ operand number in format"
2088 msgid "%s does not support %%n$ operand number formats"
2092 msgid "operand number out of range in format"
2097 msgid "format argument %d used more than once in %s format"
2101 msgid "$ operand number used after format without operand number"
2106 msgid "format argument %d unused before used argument %d in $-style format"
2110 msgid "format not a string literal, format string not checked"
2114 msgid "format not a string literal and no format arguments"
2118 msgid "format not a string literal, argument types not checked"
2122 msgid "too many arguments for format"
2126 msgid "unused arguments in $-style format"
2131 msgid "zero-length %s format string"
2135 msgid "format is a wide character string"
2139 msgid "unterminated format string"
2143 msgid "embedded %<\\0%> in format"
2147 msgid "spurious trailing %<%%%> in format"
2150 #: c-format.c:1459 c-format.c:1703
2152 msgid "repeated %s in format"
2156 msgid "missing fill character at end of strfmon format"
2159 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2160 msgid "too few arguments for format"
2165 msgid "zero width in %s format"
2170 msgid "empty left precision in %s format"
2174 msgid "field precision"
2179 msgid "empty precision in %s format"
2184 msgid "%s does not support the %qs %s length modifier"
2185 msgstr "%s не падтрымлівае %s"
2188 msgid "conversion lacks type at end of format"
2193 msgid "unknown conversion type character %qc in format"
2198 msgid "unknown conversion type character 0x%x in format"
2203 msgid "%s does not support the %<%%%c%> %s format"
2204 msgstr "%s не падтрымлівае %s"
2207 msgid "%s used with %<%%%c%> %s format"
2212 msgid "%s does not support %s"
2213 msgstr "%s не падтрымлівае %s"
2217 msgid "%s does not support %s with the %<%%%c%> %s format"
2218 msgstr "%s не падтрымлівае %s"
2221 msgid "%s ignored with %s and %<%%%c%> %s format"
2226 msgid "%s ignored with %s in %s format"
2230 msgid "use of %s and %s together with %<%%%c%> %s format"
2235 msgid "use of %s and %s together in %s format"
2239 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2243 msgid "%<%%%c%> yields only last 2 digits of year"
2246 #. The end of the format string was reached.
2248 msgid "no closing %<]%> for %<%%[%> format"
2253 msgid "use of %qs length modifier with %qc type character"
2258 msgid "%s does not support the %<%%%s%c%> %s format"
2259 msgstr "%s не падтрымлівае %s"
2262 msgid "operand number specified with suppressed assignment"
2266 msgid "operand number specified for format taking no argument"
2271 msgid "writing through null pointer (argument %d)"
2276 msgid "reading through null pointer (argument %d)"
2281 msgid "writing into constant object (argument %d)"
2286 msgid "extra type qualifiers in format argument (argument %d)"
2290 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2294 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2298 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2302 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2306 msgid "args to be formatted is not %<...%>"
2310 msgid "strftime formats cannot format arguments"
2314 msgid "statement with no effect"
2317 #: c-gimplify.c:315 c-typeck.c:6914 cp/parser.c:6568
2318 msgid "break statement not within loop or switch"
2322 msgid "continue statement not within loop or switch"
2327 msgid "ignoring duplicate directory \"%s\"\n"
2331 msgid " as it is a non-system directory that duplicates a system directory\n"
2336 msgid "ignoring nonexistent directory \"%s\"\n"
2340 msgid "#include \"...\" search starts here:\n"
2344 msgid "#include <...> search starts here:\n"
2348 msgid "End of search list.\n"
2352 msgid "badly nested C headers from preprocessor"
2356 msgid "%Hignoring #pragma %s %s"
2361 msgid "%Hstray %<@%> in program"
2366 msgid "stray %qs in program"
2371 msgid "missing terminating %c character"
2372 msgstr "прапушчан завяршаючы сімвал %c"
2376 msgid "stray %qc in program"
2380 msgid "stray %<\\%o%> in program"
2384 msgid "this decimal constant is unsigned only in ISO C90"
2388 msgid "this decimal constant would be unsigned in ISO C90"
2393 msgid "integer constant is too large for %qs type"
2397 msgid "floating constant exceeds range of %<%s%>"
2401 msgid "traditional C rejects string constant concatenation"
2404 #: c-objc-common.c:80
2405 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2408 #: c-objc-common.c:90
2409 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2412 #: c-objc-common.c:98
2413 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2416 #: c-objc-common.c:244
2417 msgid "used array that cannot be converted to pointer where scalar is required"
2420 #: c-objc-common.c:248
2421 msgid "used struct type value where scalar is required"
2424 #: c-objc-common.c:252
2425 msgid "used union type value where scalar is required"
2430 msgid "no class name specified with %qs"
2431 msgstr "не зададзены ўваходзячыя файлы"
2435 msgid "assertion missing after %qs"
2436 msgstr "аргумент для \"%s\" прапушчан"
2440 msgid "macro name missing after %qs"
2441 msgstr "аргумент для \"%s\" прапушчан"
2445 msgid "missing path after %qs"
2446 msgstr "аргумент для \"%s\" прапушчан"
2450 msgid "missing filename after %qs"
2451 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2455 msgid "missing makefile target after %qs"
2456 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2459 msgid "-I- specified twice"
2463 msgid "obsolete option -I- used, please use -iquote instead"
2468 msgid "switch %qs is no longer supported"
2469 msgstr "-pipe не падтрымліваецца."
2472 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2477 msgid "output filename specified twice"
2478 msgstr "не зададзены ўваходзячыя файлы"
2481 msgid "-Wformat-y2k ignored without -Wformat"
2485 msgid "-Wformat-extra-args ignored without -Wformat"
2489 msgid "-Wformat-zero-length ignored without -Wformat"
2493 msgid "-Wformat-nonliteral ignored without -Wformat"
2497 msgid "-Wformat-security ignored without -Wformat"
2501 msgid "-Wmissing-format-attribute ignored without -Wformat"
2506 msgid "opening output file %s: %m"
2507 msgstr "немагчыма адчыніць файл уводу `%s'"
2511 msgid "too many filenames given. Type %s --help for usage"
2515 msgid "YYDEBUG was not defined at build time, -dy ignored"
2520 msgid "opening dependency file %s: %m"
2525 msgid "closing dependency file %s: %m"
2530 msgid "when writing output to %s: %m"
2531 msgstr "памылка запісу ў %s"
2534 msgid "to generate dependencies you must specify either -M or -MM"
2542 msgid "<command line>"
2546 msgid "too late for # directive to set debug directory"
2549 #. Depending on the version of Bison used to compile this grammar,
2550 #. it may issue generic diagnostics spelled "syntax error" or
2551 #. "parse error". To prevent this from changing the translation
2552 #. template randomly, we list all the variants of this particular
2553 #. diagnostic here. Translators: there is no fine distinction
2554 #. between diagnostics with "syntax error" in them, and diagnostics
2555 #. with "parse error" in them. It's okay to give them both the same
2557 #: c-parse.y:54 c-parse.y:2955 java/parse-scan.y:1370 java/parse.y:16419
2558 #: objc/objc-parse.y:53 objc/objc-parse.y:3545
2559 msgid "syntax error"
2560 msgstr "сінтаксічная памылка"
2562 #: /usr/share/bison/bison.simple:179 c-parse.y:2959 java/parse-scan.y:1374
2563 #: java/parse.y:16423 objc/objc-parse.y:3549
2565 msgid "syntax error: cannot back up"
2566 msgstr "сінтаксічная памылка"
2568 #: c-parse.y:343 objc/objc-parse.y:365
2569 msgid "ISO C forbids an empty source file"
2570 msgstr "ISO C не дазваляе пусты ізыходны файл"
2572 #: c-parse.y:376 objc/objc-parse.y:399
2573 msgid "data definition has no type or storage class"
2576 #: c-parse.y:388 objc/objc-parse.y:411
2577 msgid "ISO C does not allow extra %<;%> outside of a function"
2581 msgid "traditional C rejects the unary plus operator"
2584 #: c-parse.y:498 objc/objc-parse.y:520
2585 msgid "%<sizeof%> applied to a bit-field"
2588 #: c-parse.y:595 objc/objc-parse.y:617
2589 msgid "ISO C forbids omitting the middle term of a ?: expression"
2592 #: c-parse.y:636 objc/objc-parse.y:658
2593 msgid "compound literal has variable size"
2596 #: c-parse.y:648 objc/objc-parse.y:670
2598 msgid "ISO C90 forbids compound literals"
2599 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2601 #: c-parse.y:661 objc/objc-parse.y:683
2602 msgid "ISO C forbids braced-groups within expressions"
2605 #: c-parse.y:697 objc/objc-parse.y:719
2607 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2608 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2610 #: c-parse.y:1224 objc/objc-parse.y:1273
2611 msgid "%<typeof%> applied to a bit-field"
2614 #: c-parse.y:1372 objc/objc-parse.y:1421
2615 msgid "ISO C forbids empty initializer braces"
2618 #: c-parse.y:1386 objc/objc-parse.y:1435
2619 msgid "ISO C90 forbids specifying subobject to initialize"
2622 #: c-parse.y:1389 objc/objc-parse.y:1438
2623 msgid "obsolete use of designated initializer without %<=%>"
2626 #: c-parse.y:1393 objc/objc-parse.y:1442
2627 msgid "obsolete use of designated initializer with %<:%>"
2630 #: c-parse.y:1424 objc/objc-parse.y:1473
2631 msgid "ISO C forbids specifying range of elements to initialize"
2634 #: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
2635 msgid "ISO C forbids nested functions"
2638 #: c-parse.y:1637 objc/objc-parse.y:1686
2639 msgid "ISO C forbids forward references to %<enum%> types"
2642 #: c-parse.y:1649 cp/parser.c:10015 objc/objc-parse.y:1698
2643 msgid "comma at end of enumerator list"
2646 #: c-parse.y:1669 objc/objc-parse.y:1718
2647 msgid "no semicolon at end of struct or union"
2650 #: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
2651 msgid "extra semicolon in struct or union specified"
2654 #: c-parse.y:1698 objc/objc-parse.y:1750
2655 msgid "ISO C forbids member declarations with no members"
2658 #: c-parse.y:1864 objc/objc-parse.y:1916
2659 msgid "label at end of compound statement"
2662 #: c-parse.y:1883 objc/objc-parse.y:1935
2664 msgid "ISO C90 forbids mixed declarations and code"
2665 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2667 #: c-parse.y:1923 objc/objc-parse.y:1975
2668 msgid "ISO C forbids label declarations"
2669 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2671 #: c-parse.y:1967 objc/objc-parse.y:2019
2672 msgid "braced-group within expression allowed only inside a function"
2675 #: c-parse.y:2263 objc/objc-parse.y:2358
2677 msgid "%E qualifier ignored on asm"
2680 #: c-parse.y:2309 objc/objc-parse.y:2404
2681 msgid "wide string literal in %<asm%>"
2684 #: c-parse.y:2371 objc/objc-parse.y:2466
2685 msgid "ISO C requires a named argument before %<...%>"
2688 #: /usr/share/bison/bison.simple:795 c-parse.y:2958 java/parse-scan.y:1373
2689 #: java/parse.y:16422 objc/objc-parse.y:3548
2690 msgid "parse error; also virtual memory exhausted"
2693 #: /usr/share/bison/bison.simple:799 c-parse.y:2956 java/parse-scan.y:1371
2694 #: java/parse.y:16420 objc/objc-parse.y:3546
2696 msgstr "граматычная памылка"
2698 #: /usr/share/bison/bison.simple:924
2699 msgid "parser stack overflow"
2702 #: c-parse.y:2877 objc/objc-parse.y:3467
2704 msgid "syntax error at %qs token"
2705 msgstr "сінтаксічная памылка"
2707 #: c-parse.y:2957 java/parse-scan.y:1372 java/parse.y:16421
2708 #: objc/objc-parse.y:3547
2709 msgid "syntax error; also virtual memory exhausted"
2712 #: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
2713 #: objc/objc-parse.y:3550
2715 msgid "parse error: cannot back up"
2716 msgstr "сінтаксічная памылка"
2720 msgid "can%'t create precompiled header %s: %m"
2721 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2725 msgid "can%'t write to %s: %m"
2726 msgstr "не магу запісаць ў %s"
2730 msgid "%qs is not a valid output file"
2733 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2735 msgid "can%'t write %s: %m"
2736 msgstr "немагчыма адчыніць %s"
2738 #: c-pch.c:198 c-pch.c:215
2740 msgid "can%'t seek in %s: %m"
2741 msgstr "немагчыма адчыніць %s"
2743 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2745 msgid "can%'t read %s: %m"
2746 msgstr "не магу прачытаць з %s"
2749 msgid "malformed #pragma GCC pch_preprocess, ignored"
2753 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2757 msgid "use #include instead"
2762 msgid "%s: couldn%'t open PCH file: %m\n"
2763 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
2766 msgid "use -Winvalid-pch for more information"
2771 msgid "%s: PCH file was invalid"
2775 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2780 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2785 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2786 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2790 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2791 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2794 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2797 #: c-pragma.c:161 c-pragma.c:201
2798 msgid "malformed %<#pragma pack%> - ignored"
2803 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2804 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2807 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2811 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2815 msgid "junk at end of %<#pragma pack%>"
2819 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2824 msgid "alignment must be a small power of two, not %d"
2828 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
2831 #: c-pragma.c:334 c-pragma.c:339
2832 msgid "malformed #pragma weak, ignored"
2836 msgid "junk at end of #pragma weak"
2839 #: c-pragma.c:411 c-pragma.c:413
2840 msgid "malformed #pragma redefine_extname, ignored"
2844 msgid "junk at end of #pragma redefine_extname"
2849 msgid "#pragma redefine_extname not supported on this target"
2850 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2852 #: c-pragma.c:438 c-pragma.c:524
2854 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
2855 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2858 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
2862 msgid "malformed #pragma extern_prefix, ignored"
2866 msgid "junk at end of #pragma extern_prefix"
2871 msgid "#pragma extern_prefix not supported on this target"
2872 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2876 msgid "asm declaration ignored due to conflict with previous rename"
2877 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2880 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
2884 msgid "#pragma GCC visibility must be followed by push or pop"
2888 msgid "No matching push for %<#pragma GCC visibility pop%>"
2891 #: c-pragma.c:624 c-pragma.c:653
2892 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
2896 msgid "malformed #pragma GCC visibility push"
2900 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
2904 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
2908 msgid "junk at end of %<#pragma GCC visibility%>"
2913 msgid "%qs has an incomplete type"
2914 msgstr "\"%s\" мае незавершаны тып"
2916 #: c-typeck.c:163 cp/call.c:2679
2917 msgid "invalid use of void expression"
2921 msgid "invalid use of flexible array member"
2925 msgid "invalid use of array with unspecified bounds"
2930 msgid "invalid use of undefined type %<%s %s%>"
2931 msgstr "нявернае выкарыстанне \"restict\""
2933 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2936 msgid "invalid use of incomplete typedef %qs"
2937 msgstr "нявернае выкарыстанне \"restict\""
2939 #: c-typeck.c:396 c-typeck.c:421
2940 msgid "function types not truly compatible in ISO C"
2944 msgid "types are not quite compatible"
2948 msgid "function return types not compatible due to %<volatile%>"
2951 #: c-typeck.c:1206 c-typeck.c:2447
2952 msgid "arithmetic on pointer to an incomplete type"
2956 msgid "%qT has no member named %qs"
2961 msgid "request for member %qs in something not a structure or union"
2965 msgid "dereferencing pointer to incomplete type"
2969 msgid "dereferencing %<void *%> pointer"
2972 #: c-typeck.c:1652 cp/typeck.c:2125
2974 msgid "invalid type argument of %qs"
2975 msgstr "нявернае выкарыстанне \"restict\""
2977 #: c-typeck.c:1680 cp/typeck.c:2276
2978 msgid "subscripted value is neither array nor pointer"
2981 #: c-typeck.c:1691 cp/typeck.c:2195 cp/typeck.c:2281
2982 msgid "array subscript is not an integer"
2986 msgid "subscripted value is pointer to function"
2989 #: c-typeck.c:1710 cp/typeck.c:2191
2990 msgid "array subscript has type %<char%>"
2995 msgid "ISO C forbids subscripting %<register%> array"
2996 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3000 msgid "ISO C90 forbids subscripting non-lvalue array"
3001 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3005 msgid "called object %qE is not a function"
3006 msgstr "`%D' - гэта ня функцыя,"
3008 #. This situation leads to run-time undefined behavior. We can't,
3009 #. therefore, simply error unless we can prove that all possible
3010 #. executions of the program must execute the code.
3012 msgid "function called through a non-compatible type"
3015 #: c-typeck.c:2068 c-typeck.c:4329 c-typeck.c:4331 c-typeck.c:4339
3016 #: c-typeck.c:4364 c-typeck.c:5746
3017 msgid "initializer element is not constant"
3022 msgid "too many arguments to function %qE"
3023 msgstr "вельмі шмат аргументаў у функцыі"
3027 msgid "type of formal parameter %d is incomplete"
3032 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3037 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3042 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3047 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3052 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3057 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3061 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3066 msgid "passing argument %d of %qE with different width due to prototype"
3071 msgid "passing argument %d of %qE as unsigned due to prototype"
3076 msgid "passing argument %d of %qE as signed due to prototype"
3081 msgid "too few arguments to function %qE"
3082 msgstr "не хапае аргументаў у функцыі"
3085 msgid "suggest parentheses around + or - inside shift"
3089 msgid "suggest parentheses around && within ||"
3093 msgid "suggest parentheses around arithmetic in operand of |"
3097 msgid "suggest parentheses around comparison in operand of |"
3101 msgid "suggest parentheses around arithmetic in operand of ^"
3105 msgid "suggest parentheses around comparison in operand of ^"
3109 msgid "suggest parentheses around + or - in operand of &"
3113 msgid "suggest parentheses around comparison in operand of &"
3117 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3121 msgid "pointer of type %<void *%> used in subtraction"
3125 msgid "pointer to a function used in subtraction"
3129 msgid "wrong type argument to unary plus"
3133 msgid "wrong type argument to unary minus"
3138 msgid "ISO C does not support %<~%> for complex conjugation"
3139 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
3142 msgid "wrong type argument to bit-complement"
3146 msgid "wrong type argument to abs"
3150 msgid "wrong type argument to conjugation"
3154 msgid "wrong type argument to unary exclamation mark"
3159 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3160 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
3162 #: c-typeck.c:2613 c-typeck.c:2645
3164 msgid "wrong type argument to increment"
3165 msgstr "не хапае аргументаў у функцыі"
3167 #: c-typeck.c:2615 c-typeck.c:2647
3168 msgid "wrong type argument to decrement"
3172 msgid "increment of pointer to unknown structure"
3176 msgid "decrement of pointer to unknown structure"
3181 msgid "assignment of read-only member %qs"
3186 msgid "increment of read-only member %qs"
3191 msgid "decrement of read-only member %qs"
3196 msgid "assignment of read-only variable %qs"
3201 msgid "increment of read-only variable %qs"
3206 msgid "decrement of read-only variable %qs"
3210 msgid "assignment of read-only location"
3214 msgid "increment of read-only location"
3218 msgid "decrement of read-only location"
3223 msgid "cannot take address of bit-field %qD"
3224 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3227 msgid "global register variable %qD used in nested function"
3231 msgid "register variable %qD used in nested function"
3235 msgid "address of global register variable %qD requested"
3239 msgid "address of register variable %qD requested"
3243 msgid "non-lvalue array in conditional expression"
3247 msgid "signed and unsigned type in conditional expression"
3251 msgid "ISO C forbids conditional expr with only one void side"
3254 #: c-typeck.c:2993 c-typeck.c:3001
3255 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3259 msgid "pointer type mismatch in conditional expression"
3262 #: c-typeck.c:3015 c-typeck.c:3025
3263 msgid "pointer/integer type mismatch in conditional expression"
3267 msgid "type mismatch in conditional expression"
3271 msgid "left-hand operand of comma expression has no effect"
3275 msgid "cast specifies array type"
3279 msgid "cast specifies function type"
3283 msgid "ISO C forbids casting nonscalar to the same type"
3287 msgid "ISO C forbids casts to union type"
3291 msgid "cast to union type from type not present in union"
3295 msgid "cast adds new qualifiers to function type"
3298 #. There are qualifiers present in IN_OTYPE that are not
3299 #. present in IN_TYPE.
3301 msgid "cast discards qualifiers from pointer target type"
3305 msgid "cast increases required alignment of target type"
3309 msgid "cast from pointer to integer of different size"
3313 msgid "cast from function call of type %qT to non-matching type %qT"
3317 msgid "cast to pointer from integer of different size"
3321 msgid "type-punning to incomplete type might break strict-aliasing rules"
3325 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3329 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3333 msgid "ISO C forbids conversion of function pointer to object pointer type"
3337 msgid "ISO C forbids conversion of object pointer to function pointer type"
3341 msgid "cannot pass rvalue to reference parameter"
3344 #: c-typeck.c:3648 c-typeck.c:3763
3346 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3349 #: c-typeck.c:3651 c-typeck.c:3766
3350 msgid "assignment makes qualified function pointer from unqualified"
3353 #: c-typeck.c:3654 c-typeck.c:3768
3354 msgid "initialization makes qualified function pointer from unqualified"
3357 #: c-typeck.c:3657 c-typeck.c:3770
3358 msgid "return makes qualified function pointer from unqualified"
3361 #: c-typeck.c:3661 c-typeck.c:3731
3363 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3366 #: c-typeck.c:3663 c-typeck.c:3733
3367 msgid "assignment discards qualifiers from pointer target type"
3370 #: c-typeck.c:3665 c-typeck.c:3735
3371 msgid "initialization discards qualifiers from pointer target type"
3374 #: c-typeck.c:3667 c-typeck.c:3737
3375 msgid "return discards qualifiers from pointer target type"
3379 msgid "ISO C prohibits argument conversion to union type"
3383 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3387 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3391 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3395 msgid "ISO C forbids return between function pointer and %<void *%>"
3400 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3404 msgid "pointer targets in assignment differ in signedness"
3408 msgid "pointer targets in initialization differ in signedness"
3412 msgid "pointer targets in return differ in signedness"
3417 msgid "passing argument %d of %qE from incompatible pointer type"
3421 msgid "assignment from incompatible pointer type"
3425 msgid "initialization from incompatible pointer type"
3429 msgid "return from incompatible pointer type"
3432 #. ??? This should not be an error when inlining calls to
3433 #. unprototyped functions.
3434 #: c-typeck.c:3787 c-typeck.c:4289 cp/typeck.c:1393
3435 msgid "invalid use of non-lvalue array"
3440 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3444 msgid "assignment makes pointer from integer without a cast"
3448 msgid "initialization makes pointer from integer without a cast"
3452 msgid "return makes pointer from integer without a cast"
3457 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3461 msgid "assignment makes integer from pointer without a cast"
3465 msgid "initialization makes integer from pointer without a cast"
3469 msgid "return makes integer from pointer without a cast"
3472 #. ??? This should not be an error when inlining calls to
3473 #. unprototyped functions.
3476 msgid "incompatible type for argument %d of %qE"
3480 msgid "incompatible types in assignment"
3485 msgid "incompatible types in initialization"
3486 msgstr "нерэчаісны ініцыялізатар"
3489 msgid "incompatible types in return"
3493 msgid "traditional C rejects automatic aggregate initialization"
3496 #. Use `%s' to print the string in case there are any escape
3497 #. characters in the message.
3498 #: c-typeck.c:4088 c-typeck.c:4103 c-typeck.c:4118 final.c:2862 final.c:2864
3499 #: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
3500 #: cp/parser.c:1894 cp/typeck.c:4158 java/expr.c:409 java/parse.y:5020
3501 #: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
3506 #: c-typeck.c:4091 c-typeck.c:4106 c-typeck.c:4121
3508 msgid "(near initialization for %qs)"
3509 msgstr "ініцыялізацыя"
3512 msgid "array initialized from parenthesized string constant"
3515 #: c-typeck.c:4199 cp/typeck2.c:703
3516 msgid "char-array initialized from wide string"
3520 msgid "wchar_t-array initialized from non-wide string"
3523 #: c-typeck.c:4222 cp/typeck2.c:725
3524 msgid "initializer-string for array of chars is too long"
3528 msgid "array of inappropriate type initialized from string constant"
3532 msgid "array initialized from non-constant array expression"
3535 #: c-typeck.c:4371 c-typeck.c:5750
3536 msgid "initializer element is not computable at load time"
3539 #: c-typeck.c:4386 cp/typeck2.c:804
3540 msgid "invalid initializer"
3541 msgstr "нерэчаісны ініцыялізатар"
3543 #: c-typeck.c:4653 cp/decl.c:4450
3544 msgid "opaque vector types cannot be initialized"
3548 msgid "extra brace group at end of initializer"
3551 #: c-typeck.c:4872 cp/decl.c:4365
3552 msgid "missing braces around initializer"
3556 msgid "braces around scalar initializer"
3560 msgid "initialization of flexible array member in a nested context"
3564 msgid "initialization of a flexible array member"
3568 msgid "missing initializer"
3569 msgstr "прапушчан ініцыялізатар"
3572 msgid "empty scalar initializer"
3576 msgid "extra elements in scalar initializer"
3579 #: c-typeck.c:5150 c-typeck.c:5225
3580 msgid "array index in non-array initializer"
3583 #: c-typeck.c:5155 c-typeck.c:5278
3584 msgid "field name not in record or union initializer"
3589 msgid "array index in initializer not of integer type"
3590 msgstr "\"%s\" мае незавершаны тып"
3592 #: c-typeck.c:5221 c-typeck.c:5223
3593 msgid "nonconstant array index in initializer"
3596 #: c-typeck.c:5227 c-typeck.c:5230
3597 msgid "array index in initializer exceeds array bounds"
3601 msgid "empty index range in initializer"
3605 msgid "array index range in initializer exceeds array bounds"
3610 msgid "unknown field %qs specified in initializer"
3613 #: c-typeck.c:5326 c-typeck.c:5347 c-typeck.c:5813
3614 msgid "initialized field with side-effects overwritten"
3618 msgid "excess elements in char array initializer"
3621 #: c-typeck.c:6029 c-typeck.c:6075
3622 msgid "excess elements in struct initializer"
3626 msgid "non-static initialization of a flexible array member"
3630 msgid "excess elements in union initializer"
3634 msgid "traditional C rejects initialization of unions"
3638 msgid "excess elements in array initializer"
3642 msgid "excess elements in vector initializer"
3646 msgid "excess elements in scalar initializer"
3650 msgid "jump into statement expression"
3655 msgid "ISO C forbids %<goto *expr;%>"
3656 msgstr "ISO C не падтрымлівае \"goto *expr;\""
3658 #: c-typeck.c:6525 cp/typeck.c:6036
3660 msgid "function declared %<noreturn%> has a %<return%> statement"
3661 msgstr "функцыя не вяртае тып string"
3664 msgid "%<return%> with no value, in function returning non-void"
3668 msgid "%<return%> with a value, in function returning void"
3672 msgid "function returns address of local variable"
3675 #: c-typeck.c:6662 cp/semantics.c:879
3676 msgid "switch quantity not an integer"
3680 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3684 msgid "case label in statement expression not containing enclosing switch statement"
3688 msgid "%<default%> label in statement expression not containing enclosing switch statement"
3691 #: c-typeck.c:6719 cp/parser.c:6076
3692 msgid "case label not within a switch statement"
3696 msgid "%<default%> label not within a switch statement"
3700 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3705 msgid "%Hempty body in an if-statement"
3706 msgstr "пустое цела ў else-выражэнні"
3710 msgid "%Hempty body in an else-statement"
3711 msgstr "пустое цела ў else-выражэнні"
3713 #: c-typeck.c:6916 cp/parser.c:6579
3714 msgid "continue statement not within a loop"
3718 msgid "%Hstatement with no effect"
3722 msgid "expression statement has incomplete type"
3725 #: c-typeck.c:7334 c-typeck.c:7373
3726 msgid "division by zero"
3729 #: c-typeck.c:7418 cp/typeck.c:2943
3730 msgid "right shift count is negative"
3733 #: c-typeck.c:7425 cp/typeck.c:2949
3734 msgid "right shift count >= width of type"
3737 #: c-typeck.c:7446 cp/typeck.c:2968
3738 msgid "left shift count is negative"
3741 #: c-typeck.c:7449 cp/typeck.c:2970
3742 msgid "left shift count >= width of type"
3745 #: c-typeck.c:7466 cp/typeck.c:3005
3746 msgid "comparing floating point with == or != is unsafe"
3749 #: c-typeck.c:7490 c-typeck.c:7497
3751 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3752 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3754 #: c-typeck.c:7501 c-typeck.c:7547
3755 msgid "comparison of distinct pointer types lacks a cast"
3758 #: c-typeck.c:7515 c-typeck.c:7520 c-typeck.c:7567 c-typeck.c:7572
3759 msgid "comparison between pointer and integer"
3763 msgid "comparison of complete and incomplete pointers"
3767 msgid "ISO C forbids ordered comparisons of pointers to functions"
3770 #: c-typeck.c:7555 c-typeck.c:7562
3771 msgid "ordered comparison of pointer with integer zero"
3775 msgid "comparison between signed and unsigned"
3778 #: c-typeck.c:7829 cp/typeck.c:3412
3779 msgid "comparison of promoted ~unsigned with constant"
3782 #: c-typeck.c:7837 cp/typeck.c:3420
3783 msgid "comparison of promoted ~unsigned with unsigned"
3787 msgid "function call has aggregate value"
3792 msgid "bb %d on wrong place"
3797 msgid "prev_bb of %d should be %d, not %d"
3802 msgid "verify_flow_info: Wrong count of block %i %i"
3807 msgid "verify_flow_info: Wrong frequency of block %i %i"
3812 msgid "verify_flow_info: Duplicate edge %i->%i"
3817 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3822 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3827 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3830 #: cfghooks.c:165 cfgrtl.c:2056
3832 msgid "Wrong amount of branch edges after unconditional jump %i"
3835 #: cfghooks.c:173 cfghooks.c:184
3837 msgid "basic block %d pred edge is corrupted"
3842 msgid "its dest_idx should be %d, not %d"
3847 msgid "basic block %i edge lists are corrupted"
3851 msgid "verify_flow_info failed"
3856 msgid "%s does not support redirect_edge_and_branch."
3861 msgid "%s does not support redirect_edge_and_branch_force."
3866 msgid "%s does not support split_block."
3867 msgstr "%s не падтрымлівае %s"
3871 msgid "%s does not support move_block_after."
3872 msgstr "%s не падтрымлівае %s"
3876 msgid "%s does not support delete_basic_block."
3877 msgstr "%s не падтрымлівае %s"
3881 msgid "%s does not support split_edge."
3882 msgstr "%s не падтрымлівае %s"
3886 msgid "%s does not support create_basic_block."
3887 msgstr "%s не падтрымлівае %s"
3891 msgid "%s does not support can_merge_blocks_p."
3892 msgstr "%s не падтрымлівае %s"
3896 msgid "%s does not support predict_edge."
3897 msgstr "%s не падтрымлівае %s"
3901 msgid "%s does not support predicted_by_p."
3902 msgstr "%s не падтрымлівае %s"
3906 msgid "%s does not support merge_blocks."
3907 msgstr "%s не падтрымлівае %s"
3911 msgid "%s does not support make_forwarder_block."
3912 msgstr "%s не падтрымлівае %s"
3916 msgid "%s does not support can_duplicate_block_p."
3917 msgstr "%s не падтрымлівае %s"
3921 msgid "%s does not support duplicate_block."
3922 msgstr "%s не падтрымлівае %s"
3926 msgid "%s does not support block_ends_with_call_p"
3927 msgstr "%s не падтрымлівае %s"
3931 msgid "%s does not support block_ends_with_condjump_p"
3932 msgstr "%s не падтрымлівае %s"
3936 msgid "%s does not support flow_call_edges_add"
3937 msgstr "%s не падтрымлівае %s"
3941 msgid "Size of loop %d should be %d, not %d."
3946 msgid "Bb %d do not belong to loop %d."
3951 msgid "Loop %d's header does not have exactly 2 entries."
3956 msgid "Loop %d's latch does not have exactly 1 successor."
3961 msgid "Loop %d's latch does not have header as successor."
3966 msgid "Loop %d's latch does not belong directly to it."
3971 msgid "Loop %d's header does not belong directly to it."
3976 msgid "Loop %d's latch is marked as part of irreducible region."
3981 msgid "Basic block %d should be marked irreducible."
3986 msgid "Basic block %d should not be marked irreducible."
3991 msgid "Edge from %d to %d should be marked irreducible."
3996 msgid "Edge from %d to %d should not be marked irreducible."
4001 msgid "Wrong single exit %d->%d recorded for loop %d."
4006 msgid "Right exit is %d->%d."
4011 msgid "Single exit not recorded for loop %d."
4016 msgid "Loop %d should not have single exit (%d -> %d)."
4021 msgid "end insn %d for block %d not found in the insn stream"
4026 msgid "insn %d is in multiple basic blocks (%d and %d)"
4031 msgid "head insn %d for block %d not found in the insn stream"
4035 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4040 msgid "Fallthru edge crosses section boundary (bb %i)"
4045 msgid "Missing REG_EH_REGION note in the end of bb %i"
4050 msgid "Too many outgoing branch edges from bb %i"
4055 msgid "Fallthru edge after unconditional jump %i"
4060 msgid "Wrong amount of branch edges after conditional jump %i"
4065 msgid "Call edges for non-call insn in bb %i"
4070 msgid "Abnormal edges for no purpose in bb %i"
4075 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4080 msgid "insn %d inside basic block %d but block_for_insn is %i"
4083 #: cfgrtl.c:2106 cfgrtl.c:2116
4085 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4090 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4095 msgid "in basic block %d:"
4099 msgid "flow control insn inside a basic block"
4104 msgid "missing barrier after block %i"
4109 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4114 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4118 msgid "wrong insn in the fallthru edge"
4122 msgid "basic blocks not laid down consecutively"
4126 msgid "insn outside basic block"
4130 msgid "return not followed by barrier"
4135 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4139 msgid "function body not available"
4142 #: cgraph.c:284 cgraphunit.c:662
4143 msgid "redefined extern inline functions are not considered for inlining"
4146 #: cgraph.c:287 cgraphunit.c:667
4148 msgid "function not considered for inlining"
4149 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
4151 #: cgraph.c:289 cgraphunit.c:665
4152 msgid "function not inlinable"
4156 msgid "%D renamed after being referenced in assembly"
4160 msgid "Shared call_expr:"
4165 msgid "Edge points to wrong declaration:"
4166 msgstr "гэта папярэдняе абвяшчэньне"
4169 msgid "Missing callgraph edge for call expr:"
4174 msgid "Aux field set for edge %s->%s"
4178 msgid "Inlined_to pointer is wrong"
4182 msgid "Multiple inline callers"
4186 msgid "Inlined_to pointer set for noninline callers"
4190 msgid "Inlined_to pointer is set but no predecesors found"
4194 msgid "Inlined_to pointer reffers to itself"
4198 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4203 msgid "Edge %s->%s has no corresponding call_expr"
4207 msgid "verify_cgraph_node failed."
4211 msgid "failed to reclaim unneeded function"
4214 #: cgraphunit.c:1201
4215 msgid "--param large-function-growth limit reached"
4218 #: cgraphunit.c:1238
4219 msgid "recursive inlining"
4222 #: cgraphunit.c:1403 cgraphunit.c:1655
4223 msgid "--param max-inline-insns-single limit reached"
4226 #: cgraphunit.c:1427
4227 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4230 #: cgraphunit.c:1477
4231 msgid "--param inline-unit-growth limit reached"
4234 #: cgraphunit.c:1829
4235 msgid "Nodes with no released memory found."
4238 #: collect2.c:402 gcc.c:6733
4240 msgid "internal gcc abort in %s, at %s:%d"
4241 msgstr "спынена ў %s, ля %s:%d"
4244 msgid "no arguments"
4245 msgstr "няма аргументаў"
4249 msgid "unknown demangling style '%s'"
4250 msgstr "невядомы рэжым машыны \"%s\""
4252 #: collect2.c:1268 collect2.c:1416 collect2.c:1451
4257 #: collect2.c:1271 collect2.c:1421 collect2.c:1454
4264 msgid "collect2 version %s"
4269 msgid "%d constructor(s) found\n"
4270 msgstr "%d канструктар(аў) знойдзен(а)\n"
4274 msgid "%d destructor(s) found\n"
4275 msgstr "%d дэструктар(аў) знойдзен(а)\n"
4279 msgid "%d frame table(s) found\n"
4284 msgid "%s terminated with signal %d [%s]%s"
4289 msgid "%s returned %d exit status"
4294 msgid "[cannot find %s]"
4295 msgstr "[нельга знайсці %s]"
4299 msgid "cannot find '%s'"
4300 msgstr "нельга знайсці \"%s\""
4302 #: collect2.c:1583 collect2.c:1586
4304 msgid "redirecting stdout: %s"
4305 msgstr "перанакіраванне stdout: %s"
4309 msgid "[Leaving %s]\n"
4316 "write_c_file - output name is %s, prefix is %s\n"
4321 msgid "cannot find 'nm'"
4322 msgstr "нельга знайсці \"nm\""
4324 #: collect2.c:2059 collect2.c:2225
4328 #: collect2.c:2063 collect2.c:2229
4332 #: collect2.c:2089 collect2.c:2255
4337 #: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
4338 #: collect2.c:2261 collect2.c:2274
4343 #: collect2.c:2098 collect2.c:2264
4350 msgid "init function found in object %s"
4355 msgid "fini function found in object %s"
4358 #: collect2.c:2183 collect2.c:2313
4364 msgid "cannot find 'ldd'"
4365 msgstr "не магу знайсці \"ldd\""
4370 "ldd output with constructors/destructors.\n"
4375 msgid "dynamic dependency %s not found"
4380 msgid "unable to open dynamic dependency '%s'"
4385 msgid "%s: not a COFF file"
4390 msgid "%s: cannot open as COFF file"
4395 msgid "library lib%s not found"
4396 msgstr "Бібліятэка lib%s не знойдзена"
4401 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4402 ";; %d successes.\n"
4410 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4411 ";; %d successes.\n"
4415 msgid "cannot convert to a pointer type"
4419 msgid "pointer value used where a floating point value was expected"
4423 msgid "aggregate value used where a float was expected"
4427 msgid "conversion to incomplete type"
4430 #: convert.c:660 convert.c:736
4431 msgid "can't convert between vector values of different size"
4435 msgid "aggregate value used where an integer was expected"
4439 msgid "pointer value used where a complex was expected"
4443 msgid "aggregate value used where a complex was expected"
4447 msgid "can't convert value to a vector"
4452 msgid "%qs is not a gcov data file"
4456 msgid "%qs is version %q.*s, expected version %q.*s"
4459 #: coverage.c:259 coverage.c:267
4461 msgid "coverage mismatch for function %u while reading execution counters."
4464 #: coverage.c:261 coverage.c:344
4466 msgid "checksum is %x instead of %x"
4469 #: coverage.c:269 coverage.c:352
4471 msgid "number of counters is %d instead of %d"
4476 msgid "cannot merge separate %s counters for function %u"
4481 msgid "%qs has overflowed"
4486 msgid "%qs is corrupted"
4491 msgid "no coverage for function %qs found."
4494 #: coverage.c:341 coverage.c:349
4496 msgid "coverage mismatch for function %qs while reading counter %qs."
4501 msgid "cannot open %s"
4502 msgstr "немагчыма адчыніць %s"
4506 msgid "error writing %qs"
4507 msgstr "памылка запісу ў %s"
4511 msgid "\"%s\" is not a valid option to the preprocessor"
4515 msgid "too many input files"
4516 msgstr "вельмі шмат уваходзячых файлаў"
4520 msgid ";; Processing block from %d to %d, %d sets.\n"
4525 msgid "%s:%d: confused by earlier errors, bailing out\n"
4530 msgid "compilation terminated due to -Wfatal-errors.\n"
4531 msgstr "кампіляцыя завершана.\n"
4536 "Please submit a full bug report,\n"
4537 "with preprocessed source if appropriate.\n"
4538 "See %s for instructions.\n"
4542 msgid "compilation terminated.\n"
4543 msgstr "кампіляцыя завершана.\n"
4546 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4551 msgid "in %s, at %s:%d"
4552 msgstr "спынена ў %s, ля %s:%d"
4556 msgid "dominator of %d status unknown"
4561 msgid "dominator of %d should be %d, not %d"
4566 msgid "ENTRY does not dominate bb %d"
4571 msgid "DW_LOC_OP %s not implemented\n"
4576 msgid "Invalid rtl sharing found in the insn"
4577 msgstr "нявернае выкарыстанне \"restict\""
4584 msgid "Internal consistency failure"
4588 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4591 #: errors.c:133 java/jv-scan.c:272
4593 msgid "abort in %s, at %s:%d"
4594 msgstr "спынена ў %s, ля %s:%d"
4597 msgid "exception handling disabled, use -fexceptions to enable"
4602 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4603 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
4606 msgid "__builtin_eh_return not supported on this target"
4610 msgid "stack limits not supported on this target"
4614 msgid "negative insn length"
4618 msgid "could not split insn"
4623 msgid "invalid 'asm': "
4624 msgstr "нерэчаісная маска"
4627 msgid "nested assembly dialect alternatives"
4630 #: final.c:3057 final.c:3069
4631 msgid "unterminated assembly dialect alternative"
4636 msgid "operand number missing after %%-letter"
4639 #: final.c:3119 final.c:3160
4640 msgid "operand number out of range"
4645 msgid "invalid %%-code"
4646 msgstr "нерэчаісны %%-код"
4650 msgid "'%%l' operand isn't a label"
4653 #. We can't handle floating point constants;
4654 #. PRINT_OPERAND must handle them.
4655 #: final.c:3311 vmsdbgout.c:488 config/i386/i386.c:5957
4656 #: config/pdp11/pdp11.c:1690
4657 msgid "floating constant misused"
4660 #: final.c:3367 vmsdbgout.c:545 config/i386/i386.c:6035
4661 #: config/pdp11/pdp11.c:1737
4662 msgid "invalid expression as operand"
4665 #: flow.c:494 flow.c:518 flow.c:540
4667 msgid "internal consistency failure"
4668 msgstr "унутраная памылка"
4671 msgid "Attempt to delete prologue/epilogue insn:"
4674 #: fold-const.c:3232 fold-const.c:3243
4676 msgid "comparison is always %d due to width of bit-field"
4679 #: fold-const.c:4807 fold-const.c:4822
4681 msgid "comparison is always %d"
4684 #: fold-const.c:4951
4685 msgid "%<or%> of unmatched not-equal tests is always 1"
4688 #: fold-const.c:4956
4689 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4692 #: fold-const.c:9925
4693 msgid "fold check: original tree changed by fold"
4696 #: function.c:832 varasm.c:1584
4698 msgid "%Jsize of variable %qD is too large"
4699 msgstr "памер масіва \"%s\" вельмі вялікі"
4703 msgid "impossible constraint in %<asm%>"
4704 msgstr "немагчымы апэратар '%s'"
4707 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4711 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4715 msgid "function returns an aggregate"
4720 msgid "%Junused parameter %qD"
4721 msgstr "невыкарыстаемы параметр \"%s\""
4725 msgid "ambiguous abbreviation %s"
4730 msgid "incomplete '%s' option"
4731 msgstr "аргумент для \"%s\" прапушчан"
4735 msgid "missing argument to '%s' option"
4736 msgstr "аргумент для \"%s\" прапушчан"
4740 msgid "extraneous argument to '%s' option"
4741 msgstr "аргумент для \"%s\" прапушчан"
4744 msgid "Using built-in specs.\n"
4750 "Setting spec %s to '%s'\n"
4756 msgid "Reading specs from %s\n"
4759 #: gcc.c:2020 gcc.c:2039
4761 msgid "specs %%include syntax malformed after %ld characters"
4766 msgid "could not find specs file %s\n"
4767 msgstr "не магу знайсці крыніцу %s\n"
4769 #: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
4771 msgid "specs %%rename syntax malformed after %ld characters"
4776 msgid "specs %s spec was not found to be renamed"
4781 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4786 msgid "rename spec %s to %s\n"
4798 msgid "specs unknown %% command after %ld characters"
4801 #: gcc.c:2137 gcc.c:2150
4803 msgid "specs file malformed after %ld characters"
4807 msgid "spec file has no spec for linking"
4812 msgid "system path '%s' is not absolute"
4816 msgid "-pipe not supported"
4817 msgstr "-pipe не падтрымліваецца"
4822 "Go ahead? (y or n) "
4828 "Internal error: %s (program %s)\n"
4829 "Please submit a full bug report.\n"
4830 "See %s for instructions."
4835 msgid "# %s %.2f %.2f\n"
4836 msgstr "# %s %.2f %.2f\n"
4840 msgid "Usage: %s [options] file...\n"
4841 msgstr "Выкарыстанне: %s [выбары] файл...\n"
4848 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
4852 msgid " --help Display this information\n"
4853 msgstr " --help Адлюстраваць гэту інфармацыю\n"
4856 msgid " --target-help Display target specific command line options\n"
4860 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
4864 msgid " -dumpspecs Display all of the built in spec strings\n"
4868 msgid " -dumpversion Display the version of the compiler\n"
4869 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
4872 msgid " -dumpmachine Display the compiler's target processor\n"
4876 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
4880 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
4884 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
4888 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
4892 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
4897 " -print-multi-lib Display the mapping between command line options and\n"
4898 " multiple library search directories\n"
4902 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
4906 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
4910 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
4914 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
4918 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
4922 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
4926 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
4931 msgid " -combine Pass multiple source files to compiler at once\n"
4932 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4935 msgid " -save-temps Do not delete intermediate files\n"
4939 msgid " -pipe Use pipes rather than intermediate files\n"
4943 msgid " -time Time the execution of each subprocess\n"
4948 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
4949 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4952 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
4956 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
4960 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
4964 msgid " -V <version> Run gcc version number <version>, if installed\n"
4968 msgid " -v Display the programs invoked by the compiler\n"
4972 msgid " -### Like -v but options quoted and commands not executed\n"
4976 msgid " -E Preprocess only; do not compile, assemble or link\n"
4980 msgid " -S Compile only; do not assemble or link\n"
4984 msgid " -c Compile and assemble, but do not link\n"
4988 msgid " -o <file> Place the output into <file>\n"
4989 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4993 " -x <language> Specify the language of the following input files\n"
4994 " Permissible languages include: c c++ assembler none\n"
4995 " 'none' means revert to the default behavior of\n"
4996 " guessing the language based on the file's extension\n"
5003 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5004 " passed on to the various sub-processes invoked by %s. In order to pass\n"
5005 " other options on to these processes the -W<letter> options must be used.\n"
5010 msgid "'-%c' option must have argument"
5015 msgid "couldn't run '%s': %s"
5018 #. translate_options () has turned --version into -fversion.
5021 msgid "%s (GCC) %s\n"
5024 #: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
5025 #: java/jv-scan.c:128
5029 #: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
5031 "This is free software; see the source for copying conditions. There is NO\n"
5032 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5038 msgid "argument to '-Xlinker' is missing"
5039 msgstr "аргумент для \"-x\" прапушчан"
5043 msgid "argument to '-Xpreprocessor' is missing"
5044 msgstr "аргумент для \"-%s\" прапушчан"
5048 msgid "argument to '-Xassembler' is missing"
5049 msgstr "аргумент для \"-x\" прапушчан"
5053 msgid "argument to '-l' is missing"
5054 msgstr "аргумент для \"-x\" прапушчан"
5058 msgid "argument to '-specs' is missing"
5059 msgstr "аргумент для \"-%s\" прапушчан"
5063 msgid "argument to '-specs=' is missing"
5064 msgstr "аргумент для \"-%s\" прапушчан"
5068 msgid "'-%c' must come at the start of the command line"
5073 msgid "argument to '-B' is missing"
5074 msgstr "аргумент для \"-x\" прапушчан"
5077 msgid "warning: -pipe ignored because -save-temps specified"
5081 msgid "warning: -pipe ignored because -time specified"
5086 msgid "argument to '-x' is missing"
5087 msgstr "аргумент для \"-x\" прапушчан"
5091 msgid "argument to '-%s' is missing"
5092 msgstr "аргумент для \"-%s\" прапушчан"
5096 msgid "warning: '-x %s' after last input file has no effect"
5101 msgid "switch '%s' does not start with '-'"
5106 msgid "spec '%s' invalid"
5116 msgid "spec '%s' has invalid '%%0%c'"
5117 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5121 msgid "spec '%s' has invalid '%%W%c"
5122 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5126 msgid "spec '%s' has invalid '%%x%c'"
5127 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5129 #. Catch the case where a spec string contains something like
5130 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
5131 #. hand side of the :.
5134 msgid "spec failure: '%%*' has not been initialized by pattern match"
5139 msgid "warning: use of obsolete %%[ operator in specs"
5144 msgid "Processing spec %c%s%c, which is '%s'\n"
5149 msgid "spec failure: unrecognized spec option '%c'"
5150 msgstr "нераспазнаны выбар \"-%s\""
5154 msgid "unknown spec function '%s'"
5155 msgstr "невядомы рэжым машыны \"%s\""
5159 msgid "error in args to spec function '%s'"
5160 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5163 msgid "malformed spec function name"
5169 msgid "no arguments for spec function"
5170 msgstr "не хапае аргументаў у функцыі"
5173 msgid "malformed spec function arguments"
5178 msgid "braced spec '%s' is invalid at '%c'"
5183 msgid "braced spec body '%s' is invalid"
5187 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5191 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5196 msgid "unrecognized option '-%s'"
5197 msgstr "нераспазнаны выбар \"-%s\""
5201 msgid "install: %s%s\n"
5206 msgid "programs: %s\n"
5207 msgstr "праграмы: %s\n"
5211 msgid "libraries: %s\n"
5212 msgstr "бібліятэкі: %s\n"
5217 "For bug reporting instructions, please see:\n"
5220 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5224 msgid "Target: %s\n"
5225 msgstr "бібліятэкі: %s\n"
5229 msgid "Configured with: %s\n"
5234 msgid "Thread model: %s\n"
5239 msgid "gcc version %s\n"
5240 msgstr "версія gcc %s\n"
5244 msgid "gcc driver version %s executing gcc version %s\n"
5249 msgid "no input files"
5250 msgstr "няма ўваходзячых файлаў"
5252 #: gcc.c:6451 gcc.c:6514
5254 msgid "%s: %s compiler not installed on this system"
5255 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5259 msgid "spec '%s' is invalid"
5260 msgstr "параметр \"%s\" ініцыялізаваны"
5264 msgid "%s: linker input file unused because linking not done"
5269 msgid "language %s not recognized"
5270 msgstr "мова %s не распазнана"
5279 msgid "multilib spec '%s' is invalid"
5280 msgstr "параметр \"%s\" ініцыялізаваны"
5284 msgid "multilib exclusions '%s' is invalid"
5287 #: gcc.c:7177 gcc.c:7318
5289 msgid "multilib select '%s' is invalid"
5290 msgstr "параметр \"%s\" ініцыялізаваны"
5294 msgid "multilib exclusion '%s' is invalid"
5299 "Usage: gcov [OPTION]... SOURCEFILE\n"
5305 "Print code coverage information.\n"
5311 msgid " -h, --help Print this help, then exit\n"
5312 msgstr " --help Адлюстраваць гэту інфармацыю\n"
5316 msgid " -v, --version Print version number, then exit\n"
5317 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
5320 msgid " -a, --all-blocks Show information for every basic block\n"
5324 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
5329 " -c, --branch-counts Given counts of branches taken\n"
5330 " rather than percentages\n"
5335 msgid " -n, --no-output Do not create an output file\n"
5336 msgstr " -o <файл> Памясціць вывад у <файл>\n"
5340 " -l, --long-file-names Use long output file names for included\n"
5345 msgid " -f, --function-summaries Output summaries for each function\n"
5349 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5353 msgid " -p, --preserve-paths Preserve all pathname components\n"
5357 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
5364 "For bug reporting instructions, please see:\n"
5368 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5372 msgid "gcov (GCC) %s\n"
5377 "This is free software; see the source for copying conditions.\n"
5378 "There is NO warranty; not even for MERCHANTABILITY or \n"
5379 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5385 msgid "%s:no functions found\n"
5386 msgstr "не знойдзена\n"
5388 #: gcov.c:525 gcov.c:553
5395 msgid "%s:creating '%s'\n"
5396 msgstr "%s: кампілюецца \"%s\"\n"
5400 msgid "%s:error writing output file '%s'\n"
5403 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5407 msgid "%s:could not open output file '%s'\n"
5408 msgstr "немагчыма адчыніць файл уводу `%s'"
5412 msgid "%s:cannot open graph file\n"
5413 msgstr "немагчыма адчыніць файл уводу `%s'"
5417 msgid "%s:not a gcov graph file\n"
5422 msgid "%s:version '%.4s', prefer '%.4s'\n"
5427 msgid "%s:already seen blocks for '%s'\n"
5430 #: gcov.c:889 gcov.c:1045
5432 msgid "%s:corrupted\n"
5437 msgid "%s:cannot open data file\n"
5438 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5442 msgid "%s:not a gcov data file\n"
5443 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5447 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5452 msgid "%s:stamp mismatch with graph file\n"
5457 msgid "%s:unknown function '%u'\n"
5458 msgstr "у функцыі \"%s\":"
5462 msgid "%s:profile mismatch for '%s'\n"
5467 msgid "%s:overflowed\n"
5472 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5477 msgid "%s:'%s' has arcs to entry block\n"
5482 msgid "%s:'%s' has arcs from exit block\n"
5487 msgid "%s:graph is unsolvable for '%s'\n"
5497 msgid "Lines executed:%s of %d\n"
5501 msgid "No executable lines\n"
5506 msgid "Branches executed:%s of %d\n"
5511 msgid "Taken at least once:%s of %d\n"
5515 msgid "No branches\n"
5520 msgid "Calls executed:%s of %d\n"
5529 msgid "%s:no lines for '%s'\n"
5530 msgstr "%s перад \"%s\""
5534 msgid "call %2d returned %s\n"
5539 msgid "call %2d never executed\n"
5544 msgid "branch %2d taken %s%s\n"
5549 msgid "branch %2d never executed\n"
5554 msgid "unconditional %2d taken %s\n"
5555 msgstr "невядомая назва рэгістра: %s\n"
5559 msgid "unconditional %2d never executed\n"
5564 msgid "%s:cannot open source file\n"
5565 msgstr "не магу знайсці крыніцу %s"
5569 msgid "%s:source file is newer than graph file '%s'\n"
5572 #. Return if there's nothing to do, or it is too expensive.
5574 msgid "GCSE disabled"
5577 #. Return if there's nothing to do, or it is too expensive.
5579 msgid "jump bypassing disabled"
5584 msgid "%s: %d basic blocks and %d edges/basic block"
5589 msgid "%s: %d basic blocks and %d registers"
5592 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5593 #: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
5594 #: ggc-zone.c:1588 ggc-zone.c:1597
5596 msgid "can't write PCH file: %m"
5597 msgstr "не магу запісаць ў %s"
5599 #: ggc-common.c:487 config/i386/host-cygwin.c:58
5601 msgid "can't get position in PCH file: %m"
5602 msgstr "немагчыма зачыніць уваходзячы файл %s"
5606 msgid "can't write padding to PCH file: %m"
5607 msgstr "не магу запісаць ў %s"
5609 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5610 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
5612 msgid "can't read PCH file: %m"
5613 msgstr "не магу прачытаць з %s"
5616 msgid "had to relocate PCH"
5621 msgid "open /dev/zero: %m"
5624 #: ggc-page.c:2225 ggc-page.c:2231
5626 msgid "can't write PCH file"
5627 msgstr "не магу запісаць ў %s"
5630 msgid "unexpected node"
5635 msgid "invalid lvalue in asm output %d"
5640 msgid "memory input %d is not directly addressable"
5644 msgid "gimplification failed"
5647 #: global.c:371 global.c:384 global.c:398
5649 msgid "%s cannot be used in asm here"
5650 msgstr "\"%s\" звычайна функцыя"
5652 #: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
5653 #: java/lex.c:1846 objc/objc-act.c:552
5655 msgid "can't open %s: %m"
5656 msgstr "немагчыма адчыніць %s"
5658 #: haifa-sched.c:182
5660 msgid "fix_sched_param: unknown param: %s"
5663 #. Opening quotation mark.
5668 #. Closing quotation mark.
5674 msgid "At top level:"
5679 msgid "In member function %qs:"
5680 msgstr "у функцыі \"%s\":"
5684 msgid "In function %qs:"
5685 msgstr "у функцыі \"%s\":"
5687 #. What to print when a switch has no documentation.
5689 msgid "This switch lacks documentation"
5692 #. Eventually this should become a hard error IMO.
5695 msgid "command line option \"%s\" is valid for %s but not for %s"
5700 msgid "missing argument to \"%s\""
5701 msgstr "аргумент для \"%s\" прапушчан"
5705 msgid "argument to \"%s\" should be a non-negative integer"
5706 msgstr "першым аргументам \"%s\" павінен быць \"int\""
5710 msgid "unrecognized command line option \"%s\""
5711 msgstr "Нераспазнаны выбар \"%s\""
5714 msgid "-Wuninitialized is not supported without -O"
5718 msgid "-freorder-blocks-and-partition does not work with exceptions"
5722 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
5727 msgid "structure alignment must be a small power of two, not %d"
5732 msgid "unrecognised visibility value \"%s\""
5733 msgstr "нераспазнаная назва сэкцыі \"%s\""
5737 msgid "unrecognized register name \"%s\""
5738 msgstr "нераспазнаная назва сэкцыі \"%s\""
5742 msgid "unknown tls-model \"%s\""
5743 msgstr "невядомы рэжым машыны \"%s\""
5747 msgid "%s: --param arguments should be of the form NAME=VALUE"
5752 msgid "invalid --param value %qs"
5753 msgstr "нерэчаісны выбар --param : %s"
5757 msgid "target system does not support debug output"
5758 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
5762 msgid "debug format \"%s\" conflicts with prior selection"
5763 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
5767 msgid "unrecognised debug output level \"%s\""
5768 msgstr "нераспазнаная назва сэкцыі \"%s\""
5772 msgid "debug output level %s is too high"
5776 msgid "The following options are language-independent:\n"
5782 "The %s front end recognizes the following options:\n"
5787 msgid "The --param option recognizes the following as parameters:\n"
5792 msgid "minimum value of parameter %qs is %u"
5793 msgstr "нерэчаісны парамэтр `%s'"
5797 msgid "maximum value of parameter %qs is %u"
5800 #. If we didn't find this parameter, issue an error message.
5803 msgid "invalid parameter %qs"
5804 msgstr "нерэчаісны парамэтр `%s'"
5807 msgid "branch target register load optimization is not intended to be run twice"
5811 msgid "corrupted profile info: run_max * runs < sum_max"
5815 msgid "corrupted profile info: sum_all is smaller than sum_max"
5820 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
5825 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
5830 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
5835 msgid "%s: error writing file '%s': %s\n"
5838 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5842 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5847 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5852 msgid "%s: warning: no read access for file '%s'\n"
5853 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
5857 msgid "%s: warning: no write access for file '%s'\n"
5858 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5862 msgid "%s: warning: no write access for dir containing '%s'\n"
5863 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5865 #. Catch cases like /.. where we try to backup to a
5866 #. point above the absolute root of the logical file
5870 msgid "%s: invalid file name: %s\n"
5875 msgid "%s: %s: can't get status: %s\n"
5882 "%s: fatal error: aux info file corrupted at line %d\n"
5887 msgid "%s:%d: declaration of function '%s' takes different forms\n"
5888 msgstr "няма папярэдняга аб'яўлення для \"%s\""
5892 msgid "%s: compiling '%s'\n"
5893 msgstr "%s: кампілюецца \"%s\"\n"
5897 msgid "%s: wait: %s\n"
5902 msgid "%s: subprocess got fatal signal %d\n"
5907 msgid "%s: %s exited with status %d\n"
5912 msgid "%s: warning: missing SYSCALLS file '%s'\n"
5915 #: protoize.c:1985 protoize.c:2014
5917 msgid "%s: can't read aux info file '%s': %s\n"
5918 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5920 #: protoize.c:2030 protoize.c:2058
5922 msgid "%s: can't get status of aux info file '%s': %s\n"
5923 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5927 msgid "%s: can't open aux info file '%s' for reading: %s\n"
5928 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
5932 msgid "%s: error reading aux info file '%s': %s\n"
5935 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5939 msgid "%s: error closing aux info file '%s': %s\n"
5942 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5946 msgid "%s: can't delete aux info file '%s': %s\n"
5947 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5949 #: protoize.c:2215 protoize.c:4185
5951 msgid "%s: can't delete file '%s': %s\n"
5952 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5956 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
5957 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5961 msgid "%s: conflicting extern definitions of '%s'\n"
5966 msgid "%s: declarations of '%s' will not be converted\n"
5971 msgid "%s: conflict list for '%s' follows:\n"
5976 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
5981 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
5986 msgid "%s: %d: warning: no extern definition for '%s'\n"
5987 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5991 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
5992 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5996 msgid "%s: multiple static defs of '%s' in file '%s'\n"
5999 #: protoize.c:2706 protoize.c:2709
6001 msgid "%s: %d: warning: source too confusing\n"
6006 msgid "%s: %d: warning: varargs function declaration not converted\n"
6011 msgid "%s: declaration of function '%s' not converted\n"
6012 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6016 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6017 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6023 "%s: warning: too few parameter lists in declaration of '%s'\n"
6024 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6028 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6029 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6033 msgid "%s: local declaration for function '%s' not inserted\n"
6034 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6040 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6045 msgid "%s: global declarations for file '%s' not inserted\n"
6048 #: protoize.c:3523 protoize.c:3553
6050 msgid "%s: definition of function '%s' not converted\n"
6055 msgid "%s: %d: warning: definition of %s not converted\n"
6060 msgid "%s: found definition of '%s' at %s(%d)\n"
6063 #. If we make it here, then we did not know about this
6064 #. function definition.
6067 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6072 msgid "%s: function definition not converted\n"
6077 msgid "%s: '%s' not converted\n"
6082 msgid "%s: would convert file '%s'\n"
6083 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6087 msgid "%s: converting file '%s'\n"
6088 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6092 msgid "%s: can't get status for file '%s': %s\n"
6093 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6097 msgid "%s: can't open file '%s' for reading: %s\n"
6098 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6104 "%s: error reading input file '%s': %s\n"
6107 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6111 msgid "%s: can't create/open clean file '%s': %s\n"
6112 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6116 msgid "%s: warning: file '%s' already saved in '%s'\n"
6117 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6121 msgid "%s: can't link file '%s' to '%s': %s\n"
6122 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6126 msgid "%s: can't create/open output file '%s': %s\n"
6127 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6131 msgid "%s: can't change mode of file '%s': %s\n"
6132 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6136 msgid "%s: cannot get working directory: %s\n"
6141 msgid "%s: input file names must have .c suffixes: %s\n"
6142 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6146 msgid "output constraint %d must specify a single register"
6151 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6155 msgid "output regs must be grouped at top of stack"
6159 msgid "implicitly popped regs must be grouped at top of stack"
6163 msgid "output operand %d must use %<&%> constraint"
6168 msgid "can't use '%s' as a %s register"
6171 #: regclass.c:781 config/ia64/ia64.c:4572 config/ia64/ia64.c:4579
6172 #: config/pa/pa.c:342 config/pa/pa.c:349
6174 msgid "unknown register name: %s"
6175 msgstr "невядомая назва рэгістра: %s"
6178 msgid "global register variable follows a function definition"
6182 msgid "register used for two global register variables"
6186 msgid "call-clobbered register used for global register variable"
6191 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6196 msgid "validate_value_data: Loop in regno chain (%u)"
6201 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6206 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6210 msgid "cannot reload integer constant operand in %<asm%>"
6214 msgid "impossible register constraint in %<asm%>"
6218 msgid "%<&%> constraint used with no register class"
6222 msgid "unable to generate reloads for:"
6225 #: reload.c:3706 reload.c:3938
6226 msgid "inconsistent operand constraints in an %<asm%>"
6230 msgid "frame size too large for reliable stack checking"
6234 msgid "try reducing the number of local variables"
6238 msgid "can't find a register in class %qs while reloading %<asm%>"
6243 msgid "unable to find a register to spill in class %qs"
6247 msgid "this is the insn:"
6251 msgid "%<asm%> operand requires impossible reload"
6254 #. It's the compiler's fault.
6257 msgid "could not find a spill register"
6258 msgstr "Не выкарыстоўваць рэгістра sb"
6261 msgid "%<asm%> operand constraint incompatible with operand size"
6264 #. It's the compiler's fault.
6266 msgid "VOIDmode on an output"
6270 msgid "output operand is constant in %<asm%>"
6275 msgid "unrecognizable insn:"
6276 msgstr "нераспазнаны выбар \"-%s\""
6279 msgid "insn does not satisfy its constraints:"
6284 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6289 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6294 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6299 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6304 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6309 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6314 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6318 msgid "output operand constraint lacks %<=%>"
6323 msgid "output constraint %qc for operand %d is not at the beginning"
6327 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6330 #: stmt.c:362 stmt.c:461
6331 msgid "%<%%%> constraint used with last operand"
6335 msgid "matching constraint not valid in output operand"
6340 msgid "input operand constraint contains %qc"
6344 msgid "matching constraint references invalid operand number"
6349 msgid "invalid punctuation %qc in constraint"
6350 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
6353 msgid "matching constraint does not allow a register"
6358 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6363 msgid "unknown register name %qs in %<asm%>"
6364 msgstr "невядомая назва рэгістра: %s"
6367 msgid "PIC register %qs clobbered in %<asm%>"
6371 msgid "more than %d operands in %<asm%>"
6376 msgid "output number %d not directly addressable"
6380 msgid "asm operand %d probably doesn%'t match constraints"
6385 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6390 msgid "asm clobber conflict with output operand"
6391 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6395 msgid "asm clobber conflict with input operand"
6396 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6400 msgid "too many alternatives in %<asm%>"
6401 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
6404 msgid "operand constraints for %<asm%> differ in number of alternatives"
6409 msgid "duplicate asm operand name %qs"
6410 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6413 msgid "missing close brace for named operand"
6418 msgid "undefined named operand %qs"
6419 msgstr "нераспазнаны аператар %s"
6422 msgid "%Hvalue computed is not used"
6425 #: stor-layout.c:152
6426 msgid "type size can%'t be explicitly evaluated"
6429 #: stor-layout.c:154
6430 msgid "variable-size type declared outside of any function"
6433 #: stor-layout.c:458
6435 msgid "%Jsize of %qD is %d bytes"
6436 msgstr "памер \"%s\" - %d байт"
6438 #: stor-layout.c:460
6440 msgid "%Jsize of %qD is larger than %d bytes"
6441 msgstr "памер \"%s\" больш чам %d байт"
6443 #: stor-layout.c:844
6444 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6447 #: stor-layout.c:847
6448 msgid "%Jpacked attribute is unnecessary for %qD"
6451 #: stor-layout.c:863
6452 msgid "%Jpadding struct to align %qD"
6455 #: stor-layout.c:1205
6456 msgid "padding struct size to alignment boundary"
6459 #: stor-layout.c:1235
6461 msgid "packed attribute causes inefficient alignment for %qs"
6464 #: stor-layout.c:1238
6466 msgid "packed attribute is unnecessary for %qs"
6467 msgstr "\"%s\" атрыбут ігнарыруецца"
6469 #: stor-layout.c:1243
6470 msgid "packed attribute causes inefficient alignment"
6473 #: stor-layout.c:1245
6474 msgid "packed attribute is unnecessary"
6478 msgid "__builtin_saveregs not supported by this target"
6479 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6484 "Execution times (seconds)\n"
6487 #. Print total time.
6494 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6499 msgid "collect: reading %s\n"
6504 msgid "repository file '%s' does not contain command-line arguments"
6509 msgid "collect: recompiling %s\n"
6514 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6519 msgid "collect: tweaking %s in %s\n"
6523 msgid "collect: relinking\n"
6528 msgid "ld returned %d exit status"
6543 msgid "invalid option argument %qs"
6544 msgstr "Нерэчаісны выбар \"%s\""
6548 msgid "unrecoverable error"
6549 msgstr "унутраная памылка"
6553 msgid "getting core file size maximum limit: %m"
6558 msgid "setting core file size limit to maximum: %m"
6562 msgid "%J%qF declared %<static%> but never defined"
6567 msgid "%J%qD defined but not used"
6568 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
6570 #: toplev.c:901 toplev.c:924
6572 msgid "%qs is deprecated (declared at %s:%d)"
6577 msgid "type is deprecated (declared at %s:%d)"
6582 msgid "%qs is deprecated"
6586 msgid "type is deprecated"
6592 "Target specific options:\n"
6595 #: toplev.c:1100 toplev.c:1119
6597 msgid " -m%-23s [undocumented]\n"
6603 "There are undocumented target specific options as well.\n"
6607 msgid " They exist, but they are not documented.\n"
6612 msgid "unrecognized gcc debugging option: %c"
6615 #. Handle -mfix-and-continue.
6616 #: toplev.c:1236 config/rs6000/rs6000.c:1408 config/rs6000/rs6000.c:1419
6617 #: config/rs6000/darwin.h:106
6619 msgid "invalid option %qs"
6620 msgstr "Нерэчаісны выбар %s"
6625 "%s%s%s version %s (%s)\n"
6626 "%s\tcompiled by GNU C version %s.\n"
6627 "%s%s%s version %s (%s) compiled by CC.\n"
6629 "%s%s%s версія %s (%s)\n"
6630 "%s\tзкампілявана GNU C версія %s.\n"
6631 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6635 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6639 msgid "options passed: "
6643 msgid "options enabled: "
6644 msgstr "выбары ўключаны:"
6648 msgid "can%'t open %s for writing: %m"
6649 msgstr "немагчыма адчыніць %s для запісу"
6651 #: toplev.c:1491 config/sh/sh.c:7334
6652 msgid "created and used with different settings of -fpic"
6655 #: toplev.c:1493 config/sh/sh.c:7336
6656 msgid "created and used with different settings of -fpie"
6659 #: toplev.c:1544 config/sh/sh.c:7386
6661 msgid "created and used with differing settings of '-m%s'"
6664 #: toplev.c:1547 config/sh/sh.c:7389
6665 msgid "out of memory"
6669 msgid "instruction scheduling not supported on this target machine"
6673 msgid "this target machine does not have delayed branches"
6677 msgid "value-based profiling not yet implemented in trees."
6682 msgid "-f%sleading-underscore not supported on this target machine"
6687 msgid "target system does not support the \"%s\" debug format"
6691 msgid "variable tracking requested, but useless unless producing debug info"
6695 msgid "variable tracking requested, but not supported by this debug format"
6700 msgid "can%'t open %s: %m"
6701 msgstr "немагчыма адчыніць %s"
6705 msgid "-ffunction-sections not supported for this target"
6706 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6710 msgid "-fdata-sections not supported for this target"
6711 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6714 msgid "-ffunction-sections disabled; it makes profiling impossible"
6719 msgid "-fprefetch-loop-arrays not supported for this target"
6720 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6724 msgid "-fspeculative-prefetching not supported for this target"
6725 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6728 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6733 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
6734 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6737 msgid "-fprefetch-loop-arrays is not supported with -Os"
6741 msgid "-ffunction-sections may affect debugging on some targets"
6746 msgid "error writing to %s: %m"
6747 msgstr "памылка запісу ў %s"
6749 #: toplev.c:2058 java/jcf-parse.c:1066 java/jcf-write.c:3538
6751 msgid "error closing %s: %m"
6752 msgstr "памылка запісу ў %s"
6754 #: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
6755 msgid "%Hwill never be executed"
6759 msgid "SSA name in freelist but still referenced"
6763 msgid "GIMPLE register modified with BIT_FIELD_REF"
6767 msgid "address taken, but ADDRESSABLE bit not set"
6771 msgid "non-boolean used in condition"
6775 msgid "Invalid reference prefix."
6779 msgid "Is not a valid GIMPLE statement."
6783 msgid "Statement marked for throw, but doesn%'t."
6787 msgid "Statement marked for throw in middle of block."
6791 msgid "PHI def is not a GIMPLE value"
6794 #: tree-cfg.c:3601 tree-cfg.c:3617
6795 msgid "Incorrect sharing of tree nodes"
6799 msgid "verify_stmts failed."
6803 msgid "ENTRY_BLOCK has a statement list associated with it\n"
6807 msgid "EXIT_BLOCK has a statement list associated with it\n"
6812 msgid "Fallthru to exit from bb %d\n"
6817 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
6822 msgid "Label %s to block does not match in bb %d\n"
6827 msgid "Label %s has incorrect context in bb %d\n"
6832 msgid "Control flow in the middle of basic block %d\n"
6837 msgid "Label %s in the middle of basic block %d\n"
6842 msgid "Fallthru edge after a control statement in bb %d \n"
6847 msgid "Structured COND_EXPR at the end of bb %d\n"
6850 #: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
6852 msgid "Wrong outgoing edge flags at end of bb %d\n"
6856 msgid "%<then%> label does not match edge at end of bb %d\n"
6860 msgid "%<else%> label does not match edge at end of bb %d\n"
6865 msgid "Explicit goto at end of bb %d\n"
6870 msgid "Return edge does not point to exit in bb %d\n"
6874 msgid "Found default case not at end of case vector"
6879 "Case labels not sorted:\n"
6884 msgid "No default case found at end of case vector"
6889 msgid "Extra outgoing edge %d->%d\n"
6894 msgid "Missing edge %i->%i"
6895 msgstr "Прапушчан ідэнтыфікатар"
6898 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
6901 #: tree-cfg.c:5734 tree-cfg.c:5738
6902 msgid "%H%<noreturn%> function does return"
6905 #: tree-cfg.c:5759 tree-cfg.c:5764
6906 msgid "%Hcontrol reaches end of non-void function"
6911 msgid "could not open dump file %qs: %s"
6912 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
6915 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
6918 #: tree-inline.c:974
6919 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
6922 #: tree-inline.c:986
6923 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
6926 #: tree-inline.c:1000
6927 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
6930 #: tree-inline.c:1011
6931 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
6934 #: tree-inline.c:1018
6935 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
6938 #: tree-inline.c:1029
6939 msgid "%Jfunction %qF can never be inlined because it uses __builtin_return or __builtin_apply_args"
6942 #: tree-inline.c:1048
6943 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
6946 #: tree-inline.c:1062
6947 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
6950 #: tree-inline.c:1087
6951 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
6954 #: tree-inline.c:1565
6955 msgid "originally indirect function call not considered for inlining"
6958 #: tree-inline.c:1575 tree-inline.c:1583
6959 msgid "%Jinlining failed in call to %qF: %s"
6962 #: tree-inline.c:1576 tree-inline.c:1584
6963 msgid "called from here"
6964 msgstr "выклікана адсюль"
6966 #: tree-inline.c:1698
6967 msgid "control may reach end of non-void function %qD being inlined"
6970 #: tree-mudflap.c:857
6971 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
6974 #: tree-mudflap.c:1048
6976 msgid "mudflap cannot track %qs in stub function"
6979 #: tree-mudflap.c:1279
6981 msgid "mudflap cannot track unknown size extern %qs"
6984 #: tree-nomudflap.c:51
6986 msgid "mudflap: this language is not supported"
6987 msgstr "-pipe не падтрымліваецца"
6989 #: tree-optimize.c:718
6991 msgid "%Jsize of return value of %qD is %u bytes"
6992 msgstr "памер вяртаемага значэння \"%s\" %u байт"
6994 #: tree-optimize.c:721
6996 msgid "%Jsize of return value of %qD is larger than %wd bytes"
6997 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
6999 #: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
7000 #: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
7001 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
7002 msgid "SSA corruption"
7005 #: tree-outof-ssa.c:2270
7007 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
7010 #: tree-outof-ssa.c:2276
7012 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
7015 #: tree-outof-ssa.c:2283
7017 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7020 #: tree-outof-ssa.c:2289
7022 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7025 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7027 msgid "unimplemented functionality"
7028 msgstr "вельмі шмат аргументаў у функцыі"
7030 #: tree-ssa-operands.c:1273
7031 msgid "internal error"
7032 msgstr "унутраная памылка"
7035 msgid "Expected an SSA_NAME object"
7039 msgid "Type mismatch between an SSA_NAME and its symbol."
7043 msgid "Found an SSA_NAME that had been released into the free pool"
7047 msgid "Found a virtual definition for a GIMPLE register"
7051 msgid "Found a real definition for a non-register"
7056 msgid "SSA_NAME created in two different blocks %i and %i"
7060 msgid "SSA_NAME_DEF_STMT is wrong"
7065 msgid "Missing definition"
7066 msgstr "Прапушчан ідэнтыфікатар"
7070 msgid "Definition in block %i does not dominate use in block %i"
7075 msgid "Definition in block %i follows the use"
7079 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7083 msgid "Incoming edge count does not match number of PHI arguments\n"
7088 msgid "PHI argument is missing for edge %d->%d\n"
7089 msgstr "аргумент для \"%s\" прапушчан"
7092 msgid "PHI argument is not SSA_NAME, or invariant"
7097 msgid "Wrong edge %d->%d for PHI argument\n"
7101 msgid "Non-addressable variable inside an alias set."
7105 msgid "Addressable variable that is an alias tag but is not in any alias set."
7109 msgid "verify_flow_insensitive_alias_info failed."
7113 msgid "Dereferenced pointers should have a name or a type tag"
7117 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7121 msgid "Pointer escapes but its name tag is not call-clobbered."
7125 msgid "verify_flow_sensitive_alias_info failed."
7129 msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
7133 msgid "Two different pointers with identical points-to sets but different name tags"
7137 msgid "verify_name_tags failed"
7142 msgid "AUX pointer initialized for edge %d->%d\n"
7146 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7150 msgid "verify_ssa failed."
7155 msgid "%H%qD is used uninitialized in this function"
7156 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
7159 msgid "%H%qD may be used uninitialized in this function"
7162 #: tree-vect-transform.c:598
7163 msgid "no support for reduction/induction"
7166 #: tree-vect-transform.c:624
7168 msgid "unsupported defining stmt"
7169 msgstr "непадтрымліваемая версія"
7172 msgid "%Jfunction %qD definition is marked dllimport."
7176 msgid "%Jvariable %qD definition is marked dllimport."
7180 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7184 msgid "arrays of functions are not meaningful"
7188 msgid "function return type cannot be function"
7192 msgid "invalid initializer for bit string"
7197 msgid "tree check: %s, have %s in %s, at %s:%d"
7202 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7207 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7212 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7217 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7222 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7226 msgid "%J%D causes a section type conflict"
7230 msgid "%Jregister name not specified for %qD"
7235 msgid "%Jinvalid register name for %qD"
7236 msgstr "нерэчаісная назва рэгістра `%s'"
7239 msgid "%Jdata type of %qD isn%'t suitable for a register"
7243 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7247 msgid "global register variable has initial value"
7251 msgid "volatile register variables don%'t work as you might wish"
7255 msgid "%Jregister name given for non-register variable %qD"
7260 msgid "global destructors not supported on this target"
7261 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
7265 msgid "global constructors not supported on this target"
7266 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7269 msgid "%Jalignment of %qD is greater than maximum object file alignment. Using %d"
7273 msgid "thread-local COMMON data not implemented"
7277 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7281 msgid "initializer for integer value is too complicated"
7285 msgid "initializer for floating value is not a floating constant"
7290 msgid "invalid initial value for member %qs"
7291 msgstr "нявернае выкарыстанне \"restict\""
7293 #: varasm.c:4235 varasm.c:4279
7294 msgid "%Jweak declaration of %qD must precede definition"
7298 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7302 msgid "%Jweak declaration of %qD must be public"
7306 msgid "%Jweak declaration of %qD not supported"
7310 msgid "only weak aliases are supported in this configuration"
7314 msgid "%J%qD aliased to undefined symbol %qE"
7318 msgid "%J%qD aliased to external symbol %qE"
7323 msgid "%Jalias definitions not supported in this configuration"
7324 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7327 msgid "%Jonly weak aliases are supported in this configuration"
7332 msgid "visibility attribute not supported in this configuration; ignored"
7333 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7337 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7342 msgid "underflowed virtual array %s in %s, at %s:%d"
7347 msgid "vector %s %s domain error, in %s at %s:%u"
7350 #. Print an error message for unrecognized stab codes.
7353 msgid "no sclass for %s stab (0x%x)\n"
7363 msgid "fatal error: "
7364 msgstr "Унутраная памылка: %s"
7368 msgid "internal compiler error: "
7369 msgstr "Унутраная памылка: %s"
7376 msgid "sorry, unimplemented: "
7384 msgid "anachronism: "
7396 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7400 msgid "The threshold ratio between instantiated fields and the total structure size"
7404 msgid "The maximum number of instructions in a single function eligible for inlining"
7408 msgid "The maximum number of instructions when automatically inlining"
7412 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7416 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7420 msgid "The maximum depth of recursive inlining for inline functions"
7424 msgid "The maximum depth of recursive inlining for non-inline functions"
7428 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
7432 msgid "The maximum number of instructions to consider to fill a delay slot"
7436 msgid "The maximum number of instructions to consider to find accurate live register information"
7440 msgid "The maximum length of scheduling's pending operations list"
7444 msgid "The size of function body to be considered large"
7448 msgid "Maximal growth due to inlining of large function (in percent)"
7452 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7456 msgid "expense of call operation relative to ordinary aritmetic operations"
7460 msgid "The maximum amount of memory to be allocated by GCSE"
7464 msgid "The maximum number of passes to make when doing GCSE"
7468 msgid "The threshold ratio for performing partial redundancy elimination after reload."
7472 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
7476 msgid "The maximum number of instructions to consider to unroll in a loop"
7480 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7484 msgid "The maximum number of unrollings of a single loop"
7488 msgid "The maximum number of insns of a peeled loop"
7492 msgid "The maximum number of peelings of a single loop"
7496 msgid "The maximum number of insns of a completely peeled loop"
7500 msgid "The maximum number of peelings of a single loop that is peeled completely"
7504 msgid "The maximum number of insns of a peeled loop that rolls only once"
7508 msgid "The maximum number of insns of an unswitched loop"
7512 msgid "The maximum number of unswitchings in a single loop"
7516 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
7520 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
7524 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
7528 msgid "The number of cycles the swing modulo scheduler considers when \t checking conflicts using DFA"
7532 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
7536 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7540 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7544 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7548 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7552 msgid "Maximal code growth caused by tail duplication (in percent)"
7556 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7560 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7564 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7568 msgid "The maximum number of incoming edges to consider for crossjumping"
7572 msgid "The minimum number of matching instructions to consider for crossjumping"
7576 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
7580 msgid "The maximum length of path considered in cse"
7584 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7588 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7592 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7596 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
7600 msgid "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if NxV is larger than this limit"
7604 msgid "The maximum memory locations recorded by cselib"
7608 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7612 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7616 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7620 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7624 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7628 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7632 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
7636 msgid "The upper bound for sharing integer constants"
7639 #: config/darwin-c.c:84
7640 msgid "too many #pragma options align=reset"
7643 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7644 #: config/darwin-c.c:111
7645 msgid "malformed '#pragma options', ignoring"
7648 #: config/darwin-c.c:114
7649 msgid "junk at end of '#pragma options'"
7652 #: config/darwin-c.c:124
7653 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7656 #: config/darwin-c.c:136
7657 msgid "missing '(' after '#pragma unused', ignoring"
7660 #: config/darwin-c.c:154
7661 msgid "missing ')' after '#pragma unused', ignoring"
7664 #: config/darwin-c.c:157
7665 msgid "junk at end of '#pragma unused'"
7668 #: config/darwin-c.c:367
7670 msgid "subframework include %s conflicts with framework include"
7673 #: config/darwin.c:1350
7674 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
7677 #: config/sol2-c.c:94 config/sol2-c.c:110
7678 msgid "malformed %<#pragma align%>, ignoring"
7681 #: config/sol2-c.c:103
7682 msgid "invalid alignment for %<#pragma align%>, ignoring"
7685 #: config/sol2-c.c:118
7686 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
7689 #: config/sol2-c.c:130 config/sol2-c.c:142
7690 msgid "malformed %<#pragma align%>"
7693 #: config/sol2-c.c:137
7694 msgid "junk at end of %<#pragma align%>"
7697 #: config/sol2-c.c:158 config/sol2-c.c:165
7698 msgid "malformed %<#pragma init%>, ignoring"
7701 #: config/sol2-c.c:188 config/sol2-c.c:200
7702 msgid "malformed %<#pragma init%>"
7705 #: config/sol2-c.c:195
7706 msgid "junk at end of %<#pragma init%>"
7709 #: config/sol2-c.c:216 config/sol2-c.c:223
7710 msgid "malformed %<#pragma fini%>, ignoring"
7713 #: config/sol2-c.c:246 config/sol2-c.c:258
7714 msgid "malformed %<#pragma fini%>"
7717 #: config/sol2-c.c:253
7718 msgid "junk at end of %<#pragma fini%>"
7722 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
7725 #: config/darwin.h:155
7726 msgid "Set sizeof(bool) to 1"
7729 #: config/darwin.h:157
7731 msgid "Generate code suitable for fast turn around debugging"
7732 msgstr "Стварыць код для DLL"
7734 #: config/darwin.h:159
7736 msgid "Don't generate code suitable for fast turn around debugging"
7737 msgstr "Не генерыраваць сімвальныя інструкцыі"
7739 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
7740 #. sections. machopic_select_section ensures that weak variables go in
7741 #. coalesced sections. Weak aliases (or any other kind of aliases) are
7742 #. not supported. Weak symbols that aren't visible outside the .s file
7743 #. are not supported.
7744 #: config/darwin.h:395
7746 msgid "alias definitions not supported in Mach-O; ignored"
7747 msgstr "-pipe не падтрымліваецца"
7749 #: config/lynx.h:137
7751 msgid "Use shared libraries"
7752 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7754 #: config/lynx.h:138
7755 msgid "Support multi-threading"
7758 #: config/lynx.h:139
7759 msgid "Support legacy multi-threading"
7762 #: config/windiss.h:37
7763 msgid "profiler support for WindISS"
7766 #: config/alpha/alpha.c:254
7768 msgid "-f%s ignored for Unicos/Mk (not supported)"
7769 msgstr "-pipe не падтрымліваецца."
7771 #: config/alpha/alpha.c:278
7773 msgid "-mieee not supported on Unicos/Mk"
7774 msgstr "-pipe не падтрымліваецца"
7776 #: config/alpha/alpha.c:289
7777 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7780 #: config/alpha/alpha.c:306
7782 msgid "bad value %qs for -mtrap-precision switch"
7785 #: config/alpha/alpha.c:320
7787 msgid "bad value %qs for -mfp-rounding-mode switch"
7790 #: config/alpha/alpha.c:335
7792 msgid "bad value %qs for -mfp-trap-mode switch"
7795 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1728
7797 msgid "bad value %qs for -mtls-size switch"
7800 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
7802 msgid "bad value %qs for -mcpu switch"
7805 #: config/alpha/alpha.c:385
7806 msgid "trap mode not supported on Unicos/Mk"
7809 #: config/alpha/alpha.c:392
7810 msgid "fp software completion requires -mtrap-precision=i"
7813 #: config/alpha/alpha.c:408
7814 msgid "rounding mode not supported for VAX floats"
7817 #: config/alpha/alpha.c:413
7818 msgid "trap mode not supported for VAX floats"
7821 #: config/alpha/alpha.c:417
7822 msgid "128-bit long double not supported for VAX floats"
7825 #: config/alpha/alpha.c:445
7827 msgid "L%d cache latency unknown for %s"
7830 #: config/alpha/alpha.c:460
7832 msgid "bad value %qs for -mmemory-latency"
7835 #: config/alpha/alpha.c:4764
7837 msgid "invalid %%H value"
7838 msgstr "нерэчаіснае значэньне %%H"
7840 #: config/alpha/alpha.c:4785
7842 msgid "invalid %%J value"
7843 msgstr "дрэннае %%Q значэнне"
7845 #: config/alpha/alpha.c:4801 config/ia64/ia64.c:4137
7847 msgid "invalid %%r value"
7848 msgstr "нерэчаіснае значэньне %%r"
7850 #: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10927
7851 #: config/xtensa/xtensa.c:1951
7853 msgid "invalid %%R value"
7854 msgstr "нерэчаіснае значэньне %%R"
7856 #: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10846
7857 #: config/xtensa/xtensa.c:1918
7859 msgid "invalid %%N value"
7860 msgstr "нерэчаіснае значэньне %%N"
7862 #: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10874
7864 msgid "invalid %%P value"
7865 msgstr "нерэчаіснае значэньне %%P"
7867 #: config/alpha/alpha.c:4833
7869 msgid "invalid %%h value"
7870 msgstr "нерэчаіснае значэньне %%h"
7872 #: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
7874 msgid "invalid %%L value"
7875 msgstr "нерэчаіснае значэньне %%L"
7877 #: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10828
7879 msgid "invalid %%m value"
7880 msgstr "нерэчаіснае значэньне %%m"
7882 #: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10836
7884 msgid "invalid %%M value"
7885 msgstr "нерэчаіснае значэньне %%M"
7887 #: config/alpha/alpha.c:4932
7889 msgid "invalid %%U value"
7890 msgstr "нерэчаіснае значэньне %%U"
7892 #: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
7893 #: config/rs6000/rs6000.c:10935
7895 msgid "invalid %%s value"
7896 msgstr "нерэчаіснае значэньне %%v"
7898 #: config/alpha/alpha.c:4981
7900 msgid "invalid %%C value"
7901 msgstr "нерэчаіснае значэньне %%C"
7903 #: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10666
7904 #: config/rs6000/rs6000.c:10685
7906 msgid "invalid %%E value"
7907 msgstr "нерэчаіснае значэньне %%E"
7909 #: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
7910 msgid "unknown relocation unspec"
7913 #: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11253
7915 msgid "invalid %%xn code"
7916 msgstr "нерэчаіснае значэньне %%xn"
7918 #: config/alpha/alpha.c:6036 config/alpha/alpha.c:6039 config/s390/s390.c:8033
7919 #: config/s390/s390.c:8036
7920 msgid "bad builtin fcode"
7923 #. Macro to define tables used to set the flags.
7924 #. This is a list in braces of pairs in braces,
7925 #. each pair being { "NAME", VALUE }
7926 #. where VALUE is the bits to set or minus the bits to clear.
7927 #. An empty string NAME is used to identify the default VALUE.
7928 #: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
7929 #: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
7930 #: config/sparc/sparc.h:625 config/sparc/sparc.h:630
7931 msgid "Use hardware fp"
7932 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7934 #: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
7935 #: config/sparc/sparc.h:627 config/sparc/sparc.h:632
7936 msgid "Do not use hardware fp"
7937 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7939 #: config/alpha/alpha.h:295
7940 msgid "Use fp registers"
7943 #: config/alpha/alpha.h:297
7944 msgid "Do not use fp registers"
7947 #: config/alpha/alpha.h:298
7948 msgid "Do not assume GAS"
7951 #: config/alpha/alpha.h:299
7955 #: config/alpha/alpha.h:301
7956 msgid "Request IEEE-conformant math library routines (OSF/1)"
7959 #: config/alpha/alpha.h:303
7960 msgid "Emit IEEE-conformant code, without inexact exceptions"
7963 #: config/alpha/alpha.h:305
7964 msgid "Emit IEEE-conformant code, with inexact exceptions"
7967 #: config/alpha/alpha.h:307
7968 msgid "Do not emit complex integer constants to read-only memory"
7971 #: config/alpha/alpha.h:308
7975 #: config/alpha/alpha.h:309
7976 msgid "Do not use VAX fp"
7979 #: config/alpha/alpha.h:310
7980 msgid "Emit code for the byte/word ISA extension"
7983 #: config/alpha/alpha.h:313
7984 msgid "Emit code for the motion video ISA extension"
7987 #: config/alpha/alpha.h:316
7988 msgid "Emit code for the fp move and sqrt ISA extension"
7991 #: config/alpha/alpha.h:318
7992 msgid "Emit code for the counting ISA extension"
7995 #: config/alpha/alpha.h:321
7996 msgid "Emit code using explicit relocation directives"
7999 #: config/alpha/alpha.h:324
8000 msgid "Emit 16-bit relocations to the small data areas"
8003 #: config/alpha/alpha.h:326
8004 msgid "Emit 32-bit relocations to the small data areas"
8007 #: config/alpha/alpha.h:328
8008 msgid "Emit direct branches to local functions"
8011 #: config/alpha/alpha.h:331
8012 msgid "Emit rdval instead of rduniq for thread pointer"
8015 #: config/alpha/alpha.h:333
8016 msgid "Use 128-bit long double"
8019 #: config/alpha/alpha.h:335
8021 msgid "Use 64-bit long double"
8022 msgstr "Выкарыстоўваць 64-х бітны float"
8026 #. For -mfp-rounding-mode=[n|m|c|d]
8027 #. For -mfp-trap-mode=[n|u|su|sui]
8028 #. For -mtrap-precision=[p|f|i]
8029 #. For -mmemory-latency=
8031 #: config/alpha/alpha.h:364
8032 msgid "Use features of and schedule given CPU"
8035 #: config/alpha/alpha.h:366
8036 msgid "Schedule given CPU"
8039 #: config/alpha/alpha.h:368
8040 msgid "Control the generated fp rounding mode"
8043 #: config/alpha/alpha.h:370
8044 msgid "Control the IEEE trap mode"
8047 #: config/alpha/alpha.h:372
8048 msgid "Control the precision given to fp exceptions"
8051 #: config/alpha/alpha.h:374
8052 msgid "Tune expected memory latency"
8055 #: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
8056 msgid "Specify bit size of immediate TLS offsets"
8059 #: config/arc/arc.c:172
8061 msgid "bad value (%s) for -mcpu switch"
8064 #: config/arc/arc.c:394
8066 msgid "argument of %qs attribute is not a string constant"
8067 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8069 #: config/arc/arc.c:401
8071 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8072 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8074 #: config/arc/arc.c:1739 config/m32r/m32r.c:2141
8076 msgid "invalid operand to %%R code"
8077 msgstr "нерэчаісны %%-код"
8079 #: config/arc/arc.c:1771 config/m32r/m32r.c:2164
8081 msgid "invalid operand to %%H/%%L code"
8082 msgstr "нерэчаісны %%-код"
8084 #: config/arc/arc.c:1794 config/m32r/m32r.c:2235
8086 msgid "invalid operand to %%U code"
8087 msgstr "нерэчаісны %%-код"
8089 #: config/arc/arc.c:1805
8091 msgid "invalid operand to %%V code"
8092 msgstr "нерэчаісны %%-код"
8095 #: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7516
8096 msgid "invalid operand output code"
8099 #: config/arm/arm.c:800
8101 msgid "switch -mcpu=%s conflicts with -march= switch"
8104 #: config/arm/arm.c:810 config/rs6000/rs6000.c:1238 config/sparc/sparc.c:653
8106 msgid "bad value (%s) for %s switch"
8109 #: config/arm/arm.c:919
8110 msgid "target CPU does not support interworking"
8113 #: config/arm/arm.c:925
8115 msgid "target CPU does not support THUMB instructions"
8116 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
8118 #: config/arm/arm.c:939
8119 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8122 #: config/arm/arm.c:942
8123 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8126 #: config/arm/arm.c:945
8127 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8130 #: config/arm/arm.c:949
8131 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8134 #: config/arm/arm.c:957
8135 msgid "-fpic and -mapcs-reent are incompatible"
8138 #: config/arm/arm.c:960
8139 msgid "APCS reentrant code not supported. Ignored"
8142 #: config/arm/arm.c:968
8143 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8146 #: config/arm/arm.c:976
8147 msgid "passing floating point arguments in fp regs not yet supported"
8150 #: config/arm/arm.c:1018
8152 msgid "invalid ABI option: -mabi=%s"
8153 msgstr "Нерэчаісны выбар %s"
8155 #: config/arm/arm.c:1024
8156 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8159 #: config/arm/arm.c:1027
8160 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8163 #: config/arm/arm.c:1037
8165 msgid "invalid floating point emulation option: -mfpe=%s"
8168 #: config/arm/arm.c:1054
8170 msgid "invalid floating point option: -mfpu=%s"
8171 msgstr "нерэчаісны выбар --param : %s"
8173 #: config/arm/arm.c:1095
8175 msgid "invalid floating point abi: -mfloat-abi=%s"
8178 #: config/arm/arm.c:1110
8179 msgid "-mfloat-abi=hard and VFP"
8182 #: config/arm/arm.c:1136
8184 msgid "structure size boundary can only be set to %s"
8187 #: config/arm/arm.c:1145
8188 msgid "-mpic-register= is useless without -fpic"
8191 #: config/arm/arm.c:1152
8193 msgid "unable to use '%s' for PIC register"
8196 #: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4676
8197 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
8198 #: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
8199 #: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
8200 #: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
8201 #: config/rs6000/rs6000.c:17375 config/sh/sh.c:7188 config/sh/sh.c:7209
8202 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
8204 msgid "%qs attribute only applies to functions"
8205 msgstr "\"%s\" звычайна функцыя"
8207 #: config/arm/arm.c:10454 config/arm/arm.c:10472
8209 msgid "predicated Thumb instruction"
8210 msgstr "нявернае выкарыстанне \"restict\""
8212 #: config/arm/arm.c:10460
8213 msgid "predicated instruction in conditional sequence"
8216 #: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
8217 #: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
8218 #: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
8219 #: config/arm/arm.c:10734 config/arm/arm.c:10741
8221 msgid "invalid operand for code '%c'"
8222 msgstr "Нерэчаісны выбар \"%s\""
8224 #: config/arm/arm.c:10627
8225 msgid "instruction never exectued"
8228 #: config/arm/arm.c:10752
8230 msgid "missing operand"
8231 msgstr "прапушчан ініцыялізатар"
8233 #: config/arm/arm.c:11518
8234 msgid "unable to compute real location of stacked parameter"
8237 #. @@@ better error message
8238 #: config/arm/arm.c:12151 config/arm/arm.c:12188
8239 msgid "selector must be an immediate"
8242 #. @@@ better error message
8243 #: config/arm/arm.c:12231 config/i386/i386.c:14498 config/i386/i386.c:14532
8244 msgid "mask must be an immediate"
8247 #: config/arm/arm.c:12907
8248 msgid "no low registers available for popping high registers"
8251 #: config/arm/arm.c:13125
8252 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8255 #: config/arm/pe.c:171 config/mcore/mcore.c:3245
8256 msgid "%Jinitialized variable '%D' is marked dllimport"
8259 #: config/arm/pe.c:180
8260 msgid "%Jstatic variable '%D' is marked dllimport"
8263 #: config/arm/arm.h:318
8264 msgid "Generate APCS conformant stack frames"
8267 #: config/arm/arm.h:321
8268 msgid "Store function names in object code"
8271 #: config/arm/arm.h:327
8272 msgid "Pass FP arguments in FP registers"
8275 #: config/arm/arm.h:330
8276 msgid "Generate re-entrant, PIC code"
8279 #: config/arm/arm.h:333
8280 msgid "Assume target CPU is configured as big endian"
8283 #: config/arm/arm.h:335
8284 msgid "Assume target CPU is configured as little endian"
8287 #: config/arm/arm.h:337
8288 msgid "Assume big endian bytes, little endian words"
8291 #: config/arm/arm.h:339
8292 msgid "Support calls between Thumb and ARM instruction sets"
8295 #: config/arm/arm.h:342
8296 msgid "Generate a call to abort if a noreturn function returns"
8299 #: config/arm/arm.h:345
8300 msgid "Do not move instructions into a function's prologue"
8303 #: config/arm/arm.h:348
8304 msgid "Do not load the PIC register in function prologues"
8307 #: config/arm/arm.h:351
8308 msgid "Generate call insns as indirect calls, if necessary"
8311 #: config/arm/arm.h:354
8312 msgid "Compile for the Thumb not the ARM"
8315 #: config/arm/arm.h:358
8316 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8319 #: config/arm/arm.h:361
8320 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8323 #: config/arm/arm.h:364
8324 msgid "Thumb: Assume non-static functions may be called from ARM code"
8327 #: config/arm/arm.h:368
8328 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8331 #: config/arm/arm.h:372
8332 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8335 #: config/arm/arm.h:374
8336 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8339 #: config/arm/arm.h:382
8340 msgid "Specify the name of the target CPU"
8343 #: config/arm/arm.h:384
8344 msgid "Specify the name of the target architecture"
8347 #: config/arm/arm.h:389
8348 msgid "Specify the name of the target floating point hardware/format"
8351 #: config/arm/arm.h:391
8352 msgid "Specify if floating point hardware should be used"
8355 #: config/arm/arm.h:393
8356 msgid "Specify the minimum bit alignment of structures"
8359 #: config/arm/arm.h:395
8360 msgid "Specify the register to be used for PIC addressing"
8363 #: config/arm/arm.h:396 config/mips/mips.h:792
8364 msgid "Specify an ABI"
8367 #: config/arm/arm.h:398
8368 msgid "Alias for -mfloat-abi=soft"
8371 #: config/arm/arm.h:400
8372 msgid "Alias for -mfloat-abi=hard"
8375 #: config/arm/pe.h:59
8376 msgid "Ignore dllimport attribute for functions"
8379 #: config/avr/avr.c:532
8381 msgid "large frame pointer change (%d) with -mtiny-stack"
8384 #: config/avr/avr.c:1117
8385 msgid "bad address, not (reg+disp):"
8388 #: config/avr/avr.c:1124
8389 msgid "bad address, not post_inc or pre_dec:"
8392 #: config/avr/avr.c:1135
8393 msgid "internal compiler error. Bad address:"
8396 #: config/avr/avr.c:1148
8397 msgid "internal compiler error. Unknown mode:"
8400 #: config/avr/avr.c:1771 config/avr/avr.c:2454
8402 msgid "invalid insn:"
8403 msgstr "Нерэчаісны выбар %s"
8405 #: config/avr/avr.c:1805 config/avr/avr.c:1891 config/avr/avr.c:1940
8406 #: config/avr/avr.c:1968 config/avr/avr.c:2063 config/avr/avr.c:2232
8407 #: config/avr/avr.c:2488 config/avr/avr.c:2600
8408 msgid "incorrect insn:"
8411 #: config/avr/avr.c:1987 config/avr/avr.c:2148 config/avr/avr.c:2303
8412 #: config/avr/avr.c:2666
8413 msgid "unknown move insn:"
8416 #: config/avr/avr.c:2896
8417 msgid "bad shift insn:"
8420 #: config/avr/avr.c:3012 config/avr/avr.c:3460 config/avr/avr.c:3846
8421 msgid "internal compiler error. Incorrect shift:"
8424 #: config/avr/avr.c:4650 config/ip2k/ip2k.c:3157
8425 msgid "only initialized variables can be placed into program memory area"
8428 #: config/avr/avr.c:4693
8430 msgid "`%s' appears to be a misspelled interrupt handler"
8433 #: config/avr/avr.c:4701
8435 msgid "`%s' appears to be a misspelled signal handler"
8438 #: config/avr/avr.c:4770
8439 msgid "only uninitialized variables can be placed in the .noinit section"
8442 #: config/avr/avr.c:4784
8444 msgid "MCU %qs supported for assembler only"
8447 #: config/avr/avr.h:73
8448 msgid "Assume int to be 8 bit integer"
8451 #: config/avr/avr.h:75
8452 msgid "Change the stack pointer without disabling interrupts"
8455 #: config/avr/avr.h:77
8456 msgid "Use subroutines for function prologue/epilogue"
8459 #: config/avr/avr.h:79
8460 msgid "Change only the low 8 bits of the stack pointer"
8463 #: config/avr/avr.h:81
8464 msgid "Do not generate tablejump insns"
8467 #: config/avr/avr.h:83
8468 msgid "Use rjmp/rcall (limited range) on >8K devices"
8471 #: config/avr/avr.h:85
8472 msgid "Output instruction sizes to the asm file"
8475 #: config/avr/avr.h:102
8476 msgid "Specify the initial stack address"
8479 #: config/avr/avr.h:103
8480 msgid "Specify the MCU name"
8483 #: config/avr/avr.h:766
8484 msgid "trampolines not supported"
8487 #: config/c4x/c4x-c.c:71
8489 msgid "missing '(' after '#pragma %s' - ignored"
8492 #: config/c4x/c4x-c.c:74
8494 msgid "missing function name in '#pragma %s' - ignored"
8497 #: config/c4x/c4x-c.c:79
8499 msgid "malformed '#pragma %s' - ignored"
8502 #: config/c4x/c4x-c.c:81
8504 msgid "missing section name in '#pragma %s' - ignored"
8507 #: config/c4x/c4x-c.c:86
8509 msgid "missing ')' for '#pragma %s' - ignored"
8512 #: config/c4x/c4x-c.c:89
8514 msgid "junk at end of '#pragma %s'"
8517 #: config/c4x/c4x.c:312
8519 msgid "unknown CPU version %d, using 40.\n"
8522 #: config/c4x/c4x.c:874
8524 msgid "ISR %s requires %d words of local vars, max is 32767"
8527 #: config/c4x/c4x.c:1598
8528 msgid "using CONST_DOUBLE for address"
8531 #: config/c4x/c4x.c:1736
8532 msgid "c4x_address_cost: Invalid addressing mode"
8535 #: config/c4x/c4x.c:1871
8537 msgid "c4x_print_operand: %%L inconsistency"
8540 #: config/c4x/c4x.c:1877
8542 msgid "c4x_print_operand: %%N inconsistency"
8545 #: config/c4x/c4x.c:1918
8547 msgid "c4x_print_operand: %%O inconsistency"
8550 #: config/c4x/c4x.c:2013
8551 msgid "c4x_print_operand: Bad operand case"
8554 #: config/c4x/c4x.c:2054
8555 msgid "c4x_print_operand_address: Bad post_modify"
8558 #: config/c4x/c4x.c:2076
8559 msgid "c4x_print_operand_address: Bad pre_modify"
8562 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8563 msgid "c4x_print_operand_address: Bad operand case"
8566 #: config/c4x/c4x.c:2402
8567 msgid "c4x_rptb_insert: Cannot find start label"
8570 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8571 msgid "mode not QImode"
8574 #: config/c4x/c4x.c:3405
8575 msgid "invalid indirect memory address"
8578 #: config/c4x/c4x.c:3494
8579 msgid "invalid indirect (S) memory address"
8582 #: config/c4x/c4x.c:3829
8583 msgid "c4x_valid_operands: Internal error"
8586 #: config/c4x/c4x.c:4268
8587 msgid "c4x_operand_subword: invalid mode"
8590 #: config/c4x/c4x.c:4271
8591 msgid "c4x_operand_subword: invalid operand"
8594 #. We could handle these with some difficulty.
8595 #. e.g., *p-- => *(p-=2); *(p+1).
8596 #: config/c4x/c4x.c:4297
8597 msgid "c4x_operand_subword: invalid autoincrement"
8600 #: config/c4x/c4x.c:4303
8601 msgid "c4x_operand_subword: invalid address"
8604 #: config/c4x/c4x.c:4314
8605 msgid "c4x_operand_subword: address not offsettable"
8608 #: config/c4x/c4x.c:4524
8609 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8612 #. Name of the c4x assembler.
8613 #. Name of the c4x linker.
8614 #. Define assembler options.
8615 #. Define linker options.
8616 #. Specify the end file to link with.
8617 #. Target compilation option flags.
8618 #. Small memory model.
8619 #. Use 24-bit MPYI for C3x.
8620 #. Fast fixing of floats.
8621 #. Allow use of RPTS.
8623 #. Be compatible with TI assembler.
8624 #. Be paranoid about DP reg. in ISRs.
8625 #. Pass arguments on stack.
8626 #. Enable features under development.
8627 #. Enable repeat block.
8628 #. Use BK as general register.
8629 #. Use decrement and branch for C3x.
8630 #. Enable debugging of GCC.
8631 #. Force constants into registers.
8632 #. Allow unsigned loop counters.
8633 #. Force op0 and op1 to be same.
8634 #. Save all 40 bits for floats.
8635 #. Allow parallel insns.
8636 #. Allow MPY||ADD, MPY||SUB insns.
8637 #. Assume mem refs possibly aliased.
8644 #. Run-time compilation parameters selecting different hardware subsets.
8646 #. Macro to define tables used to set the flags.
8647 #. This is a list in braces of triplets in braces,
8648 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8649 #. where VALUE is the bits to set or minus the bits to clear.
8650 #. An empty string NAME is used to identify the default VALUE.
8651 #: config/c4x/c4x.h:166
8652 msgid "Small memory model"
8655 #: config/c4x/c4x.h:168
8656 msgid "Big memory model"
8659 #: config/c4x/c4x.h:170
8660 msgid "Use MPYI instruction for C3x"
8663 #: config/c4x/c4x.h:172
8664 msgid "Do not use MPYI instruction for C3x"
8667 #: config/c4x/c4x.h:174
8668 msgid "Use fast but approximate float to integer conversion"
8671 #: config/c4x/c4x.h:176
8672 msgid "Use slow but accurate float to integer conversion"
8675 #: config/c4x/c4x.h:178
8676 msgid "Enable use of RTPS instruction"
8679 #: config/c4x/c4x.h:180
8680 msgid "Disable use of RTPS instruction"
8683 #: config/c4x/c4x.h:182
8684 msgid "Enable use of RTPB instruction"
8687 #: config/c4x/c4x.h:184
8688 msgid "Disable use of RTPB instruction"
8691 #: config/c4x/c4x.h:186
8692 msgid "Generate code for C30 CPU"
8695 #: config/c4x/c4x.h:188
8696 msgid "Generate code for C31 CPU"
8699 #: config/c4x/c4x.h:190
8700 msgid "Generate code for C32 CPU"
8703 #: config/c4x/c4x.h:192
8704 msgid "Generate code for C33 CPU"
8707 #: config/c4x/c4x.h:194
8708 msgid "Generate code for C40 CPU"
8711 #: config/c4x/c4x.h:196
8712 msgid "Generate code for C44 CPU"
8715 #: config/c4x/c4x.h:198
8716 msgid "Emit code compatible with TI tools"
8719 #: config/c4x/c4x.h:200
8720 msgid "Emit code to use GAS extensions"
8723 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
8724 msgid "Save DP across ISR in small memory model"
8727 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8728 msgid "Don't save DP across ISR in small memory model"
8731 #: config/c4x/c4x.h:210
8732 msgid "Pass arguments on the stack"
8735 #: config/c4x/c4x.h:212
8736 msgid "Pass arguments in registers"
8739 #: config/c4x/c4x.h:214
8740 msgid "Enable new features under development"
8743 #: config/c4x/c4x.h:216
8744 msgid "Disable new features under development"
8747 #: config/c4x/c4x.h:218
8748 msgid "Use the BK register as a general purpose register"
8751 #: config/c4x/c4x.h:220
8752 msgid "Do not allocate BK register"
8755 #: config/c4x/c4x.h:222
8756 msgid "Enable use of DB instruction"
8759 #: config/c4x/c4x.h:224
8760 msgid "Disable use of DB instruction"
8763 #: config/c4x/c4x.h:226
8764 msgid "Enable debugging"
8767 #: config/c4x/c4x.h:228
8768 msgid "Disable debugging"
8771 #: config/c4x/c4x.h:230
8772 msgid "Force constants into registers to improve hoisting"
8775 #: config/c4x/c4x.h:232
8776 msgid "Don't force constants into registers"
8779 #: config/c4x/c4x.h:234
8780 msgid "Force RTL generation to emit valid 3 operand insns"
8783 #: config/c4x/c4x.h:236
8784 msgid "Allow RTL generation to emit invalid 3 operand insns"
8787 #: config/c4x/c4x.h:238
8788 msgid "Allow unsigned iteration counts for RPTB/DB"
8791 #: config/c4x/c4x.h:240
8792 msgid "Disallow unsigned iteration counts for RPTB/DB"
8795 #: config/c4x/c4x.h:242
8796 msgid "Preserve all 40 bits of FP reg across call"
8799 #: config/c4x/c4x.h:244
8800 msgid "Only preserve 32 bits of FP reg across call"
8803 #: config/c4x/c4x.h:246
8804 msgid "Enable parallel instructions"
8807 #: config/c4x/c4x.h:248
8808 msgid "Disable parallel instructions"
8811 #: config/c4x/c4x.h:250
8812 msgid "Enable MPY||ADD and MPY||SUB instructions"
8815 #: config/c4x/c4x.h:252
8816 msgid "Disable MPY||ADD and MPY||SUB instructions"
8819 #: config/c4x/c4x.h:254
8820 msgid "Assume that pointers may be aliased"
8823 #: config/c4x/c4x.h:256
8824 msgid "Assume that pointers not aliased"
8827 #: config/c4x/c4x.h:330
8828 msgid "Specify maximum number of iterations for RPTS"
8831 #: config/c4x/c4x.h:332
8832 msgid "Select CPU to generate code for"
8835 #: config/cris/cris.c:630
8836 msgid "unexpected index-type in cris_print_index"
8839 #: config/cris/cris.c:644
8840 msgid "unexpected base-type in cris_print_base"
8843 #: config/cris/cris.c:945
8845 msgid "stackframe too big: %d bytes"
8848 #: config/cris/cris.c:1256
8849 msgid "allocated but unused delay list in epilogue"
8852 #: config/cris/cris.c:1266
8853 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8856 #: config/cris/cris.c:1342
8857 msgid "invalid operand for 'b' modifier"
8860 #: config/cris/cris.c:1355
8861 msgid "invalid operand for 'v' modifier"
8864 #: config/cris/cris.c:1365
8865 msgid "invalid operand for 'P' modifier"
8868 #: config/cris/cris.c:1372
8869 msgid "invalid operand for 'p' modifier"
8872 #: config/cris/cris.c:1411
8873 msgid "invalid operand for 'z' modifier"
8876 #: config/cris/cris.c:1459 config/cris/cris.c:1489
8877 msgid "invalid operand for 'H' modifier"
8880 #: config/cris/cris.c:1465
8881 msgid "bad register"
8884 #: config/cris/cris.c:1503
8885 msgid "invalid operand for 'e' modifier"
8888 #: config/cris/cris.c:1520
8889 msgid "invalid operand for 'm' modifier"
8892 #: config/cris/cris.c:1545
8893 msgid "invalid operand for 'A' modifier"
8896 #: config/cris/cris.c:1553
8897 msgid "invalid operand for 'D' modifier"
8900 #: config/cris/cris.c:1567
8901 msgid "invalid operand for 'T' modifier"
8904 #: config/cris/cris.c:1576
8905 msgid "invalid operand modifier letter"
8908 #: config/cris/cris.c:1584
8910 msgid "internal error: bad register: %d"
8911 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8913 #: config/cris/cris.c:1632
8914 msgid "unexpected multiplicative operand"
8917 #: config/cris/cris.c:1652
8918 msgid "unexpected operand"
8921 #: config/cris/cris.c:1685 config/cris/cris.c:1695
8922 msgid "unrecognized address"
8923 msgstr "нераспазнаны адрас"
8925 #: config/cris/cris.c:2048
8926 msgid "internal error: sideeffect-insn affecting main effect"
8929 #. If we get here, the caller got its initial tests wrong.
8930 #: config/cris/cris.c:2421
8931 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8934 #: config/cris/cris.c:2498 config/cris/cris.c:2559
8936 msgid "unrecognized supposed constant"
8937 msgstr "нераспазнаны выбар \"-%s\""
8939 #: config/cris/cris.c:2603
8940 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8943 #: config/cris/cris.c:2622
8945 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8948 #: config/cris/cris.c:2650
8950 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8953 #: config/cris/cris.c:2686
8955 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8958 #: config/cris/cris.c:2704
8959 msgid "-fPIC and -fpic are not supported in this configuration"
8962 #: config/cris/cris.c:2719
8963 msgid "that particular -g option is invalid with -maout and -melinux"
8966 #: config/cris/cris.c:2894 config/cris/cris.c:2939
8967 msgid "unexpected side-effects in address"
8970 #: config/cris/cris.c:3008
8971 msgid "unexpected PIC symbol"
8974 #: config/cris/cris.c:3012
8975 msgid "PIC register isn't set up"
8978 #: config/cris/cris.c:3033
8979 msgid "emitting PIC operand, but PIC register isn't set up"
8982 #: config/cris/aout.h:85
8983 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8986 #: config/cris/aout.h:92
8987 msgid "For elinux, request a specified stack-size for this program"
8990 #: config/cris/cris.h:354
8991 msgid "Work around bug in multiplication instruction"
8994 #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models.
8995 #: config/cris/cris.h:360
8996 msgid "Compile for ETRAX 4 (CRIS v3)"
8999 #: config/cris/cris.h:365
9000 msgid "Compile for ETRAX 100 (CRIS v8)"
9003 #: config/cris/cris.h:369
9004 msgid "Emit verbose debug information in assembly code"
9007 #: config/cris/cris.h:372
9009 msgid "Do not use condition codes from normal instructions"
9010 msgstr "Не генерыраваць сімвальныя інструкцыі"
9012 #: config/cris/cris.h:376
9013 msgid "Do not emit addressing modes with side-effect assignment"
9016 #: config/cris/cris.h:379
9017 msgid "Do not tune stack alignment"
9020 #: config/cris/cris.h:382
9021 msgid "Do not tune writable data alignment"
9024 #: config/cris/cris.h:385
9025 msgid "Do not tune code and read-only data alignment"
9028 #: config/cris/cris.h:394
9029 msgid "Align code and data to 32 bits"
9032 #: config/cris/cris.h:407
9033 msgid "Don't align items in code or data"
9036 #: config/cris/cris.h:410
9037 msgid "Do not emit function prologue or epilogue"
9040 #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
9041 #: config/cris/cris.h:414
9042 msgid "Use the most feature-enabling options allowed by other options"
9045 #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files.
9046 #: config/cris/cris.h:420
9047 msgid "Override -mbest-lib-options"
9050 #: config/cris/cris.h:452
9052 msgid "Generate code for the specified chip or CPU version"
9053 msgstr "Генерыраваць код для дадзенага ЦП"
9055 #: config/cris/cris.h:454
9056 msgid "Tune alignment for the specified chip or CPU version"
9059 #: config/cris/cris.h:456
9060 msgid "Warn when a stackframe is larger than the specified size"
9064 #: config/cris/cris.h:1016
9065 msgid "no FUNCTION_PROFILER for CRIS"
9068 #: config/cris/linux.h:69
9069 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9072 #: config/fr30/fr30.c:468
9073 msgid "fr30_print_operand_address: unhandled address"
9076 #: config/fr30/fr30.c:492
9078 msgid "fr30_print_operand: unrecognized %%p code"
9081 #: config/fr30/fr30.c:512
9083 msgid "fr30_print_operand: unrecognized %%b code"
9086 #: config/fr30/fr30.c:533
9088 msgid "fr30_print_operand: unrecognized %%B code"
9091 #: config/fr30/fr30.c:541
9093 msgid "fr30_print_operand: invalid operand to %%A code"
9096 #: config/fr30/fr30.c:558
9098 msgid "fr30_print_operand: invalid %%x code"
9101 #: config/fr30/fr30.c:565
9103 msgid "fr30_print_operand: invalid %%F code"
9106 #: config/fr30/fr30.c:582
9107 msgid "fr30_print_operand: unknown code"
9110 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
9111 #: config/fr30/fr30.c:644
9112 msgid "fr30_print_operand: unhandled MEM"
9115 #: config/fr30/fr30.h:64
9116 msgid "Assume small address space"
9119 #: config/frv/frv.c:576 config/frv/frv.c:603
9121 msgid "Unknown cpu: -mcpu=%s"
9124 #: config/frv/frv.c:2539
9125 msgid "Bad insn to frv_print_operand_address:"
9128 #: config/frv/frv.c:2550
9129 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9132 #: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
9133 #: config/frv/frv.c:2629 config/frv/frv.c:2634
9134 msgid "Bad insn to frv_print_operand_memory_reference:"
9137 #: config/frv/frv.c:2721
9138 msgid "bad condition code"
9141 #: config/frv/frv.c:2796
9142 msgid "Bad insn in frv_print_operand, bad const_double"
9145 #: config/frv/frv.c:2857
9146 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9149 #: config/frv/frv.c:2865
9150 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9153 #: config/frv/frv.c:2881
9154 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9157 #: config/frv/frv.c:2895
9158 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9161 #: config/frv/frv.c:2943
9162 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9165 #: config/frv/frv.c:2956
9166 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9169 #: config/frv/frv.c:2977
9170 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9173 #: config/frv/frv.c:2995
9174 msgid "Bad insn to frv_print_operand, P modifier:"
9177 #: config/frv/frv.c:3015
9178 msgid "Bad insn in frv_print_operand, z case"
9181 #: config/frv/frv.c:3046
9182 msgid "Bad insn in frv_print_operand, 0 case"
9185 #: config/frv/frv.c:3051
9186 msgid "frv_print_operand: unknown code"
9189 #: config/frv/frv.c:5944
9190 msgid "Bad output_move_single operand"
9193 #: config/frv/frv.c:6071
9194 msgid "Bad output_move_double operand"
9197 #: config/frv/frv.c:6213
9198 msgid "Bad output_condmove_single operand"
9201 #: config/frv/frv.c:9774
9202 msgid "accumulator is not a constant integer"
9205 #: config/frv/frv.c:9779
9206 msgid "accumulator number is out of bounds"
9209 #: config/frv/frv.c:9790
9211 msgid "inappropriate accumulator for %qs"
9214 #: config/frv/frv.c:9856
9216 msgid "invalid IACC argument"
9217 msgstr "нерэчаіснае значэньне %%C"
9219 #: config/frv/frv.c:9879
9221 msgid "%qs expects a constant argument"
9224 #: config/frv/frv.c:9884
9226 msgid "constant argument out of range for %qs"
9229 #: config/frv/frv.c:10319
9230 msgid "media functions are not available unless -mmedia is used"
9233 #: config/frv/frv.c:10331
9234 msgid "this media function is only available on the fr500"
9237 #: config/frv/frv.c:10359
9238 msgid "this media function is only available on the fr400 and fr550"
9241 #: config/frv/frv.c:10378
9242 msgid "this builtin function is only available on the fr405 and fr450"
9245 #: config/frv/frv.c:10387
9246 msgid "this builtin function is only available on the fr500 and fr550"
9249 #: config/frv/frv.c:10399
9250 msgid "this builtin function is only available on the fr450"
9253 #. This macro is a C statement to print on `stderr' a string describing the
9254 #. particular machine description choice. Every machine description should
9255 #. define `TARGET_VERSION'. For example:
9258 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
9260 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
9262 #: config/frv/frv.h:550
9266 #: config/h8300/h8300.c:358
9268 msgid "-ms2600 is used without -ms"
9269 msgstr "-ms2600 ужываецца без -ms."
9271 #: config/h8300/h8300.c:364
9273 msgid "-mn is used without -mh or -ms"
9274 msgstr "-ms2600 ужываецца без -ms."
9276 #. Macro to define tables used to set the flags.
9277 #. This is a list in braces of pairs in braces,
9278 #. each pair being { "NAME", VALUE }
9279 #. where VALUE is the bits to set or minus the bits to clear.
9280 #. An empty string NAME is used to identify the default VALUE.
9281 #: config/h8300/h8300.h:159
9283 msgid "Generate H8S code"
9284 msgstr "Стварыць код для DLL"
9286 #: config/h8300/h8300.h:160
9288 msgid "Do not generate H8S code"
9289 msgstr "Не ствараць код для 68851"
9291 #: config/h8300/h8300.h:161
9293 msgid "Generate H8SX code"
9294 msgstr "Стварыць код для DLL"
9296 #: config/h8300/h8300.h:162
9298 msgid "Do not generate H8SX code"
9299 msgstr "Не ствараць код для 68851"
9301 #: config/h8300/h8300.h:163
9302 msgid "Generate H8S/2600 code"
9305 #: config/h8300/h8300.h:164
9307 msgid "Do not generate H8S/2600 code"
9308 msgstr "Стварыць код для DLL"
9310 #: config/h8300/h8300.h:165
9311 msgid "Make integers 32 bits wide"
9314 #: config/h8300/h8300.h:168
9315 msgid "Use registers for argument passing"
9318 #: config/h8300/h8300.h:170
9319 msgid "Do not use registers for argument passing"
9322 #: config/h8300/h8300.h:172
9323 msgid "Consider access to byte sized memory slow"
9326 #: config/h8300/h8300.h:173
9327 msgid "Enable linker relaxing"
9330 #: config/h8300/h8300.h:174
9331 msgid "Generate H8/300H code"
9334 #: config/h8300/h8300.h:175
9335 msgid "Enable the normal mode"
9338 #: config/h8300/h8300.h:176
9339 msgid "Do not generate H8/300H code"
9342 #: config/h8300/h8300.h:177
9343 msgid "Use H8/300 alignment rules"
9346 #: config/i386/host-cygwin.c:65
9348 msgid "can't extend PCH file: %m"
9349 msgstr "немагчыма стварыць часовы файл"
9351 #: config/i386/host-cygwin.c:76
9353 msgid "can't set position in PCH file: %m"
9354 msgstr "немагчыма зачыніць уваходзячы файл %s"
9356 #: config/i386/i386.c:1242
9358 msgid "code model %s not supported in PIC mode"
9361 #: config/i386/i386.c:1252 config/sparc/sparc.c:616
9363 msgid "bad value (%s) for -mcmodel= switch"
9366 #: config/i386/i386.c:1267
9368 msgid "bad value (%s) for -masm= switch"
9371 #: config/i386/i386.c:1270
9373 msgid "code model %qs not supported in the %s bit mode"
9374 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
9376 #: config/i386/i386.c:1273
9377 msgid "code model %<large%> not supported yet"
9380 #: config/i386/i386.c:1275
9382 msgid "%i-bit mode not compiled in"
9385 #: config/i386/i386.c:1305 config/i386/i386.c:1329
9387 msgid "CPU you selected does not support x86-64 instruction set"
9388 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9390 #: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
9392 msgid "bad value (%s) for -march= switch"
9395 #: config/i386/i386.c:1342
9397 msgid "bad value (%s) for -mtune= switch"
9400 #: config/i386/i386.c:1359
9402 msgid "-mregparm=%d is not between 0 and %d"
9405 #: config/i386/i386.c:1372
9406 msgid "-malign-loops is obsolete, use -falign-loops"
9409 #: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
9411 msgid "-malign-loops=%d is not between 0 and %d"
9414 #: config/i386/i386.c:1385
9415 msgid "-malign-jumps is obsolete, use -falign-jumps"
9418 #: config/i386/i386.c:1398
9419 msgid "-malign-functions is obsolete, use -falign-functions"
9422 #: config/i386/i386.c:1436
9424 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9427 #: config/i386/i386.c:1448
9429 msgid "-mbranch-cost=%d is not between 0 and 5"
9432 #: config/i386/i386.c:1460
9434 msgid "bad value (%s) for -mtls-dialect= switch"
9437 #: config/i386/i386.c:1507
9438 msgid "-malign-double makes no sense in the 64bit mode"
9441 #: config/i386/i386.c:1509
9442 msgid "-mrtd calling convention not supported in the 64bit mode"
9445 #: config/i386/i386.c:1538 config/i386/i386.c:1549
9446 msgid "SSE instruction set disabled, using 387 arithmetics"
9449 #: config/i386/i386.c:1554
9450 msgid "387 instruction set disabled, using SSE arithmetics"
9453 #: config/i386/i386.c:1561
9455 msgid "bad value (%s) for -mfpmath= switch"
9458 #: config/i386/i386.c:1714 config/i386/i386.c:1725
9459 msgid "fastcall and stdcall attributes are not compatible"
9462 #: config/i386/i386.c:1718 config/i386/i386.c:1774
9463 msgid "fastcall and regparm attributes are not compatible"
9466 #: config/i386/i386.c:1761
9468 msgid "%qs attribute requires an integer constant argument"
9471 #: config/i386/i386.c:1767
9473 msgid "argument to %qs attribute larger than %d"
9474 msgstr "памер \"%s\" больш чам %d байт"
9476 #: config/i386/i386.c:2565
9477 msgid "SSE register return with SSE disabled"
9480 #: config/i386/i386.c:2567
9481 msgid "SSE register argument with SSE disabled"
9484 #: config/i386/i386.c:2867
9485 msgid "SSE vector argument without SSE enabled changes the ABI"
9488 #: config/i386/i386.c:2884
9489 msgid "MMX vector argument without MMX enabled changes the ABI"
9492 #: config/i386/i386.c:3132
9493 msgid "SSE vector return without SSE enabled changes the ABI"
9496 #: config/i386/i386.c:6029
9497 msgid "invalid UNSPEC as operand"
9500 #: config/i386/i386.c:6267
9501 msgid "extended registers have no high halves"
9504 #: config/i386/i386.c:6282
9505 msgid "unsupported operand size for extended register"
9508 #: config/i386/i386.c:6598
9509 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9512 #: config/i386/i386.c:6651
9514 msgid "invalid operand code '%c'"
9515 msgstr "Нерэчаісны выбар \"%s\""
9517 #: config/i386/i386.c:6694
9519 msgid "invalid constraints for operand"
9520 msgstr "нерэчаісны %%c аперанд"
9522 #: config/i386/i386.c:11971
9524 msgid "unknown insn mode"
9525 msgstr "невядомы рэжым машыны \"%s\""
9527 #: config/i386/i386.c:14226
9529 msgid "selector must be an integer constant in the range 0..%i"
9532 #: config/i386/i386.c:14564
9533 msgid "shift must be an immediate"
9536 #: config/i386/i386.c:15703
9538 msgid "%qs incompatible attribute ignored"
9539 msgstr "\"%s\" атрыбут ігнарыруецца"
9541 #: config/i386/winnt.c:74
9543 msgid "%qs attribute only applies to variables"
9544 msgstr "\"%s\" атрыбут ігнарыруецца"
9546 #: config/i386/winnt.c:172
9547 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9550 #: config/i386/winnt.c:183
9551 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9554 #: config/i386/winnt.c:195
9555 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9558 #: config/i386/winnt.c:255
9559 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9562 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9564 msgid "%qs declared as both exported to and imported from a DLL"
9567 #: config/i386/winnt.c:308
9568 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9571 #: config/i386/winnt.c:447
9572 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9575 #: config/i386/winnt.c:450
9576 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9579 #: config/i386/winnt.c:617
9580 msgid "%J'%D' causes a section type conflict"
9583 #: config/i386/cygming.h:61
9584 msgid "Use the Cygwin interface"
9587 #: config/i386/cygming.h:62
9588 msgid "Use the Mingw32 interface"
9591 #: config/i386/cygming.h:63
9592 msgid "Create GUI application"
9593 msgstr "Стварыць GUI прыдатак"
9595 #: config/i386/cygming.h:64
9596 msgid "Don't set Windows defines"
9599 #: config/i386/cygming.h:65
9600 msgid "Set Windows defines"
9603 #: config/i386/cygming.h:66
9604 msgid "Create console application"
9605 msgstr "Стварыць кансольны прыдатак"
9607 #: config/i386/cygming.h:67
9608 msgid "Generate code for a DLL"
9609 msgstr "Стварыць код для DLL"
9611 #: config/i386/cygming.h:69
9612 msgid "Ignore dllimport for functions"
9615 #: config/i386/cygming.h:71
9616 msgid "Use Mingw-specific thread support"
9619 #: config/i386/cygming.h:185
9621 msgid "-f%s ignored for target (all code is position independent)"
9624 #: config/i386/djgpp.h:191
9625 msgid "-mbnu210 is ignored (option is obsolete)"
9628 #: config/i386/i386-interix.h:257
9630 msgid "ms-bitfields not supported for objc"
9631 msgstr "-pipe не падтрымліваецца"
9639 #: config/i386/i386.h:347
9640 msgid "Alternate calling convention"
9643 #: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
9644 msgid "Use normal calling convention"
9647 #: config/i386/i386.h:351
9648 msgid "Align some doubles on dword boundary"
9651 #: config/i386/i386.h:353
9652 msgid "Align doubles on word boundary"
9655 #: config/i386/i386.h:355
9656 msgid "Uninitialized locals in .bss"
9659 #: config/i386/i386.h:357
9660 msgid "Uninitialized locals in .data"
9663 #: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
9664 msgid "Use IEEE math for fp comparisons"
9667 #: config/i386/i386.h:361 config/ns32k/ns32k.h:169
9668 msgid "Do not use IEEE math for fp comparisons"
9671 #: config/i386/i386.h:363
9672 msgid "Return values of functions in FPU registers"
9675 #: config/i386/i386.h:365
9676 msgid "Do not return values of functions in FPU registers"
9679 #: config/i386/i386.h:367
9680 msgid "Do not generate sin, cos, sqrt for FPU"
9683 #: config/i386/i386.h:369
9684 msgid "Generate sin, cos, sqrt for FPU"
9687 #: config/i386/i386.h:371
9688 msgid "Omit the frame pointer in leaf functions"
9691 #: config/i386/i386.h:374
9692 msgid "Enable stack probing"
9697 #: config/i386/i386.h:379
9698 msgid "Align destination of the string operations"
9701 #: config/i386/i386.h:381
9702 msgid "Do not align destination of the string operations"
9705 #: config/i386/i386.h:383
9706 msgid "Inline all known string operations"
9709 #: config/i386/i386.h:385
9710 msgid "Do not inline all known string operations"
9713 #: config/i386/i386.h:387 config/i386/i386.h:391
9714 msgid "Use push instructions to save outgoing arguments"
9717 #: config/i386/i386.h:389 config/i386/i386.h:393
9718 msgid "Do not use push instructions to save outgoing arguments"
9721 #: config/i386/i386.h:395
9722 msgid "Support MMX built-in functions"
9725 #: config/i386/i386.h:397
9726 msgid "Do not support MMX built-in functions"
9729 #: config/i386/i386.h:399
9730 msgid "Support 3DNow! built-in functions"
9733 #: config/i386/i386.h:401
9734 msgid "Do not support 3DNow! built-in functions"
9737 #: config/i386/i386.h:403
9738 msgid "Support MMX and SSE built-in functions and code generation"
9741 #: config/i386/i386.h:405
9742 msgid "Do not support MMX and SSE built-in functions and code generation"
9745 #: config/i386/i386.h:407
9746 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9749 #: config/i386/i386.h:409
9750 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9753 #: config/i386/i386.h:411
9754 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9757 #: config/i386/i386.h:413
9758 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9761 #: config/i386/i386.h:415
9762 msgid "sizeof(long double) is 16"
9765 #: config/i386/i386.h:417
9766 msgid "sizeof(long double) is 12"
9769 #: config/i386/i386.h:419
9770 msgid "Generate 64bit x86-64 code"
9773 #: config/i386/i386.h:421
9774 msgid "Generate 32bit i386 code"
9777 #: config/i386/i386.h:423
9778 msgid "Use native (MS) bitfield layout"
9781 #: config/i386/i386.h:425
9782 msgid "Use gcc default bitfield layout"
9785 #: config/i386/i386.h:427
9786 msgid "Use red-zone in the x86-64 code"
9789 #: config/i386/i386.h:429
9790 msgid "Do not use red-zone in the x86-64 code"
9793 #: config/i386/i386.h:431
9795 msgid "Use direct references against %gs when accessing tls data"
9798 #: config/i386/i386.h:433
9800 msgid "Do not use direct references against %gs when accessing tls data"
9803 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9804 #. command options that have values. Its definition is an
9805 #. initializer with a subgrouping for each command option.
9807 #. Each subgrouping contains a string constant, that defines the
9808 #. fixed part of the option name, and the address of a variable. The
9809 #. variable, type `char *', is set to the variable part of the given
9810 #. option if the fixed part matches. The actual option name is made
9811 #. by appending `-m' to the specified name.
9812 #: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
9813 #: config/s390/s390.h:158 config/sparc/sparc.h:720
9814 msgid "Schedule code for given CPU"
9817 #: config/i386/i386.h:473
9818 msgid "Generate floating point mathematics using given instruction set"
9821 #: config/i386/i386.h:475 config/s390/s390.h:160
9822 msgid "Generate code for given CPU"
9823 msgstr "Генерыраваць код для дадзенага ЦП"
9825 #: config/i386/i386.h:477
9826 msgid "Number of registers used to pass integer arguments"
9829 #: config/i386/i386.h:479
9830 msgid "Loop code aligned to this power of 2"
9833 #: config/i386/i386.h:481
9834 msgid "Jump targets are aligned to this power of 2"
9837 #: config/i386/i386.h:483
9838 msgid "Function starts are aligned to this power of 2"
9841 #: config/i386/i386.h:486
9842 msgid "Attempt to keep stack aligned to this power of 2"
9845 #: config/i386/i386.h:488
9846 msgid "Branches are this expensive (1-5, arbitrary units)"
9849 #: config/i386/i386.h:490
9850 msgid "Use given x86-64 code model"
9855 #: config/i386/i386.h:496
9856 msgid "Use given assembler dialect"
9857 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9859 #: config/i386/i386.h:498
9861 msgid "Use given thread-local storage dialect"
9862 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9864 #: config/i386/sco5.h:290
9865 msgid "Generate ELF output"
9866 msgstr "Стварыць ELF-вывад"
9868 #. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later.
9869 #. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong.
9870 #: config/i386/xm-djgpp.h:62
9871 msgid "environment variable DJGPP not defined"
9874 #: config/i386/xm-djgpp.h:64
9876 msgid "environment variable DJGPP points to missing file '%s'"
9879 #: config/i386/xm-djgpp.h:67
9881 msgid "environment variable DJGPP points to corrupt file '%s'"
9884 #. Macro to define tables used to set the flags.
9885 #. This is a list in braces of pairs in braces,
9886 #. each pair being { "NAME", VALUE }
9887 #. where VALUE is the bits to set or minus the bits to clear.
9888 #. An empty string NAME is used to identify the default VALUE.
9889 #: config/i860/i860.h:60
9890 msgid "Generate code which uses the FPU"
9893 #: config/i860/i860.h:61 config/i860/i860.h:62
9894 msgid "Do not generate code which uses the FPU"
9897 #: config/ia64/ia64-c.c:52
9898 msgid "malformed #pragma builtin"
9901 #: config/ia64/ia64.c:494 config/m32r/m32r.c:360
9903 msgid "invalid argument of %qs attribute"
9904 msgstr "нявернае выкарыстанне \"restict\""
9906 #: config/ia64/ia64.c:506
9907 msgid "%Jan address area attribute cannot be specified for local variables"
9910 #: config/ia64/ia64.c:513
9912 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9913 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
9915 #: config/ia64/ia64.c:520
9917 msgid "%Jaddress area attribute cannot be specified for functions"
9918 msgstr "\"%s\" звычайна функцыя"
9920 #: config/ia64/ia64.c:4187
9921 msgid "ia64_print_operand: unknown code"
9924 #: config/ia64/ia64.c:4560 config/pa/pa.c:330
9925 msgid "value of -mfixed-range must have form REG1-REG2"
9928 #: config/ia64/ia64.c:4587 config/pa/pa.c:357
9930 msgid "%s-%s is an empty range"
9933 #: config/ia64/ia64.c:4638
9934 msgid "cannot optimize floating point division for both latency and throughput"
9937 #: config/ia64/ia64.c:4655
9938 msgid "cannot optimize integer division for both latency and throughput"
9941 #: config/ia64/ia64.c:4672
9942 msgid "cannot optimize square root for both latency and throughput"
9945 #: config/ia64/ia64.c:4686
9946 msgid "not yet implemented: latency-optimized inline square root"
9949 #: config/ia64/ia64.c:4698
9951 msgid "bad value (%s) for -mtls-size= switch"
9954 #: config/ia64/ia64.c:4714
9956 msgid "bad value (%s) for -tune= switch"
9959 #. This macro defines names of command options to set and clear bits in
9960 #. `target_flags'. Its definition is an initializer with a subgrouping for
9961 #. each command option.
9962 #: config/ia64/ia64.h:178
9963 msgid "Generate big endian code"
9966 #: config/ia64/ia64.h:180 config/mcore/mcore.h:146
9967 msgid "Generate little endian code"
9970 #: config/ia64/ia64.h:182
9971 msgid "Generate code for GNU as"
9972 msgstr "Генерыраваць код для GNU as"
9974 #: config/ia64/ia64.h:184
9975 msgid "Generate code for Intel as"
9976 msgstr "Генерыраваць код для Intel as"
9978 #: config/ia64/ia64.h:186
9979 msgid "Generate code for GNU ld"
9980 msgstr "Генерыраваць код для GNU ld"
9982 #: config/ia64/ia64.h:188
9983 msgid "Generate code for Intel ld"
9984 msgstr "Генерыраваць код для Intel ld"
9986 #: config/ia64/ia64.h:190
9987 msgid "Generate code without GP reg"
9988 msgstr "Генерыраваць код без GP reg"
9990 #: config/ia64/ia64.h:192
9991 msgid "Emit stop bits before and after volatile extended asms"
9994 #: config/ia64/ia64.h:194
9995 msgid "Don't emit stop bits before and after volatile extended asms"
9998 #: config/ia64/ia64.h:196
9999 msgid "Use in/loc/out register names"
10002 #: config/ia64/ia64.h:198
10003 msgid "Disable use of sdata/scommon/sbss"
10006 #: config/ia64/ia64.h:200
10007 msgid "Enable use of sdata/scommon/sbss"
10010 #: config/ia64/ia64.h:202
10011 msgid "gp is constant (but save/restore gp on indirect calls)"
10014 #: config/ia64/ia64.h:204
10015 msgid "Generate self-relocatable code"
10018 #: config/ia64/ia64.h:206
10019 msgid "Generate inline floating point division, optimize for latency"
10022 #: config/ia64/ia64.h:208
10023 msgid "Generate inline floating point division, optimize for throughput"
10026 #: config/ia64/ia64.h:211
10027 msgid "Do not inline floating point division"
10030 #: config/ia64/ia64.h:213
10031 msgid "Generate inline integer division, optimize for latency"
10034 #: config/ia64/ia64.h:215
10035 msgid "Generate inline integer division, optimize for throughput"
10038 #: config/ia64/ia64.h:217
10039 msgid "Do not inline integer division"
10042 #: config/ia64/ia64.h:219
10043 msgid "Generate inline square root, optimize for latency"
10046 #: config/ia64/ia64.h:221
10047 msgid "Generate inline square root, optimize for throughput"
10050 #: config/ia64/ia64.h:223
10051 msgid "Do not inline square root"
10054 #: config/ia64/ia64.h:225
10055 msgid "Enable Dwarf 2 line debug info via GNU as"
10058 #: config/ia64/ia64.h:227
10059 msgid "Disable Dwarf 2 line debug info via GNU as"
10062 #: config/ia64/ia64.h:229
10063 msgid "Enable earlier placing stop bits for better scheduling"
10066 #: config/ia64/ia64.h:231
10067 msgid "Disable earlier placing stop bits"
10070 #: config/ia64/ia64.h:276
10071 msgid "Specify range of registers to make fixed"
10074 #: config/ip2k/ip2k.c:1087
10076 msgid "bad operand"
10077 msgstr "нерэчаісны %%f аперанд"
10079 #: config/iq2000/iq2000.c:1649
10081 msgid "bad value (%s) for -mcpu= switch"
10084 #: config/iq2000/iq2000.c:1678
10086 msgid "The compiler does not support -march=%s."
10087 msgstr "%s не падтрымлівае %s"
10089 #: config/iq2000/iq2000.c:2065
10091 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10094 #: config/iq2000/iq2000.c:2847
10096 msgid "argument %qd is not a constant"
10097 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10099 #: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
10100 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10103 #: config/iq2000/iq2000.c:3305
10105 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10108 #: config/iq2000/iq2000.c:3314 config/mips/mips.c:4838
10109 #: config/xtensa/xtensa.c:1887
10110 msgid "PRINT_OPERAND null pointer"
10113 #: config/iq2000/iq2000.c:3383
10115 msgid "invalid %%P operand"
10116 msgstr "нерэчаісны %%-код"
10118 #: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10864
10120 msgid "invalid %%p value"
10123 #: config/iq2000/iq2000.c:3455 config/mips/mips.c:4964
10125 msgid "invalid use of %%d, %%x, or %%X"
10128 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10129 msgid "No default crt0.o"
10132 #: config/iq2000/iq2000.h:74
10133 msgid "Use GP relative sdata/sbss sections"
10136 #: config/iq2000/iq2000.h:76
10137 msgid "Don't use GP relative sdata/sbss sections"
10140 #: config/iq2000/iq2000.h:78 config/mips/mips.h:593
10141 msgid "Use ROM instead of RAM"
10144 #: config/iq2000/iq2000.h:80 config/mips/mips.h:595
10145 msgid "Don't use ROM instead of RAM"
10148 #: config/iq2000/iq2000.h:82 config/mips/mips.h:597
10149 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10152 #: config/iq2000/iq2000.h:84 config/mips/mips.h:599
10153 msgid "Don't put uninitialized constants in ROM"
10156 #: config/iq2000/iq2000.h:106 config/mips/mips.h:788
10157 msgid "Specify CPU for scheduling purposes"
10160 #: config/iq2000/iq2000.h:108 config/mips/mips.h:790
10161 msgid "Specify CPU for code generation purposes"
10164 #: config/m32r/m32r.c:178
10166 msgid "bad value (%s) for -mmodel switch"
10169 #: config/m32r/m32r.c:187
10171 msgid "bad value (%s) for -msdata switch"
10174 #: config/m32r/m32r.c:194
10176 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10179 #: config/m32r/m32r.c:2111
10181 msgid "invalid operand to %%s code"
10182 msgstr "нерэчаісны %%-код"
10184 #: config/m32r/m32r.c:2118
10186 msgid "invalid operand to %%p code"
10187 msgstr "нерэчаісны %%-код"
10189 #: config/m32r/m32r.c:2173
10190 msgid "bad insn for 'A'"
10193 #: config/m32r/m32r.c:2220
10195 msgid "invalid operand to %%T/%%B code"
10196 msgstr "нерэчаісны %%-код"
10198 #: config/m32r/m32r.c:2243
10200 msgid "invalid operand to %%N code"
10201 msgstr "нерэчаісны %%-код"
10203 #: config/m32r/m32r.c:2276
10204 msgid "pre-increment address is not a register"
10207 #: config/m32r/m32r.c:2283
10208 msgid "pre-decrement address is not a register"
10211 #: config/m32r/m32r.c:2290
10212 msgid "post-increment address is not a register"
10215 #: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
10216 #: config/rs6000/rs6000.c:17580
10217 msgid "bad address"
10218 msgstr "дрэнны адрас"
10220 #: config/m32r/m32r.c:2387
10222 msgid "lo_sum not of register"
10223 msgstr "Не выкарыстоўваць рэгістра sb"
10225 #. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
10226 #: config/m32r/m32r.h:283
10227 msgid "Display compile time statistics"
10230 #: config/m32r/m32r.h:285
10231 msgid "Align all loops to 32 byte boundary"
10234 #: config/m32r/m32r.h:288
10235 msgid "Only issue one instruction per cycle"
10238 #: config/m32r/m32r.h:291
10239 msgid "Prefer branches over conditional execution"
10242 #: config/m32r/m32r.h:312
10243 msgid "Code size: small, medium or large"
10246 #: config/m32r/m32r.h:314
10247 msgid "Small data area: none, sdata, use"
10250 #: config/m32r/m32r.h:316 config/mips/mips.h:796
10251 msgid "Don't call any cache flush functions"
10254 #: config/m32r/m32r.h:318 config/mips/mips.h:798
10255 msgid "Specify cache flush function"
10258 #: config/m32r/m32r.h:320
10259 msgid "Don't call any cache flush trap"
10262 #: config/m32r/m32r.h:322
10263 msgid "Specify cache flush trap number"
10266 #: config/m68hc11/m68hc11.c:293
10268 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10271 #: config/m68hc11/m68hc11.c:1433
10272 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10275 #: config/m68hc11/m68hc11.c:1439
10276 msgid "%<trap%> attribute is already used"
10279 #. !!!! SCz wrong here.
10280 #: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
10281 msgid "move insn not handled"
10284 #: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
10285 #: config/m68hc11/m68hc11.c:3985
10286 msgid "invalid register in the move instruction"
10289 #: config/m68hc11/m68hc11.c:3664
10290 msgid "invalid operand in the instruction"
10293 #: config/m68hc11/m68hc11.c:3959
10295 msgid "invalid register in the instruction"
10296 msgstr "нявернае выкарыстанне \"restict\""
10298 #: config/m68hc11/m68hc11.c:3992
10299 msgid "operand 1 must be a hard register"
10302 #: config/m68hc11/m68hc11.c:4006
10304 msgid "invalid rotate insn"
10305 msgstr "Нерэчаісны выбар %s"
10307 #: config/m68hc11/m68hc11.c:4430
10308 msgid "registers IX, IY and Z used in the same INSN"
10311 #: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
10312 msgid "cannot do z-register replacement"
10315 #: config/m68hc11/m68hc11.c:5130
10316 msgid "invalid Z register replacement for insn"
10319 #. Macro to define tables used to set the flags. This is a list in braces of
10320 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10321 #. to set or minus the bits to clear. An empty string NAME is used to
10322 #. identify the default VALUE.
10323 #: config/m68hc11/m68hc11.h:179
10324 msgid "Compile with 16-bit integer mode"
10327 #: config/m68hc11/m68hc11.h:181
10328 msgid "Compile with 32-bit integer mode"
10331 #: config/m68hc11/m68hc11.h:183
10332 msgid "Auto pre/post decrement increment allowed"
10335 #: config/m68hc11/m68hc11.h:185
10336 msgid "Auto pre/post decrement increment not allowed"
10339 #: config/m68hc11/m68hc11.h:187
10340 msgid "Min/max instructions allowed"
10343 #: config/m68hc11/m68hc11.h:189
10344 msgid "Min/max instructions not allowed"
10347 #: config/m68hc11/m68hc11.h:191
10348 msgid "Use call and rtc for function calls and returns"
10351 #: config/m68hc11/m68hc11.h:193
10352 msgid "Use jsr and rts for function calls and returns"
10355 #: config/m68hc11/m68hc11.h:195
10356 msgid "Do not use direct addressing mode for soft registers"
10359 #: config/m68hc11/m68hc11.h:197
10360 msgid "Use direct addressing mode for soft registers"
10363 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10364 msgid "Compile for a 68HC11"
10367 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10368 msgid "Compile for a 68HC12"
10371 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10372 msgid "Compile for a 68HCS12"
10375 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10376 #. command options that have values. Its definition is an
10377 #. initializer with a subgrouping for each command option.
10379 #. Each subgrouping contains a string constant, that defines the
10380 #. fixed part of the option name, and the address of a variable. The
10381 #. variable, type `char *', is set to the variable part of the given
10382 #. option if the fixed part matches. The actual option name is made
10383 #. by appending `-m' to the specified name.
10384 #: config/m68hc11/m68hc11.h:223
10385 msgid "Specify the register allocation order"
10388 #: config/m68hc11/m68hc11.h:225
10389 msgid "Indicate the number of soft registers available"
10392 #: config/m68k/m68k.c:216
10393 msgid "-mshared-library-id= specified without -mid-shared-library"
10396 #: config/m68k/m68k.c:219
10398 msgid "-mshared-library-id=%d is not between 0 and %d"
10401 #: config/m68k/m68k.c:233
10402 msgid "cannot specify both -msep-data and -mid-shared-library"
10405 #: config/m68k/m68k.c:245
10406 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10409 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13707
10410 msgid "stack limit expression is not supported"
10413 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10414 msgid "Generate code for a 68020"
10415 msgstr "Ствараць код для 68020"
10417 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10418 msgid "Generate code for a 68000"
10419 msgstr "Ствараць код для 68000"
10421 #: config/m68k/m68k.h:252
10422 msgid "Use the bit-field instructions"
10425 #: config/m68k/m68k.h:254
10427 msgid "Do not use the bit-field instructions"
10428 msgstr "Не генерыраваць сімвальныя інструкцыі"
10430 #: config/m68k/m68k.h:256
10431 msgid "Consider type 'int' to be 16 bits wide"
10434 #: config/m68k/m68k.h:258
10435 msgid "Consider type 'int' to be 32 bits wide"
10438 #: config/m68k/m68k.h:261
10439 msgid "Generate code with library calls for floating point"
10442 #: config/m68k/m68k.h:263
10443 msgid "Generate code for a 68040, without any new instructions"
10446 #: config/m68k/m68k.h:266
10447 msgid "Generate code for a 68060, without any new instructions"
10450 #: config/m68k/m68k.h:270
10451 msgid "Generate code for a 68030"
10452 msgstr "Ствараць код для 68030"
10454 #: config/m68k/m68k.h:273
10455 msgid "Generate code for a 68040"
10456 msgstr "Ствараць код для 68040"
10458 #: config/m68k/m68k.h:277
10459 msgid "Generate code for a 68060"
10460 msgstr "Ствараць код для 68060"
10462 #: config/m68k/m68k.h:282
10463 msgid "Generate code for a 520X"
10464 msgstr "Ствараць код для 520X"
10466 #: config/m68k/m68k.h:286
10468 msgid "Generate code for a 5206e"
10469 msgstr "Ствараць код для 520X"
10471 #: config/m68k/m68k.h:290
10473 msgid "Generate code for a 528x"
10474 msgstr "Ствараць код для 520X"
10476 #: config/m68k/m68k.h:294
10478 msgid "Generate code for a 5307"
10479 msgstr "Ствараць код для 520X"
10481 #: config/m68k/m68k.h:298
10483 msgid "Generate code for a 5407"
10484 msgstr "Ствараць код для 520X"
10486 #: config/m68k/m68k.h:301
10487 msgid "Generate code for a 68851"
10488 msgstr "Ствараць код для 68851"
10490 #: config/m68k/m68k.h:303
10491 msgid "Do no generate code for a 68851"
10492 msgstr "Не ствараць код для 68851"
10494 #: config/m68k/m68k.h:306
10495 msgid "Generate code for a 68302"
10496 msgstr "Ствараць код для 68302"
10498 #: config/m68k/m68k.h:309
10499 msgid "Generate code for a 68332"
10500 msgstr "Ствараць код для 68332"
10502 #: config/m68k/m68k.h:313
10503 msgid "Generate code for a cpu32"
10504 msgstr "Ствараць код для цп32"
10506 #: config/m68k/m68k.h:316
10507 msgid "Align variables on a 32-bit boundary"
10510 #: config/m68k/m68k.h:318
10511 msgid "Align variables on a 16-bit boundary"
10514 #: config/m68k/m68k.h:320
10515 msgid "Enable separate data segment"
10518 #: config/m68k/m68k.h:322
10519 msgid "Disable separate data segment"
10522 #: config/m68k/m68k.h:324
10523 msgid "Enable ID based shared library"
10526 #: config/m68k/m68k.h:326
10527 msgid "Disable ID based shared library"
10530 #: config/m68k/m68k.h:328
10531 msgid "Generate pc-relative code"
10534 #: config/m68k/m68k.h:330
10535 msgid "Do not use unaligned memory references"
10538 #: config/m68k/m68k.h:332
10539 msgid "Use unaligned memory references"
10542 #: config/m68k/m68k.h:334
10543 msgid "Use different calling convention using 'rtd'"
10546 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
10547 #: config/m68k/m68k.h:344
10548 msgid "ID of shared library to build"
10551 #: config/mcore/mcore.c:2992
10553 msgid "invalid option %<-mstack-increment=%s%>"
10554 msgstr "Нерэчаісны выбар \"%s\""
10556 #: config/mcore/mcore.h:113
10557 msgid "Inline constants if it can be done in 2 insns or less"
10560 #: config/mcore/mcore.h:115
10561 msgid "Inline constants if it only takes 1 instruction"
10564 #: config/mcore/mcore.h:117
10565 msgid "Set maximum alignment to 4"
10568 #: config/mcore/mcore.h:119
10569 msgid "Set maximum alignment to 8"
10572 #: config/mcore/mcore.h:123
10573 msgid "Do not use the divide instruction"
10576 #: config/mcore/mcore.h:127
10577 msgid "Do not arbitrary sized immediates in bit operations"
10580 #: config/mcore/mcore.h:129
10581 msgid "Always treat bit-field as int-sized"
10584 #: config/mcore/mcore.h:133
10585 msgid "Force functions to be aligned to a 4 byte boundary"
10588 #: config/mcore/mcore.h:135
10589 msgid "Force functions to be aligned to a 2 byte boundary"
10592 #: config/mcore/mcore.h:137
10593 msgid "Emit call graph information"
10596 #: config/mcore/mcore.h:141
10597 msgid "Prefer word accesses over byte accesses"
10600 #: config/mcore/mcore.h:152
10601 msgid "Generate code for the M*Core M340"
10604 #: config/mcore/mcore.h:165
10605 msgid "Maximum amount for a single stack increment operation"
10608 #: config/mips/mips.c:4028
10610 msgid "bad value (%s) for -mabi= switch"
10613 #: config/mips/mips.c:4051
10615 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10618 #: config/mips/mips.c:4070
10620 msgid "-march=%s is not compatible with the selected ABI"
10623 #: config/mips/mips.c:4085
10624 msgid "-mgp64 used with a 32-bit processor"
10627 #: config/mips/mips.c:4087
10628 msgid "-mgp32 used with a 64-bit ABI"
10631 #: config/mips/mips.c:4089
10632 msgid "-mgp64 used with a 32-bit ABI"
10635 #: config/mips/mips.c:4107 config/mips/mips.c:4109 config/mips/mips.c:4111
10636 #: config/mips/mips.c:4198
10638 msgid "unsupported combination: %s"
10639 msgstr "непадтрымліваемая версія"
10641 #: config/mips/mips.c:4139
10642 msgid "-mint64 is a deprecated option"
10645 #: config/mips/mips.c:4142
10647 msgid "unrecognized option %<-mfix-vr4130%s%>"
10648 msgstr "нераспазнаны выбар \"-%s\""
10650 #: config/mips/mips.c:4193
10651 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10654 #: config/mips/mips.c:4210
10655 msgid "-G is incompatible with PIC code which is the default"
10658 #: config/mips/mips.c:4277
10659 msgid "-mips3d requires -mpaired-single"
10662 #: config/mips/mips.c:4286
10663 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
10666 #: config/mips/mips.c:4291
10667 msgid "-mips3d/-mpaired-single must be used with -mips64"
10670 #: config/mips/mips.c:4649
10671 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10674 #: config/mips/mips.c:4775
10676 msgid "internal error: %%) found without a %%( in assembler pattern"
10679 #: config/mips/mips.c:4789
10681 msgid "internal error: %%] found without a %%[ in assembler pattern"
10684 #: config/mips/mips.c:4802
10686 msgid "internal error: %%> found without a %%< in assembler pattern"
10689 #: config/mips/mips.c:4815
10691 msgid "internal error: %%} found without a %%{ in assembler pattern"
10694 #: config/mips/mips.c:4829
10696 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10699 #: config/mips/mips.c:4858
10701 msgid "PRINT_OPERAND, invalid insn for %%C"
10704 #: config/mips/mips.c:4875
10706 msgid "PRINT_OPERAND, invalid insn for %%N"
10709 #: config/mips/mips.c:4884
10711 msgid "PRINT_OPERAND, invalid insn for %%F"
10714 #: config/mips/mips.c:4893
10716 msgid "PRINT_OPERAND, invalid insn for %%W"
10719 #: config/mips/mips.c:4914
10721 msgid "invalid %%Y value"
10722 msgstr "дрэннае %%Q значэнне"
10724 #: config/mips/mips.c:4992
10725 msgid "PRINT_OPERAND, invalid operand for relocation"
10728 #: config/mips/mips.c:7589
10730 msgid "cannot handle inconsistent calls to %qs"
10733 #: config/mips/mips.c:8989
10734 msgid "the cpu name must be lower case"
10737 #: config/mips/mips.c:9011
10739 msgid "bad value (%s) for %s"
10742 #. Target CPU builtins.
10743 #. Everyone but IRIX defines this to mips.
10744 #. We do this here because __mips is defined below and so we can't use builtin_define_std.
10745 #. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used.
10746 #. Macros dependent on the C dialect.
10747 #. Bizarre, but needed at least for Irix.
10748 #. Macro to define tables used to set the flags.
10749 #. This is a list in braces of pairs in braces,
10750 #. each pair being { "NAME", VALUE }
10751 #. where VALUE is the bits to set or minus the bits to clear.
10752 #. An empty string NAME is used to identify the default VALUE.
10753 #: config/mips/mips.h:541
10754 msgid "Use 64-bit int type"
10757 #: config/mips/mips.h:543
10758 msgid "Use 64-bit long type"
10761 #: config/mips/mips.h:545
10762 msgid "Use 32-bit long type"
10765 #: config/mips/mips.h:547
10766 msgid "Optimize lui/addiu address loads"
10769 #: config/mips/mips.h:549
10770 msgid "Don't optimize lui/addiu address loads"
10773 #: config/mips/mips.h:551
10774 msgid "Use GNU as (now ignored)"
10777 #: config/mips/mips.h:553 config/mips/mips.h:555
10778 msgid "Use GP relative sdata/sbss sections (now ignored)"
10781 #: config/mips/mips.h:557 config/mips/mips.h:559
10782 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10785 #: config/mips/mips.h:561
10787 msgid "Output compiler statistics (now ignored)"
10788 msgstr "Вывесці статыстыку капілятара"
10790 #: config/mips/mips.h:563
10791 msgid "Don't output compiler statistics"
10792 msgstr "Не выводзіць статыстыку кампілятара"
10794 #: config/mips/mips.h:565
10795 msgid "Don't optimize block moves"
10798 #: config/mips/mips.h:567
10799 msgid "Optimize block moves"
10802 #: config/mips/mips.h:569
10803 msgid "Use mips-tfile asm postpass"
10806 #: config/mips/mips.h:571
10807 msgid "Don't use mips-tfile asm postpass"
10810 #: config/mips/mips.h:573 config/pa/pa.h:288
10811 msgid "Use software floating point"
10814 #. Macro to define tables used to set the flags.
10815 #. This is a list in braces of triplets in braces,
10816 #. each triplet being { "NAME", VALUE, DOC }
10817 #. where VALUE is the bits to set or minus the bits to clear and DOC
10818 #. is the documentation for --help (NULL if intentionally undocumented).
10819 #. An empty string NAME is used to identify the default VALUE.
10820 #: config/mips/mips.h:575 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
10821 msgid "Use hardware floating point"
10822 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10824 #: config/mips/mips.h:577
10825 msgid "Use 64-bit FP registers"
10826 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10828 #: config/mips/mips.h:579
10829 msgid "Use 32-bit FP registers"
10830 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
10832 #: config/mips/mips.h:581
10833 msgid "Use 64-bit general registers"
10834 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
10836 #: config/mips/mips.h:583
10837 msgid "Use 32-bit general registers"
10838 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
10840 #: config/mips/mips.h:585
10841 msgid "Use Irix PIC"
10842 msgstr "Выкарыстоўваць Irix PIC"
10844 #: config/mips/mips.h:587
10845 msgid "Don't use Irix PIC"
10846 msgstr "Не выкарыстоўваць Irix PIC"
10848 #: config/mips/mips.h:589
10849 msgid "Use indirect calls"
10852 #: config/mips/mips.h:591
10853 msgid "Don't use indirect calls"
10856 #: config/mips/mips.h:601
10857 msgid "Use big-endian byte order"
10860 #: config/mips/mips.h:603
10861 msgid "Use little-endian byte order"
10864 #: config/mips/mips.h:605
10865 msgid "Use single (32-bit) FP only"
10868 #: config/mips/mips.h:607
10869 msgid "Don't use single (32-bit) FP only"
10872 #: config/mips/mips.h:609 config/mips/mips.h:611
10874 msgid "Use paired-single floating point instructions"
10875 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10877 #: config/mips/mips.h:613 config/mips/mips.h:615
10878 msgid "Use MIPS-3D instructions"
10881 #: config/mips/mips.h:617
10882 msgid "Use multiply accumulate"
10885 #: config/mips/mips.h:619
10886 msgid "Don't use multiply accumulate"
10889 #: config/mips/mips.h:621
10890 msgid "Don't generate fused multiply/add instructions"
10893 #: config/mips/mips.h:623 config/rs6000/rs6000.h:345
10894 msgid "Generate fused multiply/add instructions"
10897 #: config/mips/mips.h:625
10898 msgid "Perform VR4130-specific alignment optimizations"
10901 #: config/mips/mips.h:627
10902 msgid "Don't perform VR4130-specific alignment optimizations"
10905 #: config/mips/mips.h:629
10906 msgid "Work around early 4300 hardware bug"
10909 #: config/mips/mips.h:631
10910 msgid "Don't work around early 4300 hardware bug"
10913 #: config/mips/mips.h:633
10914 msgid "Work around errata for early SB-1 revision 2 cores"
10917 #: config/mips/mips.h:635
10918 msgid "Don't work around errata for early SB-1 revision 2 cores"
10921 #: config/mips/mips.h:637
10922 msgid "Work around R4000 errata"
10925 #: config/mips/mips.h:639
10926 msgid "Don't work around R4000 errata"
10929 #: config/mips/mips.h:641
10930 msgid "Work around R4400 errata"
10933 #: config/mips/mips.h:643
10934 msgid "Don't work around R4400 errata"
10937 #: config/mips/mips.h:645
10938 msgid "Work around certain VR4120 errata"
10941 #: config/mips/mips.h:647
10942 msgid "Don't work around certain VR4120 errata"
10945 #: config/mips/mips.h:649
10946 msgid "Trap on integer divide by zero"
10949 #: config/mips/mips.h:651
10950 msgid "Don't trap on integer divide by zero"
10953 #: config/mips/mips.h:653
10954 msgid "Use trap to check for integer divide by zero"
10957 #: config/mips/mips.h:655
10958 msgid "Use break to check for integer divide by zero"
10961 #: config/mips/mips.h:657
10962 msgid "Use Branch Likely instructions, overriding default for arch"
10965 #: config/mips/mips.h:659
10966 msgid "Don't use Branch Likely instructions, overriding default for arch"
10969 #: config/mips/mips.h:661
10970 msgid "Use NewABI-style %reloc() assembly operators"
10973 #: config/mips/mips.h:663
10974 msgid "Use assembler macros instead of relocation operators"
10977 #: config/mips/mips.h:665
10979 msgid "Generate mips16 code"
10980 msgstr "Стварыць код для DLL"
10982 #: config/mips/mips.h:667
10984 msgid "Generate normal-mode code"
10985 msgstr "Генерыраваць код для GNU ld"
10987 #: config/mips/mips.h:669
10988 msgid "Lift restrictions on GOT size"
10991 #: config/mips/mips.h:671
10992 msgid "Do not lift restrictions on GOT size"
10995 #: config/mips/mips.h:673
10997 msgid "FP exceptions are enabled"
10998 msgstr "выбары ўключаны:"
11000 #: config/mips/mips.h:675
11002 msgid "FP exceptions are not enabled"
11003 msgstr "выбары ўключаны:"
11005 #: config/mips/mips.h:677
11006 msgid "Assume all symbols have 32-bit values"
11009 #: config/mips/mips.h:679
11011 msgid "Don't assume all symbols have 32-bit values"
11012 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
11014 #: config/mips/mips.h:794
11015 msgid "Specify a Standard MIPS ISA"
11018 #: config/mips/mips.h:800
11019 msgid "Work around VR4130 mflo/mfhi errata"
11022 #. Output assembler code to FILE to increment profiler label # LABELNO
11023 #. for profiling a function entry.
11024 #: config/mips/mips.h:2334
11025 msgid "mips16 function profiling"
11028 #: config/mmix/mmix.c:229
11030 msgid "-f%s not supported: ignored"
11031 msgstr "-pipe не падтрымліваецца"
11033 #: config/mmix/mmix.c:657
11035 msgid "support for mode %qs"
11036 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
11038 #: config/mmix/mmix.c:671
11040 msgid "too large function value type, needs %d registers, have only %d registers for this"
11043 #: config/mmix/mmix.c:841
11044 msgid "function_profiler support for MMIX"
11047 #: config/mmix/mmix.c:863
11048 msgid "MMIX Internal: Last named vararg would not fit in a register"
11051 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
11052 msgid "MMIX Internal: Expected a CONST_INT, not this"
11055 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
11057 msgid "MMIX Internal: Bad register: %d"
11060 #: config/mmix/mmix.c:1550
11061 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11064 #: config/mmix/mmix.c:1569
11065 msgid "MMIX Internal: Expected a register, not this"
11068 #: config/mmix/mmix.c:1579
11069 msgid "MMIX Internal: Expected a constant, not this"
11072 #. Presumably there's a missing case above if we get here.
11073 #: config/mmix/mmix.c:1611
11075 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11078 #. We need the original here.
11079 #: config/mmix/mmix.c:1663
11080 msgid "MMIX Internal: Cannot decode this operand"
11083 #: config/mmix/mmix.c:1720
11084 msgid "MMIX Internal: This is not a recognized address"
11087 #: config/mmix/mmix.c:1897
11089 msgid "stack frame not a multiple of 8 bytes: %d"
11092 #: config/mmix/mmix.c:2133
11094 msgid "stack frame not a multiple of octabyte: %d"
11097 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
11099 msgid "MMIX Internal: %s is not a shiftable int"
11102 #: config/mmix/mmix.c:2786
11103 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11106 #: config/mmix/mmix.c:2793
11107 msgid "MMIX Internal: What's the CC of this?"
11110 #: config/mmix/mmix.c:2797
11111 msgid "MMIX Internal: What is the CC of this?"
11114 #: config/mmix/mmix.c:2867
11115 msgid "MMIX Internal: This is not a constant:"
11118 #. For these target macros, there is no generic documentation here. You
11119 #. should read `Using and Porting GCC' for that. Only comments specific
11120 #. to the MMIX target are here.
11122 #. There are however references to the specific texinfo node (comments
11123 #. with "Node:"), so there should be little or nothing amiss. Probably
11124 #. the opposite, since we don't have to care about old littering and
11125 #. soon outdated generic comments.
11127 #. User symbols are in the same name-space as built-in symbols, but we
11128 #. don't need the built-in symbols, so remove those and instead apply
11129 #. stricter operand checking. Don't warn when expanding insns.
11130 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11131 #. Provide default program start 0x100 unless -mno-set-program-start.
11132 #. Don't do this if linking relocatably, with -r. For a final link,
11133 #. produce mmo, unless ELF is requested or when linking relocatably.
11134 #. Put unused option values here.
11135 #: config/mmix/mmix.h:132
11136 msgid "Set start-address of the program"
11139 #: config/mmix/mmix.h:134
11140 msgid "Set start-address of data"
11143 #. FIXME: Provide a way to *load* the epsilon register.
11144 #: config/mmix/mmix.h:198
11145 msgid "For intrinsics library: pass all parameters in registers"
11148 #: config/mmix/mmix.h:201
11149 msgid "Use register stack for parameters and return value"
11152 #: config/mmix/mmix.h:203
11153 msgid "Use call-clobbered registers for parameters and return value"
11156 #: config/mmix/mmix.h:205
11157 msgid "Use epsilon-respecting floating point compare instructions"
11160 #: config/mmix/mmix.h:208
11161 msgid "Use zero-extending memory loads, not sign-extending ones"
11164 #: config/mmix/mmix.h:211
11165 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11168 #: config/mmix/mmix.h:215
11169 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11172 #: config/mmix/mmix.h:217
11173 msgid "Do not provide a default start-address 0x100 of the program"
11176 #: config/mmix/mmix.h:219
11177 msgid "Link to emit program in ELF format (rather than mmo)"
11180 #: config/mmix/mmix.h:221
11181 msgid "Use P-mnemonics for branches statically predicted as taken"
11184 #: config/mmix/mmix.h:223
11185 msgid "Don't use P-mnemonics for branches"
11188 #: config/mmix/mmix.h:225
11189 msgid "Use addresses that allocate global registers"
11192 #: config/mmix/mmix.h:227
11193 msgid "Do not use addresses that allocate global registers"
11196 #: config/mmix/mmix.h:229
11197 msgid "Generate a single exit point for each function"
11200 #: config/mmix/mmix.h:231
11202 msgid "Do not generate a single exit point for each function"
11203 msgstr "Не генерыраваць сімвальныя інструкцыі"
11205 #: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
11206 msgid "Target the AM33 processor"
11207 msgstr "Мэта - AM33 працэсар"
11209 #: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
11211 msgid "Target the AM33/2.0 processor"
11212 msgstr "Мэта - AM33 працэсар"
11214 #: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
11215 msgid "Enable linker relaxations"
11218 #: config/mn10300/mn10300.h:69
11219 msgid "Work around hardware multiply bug"
11222 #: config/mn10300/mn10300.h:70
11223 msgid "Do not work around hardware multiply bug"
11226 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11227 msgid "Don't use hardware fp"
11228 msgstr "Не выкарыстоўваць апаратную fp"
11230 #: config/ns32k/ns32k.h:143
11231 msgid "Alternative calling convention"
11234 #: config/ns32k/ns32k.h:145
11235 msgid "Pass some arguments in registers"
11238 #: config/ns32k/ns32k.h:146
11239 msgid "Pass all arguments on stack"
11242 #: config/ns32k/ns32k.h:147
11243 msgid "Optimize for 32532 cpu"
11244 msgstr "Аптымізаваць для 32532 ЦП"
11246 #: config/ns32k/ns32k.h:148
11247 msgid "Optimize for 32332 cpu"
11248 msgstr "Аптымізаваць для 32332 ЦП"
11250 #: config/ns32k/ns32k.h:150
11251 msgid "Optimize for 32032"
11252 msgstr "Аптымізаваць для 32032 ЦП"
11254 #: config/ns32k/ns32k.h:152
11255 msgid "Register sb is zero. Use for absolute addressing"
11258 #: config/ns32k/ns32k.h:153
11259 msgid "Do not use register sb"
11260 msgstr "Не выкарыстоўваць рэгістра sb"
11262 #: config/ns32k/ns32k.h:155
11263 msgid "Use bit-field instructions"
11266 #: config/ns32k/ns32k.h:157
11268 msgid "Do not use bit-field instructions"
11269 msgstr "Не генерыраваць сімвальныя інструкцыі"
11271 #: config/ns32k/ns32k.h:158
11272 msgid "Generate code for high memory"
11275 #: config/ns32k/ns32k.h:159
11276 msgid "Generate code for low memory"
11279 #: config/ns32k/ns32k.h:160
11283 #: config/ns32k/ns32k.h:162
11284 msgid "Use multiply-accumulate fp instructions"
11287 #: config/ns32k/ns32k.h:164
11288 msgid "Do not use multiply-accumulate fp instructions"
11291 #: config/ns32k/ns32k.h:165
11292 msgid "\"Small register classes\" kludge"
11295 #: config/ns32k/ns32k.h:166
11296 msgid "No \"Small register classes\" kludge"
11299 #: config/pa/pa.c:418
11302 "unknown -mschedule= option (%s).\n"
11303 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11306 #: config/pa/pa.c:443
11309 "unknown -march= option (%s).\n"
11310 "Valid options are 1.0, 1.1, and 2.0\n"
11313 #: config/pa/pa.c:463
11316 "unknown -munix= option (%s).\n"
11317 "Valid options are 93, 95 and 98.\n"
11320 #: config/pa/pa.c:468
11323 "unknown -munix= option (%s).\n"
11324 "Valid options are 93 and 95.\n"
11327 #: config/pa/pa.c:472
11330 "unknown -munix= option (%s).\n"
11331 "Valid option is 93.\n"
11334 #: config/pa/pa.c:489
11335 msgid "PIC code generation is not supported in the portable runtime model\n"
11338 #: config/pa/pa.c:494
11339 msgid "PIC code generation is not compatible with fast indirect calls\n"
11342 #: config/pa/pa.c:499
11343 msgid "-g is only supported when using GAS on this processor,"
11346 #: config/pa/pa.c:500
11347 msgid "-g option disabled"
11350 #: config/pa/pa.c:8348
11352 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
11355 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
11357 msgid "Generate cpp defines for server IO"
11358 msgstr "Генерыраваць код для дадзенага ЦП"
11360 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
11362 msgid "Generate cpp defines for workstation IO"
11363 msgstr "Стварыць код для DLL"
11365 #: config/pa/pa-hpux10.h:84
11367 "Specify UNIX standard for predefines and linking.\n"
11368 "Supported value is 93."
11371 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11373 "Specify UNIX standard for predefines and linking.\n"
11374 "Supported values are 93 and 95."
11377 #: config/pa/pa-hpux11.h:82
11378 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11381 #: config/pa/pa-hpux1111.h:28
11383 "Specify UNIX standard for predefines and linking.\n"
11384 "Supported values are 93, 95 and 98."
11387 #. Macro to define tables used to set the flags. This is a
11388 #. list in braces of target switches with each switch being
11389 #. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set,
11390 #. or minus the bits to clear. An empty string NAME is used to
11391 #. identify the default VALUE. Do not mark empty strings for
11393 #: config/pa/pa.h:254 config/pa/pa.h:260
11395 msgid "Generate PA1.1 code"
11396 msgstr "Стварыць код для DLL"
11398 #: config/pa/pa.h:256 config/pa/pa.h:258
11400 msgid "Generate PA1.0 code"
11401 msgstr "Стварыць код для DLL"
11403 #: config/pa/pa.h:262
11404 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11407 #: config/pa/pa.h:264
11408 msgid "Disable FP regs"
11411 #: config/pa/pa.h:266
11413 msgid "Do not disable FP regs"
11414 msgstr "Не выкарыстоўваць рэгістра sb"
11416 #: config/pa/pa.h:268
11417 msgid "Disable space regs"
11420 #: config/pa/pa.h:270
11421 msgid "Do not disable space regs"
11424 #: config/pa/pa.h:272
11425 msgid "Put jumps in call delay slots"
11428 #: config/pa/pa.h:274
11429 msgid "Do not put jumps in call delay slots"
11432 #: config/pa/pa.h:276
11434 msgid "Disable indexed addressing"
11435 msgstr "нерэчаісны адрас"
11437 #: config/pa/pa.h:278
11439 msgid "Do not disable indexed addressing"
11440 msgstr "невядомая назва рэгістра: %s"
11442 #: config/pa/pa.h:280
11443 msgid "Use portable calling conventions"
11446 #: config/pa/pa.h:282
11448 msgid "Do not use portable calling conventions"
11449 msgstr "Не генерыраваць сімвальныя інструкцыі"
11451 #: config/pa/pa.h:284
11452 msgid "Assume code will be assembled by GAS"
11455 #: config/pa/pa.h:286
11456 msgid "Do not assume code will be assembled by GAS"
11459 #: config/pa/pa.h:290
11461 msgid "Do not use software floating point"
11462 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11464 #: config/pa/pa.h:292
11465 msgid "Emit long load/store sequences"
11468 #: config/pa/pa.h:294
11469 msgid "Do not emit long load/store sequences"
11472 #: config/pa/pa.h:296
11474 msgid "Generate fast indirect calls"
11475 msgstr "Генерыраваць код для Intel as"
11477 #: config/pa/pa.h:298
11479 msgid "Do not generate fast indirect calls"
11480 msgstr "Не генерыраваць сімвальныя інструкцыі"
11482 #: config/pa/pa.h:300
11484 msgid "Generate code for huge switch statements"
11485 msgstr "Генерыраваць код для Intel as"
11487 #: config/pa/pa.h:302
11489 msgid "Do not generate code for huge switch statements"
11490 msgstr "Генерыраваць код для Intel as"
11492 #: config/pa/pa.h:304
11494 msgid "Always generate long calls"
11495 msgstr "Генерыраваць код для Intel as"
11497 #: config/pa/pa.h:306
11498 msgid "Generate long calls only when needed"
11501 #: config/pa/pa.h:308
11503 msgid "Enable linker optimizations"
11504 msgstr "Уключаць SSA аптымізацыю"
11506 #: config/pa/pa.h:332
11508 "Specify PA-RISC architecture for code generation.\n"
11509 "Values are 1.0, 1.1 and 2.0."
11512 #: config/pa/pa.h:335
11513 msgid "Specify range of registers to make fixed."
11516 #: config/pa/pa.h:337
11517 msgid "Specify CPU for scheduling purposes."
11520 #: config/pa/pa64-hpux.h:30
11521 msgid "Assume code will be linked by GNU ld"
11524 #: config/pa/pa64-hpux.h:32
11525 msgid "Assume code will be linked by HP ld"
11528 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
11529 msgid "Do not use hardware floating point"
11532 #. return float result in ac0
11533 #: config/pdp11/pdp11.h:64
11534 msgid "Return floating point results in ac0"
11537 #: config/pdp11/pdp11.h:65
11538 msgid "Return floating point results in memory"
11542 #: config/pdp11/pdp11.h:67
11543 msgid "Generate code for an 11/40"
11547 #: config/pdp11/pdp11.h:70
11548 msgid "Generate code for an 11/45"
11552 #: config/pdp11/pdp11.h:73
11553 msgid "Generate code for an 11/10"
11556 #. use movmemhi for bcopy
11557 #. use 32 bit for int
11558 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11559 msgid "Use 32 bit int"
11560 msgstr "Выкарыстоўваць 32-х бітны int"
11562 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11563 msgid "Use 16 bit int"
11564 msgstr "Выкарыстоўваць 16-ці бітны int"
11566 #. use 32 bit for float
11567 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11568 msgid "Use 32 bit float"
11569 msgstr "Выкарыстоўваць 32-х бітны float"
11571 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11572 msgid "Use 64 bit float"
11573 msgstr "Выкарыстоўваць 64-х бітны float"
11575 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11576 #. is branching expensive - on a PDP, it's actually really cheap
11577 #. this is just to play around and check what code gcc generates
11578 #. split instruction and data memory?
11579 #: config/pdp11/pdp11.h:95
11580 msgid "Target has split I&D"
11583 #: config/pdp11/pdp11.h:96
11584 msgid "Target does not have split I&D"
11587 #. UNIX assembler syntax?
11588 #: config/pdp11/pdp11.h:98
11589 msgid "Use UNIX assembler syntax"
11590 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11592 #: config/pdp11/pdp11.h:99
11593 msgid "Use DEC assembler syntax"
11594 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11596 #: config/rs6000/host-darwin.c:52
11597 msgid "Segmentation Fault (code)"
11600 #: config/rs6000/host-darwin.c:83
11601 msgid "Out of stack space.\n"
11604 #: config/rs6000/host-darwin.c:104
11606 msgid "Try running '%s' in the shell to raise its limit.\n"
11609 #: config/rs6000/host-darwin.c:117
11610 msgid "Segmentation Fault"
11613 #: config/rs6000/host-darwin.c:131
11615 msgid "While setting up signal stack: %m"
11618 #: config/rs6000/host-darwin.c:137
11620 msgid "While setting up signal handler: %m"
11623 #: config/rs6000/host-darwin.c:181
11625 msgid "couldn't unmap pch_address_space: %m\n"
11628 #. Handle the machine specific pragma longcall. Its syntax is
11630 #. # pragma longcall ( TOGGLE )
11632 #. where TOGGLE is either 0 or 1.
11634 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11635 #. whether or not new function declarations receive a longcall
11636 #. attribute by default.
11637 #: config/rs6000/rs6000-c.c:46
11638 msgid "ignoring malformed #pragma longcall"
11641 #: config/rs6000/rs6000-c.c:59
11643 msgid "missing open paren"
11644 msgstr "Прапушчана назва"
11646 #: config/rs6000/rs6000-c.c:61
11648 msgid "missing number"
11649 msgstr "Прапушчана назва"
11651 #: config/rs6000/rs6000-c.c:63
11653 msgid "missing close paren"
11654 msgstr "Прапушчана назва класа"
11656 #: config/rs6000/rs6000-c.c:66
11657 msgid "number must be 0 or 1"
11660 #: config/rs6000/rs6000-c.c:69
11661 msgid "junk at end of #pragma longcall"
11664 #: config/rs6000/rs6000.c:1262
11665 msgid "-mmultiple is not supported on little endian systems"
11668 #: config/rs6000/rs6000.c:1269
11669 msgid "-mstring is not supported on little endian systems"
11672 #: config/rs6000/rs6000.c:1283
11674 msgid "unknown -mdebug-%s switch"
11677 #: config/rs6000/rs6000.c:1295
11678 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
11681 #: config/rs6000/rs6000.c:1306
11683 msgid "Unknown switch -mlong-double-%s"
11686 #: config/rs6000/rs6000.c:1362
11687 msgid "AltiVec and E500 instructions cannot coexist"
11690 #: config/rs6000/rs6000.c:1630
11692 msgid "unknown -m%s= option specified: '%s'"
11693 msgstr "невядомы рэжым машыны \"%s\""
11695 #: config/rs6000/rs6000.c:1651
11697 msgid "not configured for ABI: '%s'"
11700 #: config/rs6000/rs6000.c:1659
11701 msgid "Using darwin64 ABI"
11704 #: config/rs6000/rs6000.c:1664
11705 msgid "Using old darwin ABI"
11708 #: config/rs6000/rs6000.c:1670
11710 msgid "unknown ABI specified: '%s'"
11711 msgstr "невядомы рэжым машыны \"%s\""
11713 #: config/rs6000/rs6000.c:1687
11715 msgid "invalid option for -mfloat-gprs"
11716 msgstr "Нерэчаісны выбар \"%s\""
11718 #: config/rs6000/rs6000.c:1703
11719 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
11722 #: config/rs6000/rs6000.c:1710
11724 msgid "unknown -malign-XXXXX option specified: '%s'"
11725 msgstr "невядомы рэжым машыны \"%s\""
11727 #: config/rs6000/rs6000.c:4770
11728 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
11731 #: config/rs6000/rs6000.c:4843
11732 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11735 #: config/rs6000/rs6000.c:5075
11736 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11739 #: config/rs6000/rs6000.c:5938
11740 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
11743 #: config/rs6000/rs6000.c:6833
11745 msgid "argument 1 must be a 5-bit signed literal"
11746 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11748 #: config/rs6000/rs6000.c:6936 config/rs6000/rs6000.c:7606
11750 msgid "argument 2 must be a 5-bit unsigned literal"
11751 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11753 #: config/rs6000/rs6000.c:6976
11755 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11756 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11758 #: config/rs6000/rs6000.c:7030
11760 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11761 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11763 #: config/rs6000/rs6000.c:7192
11765 msgid "argument 3 must be a 4-bit unsigned literal"
11766 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11768 #: config/rs6000/rs6000.c:7364
11770 msgid "argument to %qs must be a 2-bit unsigned literal"
11771 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11773 #: config/rs6000/rs6000.c:7477
11775 msgid "argument to dss must be a 2-bit unsigned literal"
11776 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11778 #: config/rs6000/rs6000.c:7492
11780 msgid "invalid parameter combination for %qs AltiVec intrinsic"
11783 #: config/rs6000/rs6000.c:7726
11785 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11786 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11788 #: config/rs6000/rs6000.c:7799
11790 msgid "argument 1 of __builtin_spe_predicate is out of range"
11791 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11793 #: config/rs6000/rs6000.c:10694
11795 msgid "invalid %%f value"
11798 #: config/rs6000/rs6000.c:10703
11800 msgid "invalid %%F value"
11803 #: config/rs6000/rs6000.c:10712
11805 msgid "invalid %%G value"
11808 #: config/rs6000/rs6000.c:10747
11810 msgid "invalid %%j code"
11813 #: config/rs6000/rs6000.c:10757
11815 msgid "invalid %%J code"
11818 #: config/rs6000/rs6000.c:10767
11820 msgid "invalid %%k value"
11823 #: config/rs6000/rs6000.c:10787 config/xtensa/xtensa.c:1937
11825 msgid "invalid %%K value"
11828 #: config/rs6000/rs6000.c:10854
11830 msgid "invalid %%O value"
11831 msgstr "нерэчаіснае значэньне %%O"
11833 #: config/rs6000/rs6000.c:10901
11835 msgid "invalid %%q value"
11838 #: config/rs6000/rs6000.c:10945
11840 msgid "invalid %%S value"
11843 #: config/rs6000/rs6000.c:10987
11845 msgid "invalid %%T value"
11848 #: config/rs6000/rs6000.c:10997
11850 msgid "invalid %%u value"
11853 #: config/rs6000/rs6000.c:11006 config/xtensa/xtensa.c:1907
11855 msgid "invalid %%v value"
11858 #: config/rs6000/rs6000.c:13670
11860 msgid "stack frame too large"
11861 msgstr "%s - вельмі вялікі"
11863 #: config/rs6000/rs6000.c:16188
11864 msgid "no profiling of 64-bit code for this ABI"
11867 #: config/rs6000/rs6000.c:17278
11868 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
11871 #: config/rs6000/rs6000.c:17280
11872 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
11875 #: config/rs6000/rs6000.c:17284
11876 msgid "use of %<long long%> in AltiVec types is invalid"
11879 #: config/rs6000/rs6000.c:17286
11880 msgid "use of %<double%> in AltiVec types is invalid"
11883 #: config/rs6000/rs6000.c:17288
11884 msgid "use of %<long double%> in AltiVec types is invalid"
11887 #: config/rs6000/rs6000.c:17290
11888 msgid "use of boolean types in AltiVec types is invalid"
11891 #: config/rs6000/rs6000.c:17292
11892 msgid "use of %<complex%> in AltiVec types is invalid"
11895 #: config/rs6000/aix.h:204
11896 msgid "Conform more closely to IBM XLC semantics"
11899 #: config/rs6000/aix.h:206
11900 msgid "Default GCC semantics that differ from IBM XLC"
11903 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
11904 #: config/rs6000/aix52.h:31
11905 msgid "Support message passing with the Parallel Environment"
11908 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11909 msgid "Compile for 64-bit pointers"
11912 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11913 msgid "Compile for 32-bit pointers"
11916 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11917 msgid "-maix64 and POWER architecture are incompatible"
11920 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11921 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11924 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11925 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11928 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
11930 msgid "Generate 64-bit code"
11931 msgstr "Стварыць код для DLL"
11933 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
11935 msgid "Generate 32-bit code"
11936 msgstr "Стварыць код для DLL"
11938 #: config/rs6000/darwin.h:73
11939 msgid "Generate code suitable for executables (NOT shared libs)"
11942 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11944 #: config/rs6000/darwin.h:89
11945 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11948 #. Darwin doesn't support -fpic.
11949 #: config/rs6000/darwin.h:95
11951 msgid "-fpic is not supported; -fPIC assumed"
11952 msgstr "-pipe не падтрымліваецца"
11954 #: config/rs6000/darwin.h:113
11955 msgid "-m64 requires PowerPC64 architecture, enabling"
11959 #. if (rs6000_long_double_size_string == NULL)
11960 #. rs6000_long_double_type_size = 128;
11961 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
11963 msgid "-m64 not supported in this configuration"
11964 msgstr "-pipe не падтрымліваецца"
11966 #: config/rs6000/linux64.h:109
11967 msgid "-m64 requires a PowerPC64 cpu"
11970 #: config/rs6000/linux64.h:221
11971 msgid "Call mcount for profiling before a function prologue"
11974 #: config/rs6000/linux64.h:223
11975 msgid "Call mcount for profiling after a function prologue"
11978 #. Run-time compilation parameters selecting different hardware subsets.
11980 #. Macro to define tables used to set the flags.
11981 #. This is a list in braces of pairs in braces,
11982 #. each pair being { "NAME", VALUE }
11983 #. where VALUE is the bits to set or minus the bits to clear.
11984 #. An empty string NAME is used to identify the default VALUE.
11985 #: config/rs6000/rs6000.h:277
11986 msgid "Use POWER instruction set"
11989 #: config/rs6000/rs6000.h:280
11990 msgid "Use POWER2 instruction set"
11993 #: config/rs6000/rs6000.h:282
11994 msgid "Do not use POWER2 instruction set"
11997 #: config/rs6000/rs6000.h:285
11998 msgid "Do not use POWER instruction set"
12001 #: config/rs6000/rs6000.h:287
12002 msgid "Use PowerPC instruction set"
12005 #: config/rs6000/rs6000.h:290
12006 msgid "Do not use PowerPC instruction set"
12009 #: config/rs6000/rs6000.h:292
12010 msgid "Use PowerPC General Purpose group optional instructions"
12013 #: config/rs6000/rs6000.h:294
12015 msgid "Do not use PowerPC General Purpose group optional instructions"
12016 msgstr "Не генерыраваць сімвальныя інструкцыі"
12018 #: config/rs6000/rs6000.h:296
12019 msgid "Use PowerPC Graphics group optional instructions"
12022 #: config/rs6000/rs6000.h:298
12024 msgid "Do not use PowerPC Graphics group optional instructions"
12025 msgstr "Не генерыраваць сімвальныя інструкцыі"
12027 #: config/rs6000/rs6000.h:300
12028 msgid "Use PowerPC-64 instruction set"
12031 #: config/rs6000/rs6000.h:302
12033 msgid "Do not use PowerPC-64 instruction set"
12034 msgstr "Не генерыраваць сімвальныя інструкцыі"
12036 #: config/rs6000/rs6000.h:304
12037 msgid "Use AltiVec instructions"
12040 #: config/rs6000/rs6000.h:306
12042 msgid "Do not use AltiVec instructions"
12043 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12045 #: config/rs6000/rs6000.h:308
12046 msgid "Use new mnemonics for PowerPC architecture"
12049 #: config/rs6000/rs6000.h:310
12050 msgid "Use old mnemonics for PowerPC architecture"
12053 #: config/rs6000/rs6000.h:313
12054 msgid "Put everything in the regular TOC"
12057 #: config/rs6000/rs6000.h:315
12058 msgid "Place floating point constants in TOC"
12061 #: config/rs6000/rs6000.h:317
12062 msgid "Do not place floating point constants in TOC"
12065 #: config/rs6000/rs6000.h:319
12066 msgid "Place symbol+offset constants in TOC"
12069 #: config/rs6000/rs6000.h:321
12070 msgid "Do not place symbol+offset constants in TOC"
12073 #: config/rs6000/rs6000.h:327
12074 msgid "Place variable addresses in the regular TOC"
12077 #: config/rs6000/rs6000.h:333
12078 msgid "Generate load/store multiple instructions"
12081 #: config/rs6000/rs6000.h:335
12082 msgid "Do not generate load/store multiple instructions"
12085 #: config/rs6000/rs6000.h:337
12086 msgid "Generate string instructions for block moves"
12089 #: config/rs6000/rs6000.h:339
12090 msgid "Do not generate string instructions for block moves"
12093 #: config/rs6000/rs6000.h:341
12094 msgid "Generate load/store with update instructions"
12097 #: config/rs6000/rs6000.h:343
12098 msgid "Do not generate load/store with update instructions"
12101 #: config/rs6000/rs6000.h:347
12103 msgid "Do not generate fused multiply/add instructions"
12104 msgstr "Не генерыраваць сімвальныя інструкцыі"
12106 #: config/rs6000/rs6000.h:351
12107 msgid "Do not schedule the start and end of the procedure"
12110 #: config/rs6000/rs6000.h:357
12111 msgid "Return all structures in memory (AIX default)"
12114 #: config/rs6000/rs6000.h:359
12115 msgid "Return small structures in registers (SVR4 default)"
12118 #: config/rs6000/rs6000.h:365
12120 msgid "Generate single field mfcr instruction"
12121 msgstr "Не генерыраваць сімвальныя інструкцыі"
12123 #: config/rs6000/rs6000.h:367
12125 msgid "Do not generate single field mfcr instruction"
12126 msgstr "Не генерыраваць сімвальныя інструкцыі"
12128 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:718
12129 msgid "Use features of and schedule code for given CPU"
12132 #: config/rs6000/rs6000.h:454
12133 msgid "Enable debug output"
12136 #: config/rs6000/rs6000.h:456
12137 msgid "Select full, part, or no traceback table"
12140 #: config/rs6000/rs6000.h:457
12141 msgid "Specify ABI to use"
12144 #: config/rs6000/rs6000.h:459
12145 msgid "Specify size of long double (64 or 128 bits)"
12148 #: config/rs6000/rs6000.h:461
12149 msgid "Specify yes/no if isel instructions should be generated"
12152 #: config/rs6000/rs6000.h:463
12153 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12156 #: config/rs6000/rs6000.h:465
12157 msgid "Specify yes/no if using floating point in the GPRs"
12160 #: config/rs6000/rs6000.h:467
12161 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12164 #: config/rs6000/rs6000.h:469
12165 msgid "Avoid all range limits on call instructions"
12168 #: config/rs6000/rs6000.h:472
12169 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12172 #: config/rs6000/rs6000.h:475
12173 msgid "Determine which dependences between insns are considered costly"
12176 #: config/rs6000/rs6000.h:477
12177 msgid "Specify which post scheduling nop insertion scheme to apply"
12180 #: config/rs6000/rs6000.h:479
12181 msgid "Specify alignment of structure fields default/natural"
12184 #: config/rs6000/rs6000.h:481
12185 msgid "Specify scheduling priority for dispatch slot restricted insns"
12188 #. Definitions for __builtin_return_address and __builtin_frame_address.
12189 #. __builtin_return_address (0) should give link register (65), enable
12191 #. This should be uncommented, so that the link register is used, but
12192 #. currently this would result in unmatched insns and spilling fixed
12193 #. registers so we'll leave it for another day. When these problems are
12194 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12196 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12197 #. Number of bytes into the frame return addresses can be found. See
12198 #. rs6000_stack_info in rs6000.c for more information on how the different
12199 #. abi's store the return address.
12200 #: config/rs6000/rs6000.h:1833
12201 msgid "RETURN_ADDRESS_OFFSET not supported"
12204 #: config/rs6000/sysv4.h:87
12205 msgid "Select ABI calling convention"
12208 #: config/rs6000/sysv4.h:88
12209 msgid "Select method for sdata handling"
12212 #: config/rs6000/sysv4.h:100
12213 msgid "Align to the base type of the bit-field"
12216 #: config/rs6000/sysv4.h:102
12217 msgid "Don't align to the base type of the bit-field"
12220 #: config/rs6000/sysv4.h:104
12221 msgid "Don't assume that unaligned accesses are handled by the system"
12224 #: config/rs6000/sysv4.h:106
12225 msgid "Assume that unaligned accesses are handled by the system"
12228 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12229 msgid "Produce code relocatable at runtime"
12232 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12233 msgid "Don't produce code relocatable at runtime"
12236 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12237 msgid "Produce little endian code"
12240 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12241 msgid "Produce big endian code"
12244 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12245 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12246 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12247 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12248 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12249 msgid "no description yet"
12252 #: config/rs6000/sysv4.h:129
12256 #: config/rs6000/sysv4.h:130
12257 msgid "Don't use EABI"
12258 msgstr "Не выкарыстоўваць EABI"
12260 #: config/rs6000/sysv4.h:133
12261 msgid "Do not allow bit-fields to cross word boundaries"
12264 #: config/rs6000/sysv4.h:135
12265 msgid "Use alternate register names"
12266 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12268 #: config/rs6000/sysv4.h:137
12269 msgid "Don't use alternate register names"
12270 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12272 #: config/rs6000/sysv4.h:141
12273 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12276 #: config/rs6000/sysv4.h:143
12277 msgid "Link with libads.a, libc.a and crt0.o"
12280 #: config/rs6000/sysv4.h:145
12281 msgid "Link with libyk.a, libc.a and crt0.o"
12284 #: config/rs6000/sysv4.h:147
12285 msgid "Link with libmvme.a, libc.a and crt0.o"
12288 #: config/rs6000/sysv4.h:149
12289 msgid "Set the PPC_EMB bit in the ELF flags header"
12292 #: config/rs6000/sysv4.h:150
12293 msgid "Use the WindISS simulator"
12296 #. Sometimes certain combinations of command options do not make sense
12297 #. on a particular target machine. You can define a macro
12298 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
12299 #. defined, is executed once just after all the command options have
12302 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12304 #: config/rs6000/sysv4.h:219
12306 msgid "bad value for -mcall-%s"
12309 #: config/rs6000/sysv4.h:235
12311 msgid "bad value for -msdata=%s"
12314 #: config/rs6000/sysv4.h:252
12316 msgid "-mrelocatable and -msdata=%s are incompatible"
12319 #: config/rs6000/sysv4.h:261
12321 msgid "-f%s and -msdata=%s are incompatible"
12324 #: config/rs6000/sysv4.h:270
12326 msgid "-msdata=%s and -mcall-%s are incompatible"
12329 #: config/rs6000/sysv4.h:279
12330 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12333 #: config/rs6000/sysv4.h:285
12335 msgid "-mrelocatable and -mcall-%s are incompatible"
12338 #: config/rs6000/sysv4.h:292
12340 msgid "-fPIC and -mcall-%s are incompatible"
12343 #: config/rs6000/sysv4.h:299
12344 msgid "-mcall-aixdesc must be big endian"
12347 #: config/rs6000/sysv4.h:314
12349 msgid "-m%s not supported in this configuration"
12350 msgstr "-pipe не падтрымліваецца"
12352 #: config/s390/s390.c:1406
12354 msgid "Unknown cpu used in -march=%s."
12357 #: config/s390/s390.c:1425
12359 msgid "Unknown cpu used in -mtune=%s."
12362 #: config/s390/s390.c:1430
12364 msgid "z/Architecture mode not supported on %s."
12365 msgstr "-pipe не падтрымліваецца"
12367 #: config/s390/s390.c:1432
12368 msgid "64-bit ABI not supported in ESA/390 mode."
12371 #: config/s390/s390.c:1443
12372 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
12375 #: config/s390/s390.c:1450
12376 msgid "invalid value for -mwarn-framesize"
12379 #: config/s390/s390.c:1460
12381 msgid "invalid value for -mstack-size"
12382 msgstr "нявернае выкарыстанне \"restict\""
12384 #: config/s390/s390.c:1463
12385 msgid "stack size must be an exact power of 2"
12388 #: config/s390/s390.c:1469
12389 msgid "invalid value for -mstack-guard"
12392 #: config/s390/s390.c:1472
12393 msgid "stack size must be greater than the stack guard value"
12396 #: config/s390/s390.c:1475
12397 msgid "stack guard value must be an exact power of 2"
12400 #: config/s390/s390.c:1478
12401 msgid "-mstack-size implies use of -mstack-guard"
12404 #: config/s390/s390.c:1482
12405 msgid "-mstack-guard implies use of -mstack-size"
12408 #: config/s390/s390.c:4313
12409 msgid "Cannot decompose address."
12412 #: config/s390/s390.c:4505
12413 msgid "UNKNOWN in print_operand !?"
12416 #: config/s390/s390.c:6552
12417 msgid "Total size of local variables exceeds architecture limit."
12420 #: config/s390/s390.c:7088
12422 msgid "frame size of %qs is "
12423 msgstr "памер \"%s\" - %d байт"
12425 #: config/s390/s390.c:7088
12429 #: config/s390/s390.c:7092
12431 msgid "%qs uses dynamic stack allocation"
12434 #: config/s390/s390.h:136
12435 msgid "Use bras for executable < 64k"
12438 #: config/s390/s390.h:137
12440 msgid "Don't use bras"
12441 msgstr "Не выкарыстоўваць Irix PIC"
12443 #: config/s390/s390.h:138
12444 msgid "Additional debug prints"
12447 #: config/s390/s390.h:139
12448 msgid "Don't print additional debug prints"
12451 #: config/s390/s390.h:140
12455 #: config/s390/s390.h:141
12459 #: config/s390/s390.h:142
12460 msgid "z/Architecture"
12463 #: config/s390/s390.h:143
12464 msgid "ESA/390 architecture"
12467 #: config/s390/s390.h:144
12471 #: config/s390/s390.h:145
12475 #: config/s390/s390.h:146
12476 msgid "Enable tpf OS tracing code"
12479 #: config/s390/s390.h:147
12480 msgid "Disable tpf OS tracing code"
12483 #: config/s390/s390.h:148
12485 msgid "Disable fused multiply/add instructions"
12486 msgstr "Не генерыраваць сімвальныя інструкцыі"
12488 #: config/s390/s390.h:149
12490 msgid "Enable fused multiply/add instructions"
12491 msgstr "Не генерыраваць сімвальныя інструкцыі"
12493 #: config/s390/s390.h:150
12494 msgid "Maintain backchain pointer"
12497 #: config/s390/s390.h:151
12498 msgid "Don't maintain backchain pointer"
12501 #: config/s390/s390.h:152
12502 msgid "Use packed stack layout"
12505 #: config/s390/s390.h:153
12506 msgid "Don't use packed stack layout"
12509 #: config/s390/s390.h:162
12510 msgid "Warn if a single function's framesize exceeds the given framesize"
12513 #: config/s390/s390.h:165
12514 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12517 #: config/s390/s390.h:168
12518 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
12521 #: config/s390/s390.h:171
12522 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
12525 #: config/sh/sh.c:6201
12527 msgid "__builtin_saveregs not supported by this subtarget"
12528 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12530 #: config/sh/sh.c:7194
12531 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12534 #. The sp_switch attribute only has meaning for interrupt functions.
12535 #: config/sh/sh.c:7216 config/sh/sh.c:7251
12537 msgid "%qs attribute only applies to interrupt functions"
12538 msgstr "\"%s\" звычайна функцыя"
12540 #. The argument must be a constant string.
12541 #: config/sh/sh.c:7223
12543 msgid "%qs attribute argument not a string constant"
12544 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12546 #. The argument must be a constant integer.
12547 #: config/sh/sh.c:7258
12549 msgid "%qs attribute argument not an integer constant"
12550 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12552 #: config/sh/symbian.c:147
12553 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
12556 #: config/sh/symbian.c:158
12557 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
12560 #: config/sh/symbian.c:171
12561 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
12564 #: config/sh/symbian.c:286
12565 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
12568 #: config/sh/symbian.c:332
12569 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
12572 #: config/sh/symbian.c:436
12573 msgid "%Hvariable %qD definition is marked dllimport."
12576 #: config/sh/symbian.c:511
12577 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
12580 #: config/sh/symbian.c:892 cp/tree.c:2279
12582 msgid "lang_* check: failed in %s, at %s:%d"
12585 #. There are no delay slots on SHmedia.
12586 #. Relaxation isn't yet supported for SHmedia
12587 #. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have.
12588 #: config/sh/sh.h:754
12590 msgid "Profiling is not supported on this target."
12591 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12593 #: config/sparc/sparc.c:589
12595 msgid "%s is not supported by this configuration"
12598 #: config/sparc/sparc.c:596
12599 msgid "-mlong-double-64 not allowed with -m64"
12602 #: config/sparc/sparc.c:621
12603 msgid "-mcmodel= is not supported on 32 bit systems"
12606 #: config/sparc/sparc.c:7324 config/sparc/sparc.c:7330
12608 msgid "invalid %%Y operand"
12609 msgstr "нерэчаісны %%Y аперанд"
12611 #: config/sparc/sparc.c:7400
12613 msgid "invalid %%A operand"
12614 msgstr "нерэчаісны %%A аперанд"
12616 #: config/sparc/sparc.c:7410
12618 msgid "invalid %%B operand"
12619 msgstr "нерэчаісны %%B аперанд"
12621 #: config/sparc/sparc.c:7449
12623 msgid "invalid %%c operand"
12624 msgstr "нерэчаісны %%c аперанд"
12626 #: config/sparc/sparc.c:7450
12628 msgid "invalid %%C operand"
12629 msgstr "нерэчаісны %%C аперанд"
12631 #: config/sparc/sparc.c:7471
12633 msgid "invalid %%d operand"
12634 msgstr "нерэчаісны %%d аперанд"
12636 #: config/sparc/sparc.c:7472
12638 msgid "invalid %%D operand"
12639 msgstr "нерэчаісны %%D аперанд"
12641 #: config/sparc/sparc.c:7488
12643 msgid "invalid %%f operand"
12644 msgstr "нерэчаісны %%f аперанд"
12646 #: config/sparc/sparc.c:7502
12648 msgid "invalid %%s operand"
12649 msgstr "нерэчаісны %%f аперанд"
12651 #: config/sparc/sparc.c:7556
12652 msgid "long long constant not a valid immediate operand"
12655 #: config/sparc/sparc.c:7559
12656 msgid "floating point constant not a valid immediate operand"
12659 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
12660 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
12661 msgid "Use 64 bit long doubles"
12664 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
12665 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
12666 msgid "Use 128 bit long doubles"
12669 #: config/sparc/sp64-elf.h:87
12670 msgid "Generate code for big endian"
12673 #: config/sparc/sp64-elf.h:88
12674 msgid "Generate code for little endian"
12677 #: config/sparc/sp86x-elf.h:61
12678 msgid "Use little-endian byte order for data"
12681 #: config/sparc/sparc.h:635
12682 msgid "Assume possible double misalignment"
12685 #: config/sparc/sparc.h:637
12686 msgid "Assume all doubles are aligned"
12689 #: config/sparc/sparc.h:639
12690 msgid "Pass -assert pure-text to linker"
12693 #: config/sparc/sparc.h:641
12694 msgid "Do not pass -assert pure-text to linker"
12697 #: config/sparc/sparc.h:643
12698 msgid "Use ABI reserved registers"
12701 #: config/sparc/sparc.h:645
12702 msgid "Do not use ABI reserved registers"
12705 #: config/sparc/sparc.h:647
12706 msgid "Use hardware quad fp instructions"
12709 #: config/sparc/sparc.h:649
12710 msgid "Do not use hardware quad fp instructions"
12713 #: config/sparc/sparc.h:651
12714 msgid "Compile for v8plus ABI"
12717 #: config/sparc/sparc.h:653
12718 msgid "Do not compile for v8plus ABI"
12721 #: config/sparc/sparc.h:655
12722 msgid "Utilize Visual Instruction Set"
12725 #: config/sparc/sparc.h:657
12726 msgid "Do not utilize Visual Instruction Set"
12729 #: config/sparc/sparc.h:659
12730 msgid "Pointers are 64-bit"
12733 #: config/sparc/sparc.h:661
12734 msgid "Pointers are 32-bit"
12737 #: config/sparc/sparc.h:663
12738 msgid "Use 32-bit ABI"
12741 #: config/sparc/sparc.h:665
12742 msgid "Use 64-bit ABI"
12745 #: config/sparc/sparc.h:667
12746 msgid "Use stack bias"
12749 #: config/sparc/sparc.h:669
12750 msgid "Do not use stack bias"
12753 #: config/sparc/sparc.h:671
12754 msgid "Use structs on stronger alignment for double-word copies"
12757 #: config/sparc/sparc.h:673
12758 msgid "Do not use structs on stronger alignment for double-word copies"
12761 #: config/sparc/sparc.h:675
12762 msgid "Optimize tail call instructions in assembler and linker"
12765 #: config/sparc/sparc.h:677
12766 msgid "Do not optimize tail call instructions in assembler or linker"
12769 #: config/sparc/sparc.h:722
12770 msgid "Use given SPARC code model"
12773 #: config/stormy16/stormy16.c:528
12774 msgid "Constant halfword load operand out of range."
12777 #: config/stormy16/stormy16.c:538
12778 msgid "Constant arithmetic operand out of range."
12781 #: config/stormy16/stormy16.c:1224
12782 msgid "Local variable memory requirements exceed capacity."
12785 #: config/stormy16/stormy16.c:1390
12786 msgid "function_profiler support"
12789 #: config/stormy16/stormy16.c:1479
12790 msgid "cannot use va_start in interrupt function"
12793 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
12795 msgid "'B' operand is not constant"
12796 msgstr "тып параметра \"%s\" не аб'яўлены"
12798 #: config/stormy16/stormy16.c:1948
12799 msgid "'B' operand has multiple bits set"
12802 #: config/stormy16/stormy16.c:1974
12804 msgid "'o' operand is not constant"
12805 msgstr "тып параметра \"%s\" не аб'яўлены"
12807 #: config/stormy16/stormy16.c:2006
12808 msgid "xstormy16_print_operand: unknown code"
12811 #: config/stormy16/stormy16.c:2052
12813 msgid "switch statement of size %lu entries too large"
12816 #: config/stormy16/stormy16.c:2434
12818 msgid "%<__BELOW100__%> attribute only applies to variables"
12819 msgstr "\"%s\" атрыбут ігнарыруецца"
12821 #: config/stormy16/stormy16.c:2441
12822 msgid "__BELOW100__ attribute not allowed with auto storage class."
12825 #: config/v850/v850-c.c:67
12826 msgid "#pragma GHS endXXXX found without previous startXXX"
12829 #: config/v850/v850-c.c:69
12830 msgid "#pragma GHS endXXX does not match previous startXXX"
12833 #: config/v850/v850-c.c:94
12834 msgid "cannot set interrupt attribute: no current function"
12837 #: config/v850/v850-c.c:102
12838 msgid "cannot set interrupt attribute: no such identifier"
12841 #: config/v850/v850-c.c:147
12842 msgid "junk at end of #pragma ghs section"
12845 #: config/v850/v850-c.c:164
12847 msgid "unrecognized section name \"%s\""
12848 msgstr "нераспазнаная назва сэкцыі \"%s\""
12850 #: config/v850/v850-c.c:179
12851 msgid "malformed #pragma ghs section"
12854 #: config/v850/v850-c.c:198
12855 msgid "junk at end of #pragma ghs interrupt"
12858 #: config/v850/v850-c.c:209
12859 msgid "junk at end of #pragma ghs starttda"
12862 #: config/v850/v850-c.c:220
12863 msgid "junk at end of #pragma ghs startsda"
12866 #: config/v850/v850-c.c:231
12867 msgid "junk at end of #pragma ghs startzda"
12870 #: config/v850/v850-c.c:242
12871 msgid "junk at end of #pragma ghs endtda"
12874 #: config/v850/v850-c.c:253
12875 msgid "junk at end of #pragma ghs endsda"
12878 #: config/v850/v850-c.c:264
12879 msgid "junk at end of #pragma ghs endzda"
12882 #: config/v850/v850.c:168
12884 msgid "%s=%s is not numeric"
12887 #: config/v850/v850.c:175
12889 msgid "%s=%s is too large"
12890 msgstr "%s=%s вельмі вялікі"
12892 #: config/v850/v850.c:339
12893 msgid "const_double_split got a bad insn:"
12896 #: config/v850/v850.c:904
12897 msgid "output_move_single:"
12900 #: config/v850/v850.c:2246
12901 msgid "%Jdata area attributes cannot be specified for local variables"
12904 #: config/v850/v850.c:2257
12906 msgid "%Jdata area of '%D' conflicts with previous declaration"
12907 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12909 #: config/v850/v850.c:2456
12911 msgid "bogus JR construction: %d\n"
12914 #: config/v850/v850.c:2477 config/v850/v850.c:2680
12916 msgid "bad amount of stack space removal: %d"
12919 #: config/v850/v850.c:2656
12921 msgid "bogus JARL construction: %d\n"
12924 #: config/v850/v850.c:3026
12926 msgid "Bogus DISPOSE construction: %d\n"
12929 #: config/v850/v850.c:3048
12931 msgid "Too much stack space to dispose of: %d"
12934 #: config/v850/v850.c:3221
12936 msgid "Bogus PREPEARE construction: %d\n"
12939 #: config/v850/v850.c:3243
12941 msgid "Too much stack space to prepare: %d"
12944 #. Macro to define tables used to set the flags.
12945 #. This is a list in braces of pairs in braces,
12946 #. each pair being { "NAME", VALUE }
12947 #. where VALUE is the bits to set or minus the bits to clear.
12948 #. An empty string NAME is used to identify the default VALUE.
12949 #: config/v850/v850.h:174
12950 msgid "Support Green Hills ABI"
12953 #: config/v850/v850.h:177
12954 msgid "Prohibit PC relative function calls"
12957 #: config/v850/v850.h:180
12958 msgid "Reuse r30 on a per function basis"
12961 #: config/v850/v850.h:183
12962 msgid "Use stubs for function prologues"
12965 #: config/v850/v850.h:186
12966 msgid "Same as: -mep -mprolog-function"
12969 #: config/v850/v850.h:187
12970 msgid "Enable backend debugging"
12973 #: config/v850/v850.h:189
12974 msgid "Compile for the v850 processor"
12977 #: config/v850/v850.h:191
12979 msgid "Compile for v850e1 processor"
12980 msgstr "Аптымізацыя для F930 працэсараў"
12982 #. Make sure that the other bits are cleared.
12983 #: config/v850/v850.h:193
12985 msgid "Compile for v850e processor"
12986 msgstr "Аптымізацыя для F930 працэсараў"
12988 #. Make sure that the other bits are cleared.
12989 #: config/v850/v850.h:195
12991 msgid "Enable the use of the short load instructions"
12992 msgstr "Не генерыраваць сімвальныя інструкцыі"
12994 #: config/v850/v850.h:198
12996 msgid "Do not use the callt instruction"
12997 msgstr "Не генерыраваць сімвальныя інструкцыі"
12999 #: config/v850/v850.h:205
13001 msgid "Do not use registers r2 and r5"
13002 msgstr "Не выкарыстоўваць рэгістра sb"
13004 #: config/v850/v850.h:207
13005 msgid "Enforce strict alignment"
13008 #: config/v850/v850.h:210
13009 msgid "Use 4 byte entries in switch tables"
13012 #: config/v850/v850.h:236
13013 msgid "Set the max size of data eligible for the TDA area"
13016 #: config/v850/v850.h:239
13017 msgid "Set the max size of data eligible for the SDA area"
13020 #: config/v850/v850.h:242
13021 msgid "Set the max size of data eligible for the ZDA area"
13024 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
13025 #: config/xtensa/xtensa.c:1055
13029 #: config/xtensa/xtensa.c:1774
13030 msgid "boolean registers required for the floating-point option"
13033 #: config/xtensa/xtensa.c:1820
13035 msgid "-f%s is not supported with CONST16 instructions"
13036 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
13038 #: config/xtensa/xtensa.c:1825
13039 msgid "PIC is required but not supported with CONST16 instructions"
13042 #: config/xtensa/xtensa.c:1895
13044 msgid "invalid %%D value"
13045 msgstr "дрэннае %%Q значэнне"
13047 #: config/xtensa/xtensa.c:1932
13048 msgid "invalid mask"
13049 msgstr "нерэчаісная маска"
13051 #: config/xtensa/xtensa.c:1958
13053 msgid "invalid %%x value"
13054 msgstr "нерэчаіснае значэньне %%x/X"
13056 #: config/xtensa/xtensa.c:1965
13058 msgid "invalid %%d value"
13059 msgstr "дрэннае %%Q значэнне"
13061 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
13063 msgid "invalid %%t/%%b value"
13064 msgstr "дрэннае %%Q значэнне"
13066 #: config/xtensa/xtensa.c:2038
13067 msgid "invalid address"
13068 msgstr "нерэчаісны адрас"
13070 #: config/xtensa/xtensa.c:2063
13072 msgid "no register in address"
13073 msgstr "невядомая назва рэгістра: %s"
13075 #: config/xtensa/xtensa.c:2071
13076 msgid "address offset not a constant"
13079 #: config/xtensa/xtensa.c:2672
13080 msgid "only uninitialized variables can be placed in a .bss section"
13083 #: config/xtensa/xtensa.h:79
13084 msgid "Use CONST16 instruction to load constants"
13087 #: config/xtensa/xtensa.h:81
13088 msgid "Use PC-relative L32R instruction to load constants"
13091 #: config/xtensa/xtensa.h:83
13092 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13095 #: config/xtensa/xtensa.h:85
13096 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13099 #: config/xtensa/xtensa.h:87
13100 msgid "Intersperse literal pools with code in the text section"
13103 #: config/xtensa/xtensa.h:89
13104 msgid "Put literal pools in a separate literal section"
13107 #: config/xtensa/xtensa.h:91
13108 msgid "Automatically align branch targets to reduce branch penalties"
13111 #: config/xtensa/xtensa.h:93
13112 msgid "Do not automatically align branch targets"
13115 #: config/xtensa/xtensa.h:95
13116 msgid "Use indirect CALLXn instructions for large programs"
13119 #: config/xtensa/xtensa.h:97
13120 msgid "Use direct CALLn instructions for fast calls"
13125 msgid "missing argument to \"-%s\""
13126 msgstr "аргумент для \"%s\" прапушчан"
13129 msgid "%<-gnat%> misspelled as %<-gant%>"
13133 msgid "unable to call pointer to member function here"
13137 msgid "%s %D(%T, %T, %T) <built-in>"
13141 msgid "%s %D(%T, %T) <built-in>"
13145 msgid "%s %D(%T) <built-in>"
13149 msgid "%s %T <conversion>"
13153 msgid "%J%s %+#D <near match>"
13161 msgid "candidates are:"
13166 msgid "conversion from %qT to %qT is ambiguous"
13167 msgstr "пераўтварэньне з `%T' у `%T'"
13169 #: cp/call.c:2767 cp/call.c:2825
13170 msgid "no matching function for call to %<%D(%A)%>"
13173 #: cp/call.c:2770 cp/call.c:2828
13174 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13177 #. It's no good looking for an overloaded operator() on a
13178 #. pointer-to-member-function.
13181 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13185 msgid "no match for call to %<(%T) (%A)%>"
13190 msgid "call of %<(%T) (%A)%> is ambiguous"
13191 msgstr "памер \"%s\" - %d байт"
13194 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13198 msgid "%s for %<operator%s%> in %<%E%s%>"
13202 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13206 msgid "%s for %qs in %<%s %E%>"
13210 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13214 msgid "%s for %<operator%s%> in %<%s%E%>"
13218 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13222 msgid "%qE has type %<void%> and is not a throw-expression"
13225 #: cp/call.c:3241 cp/call.c:3451
13226 msgid "operands to ?: have different types"
13230 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13234 msgid "enumeral and non-enumeral type in conditional expression"
13238 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13242 msgid "comparison between %q#T and %q#T"
13247 msgid "no suitable %<operator %s> for %qT"
13248 msgstr "немагчымы апэратар '%s'"
13251 msgid "%q+#D is private"
13255 msgid "%q+#D is protected"
13259 msgid "%q+#D is inaccessible"
13263 msgid "within this context"
13266 #: cp/call.c:4149 cp/cvt.c:263
13268 msgid "invalid conversion from %qT to %qT"
13269 msgstr "пераўтварэньне з `%T' у `%T'"
13272 msgid " initializing argument %P of %qD"
13276 msgid "passing NULL to non-pointer argument %P of %qD"
13280 msgid "converting to non-pointer type %qT from NULL"
13284 msgid "passing %qT for argument %P to %qD"
13289 msgid "converting to %qT from %qT"
13290 msgstr "пераўтварэньне з `%T' у `%T'"
13293 msgid "passing negative value %qE for argument %P to %qD"
13297 msgid "converting negative value %qE to %qT"
13302 msgid "cannot bind bitfield %qE to %qT"
13303 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13305 #: cp/call.c:4334 cp/call.c:4350
13306 msgid "cannot bind packed field %qE to %qT"
13311 msgid "cannot bind rvalue %qE to %qT"
13312 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13315 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13318 #. Undefined behavior [expr.call] 5.2.2/7.
13320 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13324 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13328 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13332 msgid "%qT is not an accessible base of %qT"
13336 msgid "could not find class$ field in java interface type %qT"
13340 msgid "call to non-function %qD"
13344 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13348 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13352 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13356 msgid "cannot call member function %qD without object"
13360 msgid "passing %qT chooses %qT over %qT"
13363 #: cp/call.c:6002 cp/name-lookup.c:4105
13364 msgid " in call to %qD"
13368 msgid "choosing %qD over %qD"
13373 msgid " for conversion from %qT to %qT"
13374 msgstr "пераўтварэньне з `%T' у `%T'"
13377 msgid " because conversion sequence for the argument is better"
13381 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
13385 msgid "candidate 1:"
13389 msgid "candidate 2:"
13393 msgid "could not convert %qE to %qT"
13397 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13401 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13405 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13409 msgid "Java class %qT cannot have a destructor"
13413 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13417 msgid "%q#D and %q#D cannot be overloaded"
13421 msgid "conflicting access specifications for method %qD, ignored"
13426 msgid "conflicting access specifications for field %qE, ignored"
13431 msgid "%qD names constructor"
13432 msgstr "У канструкцыі"
13436 msgid "%qD invalid in %qT"
13437 msgstr "Нерэчаісны выбар \"%s\""
13440 msgid "no members matching %qD in %q#T"
13443 #: cp/class.c:1186 cp/class.c:1194
13445 msgid "%qD invalid in %q#T"
13446 msgstr "Нерэчаісны выбар \"%s\""
13449 msgid " because of local method %q#D with same name"
13453 msgid " because of local member %q#D with same name"
13457 msgid "base class %q#T has a non-virtual destructor"
13461 msgid "all member functions in class %qT are private"
13465 msgid "%q#T only defines a private destructor and has no friends"
13469 msgid "%q#T only defines private constructors and has no friends"
13473 msgid "no unique final overrider for %qD in %qT"
13476 #. Here we know it is a hider, and no overrider exists.
13478 msgid "%qD was hidden"
13485 #: cp/class.c:2455 cp/decl2.c:1100
13486 msgid "%q#D invalid; an anonymous union can only have non-static data members"
13489 #: cp/class.c:2462 cp/decl2.c:1107
13490 msgid "private member %q#D in anonymous union"
13493 #: cp/class.c:2465 cp/decl2.c:1109
13494 msgid "protected member %q#D in anonymous union"
13499 msgid "bit-field %q#D with non-integral type"
13500 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13504 msgid "bit-field %qD width not an integer constant"
13505 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13508 msgid "negative width in bit-field %qD"
13512 msgid "zero width for bit-field %qD"
13516 msgid "width of %qD exceeds its type"
13520 msgid "%qD is too small to hold all values of %q#T"
13524 msgid "member %q#D with constructor not allowed in union"
13528 msgid "member %q#D with destructor not allowed in union"
13532 msgid "member %q#D with copy assignment operator not allowed in union"
13536 msgid "multiple fields in union %qT initialized"
13540 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
13544 msgid "%qD may not be static because it is a member of a union"
13548 msgid "%qD may not have reference type %qT because it is a member of a union"
13552 msgid "field %qD in local class cannot be static"
13557 msgid "field %qD invalidly declared function type"
13558 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13562 msgid "field %qD invalidly declared method type"
13563 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13566 msgid "non-static reference %q#D in class without a constructor"
13570 msgid "non-static const member %q#D in class without a constructor"
13574 msgid "field %q#D with same name as class"
13578 msgid "%q#T has pointer data members"
13582 msgid " but does not override %<%T(const %T&)%>"
13586 msgid " or %<operator=(const %T&)%>"
13590 msgid " but does not override %<operator=(const %T&)%>"
13594 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
13598 msgid "class %qT will be considered nearly empty in a future version of GCC"
13603 msgid "initializer specified for non-virtual method %qD"
13604 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13607 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
13611 msgid "direct base %qT inaccessible in %qT due to ambiguity"
13615 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
13619 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
13622 #. Versions of G++ before G++ 3.4 did not reset the
13625 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
13629 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
13633 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13637 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
13640 #: cp/class.c:4898 cp/parser.c:12906
13642 msgid "redefinition of %q#T"
13643 msgstr "папярэдняе вызначэньне `%#T'"
13646 msgid "%q#T has virtual functions but non-virtual destructor"
13650 msgid "trying to finish struct, but kicked out due to previous parse errors"
13655 msgid "language string %<\"%E\"%> not recognized"
13656 msgstr "мова %s не распазнана"
13659 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
13663 msgid "no matches converting function %qD to type %q#T"
13667 msgid "converting overloaded function %qD to type %q#T is ambiguous"
13672 msgid "assuming pointer to member %qD"
13673 msgstr "прапушчан ініцыялізатар"
13676 msgid "(a pointer to member can only be formed with %<&%E%>)"
13679 #: cp/class.c:5870 cp/class.c:5901 cp/class.c:6053 cp/class.c:6060
13680 msgid "not enough type information"
13684 msgid "argument of type %qT does not match %qT"
13688 msgid "invalid operation on uninstantiated type"
13691 #. [basic.scope.class]
13693 #. A name N used in a class S shall refer to the same declaration
13694 #. in its context and when re-evaluated in the completed scope of
13696 #: cp/class.c:6274 cp/decl.c:1102 cp/name-lookup.c:508 cp/pt.c:2206
13698 msgid "declaration of %q#D"
13699 msgstr "абвяшчэньне `%#D'"
13702 msgid "changes meaning of %qD from %q+#D"
13707 msgid "can't convert from incomplete type %qT to %qT"
13708 msgstr "\"%s\" мае незавершаны тып"
13711 msgid "conversion of %qE from %qT to %qT is ambiguous"
13714 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
13715 msgid "cannot convert %qE from type %qT to type %qT"
13718 #: cp/cvt.c:197 cp/cvt.c:201
13719 msgid "pointer to member cast from %qT to %qT is via virtual base"
13723 msgid "conversion from %qT to %qT discards qualifiers"
13726 #: cp/cvt.c:515 cp/typeck.c:4824
13727 msgid "casting %qT to %qT does not dereference pointer"
13732 msgid "cannot convert type %qT to type %qT"
13733 msgstr "\"%s\" мае незавершаны тып"
13737 msgid "conversion from %q#T to %q#T"
13738 msgstr "пераўтварэньне з `%T' у `%T'"
13740 #: cp/cvt.c:682 cp/cvt.c:702
13741 msgid "%q#T used where a %qT was expected"
13745 msgid "%q#T used where a floating point value was expected"
13749 msgid "conversion from %qT to non-scalar type %qT requested"
13753 msgid "pseudo-destructor is not called"
13757 msgid "object of incomplete type %qT will not be accessed in %s"
13761 msgid "object of type %qT will not be accessed in %s"
13765 msgid "object %qE of incomplete type %qT will not be accessed in %s"
13768 #. [over.over] enumerates the places where we can take the address
13769 #. of an overloaded function, and this is not one of them.
13772 msgid "%s cannot resolve address of overloaded function"
13775 #. Only warn when there is no &.
13778 msgid "%s is a reference, not call, to function %qE"
13783 msgid "%s has no effect"
13787 msgid "value computed is not used"
13791 msgid "converting NULL to non-pointer type"
13795 msgid "ambiguous default type conversion from %qT"
13799 msgid " candidate conversions include %qD and %qD"
13804 msgid "label %qD used but not defined"
13805 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13809 msgid "label %qD defined but not used"
13810 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13813 msgid "%qD was declared %<extern%> and later %<static%>"
13816 #: cp/decl.c:1010 cp/decl.c:1475
13818 msgid "previous declaration of %qD"
13819 msgstr "папярэдняе абвяшчэньне `%D'"
13823 msgid "%Jfunction %qD redeclared as inline"
13824 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13828 msgid "%Jprevious declaration of %qD with attribute noinline"
13829 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13833 msgid "%Jfunction %qD redeclared with attribute noinline"
13834 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13838 msgid "%Jprevious declaration of %qD was inline"
13839 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13841 #: cp/decl.c:1089 cp/decl.c:1160
13843 msgid "shadowing %s function %q#D"
13844 msgstr "у функцыі \"%s\":"
13847 msgid "library function %q#D redeclared as non-function %q#D"
13852 msgid "conflicts with built-in declaration %q#D"
13853 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13855 #: cp/decl.c:1155 cp/decl.c:1264 cp/decl.c:1280
13857 msgid "new declaration %q#D"
13858 msgstr "новае абвяшчэньне `%#D'"
13862 msgid "ambiguates built-in declaration %q#D"
13863 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13866 msgid "%q#D redeclared as different kind of symbol"
13871 msgid "previous declaration of %q#D"
13872 msgstr "папярэдняе абвяшчэньне `%#D'"
13876 msgid "declaration of template %q#D"
13877 msgstr "абвяшчэньне шаблёну `%#D'"
13879 #: cp/decl.c:1250 cp/name-lookup.c:509
13881 msgid "conflicts with previous declaration %q#D"
13882 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13884 #: cp/decl.c:1265 cp/decl.c:1281
13886 msgid "ambiguates old declaration %q#D"
13887 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13891 msgid "declaration of C function %q#D conflicts with"
13892 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13896 msgid "previous declaration %q#D here"
13897 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13901 msgid "conflicting declaration %q#D"
13902 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13906 msgid "%qD has a previous declaration as %q#D"
13907 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13909 #. [namespace.alias]
13911 #. A namespace-name or namespace-alias shall not be declared as
13912 #. the name of any other entity in the same declarative region.
13913 #. A namespace-name defined at global scope shall not be
13914 #. declared as the name of any other entity in any global scope
13918 msgid "declaration of namespace %qD conflicts with"
13919 msgstr "абвяшчэньне шаблёну `%#D'"
13923 msgid "previous declaration of namespace %qD here"
13924 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13928 msgid "%q#D previously defined here"
13929 msgstr "папярэдняе вызначэньне"
13933 msgid "%q#D previously declared here"
13934 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13936 #. Prototype decl follows defn w/o prototype.
13939 msgid "prototype for %q#D"
13940 msgstr "няма папярэдняга прататыпа для \"%s\""
13944 msgid "%Jfollows non-prototype definition here"
13945 msgstr "папярэдняе вызначэньне"
13949 msgid "previous declaration of %q#D with %qL linkage"
13950 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13954 msgid "conflicts with new declaration with %qL linkage"
13955 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
13957 #: cp/decl.c:1403 cp/decl.c:1410
13959 msgid "default argument given for parameter %d of %q#D"
13960 msgstr "нехапае аргументаў у функцыі \"%s\""
13962 #: cp/decl.c:1405 cp/decl.c:1412
13964 msgid "after previous specification in %q#D"
13965 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13968 msgid "%q#D was used before it was declared inline"
13973 msgid "%Jprevious non-inline declaration here"
13974 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13978 msgid "redundant redeclaration of %qD in same scope"
13979 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13983 msgid "declaration of %qF throws different exceptions"
13988 msgid "than previous declaration %qF"
13989 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13991 #. From [temp.expl.spec]:
13993 #. If a template, a member template or the member of a class
13994 #. template is explicitly specialized then that
13995 #. specialization shall be declared before the first use of
13996 #. that specialization that would cause an implicit
13997 #. instantiation to take place, in every translation unit in
13998 #. which such a use occurs.
14001 msgid "explicit specialization of %qD after first use"
14002 msgstr "ініцыялізацыя"
14005 msgid "%J%qD: visibility attribute ignored because it"
14010 msgid "%Jconflicts with previous declaration here"
14011 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
14015 msgid "label %qE referenced outside of any function"
14018 #: cp/decl.c:2151 cp/decl.c:2175 cp/decl.c:2263
14020 msgid "jump to label %qD"
14021 msgstr "паўтарэнне \"%s\""
14023 #: cp/decl.c:2153 cp/decl.c:2177
14024 msgid "jump to case label"
14027 #: cp/decl.c:2156 cp/decl.c:2180
14029 msgid "%H from here"
14034 msgid " crosses initialization of %q#D"
14035 msgstr "ініцыялізацыя"
14037 #: cp/decl.c:2164 cp/decl.c:2279
14038 msgid " enters scope of non-POD %q#D"
14041 #: cp/decl.c:2184 cp/decl.c:2283
14042 msgid " enters try block"
14045 #: cp/decl.c:2186 cp/decl.c:2285
14046 msgid " enters catch block"
14053 #. Can't skip init of __exception_info.
14055 msgid "%J enters catch block"
14060 msgid " skips initialization of %q#D"
14061 msgstr "ініцыялізацыя"
14064 msgid "label named wchar_t"
14069 msgid "duplicate label %qD"
14070 msgstr "паўтарэнне \"%s\""
14072 #: cp/decl.c:2562 cp/parser.c:3525
14074 msgid "%qD used without template parameters"
14075 msgstr "нявернае выкарыстанне \"restict\""
14077 #: cp/decl.c:2579 cp/decl.c:2670
14078 msgid "no class template named %q#T in %q#T"
14081 #: cp/decl.c:2600 cp/decl.c:2610 cp/decl.c:2630
14083 msgid "no type named %q#T in %q#T"
14084 msgstr "вяртаемы тып \"%s\" не \"int\""
14088 msgid "template parameters do not match template"
14089 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14091 #: cp/decl.c:2680 cp/friend.c:317 cp/friend.c:325
14093 msgid "%qD declared here"
14094 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14097 msgid "%Jan anonymous union cannot have function members"
14101 msgid "member %q#D with constructor not allowed in anonymous aggregate"
14105 msgid "member %q#D with destructor not allowed in anonymous aggregate"
14109 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
14113 msgid "multiple types in one declaration"
14118 msgid "redeclaration of C++ built-in type %qT"
14119 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14122 msgid "missing type-name in typedef-declaration"
14126 msgid "ISO C++ prohibits anonymous structs"
14131 msgid "%qs can only be specified for functions"
14132 msgstr "\"%s\" звычайна функцыя"
14135 msgid "%<friend%> can only be specified inside a class"
14139 msgid "%<explicit%> can only be specified for constructors"
14143 msgid "a storage class can only be specified for objects and functions"
14147 msgid "qualifiers can only be specified for objects and functions"
14152 msgid "attribute ignored in declaration of %q#T"
14153 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14156 msgid "attribute for %q#T must follow the %qs keyword"
14160 msgid "function %q#D is initialized like a variable"
14164 msgid "declaration of %q#D has %<extern%> and is initialized"
14168 msgid "%q#D is not a static member of %q#T"
14172 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14176 msgid "template header not allowed in member definition of explicitly specialized class"
14181 msgid "duplicate initialization of %qD"
14182 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14185 msgid "declaration of %q#D outside of class is not definition"
14190 msgid "variable %q#D has initializer but incomplete type"
14191 msgstr "\"%s\" мае незавершаны тып"
14193 #: cp/decl.c:3788 cp/decl.c:4410
14195 msgid "elements of array %q#D have incomplete type"
14196 msgstr "\"%s\" мае незавершаны тып"
14199 msgid "aggregate %q#D has incomplete type and cannot be defined"
14203 msgid "%qD declared as reference but not initialized"
14207 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14212 msgid "cannot initialize %qT from %qT"
14213 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14216 msgid "initializer fails to determine size of %qD"
14221 msgid "array size missing in %qD"
14222 msgstr "прапушчан памер масіва ў `%D'"
14226 msgid "zero-size array %qD"
14227 msgstr "нулявы памер масіва `%D'"
14229 #. An automatic variable with an incomplete type: that is an error.
14230 #. Don't talk about array types here, since we took care of that
14231 #. message in grokdeclarator.
14233 msgid "storage size of %qD isn't known"
14238 msgid "storage size of %qD isn't constant"
14239 msgstr "тып параметра \"%s\" не аб'яўлены"
14242 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14246 msgid "%J you can work around this by removing the initializer"
14251 msgid "uninitialized const %qD"
14252 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14255 msgid "name %qD used in a GNU-style designated initializer for an array"
14259 msgid "brace-enclosed initializer used to initialize %qT"
14263 msgid "initializer for %qT must be brace-enclosed"
14267 msgid "ISO C++ does not allow designated initializers"
14271 msgid "%qT has no non-static data member named %qD"
14276 msgid "too many initializers for %qT"
14277 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14280 msgid "variable-sized object %qD may not be initialized"
14285 msgid "%qD has incomplete type"
14286 msgstr "\"%s\" мае незавершаны тып"
14289 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14293 msgid "array %qD initialized by parenthesized string literal %qE"
14298 msgid "structure %qD with uninitialized const members"
14299 msgstr "параметр \"%s\" ініцыялізаваны"
14303 msgid "structure %qD with uninitialized reference members"
14304 msgstr "параметр \"%s\" ініцыялізаваны"
14307 msgid "assignment (not initialization) in declaration"
14312 msgid "cannot initialize %qD to namespace %qD"
14313 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14317 msgid "shadowing previous type declaration of %q#D"
14318 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14321 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14325 msgid "%qD is thread-local and so cannot be dynamically initialized"
14329 msgid "destructor for alien class %qT cannot be a member"
14333 msgid "constructor for alien class %qT cannot be a member"
14337 msgid "%qD declared as a %<virtual%> %s"
14341 msgid "%qD declared as an %<inline%> %s"
14345 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14349 msgid "%qD declared as a friend"
14354 msgid "%qD declared with an exception specification"
14355 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14358 msgid "cannot declare %<::main%> to be a template"
14362 msgid "cannot declare %<::main%> to be inline"
14366 msgid "cannot declare %<::main%> to be static"
14371 msgid "%<::main%> must return %<int%>"
14372 msgstr "`main' павінна вяртаць `int'"
14375 msgid "non-local function %q#D uses anonymous type"
14378 #: cp/decl.c:5552 cp/decl.c:5888
14379 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14383 msgid "non-local function %q#D uses local type %qT"
14388 msgid "%smember function %qD cannot have cv-qualifier"
14389 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14393 msgid "defining explicit specialization %qD in friend declaration"
14394 msgstr "ініцыялізацыя"
14396 #. Something like `template <class T> friend void f<T>()'.
14399 msgid "invalid use of template-id %qD in declaration of primary template"
14400 msgstr "нявернае выкарыстанне \"restict\""
14403 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
14407 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
14411 msgid "definition of implicitly-declared %qD"
14414 #: cp/decl.c:5737 cp/decl2.c:712
14415 msgid "no %q#D member function declared in class %qT"
14418 #. DRs 132, 319 and 389 seem to indicate types with
14419 #. no linkage can only be used to declare extern "C"
14420 #. entities. Since it's not always an error in the
14421 #. ISO C++ 90 Standard, we only issue a warning.
14423 msgid "non-local variable %q#D uses anonymous type"
14427 msgid "non-local variable %q#D uses local type %qT"
14431 msgid "invalid in-class initialization of static data member of non-integral type %qT"
14435 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
14439 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
14444 msgid "size of array %qD has non-integral type %qT"
14445 msgstr "памер масіва `%D' не цэлалікавы тып"
14449 msgid "size of array has non-integral type %qT"
14450 msgstr "памер масіва \"%s\" адмоўны"
14454 msgid "size of array %qD is negative"
14455 msgstr "памер масіва `%D' - адмоўны"
14458 msgid "size of array is negative"
14459 msgstr "адмоўны памер масіва "
14463 msgid "ISO C++ forbids zero-size array %qD"
14464 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14468 msgid "ISO C++ forbids zero-size array"
14469 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14473 msgid "size of array %qD is not an integral constant-expression"
14474 msgstr "памер масіва \"%s\" адмоўны"
14477 msgid "size of array is not an integral constant-expression"
14482 msgid "ISO C++ forbids variable-size array %qD"
14483 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14487 msgid "ISO C++ forbids variable-size array"
14488 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14491 msgid "overflow in array dimension"
14496 msgid "declaration of %qD as %s"
14497 msgstr "абвяшчэньне `%#D'"
14501 msgid "creating %s"
14505 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
14509 msgid "multidimensional array must have bounds for all dimensions except the first"
14513 msgid "return type specification for constructor invalid"
14517 msgid "return type specification for destructor invalid"
14521 msgid "operator %qT declared to return %qT"
14525 msgid "return type specified for %<operator %T%>"
14529 msgid "unnamed variable or field declared void"
14534 msgid "variable or field %qE declared void"
14535 msgstr "тып параметра \"%s\" не аб'яўлены"
14538 msgid "variable or field declared void"
14542 msgid "type %qT is not derived from type %qT"
14545 #: cp/decl.c:6498 cp/decl.c:6590 cp/decl.c:7734
14547 msgid "declaration of %qD as non-function"
14548 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14552 msgid "declaration of %qD as non-member"
14553 msgstr "абвяшчэньне `%#D'"
14556 msgid "declarator-id missing; using reserved word %qD"
14561 msgid "two or more data types in declaration of %qs"
14562 msgstr "пустое абвяшчэнне"
14566 msgid "ISO C++ does not support %<long long%>"
14567 msgstr "ISO C++ не падтрымлівае \"long long\""
14569 #: cp/decl.c:6726 cp/decl.c:6728
14571 msgid "ISO C++ forbids declaration of %qs with no type"
14572 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14576 msgid "short, signed or unsigned invalid for %qs"
14577 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14581 msgid "long, short, signed or unsigned invalid for %qs"
14582 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14586 msgid "long and short specified together for %qs"
14591 msgid "long or short specified with char for %qs"
14596 msgid "long or short specified with floating type for %qs"
14601 msgid "signed and unsigned given together for %qs"
14606 msgid "long, short, signed or unsigned used invalidly for %qs"
14607 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14611 msgid "complex invalid for %qs"
14612 msgstr "complex нерэчаісны для \"%s\""
14615 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
14618 #: cp/decl.c:6875 cp/typeck.c:6391
14620 msgid "ignoring %qV qualifiers added to function type %qT"
14621 msgstr "Нерэчаісны выбар \"%s\""
14624 msgid "member %qD cannot be declared both virtual and static"
14629 msgid "%<%T::%D%> is not a valid declarator"
14630 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14633 msgid "typedef declaration invalid in parameter declaration"
14637 msgid "storage class specifiers invalid in parameter declarations"
14641 msgid "virtual outside class declaration"
14644 #: cp/decl.c:6937 cp/decl.c:6944
14646 msgid "multiple storage classes in declaration of %qs"
14647 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
14651 msgid "storage class specified for %s %qs"
14655 msgid "top-level declaration of %qs specifies %<auto%>"
14659 msgid "storage class specifiers invalid in friend function declarations"
14663 msgid "destructor cannot be static member function"
14667 msgid "destructors may not be cv-qualified"
14671 msgid "constructor cannot be static member function"
14675 msgid "constructors cannot be declared virtual"
14679 msgid "constructors may not be cv-qualified"
14684 msgid "can't initialize friend function %qs"
14685 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14687 #. Cannot be both friend and virtual.
14689 msgid "virtual functions cannot be friends"
14690 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14693 msgid "friend declaration not in class definition"
14698 msgid "can't define friend function %qs in a local class definition"
14699 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14702 msgid "destructors may not have parameters"
14705 #: cp/decl.c:7255 cp/decl.c:7262
14707 msgid "cannot declare reference to %q#T"
14708 msgstr "Не магу знайсці файл для класа %s."
14712 msgid "cannot declare pointer to %q#T"
14713 msgstr "\"%s\" мае незавершаны тып"
14716 msgid "cannot declare pointer to %q#T member"
14720 msgid "%qD is a namespace"
14724 msgid "template-id %qD used as a declarator"
14728 msgid "extra qualification %<%T::%> on member %qs ignored"
14732 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
14736 msgid "cannot declare member %<%T::%s%> within %qT"
14740 msgid "data member may not have variably modified type %qT"
14744 msgid "parameter may not have variably modified type %qT"
14747 #. [dcl.fct.spec] The explicit specifier shall only be used in
14748 #. declarations of constructors within a class definition.
14750 msgid "only declarations of constructors can be %<explicit%>"
14755 msgid "non-member %qs cannot be declared %<mutable%>"
14756 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14759 msgid "non-object member %qs cannot be declared %<mutable%>"
14764 msgid "function %qs cannot be declared %<mutable%>"
14765 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14769 msgid "static %qs cannot be declared %<mutable%>"
14770 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14774 msgid "const %qs cannot be declared %<mutable%>"
14775 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14778 msgid "%Jtypedef name may not be a nested-name-specifier"
14782 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
14787 msgid "qualified function types cannot be used to declare %s functions"
14788 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14791 msgid "type qualifiers specified for friend class declaration"
14796 msgid "%<inline%> specified for friend class declaration"
14797 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14801 msgid "template parameters cannot be friends"
14802 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14805 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
14809 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
14813 msgid "trying to make class %qT a friend of global scope"
14817 msgid "invalid qualifiers on non-member function type"
14821 msgid "abstract declarator %qT used as declaration"
14826 msgid "cannot use %<::%> in parameter declaration"
14827 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
14829 #. Something like struct S { int N::j; };
14832 msgid "invalid use of %<::%>"
14833 msgstr "нерэчаіснае выкарыстаньне `::'"
14836 msgid "can't make %qD into a method -- not in a class"
14841 msgid "function %qD declared virtual inside a union"
14842 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14845 msgid "%qD cannot be declared virtual, since it is always static"
14850 msgid "declaration of %qD as member of %qT"
14851 msgstr "абвяшчэньне шаблёну `%#D'"
14855 msgid "field %qD has incomplete type"
14856 msgstr "\"%s\" мае незавершаны тып"
14860 msgid "name %qT has incomplete type"
14861 msgstr "\"%s\" мае незавершаны тып"
14865 msgid " in instantiation of template %qT"
14866 msgstr "абвяшчэньне шаблёну `%#D'"
14870 msgid "%qE is neither function nor member function; cannot be declared friend"
14871 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14874 msgid "member functions are implicitly friends of their class"
14877 #. An attempt is being made to initialize a non-static
14878 #. member. But, from [class.mem]:
14880 #. 4 A member-declarator can contain a
14881 #. constant-initializer only if it declares a static
14882 #. member (_class.static_) of integral or enumeration
14883 #. type, see _class.static.data_.
14885 #. This used to be relatively common practice, but
14886 #. the rest of the compiler does not correctly
14887 #. handle the initialization unless the member is
14888 #. static so we make it static below.
14891 msgid "ISO C++ forbids initialization of member %qD"
14892 msgstr "ініцыялізацыя"
14895 msgid "making %qD static"
14899 msgid "storage class %<auto%> invalid for function %qs"
14903 msgid "storage class %<register%> invalid for function %qs"
14907 msgid "storage class %<__thread%> invalid for function %qs"
14911 msgid "%<static%> specified invalid for function %qs declared out of global scope"
14915 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
14920 msgid "virtual non-class function %qs"
14924 msgid "cannot declare member function %qD to have static linkage"
14927 #. FIXME need arm citation
14929 msgid "cannot declare static function inside another function"
14933 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
14937 msgid "static member %qD declared %<register%>"
14941 msgid "cannot explicitly declare member %q#D to have extern linkage"
14946 msgid "default argument for %q#D has type %qT"
14947 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14951 msgid "default argument for parameter of type %qT has type %qT"
14952 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14956 msgid "default argument %qE uses local variable %qD"
14957 msgstr "нехапае аргументаў у функцыі \"%s\""
14961 msgid "parameter %qD invalidly declared method type"
14962 msgstr "тып параметра \"%s\" не аб'яўлены"
14965 msgid "parameter %qD includes %s to array of unknown bound %qT"
14970 #. A declaration of a constructor for a class X is ill-formed if
14971 #. its first parameter is of type (optionally cv-qualified) X
14972 #. and either there are no other parameters or else all other
14973 #. parameters have default arguments.
14975 #. We *don't* complain about member template instantiations that
14976 #. have this form, though; they can occur as we try to decide
14977 #. what constructor to use during overload resolution. Since
14978 #. overload resolution will never prefer such a constructor to
14979 #. the non-template copy constructor (which is either explicitly
14980 #. or implicitly defined), there's no need to worry about their
14981 #. existence. Theoretically, they should never even be
14982 #. instantiated, but that's hard to forestall.
14984 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
14989 msgid "%qD may not be declared within a namespace"
14990 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14994 msgid "%qD may not be declared as static"
14995 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14998 msgid "%qD must be a nonstatic member function"
15002 msgid "%qD must be either a non-static member function or a non-member function"
15006 msgid "%qD must have an argument of class or enumerated type"
15011 msgid "conversion to %s%s will never use a type conversion operator"
15016 msgid "ISO C++ prohibits overloading operator ?:"
15020 msgid "postfix %qD must take %<int%> as its argument"
15024 msgid "postfix %qD must take %<int%> as its second argument"
15028 msgid "%qD must take either zero or one argument"
15032 msgid "%qD must take either one or two arguments"
15036 msgid "prefix %qD should return %qT"
15040 msgid "postfix %qD should return %qT"
15044 msgid "%qD must take %<void%>"
15047 #: cp/decl.c:8886 cp/decl.c:8894
15048 msgid "%qD must take exactly one argument"
15052 msgid "%qD must take exactly two arguments"
15056 msgid "user-defined %qD always evaluates both arguments"
15060 msgid "%qD should return by value"
15063 #: cp/decl.c:8930 cp/decl.c:8933
15065 msgid "%qD cannot have default arguments"
15066 msgstr "нехапае аргументаў у функцыі \"%s\""
15070 msgid "using template type parameter %qT after %qs"
15071 msgstr "нявернае выкарыстанне \"restict\""
15074 msgid "using typedef-name %qD after %qs"
15079 msgid "%qD has a previous declaration here"
15080 msgstr "гэта папярэдняе абвяшчэньне"
15083 msgid "%qT referred to as %qs"
15086 #: cp/decl.c:9016 cp/decl.c:9024
15088 msgid "%qT has a previous declaration here"
15089 msgstr "гэта папярэдняе абвяшчэньне"
15092 msgid "%qT referred to as enum"
15095 #. If a class template appears as elaborated type specifier
15096 #. without a template header such as:
15098 #. template <class T> class C {};
15099 #. void f(class C); // No template header here
15101 #. then the required template argument is missing.
15104 msgid "template argument required for %<%s %T%>"
15105 msgstr "параметр \"%s\" ініцыялізаваны"
15107 #: cp/decl.c:9075 cp/name-lookup.c:2596
15108 msgid "%qD has the same name as the class in which it is declared"
15113 msgid "use of enum %q#D without previous declaration"
15114 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15118 msgid "redeclaration of %qT as a non-template"
15119 msgstr "абвяшчэньне шаблёну `%#D'"
15122 msgid "derived union %qT invalid"
15126 msgid "Java class %qT cannot have multiple bases"
15130 msgid "Java class %qT cannot have virtual bases"
15134 msgid "base type %qT fails to be a struct or class type"
15138 msgid "recursive type %qT undefined"
15143 msgid "duplicate base type %qT invalid"
15144 msgstr "паўтарэнне \"restrict\""
15148 msgid "multiple definition of %q#T"
15149 msgstr "папярэдняе вызначэньне `%#T'"
15153 msgid "%Jprevious definition here"
15154 msgstr "папярэдняе вызначэньне"
15158 #. IF no integral type can represent all the enumerator values, the
15159 #. enumeration is ill-formed.
15161 msgid "no integral type can represent all of the enumerator values for %qT"
15165 msgid "enumerator value for %qD not integer constant"
15169 msgid "overflow in enumeration values at %qD"
15174 msgid "return type %q#T is incomplete"
15175 msgstr "вяртаемы тып \"%s\" не \"int\""
15177 #: cp/decl.c:9920 cp/typeck.c:6150
15178 msgid "%<operator=%> should return a reference to %<*this%>"
15183 msgid "parameter %qD declared void"
15184 msgstr "тып параметра \"%s\" не аб'яўлены"
15188 msgid "invalid member function declaration"
15189 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15193 msgid "%qD is already defined in class %qT"
15194 msgstr "не знойдзен клас \"%s\""
15197 msgid "static member function %q#D declared with type qualifiers"
15201 msgid "name missing for member function"
15204 #: cp/decl2.c:372 cp/decl2.c:386
15205 msgid "ambiguous conversion for array subscript"
15209 msgid "invalid types %<%T[%T]%> for array subscript"
15213 msgid "deleting array %q#D"
15217 msgid "type %q#T argument given to %<delete%>, expected pointer"
15221 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
15226 msgid "deleting %qT is undefined"
15227 msgstr "метка \"%s\" ужываецца, але не вызначана"
15229 #. 14.5.2.2 [temp.mem]
15231 #. A local class shall not have member templates.
15234 msgid "invalid declaration of member template %q#D in local class"
15235 msgstr "абвяшчэньне шаблёну `%#D'"
15239 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15240 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15242 #: cp/decl2.c:504 cp/pt.c:2973
15244 msgid "template declaration of %q#D"
15245 msgstr "пустое абвяшчэнне"
15248 msgid "Java method %qD has non-Java return type %qT"
15252 msgid "Java method %qD has non-Java parameter type %qT"
15256 msgid "prototype for %q#D does not match any in class %qT"
15260 msgid "local class %q#T shall not have static data member %q#D"
15264 msgid "initializer invalid for static member with constructor"
15268 msgid "(an out of class initialization is required)"
15272 msgid "member %qD conflicts with virtual function table field name"
15276 msgid "applying attributes to template parameters is not implemented"
15281 msgid "%qD is already defined in %qT"
15282 msgstr "не знойдзен клас \"%s\""
15285 msgid "field initializer is not constant"
15289 msgid "%<asm%> specifiers are not permitted on non-static data members"
15294 msgid "cannot declare %qD to be a bit-field type"
15295 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
15299 msgid "cannot declare bit-field %qD with function type"
15300 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15304 msgid "%qD is already defined in the class %qT"
15305 msgstr "не знойдзен клас \"%s\""
15309 msgid "static member %qD cannot be a bit-field"
15310 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15313 msgid "anonymous struct not inside named type"
15317 msgid "namespace-scope anonymous aggregates must be static"
15321 msgid "anonymous union with no members"
15325 msgid "%<operator new%> must return type %qT"
15329 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15333 msgid "%<operator delete%> must return type %qT"
15337 msgid "%<operator delete%> takes type %qT as first parameter"
15342 msgid "inline function %qD used but never defined"
15343 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15347 msgid "default argument missing for parameter %P of %q+#D"
15348 msgstr "аргумент для \"%s\" прапушчан"
15350 #. damn ICE suppression
15353 msgid "unexpected letter %qc in locate_error\n"
15356 #. Can't throw a reference.
15358 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15362 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
15365 #. Thrown object must be a Throwable.
15367 msgid "type %qT is not derived from %<java::lang::Throwable%>"
15371 msgid "mixing C++ and Java catches in a single translation unit"
15375 msgid "throwing NULL, which has integral, not pointer type"
15378 #: cp/except.c:625 cp/init.c:1887
15379 msgid "%qD should never be overloaded"
15383 msgid " in thrown expression"
15387 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
15391 msgid "%Hexception of type %qT will be caught"
15395 msgid "%H by earlier handler for %qT"
15399 msgid "%H%<...%> handler must be the last handler for its try block"
15404 msgid "%qD is already a friend of class %qT"
15405 msgstr "не знойдзен клас \"%s\""
15409 msgid "invalid type %qT declared %<friend%>"
15410 msgstr "тып параметра \"%s\" не аб'яўлены"
15413 #. Friend declarations shall not declare partial
15414 #. specializations.
15415 #: cp/friend.c:244 cp/friend.c:274
15416 msgid "partial specialization %qT declared %<friend%>"
15420 msgid "class %qT is implicitly friends with itself"
15425 msgid "%qT is not a member of %qT"
15426 msgstr "\"%s\" мае незавершаны тып"
15430 msgid "%qT is not a member class template of %qT"
15431 msgstr "\"%s\" мае незавершаны тып"
15434 msgid "%qT is not a nested class of %qT"
15437 #. template <class T> friend class T;
15440 msgid "template parameter type %qT declared %<friend%>"
15441 msgstr "тып параметра \"%s\" не аб'яўлены"
15443 #. template <class T> friend class A; where A is not a template
15446 msgid "%q#T is not a template"
15447 msgstr "\"%s\" мае незавершаны тып"
15451 msgid "%qD is already a friend of %qT"
15452 msgstr "не знойдзен клас \"%s\""
15456 msgid "%qT is already a friend of %qT"
15457 msgstr "не знойдзен клас \"%s\""
15460 msgid "member %qD declared as friend before type %qT defined"
15464 msgid "friend declaration %q#D declares a non-template function"
15468 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
15471 #: cp/g++spec.c:238 java/jvspec.c:417
15473 msgid "argument to '%s' missing\n"
15474 msgstr "аргумент для \"%s\" прапушчан"
15478 msgid "%J%qD should be initialized in the member initialization list"
15479 msgstr "нерэчаісны ініцыялізатар"
15482 msgid "%Jdefault-initialization of %q#D, which has reference type"
15487 msgid "%Juninitialized reference member %qD"
15488 msgstr "прапушчан ініцыялізатар"
15491 msgid "%Juninitialized member %qD with %<const%> type %qT"
15495 msgid "%qD will be initialized after"
15500 msgid "base %qT will be initialized after"
15501 msgstr "Клас \"%s\" ужо існуе"
15513 msgid "%J when initialized here"
15514 msgstr "параметр \"%s\" ініцыялізаваны"
15518 msgid "%Jmultiple initializations given for %qD"
15519 msgstr "ініцыялізацыя"
15522 msgid "%Jmultiple initializations given for base %qT"
15526 msgid "%Jinitializations for multiple members of %qT"
15530 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
15533 #: cp/init.c:906 cp/init.c:925
15534 msgid "class %qT does not have any field named %qD"
15538 msgid "%q#D is a static data member; it can only be initialized at its definition"
15542 msgid "%q#D is not a non-static data member of %qT"
15546 msgid "unnamed initializer for %qT, which has no base classes"
15550 msgid "unnamed initializer for %qT, which uses multiple inheritance"
15554 msgid "%qD is both a direct base and an indirect virtual base"
15558 msgid "type %qD is not a direct or virtual base of %qT"
15562 msgid "type %qD is not a direct base of %qT"
15567 msgid "bad array initializer"
15568 msgstr "нерэчаісны ініцыялізатар"
15572 msgid "%qT is not an aggregate type"
15573 msgstr "\"%s\" мае незавершаны тып"
15576 msgid "qualified type %qT does not match destructor name %<~%T%>"
15580 msgid "incomplete type %qT does not have member %qD"
15585 msgid "%qD is not a member of type %qT"
15586 msgstr "\"%s\" мае незавершаны тып"
15590 msgid "invalid pointer to bit-field %qD"
15591 msgstr "нявернае выкарыстанне \"restict\""
15595 msgid "invalid use of non-static member function %qD"
15596 msgstr "нявернае выкарыстанне \"restict\""
15598 #: cp/init.c:1548 cp/semantics.c:1321
15600 msgid "invalid use of non-static data member %qD"
15601 msgstr "нявернае выкарыстанне \"restict\""
15604 msgid "size in array new must have integral type"
15608 msgid "zero size array reserves no space"
15612 msgid "new cannot be applied to a reference type"
15616 msgid "new cannot be applied to a function type"
15620 msgid "call to Java constructor, while %<jclass%> undefined"
15625 msgid "can't find class$"
15626 msgstr "Не магу знайсці клас \"%s\""
15629 msgid "invalid type %<void%> for new"
15634 msgid "uninitialized const in %<new%> of %q#T"
15635 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15639 msgid "call to Java constructor with %qs undefined"
15644 msgid "request for member %qD is ambiguous"
15645 msgstr "памер \"%s\" - %d байт"
15648 msgid "ISO C++ forbids initialization in array new"
15652 msgid "initializer ends prematurely"
15656 msgid "cannot initialize multi-dimensional array with initializer"
15660 msgid "possible problem detected in invocation of delete operator:"
15664 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15668 msgid "unknown array size in delete"
15672 msgid "type to vector delete is neither pointer or array type"
15677 msgid "junk at end of #pragma %s"
15682 msgid "invalid #pragma %s"
15686 msgid "#pragma vtable no longer supported"
15691 msgid "#pragma implementation for %qs appears after file is included"
15695 msgid "junk at end of #pragma GCC java_exceptions"
15700 msgid "%qD not defined"
15701 msgstr "YYDEBUG не вызначан."
15705 msgid "%qD was not declared in this scope"
15706 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15708 #. In a template, it is invalid to write "f()" or "f(3)" if no
15709 #. declaration of "f" is available. Historically, G++ and most
15710 #. other compilers accepted that usage since they deferred all name
15711 #. lookup until instantiation time rather than doing unqualified
15712 #. name lookup at template definition time; explain to the user what
15715 #. Note that we have the exact wording of the following message in
15716 #. the manual (trouble.texi, node "Name lookup"), so they need to
15717 #. be kept in synch.
15719 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
15723 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15726 #: cp/mangle.c:2114
15727 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15730 #: cp/mangle.c:2122
15731 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
15734 #: cp/mangle.c:2172
15735 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
15738 #: cp/mangle.c:2482
15739 msgid "the mangled name of %qD will change in a future version of GCC"
15743 msgid "generic thunk code fails for method %q#D which uses %<...%>"
15747 msgid "non-static const member %q#D, can't use default assignment operator"
15751 msgid "non-static reference member %q#D, can't use default assignment operator"
15754 #: cp/method.c:1082
15755 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
15758 #: cp/name-lookup.c:693
15760 msgid "redeclaration of %<wchar_t%> as %qT"
15761 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15763 #. A redeclaration of main, but not a duplicate of the
15766 #. [basic.start.main]
15768 #. This function shall not be overloaded.
15769 #: cp/name-lookup.c:725
15771 msgid "invalid redeclaration of %qD"
15772 msgstr "Нерэчаіснае абвяшчэнне"
15774 #: cp/name-lookup.c:726
15779 #: cp/name-lookup.c:814
15781 msgid "type mismatch with previous external decl of %q#D"
15782 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15784 #: cp/name-lookup.c:815
15786 msgid "previous external decl of %q#D"
15787 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15789 #: cp/name-lookup.c:897
15791 msgid "extern declaration of %q#D doesn't match"
15792 msgstr "пустое абвяшчэнне"
15794 #: cp/name-lookup.c:898
15796 msgid "global declaration %q#D"
15797 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15799 #: cp/name-lookup.c:934 cp/name-lookup.c:941
15801 msgid "declaration of %q#D shadows a parameter"
15802 msgstr "абвяшчэньне `%#D'"
15804 #. Location of previous decl is not useful in this case.
15805 #: cp/name-lookup.c:966
15806 msgid "declaration of %qD shadows a member of 'this'"
15809 #: cp/name-lookup.c:972
15811 msgid "declaration of %qD shadows a previous local"
15812 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15814 #: cp/name-lookup.c:979
15815 msgid "declaration of %qD shadows a global declaration"
15818 #: cp/name-lookup.c:1095
15819 msgid "name lookup of %qD changed"
15822 #: cp/name-lookup.c:1096
15823 msgid " matches this %qD under ISO standard rules"
15826 #: cp/name-lookup.c:1098
15827 msgid " matches this %qD under old rules"
15830 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
15831 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
15834 #: cp/name-lookup.c:1118
15835 msgid " cannot use obsolete binding at %qD because it has a destructor"
15838 #: cp/name-lookup.c:1126
15839 msgid " using obsolete binding at %qD"
15842 #: cp/name-lookup.c:1179
15844 msgid "%s %s(%E) %p %d\n"
15847 #: cp/name-lookup.c:1182
15849 msgid "%s %s %p %d\n"
15852 #: cp/name-lookup.c:1308
15853 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15856 #: cp/name-lookup.c:1864
15858 msgid "%q#D hides constructor for %q#T"
15859 msgstr "дэструктару неабходны \"%#D\""
15861 #: cp/name-lookup.c:1880
15863 msgid "%q#D conflicts with previous using declaration %q#D"
15864 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15866 #: cp/name-lookup.c:1892
15868 msgid "previous non-function declaration %q#D"
15869 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15871 #: cp/name-lookup.c:1893
15873 msgid "conflicts with function declaration %q#D"
15874 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15876 #. It's a nested name with template parameter dependent scope.
15877 #. This can only be using-declaration for class member.
15878 #: cp/name-lookup.c:1971 cp/name-lookup.c:1996 cp/name-lookup.c:3158
15880 msgid "%qT is not a namespace"
15881 msgstr "\"%s\" мае незавершаны тып"
15884 #. A using-declaration shall not name a template-id.
15885 #: cp/name-lookup.c:1981
15886 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
15889 #: cp/name-lookup.c:1988
15891 msgid "namespace %qD not allowed in using-declaration"
15892 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15894 #: cp/name-lookup.c:2024
15896 msgid "%qD not declared"
15897 msgstr "YYDEBUG не вызначан."
15899 #: cp/name-lookup.c:2036 cp/name-lookup.c:2081 cp/name-lookup.c:2115
15901 msgid "%qD is already declared in this scope"
15902 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15904 #: cp/name-lookup.c:2121
15905 msgid "using declaration %qD introduced ambiguous type %qT"
15908 #: cp/name-lookup.c:2692
15909 msgid "using-declaration for non-member at class scope"
15912 #: cp/name-lookup.c:2697
15913 msgid "using-declaration cannot name destructor"
15916 #: cp/name-lookup.c:2770
15917 msgid "declaration of %qD not in a namespace surrounding %qD"
15920 #: cp/name-lookup.c:2778
15922 msgid "explicit qualification in declaration of `%D'"
15923 msgstr "пустое абвяшчэнне"
15925 #: cp/name-lookup.c:2814
15926 msgid "%qD should have been declared inside %qD"
15929 #: cp/name-lookup.c:2876
15931 msgid "namespace alias %qD not allowed here, assuming %qD"
15932 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15934 #. The parser did not find it, so it's not there.
15935 #: cp/name-lookup.c:2991
15937 msgid "unknown namespace %qD"
15938 msgstr "невядомы рэжым машыны \"%s\""
15940 #: cp/name-lookup.c:3152
15941 msgid "namespace %qT undeclared"
15944 #: cp/name-lookup.c:3196
15945 msgid "strong using only meaningful at namespace scope"
15948 #: cp/name-lookup.c:3203
15950 msgid "%qD attribute directive ignored"
15951 msgstr "\"%s\" атрыбут ігнарыруецца"
15953 #: cp/name-lookup.c:3337
15955 msgid "use of %qD is ambiguous"
15956 msgstr "памер \"%s\" - %d байт"
15958 #: cp/name-lookup.c:3338
15960 msgid " first declared as %q#D here"
15961 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15963 #: cp/name-lookup.c:3340
15965 msgid " also declared as %q#D here"
15966 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15968 #: cp/name-lookup.c:3355
15969 msgid "%qD denotes an ambiguous type"
15972 #: cp/name-lookup.c:3356
15974 msgid "%J first type here"
15977 #: cp/name-lookup.c:3357
15978 msgid "%J other type here"
15981 #. This happens for A::B where B is a template, and there are no
15982 #. template arguments.
15983 #: cp/name-lookup.c:3421 cp/parser.c:4384 cp/typeck.c:1802
15985 msgid "invalid use of %qD"
15986 msgstr "нерэчаіснае выкарыстаньне `%D'"
15988 #: cp/name-lookup.c:3461
15990 msgid "%<%D::%D%> is not a template"
15991 msgstr "\"%s\" мае незавершаны тып"
15993 #: cp/name-lookup.c:3477
15995 msgid "%qD undeclared in namespace %qD"
15996 msgstr "невядомы рэжым машыны \"%s\""
15998 #: cp/name-lookup.c:4103
16000 msgid "%qD is not a function,"
16001 msgstr "`%D' - гэта ня функцыя,"
16003 #: cp/name-lookup.c:4104
16004 msgid " conflict with %qD"
16007 #: cp/name-lookup.c:4869
16008 msgid "XXX entering pop_everything ()\n"
16011 #: cp/name-lookup.c:4878
16012 msgid "XXX leaving pop_everything ()\n"
16015 #: cp/parser.c:1797
16016 msgid "minimum/maximum operators are deprecated"
16019 #: cp/parser.c:1817
16021 msgid "%<#pragma%> is not allowed here"
16022 msgstr "Клас \"%s\" ужо існуе"
16024 #: cp/parser.c:1846
16025 msgid "%<%D::%D%> has not been declared"
16028 #: cp/parser.c:1849 cp/semantics.c:2379
16029 msgid "%<::%D%> has not been declared"
16032 #: cp/parser.c:1852
16033 msgid "request for member %qD in non-class type %qT"
16036 #: cp/parser.c:1855
16038 msgid "%<%T::%D%> has not been declared"
16039 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16041 #: cp/parser.c:1858
16043 msgid "%qD has not been declared"
16044 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16046 #: cp/parser.c:1861
16047 msgid "%<%D::%D%> %s"
16050 #: cp/parser.c:1863
16051 msgid "%<::%D%> %s"
16054 #: cp/parser.c:1865
16058 #: cp/parser.c:1917
16059 msgid "new types may not be defined in a return type"
16062 #: cp/parser.c:1918
16064 msgid "(perhaps a semicolon is missing after the definition of %qT)"
16065 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
16067 #: cp/parser.c:1937 cp/pt.c:4336
16069 msgid "%qT is not a template"
16070 msgstr "\"%s\" мае незавершаны тып"
16072 #: cp/parser.c:1939
16074 msgid "%qE is not a template"
16075 msgstr "\"%s\" мае незавершаны тып"
16077 #: cp/parser.c:1941
16079 msgid "invalid template-id"
16080 msgstr "Нерэчаісны выбар %s"
16082 #: cp/parser.c:1970
16084 msgid "%s cannot appear in a constant-expression"
16085 msgstr "памер масіва \"%s\" адмоўны"
16087 #: cp/parser.c:1995
16089 msgid "invalid use of template-name %qE without an argument list"
16090 msgstr "нявернае выкарыстанне \"restict\""
16092 #. Issue an error message.
16093 #: cp/parser.c:2000
16095 msgid "%qE does not name a type"
16096 msgstr "\"%s\" мае незавершаны тып"
16098 #: cp/parser.c:2032
16099 msgid "(perhaps %<typename %T::%E%> was intended)"
16102 #: cp/parser.c:2047
16104 msgid "%qE in namespace %qE does not name a type"
16107 #: cp/parser.c:2050
16108 msgid "%qE in class %qT does not name a type"
16111 #: cp/parser.c:2759
16112 msgid "ISO C++ forbids braced-groups within expressions"
16115 #: cp/parser.c:2768
16116 msgid "statement-expressions are allowed only inside functions"
16119 #: cp/parser.c:2819
16121 msgid "%<this%> may not be used in this context"
16122 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16124 #: cp/parser.c:2955
16125 msgid "local variable %qD may not appear in this context"
16128 #: cp/parser.c:3327
16129 msgid "typedef-name %qD used as destructor declarator"
16132 #: cp/parser.c:3984
16134 msgid "ISO C++ forbids compound-literals"
16135 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
16137 #: cp/parser.c:4904
16138 msgid "array bound forbidden after parenthesized type-id"
16141 #: cp/parser.c:4905
16142 msgid "try removing the parentheses around the type-id"
16145 #: cp/parser.c:5107
16146 msgid "expression in new-declarator must have integral or enumeration type"
16149 #: cp/parser.c:5296
16150 msgid "use of old-style cast"
16153 #: cp/parser.c:6066
16155 msgid "case label %qE not within a switch statement"
16158 #: cp/parser.c:6610
16159 msgid "ISO C++ forbids computed gotos"
16162 #: cp/parser.c:6735
16163 msgid "extra %<;%>"
16166 #: cp/parser.c:7054
16167 msgid "mixing declarations and function-definitions is forbidden"
16170 #: cp/parser.c:7185
16172 msgid "duplicate %<friend%>"
16173 msgstr "паўтарэньне `%s'"
16175 #: cp/parser.c:7354
16177 msgid "class definition may not be declared a friend"
16178 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
16180 #: cp/parser.c:7668
16181 msgid "only constructors take base initializers"
16184 #: cp/parser.c:7719
16185 msgid "anachronistic old-style base class initializer"
16188 #: cp/parser.c:7761
16189 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16192 #. Warn that we do not support `export'.
16193 #: cp/parser.c:8127
16194 msgid "keyword %<export%> not implemented, and will be ignored"
16197 #. Otherwise, emit an error about the invalid digraph, but continue
16198 #. parsing because we got our argument list.
16199 #: cp/parser.c:8500
16200 msgid "%<<::%> cannot begin a template-argument list"
16203 #: cp/parser.c:8501
16204 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16207 #: cp/parser.c:8508
16208 msgid "(if you use -fpermissive G++ will accept your code)"
16211 #: cp/parser.c:8572
16212 msgid "parse error in template argument list"
16215 #. Explain what went wrong.
16216 #: cp/parser.c:8685
16217 msgid "non-template %qD used as template"
16220 #: cp/parser.c:8686
16221 msgid "use %<%T::template %D%> to indicate that it is a template"
16224 #: cp/parser.c:9275 cp/parser.c:15071
16226 msgid "template declaration of %qs"
16227 msgstr "пустое абвяшчэнне"
16229 #: cp/parser.c:9718
16230 msgid "using %<typename%> outside of template"
16233 #: cp/parser.c:9913
16234 msgid "type attributes are honored only at type definition"
16237 #. [namespace.udecl]
16239 #. A using declaration shall not name a template-id.
16240 #: cp/parser.c:10295
16242 msgid "a template-id may not appear in a using-declaration"
16243 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16245 #: cp/parser.c:10625
16246 msgid "an asm-specification is not allowed on a function-definition"
16249 #: cp/parser.c:10627
16251 msgid "attributes are not allowed on a function-definition"
16252 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16254 #: cp/parser.c:10758
16255 msgid "attributes after parenthesized initializer ignored"
16258 #: cp/parser.c:11143
16260 msgid "array bound is not an integer constant"
16261 msgstr "памер масіва \"%s\" адмоўны"
16263 #: cp/parser.c:11213
16265 msgid "%<%T::%D%> is not a type"
16266 msgstr "\"%s\" мае незавершаны тып"
16268 #: cp/parser.c:11255
16270 msgid "invalid use of constructor as a template"
16271 msgstr "нявернае выкарыстанне \"restict\""
16273 #: cp/parser.c:11256
16274 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16277 #: cp/parser.c:11444
16279 msgid "duplicate cv-qualifier"
16280 msgstr "паўтарэнне \"volatile\""
16282 #: cp/parser.c:11973
16284 msgid "file ends in default argument"
16285 msgstr "нехапае аргументаў у функцыі \"%s\""
16287 #: cp/parser.c:12034
16288 msgid "deprecated use of default argument for parameter of non-function"
16291 #: cp/parser.c:12037
16292 msgid "default arguments are only permitted for function parameters"
16295 #: cp/parser.c:12779
16297 msgid "invalid class name in declaration of %qD"
16298 msgstr "Нерэчаіснае абвяшчэнне"
16300 #: cp/parser.c:12790
16301 msgid "declaration of %qD in %qD which does not enclose %qD"
16304 #: cp/parser.c:12803
16305 msgid "extra qualification ignored"
16308 #: cp/parser.c:12814
16310 msgid "an explicit specialization must be preceded by %<template <>%>"
16311 msgstr "ініцыялізацыя"
16313 #: cp/parser.c:12907
16315 msgid "previous definition of %q#T"
16316 msgstr "папярэдняе вызначэньне `%#T'"
16318 #: cp/parser.c:13117
16319 msgid "%Hextra %<;%>"
16322 #: cp/parser.c:13135
16323 msgid "a class-key must be used when declaring a friend"
16326 #: cp/parser.c:13149
16327 msgid "friend declaration does not name a class or function"
16330 #: cp/parser.c:13325
16331 msgid "pure-specifier on function-definition"
16334 #: cp/parser.c:13603
16335 msgid "keyword %<typename%> not allowed outside of templates"
16338 #: cp/parser.c:13605
16339 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16342 #: cp/parser.c:13880
16343 msgid "invalid catch parameter"
16346 #: cp/parser.c:14458
16348 msgid "reference to %qD is ambiguous"
16349 msgstr "памер \"%s\" - %d байт"
16351 #: cp/parser.c:14627
16353 msgid "too few template-parameter-lists"
16354 msgstr "невыкарыстаемы параметр \"%s\""
16356 #. Otherwise, there are too many template parameter lists. We have
16359 #. template <class T> template <class U> void S::f();
16360 #: cp/parser.c:14642
16361 msgid "too many template-parameter-lists"
16364 #. Skip the entire function.
16365 #: cp/parser.c:14866
16367 msgid "invalid function declaration"
16368 msgstr "Нерэчаіснае абвяшчэнне"
16370 #. Issue an error message.
16371 #: cp/parser.c:14903
16373 msgid "named return values are no longer supported"
16374 msgstr "-pipe не падтрымліваецца."
16376 #: cp/parser.c:15277
16377 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
16380 #: cp/parser.c:15292
16381 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
16384 #: cp/parser.c:15297
16385 msgid "missing %<>%> to terminate the template argument list"
16388 #: cp/parser.c:15825
16389 msgid "%qs tag used in naming %q#T"
16392 #: cp/parser.c:15846
16393 msgid "%qD redeclared with different access"
16396 #: cp/parser.c:15863
16397 msgid "%<template%> (as a disambiguator) is only allowed within templates"
16400 #: cp/parser.c:16071
16401 msgid "inter-module optimizations not implemented for C++"
16405 msgid "data member %qD cannot be a member template"
16410 msgid "invalid member template declaration %qD"
16411 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16415 msgid "explicit specialization in non-namespace scope %qD"
16416 msgstr "ініцыялізацыя"
16419 msgid "enclosing class templates are not explicitly specialized"
16423 msgid "specialization of %qD in different namespace"
16426 #: cp/pt.c:671 cp/pt.c:740
16428 msgid " from definition of %q#D"
16429 msgstr "папярэдняе вызначэньне `%#T'"
16432 msgid "specialization of %qT after instantiation"
16436 msgid "specializing %q#T in different namespace"
16440 msgid "specialization %qT after instantiation %qT"
16445 msgid "explicit specialization of non-template %qT"
16446 msgstr "ініцыялізацыя"
16449 msgid "specialization of %qD after instantiation"
16458 msgid "%qD is not a function template"
16459 msgstr "\"%s\" звычайна функцыя"
16462 msgid "template-id %qD for %q+D does not match any template declaration"
16466 msgid "ambiguous template specialization %qD for %q+D"
16469 #. This case handles bogus declarations like template <>
16470 #. template <class T> void f<int>();
16471 #: cp/pt.c:1782 cp/pt.c:1836
16473 msgid "template-id %qD in declaration of primary template"
16474 msgstr "пустое абвяшчэнне"
16477 msgid "template parameter list used in explicit instantiation"
16481 msgid "definition provided for explicit instantiation"
16486 msgid "too many template parameter lists in declaration of %qD"
16487 msgstr "пустое абвяшчэнне"
16491 msgid "too few template parameter lists in declaration of %qD"
16492 msgstr "пустое абвяшчэнне"
16495 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
16499 msgid "function template partial specialization %qD is not allowed"
16503 msgid "default argument specified in explicit specialization"
16507 msgid "template specialization with C linkage"
16512 msgid "%qD is not a template function"
16513 msgstr "`%D' - гэта ня функцыя,"
16515 #. From [temp.expl.spec]:
16517 #. If such an explicit specialization for the member
16518 #. of a class template names an implicitly-declared
16519 #. special member function (clause _special_), the
16520 #. program is ill-formed.
16522 #. Similar language is found in [temp.explicit].
16524 msgid "specialization of implicitly-declared special member function"
16529 msgid "no member function %qD declared in %qT"
16530 msgstr "у функцыі \"%s\":"
16534 msgid " shadows template parm %q#D"
16535 msgstr "невыкарыстаемы параметр \"%s\""
16538 msgid "template parameters not used in partial specialization:"
16546 msgid "partial specialization %qT does not specialize any template arguments"
16551 msgid "template argument %qE involves template parameter(s)"
16555 msgid "type %qT of template argument %qE depends on template parameter(s)"
16560 msgid "no default argument for %qD"
16561 msgstr "нехапае аргументаў у функцыі \"%s\""
16564 msgid "template with C linkage"
16568 msgid "template class without a name"
16573 #. A destructor shall not be a member template.
16575 msgid "destructor %qD declared as member template"
16578 #. [basic.stc.dynamic.allocation]
16580 #. An allocation function can be a function
16581 #. template. ... Template allocation functions shall
16582 #. have two or more parameters.
16585 msgid "invalid template declaration of %qD"
16586 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16590 msgid "%qD does not declare a template type"
16591 msgstr "\"%s\" мае незавершаны тып"
16595 msgid "template definition of non-template %q#D"
16596 msgstr "абвяшчэньне шаблёну `%#D'"
16599 msgid "expected %d levels of template parms for %q#D, got %d"
16604 msgid "got %d template parameters for %q#D"
16605 msgstr "невыкарыстаемы параметр \"%s\""
16609 msgid "got %d template parameters for %q#T"
16610 msgstr "невыкарыстаемы параметр \"%s\""
16614 msgid " but %d required"
16619 msgid "%qT is not a template type"
16620 msgstr "\"%s\" мае незавершаны тып"
16624 msgid "template specifiers not specified in declaration of %qD"
16625 msgstr "пустое абвяшчэнне"
16629 msgid "previous declaration %qD"
16630 msgstr "папярэдняе абвяшчэньне `%D'"
16634 msgid "used %d template parameter%s instead of %d"
16639 msgid "template parameter %q#D"
16640 msgstr "невыкарыстаемы параметр \"%s\""
16643 msgid "redeclared here as %q#D"
16646 #. We have in [temp.param]:
16648 #. A template-parameter may not be given default arguments
16649 #. by two different declarations in the same scope.
16652 msgid "redefinition of default argument for %q#D"
16653 msgstr "нехапае аргументаў у функцыі \"%s\""
16656 msgid "%J original definition appeared here"
16660 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
16664 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
16668 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
16672 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
16676 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
16680 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
16684 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
16688 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
16693 msgid "try using %qE instead"
16697 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
16701 msgid "standard conversions are not allowed in this context"
16705 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
16708 #: cp/pt.c:3822 cp/pt.c:3841 cp/pt.c:3881
16709 msgid "type/value mismatch at argument %d in template parameter list for %qD"
16713 msgid " expected a constant of type %qT, got %qT"
16718 msgid " expected a class template, got %qE"
16723 msgid " expected a type, got %qE"
16727 msgid " expected a type, got %qT"
16731 msgid " expected a class template, got %qT"
16735 msgid " expected a template of type %qD, got %qD"
16739 msgid "could not convert template argument %qE to %qT"
16744 msgid "wrong number of template arguments (%d, should be %d)"
16749 msgid "provided for %qD"
16750 msgstr "дэструктару неабходны \"%#D\""
16754 msgid "template argument %d is invalid"
16755 msgstr "параметр \"%s\" ініцыялізаваны"
16758 msgid "non-template type %qT used as a template"
16763 msgid "for template declaration %qD"
16764 msgstr "пустое абвяшчэнне"
16767 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
16772 msgid "ambiguous class template instantiation for %q#T"
16773 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16780 msgid "instantiation of %qD as type %qT"
16785 msgid "invalid parameter type %qT"
16786 msgstr "нерэчаісны тып парамэтра `%T'"
16790 msgid "in declaration %qD"
16791 msgstr "у абвяшчэньні `%D'"
16795 msgid "function returning an array"
16796 msgstr "функцыя не вяртае тып string"
16800 msgid "function returning a function"
16801 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16804 msgid "creating pointer to member function of non-class type %qT"
16808 msgid "creating array with size zero"
16813 msgid "creating array with size zero (%qE)"
16817 msgid "forming reference to void"
16821 msgid "forming %s to reference type %qT"
16825 msgid "creating pointer to member of non-class type %qT"
16829 msgid "creating pointer to member reference type %qT"
16833 msgid "creating array of %qT"
16837 msgid "creating array of %qT, which is an abstract class type"
16841 msgid "%qT is not a class, struct, or union type"
16845 msgid "%qT resolves to %qT, which is not an enumeration type"
16849 msgid "%qT resolves to %qT, which is is not a class type"
16854 msgid "use of %qs in template"
16855 msgstr "\"%s\" звычайна функцыя"
16859 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
16863 msgid "say %<typename %E%> if a type is meant"
16867 msgid "using invalid field %qD"
16872 msgid "%qT is not a class or namespace"
16873 msgstr "\"%s\" мае незавершаны тып"
16877 msgid "%qD is not a class or namespace"
16878 msgstr "\"%s\" звычайна функцыя"
16881 msgid "%qT is/uses anonymous type"
16885 msgid "%qT uses local type %qT"
16889 msgid "%qT is a variably modified type"
16894 msgid "integral expression %qE is not constant"
16895 msgstr "тып параметра \"%s\" не аб'яўлены"
16898 msgid " trying to instantiate %qD"
16902 msgid "incomplete type unification"
16905 #: cp/pt.c:10783 cp/pt.c:10854
16907 msgid "explicit instantiation of non-template %q#D"
16908 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16910 #: cp/pt.c:10799 cp/pt.c:10849
16911 msgid "no matching template for %qD found"
16916 msgid "explicit instantiation of %q#D"
16917 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16921 msgid "duplicate explicit instantiation of %q#D"
16922 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16925 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
16928 #: cp/pt.c:10868 cp/pt.c:10958
16929 msgid "storage class %qD applied to template instantiation"
16934 msgid "explicit instantiation of non-template type %qT"
16935 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16938 msgid "explicit instantiation of %q#T before definition of template"
16943 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
16948 msgid "duplicate explicit instantiation of %q#T"
16949 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16952 msgid "explicit instantiation of %qD but no definition available"
16956 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
16961 msgid "%q#T is not a valid type for a template constant parameter"
16962 msgstr "нявернае выкарыстанне \"restict\""
16965 msgid "-frepo must be used with -c"
16970 msgid "mysterious repository information in %s"
16975 msgid "can't create repository information file %qs"
16976 msgstr "немагчыма стварыць дырэкторыю \"%s\""
16979 msgid "cannot use typeid with -fno-rtti"
16983 msgid "must #include <typeinfo> before using typeid"
16987 msgid "cannot create type information for type %qT because its size is variable"
16990 #: cp/rtti.c:570 cp/rtti.c:584
16991 msgid "dynamic_cast of %q#D to %q#T can never succeed"
16995 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
16999 msgid "%qT is an ambiguous base of %qT"
17003 msgid "%qT is an inaccessible base of %qT"
17006 #: cp/search.c:1843
17007 msgid "deprecated covariant return type for %q#D"
17010 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
17011 msgid " overriding %q#D"
17014 #: cp/search.c:1859
17016 msgid "invalid covariant return type for %q#D"
17017 msgstr "нерэчаісны тып парамэтра `%T'"
17019 #: cp/search.c:1864
17020 msgid "conflicting return type specified for %q#D"
17023 #: cp/search.c:1875
17024 msgid "looser throw specifier for %q#F"
17027 #: cp/search.c:1876
17028 msgid " overriding %q#F"
17031 #. A static member function cannot match an inherited
17032 #. virtual member function.
17033 #: cp/search.c:1969
17035 msgid "%q#D cannot be declared"
17036 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
17038 #: cp/search.c:1970
17039 msgid " since %q#D declared in base class"
17042 #: cp/semantics.c:1199
17044 msgid "type of asm operand %qE could not be determined"
17045 msgstr "тып параметра \"%s\" не аб'яўлены"
17047 #: cp/semantics.c:1318
17049 msgid "invalid use of member %qD in static member function"
17050 msgstr "нявернае выкарыстанне \"restict\""
17052 #: cp/semantics.c:1322 cp/semantics.c:1361
17053 msgid "from this location"
17056 #: cp/semantics.c:1360
17057 msgid "object missing in reference to %qD"
17060 #: cp/semantics.c:1841
17062 msgid "arguments to destructor are not allowed"
17063 msgstr "памер \"%s\" больш чам %d байт"
17065 #: cp/semantics.c:1891
17066 msgid "%<this%> is unavailable for static member functions"
17069 #: cp/semantics.c:1897
17071 msgid "invalid use of %<this%> in non-member function"
17072 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17074 #: cp/semantics.c:1899
17076 msgid "invalid use of %<this%> at top level"
17077 msgstr "нявернае выкарыстанне \"restict\""
17079 #: cp/semantics.c:1923
17080 msgid "invalid qualifying scope in pseudo-destructor name"
17083 #: cp/semantics.c:1943
17084 msgid "%qE is not of type %qT"
17087 #: cp/semantics.c:2043
17088 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17091 #: cp/semantics.c:2087
17093 msgid "invalid use of type %qT as a default value for a template template-parameter"
17094 msgstr "нявернае выкарыстанне \"restict\""
17096 #: cp/semantics.c:2090
17098 msgid "invalid use of %qD as a default value for a template template-parameter"
17099 msgstr "нявернае выкарыстанне \"restict\""
17101 #: cp/semantics.c:2094
17103 msgid "invalid default argument for a template template parameter"
17104 msgstr "нявернае выкарыстанне \"restict\""
17106 #: cp/semantics.c:2111
17107 msgid "definition of %q#T inside template parameter list"
17110 #: cp/semantics.c:2122
17112 msgid "invalid definition of qualified type %qT"
17113 msgstr "нявернае выкарыстанне \"restict\""
17115 #: cp/semantics.c:2338
17117 msgid "invalid base-class specification"
17118 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
17120 #: cp/semantics.c:2347
17121 msgid "base class %qT has cv qualifiers"
17124 #: cp/semantics.c:2367
17125 msgid "incomplete type %qT used in nested name specifier"
17128 #: cp/semantics.c:2370
17130 msgid "reference to %<%T::%D%> is ambiguous"
17131 msgstr "памер \"%s\" - %d байт"
17133 #: cp/semantics.c:2374 cp/typeck.c:1637
17134 msgid "%qD is not a member of %qT"
17137 #: cp/semantics.c:2377
17138 msgid "%qD is not a member of %qD"
17141 #: cp/semantics.c:2506
17142 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17145 #: cp/semantics.c:2660
17147 msgid "%qD cannot appear in a constant-expression"
17148 msgstr "памер масіва \"%s\" адмоўны"
17150 #: cp/semantics.c:2668
17151 msgid "use of namespace %qD as expression"
17154 #: cp/semantics.c:2673
17155 msgid "use of class template %qT as expression"
17158 #. Ambiguous reference to base members.
17159 #: cp/semantics.c:2679
17160 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17163 #: cp/semantics.c:2752
17165 msgid "use of %s from containing function"
17168 #: cp/semantics.c:2755
17169 msgid " %q#D declared here"
17172 #: cp/semantics.c:2805
17174 msgid "type of %qE is unknown"
17178 msgid "%qV qualifiers cannot be applied to %qT"
17183 msgid "%qE attribute can only be applied to Java class definitions"
17184 msgstr "\"%s\" звычайна функцыя"
17188 msgid "%qE attribute can only be applied to class definitions"
17189 msgstr "\"%s\" звычайна функцыя"
17193 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17197 msgid "requested init_priority is not an integer constant"
17202 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17206 msgid "requested init_priority is out of range"
17210 msgid "requested init_priority is reserved for internal use"
17215 msgid "%qE attribute is not supported on this platform"
17216 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17218 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17219 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17223 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17227 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17230 #: cp/typeck.c:1255
17232 msgid "invalid application of %qs to a member function"
17235 #: cp/typeck.c:1288
17237 msgid "invalid application of %qs to a bit-field"
17240 #: cp/typeck.c:1293
17242 msgid "ISO C++ forbids applying %qs to an expression of function type"
17243 msgstr "ISO C не дазваляе пусты ізыходны файл"
17245 #: cp/typeck.c:1330
17247 msgid "invalid use of non-static member function"
17248 msgstr "нявернае выкарыстанне \"restict\""
17250 #: cp/typeck.c:1497
17251 msgid "deprecated conversion from string constant to %qT'"
17254 #: cp/typeck.c:1608 cp/typeck.c:1898
17255 msgid "request for member %qD in %qE, which is of non-class type %qT"
17258 #: cp/typeck.c:1635
17260 msgid "invalid use of nonstatic data member %qE"
17261 msgstr "нявернае выкарыстанне \"restict\""
17263 #: cp/typeck.c:1687 cp/typeck.c:1715
17264 msgid "invalid access to non-static data member %qD of NULL object"
17267 #: cp/typeck.c:1690 cp/typeck.c:1717
17268 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17271 #: cp/typeck.c:1828
17272 msgid "qualified type %qT does not match destructor name ~%qT"
17275 #: cp/typeck.c:1834
17276 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17279 #: cp/typeck.c:1944
17280 msgid "%<%D::%D%> is not a member of %qT"
17283 #: cp/typeck.c:1955
17284 msgid "%qT is not a base of %qT"
17287 #: cp/typeck.c:1974
17288 msgid "%qD has no member named %qE"
17291 #: cp/typeck.c:1989
17293 msgid "%qD is not a member template function"
17294 msgstr "`%D' - гэта ня функцыя,"
17296 #. A pointer to incomplete type (other than cv void) can be
17297 #. dereferenced [expr.unary.op]/1
17298 #: cp/typeck.c:2096
17300 msgid "%qT is not a pointer-to-object type"
17301 msgstr "\"%s\" мае незавершаны тып"
17303 #: cp/typeck.c:2121
17305 msgid "invalid use of %qs on pointer to member"
17306 msgstr "нявернае выкарыстанне \"restict\""
17308 #: cp/typeck.c:2127
17309 msgid "invalid type argument"
17312 #: cp/typeck.c:2150
17313 msgid "subscript missing in array reference"
17316 #: cp/typeck.c:2232
17317 msgid "ISO C++ forbids subscripting non-lvalue array"
17320 #: cp/typeck.c:2243
17321 msgid "subscripting array declared %<register%>"
17324 #: cp/typeck.c:2326
17326 msgid "object missing in use of %qE"
17329 #: cp/typeck.c:2427
17331 msgid "ISO C++ forbids calling %<::main%> from within program"
17332 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17334 #: cp/typeck.c:2452
17335 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17338 #: cp/typeck.c:2466
17340 msgid "%qE cannot be used as a function"
17341 msgstr "\"%s\" звычайна функцыя"
17343 #: cp/typeck.c:2545
17345 msgid "too many arguments to %s %q+#D"
17346 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17348 #: cp/typeck.c:2547 cp/typeck.c:2650
17349 msgid "at this point in file"
17352 #: cp/typeck.c:2550
17353 msgid "too many arguments to function"
17354 msgstr "вельмі шмат аргументаў у функцыі"
17356 #: cp/typeck.c:2584
17358 msgid "parameter %P of %qD has incomplete type %qT"
17359 msgstr "\"%s\" мае незавершаны тып"
17361 #: cp/typeck.c:2587
17363 msgid "parameter %P has incomplete type %qT"
17364 msgstr "\"%s\" мае незавершаны тып"
17366 #: cp/typeck.c:2648
17368 msgid "too few arguments to %s %q+#D"
17369 msgstr "нехапае аргументаў у функцыі \"%s\""
17371 #: cp/typeck.c:2653
17372 msgid "too few arguments to function"
17373 msgstr "не хапае аргументаў у функцыі"
17375 #: cp/typeck.c:2800 cp/typeck.c:2810
17376 msgid "assuming cast to type %qT from overloaded function"
17379 #: cp/typeck.c:2871
17380 msgid "division by zero in %<%E / 0%>"
17383 #: cp/typeck.c:2873
17384 msgid "division by zero in %<%E / 0.%>"
17387 #: cp/typeck.c:2907
17388 msgid "division by zero in %<%E %% 0%>"
17391 #: cp/typeck.c:2909
17392 msgid "division by zero in %<%E %% 0.%>"
17395 #: cp/typeck.c:2989
17397 msgid "%s rotate count is negative"
17400 #: cp/typeck.c:2992
17402 msgid "%s rotate count >= width of type"
17405 #: cp/typeck.c:3026 cp/typeck.c:3031 cp/typeck.c:3127 cp/typeck.c:3132
17406 msgid "ISO C++ forbids comparison between pointer and integer"
17409 #: cp/typeck.c:3146
17410 msgid "unordered comparison on non-floating point argument"
17413 #: cp/typeck.c:3168
17414 msgid "invalid operands of types %qT and %qT to binary %qO"
17417 #: cp/typeck.c:3332
17418 msgid "comparison between types %q#T and %q#T"
17421 #: cp/typeck.c:3368
17422 msgid "comparison between signed and unsigned integer expressions"
17425 #. Some sort of arithmetic operation involving NULL was
17426 #. performed. Note that pointer-difference and pointer-addition
17427 #. have already been handled above, and so we don't end up here in
17429 #: cp/typeck.c:3447
17430 msgid "NULL used in arithmetic"
17433 #: cp/typeck.c:3505
17434 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
17437 #: cp/typeck.c:3507
17438 msgid "ISO C++ forbids using pointer to a function in subtraction"
17441 #: cp/typeck.c:3509
17442 msgid "ISO C++ forbids using pointer to a method in subtraction"
17445 #: cp/typeck.c:3521
17446 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17449 #: cp/typeck.c:3580
17451 msgid "invalid use of %qE to form a pointer-to-member-function. Use a qualified-id."
17454 #: cp/typeck.c:3587
17456 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
17459 #: cp/typeck.c:3610
17460 msgid "taking address of temporary"
17463 #: cp/typeck.c:3845
17465 msgid "ISO C++ forbids %sing an enum"
17468 #: cp/typeck.c:3856
17470 msgid "cannot %s a pointer to incomplete type %qT"
17471 msgstr "\"%s\" мае незавершаны тып"
17473 #: cp/typeck.c:3862
17475 msgid "ISO C++ forbids %sing a pointer of type %qT"
17476 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17478 #: cp/typeck.c:3887
17479 msgid "cast to non-reference type used as lvalue"
17482 #: cp/typeck.c:3922
17483 msgid "invalid use of %<--%> on bool variable %qD"
17487 #: cp/typeck.c:3951
17489 msgid "ISO C++ forbids taking address of function %<::main%>"
17490 msgstr "ISO C не дазваляе пусты ізыходны файл"
17492 #. An expression like &memfn.
17493 #: cp/typeck.c:4005
17494 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function. Say %<&%T::%D%>"
17497 #: cp/typeck.c:4010
17498 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
17501 #: cp/typeck.c:4038
17502 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17505 #: cp/typeck.c:4058
17507 msgid "cannot create pointer to reference member %qD"
17508 msgstr "\"%s\" мае незавершаны тып"
17510 #: cp/typeck.c:4118
17512 msgid "attempt to take address of bit-field structure member %qD"
17513 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17515 #: cp/typeck.c:4277
17516 msgid "cannot take the address of %<this%>, which is an rvalue expression"
17519 #: cp/typeck.c:4300
17520 msgid "address of explicit register variable %qD requested"
17523 #: cp/typeck.c:4305
17524 msgid "address requested for %qD, which is declared %<register%>"
17527 #: cp/typeck.c:4371
17529 msgid "%s expression list treated as compound expression"
17532 #: cp/typeck.c:4446
17533 msgid "%s from type %qT to type %qT casts away constness"
17536 #: cp/typeck.c:4745
17538 msgid "invalid static_cast from type %qT to type %qT"
17539 msgstr "Нерэчаісны выбар \"%s\""
17541 #: cp/typeck.c:4767
17543 msgid "converting from %qT to %qT"
17544 msgstr "пераўтварэньне з `%T' у `%T'"
17546 #: cp/typeck.c:4812
17547 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
17550 #: cp/typeck.c:4871
17551 msgid "cast from %qT to %qT loses precision"
17554 #: cp/typeck.c:4896
17555 msgid "cast from %qT to %qT increases required alignment of target type"
17558 #. Only issue a warning, as we have always supported this
17559 #. where possible, and it is necessary in some cases. DR 195
17560 #. addresses this issue, but as of 2004/10/26 is still in
17562 #: cp/typeck.c:4910
17563 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17566 #: cp/typeck.c:4921
17568 msgid "invalid cast from type %qT to type %qT"
17569 msgstr "Нерэчаісны выбар \"%s\""
17571 #: cp/typeck.c:4977
17572 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
17575 #: cp/typeck.c:4986
17576 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
17579 #: cp/typeck.c:5008
17580 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
17583 #: cp/typeck.c:5051
17585 msgid "invalid const_cast from type %qT to type %qT"
17586 msgstr "Нерэчаісны выбар \"%s\""
17588 #: cp/typeck.c:5119 cp/typeck.c:5124
17590 msgid "ISO C++ forbids casting to an array type %qT"
17591 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17593 #: cp/typeck.c:5132
17595 msgid "invalid cast to function type %qT"
17596 msgstr "Нерэчаісны выбар \"%s\""
17598 #: cp/typeck.c:5348
17599 msgid " in evaluation of %<%Q(%#T, %#T)%>"
17602 #: cp/typeck.c:5417
17603 msgid "incompatible types in assignment of %qT to %qT"
17606 #: cp/typeck.c:5424
17607 msgid "ISO C++ forbids assignment of arrays"
17610 #: cp/typeck.c:5535
17611 msgid " in pointer to member function conversion"
17614 #: cp/typeck.c:5541
17615 msgid " in pointer to member conversion"
17618 #. This is a reinterpret cast, we choose to do nothing.
17619 #: cp/typeck.c:5552 cp/typeck.c:5568
17620 msgid "pointer to member cast via virtual base %qT"
17623 #: cp/typeck.c:5571
17624 msgid "pointer to member conversion via virtual base %qT"
17627 #: cp/typeck.c:5644
17629 msgid "invalid conversion to type %qT from type %qT"
17630 msgstr "Нерэчаісны выбар \"%s\""
17632 #: cp/typeck.c:5862
17633 msgid "cannot convert %qT to %qT for argument %qP to %qD"
17636 #: cp/typeck.c:5865
17637 msgid "cannot convert %qT to %qT in %s"
17640 #: cp/typeck.c:5938 cp/typeck.c:5940
17642 msgid "in passing argument %P of %q+D"
17643 msgstr "аргумент для \"%s\" прапушчан"
17645 #: cp/typeck.c:5990
17646 msgid "returning reference to temporary"
17649 #: cp/typeck.c:5997
17650 msgid "reference to non-lvalue returned"
17653 #: cp/typeck.c:6009
17654 msgid "reference to local variable %qD returned"
17657 #: cp/typeck.c:6012
17658 msgid "address of local variable %qD returned"
17661 #: cp/typeck.c:6042
17662 msgid "returning a value from a destructor"
17665 #. If a return statement appears in a handler of the
17666 #. function-try-block of a constructor, the program is ill-formed.
17667 #: cp/typeck.c:6050
17668 msgid "cannot return from a handler of a function-try-block of a constructor"
17671 #. You can't return a value from a constructor.
17672 #: cp/typeck.c:6053
17673 msgid "returning a value from a constructor"
17676 #: cp/typeck.c:6076
17677 msgid "return-statement with no value, in function returning %qT"
17680 #: cp/typeck.c:6093
17681 msgid "return-statement with a value, in function returning 'void'"
17684 #: cp/typeck.c:6124
17685 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
17690 msgid "type %qT is not a base type for type %qT"
17691 msgstr "\"%s\" мае незавершаны тып"
17693 #: cp/typeck2.c:292
17694 msgid "cannot declare variable %q+D to be of abstract type %qT"
17697 #: cp/typeck2.c:295
17698 msgid "cannot declare parameter %q+D to be of abstract type %qT"
17701 #: cp/typeck2.c:298
17702 msgid "cannot declare field %q+D to be of abstract type %qT"
17705 #: cp/typeck2.c:302
17707 msgid "invalid abstract return type for member function %q+#D"
17708 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17710 #: cp/typeck2.c:305
17712 msgid "invalid abstract return type for function %q+#D"
17713 msgstr "Нерэчаісны выбар \"%s\""
17715 #. Here we do not have location information, so use error instead
17717 #: cp/typeck2.c:310
17719 msgid "invalid abstract type %qT for %qE"
17720 msgstr "нерэчаісны тып парамэтра `%T'"
17722 #: cp/typeck2.c:312
17724 msgid "invalid abstract type for %q+D"
17725 msgstr "нерэчаісны тып парамэтра `%T'"
17727 #: cp/typeck2.c:315
17728 msgid "cannot allocate an object of abstract type %qT"
17731 #: cp/typeck2.c:323
17732 msgid "%J because the following virtual functions are pure within %qT:"
17735 #: cp/typeck2.c:327
17739 #: cp/typeck2.c:334
17740 msgid "%J since type %qT has pure virtual functions"
17743 #: cp/typeck2.c:582
17744 msgid "constructor syntax used, but no constructor declared for type %qT"
17747 #: cp/typeck2.c:596
17748 msgid "cannot initialize arrays using this syntax"
17751 #: cp/typeck2.c:688
17752 msgid "initializing array with parameter list"
17755 #: cp/typeck2.c:710
17756 msgid "int-array initialized from non-wide string"
17759 #: cp/typeck2.c:743
17760 msgid "initializer for scalar variable requires one element"
17763 #: cp/typeck2.c:750
17765 msgid "braces around scalar initializer for %qT"
17766 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17768 #: cp/typeck2.c:753
17770 msgid "ignoring extra initializers for %qT"
17771 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17773 #: cp/typeck2.c:765
17774 msgid "variable-sized object of type %qT may not be initialized"
17777 #: cp/typeck2.c:776
17778 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
17781 #: cp/typeck2.c:842
17782 msgid "aggregate has a partly bracketed initializer"
17785 #: cp/typeck2.c:880 cp/typeck2.c:969
17786 msgid "non-trivial labeled initializers"
17789 #: cp/typeck2.c:894
17790 msgid "non-empty initializer for array of empty elements"
17793 #: cp/typeck2.c:1008 cp/typeck2.c:1023
17795 msgid "missing initializer for member %qD"
17796 msgstr "прапушчан ініцыялізатар"
17798 #: cp/typeck2.c:1013
17800 msgid "uninitialized const member %qD"
17801 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17803 #: cp/typeck2.c:1015
17805 msgid "member %qD with uninitialized const fields"
17806 msgstr "параметр \"%s\" ініцыялізаваны"
17808 #: cp/typeck2.c:1017
17810 msgid "member %qD is uninitialized reference"
17811 msgstr "параметр \"%s\" ініцыялізаваны"
17813 #: cp/typeck2.c:1064
17814 msgid "index value instead of field name in union initializer"
17817 #: cp/typeck2.c:1076
17818 msgid "no field %qD in union being initialized"
17821 #: cp/typeck2.c:1084
17822 msgid "union %qT with no named members cannot be initialized"
17825 #: cp/typeck2.c:1119
17826 msgid "excess elements in aggregate initializer"
17829 #: cp/typeck2.c:1227
17830 msgid "circular pointer delegation detected"
17833 #: cp/typeck2.c:1240
17835 msgid "base operand of %<->%> has non-pointer type %qT"
17836 msgstr "памер масіва `%D' не цэлалікавы тып"
17838 #: cp/typeck2.c:1264
17839 msgid "result of %<operator->()%> yields non-pointer result"
17842 #: cp/typeck2.c:1266
17843 msgid "base operand of %<->%> is not a pointer"
17846 #: cp/typeck2.c:1290
17848 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
17849 msgstr "\"%s\" мае незавершаны тып"
17851 #: cp/typeck2.c:1299
17852 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
17855 #: cp/typeck2.c:1321
17856 msgid "pointer to member type %qT incompatible with object type %qT"
17859 #: cp/typeck2.c:1544
17861 msgid "call to function %qD which throws incomplete type %q#T"
17862 msgstr "\"%s\" мае незавершаны тып"
17864 #: cp/typeck2.c:1547
17866 msgid "call to function which throws incomplete type %q#T"
17867 msgstr "\"%s\" мае незавершаны тып"
17869 #. XXX Not i18n clean.
17870 #: cp/cp-tree.h:3888
17872 msgid "%s is deprecated, please see the documentation for details"
17875 #: fortran/f95-lang.c:242
17876 msgid "Unexpected type in truthvalue_conversion"
17879 #: fortran/f95-lang.c:295
17881 msgid "can't open input file: %s"
17882 msgstr "немагчыма зачыніць уваходзячы файл %s"
17884 #: fortran/f95-lang.c:622
17886 msgid "global register variable %qs used in nested function"
17889 #: fortran/f95-lang.c:626
17891 msgid "register variable %qs used in nested function"
17894 #: fortran/f95-lang.c:633
17896 msgid "address of global register variable %qs requested"
17899 #: fortran/f95-lang.c:651
17901 msgid "address of register variable %qs requested"
17904 #: fortran/gfortranspec.c:231
17906 msgid "overflowed output arg list for '%s'"
17909 #: fortran/gfortranspec.c:375
17911 msgid "argument to '%s' missing"
17912 msgstr "аргумент для \"%s\" прапушчан"
17914 #: fortran/gfortranspec.c:379
17915 msgid "no input files; unwilling to write output files"
17918 #: fortran/trans-array.c:2849
17919 msgid "Possible frontend bug: array constructor not expanded"
17922 #: fortran/trans-array.c:3952
17923 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
17926 #: fortran/trans-array.c:4112
17927 msgid "scalar vector subscript???"
17930 #: fortran/trans-array.c:4386
17932 msgid "bad expression type during walk (%d)"
17935 #: fortran/trans-const.c:327
17937 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
17940 #: fortran/trans-decl.c:780
17941 msgid "intrinsic variable which isn't a procedure"
17944 #: fortran/trans-decl.c:1919
17946 msgid "Function does not return a value"
17947 msgstr "функцыя не вяртае тып string"
17949 #. I don't think this should ever happen.
17950 #: fortran/trans-decl.c:2018
17952 msgid "module symbol %s in wrong namespace"
17955 #: fortran/trans-decl.c:2032
17957 msgid "backend decl for module variable %s already exists"
17960 #: fortran/trans-decl.c:2114
17962 msgid "unused parameter %qs"
17963 msgstr "невыкарыстаемы параметр \"%s\""
17965 #: fortran/trans-decl.c:2119
17967 msgid "unused variable %qs"
17968 msgstr "невыкарыстоўваемая пераменная \"%s\""
17970 #: fortran/trans-decl.c:2260
17971 msgid "Function return value not set"
17974 #: fortran/trans-expr.c:949
17976 msgid "Unknown intrinsic op"
17977 msgstr "невядомы рэжым машыны \"%s\""
17979 #: fortran/trans-intrinsic.c:583
17981 msgid "Intrinsic function %s(%d) not recognized"
17982 msgstr "мова %s не распазнана"
17984 #: fortran/trans-io.c:937
17986 msgid "Bad namelist IO basetype (%d)"
17989 #: fortran/trans-io.c:1014
17990 msgid "A format cannot be specified with a namelist"
17993 #: fortran/trans-io.c:1312
17995 msgid "Bad IO basetype (%d)"
17998 #: fortran/trans-types.c:193
17999 msgid "integer kind=8 not available for -fdefault-integer-8 option"
18002 #: fortran/trans-types.c:205
18003 msgid "real kind=8 not available for -fdefault-real-8 option"
18006 #: fortran/trans-types.c:218
18007 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
18010 #: fortran/trans-types.c:927
18011 msgid "Array element size too big"
18014 #: fortran/trans.c:621
18015 msgid "gfc_trans_code(): Bad statement code"
18018 #. I changed this from sorry(...) because it should not return.
18019 #. TODO: Remove gfc_todo_error before releasing version 1.0.
18020 #: fortran/trans.h:569
18021 msgid "gfc_todo: Not Implemented: "
18024 #: java/check-init.c:251
18026 msgid "Can't reassign a value to the final variable %qs"
18029 #: java/check-init.c:519 java/parse.h:377
18031 msgid "Variable %qs may not have been initialized"
18034 #: java/check-init.c:535
18036 msgid "variable %qs may not have been initialized"
18039 #: java/check-init.c:954
18041 msgid "internal error in check-init: tree code not implemented: %s"
18044 #: java/check-init.c:1026
18045 msgid "%Jfinal field %qD may not have been initialized"
18048 #: java/class.c:745
18049 msgid "bad method signature"
18052 #: java/class.c:789
18053 msgid "misplaced ConstantValue attribute (not in any field)"
18056 #: java/class.c:791
18058 msgid "duplicate ConstantValue attribute for field '%s'"
18061 #: java/class.c:802
18063 msgid "ConstantValue attribute of field '%s' has wrong type"
18066 #: java/class.c:1097
18068 msgid "field '%s' not found in class"
18069 msgstr "поле \"%s\" не знойдзена ў класе"
18071 #: java/class.c:1417
18073 msgid "%Jabstract method in non-abstract class"
18074 msgstr "абстрактны метад у неабстрактным класе"
18076 #: java/class.c:2368
18077 msgid "%Jnon-static method '%D' overrides static method"
18080 #: java/decl.c:1268
18082 msgid "%J'%D' used prior to declaration"
18083 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18085 #: java/decl.c:1309
18087 msgid "declaration of %qs shadows a parameter"
18090 #: java/decl.c:1312
18092 msgid "declaration of %qs shadows a symbol from the parameter list"
18095 #: java/decl.c:1640
18097 msgid "%Jlabel '%D' used but not defined"
18098 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
18100 #: java/decl.c:1645
18102 msgid "%Jlabel '%D' defined but not used"
18103 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
18105 #: java/decl.c:1773
18106 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18109 #: java/decl.c:1837
18110 msgid "bad type in parameter debug info"
18113 #: java/decl.c:1846
18114 msgid "%Jbad PC range for debug info for local '%D'"
18119 msgid "need to insert runtime check for %s"
18122 #: java/expr.c:505 java/expr.c:552
18124 msgid "assert: %s is assign compatible with %s"
18128 msgid "stack underflow - dup* operation"
18131 #: java/expr.c:1688
18133 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18136 #: java/expr.c:1716
18138 msgid "field %qs not found"
18139 msgstr "поле \"%s\" не знойдзена ў класе"
18141 #: java/expr.c:2101
18143 msgid "method '%s' not found in class"
18144 msgstr "метад \"%s\" не знойдзен у класе"
18146 #: java/expr.c:2306
18148 msgid "failed to find class '%s'"
18149 msgstr "не знойдзен клас \"%s\""
18151 #: java/expr.c:2335
18153 msgid "class '%s' has no method named '%s' matching signature '%s'"
18156 #: java/expr.c:2366
18157 msgid "invokestatic on non static method"
18160 #: java/expr.c:2371
18161 msgid "invokestatic on abstract method"
18164 #: java/expr.c:2379
18165 msgid "invoke[non-static] on static method"
18168 #: java/expr.c:2697
18170 msgid "missing field '%s' in '%s'"
18171 msgstr "прапушчана поле '%s' у '%s'"
18173 #: java/expr.c:2704
18175 msgid "mismatching signature for field '%s' in '%s'"
18176 msgstr "Прапушчана поле \"%s\" у \"%s\""
18178 #: java/expr.c:2726
18179 msgid "%Jassignment to final field '%D' not in field's class"
18182 #: java/expr.c:2731
18183 msgid "%Jassignment to final static field %qD not in class initializer"
18186 #: java/expr.c:2740
18187 msgid "%Jassignment to final field '%D' not in constructor"
18190 #: java/expr.c:2930
18191 msgid "invalid PC in line number table"
18194 #: java/expr.c:2986
18196 msgid "unreachable bytecode from %d to before %d"
18199 #: java/expr.c:3028
18201 msgid "unreachable bytecode from %d to the end of the method"
18204 #. duplicate code from LOAD macro
18205 #: java/expr.c:3328
18206 msgid "unrecogized wide sub-instruction"
18209 #: java/gjavah.c:701
18210 msgid "static field has same name as method"
18213 #. FIXME: i18n bug here. Order of prints should not be
18215 #: java/gjavah.c:899
18217 msgid "ignored method '"
18218 msgstr "у метадзе \"%s\":"
18220 #: java/gjavah.c:901
18221 msgid "' marked virtual\n"
18224 #: java/gjavah.c:1249
18226 msgid "couldn't find class %s"
18227 msgstr "немагчыма знайсьці кляс `%s'"
18229 #: java/gjavah.c:1256
18231 msgid "parse error while reading %s"
18234 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
18236 msgid "unparseable signature: '%s'"
18239 #: java/gjavah.c:2049
18240 msgid "Not a valid Java .class file."
18243 #: java/gjavah.c:2057 java/jcf-parse.c:746
18244 msgid "error while parsing constant pool"
18247 #: java/gjavah.c:2063
18249 msgid "error in constant pool entry #%d"
18252 #: java/gjavah.c:2206
18253 msgid "class is of array type\n"
18256 #: java/gjavah.c:2214
18258 msgid "base class is of array type"
18259 msgstr "Клас \"%s\" ужо існуе"
18261 #: java/gjavah.c:2330
18262 msgid "Try 'gcjh --help' for more information.\n"
18265 #: java/gjavah.c:2337
18267 "Usage: gcjh [OPTION]... CLASS...\n"
18271 #: java/gjavah.c:2338
18273 "Generate C++ header files from .class files\n"
18277 #: java/gjavah.c:2339
18279 msgid " -stubs Generate an implementation stub file\n"
18280 msgstr " -o <файл> Памясціць вывад у <файл>\n"
18282 #: java/gjavah.c:2340
18283 msgid " -jni Generate a JNI header or stub\n"
18286 #: java/gjavah.c:2342
18287 msgid " -add TEXT Insert TEXT into class body\n"
18290 #: java/gjavah.c:2343
18291 msgid " -append TEXT Insert TEXT after class declaration\n"
18294 #: java/gjavah.c:2344
18295 msgid " -friend TEXT Insert TEXT as 'friend' declaration\n"
18298 #: java/gjavah.c:2345
18299 msgid " -prepend TEXT Insert TEXT before start of class\n"
18302 #: java/gjavah.c:2347 java/jcf-dump.c:897
18303 msgid " --classpath PATH Set path to find .class files\n"
18306 #: java/gjavah.c:2348 java/jcf-dump.c:898
18307 msgid " -IDIR Append directory to class path\n"
18310 #: java/gjavah.c:2349 java/jcf-dump.c:899
18311 msgid " --bootclasspath PATH Override built-in class path\n"
18314 #: java/gjavah.c:2350 java/jcf-dump.c:900
18315 msgid " --extdirs PATH Set extensions directory path\n"
18318 #: java/gjavah.c:2351
18319 msgid " -d DIRECTORY Set output directory name\n"
18322 #: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
18324 msgid " -o FILE Set output file name\n"
18325 msgstr " -o <файл> Памясціць вывад у <файл>\n"
18327 #: java/gjavah.c:2353
18328 msgid " -td DIRECTORY Set temporary directory name\n"
18331 #: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
18333 msgid " --help Print this help, then exit\n"
18334 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18336 #: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
18338 msgid " --version Print version number, then exit\n"
18339 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
18341 #: java/gjavah.c:2357 java/jcf-dump.c:905
18343 msgid " -v, --verbose Print extra information while running\n"
18344 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
18346 #: java/gjavah.c:2359
18348 " -M Print all dependencies to stdout;\n"
18349 " suppress ordinary output\n"
18352 #: java/gjavah.c:2361
18354 " -MM Print non-system dependencies to stdout;\n"
18355 " suppress ordinary output\n"
18358 #: java/gjavah.c:2363
18360 msgid " -MD Print all dependencies to stdout\n"
18361 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18363 #: java/gjavah.c:2364
18365 msgid " -MMD Print non-system dependencies to stdout\n"
18366 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18368 #: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
18371 "For bug reporting instructions, please see:\n"
18375 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
18377 #: java/gjavah.c:2395 java/gjavah.c:2509
18379 msgid "no classes specified"
18380 msgstr "не зададзены ўваходзячыя файлы"
18382 #: java/gjavah.c:2488
18383 msgid "'-MG' option is unimplemented"
18386 #: java/gjavah.c:2517
18387 msgid "can't specify both -o and -MD"
18390 #: java/gjavah.c:2528
18392 msgid "Processing %s\n"
18393 msgstr "версія gcc %s\n"
18395 #: java/gjavah.c:2534
18397 msgid "%s: no such class"
18400 #: java/gjavah.c:2538
18402 msgid "Found in %s\n"
18405 #: java/jcf-dump.c:814
18406 msgid "Not a valid Java .class file.\n"
18409 #: java/jcf-dump.c:820
18410 msgid "error while parsing constant pool\n"
18413 #: java/jcf-dump.c:826 java/jcf-parse.c:749
18415 msgid "error in constant pool entry #%d\n"
18418 #: java/jcf-dump.c:836
18419 msgid "error while parsing fields\n"
18422 #: java/jcf-dump.c:842
18424 msgid "error while parsing methods\n"
18425 msgstr "памылка запісу ў %s"
18427 #: java/jcf-dump.c:848
18428 msgid "error while parsing final attributes\n"
18431 #: java/jcf-dump.c:885
18432 msgid "Try 'jcf-dump --help' for more information.\n"
18435 #: java/jcf-dump.c:892
18437 "Usage: jcf-dump [OPTION]... CLASS...\n"
18441 #: java/jcf-dump.c:893
18443 "Display contents of a class file in readable form.\n"
18447 #: java/jcf-dump.c:894
18449 msgid " -c Disassemble method bodies\n"
18450 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18452 #: java/jcf-dump.c:895
18454 msgid " --javap Generate output in 'javap' format\n"
18455 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18457 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
18458 msgid "jcf-dump: no classes specified\n"
18461 #: java/jcf-dump.c:1020
18463 msgid "Cannot open '%s' for output.\n"
18464 msgstr "немагчыма адчыніць %s для запісу"
18466 #: java/jcf-dump.c:1066
18467 msgid "bad format of .zip/.jar archive\n"
18470 #: java/jcf-dump.c:1184
18471 msgid "Bad byte codes.\n"
18474 #: java/jcf-io.c:536
18476 msgid "source file for class %qs is newer than its matching class file. Source file %qs used instead"
18479 #: java/jcf-parse.c:366
18480 msgid "bad string constant"
18483 #: java/jcf-parse.c:384
18485 msgid "bad value constant type %d, index %d"
18488 #: java/jcf-parse.c:572
18490 msgid "can't reopen %s: %m"
18491 msgstr "немагчыма адчыніць %s"
18493 #: java/jcf-parse.c:579
18495 msgid "can't close %s: %m"
18496 msgstr "не магу зачыніць %s"
18498 #: java/jcf-parse.c:714 java/jcf-parse.c:720
18500 msgid "cannot find file for class %s"
18501 msgstr "немагчыма знайсьці файл для кляса %s"
18503 #: java/jcf-parse.c:743
18504 msgid "not a valid Java .class file"
18507 #. FIXME - where was first time
18508 #: java/jcf-parse.c:761
18510 msgid "reading class %s for the second time from %s"
18513 #: java/jcf-parse.c:779
18514 msgid "error while parsing fields"
18517 #: java/jcf-parse.c:782
18518 msgid "error while parsing methods"
18521 #: java/jcf-parse.c:785
18522 msgid "error while parsing final attributes"
18525 #: java/jcf-parse.c:802
18526 msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute. This generally means that your classpath is incorrectly set. Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
18529 #: java/jcf-parse.c:876
18530 msgid "missing Code attribute"
18533 #: java/jcf-parse.c:1137
18534 msgid "%Hsource file seen twice on command line and will be compiled only once"
18537 #: java/jcf-parse.c:1155
18538 msgid "no input file specified"
18539 msgstr "не зададзены ўваходзячыя файлы"
18541 #: java/jcf-parse.c:1190
18543 msgid "can't close input file %s: %m"
18544 msgstr "немагчыма зачыніць уваходзячы файл %s"
18546 #: java/jcf-parse.c:1231
18548 msgid "bad zip/jar file %s"
18549 msgstr "дрэнны zip/jar файл \"%s\""
18551 #: java/jcf-parse.c:1447
18553 msgid "error while reading %s from zip file"
18556 #: java/jcf-write.c:2667
18558 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
18561 #: java/jcf-write.c:3041
18563 msgid "field initializer type mismatch"
18564 msgstr "нерэчаісны ініцыялізатар"
18566 #: java/jcf-write.c:3498
18568 msgid "can't create directory %s: %m"
18569 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18571 #: java/jcf-write.c:3531
18573 msgid "can't open %s for writing: %m"
18574 msgstr "немагчыма адчыніць %s для запісу"
18576 #: java/jcf-write.c:3551
18578 msgid "can't create %s: %m"
18579 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18581 #: java/jv-scan.c:99
18582 msgid "Try 'jv-scan --help' for more information.\n"
18585 #: java/jv-scan.c:106
18587 "Usage: jv-scan [OPTION]... FILE...\n"
18591 #: java/jv-scan.c:107
18593 "Print useful information read from Java source files.\n"
18597 #: java/jv-scan.c:108
18598 msgid " --no-assert Don't recognize the assert keyword\n"
18601 #: java/jv-scan.c:109
18602 msgid " --complexity Print cyclomatic complexity of input file\n"
18605 #: java/jv-scan.c:110
18606 msgid " --encoding NAME Specify encoding of input file\n"
18609 #: java/jv-scan.c:111
18610 msgid " --print-main Print name of class containing 'main'\n"
18613 #: java/jv-scan.c:112
18614 msgid " --list-class List all classes defined in file\n"
18617 #: java/jv-scan.c:113
18618 msgid " --list-filename Print input filename when listing class names\n"
18621 #: java/jv-scan.c:190
18622 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
18625 #: java/jv-scan.c:193
18627 msgid "can't open output file '%s'"
18628 msgstr "немагчыма адчыніць файл уводу `%s'"
18630 #: java/jv-scan.c:229
18632 msgid "file not found '%s'"
18633 msgstr "файл `%s' ня знойдзен"
18635 #: java/jv-scan.c:251
18637 msgid "%s: error: "
18638 msgstr "граматычная памылка"
18640 #: java/jv-scan.c:263
18642 msgid "%s: warning: "
18643 msgstr "%s: увага: "
18645 #: java/jvgenmain.c:48
18647 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
18650 #: java/jvgenmain.c:98
18652 msgid "%s: Cannot open output file: %s\n"
18653 msgstr "немагчыма адчыніць файл уводу `%s'"
18655 #: java/jvgenmain.c:135
18657 msgid "%s: Failed to close output file %s\n"
18658 msgstr "немагчыма зачыніць уваходзячы файл %s"
18660 #: java/jvspec.c:420
18661 msgid "can't specify '-D' without '--main'\n"
18664 #: java/jvspec.c:423
18666 msgid "'%s' is not a valid class name"
18667 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18669 #: java/jvspec.c:429
18670 msgid "--resource requires -o"
18673 #: java/jvspec.c:436
18674 msgid "warning: already-compiled .class files ignored with -C"
18677 #: java/jvspec.c:443
18678 msgid "cannot specify both -C and -o"
18681 #: java/jvspec.c:455
18682 msgid "cannot create temporary file"
18683 msgstr "немагчыма стварыць часовы файл"
18685 #: java/jvspec.c:483
18686 msgid "using both @FILE with multiple files not implemented"
18689 #: java/jvspec.c:534
18690 msgid "cannot specify 'main' class when not linking"
18694 msgid "can't do dependency tracking with input from stdin"
18698 msgid "couldn't determine target name for dependency tracking"
18703 "unknown encoding: %qs\n"
18704 "This might mean that your locale's encoding is not supported\n"
18705 "by your system's iconv(3) implementation. If you aren't trying\n"
18706 "to use a particular encoding for your input file, try the\n"
18707 "%<--encoding=UTF-8%> option"
18712 msgid "internal error - bad unget"
18713 msgstr "унутраная памылка: дрэнны рэгістр: %d"
18715 #: java/mangle.c:89
18717 msgid "can't mangle %s"
18718 msgstr "не магу зачыніць %s"
18720 #: java/mangle_name.c:140 java/mangle_name.c:210
18721 msgid "internal error - invalid Utf8 name"
18724 #: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
18725 #: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
18726 #: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
18727 #: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
18728 #: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
18729 #: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
18730 #: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
18731 #: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
18732 #: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
18733 #: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
18734 #: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
18735 #: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
18736 msgid "Missing term"
18739 #: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
18740 #: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
18741 #: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
18742 #: java/parse.y:1855 java/parse.y:1870
18743 msgid "';' expected"
18746 #: java/parse.y:746 java/parse.y:784
18747 msgid "Missing name"
18748 msgstr "Прапушчана назва"
18750 #: java/parse.y:774
18752 msgid "Ambiguous class: %qs and %qs"
18755 #: java/parse.y:809
18756 msgid "'*' expected"
18759 #: java/parse.y:823
18760 msgid "Class or interface declaration expected"
18763 #: java/parse.y:840
18765 msgid "Modifier %qs declared twice"
18768 #: java/parse.y:860 java/parse.y:862
18769 msgid "Missing class name"
18770 msgstr "Прапушчана назва класа"
18772 #: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
18773 #: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
18774 #: java/parse.y:1913 java/parse.y:1975
18775 msgid "'{' expected"
18778 #: java/parse.y:879
18779 msgid "Missing super class name"
18782 #: java/parse.y:889 java/parse.y:905
18783 msgid "Missing interface name"
18786 #: java/parse.y:989
18787 msgid "Missing variable initializer"
18790 #: java/parse.y:1006
18791 msgid "Invalid declaration"
18792 msgstr "Нерэчаіснае абвяшчэнне"
18794 #: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
18795 #: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
18796 #: java/parse.y:2339 java/parse.y:2349
18797 msgid "']' expected"
18800 #: java/parse.y:1013
18801 msgid "Unbalanced ']'"
18804 #: java/parse.y:1049
18805 msgid "Invalid method declaration, method name required"
18808 #: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
18809 msgid "Identifier expected"
18812 #: java/parse.y:1069 java/parse.y:4741
18813 msgid "Invalid method declaration, return type required"
18816 #: java/parse.y:1089
18817 msgid "Discouraged form of returned type specification"
18820 #: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
18821 #: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
18822 #: java/parse.y:2058
18823 msgid "')' expected"
18826 #: java/parse.y:1108
18827 msgid "Missing formal parameter term"
18830 #: java/parse.y:1123 java/parse.y:1128
18831 msgid "Missing identifier"
18832 msgstr "Прапушчан ідэнтыфікатар"
18834 #: java/parse.y:1148 java/parse.y:1157
18835 msgid "Missing class type term"
18838 #: java/parse.y:1184
18840 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
18843 #: java/parse.y:1313
18844 msgid "Invalid interface type"
18847 #: java/parse.y:1482
18848 msgid "An empty declaration is a deprecated feature that should not be used"
18851 #: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
18852 msgid "':' expected"
18855 #: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
18856 msgid "Invalid expression statement"
18859 #: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
18860 #: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
18861 #: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
18862 msgid "'(' expected"
18865 #: java/parse.y:1628
18866 msgid "Missing term or ')'"
18869 #: java/parse.y:1675
18870 msgid "Missing or invalid constant expression"
18873 #: java/parse.y:1696
18874 msgid "Missing term and ')' expected"
18877 #: java/parse.y:1735
18878 msgid "Invalid control expression"
18881 #: java/parse.y:1737 java/parse.y:1739
18882 msgid "Invalid update expression"
18885 #: java/parse.y:1764
18886 msgid "Invalid init statement"
18889 #: java/parse.y:1964
18890 msgid "Missing term or ')' expected"
18893 #: java/parse.y:2007
18894 msgid "'class' or 'this' expected"
18897 #: java/parse.y:2009 java/parse.y:2011
18898 msgid "'class' expected"
18901 #: java/parse.y:2056
18902 msgid "')' or term expected"
18905 #: java/parse.y:2158 java/parse.y:2187
18906 msgid "'[' expected"
18909 #: java/parse.y:2265
18910 msgid "Field expected"
18913 #: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
18914 msgid "Missing term and ']' expected"
18917 #: java/parse.y:2449
18918 msgid "']' expected, invalid type expression"
18921 #: java/parse.y:2452
18922 msgid "Invalid type expression"
18925 #: java/parse.y:2564
18926 msgid "Invalid reference type"
18929 #: java/parse.y:3031
18930 msgid "Constructor invocation must be first thing in a constructor"
18933 #: java/parse.y:3033
18934 msgid "Only constructors can invoke constructors"
18937 #: java/parse.y:3041
18939 msgid ": %qs JDK1.1(TM) feature"
18942 #: java/parse.y:3121 java/parse.y:3123
18949 #: java/parse.y:3282
18951 msgid "Missing return statement"
18952 msgstr "Прапушчана назва"
18954 #: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
18955 msgid "Unreachable statement"
18958 #: java/parse.y:3314
18959 msgid "Can't access %s field %<%s.%s%> from %qs"
18962 #: java/parse.y:3383
18964 msgid "%s %qs already defined in %s:%d"
18967 #: java/parse.y:3401
18968 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
18971 #: java/parse.y:3512
18973 msgid "Interface %qs repeated"
18976 #: java/parse.y:3542
18978 msgid "%s name %qs clashes with imported type %qs"
18981 #: java/parse.y:3574
18982 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
18985 #: java/parse.y:3589
18987 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
18990 #: java/parse.y:3670
18992 msgid "The class name %qs is already defined in this scope. An inner class may not have the same simple name as any of its enclosing classes"
18995 #: java/parse.y:3712
18996 msgid "Qualifier must be a reference"
18999 #: java/parse.y:3733
19001 msgid "Cyclic inheritance involving %s"
19004 #: java/parse.y:3997
19005 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19008 #: java/parse.y:4152
19010 msgid "Class %qs can't be declared both abstract and final"
19013 #: java/parse.y:4164
19014 msgid "%<java.lang.Object%> can't extend anything"
19017 #: java/parse.y:4406
19018 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19021 #: java/parse.y:4470
19023 msgid "Field %qs can't be static in inner class %qs unless it is final"
19026 #: java/parse.y:4716
19028 msgid "Class %qs must be declared abstract to define abstract method %qs"
19031 #: java/parse.y:4723
19033 msgid "native method %qs can't be strictfp"
19036 #: java/parse.y:4727
19038 msgid "method %qs can't be transient"
19041 #: java/parse.y:4730
19043 msgid "method %qs can't be volatile"
19046 #: java/parse.y:4780 java/parse.y:6533
19048 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19051 #: java/parse.y:4946
19053 msgid "%s method %qs can't have a body defined"
19056 #: java/parse.y:4957
19058 msgid "Non native and non abstract method %qs must have a body defined"
19061 #: java/parse.y:5028
19063 msgid "%s: recursive invocation of constructor %qs"
19064 msgstr "перанакіраванне stdout: %s"
19066 #: java/parse.y:5058
19067 msgid "Inconsistent member declaration. At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19070 #: java/parse.y:5066
19071 msgid "Inconsistent member declaration. At most one of %<final%> or %<volatile%> may be specified"
19074 #: java/parse.y:5156
19076 msgid "Variable %qs is used more than once in the argument list of method %qs"
19079 #: java/parse.y:5240
19081 msgid "%s %qs can't implement/extend %s %qs"
19084 #: java/parse.y:5274
19086 msgid "Class %qs can't subclass %s %qs"
19089 #: java/parse.y:5283
19091 msgid "Can't subclass final classes: %s"
19094 #: java/parse.y:5469
19096 msgid "Cyclic class inheritance%s"
19099 #: java/parse.y:6184
19101 msgid "Superclass %qs of class %qs not found"
19104 #: java/parse.y:6190
19106 msgid "Type %qs not found in declaration of field %qs"
19107 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19109 #: java/parse.y:6196
19111 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19114 #: java/parse.y:6203
19116 msgid "Type %qs not found in the declaration of the return type of method %qs"
19119 #: java/parse.y:6209
19121 msgid "Superinterface %qs of %s %qs not found"
19124 #: java/parse.y:6216
19126 msgid "Type %qs not found in the declaration of the local variable %qs"
19129 #: java/parse.y:6223
19131 msgid "Class %qs not found in %<throws%>"
19132 msgstr "поле \"%s\" не знойдзена ў класе"
19134 #: java/parse.y:6280
19136 msgid "Duplicate %s declaration %qs"
19137 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19139 #: java/parse.y:6354
19140 msgid "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This method must be defined or %s %qs must be declared abstract"
19143 #: java/parse.y:6510
19144 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19147 #: java/parse.y:6554
19149 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19152 #: java/parse.y:6568 java/parse.y:6795
19154 msgid "Method %qs was defined with return type %qs in class %qs"
19157 #: java/parse.y:6585
19159 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19162 #: java/parse.y:6599
19164 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19167 #: java/parse.y:6622
19169 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19172 #: java/parse.y:6763
19173 msgid "Invalid checked exception class %qs in %<throws%> clause. The exception must be a subclass of an exception thrown by %qs from class %qs"
19176 #: java/parse.y:6820
19178 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19181 #: java/parse.y:6995
19183 msgid "Class or interface %qs not found in import"
19186 #: java/parse.y:7080
19188 msgid "malformed .zip archive in CLASSPATH: %s"
19191 #: java/parse.y:7151
19193 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19196 #: java/parse.y:7156
19198 msgid "Package %qs not found in import"
19199 msgstr "поле \"%s\" не знойдзена ў класе"
19201 #: java/parse.y:7253
19203 msgid "Type %qs also potentially defined in package %qs"
19206 #: java/parse.y:7398
19208 msgid "Nested %s %s is %s; cannot be accessed from here"
19211 #: java/parse.y:7436
19213 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19216 #: java/parse.y:7474
19217 msgid "Only %<final%> is allowed as a local variables modifier"
19220 #: java/parse.y:9028
19222 msgid "No constructor matching %qs found in class %qs"
19225 #: java/parse.y:9528
19227 msgid "Can't reference %qs before the superclass constructor has been called"
19230 #: java/parse.y:9582
19232 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19235 #: java/parse.y:9587 java/parse.y:10050
19237 msgid "Undefined variable %qs"
19238 msgstr "невыкарыстоўваемая пераменная \"%s\""
19240 #: java/parse.y:9598
19242 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
19245 #: java/parse.y:9804 java/parse.y:10659
19247 msgid "No enclosing instance for inner class %qs is in scope%s"
19250 #: java/parse.y:9923 java/parse.y:12372
19251 msgid "Keyword %<this%> used outside allowed context"
19254 #: java/parse.y:9929 java/parse.y:10813
19255 msgid "Can't reference %<this%> before the superclass constructor has been called"
19258 #: java/parse.y:9945
19259 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
19262 #: java/parse.y:9978
19263 msgid "Keyword %<super%> used outside allowed context"
19266 #: java/parse.y:10027
19268 msgid "No variable %qs defined in class %qs"
19269 msgstr "не знойдзен клас \"%s\""
19271 #: java/parse.y:10032
19273 msgid "Undefined variable or class name: %qs"
19274 msgstr "немагчыма знайсьці файл для кляса %s"
19276 #: java/parse.y:10103
19278 msgid "Can't use type %qs as a qualifier"
19281 #: java/parse.y:10122
19282 msgid "Attempt to reference field %qs in %<%s %s%>"
19285 #: java/parse.y:10153
19287 msgid "No variable %qs defined in type %qs"
19290 #: java/parse.y:10237
19291 msgid "Attempt to reference field %<new%> in a %qs"
19294 #: java/parse.y:10374
19296 msgid "The class %qs has been deprecated"
19299 #: java/parse.y:10384
19301 msgid "The %s %qs in class %qs has been deprecated"
19304 #: java/parse.y:10501
19306 msgid "Can't invoke a method on primitive type %qs"
19309 #: java/parse.y:10516
19311 msgid "Can't make static reference to method %qs in interface %qs"
19314 #: java/parse.y:10526 java/parse.y:10860
19315 msgid "Can't make static reference to method %<%s %s%> in class %qs"
19318 #: java/parse.y:10566
19319 msgid "Can't invoke super constructor on java.lang.Object"
19322 #: java/parse.y:10579 java/parse.y:14437
19324 msgid "Class %qs not found in type declaration"
19325 msgstr "поле \"%s\" не знойдзена ў класе"
19327 #: java/parse.y:10591
19329 msgid "Class %qs is an abstract class. It can't be instantiated"
19332 #: java/parse.y:10621
19334 msgid "No method named %qs in scope"
19337 #: java/parse.y:10732
19338 msgid "Can't access %s %s %<%s.%s%> from %qs"
19341 #: java/parse.y:11206
19342 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
19345 #: java/parse.y:11786
19346 msgid "Constant expression required"
19349 #: java/parse.y:11799
19350 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
19353 #: java/parse.y:11833
19355 msgid "Duplicate case label: %<default%>"
19356 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19358 #: java/parse.y:12181
19359 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
19362 #: java/parse.y:12352
19364 msgid "missing static field %qs"
19365 msgstr "прапушчана поле '%s' у '%s'"
19367 #: java/parse.y:12357
19369 msgid "not a static field %qs"
19372 #: java/parse.y:12380
19373 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
19376 #: java/parse.y:12400
19378 msgid "No case for %s"
19381 #: java/parse.y:12830
19382 msgid "Invalid left hand side of assignment"
19385 #: java/parse.y:12881
19387 msgid "Incompatible type for %s. Can't convert %qs to %qs"
19390 #: java/parse.y:12884
19392 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
19395 #: java/parse.y:13057
19397 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
19400 #: java/parse.y:13348
19402 msgid "unregistered operator %s"
19403 msgstr "нераспазнаны аператар %s"
19405 #: java/parse.y:13497
19406 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
19409 #: java/parse.y:13579
19411 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
19414 #: java/parse.y:13584
19416 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
19419 #: java/parse.y:13660
19421 msgid "Invalid argument %qs for %<instanceof%>"
19422 msgstr "нявернае выкарыстанне \"restict\""
19424 #: java/parse.y:13687
19426 msgid "Impossible for %qs to be instance of %qs"
19429 #: java/parse.y:13818
19431 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
19434 #: java/parse.y:14298
19436 msgid "Invalid argument type %qs to %qs"
19437 msgstr "нерэчаісны тып парамэтра `%T'"
19439 #: java/parse.y:14528
19441 msgid "Invalid cast from %qs to %qs"
19444 #: java/parse.y:14575
19445 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
19448 #: java/parse.y:14588
19449 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
19452 #: java/parse.y:14592
19453 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
19456 #: java/parse.y:14663
19457 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
19460 #: java/parse.y:14779
19462 msgid "Invalid array initializer for non-array type %qs"
19463 msgstr "нерэчаісны ініцыялізатар"
19465 #: java/parse.y:14866
19467 msgid "Incompatible type for array. %s convert %qs to %qs"
19470 #: java/parse.y:14935
19471 msgid "%<return%> inside instance initializer"
19474 #: java/parse.y:14939
19475 msgid "%<return%> inside static initializer"
19478 #: java/parse.y:14945
19479 msgid "%<return%> with%s value from %<%s %s%>"
19482 #: java/parse.y:14952
19483 msgid "%<return%> with value from constructor %qs"
19486 #: java/parse.y:15017
19487 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
19490 #: java/parse.y:15050
19492 msgid "Declaration of %qs shadows a previous label declaration"
19493 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19495 #: java/parse.y:15055
19497 msgid "This is the location of the previous declaration of label %qs"
19498 msgstr "гэта папярэдняе абвяшчэньне"
19500 #: java/parse.y:15302
19502 msgid "No label definition found for %qs"
19503 msgstr "перанакіраванне stdout: %s"
19505 #: java/parse.y:15315
19506 msgid "%<continue%> must be in loop"
19509 #: java/parse.y:15318
19511 msgid "continue label %qs does not name a loop"
19514 #: java/parse.y:15339
19515 msgid "%<break%> must be in loop or switch"
19518 #: java/parse.y:15380
19519 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
19522 #: java/parse.y:15418
19523 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
19526 #. The case_label_list is in reverse order, so print the
19527 #. outer label first.
19528 #: java/parse.y:15449
19530 msgid "duplicate case label: %<"
19531 msgstr "паўтарэнне \"%s\""
19533 #: java/parse.y:15450
19537 #: java/parse.y:15453
19538 msgid "original label is here"
19541 #: java/parse.y:15670
19542 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
19545 #: java/parse.y:15694
19546 msgid "%<catch%> not reached because of the catch clause at line %d"
19549 #: java/parse.y:15761
19550 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
19553 #: java/parse.y:15820
19554 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
19557 #: java/parse.y:15849
19558 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
19561 #: java/parse.y:15870
19562 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
19565 #: java/parse.y:15883
19567 msgid "Checked exception %qs can't be thrown in initializer"
19570 #: java/parse.y:15887
19571 msgid "Checked exception %qs isn't thrown from a %<try%> block"
19574 #: java/parse.y:15893
19575 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
19578 #: java/parse.y:15948
19580 msgid "Exception %qs can't be thrown in initializer"
19583 #: java/parse.y:15953
19584 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
19587 #: java/parse.y:16066
19588 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
19591 #: java/parse.y:16134
19592 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
19595 #: java/typeck.c:533
19596 msgid "junk at end of signature string"
19599 #: java/verify-glue.c:387
19601 msgid "verification failed: %s"
19604 #: java/verify-glue.c:389
19606 msgid "verification failed at PC=%d: %s"
19609 #: java/verify-glue.c:473 java/verify.c:480
19610 msgid "bad pc in exception_table"
19613 #: java/verify.c:1476
19615 msgid "unknown opcode %d@pc=%d during verification"
19618 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
19620 msgid "verification error at PC=%d"
19623 #: java/parse.h:125
19625 msgid "%s method can't be abstract"
19628 #: java/parse.h:129
19630 msgid "Constructor can't be %s"
19633 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
19634 #. flags was set artificially, such as for a interface method
19635 #: java/parse.h:161
19637 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
19640 #: java/parse.h:168
19642 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
19645 #. Standard error messages
19646 #: java/parse.h:352
19648 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
19651 #: java/parse.h:357
19653 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
19656 #: java/parse.h:365
19658 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
19661 #: java/parse.h:370
19663 msgid "Incompatible type for %qs. Can't convert %qs to integral"
19666 #: objc/objc-act.c:756
19667 msgid "%<@end%> must appear in an @implementation context"
19670 #: objc/objc-act.c:783
19671 msgid "method declaration not in @interface context"
19674 #: objc/objc-act.c:794
19675 msgid "method definition not in @implementation context"
19678 #: objc/objc-act.c:925
19680 msgid "object does not conform to the %qs protocol"
19683 #: objc/objc-act.c:1015 objc/objc-act.c:1092
19685 msgid "class %qs does not implement the %qs protocol"
19686 msgstr "метад \"%s\" не знойдзен у класе"
19688 #: objc/objc-act.c:1198
19690 msgid "statically allocated instance of Objective-C class %qs"
19693 #: objc/objc-act.c:1269
19695 msgid "protocol %qs has circular dependency"
19698 #: objc/objc-act.c:1291 objc/objc-act.c:5881
19700 msgid "cannot find protocol declaration for %qs"
19701 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19703 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
19704 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
19706 msgid "cannot find interface declaration for %qs"
19707 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19709 #: objc/objc-act.c:1691
19711 msgid "interface %qs does not have valid constant string layout"
19714 #: objc/objc-act.c:1696
19716 msgid "cannot find reference tag for class %qs"
19717 msgstr "Не магу знайсці файл для класа %s."
19719 #: objc/objc-act.c:2374
19720 msgid "%Hcreating selector for nonexistent method %qE"
19723 #: objc/objc-act.c:2563
19725 msgid "%qs is not an Objective-C class name or alias"
19728 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
19729 #: objc/objc-act.c:6964 objc/objc-act.c:6994
19730 msgid "Objective-C declarations may only appear in global scope"
19733 #: objc/objc-act.c:2683
19735 msgid "cannot find class %qs"
19736 msgstr "немагчыма знайсьці кляс `%s'"
19738 #: objc/objc-act.c:2685
19740 msgid "class %qs already exists"
19741 msgstr "кляс `%s' ужо існуе"
19743 #: objc/objc-act.c:2716 objc/objc-act.c:6704
19745 msgid "%qs redeclared as different kind of symbol"
19748 #: objc/objc-act.c:2718 objc/objc-act.c:6706
19750 msgid "%Jprevious declaration of '%D'"
19751 msgstr "папярэдняе абвяшчэньне `%D'"
19753 #: objc/objc-act.c:2946
19754 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
19757 #: objc/objc-act.c:3275
19758 msgid "@catch parameter is not a known Objective-C class type"
19761 #: objc/objc-act.c:3291
19762 msgid "exception of type %<%T%> will be caught"
19765 #: objc/objc-act.c:3293
19766 msgid "%H by earlier handler for %<%T%>"
19769 #: objc/objc-act.c:3346
19770 msgid "%<@try%> without %<@catch%> or %<@finally%>"
19773 #: objc/objc-act.c:3393
19774 msgid "%<@throw%> (rethrow) used outside of a @catch block"
19777 #: objc/objc-act.c:3758
19778 msgid "%Jtype '%D' does not have a known size"
19781 #: objc/objc-act.c:4271
19786 #: objc/objc-act.c:4294 objc/objc-act.c:4313
19787 msgid "inconsistent instance variable specification"
19790 #: objc/objc-act.c:5169
19791 msgid "can not use an object as parameter to a method"
19794 #: objc/objc-act.c:5377
19795 msgid "multiple %s named %<%c%s%> found"
19798 #: objc/objc-act.c:5602
19800 msgid "no super class declared in @interface for %qs"
19803 #: objc/objc-act.c:5645
19804 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
19807 #: objc/objc-act.c:5704
19809 msgid "invalid receiver type %qs"
19810 msgstr "нерэчаісны тып парамэтра `%T'"
19812 #: objc/objc-act.c:5719
19814 msgid "%<%c%s%> not found in protocol(s)"
19815 msgstr "поле \"%s\" не знойдзена ў класе"
19817 #: objc/objc-act.c:5733
19818 msgid "%qs may not respond to %<%c%s%>"
19821 #: objc/objc-act.c:5741
19822 msgid "no %<%c%s%> method found"
19825 #: objc/objc-act.c:5747
19826 msgid "(Messages without a matching method signature"
19829 #: objc/objc-act.c:5748
19830 msgid "will be assumed to return %<id%> and accept"
19833 #: objc/objc-act.c:5749
19834 msgid "%<...%> as arguments.)"
19837 #: objc/objc-act.c:5980
19839 msgid "undeclared selector %qs"
19842 #. Historically, a class method that produced objects (factory
19843 #. method) would assign `self' to the instance that it
19844 #. allocated. This would effectively turn the class method into
19845 #. an instance method. Following this assignment, the instance
19846 #. variables could be accessed. That practice, while safe,
19847 #. violates the simple rule that a class method should not refer
19848 #. to an instance variable. It's better to catch the cases
19849 #. where this is done unknowingly than to support the above
19851 #: objc/objc-act.c:6022
19853 msgid "instance variable %qs accessed in class method"
19856 #: objc/objc-act.c:6234
19858 msgid "duplicate declaration of method %<%c%s%>"
19859 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19861 #: objc/objc-act.c:6279
19863 msgid "duplicate interface declaration for category %<%s(%s)%>"
19864 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19866 #: objc/objc-act.c:6306
19868 msgid "illegal reference type specified for instance variable %qs"
19871 #: objc/objc-act.c:6317
19873 msgid "instance variable %qs has unknown size"
19876 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19877 #: objc/objc-act.c:6331
19879 msgid "type %qs has virtual member functions"
19882 #: objc/objc-act.c:6332
19884 msgid "illegal aggregate type %qs specified for instance variable %qs"
19887 #: objc/objc-act.c:6340
19889 msgid "type %qs has a user-defined constructor"
19892 #: objc/objc-act.c:6342
19894 msgid "type %qs has a user-defined destructor"
19897 #: objc/objc-act.c:6343
19898 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19901 #: objc/objc-act.c:6433
19903 msgid "instance variable %qs is declared private"
19906 #: objc/objc-act.c:6442
19908 msgid "instance variable %qs is %s; this will be a hard error in the future"
19911 #: objc/objc-act.c:6449
19913 msgid "instance variable %qs is declared %s"
19916 #: objc/objc-act.c:6459
19917 msgid "static access to object of type %<id%>"
19920 #: objc/objc-act.c:6481 objc/objc-act.c:6569
19922 msgid "incomplete implementation of class %qs"
19925 #: objc/objc-act.c:6485 objc/objc-act.c:6574
19927 msgid "incomplete implementation of category %qs"
19930 #: objc/objc-act.c:6490 objc/objc-act.c:6579
19931 msgid "method definition for %<%c%s%> not found"
19934 #: objc/objc-act.c:6620
19936 msgid "%s %qs does not fully implement the %qs protocol"
19937 msgstr "метад \"%s\" не знойдзен у класе"
19939 #: objc/objc-act.c:6678 objc/objc-act.c:8278
19940 msgid "%<@end%> missing in implementation context"
19943 #: objc/objc-act.c:6691
19945 msgid "cannot find interface declaration for %qs, superclass of %qs"
19946 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19948 #: objc/objc-act.c:6718
19950 msgid "reimplementation of class %qs"
19951 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19953 #: objc/objc-act.c:6749
19955 msgid "conflicting super class name %qs"
19956 msgstr "Прапушчана назва класа"
19958 #: objc/objc-act.c:6751
19960 msgid "previous declaration of %qs"
19961 msgstr "папярэдняе абвяшчэньне `%D'"
19963 #: objc/objc-act.c:6765 objc/objc-act.c:6767
19965 msgid "duplicate interface declaration for class %qs"
19966 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19968 #: objc/objc-act.c:7022
19970 msgid "duplicate declaration for protocol %qs"
19971 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19973 #. Add a readable method name to the warning.
19974 #: objc/objc-act.c:7552
19975 msgid "%J%s %<%c%s%>"
19978 #: objc/objc-act.c:7855
19980 msgid "no super class declared in interface for %qs"
19983 #: objc/objc-act.c:7903
19984 msgid "[super ...] must appear in a method context"
19987 #: objc/objc-act.c:8560
19989 msgid "local declaration of %qs hides instance variable"
19990 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19992 #: objc/objc-parse.y:2748
19993 msgid "extra semicolon in method definition specified"
19996 #: treelang/tree1.c:278
19998 msgid "%HDuplicate name %q.*s."
19999 msgstr "паўтарэнне \"%s\""
20001 #: treelang/treetree.c:825
20002 msgid "Global register variable %qD used in nested function."
20005 #: treelang/treetree.c:829
20006 msgid "Register variable %qD used in nested function."
20009 #: treelang/treetree.c:835
20010 msgid "Address of global register variable %qD requested."
20013 #: treelang/treetree.c:840
20014 msgid "Address of register variable %qD requested."
20019 msgid "Display this information"
20020 msgstr " --help Адлюстраваць гэту інфармацыю\n"
20023 msgid "--param <param>=<value>\tSet parameter <param> to value. See below for a complete list of parameters"
20027 msgid "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
20032 msgid "Do not discard comments"
20033 msgstr "незавершаныя каментарыі"
20036 msgid "Do not discard comments in macro expansions"
20040 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
20044 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
20048 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20052 msgid "Print the name of header files as they are used"
20056 msgid "Generate make dependencies and compile"
20060 msgid "Treat missing header files as generated files"
20064 msgid "Like -MD but ignore system header files"
20068 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20072 msgid "-O<number>\tSet optimization level to <number>"
20077 msgid "Optimize for space rather than speed"
20078 msgstr "Аптымізацыя для SparcLite працэсараў"
20082 msgid "Do not generate #line directives"
20083 msgstr "Не генерыраваць сімвальныя інструкцыі"
20086 msgid "-U<macro>\tUndefine <macro>"
20090 msgid "This switch is deprecated; use -Wextra instead"
20094 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20098 msgid "Warn about returning structures, unions or arrays"
20102 msgid "Warn about casting functions to incompatible types"
20106 msgid "Warn about pointer casts which increase alignment"
20110 msgid "Warn about casts which discard qualifiers"
20114 msgid "Warn about subscripts whose type is \"char\""
20118 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20122 msgid "Synonym for -Wcomment"
20126 msgid "Warn about possibly confusing type conversions"
20130 msgid "Warn when all constructors and destructors are private"
20134 msgid "Warn when a declaration is found after a statement"
20138 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20142 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20146 msgid "Warn when an optimization pass is disabled"
20150 msgid "Warn about compile-time integer division by zero"
20154 msgid "Warn about violations of Effective C++ style rules"
20158 msgid "Warn about stray tokens after #elif and #endif"
20162 msgid "Treat all warnings as errors"
20167 msgid "Make implicit function declarations an error"
20168 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20171 msgid "Print extra (possibly unwanted) warnings"
20175 msgid "Warn if deprecated empty statements are found"
20179 msgid "Exit on the first error occurred"
20183 msgid "Warn if testing floating point numbers for equality"
20187 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20192 msgid "Warn if passing too many arguments to a function for its format string"
20193 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
20196 msgid "Warn about format strings that are not literals"
20200 msgid "Warn about possible security problems with format functions"
20204 msgid "Warn about strftime formats yielding 2-digit years"
20208 msgid "Warn about zero-length formats"
20212 msgid "Warn about implicit function declarations"
20216 msgid "Warn when a declaration does not specify a type"
20220 msgid "Deprecated. This switch has no effect."
20224 msgid "Warn about variables which are initialized to themselves."
20228 msgid "Warn when an inlined function cannot be inlined"
20232 msgid "Warn about invalid uses of the \"offsetof\" macro"
20236 msgid "Warn about PCH files that are found but not used"
20240 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20244 msgid "Do not warn about using \"long long\" when -pedantic"
20249 msgid "Warn about suspicious declarations of \"main\""
20250 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20253 msgid "Warn about possibly missing braces around initializers"
20258 msgid "Warn about global functions without previous declarations"
20259 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20262 msgid "Warn about missing fields in struct initializers"
20266 msgid "Warn about functions which might be candidates for format attributes"
20270 msgid "Warn about user-specified include directories that do not exist"
20274 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20278 msgid "Warn about global functions without prototypes"
20283 msgid "Warn about use of multi-character character constants"
20284 msgstr "мнагасімвальная сімвальная канстанта"
20287 msgid "Warn about \"extern\" declarations not at file scope"
20291 msgid "Warn when non-templatized friend functions are declared within a template"
20295 msgid "Warn about non-virtual destructors"
20299 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
20303 msgid "Warn if a C-style cast is used in a program"
20307 msgid "Warn if an old-style parameter definition is used"
20311 msgid "Warn if .class files are out of date"
20315 msgid "Warn about overloaded virtual function names"
20319 msgid "Warn when the packed attribute has no effect on struct layout"
20323 msgid "Warn when padding is required to align structure members"
20327 msgid "Warn about possibly missing parentheses"
20331 msgid "Warn when converting the type of pointers to member functions"
20335 msgid "Warn about function pointer arithmetic"
20339 msgid "Warn when a pointer differs in signedness in an assignment."
20343 msgid "Warn if inherited methods are unimplemented"
20347 msgid "Warn about multiple declarations of the same object"
20351 msgid "Warn if modifiers are specified when not necessary"
20355 msgid "Warn when the compiler reorders code"
20359 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20363 msgid "Warn if a selector has multiple methods"
20367 msgid "Warn about possible violations of sequence point rules"
20371 msgid "Warn when one local variable shadows another"
20375 msgid "Warn about signed-unsigned comparisons"
20379 msgid "Warn when overload promotes from unsigned to signed"
20382 #: options.c:1254 options.c:1257
20383 msgid "Warn about code which might break strict aliasing rules"
20388 msgid "Warn about unprototyped function declarations"
20389 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20392 msgid "Warn about enumerated switches, with no default, missing a case"
20396 msgid "Warn about enumerated switches missing a \"default:\" statement"
20400 msgid "Warn about all enumerated switches missing a specific case"
20404 msgid "Warn when synthesis behavior differs from Cfront"
20408 msgid "Do not suppress warnings from system headers"
20412 msgid "Warn about features not present in traditional C"
20416 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20420 msgid "Warn about @selector()s without previously declared methods"
20424 msgid "Warn if an undefined macro is used in an #if directive"
20428 msgid "Warn about uninitialized automatic variables"
20432 msgid "Warn about unrecognized pragmas"
20436 msgid "Warn about code that will never be executed"
20440 msgid "Enable all -Wunused- warnings"
20444 msgid "Warn when a function is unused"
20448 msgid "Warn when a label is unused"
20452 msgid "Warn about macros defined in the main file that are not used"
20456 msgid "Warn when a function parameter is unused"
20460 msgid "Warn when an expression value is unused"
20464 msgid "Warn when a variable is unused"
20468 msgid "Do not warn about using variadic macros when -pedantic"
20472 msgid "Give strings the type \"array of char\""
20476 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
20480 msgid "-aux-info <file>\tEmit declaration information into <file>"
20484 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20488 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20492 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20496 msgid "Generate position-independent code if possible (large mode)"
20500 msgid "Generate position-independent code for executables if possible (large mode)"
20504 msgid "Enforce class member access control semantics"
20508 msgid "Align the start of functions"
20512 msgid "Align labels which are only reached by jumping"
20516 msgid "Align all labels"
20520 msgid "Align the start of loops"
20524 msgid "Change when template instances are emitted"
20528 msgid "Specify that arguments may alias each other and globals"
20532 msgid "Assume arguments may alias globals but not each other"
20536 msgid "Assume arguments alias neither each other nor globals"
20540 msgid "Recognize the \"asm\" keyword"
20544 msgid "Permit the use of the assert keyword"
20548 msgid "Generate unwind tables that are exact at each instruction boundary"
20552 msgid "--bootclasspath=<path>\tReplace system path"
20557 msgid "Generate code to check bounds before indexing arrays"
20558 msgstr "Генерыраваць код для Intel as"
20561 msgid "Replace add, compare, branch with branch on count register"
20565 msgid "Use profiling information for branch probabilities"
20569 msgid "Perform branch target load optimization before prologue / epilogue threading"
20573 msgid "Perform branch target load optimization after prologue / epilogue threading"
20577 msgid "Restrict target load migration not to re-use registers in any basic block"
20582 msgid "Recognize built-in functions"
20583 msgstr "Не генерыраваць сімвальныя інструкцыі"
20586 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20590 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20594 msgid "Save registers around function calls"
20598 msgid "Check the return value of new"
20603 msgid "Generate checks for references to NULL"
20604 msgstr "Стварыць код для DLL"
20607 msgid "--classpath=<path>\tSet class path"
20611 msgid "Do not put uninitialized globals in the common section"
20615 msgid "Allow the arguments of the '?' operator to have different types"
20619 msgid "Reduce the size of object files"
20623 msgid "Make string literals \"const char[]\" not \"char[]\""
20627 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20631 msgid "Perform a register copy-propagation optimization pass"
20635 msgid "Perform cross-jumping optimization"
20639 msgid "When running CSE, follow jumps to their targets"
20643 msgid "When running CSE, follow conditional jumps"
20647 msgid "Omit range reduction step when performing complex division"
20651 msgid "Place data items into their own section"
20656 msgid "Inline member functions by default"
20657 msgstr "у функцыі \"%s\":"
20660 msgid "Defer popping functions args from stack until later"
20664 msgid "Attempt to fill delay slots of branch instructions"
20668 msgid "Delete useless null pointer checks"
20672 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20676 msgid "Permit '$' as an identifier character"
20680 msgid "-fdump-<type>\tDump various compiler internals to a file"
20684 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20688 msgid "Perform DWARF2 duplicate elimination"
20691 #: options.c:1533 options.c:1536
20692 msgid "Perform unused type elimination in debug info"
20696 msgid "Output a class file"
20700 msgid "Alias for -femit-class-file"
20704 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20709 msgid "Generate code to check exception specifications"
20710 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20713 msgid "Enable exception handling"
20714 msgstr "Уключыць апрацоўку выключэньняў"
20717 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20721 msgid "Perform a number of minor, expensive optimizations"
20725 msgid "--extdirs=<path>\tSet the extension directory path"
20729 msgid "Input file is a file with a list of filenames to compile"
20733 msgid "Assume no NaNs or infinities are generated"
20737 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20741 msgid "Don't allocate floats and doubles in extended-precision registers"
20745 msgid "Scope of for-init-statement variables is local to the loop"
20749 msgid "Copy memory address constants into registers before use"
20753 msgid "Always check for non gcj generated classes archives"
20757 msgid "Copy memory operands into registers before use"
20761 msgid "Do not assume that standard C libraries and \"main\" exist"
20765 msgid "Allow function addresses to be held in registers"
20770 msgid "Place each function into its own section"
20771 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20774 msgid "Perform global common subexpression elimination"
20778 msgid "Perform global common subexpression elimination after register allocation"
20782 msgid "Perform redundant load after store elimination in global common subexpression"
20786 msgid "Perform enhanced load motion during global common subexpression elimination"
20790 msgid "Perform store motion after global common subexpression elimination"
20794 msgid "Recognize GNU-defined keywords"
20798 msgid "Generate code for GNU runtime environment"
20802 msgid "Enable guessing of branch probabilities"
20806 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
20810 msgid "Assume normal C execution environment"
20814 msgid "Enable support for huge objects"
20818 msgid "Process #ident directives"
20822 msgid "Perform conversion of conditional jumps to branchless equivalents"
20826 msgid "Perform conversion of conditional jumps to conditional execution"
20830 msgid "Export functions even if they can be inlined"
20835 msgid "Emit implicit instantiations of inline templates"
20836 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20840 msgid "Emit implicit instantiations of templates"
20841 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20844 msgid "Use offset tables for virtual method calls"
20848 msgid "Do not generate .size directives"
20852 msgid "Pay attention to the \"inline\" keyword"
20856 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20860 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
20864 msgid "Instrument function entry and exit with profiling calls"
20868 msgid "Optimize induction variables on trees"
20872 msgid "Assume native functions are implemented using JNI"
20876 msgid "Generate code for functions even if they are fully inlined"
20880 msgid "Emit static const variables even if they are not used"
20884 msgid "Give external symbols a leading underscore"
20889 msgid "Perform loop optimizations"
20890 msgstr "Уключаць SSA аптымізацыю"
20893 msgid "Perform loop optimizations using the new loop optimizer"
20897 msgid "Set errno after built-in math functions"
20901 msgid "Report on permanent memory allocation"
20905 msgid "Attempt to merge identical constants and constant variables"
20909 msgid "Attempt to merge identical constants across compilation units"
20913 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
20917 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
20921 msgid "Move loop invariant computations out of loops"
20925 msgid "Don't warn about uses of Microsoft extensions"
20929 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
20933 msgid "Ignore read operations when inserting mudflap instrumentation."
20937 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
20941 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20945 msgid "Assume that receivers of Objective-C messages may be nil"
20949 msgid "Support synchronous non-call exceptions"
20953 msgid "Enable Objective-C exception and synchronization syntax"
20958 msgid "Enable Objective-C setjmp exception handling runtime"
20959 msgstr "Уключыць апрацоўку выключэньняў"
20962 msgid "When possible do not generate stack frames"
20966 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20970 msgid "Do the full register move optimization pass"
20974 msgid "Optimize sibling and tail recursive calls"
20978 msgid "Enable optimization of static class initialization code"
20983 msgid "Enable optional diagnostics"
20984 msgstr "Уключаць SSA аптымізацыю"
20987 msgid "Pack structure members together without holes"
20991 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
20995 msgid "Return small aggregates in memory, not registers"
20999 msgid "Look for and use PCH files even when preprocessing"
21003 msgid "Perform loop peeling"
21007 msgid "Enable machine specific peephole optimizations"
21011 msgid "Enable an RTL peephole pass before sched2"
21015 msgid "Downgrade conformance errors to warnings"
21019 msgid "Generate position-independent code if possible (small mode)"
21023 msgid "Generate position-independent code for executables if possible (small mode)"
21027 msgid "Generate prefetch instructions, if available, for arrays in loops"
21031 msgid "Treat the input file as already preprocessed"
21035 msgid "Enable basic program profiling code"
21039 msgid "Insert arc-based program profiling code"
21043 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21047 msgid "Enable common options for performing profile feedback directed optimizations"
21051 msgid "Insert code to profile values of expressions"
21055 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21060 msgid "Return small aggregates in registers"
21061 msgstr "Не выкарыстоўваць рэгістра sb"
21064 msgid "Enables a register move optimization"
21068 msgid "Perform a register renaming optimization pass"
21072 msgid "Reorder basic blocks to improve code placement"
21076 msgid "Reorder basic blocks and partition into hot and cold sections"
21080 msgid "Reorder functions to improve code placement"
21084 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21088 msgid "Enable automatic template instantiation"
21092 msgid "Add a common subexpression elimination pass after loop optimizations"
21096 msgid "Run the loop optimizer twice"
21100 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
21104 msgid "Disable optimizations that assume default FP rounding behavior"
21108 msgid "Generate run time type descriptor information"
21112 msgid "Enable scheduling across basic blocks"
21116 msgid "Allow speculative motion of non-loads"
21120 msgid "Allow speculative motion of some loads"
21124 msgid "Allow speculative motion of more loads"
21128 msgid "Allow premature scheduling of queued insns"
21132 msgid "Set dependence distance checking in premature scheduling of queued insns"
21136 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
21140 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
21144 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21148 msgid "If scheduling post reload, do superblock scheduling"
21152 msgid "If scheduling post reload, do trace scheduling"
21156 msgid "Reschedule instructions before register allocation"
21160 msgid "Reschedule instructions after register allocation"
21164 msgid "Mark data as shared rather than private"
21168 msgid "Use the same size for double as for float"
21172 msgid "Use the narrowest integer type possible for enumeration types"
21176 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21180 msgid "Disable optimizations observable by IEEE signaling NaNs"
21184 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21188 msgid "Make \"char\" signed by default"
21192 msgid "Convert floating point constants to single precision constants"
21196 msgid "Use value profiling for speculative prefetching"
21200 msgid "Split lifetimes of induction variables when loops are unrolled."
21204 msgid "Insert stack checking code into the program"
21205 msgstr "Уключаць код правэркі стэку ў праграму"
21208 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21212 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21216 msgid "Display statistics accumulated during compilation"
21220 msgid "Enable assignability checks for stores into object arrays"
21224 msgid "Perform strength reduction optimizations"
21228 msgid "Assume strict aliasing rules apply"
21232 msgid "Check for syntax errors, then stop"
21236 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21240 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21244 msgid "Create data files needed by \"gcov\""
21248 msgid "Perform jump threading optimizations"
21252 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
21256 msgid "Report the time taken by each compiler pass"
21260 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21264 msgid "Perform superblock formation via tail duplication"
21268 msgid "Assume floating-point operations can trap"
21272 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21276 msgid "Use tree-ssa based implementation of profiling"
21281 msgid "Enable SSA-CCP optimization on trees"
21282 msgstr "Уключаць SSA аптымізацыю"
21285 msgid "Enable loop header copying on trees"
21289 msgid "Coalesce memory temporaries in the SSA->normal pass"
21293 msgid "Replace SSA temporaries with better names in copies."
21298 msgid "Enable SSA dead code elimination optimization on trees"
21299 msgstr "Уключаць SSA аптымізацыю"
21303 msgid "Enable dominator optimizations"
21304 msgstr "Уключаць SSA аптымізацыю"
21308 msgid "Enable dead store elimination"
21309 msgstr "Уключаць SSA аптымізацыю"
21312 msgid "Enable Full Redundancy Elimination (FRE) on trees"
21316 msgid "Enable loop invariant motion on trees"
21320 msgid "Create canonical induction variables in loops"
21324 msgid "Enable linear loop transforms on trees"
21329 msgid "Enable loop optimizations on tree level"
21330 msgstr "Уключаць SSA аптымізацыю"
21333 msgid "Perform live range splitting during the SSA->normal pass."
21338 msgid "Enable SSA-PRE optimization on trees"
21339 msgstr "Уключаць SSA аптымізацыю"
21342 msgid "Perform scalar replacement of aggregates"
21346 msgid "Replace temporary expressions in the SSA->normal pass"
21351 msgid "Enable loop vectorization on trees"
21352 msgstr "Уключаць SSA аптымізацыю"
21355 msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
21359 msgid "Compile whole compilation unit at a time"
21363 msgid "Perform loop unrolling for all loops"
21367 msgid "Perform loop unrolling when iteration count is known"
21371 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21375 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21379 msgid "Make \"char\" unsigned by default"
21383 msgid "Perform loop unswitching"
21387 msgid "Just generate unwind tables for exception handling"
21392 msgid "Generate code for the Boehm GC"
21393 msgstr "Генерыраваць код для Intel as"
21396 msgid "Use __cxa_atexit to register destructors"
21400 msgid "Call a library routine to do integer divisions"
21404 msgid "Perform variable tracking"
21408 msgid "Apply variable expansion when loops are unrolled."
21412 msgid "Add extra commentary to assembler output"
21416 msgid "Marks all inlined methods as having hidden visibility"
21420 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
21424 msgid "Use expression value profiles in optimizations"
21428 msgid "Discard unused virtual functions"
21432 msgid "Implement vtables using thunks"
21436 msgid "Emit common-like symbols as weak symbols"
21440 msgid "Construct webs and split unrelated uses of single variable"
21444 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21448 msgid "Generate a #line directive pointing at the current working directory"
21452 msgid "Assume signed arithmetic overflow wraps around"
21456 msgid "Emit cross referencing information"
21460 msgid "Put zero initialized data in the bss section"
21464 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21469 msgid "Generate debug information in default format"
21470 msgstr "Генерыраваць код для Intel as"
21473 msgid "Generate debug information in COFF format"
21477 msgid "Generate debug information in DWARF v2 format"
21481 msgid "Dump declarations to a .decl file"
21485 msgid "Generate debug information in default extended format"
21490 msgid "Generate debug information in STABS format"
21491 msgstr "Стварыць код для DLL"
21494 msgid "Generate debug information in extended STABS format"
21499 msgid "Generate debug information in VMS format"
21500 msgstr "Стварыць код для DLL"
21503 msgid "Generate debug information in XCOFF format"
21507 msgid "Generate debug information in extended XCOFF format"
21511 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21515 msgid "-imacros <file>\tAccept definition of macros in <file>"
21519 msgid "-include <file>\tInclude the contents of <file> before other files"
21523 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21527 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
21531 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21535 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21539 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21543 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21547 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21551 msgid "Do not search standard system include directories for C++"
21556 msgid "-o <file>\tPlace output into <file>"
21557 msgstr " -o <файл> Памясціць вывад у <файл>\n"
21561 msgid "Enable function profiling"
21562 msgstr "Уключыць апрацоўку выключэньняў"
21565 msgid "Issue warnings needed for strict compliance to the standard"
21569 msgid "Like -pedantic but issue them as errors"
21573 msgid "Generate C header of platform-specific features"
21577 msgid "Do not display functions compiled or elapsed time"
21581 msgid "Remap file names when including files"
21585 msgid "Conform to the ISO 1998 C++ standard"
21588 #: options.c:2277 options.c:2298
21589 msgid "Conform to the ISO 1990 C standard"
21592 #: options.c:2280 options.c:2304
21593 msgid "Conform to the ISO 1999 C standard"
21597 msgid "Deprecated in favor of -std=c99"
21601 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21605 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21609 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21613 msgid "Deprecated in favor of -std=gnu99"
21617 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21621 msgid "Deprecated in favor of -std=iso9899:1999"
21625 msgid "Enable traditional preprocessing"
21629 msgid "-trigraphs\tSupport ISO C trigraphs"
21633 msgid "Do not predefine system-specific and GCC-specific macros"
21637 msgid "Enable verbose output"
21642 msgid "Suppress warnings"
21643 msgstr "%s: увага: "
21645 #: config/mips/mips.h:1140 config/arc/arc.h:63
21646 msgid "may not use both -EB and -EL"
21649 #: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:790
21650 msgid "-pg and -fomit-frame-pointer are incompatible"
21653 #: ada/lang-specs.h:35
21654 msgid "-c or -S required for Ada"
21657 #: config/i386/cygwin.h:29
21658 msgid "mno-cygwin and mno-win32 are not compatible"
21661 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
21662 msgid "shared and mdll are not compatible"
21665 #: config/i386/nwld.h:34
21667 msgid "Static linking is not supported.\n"
21668 msgstr "-pipe не падтрымліваецца"
21670 #: config/i386/sco5.h:189
21672 msgid "-pg not supported on this platform"
21673 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21675 #: config/i386/sco5.h:190
21676 msgid "-p and -pp specified - pick one"
21679 #: config/i386/sco5.h:264
21680 msgid "-G and -static are mutually exclusive"
21683 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21684 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
21685 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21686 msgid "may not use both -m32 and -m64"
21689 #: config/darwin.h:251
21690 msgid "-current_version only allowed with -dynamiclib"
21693 #: config/darwin.h:253
21694 msgid "-install_name only allowed with -dynamiclib"
21697 #: config/darwin.h:258
21698 msgid "-bundle not allowed with -dynamiclib"
21701 #: config/darwin.h:259
21702 msgid "-bundle_loader not allowed with -dynamiclib"
21705 #: config/darwin.h:260
21706 msgid "-client_name not allowed with -dynamiclib"
21709 #: config/darwin.h:265
21710 msgid "-force_flat_namespace not allowed with -dynamiclib"
21713 #: config/darwin.h:267
21714 msgid "-keep_private_externs not allowed with -dynamiclib"
21717 #: config/darwin.h:268
21718 msgid "-private_bundle not allowed with -dynamiclib"
21721 #: config/vax/netbsd-elf.h:42
21722 msgid "The -shared option is not currently supported for VAX ELF."
21725 #: config/lynx.h:71
21726 msgid "Cannot use mthreads and mlegacy-threads together."
21729 #: config/lynx.h:96
21730 msgid "Cannot use mshared and static together."
21733 #: config/vax/vax.h:50 config/vax/vax.h:51
21734 msgid "profiling not supported with -mg\n"
21737 #: config/mcore/mcore.h:57
21738 msgid "the m210 does not have little endian support"
21741 #: config/arm/arm.h:153
21742 msgid "-msoft-float and -mhard_float may not be used together"
21745 #: config/arm/arm.h:155
21746 msgid "-mbig-endian and -mlittle-endian may not be used together"
21750 msgid "GCC does not support -C or -CC without -E"
21754 msgid "-E or -x required when input is from standard input"
21757 #: java/lang-specs.h:34
21758 msgid "-fjni and -femit-class-files are incompatible"
21761 #: java/lang-specs.h:35
21762 msgid "-fjni and -femit-class-file are incompatible"
21765 #: java/lang-specs.h:36 java/lang-specs.h:37
21766 msgid "-femit-class-file should used along with -fsyntax-only"
21769 #: config/mips/r3900.h:35
21770 msgid "-mhard-float not supported"
21771 msgstr "-mhard-float не падтрымліваецца"
21773 #: config/mips/r3900.h:37
21774 msgid "-msingle-float and -msoft-float cannot both be specified"
21777 #: treelang/lang-specs.h:53
21778 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21781 #: config/rs6000/darwin.h:130
21782 msgid " conflicting code gen style switches are used"
21785 #: config/sh/sh.h:685
21787 msgid "SH2a does not support little-endian"
21788 msgstr "%s не падтрымлівае %s"
21790 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21791 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21793 msgid "does not support multilib"
21794 msgstr "%s не падтрымлівае %s"
21796 #~ msgid "unknown C standard `%s'"
21797 #~ msgstr "невядомы C стандарт `%s'"
21799 #~ msgid "label `%s' used but not defined"
21800 #~ msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
21802 #~ msgid "label `%s' defined but not used"
21803 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21806 #~ msgid "a parameter"
21807 #~ msgstr "невыкарыстаемы параметр \"%s\""
21810 #~ msgid "a global declaration"
21811 #~ msgstr "Нерэчаіснае абвяшчэнне"
21814 #~ msgstr "аб'яднанне"
21816 #~ msgid "structure"
21817 #~ msgstr "структура"
21820 #~ msgstr "структура"
21825 #~ msgid "%s at end of input"
21826 #~ msgstr "%s на прыканцы ўводу"
21828 #~ msgid "%s before %s'%c'"
21829 #~ msgstr "%s перад %s'%c'"
21831 #~ msgid "%s before %s'\\x%x'"
21832 #~ msgstr "%s перад %s'\\x%x'"
21834 #~ msgid "%s before \"%s\""
21835 #~ msgstr "%s перад \"%s\""
21837 #~ msgid "%s before '%s' token"
21838 #~ msgstr "%s перад знакам '%s'"
21841 #~ msgid "YYDEBUG not defined"
21842 #~ msgstr "YYDEBUG не вызначан."
21844 #~ msgid "destructor needed for `%#D'"
21845 #~ msgstr "дэструктару неабходны \"%#D\""
21848 #~ msgstr "вяртанне"
21850 #~ msgid "bad magic number in file '%s'"
21851 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
21853 #~ msgid "bad magic number"
21854 #~ msgstr "дрэнны \"магічны\" нумар"
21856 #~ msgid "bad header version"
21857 #~ msgstr "дрэнная версія загалоўка"
21860 #~ msgid "missing binary operator before '%s'"
21861 #~ msgstr "прапушчан прабел пасля нумара \"%.*s\""
21863 #~ msgid "%s is a block device"
21864 #~ msgstr "%s - гэта блёчная прылада"
21866 #~ msgid "%s: Not a directory"
21867 #~ msgstr "%s: не дырэкторыя"
21870 #~ msgid "changing search order for system directory \"%s\""
21871 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21874 #~ msgid "unspellable token %s"
21875 #~ msgstr "немагу адчыніць файл \"%s\""
21877 #~ msgid "unknown escape sequence '\\%c'"
21878 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21881 #~ msgid "unknown escape sequence: '\\%03o'"
21882 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21884 #~ msgid "empty character constant"
21885 #~ msgstr "пустая сімвальная канстанта"
21887 #~ msgid "character constant too long"
21888 #~ msgstr "сімвальная канстанта вельмі доўгая"
21891 #~ msgid "invalid #ident directive"
21892 #~ msgstr "нерэчаісны ініцыялізатар"
21894 #~ msgid "%s:%d: warning: "
21895 #~ msgstr "%s:%d: увага: "
21897 #~ msgid "In file included from %s:%d"
21898 #~ msgstr "У файле уключаным з %s:%d"
21900 #~ msgid "can't get current directory"
21901 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
21903 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21904 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21906 #~ msgid "%s: internal abort\n"
21907 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
21909 #~ msgid "floating point overflow"
21910 #~ msgstr "перапаўненьне плаваючай кропкі"
21913 #~ msgid "invalid option `%s'"
21914 #~ msgstr "Нерэчаісны выбар \"%s\""
21918 #~ "Language specific options:\n"
21921 #~ "Выбары, спецыфічныя для мовы:\n"
21925 #~ " Options for %s:\n"
21928 #~ " Выбары для %s:\n"
21931 #~ msgid "unrecognized option `%s'"
21932 #~ msgstr "нераспазнаны выбар \"-%s\""
21934 #~ msgid "`%s': unknown or unsupported -g option"
21935 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
21938 #~ msgid "invalid character constant in #if"
21939 #~ msgstr "сімвальная канстанта вельмі доўгая"
21941 #~ msgid "usage: %s [switches] input output"
21942 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
21944 #~ msgid "#error%.*s"
21945 #~ msgstr "#памылка%.*s"
21947 #~ msgid "#warning%.*s"
21948 #~ msgstr "#увага%.*s"
21950 #~ msgid "unbalanced #endif"
21951 #~ msgstr "незбалансаваны #endif"
21953 #~ msgid "optimization turned on"
21954 #~ msgstr "аптымізацыя уключана"
21956 #~ msgid "optimization turned off"
21957 #~ msgstr "аптымізацыя выключана"
21959 #~ msgid "invalid %%Q value"
21960 #~ msgstr "дрэннае %%Q значэнне"
21962 #~ msgid "invalid %%V value"
21963 #~ msgstr "нерэчаіснае значэньне %%V"
21966 #~ msgid "Do not make adjacent short instructions parallel"
21967 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
21969 #~ msgid "invalid mode for gen_tst_reg"
21970 #~ msgstr "нерэчаісны рэжым для gen_tst_reg"
21973 #~ msgid "Generate code for near jumps"
21974 #~ msgstr "Генерыраваць код для Intel as"
21977 #~ msgid "Don't generate code for near jumps"
21978 #~ msgstr "Генерыраваць код для Intel as"
21981 #~ msgid "Generate code for a bit-manipulation unit"
21982 #~ msgstr "Генерыраваць код для Intel as"
21985 #~ msgid "Generate code for memory map1"
21986 #~ msgstr "Генерыраваць код для Intel as"
21989 #~ msgid "Generate code for memory map2"
21990 #~ msgstr "Генерыраваць код для Intel as"
21993 #~ msgid "Generate code for memory map3"
21994 #~ msgstr "Генерыраваць код для Intel as"
21997 #~ msgid "Generate code for memory map4"
21998 #~ msgstr "Генерыраваць код для Intel as"
22001 #~ msgid "Generate code for a Sun FPA"
22002 #~ msgstr "Стварыць код для DLL"
22004 #~ msgid "Generate code for a 68881"
22005 #~ msgstr "Ствараць код для 68881"
22007 #~ msgid "invalid %%o value"
22008 #~ msgstr "нерэчаіснае значэньне %%o"
22011 #~ msgid "can't close temp file"
22012 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
22014 #~ msgid "Use GNU as"
22015 #~ msgstr "Выкарыстоўваць GNU як"
22017 #~ msgid "Use symbolic register names"
22018 #~ msgstr "Ужываць сімвалічныя назвы рэгістраў"
22020 #~ msgid "Use OSF PIC"
22021 #~ msgstr "Выкарыстоўваць OSF PIC"
22023 #~ msgid "Don't use OSF PIC"
22024 #~ msgstr "Не выкарыстоўваць OSF PIC"
22026 #~ msgid "Optimize for 3900"
22027 #~ msgstr "Аптымізаваць для 3900"
22029 #~ msgid "Optimize for 4650"
22030 #~ msgstr "Аптымізаваць для 4650"
22032 #~ msgid "Optimize for Cypress processors"
22033 #~ msgstr "Аптымізацыя для Cypress працэсараў"
22035 #~ msgid "Optimize for F934 processors"
22036 #~ msgstr "Аптымізацыя для F934 працэсараў"
22038 #~ msgid "Optimize for SuperSparc processors"
22039 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
22042 #~ msgid "Do not use the Xtensa boolean register option"
22043 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
22046 #~ msgid "Use the Xtensa floating-point unit"
22047 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
22050 #~ msgid "%s for `%T %s' operator"
22051 #~ msgstr "%s перад знакам \"%s\""
22054 #~ msgid "%s for `%T %s %T' operator"
22055 #~ msgstr "%s перад знакам \"%s\""
22058 #~ msgid "%s for `%s %T' operator"
22059 #~ msgstr "%s перад знакам \"%s\""
22062 #~ msgid "duplicate enum value `%D'"
22063 #~ msgstr "паўтарэнне \"volatile\""
22066 #~ msgid "field `%D' invalidly declared offset type"
22067 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
22069 #~ msgid "invalid declarator"
22070 #~ msgstr "нерэчаісны абвяшчальнік"
22072 #~ msgid "multiple declarations `%T' and `%T'"
22073 #~ msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
22076 #~ msgid "parameter `%D' invalidly declared offset type"
22077 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
22080 #~ msgid "semicolon missing after declaration of `%#T'"
22081 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22084 #~ msgid "previous friend declaration of `%D'"
22085 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
22088 #~ msgid "member initializers for `%#D'"
22089 #~ msgstr "complex нерэчаісны для \"%s\""
22091 #~ msgid "%s before `%c'"
22092 #~ msgstr "%s перад '%c'"
22094 #~ msgid "%s before `\\%o'"
22095 #~ msgstr "%s перад \"\\%o\""
22097 #~ msgid "%s before `%s' token"
22098 #~ msgstr "%s перад знакам \"%s\""
22100 #~ msgid "invalid use of `%T'"
22101 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
22103 #~ msgid "warning:"
22107 #~ msgid "Implicit declaration of `%A' at %0"
22108 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
22110 #~ msgid "Unknown escape sequence `\\%A' at %0"
22111 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
22114 #~ msgid "Unterminated escape sequence `\\' at %0"
22115 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22118 #~ msgid "non-ISO escape sequence `\\%c'"
22119 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22122 #~ msgid "Zero-length character constant at %0"
22123 #~ msgstr "пустая сімвальная канстанта"
22126 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
22127 #~ msgstr "сімвальная канстанта вельмі доўгая"
22130 #~ msgid "Unable to open INCLUDE file `%A' at %0"
22131 #~ msgstr "немагу адчыніць файл \"%s\""
22134 #~ msgid "Truncating characters on right side of character constant at %0"
22135 #~ msgstr "мнагасімвальная сімвальная канстанта"
22138 #~ msgid "Array `%A' at %0 is too large to handle"
22139 #~ msgstr "памер масіва \"%s\" вельмі вялікі"
22142 #~ msgid "Statement function `%A' defined at %0 is not used"
22143 #~ msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
22145 #~ msgid "In function"
22146 #~ msgstr "У функцыі"
22149 #~ msgid "circular inheritance in interface declaration for `%s'"
22150 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22153 #~ msgid "cannot find class (factory) method"
22154 #~ msgstr "не магу знайсці метад."
22156 #~ msgid "cannot find method"
22157 #~ msgstr "немагчыма знайсьці мэтад"