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-02-25 23:36+0000\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
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:3914 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:4102 c-typeck.c:2023
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:7699 builtins.c:7794
134 msgid "too few arguments to function %qs"
135 msgstr "нехапае аргументаў у функцыі \"%s\""
137 #: builtins.c:7705 builtins.c:7800
139 msgid "too many arguments to function %qs"
140 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
142 #: builtins.c:7711 builtins.c:7825
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:2535 c-common.c:2575
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:3953 c-common.c:3972 c-common.c:3990 c-common.c:4017
375 #: c-common.c:4036 c-common.c:4059 c-common.c:4083 c-common.c:4109
376 #: c-common.c:4143 c-common.c:4187 c-common.c:4215 c-common.c:4243
377 #: c-common.c:4262 c-common.c:4593 c-common.c:4624 c-common.c:4716
378 #: c-common.c:4783 c-common.c:4829 c-common.c:4887 c-common.c:4916
379 #: c-common.c:5195 c-common.c:5218 c-common.c:5257 tree.c:3254
380 #: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
381 #: config/avr/avr.c:4601 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
382 #: config/i386/i386.c:1732 config/i386/i386.c:15625 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:4757 c-common.c:4803
502 msgid "%J%qE attribute applies only to functions"
503 msgstr "\"%s\" звычайна функцыя"
505 #: c-common.c:4762 c-common.c:4808
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:5079 c-common.c:5116
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:1430 c-typeck.c:3526 cp/typeck.c:1351
625 #: cp/typeck.c:5842 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:1157 c-decl.c:1273 c-decl.c:1879
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:1211 c-decl.c:1224 c-decl.c:1234
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:1291 c-decl.c:1301 c-decl.c:1314 c-decl.c:1396
756 msgid "%Jredefinition of %qD"
757 msgstr "перанакіраванне stdout: %s"
759 #: c-decl.c:1353 c-decl.c:1434
760 msgid "%Jstatic declaration of %qD follows non-static declaration"
763 #: c-decl.c:1363 c-decl.c:1370 c-decl.c:1423 c-decl.c:1431
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:1887 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 "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
904 msgid "%H%qs defined as wrong kind of tag"
908 msgid "unnamed struct/union that defines no instances"
912 msgid "empty declaration with storage class specifier does not redeclare tag"
916 msgid "empty declaration with type qualifier does not redeclare tag"
919 #: c-decl.c:2801 c-decl.c:2808
921 msgid "useless type name in empty declaration"
922 msgstr "паўторнае абвяшчэнне меткі \"%s\""
926 msgid "%<inline%> in empty declaration"
927 msgstr "пустое абвяшчэньне"
930 msgid "%<auto%> in file-scope empty declaration"
934 msgid "%<register%> in file-scope empty declaration"
939 msgid "useless storage class specifier in empty declaration"
940 msgstr "паўторнае абвяшчэнне меткі \"%s\""
943 msgid "useless %<__thread%> in empty declaration"
948 msgid "useless type qualifier in empty declaration"
949 msgstr "паўторнае абвяшчэнне меткі \"%s\""
951 #: c-decl.c:2855 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
952 #: objc/objc-parse.y:820
953 msgid "empty declaration"
954 msgstr "пустое абвяшчэньне"
958 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
959 msgstr "ISO C89 не падтрымлівае \"long long\""
963 msgid "ISO C90 does not support %<[*]%> array declarators"
964 msgstr "ISO C89 не падтрымлівае \"long long\""
968 msgid "GCC does not yet properly implement %<[*]%> array declarators"
969 msgstr "ISO C89 не падтрымлівае \"long long\""
972 msgid "static or type qualifiers in abstract declarator"
977 msgid "%J%qD is usually a function"
978 msgstr "`%s' - звычайна функцыя"
980 #: c-decl.c:3014 cp/decl.c:3617 cp/decl2.c:850
982 msgid "typedef %qD is initialized (use __typeof__ instead)"
983 msgstr "параметр \"%s\" ініцыялізаваны"
986 msgid "function %qD is initialized like a variable"
989 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
992 msgid "parameter %qD is initialized"
993 msgstr "параметр \"%s\" ініцыялізаваны"
995 #. Although C99 is unclear about whether incomplete arrays
996 #. of VLAs themselves count as VLAs, it does not make
997 #. sense to permit them to be initialized given that
998 #. ordinary VLAs may not be initialized.
999 #: c-decl.c:3044 c-decl.c:3059 c-typeck.c:4380
1000 msgid "variable-sized object may not be initialized"
1005 msgid "variable %qD has initializer but incomplete type"
1006 msgstr "\"%s\" мае незавершаны тып"
1008 #: c-decl.c:3126 c-decl.c:5741 cp/decl.c:3657 cp/decl.c:9941
1010 msgid "%Jinline function %qD given attribute noinline"
1011 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1014 msgid "%Jinitializer fails to determine size of %qD"
1019 msgid "%Jarray size missing in %qD"
1020 msgstr "прапушчан памер масіва ў `%D'"
1024 msgid "%Jzero or negative size array %qD"
1025 msgstr "нулявы памер масіва `%D'"
1027 #: c-decl.c:3241 varasm.c:1556
1028 msgid "%Jstorage size of %qD isn%'t known"
1033 msgid "%Jstorage size of %qD isn%'t constant"
1034 msgstr "тып параметра \"%s\" не аб'яўлены"
1037 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1040 #: c-decl.c:3329 fortran/f95-lang.c:646
1041 msgid "cannot put object with volatile field into register"
1045 msgid "ISO C forbids forward parameter declarations"
1054 msgid "bit-field %qs width not an integer constant"
1055 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1059 msgid "negative width in bit-field %qs"
1064 msgid "zero width for bit-field %qs"
1069 msgid "bit-field %qs has invalid type"
1070 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1074 msgid "type of bit-field %qs is a GCC extension"
1079 msgid "width of %qs exceeds its type"
1084 msgid "%qs is narrower than values of its type"
1088 msgid "type defaults to %<int%> in declaration of %qs"
1093 msgid "duplicate %<const%>"
1094 msgstr "паўтарэнне \"const\""
1098 msgid "duplicate %<restrict%>"
1099 msgstr "паўтарэнне \"restrict\""
1103 msgid "duplicate %<volatile%>"
1104 msgstr "паўтарэнне \"volatile\""
1107 msgid "function definition declared %<auto%>"
1112 msgid "function definition declared %<register%>"
1113 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1116 msgid "function definition declared %<typedef%>"
1121 msgid "function definition declared %<__thread%>"
1122 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1126 msgid "storage class specified for structure field %qs"
1129 #: c-decl.c:3913 cp/decl.c:7053
1131 msgid "storage class specified for parameter %qs"
1134 #: c-decl.c:3916 cp/decl.c:7055
1135 msgid "storage class specified for typename"
1138 #: c-decl.c:3929 cp/decl.c:7072
1139 msgid "%qs initialized and declared %<extern%>"
1142 #: c-decl.c:3931 cp/decl.c:7075
1143 msgid "%qs has both %<extern%> and initializer"
1147 msgid "file-scope declaration of %qs specifies %<auto%>"
1151 msgid "file-scope declaration of %qs specifies %<register%>"
1154 #: c-decl.c:3943 cp/decl.c:7079
1155 msgid "nested function %qs declared %<extern%>"
1158 #: c-decl.c:3946 cp/decl.c:7089
1159 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1162 #. Only the innermost declarator (making a parameter be of
1163 #. array type which is converted to pointer type)
1164 #. may have static or type qualifiers.
1165 #: c-decl.c:3993 c-decl.c:4183
1166 msgid "static or type qualifiers in non-parameter array declarator"
1171 msgid "declaration of %qs as array of voids"
1176 msgid "declaration of %qs as array of functions"
1181 msgid "invalid use of structure with flexible array member"
1182 msgstr "нявернае выкарыстанне \"restict\""
1186 msgid "size of array %qs has non-integer type"
1187 msgstr "памер масіва \"%s\" адмоўны"
1191 msgid "ISO C forbids zero-size array %qs"
1192 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1196 msgid "size of array %qs is negative"
1197 msgstr "памер масіва \"%s\" адмоўны"
1200 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1205 msgid "ISO C90 forbids variable-size array %qs"
1206 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1208 #: c-decl.c:4139 c-decl.c:4303 cp/decl.c:7509
1210 msgid "size of array %qs is too large"
1211 msgstr "памер масіва \"%s\" вельмі вялікі"
1215 msgid "ISO C90 does not support flexible array members"
1216 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1219 msgid "array type has incomplete element type"
1222 #: c-decl.c:4215 cp/decl.c:7179
1224 msgid "%qs declared as function returning a function"
1225 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1227 #: c-decl.c:4220 cp/decl.c:7184
1229 msgid "%qs declared as function returning an array"
1234 msgid "function definition has qualified void return type"
1235 msgstr "функцыя не вяртае тып string"
1238 msgid "type qualifiers ignored on function return type"
1241 #: c-decl.c:4271 c-decl.c:4316 c-decl.c:4410 c-decl.c:4501
1242 msgid "ISO C forbids qualified function types"
1246 msgid "%Jtypedef %qD declared %<inline%>"
1250 msgid "ISO C forbids const or volatile function types"
1255 msgid "variable or field %qs declared void"
1256 msgstr "тып параметра \"%s\" не аб'яўлены"
1259 msgid "attributes in parameter array declarator ignored"
1264 msgid "%Jparameter %qD declared %<inline%>"
1265 msgstr "тып параметра \"%s\" не аб'яўлены"
1269 msgid "field %qs declared as a function"
1270 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1274 msgid "field %qs has incomplete type"
1275 msgstr "\"%s\" мае незавершаны тып"
1277 #: c-decl.c:4471 c-decl.c:4483 c-decl.c:4487
1279 msgid "invalid storage class for function %qs"
1280 msgstr "Нерэчаісны выбар \"%s\""
1283 msgid "%<noreturn%> function returns non-void value"
1288 msgid "cannot inline function %<main%>"
1289 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
1292 msgid "variable previously declared %<static%> redeclared %<extern%>"
1296 msgid "%Jvariable %qD declared %<inline%>"
1299 #. A mere warning is sure to result in improper semantics
1300 #. at runtime. Don't bother to allow this to compile.
1301 #: c-decl.c:4622 cp/decl.c:5920
1303 msgid "thread-local storage not supported for this target"
1304 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1306 #: c-decl.c:4684 c-decl.c:5778
1307 msgid "function declaration isn%'t a prototype"
1311 msgid "parameter names (without types) in function declaration"
1316 msgid "%Jparameter %u (%qD) has incomplete type"
1317 msgstr "\"%s\" мае незавершаны тып"
1321 msgid "%Jparameter %u has incomplete type"
1322 msgstr "\"%s\" мае незавершаны тып"
1326 msgid "%Jparameter %u (%qD) has void type"
1327 msgstr "тып параметра \"%s\" не аб'яўлены"
1331 msgid "%Jparameter %u has void type"
1332 msgstr "тып параметра \"%s\" не аб'яўлены"
1335 msgid "%<void%> as only parameter may not be qualified"
1338 #: c-decl.c:4801 c-decl.c:4836
1340 msgid "%<void%> must be the only parameter"
1341 msgstr "нявернае выкарыстанне \"restict\""
1344 msgid "%Jparameter %qD has just a forward declaration"
1347 #. The %s will be one of 'struct', 'union', or 'enum'.
1349 msgid "%<%s %E%> declared inside parameter list"
1352 #. The %s will be one of 'struct', 'union', or 'enum'.
1355 msgid "anonymous %s declared inside parameter list"
1359 msgid "its scope is only this definition or declaration, which is probably not what you want"
1364 msgid "redefinition of %<union %s%>"
1365 msgstr "перанакіраванне stdout: %s"
1369 msgid "redefinition of %<struct %s%>"
1370 msgstr "перанакіраванне stdout: %s"
1374 msgid "nested redefinition of %<union %s%>"
1375 msgstr "перанакіраванне stdout: %s"
1379 msgid "nested redefinition of %<struct %s%>"
1380 msgstr "перанакіраванне stdout: %s"
1382 #: c-decl.c:5099 cp/decl.c:3414
1383 msgid "declaration does not declare anything"
1388 msgid "ISO C doesn%'t support unnamed structs/unions"
1389 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1391 #: c-decl.c:5146 c-decl.c:5162
1393 msgid "%Jduplicate member %qD"
1394 msgstr "паўтарэнне \"%s\""
1397 msgid "union has no named members"
1401 msgid "union has no members"
1405 msgid "struct has no named members"
1409 msgid "struct has no members"
1413 msgid "%Jflexible array member in union"
1417 msgid "%Jflexible array member not at end of struct"
1421 msgid "%Jflexible array member in otherwise empty struct"
1426 msgid "%Jinvalid use of structure with flexible array member"
1427 msgstr "нявернае выкарыстанне \"restict\""
1430 msgid "union cannot be made transparent"
1435 msgid "nested redefinition of %<enum %s%>"
1436 msgstr "перанакіраванне stdout: %s"
1438 #. This enum is a named one that has been declared already.
1441 msgid "redeclaration of %<enum %s%>"
1442 msgstr "абвяшчэньне шаблёну `%#D'"
1445 msgid "enumeration values exceed range of largest integer"
1449 msgid "specified mode too small for enumeral values"
1454 msgid "enumerator value for %qE is not an integer constant"
1455 msgstr "памер масіва \"%s\" адмоўны"
1458 msgid "overflow in enumeration values"
1462 msgid "ISO C restricts enumerator values to range of %<int%>"
1466 msgid "return type is an incomplete type"
1471 msgid "return type defaults to %<int%>"
1472 msgstr "вяртаемы тып \"%s\" не \"int\""
1476 msgid "%Jno previous prototype for %qD"
1477 msgstr "няма папярэдняга прататыпа для \"%s\""
1481 msgid "%J%qD was used with no prototype before its definition"
1482 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1486 msgid "%Jno previous declaration for %qD"
1487 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1491 msgid "%J%qD was used with no declaration before its definition"
1492 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1494 #: c-decl.c:5836 c-decl.c:6328
1496 msgid "%Jreturn type of %qD is not %<int%>"
1497 msgstr "вяртаемы тып \"%s\" не \"int\""
1501 msgid "%Jfirst argument of %qD should be %<int%>"
1502 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1506 msgid "%Jsecond argument of %qD should be %<char **%>"
1507 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1511 msgid "%Jthird argument of %qD should probably be %<char **%>"
1512 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1515 msgid "%J%qD takes only zero or two arguments"
1520 msgid "%J%qD is normally a non-static function"
1521 msgstr "`%s' - звычайна функцыя"
1524 msgid "%Jold-style parameter declarations in prototyped function definition"
1528 msgid "%Jtraditional C rejects ISO C style function definitions"
1533 msgid "%Jparameter name omitted"
1534 msgstr "тып параметра \"%s\" не аб'яўлены"
1537 msgid "%Jold-style function definition"
1541 msgid "%Jparameter name missing from parameter list"
1545 msgid "%J%qD declared as a non-parameter"
1550 msgid "%Jmultiple parameters named %qD"
1551 msgstr "невыкарыстаемы параметр \"%s\""
1555 msgid "%Jparameter %qD declared with void type"
1556 msgstr "тып параметра \"%s\" не аб'яўлены"
1558 #: c-decl.c:6040 c-decl.c:6042
1559 msgid "%Jtype of %qD defaults to %<int%>"
1564 msgid "%Jparameter %qD has incomplete type"
1565 msgstr "\"%s\" мае незавершаны тып"
1568 msgid "%Jdeclaration for parameter %qD but no such parameter"
1573 msgid "number of arguments doesn%'t match prototype"
1574 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
1576 #: c-decl.c:6118 c-decl.c:6148 c-decl.c:6155
1578 msgid "%Hprototype declaration"
1579 msgstr "пустое абвяшчэньне"
1582 msgid "promoted argument %qD doesn%'t match prototype"
1586 msgid "argument %qD doesn%'t match prototype"
1589 #: c-decl.c:6361 cp/decl.c:10702
1590 msgid "no return statement in function returning non-void"
1594 msgid "this function may return with or without a value"
1597 #. If we get here, declarations have been used in a for loop without
1598 #. the C99 for loop scope. This doesn't make much sense, so don't
1601 msgid "%<for%> loop initial declaration used outside C99 mode"
1605 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1609 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1613 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1617 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1621 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1625 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1628 #: c-decl.c:6799 c-decl.c:6948 c-decl.c:7159 cp/decl.c:6747
1630 msgid "duplicate %qs"
1631 msgstr "паўтарэньне `%s'"
1633 #: c-decl.c:6820 c-decl.c:6957 c-decl.c:7060
1634 msgid "two or more data types in declaration specifiers"
1637 #: c-decl.c:6832 cp/decl.c:6723
1639 msgid "%<long long long%> is too long for GCC"
1640 msgstr "`long long long' - вельмі доўга для GCC"
1642 #: c-decl.c:6839 c-decl.c:7031
1643 msgid "both %<long long%> and %<double%> in declaration specifiers"
1648 msgid "ISO C90 does not support %<long long%>"
1649 msgstr "ISO C89 не падтрымлівае `long long'"
1651 #: c-decl.c:6850 c-decl.c:6870
1652 msgid "both %<long%> and %<short%> in declaration specifiers"
1655 #: c-decl.c:6853 c-decl.c:6964
1656 msgid "both %<long%> and %<void%> in declaration specifiers"
1659 #: c-decl.c:6856 c-decl.c:6983
1660 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1663 #: c-decl.c:6859 c-decl.c:7002
1664 msgid "both %<long%> and %<char%> in declaration specifiers"
1667 #: c-decl.c:6862 c-decl.c:7015
1668 msgid "both %<long%> and %<float%> in declaration specifiers"
1671 #: c-decl.c:6873 c-decl.c:6967
1672 msgid "both %<short%> and %<void%> in declaration specifiers"
1675 #: c-decl.c:6876 c-decl.c:6986
1676 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1679 #: c-decl.c:6879 c-decl.c:7005
1680 msgid "both %<short%> and %<char%> in declaration specifiers"
1683 #: c-decl.c:6882 c-decl.c:7018
1684 msgid "both %<short%> and %<float%> in declaration specifiers"
1687 #: c-decl.c:6885 c-decl.c:7034
1688 msgid "both %<short%> and %<double%> in declaration specifiers"
1691 #: c-decl.c:6893 c-decl.c:6913
1692 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1695 #: c-decl.c:6896 c-decl.c:6970
1696 msgid "both %<signed%> and %<void%> in declaration specifiers"
1699 #: c-decl.c:6899 c-decl.c:6989
1700 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1703 #: c-decl.c:6902 c-decl.c:7021
1704 msgid "both %<signed%> and %<float%> in declaration specifiers"
1707 #: c-decl.c:6905 c-decl.c:7037
1708 msgid "both %<signed%> and %<double%> in declaration specifiers"
1711 #: c-decl.c:6916 c-decl.c:6973
1712 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1715 #: c-decl.c:6919 c-decl.c:6992
1716 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1719 #: c-decl.c:6922 c-decl.c:7024
1720 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1723 #: c-decl.c:6925 c-decl.c:7040
1724 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1729 msgid "ISO C90 does not support complex types"
1730 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1732 #: c-decl.c:6935 c-decl.c:6976
1733 msgid "both %<complex%> and %<void%> in declaration specifiers"
1736 #: c-decl.c:6938 c-decl.c:6995
1737 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1742 msgid "%qs fails to be a typedef or built in type"
1747 msgid "%qs is not at beginning of declaration"
1748 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
1751 msgid "%<__thread%> used with %<auto%>"
1755 msgid "%<__thread%> used with %<register%>"
1759 msgid "%<__thread%> used with %<typedef%>"
1762 #: c-decl.c:7139 cp/parser.c:7221
1763 msgid "%<__thread%> before %<extern%>"
1766 #: c-decl.c:7148 cp/parser.c:7211
1767 msgid "%<__thread%> before %<static%>"
1771 msgid "multiple storage classes in declaration specifiers"
1775 msgid "%<__thread%> used with %qs"
1780 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1781 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1783 #: c-decl.c:7270 c-decl.c:7296
1784 msgid "ISO C does not support complex integer types"
1785 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1787 #: c-decl.c:7371 toplev.c:848
1789 msgid "%J%qF used but never defined"
1790 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
1792 #: c-format.c:96 c-format.c:209
1793 msgid "format string has invalid operand number"
1797 msgid "function does not return string type"
1798 msgstr "функцыя не вяртае тып string"
1802 msgid "format string argument not a string type"
1803 msgstr "функцыя не вяртае тып string"
1806 msgid "unrecognized format specifier"
1811 msgid "%qs is an unrecognized format function type"
1815 msgid "%<...%> has invalid operand number"
1819 msgid "format string argument follows the args to be formatted"
1822 #: c-format.c:345 c-format.c:369
1827 #: c-format.c:345 c-format.c:369
1828 msgid "the ' ' printf flag"
1831 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1836 #: c-format.c:346 c-format.c:370 c-format.c:408
1837 msgid "the '+' printf flag"
1840 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1845 #: c-format.c:347 c-format.c:371 c-format.c:409
1846 msgid "the '#' printf flag"
1849 #: c-format.c:348 c-format.c:372 c-format.c:439
1854 #: c-format.c:348 c-format.c:372
1855 msgid "the '0' printf flag"
1858 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1863 #: c-format.c:349 c-format.c:373
1864 msgid "the '-' printf flag"
1867 #: c-format.c:350 c-format.c:422
1873 msgid "the ''' printf flag"
1876 #: c-format.c:351 c-format.c:423
1882 msgid "the 'I' printf flag"
1885 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
1886 #: c-format.c:1531 config/sol2-c.c:46
1890 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
1891 msgid "field width in printf format"
1894 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1898 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1899 msgid "precision in printf format"
1902 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
1903 #: c-format.c:472 config/sol2-c.c:47
1904 msgid "length modifier"
1907 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
1908 #: config/sol2-c.c:47
1909 msgid "length modifier in printf format"
1912 #: c-format.c:398 c-format.c:410
1917 #: c-format.c:398 c-format.c:410
1918 msgid "the 'q' diagnostic flag"
1922 msgid "assignment suppression"
1926 msgid "the assignment suppression scanf feature"
1935 msgid "the 'a' scanf flag"
1939 msgid "field width in scanf format"
1943 msgid "length modifier in scanf format"
1947 msgid "the ''' scanf flag"
1951 msgid "the 'I' scanf flag"
1960 msgid "the '_' strftime flag"
1964 msgid "the '-' strftime flag"
1968 msgid "the '0' strftime flag"
1971 #: c-format.c:440 c-format.c:464
1977 msgid "the '^' strftime flag"
1981 msgid "the '#' strftime flag"
1985 msgid "field width in strftime format"
1990 msgid "'E' modifier"
1991 msgstr "'O' мадыфікатар"
1994 msgid "the 'E' strftime modifier"
1999 msgid "'O' modifier"
2000 msgstr "'O' мадыфікатар"
2003 msgid "the 'O' strftime modifier"
2008 msgid "the 'O' modifier"
2009 msgstr "'O' мадыфікатар"
2012 msgid "fill character"
2016 msgid "fill character in strfmon format"
2020 msgid "the '^' strfmon flag"
2024 msgid "the '+' strfmon flag"
2033 msgid "the '(' strfmon flag"
2042 msgid "the '!' strfmon flag"
2046 msgid "the '-' strfmon flag"
2050 msgid "field width in strfmon format"
2054 msgid "left precision"
2058 msgid "left precision in strfmon format"
2062 msgid "right precision"
2066 msgid "right precision in strfmon format"
2070 msgid "length modifier in strfmon format"
2075 msgid "function might be possible candidate for %qs format attribute"
2078 #: c-format.c:931 c-format.c:952 c-format.c:1947
2079 msgid "missing $ operand number in format"
2084 msgid "%s does not support %%n$ operand number formats"
2088 msgid "operand number out of range in format"
2093 msgid "format argument %d used more than once in %s format"
2097 msgid "$ operand number used after format without operand number"
2102 msgid "format argument %d unused before used argument %d in $-style format"
2106 msgid "format not a string literal, format string not checked"
2110 msgid "format not a string literal and no format arguments"
2114 msgid "format not a string literal, argument types not checked"
2118 msgid "too many arguments for format"
2122 msgid "unused arguments in $-style format"
2127 msgid "zero-length %s format string"
2131 msgid "format is a wide character string"
2135 msgid "unterminated format string"
2139 msgid "embedded %<\\0%> in format"
2143 msgid "spurious trailing %<%%%> in format"
2146 #: c-format.c:1459 c-format.c:1703
2148 msgid "repeated %s in format"
2152 msgid "missing fill character at end of strfmon format"
2155 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2156 msgid "too few arguments for format"
2161 msgid "zero width in %s format"
2166 msgid "empty left precision in %s format"
2170 msgid "field precision"
2175 msgid "empty precision in %s format"
2180 msgid "%s does not support the %qs %s length modifier"
2181 msgstr "%s не падтрымлівае %s"
2184 msgid "conversion lacks type at end of format"
2189 msgid "unknown conversion type character %qc in format"
2194 msgid "unknown conversion type character 0x%x in format"
2199 msgid "%s does not support the %<%%%c%> %s format"
2200 msgstr "%s не падтрымлівае %s"
2203 msgid "%s used with %<%%%c%> %s format"
2208 msgid "%s does not support %s"
2209 msgstr "%s не падтрымлівае %s"
2213 msgid "%s does not support %s with the %<%%%c%> %s format"
2214 msgstr "%s не падтрымлівае %s"
2217 msgid "%s ignored with %s and %<%%%c%> %s format"
2222 msgid "%s ignored with %s in %s format"
2226 msgid "use of %s and %s together with %<%%%c%> %s format"
2231 msgid "use of %s and %s together in %s format"
2235 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2239 msgid "%<%%%c%> yields only last 2 digits of year"
2242 #. The end of the format string was reached.
2244 msgid "no closing %<]%> for %<%%[%> format"
2249 msgid "use of %qs length modifier with %qc type character"
2254 msgid "%s does not support the %<%%%s%c%> %s format"
2255 msgstr "%s не падтрымлівае %s"
2258 msgid "operand number specified with suppressed assignment"
2262 msgid "operand number specified for format taking no argument"
2267 msgid "writing through null pointer (argument %d)"
2272 msgid "reading through null pointer (argument %d)"
2277 msgid "writing into constant object (argument %d)"
2282 msgid "extra type qualifiers in format argument (argument %d)"
2286 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2290 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2294 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2298 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2302 msgid "args to be formatted is not %<...%>"
2306 msgid "strftime formats cannot format arguments"
2310 msgid "statement with no effect"
2313 #: c-gimplify.c:315 c-typeck.c:6878 cp/parser.c:6542
2314 msgid "break statement not within loop or switch"
2318 msgid "continue statement not within loop or switch"
2323 msgid "ignoring duplicate directory \"%s\"\n"
2328 msgid " as it is a non-system directory that duplicates a system directory\n"
2333 msgid "ignoring nonexistent directory \"%s\"\n"
2338 msgid "#include \"...\" search starts here:\n"
2343 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.c:5385 c-parse.y:2955 gengtype-yacc.c:1606
2558 #: java/parse-scan.c:3107 java/parse-scan.y:1370 java/parse.c:6210
2559 #: java/parse.y:16419 objc/objc-parse.y:53 objc/objc-parse.c:6464
2560 #: objc/objc-parse.y:3545
2561 msgid "syntax error"
2562 msgstr "сінтаксічная памылка"
2564 #: c-parse.c:2157 c-parse.y:2959 gengtype-yacc.c:560 java/parse-scan.c:1934
2565 #: java/parse-scan.y:1374 java/parse.c:2933 java/parse.y:16423
2566 #: objc/objc-parse.c:2678 objc/objc-parse.y:3549
2568 msgid "syntax error: cannot back up"
2569 msgstr "сінтаксічная памылка"
2571 #: c-parse.y:343 objc/objc-parse.y:365
2572 msgid "ISO C forbids an empty source file"
2573 msgstr "ISO C не дазваляе пусты ізыходны файл"
2575 #: c-parse.y:376 objc/objc-parse.y:399
2576 msgid "data definition has no type or storage class"
2579 #: c-parse.y:388 objc/objc-parse.y:411
2580 msgid "ISO C does not allow extra %<;%> outside of a function"
2584 msgid "traditional C rejects the unary plus operator"
2587 #: c-parse.y:498 objc/objc-parse.y:520
2588 msgid "%<sizeof%> applied to a bit-field"
2591 #: c-parse.y:595 objc/objc-parse.y:617
2592 msgid "ISO C forbids omitting the middle term of a ?: expression"
2595 #: c-parse.y:636 objc/objc-parse.y:658
2596 msgid "compound literal has variable size"
2599 #: c-parse.y:648 objc/objc-parse.y:670
2601 msgid "ISO C90 forbids compound literals"
2602 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2604 #: c-parse.y:661 objc/objc-parse.y:683
2605 msgid "ISO C forbids braced-groups within expressions"
2608 #: c-parse.y:697 objc/objc-parse.y:719
2610 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2611 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2613 #: c-parse.y:1224 objc/objc-parse.y:1273
2614 msgid "%<typeof%> applied to a bit-field"
2617 #: c-parse.y:1372 objc/objc-parse.y:1421
2618 msgid "ISO C forbids empty initializer braces"
2621 #: c-parse.y:1386 objc/objc-parse.y:1435
2622 msgid "ISO C90 forbids specifying subobject to initialize"
2625 #: c-parse.y:1389 objc/objc-parse.y:1438
2626 msgid "obsolete use of designated initializer without %<=%>"
2629 #: c-parse.y:1393 objc/objc-parse.y:1442
2630 msgid "obsolete use of designated initializer with %<:%>"
2633 #: c-parse.y:1424 objc/objc-parse.y:1473
2634 msgid "ISO C forbids specifying range of elements to initialize"
2637 #: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
2638 msgid "ISO C forbids nested functions"
2641 #: c-parse.y:1637 objc/objc-parse.y:1686
2642 msgid "ISO C forbids forward references to %<enum%> types"
2645 #: c-parse.y:1649 cp/parser.c:9985 objc/objc-parse.y:1698
2646 msgid "comma at end of enumerator list"
2649 #: c-parse.y:1669 objc/objc-parse.y:1718
2650 msgid "no semicolon at end of struct or union"
2653 #: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
2654 msgid "extra semicolon in struct or union specified"
2657 #: c-parse.y:1698 objc/objc-parse.y:1750
2658 msgid "ISO C forbids member declarations with no members"
2661 #: c-parse.y:1864 objc/objc-parse.y:1916
2662 msgid "label at end of compound statement"
2665 #: c-parse.y:1883 objc/objc-parse.y:1935
2667 msgid "ISO C90 forbids mixed declarations and code"
2668 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2670 #: c-parse.y:1923 objc/objc-parse.y:1975
2671 msgid "ISO C forbids label declarations"
2672 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2674 #: c-parse.y:1967 objc/objc-parse.y:2019
2675 msgid "braced-group within expression allowed only inside a function"
2678 #: c-parse.y:2263 objc/objc-parse.y:2358
2680 msgid "%E qualifier ignored on asm"
2683 #: c-parse.y:2309 objc/objc-parse.y:2404
2684 msgid "wide string literal in %<asm%>"
2687 #: c-parse.y:2371 objc/objc-parse.y:2466
2688 msgid "ISO C requires a named argument before %<...%>"
2691 #: c-parse.c:5381 c-parse.y:2957 gengtype-yacc.c:1602 java/parse-scan.c:3103
2692 #: java/parse-scan.y:1372 java/parse.c:6206 java/parse.y:16421
2693 #: objc/objc-parse.c:6460 objc/objc-parse.y:3547
2694 msgid "syntax error; also virtual memory exhausted"
2697 #: c-parse.c:5506 gengtype-yacc.c:1727 java/parse-scan.c:3228
2698 #: java/parse.c:6331 objc/objc-parse.c:6585
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:2956 java/parse-scan.y:1371 java/parse.y:16420
2708 #: objc/objc-parse.y:3546
2710 msgstr "граматычная памылка"
2712 #: c-parse.y:2958 java/parse-scan.y:1373 java/parse.y:16422
2713 #: objc/objc-parse.y:3548
2714 msgid "parse error; also virtual memory exhausted"
2717 #: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
2718 #: objc/objc-parse.y:3550
2720 msgid "parse error: cannot back up"
2721 msgstr "сінтаксічная памылка"
2725 msgid "can%'t create precompiled header %s: %m"
2726 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2730 msgid "can%'t write to %s: %m"
2731 msgstr "не магу запісаць ў %s"
2735 msgid "%qs is not a valid output file"
2738 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2740 msgid "can%'t write %s: %m"
2741 msgstr "немагчыма адчыніць %s"
2743 #: c-pch.c:198 c-pch.c:215
2745 msgid "can%'t seek in %s: %m"
2746 msgstr "немагчыма адчыніць %s"
2748 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2750 msgid "can%'t read %s: %m"
2751 msgstr "не магу прачытаць з %s"
2754 msgid "malformed #pragma GCC pch_preprocess, ignored"
2758 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2762 msgid "use #include instead"
2767 msgid "%s: couldn%'t open PCH file: %m\n"
2768 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
2771 msgid "use -Winvalid-pch for more information"
2776 msgid "%s: PCH file was invalid"
2780 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2785 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2790 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2791 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2795 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2796 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2799 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2802 #: c-pragma.c:161 c-pragma.c:201
2803 msgid "malformed %<#pragma pack%> - ignored"
2808 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2809 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2812 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2816 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2820 msgid "junk at end of %<#pragma pack%>"
2824 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2829 msgid "alignment must be a small power of two, not %d"
2833 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
2836 #: c-pragma.c:334 c-pragma.c:339
2837 msgid "malformed #pragma weak, ignored"
2841 msgid "junk at end of #pragma weak"
2844 #: c-pragma.c:411 c-pragma.c:413
2845 msgid "malformed #pragma redefine_extname, ignored"
2849 msgid "junk at end of #pragma redefine_extname"
2854 msgid "#pragma redefine_extname not supported on this target"
2855 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2857 #: c-pragma.c:438 c-pragma.c:524
2859 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
2860 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2863 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
2867 msgid "malformed #pragma extern_prefix, ignored"
2871 msgid "junk at end of #pragma extern_prefix"
2876 msgid "#pragma extern_prefix not supported on this target"
2877 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2881 msgid "asm declaration ignored due to conflict with previous rename"
2882 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2885 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
2889 msgid "#pragma GCC visibility must be followed by push or pop"
2893 msgid "No matching push for %<#pragma GCC visibility pop%>"
2896 #: c-pragma.c:624 c-pragma.c:653
2897 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
2901 msgid "malformed #pragma GCC visibility push"
2905 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
2909 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
2913 msgid "junk at end of %<#pragma GCC visibility%>"
2918 msgid "%qs has an incomplete type"
2919 msgstr "\"%s\" мае незавершаны тып"
2921 #: c-typeck.c:161 cp/call.c:2679
2922 msgid "invalid use of void expression"
2926 msgid "invalid use of flexible array member"
2930 msgid "invalid use of array with unspecified bounds"
2935 msgid "invalid use of undefined type %<%s %s%>"
2936 msgstr "нявернае выкарыстанне \"restict\""
2938 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2941 msgid "invalid use of incomplete typedef %qs"
2942 msgstr "нявернае выкарыстанне \"restict\""
2944 #: c-typeck.c:394 c-typeck.c:419
2945 msgid "function types not truly compatible in ISO C"
2949 msgid "types are not quite compatible"
2953 msgid "function return types not compatible due to %<volatile%>"
2956 #: c-typeck.c:1204 c-typeck.c:2445
2957 msgid "arithmetic on pointer to an incomplete type"
2961 msgid "%qT has no member named %qs"
2966 msgid "request for member %qs in something not a structure or union"
2970 msgid "dereferencing pointer to incomplete type"
2974 msgid "dereferencing %<void *%> pointer"
2977 #: c-typeck.c:1650 cp/typeck.c:2109
2979 msgid "invalid type argument of %qs"
2980 msgstr "нявернае выкарыстанне \"restict\""
2982 #: c-typeck.c:1678 cp/typeck.c:2260
2983 msgid "subscripted value is neither array nor pointer"
2986 #: c-typeck.c:1689 cp/typeck.c:2179 cp/typeck.c:2265
2987 msgid "array subscript is not an integer"
2991 msgid "subscripted value is pointer to function"
2994 #: c-typeck.c:1708 cp/typeck.c:2175
2995 msgid "array subscript has type %<char%>"
3000 msgid "ISO C forbids subscripting %<register%> array"
3001 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3005 msgid "ISO C90 forbids subscripting non-lvalue array"
3006 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3010 msgid "called object %qE is not a function"
3011 msgstr "`%D' - гэта ня функцыя,"
3013 #. This situation leads to run-time undefined behavior. We can't,
3014 #. therefore, simply error unless we can prove that all possible
3015 #. executions of the program must execute the code.
3017 msgid "function called through a non-compatible type"
3020 #: c-typeck.c:2066 c-typeck.c:4327 c-typeck.c:4329 c-typeck.c:4337
3021 #: c-typeck.c:4362 c-typeck.c:5744
3022 msgid "initializer element is not constant"
3027 msgid "too many arguments to function %qE"
3028 msgstr "вельмі шмат аргументаў у функцыі"
3032 msgid "type of formal parameter %d is incomplete"
3037 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3042 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3047 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3052 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3057 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3062 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3066 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3071 msgid "passing argument %d of %qE with different width due to prototype"
3076 msgid "passing argument %d of %qE as unsigned due to prototype"
3081 msgid "passing argument %d of %qE as signed due to prototype"
3086 msgid "too few arguments to function %qE"
3087 msgstr "не хапае аргументаў у функцыі"
3090 msgid "suggest parentheses around + or - inside shift"
3094 msgid "suggest parentheses around && within ||"
3098 msgid "suggest parentheses around arithmetic in operand of |"
3102 msgid "suggest parentheses around comparison in operand of |"
3106 msgid "suggest parentheses around arithmetic in operand of ^"
3110 msgid "suggest parentheses around comparison in operand of ^"
3114 msgid "suggest parentheses around + or - in operand of &"
3118 msgid "suggest parentheses around comparison in operand of &"
3122 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3126 msgid "pointer of type %<void *%> used in subtraction"
3130 msgid "pointer to a function used in subtraction"
3134 msgid "wrong type argument to unary plus"
3138 msgid "wrong type argument to unary minus"
3143 msgid "ISO C does not support %<~%> for complex conjugation"
3144 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
3147 msgid "wrong type argument to bit-complement"
3151 msgid "wrong type argument to abs"
3155 msgid "wrong type argument to conjugation"
3159 msgid "wrong type argument to unary exclamation mark"
3164 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3165 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
3167 #: c-typeck.c:2611 c-typeck.c:2643
3169 msgid "wrong type argument to increment"
3170 msgstr "не хапае аргументаў у функцыі"
3172 #: c-typeck.c:2613 c-typeck.c:2645
3173 msgid "wrong type argument to decrement"
3177 msgid "increment of pointer to unknown structure"
3181 msgid "decrement of pointer to unknown structure"
3186 msgid "assignment of read-only member %qs"
3191 msgid "increment of read-only member %qs"
3196 msgid "decrement of read-only member %qs"
3201 msgid "assignment of read-only variable %qs"
3206 msgid "increment of read-only variable %qs"
3211 msgid "decrement of read-only variable %qs"
3215 msgid "assignment of read-only location"
3219 msgid "increment of read-only location"
3223 msgid "decrement of read-only location"
3228 msgid "cannot take address of bit-field %qD"
3229 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3232 msgid "global register variable %qD used in nested function"
3236 msgid "register variable %qD used in nested function"
3240 msgid "address of global register variable %qD requested"
3244 msgid "address of register variable %qD requested"
3248 msgid "non-lvalue array in conditional expression"
3252 msgid "signed and unsigned type in conditional expression"
3256 msgid "ISO C forbids conditional expr with only one void side"
3259 #: c-typeck.c:2991 c-typeck.c:2999
3260 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3264 msgid "pointer type mismatch in conditional expression"
3267 #: c-typeck.c:3013 c-typeck.c:3023
3268 msgid "pointer/integer type mismatch in conditional expression"
3272 msgid "type mismatch in conditional expression"
3276 msgid "left-hand operand of comma expression has no effect"
3280 msgid "cast specifies array type"
3284 msgid "cast specifies function type"
3288 msgid "ISO C forbids casting nonscalar to the same type"
3292 msgid "ISO C forbids casts to union type"
3296 msgid "cast to union type from type not present in union"
3300 msgid "cast adds new qualifiers to function type"
3303 #. There are qualifiers present in IN_OTYPE that are not
3304 #. present in IN_TYPE.
3306 msgid "cast discards qualifiers from pointer target type"
3310 msgid "cast increases required alignment of target type"
3314 msgid "cast from pointer to integer of different size"
3318 msgid "cast from function call of type %qT to non-matching type %qT"
3322 msgid "cast to pointer from integer of different size"
3326 msgid "type-punning to incomplete type might break strict-aliasing rules"
3330 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3334 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3338 msgid "ISO C forbids conversion of function pointer to object pointer type"
3342 msgid "ISO C forbids conversion of object pointer to function pointer type"
3346 msgid "cannot pass rvalue to reference parameter"
3349 #: c-typeck.c:3646 c-typeck.c:3761
3351 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3354 #: c-typeck.c:3649 c-typeck.c:3764
3355 msgid "assignment makes qualified function pointer from unqualified"
3358 #: c-typeck.c:3652 c-typeck.c:3766
3359 msgid "initialization makes qualified function pointer from unqualified"
3362 #: c-typeck.c:3655 c-typeck.c:3768
3363 msgid "return makes qualified function pointer from unqualified"
3366 #: c-typeck.c:3659 c-typeck.c:3729
3368 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3371 #: c-typeck.c:3661 c-typeck.c:3731
3372 msgid "assignment discards qualifiers from pointer target type"
3375 #: c-typeck.c:3663 c-typeck.c:3733
3376 msgid "initialization discards qualifiers from pointer target type"
3379 #: c-typeck.c:3665 c-typeck.c:3735
3380 msgid "return discards qualifiers from pointer target type"
3384 msgid "ISO C prohibits argument conversion to union type"
3388 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3392 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3396 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3400 msgid "ISO C forbids return between function pointer and %<void *%>"
3405 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3409 msgid "pointer targets in assignment differ in signedness"
3413 msgid "pointer targets in initialization differ in signedness"
3417 msgid "pointer targets in return differ in signedness"
3422 msgid "passing argument %d of %qE from incompatible pointer type"
3426 msgid "assignment from incompatible pointer type"
3430 msgid "initialization from incompatible pointer type"
3434 msgid "return from incompatible pointer type"
3437 #. ??? This should not be an error when inlining calls to
3438 #. unprototyped functions.
3439 #: c-typeck.c:3785 c-typeck.c:4287 cp/typeck.c:1377
3440 msgid "invalid use of non-lvalue array"
3445 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3449 msgid "assignment makes pointer from integer without a cast"
3453 msgid "initialization makes pointer from integer without a cast"
3457 msgid "return makes pointer from integer without a cast"
3462 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3466 msgid "assignment makes integer from pointer without a cast"
3470 msgid "initialization makes integer from pointer without a cast"
3474 msgid "return makes integer from pointer without a cast"
3477 #. ??? This should not be an error when inlining calls to
3478 #. unprototyped functions.
3481 msgid "incompatible type for argument %d of %qE"
3485 msgid "incompatible types in assignment"
3490 msgid "incompatible types in initialization"
3491 msgstr "нерэчаісны ініцыялізатар"
3494 msgid "incompatible types in return"
3498 msgid "traditional C rejects automatic aggregate initialization"
3501 #. Use `%s' to print the string in case there are any escape
3502 #. characters in the message.
3503 #: c-typeck.c:4086 c-typeck.c:4101 c-typeck.c:4116 final.c:2856 final.c:2858
3504 #: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
3505 #: cp/parser.c:1884 cp/typeck.c:4131 java/expr.c:405 java/parse.y:5020
3506 #: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
3511 #: c-typeck.c:4089 c-typeck.c:4104 c-typeck.c:4119
3513 msgid "(near initialization for %qs)"
3514 msgstr "ініцыялізацыя"
3517 msgid "array initialized from parenthesized string constant"
3520 #: c-typeck.c:4197 cp/typeck2.c:703
3521 msgid "char-array initialized from wide string"
3525 msgid "wchar_t-array initialized from non-wide string"
3528 #: c-typeck.c:4220 cp/typeck2.c:725
3529 msgid "initializer-string for array of chars is too long"
3533 msgid "array of inappropriate type initialized from string constant"
3537 msgid "array initialized from non-constant array expression"
3540 #: c-typeck.c:4369 c-typeck.c:5748
3541 msgid "initializer element is not computable at load time"
3544 #: c-typeck.c:4384 cp/typeck2.c:804
3545 msgid "invalid initializer"
3546 msgstr "нерэчаісны ініцыялізатар"
3548 #: c-typeck.c:4651 cp/decl.c:4451
3549 msgid "opaque vector types cannot be initialized"
3553 msgid "extra brace group at end of initializer"
3556 #: c-typeck.c:4870 cp/decl.c:4366
3557 msgid "missing braces around initializer"
3561 msgid "braces around scalar initializer"
3565 msgid "initialization of flexible array member in a nested context"
3569 msgid "initialization of a flexible array member"
3573 msgid "missing initializer"
3574 msgstr "прапушчан ініцыялізатар"
3577 msgid "empty scalar initializer"
3581 msgid "extra elements in scalar initializer"
3584 #: c-typeck.c:5148 c-typeck.c:5223
3585 msgid "array index in non-array initializer"
3588 #: c-typeck.c:5153 c-typeck.c:5276
3589 msgid "field name not in record or union initializer"
3594 msgid "array index in initializer not of integer type"
3595 msgstr "\"%s\" мае незавершаны тып"
3597 #: c-typeck.c:5219 c-typeck.c:5221
3598 msgid "nonconstant array index in initializer"
3601 #: c-typeck.c:5225 c-typeck.c:5228
3602 msgid "array index in initializer exceeds array bounds"
3606 msgid "empty index range in initializer"
3610 msgid "array index range in initializer exceeds array bounds"
3615 msgid "unknown field %qs specified in initializer"
3618 #: c-typeck.c:5324 c-typeck.c:5345 c-typeck.c:5811
3619 msgid "initialized field with side-effects overwritten"
3623 msgid "excess elements in char array initializer"
3626 #: c-typeck.c:6027 c-typeck.c:6073
3627 msgid "excess elements in struct initializer"
3631 msgid "non-static initialization of a flexible array member"
3635 msgid "excess elements in union initializer"
3639 msgid "traditional C rejects initialization of unions"
3643 msgid "excess elements in array initializer"
3647 msgid "excess elements in vector initializer"
3651 msgid "excess elements in scalar initializer"
3656 msgid "ISO C forbids %<goto *expr;%>"
3657 msgstr "ISO C не падтрымлівае \"goto *expr;\""
3659 #: c-typeck.c:6506 cp/typeck.c:6049
3661 msgid "function declared %<noreturn%> has a %<return%> statement"
3662 msgstr "функцыя не вяртае тып string"
3665 msgid "%<return%> with no value, in function returning non-void"
3669 msgid "%<return%> with a value, in function returning void"
3673 msgid "function returns address of local variable"
3676 #: c-typeck.c:6638 cp/semantics.c:879
3677 msgid "switch quantity not an integer"
3681 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3684 #: c-typeck.c:6685 cp/parser.c:6051
3685 msgid "case label not within a switch statement"
3689 msgid "%<default%> label not within a switch statement"
3693 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3698 msgid "%Hempty body in an if-statement"
3699 msgstr "пустое цела ў else-выражэнні"
3703 msgid "%Hempty body in an else-statement"
3704 msgstr "пустое цела ў else-выражэнні"
3706 #: c-typeck.c:6880 cp/parser.c:6553
3707 msgid "continue statement not within a loop"
3711 msgid "%Hstatement with no effect"
3715 msgid "expression statement has incomplete type"
3718 #: c-typeck.c:7252 c-typeck.c:7291
3719 msgid "division by zero"
3722 #: c-typeck.c:7336 cp/typeck.c:2927
3723 msgid "right shift count is negative"
3726 #: c-typeck.c:7343 cp/typeck.c:2933
3727 msgid "right shift count >= width of type"
3730 #: c-typeck.c:7364 cp/typeck.c:2952
3731 msgid "left shift count is negative"
3734 #: c-typeck.c:7367 cp/typeck.c:2954
3735 msgid "left shift count >= width of type"
3738 #: c-typeck.c:7384 cp/typeck.c:2989
3739 msgid "comparing floating point with == or != is unsafe"
3742 #: c-typeck.c:7408 c-typeck.c:7415
3744 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3745 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3747 #: c-typeck.c:7419 c-typeck.c:7465
3748 msgid "comparison of distinct pointer types lacks a cast"
3751 #: c-typeck.c:7433 c-typeck.c:7438 c-typeck.c:7485 c-typeck.c:7490
3752 msgid "comparison between pointer and integer"
3756 msgid "comparison of complete and incomplete pointers"
3760 msgid "ISO C forbids ordered comparisons of pointers to functions"
3763 #: c-typeck.c:7473 c-typeck.c:7480
3764 msgid "ordered comparison of pointer with integer zero"
3768 msgid "comparison between signed and unsigned"
3771 #: c-typeck.c:7747 cp/typeck.c:3396
3772 msgid "comparison of promoted ~unsigned with constant"
3775 #: c-typeck.c:7755 cp/typeck.c:3404
3776 msgid "comparison of promoted ~unsigned with unsigned"
3780 msgid "function call has aggregate value"
3785 msgid "bb %d on wrong place"
3790 msgid "prev_bb of %d should be %d, not %d"
3795 msgid "verify_flow_info: Wrong count of block %i %i"
3800 msgid "verify_flow_info: Wrong frequency of block %i %i"
3805 msgid "verify_flow_info: Duplicate edge %i->%i"
3810 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3815 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3820 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3823 #: cfghooks.c:165 cfgrtl.c:2056
3825 msgid "Wrong amount of branch edges after unconditional jump %i"
3828 #: cfghooks.c:173 cfghooks.c:184
3830 msgid "basic block %d pred edge is corrupted"
3835 msgid "its dest_idx should be %d, not %d"
3840 msgid "basic block %i edge lists are corrupted"
3844 msgid "verify_flow_info failed"
3849 msgid "%s does not support redirect_edge_and_branch."
3854 msgid "%s does not support redirect_edge_and_branch_force."
3859 msgid "%s does not support split_block."
3860 msgstr "%s не падтрымлівае %s"
3864 msgid "%s does not support move_block_after."
3865 msgstr "%s не падтрымлівае %s"
3869 msgid "%s does not support delete_basic_block."
3870 msgstr "%s не падтрымлівае %s"
3874 msgid "%s does not support split_edge."
3875 msgstr "%s не падтрымлівае %s"
3879 msgid "%s does not support create_basic_block."
3880 msgstr "%s не падтрымлівае %s"
3884 msgid "%s does not support can_merge_blocks_p."
3885 msgstr "%s не падтрымлівае %s"
3889 msgid "%s does not support predict_edge."
3890 msgstr "%s не падтрымлівае %s"
3894 msgid "%s does not support predicted_by_p."
3895 msgstr "%s не падтрымлівае %s"
3899 msgid "%s does not support merge_blocks."
3900 msgstr "%s не падтрымлівае %s"
3904 msgid "%s does not support make_forwarder_block."
3905 msgstr "%s не падтрымлівае %s"
3909 msgid "%s does not support can_duplicate_block_p."
3910 msgstr "%s не падтрымлівае %s"
3914 msgid "%s does not support duplicate_block."
3915 msgstr "%s не падтрымлівае %s"
3919 msgid "%s does not support block_ends_with_call_p"
3920 msgstr "%s не падтрымлівае %s"
3924 msgid "%s does not support block_ends_with_condjump_p"
3925 msgstr "%s не падтрымлівае %s"
3929 msgid "%s does not support flow_call_edges_add"
3930 msgstr "%s не падтрымлівае %s"
3934 msgid "Size of loop %d should be %d, not %d."
3939 msgid "Bb %d do not belong to loop %d."
3944 msgid "Loop %d's header does not have exactly 2 entries."
3949 msgid "Loop %d's latch does not have exactly 1 successor."
3954 msgid "Loop %d's latch does not have header as successor."
3959 msgid "Loop %d's latch does not belong directly to it."
3964 msgid "Loop %d's header does not belong directly to it."
3969 msgid "Loop %d's latch is marked as part of irreducible region."
3974 msgid "Basic block %d should be marked irreducible."
3979 msgid "Basic block %d should not be marked irreducible."
3984 msgid "Edge from %d to %d should be marked irreducible."
3989 msgid "Edge from %d to %d should not be marked irreducible."
3994 msgid "Wrong single exit %d->%d recorded for loop %d."
3999 msgid "Right exit is %d->%d."
4004 msgid "Single exit not recorded for loop %d."
4009 msgid "Loop %d should not have single exit (%d -> %d)."
4014 msgid "end insn %d for block %d not found in the insn stream"
4019 msgid "insn %d is in multiple basic blocks (%d and %d)"
4024 msgid "head insn %d for block %d not found in the insn stream"
4028 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4033 msgid "Fallthru edge crosses section boundary (bb %i)"
4038 msgid "Missing REG_EH_REGION note in the end of bb %i"
4043 msgid "Too many outgoing branch edges from bb %i"
4048 msgid "Fallthru edge after unconditional jump %i"
4053 msgid "Wrong amount of branch edges after conditional jump %i"
4058 msgid "Call edges for non-call insn in bb %i"
4063 msgid "Abnormal edges for no purpose in bb %i"
4068 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4073 msgid "insn %d inside basic block %d but block_for_insn is %i"
4076 #: cfgrtl.c:2106 cfgrtl.c:2116
4078 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4083 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4088 msgid "in basic block %d:"
4092 msgid "flow control insn inside a basic block"
4097 msgid "missing barrier after block %i"
4102 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4107 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4111 msgid "wrong insn in the fallthru edge"
4115 msgid "basic blocks not laid down consecutively"
4119 msgid "insn outside basic block"
4123 msgid "return not followed by barrier"
4128 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4132 msgid "function body not available"
4135 #: cgraph.c:280 cgraphunit.c:661
4136 msgid "redefined extern inline functions are not considered for inlining"
4139 #: cgraph.c:283 cgraphunit.c:666
4141 msgid "function not considered for inlining"
4142 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
4144 #: cgraph.c:285 cgraphunit.c:664
4145 msgid "function not inlinable"
4149 msgid "%D renamed after being referenced in assembly"
4153 msgid "Shared call_expr:"
4158 msgid "Edge points to wrong declaration:"
4159 msgstr "гэта папярэдняе абвяшчэньне"
4162 msgid "Missing callgraph edge for call expr:"
4167 msgid "Aux field set for edge %s->%s"
4171 msgid "Inlined_to pointer is wrong"
4175 msgid "Multiple inline callers"
4179 msgid "Inlined_to pointer set for noninline callers"
4183 msgid "Inlined_to pointer is set but no predecesors found"
4187 msgid "Inlined_to pointer reffers to itself"
4191 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4196 msgid "Edge %s->%s has no corresponding call_expr"
4200 msgid "verify_cgraph_node failed."
4204 msgid "failed to reclaim unneeded function"
4207 #: cgraphunit.c:1194
4208 msgid "--param large-function-growth limit reached"
4211 #: cgraphunit.c:1231
4212 msgid "recursive inlining"
4215 #: cgraphunit.c:1396 cgraphunit.c:1648
4216 msgid "--param max-inline-insns-single limit reached"
4219 #: cgraphunit.c:1420
4220 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4223 #: cgraphunit.c:1470
4224 msgid "--param inline-unit-growth limit reached"
4227 #: cgraphunit.c:1822
4228 msgid "Nodes with no released memory found."
4231 #: collect2.c:402 gcc.c:6733
4233 msgid "internal gcc abort in %s, at %s:%d"
4234 msgstr "спынена ў %s, ля %s:%d"
4237 msgid "no arguments"
4238 msgstr "няма аргументаў"
4242 msgid "unknown demangling style '%s'"
4243 msgstr "невядомы рэжым машыны \"%s\""
4245 #: collect2.c:1268 collect2.c:1416 collect2.c:1451
4250 #: collect2.c:1271 collect2.c:1421 collect2.c:1454
4257 msgid "collect2 version %s"
4262 msgid "%d constructor(s) found\n"
4263 msgstr "%d канструктар(аў) знойдзен(а)\n"
4267 msgid "%d destructor(s) found\n"
4268 msgstr "%d дэструктар(аў) знойдзен(а)\n"
4272 msgid "%d frame table(s) found\n"
4277 msgid "%s terminated with signal %d [%s]%s"
4282 msgid "%s returned %d exit status"
4287 msgid "[cannot find %s]"
4288 msgstr "[нельга знайсці %s]"
4292 msgid "cannot find '%s'"
4293 msgstr "нельга знайсці \"%s\""
4295 #: collect2.c:1583 collect2.c:1586
4297 msgid "redirecting stdout: %s"
4298 msgstr "перанакіраванне stdout: %s"
4302 msgid "[Leaving %s]\n"
4309 "write_c_file - output name is %s, prefix is %s\n"
4314 msgid "cannot find 'nm'"
4315 msgstr "нельга знайсці \"nm\""
4317 #: collect2.c:2059 collect2.c:2225
4321 #: collect2.c:2063 collect2.c:2229
4325 #: collect2.c:2089 collect2.c:2255
4330 #: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
4331 #: collect2.c:2261 collect2.c:2274
4336 #: collect2.c:2098 collect2.c:2264
4343 msgid "init function found in object %s"
4348 msgid "fini function found in object %s"
4351 #: collect2.c:2183 collect2.c:2313
4357 msgid "cannot find 'ldd'"
4358 msgstr "не магу знайсці \"ldd\""
4363 "ldd output with constructors/destructors.\n"
4368 msgid "dynamic dependency %s not found"
4373 msgid "unable to open dynamic dependency '%s'"
4378 msgid "%s: not a COFF file"
4383 msgid "%s: cannot open as COFF file"
4388 msgid "library lib%s not found"
4389 msgstr "Бібліятэка lib%s не знойдзена"
4394 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4395 ";; %d successes.\n"
4403 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4404 ";; %d successes.\n"
4408 msgid "cannot convert to a pointer type"
4412 msgid "pointer value used where a floating point value was expected"
4416 msgid "aggregate value used where a float was expected"
4420 msgid "conversion to incomplete type"
4423 #: convert.c:660 convert.c:736
4424 msgid "can't convert between vector values of different size"
4428 msgid "aggregate value used where an integer was expected"
4432 msgid "pointer value used where a complex was expected"
4436 msgid "aggregate value used where a complex was expected"
4440 msgid "can't convert value to a vector"
4445 msgid "%qs is not a gcov data file"
4449 msgid "%qs is version %q.*s, expected version %q.*s"
4452 #: coverage.c:259 coverage.c:267
4454 msgid "coverage mismatch for function %u while reading execution counters."
4457 #: coverage.c:261 coverage.c:344
4459 msgid "checksum is %x instead of %x"
4462 #: coverage.c:269 coverage.c:352
4464 msgid "number of counters is %d instead of %d"
4469 msgid "cannot merge separate %s counters for function %u"
4474 msgid "%qs has overflowed"
4479 msgid "%qs is corrupted"
4484 msgid "no coverage for function %qs found."
4487 #: coverage.c:341 coverage.c:349
4489 msgid "coverage mismatch for function %qs while reading counter %qs."
4494 msgid "cannot open %s"
4495 msgstr "немагчыма адчыніць %s"
4499 msgid "error writing %qs"
4500 msgstr "памылка запісу ў %s"
4504 msgid "\"%s\" is not a valid option to the preprocessor"
4508 msgid "too many input files"
4509 msgstr "вельмі шмат уваходзячых файлаў"
4513 msgid ";; Processing block from %d to %d, %d sets.\n"
4518 msgid "%s:%d: confused by earlier errors, bailing out\n"
4523 msgid "compilation terminated due to -Wfatal-errors.\n"
4524 msgstr "кампіляцыя завершана.\n"
4529 "Please submit a full bug report,\n"
4530 "with preprocessed source if appropriate.\n"
4531 "See %s for instructions.\n"
4535 msgid "compilation terminated.\n"
4536 msgstr "кампіляцыя завершана.\n"
4539 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4544 msgid "in %s, at %s:%d"
4545 msgstr "спынена ў %s, ля %s:%d"
4549 msgid "dominator of %d status unknown"
4554 msgid "dominator of %d should be %d, not %d"
4559 msgid "ENTRY does not dominate bb %d"
4564 msgid "DW_LOC_OP %s not implemented\n"
4569 msgid "Invalid rtl sharing found in the insn"
4570 msgstr "нявернае выкарыстанне \"restict\""
4577 msgid "Internal consistency failure"
4581 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4584 #: errors.c:133 java/jv-scan.c:272
4586 msgid "abort in %s, at %s:%d"
4587 msgstr "спынена ў %s, ля %s:%d"
4590 msgid "exception handling disabled, use -fexceptions to enable"
4595 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4596 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
4599 msgid "__builtin_eh_return not supported on this target"
4603 msgid "stack limits not supported on this target"
4607 msgid "negative insn length"
4611 msgid "could not split insn"
4616 msgid "invalid 'asm': "
4617 msgstr "нерэчаісная маска"
4620 msgid "nested assembly dialect alternatives"
4623 #: final.c:3051 final.c:3063
4624 msgid "unterminated assembly dialect alternative"
4629 msgid "operand number missing after %%-letter"
4632 #: final.c:3113 final.c:3154
4633 msgid "operand number out of range"
4638 msgid "invalid %%-code"
4639 msgstr "нерэчаісны %%-код"
4643 msgid "'%%l' operand isn't a label"
4646 #. We can't handle floating point constants;
4647 #. PRINT_OPERAND must handle them.
4648 #. We can't handle floating point constants; PRINT_OPERAND must
4650 #. We can't handle floating point constants;
4651 #. PRINT_OPERAND must handle them.
4652 #: final.c:3305 vmsdbgout.c:487 config/i386/i386.c:5931
4653 #: config/pdp11/pdp11.c:1690
4654 msgid "floating constant misused"
4657 #: final.c:3361 vmsdbgout.c:544 config/i386/i386.c:6009
4658 #: config/pdp11/pdp11.c:1737
4659 msgid "invalid expression as operand"
4662 #: flow.c:494 flow.c:518 flow.c:540
4664 msgid "internal consistency failure"
4665 msgstr "унутраная памылка"
4668 msgid "Attempt to delete prologue/epilogue insn:"
4671 #: fold-const.c:3220 fold-const.c:3231
4673 msgid "comparison is always %d due to width of bit-field"
4676 #: fold-const.c:4789 fold-const.c:4804
4678 msgid "comparison is always %d"
4681 #: fold-const.c:4933
4682 msgid "%<or%> of unmatched not-equal tests is always 1"
4685 #: fold-const.c:4938
4686 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4689 #: fold-const.c:9870
4690 msgid "fold check: original tree changed by fold"
4693 #: function.c:832 varasm.c:1584
4695 msgid "%Jsize of variable %qD is too large"
4696 msgstr "памер масіва \"%s\" вельмі вялікі"
4700 msgid "impossible constraint in %<asm%>"
4701 msgstr "немагчымы апэратар '%s'"
4704 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4708 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4712 msgid "function returns an aggregate"
4717 msgid "%Junused parameter %qD"
4718 msgstr "невыкарыстаемы параметр \"%s\""
4722 msgid "ambiguous abbreviation %s"
4727 msgid "incomplete '%s' option"
4728 msgstr "аргумент для \"%s\" прапушчан"
4732 msgid "missing argument to '%s' option"
4733 msgstr "аргумент для \"%s\" прапушчан"
4737 msgid "extraneous argument to '%s' option"
4738 msgstr "аргумент для \"%s\" прапушчан"
4741 msgid "Using built-in specs.\n"
4747 "Setting spec %s to '%s'\n"
4753 msgid "Reading specs from %s\n"
4756 #: gcc.c:2020 gcc.c:2039
4758 msgid "specs %%include syntax malformed after %ld characters"
4763 msgid "could not find specs file %s\n"
4764 msgstr "не магу знайсці крыніцу %s\n"
4766 #: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
4768 msgid "specs %%rename syntax malformed after %ld characters"
4773 msgid "specs %s spec was not found to be renamed"
4778 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4783 msgid "rename spec %s to %s\n"
4795 msgid "specs unknown %% command after %ld characters"
4798 #: gcc.c:2137 gcc.c:2150
4800 msgid "specs file malformed after %ld characters"
4804 msgid "spec file has no spec for linking"
4809 msgid "system path '%s' is not absolute"
4813 msgid "-pipe not supported"
4814 msgstr "-pipe не падтрымліваецца"
4819 "Go ahead? (y or n) "
4825 "Internal error: %s (program %s)\n"
4826 "Please submit a full bug report.\n"
4827 "See %s for instructions."
4832 msgid "# %s %.2f %.2f\n"
4833 msgstr "# %s %.2f %.2f\n"
4837 msgid "Usage: %s [options] file...\n"
4838 msgstr "Выкарыстанне: %s [выбары] файл...\n"
4845 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
4849 msgid " --help Display this information\n"
4850 msgstr " --help Адлюстраваць гэту інфармацыю\n"
4853 msgid " --target-help Display target specific command line options\n"
4857 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
4861 msgid " -dumpspecs Display all of the built in spec strings\n"
4865 msgid " -dumpversion Display the version of the compiler\n"
4866 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
4869 msgid " -dumpmachine Display the compiler's target processor\n"
4873 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
4877 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
4881 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
4885 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
4889 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
4894 " -print-multi-lib Display the mapping between command line options and\n"
4895 " multiple library search directories\n"
4899 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
4903 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
4907 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
4911 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
4915 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
4919 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
4923 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
4928 msgid " -combine Pass multiple source files to compiler at once\n"
4929 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4932 msgid " -save-temps Do not delete intermediate files\n"
4936 msgid " -pipe Use pipes rather than intermediate files\n"
4940 msgid " -time Time the execution of each subprocess\n"
4945 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
4946 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4949 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
4953 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
4957 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
4961 msgid " -V <version> Run gcc version number <version>, if installed\n"
4965 msgid " -v Display the programs invoked by the compiler\n"
4969 msgid " -### Like -v but options quoted and commands not executed\n"
4973 msgid " -E Preprocess only; do not compile, assemble or link\n"
4977 msgid " -S Compile only; do not assemble or link\n"
4981 msgid " -c Compile and assemble, but do not link\n"
4985 msgid " -o <file> Place the output into <file>\n"
4986 msgstr " -o <файл> Памясціць вывад у <файл>\n"
4990 " -x <language> Specify the language of the following input files\n"
4991 " Permissible languages include: c c++ assembler none\n"
4992 " 'none' means revert to the default behavior of\n"
4993 " guessing the language based on the file's extension\n"
5000 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5001 " passed on to the various sub-processes invoked by %s. In order to pass\n"
5002 " other options on to these processes the -W<letter> options must be used.\n"
5007 msgid "'-%c' option must have argument"
5012 msgid "couldn't run '%s': %s"
5015 #. translate_options () has turned --version into -fversion.
5018 msgid "%s (GCC) %s\n"
5021 #: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
5022 #: java/jv-scan.c:128
5026 #: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
5029 "This is free software; see the source for copying conditions. There is NO\n"
5030 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5036 msgid "argument to '-Xlinker' is missing"
5037 msgstr "аргумент для \"-x\" прапушчан"
5041 msgid "argument to '-Xpreprocessor' is missing"
5042 msgstr "аргумент для \"-%s\" прапушчан"
5046 msgid "argument to '-Xassembler' is missing"
5047 msgstr "аргумент для \"-x\" прапушчан"
5051 msgid "argument to '-l' is missing"
5052 msgstr "аргумент для \"-x\" прапушчан"
5056 msgid "argument to '-specs' is missing"
5057 msgstr "аргумент для \"-%s\" прапушчан"
5061 msgid "argument to '-specs=' is missing"
5062 msgstr "аргумент для \"-%s\" прапушчан"
5066 msgid "'-%c' must come at the start of the command line"
5071 msgid "argument to '-B' is missing"
5072 msgstr "аргумент для \"-x\" прапушчан"
5075 msgid "warning: -pipe ignored because -save-temps specified"
5079 msgid "warning: -pipe ignored because -time specified"
5084 msgid "argument to '-x' is missing"
5085 msgstr "аргумент для \"-x\" прапушчан"
5089 msgid "argument to '-%s' is missing"
5090 msgstr "аргумент для \"-%s\" прапушчан"
5094 msgid "warning: '-x %s' after last input file has no effect"
5099 msgid "switch '%s' does not start with '-'"
5104 msgid "spec '%s' invalid"
5114 msgid "spec '%s' has invalid '%%0%c'"
5115 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5119 msgid "spec '%s' has invalid '%%W%c"
5120 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5124 msgid "spec '%s' has invalid '%%x%c'"
5125 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5127 #. Catch the case where a spec string contains something like
5128 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
5129 #. hand side of the :.
5132 msgid "spec failure: '%%*' has not been initialized by pattern match"
5137 msgid "warning: use of obsolete %%[ operator in specs"
5142 msgid "Processing spec %c%s%c, which is '%s'\n"
5147 msgid "spec failure: unrecognized spec option '%c'"
5148 msgstr "нераспазнаны выбар \"-%s\""
5152 msgid "unknown spec function '%s'"
5153 msgstr "невядомы рэжым машыны \"%s\""
5157 msgid "error in args to spec function '%s'"
5158 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5161 msgid "malformed spec function name"
5167 msgid "no arguments for spec function"
5168 msgstr "не хапае аргументаў у функцыі"
5171 msgid "malformed spec function arguments"
5176 msgid "braced spec '%s' is invalid at '%c'"
5181 msgid "braced spec body '%s' is invalid"
5185 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5189 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5194 msgid "unrecognized option '-%s'"
5195 msgstr "нераспазнаны выбар \"-%s\""
5199 msgid "install: %s%s\n"
5204 msgid "programs: %s\n"
5205 msgstr "праграмы: %s\n"
5209 msgid "libraries: %s\n"
5210 msgstr "бібліятэкі: %s\n"
5216 "For bug reporting instructions, please see:\n"
5219 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5223 msgid "Target: %s\n"
5224 msgstr "бібліятэкі: %s\n"
5228 msgid "Configured with: %s\n"
5233 msgid "Thread model: %s\n"
5238 msgid "gcc version %s\n"
5239 msgstr "версія gcc %s\n"
5243 msgid "gcc driver version %s executing gcc version %s\n"
5248 msgid "no input files"
5249 msgstr "няма ўваходзячых файлаў"
5251 #: gcc.c:6451 gcc.c:6514
5253 msgid "%s: %s compiler not installed on this system"
5254 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5258 msgid "spec '%s' is invalid"
5259 msgstr "параметр \"%s\" ініцыялізаваны"
5263 msgid "%s: linker input file unused because linking not done"
5268 msgid "language %s not recognized"
5269 msgstr "мова %s не распазнана"
5278 msgid "multilib spec '%s' is invalid"
5279 msgstr "параметр \"%s\" ініцыялізаваны"
5283 msgid "multilib exclusions '%s' is invalid"
5286 #: gcc.c:7177 gcc.c:7318
5288 msgid "multilib select '%s' is invalid"
5289 msgstr "параметр \"%s\" ініцыялізаваны"
5293 msgid "multilib exclusion '%s' is invalid"
5298 "Usage: gcov [OPTION]... SOURCEFILE\n"
5304 "Print code coverage information.\n"
5310 msgid " -h, --help Print this help, then exit\n"
5311 msgstr " --help Адлюстраваць гэту інфармацыю\n"
5315 msgid " -v, --version Print version number, then exit\n"
5316 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
5319 msgid " -a, --all-blocks Show information for every basic block\n"
5323 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
5328 " -c, --branch-counts Given counts of branches taken\n"
5329 " rather than percentages\n"
5334 msgid " -n, --no-output Do not create an output file\n"
5335 msgstr " -o <файл> Памясціць вывад у <файл>\n"
5339 " -l, --long-file-names Use long output file names for included\n"
5344 msgid " -f, --function-summaries Output summaries for each function\n"
5348 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5352 msgid " -p, --preserve-paths Preserve all pathname components\n"
5356 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
5363 "For bug reporting instructions, please see:\n"
5367 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5371 msgid "gcov (GCC) %s\n"
5376 "This is free software; see the source for copying conditions.\n"
5377 "There is NO warranty; not even for MERCHANTABILITY or \n"
5378 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5384 msgid "%s:no functions found\n"
5385 msgstr "не знойдзена\n"
5387 #: gcov.c:525 gcov.c:553
5394 msgid "%s:creating '%s'\n"
5395 msgstr "%s: кампілюецца \"%s\"\n"
5399 msgid "%s:error writing output file '%s'\n"
5402 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5406 msgid "%s:could not open output file '%s'\n"
5407 msgstr "немагчыма адчыніць файл уводу `%s'"
5411 msgid "%s:cannot open graph file\n"
5412 msgstr "немагчыма адчыніць файл уводу `%s'"
5416 msgid "%s:not a gcov graph file\n"
5421 msgid "%s:version '%.4s', prefer '%.4s'\n"
5426 msgid "%s:already seen blocks for '%s'\n"
5429 #: gcov.c:889 gcov.c:1045
5431 msgid "%s:corrupted\n"
5436 msgid "%s:cannot open data file\n"
5437 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5441 msgid "%s:not a gcov data file\n"
5442 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5446 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5451 msgid "%s:stamp mismatch with graph file\n"
5456 msgid "%s:unknown function '%u'\n"
5457 msgstr "у функцыі \"%s\":"
5461 msgid "%s:profile mismatch for '%s'\n"
5466 msgid "%s:overflowed\n"
5471 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5476 msgid "%s:'%s' has arcs to entry block\n"
5481 msgid "%s:'%s' has arcs from exit block\n"
5486 msgid "%s:graph is unsolvable for '%s'\n"
5496 msgid "Lines executed:%s of %d\n"
5500 msgid "No executable lines\n"
5505 msgid "Branches executed:%s of %d\n"
5510 msgid "Taken at least once:%s of %d\n"
5514 msgid "No branches\n"
5519 msgid "Calls executed:%s of %d\n"
5528 msgid "%s:no lines for '%s'\n"
5529 msgstr "%s перад \"%s\""
5533 msgid "call %2d returned %s\n"
5538 msgid "call %2d never executed\n"
5543 msgid "branch %2d taken %s%s\n"
5548 msgid "branch %2d never executed\n"
5553 msgid "unconditional %2d taken %s\n"
5554 msgstr "невядомая назва рэгістра: %s\n"
5558 msgid "unconditional %2d never executed\n"
5563 msgid "%s:cannot open source file\n"
5564 msgstr "не магу знайсці крыніцу %s"
5568 msgid "%s:source file is newer than graph file '%s'\n"
5571 #. Return if there's nothing to do, or it is too expensive.
5573 msgid "GCSE disabled"
5576 #. Return if there's nothing to do, or it is too expensive.
5578 msgid "jump bypassing disabled"
5583 msgid "%s: %d basic blocks and %d edges/basic block"
5588 msgid "%s: %d basic blocks and %d registers"
5591 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5592 #: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
5593 #: ggc-zone.c:1588 ggc-zone.c:1597
5595 msgid "can't write PCH file: %m"
5596 msgstr "не магу запісаць ў %s"
5600 msgid "can't get position in PCH file: %m"
5601 msgstr "немагчыма зачыніць уваходзячы файл %s"
5605 msgid "can't write padding to PCH file: %m"
5606 msgstr "не магу запісаць ў %s"
5608 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5609 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
5611 msgid "can't read PCH file: %m"
5612 msgstr "не магу прачытаць з %s"
5615 msgid "had to relocate PCH"
5620 msgid "open /dev/zero: %m"
5623 #: ggc-page.c:2225 ggc-page.c:2231
5625 msgid "can't write PCH file"
5626 msgstr "не магу запісаць ў %s"
5629 msgid "unexpected node"
5634 msgid "invalid lvalue in asm output %d"
5639 msgid "memory input %d is not directly addressable"
5643 msgid "gimplification failed"
5646 #: global.c:371 global.c:384 global.c:398
5648 msgid "%s cannot be used in asm here"
5649 msgstr "\"%s\" звычайна функцыя"
5651 #: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
5652 #: java/lex.c:1846 objc/objc-act.c:552
5654 msgid "can't open %s: %m"
5655 msgstr "немагчыма адчыніць %s"
5657 #: haifa-sched.c:182
5659 msgid "fix_sched_param: unknown param: %s"
5662 #. Opening quotation mark.
5667 #. Closing quotation mark.
5673 msgid "At top level:"
5678 msgid "In member function %qs:"
5679 msgstr "у функцыі \"%s\":"
5683 msgid "In function %qs:"
5684 msgstr "у функцыі \"%s\":"
5686 #. What to print when a switch has no documentation.
5688 msgid "This switch lacks documentation"
5691 #. Eventually this should become a hard error IMO.
5694 msgid "command line option \"%s\" is valid for %s but not for %s"
5699 msgid "missing argument to \"%s\""
5700 msgstr "аргумент для \"%s\" прапушчан"
5704 msgid "argument to \"%s\" should be a non-negative integer"
5705 msgstr "першым аргументам \"%s\" павінен быць \"int\""
5709 msgid "unrecognized command line option \"%s\""
5710 msgstr "Нераспазнаны выбар \"%s\""
5713 msgid "-Wuninitialized is not supported without -O"
5717 msgid "-freorder-blocks-and-partition does not work with exceptions"
5721 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
5726 msgid "structure alignment must be a small power of two, not %d"
5731 msgid "unrecognised visibility value \"%s\""
5732 msgstr "нераспазнаная назва сэкцыі \"%s\""
5736 msgid "unrecognized register name \"%s\""
5737 msgstr "нераспазнаная назва сэкцыі \"%s\""
5741 msgid "unknown tls-model \"%s\""
5742 msgstr "невядомы рэжым машыны \"%s\""
5746 msgid "%s: --param arguments should be of the form NAME=VALUE"
5751 msgid "invalid --param value %qs"
5752 msgstr "нерэчаісны выбар --param : %s"
5756 msgid "target system does not support debug output"
5757 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
5761 msgid "debug format \"%s\" conflicts with prior selection"
5762 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
5766 msgid "unrecognised debug output level \"%s\""
5767 msgstr "нераспазнаная назва сэкцыі \"%s\""
5771 msgid "debug output level %s is too high"
5775 msgid "The following options are language-independent:\n"
5781 "The %s front end recognizes the following options:\n"
5786 msgid "The --param option recognizes the following as parameters:\n"
5791 msgid "minimum value of parameter %qs is %u"
5792 msgstr "нерэчаісны парамэтр `%s'"
5796 msgid "maximum value of parameter %qs is %u"
5799 #. If we didn't find this parameter, issue an error message.
5802 msgid "invalid parameter %qs"
5803 msgstr "нерэчаісны парамэтр `%s'"
5806 msgid "branch target register load optimization is not intended to be run twice"
5810 msgid "corrupted profile info: run_max * runs < sum_max"
5814 msgid "corrupted profile info: sum_all is smaller than sum_max"
5819 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
5824 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
5829 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
5834 msgid "%s: error writing file '%s': %s\n"
5837 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5841 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5846 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5851 msgid "%s: warning: no read access for file '%s'\n"
5852 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
5856 msgid "%s: warning: no write access for file '%s'\n"
5857 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5861 msgid "%s: warning: no write access for dir containing '%s'\n"
5862 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5864 #. Catch cases like /.. where we try to backup to a
5865 #. point above the absolute root of the logical file
5869 msgid "%s: invalid file name: %s\n"
5874 msgid "%s: %s: can't get status: %s\n"
5881 "%s: fatal error: aux info file corrupted at line %d\n"
5886 msgid "%s:%d: declaration of function '%s' takes different forms\n"
5887 msgstr "няма папярэдняга аб'яўлення для \"%s\""
5891 msgid "%s: compiling '%s'\n"
5892 msgstr "%s: кампілюецца \"%s\"\n"
5896 msgid "%s: wait: %s\n"
5901 msgid "%s: subprocess got fatal signal %d\n"
5906 msgid "%s: %s exited with status %d\n"
5911 msgid "%s: warning: missing SYSCALLS file '%s'\n"
5914 #: protoize.c:1985 protoize.c:2014
5916 msgid "%s: can't read aux info file '%s': %s\n"
5917 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5919 #: protoize.c:2030 protoize.c:2058
5921 msgid "%s: can't get status of aux info file '%s': %s\n"
5922 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5926 msgid "%s: can't open aux info file '%s' for reading: %s\n"
5927 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
5931 msgid "%s: error reading aux info file '%s': %s\n"
5934 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5938 msgid "%s: error closing aux info file '%s': %s\n"
5941 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5945 msgid "%s: can't delete aux info file '%s': %s\n"
5946 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5948 #: protoize.c:2215 protoize.c:4185
5950 msgid "%s: can't delete file '%s': %s\n"
5951 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5955 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
5956 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5960 msgid "%s: conflicting extern definitions of '%s'\n"
5965 msgid "%s: declarations of '%s' will not be converted\n"
5970 msgid "%s: conflict list for '%s' follows:\n"
5975 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
5980 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
5985 msgid "%s: %d: warning: no extern definition for '%s'\n"
5986 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5990 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
5991 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5995 msgid "%s: multiple static defs of '%s' in file '%s'\n"
5998 #: protoize.c:2706 protoize.c:2709
6000 msgid "%s: %d: warning: source too confusing\n"
6005 msgid "%s: %d: warning: varargs function declaration not converted\n"
6010 msgid "%s: declaration of function '%s' not converted\n"
6011 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6015 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6016 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6022 "%s: warning: too few parameter lists in declaration of '%s'\n"
6023 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6027 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6028 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6032 msgid "%s: local declaration for function '%s' not inserted\n"
6033 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6039 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6044 msgid "%s: global declarations for file '%s' not inserted\n"
6047 #: protoize.c:3523 protoize.c:3553
6049 msgid "%s: definition of function '%s' not converted\n"
6054 msgid "%s: %d: warning: definition of %s not converted\n"
6059 msgid "%s: found definition of '%s' at %s(%d)\n"
6062 #. If we make it here, then we did not know about this
6063 #. function definition.
6066 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6071 msgid "%s: function definition not converted\n"
6076 msgid "%s: '%s' not converted\n"
6081 msgid "%s: would convert file '%s'\n"
6082 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6086 msgid "%s: converting file '%s'\n"
6087 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6091 msgid "%s: can't get status for file '%s': %s\n"
6092 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6096 msgid "%s: can't open file '%s' for reading: %s\n"
6097 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6103 "%s: error reading input file '%s': %s\n"
6106 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6110 msgid "%s: can't create/open clean file '%s': %s\n"
6111 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6115 msgid "%s: warning: file '%s' already saved in '%s'\n"
6116 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6120 msgid "%s: can't link file '%s' to '%s': %s\n"
6121 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6125 msgid "%s: can't create/open output file '%s': %s\n"
6126 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6130 msgid "%s: can't change mode of file '%s': %s\n"
6131 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6135 msgid "%s: cannot get working directory: %s\n"
6140 msgid "%s: input file names must have .c suffixes: %s\n"
6141 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6145 msgid "output constraint %d must specify a single register"
6150 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6154 msgid "output regs must be grouped at top of stack"
6158 msgid "implicitly popped regs must be grouped at top of stack"
6162 msgid "output operand %d must use %<&%> constraint"
6167 msgid "can't use '%s' as a %s register"
6170 #: regclass.c:781 config/ia64/ia64.c:4568 config/ia64/ia64.c:4575
6171 #: config/pa/pa.c:336 config/pa/pa.c:343
6173 msgid "unknown register name: %s"
6174 msgstr "невядомая назва рэгістра: %s"
6177 msgid "global register variable follows a function definition"
6181 msgid "register used for two global register variables"
6185 msgid "call-clobbered register used for global register variable"
6190 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6195 msgid "validate_value_data: Loop in regno chain (%u)"
6200 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6205 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6209 msgid "cannot reload integer constant operand in %<asm%>"
6213 msgid "impossible register constraint in %<asm%>"
6217 msgid "%<&%> constraint used with no register class"
6221 msgid "unable to generate reloads for:"
6224 #: reload.c:3706 reload.c:3938
6225 msgid "inconsistent operand constraints in an %<asm%>"
6229 msgid "frame size too large for reliable stack checking"
6233 msgid "try reducing the number of local variables"
6237 msgid "can't find a register in class %qs while reloading %<asm%>"
6242 msgid "unable to find a register to spill in class %qs"
6246 msgid "this is the insn:"
6250 msgid "%<asm%> operand requires impossible reload"
6253 #. It's the compiler's fault.
6256 msgid "could not find a spill register"
6257 msgstr "Не выкарыстоўваць рэгістра sb"
6260 msgid "%<asm%> operand constraint incompatible with operand size"
6263 #. It's the compiler's fault.
6265 msgid "VOIDmode on an output"
6269 msgid "output operand is constant in %<asm%>"
6274 msgid "unrecognizable insn:"
6275 msgstr "нераспазнаны выбар \"-%s\""
6278 msgid "insn does not satisfy its constraints:"
6283 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6288 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6293 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6298 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6303 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6308 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6313 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6317 msgid "output operand constraint lacks %<=%>"
6322 msgid "output constraint %qc for operand %d is not at the beginning"
6326 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6329 #: stmt.c:362 stmt.c:461
6330 msgid "%<%%%> constraint used with last operand"
6334 msgid "matching constraint not valid in output operand"
6339 msgid "input operand constraint contains %qc"
6343 msgid "matching constraint references invalid operand number"
6348 msgid "invalid punctuation %qc in constraint"
6349 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
6352 msgid "matching constraint does not allow a register"
6357 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6362 msgid "unknown register name %qs in %<asm%>"
6363 msgstr "невядомая назва рэгістра: %s"
6366 msgid "PIC register %qs clobbered in %<asm%>"
6370 msgid "more than %d operands in %<asm%>"
6375 msgid "output number %d not directly addressable"
6379 msgid "asm operand %d probably doesn%'t match constraints"
6384 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6389 msgid "asm clobber conflict with output operand"
6390 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6394 msgid "asm clobber conflict with input operand"
6395 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6399 msgid "too many alternatives in %<asm%>"
6400 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
6403 msgid "operand constraints for %<asm%> differ in number of alternatives"
6408 msgid "duplicate asm operand name %qs"
6409 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6412 msgid "missing close brace for named operand"
6417 msgid "undefined named operand %qs"
6418 msgstr "нераспазнаны аператар %s"
6421 msgid "%Hvalue computed is not used"
6424 #: stor-layout.c:152
6425 msgid "type size can%'t be explicitly evaluated"
6428 #: stor-layout.c:154
6429 msgid "variable-size type declared outside of any function"
6432 #: stor-layout.c:458
6434 msgid "%Jsize of %qD is %d bytes"
6435 msgstr "памер \"%s\" - %d байт"
6437 #: stor-layout.c:460
6439 msgid "%Jsize of %qD is larger than %d bytes"
6440 msgstr "памер \"%s\" больш чам %d байт"
6442 #: stor-layout.c:844
6443 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6446 #: stor-layout.c:847
6447 msgid "%Jpacked attribute is unnecessary for %qD"
6450 #: stor-layout.c:863
6451 msgid "%Jpadding struct to align %qD"
6454 #: stor-layout.c:1205
6455 msgid "padding struct size to alignment boundary"
6458 #: stor-layout.c:1235
6460 msgid "packed attribute causes inefficient alignment for %qs"
6463 #: stor-layout.c:1238
6465 msgid "packed attribute is unnecessary for %qs"
6466 msgstr "\"%s\" атрыбут ігнарыруецца"
6468 #: stor-layout.c:1243
6469 msgid "packed attribute causes inefficient alignment"
6472 #: stor-layout.c:1245
6473 msgid "packed attribute is unnecessary"
6477 msgid "__builtin_saveregs not supported by this target"
6478 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6483 "Execution times (seconds)\n"
6486 #. Print total time.
6493 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6498 msgid "collect: reading %s\n"
6503 msgid "repository file '%s' does not contain command-line arguments"
6508 msgid "collect: recompiling %s\n"
6513 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6518 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:899 toplev.c:922
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"
6593 "Target specific options:\n"
6596 #: toplev.c:1101 toplev.c:1120
6598 msgid " -m%-23s [undocumented]\n"
6605 "There are undocumented target specific options as well.\n"
6610 msgid " They exist, but they are not documented.\n"
6615 msgid "unrecognized gcc debugging option: %c"
6618 #. Handle -mfix-and-continue.
6619 #: toplev.c:1237 config/rs6000/rs6000.c:1400 config/rs6000/rs6000.c:1411
6620 #: config/rs6000/darwin.h:106
6622 msgid "invalid option %qs"
6623 msgstr "Нерэчаісны выбар %s"
6628 "%s%s%s version %s (%s)\n"
6629 "%s\tcompiled by GNU C version %s.\n"
6630 "%s%s%s version %s (%s) compiled by CC.\n"
6632 "%s%s%s версія %s (%s)\n"
6633 "%s\tзкампілявана GNU C версія %s.\n"
6634 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6638 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6642 msgid "options passed: "
6646 msgid "options enabled: "
6647 msgstr "выбары ўключаны:"
6651 msgid "can%'t open %s for writing: %m"
6652 msgstr "немагчыма адчыніць %s для запісу"
6654 #: toplev.c:1492 config/sh/sh.c:7334
6655 msgid "created and used with different settings of -fpic"
6658 #: toplev.c:1494 config/sh/sh.c:7336
6659 msgid "created and used with different settings of -fpie"
6662 #: toplev.c:1545 config/sh/sh.c:7386
6664 msgid "created and used with differing settings of '-m%s'"
6667 #: toplev.c:1548 config/sh/sh.c:7389
6668 msgid "out of memory"
6672 msgid "instruction scheduling not supported on this target machine"
6676 msgid "this target machine does not have delayed branches"
6680 msgid "value-based profiling not yet implemented in trees."
6685 msgid "-f%sleading-underscore not supported on this target machine"
6690 msgid "target system does not support the \"%s\" debug format"
6694 msgid "variable tracking requested, but useless unless producing debug info"
6698 msgid "variable tracking requested, but not supported by this debug format"
6703 msgid "can%'t open %s: %m"
6704 msgstr "немагчыма адчыніць %s"
6708 msgid "-ffunction-sections not supported for this target"
6709 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6713 msgid "-fdata-sections not supported for this target"
6714 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6717 msgid "-ffunction-sections disabled; it makes profiling impossible"
6722 msgid "-fprefetch-loop-arrays not supported for this target"
6723 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6727 msgid "-fspeculative-prefetching not supported for this target"
6728 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6731 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6736 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
6737 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6740 msgid "-fprefetch-loop-arrays is not supported with -Os"
6744 msgid "-ffunction-sections may affect debugging on some targets"
6749 msgid "error writing to %s: %m"
6750 msgstr "памылка запісу ў %s"
6752 #: toplev.c:2059 java/jcf-parse.c:1066 java/jcf-write.c:3538
6754 msgid "error closing %s: %m"
6755 msgstr "памылка запісу ў %s"
6757 #: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
6758 msgid "%Hwill never be executed"
6762 msgid "SSA name in freelist but still referenced"
6766 msgid "GIMPLE register modified with BIT_FIELD_REF"
6770 msgid "address taken, but ADDRESSABLE bit not set"
6774 msgid "non-boolean used in condition"
6778 msgid "Invalid reference prefix."
6782 msgid "Is not a valid GIMPLE statement."
6786 msgid "Statement marked for throw, but doesn%'t."
6790 msgid "Statement marked for throw in middle of block."
6794 msgid "PHI def is not a GIMPLE value"
6797 #: tree-cfg.c:3601 tree-cfg.c:3617
6798 msgid "Incorrect sharing of tree nodes"
6802 msgid "verify_stmts failed."
6806 msgid "ENTRY_BLOCK has a statement list associated with it\n"
6810 msgid "EXIT_BLOCK has a statement list associated with it\n"
6815 msgid "Fallthru to exit from bb %d\n"
6820 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
6825 msgid "Label %s to block does not match in bb %d\n"
6830 msgid "Label %s has incorrect context in bb %d\n"
6835 msgid "Control flow in the middle of basic block %d\n"
6840 msgid "Label %s in the middle of basic block %d\n"
6845 msgid "Fallthru edge after a control statement in bb %d \n"
6850 msgid "Structured COND_EXPR at the end of bb %d\n"
6853 #: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
6855 msgid "Wrong outgoing edge flags at end of bb %d\n"
6859 msgid "%<then%> label does not match edge at end of bb %d\n"
6863 msgid "%<else%> label does not match edge at end of bb %d\n"
6868 msgid "Explicit goto at end of bb %d\n"
6873 msgid "Return edge does not point to exit in bb %d\n"
6877 msgid "Found default case not at end of case vector"
6882 "Case labels not sorted:\n"
6887 msgid "No default case found at end of case vector"
6892 msgid "Extra outgoing edge %d->%d\n"
6897 msgid "Missing edge %i->%i"
6898 msgstr "Прапушчан ідэнтыфікатар"
6901 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
6904 #: tree-cfg.c:5734 tree-cfg.c:5738
6905 msgid "%H%<noreturn%> function does return"
6908 #: tree-cfg.c:5759 tree-cfg.c:5764
6909 msgid "%Hcontrol reaches end of non-void function"
6914 msgid "could not open dump file %qs: %s"
6915 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
6918 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
6921 #: tree-inline.c:969
6922 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
6925 #: tree-inline.c:981
6926 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
6929 #: tree-inline.c:995
6930 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
6933 #: tree-inline.c:1006
6934 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
6937 #: tree-inline.c:1013
6938 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
6941 #: tree-inline.c:1032
6942 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
6945 #: tree-inline.c:1046
6946 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
6949 #: tree-inline.c:1071
6950 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
6953 #: tree-inline.c:1495
6954 msgid "originally indirect function call not considered for inlining"
6957 #: tree-inline.c:1505 tree-inline.c:1513
6958 msgid "%Jinlining failed in call to %qF: %s"
6961 #: tree-inline.c:1506 tree-inline.c:1514
6962 msgid "called from here"
6963 msgstr "выклікана адсюль"
6965 #: tree-inline.c:1628
6966 msgid "control may reach end of non-void function %qD being inlined"
6969 #: tree-mudflap.c:857
6970 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
6973 #: tree-mudflap.c:1048
6975 msgid "mudflap cannot track %qs in stub function"
6978 #: tree-mudflap.c:1279
6980 msgid "mudflap cannot track unknown size extern %qs"
6983 #: tree-nomudflap.c:51
6985 msgid "mudflap: this language is not supported"
6986 msgstr "-pipe не падтрымліваецца"
6988 #: tree-optimize.c:720
6990 msgid "%Jsize of return value of %qD is %u bytes"
6991 msgstr "памер вяртаемага значэння \"%s\" %u байт"
6993 #: tree-optimize.c:723
6995 msgid "%Jsize of return value of %qD is larger than %wd bytes"
6996 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
6998 #: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
6999 #: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
7000 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
7001 msgid "SSA corruption"
7004 #: tree-outof-ssa.c:2270
7006 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
7009 #: tree-outof-ssa.c:2276
7011 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
7014 #: tree-outof-ssa.c:2283
7016 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7019 #: tree-outof-ssa.c:2289
7021 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7024 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7026 msgid "unimplemented functionality"
7027 msgstr "вельмі шмат аргументаў у функцыі"
7029 #: tree-ssa-operands.c:1273
7030 msgid "internal error"
7031 msgstr "унутраная памылка"
7034 msgid "Expected an SSA_NAME object"
7038 msgid "Type mismatch between an SSA_NAME and its symbol."
7042 msgid "Found an SSA_NAME that had been released into the free pool"
7046 msgid "Found a virtual definition for a GIMPLE register"
7050 msgid "Found a real definition for a non-register"
7055 msgid "SSA_NAME created in two different blocks %i and %i"
7059 msgid "SSA_NAME_DEF_STMT is wrong"
7064 msgid "Missing definition"
7065 msgstr "Прапушчан ідэнтыфікатар"
7069 msgid "Definition in block %i does not dominate use in block %i"
7074 msgid "Definition in block %i follows the use"
7078 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7082 msgid "Incoming edge count does not match number of PHI arguments\n"
7087 msgid "PHI argument is missing for edge %d->%d\n"
7088 msgstr "аргумент для \"%s\" прапушчан"
7091 msgid "PHI argument is not SSA_NAME, or invariant"
7096 msgid "Wrong edge %d->%d for PHI argument\n"
7100 msgid "Non-addressable variable inside an alias set."
7104 msgid "Addressable variable that is an alias tag but is not in any alias set."
7108 msgid "verify_flow_insensitive_alias_info failed."
7112 msgid "Dereferenced pointers should have a name or a type tag"
7116 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7120 msgid "Pointer escapes but its name tag is not call-clobbered."
7124 msgid "verify_flow_sensitive_alias_info failed."
7128 msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
7132 msgid "Two different pointers with identical points-to sets but different name tags"
7136 msgid "verify_name_tags failed"
7141 msgid "AUX pointer initialized for edge %d->%d\n"
7145 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7149 msgid "verify_ssa failed."
7154 msgid "%H%qD is used uninitialized in this function"
7155 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
7158 msgid "%H%qD may be used uninitialized in this function"
7161 #: tree-vect-transform.c:598
7162 msgid "no support for reduction/induction"
7165 #: tree-vect-transform.c:624
7167 msgid "unsupported defining stmt"
7168 msgstr "непадтрымліваемая версія"
7171 msgid "%Jfunction %qD definition is marked dllimport."
7175 msgid "%Jvariable %qD definition is marked dllimport."
7179 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7183 msgid "arrays of functions are not meaningful"
7187 msgid "function return type cannot be function"
7191 msgid "invalid initializer for bit string"
7196 msgid "tree check: %s, have %s in %s, at %s:%d"
7201 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7206 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7211 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7216 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7221 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7225 msgid "%J%D causes a section type conflict"
7229 msgid "%Jregister name not specified for %qD"
7234 msgid "%Jinvalid register name for %qD"
7235 msgstr "нерэчаісная назва рэгістра `%s'"
7238 msgid "%Jdata type of %qD isn%'t suitable for a register"
7242 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7246 msgid "global register variable has initial value"
7250 msgid "volatile register variables don%'t work as you might wish"
7254 msgid "%Jregister name given for non-register variable %qD"
7259 msgid "global destructors not supported on this target"
7260 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
7264 msgid "global constructors not supported on this target"
7265 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7268 msgid "%Jalignment of %qD is greater than maximum object file alignment. Using %d"
7272 msgid "thread-local COMMON data not implemented"
7276 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7280 msgid "initializer for integer value is too complicated"
7284 msgid "initializer for floating value is not a floating constant"
7289 msgid "invalid initial value for member %qs"
7290 msgstr "нявернае выкарыстанне \"restict\""
7292 #: varasm.c:4233 varasm.c:4277
7293 msgid "%Jweak declaration of %qD must precede definition"
7297 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7301 msgid "%Jweak declaration of %qD must be public"
7305 msgid "%Jweak declaration of %qD not supported"
7308 #: varasm.c:4313 varasm.c:4462
7309 msgid "only weak aliases are supported in this configuration"
7313 msgid "alias definitions not supported in this configuration; ignored"
7318 msgid "%qD aliased to undefined symbol %qE"
7319 msgstr "нявернае выкарыстанне \"restict\""
7323 msgid "visibility attribute not supported in this configuration; ignored"
7324 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7328 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7333 msgid "underflowed virtual array %s in %s, at %s:%d"
7338 msgid "vector %s %s domain error, in %s at %s:%u"
7341 #. Print an error message for unrecognized stab codes.
7344 msgid "no sclass for %s stab (0x%x)\n"
7354 msgid "fatal error: "
7355 msgstr "Унутраная памылка: %s"
7359 msgid "internal compiler error: "
7360 msgstr "Унутраная памылка: %s"
7367 msgid "sorry, unimplemented: "
7375 msgid "anachronism: "
7387 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7391 msgid "The threshold ratio between instantiated fields and the total structure size"
7395 msgid "The maximum number of instructions in a single function eligible for inlining"
7399 msgid "The maximum number of instructions when automatically inlining"
7403 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7407 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7411 msgid "The maximum depth of recursive inlining for inline functions"
7415 msgid "The maximum depth of recursive inlining for non-inline functions"
7419 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
7423 msgid "The maximum number of instructions to consider to fill a delay slot"
7427 msgid "The maximum number of instructions to consider to find accurate live register information"
7431 msgid "The maximum length of scheduling's pending operations list"
7435 msgid "The size of function body to be considered large"
7439 msgid "Maximal growth due to inlining of large function (in percent)"
7443 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7447 msgid "The maximum amount of memory to be allocated by GCSE"
7451 msgid "The maximum number of passes to make when doing GCSE"
7455 msgid "The threshold ratio for performing partial redundancy elimination after reload."
7459 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
7463 msgid "The maximum number of instructions to consider to unroll in a loop"
7467 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7471 msgid "The maximum number of unrollings of a single loop"
7475 msgid "The maximum number of insns of a peeled loop"
7479 msgid "The maximum number of peelings of a single loop"
7483 msgid "The maximum number of insns of a completely peeled loop"
7487 msgid "The maximum number of peelings of a single loop that is peeled completely"
7491 msgid "The maximum number of insns of a peeled loop that rolls only once"
7495 msgid "The maximum number of insns of an unswitched loop"
7499 msgid "The maximum number of unswitchings in a single loop"
7503 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
7507 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
7511 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
7515 msgid "The number of cycles the swing modulo scheduler considers when \t checking conflicts using DFA"
7519 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
7523 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7527 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7531 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7535 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7539 msgid "Maximal code growth caused by tail duplication (in percent)"
7543 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7547 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7551 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7555 msgid "The maximum number of incoming edges to consider for crossjumping"
7559 msgid "The minimum number of matching instructions to consider for crossjumping"
7563 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
7567 msgid "The maximum length of path considered in cse"
7571 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7575 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7579 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7583 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
7587 msgid "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if NxV is larger than this limit"
7591 msgid "The maximum memory locations recorded by cselib"
7595 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7599 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7603 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7607 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7611 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7615 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7619 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
7623 msgid "The upper bound for sharing integer constants"
7626 #: config/darwin-c.c:84
7627 msgid "too many #pragma options align=reset"
7630 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7631 #: config/darwin-c.c:111
7632 msgid "malformed '#pragma options', ignoring"
7635 #: config/darwin-c.c:114
7636 msgid "junk at end of '#pragma options'"
7639 #: config/darwin-c.c:124
7640 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7643 #: config/darwin-c.c:136
7644 msgid "missing '(' after '#pragma unused', ignoring"
7647 #: config/darwin-c.c:154
7648 msgid "missing ')' after '#pragma unused', ignoring"
7651 #: config/darwin-c.c:157
7652 msgid "junk at end of '#pragma unused'"
7655 #: config/darwin-c.c:367
7657 msgid "subframework include %s conflicts with framework include"
7660 #: config/darwin.c:1350
7661 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
7664 #: config/sol2-c.c:94 config/sol2-c.c:110
7665 msgid "malformed %<#pragma align%>, ignoring"
7668 #: config/sol2-c.c:103
7669 msgid "invalid alignment for %<#pragma align%>, ignoring"
7672 #: config/sol2-c.c:118
7673 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
7676 #: config/sol2-c.c:130 config/sol2-c.c:142
7677 msgid "malformed %<#pragma align%>"
7680 #: config/sol2-c.c:137
7681 msgid "junk at end of %<#pragma align%>"
7684 #: config/sol2-c.c:158 config/sol2-c.c:165
7685 msgid "malformed %<#pragma init%>, ignoring"
7688 #: config/sol2-c.c:188 config/sol2-c.c:200
7689 msgid "malformed %<#pragma init%>"
7692 #: config/sol2-c.c:195
7693 msgid "junk at end of %<#pragma init%>"
7696 #: config/sol2-c.c:216 config/sol2-c.c:223
7697 msgid "malformed %<#pragma fini%>, ignoring"
7700 #: config/sol2-c.c:246 config/sol2-c.c:258
7701 msgid "malformed %<#pragma fini%>"
7704 #: config/sol2-c.c:253
7705 msgid "junk at end of %<#pragma fini%>"
7709 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
7712 #: config/darwin.h:155
7713 msgid "Set sizeof(bool) to 1"
7716 #: config/darwin.h:157
7718 msgid "Generate code suitable for fast turn around debugging"
7719 msgstr "Стварыць код для DLL"
7721 #: config/darwin.h:159
7723 msgid "Don't generate code suitable for fast turn around debugging"
7724 msgstr "Не генерыраваць сімвальныя інструкцыі"
7726 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
7727 #. sections. machopic_select_section ensures that weak variables go in
7728 #. coalesced sections. Weak aliases (or any other kind of aliases) are
7729 #. not supported. Weak symbols that aren't visible outside the .s file
7730 #. are not supported.
7731 #: config/darwin.h:395
7733 msgid "alias definitions not supported in Mach-O; ignored"
7734 msgstr "-pipe не падтрымліваецца"
7736 #: config/lynx.h:137
7738 msgid "Use shared libraries"
7739 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7741 #: config/lynx.h:138
7742 msgid "Support multi-threading"
7745 #: config/lynx.h:139
7746 msgid "Support legacy multi-threading"
7749 #: config/windiss.h:37
7750 msgid "profiler support for WindISS"
7753 #: config/alpha/alpha.c:254
7755 msgid "-f%s ignored for Unicos/Mk (not supported)"
7756 msgstr "-pipe не падтрымліваецца."
7758 #: config/alpha/alpha.c:278
7760 msgid "-mieee not supported on Unicos/Mk"
7761 msgstr "-pipe не падтрымліваецца"
7763 #: config/alpha/alpha.c:289
7764 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7767 #: config/alpha/alpha.c:306
7769 msgid "bad value %qs for -mtrap-precision switch"
7772 #: config/alpha/alpha.c:320
7774 msgid "bad value %qs for -mfp-rounding-mode switch"
7777 #: config/alpha/alpha.c:335
7779 msgid "bad value %qs for -mfp-trap-mode switch"
7782 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1720
7784 msgid "bad value %qs for -mtls-size switch"
7787 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
7789 msgid "bad value %qs for -mcpu switch"
7792 #: config/alpha/alpha.c:385
7793 msgid "trap mode not supported on Unicos/Mk"
7796 #: config/alpha/alpha.c:392
7797 msgid "fp software completion requires -mtrap-precision=i"
7800 #: config/alpha/alpha.c:408
7801 msgid "rounding mode not supported for VAX floats"
7804 #: config/alpha/alpha.c:413
7805 msgid "trap mode not supported for VAX floats"
7808 #: config/alpha/alpha.c:417
7809 msgid "128-bit long double not supported for VAX floats"
7812 #: config/alpha/alpha.c:445
7814 msgid "L%d cache latency unknown for %s"
7817 #: config/alpha/alpha.c:460
7819 msgid "bad value %qs for -mmemory-latency"
7822 #: config/alpha/alpha.c:4764
7824 msgid "invalid %%H value"
7825 msgstr "нерэчаіснае значэньне %%H"
7827 #: config/alpha/alpha.c:4785
7829 msgid "invalid %%J value"
7830 msgstr "дрэннае %%Q значэнне"
7832 #: config/alpha/alpha.c:4801 config/ia64/ia64.c:4133
7834 msgid "invalid %%r value"
7835 msgstr "нерэчаіснае значэньне %%r"
7837 #: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10799
7838 #: config/xtensa/xtensa.c:1951
7840 msgid "invalid %%R value"
7841 msgstr "нерэчаіснае значэньне %%R"
7843 #: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10718
7844 #: config/xtensa/xtensa.c:1918
7846 msgid "invalid %%N value"
7847 msgstr "нерэчаіснае значэньне %%N"
7849 #: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10746
7851 msgid "invalid %%P value"
7852 msgstr "нерэчаіснае значэньне %%P"
7854 #: config/alpha/alpha.c:4833
7856 msgid "invalid %%h value"
7857 msgstr "нерэчаіснае значэньне %%h"
7859 #: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
7861 msgid "invalid %%L value"
7862 msgstr "нерэчаіснае значэньне %%L"
7864 #: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10700
7866 msgid "invalid %%m value"
7867 msgstr "нерэчаіснае значэньне %%m"
7869 #: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10708
7871 msgid "invalid %%M value"
7872 msgstr "нерэчаіснае значэньне %%M"
7874 #: config/alpha/alpha.c:4932
7876 msgid "invalid %%U value"
7877 msgstr "нерэчаіснае значэньне %%U"
7879 #: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
7880 #: config/rs6000/rs6000.c:10807
7882 msgid "invalid %%s value"
7883 msgstr "нерэчаіснае значэньне %%v"
7885 #: config/alpha/alpha.c:4981
7887 msgid "invalid %%C value"
7888 msgstr "нерэчаіснае значэньне %%C"
7890 #: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10537
7891 #: config/rs6000/rs6000.c:10557
7893 msgid "invalid %%E value"
7894 msgstr "нерэчаіснае значэньне %%E"
7896 #: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
7897 msgid "unknown relocation unspec"
7900 #: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11125
7902 msgid "invalid %%xn code"
7903 msgstr "нерэчаіснае значэньне %%xn"
7905 #: config/alpha/alpha.c:6037 config/alpha/alpha.c:6040 config/s390/s390.c:8030
7906 #: config/s390/s390.c:8033
7907 msgid "bad builtin fcode"
7910 #. Macro to define tables used to set the flags.
7911 #. This is a list in braces of pairs in braces,
7912 #. each pair being { "NAME", VALUE }
7913 #. where VALUE is the bits to set or minus the bits to clear.
7914 #. An empty string NAME is used to identify the default VALUE.
7915 #. WARNING: Do not mark empty strings for translation, as calling
7916 #. gettext on an empty string does NOT return an empty
7918 #. Macro to define tables used to set the flags.
7919 #. This is a list in braces of pairs in braces,
7920 #. each pair being { "NAME", VALUE }
7921 #. where VALUE is the bits to set or minus the bits to clear.
7922 #. An empty string NAME is used to identify the default VALUE.
7923 #: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
7924 #: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
7925 #: config/sparc/sparc.h:622 config/sparc/sparc.h:627
7926 msgid "Use hardware fp"
7927 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7929 #: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
7930 #: config/sparc/sparc.h:624 config/sparc/sparc.h:629
7931 msgid "Do not use hardware fp"
7932 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7934 #: config/alpha/alpha.h:295
7935 msgid "Use fp registers"
7938 #: config/alpha/alpha.h:297
7939 msgid "Do not use fp registers"
7942 #: config/alpha/alpha.h:298
7943 msgid "Do not assume GAS"
7946 #: config/alpha/alpha.h:299
7950 #: config/alpha/alpha.h:301
7951 msgid "Request IEEE-conformant math library routines (OSF/1)"
7954 #: config/alpha/alpha.h:303
7955 msgid "Emit IEEE-conformant code, without inexact exceptions"
7958 #: config/alpha/alpha.h:305
7959 msgid "Emit IEEE-conformant code, with inexact exceptions"
7962 #: config/alpha/alpha.h:307
7963 msgid "Do not emit complex integer constants to read-only memory"
7966 #: config/alpha/alpha.h:308
7970 #: config/alpha/alpha.h:309
7971 msgid "Do not use VAX fp"
7974 #: config/alpha/alpha.h:310
7975 msgid "Emit code for the byte/word ISA extension"
7978 #: config/alpha/alpha.h:313
7979 msgid "Emit code for the motion video ISA extension"
7982 #: config/alpha/alpha.h:316
7983 msgid "Emit code for the fp move and sqrt ISA extension"
7986 #: config/alpha/alpha.h:318
7987 msgid "Emit code for the counting ISA extension"
7990 #: config/alpha/alpha.h:321
7991 msgid "Emit code using explicit relocation directives"
7994 #: config/alpha/alpha.h:324
7995 msgid "Emit 16-bit relocations to the small data areas"
7998 #: config/alpha/alpha.h:326
7999 msgid "Emit 32-bit relocations to the small data areas"
8002 #: config/alpha/alpha.h:328
8003 msgid "Emit direct branches to local functions"
8006 #: config/alpha/alpha.h:331
8007 msgid "Emit rdval instead of rduniq for thread pointer"
8010 #: config/alpha/alpha.h:333
8011 msgid "Use 128-bit long double"
8014 #: config/alpha/alpha.h:335
8016 msgid "Use 64-bit long double"
8017 msgstr "Выкарыстоўваць 64-х бітны float"
8021 #. For -mfp-rounding-mode=[n|m|c|d]
8022 #. For -mfp-trap-mode=[n|u|su|sui]
8023 #. For -mtrap-precision=[p|f|i]
8024 #. For -mmemory-latency=
8026 #: config/alpha/alpha.h:364
8027 msgid "Use features of and schedule given CPU"
8030 #: config/alpha/alpha.h:366
8031 msgid "Schedule given CPU"
8034 #: config/alpha/alpha.h:368
8035 msgid "Control the generated fp rounding mode"
8038 #: config/alpha/alpha.h:370
8039 msgid "Control the IEEE trap mode"
8042 #: config/alpha/alpha.h:372
8043 msgid "Control the precision given to fp exceptions"
8046 #: config/alpha/alpha.h:374
8047 msgid "Tune expected memory latency"
8050 #: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
8051 msgid "Specify bit size of immediate TLS offsets"
8054 #: config/arc/arc.c:172
8056 msgid "bad value (%s) for -mcpu switch"
8059 #: config/arc/arc.c:394
8061 msgid "argument of %qs attribute is not a string constant"
8062 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8064 #: config/arc/arc.c:401
8066 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8067 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8069 #: config/arc/arc.c:1739 config/m32r/m32r.c:2141
8071 msgid "invalid operand to %%R code"
8072 msgstr "нерэчаісны %%-код"
8074 #: config/arc/arc.c:1771 config/m32r/m32r.c:2164
8076 msgid "invalid operand to %%H/%%L code"
8077 msgstr "нерэчаісны %%-код"
8079 #: config/arc/arc.c:1794 config/m32r/m32r.c:2235
8081 msgid "invalid operand to %%U code"
8082 msgstr "нерэчаісны %%-код"
8084 #: config/arc/arc.c:1805
8086 msgid "invalid operand to %%V code"
8087 msgstr "нерэчаісны %%-код"
8090 #. Undocumented flag.
8091 #: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7517
8092 msgid "invalid operand output code"
8095 #: config/arm/arm.c:800
8097 msgid "switch -mcpu=%s conflicts with -march= switch"
8100 #: config/arm/arm.c:810 config/rs6000/rs6000.c:1230 config/sparc/sparc.c:648
8102 msgid "bad value (%s) for %s switch"
8105 #: config/arm/arm.c:919
8106 msgid "target CPU does not support interworking"
8109 #: config/arm/arm.c:925
8111 msgid "target CPU does not support THUMB instructions"
8112 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
8114 #: config/arm/arm.c:939
8115 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8118 #: config/arm/arm.c:942
8119 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8122 #: config/arm/arm.c:945
8123 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8126 #: config/arm/arm.c:949
8127 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8130 #: config/arm/arm.c:957
8131 msgid "-fpic and -mapcs-reent are incompatible"
8134 #: config/arm/arm.c:960
8135 msgid "APCS reentrant code not supported. Ignored"
8138 #: config/arm/arm.c:968
8139 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8142 #: config/arm/arm.c:976
8143 msgid "passing floating point arguments in fp regs not yet supported"
8146 #: config/arm/arm.c:1018
8148 msgid "invalid ABI option: -mabi=%s"
8149 msgstr "Нерэчаісны выбар %s"
8151 #: config/arm/arm.c:1024
8152 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8155 #: config/arm/arm.c:1027
8156 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8159 #: config/arm/arm.c:1037
8161 msgid "invalid floating point emulation option: -mfpe=%s"
8164 #: config/arm/arm.c:1054
8166 msgid "invalid floating point option: -mfpu=%s"
8167 msgstr "нерэчаісны выбар --param : %s"
8169 #: config/arm/arm.c:1095
8171 msgid "invalid floating point abi: -mfloat-abi=%s"
8174 #: config/arm/arm.c:1110
8175 msgid "-mfloat-abi=hard and VFP"
8178 #: config/arm/arm.c:1136
8180 msgid "structure size boundary can only be set to %s"
8183 #: config/arm/arm.c:1145
8184 msgid "-mpic-register= is useless without -fpic"
8187 #: config/arm/arm.c:1152
8189 msgid "unable to use '%s' for PIC register"
8192 #: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4620
8193 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
8194 #: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
8195 #: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
8196 #: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
8197 #: config/rs6000/rs6000.c:17260 config/sh/sh.c:7188 config/sh/sh.c:7209
8198 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
8200 msgid "%qs attribute only applies to functions"
8201 msgstr "\"%s\" звычайна функцыя"
8203 #: config/arm/arm.c:10454 config/arm/arm.c:10472
8205 msgid "predicated Thumb instruction"
8206 msgstr "нявернае выкарыстанне \"restict\""
8208 #: config/arm/arm.c:10460
8209 msgid "predicated instruction in conditional sequence"
8212 #: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
8213 #: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
8214 #: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
8215 #: config/arm/arm.c:10734 config/arm/arm.c:10741
8217 msgid "invalid operand for code '%c'"
8218 msgstr "Нерэчаісны выбар \"%s\""
8220 #: config/arm/arm.c:10627
8221 msgid "instruction never exectued"
8224 #: config/arm/arm.c:10752
8226 msgid "missing operand"
8227 msgstr "прапушчан ініцыялізатар"
8229 #: config/arm/arm.c:11518
8230 msgid "unable to compute real location of stacked parameter"
8233 #. @@@ better error message
8234 #: config/arm/arm.c:12151 config/arm/arm.c:12188
8235 msgid "selector must be an immediate"
8238 #. @@@ better error message
8239 #: config/arm/arm.c:12231 config/i386/i386.c:14446 config/i386/i386.c:14480
8240 msgid "mask must be an immediate"
8243 #: config/arm/arm.c:12907
8244 msgid "no low registers available for popping high registers"
8247 #: config/arm/arm.c:13125
8248 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8251 #: config/arm/pe.c:171 config/mcore/mcore.c:3245
8252 msgid "%Jinitialized variable '%D' is marked dllimport"
8255 #: config/arm/pe.c:180
8256 msgid "%Jstatic variable '%D' is marked dllimport"
8259 #: config/arm/arm.h:318
8260 msgid "Generate APCS conformant stack frames"
8263 #: config/arm/arm.h:321
8264 msgid "Store function names in object code"
8267 #: config/arm/arm.h:327
8268 msgid "Pass FP arguments in FP registers"
8271 #: config/arm/arm.h:330
8272 msgid "Generate re-entrant, PIC code"
8275 #: config/arm/arm.h:333
8276 msgid "Assume target CPU is configured as big endian"
8279 #: config/arm/arm.h:335
8280 msgid "Assume target CPU is configured as little endian"
8283 #: config/arm/arm.h:337
8284 msgid "Assume big endian bytes, little endian words"
8287 #: config/arm/arm.h:339
8288 msgid "Support calls between Thumb and ARM instruction sets"
8291 #: config/arm/arm.h:342
8292 msgid "Generate a call to abort if a noreturn function returns"
8295 #: config/arm/arm.h:345
8296 msgid "Do not move instructions into a function's prologue"
8299 #: config/arm/arm.h:348
8300 msgid "Do not load the PIC register in function prologues"
8303 #: config/arm/arm.h:351
8304 msgid "Generate call insns as indirect calls, if necessary"
8307 #: config/arm/arm.h:354
8308 msgid "Compile for the Thumb not the ARM"
8311 #: config/arm/arm.h:358
8312 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8315 #: config/arm/arm.h:361
8316 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8319 #: config/arm/arm.h:364
8320 msgid "Thumb: Assume non-static functions may be called from ARM code"
8323 #: config/arm/arm.h:368
8324 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8327 #: config/arm/arm.h:372
8328 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8331 #: config/arm/arm.h:374
8332 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8335 #: config/arm/arm.h:382
8336 msgid "Specify the name of the target CPU"
8339 #: config/arm/arm.h:384
8340 msgid "Specify the name of the target architecture"
8343 #: config/arm/arm.h:389
8344 msgid "Specify the name of the target floating point hardware/format"
8347 #: config/arm/arm.h:391
8348 msgid "Specify if floating point hardware should be used"
8351 #: config/arm/arm.h:393
8352 msgid "Specify the minimum bit alignment of structures"
8355 #: config/arm/arm.h:395
8356 msgid "Specify the register to be used for PIC addressing"
8359 #: config/arm/arm.h:396 config/mips/mips.h:784
8360 msgid "Specify an ABI"
8363 #: config/arm/arm.h:398
8364 msgid "Alias for -mfloat-abi=soft"
8367 #: config/arm/arm.h:400
8368 msgid "Alias for -mfloat-abi=hard"
8371 #: config/arm/pe.h:59
8372 msgid "Ignore dllimport attribute for functions"
8375 #: config/avr/avr.c:532
8377 msgid "large frame pointer change (%d) with -mtiny-stack"
8380 #: config/avr/avr.c:1119
8381 msgid "bad address, not (reg+disp):"
8384 #: config/avr/avr.c:1127
8385 msgid "internal compiler error. Bad address:"
8388 #: config/avr/avr.c:1140
8389 msgid "internal compiler error. Unknown mode:"
8392 #: config/avr/avr.c:1763 config/avr/avr.c:2424
8394 msgid "invalid insn:"
8395 msgstr "Нерэчаісны выбар %s"
8397 #: config/avr/avr.c:1797 config/avr/avr.c:1880 config/avr/avr.c:1929
8398 #: config/avr/avr.c:1938 config/avr/avr.c:2033 config/avr/avr.c:2202
8399 #: config/avr/avr.c:2458 config/avr/avr.c:2566
8400 msgid "incorrect insn:"
8403 #: config/avr/avr.c:1957 config/avr/avr.c:2118 config/avr/avr.c:2273
8404 #: config/avr/avr.c:2610
8405 msgid "unknown move insn:"
8408 #: config/avr/avr.c:2840
8409 msgid "bad shift insn:"
8412 #: config/avr/avr.c:2956 config/avr/avr.c:3404 config/avr/avr.c:3790
8413 msgid "internal compiler error. Incorrect shift:"
8416 #: config/avr/avr.c:4594 config/ip2k/ip2k.c:3157
8417 msgid "only initialized variables can be placed into program memory area"
8420 #: config/avr/avr.c:4637
8422 msgid "`%s' appears to be a misspelled interrupt handler"
8425 #: config/avr/avr.c:4645
8427 msgid "`%s' appears to be a misspelled signal handler"
8430 #: config/avr/avr.c:4714
8431 msgid "only uninitialized variables can be placed in the .noinit section"
8434 #: config/avr/avr.c:4728
8436 msgid "MCU %qs supported for assembler only"
8439 #: config/avr/avr.h:73
8440 msgid "Assume int to be 8 bit integer"
8443 #: config/avr/avr.h:75
8444 msgid "Change the stack pointer without disabling interrupts"
8447 #: config/avr/avr.h:77
8448 msgid "Use subroutines for function prologue/epilogue"
8451 #: config/avr/avr.h:79
8452 msgid "Change only the low 8 bits of the stack pointer"
8455 #: config/avr/avr.h:81
8456 msgid "Do not generate tablejump insns"
8459 #: config/avr/avr.h:83
8460 msgid "Use rjmp/rcall (limited range) on >8K devices"
8463 #: config/avr/avr.h:85
8464 msgid "Output instruction sizes to the asm file"
8467 #: config/avr/avr.h:102
8468 msgid "Specify the initial stack address"
8471 #: config/avr/avr.h:103
8472 msgid "Specify the MCU name"
8475 #: config/avr/avr.h:766
8476 msgid "trampolines not supported"
8479 #: config/c4x/c4x-c.c:71
8481 msgid "missing '(' after '#pragma %s' - ignored"
8484 #: config/c4x/c4x-c.c:74
8486 msgid "missing function name in '#pragma %s' - ignored"
8489 #: config/c4x/c4x-c.c:79
8491 msgid "malformed '#pragma %s' - ignored"
8494 #: config/c4x/c4x-c.c:81
8496 msgid "missing section name in '#pragma %s' - ignored"
8499 #: config/c4x/c4x-c.c:86
8501 msgid "missing ')' for '#pragma %s' - ignored"
8504 #: config/c4x/c4x-c.c:89
8506 msgid "junk at end of '#pragma %s'"
8509 #: config/c4x/c4x.c:312
8511 msgid "unknown CPU version %d, using 40.\n"
8514 #: config/c4x/c4x.c:874
8516 msgid "ISR %s requires %d words of local vars, max is 32767"
8519 #: config/c4x/c4x.c:1598
8520 msgid "using CONST_DOUBLE for address"
8523 #: config/c4x/c4x.c:1736
8524 msgid "c4x_address_cost: Invalid addressing mode"
8527 #: config/c4x/c4x.c:1871
8529 msgid "c4x_print_operand: %%L inconsistency"
8532 #: config/c4x/c4x.c:1877
8534 msgid "c4x_print_operand: %%N inconsistency"
8537 #: config/c4x/c4x.c:1918
8539 msgid "c4x_print_operand: %%O inconsistency"
8542 #: config/c4x/c4x.c:2013
8543 msgid "c4x_print_operand: Bad operand case"
8546 #: config/c4x/c4x.c:2054
8547 msgid "c4x_print_operand_address: Bad post_modify"
8550 #: config/c4x/c4x.c:2076
8551 msgid "c4x_print_operand_address: Bad pre_modify"
8554 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8555 msgid "c4x_print_operand_address: Bad operand case"
8558 #: config/c4x/c4x.c:2402
8559 msgid "c4x_rptb_insert: Cannot find start label"
8562 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8563 msgid "mode not QImode"
8566 #: config/c4x/c4x.c:3405
8567 msgid "invalid indirect memory address"
8570 #: config/c4x/c4x.c:3494
8571 msgid "invalid indirect (S) memory address"
8574 #: config/c4x/c4x.c:3829
8575 msgid "c4x_valid_operands: Internal error"
8578 #: config/c4x/c4x.c:4268
8579 msgid "c4x_operand_subword: invalid mode"
8582 #: config/c4x/c4x.c:4271
8583 msgid "c4x_operand_subword: invalid operand"
8586 #. We could handle these with some difficulty.
8587 #. e.g., *p-- => *(p-=2); *(p+1).
8588 #: config/c4x/c4x.c:4297
8589 msgid "c4x_operand_subword: invalid autoincrement"
8592 #: config/c4x/c4x.c:4303
8593 msgid "c4x_operand_subword: invalid address"
8596 #: config/c4x/c4x.c:4314
8597 msgid "c4x_operand_subword: address not offsettable"
8600 #: config/c4x/c4x.c:4524
8601 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8604 #. Target compilation option flags.
8605 #. Small memory model.
8606 #. Use 24-bit MPYI for C3x.
8607 #. Fast fixing of floats.
8608 #. Allow use of RPTS.
8610 #. Be compatible with TI assembler.
8611 #. Be paranoid about DP reg. in ISRs.
8612 #. Pass arguments on stack.
8613 #. Enable features under development.
8614 #. Enable repeat block.
8615 #. Use BK as general register.
8616 #. Use decrement and branch for C3x.
8617 #. Enable debugging of GCC.
8618 #. Force constants into registers.
8619 #. Allow unsigned loop counters.
8620 #. Force op0 and op1 to be same.
8621 #. Save all 40 bits for floats.
8622 #. Allow parallel insns.
8623 #. Allow MPY||ADD, MPY||SUB insns.
8624 #. Assume mem refs possibly aliased.
8631 #. Run-time compilation parameters selecting different hardware subsets.
8633 #. Macro to define tables used to set the flags.
8634 #. This is a list in braces of triplets in braces,
8635 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8636 #. where VALUE is the bits to set or minus the bits to clear.
8637 #. An empty string NAME is used to identify the default VALUE.
8638 #: config/c4x/c4x.h:166
8639 msgid "Small memory model"
8642 #: config/c4x/c4x.h:168
8643 msgid "Big memory model"
8646 #: config/c4x/c4x.h:170
8647 msgid "Use MPYI instruction for C3x"
8650 #: config/c4x/c4x.h:172
8651 msgid "Do not use MPYI instruction for C3x"
8654 #: config/c4x/c4x.h:174
8655 msgid "Use fast but approximate float to integer conversion"
8658 #: config/c4x/c4x.h:176
8659 msgid "Use slow but accurate float to integer conversion"
8662 #: config/c4x/c4x.h:178
8663 msgid "Enable use of RTPS instruction"
8666 #: config/c4x/c4x.h:180
8667 msgid "Disable use of RTPS instruction"
8670 #: config/c4x/c4x.h:182
8671 msgid "Enable use of RTPB instruction"
8674 #: config/c4x/c4x.h:184
8675 msgid "Disable use of RTPB instruction"
8678 #: config/c4x/c4x.h:186
8679 msgid "Generate code for C30 CPU"
8682 #: config/c4x/c4x.h:188
8683 msgid "Generate code for C31 CPU"
8686 #: config/c4x/c4x.h:190
8687 msgid "Generate code for C32 CPU"
8690 #: config/c4x/c4x.h:192
8691 msgid "Generate code for C33 CPU"
8694 #: config/c4x/c4x.h:194
8695 msgid "Generate code for C40 CPU"
8698 #: config/c4x/c4x.h:196
8699 msgid "Generate code for C44 CPU"
8702 #: config/c4x/c4x.h:198
8703 msgid "Emit code compatible with TI tools"
8706 #: config/c4x/c4x.h:200
8707 msgid "Emit code to use GAS extensions"
8710 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
8711 msgid "Save DP across ISR in small memory model"
8714 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8715 msgid "Don't save DP across ISR in small memory model"
8718 #: config/c4x/c4x.h:210
8719 msgid "Pass arguments on the stack"
8722 #: config/c4x/c4x.h:212
8723 msgid "Pass arguments in registers"
8726 #: config/c4x/c4x.h:214
8727 msgid "Enable new features under development"
8730 #: config/c4x/c4x.h:216
8731 msgid "Disable new features under development"
8734 #: config/c4x/c4x.h:218
8735 msgid "Use the BK register as a general purpose register"
8738 #: config/c4x/c4x.h:220
8739 msgid "Do not allocate BK register"
8742 #: config/c4x/c4x.h:222
8743 msgid "Enable use of DB instruction"
8746 #: config/c4x/c4x.h:224
8747 msgid "Disable use of DB instruction"
8750 #: config/c4x/c4x.h:226
8751 msgid "Enable debugging"
8754 #: config/c4x/c4x.h:228
8755 msgid "Disable debugging"
8758 #: config/c4x/c4x.h:230
8759 msgid "Force constants into registers to improve hoisting"
8762 #: config/c4x/c4x.h:232
8763 msgid "Don't force constants into registers"
8766 #: config/c4x/c4x.h:234
8767 msgid "Force RTL generation to emit valid 3 operand insns"
8770 #: config/c4x/c4x.h:236
8771 msgid "Allow RTL generation to emit invalid 3 operand insns"
8774 #: config/c4x/c4x.h:238
8775 msgid "Allow unsigned iteration counts for RPTB/DB"
8778 #: config/c4x/c4x.h:240
8779 msgid "Disallow unsigned iteration counts for RPTB/DB"
8782 #: config/c4x/c4x.h:242
8783 msgid "Preserve all 40 bits of FP reg across call"
8786 #: config/c4x/c4x.h:244
8787 msgid "Only preserve 32 bits of FP reg across call"
8790 #: config/c4x/c4x.h:246
8791 msgid "Enable parallel instructions"
8794 #: config/c4x/c4x.h:248
8795 msgid "Disable parallel instructions"
8798 #: config/c4x/c4x.h:250
8799 msgid "Enable MPY||ADD and MPY||SUB instructions"
8802 #: config/c4x/c4x.h:252
8803 msgid "Disable MPY||ADD and MPY||SUB instructions"
8806 #: config/c4x/c4x.h:254
8807 msgid "Assume that pointers may be aliased"
8810 #: config/c4x/c4x.h:256
8811 msgid "Assume that pointers not aliased"
8814 #: config/c4x/c4x.h:330
8815 msgid "Specify maximum number of iterations for RPTS"
8818 #: config/c4x/c4x.h:332
8819 msgid "Select CPU to generate code for"
8822 #: config/cris/cris.c:630
8823 msgid "unexpected index-type in cris_print_index"
8826 #: config/cris/cris.c:644
8827 msgid "unexpected base-type in cris_print_base"
8830 #: config/cris/cris.c:945
8832 msgid "stackframe too big: %d bytes"
8835 #: config/cris/cris.c:1256
8836 msgid "allocated but unused delay list in epilogue"
8839 #: config/cris/cris.c:1266
8840 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8843 #: config/cris/cris.c:1342
8844 msgid "invalid operand for 'b' modifier"
8847 #: config/cris/cris.c:1355
8848 msgid "invalid operand for 'v' modifier"
8851 #: config/cris/cris.c:1365
8852 msgid "invalid operand for 'P' modifier"
8855 #: config/cris/cris.c:1372
8856 msgid "invalid operand for 'p' modifier"
8859 #: config/cris/cris.c:1411
8860 msgid "invalid operand for 'z' modifier"
8863 #: config/cris/cris.c:1459 config/cris/cris.c:1489
8864 msgid "invalid operand for 'H' modifier"
8867 #: config/cris/cris.c:1465
8868 msgid "bad register"
8871 #: config/cris/cris.c:1503
8872 msgid "invalid operand for 'e' modifier"
8875 #: config/cris/cris.c:1520
8876 msgid "invalid operand for 'm' modifier"
8879 #: config/cris/cris.c:1545
8880 msgid "invalid operand for 'A' modifier"
8883 #: config/cris/cris.c:1553
8884 msgid "invalid operand for 'D' modifier"
8887 #: config/cris/cris.c:1567
8888 msgid "invalid operand for 'T' modifier"
8891 #: config/cris/cris.c:1576
8892 msgid "invalid operand modifier letter"
8895 #: config/cris/cris.c:1584
8897 msgid "internal error: bad register: %d"
8898 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8900 #: config/cris/cris.c:1632
8901 msgid "unexpected multiplicative operand"
8904 #: config/cris/cris.c:1652
8905 msgid "unexpected operand"
8908 #: config/cris/cris.c:1685 config/cris/cris.c:1695
8909 msgid "unrecognized address"
8910 msgstr "нераспазнаны адрас"
8912 #: config/cris/cris.c:2048
8913 msgid "internal error: sideeffect-insn affecting main effect"
8916 #. If we get here, the caller got its initial tests wrong.
8917 #: config/cris/cris.c:2421
8918 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8921 #: config/cris/cris.c:2498 config/cris/cris.c:2559
8923 msgid "unrecognized supposed constant"
8924 msgstr "нераспазнаны выбар \"-%s\""
8926 #: config/cris/cris.c:2603
8927 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8930 #: config/cris/cris.c:2622
8932 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8935 #: config/cris/cris.c:2650
8937 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8940 #: config/cris/cris.c:2686
8942 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8945 #: config/cris/cris.c:2704
8946 msgid "-fPIC and -fpic are not supported in this configuration"
8949 #: config/cris/cris.c:2719
8950 msgid "that particular -g option is invalid with -maout and -melinux"
8953 #: config/cris/cris.c:2894 config/cris/cris.c:2939
8954 msgid "unexpected side-effects in address"
8957 #: config/cris/cris.c:3008
8958 msgid "unexpected PIC symbol"
8961 #: config/cris/cris.c:3012
8962 msgid "PIC register isn't set up"
8965 #: config/cris/cris.c:3033
8966 msgid "emitting PIC operand, but PIC register isn't set up"
8969 #: config/cris/aout.h:85
8970 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8973 #: config/cris/aout.h:92
8974 msgid "For elinux, request a specified stack-size for this program"
8977 #: config/cris/cris.h:354
8978 msgid "Work around bug in multiplication instruction"
8981 #. 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.
8982 #: config/cris/cris.h:360
8983 msgid "Compile for ETRAX 4 (CRIS v3)"
8986 #: config/cris/cris.h:365
8987 msgid "Compile for ETRAX 100 (CRIS v8)"
8990 #: config/cris/cris.h:369
8991 msgid "Emit verbose debug information in assembly code"
8994 #: config/cris/cris.h:372
8996 msgid "Do not use condition codes from normal instructions"
8997 msgstr "Не генерыраваць сімвальныя інструкцыі"
8999 #: config/cris/cris.h:376
9000 msgid "Do not emit addressing modes with side-effect assignment"
9003 #: config/cris/cris.h:379
9004 msgid "Do not tune stack alignment"
9007 #: config/cris/cris.h:382
9008 msgid "Do not tune writable data alignment"
9011 #: config/cris/cris.h:385
9012 msgid "Do not tune code and read-only data alignment"
9015 #: config/cris/cris.h:394
9016 msgid "Align code and data to 32 bits"
9019 #: config/cris/cris.h:407
9020 msgid "Don't align items in code or data"
9023 #: config/cris/cris.h:410
9024 msgid "Do not emit function prologue or epilogue"
9027 #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
9028 #: config/cris/cris.h:414
9029 msgid "Use the most feature-enabling options allowed by other options"
9032 #. 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.
9033 #: config/cris/cris.h:420
9034 msgid "Override -mbest-lib-options"
9037 #: config/cris/cris.h:452
9039 msgid "Generate code for the specified chip or CPU version"
9040 msgstr "Генерыраваць код для дадзенага ЦП"
9042 #: config/cris/cris.h:454
9043 msgid "Tune alignment for the specified chip or CPU version"
9046 #: config/cris/cris.h:456
9047 msgid "Warn when a stackframe is larger than the specified size"
9051 #: config/cris/cris.h:1016
9052 msgid "no FUNCTION_PROFILER for CRIS"
9055 #: config/cris/linux.h:69
9056 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9059 #: config/fr30/fr30.c:468
9060 msgid "fr30_print_operand_address: unhandled address"
9063 #: config/fr30/fr30.c:492
9065 msgid "fr30_print_operand: unrecognized %%p code"
9068 #: config/fr30/fr30.c:512
9070 msgid "fr30_print_operand: unrecognized %%b code"
9073 #: config/fr30/fr30.c:533
9075 msgid "fr30_print_operand: unrecognized %%B code"
9078 #: config/fr30/fr30.c:541
9080 msgid "fr30_print_operand: invalid operand to %%A code"
9083 #: config/fr30/fr30.c:558
9085 msgid "fr30_print_operand: invalid %%x code"
9088 #: config/fr30/fr30.c:565
9090 msgid "fr30_print_operand: invalid %%F code"
9093 #: config/fr30/fr30.c:582
9094 msgid "fr30_print_operand: unknown code"
9097 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
9098 #: config/fr30/fr30.c:644
9099 msgid "fr30_print_operand: unhandled MEM"
9102 #: config/fr30/fr30.h:64
9103 msgid "Assume small address space"
9106 #: config/frv/frv.c:576 config/frv/frv.c:603
9108 msgid "Unknown cpu: -mcpu=%s"
9111 #: config/frv/frv.c:2539
9112 msgid "Bad insn to frv_print_operand_address:"
9115 #: config/frv/frv.c:2550
9116 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9119 #: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
9120 #: config/frv/frv.c:2629 config/frv/frv.c:2634
9121 msgid "Bad insn to frv_print_operand_memory_reference:"
9124 #: config/frv/frv.c:2721
9125 msgid "bad condition code"
9128 #: config/frv/frv.c:2796
9129 msgid "Bad insn in frv_print_operand, bad const_double"
9132 #: config/frv/frv.c:2857
9133 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9136 #: config/frv/frv.c:2865
9137 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9140 #: config/frv/frv.c:2881
9141 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9144 #: config/frv/frv.c:2895
9145 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9148 #: config/frv/frv.c:2943
9149 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9152 #: config/frv/frv.c:2956
9153 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9156 #: config/frv/frv.c:2977
9157 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9160 #: config/frv/frv.c:2995
9161 msgid "Bad insn to frv_print_operand, P modifier:"
9164 #: config/frv/frv.c:3015
9165 msgid "Bad insn in frv_print_operand, z case"
9168 #: config/frv/frv.c:3046
9169 msgid "Bad insn in frv_print_operand, 0 case"
9172 #: config/frv/frv.c:3051
9173 msgid "frv_print_operand: unknown code"
9176 #: config/frv/frv.c:5944
9177 msgid "Bad output_move_single operand"
9180 #: config/frv/frv.c:6071
9181 msgid "Bad output_move_double operand"
9184 #: config/frv/frv.c:6213
9185 msgid "Bad output_condmove_single operand"
9188 #: config/frv/frv.c:9774
9189 msgid "accumulator is not a constant integer"
9192 #: config/frv/frv.c:9779
9193 msgid "accumulator number is out of bounds"
9196 #: config/frv/frv.c:9790
9198 msgid "inappropriate accumulator for %qs"
9201 #: config/frv/frv.c:9856
9203 msgid "invalid IACC argument"
9204 msgstr "нерэчаіснае значэньне %%C"
9206 #: config/frv/frv.c:9879
9208 msgid "%qs expects a constant argument"
9211 #: config/frv/frv.c:9884
9213 msgid "constant argument out of range for %qs"
9216 #: config/frv/frv.c:10319
9217 msgid "media functions are not available unless -mmedia is used"
9220 #: config/frv/frv.c:10331
9221 msgid "this media function is only available on the fr500"
9224 #: config/frv/frv.c:10359
9225 msgid "this media function is only available on the fr400 and fr550"
9228 #: config/frv/frv.c:10378
9229 msgid "this builtin function is only available on the fr405 and fr450"
9232 #: config/frv/frv.c:10387
9233 msgid "this builtin function is only available on the fr500 and fr550"
9236 #: config/frv/frv.c:10399
9237 msgid "this builtin function is only available on the fr450"
9240 #. This macro is a C statement to print on `stderr' a string describing the
9241 #. particular machine description choice. Every machine description should
9242 #. define `TARGET_VERSION'. For example:
9245 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
9247 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
9249 #: config/frv/frv.h:550
9254 #: config/h8300/h8300.c:358
9256 msgid "-ms2600 is used without -ms"
9257 msgstr "-ms2600 ужываецца без -ms."
9259 #: config/h8300/h8300.c:364
9261 msgid "-mn is used without -mh or -ms"
9262 msgstr "-ms2600 ужываецца без -ms."
9264 #. Macro to define tables used to set the flags.
9265 #. This is a list in braces of pairs in braces,
9266 #. each pair being { "NAME", VALUE }
9267 #. where VALUE is the bits to set or minus the bits to clear.
9268 #. An empty string NAME is used to identify the default VALUE.
9269 #: config/h8300/h8300.h:159
9271 msgid "Generate H8S code"
9272 msgstr "Стварыць код для DLL"
9274 #: config/h8300/h8300.h:160
9276 msgid "Do not generate H8S code"
9277 msgstr "Не ствараць код для 68851"
9279 #: config/h8300/h8300.h:161
9281 msgid "Generate H8SX code"
9282 msgstr "Стварыць код для DLL"
9284 #: config/h8300/h8300.h:162
9286 msgid "Do not generate H8SX code"
9287 msgstr "Не ствараць код для 68851"
9289 #: config/h8300/h8300.h:163
9290 msgid "Generate H8S/2600 code"
9293 #: config/h8300/h8300.h:164
9295 msgid "Do not generate H8S/2600 code"
9296 msgstr "Стварыць код для DLL"
9298 #: config/h8300/h8300.h:165
9299 msgid "Make integers 32 bits wide"
9302 #: config/h8300/h8300.h:168
9303 msgid "Use registers for argument passing"
9306 #: config/h8300/h8300.h:170
9307 msgid "Do not use registers for argument passing"
9310 #: config/h8300/h8300.h:172
9311 msgid "Consider access to byte sized memory slow"
9314 #: config/h8300/h8300.h:173
9315 msgid "Enable linker relaxing"
9318 #: config/h8300/h8300.h:174
9319 msgid "Generate H8/300H code"
9322 #: config/h8300/h8300.h:175
9323 msgid "Enable the normal mode"
9326 #: config/h8300/h8300.h:176
9327 msgid "Do not generate H8/300H code"
9330 #: config/h8300/h8300.h:177
9331 msgid "Use H8/300 alignment rules"
9334 #: config/i386/i386.c:1242
9336 msgid "code model %s not supported in PIC mode"
9339 #: config/i386/i386.c:1252 config/sparc/sparc.c:611
9341 msgid "bad value (%s) for -mcmodel= switch"
9344 #: config/i386/i386.c:1267
9346 msgid "bad value (%s) for -masm= switch"
9349 #: config/i386/i386.c:1270
9351 msgid "code model %qs not supported in the %s bit mode"
9352 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
9354 #: config/i386/i386.c:1273
9355 msgid "code model %<large%> not supported yet"
9358 #: config/i386/i386.c:1275
9360 msgid "%i-bit mode not compiled in"
9363 #: config/i386/i386.c:1305 config/i386/i386.c:1329
9365 msgid "CPU you selected does not support x86-64 instruction set"
9366 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9368 #: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
9370 msgid "bad value (%s) for -march= switch"
9373 #: config/i386/i386.c:1342
9375 msgid "bad value (%s) for -mtune= switch"
9378 #: config/i386/i386.c:1359
9380 msgid "-mregparm=%d is not between 0 and %d"
9383 #: config/i386/i386.c:1372
9384 msgid "-malign-loops is obsolete, use -falign-loops"
9387 #: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
9389 msgid "-malign-loops=%d is not between 0 and %d"
9392 #: config/i386/i386.c:1385
9393 msgid "-malign-jumps is obsolete, use -falign-jumps"
9396 #: config/i386/i386.c:1398
9397 msgid "-malign-functions is obsolete, use -falign-functions"
9400 #: config/i386/i386.c:1436
9402 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9405 #: config/i386/i386.c:1448
9407 msgid "-mbranch-cost=%d is not between 0 and 5"
9410 #: config/i386/i386.c:1460
9412 msgid "bad value (%s) for -mtls-dialect= switch"
9415 #: config/i386/i386.c:1507
9416 msgid "-malign-double makes no sense in the 64bit mode"
9419 #: config/i386/i386.c:1509
9420 msgid "-mrtd calling convention not supported in the 64bit mode"
9423 #: config/i386/i386.c:1538 config/i386/i386.c:1549
9424 msgid "SSE instruction set disabled, using 387 arithmetics"
9427 #: config/i386/i386.c:1554
9428 msgid "387 instruction set disabled, using SSE arithmetics"
9431 #: config/i386/i386.c:1561
9433 msgid "bad value (%s) for -mfpmath= switch"
9436 #: config/i386/i386.c:1714 config/i386/i386.c:1725
9437 msgid "fastcall and stdcall attributes are not compatible"
9440 #: config/i386/i386.c:1718 config/i386/i386.c:1774
9441 msgid "fastcall and regparm attributes are not compatible"
9444 #: config/i386/i386.c:1761
9446 msgid "%qs attribute requires an integer constant argument"
9449 #: config/i386/i386.c:1767
9451 msgid "argument to %qs attribute larger than %d"
9452 msgstr "памер \"%s\" больш чам %d байт"
9454 #: config/i386/i386.c:2565
9455 msgid "SSE register return with SSE disabled"
9458 #: config/i386/i386.c:2567
9459 msgid "SSE register argument with SSE disabled"
9462 #: config/i386/i386.c:2862
9463 msgid "SSE vector argument without SSE enabled changes the ABI"
9466 #: config/i386/i386.c:2879
9467 msgid "MMX vector argument without MMX enabled changes the ABI"
9470 #: config/i386/i386.c:3127
9471 msgid "SSE vector return without SSE enabled changes the ABI"
9474 #: config/i386/i386.c:6003
9475 msgid "invalid UNSPEC as operand"
9478 #: config/i386/i386.c:6241
9479 msgid "extended registers have no high halves"
9482 #: config/i386/i386.c:6256
9483 msgid "unsupported operand size for extended register"
9486 #: config/i386/i386.c:6572
9487 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9490 #: config/i386/i386.c:6625
9492 msgid "invalid operand code '%c'"
9493 msgstr "Нерэчаісны выбар \"%s\""
9495 #: config/i386/i386.c:6668
9497 msgid "invalid constraints for operand"
9498 msgstr "нерэчаісны %%c аперанд"
9500 #: config/i386/i386.c:11919
9502 msgid "unknown insn mode"
9503 msgstr "невядомы рэжым машыны \"%s\""
9505 #: config/i386/i386.c:14174
9507 msgid "selector must be an integer constant in the range 0..%i"
9510 #: config/i386/i386.c:14512
9511 msgid "shift must be an immediate"
9514 #: config/i386/i386.c:15634
9516 msgid "%qs incompatible attribute ignored"
9517 msgstr "\"%s\" атрыбут ігнарыруецца"
9519 #: config/i386/winnt.c:74
9521 msgid "%qs attribute only applies to variables"
9522 msgstr "\"%s\" атрыбут ігнарыруецца"
9524 #: config/i386/winnt.c:172
9525 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9528 #: config/i386/winnt.c:183
9529 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9532 #: config/i386/winnt.c:195
9533 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9536 #: config/i386/winnt.c:255
9537 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9540 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9542 msgid "%qs declared as both exported to and imported from a DLL"
9545 #: config/i386/winnt.c:308
9546 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9549 #: config/i386/winnt.c:447
9550 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9553 #: config/i386/winnt.c:450
9554 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9557 #: config/i386/winnt.c:617
9558 msgid "%J'%D' causes a section type conflict"
9561 #: config/i386/cygming.h:61
9562 msgid "Use the Cygwin interface"
9565 #: config/i386/cygming.h:62
9566 msgid "Use the Mingw32 interface"
9569 #: config/i386/cygming.h:63
9570 msgid "Create GUI application"
9571 msgstr "Стварыць GUI прыдатак"
9573 #: config/i386/cygming.h:64
9574 msgid "Don't set Windows defines"
9577 #: config/i386/cygming.h:65
9578 msgid "Set Windows defines"
9581 #: config/i386/cygming.h:66
9582 msgid "Create console application"
9583 msgstr "Стварыць кансольны прыдатак"
9585 #: config/i386/cygming.h:67
9586 msgid "Generate code for a DLL"
9587 msgstr "Стварыць код для DLL"
9589 #: config/i386/cygming.h:69
9590 msgid "Ignore dllimport for functions"
9593 #: config/i386/cygming.h:71
9594 msgid "Use Mingw-specific thread support"
9597 #: config/i386/cygming.h:185
9599 msgid "-f%s ignored for target (all code is position independent)"
9602 #: config/i386/djgpp.h:191
9603 msgid "-mbnu210 is ignored (option is obsolete)"
9606 #: config/i386/i386-interix.h:257
9608 msgid "ms-bitfields not supported for objc"
9609 msgstr "-pipe не падтрымліваецца"
9617 #: config/i386/i386.h:347
9618 msgid "Alternate calling convention"
9621 #: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
9622 msgid "Use normal calling convention"
9625 #: config/i386/i386.h:351
9626 msgid "Align some doubles on dword boundary"
9629 #: config/i386/i386.h:353
9630 msgid "Align doubles on word boundary"
9633 #: config/i386/i386.h:355
9634 msgid "Uninitialized locals in .bss"
9637 #: config/i386/i386.h:357
9638 msgid "Uninitialized locals in .data"
9641 #: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
9642 msgid "Use IEEE math for fp comparisons"
9645 #: config/i386/i386.h:361 config/ns32k/ns32k.h:169
9646 msgid "Do not use IEEE math for fp comparisons"
9649 #: config/i386/i386.h:363
9650 msgid "Return values of functions in FPU registers"
9653 #: config/i386/i386.h:365
9654 msgid "Do not return values of functions in FPU registers"
9657 #: config/i386/i386.h:367
9658 msgid "Do not generate sin, cos, sqrt for FPU"
9661 #: config/i386/i386.h:369
9662 msgid "Generate sin, cos, sqrt for FPU"
9665 #: config/i386/i386.h:371
9666 msgid "Omit the frame pointer in leaf functions"
9669 #: config/i386/i386.h:374
9670 msgid "Enable stack probing"
9675 #: config/i386/i386.h:379
9676 msgid "Align destination of the string operations"
9679 #: config/i386/i386.h:381
9680 msgid "Do not align destination of the string operations"
9683 #: config/i386/i386.h:383
9684 msgid "Inline all known string operations"
9687 #: config/i386/i386.h:385
9688 msgid "Do not inline all known string operations"
9691 #: config/i386/i386.h:387 config/i386/i386.h:391
9692 msgid "Use push instructions to save outgoing arguments"
9695 #: config/i386/i386.h:389 config/i386/i386.h:393
9696 msgid "Do not use push instructions to save outgoing arguments"
9699 #: config/i386/i386.h:395
9700 msgid "Support MMX built-in functions"
9703 #: config/i386/i386.h:397
9704 msgid "Do not support MMX built-in functions"
9707 #: config/i386/i386.h:399
9708 msgid "Support 3DNow! built-in functions"
9711 #: config/i386/i386.h:401
9712 msgid "Do not support 3DNow! built-in functions"
9715 #: config/i386/i386.h:403
9716 msgid "Support MMX and SSE built-in functions and code generation"
9719 #: config/i386/i386.h:405
9720 msgid "Do not support MMX and SSE built-in functions and code generation"
9723 #: config/i386/i386.h:407
9724 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9727 #: config/i386/i386.h:409
9728 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9731 #: config/i386/i386.h:411
9732 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9735 #: config/i386/i386.h:413
9736 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9739 #: config/i386/i386.h:415
9740 msgid "sizeof(long double) is 16"
9743 #: config/i386/i386.h:417
9744 msgid "sizeof(long double) is 12"
9747 #: config/i386/i386.h:419
9748 msgid "Generate 64bit x86-64 code"
9751 #: config/i386/i386.h:421
9752 msgid "Generate 32bit i386 code"
9755 #: config/i386/i386.h:423
9756 msgid "Use native (MS) bitfield layout"
9759 #: config/i386/i386.h:425
9760 msgid "Use gcc default bitfield layout"
9763 #: config/i386/i386.h:427
9764 msgid "Use red-zone in the x86-64 code"
9767 #: config/i386/i386.h:429
9768 msgid "Do not use red-zone in the x86-64 code"
9771 #: config/i386/i386.h:431
9773 msgid "Use direct references against %gs when accessing tls data"
9776 #: config/i386/i386.h:433
9778 msgid "Do not use direct references against %gs when accessing tls data"
9781 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9782 #. command options that have values. Its definition is an
9783 #. initializer with a subgrouping for each command option.
9785 #. Each subgrouping contains a string constant, that defines the
9786 #. fixed part of the option name, and the address of a variable. The
9787 #. variable, type `char *', is set to the variable part of the given
9788 #. option if the fixed part matches. The actual option name is made
9789 #. by appending `-m' to the specified name.
9790 #: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
9791 #: config/s390/s390.h:158 config/sparc/sparc.h:717
9792 msgid "Schedule code for given CPU"
9795 #: config/i386/i386.h:473
9796 msgid "Generate floating point mathematics using given instruction set"
9799 #: config/i386/i386.h:475 config/s390/s390.h:160
9800 msgid "Generate code for given CPU"
9801 msgstr "Генерыраваць код для дадзенага ЦП"
9803 #: config/i386/i386.h:477
9804 msgid "Number of registers used to pass integer arguments"
9807 #: config/i386/i386.h:479
9808 msgid "Loop code aligned to this power of 2"
9811 #: config/i386/i386.h:481
9812 msgid "Jump targets are aligned to this power of 2"
9815 #: config/i386/i386.h:483
9816 msgid "Function starts are aligned to this power of 2"
9819 #: config/i386/i386.h:486
9820 msgid "Attempt to keep stack aligned to this power of 2"
9823 #: config/i386/i386.h:488
9824 msgid "Branches are this expensive (1-5, arbitrary units)"
9827 #: config/i386/i386.h:490
9828 msgid "Use given x86-64 code model"
9833 #: config/i386/i386.h:496
9834 msgid "Use given assembler dialect"
9835 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9837 #: config/i386/i386.h:498
9839 msgid "Use given thread-local storage dialect"
9840 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9842 #: config/i386/sco5.h:290
9843 msgid "Generate ELF output"
9844 msgstr "Стварыць ELF-вывад"
9846 #. 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.
9847 #. 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.
9848 #: config/i386/xm-djgpp.h:62
9849 msgid "environment variable DJGPP not defined"
9852 #: config/i386/xm-djgpp.h:64
9854 msgid "environment variable DJGPP points to missing file '%s'"
9857 #: config/i386/xm-djgpp.h:67
9859 msgid "environment variable DJGPP points to corrupt file '%s'"
9862 #. Macro to define tables used to set the flags.
9863 #. This is a list in braces of pairs in braces,
9864 #. each pair being { "NAME", VALUE }
9865 #. where VALUE is the bits to set or minus the bits to clear.
9866 #. An empty string NAME is used to identify the default VALUE.
9867 #: config/i860/i860.h:60
9868 msgid "Generate code which uses the FPU"
9871 #: config/i860/i860.h:61 config/i860/i860.h:62
9872 msgid "Do not generate code which uses the FPU"
9875 #: config/ia64/ia64-c.c:52
9876 msgid "malformed #pragma builtin"
9879 #: config/ia64/ia64.c:494 config/m32r/m32r.c:360
9881 msgid "invalid argument of %qs attribute"
9882 msgstr "нявернае выкарыстанне \"restict\""
9884 #: config/ia64/ia64.c:506
9885 msgid "%Jan address area attribute cannot be specified for local variables"
9888 #: config/ia64/ia64.c:513
9890 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9891 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
9893 #: config/ia64/ia64.c:520
9895 msgid "%Jaddress area attribute cannot be specified for functions"
9896 msgstr "\"%s\" звычайна функцыя"
9898 #: config/ia64/ia64.c:4183
9899 msgid "ia64_print_operand: unknown code"
9902 #: config/ia64/ia64.c:4556 config/pa/pa.c:324
9903 msgid "value of -mfixed-range must have form REG1-REG2"
9906 #: config/ia64/ia64.c:4583 config/pa/pa.c:351
9908 msgid "%s-%s is an empty range"
9911 #: config/ia64/ia64.c:4634
9912 msgid "cannot optimize floating point division for both latency and throughput"
9915 #: config/ia64/ia64.c:4651
9916 msgid "cannot optimize integer division for both latency and throughput"
9919 #: config/ia64/ia64.c:4668
9920 msgid "cannot optimize square root for both latency and throughput"
9923 #: config/ia64/ia64.c:4682
9924 msgid "not yet implemented: latency-optimized inline square root"
9927 #: config/ia64/ia64.c:4694
9929 msgid "bad value (%s) for -mtls-size= switch"
9932 #: config/ia64/ia64.c:4710
9934 msgid "bad value (%s) for -tune= switch"
9937 #. This macro defines names of command options to set and clear bits in
9938 #. `target_flags'. Its definition is an initializer with a subgrouping for
9939 #. each command option.
9940 #: config/ia64/ia64.h:178
9941 msgid "Generate big endian code"
9944 #: config/ia64/ia64.h:180 config/mcore/mcore.h:146
9945 msgid "Generate little endian code"
9948 #: config/ia64/ia64.h:182
9949 msgid "Generate code for GNU as"
9950 msgstr "Генерыраваць код для GNU as"
9952 #: config/ia64/ia64.h:184
9953 msgid "Generate code for Intel as"
9954 msgstr "Генерыраваць код для Intel as"
9956 #: config/ia64/ia64.h:186
9957 msgid "Generate code for GNU ld"
9958 msgstr "Генерыраваць код для GNU ld"
9960 #: config/ia64/ia64.h:188
9961 msgid "Generate code for Intel ld"
9962 msgstr "Генерыраваць код для Intel ld"
9964 #: config/ia64/ia64.h:190
9965 msgid "Generate code without GP reg"
9966 msgstr "Генерыраваць код без GP reg"
9968 #: config/ia64/ia64.h:192
9969 msgid "Emit stop bits before and after volatile extended asms"
9972 #: config/ia64/ia64.h:194
9973 msgid "Don't emit stop bits before and after volatile extended asms"
9976 #: config/ia64/ia64.h:196
9977 msgid "Use in/loc/out register names"
9980 #: config/ia64/ia64.h:198
9981 msgid "Disable use of sdata/scommon/sbss"
9984 #: config/ia64/ia64.h:200
9985 msgid "Enable use of sdata/scommon/sbss"
9988 #: config/ia64/ia64.h:202
9989 msgid "gp is constant (but save/restore gp on indirect calls)"
9992 #: config/ia64/ia64.h:204
9993 msgid "Generate self-relocatable code"
9996 #: config/ia64/ia64.h:206
9997 msgid "Generate inline floating point division, optimize for latency"
10000 #: config/ia64/ia64.h:208
10001 msgid "Generate inline floating point division, optimize for throughput"
10004 #: config/ia64/ia64.h:211
10005 msgid "Do not inline floating point division"
10008 #: config/ia64/ia64.h:213
10009 msgid "Generate inline integer division, optimize for latency"
10012 #: config/ia64/ia64.h:215
10013 msgid "Generate inline integer division, optimize for throughput"
10016 #: config/ia64/ia64.h:217
10017 msgid "Do not inline integer division"
10020 #: config/ia64/ia64.h:219
10021 msgid "Generate inline square root, optimize for latency"
10024 #: config/ia64/ia64.h:221
10025 msgid "Generate inline square root, optimize for throughput"
10028 #: config/ia64/ia64.h:223
10029 msgid "Do not inline square root"
10032 #: config/ia64/ia64.h:225
10033 msgid "Enable Dwarf 2 line debug info via GNU as"
10036 #: config/ia64/ia64.h:227
10037 msgid "Disable Dwarf 2 line debug info via GNU as"
10040 #: config/ia64/ia64.h:229
10041 msgid "Enable earlier placing stop bits for better scheduling"
10044 #: config/ia64/ia64.h:231
10045 msgid "Disable earlier placing stop bits"
10048 #: config/ia64/ia64.h:276
10049 msgid "Specify range of registers to make fixed"
10052 #: config/ip2k/ip2k.c:1087
10054 msgid "bad operand"
10055 msgstr "нерэчаісны %%f аперанд"
10057 #: config/iq2000/iq2000.c:1649
10059 msgid "bad value (%s) for -mcpu= switch"
10062 #: config/iq2000/iq2000.c:1678
10064 msgid "The compiler does not support -march=%s."
10065 msgstr "%s не падтрымлівае %s"
10067 #: config/iq2000/iq2000.c:2065
10069 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10072 #: config/iq2000/iq2000.c:2847
10074 msgid "argument %qd is not a constant"
10075 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10077 #: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
10078 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10081 #: config/iq2000/iq2000.c:3305
10083 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10086 #: config/iq2000/iq2000.c:3314 config/mips/mips.c:4832
10087 #: config/xtensa/xtensa.c:1887
10088 msgid "PRINT_OPERAND null pointer"
10091 #: config/iq2000/iq2000.c:3383
10093 msgid "invalid %%P operand"
10094 msgstr "нерэчаісны %%-код"
10096 #: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10736
10098 msgid "invalid %%p value"
10101 #: config/iq2000/iq2000.c:3455 config/mips/mips.c:4958
10103 msgid "invalid use of %%d, %%x, or %%X"
10106 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10107 msgid "No default crt0.o"
10110 #: config/iq2000/iq2000.h:74
10111 msgid "Use GP relative sdata/sbss sections"
10114 #: config/iq2000/iq2000.h:76
10115 msgid "Don't use GP relative sdata/sbss sections"
10118 #: config/iq2000/iq2000.h:78 config/mips/mips.h:589
10119 msgid "Use ROM instead of RAM"
10122 #: config/iq2000/iq2000.h:80 config/mips/mips.h:591
10123 msgid "Don't use ROM instead of RAM"
10126 #: config/iq2000/iq2000.h:82 config/mips/mips.h:593
10127 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10130 #: config/iq2000/iq2000.h:84 config/mips/mips.h:595
10131 msgid "Don't put uninitialized constants in ROM"
10134 #: config/iq2000/iq2000.h:106 config/mips/mips.h:780
10135 msgid "Specify CPU for scheduling purposes"
10138 #: config/iq2000/iq2000.h:108 config/mips/mips.h:782
10139 msgid "Specify CPU for code generation purposes"
10142 #: config/m32r/m32r.c:178
10144 msgid "bad value (%s) for -mmodel switch"
10147 #: config/m32r/m32r.c:187
10149 msgid "bad value (%s) for -msdata switch"
10152 #: config/m32r/m32r.c:194
10154 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10157 #: config/m32r/m32r.c:2111
10159 msgid "invalid operand to %%s code"
10160 msgstr "нерэчаісны %%-код"
10162 #: config/m32r/m32r.c:2118
10164 msgid "invalid operand to %%p code"
10165 msgstr "нерэчаісны %%-код"
10167 #: config/m32r/m32r.c:2173
10168 msgid "bad insn for 'A'"
10171 #: config/m32r/m32r.c:2220
10173 msgid "invalid operand to %%T/%%B code"
10174 msgstr "нерэчаісны %%-код"
10176 #: config/m32r/m32r.c:2243
10178 msgid "invalid operand to %%N code"
10179 msgstr "нерэчаісны %%-код"
10181 #: config/m32r/m32r.c:2276
10182 msgid "pre-increment address is not a register"
10185 #: config/m32r/m32r.c:2283
10186 msgid "pre-decrement address is not a register"
10189 #: config/m32r/m32r.c:2290
10190 msgid "post-increment address is not a register"
10193 #: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
10194 #: config/rs6000/rs6000.c:17465
10195 msgid "bad address"
10196 msgstr "дрэнны адрас"
10198 #: config/m32r/m32r.c:2387
10200 msgid "lo_sum not of register"
10201 msgstr "Не выкарыстоўваць рэгістра sb"
10203 #. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
10204 #: config/m32r/m32r.h:283
10205 msgid "Display compile time statistics"
10208 #: config/m32r/m32r.h:285
10209 msgid "Align all loops to 32 byte boundary"
10212 #: config/m32r/m32r.h:288
10213 msgid "Only issue one instruction per cycle"
10216 #: config/m32r/m32r.h:291
10217 msgid "Prefer branches over conditional execution"
10220 #: config/m32r/m32r.h:312
10221 msgid "Code size: small, medium or large"
10224 #: config/m32r/m32r.h:314
10225 msgid "Small data area: none, sdata, use"
10228 #: config/m32r/m32r.h:316 config/mips/mips.h:788
10229 msgid "Don't call any cache flush functions"
10232 #: config/m32r/m32r.h:318 config/mips/mips.h:790
10233 msgid "Specify cache flush function"
10236 #: config/m32r/m32r.h:320
10237 msgid "Don't call any cache flush trap"
10240 #: config/m32r/m32r.h:322
10241 msgid "Specify cache flush trap number"
10244 #: config/m68hc11/m68hc11.c:293
10246 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10249 #: config/m68hc11/m68hc11.c:1433
10250 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10253 #: config/m68hc11/m68hc11.c:1439
10254 msgid "%<trap%> attribute is already used"
10257 #. !!!! SCz wrong here.
10258 #: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
10259 msgid "move insn not handled"
10262 #: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
10263 #: config/m68hc11/m68hc11.c:3985
10264 msgid "invalid register in the move instruction"
10267 #: config/m68hc11/m68hc11.c:3664
10268 msgid "invalid operand in the instruction"
10271 #: config/m68hc11/m68hc11.c:3959
10273 msgid "invalid register in the instruction"
10274 msgstr "нявернае выкарыстанне \"restict\""
10276 #: config/m68hc11/m68hc11.c:3992
10277 msgid "operand 1 must be a hard register"
10280 #: config/m68hc11/m68hc11.c:4006
10282 msgid "invalid rotate insn"
10283 msgstr "Нерэчаісны выбар %s"
10285 #: config/m68hc11/m68hc11.c:4430
10286 msgid "registers IX, IY and Z used in the same INSN"
10289 #: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
10290 msgid "cannot do z-register replacement"
10293 #: config/m68hc11/m68hc11.c:5130
10294 msgid "invalid Z register replacement for insn"
10297 #. Macro to define tables used to set the flags. This is a list in braces of
10298 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10299 #. to set or minus the bits to clear. An empty string NAME is used to
10300 #. identify the default VALUE.
10301 #: config/m68hc11/m68hc11.h:179
10302 msgid "Compile with 16-bit integer mode"
10305 #: config/m68hc11/m68hc11.h:181
10306 msgid "Compile with 32-bit integer mode"
10309 #: config/m68hc11/m68hc11.h:183
10310 msgid "Auto pre/post decrement increment allowed"
10313 #: config/m68hc11/m68hc11.h:185
10314 msgid "Auto pre/post decrement increment not allowed"
10317 #: config/m68hc11/m68hc11.h:187
10318 msgid "Min/max instructions allowed"
10321 #: config/m68hc11/m68hc11.h:189
10322 msgid "Min/max instructions not allowed"
10325 #: config/m68hc11/m68hc11.h:191
10326 msgid "Use call and rtc for function calls and returns"
10329 #: config/m68hc11/m68hc11.h:193
10330 msgid "Use jsr and rts for function calls and returns"
10333 #: config/m68hc11/m68hc11.h:195
10334 msgid "Do not use direct addressing mode for soft registers"
10337 #: config/m68hc11/m68hc11.h:197
10338 msgid "Use direct addressing mode for soft registers"
10341 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10342 msgid "Compile for a 68HC11"
10345 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10346 msgid "Compile for a 68HC12"
10349 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10350 msgid "Compile for a 68HCS12"
10353 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10354 #. command options that have values. Its definition is an
10355 #. initializer with a subgrouping for each command option.
10357 #. Each subgrouping contains a string constant, that defines the
10358 #. fixed part of the option name, and the address of a variable. The
10359 #. variable, type `char *', is set to the variable part of the given
10360 #. option if the fixed part matches. The actual option name is made
10361 #. by appending `-m' to the specified name.
10362 #: config/m68hc11/m68hc11.h:223
10363 msgid "Specify the register allocation order"
10366 #: config/m68hc11/m68hc11.h:225
10367 msgid "Indicate the number of soft registers available"
10370 #: config/m68k/m68k.c:216
10371 msgid "-mshared-library-id= specified without -mid-shared-library"
10374 #: config/m68k/m68k.c:219
10376 msgid "-mshared-library-id=%d is not between 0 and %d"
10379 #: config/m68k/m68k.c:233
10380 msgid "cannot specify both -msep-data and -mid-shared-library"
10383 #: config/m68k/m68k.c:245
10384 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10387 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13592
10388 msgid "stack limit expression is not supported"
10391 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10392 msgid "Generate code for a 68020"
10393 msgstr "Ствараць код для 68020"
10395 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10396 msgid "Generate code for a 68000"
10397 msgstr "Ствараць код для 68000"
10399 #: config/m68k/m68k.h:252
10400 msgid "Use the bit-field instructions"
10403 #: config/m68k/m68k.h:254
10405 msgid "Do not use the bit-field instructions"
10406 msgstr "Не генерыраваць сімвальныя інструкцыі"
10408 #: config/m68k/m68k.h:256
10409 msgid "Consider type 'int' to be 16 bits wide"
10412 #: config/m68k/m68k.h:258
10413 msgid "Consider type 'int' to be 32 bits wide"
10416 #: config/m68k/m68k.h:261
10417 msgid "Generate code with library calls for floating point"
10420 #: config/m68k/m68k.h:263
10421 msgid "Generate code for a 68040, without any new instructions"
10424 #: config/m68k/m68k.h:266
10425 msgid "Generate code for a 68060, without any new instructions"
10428 #: config/m68k/m68k.h:270
10429 msgid "Generate code for a 68030"
10430 msgstr "Ствараць код для 68030"
10432 #: config/m68k/m68k.h:273
10433 msgid "Generate code for a 68040"
10434 msgstr "Ствараць код для 68040"
10436 #: config/m68k/m68k.h:277
10437 msgid "Generate code for a 68060"
10438 msgstr "Ствараць код для 68060"
10440 #: config/m68k/m68k.h:282
10441 msgid "Generate code for a 520X"
10442 msgstr "Ствараць код для 520X"
10444 #: config/m68k/m68k.h:286
10446 msgid "Generate code for a 5206e"
10447 msgstr "Ствараць код для 520X"
10449 #: config/m68k/m68k.h:290
10451 msgid "Generate code for a 528x"
10452 msgstr "Ствараць код для 520X"
10454 #: config/m68k/m68k.h:294
10456 msgid "Generate code for a 5307"
10457 msgstr "Ствараць код для 520X"
10459 #: config/m68k/m68k.h:298
10461 msgid "Generate code for a 5407"
10462 msgstr "Ствараць код для 520X"
10464 #: config/m68k/m68k.h:301
10465 msgid "Generate code for a 68851"
10466 msgstr "Ствараць код для 68851"
10468 #: config/m68k/m68k.h:303
10469 msgid "Do no generate code for a 68851"
10470 msgstr "Не ствараць код для 68851"
10472 #: config/m68k/m68k.h:306
10473 msgid "Generate code for a 68302"
10474 msgstr "Ствараць код для 68302"
10476 #: config/m68k/m68k.h:309
10477 msgid "Generate code for a 68332"
10478 msgstr "Ствараць код для 68332"
10480 #: config/m68k/m68k.h:313
10481 msgid "Generate code for a cpu32"
10482 msgstr "Ствараць код для цп32"
10484 #: config/m68k/m68k.h:316
10485 msgid "Align variables on a 32-bit boundary"
10488 #: config/m68k/m68k.h:318
10489 msgid "Align variables on a 16-bit boundary"
10492 #: config/m68k/m68k.h:320
10493 msgid "Enable separate data segment"
10496 #: config/m68k/m68k.h:322
10497 msgid "Disable separate data segment"
10500 #: config/m68k/m68k.h:324
10501 msgid "Enable ID based shared library"
10504 #: config/m68k/m68k.h:326
10505 msgid "Disable ID based shared library"
10508 #: config/m68k/m68k.h:328
10509 msgid "Generate pc-relative code"
10512 #: config/m68k/m68k.h:330
10513 msgid "Do not use unaligned memory references"
10516 #: config/m68k/m68k.h:332
10517 msgid "Use unaligned memory references"
10520 #: config/m68k/m68k.h:334
10521 msgid "Use different calling convention using 'rtd'"
10524 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
10525 #: config/m68k/m68k.h:344
10526 msgid "ID of shared library to build"
10529 #: config/mcore/mcore.c:2992
10531 msgid "invalid option %<-mstack-increment=%s%>"
10532 msgstr "Нерэчаісны выбар \"%s\""
10534 #: config/mcore/mcore.h:113
10535 msgid "Inline constants if it can be done in 2 insns or less"
10538 #: config/mcore/mcore.h:115
10539 msgid "Inline constants if it only takes 1 instruction"
10542 #: config/mcore/mcore.h:117
10543 msgid "Set maximum alignment to 4"
10546 #: config/mcore/mcore.h:119
10547 msgid "Set maximum alignment to 8"
10550 #: config/mcore/mcore.h:123
10551 msgid "Do not use the divide instruction"
10554 #: config/mcore/mcore.h:127
10555 msgid "Do not arbitrary sized immediates in bit operations"
10558 #: config/mcore/mcore.h:129
10559 msgid "Always treat bit-field as int-sized"
10562 #: config/mcore/mcore.h:133
10563 msgid "Force functions to be aligned to a 4 byte boundary"
10566 #: config/mcore/mcore.h:135
10567 msgid "Force functions to be aligned to a 2 byte boundary"
10570 #: config/mcore/mcore.h:137
10571 msgid "Emit call graph information"
10574 #: config/mcore/mcore.h:141
10575 msgid "Prefer word accesses over byte accesses"
10578 #: config/mcore/mcore.h:152
10579 msgid "Generate code for the M*Core M340"
10582 #: config/mcore/mcore.h:165
10583 msgid "Maximum amount for a single stack increment operation"
10586 #: config/mips/mips.c:4025
10588 msgid "bad value (%s) for -mabi= switch"
10591 #: config/mips/mips.c:4048
10593 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10596 #: config/mips/mips.c:4067
10598 msgid "-march=%s is not compatible with the selected ABI"
10601 #: config/mips/mips.c:4082
10602 msgid "-mgp64 used with a 32-bit processor"
10605 #: config/mips/mips.c:4084
10606 msgid "-mgp32 used with a 64-bit ABI"
10609 #: config/mips/mips.c:4086
10610 msgid "-mgp64 used with a 32-bit ABI"
10613 #: config/mips/mips.c:4104 config/mips/mips.c:4106 config/mips/mips.c:4108
10614 #: config/mips/mips.c:4192
10616 msgid "unsupported combination: %s"
10617 msgstr "непадтрымліваемая версія"
10619 #: config/mips/mips.c:4136
10620 msgid "-mint64 is a deprecated option"
10623 #: config/mips/mips.c:4187
10624 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10627 #: config/mips/mips.c:4204
10628 msgid "-G is incompatible with PIC code which is the default"
10631 #: config/mips/mips.c:4271
10632 msgid "-mips3d requires -mpaired-single"
10635 #: config/mips/mips.c:4280
10636 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
10639 #: config/mips/mips.c:4285
10640 msgid "-mips3d/-mpaired-single must be used with -mips64"
10643 #: config/mips/mips.c:4643
10644 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10647 #: config/mips/mips.c:4769
10649 msgid "internal error: %%) found without a %%( in assembler pattern"
10652 #: config/mips/mips.c:4783
10654 msgid "internal error: %%] found without a %%[ in assembler pattern"
10657 #: config/mips/mips.c:4796
10659 msgid "internal error: %%> found without a %%< in assembler pattern"
10662 #: config/mips/mips.c:4809
10664 msgid "internal error: %%} found without a %%{ in assembler pattern"
10667 #: config/mips/mips.c:4823
10669 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10672 #: config/mips/mips.c:4852
10674 msgid "PRINT_OPERAND, invalid insn for %%C"
10677 #: config/mips/mips.c:4869
10679 msgid "PRINT_OPERAND, invalid insn for %%N"
10682 #: config/mips/mips.c:4878
10684 msgid "PRINT_OPERAND, invalid insn for %%F"
10687 #: config/mips/mips.c:4887
10689 msgid "PRINT_OPERAND, invalid insn for %%W"
10692 #: config/mips/mips.c:4908
10694 msgid "invalid %%Y value"
10695 msgstr "дрэннае %%Q значэнне"
10697 #: config/mips/mips.c:4986
10698 msgid "PRINT_OPERAND, invalid operand for relocation"
10701 #: config/mips/mips.c:7573
10703 msgid "cannot handle inconsistent calls to %qs"
10706 #: config/mips/mips.c:8963
10707 msgid "the cpu name must be lower case"
10710 #: config/mips/mips.c:8985
10712 msgid "bad value (%s) for %s"
10715 #. Target CPU builtins.
10716 #. Everyone but IRIX defines this to mips.
10717 #. We do this here because __mips is defined below and so we can't use builtin_define_std.
10718 #. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used.
10719 #. Macros dependent on the C dialect.
10720 #. Bizarre, but needed at least for Irix.
10721 #. Macro to define tables used to set the flags.
10722 #. This is a list in braces of pairs in braces,
10723 #. each pair being { "NAME", VALUE }
10724 #. where VALUE is the bits to set or minus the bits to clear.
10725 #. An empty string NAME is used to identify the default VALUE.
10726 #: config/mips/mips.h:537
10727 msgid "Use 64-bit int type"
10730 #: config/mips/mips.h:539
10731 msgid "Use 64-bit long type"
10734 #: config/mips/mips.h:541
10735 msgid "Use 32-bit long type"
10738 #: config/mips/mips.h:543
10739 msgid "Optimize lui/addiu address loads"
10742 #: config/mips/mips.h:545
10743 msgid "Don't optimize lui/addiu address loads"
10746 #: config/mips/mips.h:547
10747 msgid "Use GNU as (now ignored)"
10750 #: config/mips/mips.h:549 config/mips/mips.h:551
10751 msgid "Use GP relative sdata/sbss sections (now ignored)"
10754 #: config/mips/mips.h:553 config/mips/mips.h:555
10755 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10758 #: config/mips/mips.h:557
10760 msgid "Output compiler statistics (now ignored)"
10761 msgstr "Вывесці статыстыку капілятара"
10763 #: config/mips/mips.h:559
10764 msgid "Don't output compiler statistics"
10765 msgstr "Не выводзіць статыстыку кампілятара"
10767 #: config/mips/mips.h:561
10768 msgid "Don't optimize block moves"
10771 #: config/mips/mips.h:563
10772 msgid "Optimize block moves"
10775 #: config/mips/mips.h:565
10776 msgid "Use mips-tfile asm postpass"
10779 #: config/mips/mips.h:567
10780 msgid "Don't use mips-tfile asm postpass"
10783 #: config/mips/mips.h:569 config/pa/pa.h:288
10784 msgid "Use software floating point"
10787 #. Macro to define tables used to set the flags.
10788 #. This is a list in braces of triplets in braces,
10789 #. each triplet being { "NAME", VALUE, DOC }
10790 #. where VALUE is the bits to set or minus the bits to clear and DOC
10791 #. is the documentation for --help (NULL if intentionally undocumented).
10792 #. An empty string NAME is used to identify the default VALUE.
10793 #: config/mips/mips.h:571 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
10794 msgid "Use hardware floating point"
10795 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10797 #: config/mips/mips.h:573
10798 msgid "Use 64-bit FP registers"
10799 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10801 #: config/mips/mips.h:575
10802 msgid "Use 32-bit FP registers"
10803 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
10805 #: config/mips/mips.h:577
10806 msgid "Use 64-bit general registers"
10807 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
10809 #: config/mips/mips.h:579
10810 msgid "Use 32-bit general registers"
10811 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
10813 #: config/mips/mips.h:581
10814 msgid "Use Irix PIC"
10815 msgstr "Выкарыстоўваць Irix PIC"
10817 #: config/mips/mips.h:583
10818 msgid "Don't use Irix PIC"
10819 msgstr "Не выкарыстоўваць Irix PIC"
10821 #: config/mips/mips.h:585
10822 msgid "Use indirect calls"
10825 #: config/mips/mips.h:587
10826 msgid "Don't use indirect calls"
10829 #: config/mips/mips.h:597
10830 msgid "Use big-endian byte order"
10833 #: config/mips/mips.h:599
10834 msgid "Use little-endian byte order"
10837 #: config/mips/mips.h:601
10838 msgid "Use single (32-bit) FP only"
10841 #: config/mips/mips.h:603
10842 msgid "Don't use single (32-bit) FP only"
10845 #: config/mips/mips.h:605 config/mips/mips.h:607
10847 msgid "Use paired-single floating point instructions"
10848 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10850 #: config/mips/mips.h:609 config/mips/mips.h:611
10851 msgid "Use MIPS-3D instructions"
10854 #: config/mips/mips.h:613
10855 msgid "Use multiply accumulate"
10858 #: config/mips/mips.h:615
10859 msgid "Don't use multiply accumulate"
10862 #: config/mips/mips.h:617
10863 msgid "Don't generate fused multiply/add instructions"
10866 #: config/mips/mips.h:619 config/rs6000/rs6000.h:345
10867 msgid "Generate fused multiply/add instructions"
10870 #: config/mips/mips.h:621
10871 msgid "Perform VR4130-specific alignment optimizations"
10874 #: config/mips/mips.h:623
10875 msgid "Don't perform VR4130-specific alignment optimizations"
10878 #: config/mips/mips.h:625
10879 msgid "Work around early 4300 hardware bug"
10882 #: config/mips/mips.h:627
10883 msgid "Don't work around early 4300 hardware bug"
10886 #: config/mips/mips.h:629
10887 msgid "Work around errata for early SB-1 revision 2 cores"
10890 #: config/mips/mips.h:631
10891 msgid "Don't work around errata for early SB-1 revision 2 cores"
10894 #: config/mips/mips.h:633
10895 msgid "Work around R4000 errata"
10898 #: config/mips/mips.h:635
10899 msgid "Don't work around R4000 errata"
10902 #: config/mips/mips.h:637
10903 msgid "Work around R4400 errata"
10906 #: config/mips/mips.h:639
10907 msgid "Don't work around R4400 errata"
10910 #: config/mips/mips.h:641
10911 msgid "Work around certain VR4120 errata"
10914 #: config/mips/mips.h:643
10915 msgid "Don't work around certain VR4120 errata"
10918 #: config/mips/mips.h:645
10919 msgid "Trap on integer divide by zero"
10922 #: config/mips/mips.h:647
10923 msgid "Don't trap on integer divide by zero"
10926 #: config/mips/mips.h:649
10927 msgid "Use trap to check for integer divide by zero"
10930 #: config/mips/mips.h:651
10931 msgid "Use break to check for integer divide by zero"
10934 #: config/mips/mips.h:653
10935 msgid "Use Branch Likely instructions, overriding default for arch"
10938 #: config/mips/mips.h:655
10939 msgid "Don't use Branch Likely instructions, overriding default for arch"
10942 #: config/mips/mips.h:657
10943 msgid "Use NewABI-style %reloc() assembly operators"
10946 #: config/mips/mips.h:659
10947 msgid "Use assembler macros instead of relocation operators"
10950 #: config/mips/mips.h:661
10952 msgid "Generate mips16 code"
10953 msgstr "Стварыць код для DLL"
10955 #: config/mips/mips.h:663
10957 msgid "Generate normal-mode code"
10958 msgstr "Генерыраваць код для GNU ld"
10960 #: config/mips/mips.h:665
10961 msgid "Lift restrictions on GOT size"
10964 #: config/mips/mips.h:667
10965 msgid "Do not lift restrictions on GOT size"
10968 #: config/mips/mips.h:669
10970 msgid "FP exceptions are enabled"
10971 msgstr "выбары ўключаны:"
10973 #: config/mips/mips.h:671
10975 msgid "FP exceptions are not enabled"
10976 msgstr "выбары ўключаны:"
10978 #: config/mips/mips.h:786
10979 msgid "Specify a Standard MIPS ISA"
10982 #. Output assembler code to FILE to increment profiler label # LABELNO
10983 #. for profiling a function entry.
10984 #: config/mips/mips.h:2318
10985 msgid "mips16 function profiling"
10988 #: config/mmix/mmix.c:229
10990 msgid "-f%s not supported: ignored"
10991 msgstr "-pipe не падтрымліваецца"
10993 #: config/mmix/mmix.c:657
10995 msgid "support for mode %qs"
10996 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
10998 #: config/mmix/mmix.c:671
11000 msgid "too large function value type, needs %d registers, have only %d registers for this"
11003 #: config/mmix/mmix.c:841
11004 msgid "function_profiler support for MMIX"
11007 #: config/mmix/mmix.c:863
11008 msgid "MMIX Internal: Last named vararg would not fit in a register"
11011 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
11012 msgid "MMIX Internal: Expected a CONST_INT, not this"
11015 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
11017 msgid "MMIX Internal: Bad register: %d"
11020 #: config/mmix/mmix.c:1550
11021 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11024 #: config/mmix/mmix.c:1569
11025 msgid "MMIX Internal: Expected a register, not this"
11028 #: config/mmix/mmix.c:1579
11029 msgid "MMIX Internal: Expected a constant, not this"
11032 #. Presumably there's a missing case above if we get here.
11033 #: config/mmix/mmix.c:1611
11035 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11038 #. We need the original here.
11039 #: config/mmix/mmix.c:1663
11040 msgid "MMIX Internal: Cannot decode this operand"
11043 #: config/mmix/mmix.c:1720
11044 msgid "MMIX Internal: This is not a recognized address"
11047 #: config/mmix/mmix.c:1897
11049 msgid "stack frame not a multiple of 8 bytes: %d"
11052 #: config/mmix/mmix.c:2133
11054 msgid "stack frame not a multiple of octabyte: %d"
11057 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
11059 msgid "MMIX Internal: %s is not a shiftable int"
11062 #: config/mmix/mmix.c:2786
11063 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11066 #: config/mmix/mmix.c:2793
11067 msgid "MMIX Internal: What's the CC of this?"
11070 #: config/mmix/mmix.c:2797
11071 msgid "MMIX Internal: What is the CC of this?"
11074 #: config/mmix/mmix.c:2867
11075 msgid "MMIX Internal: This is not a constant:"
11078 #: config/mmix/mmix.h:132
11079 msgid "Set start-address of the program"
11082 #: config/mmix/mmix.h:134
11083 msgid "Set start-address of data"
11086 #. FIXME: Provide a way to *load* the epsilon register.
11087 #: config/mmix/mmix.h:198
11088 msgid "For intrinsics library: pass all parameters in registers"
11091 #: config/mmix/mmix.h:201
11092 msgid "Use register stack for parameters and return value"
11095 #: config/mmix/mmix.h:203
11096 msgid "Use call-clobbered registers for parameters and return value"
11099 #: config/mmix/mmix.h:205
11100 msgid "Use epsilon-respecting floating point compare instructions"
11103 #: config/mmix/mmix.h:208
11104 msgid "Use zero-extending memory loads, not sign-extending ones"
11107 #: config/mmix/mmix.h:211
11108 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11111 #: config/mmix/mmix.h:215
11112 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11115 #: config/mmix/mmix.h:217
11116 msgid "Do not provide a default start-address 0x100 of the program"
11119 #: config/mmix/mmix.h:219
11120 msgid "Link to emit program in ELF format (rather than mmo)"
11123 #: config/mmix/mmix.h:221
11124 msgid "Use P-mnemonics for branches statically predicted as taken"
11127 #: config/mmix/mmix.h:223
11128 msgid "Don't use P-mnemonics for branches"
11131 #: config/mmix/mmix.h:225
11132 msgid "Use addresses that allocate global registers"
11135 #: config/mmix/mmix.h:227
11136 msgid "Do not use addresses that allocate global registers"
11139 #: config/mmix/mmix.h:229
11140 msgid "Generate a single exit point for each function"
11143 #: config/mmix/mmix.h:231
11145 msgid "Do not generate a single exit point for each function"
11146 msgstr "Не генерыраваць сімвальныя інструкцыі"
11148 #: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
11149 msgid "Target the AM33 processor"
11150 msgstr "Мэта - AM33 працэсар"
11152 #: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
11154 msgid "Target the AM33/2.0 processor"
11155 msgstr "Мэта - AM33 працэсар"
11157 #: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
11158 msgid "Enable linker relaxations"
11161 #: config/mn10300/mn10300.h:69
11162 msgid "Work around hardware multiply bug"
11165 #: config/mn10300/mn10300.h:70
11166 msgid "Do not work around hardware multiply bug"
11169 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11170 msgid "Don't use hardware fp"
11171 msgstr "Не выкарыстоўваць апаратную fp"
11173 #: config/ns32k/ns32k.h:143
11174 msgid "Alternative calling convention"
11177 #: config/ns32k/ns32k.h:145
11178 msgid "Pass some arguments in registers"
11181 #: config/ns32k/ns32k.h:146
11182 msgid "Pass all arguments on stack"
11185 #: config/ns32k/ns32k.h:147
11186 msgid "Optimize for 32532 cpu"
11187 msgstr "Аптымізаваць для 32532 ЦП"
11189 #: config/ns32k/ns32k.h:148
11190 msgid "Optimize for 32332 cpu"
11191 msgstr "Аптымізаваць для 32332 ЦП"
11193 #: config/ns32k/ns32k.h:150
11194 msgid "Optimize for 32032"
11195 msgstr "Аптымізаваць для 32032 ЦП"
11197 #: config/ns32k/ns32k.h:152
11198 msgid "Register sb is zero. Use for absolute addressing"
11201 #: config/ns32k/ns32k.h:153
11202 msgid "Do not use register sb"
11203 msgstr "Не выкарыстоўваць рэгістра sb"
11205 #: config/ns32k/ns32k.h:155
11206 msgid "Use bit-field instructions"
11209 #: config/ns32k/ns32k.h:157
11211 msgid "Do not use bit-field instructions"
11212 msgstr "Не генерыраваць сімвальныя інструкцыі"
11214 #: config/ns32k/ns32k.h:158
11215 msgid "Generate code for high memory"
11218 #: config/ns32k/ns32k.h:159
11219 msgid "Generate code for low memory"
11222 #: config/ns32k/ns32k.h:160
11226 #: config/ns32k/ns32k.h:162
11227 msgid "Use multiply-accumulate fp instructions"
11230 #: config/ns32k/ns32k.h:164
11231 msgid "Do not use multiply-accumulate fp instructions"
11234 #: config/ns32k/ns32k.h:165
11235 msgid "\"Small register classes\" kludge"
11238 #: config/ns32k/ns32k.h:166
11239 msgid "No \"Small register classes\" kludge"
11242 #: config/pa/pa.c:412
11245 "unknown -mschedule= option (%s).\n"
11246 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11249 #: config/pa/pa.c:437
11252 "unknown -march= option (%s).\n"
11253 "Valid options are 1.0, 1.1, and 2.0\n"
11256 #: config/pa/pa.c:457
11259 "unknown -munix= option (%s).\n"
11260 "Valid options are 93, 95 and 98.\n"
11263 #: config/pa/pa.c:462
11266 "unknown -munix= option (%s).\n"
11267 "Valid options are 93 and 95.\n"
11270 #: config/pa/pa.c:466
11273 "unknown -munix= option (%s).\n"
11274 "Valid option is 93.\n"
11277 #: config/pa/pa.c:483
11278 msgid "PIC code generation is not supported in the portable runtime model\n"
11281 #: config/pa/pa.c:488
11282 msgid "PIC code generation is not compatible with fast indirect calls\n"
11285 #: config/pa/pa.c:493
11286 msgid "-g is only supported when using GAS on this processor,"
11289 #: config/pa/pa.c:494
11290 msgid "-g option disabled"
11293 #: config/pa/pa.c:8338
11295 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
11298 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
11300 msgid "Generate cpp defines for server IO"
11301 msgstr "Генерыраваць код для дадзенага ЦП"
11303 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
11305 msgid "Generate cpp defines for workstation IO"
11306 msgstr "Стварыць код для DLL"
11308 #: config/pa/pa-hpux10.h:84
11310 "Specify UNIX standard for predefines and linking.\n"
11311 "Supported value is 93."
11314 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11316 "Specify UNIX standard for predefines and linking.\n"
11317 "Supported values are 93 and 95."
11320 #: config/pa/pa-hpux11.h:82
11321 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11324 #: config/pa/pa-hpux1111.h:28
11326 "Specify UNIX standard for predefines and linking.\n"
11327 "Supported values are 93, 95 and 98."
11330 #. Macro to define tables used to set the flags. This is a
11331 #. list in braces of target switches with each switch being
11332 #. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set,
11333 #. or minus the bits to clear. An empty string NAME is used to
11334 #. identify the default VALUE. Do not mark empty strings for
11336 #: config/pa/pa.h:254 config/pa/pa.h:260
11338 msgid "Generate PA1.1 code"
11339 msgstr "Стварыць код для DLL"
11341 #: config/pa/pa.h:256 config/pa/pa.h:258
11343 msgid "Generate PA1.0 code"
11344 msgstr "Стварыць код для DLL"
11346 #: config/pa/pa.h:262
11347 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11350 #: config/pa/pa.h:264
11351 msgid "Disable FP regs"
11354 #: config/pa/pa.h:266
11356 msgid "Do not disable FP regs"
11357 msgstr "Не выкарыстоўваць рэгістра sb"
11359 #: config/pa/pa.h:268
11360 msgid "Disable space regs"
11363 #: config/pa/pa.h:270
11364 msgid "Do not disable space regs"
11367 #: config/pa/pa.h:272
11368 msgid "Put jumps in call delay slots"
11371 #: config/pa/pa.h:274
11372 msgid "Do not put jumps in call delay slots"
11375 #: config/pa/pa.h:276
11377 msgid "Disable indexed addressing"
11378 msgstr "нерэчаісны адрас"
11380 #: config/pa/pa.h:278
11382 msgid "Do not disable indexed addressing"
11383 msgstr "невядомая назва рэгістра: %s"
11385 #: config/pa/pa.h:280
11386 msgid "Use portable calling conventions"
11389 #: config/pa/pa.h:282
11391 msgid "Do not use portable calling conventions"
11392 msgstr "Не генерыраваць сімвальныя інструкцыі"
11394 #: config/pa/pa.h:284
11395 msgid "Assume code will be assembled by GAS"
11398 #: config/pa/pa.h:286
11399 msgid "Do not assume code will be assembled by GAS"
11402 #: config/pa/pa.h:290
11404 msgid "Do not use software floating point"
11405 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11407 #: config/pa/pa.h:292
11408 msgid "Emit long load/store sequences"
11411 #: config/pa/pa.h:294
11412 msgid "Do not emit long load/store sequences"
11415 #: config/pa/pa.h:296
11417 msgid "Generate fast indirect calls"
11418 msgstr "Генерыраваць код для Intel as"
11420 #: config/pa/pa.h:298
11422 msgid "Do not generate fast indirect calls"
11423 msgstr "Не генерыраваць сімвальныя інструкцыі"
11425 #: config/pa/pa.h:300
11427 msgid "Generate code for huge switch statements"
11428 msgstr "Генерыраваць код для Intel as"
11430 #: config/pa/pa.h:302
11432 msgid "Do not generate code for huge switch statements"
11433 msgstr "Генерыраваць код для Intel as"
11435 #: config/pa/pa.h:304
11437 msgid "Always generate long calls"
11438 msgstr "Генерыраваць код для Intel as"
11440 #: config/pa/pa.h:306
11441 msgid "Generate long calls only when needed"
11444 #: config/pa/pa.h:308
11446 msgid "Enable linker optimizations"
11447 msgstr "Уключаць SSA аптымізацыю"
11449 #: config/pa/pa.h:332
11451 "Specify PA-RISC architecture for code generation.\n"
11452 "Values are 1.0, 1.1 and 2.0."
11455 #: config/pa/pa.h:335
11456 msgid "Specify range of registers to make fixed."
11459 #: config/pa/pa.h:337
11460 msgid "Specify CPU for scheduling purposes."
11463 #: config/pa/pa64-hpux.h:30
11464 msgid "Assume code will be linked by GNU ld"
11467 #: config/pa/pa64-hpux.h:32
11468 msgid "Assume code will be linked by HP ld"
11471 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
11472 msgid "Do not use hardware floating point"
11475 #. return float result in ac0
11476 #: config/pdp11/pdp11.h:64
11477 msgid "Return floating point results in ac0"
11480 #: config/pdp11/pdp11.h:65
11481 msgid "Return floating point results in memory"
11485 #: config/pdp11/pdp11.h:67
11486 msgid "Generate code for an 11/40"
11490 #: config/pdp11/pdp11.h:70
11491 msgid "Generate code for an 11/45"
11495 #: config/pdp11/pdp11.h:73
11496 msgid "Generate code for an 11/10"
11499 #. use movmemhi for bcopy
11500 #. use 32 bit for int
11501 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11502 msgid "Use 32 bit int"
11503 msgstr "Выкарыстоўваць 32-х бітны int"
11505 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11506 msgid "Use 16 bit int"
11507 msgstr "Выкарыстоўваць 16-ці бітны int"
11509 #. use 32 bit for float
11510 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11511 msgid "Use 32 bit float"
11512 msgstr "Выкарыстоўваць 32-х бітны float"
11514 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11515 msgid "Use 64 bit float"
11516 msgstr "Выкарыстоўваць 64-х бітны float"
11518 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11519 #. is branching expensive - on a PDP, it's actually really cheap
11520 #. this is just to play around and check what code gcc generates
11521 #. split instruction and data memory?
11522 #: config/pdp11/pdp11.h:95
11523 msgid "Target has split I&D"
11526 #: config/pdp11/pdp11.h:96
11527 msgid "Target does not have split I&D"
11530 #. UNIX assembler syntax?
11531 #: config/pdp11/pdp11.h:98
11532 msgid "Use UNIX assembler syntax"
11533 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11535 #: config/pdp11/pdp11.h:99
11536 msgid "Use DEC assembler syntax"
11537 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11539 #: config/rs6000/host-darwin.c:52
11540 msgid "Segmentation Fault (code)"
11543 #: config/rs6000/host-darwin.c:83
11544 msgid "Out of stack space.\n"
11547 #: config/rs6000/host-darwin.c:104
11549 msgid "Try running '%s' in the shell to raise its limit.\n"
11552 #: config/rs6000/host-darwin.c:117
11553 msgid "Segmentation Fault"
11556 #: config/rs6000/host-darwin.c:131
11558 msgid "While setting up signal stack: %m"
11561 #: config/rs6000/host-darwin.c:137
11563 msgid "While setting up signal handler: %m"
11566 #: config/rs6000/host-darwin.c:181
11568 msgid "couldn't unmap pch_address_space: %m\n"
11571 #. Handle the machine specific pragma longcall. Its syntax is
11573 #. # pragma longcall ( TOGGLE )
11575 #. where TOGGLE is either 0 or 1.
11577 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11578 #. whether or not new function declarations receive a longcall
11579 #. attribute by default.
11580 #: config/rs6000/rs6000-c.c:46
11581 msgid "ignoring malformed #pragma longcall"
11584 #: config/rs6000/rs6000-c.c:59
11586 msgid "missing open paren"
11587 msgstr "Прапушчана назва"
11589 #: config/rs6000/rs6000-c.c:61
11591 msgid "missing number"
11592 msgstr "Прапушчана назва"
11594 #: config/rs6000/rs6000-c.c:63
11596 msgid "missing close paren"
11597 msgstr "Прапушчана назва класа"
11599 #: config/rs6000/rs6000-c.c:66
11600 msgid "number must be 0 or 1"
11603 #: config/rs6000/rs6000-c.c:69
11604 msgid "junk at end of #pragma longcall"
11607 #: config/rs6000/rs6000.c:1254
11608 msgid "-mmultiple is not supported on little endian systems"
11611 #: config/rs6000/rs6000.c:1261
11612 msgid "-mstring is not supported on little endian systems"
11615 #: config/rs6000/rs6000.c:1275
11617 msgid "unknown -mdebug-%s switch"
11620 #: config/rs6000/rs6000.c:1287
11621 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
11624 #: config/rs6000/rs6000.c:1298
11626 msgid "Unknown switch -mlong-double-%s"
11629 #: config/rs6000/rs6000.c:1354
11630 msgid "AltiVec and E500 instructions cannot coexist"
11633 #: config/rs6000/rs6000.c:1622
11635 msgid "unknown -m%s= option specified: '%s'"
11636 msgstr "невядомы рэжым машыны \"%s\""
11638 #: config/rs6000/rs6000.c:1643
11640 msgid "not configured for ABI: '%s'"
11643 #: config/rs6000/rs6000.c:1651
11644 msgid "Using darwin64 ABI"
11647 #: config/rs6000/rs6000.c:1656
11648 msgid "Using old darwin ABI"
11651 #: config/rs6000/rs6000.c:1662
11653 msgid "unknown ABI specified: '%s'"
11654 msgstr "невядомы рэжым машыны \"%s\""
11656 #: config/rs6000/rs6000.c:1679
11658 msgid "invalid option for -mfloat-gprs"
11659 msgstr "Нерэчаісны выбар \"%s\""
11661 #: config/rs6000/rs6000.c:1695
11662 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
11665 #: config/rs6000/rs6000.c:1702
11667 msgid "unknown -malign-XXXXX option specified: '%s'"
11668 msgstr "невядомы рэжым машыны \"%s\""
11670 #: config/rs6000/rs6000.c:4756
11671 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
11674 #: config/rs6000/rs6000.c:4829
11675 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11678 #: config/rs6000/rs6000.c:5018
11679 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11682 #: config/rs6000/rs6000.c:5809
11683 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
11686 #: config/rs6000/rs6000.c:6704
11688 msgid "argument 1 must be a 5-bit signed literal"
11689 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11691 #: config/rs6000/rs6000.c:6807 config/rs6000/rs6000.c:7477
11693 msgid "argument 2 must be a 5-bit unsigned literal"
11694 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11696 #: config/rs6000/rs6000.c:6847
11698 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11699 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11701 #: config/rs6000/rs6000.c:6901
11703 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11704 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11706 #: config/rs6000/rs6000.c:7063
11708 msgid "argument 3 must be a 4-bit unsigned literal"
11709 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11711 #: config/rs6000/rs6000.c:7235
11713 msgid "argument to %qs must be a 2-bit unsigned literal"
11714 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11716 #: config/rs6000/rs6000.c:7348
11718 msgid "argument to dss must be a 2-bit unsigned literal"
11719 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11721 #: config/rs6000/rs6000.c:7363
11723 msgid "invalid parameter combination for %qs AltiVec intrinsic"
11726 #: config/rs6000/rs6000.c:7597
11728 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11729 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11731 #: config/rs6000/rs6000.c:7670
11733 msgid "argument 1 of __builtin_spe_predicate is out of range"
11734 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11736 #: config/rs6000/rs6000.c:10566
11738 msgid "invalid %%f value"
11741 #: config/rs6000/rs6000.c:10575
11743 msgid "invalid %%F value"
11746 #: config/rs6000/rs6000.c:10584
11748 msgid "invalid %%G value"
11751 #: config/rs6000/rs6000.c:10619
11753 msgid "invalid %%j code"
11756 #: config/rs6000/rs6000.c:10629
11758 msgid "invalid %%J code"
11761 #: config/rs6000/rs6000.c:10639
11763 msgid "invalid %%k value"
11766 #: config/rs6000/rs6000.c:10659 config/xtensa/xtensa.c:1937
11768 msgid "invalid %%K value"
11771 #: config/rs6000/rs6000.c:10726
11773 msgid "invalid %%O value"
11774 msgstr "нерэчаіснае значэньне %%O"
11776 #: config/rs6000/rs6000.c:10773
11778 msgid "invalid %%q value"
11781 #: config/rs6000/rs6000.c:10817
11783 msgid "invalid %%S value"
11786 #: config/rs6000/rs6000.c:10859
11788 msgid "invalid %%T value"
11791 #: config/rs6000/rs6000.c:10869
11793 msgid "invalid %%u value"
11796 #: config/rs6000/rs6000.c:10878 config/xtensa/xtensa.c:1907
11798 msgid "invalid %%v value"
11801 #: config/rs6000/rs6000.c:13555
11803 msgid "stack frame too large"
11804 msgstr "%s - вельмі вялікі"
11806 #: config/rs6000/rs6000.c:16073
11807 msgid "no profiling of 64-bit code for this ABI"
11810 #: config/rs6000/rs6000.c:17163
11811 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
11814 #: config/rs6000/rs6000.c:17165
11815 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
11818 #: config/rs6000/rs6000.c:17169
11819 msgid "use of %<long long%> in AltiVec types is invalid"
11822 #: config/rs6000/rs6000.c:17171
11823 msgid "use of %<double%> in AltiVec types is invalid"
11826 #: config/rs6000/rs6000.c:17173
11827 msgid "use of %<long double%> in AltiVec types is invalid"
11830 #: config/rs6000/rs6000.c:17175
11831 msgid "use of boolean types in AltiVec types is invalid"
11834 #: config/rs6000/rs6000.c:17177
11835 msgid "use of %<complex%> in AltiVec types is invalid"
11838 #: config/rs6000/aix.h:204
11839 msgid "Conform more closely to IBM XLC semantics"
11842 #: config/rs6000/aix.h:206
11843 msgid "Default GCC semantics that differ from IBM XLC"
11846 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
11847 #: config/rs6000/aix52.h:31
11848 msgid "Support message passing with the Parallel Environment"
11851 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11852 msgid "Compile for 64-bit pointers"
11855 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11856 msgid "Compile for 32-bit pointers"
11859 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11860 msgid "-maix64 and POWER architecture are incompatible"
11863 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11864 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11867 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11868 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11871 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
11873 msgid "Generate 64-bit code"
11874 msgstr "Стварыць код для DLL"
11876 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
11878 msgid "Generate 32-bit code"
11879 msgstr "Стварыць код для DLL"
11881 #: config/rs6000/darwin.h:73
11882 msgid "Generate code suitable for executables (NOT shared libs)"
11885 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11887 #: config/rs6000/darwin.h:89
11888 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11891 #. Darwin doesn't support -fpic.
11892 #: config/rs6000/darwin.h:95
11894 msgid "-fpic is not supported; -fPIC assumed"
11895 msgstr "-pipe не падтрымліваецца"
11897 #: config/rs6000/darwin.h:113
11898 msgid "-m64 requires PowerPC64 architecture, enabling"
11902 #. if (rs6000_long_double_size_string == NULL)
11903 #. rs6000_long_double_type_size = 128;
11904 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
11906 msgid "-m64 not supported in this configuration"
11907 msgstr "-pipe не падтрымліваецца"
11909 #: config/rs6000/linux64.h:109
11910 msgid "-m64 requires a PowerPC64 cpu"
11913 #: config/rs6000/linux64.h:221
11914 msgid "Call mcount for profiling before a function prologue"
11917 #: config/rs6000/linux64.h:223
11918 msgid "Call mcount for profiling after a function prologue"
11921 #. Run-time compilation parameters selecting different hardware subsets.
11923 #. Macro to define tables used to set the flags.
11924 #. This is a list in braces of pairs in braces,
11925 #. each pair being { "NAME", VALUE }
11926 #. where VALUE is the bits to set or minus the bits to clear.
11927 #. An empty string NAME is used to identify the default VALUE.
11928 #: config/rs6000/rs6000.h:277
11929 msgid "Use POWER instruction set"
11932 #: config/rs6000/rs6000.h:280
11933 msgid "Use POWER2 instruction set"
11936 #: config/rs6000/rs6000.h:282
11937 msgid "Do not use POWER2 instruction set"
11940 #: config/rs6000/rs6000.h:285
11941 msgid "Do not use POWER instruction set"
11944 #: config/rs6000/rs6000.h:287
11945 msgid "Use PowerPC instruction set"
11948 #: config/rs6000/rs6000.h:290
11949 msgid "Do not use PowerPC instruction set"
11952 #: config/rs6000/rs6000.h:292
11953 msgid "Use PowerPC General Purpose group optional instructions"
11956 #: config/rs6000/rs6000.h:294
11958 msgid "Do not use PowerPC General Purpose group optional instructions"
11959 msgstr "Не генерыраваць сімвальныя інструкцыі"
11961 #: config/rs6000/rs6000.h:296
11962 msgid "Use PowerPC Graphics group optional instructions"
11965 #: config/rs6000/rs6000.h:298
11967 msgid "Do not use PowerPC Graphics group optional instructions"
11968 msgstr "Не генерыраваць сімвальныя інструкцыі"
11970 #: config/rs6000/rs6000.h:300
11971 msgid "Use PowerPC-64 instruction set"
11974 #: config/rs6000/rs6000.h:302
11976 msgid "Do not use PowerPC-64 instruction set"
11977 msgstr "Не генерыраваць сімвальныя інструкцыі"
11979 #: config/rs6000/rs6000.h:304
11980 msgid "Use AltiVec instructions"
11983 #: config/rs6000/rs6000.h:306
11985 msgid "Do not use AltiVec instructions"
11986 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11988 #: config/rs6000/rs6000.h:308
11989 msgid "Use new mnemonics for PowerPC architecture"
11992 #: config/rs6000/rs6000.h:310
11993 msgid "Use old mnemonics for PowerPC architecture"
11996 #: config/rs6000/rs6000.h:313
11997 msgid "Put everything in the regular TOC"
12000 #: config/rs6000/rs6000.h:315
12001 msgid "Place floating point constants in TOC"
12004 #: config/rs6000/rs6000.h:317
12005 msgid "Do not place floating point constants in TOC"
12008 #: config/rs6000/rs6000.h:319
12009 msgid "Place symbol+offset constants in TOC"
12012 #: config/rs6000/rs6000.h:321
12013 msgid "Do not place symbol+offset constants in TOC"
12016 #: config/rs6000/rs6000.h:327
12017 msgid "Place variable addresses in the regular TOC"
12020 #: config/rs6000/rs6000.h:333
12021 msgid "Generate load/store multiple instructions"
12024 #: config/rs6000/rs6000.h:335
12025 msgid "Do not generate load/store multiple instructions"
12028 #: config/rs6000/rs6000.h:337
12029 msgid "Generate string instructions for block moves"
12032 #: config/rs6000/rs6000.h:339
12033 msgid "Do not generate string instructions for block moves"
12036 #: config/rs6000/rs6000.h:341
12037 msgid "Generate load/store with update instructions"
12040 #: config/rs6000/rs6000.h:343
12041 msgid "Do not generate load/store with update instructions"
12044 #: config/rs6000/rs6000.h:347
12046 msgid "Do not generate fused multiply/add instructions"
12047 msgstr "Не генерыраваць сімвальныя інструкцыі"
12049 #: config/rs6000/rs6000.h:351
12050 msgid "Do not schedule the start and end of the procedure"
12053 #: config/rs6000/rs6000.h:357
12054 msgid "Return all structures in memory (AIX default)"
12057 #: config/rs6000/rs6000.h:359
12058 msgid "Return small structures in registers (SVR4 default)"
12061 #: config/rs6000/rs6000.h:365
12063 msgid "Generate single field mfcr instruction"
12064 msgstr "Не генерыраваць сімвальныя інструкцыі"
12066 #: config/rs6000/rs6000.h:367
12068 msgid "Do not generate single field mfcr instruction"
12069 msgstr "Не генерыраваць сімвальныя інструкцыі"
12071 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:715
12072 msgid "Use features of and schedule code for given CPU"
12075 #: config/rs6000/rs6000.h:454
12076 msgid "Enable debug output"
12079 #: config/rs6000/rs6000.h:456
12080 msgid "Select full, part, or no traceback table"
12083 #: config/rs6000/rs6000.h:457
12084 msgid "Specify ABI to use"
12087 #: config/rs6000/rs6000.h:459
12088 msgid "Specify size of long double (64 or 128 bits)"
12091 #: config/rs6000/rs6000.h:461
12092 msgid "Specify yes/no if isel instructions should be generated"
12095 #: config/rs6000/rs6000.h:463
12096 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12099 #: config/rs6000/rs6000.h:465
12100 msgid "Specify yes/no if using floating point in the GPRs"
12103 #: config/rs6000/rs6000.h:467
12104 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12107 #: config/rs6000/rs6000.h:469
12108 msgid "Avoid all range limits on call instructions"
12111 #: config/rs6000/rs6000.h:472
12112 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12115 #: config/rs6000/rs6000.h:475
12116 msgid "Determine which dependences between insns are considered costly"
12119 #: config/rs6000/rs6000.h:477
12120 msgid "Specify which post scheduling nop insertion scheme to apply"
12123 #: config/rs6000/rs6000.h:479
12124 msgid "Specify alignment of structure fields default/natural"
12127 #: config/rs6000/rs6000.h:481
12128 msgid "Specify scheduling priority for dispatch slot restricted insns"
12131 #. Definitions for __builtin_return_address and __builtin_frame_address.
12132 #. __builtin_return_address (0) should give link register (65), enable
12134 #. This should be uncommented, so that the link register is used, but
12135 #. currently this would result in unmatched insns and spilling fixed
12136 #. registers so we'll leave it for another day. When these problems are
12137 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12139 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12140 #. Number of bytes into the frame return addresses can be found. See
12141 #. rs6000_stack_info in rs6000.c for more information on how the different
12142 #. abi's store the return address.
12143 #: config/rs6000/rs6000.h:1830
12144 msgid "RETURN_ADDRESS_OFFSET not supported"
12147 #: config/rs6000/sysv4.h:87
12148 msgid "Select ABI calling convention"
12151 #: config/rs6000/sysv4.h:88
12152 msgid "Select method for sdata handling"
12155 #: config/rs6000/sysv4.h:100
12156 msgid "Align to the base type of the bit-field"
12159 #: config/rs6000/sysv4.h:102
12160 msgid "Don't align to the base type of the bit-field"
12163 #: config/rs6000/sysv4.h:104
12164 msgid "Don't assume that unaligned accesses are handled by the system"
12167 #: config/rs6000/sysv4.h:106
12168 msgid "Assume that unaligned accesses are handled by the system"
12171 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12172 msgid "Produce code relocatable at runtime"
12175 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12176 msgid "Don't produce code relocatable at runtime"
12179 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12180 msgid "Produce little endian code"
12183 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12184 msgid "Produce big endian code"
12187 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12188 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12189 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12190 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12191 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12192 msgid "no description yet"
12195 #: config/rs6000/sysv4.h:129
12199 #: config/rs6000/sysv4.h:130
12200 msgid "Don't use EABI"
12201 msgstr "Не выкарыстоўваць EABI"
12203 #: config/rs6000/sysv4.h:133
12204 msgid "Do not allow bit-fields to cross word boundaries"
12207 #: config/rs6000/sysv4.h:135
12208 msgid "Use alternate register names"
12209 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12211 #: config/rs6000/sysv4.h:137
12212 msgid "Don't use alternate register names"
12213 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12215 #: config/rs6000/sysv4.h:141
12216 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12219 #: config/rs6000/sysv4.h:143
12220 msgid "Link with libads.a, libc.a and crt0.o"
12223 #: config/rs6000/sysv4.h:145
12224 msgid "Link with libyk.a, libc.a and crt0.o"
12227 #: config/rs6000/sysv4.h:147
12228 msgid "Link with libmvme.a, libc.a and crt0.o"
12231 #: config/rs6000/sysv4.h:149
12232 msgid "Set the PPC_EMB bit in the ELF flags header"
12235 #: config/rs6000/sysv4.h:150
12236 msgid "Use the WindISS simulator"
12239 #. Sometimes certain combinations of command options do not make sense
12240 #. on a particular target machine. You can define a macro
12241 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
12242 #. defined, is executed once just after all the command options have
12245 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12247 #: config/rs6000/sysv4.h:219
12249 msgid "bad value for -mcall-%s"
12252 #: config/rs6000/sysv4.h:235
12254 msgid "bad value for -msdata=%s"
12257 #: config/rs6000/sysv4.h:252
12259 msgid "-mrelocatable and -msdata=%s are incompatible"
12262 #: config/rs6000/sysv4.h:261
12264 msgid "-f%s and -msdata=%s are incompatible"
12267 #: config/rs6000/sysv4.h:270
12269 msgid "-msdata=%s and -mcall-%s are incompatible"
12272 #: config/rs6000/sysv4.h:279
12273 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12276 #: config/rs6000/sysv4.h:285
12278 msgid "-mrelocatable and -mcall-%s are incompatible"
12281 #: config/rs6000/sysv4.h:292
12283 msgid "-fPIC and -mcall-%s are incompatible"
12286 #: config/rs6000/sysv4.h:299
12287 msgid "-mcall-aixdesc must be big endian"
12290 #: config/rs6000/sysv4.h:314
12292 msgid "-m%s not supported in this configuration"
12293 msgstr "-pipe не падтрымліваецца"
12295 #: config/s390/s390.c:1406
12297 msgid "Unknown cpu used in -march=%s."
12300 #: config/s390/s390.c:1425
12302 msgid "Unknown cpu used in -mtune=%s."
12305 #: config/s390/s390.c:1430
12307 msgid "z/Architecture mode not supported on %s."
12308 msgstr "-pipe не падтрымліваецца"
12310 #: config/s390/s390.c:1432
12311 msgid "64-bit ABI not supported in ESA/390 mode."
12314 #: config/s390/s390.c:1443
12315 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
12318 #: config/s390/s390.c:1450
12319 msgid "invalid value for -mwarn-framesize"
12322 #: config/s390/s390.c:1460
12324 msgid "invalid value for -mstack-size"
12325 msgstr "нявернае выкарыстанне \"restict\""
12327 #: config/s390/s390.c:1463
12328 msgid "stack size must be an exact power of 2"
12331 #: config/s390/s390.c:1469
12332 msgid "invalid value for -mstack-guard"
12335 #: config/s390/s390.c:1472
12336 msgid "stack size must be greater than the stack guard value"
12339 #: config/s390/s390.c:1475
12340 msgid "stack guard value must be an exact power of 2"
12343 #: config/s390/s390.c:1478
12344 msgid "-mstack-size implies use of -mstack-guard"
12347 #: config/s390/s390.c:1482
12348 msgid "-mstack-guard implies use of -mstack-size"
12351 #: config/s390/s390.c:4310
12352 msgid "Cannot decompose address."
12355 #: config/s390/s390.c:4502
12356 msgid "UNKNOWN in print_operand !?"
12359 #: config/s390/s390.c:6549
12360 msgid "Total size of local variables exceeds architecture limit."
12363 #: config/s390/s390.c:7085
12365 msgid "frame size of %qs is "
12366 msgstr "памер \"%s\" - %d байт"
12368 #: config/s390/s390.c:7085
12372 #: config/s390/s390.c:7089
12374 msgid "%qs uses dynamic stack allocation"
12377 #: config/s390/s390.h:136
12378 msgid "Use bras for executable < 64k"
12381 #: config/s390/s390.h:137
12383 msgid "Don't use bras"
12384 msgstr "Не выкарыстоўваць Irix PIC"
12386 #: config/s390/s390.h:138
12387 msgid "Additional debug prints"
12390 #: config/s390/s390.h:139
12391 msgid "Don't print additional debug prints"
12394 #: config/s390/s390.h:140
12398 #: config/s390/s390.h:141
12402 #: config/s390/s390.h:142
12403 msgid "z/Architecture"
12406 #: config/s390/s390.h:143
12407 msgid "ESA/390 architecture"
12410 #: config/s390/s390.h:144
12414 #: config/s390/s390.h:145
12418 #: config/s390/s390.h:146
12419 msgid "Enable tpf OS tracing code"
12422 #: config/s390/s390.h:147
12423 msgid "Disable tpf OS tracing code"
12426 #: config/s390/s390.h:148
12428 msgid "Disable fused multiply/add instructions"
12429 msgstr "Не генерыраваць сімвальныя інструкцыі"
12431 #: config/s390/s390.h:149
12433 msgid "Enable fused multiply/add instructions"
12434 msgstr "Не генерыраваць сімвальныя інструкцыі"
12436 #: config/s390/s390.h:150
12437 msgid "Maintain backchain pointer"
12440 #: config/s390/s390.h:151
12441 msgid "Don't maintain backchain pointer"
12444 #: config/s390/s390.h:152
12445 msgid "Use packed stack layout"
12448 #: config/s390/s390.h:153
12449 msgid "Don't use packed stack layout"
12452 #: config/s390/s390.h:162
12453 msgid "Warn if a single function's framesize exceeds the given framesize"
12456 #: config/s390/s390.h:165
12457 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12460 #: config/s390/s390.h:168
12461 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
12464 #: config/s390/s390.h:171
12465 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
12468 #: config/sh/sh.c:6201
12470 msgid "__builtin_saveregs not supported by this subtarget"
12471 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12473 #: config/sh/sh.c:7194
12474 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12477 #. The sp_switch attribute only has meaning for interrupt functions.
12478 #. The trap_exit attribute only has meaning for interrupt functions.
12479 #: config/sh/sh.c:7216 config/sh/sh.c:7251
12481 msgid "%qs attribute only applies to interrupt functions"
12482 msgstr "\"%s\" звычайна функцыя"
12484 #. The argument must be a constant string.
12485 #: config/sh/sh.c:7223
12487 msgid "%qs attribute argument not a string constant"
12488 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12490 #. The argument must be a constant integer.
12491 #: config/sh/sh.c:7258
12493 msgid "%qs attribute argument not an integer constant"
12494 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12496 #: config/sh/symbian.c:147
12497 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
12500 #: config/sh/symbian.c:158
12501 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
12504 #: config/sh/symbian.c:171
12505 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
12508 #: config/sh/symbian.c:286
12509 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
12512 #: config/sh/symbian.c:332
12513 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
12516 #: config/sh/symbian.c:436
12517 msgid "%Hvariable %qD definition is marked dllimport."
12520 #: config/sh/symbian.c:511
12521 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
12524 #: config/sh/symbian.c:892 cp/tree.c:2286
12526 msgid "lang_* check: failed in %s, at %s:%d"
12529 #. There are no delay slots on SHmedia.
12530 #. Relaxation isn't yet supported for SHmedia
12531 #. -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.
12532 #: config/sh/sh.h:754
12534 msgid "Profiling is not supported on this target."
12535 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12537 #: config/sparc/sparc.c:584
12539 msgid "%s is not supported by this configuration"
12542 #: config/sparc/sparc.c:591
12543 msgid "-mlong-double-64 not allowed with -m64"
12546 #: config/sparc/sparc.c:616
12547 msgid "-mcmodel= is not supported on 32 bit systems"
12550 #: config/sparc/sparc.c:7325 config/sparc/sparc.c:7331
12552 msgid "invalid %%Y operand"
12553 msgstr "нерэчаісны %%Y аперанд"
12555 #: config/sparc/sparc.c:7401
12557 msgid "invalid %%A operand"
12558 msgstr "нерэчаісны %%A аперанд"
12560 #: config/sparc/sparc.c:7411
12562 msgid "invalid %%B operand"
12563 msgstr "нерэчаісны %%B аперанд"
12565 #: config/sparc/sparc.c:7450
12567 msgid "invalid %%c operand"
12568 msgstr "нерэчаісны %%c аперанд"
12570 #: config/sparc/sparc.c:7451
12572 msgid "invalid %%C operand"
12573 msgstr "нерэчаісны %%C аперанд"
12575 #: config/sparc/sparc.c:7472
12577 msgid "invalid %%d operand"
12578 msgstr "нерэчаісны %%d аперанд"
12580 #: config/sparc/sparc.c:7473
12582 msgid "invalid %%D operand"
12583 msgstr "нерэчаісны %%D аперанд"
12585 #: config/sparc/sparc.c:7489
12587 msgid "invalid %%f operand"
12588 msgstr "нерэчаісны %%f аперанд"
12590 #: config/sparc/sparc.c:7503
12592 msgid "invalid %%s operand"
12593 msgstr "нерэчаісны %%f аперанд"
12595 #: config/sparc/sparc.c:7557
12596 msgid "long long constant not a valid immediate operand"
12599 #: config/sparc/sparc.c:7560
12600 msgid "floating point constant not a valid immediate operand"
12603 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
12604 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
12605 msgid "Use 64 bit long doubles"
12608 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
12609 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
12610 msgid "Use 128 bit long doubles"
12613 #: config/sparc/sp64-elf.h:87
12614 msgid "Generate code for big endian"
12617 #: config/sparc/sp64-elf.h:88
12618 msgid "Generate code for little endian"
12621 #: config/sparc/sp86x-elf.h:61
12622 msgid "Use little-endian byte order for data"
12625 #: config/sparc/sparc.h:632
12626 msgid "Assume possible double misalignment"
12629 #: config/sparc/sparc.h:634
12630 msgid "Assume all doubles are aligned"
12633 #: config/sparc/sparc.h:636
12634 msgid "Pass -assert pure-text to linker"
12637 #: config/sparc/sparc.h:638
12638 msgid "Do not pass -assert pure-text to linker"
12641 #: config/sparc/sparc.h:640
12642 msgid "Use ABI reserved registers"
12645 #: config/sparc/sparc.h:642
12646 msgid "Do not use ABI reserved registers"
12649 #: config/sparc/sparc.h:644
12650 msgid "Use hardware quad fp instructions"
12653 #: config/sparc/sparc.h:646
12654 msgid "Do not use hardware quad fp instructions"
12657 #: config/sparc/sparc.h:648
12658 msgid "Compile for v8plus ABI"
12661 #: config/sparc/sparc.h:650
12662 msgid "Do not compile for v8plus ABI"
12665 #: config/sparc/sparc.h:652
12666 msgid "Utilize Visual Instruction Set"
12669 #: config/sparc/sparc.h:654
12670 msgid "Do not utilize Visual Instruction Set"
12673 #: config/sparc/sparc.h:656
12674 msgid "Pointers are 64-bit"
12677 #: config/sparc/sparc.h:658
12678 msgid "Pointers are 32-bit"
12681 #: config/sparc/sparc.h:660
12682 msgid "Use 32-bit ABI"
12685 #: config/sparc/sparc.h:662
12686 msgid "Use 64-bit ABI"
12689 #: config/sparc/sparc.h:664
12690 msgid "Use stack bias"
12693 #: config/sparc/sparc.h:666
12694 msgid "Do not use stack bias"
12697 #: config/sparc/sparc.h:668
12698 msgid "Use structs on stronger alignment for double-word copies"
12701 #: config/sparc/sparc.h:670
12702 msgid "Do not use structs on stronger alignment for double-word copies"
12705 #: config/sparc/sparc.h:672
12706 msgid "Optimize tail call instructions in assembler and linker"
12709 #: config/sparc/sparc.h:674
12710 msgid "Do not optimize tail call instructions in assembler or linker"
12713 #: config/sparc/sparc.h:719
12714 msgid "Use given SPARC code model"
12717 #: config/stormy16/stormy16.c:528
12718 msgid "Constant halfword load operand out of range."
12721 #: config/stormy16/stormy16.c:538
12722 msgid "Constant arithmetic operand out of range."
12725 #: config/stormy16/stormy16.c:1224
12726 msgid "Local variable memory requirements exceed capacity."
12729 #: config/stormy16/stormy16.c:1390
12730 msgid "function_profiler support"
12733 #: config/stormy16/stormy16.c:1479
12734 msgid "cannot use va_start in interrupt function"
12737 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
12739 msgid "'B' operand is not constant"
12740 msgstr "тып параметра \"%s\" не аб'яўлены"
12742 #: config/stormy16/stormy16.c:1948
12743 msgid "'B' operand has multiple bits set"
12746 #: config/stormy16/stormy16.c:1974
12748 msgid "'o' operand is not constant"
12749 msgstr "тып параметра \"%s\" не аб'яўлены"
12751 #: config/stormy16/stormy16.c:2006
12752 msgid "xstormy16_print_operand: unknown code"
12755 #: config/stormy16/stormy16.c:2052
12757 msgid "switch statement of size %lu entries too large"
12760 #: config/stormy16/stormy16.c:2434
12762 msgid "%<__BELOW100__%> attribute only applies to variables"
12763 msgstr "\"%s\" атрыбут ігнарыруецца"
12765 #: config/stormy16/stormy16.c:2441
12766 msgid "__BELOW100__ attribute not allowed with auto storage class."
12769 #: config/v850/v850-c.c:67
12770 msgid "#pragma GHS endXXXX found without previous startXXX"
12773 #: config/v850/v850-c.c:69
12774 msgid "#pragma GHS endXXX does not match previous startXXX"
12777 #: config/v850/v850-c.c:94
12778 msgid "cannot set interrupt attribute: no current function"
12781 #: config/v850/v850-c.c:102
12782 msgid "cannot set interrupt attribute: no such identifier"
12785 #: config/v850/v850-c.c:147
12786 msgid "junk at end of #pragma ghs section"
12789 #: config/v850/v850-c.c:164
12791 msgid "unrecognized section name \"%s\""
12792 msgstr "нераспазнаная назва сэкцыі \"%s\""
12794 #: config/v850/v850-c.c:179
12795 msgid "malformed #pragma ghs section"
12798 #: config/v850/v850-c.c:198
12799 msgid "junk at end of #pragma ghs interrupt"
12802 #: config/v850/v850-c.c:209
12803 msgid "junk at end of #pragma ghs starttda"
12806 #: config/v850/v850-c.c:220
12807 msgid "junk at end of #pragma ghs startsda"
12810 #: config/v850/v850-c.c:231
12811 msgid "junk at end of #pragma ghs startzda"
12814 #: config/v850/v850-c.c:242
12815 msgid "junk at end of #pragma ghs endtda"
12818 #: config/v850/v850-c.c:253
12819 msgid "junk at end of #pragma ghs endsda"
12822 #: config/v850/v850-c.c:264
12823 msgid "junk at end of #pragma ghs endzda"
12826 #: config/v850/v850.c:168
12828 msgid "%s=%s is not numeric"
12831 #: config/v850/v850.c:175
12833 msgid "%s=%s is too large"
12834 msgstr "%s=%s вельмі вялікі"
12836 #: config/v850/v850.c:339
12837 msgid "const_double_split got a bad insn:"
12840 #: config/v850/v850.c:904
12841 msgid "output_move_single:"
12844 #: config/v850/v850.c:2246
12845 msgid "%Jdata area attributes cannot be specified for local variables"
12848 #: config/v850/v850.c:2257
12850 msgid "%Jdata area of '%D' conflicts with previous declaration"
12851 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12853 #: config/v850/v850.c:2456
12855 msgid "bogus JR construction: %d\n"
12858 #: config/v850/v850.c:2477 config/v850/v850.c:2680
12860 msgid "bad amount of stack space removal: %d"
12863 #: config/v850/v850.c:2656
12865 msgid "bogus JARL construction: %d\n"
12868 #: config/v850/v850.c:3026
12870 msgid "Bogus DISPOSE construction: %d\n"
12873 #: config/v850/v850.c:3048
12875 msgid "Too much stack space to dispose of: %d"
12878 #: config/v850/v850.c:3221
12880 msgid "Bogus PREPEARE construction: %d\n"
12883 #: config/v850/v850.c:3243
12885 msgid "Too much stack space to prepare: %d"
12888 #. Macro to define tables used to set the flags.
12889 #. This is a list in braces of pairs in braces,
12890 #. each pair being { "NAME", VALUE }
12891 #. where VALUE is the bits to set or minus the bits to clear.
12892 #. An empty string NAME is used to identify the default VALUE.
12893 #: config/v850/v850.h:174
12894 msgid "Support Green Hills ABI"
12897 #: config/v850/v850.h:177
12898 msgid "Prohibit PC relative function calls"
12901 #: config/v850/v850.h:180
12902 msgid "Reuse r30 on a per function basis"
12905 #: config/v850/v850.h:183
12906 msgid "Use stubs for function prologues"
12909 #: config/v850/v850.h:186
12910 msgid "Same as: -mep -mprolog-function"
12913 #: config/v850/v850.h:187
12914 msgid "Enable backend debugging"
12917 #: config/v850/v850.h:189
12918 msgid "Compile for the v850 processor"
12921 #: config/v850/v850.h:191
12923 msgid "Compile for v850e1 processor"
12924 msgstr "Аптымізацыя для F930 працэсараў"
12926 #. Make sure that the other bits are cleared.
12927 #: config/v850/v850.h:193
12929 msgid "Compile for v850e processor"
12930 msgstr "Аптымізацыя для F930 працэсараў"
12932 #. Make sure that the other bits are cleared.
12933 #: config/v850/v850.h:195
12935 msgid "Enable the use of the short load instructions"
12936 msgstr "Не генерыраваць сімвальныя інструкцыі"
12938 #: config/v850/v850.h:198
12940 msgid "Do not use the callt instruction"
12941 msgstr "Не генерыраваць сімвальныя інструкцыі"
12943 #: config/v850/v850.h:205
12945 msgid "Do not use registers r2 and r5"
12946 msgstr "Не выкарыстоўваць рэгістра sb"
12948 #: config/v850/v850.h:207
12949 msgid "Enforce strict alignment"
12952 #: config/v850/v850.h:210
12953 msgid "Use 4 byte entries in switch tables"
12956 #: config/v850/v850.h:236
12957 msgid "Set the max size of data eligible for the TDA area"
12960 #: config/v850/v850.h:239
12961 msgid "Set the max size of data eligible for the SDA area"
12964 #: config/v850/v850.h:242
12965 msgid "Set the max size of data eligible for the ZDA area"
12968 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
12969 #: config/xtensa/xtensa.c:1055
12973 #: config/xtensa/xtensa.c:1774
12974 msgid "boolean registers required for the floating-point option"
12977 #: config/xtensa/xtensa.c:1820
12979 msgid "-f%s is not supported with CONST16 instructions"
12980 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
12982 #: config/xtensa/xtensa.c:1825
12983 msgid "PIC is required but not supported with CONST16 instructions"
12986 #: config/xtensa/xtensa.c:1895
12988 msgid "invalid %%D value"
12989 msgstr "дрэннае %%Q значэнне"
12991 #: config/xtensa/xtensa.c:1932
12992 msgid "invalid mask"
12993 msgstr "нерэчаісная маска"
12995 #: config/xtensa/xtensa.c:1958
12997 msgid "invalid %%x value"
12998 msgstr "нерэчаіснае значэньне %%x/X"
13000 #: config/xtensa/xtensa.c:1965
13002 msgid "invalid %%d value"
13003 msgstr "дрэннае %%Q значэнне"
13005 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
13007 msgid "invalid %%t/%%b value"
13008 msgstr "дрэннае %%Q значэнне"
13010 #: config/xtensa/xtensa.c:2038
13011 msgid "invalid address"
13012 msgstr "нерэчаісны адрас"
13014 #: config/xtensa/xtensa.c:2063
13016 msgid "no register in address"
13017 msgstr "невядомая назва рэгістра: %s"
13019 #: config/xtensa/xtensa.c:2071
13020 msgid "address offset not a constant"
13023 #: config/xtensa/xtensa.c:2672
13024 msgid "only uninitialized variables can be placed in a .bss section"
13027 #: config/xtensa/xtensa.h:79
13028 msgid "Use CONST16 instruction to load constants"
13031 #: config/xtensa/xtensa.h:81
13032 msgid "Use PC-relative L32R instruction to load constants"
13035 #: config/xtensa/xtensa.h:83
13036 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13039 #: config/xtensa/xtensa.h:85
13040 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13043 #: config/xtensa/xtensa.h:87
13044 msgid "Intersperse literal pools with code in the text section"
13047 #: config/xtensa/xtensa.h:89
13048 msgid "Put literal pools in a separate literal section"
13051 #: config/xtensa/xtensa.h:91
13052 msgid "Automatically align branch targets to reduce branch penalties"
13055 #: config/xtensa/xtensa.h:93
13056 msgid "Do not automatically align branch targets"
13059 #: config/xtensa/xtensa.h:95
13060 msgid "Use indirect CALLXn instructions for large programs"
13063 #: config/xtensa/xtensa.h:97
13064 msgid "Use direct CALLn instructions for fast calls"
13069 msgid "missing argument to \"-%s\""
13070 msgstr "аргумент для \"%s\" прапушчан"
13073 msgid "%<-gnat%> misspelled as %<-gant%>"
13077 msgid "unable to call pointer to member function here"
13081 msgid "%s %D(%T, %T, %T) <built-in>"
13085 msgid "%s %D(%T, %T) <built-in>"
13089 msgid "%s %D(%T) <built-in>"
13093 msgid "%s %T <conversion>"
13097 msgid "%J%s %+#D <near match>"
13105 msgid "candidates are:"
13110 msgid "conversion from %qT to %qT is ambiguous"
13111 msgstr "пераўтварэньне з `%T' у `%T'"
13113 #: cp/call.c:2767 cp/call.c:2825
13114 msgid "no matching function for call to %<%D(%A)%>"
13117 #: cp/call.c:2770 cp/call.c:2828
13118 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13121 #. It's no good looking for an overloaded operator() on a
13122 #. pointer-to-member-function.
13125 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13129 msgid "no match for call to %<(%T) (%A)%>"
13134 msgid "call of %<(%T) (%A)%> is ambiguous"
13135 msgstr "памер \"%s\" - %d байт"
13138 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13142 msgid "%s for %<operator%s%> in %<%E%s%>"
13146 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13150 msgid "%s for %qs in %<%s %E%>"
13154 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13158 msgid "%s for %<operator%s%> in %<%s%E%>"
13162 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13166 msgid "%qE has type %<void%> and is not a throw-expression"
13169 #: cp/call.c:3241 cp/call.c:3451
13170 msgid "operands to ?: have different types"
13174 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13178 msgid "enumeral and non-enumeral type in conditional expression"
13182 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13186 msgid "using synthesized %q#D for copy assignment"
13190 msgid " where cfront would use %q#D"
13194 msgid "comparison between %q#T and %q#T"
13199 msgid "no suitable %<operator %s> for %qT"
13200 msgstr "немагчымы апэратар '%s'"
13203 msgid "%q+#D is private"
13207 msgid "%q+#D is protected"
13211 msgid "%q+#D is inaccessible"
13215 msgid "within this context"
13218 #: cp/call.c:4163 cp/cvt.c:263
13220 msgid "invalid conversion from %qT to %qT"
13221 msgstr "пераўтварэньне з `%T' у `%T'"
13224 msgid " initializing argument %P of %qD"
13228 msgid "passing NULL to non-pointer argument %P of %qD"
13232 msgid "converting to non-pointer type %qT from NULL"
13236 msgid "passing %qT for argument %P to %qD"
13241 msgid "converting to %qT from %qT"
13242 msgstr "пераўтварэньне з `%T' у `%T'"
13245 msgid "passing negative value %qE for argument %P to %qD"
13249 msgid "converting negative value %qE to %qT"
13254 msgid "cannot bind bitfield %qE to %qT"
13255 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13257 #: cp/call.c:4348 cp/call.c:4364
13258 msgid "cannot bind packed field %qE to %qT"
13263 msgid "cannot bind rvalue %qE to %qT"
13264 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13267 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13270 #. Undefined behavior [expr.call] 5.2.2/7.
13272 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13276 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13280 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13284 msgid "%qT is not an accessible base of %qT"
13288 msgid "could not find class$ field in java interface type %qT"
13292 msgid "call to non-function %qD"
13296 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13300 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13304 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13308 msgid "cannot call member function %qD without object"
13312 msgid "passing %qT chooses %qT over %qT"
13315 #: cp/call.c:6016 cp/name-lookup.c:4104
13316 msgid " in call to %qD"
13320 msgid "choosing %qD over %qD"
13325 msgid " for conversion from %qT to %qT"
13326 msgstr "пераўтварэньне з `%T' у `%T'"
13329 msgid " because conversion sequence for the argument is better"
13333 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:"
13337 msgid "candidate 1:"
13341 msgid "candidate 2:"
13345 msgid "could not convert %qE to %qT"
13349 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13353 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13357 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13361 msgid "Java class %qT cannot have a destructor"
13365 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13369 msgid "%q#D and %q#D cannot be overloaded"
13373 msgid "conflicting access specifications for method %qD, ignored"
13378 msgid "conflicting access specifications for field %qE, ignored"
13383 msgid "%qD names constructor"
13384 msgstr "У канструкцыі"
13388 msgid "%qD invalid in %qT"
13389 msgstr "Нерэчаісны выбар \"%s\""
13392 msgid "no members matching %qD in %q#T"
13395 #: cp/class.c:1186 cp/class.c:1194
13397 msgid "%qD invalid in %q#T"
13398 msgstr "Нерэчаісны выбар \"%s\""
13401 msgid " because of local method %q#D with same name"
13405 msgid " because of local member %q#D with same name"
13409 msgid "base class %q#T has a non-virtual destructor"
13413 msgid "all member functions in class %qT are private"
13417 msgid "%q#T only defines a private destructor and has no friends"
13421 msgid "%q#T only defines private constructors and has no friends"
13425 msgid "no unique final overrider for %qD in %qT"
13428 #. Here we know it is a hider, and no overrider exists.
13430 msgid "%qD was hidden"
13437 #: cp/class.c:2451 cp/decl2.c:1100
13438 msgid "%q#D invalid; an anonymous union can only have non-static data members"
13441 #: cp/class.c:2458 cp/decl2.c:1107
13442 msgid "private member %q#D in anonymous union"
13445 #: cp/class.c:2461 cp/decl2.c:1109
13446 msgid "protected member %q#D in anonymous union"
13451 msgid "bit-field %q#D with non-integral type"
13452 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13456 msgid "bit-field %qD width not an integer constant"
13457 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13460 msgid "negative width in bit-field %qD"
13464 msgid "zero width for bit-field %qD"
13468 msgid "width of %qD exceeds its type"
13472 msgid "%qD is too small to hold all values of %q#T"
13476 msgid "member %q#D with constructor not allowed in union"
13480 msgid "member %q#D with destructor not allowed in union"
13484 msgid "member %q#D with copy assignment operator not allowed in union"
13488 msgid "multiple fields in union %qT initialized"
13492 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
13496 msgid "%qD may not be static because it is a member of a union"
13500 msgid "%qD may not have reference type %qT because it is a member of a union"
13504 msgid "field %qD in local class cannot be static"
13509 msgid "field %qD invalidly declared function type"
13510 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13514 msgid "field %qD invalidly declared method type"
13515 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13518 msgid "non-static reference %q#D in class without a constructor"
13522 msgid "non-static const member %q#D in class without a constructor"
13526 msgid "field %q#D with same name as class"
13530 msgid "%q#T has pointer data members"
13534 msgid " but does not override %<%T(const %T&)%>"
13538 msgid " or %<operator=(const %T&)%>"
13542 msgid " but does not override %<operator=(const %T&)%>"
13546 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
13550 msgid "class %qT will be considered nearly empty in a future version of GCC"
13555 msgid "initializer specified for non-virtual method %qD"
13556 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13559 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
13563 msgid "direct base %qT inaccessible in %qT due to ambiguity"
13567 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
13571 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
13574 #. Versions of G++ before G++ 3.4 did not reset the
13577 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
13581 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
13585 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13589 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
13592 #: cp/class.c:4894 cp/parser.c:12849
13594 msgid "redefinition of %q#T"
13595 msgstr "папярэдняе вызначэньне `%#T'"
13598 msgid "%q#T has virtual functions but non-virtual destructor"
13602 msgid "trying to finish struct, but kicked out due to previous parse errors"
13607 msgid "language string %<\"%E\"%> not recognized"
13608 msgstr "мова %s не распазнана"
13611 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
13615 msgid "no matches converting function %qD to type %q#T"
13619 msgid "converting overloaded function %qD to type %q#T is ambiguous"
13624 msgid "assuming pointer to member %qD"
13625 msgstr "прапушчан ініцыялізатар"
13628 msgid "(a pointer to member can only be formed with %<&%E%>)"
13631 #: cp/class.c:5864 cp/class.c:5895 cp/class.c:6047 cp/class.c:6054
13632 msgid "not enough type information"
13636 msgid "argument of type %qT does not match %qT"
13640 msgid "invalid operation on uninstantiated type"
13643 #. [basic.scope.class]
13645 #. A name N used in a class S shall refer to the same declaration
13646 #. in its context and when re-evaluated in the completed scope of
13648 #: cp/class.c:6268 cp/decl.c:1096 cp/name-lookup.c:508 cp/pt.c:2198
13650 msgid "declaration of %q#D"
13651 msgstr "абвяшчэньне `%#D'"
13654 msgid "changes meaning of %qD from %q+#D"
13659 msgid "can't convert from incomplete type %qT to %qT"
13660 msgstr "\"%s\" мае незавершаны тып"
13663 msgid "conversion of %qE from %qT to %qT is ambiguous"
13666 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
13667 msgid "cannot convert %qE from type %qT to type %qT"
13670 #: cp/cvt.c:197 cp/cvt.c:201
13671 msgid "pointer to member cast from %qT to %qT is via virtual base"
13675 msgid "conversion from %qT to %qT discards qualifiers"
13678 #: cp/cvt.c:515 cp/typeck.c:4840
13679 msgid "casting %qT to %qT does not dereference pointer"
13684 msgid "cannot convert type %qT to type %qT"
13685 msgstr "\"%s\" мае незавершаны тып"
13689 msgid "conversion from %q#T to %q#T"
13690 msgstr "пераўтварэньне з `%T' у `%T'"
13692 #: cp/cvt.c:682 cp/cvt.c:702
13693 msgid "%q#T used where a %qT was expected"
13697 msgid "%q#T used where a floating point value was expected"
13701 msgid "conversion from %qT to non-scalar type %qT requested"
13705 msgid "pseudo-destructor is not called"
13709 msgid "object of incomplete type %qT will not be accessed in %s"
13713 msgid "object of type %qT will not be accessed in %s"
13717 msgid "object %qE of incomplete type %qT will not be accessed in %s"
13720 #. [over.over] enumerates the places where we can take the address
13721 #. of an overloaded function, and this is not one of them.
13724 msgid "%s cannot resolve address of overloaded function"
13727 #. Only warn when there is no &.
13730 msgid "%s is a reference, not call, to function %qE"
13735 msgid "%s has no effect"
13739 msgid "value computed is not used"
13743 msgid "converting NULL to non-pointer type"
13747 msgid "ambiguous default type conversion from %qT"
13751 msgid " candidate conversions include %qD and %qD"
13756 msgid "label %qD used but not defined"
13757 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13761 msgid "label %qD defined but not used"
13762 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13765 msgid "%qD was declared %<extern%> and later %<static%>"
13768 #: cp/decl.c:1004 cp/decl.c:1469
13770 msgid "previous declaration of %qD"
13771 msgstr "папярэдняе абвяшчэньне `%D'"
13775 msgid "%Jfunction %qD redeclared as inline"
13776 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13780 msgid "%Jprevious declaration of %qD with attribute noinline"
13781 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13785 msgid "%Jfunction %qD redeclared with attribute noinline"
13786 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13790 msgid "%Jprevious declaration of %qD was inline"
13791 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13793 #: cp/decl.c:1083 cp/decl.c:1154
13795 msgid "shadowing %s function %q#D"
13796 msgstr "у функцыі \"%s\":"
13799 msgid "library function %q#D redeclared as non-function %q#D"
13804 msgid "conflicts with built-in declaration %q#D"
13805 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13807 #: cp/decl.c:1149 cp/decl.c:1258 cp/decl.c:1274
13809 msgid "new declaration %q#D"
13810 msgstr "новае абвяшчэньне `%#D'"
13814 msgid "ambiguates built-in declaration %q#D"
13815 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13818 msgid "%q#D redeclared as different kind of symbol"
13823 msgid "previous declaration of %q#D"
13824 msgstr "папярэдняе абвяшчэньне `%#D'"
13828 msgid "declaration of template %q#D"
13829 msgstr "абвяшчэньне шаблёну `%#D'"
13831 #: cp/decl.c:1244 cp/name-lookup.c:509
13833 msgid "conflicts with previous declaration %q#D"
13834 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13836 #: cp/decl.c:1259 cp/decl.c:1275
13838 msgid "ambiguates old declaration %q#D"
13839 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13843 msgid "declaration of C function %q#D conflicts with"
13844 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13848 msgid "previous declaration %q#D here"
13849 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13853 msgid "conflicting declaration %q#D"
13854 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13858 msgid "%qD has a previous declaration as %q#D"
13859 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13861 #. [namespace.alias]
13863 #. A namespace-name or namespace-alias shall not be declared as
13864 #. the name of any other entity in the same declarative region.
13865 #. A namespace-name defined at global scope shall not be
13866 #. declared as the name of any other entity in any global scope
13870 msgid "declaration of namespace %qD conflicts with"
13871 msgstr "абвяшчэньне шаблёну `%#D'"
13875 msgid "previous declaration of namespace %qD here"
13876 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13880 msgid "%q#D previously defined here"
13881 msgstr "папярэдняе вызначэньне"
13885 msgid "%q#D previously declared here"
13886 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13888 #. Prototype decl follows defn w/o prototype.
13891 msgid "prototype for %q#D"
13892 msgstr "няма папярэдняга прататыпа для \"%s\""
13896 msgid "%Jfollows non-prototype definition here"
13897 msgstr "папярэдняе вызначэньне"
13901 msgid "previous declaration of %q#D with %qL linkage"
13902 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13906 msgid "conflicts with new declaration with %qL linkage"
13907 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
13909 #: cp/decl.c:1397 cp/decl.c:1404
13911 msgid "default argument given for parameter %d of %q#D"
13912 msgstr "нехапае аргументаў у функцыі \"%s\""
13914 #: cp/decl.c:1399 cp/decl.c:1406
13916 msgid "after previous specification in %q#D"
13917 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13920 msgid "%q#D was used before it was declared inline"
13925 msgid "%Jprevious non-inline declaration here"
13926 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13930 msgid "redundant redeclaration of %qD in same scope"
13931 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13935 msgid "declaration of %qF throws different exceptions"
13940 msgid "than previous declaration %qF"
13941 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13943 #. From [temp.expl.spec]:
13945 #. If a template, a member template or the member of a class
13946 #. template is explicitly specialized then that
13947 #. specialization shall be declared before the first use of
13948 #. that specialization that would cause an implicit
13949 #. instantiation to take place, in every translation unit in
13950 #. which such a use occurs.
13953 msgid "explicit specialization of %qD after first use"
13954 msgstr "ініцыялізацыя"
13957 msgid "%J%qD: visibility attribute ignored because it"
13962 msgid "%Jconflicts with previous declaration here"
13963 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13967 msgid "label %qE referenced outside of any function"
13970 #: cp/decl.c:2144 cp/decl.c:2168 cp/decl.c:2256
13972 msgid "jump to label %qD"
13973 msgstr "паўтарэнне \"%s\""
13975 #: cp/decl.c:2146 cp/decl.c:2170
13976 msgid "jump to case label"
13979 #: cp/decl.c:2149 cp/decl.c:2173
13981 msgid "%H from here"
13986 msgid " crosses initialization of %q#D"
13987 msgstr "ініцыялізацыя"
13989 #: cp/decl.c:2157 cp/decl.c:2272
13990 msgid " enters scope of non-POD %q#D"
13993 #: cp/decl.c:2177 cp/decl.c:2276
13994 msgid " enters try block"
13997 #: cp/decl.c:2179 cp/decl.c:2278
13998 msgid " enters catch block"
14005 #. Can't skip init of __exception_info.
14007 msgid "%J enters catch block"
14012 msgid " skips initialization of %q#D"
14013 msgstr "ініцыялізацыя"
14016 msgid "label named wchar_t"
14021 msgid "duplicate label %qD"
14022 msgstr "паўтарэнне \"%s\""
14024 #: cp/decl.c:2555 cp/parser.c:3514
14026 msgid "%qD used without template parameters"
14027 msgstr "нявернае выкарыстанне \"restict\""
14029 #: cp/decl.c:2572 cp/decl.c:2663
14030 msgid "no class template named %q#T in %q#T"
14033 #: cp/decl.c:2593 cp/decl.c:2603 cp/decl.c:2623
14035 msgid "no type named %q#T in %q#T"
14036 msgstr "вяртаемы тып \"%s\" не \"int\""
14040 msgid "template parameters do not match template"
14041 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14043 #: cp/decl.c:2673 cp/friend.c:317 cp/friend.c:325
14045 msgid "%qD declared here"
14046 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14049 msgid "%Jan anonymous union cannot have function members"
14053 msgid "member %q#D with constructor not allowed in anonymous aggregate"
14057 msgid "member %q#D with destructor not allowed in anonymous aggregate"
14061 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
14065 msgid "multiple types in one declaration"
14070 msgid "redeclaration of C++ built-in type %qT"
14071 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14074 msgid "missing type-name in typedef-declaration"
14078 msgid "ISO C++ prohibits anonymous structs"
14083 msgid "%qs can only be specified for functions"
14084 msgstr "\"%s\" звычайна функцыя"
14087 msgid "%<friend%> can only be specified inside a class"
14091 msgid "%<explicit%> can only be specified for constructors"
14095 msgid "a storage class can only be specified for objects and functions"
14099 msgid "qualifiers can only be specified for objects and functions"
14104 msgid "attribute ignored in declaration of %q#T"
14105 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14108 msgid "attribute for %q#T must follow the %qs keyword"
14112 msgid "function %q#D is initialized like a variable"
14116 msgid "declaration of %q#D has %<extern%> and is initialized"
14120 msgid "%q#D is not a static member of %q#T"
14124 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14128 msgid "template header not allowed in member definition of explicitly specialized class"
14133 msgid "duplicate initialization of %qD"
14134 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14137 msgid "declaration of %q#D outside of class is not definition"
14142 msgid "variable %q#D has initializer but incomplete type"
14143 msgstr "\"%s\" мае незавершаны тып"
14145 #: cp/decl.c:3782 cp/decl.c:4411
14147 msgid "elements of array %q#D have incomplete type"
14148 msgstr "\"%s\" мае незавершаны тып"
14151 msgid "aggregate %q#D has incomplete type and cannot be defined"
14155 msgid "%qD declared as reference but not initialized"
14159 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14164 msgid "cannot initialize %qT from %qT"
14165 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14168 msgid "initializer fails to determine size of %qD"
14173 msgid "array size missing in %qD"
14174 msgstr "прапушчан памер масіва ў `%D'"
14178 msgid "zero-size array %qD"
14179 msgstr "нулявы памер масіва `%D'"
14181 #. An automatic variable with an incomplete type: that is an error.
14182 #. Don't talk about array types here, since we took care of that
14183 #. message in grokdeclarator.
14185 msgid "storage size of %qD isn't known"
14190 msgid "storage size of %qD isn't constant"
14191 msgstr "тып параметра \"%s\" не аб'яўлены"
14194 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14198 msgid "%J you can work around this by removing the initializer"
14203 msgid "uninitialized const %qD"
14204 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14207 msgid "name %qD used in a GNU-style designated initializer for an array"
14212 msgid "Designated initializer %qE larger than array size"
14216 msgid "brace-enclosed initializer used to initialize %qT"
14220 msgid "initializer for %qT must be brace-enclosed"
14224 msgid "ISO C++ does not allow designated initializers"
14228 msgid "%qT has no non-static data member named %qD"
14233 msgid "too many initializers for %qT"
14234 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14237 msgid "variable-sized object %qD may not be initialized"
14242 msgid "%qD has incomplete type"
14243 msgstr "\"%s\" мае незавершаны тып"
14246 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14250 msgid "array %qD initialized by parenthesized string literal %qE"
14255 msgid "structure %qD with uninitialized const members"
14256 msgstr "параметр \"%s\" ініцыялізаваны"
14260 msgid "structure %qD with uninitialized reference members"
14261 msgstr "параметр \"%s\" ініцыялізаваны"
14264 msgid "assignment (not initialization) in declaration"
14269 msgid "cannot initialize %qD to namespace %qD"
14270 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14274 msgid "shadowing previous type declaration of %q#D"
14275 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14278 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14282 msgid "%qD is thread-local and so cannot be dynamically initialized"
14286 msgid "destructor for alien class %qT cannot be a member"
14290 msgid "constructor for alien class %qT cannot be a member"
14294 msgid "%qD declared as a %<virtual%> %s"
14298 msgid "%qD declared as an %<inline%> %s"
14302 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14306 msgid "%qD declared as a friend"
14311 msgid "%qD declared with an exception specification"
14312 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14315 msgid "cannot declare %<::main%> to be a template"
14319 msgid "cannot declare %<::main%> to be inline"
14323 msgid "cannot declare %<::main%> to be static"
14328 msgid "%<::main%> must return %<int%>"
14329 msgstr "`main' павінна вяртаць `int'"
14332 msgid "non-local function %q#D uses anonymous type"
14335 #: cp/decl.c:5611 cp/decl.c:5947
14336 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14340 msgid "non-local function %q#D uses local type %qT"
14345 msgid "%smember function %qD cannot have cv-qualifier"
14346 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14350 msgid "defining explicit specialization %qD in friend declaration"
14351 msgstr "ініцыялізацыя"
14353 #. Something like `template <class T> friend void f<T>()'.
14356 msgid "invalid use of template-id %qD in declaration of primary template"
14357 msgstr "нявернае выкарыстанне \"restict\""
14360 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
14364 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
14368 msgid "definition of implicitly-declared %qD"
14371 #: cp/decl.c:5796 cp/decl2.c:712
14372 msgid "no %q#D member function declared in class %qT"
14375 #. DRs 132, 319 and 389 seem to indicate types with
14376 #. no linkage can only be used to declare extern "C"
14377 #. entities. Since it's not always an error in the
14378 #. ISO C++ 90 Standard, we only issue a warning.
14380 msgid "non-local variable %q#D uses anonymous type"
14384 msgid "non-local variable %q#D uses local type %qT"
14388 msgid "invalid in-class initialization of static data member of non-integral type %qT"
14392 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
14396 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
14401 msgid "size of array %qD has non-integral type %qT"
14402 msgstr "памер масіва `%D' не цэлалікавы тып"
14406 msgid "size of array has non-integral type %qT"
14407 msgstr "памер масіва \"%s\" адмоўны"
14411 msgid "size of array %qD is negative"
14412 msgstr "памер масіва `%D' - адмоўны"
14415 msgid "size of array is negative"
14416 msgstr "адмоўны памер масіва "
14420 msgid "ISO C++ forbids zero-size array %qD"
14421 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14425 msgid "ISO C++ forbids zero-size array"
14426 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14430 msgid "size of array %qD is not an integral constant-expression"
14431 msgstr "памер масіва \"%s\" адмоўны"
14434 msgid "size of array is not an integral constant-expression"
14439 msgid "ISO C++ forbids variable-size array %qD"
14440 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14444 msgid "ISO C++ forbids variable-size array"
14445 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14448 msgid "overflow in array dimension"
14453 msgid "declaration of %qD as %s"
14454 msgstr "абвяшчэньне `%#D'"
14458 msgid "creating %s"
14462 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
14466 msgid "multidimensional array must have bounds for all dimensions except the first"
14470 msgid "return type specification for constructor invalid"
14474 msgid "return type specification for destructor invalid"
14478 msgid "operator %qT declared to return %qT"
14482 msgid "return type specified for %<operator %T%>"
14486 msgid "unnamed variable or field declared void"
14491 msgid "variable or field %qE declared void"
14492 msgstr "тып параметра \"%s\" не аб'яўлены"
14495 msgid "variable or field declared void"
14499 msgid "type %qT is not derived from type %qT"
14502 #: cp/decl.c:6557 cp/decl.c:6649 cp/decl.c:7792
14504 msgid "declaration of %qD as non-function"
14505 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14509 msgid "declaration of %qD as non-member"
14510 msgstr "абвяшчэньне `%#D'"
14513 msgid "declarator-id missing; using reserved word %qD"
14518 msgid "two or more data types in declaration of %qs"
14519 msgstr "пустое абвяшчэнне"
14523 msgid "ISO C++ does not support %<long long%>"
14524 msgstr "ISO C++ не падтрымлівае \"long long\""
14526 #: cp/decl.c:6785 cp/decl.c:6787
14528 msgid "ISO C++ forbids declaration of %qs with no type"
14529 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14533 msgid "short, signed or unsigned invalid for %qs"
14534 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14538 msgid "long, short, signed or unsigned invalid for %qs"
14539 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14543 msgid "long and short specified together for %qs"
14548 msgid "long or short specified with char for %qs"
14553 msgid "long or short specified with floating type for %qs"
14558 msgid "signed and unsigned given together for %qs"
14563 msgid "long, short, signed or unsigned used invalidly for %qs"
14564 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14568 msgid "complex invalid for %qs"
14569 msgstr "complex нерэчаісны для \"%s\""
14572 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
14575 #: cp/decl.c:6934 cp/typeck.c:6404
14577 msgid "ignoring %qV qualifiers added to function type %qT"
14578 msgstr "Нерэчаісны выбар \"%s\""
14581 msgid "member %qD cannot be declared both virtual and static"
14586 msgid "%<%T::%D%> is not a valid declarator"
14587 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14590 msgid "typedef declaration invalid in parameter declaration"
14594 msgid "storage class specifiers invalid in parameter declarations"
14598 msgid "virtual outside class declaration"
14601 #: cp/decl.c:6996 cp/decl.c:7003
14603 msgid "multiple storage classes in declaration of %qs"
14604 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
14608 msgid "storage class specified for %s %qs"
14612 msgid "top-level declaration of %qs specifies %<auto%>"
14616 msgid "storage class specifiers invalid in friend function declarations"
14620 msgid "destructor cannot be static member function"
14624 msgid "destructors may not be cv-qualified"
14628 msgid "constructor cannot be static member function"
14632 msgid "constructors cannot be declared virtual"
14636 msgid "constructors may not be cv-qualified"
14641 msgid "can't initialize friend function %qs"
14642 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14644 #. Cannot be both friend and virtual.
14646 msgid "virtual functions cannot be friends"
14647 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14650 msgid "friend declaration not in class definition"
14655 msgid "can't define friend function %qs in a local class definition"
14656 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14659 msgid "destructors may not have parameters"
14662 #: cp/decl.c:7313 cp/decl.c:7320
14664 msgid "cannot declare reference to %q#T"
14665 msgstr "Не магу знайсці файл для класа %s."
14669 msgid "cannot declare pointer to %q#T"
14670 msgstr "\"%s\" мае незавершаны тып"
14673 msgid "cannot declare pointer to %q#T member"
14677 msgid "%qD is a namespace"
14681 msgid "template-id %qD used as a declarator"
14685 msgid "extra qualification %<%T::%> on member %qs ignored"
14689 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
14693 msgid "cannot declare member %<%T::%s%> within %qT"
14697 msgid "data member may not have variably modified type %qT"
14701 msgid "parameter may not have variably modified type %qT"
14704 #. [dcl.fct.spec] The explicit specifier shall only be used in
14705 #. declarations of constructors within a class definition.
14707 msgid "only declarations of constructors can be %<explicit%>"
14712 msgid "non-member %qs cannot be declared %<mutable%>"
14713 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14716 msgid "non-object member %qs cannot be declared %<mutable%>"
14721 msgid "function %qs cannot be declared %<mutable%>"
14722 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14726 msgid "static %qs cannot be declared %<mutable%>"
14727 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14731 msgid "const %qs cannot be declared %<mutable%>"
14732 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14735 msgid "%Jtypedef name may not be a nested-name-specifier"
14739 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
14744 msgid "qualified function types cannot be used to declare %s functions"
14745 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14748 msgid "type qualifiers specified for friend class declaration"
14753 msgid "%<inline%> specified for friend class declaration"
14754 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14758 msgid "template parameters cannot be friends"
14759 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14762 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
14766 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
14770 msgid "trying to make class %qT a friend of global scope"
14774 msgid "invalid qualifiers on non-member function type"
14778 msgid "abstract declarator %qT used as declaration"
14783 msgid "cannot use %<::%> in parameter declaration"
14784 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
14786 #. Something like struct S { int N::j; };
14789 msgid "invalid use of %<::%>"
14790 msgstr "нерэчаіснае выкарыстаньне `::'"
14793 msgid "can't make %qD into a method -- not in a class"
14798 msgid "function %qD declared virtual inside a union"
14799 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14802 msgid "%qD cannot be declared virtual, since it is always static"
14807 msgid "declaration of %qD as member of %qT"
14808 msgstr "абвяшчэньне шаблёну `%#D'"
14812 msgid "field %qD has incomplete type"
14813 msgstr "\"%s\" мае незавершаны тып"
14817 msgid "name %qT has incomplete type"
14818 msgstr "\"%s\" мае незавершаны тып"
14822 msgid " in instantiation of template %qT"
14823 msgstr "абвяшчэньне шаблёну `%#D'"
14827 msgid "%qE is neither function nor member function; cannot be declared friend"
14828 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14831 msgid "member functions are implicitly friends of their class"
14834 #. An attempt is being made to initialize a non-static
14835 #. member. But, from [class.mem]:
14837 #. 4 A member-declarator can contain a
14838 #. constant-initializer only if it declares a static
14839 #. member (_class.static_) of integral or enumeration
14840 #. type, see _class.static.data_.
14842 #. This used to be relatively common practice, but
14843 #. the rest of the compiler does not correctly
14844 #. handle the initialization unless the member is
14845 #. static so we make it static below.
14848 msgid "ISO C++ forbids initialization of member %qD"
14849 msgstr "ініцыялізацыя"
14852 msgid "making %qD static"
14856 msgid "storage class %<auto%> invalid for function %qs"
14860 msgid "storage class %<register%> invalid for function %qs"
14864 msgid "storage class %<__thread%> invalid for function %qs"
14868 msgid "%<static%> specified invalid for function %qs declared out of global scope"
14872 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
14877 msgid "virtual non-class function %qs"
14881 msgid "cannot declare member function %qD to have static linkage"
14884 #. FIXME need arm citation
14886 msgid "cannot declare static function inside another function"
14890 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
14894 msgid "static member %qD declared %<register%>"
14898 msgid "cannot explicitly declare member %q#D to have extern linkage"
14903 msgid "default argument for %q#D has type %qT"
14904 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14908 msgid "default argument for parameter of type %qT has type %qT"
14909 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14913 msgid "default argument %qE uses local variable %qD"
14914 msgstr "нехапае аргументаў у функцыі \"%s\""
14918 msgid "parameter %qD invalidly declared method type"
14919 msgstr "тып параметра \"%s\" не аб'яўлены"
14922 msgid "parameter %qD includes %s to array of unknown bound %qT"
14927 #. A declaration of a constructor for a class X is ill-formed if
14928 #. its first parameter is of type (optionally cv-qualified) X
14929 #. and either there are no other parameters or else all other
14930 #. parameters have default arguments.
14932 #. We *don't* complain about member template instantiations that
14933 #. have this form, though; they can occur as we try to decide
14934 #. what constructor to use during overload resolution. Since
14935 #. overload resolution will never prefer such a constructor to
14936 #. the non-template copy constructor (which is either explicitly
14937 #. or implicitly defined), there's no need to worry about their
14938 #. existence. Theoretically, they should never even be
14939 #. instantiated, but that's hard to forestall.
14941 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
14946 msgid "%qD may not be declared within a namespace"
14947 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14951 msgid "%qD may not be declared as static"
14952 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14955 msgid "%qD must be a nonstatic member function"
14959 msgid "%qD must be either a non-static member function or a non-member function"
14963 msgid "%qD must have an argument of class or enumerated type"
14968 msgid "conversion to %s%s will never use a type conversion operator"
14973 msgid "ISO C++ prohibits overloading operator ?:"
14977 msgid "postfix %qD must take %<int%> as its argument"
14981 msgid "postfix %qD must take %<int%> as its second argument"
14985 msgid "%qD must take either zero or one argument"
14989 msgid "%qD must take either one or two arguments"
14993 msgid "prefix %qD should return %qT"
14997 msgid "postfix %qD should return %qT"
15001 msgid "%qD must take %<void%>"
15004 #: cp/decl.c:8944 cp/decl.c:8952
15005 msgid "%qD must take exactly one argument"
15009 msgid "%qD must take exactly two arguments"
15013 msgid "user-defined %qD always evaluates both arguments"
15017 msgid "%qD should return by value"
15020 #: cp/decl.c:8988 cp/decl.c:8991
15022 msgid "%qD cannot have default arguments"
15023 msgstr "нехапае аргументаў у функцыі \"%s\""
15027 msgid "using template type parameter %qT after %qs"
15028 msgstr "нявернае выкарыстанне \"restict\""
15031 msgid "using typedef-name %qD after %qs"
15036 msgid "%qD has a previous declaration here"
15037 msgstr "гэта папярэдняе абвяшчэньне"
15040 msgid "%qT referred to as %qs"
15043 #: cp/decl.c:9074 cp/decl.c:9082
15045 msgid "%qT has a previous declaration here"
15046 msgstr "гэта папярэдняе абвяшчэньне"
15049 msgid "%qT referred to as enum"
15052 #. If a class template appears as elaborated type specifier
15053 #. without a template header such as:
15055 #. template <class T> class C {};
15056 #. void f(class C); // No template header here
15058 #. then the required template argument is missing.
15061 msgid "template argument required for %<%s %T%>"
15062 msgstr "параметр \"%s\" ініцыялізаваны"
15064 #: cp/decl.c:9133 cp/name-lookup.c:2595
15065 msgid "%qD has the same name as the class in which it is declared"
15070 msgid "use of enum %q#D without previous declaration"
15071 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15075 msgid "redeclaration of %qT as a non-template"
15076 msgstr "абвяшчэньне шаблёну `%#D'"
15079 msgid "derived union %qT invalid"
15083 msgid "Java class %qT cannot have multiple bases"
15087 msgid "Java class %qT cannot have virtual bases"
15091 msgid "base type %qT fails to be a struct or class type"
15095 msgid "recursive type %qT undefined"
15100 msgid "duplicate base type %qT invalid"
15101 msgstr "паўтарэнне \"restrict\""
15105 msgid "multiple definition of %q#T"
15106 msgstr "папярэдняе вызначэньне `%#T'"
15110 msgid "%Jprevious definition here"
15111 msgstr "папярэдняе вызначэньне"
15115 #. IF no integral type can represent all the enumerator values, the
15116 #. enumeration is ill-formed.
15118 msgid "no integral type can represent all of the enumerator values for %qT"
15122 msgid "enumerator value for %qD not integer constant"
15126 msgid "overflow in enumeration values at %qD"
15131 msgid "return type %q#T is incomplete"
15132 msgstr "вяртаемы тып \"%s\" не \"int\""
15134 #: cp/decl.c:9978 cp/typeck.c:6163
15135 msgid "%<operator=%> should return a reference to %<*this%>"
15140 msgid "parameter %qD declared void"
15141 msgstr "тып параметра \"%s\" не аб'яўлены"
15145 msgid "invalid member function declaration"
15146 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15150 msgid "%qD is already defined in class %qT"
15151 msgstr "не знойдзен клас \"%s\""
15154 msgid "static member function %q#D declared with type qualifiers"
15158 msgid "name missing for member function"
15161 #: cp/decl2.c:372 cp/decl2.c:386
15162 msgid "ambiguous conversion for array subscript"
15166 msgid "invalid types %<%T[%T]%> for array subscript"
15170 msgid "deleting array %q#D"
15174 msgid "type %q#T argument given to %<delete%>, expected pointer"
15178 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
15183 msgid "deleting %qT is undefined"
15184 msgstr "метка \"%s\" ужываецца, але не вызначана"
15186 #. 14.5.2.2 [temp.mem]
15188 #. A local class shall not have member templates.
15191 msgid "invalid declaration of member template %q#D in local class"
15192 msgstr "абвяшчэньне шаблёну `%#D'"
15196 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15197 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15199 #: cp/decl2.c:504 cp/pt.c:2965
15201 msgid "template declaration of %q#D"
15202 msgstr "пустое абвяшчэнне"
15205 msgid "Java method %qD has non-Java return type %qT"
15209 msgid "Java method %qD has non-Java parameter type %qT"
15213 msgid "prototype for %q#D does not match any in class %qT"
15217 msgid "local class %q#T shall not have static data member %q#D"
15221 msgid "initializer invalid for static member with constructor"
15225 msgid "(an out of class initialization is required)"
15229 msgid "member %qD conflicts with virtual function table field name"
15233 msgid "applying attributes to template parameters is not implemented"
15238 msgid "%qD is already defined in %qT"
15239 msgstr "не знойдзен клас \"%s\""
15242 msgid "field initializer is not constant"
15246 msgid "%<asm%> specifiers are not permitted on non-static data members"
15251 msgid "cannot declare %qD to be a bit-field type"
15252 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
15256 msgid "cannot declare bit-field %qD with function type"
15257 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15261 msgid "%qD is already defined in the class %qT"
15262 msgstr "не знойдзен клас \"%s\""
15266 msgid "static member %qD cannot be a bit-field"
15267 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15270 msgid "anonymous struct not inside named type"
15274 msgid "namespace-scope anonymous aggregates must be static"
15278 msgid "anonymous union with no members"
15282 msgid "%<operator new%> must return type %qT"
15286 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15290 msgid "%<operator delete%> must return type %qT"
15294 msgid "%<operator delete%> takes type %qT as first parameter"
15299 msgid "inline function %qD used but never defined"
15300 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15304 msgid "default argument missing for parameter %P of %q+#D"
15305 msgstr "аргумент для \"%s\" прапушчан"
15307 #. damn ICE suppression
15310 msgid "unexpected letter %qc in locate_error\n"
15313 #. Can't throw a reference.
15315 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15319 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
15322 #. Thrown object must be a Throwable.
15324 msgid "type %qT is not derived from %<java::lang::Throwable%>"
15328 msgid "mixing C++ and Java catches in a single translation unit"
15332 msgid "throwing NULL, which has integral, not pointer type"
15335 #: cp/except.c:625 cp/init.c:1893
15336 msgid "%qD should never be overloaded"
15340 msgid " in thrown expression"
15344 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
15348 msgid "%Hexception of type %qT will be caught"
15352 msgid "%H by earlier handler for %qT"
15356 msgid "%H%<...%> handler must be the last handler for its try block"
15361 msgid "%qD is already a friend of class %qT"
15362 msgstr "не знойдзен клас \"%s\""
15366 msgid "invalid type %qT declared %<friend%>"
15367 msgstr "тып параметра \"%s\" не аб'яўлены"
15370 #. Friend declarations shall not declare partial
15371 #. specializations.
15372 #. template <class U> friend class T::X<U>;
15374 #. Friend declarations shall not declare partial
15375 #. specializations.
15376 #: cp/friend.c:244 cp/friend.c:274
15377 msgid "partial specialization %qT declared %<friend%>"
15381 msgid "class %qT is implicitly friends with itself"
15386 msgid "%qT is not a member of %qT"
15387 msgstr "\"%s\" мае незавершаны тып"
15391 msgid "%qT is not a member class template of %qT"
15392 msgstr "\"%s\" мае незавершаны тып"
15395 msgid "%qT is not a nested class of %qT"
15398 #. template <class T> friend class T;
15401 msgid "template parameter type %qT declared %<friend%>"
15402 msgstr "тып параметра \"%s\" не аб'яўлены"
15404 #. template <class T> friend class A; where A is not a template
15407 msgid "%q#T is not a template"
15408 msgstr "\"%s\" мае незавершаны тып"
15412 msgid "%qD is already a friend of %qT"
15413 msgstr "не знойдзен клас \"%s\""
15417 msgid "%qT is already a friend of %qT"
15418 msgstr "не знойдзен клас \"%s\""
15421 msgid "member %qD declared as friend before type %qT defined"
15425 msgid "friend declaration %q#D declares a non-template function"
15429 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"
15432 #: cp/g++spec.c:238 java/jvspec.c:417
15434 msgid "argument to '%s' missing\n"
15435 msgstr "аргумент для \"%s\" прапушчан"
15439 msgid "%J%qD should be initialized in the member initialization list"
15440 msgstr "нерэчаісны ініцыялізатар"
15443 msgid "%Jdefault-initialization of %q#D, which has reference type"
15448 msgid "%Juninitialized reference member %qD"
15449 msgstr "прапушчан ініцыялізатар"
15452 msgid "%Juninitialized member %qD with %<const%> type %qT"
15456 msgid "%qD will be initialized after"
15461 msgid "base %qT will be initialized after"
15462 msgstr "Клас \"%s\" ужо існуе"
15474 msgid "%J when initialized here"
15475 msgstr "параметр \"%s\" ініцыялізаваны"
15479 msgid "%Jmultiple initializations given for %qD"
15480 msgstr "ініцыялізацыя"
15483 msgid "%Jmultiple initializations given for base %qT"
15487 msgid "%Jinitializations for multiple members of %qT"
15491 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
15494 #: cp/init.c:901 cp/init.c:920
15495 msgid "class %qT does not have any field named %qD"
15499 msgid "%q#D is a static data member; it can only be initialized at its definition"
15503 msgid "%q#D is not a non-static data member of %qT"
15507 msgid "unnamed initializer for %qT, which has no base classes"
15511 msgid "unnamed initializer for %qT, which uses multiple inheritance"
15515 msgid "%qD is both a direct base and an indirect virtual base"
15519 msgid "type %qD is not a direct or virtual base of %qT"
15523 msgid "type %qD is not a direct base of %qT"
15528 msgid "bad array initializer"
15529 msgstr "нерэчаісны ініцыялізатар"
15533 msgid "%qT is not an aggregate type"
15534 msgstr "\"%s\" мае незавершаны тып"
15537 msgid "qualified type %qT does not match destructor name %<~%T%>"
15541 msgid "incomplete type %qT does not have member %qD"
15546 msgid "%qD is not a member of type %qT"
15547 msgstr "\"%s\" мае незавершаны тып"
15551 msgid "invalid pointer to bit-field %qD"
15552 msgstr "нявернае выкарыстанне \"restict\""
15556 msgid "invalid use of non-static member function %qD"
15557 msgstr "нявернае выкарыстанне \"restict\""
15559 #: cp/init.c:1551 cp/semantics.c:1321
15561 msgid "invalid use of non-static data member %qD"
15562 msgstr "нявернае выкарыстанне \"restict\""
15565 msgid "size in array new must have integral type"
15569 msgid "zero size array reserves no space"
15573 msgid "new cannot be applied to a reference type"
15577 msgid "new cannot be applied to a function type"
15581 msgid "call to Java constructor, while %<jclass%> undefined"
15586 msgid "can't find class$"
15587 msgstr "Не магу знайсці клас \"%s\""
15590 msgid "invalid type %<void%> for new"
15595 msgid "uninitialized const in %<new%> of %q#T"
15596 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15600 msgid "call to Java constructor with %qs undefined"
15605 msgid "request for member %qD is ambiguous"
15606 msgstr "памер \"%s\" - %d байт"
15609 msgid "ISO C++ forbids initialization in array new"
15613 msgid "initializer ends prematurely"
15617 msgid "cannot initialize multi-dimensional array with initializer"
15621 msgid "possible problem detected in invocation of delete operator:"
15625 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15629 msgid "unknown array size in delete"
15633 msgid "type to vector delete is neither pointer or array type"
15638 msgid "junk at end of #pragma %s"
15643 msgid "invalid #pragma %s"
15647 msgid "#pragma vtable no longer supported"
15652 msgid "#pragma implementation for %qs appears after file is included"
15656 msgid "junk at end of #pragma GCC java_exceptions"
15661 msgid "%qD not defined"
15662 msgstr "YYDEBUG не вызначан."
15666 msgid "%qD was not declared in this scope"
15667 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15669 #. In a template, it is invalid to write "f()" or "f(3)" if no
15670 #. declaration of "f" is available. Historically, G++ and most
15671 #. other compilers accepted that usage since they deferred all name
15672 #. lookup until instantiation time rather than doing unqualified
15673 #. name lookup at template definition time; explain to the user what
15676 #. Note that we have the exact wording of the following message in
15677 #. the manual (trouble.texi, node "Name lookup"), so they need to
15678 #. be kept in synch.
15680 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
15684 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15687 #: cp/mangle.c:2114
15688 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15691 #: cp/mangle.c:2122
15692 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
15695 #: cp/mangle.c:2172
15696 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
15699 #: cp/mangle.c:2482
15700 msgid "the mangled name of %qD will change in a future version of GCC"
15704 msgid "generic thunk code fails for method %q#D which uses %<...%>"
15708 msgid "non-static const member %q#D, can't use default assignment operator"
15712 msgid "non-static reference member %q#D, can't use default assignment operator"
15715 #: cp/method.c:1078
15716 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
15719 #: cp/name-lookup.c:693
15721 msgid "redeclaration of %<wchar_t%> as %qT"
15722 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15724 #. A redeclaration of main, but not a duplicate of the
15727 #. [basic.start.main]
15729 #. This function shall not be overloaded.
15730 #: cp/name-lookup.c:725
15732 msgid "invalid redeclaration of %qD"
15733 msgstr "Нерэчаіснае абвяшчэнне"
15735 #: cp/name-lookup.c:726
15740 #: cp/name-lookup.c:814
15742 msgid "type mismatch with previous external decl of %q#D"
15743 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15745 #: cp/name-lookup.c:815
15747 msgid "previous external decl of %q#D"
15748 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15750 #: cp/name-lookup.c:897
15752 msgid "extern declaration of %q#D doesn't match"
15753 msgstr "пустое абвяшчэнне"
15755 #: cp/name-lookup.c:898
15757 msgid "global declaration %q#D"
15758 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15760 #: cp/name-lookup.c:934 cp/name-lookup.c:941
15762 msgid "declaration of %q#D shadows a parameter"
15763 msgstr "абвяшчэньне `%#D'"
15765 #. Location of previous decl is not useful in this case.
15766 #: cp/name-lookup.c:966
15767 msgid "declaration of %qD shadows a member of 'this'"
15770 #: cp/name-lookup.c:972
15772 msgid "declaration of %qD shadows a previous local"
15773 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15775 #: cp/name-lookup.c:979
15776 msgid "declaration of %qD shadows a global declaration"
15779 #: cp/name-lookup.c:1095
15780 msgid "name lookup of %qD changed"
15783 #: cp/name-lookup.c:1096
15784 msgid " matches this %qD under ISO standard rules"
15787 #: cp/name-lookup.c:1098
15788 msgid " matches this %qD under old rules"
15791 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
15792 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
15795 #: cp/name-lookup.c:1118
15796 msgid " cannot use obsolete binding at %qD because it has a destructor"
15799 #: cp/name-lookup.c:1126
15800 msgid " using obsolete binding at %qD"
15803 #: cp/name-lookup.c:1179
15805 msgid "%s %s(%E) %p %d\n"
15808 #: cp/name-lookup.c:1182
15810 msgid "%s %s %p %d\n"
15813 #: cp/name-lookup.c:1308
15814 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15817 #: cp/name-lookup.c:1864
15819 msgid "%q#D hides constructor for %q#T"
15820 msgstr "дэструктару неабходны \"%#D\""
15822 #: cp/name-lookup.c:1879
15824 msgid "%q#D conflicts with previous using declaration %q#D"
15825 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15827 #: cp/name-lookup.c:1891
15829 msgid "previous non-function declaration %q#D"
15830 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15832 #: cp/name-lookup.c:1892
15834 msgid "conflicts with function declaration %q#D"
15835 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15837 #. It's a nested name with template parameter dependent scope.
15838 #. This can only be using-declaration for class member.
15839 #: cp/name-lookup.c:1970 cp/name-lookup.c:1995 cp/name-lookup.c:3157
15841 msgid "%qT is not a namespace"
15842 msgstr "\"%s\" мае незавершаны тып"
15845 #. A using-declaration shall not name a template-id.
15846 #: cp/name-lookup.c:1980
15847 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
15850 #: cp/name-lookup.c:1987
15852 msgid "namespace %qD not allowed in using-declaration"
15853 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15855 #: cp/name-lookup.c:2023
15857 msgid "%qD not declared"
15858 msgstr "YYDEBUG не вызначан."
15860 #: cp/name-lookup.c:2035 cp/name-lookup.c:2080 cp/name-lookup.c:2114
15862 msgid "%qD is already declared in this scope"
15863 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15865 #: cp/name-lookup.c:2120
15866 msgid "using declaration %qD introduced ambiguous type %qT"
15869 #: cp/name-lookup.c:2691
15870 msgid "using-declaration for non-member at class scope"
15873 #: cp/name-lookup.c:2696
15874 msgid "using-declaration cannot name destructor"
15877 #: cp/name-lookup.c:2769
15878 msgid "declaration of %qD not in a namespace surrounding %qD"
15881 #: cp/name-lookup.c:2777
15883 msgid "explicit qualification in declaration of `%D'"
15884 msgstr "пустое абвяшчэнне"
15886 #: cp/name-lookup.c:2813
15887 msgid "%qD should have been declared inside %qD"
15890 #: cp/name-lookup.c:2875
15892 msgid "namespace alias %qD not allowed here, assuming %qD"
15893 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15895 #. The parser did not find it, so it's not there.
15896 #: cp/name-lookup.c:2990
15898 msgid "unknown namespace %qD"
15899 msgstr "невядомы рэжым машыны \"%s\""
15901 #: cp/name-lookup.c:3151
15902 msgid "namespace %qT undeclared"
15905 #: cp/name-lookup.c:3195
15906 msgid "strong using only meaningful at namespace scope"
15909 #: cp/name-lookup.c:3202
15911 msgid "%qD attribute directive ignored"
15912 msgstr "\"%s\" атрыбут ігнарыруецца"
15914 #: cp/name-lookup.c:3336
15916 msgid "use of %qD is ambiguous"
15917 msgstr "памер \"%s\" - %d байт"
15919 #: cp/name-lookup.c:3337
15921 msgid " first declared as %q#D here"
15922 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15924 #: cp/name-lookup.c:3339
15926 msgid " also declared as %q#D here"
15927 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15929 #: cp/name-lookup.c:3354
15930 msgid "%qD denotes an ambiguous type"
15933 #: cp/name-lookup.c:3355
15935 msgid "%J first type here"
15938 #: cp/name-lookup.c:3356
15939 msgid "%J other type here"
15942 #. This happens for A::B where B is a template, and there are no
15943 #. template arguments.
15944 #: cp/name-lookup.c:3420 cp/parser.c:4365 cp/typeck.c:1786
15946 msgid "invalid use of %qD"
15947 msgstr "нерэчаіснае выкарыстаньне `%D'"
15949 #: cp/name-lookup.c:3460
15951 msgid "%<%D::%D%> is not a template"
15952 msgstr "\"%s\" мае незавершаны тып"
15954 #: cp/name-lookup.c:3476
15956 msgid "%qD undeclared in namespace %qD"
15957 msgstr "невядомы рэжым машыны \"%s\""
15959 #: cp/name-lookup.c:4102
15961 msgid "%qD is not a function,"
15962 msgstr "`%D' - гэта ня функцыя,"
15964 #: cp/name-lookup.c:4103
15965 msgid " conflict with %qD"
15968 #: cp/name-lookup.c:4868
15969 msgid "XXX entering pop_everything ()\n"
15972 #: cp/name-lookup.c:4877
15973 msgid "XXX leaving pop_everything ()\n"
15976 #: cp/parser.c:1807
15978 msgid "%<#pragma%> is not allowed here"
15979 msgstr "Клас \"%s\" ужо існуе"
15981 #: cp/parser.c:1836
15982 msgid "%<%D::%D%> has not been declared"
15985 #: cp/parser.c:1839 cp/semantics.c:2375
15986 msgid "%<::%D%> has not been declared"
15989 #: cp/parser.c:1842
15990 msgid "request for member %qD in non-class type %qT"
15993 #: cp/parser.c:1845
15995 msgid "%<%T::%D%> has not been declared"
15996 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15998 #: cp/parser.c:1848
16000 msgid "%qD has not been declared"
16001 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16003 #: cp/parser.c:1851
16004 msgid "%<%D::%D%> %s"
16007 #: cp/parser.c:1853
16008 msgid "%<::%D%> %s"
16011 #: cp/parser.c:1855
16015 #: cp/parser.c:1907
16016 msgid "new types may not be defined in a return type"
16019 #: cp/parser.c:1908
16021 msgid "(perhaps a semicolon is missing after the definition of %qT)"
16022 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
16024 #: cp/parser.c:1927 cp/pt.c:4328
16026 msgid "%qT is not a template"
16027 msgstr "\"%s\" мае незавершаны тып"
16029 #: cp/parser.c:1929
16031 msgid "%qE is not a template"
16032 msgstr "\"%s\" мае незавершаны тып"
16034 #: cp/parser.c:1931
16036 msgid "invalid template-id"
16037 msgstr "Нерэчаісны выбар %s"
16039 #: cp/parser.c:1960
16041 msgid "%s cannot appear in a constant-expression"
16042 msgstr "памер масіва \"%s\" адмоўны"
16044 #: cp/parser.c:1985
16046 msgid "invalid use of template-name %qE without an argument list"
16047 msgstr "нявернае выкарыстанне \"restict\""
16049 #. Issue an error message.
16050 #: cp/parser.c:1990
16052 msgid "%qE does not name a type"
16053 msgstr "\"%s\" мае незавершаны тып"
16055 #: cp/parser.c:2021
16056 msgid "(perhaps %<typename %T::%E%> was intended)"
16059 #: cp/parser.c:2036
16061 msgid "%qE in namespace %qE does not name a type"
16064 #: cp/parser.c:2039
16065 msgid "%qE in class %qT does not name a type"
16068 #: cp/parser.c:2748
16069 msgid "ISO C++ forbids braced-groups within expressions"
16072 #: cp/parser.c:2757
16073 msgid "statement-expressions are allowed only inside functions"
16076 #: cp/parser.c:2808
16078 msgid "%<this%> may not be used in this context"
16079 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16081 #: cp/parser.c:2944
16082 msgid "local variable %qD may not appear in this context"
16085 #: cp/parser.c:3316
16086 msgid "typedef-name %qD used as destructor declarator"
16089 #: cp/parser.c:3965
16091 msgid "ISO C++ forbids compound-literals"
16092 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
16094 #: cp/parser.c:4885
16095 msgid "array bound forbidden after parenthesized type-id"
16098 #: cp/parser.c:4886
16099 msgid "try removing the parentheses around the type-id"
16102 #: cp/parser.c:5087
16103 msgid "expression in new-declarator must have integral or enumeration type"
16106 #: cp/parser.c:5276
16107 msgid "use of old-style cast"
16110 #: cp/parser.c:6041
16112 msgid "case label %qE not within a switch statement"
16115 #: cp/parser.c:6584
16116 msgid "ISO C++ forbids computed gotos"
16119 #: cp/parser.c:6709
16120 msgid "extra %<;%>"
16123 #: cp/parser.c:7028
16124 msgid "mixing declarations and function-definitions is forbidden"
16127 #: cp/parser.c:7159
16129 msgid "duplicate %<friend%>"
16130 msgstr "паўтарэньне `%s'"
16132 #: cp/parser.c:7328
16134 msgid "class definition may not be declared a friend"
16135 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
16137 #: cp/parser.c:7641
16138 msgid "only constructors take base initializers"
16141 #: cp/parser.c:7692
16142 msgid "anachronistic old-style base class initializer"
16145 #: cp/parser.c:7734
16146 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16149 #. Warn that we do not support `export'.
16150 #: cp/parser.c:8096
16151 msgid "keyword %<export%> not implemented, and will be ignored"
16154 #. Otherwise, emit an error about the invalid digraph, but continue
16155 #. parsing because we got our argument list.
16156 #: cp/parser.c:8469
16157 msgid "%<<::%> cannot begin a template-argument list"
16160 #: cp/parser.c:8470
16161 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16164 #: cp/parser.c:8477
16165 msgid "(if you use -fpermissive G++ will accept your code)"
16168 #: cp/parser.c:8541
16169 msgid "parse error in template argument list"
16172 #. Explain what went wrong.
16173 #: cp/parser.c:8654
16174 msgid "non-template %qD used as template"
16177 #: cp/parser.c:8655
16178 msgid "use %<%T::template %D%> to indicate that it is a template"
16181 #: cp/parser.c:9245 cp/parser.c:15012
16183 msgid "template declaration of %qs"
16184 msgstr "пустое абвяшчэнне"
16186 #: cp/parser.c:9688
16187 msgid "using %<typename%> outside of template"
16190 #: cp/parser.c:9883
16191 msgid "type attributes are honored only at type definition"
16194 #. [namespace.udecl]
16196 #. A using declaration shall not name a template-id.
16197 #: cp/parser.c:10265
16199 msgid "a template-id may not appear in a using-declaration"
16200 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16202 #: cp/parser.c:10595
16203 msgid "an asm-specification is not allowed on a function-definition"
16206 #: cp/parser.c:10597
16208 msgid "attributes are not allowed on a function-definition"
16209 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16211 #: cp/parser.c:10728
16212 msgid "attributes after parenthesized initializer ignored"
16215 #: cp/parser.c:11113
16217 msgid "array bound is not an integer constant"
16218 msgstr "памер масіва \"%s\" адмоўны"
16220 #: cp/parser.c:11183
16222 msgid "%<%T::%D%> is not a type"
16223 msgstr "\"%s\" мае незавершаны тып"
16225 #: cp/parser.c:11225
16227 msgid "invalid use of constructor as a template"
16228 msgstr "нявернае выкарыстанне \"restict\""
16230 #: cp/parser.c:11226
16231 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16234 #: cp/parser.c:11414
16236 msgid "duplicate cv-qualifier"
16237 msgstr "паўтарэнне \"volatile\""
16239 #: cp/parser.c:11916
16241 msgid "file ends in default argument"
16242 msgstr "нехапае аргументаў у функцыі \"%s\""
16244 #: cp/parser.c:11977
16245 msgid "deprecated use of default argument for parameter of non-function"
16248 #: cp/parser.c:11980
16249 msgid "default arguments are only permitted for function parameters"
16252 #: cp/parser.c:12722
16254 msgid "invalid class name in declaration of %qD"
16255 msgstr "Нерэчаіснае абвяшчэнне"
16257 #: cp/parser.c:12733
16258 msgid "declaration of %qD in %qD which does not enclose %qD"
16261 #: cp/parser.c:12746
16262 msgid "extra qualification ignored"
16265 #: cp/parser.c:12757
16267 msgid "an explicit specialization must be preceded by %<template <>%>"
16268 msgstr "ініцыялізацыя"
16270 #: cp/parser.c:12850
16272 msgid "previous definition of %q#T"
16273 msgstr "папярэдняе вызначэньне `%#T'"
16275 #: cp/parser.c:13059
16276 msgid "%Hextra %<;%>"
16279 #: cp/parser.c:13077
16280 msgid "a class-key must be used when declaring a friend"
16283 #: cp/parser.c:13091
16284 msgid "friend declaration does not name a class or function"
16287 #: cp/parser.c:13267
16288 msgid "pure-specifier on function-definition"
16291 #: cp/parser.c:13545
16292 msgid "keyword %<typename%> not allowed outside of templates"
16295 #: cp/parser.c:13547
16296 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16299 #: cp/parser.c:13821
16300 msgid "invalid catch parameter"
16303 #: cp/parser.c:14399
16305 msgid "reference to %qD is ambiguous"
16306 msgstr "памер \"%s\" - %d байт"
16308 #: cp/parser.c:14568
16310 msgid "too few template-parameter-lists"
16311 msgstr "невыкарыстаемы параметр \"%s\""
16313 #. Otherwise, there are too many template parameter lists. We have
16316 #. template <class T> template <class U> void S::f();
16317 #: cp/parser.c:14583
16318 msgid "too many template-parameter-lists"
16321 #. Skip the entire function.
16322 #: cp/parser.c:14807
16324 msgid "invalid function declaration"
16325 msgstr "Нерэчаіснае абвяшчэнне"
16327 #. Issue an error message.
16328 #: cp/parser.c:14844
16330 msgid "named return values are no longer supported"
16331 msgstr "-pipe не падтрымліваецца."
16333 #: cp/parser.c:15218
16334 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
16337 #: cp/parser.c:15233
16338 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
16341 #: cp/parser.c:15238
16342 msgid "missing %<>%> to terminate the template argument list"
16345 #: cp/parser.c:15766
16346 msgid "%qs tag used in naming %q#T"
16349 #: cp/parser.c:15787
16350 msgid "%qD redeclared with different access"
16353 #: cp/parser.c:15804
16354 msgid "%<template%> (as a disambiguator) is only allowed within templates"
16357 #: cp/parser.c:16012
16358 msgid "inter-module optimizations not implemented for C++"
16362 msgid "data member %qD cannot be a member template"
16367 msgid "invalid member template declaration %qD"
16368 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16372 msgid "explicit specialization in non-namespace scope %qD"
16373 msgstr "ініцыялізацыя"
16376 msgid "enclosing class templates are not explicitly specialized"
16380 msgid "specialization of %qD in different namespace"
16383 #: cp/pt.c:671 cp/pt.c:740
16385 msgid " from definition of %q#D"
16386 msgstr "папярэдняе вызначэньне `%#T'"
16389 msgid "specialization of %qT after instantiation"
16393 msgid "specializing %q#T in different namespace"
16397 msgid "specialization %qT after instantiation %qT"
16402 msgid "explicit specialization of non-template %qT"
16403 msgstr "ініцыялізацыя"
16406 msgid "specialization of %qD after instantiation"
16415 msgid "%qD is not a function template"
16416 msgstr "\"%s\" звычайна функцыя"
16419 msgid "template-id %qD for %q+D does not match any template declaration"
16423 msgid "ambiguous template specialization %qD for %q+D"
16426 #. This case handles bogus declarations like template <>
16427 #. template <class T> void f<int>();
16428 #: cp/pt.c:1774 cp/pt.c:1828
16430 msgid "template-id %qD in declaration of primary template"
16431 msgstr "пустое абвяшчэнне"
16434 msgid "template parameter list used in explicit instantiation"
16438 msgid "definition provided for explicit instantiation"
16443 msgid "too many template parameter lists in declaration of %qD"
16444 msgstr "пустое абвяшчэнне"
16448 msgid "too few template parameter lists in declaration of %qD"
16449 msgstr "пустое абвяшчэнне"
16452 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
16456 msgid "function template partial specialization %qD is not allowed"
16460 msgid "default argument specified in explicit specialization"
16464 msgid "template specialization with C linkage"
16469 msgid "%qD is not a template function"
16470 msgstr "`%D' - гэта ня функцыя,"
16472 #. From [temp.expl.spec]:
16474 #. If such an explicit specialization for the member
16475 #. of a class template names an implicitly-declared
16476 #. special member function (clause _special_), the
16477 #. program is ill-formed.
16479 #. Similar language is found in [temp.explicit].
16481 msgid "specialization of implicitly-declared special member function"
16486 msgid "no member function %qD declared in %qT"
16487 msgstr "у функцыі \"%s\":"
16491 msgid " shadows template parm %q#D"
16492 msgstr "невыкарыстаемы параметр \"%s\""
16495 msgid "template parameters not used in partial specialization:"
16503 msgid "partial specialization %qT does not specialize any template arguments"
16508 msgid "template argument %qE involves template parameter(s)"
16512 msgid "type %qT of template argument %qE depends on template parameter(s)"
16517 msgid "no default argument for %qD"
16518 msgstr "нехапае аргументаў у функцыі \"%s\""
16521 msgid "template with C linkage"
16525 msgid "template class without a name"
16530 #. A destructor shall not be a member template.
16532 msgid "destructor %qD declared as member template"
16535 #. [basic.stc.dynamic.allocation]
16537 #. An allocation function can be a function
16538 #. template. ... Template allocation functions shall
16539 #. have two or more parameters.
16542 msgid "invalid template declaration of %qD"
16543 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16547 msgid "%qD does not declare a template type"
16548 msgstr "\"%s\" мае незавершаны тып"
16552 msgid "template definition of non-template %q#D"
16553 msgstr "абвяшчэньне шаблёну `%#D'"
16556 msgid "expected %d levels of template parms for %q#D, got %d"
16561 msgid "got %d template parameters for %q#D"
16562 msgstr "невыкарыстаемы параметр \"%s\""
16566 msgid "got %d template parameters for %q#T"
16567 msgstr "невыкарыстаемы параметр \"%s\""
16571 msgid " but %d required"
16576 msgid "%qT is not a template type"
16577 msgstr "\"%s\" мае незавершаны тып"
16581 msgid "template specifiers not specified in declaration of %qD"
16582 msgstr "пустое абвяшчэнне"
16586 msgid "previous declaration %qD"
16587 msgstr "папярэдняе абвяшчэньне `%D'"
16591 msgid "used %d template parameter%s instead of %d"
16596 msgid "template parameter %q#D"
16597 msgstr "невыкарыстаемы параметр \"%s\""
16600 msgid "redeclared here as %q#D"
16603 #. We have in [temp.param]:
16605 #. A template-parameter may not be given default arguments
16606 #. by two different declarations in the same scope.
16609 msgid "redefinition of default argument for %q#D"
16610 msgstr "нехапае аргументаў у функцыі \"%s\""
16613 msgid "%J original definition appeared here"
16617 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
16621 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
16625 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
16629 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
16633 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
16637 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
16641 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
16645 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
16650 msgid "try using %qE instead"
16654 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
16658 msgid "standard conversions are not allowed in this context"
16662 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
16665 #: cp/pt.c:3814 cp/pt.c:3833 cp/pt.c:3873
16666 msgid "type/value mismatch at argument %d in template parameter list for %qD"
16670 msgid " expected a constant of type %qT, got %qT"
16675 msgid " expected a class template, got %qE"
16680 msgid " expected a type, got %qE"
16684 msgid " expected a type, got %qT"
16688 msgid " expected a class template, got %qT"
16692 msgid " expected a template of type %qD, got %qD"
16696 msgid "could not convert template argument %qE to %qT"
16701 msgid "wrong number of template arguments (%d, should be %d)"
16706 msgid "provided for %qD"
16707 msgstr "дэструктару неабходны \"%#D\""
16711 msgid "template argument %d is invalid"
16712 msgstr "параметр \"%s\" ініцыялізаваны"
16715 msgid "non-template type %qT used as a template"
16720 msgid "for template declaration %qD"
16721 msgstr "пустое абвяшчэнне"
16724 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
16729 msgid "ambiguous class template instantiation for %q#T"
16730 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16737 msgid "instantiation of %qD as type %qT"
16742 msgid "invalid parameter type %qT"
16743 msgstr "нерэчаісны тып парамэтра `%T'"
16747 msgid "in declaration %qD"
16748 msgstr "у абвяшчэньні `%D'"
16752 msgid "function returning an array"
16753 msgstr "функцыя не вяртае тып string"
16757 msgid "function returning a function"
16758 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16761 msgid "creating pointer to member function of non-class type %qT"
16765 msgid "creating array with size zero"
16770 msgid "creating array with size zero (%qE)"
16774 msgid "forming reference to void"
16778 msgid "forming %s to reference type %qT"
16782 msgid "creating pointer to member of non-class type %qT"
16786 msgid "creating pointer to member reference type %qT"
16790 msgid "creating array of %qT"
16794 msgid "creating array of %qT, which is an abstract class type"
16798 msgid "%qT is not a class, struct, or union type"
16802 msgid "%qT resolves to %qT, which is not an enumeration type"
16806 msgid "%qT resolves to %qT, which is is not a class type"
16811 msgid "use of %qs in template"
16812 msgstr "\"%s\" звычайна функцыя"
16816 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
16820 msgid "say %<typename %E%> if a type is meant"
16824 msgid "using invalid field %qD"
16829 msgid "%qT is not a class or namespace"
16830 msgstr "\"%s\" мае незавершаны тып"
16834 msgid "%qD is not a class or namespace"
16835 msgstr "\"%s\" звычайна функцыя"
16838 msgid "%qT is/uses anonymous type"
16842 msgid "%qT uses local type %qT"
16846 msgid "%qT is a variably modified type"
16851 msgid "integral expression %qE is not constant"
16852 msgstr "тып параметра \"%s\" не аб'яўлены"
16855 msgid " trying to instantiate %qD"
16859 msgid "incomplete type unification"
16862 #: cp/pt.c:10767 cp/pt.c:10838
16864 msgid "explicit instantiation of non-template %q#D"
16865 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16867 #: cp/pt.c:10783 cp/pt.c:10833
16868 msgid "no matching template for %qD found"
16873 msgid "explicit instantiation of %q#D"
16874 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16878 msgid "duplicate explicit instantiation of %q#D"
16879 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16882 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
16885 #: cp/pt.c:10852 cp/pt.c:10942
16886 msgid "storage class %qD applied to template instantiation"
16891 msgid "explicit instantiation of non-template type %qT"
16892 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16895 msgid "explicit instantiation of %q#T before definition of template"
16900 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
16905 msgid "duplicate explicit instantiation of %q#T"
16906 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16909 msgid "explicit instantiation of %qD but no definition available"
16913 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
16918 msgid "%q#T is not a valid type for a template constant parameter"
16919 msgstr "нявернае выкарыстанне \"restict\""
16922 msgid "-frepo must be used with -c"
16927 msgid "mysterious repository information in %s"
16932 msgid "can't create repository information file %qs"
16933 msgstr "немагчыма стварыць дырэкторыю \"%s\""
16936 msgid "cannot use typeid with -fno-rtti"
16940 msgid "must #include <typeinfo> before using typeid"
16944 msgid "cannot create type information for type %qT because its size is variable"
16947 #: cp/rtti.c:570 cp/rtti.c:584
16948 msgid "dynamic_cast of %q#D to %q#T can never succeed"
16952 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
16956 msgid "%qT is an ambiguous base of %qT"
16960 msgid "%qT is an inaccessible base of %qT"
16963 #: cp/search.c:1843
16964 msgid "deprecated covariant return type for %q#D"
16967 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
16968 msgid " overriding %q#D"
16971 #: cp/search.c:1859
16973 msgid "invalid covariant return type for %q#D"
16974 msgstr "нерэчаісны тып парамэтра `%T'"
16976 #: cp/search.c:1864
16977 msgid "conflicting return type specified for %q#D"
16980 #: cp/search.c:1875
16981 msgid "looser throw specifier for %q#F"
16984 #: cp/search.c:1876
16985 msgid " overriding %q#F"
16988 #. A static member function cannot match an inherited
16989 #. virtual member function.
16990 #: cp/search.c:1969
16992 msgid "%q#D cannot be declared"
16993 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
16995 #: cp/search.c:1970
16996 msgid " since %q#D declared in base class"
16999 #: cp/semantics.c:1199
17001 msgid "type of asm operand %qE could not be determined"
17002 msgstr "тып параметра \"%s\" не аб'яўлены"
17004 #: cp/semantics.c:1318
17006 msgid "invalid use of member %qD in static member function"
17007 msgstr "нявернае выкарыстанне \"restict\""
17009 #: cp/semantics.c:1322 cp/semantics.c:1361
17010 msgid "from this location"
17013 #: cp/semantics.c:1360
17014 msgid "object missing in reference to %qD"
17017 #: cp/semantics.c:1838
17019 msgid "arguments to destructor are not allowed"
17020 msgstr "памер \"%s\" больш чам %d байт"
17022 #: cp/semantics.c:1888
17023 msgid "%<this%> is unavailable for static member functions"
17026 #: cp/semantics.c:1894
17028 msgid "invalid use of %<this%> in non-member function"
17029 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17031 #: cp/semantics.c:1896
17033 msgid "invalid use of %<this%> at top level"
17034 msgstr "нявернае выкарыстанне \"restict\""
17036 #: cp/semantics.c:1920
17037 msgid "invalid qualifying scope in pseudo-destructor name"
17040 #: cp/semantics.c:1940
17041 msgid "%qE is not of type %qT"
17044 #: cp/semantics.c:2039
17045 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17048 #: cp/semantics.c:2083
17050 msgid "invalid use of type %qT as a default value for a template template-parameter"
17051 msgstr "нявернае выкарыстанне \"restict\""
17053 #: cp/semantics.c:2086
17055 msgid "invalid use of %qD as a default value for a template template-parameter"
17056 msgstr "нявернае выкарыстанне \"restict\""
17058 #: cp/semantics.c:2090
17060 msgid "invalid default argument for a template template parameter"
17061 msgstr "нявернае выкарыстанне \"restict\""
17063 #: cp/semantics.c:2107
17064 msgid "definition of %q#T inside template parameter list"
17067 #: cp/semantics.c:2118
17069 msgid "invalid definition of qualified type %qT"
17070 msgstr "нявернае выкарыстанне \"restict\""
17072 #: cp/semantics.c:2334
17074 msgid "invalid base-class specification"
17075 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
17077 #: cp/semantics.c:2343
17078 msgid "base class %qT has cv qualifiers"
17081 #: cp/semantics.c:2363
17082 msgid "incomplete type %qT used in nested name specifier"
17085 #: cp/semantics.c:2366
17087 msgid "reference to %<%T::%D%> is ambiguous"
17088 msgstr "памер \"%s\" - %d байт"
17090 #: cp/semantics.c:2370 cp/typeck.c:1621
17091 msgid "%qD is not a member of %qT"
17094 #: cp/semantics.c:2373
17095 msgid "%qD is not a member of %qD"
17098 #: cp/semantics.c:2502
17099 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17102 #: cp/semantics.c:2656
17104 msgid "%qD cannot appear in a constant-expression"
17105 msgstr "памер масіва \"%s\" адмоўны"
17107 #: cp/semantics.c:2664
17108 msgid "use of namespace %qD as expression"
17111 #: cp/semantics.c:2669
17112 msgid "use of class template %qT as expression"
17115 #. Ambiguous reference to base members.
17116 #: cp/semantics.c:2675
17117 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17120 #: cp/semantics.c:2748
17122 msgid "use of %s from containing function"
17125 #: cp/semantics.c:2751
17126 msgid " %q#D declared here"
17129 #: cp/semantics.c:2801
17131 msgid "type of %qE is unknown"
17135 msgid "%qV qualifiers cannot be applied to %qT"
17140 msgid "%qE attribute can only be applied to Java class definitions"
17141 msgstr "\"%s\" звычайна функцыя"
17145 msgid "%qE attribute can only be applied to class definitions"
17146 msgstr "\"%s\" звычайна функцыя"
17150 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17154 msgid "requested init_priority is not an integer constant"
17159 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17163 msgid "requested init_priority is out of range"
17167 msgid "requested init_priority is reserved for internal use"
17172 msgid "%qE attribute is not supported on this platform"
17173 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17175 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17176 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17180 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17184 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17187 #: cp/typeck.c:1239
17189 msgid "invalid application of %qs to a member function"
17192 #: cp/typeck.c:1272
17194 msgid "invalid application of %qs to a bit-field"
17197 #: cp/typeck.c:1277
17199 msgid "ISO C++ forbids applying %qs to an expression of function type"
17200 msgstr "ISO C не дазваляе пусты ізыходны файл"
17202 #: cp/typeck.c:1314
17204 msgid "invalid use of non-static member function"
17205 msgstr "нявернае выкарыстанне \"restict\""
17207 #: cp/typeck.c:1481
17208 msgid "deprecated conversion from string constant to %qT'"
17211 #: cp/typeck.c:1592 cp/typeck.c:1882
17212 msgid "request for member %qD in %qE, which is of non-class type %qT"
17215 #: cp/typeck.c:1619
17217 msgid "invalid use of nonstatic data member %qE"
17218 msgstr "нявернае выкарыстанне \"restict\""
17220 #: cp/typeck.c:1671 cp/typeck.c:1699
17221 msgid "invalid access to non-static data member %qD of NULL object"
17224 #: cp/typeck.c:1674 cp/typeck.c:1701
17225 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17228 #: cp/typeck.c:1812
17229 msgid "qualified type %qT does not match destructor name ~%qT"
17232 #: cp/typeck.c:1818
17233 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17236 #: cp/typeck.c:1928
17237 msgid "%<%D::%D%> is not a member of %qT"
17240 #: cp/typeck.c:1939
17241 msgid "%qT is not a base of %qT"
17244 #: cp/typeck.c:1958
17245 msgid "%qD has no member named %qE"
17248 #: cp/typeck.c:1973
17250 msgid "%qD is not a member template function"
17251 msgstr "`%D' - гэта ня функцыя,"
17253 #. A pointer to incomplete type (other than cv void) can be
17254 #. dereferenced [expr.unary.op]/1
17255 #: cp/typeck.c:2080
17257 msgid "%qT is not a pointer-to-object type"
17258 msgstr "\"%s\" мае незавершаны тып"
17260 #: cp/typeck.c:2105
17262 msgid "invalid use of %qs on pointer to member"
17263 msgstr "нявернае выкарыстанне \"restict\""
17265 #: cp/typeck.c:2111
17266 msgid "invalid type argument"
17269 #: cp/typeck.c:2134
17270 msgid "subscript missing in array reference"
17273 #: cp/typeck.c:2216
17274 msgid "ISO C++ forbids subscripting non-lvalue array"
17277 #: cp/typeck.c:2227
17278 msgid "subscripting array declared %<register%>"
17281 #: cp/typeck.c:2310
17283 msgid "object missing in use of %qE"
17286 #: cp/typeck.c:2411
17288 msgid "ISO C++ forbids calling %<::main%> from within program"
17289 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17291 #: cp/typeck.c:2436
17292 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17295 #: cp/typeck.c:2450
17297 msgid "%qE cannot be used as a function"
17298 msgstr "\"%s\" звычайна функцыя"
17300 #: cp/typeck.c:2529
17302 msgid "too many arguments to %s %q+#D"
17303 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17305 #: cp/typeck.c:2531 cp/typeck.c:2634
17306 msgid "at this point in file"
17309 #: cp/typeck.c:2534
17310 msgid "too many arguments to function"
17311 msgstr "вельмі шмат аргументаў у функцыі"
17313 #: cp/typeck.c:2568
17315 msgid "parameter %P of %qD has incomplete type %qT"
17316 msgstr "\"%s\" мае незавершаны тып"
17318 #: cp/typeck.c:2571
17320 msgid "parameter %P has incomplete type %qT"
17321 msgstr "\"%s\" мае незавершаны тып"
17323 #: cp/typeck.c:2632
17325 msgid "too few arguments to %s %q+#D"
17326 msgstr "нехапае аргументаў у функцыі \"%s\""
17328 #: cp/typeck.c:2637
17329 msgid "too few arguments to function"
17330 msgstr "не хапае аргументаў у функцыі"
17332 #: cp/typeck.c:2784 cp/typeck.c:2794
17333 msgid "assuming cast to type %qT from overloaded function"
17336 #: cp/typeck.c:2855
17337 msgid "division by zero in %<%E / 0%>"
17340 #: cp/typeck.c:2857
17341 msgid "division by zero in %<%E / 0.%>"
17344 #: cp/typeck.c:2891
17345 msgid "division by zero in %<%E %% 0%>"
17348 #: cp/typeck.c:2893
17349 msgid "division by zero in %<%E %% 0.%>"
17352 #: cp/typeck.c:2973
17354 msgid "%s rotate count is negative"
17357 #: cp/typeck.c:2976
17359 msgid "%s rotate count >= width of type"
17362 #: cp/typeck.c:3010 cp/typeck.c:3015 cp/typeck.c:3111 cp/typeck.c:3116
17363 msgid "ISO C++ forbids comparison between pointer and integer"
17366 #: cp/typeck.c:3130
17367 msgid "unordered comparison on non-floating point argument"
17370 #: cp/typeck.c:3152
17371 msgid "invalid operands of types %qT and %qT to binary %qO"
17374 #: cp/typeck.c:3316
17375 msgid "comparison between types %q#T and %q#T"
17378 #: cp/typeck.c:3352
17379 msgid "comparison between signed and unsigned integer expressions"
17382 #. Some sort of arithmetic operation involving NULL was
17383 #. performed. Note that pointer-difference and pointer-addition
17384 #. have already been handled above, and so we don't end up here in
17386 #: cp/typeck.c:3431
17387 msgid "NULL used in arithmetic"
17390 #: cp/typeck.c:3489
17391 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
17394 #: cp/typeck.c:3491
17395 msgid "ISO C++ forbids using pointer to a function in subtraction"
17398 #: cp/typeck.c:3493
17399 msgid "ISO C++ forbids using pointer to a method in subtraction"
17402 #: cp/typeck.c:3505
17403 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17406 #: cp/typeck.c:3581
17408 msgid "invalid use of %qE to form a pointer-to-member-function. Use a qualified-id."
17411 #: cp/typeck.c:3588
17413 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
17416 #: cp/typeck.c:3611
17417 msgid "taking address of temporary"
17420 #: cp/typeck.c:3846
17422 msgid "ISO C++ forbids %sing an enum"
17425 #: cp/typeck.c:3857
17427 msgid "cannot %s a pointer to incomplete type %qT"
17428 msgstr "\"%s\" мае незавершаны тып"
17430 #: cp/typeck.c:3863
17432 msgid "ISO C++ forbids %sing a pointer of type %qT"
17433 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17435 #: cp/typeck.c:3888
17436 msgid "cast to non-reference type used as lvalue"
17439 #: cp/typeck.c:3923
17440 msgid "invalid use of %<--%> on bool variable %qD"
17444 #: cp/typeck.c:3952
17446 msgid "ISO C++ forbids taking address of function %<::main%>"
17447 msgstr "ISO C не дазваляе пусты ізыходны файл"
17449 #. An expression like &memfn.
17450 #: cp/typeck.c:4006
17451 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%>"
17454 #: cp/typeck.c:4011
17455 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
17458 #: cp/typeck.c:4039
17459 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17462 #: cp/typeck.c:4091
17464 msgid "attempt to take address of bit-field structure member %qD"
17465 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17467 #: cp/typeck.c:4211
17468 msgid "taking address of destructor"
17471 #: cp/typeck.c:4224
17472 msgid "taking address of bound pointer-to-member expression"
17475 #: cp/typeck.c:4232
17477 msgid "cannot create pointer to reference member %qD"
17478 msgstr "\"%s\" мае незавершаны тып"
17480 #: cp/typeck.c:4295
17481 msgid "cannot take the address of %<this%>, which is an rvalue expression"
17484 #: cp/typeck.c:4318
17485 msgid "address of explicit register variable %qD requested"
17488 #: cp/typeck.c:4323
17489 msgid "address requested for %qD, which is declared %<register%>"
17492 #: cp/typeck.c:4389
17494 msgid "%s expression list treated as compound expression"
17497 #: cp/typeck.c:4464
17498 msgid "%s from type %qT to type %qT casts away constness"
17501 #: cp/typeck.c:4761
17503 msgid "invalid static_cast from type %qT to type %qT"
17504 msgstr "Нерэчаісны выбар \"%s\""
17506 #: cp/typeck.c:4783
17508 msgid "converting from %qT to %qT"
17509 msgstr "пераўтварэньне з `%T' у `%T'"
17511 #: cp/typeck.c:4828
17512 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
17515 #: cp/typeck.c:4887
17516 msgid "cast from %qT to %qT loses precision"
17519 #: cp/typeck.c:4912
17520 msgid "cast from %qT to %qT increases required alignment of target type"
17523 #. Only issue a warning, as we have always supported this
17524 #. where possible, and it is necessary in some cases. DR 195
17525 #. addresses this issue, but as of 2004/10/26 is still in
17527 #: cp/typeck.c:4926
17528 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17531 #: cp/typeck.c:4937
17533 msgid "invalid cast from type %qT to type %qT"
17534 msgstr "Нерэчаісны выбар \"%s\""
17536 #: cp/typeck.c:4993
17537 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
17540 #: cp/typeck.c:5002
17541 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
17544 #: cp/typeck.c:5024
17545 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
17548 #: cp/typeck.c:5067
17550 msgid "invalid const_cast from type %qT to type %qT"
17551 msgstr "Нерэчаісны выбар \"%s\""
17553 #: cp/typeck.c:5135 cp/typeck.c:5140
17555 msgid "ISO C++ forbids casting to an array type %qT"
17556 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17558 #: cp/typeck.c:5148
17560 msgid "invalid cast to function type %qT"
17561 msgstr "Нерэчаісны выбар \"%s\""
17563 #: cp/typeck.c:5364
17564 msgid " in evaluation of %<%Q(%#T, %#T)%>"
17567 #: cp/typeck.c:5433
17568 msgid "incompatible types in assignment of %qT to %qT"
17571 #: cp/typeck.c:5440
17572 msgid "ISO C++ forbids assignment of arrays"
17575 #: cp/typeck.c:5551
17576 msgid " in pointer to member function conversion"
17579 #: cp/typeck.c:5557
17580 msgid " in pointer to member conversion"
17583 #. This is a reinterpret cast, we choose to do nothing.
17584 #: cp/typeck.c:5568 cp/typeck.c:5584
17585 msgid "pointer to member cast via virtual base %qT"
17588 #: cp/typeck.c:5587
17589 msgid "pointer to member conversion via virtual base %qT"
17592 #: cp/typeck.c:5660
17594 msgid "invalid conversion to type %qT from type %qT"
17595 msgstr "Нерэчаісны выбар \"%s\""
17597 #: cp/typeck.c:5875
17598 msgid "cannot convert %qT to %qT for argument %qP to %qD"
17601 #: cp/typeck.c:5878
17602 msgid "cannot convert %qT to %qT in %s"
17605 #: cp/typeck.c:5951 cp/typeck.c:5953
17607 msgid "in passing argument %P of %q+D"
17608 msgstr "аргумент для \"%s\" прапушчан"
17610 #: cp/typeck.c:6003
17611 msgid "returning reference to temporary"
17614 #: cp/typeck.c:6010
17615 msgid "reference to non-lvalue returned"
17618 #: cp/typeck.c:6022
17619 msgid "reference to local variable %qD returned"
17622 #: cp/typeck.c:6025
17623 msgid "address of local variable %qD returned"
17626 #: cp/typeck.c:6055
17627 msgid "returning a value from a destructor"
17630 #. If a return statement appears in a handler of the
17631 #. function-try-block of a constructor, the program is ill-formed.
17632 #: cp/typeck.c:6063
17633 msgid "cannot return from a handler of a function-try-block of a constructor"
17636 #. You can't return a value from a constructor.
17637 #: cp/typeck.c:6066
17638 msgid "returning a value from a constructor"
17641 #: cp/typeck.c:6089
17642 msgid "return-statement with no value, in function returning %qT"
17645 #: cp/typeck.c:6106
17646 msgid "return-statement with a value, in function returning 'void'"
17649 #: cp/typeck.c:6137
17650 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
17655 msgid "type %qT is not a base type for type %qT"
17656 msgstr "\"%s\" мае незавершаны тып"
17658 #: cp/typeck2.c:292
17659 msgid "cannot declare variable %q+D to be of abstract type %qT"
17662 #: cp/typeck2.c:295
17663 msgid "cannot declare parameter %q+D to be of abstract type %qT"
17666 #: cp/typeck2.c:298
17667 msgid "cannot declare field %q+D to be of abstract type %qT"
17670 #: cp/typeck2.c:302
17672 msgid "invalid abstract return type for member function %q+#D"
17673 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17675 #: cp/typeck2.c:305
17677 msgid "invalid abstract return type for function %q+#D"
17678 msgstr "Нерэчаісны выбар \"%s\""
17680 #. Here we do not have location information, so use error instead
17682 #: cp/typeck2.c:310
17684 msgid "invalid abstract type %qT for %qE"
17685 msgstr "нерэчаісны тып парамэтра `%T'"
17687 #: cp/typeck2.c:312
17689 msgid "invalid abstract type for %q+D"
17690 msgstr "нерэчаісны тып парамэтра `%T'"
17692 #: cp/typeck2.c:315
17693 msgid "cannot allocate an object of abstract type %qT"
17696 #: cp/typeck2.c:323
17697 msgid "%J because the following virtual functions are pure within %qT:"
17700 #: cp/typeck2.c:327
17704 #: cp/typeck2.c:334
17705 msgid "%J since type %qT has pure virtual functions"
17708 #: cp/typeck2.c:582
17709 msgid "constructor syntax used, but no constructor declared for type %qT"
17712 #: cp/typeck2.c:596
17713 msgid "cannot initialize arrays using this syntax"
17716 #: cp/typeck2.c:688
17717 msgid "initializing array with parameter list"
17720 #: cp/typeck2.c:710
17721 msgid "int-array initialized from non-wide string"
17724 #: cp/typeck2.c:743
17725 msgid "initializer for scalar variable requires one element"
17728 #: cp/typeck2.c:750
17730 msgid "braces around scalar initializer for %qT"
17731 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17733 #: cp/typeck2.c:753
17735 msgid "ignoring extra initializers for %qT"
17736 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17738 #: cp/typeck2.c:765
17739 msgid "variable-sized object of type %qT may not be initialized"
17742 #: cp/typeck2.c:776
17743 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
17746 #: cp/typeck2.c:842
17747 msgid "aggregate has a partly bracketed initializer"
17750 #: cp/typeck2.c:880 cp/typeck2.c:969
17751 msgid "non-trivial labeled initializers"
17754 #: cp/typeck2.c:894
17755 msgid "non-empty initializer for array of empty elements"
17758 #: cp/typeck2.c:1008 cp/typeck2.c:1023
17760 msgid "missing initializer for member %qD"
17761 msgstr "прапушчан ініцыялізатар"
17763 #: cp/typeck2.c:1013
17765 msgid "uninitialized const member %qD"
17766 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17768 #: cp/typeck2.c:1015
17770 msgid "member %qD with uninitialized const fields"
17771 msgstr "параметр \"%s\" ініцыялізаваны"
17773 #: cp/typeck2.c:1017
17775 msgid "member %qD is uninitialized reference"
17776 msgstr "параметр \"%s\" ініцыялізаваны"
17778 #: cp/typeck2.c:1064
17779 msgid "index value instead of field name in union initializer"
17782 #: cp/typeck2.c:1076
17783 msgid "no field %qD in union being initialized"
17786 #: cp/typeck2.c:1084
17787 msgid "union %qT with no named members cannot be initialized"
17790 #: cp/typeck2.c:1119
17791 msgid "excess elements in aggregate initializer"
17794 #: cp/typeck2.c:1227
17795 msgid "circular pointer delegation detected"
17798 #: cp/typeck2.c:1240
17800 msgid "base operand of %<->%> has non-pointer type %qT"
17801 msgstr "памер масіва `%D' не цэлалікавы тып"
17803 #: cp/typeck2.c:1264
17804 msgid "result of %<operator->()%> yields non-pointer result"
17807 #: cp/typeck2.c:1266
17808 msgid "base operand of %<->%> is not a pointer"
17811 #: cp/typeck2.c:1290
17813 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
17814 msgstr "\"%s\" мае незавершаны тып"
17816 #: cp/typeck2.c:1299
17817 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
17820 #: cp/typeck2.c:1321
17821 msgid "pointer to member type %qT incompatible with object type %qT"
17824 #: cp/typeck2.c:1544
17826 msgid "call to function %qD which throws incomplete type %q#T"
17827 msgstr "\"%s\" мае незавершаны тып"
17829 #: cp/typeck2.c:1547
17831 msgid "call to function which throws incomplete type %q#T"
17832 msgstr "\"%s\" мае незавершаны тып"
17834 #. XXX Not i18n clean.
17835 #: cp/cp-tree.h:3884
17837 msgid "%s is deprecated, please see the documentation for details"
17840 #: fortran/f95-lang.c:242
17841 msgid "Unexpected type in truthvalue_conversion"
17844 #: fortran/f95-lang.c:295
17846 msgid "can't open input file: %s"
17847 msgstr "немагчыма зачыніць уваходзячы файл %s"
17849 #: fortran/f95-lang.c:622
17851 msgid "global register variable %qs used in nested function"
17854 #: fortran/f95-lang.c:626
17856 msgid "register variable %qs used in nested function"
17859 #: fortran/f95-lang.c:633
17861 msgid "address of global register variable %qs requested"
17864 #: fortran/f95-lang.c:651
17866 msgid "address of register variable %qs requested"
17869 #: fortran/gfortranspec.c:231
17871 msgid "overflowed output arg list for '%s'"
17874 #: fortran/gfortranspec.c:375
17876 msgid "argument to '%s' missing"
17877 msgstr "аргумент для \"%s\" прапушчан"
17879 #: fortran/gfortranspec.c:379
17880 msgid "no input files; unwilling to write output files"
17883 #: fortran/trans-array.c:2886
17884 msgid "Possible frontend bug: array constructor not expanded"
17887 #: fortran/trans-array.c:3989
17888 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
17891 #: fortran/trans-array.c:4149
17892 msgid "scalar vector subscript???"
17895 #: fortran/trans-array.c:4423
17897 msgid "bad expression type during walk (%d)"
17900 #: fortran/trans-const.c:327
17902 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
17905 #: fortran/trans-decl.c:754
17906 msgid "intrinsic variable which isn't a procedure"
17909 #: fortran/trans-decl.c:1893
17911 msgid "Function does not return a value"
17912 msgstr "функцыя не вяртае тып string"
17914 #. I don't think this should ever happen.
17915 #: fortran/trans-decl.c:1992
17917 msgid "module symbol %s in wrong namespace"
17920 #: fortran/trans-decl.c:2006
17922 msgid "backend decl for module variable %s already exists"
17925 #: fortran/trans-decl.c:2088
17927 msgid "unused parameter %qs"
17928 msgstr "невыкарыстаемы параметр \"%s\""
17930 #: fortran/trans-decl.c:2093
17932 msgid "unused variable %qs"
17933 msgstr "невыкарыстоўваемая пераменная \"%s\""
17935 #: fortran/trans-decl.c:2234
17936 msgid "Function return value not set"
17939 #: fortran/trans-expr.c:949
17941 msgid "Unknown intrinsic op"
17942 msgstr "невядомы рэжым машыны \"%s\""
17944 #: fortran/trans-intrinsic.c:583
17946 msgid "Intrinsic function %s(%d) not recognized"
17947 msgstr "мова %s не распазнана"
17949 #: fortran/trans-io.c:936
17951 msgid "Bad namelist IO basetype (%d)"
17954 #: fortran/trans-io.c:1013
17955 msgid "A format cannot be specified with a namelist"
17958 #: fortran/trans-io.c:1311
17960 msgid "Bad IO basetype (%d)"
17963 #: fortran/trans-types.c:189
17964 msgid "integer kind=8 not available for -i8 option"
17967 #: fortran/trans-types.c:201
17968 msgid "real kind=8 not available for -r8 option"
17971 #: fortran/trans-types.c:916
17972 msgid "Array element size too big"
17975 #: fortran/trans.c:621
17976 msgid "gfc_trans_code(): Bad statement code"
17979 #. I changed this from sorry(...) because it should not return.
17980 #. TODO: Remove gfc_todo_error before releasing version 1.0.
17981 #: fortran/trans.h:564
17982 msgid "gfc_todo: Not Implemented: "
17985 #: java/check-init.c:251
17987 msgid "Can't reassign a value to the final variable %qs"
17990 #: java/check-init.c:519 java/parse.h:377
17992 msgid "Variable %qs may not have been initialized"
17995 #: java/check-init.c:535
17997 msgid "variable %qs may not have been initialized"
18000 #: java/check-init.c:954
18002 msgid "internal error in check-init: tree code not implemented: %s"
18005 #: java/check-init.c:1026
18006 msgid "%Jfinal field %qD may not have been initialized"
18009 #: java/class.c:745
18010 msgid "bad method signature"
18013 #: java/class.c:789
18014 msgid "misplaced ConstantValue attribute (not in any field)"
18017 #: java/class.c:791
18019 msgid "duplicate ConstantValue attribute for field '%s'"
18022 #: java/class.c:802
18024 msgid "ConstantValue attribute of field '%s' has wrong type"
18027 #: java/class.c:1097
18029 msgid "field '%s' not found in class"
18030 msgstr "поле \"%s\" не знойдзена ў класе"
18032 #: java/class.c:1417
18034 msgid "%Jabstract method in non-abstract class"
18035 msgstr "абстрактны метад у неабстрактным класе"
18037 #: java/class.c:2362
18038 msgid "%Jnon-static method '%D' overrides static method"
18041 #: java/decl.c:1260
18043 msgid "%J'%D' used prior to declaration"
18044 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18046 #: java/decl.c:1301
18048 msgid "declaration of %qs shadows a parameter"
18051 #: java/decl.c:1304
18053 msgid "declaration of %qs shadows a symbol from the parameter list"
18056 #: java/decl.c:1632
18058 msgid "%Jlabel '%D' used but not defined"
18059 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
18061 #: java/decl.c:1637
18063 msgid "%Jlabel '%D' defined but not used"
18064 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
18066 #: java/decl.c:1759
18067 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18070 #: java/decl.c:1823
18071 msgid "bad type in parameter debug info"
18074 #: java/decl.c:1832
18075 msgid "%Jbad PC range for debug info for local '%D'"
18080 msgid "need to insert runtime check for %s"
18083 #: java/expr.c:501 java/expr.c:548
18085 msgid "assert: %s is assign compatible with %s"
18089 msgid "stack underflow - dup* operation"
18092 #: java/expr.c:1703
18094 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18097 #: java/expr.c:1731
18099 msgid "field %qs not found"
18100 msgstr "поле \"%s\" не знойдзена ў класе"
18102 #: java/expr.c:2116
18104 msgid "method '%s' not found in class"
18105 msgstr "метад \"%s\" не знойдзен у класе"
18107 #: java/expr.c:2321
18109 msgid "failed to find class '%s'"
18110 msgstr "не знойдзен клас \"%s\""
18112 #: java/expr.c:2350
18114 msgid "class '%s' has no method named '%s' matching signature '%s'"
18117 #: java/expr.c:2381
18118 msgid "invokestatic on non static method"
18121 #: java/expr.c:2386
18122 msgid "invokestatic on abstract method"
18125 #: java/expr.c:2394
18126 msgid "invoke[non-static] on static method"
18129 #: java/expr.c:2712
18131 msgid "missing field '%s' in '%s'"
18132 msgstr "прапушчана поле '%s' у '%s'"
18134 #: java/expr.c:2719
18136 msgid "mismatching signature for field '%s' in '%s'"
18137 msgstr "Прапушчана поле \"%s\" у \"%s\""
18139 #: java/expr.c:2741
18140 msgid "%Jassignment to final field '%D' not in field's class"
18143 #: java/expr.c:2746
18144 msgid "%Jassignment to final static field %qD not in class initializer"
18147 #: java/expr.c:2755
18148 msgid "%Jassignment to final field '%D' not in constructor"
18151 #: java/expr.c:2945
18152 msgid "invalid PC in line number table"
18155 #: java/expr.c:3001
18157 msgid "unreachable bytecode from %d to before %d"
18160 #: java/expr.c:3043
18162 msgid "unreachable bytecode from %d to the end of the method"
18165 #. duplicate code from LOAD macro
18166 #: java/expr.c:3343
18167 msgid "unrecogized wide sub-instruction"
18170 #: java/gjavah.c:701
18171 msgid "static field has same name as method"
18174 #. FIXME: i18n bug here. Order of prints should not be
18176 #: java/gjavah.c:899
18178 msgid "ignored method '"
18179 msgstr "у метадзе \"%s\":"
18181 #: java/gjavah.c:901
18183 msgid "' marked virtual\n"
18186 #: java/gjavah.c:1249
18188 msgid "couldn't find class %s"
18189 msgstr "немагчыма знайсьці кляс `%s'"
18191 #: java/gjavah.c:1256
18193 msgid "parse error while reading %s"
18196 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
18198 msgid "unparseable signature: '%s'"
18201 #: java/gjavah.c:2049
18202 msgid "Not a valid Java .class file."
18205 #: java/gjavah.c:2057 java/jcf-parse.c:746
18206 msgid "error while parsing constant pool"
18209 #: java/gjavah.c:2063
18211 msgid "error in constant pool entry #%d"
18214 #: java/gjavah.c:2206
18215 msgid "class is of array type\n"
18218 #: java/gjavah.c:2214
18220 msgid "base class is of array type"
18221 msgstr "Клас \"%s\" ужо існуе"
18223 #: java/gjavah.c:2330
18225 msgid "Try 'gcjh --help' for more information.\n"
18228 #: java/gjavah.c:2337
18231 "Usage: gcjh [OPTION]... CLASS...\n"
18235 #: java/gjavah.c:2338
18238 "Generate C++ header files from .class files\n"
18242 #: java/gjavah.c:2339
18244 msgid " -stubs Generate an implementation stub file\n"
18245 msgstr " -o <файл> Памясціць вывад у <файл>\n"
18247 #: java/gjavah.c:2340
18249 msgid " -jni Generate a JNI header or stub\n"
18252 #: java/gjavah.c:2342
18254 msgid " -add TEXT Insert TEXT into class body\n"
18257 #: java/gjavah.c:2343
18259 msgid " -append TEXT Insert TEXT after class declaration\n"
18262 #: java/gjavah.c:2344
18264 msgid " -friend TEXT Insert TEXT as 'friend' declaration\n"
18267 #: java/gjavah.c:2345
18269 msgid " -prepend TEXT Insert TEXT before start of class\n"
18272 #: java/gjavah.c:2347 java/jcf-dump.c:897
18274 msgid " --classpath PATH Set path to find .class files\n"
18277 #: java/gjavah.c:2348 java/jcf-dump.c:898
18279 msgid " -IDIR Append directory to class path\n"
18282 #: java/gjavah.c:2349 java/jcf-dump.c:899
18284 msgid " --bootclasspath PATH Override built-in class path\n"
18287 #: java/gjavah.c:2350 java/jcf-dump.c:900
18289 msgid " --extdirs PATH Set extensions directory path\n"
18292 #: java/gjavah.c:2351
18294 msgid " -d DIRECTORY Set output directory name\n"
18297 #: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
18299 msgid " -o FILE Set output file name\n"
18300 msgstr " -o <файл> Памясціць вывад у <файл>\n"
18302 #: java/gjavah.c:2353
18304 msgid " -td DIRECTORY Set temporary directory name\n"
18307 #: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
18309 msgid " --help Print this help, then exit\n"
18310 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18312 #: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
18314 msgid " --version Print version number, then exit\n"
18315 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
18317 #: java/gjavah.c:2357 java/jcf-dump.c:905
18319 msgid " -v, --verbose Print extra information while running\n"
18320 msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
18322 #: java/gjavah.c:2359
18325 " -M Print all dependencies to stdout;\n"
18326 " suppress ordinary output\n"
18329 #: java/gjavah.c:2361
18332 " -MM Print non-system dependencies to stdout;\n"
18333 " suppress ordinary output\n"
18336 #: java/gjavah.c:2363
18338 msgid " -MD Print all dependencies to stdout\n"
18339 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18341 #: java/gjavah.c:2364
18343 msgid " -MMD Print non-system dependencies to stdout\n"
18344 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18346 #: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
18349 "For bug reporting instructions, please see:\n"
18353 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
18355 #: java/gjavah.c:2395 java/gjavah.c:2509
18357 msgid "no classes specified"
18358 msgstr "не зададзены ўваходзячыя файлы"
18360 #: java/gjavah.c:2488
18361 msgid "'-MG' option is unimplemented"
18364 #: java/gjavah.c:2517
18365 msgid "can't specify both -o and -MD"
18368 #: java/gjavah.c:2528
18370 msgid "Processing %s\n"
18371 msgstr "версія gcc %s\n"
18373 #: java/gjavah.c:2534
18375 msgid "%s: no such class"
18378 #: java/gjavah.c:2538
18380 msgid "Found in %s\n"
18383 #: java/jcf-dump.c:814
18385 msgid "Not a valid Java .class file.\n"
18388 #: java/jcf-dump.c:820
18390 msgid "error while parsing constant pool\n"
18393 #: java/jcf-dump.c:826 java/jcf-parse.c:749
18395 msgid "error in constant pool entry #%d\n"
18398 #: java/jcf-dump.c:836
18400 msgid "error while parsing fields\n"
18403 #: java/jcf-dump.c:842
18405 msgid "error while parsing methods\n"
18406 msgstr "памылка запісу ў %s"
18408 #: java/jcf-dump.c:848
18410 msgid "error while parsing final attributes\n"
18413 #: java/jcf-dump.c:885
18415 msgid "Try 'jcf-dump --help' for more information.\n"
18418 #: java/jcf-dump.c:892
18421 "Usage: jcf-dump [OPTION]... CLASS...\n"
18425 #: java/jcf-dump.c:893
18428 "Display contents of a class file in readable form.\n"
18432 #: java/jcf-dump.c:894
18434 msgid " -c Disassemble method bodies\n"
18435 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18437 #: java/jcf-dump.c:895
18439 msgid " --javap Generate output in 'javap' format\n"
18440 msgstr " --help Адлюстраваць гэту інфармацыю\n"
18442 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
18444 msgid "jcf-dump: no classes specified\n"
18447 #: java/jcf-dump.c:1020
18449 msgid "Cannot open '%s' for output.\n"
18450 msgstr "немагчыма адчыніць %s для запісу"
18452 #: java/jcf-dump.c:1066
18454 msgid "bad format of .zip/.jar archive\n"
18457 #: java/jcf-dump.c:1184
18459 msgid "Bad byte codes.\n"
18462 #: java/jcf-io.c:536
18464 msgid "source file for class %qs is newer than its matching class file. Source file %qs used instead"
18467 #: java/jcf-parse.c:366
18468 msgid "bad string constant"
18471 #: java/jcf-parse.c:384
18473 msgid "bad value constant type %d, index %d"
18476 #: java/jcf-parse.c:572
18478 msgid "can't reopen %s: %m"
18479 msgstr "немагчыма адчыніць %s"
18481 #: java/jcf-parse.c:579
18483 msgid "can't close %s: %m"
18484 msgstr "не магу зачыніць %s"
18486 #: java/jcf-parse.c:714 java/jcf-parse.c:720
18488 msgid "cannot find file for class %s"
18489 msgstr "немагчыма знайсьці файл для кляса %s"
18491 #: java/jcf-parse.c:743
18492 msgid "not a valid Java .class file"
18495 #. FIXME - where was first time
18496 #: java/jcf-parse.c:761
18498 msgid "reading class %s for the second time from %s"
18501 #: java/jcf-parse.c:779
18502 msgid "error while parsing fields"
18505 #: java/jcf-parse.c:782
18506 msgid "error while parsing methods"
18509 #: java/jcf-parse.c:785
18510 msgid "error while parsing final attributes"
18513 #: java/jcf-parse.c:802
18514 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"
18517 #: java/jcf-parse.c:876
18518 msgid "missing Code attribute"
18521 #: java/jcf-parse.c:1137
18522 msgid "%Hsource file seen twice on command line and will be compiled only once"
18525 #: java/jcf-parse.c:1155
18526 msgid "no input file specified"
18527 msgstr "не зададзены ўваходзячыя файлы"
18529 #: java/jcf-parse.c:1190
18531 msgid "can't close input file %s: %m"
18532 msgstr "немагчыма зачыніць уваходзячы файл %s"
18534 #: java/jcf-parse.c:1231
18536 msgid "bad zip/jar file %s"
18537 msgstr "дрэнны zip/jar файл \"%s\""
18539 #: java/jcf-parse.c:1447
18541 msgid "error while reading %s from zip file"
18544 #: java/jcf-write.c:2667
18546 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
18549 #: java/jcf-write.c:3041
18551 msgid "field initializer type mismatch"
18552 msgstr "нерэчаісны ініцыялізатар"
18554 #: java/jcf-write.c:3498
18556 msgid "can't create directory %s: %m"
18557 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18559 #: java/jcf-write.c:3531
18561 msgid "can't open %s for writing: %m"
18562 msgstr "немагчыма адчыніць %s для запісу"
18564 #: java/jcf-write.c:3551
18566 msgid "can't create %s: %m"
18567 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18569 #: java/jv-scan.c:99
18571 msgid "Try 'jv-scan --help' for more information.\n"
18574 #: java/jv-scan.c:106
18577 "Usage: jv-scan [OPTION]... FILE...\n"
18581 #: java/jv-scan.c:107
18584 "Print useful information read from Java source files.\n"
18588 #: java/jv-scan.c:108
18590 msgid " --no-assert Don't recognize the assert keyword\n"
18593 #: java/jv-scan.c:109
18595 msgid " --complexity Print cyclomatic complexity of input file\n"
18598 #: java/jv-scan.c:110
18600 msgid " --encoding NAME Specify encoding of input file\n"
18603 #: java/jv-scan.c:111
18605 msgid " --print-main Print name of class containing 'main'\n"
18608 #: java/jv-scan.c:112
18610 msgid " --list-class List all classes defined in file\n"
18613 #: java/jv-scan.c:113
18615 msgid " --list-filename Print input filename when listing class names\n"
18618 #: java/jv-scan.c:190
18619 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
18622 #: java/jv-scan.c:193
18624 msgid "can't open output file '%s'"
18625 msgstr "немагчыма адчыніць файл уводу `%s'"
18627 #: java/jv-scan.c:229
18629 msgid "file not found '%s'"
18630 msgstr "файл `%s' ня знойдзен"
18632 #: java/jv-scan.c:251
18634 msgid "%s: error: "
18635 msgstr "граматычная памылка"
18637 #: java/jv-scan.c:263
18639 msgid "%s: warning: "
18640 msgstr "%s: увага: "
18642 #: java/jvgenmain.c:48
18644 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
18647 #: java/jvgenmain.c:98
18649 msgid "%s: Cannot open output file: %s\n"
18650 msgstr "немагчыма адчыніць файл уводу `%s'"
18652 #: java/jvgenmain.c:135
18654 msgid "%s: Failed to close output file %s\n"
18655 msgstr "немагчыма зачыніць уваходзячы файл %s"
18657 #: java/jvspec.c:420
18658 msgid "can't specify '-D' without '--main'\n"
18661 #: java/jvspec.c:423
18663 msgid "'%s' is not a valid class name"
18664 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18666 #: java/jvspec.c:429
18667 msgid "--resource requires -o"
18670 #: java/jvspec.c:436
18671 msgid "warning: already-compiled .class files ignored with -C"
18674 #: java/jvspec.c:443
18675 msgid "cannot specify both -C and -o"
18678 #: java/jvspec.c:455
18679 msgid "cannot create temporary file"
18680 msgstr "немагчыма стварыць часовы файл"
18682 #: java/jvspec.c:483
18683 msgid "using both @FILE with multiple files not implemented"
18686 #: java/jvspec.c:534
18687 msgid "cannot specify 'main' class when not linking"
18691 msgid "can't do dependency tracking with input from stdin"
18695 msgid "couldn't determine target name for dependency tracking"
18700 "unknown encoding: %qs\n"
18701 "This might mean that your locale's encoding is not supported\n"
18702 "by your system's iconv(3) implementation. If you aren't trying\n"
18703 "to use a particular encoding for your input file, try the\n"
18704 "%<--encoding=UTF-8%> option"
18709 msgid "internal error - bad unget"
18710 msgstr "унутраная памылка: дрэнны рэгістр: %d"
18712 #: java/mangle.c:89
18714 msgid "can't mangle %s"
18715 msgstr "не магу зачыніць %s"
18717 #: java/mangle_name.c:140 java/mangle_name.c:210
18718 msgid "internal error - invalid Utf8 name"
18721 #: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
18722 #: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
18723 #: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
18724 #: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
18725 #: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
18726 #: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
18727 #: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
18728 #: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
18729 #: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
18730 #: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
18731 #: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
18732 #: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
18733 msgid "Missing term"
18736 #: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
18737 #: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
18738 #: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
18739 #: java/parse.y:1855 java/parse.y:1870
18740 msgid "';' expected"
18743 #: java/parse.y:746 java/parse.y:784
18744 msgid "Missing name"
18745 msgstr "Прапушчана назва"
18747 #: java/parse.y:774
18749 msgid "Ambiguous class: %qs and %qs"
18752 #: java/parse.y:809
18753 msgid "'*' expected"
18756 #: java/parse.y:823
18757 msgid "Class or interface declaration expected"
18760 #: java/parse.y:840
18762 msgid "Modifier %qs declared twice"
18765 #: java/parse.y:860 java/parse.y:862
18766 msgid "Missing class name"
18767 msgstr "Прапушчана назва класа"
18769 #: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
18770 #: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
18771 #: java/parse.y:1913 java/parse.y:1975
18772 msgid "'{' expected"
18775 #: java/parse.y:879
18776 msgid "Missing super class name"
18779 #: java/parse.y:889 java/parse.y:905
18780 msgid "Missing interface name"
18783 #: java/parse.y:989
18784 msgid "Missing variable initializer"
18787 #: java/parse.y:1006
18788 msgid "Invalid declaration"
18789 msgstr "Нерэчаіснае абвяшчэнне"
18791 #: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
18792 #: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
18793 #: java/parse.y:2339 java/parse.y:2349
18794 msgid "']' expected"
18797 #: java/parse.y:1013
18798 msgid "Unbalanced ']'"
18801 #: java/parse.y:1049
18802 msgid "Invalid method declaration, method name required"
18805 #: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
18806 msgid "Identifier expected"
18809 #: java/parse.y:1069 java/parse.y:4741
18810 msgid "Invalid method declaration, return type required"
18813 #: java/parse.y:1089
18814 msgid "Discouraged form of returned type specification"
18817 #: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
18818 #: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
18819 #: java/parse.y:2058
18820 msgid "')' expected"
18823 #: java/parse.y:1108
18824 msgid "Missing formal parameter term"
18827 #: java/parse.y:1123 java/parse.y:1128
18828 msgid "Missing identifier"
18829 msgstr "Прапушчан ідэнтыфікатар"
18831 #: java/parse.y:1148 java/parse.y:1157
18832 msgid "Missing class type term"
18835 #: java/parse.y:1184
18837 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
18840 #: java/parse.y:1313
18841 msgid "Invalid interface type"
18844 #: java/parse.y:1482
18845 msgid "An empty declaration is a deprecated feature that should not be used"
18848 #: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
18849 msgid "':' expected"
18852 #: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
18853 msgid "Invalid expression statement"
18856 #: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
18857 #: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
18858 #: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
18859 msgid "'(' expected"
18862 #: java/parse.y:1628
18863 msgid "Missing term or ')'"
18866 #: java/parse.y:1675
18867 msgid "Missing or invalid constant expression"
18870 #: java/parse.y:1696
18871 msgid "Missing term and ')' expected"
18874 #: java/parse.y:1735
18875 msgid "Invalid control expression"
18878 #: java/parse.y:1737 java/parse.y:1739
18879 msgid "Invalid update expression"
18882 #: java/parse.y:1764
18883 msgid "Invalid init statement"
18886 #: java/parse.y:1964
18887 msgid "Missing term or ')' expected"
18890 #: java/parse.y:2007
18891 msgid "'class' or 'this' expected"
18894 #: java/parse.y:2009 java/parse.y:2011
18895 msgid "'class' expected"
18898 #: java/parse.y:2056
18899 msgid "')' or term expected"
18902 #: java/parse.y:2158 java/parse.y:2187
18903 msgid "'[' expected"
18906 #: java/parse.y:2265
18907 msgid "Field expected"
18910 #: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
18911 msgid "Missing term and ']' expected"
18914 #: java/parse.y:2449
18915 msgid "']' expected, invalid type expression"
18918 #: java/parse.y:2452
18919 msgid "Invalid type expression"
18922 #: java/parse.y:2564
18923 msgid "Invalid reference type"
18926 #: java/parse.y:3031
18927 msgid "Constructor invocation must be first thing in a constructor"
18930 #: java/parse.y:3033
18931 msgid "Only constructors can invoke constructors"
18934 #: java/parse.y:3041
18936 msgid ": %qs JDK1.1(TM) feature"
18939 #: java/parse.y:3121 java/parse.y:3123
18946 #: java/parse.y:3282
18948 msgid "Missing return statement"
18949 msgstr "Прапушчана назва"
18951 #: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
18952 msgid "Unreachable statement"
18955 #: java/parse.y:3314
18956 msgid "Can't access %s field %<%s.%s%> from %qs"
18959 #: java/parse.y:3383
18961 msgid "%s %qs already defined in %s:%d"
18964 #: java/parse.y:3401
18965 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
18968 #: java/parse.y:3512
18970 msgid "Interface %qs repeated"
18973 #: java/parse.y:3542
18975 msgid "%s name %qs clashes with imported type %qs"
18978 #: java/parse.y:3574
18979 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
18982 #: java/parse.y:3589
18984 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
18987 #: java/parse.y:3670
18989 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"
18992 #: java/parse.y:3712
18993 msgid "Qualifier must be a reference"
18996 #: java/parse.y:3733
18998 msgid "Cyclic inheritance involving %s"
19001 #: java/parse.y:3997
19002 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19005 #: java/parse.y:4152
19007 msgid "Class %qs can't be declared both abstract and final"
19010 #: java/parse.y:4164
19011 msgid "%<java.lang.Object%> can't extend anything"
19014 #: java/parse.y:4406
19015 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19018 #: java/parse.y:4470
19020 msgid "Field %qs can't be static in inner class %qs unless it is final"
19023 #: java/parse.y:4716
19025 msgid "Class %qs must be declared abstract to define abstract method %qs"
19028 #: java/parse.y:4723
19030 msgid "native method %qs can't be strictfp"
19033 #: java/parse.y:4727
19035 msgid "method %qs can't be transient"
19038 #: java/parse.y:4730
19040 msgid "method %qs can't be volatile"
19043 #: java/parse.y:4780 java/parse.y:6533
19045 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19048 #: java/parse.y:4946
19050 msgid "%s method %qs can't have a body defined"
19053 #: java/parse.y:4957
19055 msgid "Non native and non abstract method %qs must have a body defined"
19058 #: java/parse.y:5028
19060 msgid "%s: recursive invocation of constructor %qs"
19061 msgstr "перанакіраванне stdout: %s"
19063 #: java/parse.y:5058
19064 msgid "Inconsistent member declaration. At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19067 #: java/parse.y:5066
19068 msgid "Inconsistent member declaration. At most one of %<final%> or %<volatile%> may be specified"
19071 #: java/parse.y:5156
19073 msgid "Variable %qs is used more than once in the argument list of method %qs"
19076 #: java/parse.y:5240
19078 msgid "%s %qs can't implement/extend %s %qs"
19081 #: java/parse.y:5274
19083 msgid "Class %qs can't subclass %s %qs"
19086 #: java/parse.y:5283
19088 msgid "Can't subclass final classes: %s"
19091 #: java/parse.y:5469
19093 msgid "Cyclic class inheritance%s"
19096 #: java/parse.y:6184
19098 msgid "Superclass %qs of class %qs not found"
19101 #: java/parse.y:6190
19103 msgid "Type %qs not found in declaration of field %qs"
19104 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19106 #: java/parse.y:6196
19108 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19111 #: java/parse.y:6203
19113 msgid "Type %qs not found in the declaration of the return type of method %qs"
19116 #: java/parse.y:6209
19118 msgid "Superinterface %qs of %s %qs not found"
19121 #: java/parse.y:6216
19123 msgid "Type %qs not found in the declaration of the local variable %qs"
19126 #: java/parse.y:6223
19128 msgid "Class %qs not found in %<throws%>"
19129 msgstr "поле \"%s\" не знойдзена ў класе"
19131 #: java/parse.y:6280
19133 msgid "Duplicate %s declaration %qs"
19134 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19136 #: java/parse.y:6354
19137 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"
19140 #: java/parse.y:6510
19141 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19144 #: java/parse.y:6554
19146 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19149 #: java/parse.y:6568 java/parse.y:6795
19151 msgid "Method %qs was defined with return type %qs in class %qs"
19154 #: java/parse.y:6585
19156 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19159 #: java/parse.y:6599
19161 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19164 #: java/parse.y:6622
19166 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19169 #: java/parse.y:6763
19170 msgid "Invalid checked exception class %qs in %<throws%> clause. The exception must be a subclass of an exception thrown by %qs from class %qs"
19173 #: java/parse.y:6820
19175 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19178 #: java/parse.y:6995
19180 msgid "Class or interface %qs not found in import"
19183 #: java/parse.y:7080
19185 msgid "malformed .zip archive in CLASSPATH: %s"
19188 #: java/parse.y:7151
19190 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19193 #: java/parse.y:7156
19195 msgid "Package %qs not found in import"
19196 msgstr "поле \"%s\" не знойдзена ў класе"
19198 #: java/parse.y:7253
19200 msgid "Type %qs also potentially defined in package %qs"
19203 #: java/parse.y:7398
19205 msgid "Nested %s %s is %s; cannot be accessed from here"
19208 #: java/parse.y:7436
19210 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19213 #: java/parse.y:7474
19214 msgid "Only %<final%> is allowed as a local variables modifier"
19217 #: java/parse.y:9028
19219 msgid "No constructor matching %qs found in class %qs"
19222 #: java/parse.y:9528
19224 msgid "Can't reference %qs before the superclass constructor has been called"
19227 #: java/parse.y:9582
19229 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19232 #: java/parse.y:9587 java/parse.y:10050
19234 msgid "Undefined variable %qs"
19235 msgstr "невыкарыстоўваемая пераменная \"%s\""
19237 #: java/parse.y:9598
19239 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
19242 #: java/parse.y:9804 java/parse.y:10659
19244 msgid "No enclosing instance for inner class %qs is in scope%s"
19247 #: java/parse.y:9923 java/parse.y:12372
19248 msgid "Keyword %<this%> used outside allowed context"
19251 #: java/parse.y:9929 java/parse.y:10813
19252 msgid "Can't reference %<this%> before the superclass constructor has been called"
19255 #: java/parse.y:9945
19256 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
19259 #: java/parse.y:9978
19260 msgid "Keyword %<super%> used outside allowed context"
19263 #: java/parse.y:10027
19265 msgid "No variable %qs defined in class %qs"
19266 msgstr "не знойдзен клас \"%s\""
19268 #: java/parse.y:10032
19270 msgid "Undefined variable or class name: %qs"
19271 msgstr "немагчыма знайсьці файл для кляса %s"
19273 #: java/parse.y:10103
19275 msgid "Can't use type %qs as a qualifier"
19278 #: java/parse.y:10122
19279 msgid "Attempt to reference field %qs in %<%s %s%>"
19282 #: java/parse.y:10153
19284 msgid "No variable %qs defined in type %qs"
19287 #: java/parse.y:10237
19288 msgid "Attempt to reference field %<new%> in a %qs"
19291 #: java/parse.y:10374
19293 msgid "The class %qs has been deprecated"
19296 #: java/parse.y:10384
19298 msgid "The %s %qs in class %qs has been deprecated"
19301 #: java/parse.y:10501
19303 msgid "Can't invoke a method on primitive type %qs"
19306 #: java/parse.y:10516
19308 msgid "Can't make static reference to method %qs in interface %qs"
19311 #: java/parse.y:10526 java/parse.y:10860
19312 msgid "Can't make static reference to method %<%s %s%> in class %qs"
19315 #: java/parse.y:10566
19316 msgid "Can't invoke super constructor on java.lang.Object"
19319 #: java/parse.y:10579 java/parse.y:14437
19321 msgid "Class %qs not found in type declaration"
19322 msgstr "поле \"%s\" не знойдзена ў класе"
19324 #: java/parse.y:10591
19326 msgid "Class %qs is an abstract class. It can't be instantiated"
19329 #: java/parse.y:10621
19331 msgid "No method named %qs in scope"
19334 #: java/parse.y:10732
19335 msgid "Can't access %s %s %<%s.%s%> from %qs"
19338 #: java/parse.y:11206
19339 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
19342 #: java/parse.y:11786
19343 msgid "Constant expression required"
19346 #: java/parse.y:11799
19347 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
19350 #: java/parse.y:11833
19352 msgid "Duplicate case label: %<default%>"
19353 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19355 #: java/parse.y:12181
19356 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
19359 #: java/parse.y:12352
19361 msgid "missing static field %qs"
19362 msgstr "прапушчана поле '%s' у '%s'"
19364 #: java/parse.y:12357
19366 msgid "not a static field %qs"
19369 #: java/parse.y:12380
19370 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
19373 #: java/parse.y:12400
19375 msgid "No case for %s"
19378 #: java/parse.y:12830
19379 msgid "Invalid left hand side of assignment"
19382 #: java/parse.y:12881
19384 msgid "Incompatible type for %s. Can't convert %qs to %qs"
19387 #: java/parse.y:12884
19389 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
19392 #: java/parse.y:13057
19394 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
19397 #: java/parse.y:13348
19399 msgid "unregistered operator %s"
19400 msgstr "нераспазнаны аператар %s"
19402 #: java/parse.y:13497
19403 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
19406 #: java/parse.y:13579
19408 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
19411 #: java/parse.y:13584
19413 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
19416 #: java/parse.y:13660
19418 msgid "Invalid argument %qs for %<instanceof%>"
19419 msgstr "нявернае выкарыстанне \"restict\""
19421 #: java/parse.y:13687
19423 msgid "Impossible for %qs to be instance of %qs"
19426 #: java/parse.y:13818
19428 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
19431 #: java/parse.y:14298
19433 msgid "Invalid argument type %qs to %qs"
19434 msgstr "нерэчаісны тып парамэтра `%T'"
19436 #: java/parse.y:14528
19438 msgid "Invalid cast from %qs to %qs"
19441 #: java/parse.y:14575
19442 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
19445 #: java/parse.y:14588
19446 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
19449 #: java/parse.y:14592
19450 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
19453 #: java/parse.y:14663
19454 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
19457 #: java/parse.y:14779
19459 msgid "Invalid array initializer for non-array type %qs"
19460 msgstr "нерэчаісны ініцыялізатар"
19462 #: java/parse.y:14866
19464 msgid "Incompatible type for array. %s convert %qs to %qs"
19467 #: java/parse.y:14935
19468 msgid "%<return%> inside instance initializer"
19471 #: java/parse.y:14939
19472 msgid "%<return%> inside static initializer"
19475 #: java/parse.y:14945
19476 msgid "%<return%> with%s value from %<%s %s%>"
19479 #: java/parse.y:14952
19480 msgid "%<return%> with value from constructor %qs"
19483 #: java/parse.y:15017
19484 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
19487 #: java/parse.y:15050
19489 msgid "Declaration of %qs shadows a previous label declaration"
19490 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19492 #: java/parse.y:15055
19494 msgid "This is the location of the previous declaration of label %qs"
19495 msgstr "гэта папярэдняе абвяшчэньне"
19497 #: java/parse.y:15302
19499 msgid "No label definition found for %qs"
19500 msgstr "перанакіраванне stdout: %s"
19502 #: java/parse.y:15315
19503 msgid "%<continue%> must be in loop"
19506 #: java/parse.y:15318
19508 msgid "continue label %qs does not name a loop"
19511 #: java/parse.y:15339
19512 msgid "%<break%> must be in loop or switch"
19515 #: java/parse.y:15380
19516 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
19519 #: java/parse.y:15418
19520 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
19523 #. The case_label_list is in reverse order, so print the
19524 #. outer label first.
19525 #: java/parse.y:15449
19527 msgid "duplicate case label: %<"
19528 msgstr "паўтарэнне \"%s\""
19530 #: java/parse.y:15450
19534 #: java/parse.y:15453
19535 msgid "original label is here"
19538 #: java/parse.y:15670
19539 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
19542 #: java/parse.y:15694
19543 msgid "%<catch%> not reached because of the catch clause at line %d"
19546 #: java/parse.y:15761
19547 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
19550 #: java/parse.y:15820
19551 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
19554 #: java/parse.y:15849
19555 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
19558 #: java/parse.y:15870
19559 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
19562 #: java/parse.y:15883
19564 msgid "Checked exception %qs can't be thrown in initializer"
19567 #: java/parse.y:15887
19568 msgid "Checked exception %qs isn't thrown from a %<try%> block"
19571 #: java/parse.y:15893
19572 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
19575 #: java/parse.y:15948
19577 msgid "Exception %qs can't be thrown in initializer"
19580 #: java/parse.y:15953
19581 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
19584 #: java/parse.y:16066
19585 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
19588 #: java/parse.y:16134
19589 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
19592 #: java/typeck.c:533
19593 msgid "junk at end of signature string"
19596 #: java/verify-glue.c:408
19598 msgid "verification failed: %s"
19601 #: java/verify-glue.c:410
19603 msgid "verification failed at PC=%d: %s"
19606 #: java/verify-glue.c:494 java/verify.c:480
19607 msgid "bad pc in exception_table"
19610 #: java/verify.c:1476
19612 msgid "unknown opcode %d@pc=%d during verification"
19615 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
19617 msgid "verification error at PC=%d"
19620 #: java/parse.h:125
19622 msgid "%s method can't be abstract"
19625 #: java/parse.h:129
19627 msgid "Constructor can't be %s"
19630 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
19631 #. flags was set artificially, such as for a interface method
19632 #: java/parse.h:161
19634 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
19637 #: java/parse.h:168
19639 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
19642 #. Standard error messages
19643 #: java/parse.h:352
19645 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
19648 #: java/parse.h:357
19650 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
19653 #: java/parse.h:365
19655 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
19658 #: java/parse.h:370
19660 msgid "Incompatible type for %qs. Can't convert %qs to integral"
19663 #: objc/objc-act.c:756
19664 msgid "%<@end%> must appear in an @implementation context"
19667 #: objc/objc-act.c:783
19668 msgid "method declaration not in @interface context"
19671 #: objc/objc-act.c:794
19672 msgid "method definition not in @implementation context"
19675 #: objc/objc-act.c:925
19677 msgid "object does not conform to the %qs protocol"
19680 #: objc/objc-act.c:1015 objc/objc-act.c:1092
19682 msgid "class %qs does not implement the %qs protocol"
19683 msgstr "метад \"%s\" не знойдзен у класе"
19685 #: objc/objc-act.c:1198
19687 msgid "statically allocated instance of Objective-C class %qs"
19690 #: objc/objc-act.c:1269
19692 msgid "protocol %qs has circular dependency"
19695 #: objc/objc-act.c:1291 objc/objc-act.c:5881
19697 msgid "cannot find protocol declaration for %qs"
19698 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19700 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
19701 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
19703 msgid "cannot find interface declaration for %qs"
19704 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19706 #: objc/objc-act.c:1691
19708 msgid "interface %qs does not have valid constant string layout"
19711 #: objc/objc-act.c:1696
19713 msgid "cannot find reference tag for class %qs"
19714 msgstr "Не магу знайсці файл для класа %s."
19716 #: objc/objc-act.c:2374
19717 msgid "%Hcreating selector for nonexistent method %qE"
19720 #: objc/objc-act.c:2563
19722 msgid "%qs is not an Objective-C class name or alias"
19725 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
19726 #: objc/objc-act.c:6964 objc/objc-act.c:6994
19727 msgid "Objective-C declarations may only appear in global scope"
19730 #: objc/objc-act.c:2683
19732 msgid "cannot find class %qs"
19733 msgstr "немагчыма знайсьці кляс `%s'"
19735 #: objc/objc-act.c:2685
19737 msgid "class %qs already exists"
19738 msgstr "кляс `%s' ужо існуе"
19740 #: objc/objc-act.c:2716 objc/objc-act.c:6704
19742 msgid "%qs redeclared as different kind of symbol"
19745 #: objc/objc-act.c:2718 objc/objc-act.c:6706
19747 msgid "%Jprevious declaration of '%D'"
19748 msgstr "папярэдняе абвяшчэньне `%D'"
19750 #: objc/objc-act.c:2946
19751 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
19754 #: objc/objc-act.c:3275
19755 msgid "@catch parameter is not a known Objective-C class type"
19758 #: objc/objc-act.c:3291
19759 msgid "exception of type %<%T%> will be caught"
19762 #: objc/objc-act.c:3293
19763 msgid "%H by earlier handler for %<%T%>"
19766 #: objc/objc-act.c:3346
19767 msgid "%<@try%> without %<@catch%> or %<@finally%>"
19770 #: objc/objc-act.c:3393
19771 msgid "%<@throw%> (rethrow) used outside of a @catch block"
19774 #: objc/objc-act.c:3758
19775 msgid "%Jtype '%D' does not have a known size"
19778 #: objc/objc-act.c:4271
19783 #: objc/objc-act.c:4294 objc/objc-act.c:4313
19784 msgid "inconsistent instance variable specification"
19787 #: objc/objc-act.c:5169
19788 msgid "can not use an object as parameter to a method"
19791 #: objc/objc-act.c:5377
19792 msgid "multiple %s named %<%c%s%> found"
19795 #: objc/objc-act.c:5602
19797 msgid "no super class declared in @interface for %qs"
19800 #: objc/objc-act.c:5645
19801 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
19804 #: objc/objc-act.c:5704
19806 msgid "invalid receiver type %qs"
19807 msgstr "нерэчаісны тып парамэтра `%T'"
19809 #: objc/objc-act.c:5719
19811 msgid "%<%c%s%> not found in protocol(s)"
19812 msgstr "поле \"%s\" не знойдзена ў класе"
19814 #: objc/objc-act.c:5733
19815 msgid "%qs may not respond to %<%c%s%>"
19818 #: objc/objc-act.c:5741
19819 msgid "no %<%c%s%> method found"
19822 #: objc/objc-act.c:5747
19823 msgid "(Messages without a matching method signature"
19826 #: objc/objc-act.c:5748
19827 msgid "will be assumed to return %<id%> and accept"
19830 #: objc/objc-act.c:5749
19831 msgid "%<...%> as arguments.)"
19834 #: objc/objc-act.c:5980
19836 msgid "undeclared selector %qs"
19839 #. Historically, a class method that produced objects (factory
19840 #. method) would assign `self' to the instance that it
19841 #. allocated. This would effectively turn the class method into
19842 #. an instance method. Following this assignment, the instance
19843 #. variables could be accessed. That practice, while safe,
19844 #. violates the simple rule that a class method should not refer
19845 #. to an instance variable. It's better to catch the cases
19846 #. where this is done unknowingly than to support the above
19848 #: objc/objc-act.c:6022
19850 msgid "instance variable %qs accessed in class method"
19853 #: objc/objc-act.c:6234
19855 msgid "duplicate declaration of method %<%c%s%>"
19856 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19858 #: objc/objc-act.c:6279
19860 msgid "duplicate interface declaration for category %<%s(%s)%>"
19861 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19863 #: objc/objc-act.c:6306
19865 msgid "illegal reference type specified for instance variable %qs"
19868 #: objc/objc-act.c:6317
19870 msgid "instance variable %qs has unknown size"
19873 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19874 #: objc/objc-act.c:6331
19876 msgid "type %qs has virtual member functions"
19879 #: objc/objc-act.c:6332
19881 msgid "illegal aggregate type %qs specified for instance variable %qs"
19884 #: objc/objc-act.c:6340
19886 msgid "type %qs has a user-defined constructor"
19889 #: objc/objc-act.c:6342
19891 msgid "type %qs has a user-defined destructor"
19894 #: objc/objc-act.c:6343
19895 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19898 #: objc/objc-act.c:6433
19900 msgid "instance variable %qs is declared private"
19903 #: objc/objc-act.c:6442
19905 msgid "instance variable %qs is %s; this will be a hard error in the future"
19908 #: objc/objc-act.c:6449
19910 msgid "instance variable %qs is declared %s"
19913 #: objc/objc-act.c:6459
19914 msgid "static access to object of type %<id%>"
19917 #: objc/objc-act.c:6481 objc/objc-act.c:6569
19919 msgid "incomplete implementation of class %qs"
19922 #: objc/objc-act.c:6485 objc/objc-act.c:6574
19924 msgid "incomplete implementation of category %qs"
19927 #: objc/objc-act.c:6490 objc/objc-act.c:6579
19928 msgid "method definition for %<%c%s%> not found"
19931 #: objc/objc-act.c:6620
19933 msgid "%s %qs does not fully implement the %qs protocol"
19934 msgstr "метад \"%s\" не знойдзен у класе"
19936 #: objc/objc-act.c:6678 objc/objc-act.c:8272
19937 msgid "%<@end%> missing in implementation context"
19940 #: objc/objc-act.c:6691
19942 msgid "cannot find interface declaration for %qs, superclass of %qs"
19943 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19945 #: objc/objc-act.c:6718
19947 msgid "reimplementation of class %qs"
19948 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19950 #: objc/objc-act.c:6749
19952 msgid "conflicting super class name %qs"
19953 msgstr "Прапушчана назва класа"
19955 #: objc/objc-act.c:6751
19957 msgid "previous declaration of %qs"
19958 msgstr "папярэдняе абвяшчэньне `%D'"
19960 #: objc/objc-act.c:6765 objc/objc-act.c:6767
19962 msgid "duplicate interface declaration for class %qs"
19963 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19965 #: objc/objc-act.c:7022
19967 msgid "duplicate declaration for protocol %qs"
19968 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19970 #. Add a readable method name to the warning.
19971 #: objc/objc-act.c:7552
19972 msgid "%J%s %<%c%s%>"
19975 #: objc/objc-act.c:7849
19977 msgid "no super class declared in interface for %qs"
19980 #: objc/objc-act.c:7897
19981 msgid "[super ...] must appear in a method context"
19984 #: objc/objc-act.c:8554
19986 msgid "local declaration of %qs hides instance variable"
19987 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19989 #: objc/objc-parse.y:2748
19990 msgid "extra semicolon in method definition specified"
19993 #: treelang/tree1.c:278
19995 msgid "%HDuplicate name %q.*s."
19996 msgstr "паўтарэнне \"%s\""
19998 #: treelang/treetree.c:826
19999 msgid "Global register variable %qD used in nested function."
20002 #: treelang/treetree.c:830
20003 msgid "Register variable %qD used in nested function."
20006 #: treelang/treetree.c:836
20007 msgid "Address of global register variable %qD requested."
20010 #: treelang/treetree.c:841
20011 msgid "Address of register variable %qD requested."
20016 msgid "Display this information"
20017 msgstr " --help Адлюстраваць гэту інфармацыю\n"
20020 msgid "--param <param>=<value>\tSet parameter <param> to value. See below for a complete list of parameters"
20024 msgid "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
20029 msgid "Do not discard comments"
20030 msgstr "незавершаныя каментарыі"
20033 msgid "Do not discard comments in macro expansions"
20037 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
20041 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path "
20045 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20049 msgid "Print the name of header files as they are used"
20053 msgid "-J<directory>\tPut MODULE files in 'directory'"
20057 msgid "Generate make dependencies and compile"
20061 msgid "Treat missing header files as generated files"
20065 msgid "Like -MD but ignore system header files"
20069 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20073 msgid "-O<number>\tSet optimization level to <number>"
20078 msgid "Optimize for space rather than speed"
20079 msgstr "Аптымізацыя для SparcLite працэсараў"
20083 msgid "Do not generate #line directives"
20084 msgstr "Не генерыраваць сімвальныя інструкцыі"
20087 msgid "-U<macro>\tUndefine <macro>"
20091 msgid "This switch is deprecated; use -Wextra instead"
20095 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20099 msgid "Warn about returning structures, unions or arrays"
20103 msgid "Warn about possible aliasing of dummy arguments"
20107 msgid "Warn about casting functions to incompatible types"
20111 msgid "Warn about pointer casts which increase alignment"
20115 msgid "Warn about casts which discard qualifiers"
20119 msgid "Warn about subscripts whose type is \"char\""
20123 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20127 msgid "Synonym for -Wcomment"
20131 msgid "Warn about implicit conversion"
20135 msgid "Warn when all constructors and destructors are private"
20139 msgid "Warn when a declaration is found after a statement"
20143 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20147 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20151 msgid "Warn when an optimization pass is disabled"
20155 msgid "Warn about compile-time integer division by zero"
20159 msgid "Warn about violations of Effective C++ style rules"
20163 msgid "Warn about stray tokens after #elif and #endif"
20167 msgid "Treat all warnings as errors"
20172 msgid "Make implicit function declarations an error"
20173 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20176 msgid "Print extra (possibly unwanted) warnings"
20180 msgid "Warn if deprecated empty statements are found"
20184 msgid "Exit on the first error occurred"
20188 msgid "Warn if testing floating point numbers for equality"
20192 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20197 msgid "Warn if passing too many arguments to a function for its format string"
20198 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
20201 msgid "Warn about format strings that are not literals"
20205 msgid "Warn about possible security problems with format functions"
20209 msgid "Warn about strftime formats yielding 2-digit years"
20213 msgid "Warn about zero-length formats"
20217 msgid "Warn about implicit function declarations"
20221 msgid "Warn when a declaration does not specify a type"
20225 msgid "Warn about calls with implicit interface"
20229 msgid "Deprecated. This switch has no effect."
20233 msgid "Warn about variables which are initialized to themselves."
20237 msgid "Warn when an inlined function cannot be inlined"
20241 msgid "Warn about invalid uses of the \"offsetof\" macro"
20245 msgid "Warn about PCH files that are found but not used"
20249 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20253 msgid "Warn about truncated source lines"
20257 msgid "Do not warn about using \"long long\" when -pedantic"
20262 msgid "Warn about suspicious declarations of \"main\""
20263 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20266 msgid "Warn about possibly missing braces around initializers"
20271 msgid "Warn about global functions without previous declarations"
20272 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20275 msgid "Warn about missing fields in struct initializers"
20279 msgid "Warn about functions which might be candidates for format attributes"
20283 msgid "Warn about user-specified include directories that do not exist"
20287 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20291 msgid "Warn about global functions without prototypes"
20296 msgid "Warn about use of multi-character character constants"
20297 msgstr "мнагасімвальная сімвальная канстанта"
20300 msgid "Warn about \"extern\" declarations not at file scope"
20304 msgid "Warn when non-templatized friend functions are declared within a template"
20308 msgid "Warn about non-virtual destructors"
20312 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
20316 msgid "Warn about usage of non-standard intrinsics"
20320 msgid "Warn if a C-style cast is used in a program"
20324 msgid "Warn if an old-style parameter definition is used"
20328 msgid "Warn if .class files are out of date"
20332 msgid "Warn about overloaded virtual function names"
20336 msgid "Warn when the packed attribute has no effect on struct layout"
20340 msgid "Warn when padding is required to align structure members"
20344 msgid "Warn about possibly missing parentheses"
20348 msgid "Warn when converting the type of pointers to member functions"
20352 msgid "Warn about function pointer arithmetic"
20356 msgid "Warn when a pointer differs in signedness in an assignment."
20360 msgid "Warn if inherited methods are unimplemented"
20364 msgid "Warn about multiple declarations of the same object"
20368 msgid "Warn if modifiers are specified when not necessary"
20372 msgid "Warn when the compiler reorders code"
20376 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20380 msgid "Warn if a selector has multiple methods"
20384 msgid "Warn about possible violations of sequence point rules"
20388 msgid "Warn when one local variable shadows another"
20392 msgid "Warn about signed-unsigned comparisons"
20396 msgid "Warn when overload promotes from unsigned to signed"
20399 #: options.c:1270 options.c:1273
20400 msgid "Warn about code which might break strict aliasing rules"
20405 msgid "Warn about unprototyped function declarations"
20406 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20409 msgid "Warn about \"suspicious\" constructs"
20413 msgid "Warn about enumerated switches, with no default, missing a case"
20417 msgid "Warn about enumerated switches missing a \"default:\" statement"
20421 msgid "Warn about all enumerated switches missing a specific case"
20425 msgid "Warn when synthesis behavior differs from Cfront"
20429 msgid "Do not suppress warnings from system headers"
20433 msgid "Warn about features not present in traditional C"
20437 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20441 msgid "Warn about @selector()s without previously declared methods"
20445 msgid "Warn if an undefined macro is used in an #if directive"
20449 msgid "Warn about underflow of numerical constant expressions"
20453 msgid "Warn about uninitialized automatic variables"
20457 msgid "Warn about unrecognized pragmas"
20461 msgid "Warn about code that will never be executed"
20465 msgid "Enable all -Wunused- warnings"
20469 msgid "Warn when a function is unused"
20472 #: options.c:1327 options.c:1330
20473 msgid "Warn when a label is unused"
20477 msgid "Warn about macros defined in the main file that are not used"
20481 msgid "Warn when a function parameter is unused"
20485 msgid "Warn when an expression value is unused"
20489 msgid "Warn when a variable is unused"
20493 msgid "Do not warn about using variadic macros when -pedantic"
20497 msgid "Give strings the type \"array of char\""
20501 msgid "A synonym for -std=c89. In a future version of GCC it will become synonymous with -std=c99 instead"
20505 msgid "-aux-info <file>\tEmit declaration information into <file>"
20509 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20513 msgid "Set the default real and integer kinds to double precision"
20517 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20521 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20525 msgid "Generate position-independent code if possible (large mode)"
20529 msgid "Generate position-independent code for executables if possible (large mode)"
20533 msgid "Enforce class member access control semantics"
20537 msgid "Align the start of functions"
20541 msgid "Align labels which are only reached by jumping"
20545 msgid "Align all labels"
20549 msgid "Align the start of loops"
20553 msgid "Change when template instances are emitted"
20557 msgid "Specify that arguments may alias each other and globals"
20561 msgid "Assume arguments may alias globals but not each other"
20565 msgid "Assume arguments alias neither each other nor globals"
20569 msgid "Recognize the \"asm\" keyword"
20573 msgid "Permit the use of the assert keyword"
20577 msgid "Generate unwind tables that are exact at each instruction boundary"
20581 msgid "--bootclasspath=<path>\tReplace system path"
20586 msgid "Generate code to check bounds before indexing arrays"
20587 msgstr "Генерыраваць код для Intel as"
20590 msgid "Replace add, compare, branch with branch on count register"
20594 msgid "Use profiling information for branch probabilities"
20598 msgid "Perform branch target load optimization before prologue / epilogue threading"
20602 msgid "Perform branch target load optimization after prologue / epilogue threading"
20606 msgid "Restrict target load migration not to re-use registers in any basic block"
20611 msgid "Recognize built-in functions"
20612 msgstr "Не генерыраваць сімвальныя інструкцыі"
20615 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20619 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20623 msgid "Save registers around function calls"
20627 msgid "Check the return value of new"
20632 msgid "Generate checks for references to NULL"
20633 msgstr "Стварыць код для DLL"
20636 msgid "--classpath=<path>\tSet class path"
20640 msgid "Do not put uninitialized globals in the common section"
20644 msgid "Allow the arguments of the '?' operator to have different types"
20648 msgid "Reduce the size of object files"
20652 msgid "Make string literals \"const char[]\" not \"char[]\""
20656 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20660 msgid "Perform a register copy-propagation optimization pass"
20664 msgid "Perform cross-jumping optimization"
20668 msgid "When running CSE, follow jumps to their targets"
20672 msgid "When running CSE, follow conditional jumps"
20676 msgid "Omit range reduction step when performing complex division"
20680 msgid "Place data items into their own section"
20685 msgid "Inline member functions by default"
20686 msgstr "у функцыі \"%s\":"
20689 msgid "Defer popping functions args from stack until later"
20693 msgid "Attempt to fill delay slots of branch instructions"
20697 msgid "Delete useless null pointer checks"
20701 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20705 msgid "Allow dollar signs in entity names"
20709 msgid "Permit '$' as an identifier character"
20713 msgid "-fdump-<type>\tDump various compiler internals to a file"
20717 msgid "Display the code tree after parsing."
20721 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20725 msgid "Perform DWARF2 duplicate elimination"
20728 #: options.c:1567 options.c:1570
20729 msgid "Perform unused type elimination in debug info"
20733 msgid "Output a class file"
20737 msgid "Alias for -femit-class-file"
20741 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20746 msgid "Generate code to check exception specifications"
20747 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20750 msgid "Enable exception handling"
20751 msgstr "Уключыць апрацоўку выключэньняў"
20754 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20758 msgid "Perform a number of minor, expensive optimizations"
20762 msgid "--extdirs=<path>\tSet the extension directory path"
20766 msgid "Input file is a file with a list of filenames to compile"
20770 msgid "Assume no NaNs or infinities are generated"
20774 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20778 msgid "Assume that the source file is fixed form"
20782 msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
20786 msgid "Allow arbitrary character line width in fixed mode"
20790 msgid "Don't allocate floats and doubles in extended-precision registers"
20794 msgid "Scope of for-init-statement variables is local to the loop"
20798 msgid "Copy memory address constants into registers before use"
20802 msgid "Always check for non gcj generated classes archives"
20806 msgid "Copy memory operands into registers before use"
20810 msgid "Assume that the source file is free form"
20814 msgid "Do not assume that standard C libraries and \"main\" exist"
20818 msgid "Allow function addresses to be held in registers"
20823 msgid "Place each function into its own section"
20824 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20827 msgid "Perform global common subexpression elimination"
20831 msgid "Perform global common subexpression elimination after register allocation"
20835 msgid "Perform redundant load after store elimination in global common subexpression"
20839 msgid "Perform enhanced load motion during global common subexpression elimination"
20843 msgid "Perform store motion after global common subexpression elimination"
20847 msgid "Recognize GNU-defined keywords"
20851 msgid "Generate code for GNU runtime environment"
20855 msgid "Enable guessing of branch probabilities"
20859 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
20863 msgid "Assume normal C execution environment"
20867 msgid "Enable support for huge objects"
20871 msgid "Process #ident directives"
20875 msgid "Perform conversion of conditional jumps to branchless equivalents"
20879 msgid "Perform conversion of conditional jumps to conditional execution"
20883 msgid "Export functions even if they can be inlined"
20888 msgid "Emit implicit instantiations of inline templates"
20889 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20892 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
20897 msgid "Emit implicit instantiations of templates"
20898 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20901 msgid "Use offset tables for virtual method calls"
20905 msgid "Do not generate .size directives"
20909 msgid "Pay attention to the \"inline\" keyword"
20913 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20917 msgid "-finput-charset=<cset> Specify the default character set for source files."
20921 msgid "Instrument function entry and exit with profiling calls"
20925 msgid "Optimize induction variables on trees"
20929 msgid "Assume native functions are implemented using JNI"
20933 msgid "Generate code for functions even if they are fully inlined"
20937 msgid "Emit static const variables even if they are not used"
20941 msgid "Give external symbols a leading underscore"
20946 msgid "Perform loop optimizations"
20947 msgstr "Уключаць SSA аптымізацыю"
20950 msgid "Perform loop optimizations using the new loop optimizer"
20954 msgid "Set errno after built-in math functions"
20958 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
20962 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
20966 msgid "Report on permanent memory allocation"
20970 msgid "Attempt to merge identical constants and constant variables"
20974 msgid "Attempt to merge identical constants across compilation units"
20978 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
20982 msgid "Set default accessibility of module entities to PRIVATE"
20986 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
20990 msgid "Move loop invariant computations out of loops"
20994 msgid "Don't warn about uses of Microsoft extensions"
20998 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
21002 msgid "Ignore read operations when inserting mudflap instrumentation."
21006 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21010 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21014 msgid "Assume that receivers of Objective-C messages may be nil"
21018 msgid "Don't generate code, just do syntax and semantics checking"
21022 msgid "Support synchronous non-call exceptions"
21026 msgid "Enable Objective-C exception and synchronization syntax"
21031 msgid "Enable Objective-C setjmp exception handling runtime"
21032 msgstr "Уключыць апрацоўку выключэньняў"
21035 msgid "When possible do not generate stack frames"
21039 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21043 msgid "Do the full register move optimization pass"
21047 msgid "Optimize sibling and tail recursive calls"
21051 msgid "Enable optimization of static class initialization code"
21056 msgid "Enable optional diagnostics"
21057 msgstr "Уключаць SSA аптымізацыю"
21060 msgid "Try to layout derived types as compact as possible"
21064 msgid "Pack structure members together without holes"
21068 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
21072 msgid "Return small aggregates in memory, not registers"
21076 msgid "Look for and use PCH files even when preprocessing"
21080 msgid "Perform loop peeling"
21084 msgid "Enable machine specific peephole optimizations"
21088 msgid "Enable an RTL peephole pass before sched2"
21092 msgid "Downgrade conformance errors to warnings"
21096 msgid "Generate position-independent code if possible (small mode)"
21100 msgid "Generate position-independent code for executables if possible (small mode)"
21104 msgid "Generate prefetch instructions, if available, for arrays in loops"
21108 msgid "Treat the input file as already preprocessed"
21112 msgid "Enable basic program profiling code"
21116 msgid "Insert arc-based program profiling code"
21120 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21124 msgid "Enable common options for performing profile feedback directed optimizations"
21128 msgid "Insert code to profile values of expressions"
21132 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21137 msgid "Return small aggregates in registers"
21138 msgstr "Не выкарыстоўваць рэгістра sb"
21141 msgid "Enables a register move optimization"
21145 msgid "Perform a register renaming optimization pass"
21149 msgid "Reorder basic blocks to improve code placement"
21153 msgid "Reorder basic blocks and partition into hot and cold sections"
21157 msgid "Reorder functions to improve code placement"
21161 msgid "Copy array sections into a contiguous block on procedure entry"
21165 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21169 msgid "Enable automatic template instantiation"
21173 msgid "Add a common subexpression elimination pass after loop optimizations"
21177 msgid "Run the loop optimizer twice"
21181 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
21185 msgid "Disable optimizations that assume default FP rounding behavior"
21189 msgid "Generate run time type descriptor information"
21193 msgid "Enable scheduling across basic blocks"
21197 msgid "Allow speculative motion of non-loads"
21201 msgid "Allow speculative motion of some loads"
21205 msgid "Allow speculative motion of more loads"
21209 msgid "Allow premature scheduling of queued insns"
21213 msgid "Set dependence distance checking in premature scheduling of queued insns"
21217 msgid "-fsched-stalled-insns-dep=<number> Set dependence distance checking in premature scheduling of queued insns"
21221 msgid "-fsched-stalled-insns=<number> Set number of queued insns that can be prematurely scheduled"
21225 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21229 msgid "If scheduling post reload, do superblock scheduling"
21233 msgid "If scheduling post reload, do trace scheduling"
21237 msgid "Reschedule instructions before register allocation"
21241 msgid "Reschedule instructions after register allocation"
21245 msgid "Append a second underscore if the name already contains an underscore"
21249 msgid "Mark data as shared rather than private"
21253 msgid "Use the same size for double as for float"
21257 msgid "Use the narrowest integer type possible for enumeration types"
21261 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21265 msgid "Disable optimizations observable by IEEE signaling NaNs"
21269 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21273 msgid "Make \"char\" signed by default"
21277 msgid "Convert floating point constants to single precision constants"
21281 msgid "Use value profiling for speculative prefetching"
21285 msgid "Split lifetimes of induction variables when loops are unrolled."
21289 msgid "Insert stack checking code into the program"
21290 msgstr "Уключаць код правэркі стэку ў праграму"
21293 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21297 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21301 msgid "Display statistics accumulated during compilation"
21305 msgid "Enable assignability checks for stores into object arrays"
21309 msgid "Perform strength reduction optimizations"
21313 msgid "Assume strict aliasing rules apply"
21317 msgid "Check for syntax errors, then stop"
21321 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21325 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21329 msgid "Create data files needed by \"gcov\""
21333 msgid "Perform jump threading optimizations"
21337 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
21341 msgid "Report the time taken by each compiler pass"
21345 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21349 msgid "Perform superblock formation via tail duplication"
21353 msgid "Assume floating-point operations can trap"
21357 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21361 msgid "Use tree-ssa based implementation of profiling"
21366 msgid "Enable SSA-CCP optimization on trees"
21367 msgstr "Уключаць SSA аптымізацыю"
21370 msgid "Enable loop header copying on trees"
21374 msgid "Coalesce memory temporaries in the SSA->normal pass"
21378 msgid "Replace SSA temporaries with better names in copies."
21383 msgid "Enable SSA dead code elimination optimization on trees"
21384 msgstr "Уключаць SSA аптымізацыю"
21388 msgid "Enable dominator optimizations"
21389 msgstr "Уключаць SSA аптымізацыю"
21393 msgid "Enable dead store elimination"
21394 msgstr "Уключаць SSA аптымізацыю"
21397 msgid "Enable Full Redundancy Elimination (FRE) on trees"
21401 msgid "Enable loop invariant motion on trees"
21405 msgid "Create canonical induction variables in loops"
21409 msgid "Enable linear loop transforms on trees"
21414 msgid "Enable loop optimizations on tree level"
21415 msgstr "Уключаць SSA аптымізацыю"
21418 msgid "Perform live range splitting during the SSA->normal pass."
21423 msgid "Enable SSA-PRE optimization on trees"
21424 msgstr "Уключаць SSA аптымізацыю"
21427 msgid "Perform scalar replacement of aggregates"
21431 msgid "Replace temporary expressions in the SSA->normal pass"
21436 msgid "Enable loop vectorization on trees"
21437 msgstr "Уключаць SSA аптымізацыю"
21440 msgid "-ftree-vectorizer-verbose=<number> Set the verbosity level of the vectorizer"
21444 msgid "Append underscores to externally visible names"
21448 msgid "Compile whole compilation unit at a time"
21452 msgid "Perform loop unrolling for all loops"
21456 msgid "Perform loop unrolling when iteration count is known"
21460 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21464 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21468 msgid "Make \"char\" unsigned by default"
21472 msgid "Perform loop unswitching"
21476 msgid "Just generate unwind tables for exception handling"
21481 msgid "Generate code for the Boehm GC"
21482 msgstr "Генерыраваць код для Intel as"
21485 msgid "Use __cxa_atexit to register destructors"
21489 msgid "Call a library routine to do integer divisions"
21493 msgid "Perform variable tracking"
21497 msgid "Apply variable expansion when loops are unrolled."
21501 msgid "Add extra commentary to assembler output"
21505 msgid "Marks all inlined methods as having hidden visibility"
21509 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
21513 msgid "Use expression value profiles in optimizations"
21517 msgid "Discard unused virtual functions"
21521 msgid "Implement vtables using thunks"
21525 msgid "Emit common-like symbols as weak symbols"
21529 msgid "Construct webs and split unrelated uses of single variable"
21533 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21537 msgid "Generate a #line directive pointing at the current working directory"
21541 msgid "Assume signed arithmetic overflow wraps around"
21545 msgid "Emit cross referencing information"
21549 msgid "Put zero initialized data in the bss section"
21553 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21558 msgid "Generate debug information in default format"
21559 msgstr "Генерыраваць код для Intel as"
21562 msgid "Generate debug information in COFF format"
21566 msgid "Generate debug information in DWARF v2 format"
21570 msgid "Dump declarations to a .decl file"
21574 msgid "Generate debug information in default extended format"
21579 msgid "Generate debug information in STABS format"
21580 msgstr "Стварыць код для DLL"
21583 msgid "Generate debug information in extended STABS format"
21588 msgid "Generate debug information in VMS format"
21589 msgstr "Стварыць код для DLL"
21592 msgid "Generate debug information in XCOFF format"
21596 msgid "Generate debug information in extended XCOFF format"
21600 msgid "Set the default integer kind to double precision"
21604 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21608 msgid "-imacros <file>\tAccept definition of macros in <file>"
21612 msgid "-include <file>\tInclude the contents of <file> before other files"
21616 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21620 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
21624 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21628 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21632 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21636 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21640 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21644 msgid "Do not search standard system include directories for C++"
21649 msgid "-o <file>\tPlace output into <file>"
21650 msgstr " -o <файл> Памясціць вывад у <файл>\n"
21654 msgid "Enable function profiling"
21655 msgstr "Уключыць апрацоўку выключэньняў"
21658 msgid "Issue warnings needed for strict compliance to the standard"
21662 msgid "Like -pedantic but issue them as errors"
21666 msgid "Generate C header of platform-specific features"
21670 msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
21674 msgid "Do not display functions compiled or elapsed time"
21678 msgid "Set the default real kind to double precision"
21682 msgid "Remap file names when including files"
21686 msgid "Conform to the ISO 1998 C++ standard"
21690 msgid "Conform to the ISO 1990 C standard"
21694 msgid "Conform to the ISO 1999 C standard"
21697 #: options.c:2359 options.c:2389 options.c:2392
21698 msgid "Deprecated in favor of -std=c99"
21702 msgid "Conform to the ISO Fortran 2003 standard."
21706 msgid "Conform to the ISO Fortran 95 standard."
21710 msgid "Conform nothing in particular."
21714 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21718 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21722 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21726 msgid "Deprecated in favor of -std=gnu99"
21730 msgid "Deprecated in favor of -std=c89"
21734 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21738 msgid "Enable traditional preprocessing"
21742 msgid "-trigraphs\tSupport ISO C trigraphs"
21746 msgid "Do not predefine system-specific and GCC-specific macros"
21750 msgid "Enable verbose output"
21755 msgid "Suppress warnings"
21756 msgstr "%s: увага: "
21758 #: config/mips/mips.h:1124 config/arc/arc.h:63
21759 msgid "may not use both -EB and -EL"
21762 #: config/sh/sh.h:685
21764 msgid "SH2a does not support little-endian"
21765 msgstr "%s не падтрымлівае %s"
21767 #: config/mips/r3900.h:35
21768 msgid "-mhard-float not supported"
21769 msgstr "-mhard-float не падтрымліваецца"
21771 #: config/mips/r3900.h:37
21772 msgid "-msingle-float and -msoft-float cannot both be specified"
21775 #: config/darwin.h:251
21776 msgid "-current_version only allowed with -dynamiclib"
21779 #: config/darwin.h:253
21780 msgid "-install_name only allowed with -dynamiclib"
21783 #: config/darwin.h:258
21784 msgid "-bundle not allowed with -dynamiclib"
21787 #: config/darwin.h:259
21788 msgid "-bundle_loader not allowed with -dynamiclib"
21791 #: config/darwin.h:260
21792 msgid "-client_name not allowed with -dynamiclib"
21795 #: config/darwin.h:265
21796 msgid "-force_flat_namespace not allowed with -dynamiclib"
21799 #: config/darwin.h:267
21800 msgid "-keep_private_externs not allowed with -dynamiclib"
21803 #: config/darwin.h:268
21804 msgid "-private_bundle not allowed with -dynamiclib"
21807 #: config/arm/arm.h:153
21808 msgid "-msoft-float and -mhard_float may not be used together"
21811 #: config/arm/arm.h:155
21812 msgid "-mbig-endian and -mlittle-endian may not be used together"
21815 #: java/lang-specs.h:34
21816 msgid "-fjni and -femit-class-files are incompatible"
21819 #: java/lang-specs.h:35
21820 msgid "-fjni and -femit-class-file are incompatible"
21823 #: java/lang-specs.h:36 java/lang-specs.h:37
21824 msgid "-femit-class-file should used along with -fsyntax-only"
21827 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21828 msgid "shared and mdll are not compatible"
21831 #: config/i386/nwld.h:34
21833 msgid "Static linking is not supported.\n"
21834 msgstr "-pipe не падтрымліваецца"
21836 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21837 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
21838 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21839 msgid "may not use both -m32 and -m64"
21842 #: config/vax/netbsd-elf.h:42
21843 msgid "The -shared option is not currently supported for VAX ELF."
21846 #: config/vax/vax.h:50 config/vax/vax.h:51
21847 msgid "profiling not supported with -mg\n"
21850 #: config/i386/sco5.h:189
21852 msgid "-pg not supported on this platform"
21853 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21855 #: config/i386/sco5.h:190
21856 msgid "-p and -pp specified - pick one"
21859 #: config/i386/sco5.h:264
21860 msgid "-G and -static are mutually exclusive"
21863 #: config/i386/cygwin.h:29
21864 msgid "mno-cygwin and mno-win32 are not compatible"
21867 #: config/mcore/mcore.h:57
21868 msgid "the m210 does not have little endian support"
21872 msgid "GCC does not support -C or -CC without -E"
21875 #: gcc.c:790 java/jvspec.c:80 ada/lang-specs.h:34
21876 msgid "-pg and -fomit-frame-pointer are incompatible"
21880 msgid "-E required when input is from standard input"
21883 #: config/lynx.h:71
21884 msgid "Cannot use mthreads and mlegacy-threads together."
21887 #: config/lynx.h:96
21888 msgid "Cannot use mshared and static together."
21891 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21892 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21894 msgid "does not support multilib"
21895 msgstr "%s не падтрымлівае %s"
21897 #: config/rs6000/darwin.h:130
21898 msgid " conflicting code gen style switches are used"
21901 #: treelang/lang-specs.h:52
21902 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21905 #: ada/lang-specs.h:35
21906 msgid "-c or -S required for Ada"
21909 #~ msgid "unknown C standard `%s'"
21910 #~ msgstr "невядомы C стандарт `%s'"
21912 #~ msgid "label `%s' used but not defined"
21913 #~ msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
21915 #~ msgid "label `%s' defined but not used"
21916 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21919 #~ msgid "a parameter"
21920 #~ msgstr "невыкарыстаемы параметр \"%s\""
21923 #~ msgid "a global declaration"
21924 #~ msgstr "Нерэчаіснае абвяшчэнне"
21927 #~ msgstr "аб'яднанне"
21929 #~ msgid "structure"
21930 #~ msgstr "структура"
21933 #~ msgstr "структура"
21938 #~ msgid "%s at end of input"
21939 #~ msgstr "%s на прыканцы ўводу"
21941 #~ msgid "%s before %s'%c'"
21942 #~ msgstr "%s перад %s'%c'"
21944 #~ msgid "%s before %s'\\x%x'"
21945 #~ msgstr "%s перад %s'\\x%x'"
21947 #~ msgid "%s before \"%s\""
21948 #~ msgstr "%s перад \"%s\""
21950 #~ msgid "%s before '%s' token"
21951 #~ msgstr "%s перад знакам '%s'"
21954 #~ msgid "YYDEBUG not defined"
21955 #~ msgstr "YYDEBUG не вызначан."
21957 #~ msgid "destructor needed for `%#D'"
21958 #~ msgstr "дэструктару неабходны \"%#D\""
21961 #~ msgstr "вяртанне"
21963 #~ msgid "bad magic number in file '%s'"
21964 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
21966 #~ msgid "bad magic number"
21967 #~ msgstr "дрэнны \"магічны\" нумар"
21969 #~ msgid "bad header version"
21970 #~ msgstr "дрэнная версія загалоўка"
21973 #~ msgid "missing binary operator before '%s'"
21974 #~ msgstr "прапушчан прабел пасля нумара \"%.*s\""
21976 #~ msgid "%s is a block device"
21977 #~ msgstr "%s - гэта блёчная прылада"
21979 #~ msgid "%s: Not a directory"
21980 #~ msgstr "%s: не дырэкторыя"
21983 #~ msgid "changing search order for system directory \"%s\""
21984 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21987 #~ msgid "unspellable token %s"
21988 #~ msgstr "немагу адчыніць файл \"%s\""
21990 #~ msgid "unknown escape sequence '\\%c'"
21991 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21994 #~ msgid "unknown escape sequence: '\\%03o'"
21995 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21997 #~ msgid "empty character constant"
21998 #~ msgstr "пустая сімвальная канстанта"
22000 #~ msgid "character constant too long"
22001 #~ msgstr "сімвальная канстанта вельмі доўгая"
22004 #~ msgid "invalid #ident directive"
22005 #~ msgstr "нерэчаісны ініцыялізатар"
22007 #~ msgid "%s:%d: warning: "
22008 #~ msgstr "%s:%d: увага: "
22010 #~ msgid "In file included from %s:%d"
22011 #~ msgstr "У файле уключаным з %s:%d"
22013 #~ msgid "can't get current directory"
22014 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
22016 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
22017 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
22019 #~ msgid "%s: internal abort\n"
22020 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
22022 #~ msgid "floating point overflow"
22023 #~ msgstr "перапаўненьне плаваючай кропкі"
22026 #~ msgid "invalid option `%s'"
22027 #~ msgstr "Нерэчаісны выбар \"%s\""
22031 #~ "Language specific options:\n"
22034 #~ "Выбары, спецыфічныя для мовы:\n"
22038 #~ " Options for %s:\n"
22041 #~ " Выбары для %s:\n"
22044 #~ msgid "unrecognized option `%s'"
22045 #~ msgstr "нераспазнаны выбар \"-%s\""
22047 #~ msgid "`%s': unknown or unsupported -g option"
22048 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
22051 #~ msgid "invalid character constant in #if"
22052 #~ msgstr "сімвальная канстанта вельмі доўгая"
22054 #~ msgid "usage: %s [switches] input output"
22055 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
22057 #~ msgid "#error%.*s"
22058 #~ msgstr "#памылка%.*s"
22060 #~ msgid "#warning%.*s"
22061 #~ msgstr "#увага%.*s"
22063 #~ msgid "unbalanced #endif"
22064 #~ msgstr "незбалансаваны #endif"
22066 #~ msgid "optimization turned on"
22067 #~ msgstr "аптымізацыя уключана"
22069 #~ msgid "optimization turned off"
22070 #~ msgstr "аптымізацыя выключана"
22072 #~ msgid "invalid %%Q value"
22073 #~ msgstr "дрэннае %%Q значэнне"
22075 #~ msgid "invalid %%V value"
22076 #~ msgstr "нерэчаіснае значэньне %%V"
22079 #~ msgid "Do not make adjacent short instructions parallel"
22080 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
22082 #~ msgid "invalid mode for gen_tst_reg"
22083 #~ msgstr "нерэчаісны рэжым для gen_tst_reg"
22086 #~ msgid "Generate code for near jumps"
22087 #~ msgstr "Генерыраваць код для Intel as"
22090 #~ msgid "Don't generate code for near jumps"
22091 #~ msgstr "Генерыраваць код для Intel as"
22094 #~ msgid "Generate code for a bit-manipulation unit"
22095 #~ msgstr "Генерыраваць код для Intel as"
22098 #~ msgid "Generate code for memory map1"
22099 #~ msgstr "Генерыраваць код для Intel as"
22102 #~ msgid "Generate code for memory map2"
22103 #~ msgstr "Генерыраваць код для Intel as"
22106 #~ msgid "Generate code for memory map3"
22107 #~ msgstr "Генерыраваць код для Intel as"
22110 #~ msgid "Generate code for memory map4"
22111 #~ msgstr "Генерыраваць код для Intel as"
22114 #~ msgid "Generate code for a Sun FPA"
22115 #~ msgstr "Стварыць код для DLL"
22117 #~ msgid "Generate code for a 68881"
22118 #~ msgstr "Ствараць код для 68881"
22120 #~ msgid "invalid %%o value"
22121 #~ msgstr "нерэчаіснае значэньне %%o"
22124 #~ msgid "can't rewind temp file"
22125 #~ msgstr "немагчыма стварыць часовы файл"
22128 #~ msgid "can't close temp file"
22129 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
22131 #~ msgid "Use GNU as"
22132 #~ msgstr "Выкарыстоўваць GNU як"
22134 #~ msgid "Use symbolic register names"
22135 #~ msgstr "Ужываць сімвалічныя назвы рэгістраў"
22137 #~ msgid "Don't use symbolic register names"
22138 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
22140 #~ msgid "Use OSF PIC"
22141 #~ msgstr "Выкарыстоўваць OSF PIC"
22143 #~ msgid "Don't use OSF PIC"
22144 #~ msgstr "Не выкарыстоўваць OSF PIC"
22146 #~ msgid "Optimize for 3900"
22147 #~ msgstr "Аптымізаваць для 3900"
22149 #~ msgid "Optimize for 4650"
22150 #~ msgstr "Аптымізаваць для 4650"
22152 #~ msgid "Optimize for Cypress processors"
22153 #~ msgstr "Аптымізацыя для Cypress працэсараў"
22155 #~ msgid "Optimize for F934 processors"
22156 #~ msgstr "Аптымізацыя для F934 працэсараў"
22158 #~ msgid "Optimize for SuperSparc processors"
22159 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
22162 #~ msgid "Do not use the Xtensa boolean register option"
22163 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
22166 #~ msgid "Use the Xtensa floating-point unit"
22167 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
22170 #~ msgid "%s for `%T %s' operator"
22171 #~ msgstr "%s перад знакам \"%s\""
22174 #~ msgid "%s for `%T %s %T' operator"
22175 #~ msgstr "%s перад знакам \"%s\""
22178 #~ msgid "%s for `%s %T' operator"
22179 #~ msgstr "%s перад знакам \"%s\""
22182 #~ msgid "duplicate enum value `%D'"
22183 #~ msgstr "паўтарэнне \"volatile\""
22186 #~ msgid "field `%D' invalidly declared offset type"
22187 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
22189 #~ msgid "invalid declarator"
22190 #~ msgstr "нерэчаісны абвяшчальнік"
22192 #~ msgid "multiple declarations `%T' and `%T'"
22193 #~ msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
22196 #~ msgid "parameter `%D' invalidly declared offset type"
22197 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
22200 #~ msgid "semicolon missing after declaration of `%#T'"
22201 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22204 #~ msgid "previous friend declaration of `%D'"
22205 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
22208 #~ msgid "member initializers for `%#D'"
22209 #~ msgstr "complex нерэчаісны для \"%s\""
22211 #~ msgid "%s before `%c'"
22212 #~ msgstr "%s перад '%c'"
22214 #~ msgid "%s before `\\%o'"
22215 #~ msgstr "%s перад \"\\%o\""
22217 #~ msgid "%s before `%s' token"
22218 #~ msgstr "%s перад знакам \"%s\""
22220 #~ msgid "invalid use of `%T'"
22221 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
22223 #~ msgid "warning:"
22227 #~ msgid "Implicit declaration of `%A' at %0"
22228 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
22230 #~ msgid "Unknown escape sequence `\\%A' at %0"
22231 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
22234 #~ msgid "Unterminated escape sequence `\\' at %0"
22235 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22238 #~ msgid "non-ISO escape sequence `\\%c'"
22239 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22242 #~ msgid "Zero-length character constant at %0"
22243 #~ msgstr "пустая сімвальная канстанта"
22246 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
22247 #~ msgstr "сімвальная канстанта вельмі доўгая"
22250 #~ msgid "Unable to open INCLUDE file `%A' at %0"
22251 #~ msgstr "немагу адчыніць файл \"%s\""
22254 #~ msgid "Truncating characters on right side of character constant at %0"
22255 #~ msgstr "мнагасімвальная сімвальная канстанта"
22258 #~ msgid "Array `%A' at %0 is too large to handle"
22259 #~ msgstr "памер масіва \"%s\" вельмі вялікі"
22262 #~ msgid "Statement function `%A' defined at %0 is not used"
22263 #~ msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
22265 #~ msgid "In function"
22266 #~ msgstr "У функцыі"
22269 #~ msgid "circular inheritance in interface declaration for `%s'"
22270 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22273 #~ msgid "cannot find class (factory) method"
22274 #~ msgstr "не магу знайсці метад."
22276 #~ msgid "cannot find method"
22277 #~ msgstr "немагчыма знайсьці мэтад"